Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 101c4afcebd1743ba7c9a88251c481bd5f388008 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-ssh5688785194859646354.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-ssh16310971027146533191.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-ssh2954809115127426178.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-ssh44628903014948350.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-ssh11561051245005781002.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 Running on prd-ubuntu20.04-docker-8c-8g-12263 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/983 [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/983 # 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 101c4afcebd1743ba7c9a88251c481bd5f388008 (main) > 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 101c4afcebd1743ba7c9a88251c481bd5f388008 # timeout=10 Commit message: "Merge pull request #5439 from edgexfoundry/dependabot/go_modules/github.com/jackc/pgx/v5-5.10.0" > git rev-list --no-walk 93517cc9be75f0d1e27fcce786eddade622644b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:34:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:34:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:34:44 ========================================================= 05:34:44 EdgeX Global Pipelines Version Info 05:34:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:34:44 ------------------- 05:34:44 stable info: 05:34:44 ------------------- 05:34:44 Commited By: Ginny Guan ginny@iotechsys.com 05:34:44 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 05:34:44 Message: update stable to v1.0.281 05:34:45 ------------------- 05:34:45 experimental info: 05:34:45 ------------------- 05:34:45 Commited By: **** collab-it+edgex@linuxfoundation.org 05:34:45 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 05:34:45 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:34:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:34:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 101c4af [Pipeline] echo 05:34:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:34:46 provisioning config files... 05:34:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/983@tmp/config5950498644790447653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:34:46 ---> ****-login.sh 05:34:46 nexus3.edgexfoundry.org:10001 05:34:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:47 05:34:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:34:47 Configure a credential helper to remove this warning. See 05:34:47 https://docs.****.com/go/credential-store/ 05:34:47 05:34:47 Login Succeeded 05:34:47 nexus3.edgexfoundry.org:10002 05:34:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:47 05:34:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:34:47 Configure a credential helper to remove this warning. See 05:34:47 https://docs.****.com/go/credential-store/ 05:34:47 05:34:47 Login Succeeded 05:34:47 nexus3.edgexfoundry.org:10003 05:34:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:47 05:34:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:34:47 Configure a credential helper to remove this warning. See 05:34:47 https://docs.****.com/go/credential-store/ 05:34:47 05:34:47 Login Succeeded 05:34:47 nexus3.edgexfoundry.org:10004 05:34:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:47 05:34:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:34:47 Configure a credential helper to remove this warning. See 05:34:47 https://docs.****.com/go/credential-store/ 05:34:47 05:34:47 Login Succeeded 05:34:47 ****.io 05:34:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:47 05:34:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:34:47 Configure a credential helper to remove this warning. See 05:34:47 https://docs.****.com/go/credential-store/ 05:34:47 05:34:47 Login Succeeded 05:34:47 ---> ****-login.sh ends [Pipeline] } 05:34:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:34:48 + 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 05:34:48 + dirname cmd/core-command/Dockerfile+ 05:34:48 cut -d/ -f2 05:34:48 + echo core-command,cmd/core-command/Dockerfile 05:34:48 + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:34:48 + cut -d/ -f2 05:34:48 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:34:48 + dirname cmd/core-data/Dockerfile 05:34:48 + cut -d/ -f2 05:34:48 + echo core-data,cmd/core-data/Dockerfile 05:34:48 + dirname cmd/core-keeper/Dockerfile 05:34:48 + cut -d/ -f2 05:34:48 + echo core-keeper,cmd/core-keeper/Dockerfile 05:34:48 + dirname cmd/core-metadata/Dockerfile 05:34:48 + cut -d/ -f2 05:34:48 + echo core-metadata,cmd/core-metadata/Dockerfile 05:34:48 + dirname cmd/security-bootstrapper/Dockerfile 05:34:48 + cut -d/ -f2 05:34:48 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:34:48 + dirname cmd/security-proxy-auth/Dockerfile 05:34:48 + cut -d/ -f2 05:34:48 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:34:48 + dirname cmd/security-proxy-setup/Dockerfile 05:34:48 + cut -d/ -f2 05:34:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:34:48 + dirname cmd/security-secretstore-setup/Dockerfile 05:34:48 + cut -d/ -f2 05:34:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:34:48 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:34:48 + cut -d/ -f2 05:34:48 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:34:48 + dirname cmd/security-spire-agent/Dockerfile 05:34:48 + cut -d/ -f2 05:34:48 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:34:48 + dirname cmd/security-spire-config/Dockerfile 05:34:48 + cut -d/ -f2 05:34:48 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:34:48 + dirname cmd/security-spire-server/Dockerfile 05:34:48 + cut -d/ -f2 05:34:48 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:34:48 + dirname cmd/support-notifications/Dockerfile 05:34:48 + cut -d/ -f2 05:34:48 + echo support-notifications,cmd/support-notifications/Dockerfile 05:34:48 + dirname cmd/support-scheduler/Dockerfile 05:34:48 + cut -d/ -f2 05:34:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:34:48 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 05:34:48 + git rev-list -1 --merges 101c4afcebd1743ba7c9a88251c481bd5f388008~1..101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] echo 05:34:48 -----------> git rev-list -1 --merges 101c4afcebd1743ba7c9a88251c481bd5f388008~1..101c4afcebd1743ba7c9a88251c481bd5f388008 101c4afcebd1743ba7c9a88251c481bd5f388008 05:34:48 101c4afcebd1743ba7c9a88251c481bd5f388008 [false] [Pipeline] sh 05:34:48 + git log --format=format:%s -1 101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] echo 05:34:48 ========================================================= 05:34:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:34:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:34:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:34:49 + grep -v github /etc/ssh/ssh_known_hosts 05:34:49 + [ -e /tmp/ssh_known_hosts ] 05:34:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:34:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:34:49 + sudo tee -a /etc/ssh/ssh_known_hosts 05:34:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:34:49 05:34:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:34:50 0.1.4: Pulling from edgex-devops/py-git-semver 05:34:50 3dae71ba6b94: Pulling fs layer 05:34:50 6bf1a483ea7c: Pulling fs layer 05:34:50 f5dfc541a4d3: Pulling fs layer 05:34:50 461d9e800cba: Pulling fs layer 05:34:50 80192f66455f: Pulling fs layer 05:34:50 2e8e34ca0e6c: Pulling fs layer 05:34:50 a29436f7fd5d: Pulling fs layer 05:34:50 923cac83aea3: Pulling fs layer 05:34:50 461d9e800cba: Waiting 05:34:50 25ad8b0a4227: Pulling fs layer 05:34:50 2e8e34ca0e6c: Waiting 05:34:50 80192f66455f: Waiting 05:34:50 923cac83aea3: Waiting 05:34:50 db01528c6b51: Pulling fs layer 05:34:50 28988de357af: Pulling fs layer 05:34:50 25ad8b0a4227: Waiting 05:34:50 db01528c6b51: Waiting 05:34:50 28988de357af: Waiting 05:34:50 6bf1a483ea7c: Verifying Checksum 05:34:50 6bf1a483ea7c: Download complete 05:34:50 461d9e800cba: Verifying Checksum 05:34:50 461d9e800cba: Download complete 05:34:50 80192f66455f: Verifying Checksum 05:34:50 80192f66455f: Download complete 05:34:50 f5dfc541a4d3: Verifying Checksum 05:34:50 f5dfc541a4d3: Download complete 05:34:50 3dae71ba6b94: Verifying Checksum 05:34:50 3dae71ba6b94: Download complete 05:34:50 923cac83aea3: Download complete 05:34:50 25ad8b0a4227: Verifying Checksum 05:34:50 25ad8b0a4227: Download complete 05:34:50 db01528c6b51: Verifying Checksum 05:34:50 db01528c6b51: Download complete 05:34:50 28988de357af: Verifying Checksum 05:34:50 28988de357af: Download complete 05:34:50 a29436f7fd5d: Verifying Checksum 05:34:50 a29436f7fd5d: Download complete 05:34:51 2e8e34ca0e6c: Verifying Checksum 05:34:51 2e8e34ca0e6c: Download complete 05:34:51 3dae71ba6b94: Pull complete 05:34:51 6bf1a483ea7c: Pull complete 05:34:52 f5dfc541a4d3: Pull complete 05:34:52 461d9e800cba: Pull complete 05:34:52 80192f66455f: Pull complete 05:34:57 2e8e34ca0e6c: Pull complete 05:34:57 a29436f7fd5d: Pull complete 05:34:57 923cac83aea3: Pull complete 05:34:58 25ad8b0a4227: Pull complete 05:34:58 db01528c6b51: Pull complete 05:34:58 28988de357af: Pull complete 05:34:58 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:34:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:34:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:34:58 prd-ubuntu20.04-docker-8c-8g-12263 does not seem to be running inside a container 05:34:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:34:59 $ docker top 8daca8aedbec40d2170b0790cc6ae32f4904130b80aca186446810e19abba51a -eo pid,comm 05:34:59 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). 05:34:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:34:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:34:59 [ssh-agent] Looking for ssh-agent implementation... 05:34:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:34:59 $ docker exec 8daca8aedbec40d2170b0790cc6ae32f4904130b80aca186446810e19abba51a ssh-agent 05:34:59 SSH_AUTH_SOCK=/tmp/ssh-b3SsR5mlXZ4j/agent.32 05:34:59 SSH_AGENT_PID=38 05:34:59 Running ssh-add (command line suppressed) 05:35:00 Identity added: /w/workspace/edgex-go/983@tmp/private_key_8976030546174267681.key (/w/workspace/edgex-go/983@tmp/private_key_8976030546174267681.key) 05:35:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:35:00 + git config --global --add safe.directory /w/workspace/edgex-go/983 [Pipeline] sh 05:35:00 + git tag --points-at HEAD [Pipeline] } 05:35:00 $ docker exec --env ******** --env ******** 8daca8aedbec40d2170b0790cc6ae32f4904130b80aca186446810e19abba51a ssh-agent -k 05:35:00 unset SSH_AUTH_SOCK; 05:35:00 unset SSH_AGENT_PID; 05:35:00 echo Agent pid 38 killed; 05:35:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:35:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:35:00 [ssh-agent] Looking for ssh-agent implementation... 05:35:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:35:00 $ docker exec 8daca8aedbec40d2170b0790cc6ae32f4904130b80aca186446810e19abba51a ssh-agent 05:35:01 SSH_AUTH_SOCK=/tmp/ssh-v2PvMZ2NYwqx/agent.86 05:35:01 SSH_AGENT_PID=92 05:35:01 Running ssh-add (command line suppressed) 05:35:01 Identity added: /w/workspace/edgex-go/983@tmp/private_key_4724956942667798162.key (/w/workspace/edgex-go/983@tmp/private_key_4724956942667798162.key) 05:35:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:35:01 + git semver init 05:35:01 2026-06-03 05:35:01,721 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:35:01 2026-06-03 05:35:01,725 [run_init] DEBUG init version:0.0.0 force:False 05:35:01 2026-06-03 05:35:01,726 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/983/.semver 05:35:01 2026-06-03 05:35:01,726 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/983/.semver 05:35:01 2026-06-03 05:35:01,726 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/983/.semver'], cwd=/w/workspace/edgex-go/983, stdin=None, shell=False, universal_newlines=False) 05:35:07 2026-06-03 05:35:06,381 [append_file] DEBUG append to file:/w/workspace/edgex-go/983/.git/info/exclude 05:35:07 2026-06-03 05:35:06,382 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/983/.semver/main with force:False 05:35:07 2026-06-03 05:35:06,382 [read_version] DEBUG read version from /w/workspace/edgex-go/983/.semver/main 05:35:07 2026-06-03 05:35:06,382 [read_version] DEBUG read version from /w/workspace/edgex-go/983/.semver/main 05:35:07 4.1.0-dev.118 [Pipeline] } 05:35:07 $ docker exec --env ******** --env ******** 8daca8aedbec40d2170b0790cc6ae32f4904130b80aca186446810e19abba51a ssh-agent -k 05:35:07 unset SSH_AUTH_SOCK; 05:35:07 unset SSH_AGENT_PID; 05:35:07 echo Agent pid 92 killed; 05:35:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:35:07 + git semver [Pipeline] } 05:35:07 $ docker stop --time=1 8daca8aedbec40d2170b0790cc6ae32f4904130b80aca186446810e19abba51a 05:35:09 $ docker rm -f --volumes 8daca8aedbec40d2170b0790cc6ae32f4904130b80aca186446810e19abba51a [Pipeline] // withDockerContainer [Pipeline] sh 05:35:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:35:09 Stashed 1 file(s) [Pipeline] echo 05:35:09 [edgeXSemver]: initialized semver on version 4.1.0-dev.118 [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 05:35:10 + git config --global --add safe.directory /w/workspace/edgex-go/983 [Pipeline] echo 05:35:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:35:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:35:10 ========================================================= 05:35:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 05:35:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:35:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:35:10 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 05:35:10 2d35ebdb57d9: Pulling fs layer 05:35:10 c35fb4624d26: Pulling fs layer 05:35:10 4e2aec7ef170: Pulling fs layer 05:35:10 333b49ad6fbf: Pulling fs layer 05:35:10 4f4fb700ef54: Pulling fs layer 05:35:10 c3e65509a76b: Pulling fs layer 05:35:10 7cf9ebb963bd: Pulling fs layer 05:35:10 bb34ca984cfb: Pulling fs layer 05:35:10 151cf03bc807: Pulling fs layer 05:35:10 333b49ad6fbf: Waiting 05:35:10 4f4fb700ef54: Waiting 05:35:10 c3e65509a76b: Waiting 05:35:10 7cf9ebb963bd: Waiting 05:35:10 bb34ca984cfb: Waiting 05:35:10 151cf03bc807: Waiting 05:35:10 c35fb4624d26: Verifying Checksum 05:35:10 c35fb4624d26: Download complete 05:35:10 333b49ad6fbf: Download complete 05:35:10 4f4fb700ef54: Download complete 05:35:10 c3e65509a76b: Download complete 05:35:10 2d35ebdb57d9: Verifying Checksum 05:35:10 2d35ebdb57d9: Download complete 05:35:10 2d35ebdb57d9: Pull complete 05:35:10 7cf9ebb963bd: Verifying Checksum 05:35:10 7cf9ebb963bd: Download complete 05:35:10 c35fb4624d26: Pull complete 05:35:10 151cf03bc807: Verifying Checksum 05:35:10 151cf03bc807: Download complete 05:35:10 4e2aec7ef170: Verifying Checksum 05:35:10 4e2aec7ef170: Download complete 05:35:11 bb34ca984cfb: Verifying Checksum 05:35:11 bb34ca984cfb: Download complete 05:35:16 4e2aec7ef170: Pull complete 05:35:16 333b49ad6fbf: Pull complete 05:35:16 4f4fb700ef54: Pull complete 05:35:16 c3e65509a76b: Pull complete 05:35:16 7cf9ebb963bd: Pull complete 05:35:19 bb34ca984cfb: Pull complete 05:35:19 151cf03bc807: Pull complete 05:35:19 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:35:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:35:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 05:35:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:35:20 WORKDIR /edgex 05:35:20 COPY go.mod . 05:35:20 RUN go mod download 05:35:20 + docker build -t ci-base-image-x86_64 -f - . 05:35:20 #0 building with "default" instance using docker driver 05:35:20 05:35:20 #1 [internal] load build definition from Dockerfile 05:35:20 #1 transferring dockerfile: 164B done 05:35:20 #1 DONE 0.0s 05:35:20 05:35:20 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:35:20 #2 DONE 0.0s 05:35:20 05:35:20 #3 [internal] load .dockerignore 05:35:20 #3 transferring context: 50B done 05:35:20 #3 DONE 0.0s 05:35:20 05:35:20 #4 [internal] load build context 05:35:21 #4 transferring context: 6.95kB done 05:35:21 #4 DONE 0.1s 05:35:21 05:35:21 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:35:21 #5 DONE 0.1s 05:35:21 05:35:21 #6 [2/4] WORKDIR /edgex 05:35:22 #6 DONE 1.2s 05:35:22 05:35:22 #7 [3/4] COPY go.mod . 05:35:22 #7 DONE 0.0s 05:35:22 05:35:22 #8 [4/4] RUN go mod download 05:35:24 Still waiting to schedule task 05:35:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:35:30 #8 DONE 7.7s 05:35:30 05:35:30 #9 exporting to image 05:35:30 #9 exporting layers 05:35:32 #9 exporting layers 3.1s done 05:35:32 #9 writing image sha256:6b8fc473cec1aaa1833d542a00251ed9243dec02da6ff19c30a1949c8befd2e0 done 05:35:32 #9 naming to docker.io/library/ci-base-image-x86_64 done 05:35:32 #9 DONE 3.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:33 + docker inspect -f . ci-base-image-x86_64 05:35:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:33 prd-ubuntu20.04-docker-8c-8g-12263 does not seem to be running inside a container 05:35:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:35:33 $ docker top 70d98530a5feb4836e7be7a6af08310e1dc33ff7927eeb0b75676f555da1ff47 -eo pid,comm [Pipeline] { [Pipeline] sh 05:35:33 + go version 05:35:33 go version go1.25.2 linux/amd64 [Pipeline] } 05:35:33 $ docker stop --time=1 70d98530a5feb4836e7be7a6af08310e1dc33ff7927eeb0b75676f555da1ff47 05:35:35 $ docker rm -f --volumes 70d98530a5feb4836e7be7a6af08310e1dc33ff7927eeb0b75676f555da1ff47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:35 + docker inspect -f . ci-base-image-x86_64 05:35:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:35 prd-ubuntu20.04-docker-8c-8g-12263 does not seem to be running inside a container 05:35:35 $ 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/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:35:35 $ docker top fb0f0a61a5b3259ee441d74f92a1351d1dfb8bbe2e924ac0df2864889111462e -eo pid,comm [Pipeline] { [Pipeline] echo 05:35:36 ========================================================= 05:35:36 [edgeXBuildGoParallel] Running Tests and Build... 05:35:36 ========================================================= [Pipeline] sh 05:35:36 + git config --global --add safe.directory /w/workspace/edgex-go/983 [Pipeline] fileExists [Pipeline] sh 05:35:36 + make test 05:35:36 go test -race -coverprofile=coverage.out ./... 05:35:46 ? github.com/edgexfoundry/edgex-go [no test files] 05:36:18 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 05:36:18 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 05:36:18 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 05:36:18 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 05:36:18 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 05:36:18 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 05:36:18 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 05:36:18 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 05:36:18 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 05:36:18 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 05:36:18 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 05:36:18 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 05:36:18 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 05:36:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:36:18 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 05:36:18 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 05:36:18 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 05:36:18 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 05:36:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements 05:36:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.085s coverage: 71.0% of statements 05:36:22 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 05:36:22 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.021s coverage: 4.8% of statements 05:36:22 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 05:36:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.060s coverage: 57.3% of statements 05:36:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.030s coverage: 86.5% of statements 05:36:22 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 05:36:22 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 05:36:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.489s coverage: 94.2% of statements 05:36:22 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 05:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 05:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:36:22 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:36:22 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 05:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 05:36:22 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 05:36:22 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 05:36:22 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 05:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 05:36:22 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 05:36:22 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 90.7% of statements 05:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 05:36:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 05:36:22 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:36:22 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.025s coverage: 0.0% of statements 05:36:22 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 05:36:22 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 05:36:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 11.1% of statements 05:36:23 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 05:36:23 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 05:36:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.415s coverage: 97.7% of statements 05:36:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 05:36:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:36:25 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:36:25 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 05:36:25 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 05:36:25 ok github.com/edgexfoundry/edgex-go/internal/io 1.041s coverage: 72.2% of statements 05:36:25 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 05:36:25 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 05:36:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:36:25 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 05:36:25 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 05:36:25 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 05:36:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:36:25 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 05:36:25 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 05:36:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 05:36:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.049s coverage: 3.5% of statements 05:36:28 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 05:36:28 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 05:36:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.048s coverage: 1.0% of statements 05:36:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:36:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.040s coverage: 38.2% of statements 05:36:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.023s coverage: 68.8% of statements 05:36:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 05:36:28 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 05:36:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 05:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.034s coverage: 40.0% of statements 05:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements 05:36:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 89.5% of statements 05:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 93.1% of statements 05:36:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.030s coverage: 87.5% of statements 05:36:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.046s coverage: 92.9% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 68.8% of statements 05:36:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.035s coverage: 62.3% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.031s coverage: 47.4% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.025s coverage: 87.2% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.048s coverage: 82.1% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements 05:36:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.029s coverage: 6.8% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.031s coverage: 33.3% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.151s coverage: 54.8% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.6% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.034s coverage: 20.0% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements 05:36:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 05:36:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.139s coverage: 29.2% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 93.8% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 05:36:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.029s coverage: 54.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.051s coverage: 17.1% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 94.9% of statements 05:36:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 05:36:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:36:54 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.026s coverage: 9.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 05:36:54 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.053s coverage: 97.7% of statements 05:36:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 05:36:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.025s coverage: 47.1% of statements 05:36:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:36:54 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:36:54 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 05:36:54 running golangci-lint 05:36:54 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 05:36:54 go version go1.25.2 linux/amd64 05:36:54 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 05:36:54 level=info msg="[config_reader] Used config file .golangci.yml" 05:36:54 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 05:36:54 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 05:36:54 level=info msg="[goenv] Read go env for 3.207047ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 05:36:54 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 05:36:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12264 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 05:36:56 Running in /w/workspace/edgex-go/983 [Pipeline] { [Pipeline] checkout 05:36:59 The recommended git tool is: git 05:37:04 using credential edgex-jenkins-ssh 05:37:04 Cloning the remote Git repository 05:37:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:37:04 > git init /w/workspace/edgex-go/983 # timeout=10 05:37:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:37:04 > git --version # timeout=10 05:37:04 > git --version # 'git version 2.25.1' 05:37:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:37:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:37:16 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 21.908901385s" 05:37:16 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.766846ms" 05:37:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:37:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:37:23 Avoid second fetch 05:37:23 Checking out Revision 101c4afcebd1743ba7c9a88251c481bd5f388008 (main) 05:37:24 Commit message: "Merge pull request #5439 from edgexfoundry/dependabot/go_modules/github.com/jackc/pgx/v5-5.10.0" 05:37:23 > git config core.sparsecheckout # timeout=10 05:37:23 > git checkout -f 101c4afcebd1743ba7c9a88251c481bd5f388008 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:37:28 provisioning config files... 05:37:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/983@tmp/config7205796581282872278tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:29 ---> ****-login.sh 05:37:29 nexus3.edgexfoundry.org:10001 05:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:37:30 Configure a credential helper to remove this warning. See 05:37:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:37:30 05:37:30 Login Succeeded 05:37:30 nexus3.edgexfoundry.org:10002 05:37:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:37:30 Configure a credential helper to remove this warning. See 05:37:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:37:30 05:37:30 Login Succeeded 05:37:30 nexus3.edgexfoundry.org:10003 05:37:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:37:30 Configure a credential helper to remove this warning. See 05:37:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:37:30 05:37:30 Login Succeeded 05:37:30 nexus3.edgexfoundry.org:10004 05:37:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:37:31 Configure a credential helper to remove this warning. See 05:37:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:37:31 05:37:31 Login Succeeded 05:37:31 ****.io 05:37:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:31 level=info msg="[linters_context/goanalysis] analyzers took 2m16.88582938s with top 10 stages: buildir: 1m4.83409824s, gosec: 3.452198228s, inspect: 3.361215652s, fact_deprecated: 2.872799939s, ctrlflow: 2.061648802s, printf: 2.010897527s, fact_purity: 1.712442327s, S1038: 1.434360063s, QF1004: 1.352767509s, nilness: 1.284509656s" 05:37:31 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 05:37:31 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 05:37:31 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 05:37:31 level=info msg="[runner] Issues before processing: 35, after processing: 0" 05:37:31 level=info msg="[runner] Processors filtering stat (in/out): cgo: 35/35, exclusion_paths: 35/35, nolint_filter: 21/0, invalid_issue: 35/35, path_relativity: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21, path_absoluter: 35/35, filename_unadjuster: 35/35" 05:37:31 level=info msg="[runner] processing took 8.323373ms with stages: nolint_filter: 7.483313ms, generated_file_filter: 624.218µs, exclusion_rules: 117.541µs, exclusion_paths: 42.73µs, path_relativity: 37.911µs, cgo: 4.87µs, path_absoluter: 2.6µs, sort_results: 2.2µs, invalid_issue: 2.08µs, filename_unadjuster: 950ns, max_same_issues: 830ns, fixer: 720ns, diff: 690ns, uniq_by_line: 600ns, max_per_file_from_linter: 500ns, path_prettifier: 450ns, source_code: 390ns, path_shortener: 380ns, max_from_linter: 300ns, severity-rules: 100ns" 05:37:31 level=info msg="[runner] linters took 13.565653284s with stages: goanalysis_metalinter: 13.557259s" 05:37:31 0 issues. 05:37:31 level=info msg="File cache stats: 0 entries of total size 0B" 05:37:31 level=info msg="Memory: 353 samples, avg is 379.2MB, max is 1443.3MB" 05:37:31 level=info msg="Execution took 35.521350168s" 05:37:31 go vet ./... 05:37:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:37:31 Configure a credential helper to remove this warning. See 05:37:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:37:31 05:37:31 Login Succeeded 05:37:31 ---> ****-login.sh ends [Pipeline] } 05:37:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 05:37:32 + git config --global --add safe.directory /w/workspace/edgex-go/983 [Pipeline] echo 05:37:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:37:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:37:32 ========================================================= 05:37:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 05:37:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:37:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 05:37:33 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:37:33 6b59a28fa201: Pulling fs layer 05:37:33 d32bb0dddca7: Pulling fs layer 05:37:33 5dab1238d3d9: Pulling fs layer 05:37:33 196fd7d83e7d: Pulling fs layer 05:37:33 4f4fb700ef54: Pulling fs layer 05:37:33 8ba94037c8f0: Pulling fs layer 05:37:33 deaec5988b04: Pulling fs layer 05:37:33 9f65657bb879: Pulling fs layer 05:37:33 196fd7d83e7d: Waiting 05:37:33 4f4fb700ef54: Waiting 05:37:33 8ba94037c8f0: Waiting 05:37:33 deaec5988b04: Waiting 05:37:33 9f65657bb879: Waiting 05:37:33 d32bb0dddca7: Verifying Checksum 05:37:33 d32bb0dddca7: Download complete 05:37:33 196fd7d83e7d: Verifying Checksum 05:37:33 196fd7d83e7d: Download complete 05:37:33 4f4fb700ef54: Verifying Checksum 05:37:33 4f4fb700ef54: Download complete 05:37:33 8ba94037c8f0: Download complete 05:37:33 6b59a28fa201: Verifying Checksum 05:37:33 6b59a28fa201: Download complete 05:37:33 9f65657bb879: Verifying Checksum 05:37:33 9f65657bb879: Download complete 05:37:33 6b59a28fa201: Pull complete 05:37:34 d32bb0dddca7: Pull complete 05:37:34 5dab1238d3d9: Verifying Checksum 05:37:34 5dab1238d3d9: Download complete 05:37:36 deaec5988b04: Verifying Checksum 05:37:36 deaec5988b04: Download complete 05:37:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:37:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:37:36 ./bin/test-attribution-txt.sh [Pipeline] echo 05:37:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 05:37:37 + ls -al . 05:37:37 total 1404 05:37:37 drwxrwxr-x 11 1001 1001 4096 Jun 3 05:35 . 05:37:37 drwxr-xr-x 4 root root 4096 Jun 3 05:35 .. 05:37:37 drwxrwxr-x 2 1001 1001 4096 Jun 3 05:34 .blubracket 05:37:37 -rw-rw-r-- 1 1001 1001 10 Jun 3 05:34 .dockerignore 05:37:37 drwxrwxr-x 8 1001 1001 4096 Jun 3 05:36 .git 05:37:37 drwxrwxr-x 3 1001 1001 4096 Jun 3 05:34 .github 05:37:37 -rw-rw-r-- 1 1001 1001 909 Jun 3 05:34 .gitignore 05:37:37 -rw-rw-r-- 1 1001 1001 359 Jun 3 05:34 .golangci.yml 05:37:37 -rw-rw-r-- 1 1001 1001 100 Jun 3 05:34 .hadolint.yml 05:37:37 drwxr-xr-x 3 1001 1001 4096 Jun 3 05:35 .semver 05:37:37 -rw-rw-r-- 1 1001 1001 155 Jun 3 05:34 .sonarcloud.properties 05:37:37 -rw-rw-r-- 1 1001 1001 1171 Jun 3 05:34 ADOPTERS.md 05:37:37 -rw-rw-r-- 1 1001 1001 20149 Jun 3 05:34 Attribution.txt 05:37:37 -rw-rw-r-- 1 1001 1001 118730 Jun 3 05:34 CHANGELOG.md 05:37:37 -rw-rw-r-- 1 1001 1001 3804 Jun 3 05:34 CONTRIBUTING.md 05:37:37 -rw-rw-r-- 1 1001 1001 677 Jun 3 05:34 GOVERNANCE.md 05:37:37 -rw-rw-r-- 1 1001 1001 886 Jun 3 05:34 Jenkinsfile 05:37:37 -rw-rw-r-- 1 1001 1001 10775 Jun 3 05:34 LICENSE 05:37:37 -rw-rw-r-- 1 1001 1001 16743 Jun 3 05:34 Makefile 05:37:37 -rw-rw-r-- 1 1001 1001 582 Jun 3 05:34 OWNERS.md 05:37:37 -rw-rw-r-- 1 1001 1001 9932 Jun 3 05:34 README.md 05:37:37 -rw-rw-r-- 1 1001 1001 789 Jun 3 05:34 SECURITY.md 05:37:37 -rw-rw-r-- 1 1001 1001 13 Jun 3 05:35 VERSION 05:37:37 drwxrwxr-x 2 1001 1001 4096 Jun 3 05:34 bin 05:37:37 drwxrwxr-x 19 1001 1001 4096 Jun 3 05:34 cmd 05:37:37 -rw-r--r-- 1 root root 1048214 Jun 3 05:36 coverage.out 05:37:37 drwxrwxr-x 2 1001 1001 4096 Jun 3 05:34 fuzz_test 05:37:37 -rw-rw-r-- 1 1001 1001 6911 Jun 3 05:34 go.mod 05:37:37 -rw-rw-r-- 1 1001 1001 90679 Jun 3 05:34 go.sum 05:37:37 drwxrwxr-x 7 1001 1001 4096 Jun 3 05:34 internal 05:37:37 drwxrwxr-x 2 1001 1001 4096 Jun 3 05:34 openapi 05:37:37 -rw-rw-r-- 1 1001 1001 584 Jun 3 05:34 security.txt 05:37:37 -rw-rw-r-- 1 1001 1001 204 Jun 3 05:34 version.go [Pipeline] sh 05:37:37 + '[' -e coverage.out ] 05:37:37 + chown 1001:1001 coverage.out [Pipeline] stash 05:37:38 Stashed 1 file(s) [Pipeline] sh 05:37:38 + make build 05:37:38 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:37:48 5dab1238d3d9: Pull complete 05:37:48 196fd7d83e7d: Pull complete 05:37:48 4f4fb700ef54: Pull complete 05:37:49 8ba94037c8f0: Pull complete 05:37:57 deaec5988b04: Pull complete 05:37:59 9f65657bb879: Pull complete 05:37:59 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 05:37:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 05:37:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 05:37:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 05:37:59 WORKDIR /edgex 05:37:59 COPY go.mod . 05:37:59 RUN go mod download 05:37:59 + docker build -t ci-base-image-arm64 -f - . 05:38:00 Sending build context to Docker daemon 3.926MB 05:38:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 05:38:00 ---> 334268110677 05:38:00 Step 2/4 : WORKDIR /edgex 05:38:02 ---> Running in 8edf8e3d9180 05:38:02 Removing intermediate container 8edf8e3d9180 05:38:02 ---> 37eb052af548 05:38:02 Step 3/4 : COPY go.mod . 05:38:03 ---> 3f78905a3a2f 05:38:03 Step 4/4 : RUN go mod download 05:38:03 ---> Running in 3d5dae7e5b07 05:38:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:38:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:38:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:38:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:38:09 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:38:14 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:38:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:38:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:38:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:38:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:38:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:38:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:38:28 $ docker stop --time=1 fb0f0a61a5b3259ee441d74f92a1351d1dfb8bbe2e924ac0df2864889111462e 05:38:30 $ docker rm -f --volumes fb0f0a61a5b3259ee441d74f92a1351d1dfb8bbe2e924ac0df2864889111462e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:38:32 05:38:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:38:32 latest: Pulling from edgex-devops/edgex-compose 05:38:32 91d30c5bc195: Pulling fs layer 05:38:32 2e9b0aa3be6d: Pulling fs layer 05:38:32 9c61dcf015f6: Pulling fs layer 05:38:32 4698f68db338: Pulling fs layer 05:38:32 2a2f49069b9e: Pulling fs layer 05:38:32 e0025b399a48: Pulling fs layer 05:38:32 4698f68db338: Waiting 05:38:32 2a2f49069b9e: Waiting 05:38:32 e0025b399a48: Waiting 05:38:32 91d30c5bc195: Verifying Checksum 05:38:32 91d30c5bc195: Download complete 05:38:32 4698f68db338: Verifying Checksum 05:38:32 4698f68db338: Download complete 05:38:32 2e9b0aa3be6d: Verifying Checksum 05:38:32 2e9b0aa3be6d: Download complete 05:38:32 91d30c5bc195: Pull complete 05:38:32 e0025b399a48: Verifying Checksum 05:38:32 e0025b399a48: Download complete 05:38:32 2a2f49069b9e: Verifying Checksum 05:38:32 2a2f49069b9e: Download complete 05:38:32 2e9b0aa3be6d: Pull complete 05:38:33 9c61dcf015f6: Verifying Checksum 05:38:33 9c61dcf015f6: Download complete 05:38:37 9c61dcf015f6: Pull complete 05:38:37 4698f68db338: Pull complete 05:38:37 2a2f49069b9e: Pull complete 05:38:37 e0025b399a48: Pull complete 05:38:37 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 05:38:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:38:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:37 prd-ubuntu20.04-docker-8c-8g-12263 does not seem to be running inside a container 05:38:37 $ 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/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:38:38 $ docker top 2de14e306bff867a7f334e495dbcd81cbd098f3a28ca6aac13a9fcd24195c1dc -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:39 + docker compose -f ./docker-compose-build.yml build --parallel 05:38:39 #1 [security-spire-config internal] load build definition from Dockerfile 05:38:39 #1 transferring dockerfile: 1.69kB done 05:38:39 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 05:38:39 #1 DONE 0.0s 05:38:39 05:38:39 #2 [security-proxy-auth internal] load build definition from Dockerfile 05:38:39 #2 transferring dockerfile: 2.14kB done 05:38:39 #2 DONE 0.1s 05:38:39 05:38:39 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:38:39 #3 DONE 0.0s 05:38:39 05:38:39 #4 [security-spire-server internal] load build definition from Dockerfile 05:38:39 #4 transferring dockerfile: 1.70kB done 05:38:39 #4 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 05:38:39 #4 DONE 0.1s 05:38:39 05:38:39 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:38:39 #5 transferring dockerfile: 2.23kB done 05:38:39 #5 DONE 0.1s 05:38:39 05:38:39 #6 [support-notifications internal] load build definition from Dockerfile 05:38:39 #6 transferring dockerfile: 2.02kB done 05:38:39 #6 DONE 0.1s 05:38:39 05:38:39 #7 [core-command internal] load build definition from Dockerfile 05:38:39 #7 transferring dockerfile: 1.94kB done 05:38:39 #7 DONE 0.1s 05:38:39 05:38:39 #8 [support-scheduler internal] load build definition from Dockerfile 05:38:39 #8 transferring dockerfile: 1.83kB done 05:38:39 #8 DONE 0.1s 05:38:39 05:38:39 #9 [security-proxy-setup internal] load build definition from Dockerfile 05:38:39 #9 transferring dockerfile: 2.50kB done 05:38:39 #9 DONE 0.1s 05:38:39 05:38:39 #10 [core-data internal] load build definition from Dockerfile 05:38:39 #10 transferring dockerfile: 2.04kB done 05:38:39 #10 DONE 0.1s 05:38:39 05:38:39 #11 [security-bootstrapper internal] load build definition from Dockerfile 05:38:39 #11 transferring dockerfile: 3.02kB done 05:38:39 #11 DONE 0.2s 05:38:39 05:38:39 #12 [security-secretstore-setup internal] load build definition from Dockerfile 05:38:39 #12 transferring dockerfile: 2.49kB done 05:38:39 #12 DONE 0.1s 05:38:39 05:38:39 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:38:39 #13 transferring dockerfile: 1.89kB done 05:38:39 #13 DONE 0.1s 05:38:39 05:38:39 #14 [core-metadata internal] load build definition from Dockerfile 05:38:39 #14 transferring dockerfile: 2.10kB done 05:38:39 #14 DONE 0.1s 05:38:39 05:38:39 #15 [core-keeper internal] load build definition from Dockerfile 05:38:39 #15 transferring dockerfile: 2.07kB done 05:38:39 #15 DONE 0.2s 05:38:39 05:38:39 #16 [security-spire-agent internal] load build definition from Dockerfile 05:38:39 #16 transferring dockerfile: 1.81kB done 05:38:39 #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 05:38:39 #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 05:38:39 #16 DONE 0.1s 05:38:39 05:38:39 #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:38:39 #3 DONE 0.0s 05:38:39 05:38:39 #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 05:38:39 #17 DONE 0.2s 05:38:39 05:38:39 #18 [security-proxy-setup internal] load .dockerignore 05:38:39 #18 transferring context: 50B 0.0s done 05:38:39 #18 DONE 0.1s 05:38:39 05:38:39 #19 [core-data internal] load .dockerignore 05:38:39 #19 transferring context: 50B 0.0s done 05:38:39 #19 DONE 0.1s 05:38:39 05:38:39 #20 [security-proxy-auth internal] load .dockerignore 05:38:39 #20 transferring context: 50B done 05:38:39 #20 DONE 0.1s 05:38:39 05:38:39 #21 [support-notifications internal] load .dockerignore 05:38:39 #21 transferring context: 50B done 05:38:39 #21 DONE 0.1s 05:38:39 05:38:39 #22 [support-scheduler internal] load .dockerignore 05:38:39 #22 transferring context: 50B done 05:38:39 #22 DONE 0.1s 05:38:39 05:38:39 #23 [core-command internal] load .dockerignore 05:38:39 #23 transferring context: 50B done 05:38:39 #23 DONE 0.1s 05:38:39 05:38:39 #24 [security-bootstrapper internal] load .dockerignore 05:38:39 #24 transferring context: 50B done 05:38:39 #24 DONE 0.1s 05:38:39 05:38:39 #25 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:38:39 #25 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:38:39 #25 ... 05:38:39 05:38:39 #26 [security-secretstore-setup internal] load .dockerignore 05:38:39 #26 transferring context: 50B done 05:38:39 #26 DONE 0.1s 05:38:39 05:38:39 #27 [core-keeper internal] load .dockerignore 05:38:39 #27 transferring context: 50B done 05:38:39 #27 DONE 0.1s 05:38:39 05:38:39 #28 [security-spiffe-token-provider internal] load .dockerignore 05:38:39 #28 transferring context: 50B done 05:38:39 #28 DONE 0.1s 05:38:39 05:38:39 #29 [core-metadata internal] load .dockerignore 05:38:39 #29 transferring context: 50B done 05:38:39 #29 DONE 0.1s 05:38:39 05:38:39 #30 [core-common-config-bootstrapper internal] load .dockerignore 05:38:39 #30 transferring context: 50B done 05:38:39 #30 DONE 0.1s 05:38:39 05:38:39 #25 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:38:39 #25 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:38:39 #25 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:38:39 #25 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 05:38:39 #25 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 05:38:39 #25 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 2.10MB / 3.81MB 0.1s 05:38:39 #25 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.2s done 05:38:39 #25 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 05:38:40 #25 ... 05:38:40 05:38:40 #31 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:38:40 #31 DONE 0.4s 05:38:40 05:38:40 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 05:38:40 #32 DONE 0.7s 05:38:40 05:38:40 #25 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:38:40 #25 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done 05:38:40 #25 ... 05:38:40 05:38:40 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 05:38:40 #33 DONE 0.8s 05:38:40 05:38:40 #34 [security-spire-config internal] load .dockerignore 05:38:40 #34 transferring context: 50B done 05:38:40 #34 DONE 0.3s 05:38:40 05:38:40 #35 [core-keeper builder 2/7] WORKDIR /edgex-go 05:38:40 #35 DONE 0.4s 05:38:40 05:38:40 #25 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:38:40 #25 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:38:40 #25 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:38:40 #25 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 05:38:40 #25 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 05:38:40 #25 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.2s done 05:38:40 #25 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done 05:38:40 #25 ... 05:38:40 05:38:40 #36 [security-spire-server internal] load .dockerignore 05:38:40 #36 transferring context: 50B 0.0s done 05:38:40 #36 DONE 0.4s 05:38:40 05:38:40 #25 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:38:40 #25 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:38:40 #25 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:38:40 #25 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 05:38:40 #25 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 05:38:40 #25 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.2s done 05:38:40 #25 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done 05:38:45 #25 ... 05:38:45 05:38:45 #37 [core-data internal] load build context 05:38:45 #37 transferring context: 338.15MB 5.8s 05:38:45 #37 ... 05:38:45 05:38:45 #38 [support-notifications internal] load build context 05:38:45 #38 ... 05:38:45 05:38:45 #37 [core-data internal] load build context 05:38:50 #37 ... 05:38:50 05:38:50 #39 [support-scheduler internal] load build context 05:38:50 #39 ... 05:38:50 05:38:50 #40 [security-secretstore-setup internal] load build context 05:38:50 #40 transferring context: 642.52MB 9.9s done 05:38:50 #40 ... 05:38:50 05:38:50 #41 [security-proxy-auth internal] load build context 05:38:50 #41 ... 05:38:50 05:38:50 #42 [security-bootstrapper internal] load build context 05:38:50 #42 ... 05:38:50 05:38:50 #43 [security-spiffe-token-provider internal] load build context 05:38:50 #43 ... 05:38:50 05:38:50 #44 [core-common-config-bootstrapper internal] load build context 05:38:50 #44 ... 05:38:50 05:38:50 #45 [core-keeper internal] load build context 05:38:50 #45 ... 05:38:50 05:38:50 #46 [security-proxy-setup internal] load build context 05:38:50 #46 ... 05:38:50 05:38:50 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:38:50 #47 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:38:50 #47 ... 05:38:50 05:38:50 #48 [core-data builder 3/7] RUN apk add --update --no-cache make git 05:38:50 #48 ... 05:38:50 05:38:50 #49 [security-spire-agent internal] load .dockerignore 05:38:50 #49 transferring context: 50B done 05:38:50 #49 ... 05:38:50 05:38:50 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:38:51 #50 ... 05:38:51 05:38:51 #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:38:51 #51 ... 05:38:51 05:38:51 #52 [core-metadata internal] load build context 05:38:51 #52 transferring context: 642.52MB 10.5s done 05:38:51 #52 ... 05:38:51 05:38:51 #53 [security-spire-config internal] load build context 05:38:51 #53 ... 05:38:51 05:38:51 #25 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:38:51 #25 DONE 11.8s 05:38:51 05:38:51 #54 [core-command internal] load build context 05:38:51 #54 transferring context: 642.52MB 11.7s done 05:38:51 #54 ... 05:38:51 05:38:51 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 05:38:51 #55 ... 05:38:51 05:38:51 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:38:51 #56 ... 05:38:51 05:38:51 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:38:51 #57 ... 05:38:51 05:38:51 #58 [security-spire-server internal] load build context 05:38:52 #58 ... 05:38:52 05:38:52 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:38:52 #47 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10.6s done 05:38:52 #47 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 05:38:52 #47 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 05:38:52 #47 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 05:38:53 #47 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 05:38:53 #47 ... 05:38:53 05:38:53 #49 [security-spire-agent internal] load .dockerignore 05:38:53 #49 DONE 13.5s 05:38:53 05:38:53 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:38:53 #47 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.7s 05:38:53 #47 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.7s 05:38:53 #47 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s 05:38:54 #47 ... 05:38:54 05:38:54 #25 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:38:54 #25 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:38:54 #25 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:38:54 #25 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 05:38:54 #25 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 05:38:54 #25 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.2s done 05:38:54 #25 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.4s done 05:38:54 #25 DONE 11.8s 05:38:54 05:38:54 #40 [security-secretstore-setup internal] load build context 05:38:54 #40 DONE 14.3s 05:38:54 05:38:54 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:38:54 #47 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 10.6s done 05:38:54 #47 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 05:38:54 #47 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 05:38:54 #47 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 05:38:54 #47 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.8s 05:38:54 #47 ... 05:38:54 05:38:54 #38 [support-notifications internal] load build context 05:38:54 #38 transferring context: 642.52MB 9.4s done 05:38:54 #38 DONE 14.4s 05:38:54 05:38:54 #39 [support-scheduler internal] load build context 05:38:54 #39 transferring context: 642.52MB 10.2s done 05:38:54 #39 DONE 14.4s 05:38:54 05:38:54 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:38:54 #47 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.9s done 05:38:54 #47 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.8s done 05:38:54 #47 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.8s done 05:38:54 #47 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 05:38:54 #47 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 1.1s 05:38:54 #47 ... 05:38:54 05:38:54 #42 [security-bootstrapper internal] load build context 05:38:54 #42 transferring context: 642.52MB 10.6s done 05:38:54 #42 DONE 14.7s 05:38:54 05:38:54 #43 [security-spiffe-token-provider internal] load build context 05:38:54 #43 transferring context: 642.52MB 10.5s done 05:38:54 #43 DONE 14.7s 05:38:54 05:38:54 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:38:54 #59 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.6s done 05:38:54 #59 DONE 0.6s 05:38:54 05:38:54 #52 [core-metadata internal] load build context 05:38:54 #52 DONE 14.7s 05:38:54 05:38:54 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:38:54 #47 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 05:38:54 #47 ... 05:38:54 05:38:54 #45 [core-keeper internal] load build context 05:38:54 #45 transferring context: 642.52MB 10.9s done 05:38:54 #45 DONE 14.9s 05:38:54 05:38:54 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:38:54 #47 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.10MB / 41.51MB 1.4s 05:38:54 #47 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 05:38:54 #47 ... 05:38:54 05:38:54 #37 [core-data internal] load build context 05:38:54 #37 transferring context: 642.52MB 10.9s done 05:38:54 #37 DONE 14.9s 05:38:54 05:38:54 #46 [security-proxy-setup internal] load build context 05:38:54 #46 transferring context: 642.52MB 11.0s done 05:38:54 #46 DONE 15.0s 05:38:54 05:38:54 #41 [security-proxy-auth internal] load build context 05:38:54 #41 transferring context: 642.52MB 11.2s done 05:38:54 #41 DONE 15.0s 05:38:54 05:38:54 #44 [core-common-config-bootstrapper internal] load build context 05:38:54 #44 transferring context: 642.52MB 11.5s done 05:38:54 #44 DONE 14.9s 05:38:54 05:38:54 #54 [core-command internal] load build context 05:38:54 #54 DONE 15.0s 05:38:54 05:38:54 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:38:54 #47 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 5.24MB / 41.51MB 1.5s 05:38:54 #47 ... 05:38:54 05:38:54 #53 [security-spire-config internal] load build context 05:38:54 #53 transferring context: 24.83kB done 05:38:54 #53 DONE 14.3s 05:38:54 05:38:54 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:38:54 #47 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 9.44MB / 41.51MB 1.6s 05:38:54 #47 ... 05:38:54 05:38:54 #58 [security-spire-server internal] load build context 05:38:54 #58 transferring context: 26.58kB done 05:38:54 #58 DONE 14.3s 05:38:54 05:38:54 #60 [security-spire-agent internal] load build context 05:38:54 #60 transferring context: 26.11kB done 05:38:54 #60 DONE 0.9s 05:38:54 05:38:54 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:38:54 #47 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 12.58MB / 41.51MB 1.7s 05:38:54 #47 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 14.68MB / 41.51MB 1.8s 05:38:54 #47 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 16.78MB / 41.51MB 1.9s 05:38:55 #47 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 19.92MB / 41.51MB 2.0s 05:38:55 #47 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 29.36MB / 41.51MB 2.2s 05:38:55 #47 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 35.65MB / 41.51MB 2.3s 05:38:55 #47 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 2.4s 05:38:56 #47 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 3.1s done 05:38:58 #47 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 05:38:59 #47 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.0s done 05:39:00 Removing intermediate container 3d5dae7e5b07 05:39:00 ---> 3a3026bfdd00 05:39:00 Successfully built 3a3026bfdd00 05:39:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:00 + docker inspect -f . ci-base-image-arm64 05:39:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:01 #47 ... 05:39:01 05:39:01 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:39:01 #56 DONE 20.5s 05:39:01 05:39:01 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 05:39:01 #55 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:01 #55 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:01 #55 15.00 OK: 265 MiB in 60 packages 05:39:01 #55 DONE 20.5s 05:39:01 05:39:01 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:39:01 #59 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 05:39:01 #59 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 05:39:01 #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 05:39:01 #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 05:39:01 #59 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.1s done 05:39:01 #59 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.6s done 05:39:01 #59 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 05:39:01 #59 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 05:39:01 #59 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0.9s done 05:39:01 #59 ... 05:39:01 05:39:01 #57 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:39:01 #57 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:01 #57 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:01 #57 14.97 OK: 265 MiB in 60 packages 05:39:01 #57 DONE 20.5s 05:39:01 05:39:01 #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:39:01 #50 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:01 #50 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:01 #50 14.85 v3.22.4-119-g0f705887341 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 05:39:01 #50 14.85 v3.22.4-120-g63cbb2c7405 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 05:39:01 #50 14.85 OK: 26342 distinct packages available 05:39:01 #50 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:01 #50 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:01 #50 15.39 OK: 265 MiB in 60 packages 05:39:01 #50 DONE 20.5s 05:39:01 05:39:01 #48 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:39:01 #48 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:01 #48 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:01 #48 14.80 OK: 265 MiB in 60 packages 05:39:01 #48 DONE 20.6s 05:39:01 05:39:01 #61 [core-data builder 4/7] COPY go.mod vendor* ./ 05:39:01 #61 ... 05:39:01 05:39:01 #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:39:01 #51 14.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:01 #51 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:01 #51 14.88 OK: 265 MiB in 60 packages 05:39:01 #51 DONE 20.6s 05:39:01 05:39:01 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:39:01 #0 1.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:01 #0 1.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:01 #0 1.650 (1/1) Installing dumb-init (1.2.5-r3) 05:39:01 #0 1.655 Executing busybox-1.37.0-r20.trigger 05:39:01 #0 1.664 OK: 7 MiB in 17 packages 05:39:01 #62 DONE 7.3s 05:39:01 05:39:01 #61 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:39:01 prd-ubuntu20.04-docker-arm64-4c-16g-12264 does not seem to be running inside a container 05:39:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@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 05:39:01 #61 ... 05:39:01 05:39:01 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:39:01 #63 DONE 0.9s 05:39:01 05:39:01 #64 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:39:01 #64 DONE 0.9s 05:39:01 05:39:01 #65 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:39:01 #65 DONE 0.9s 05:39:01 05:39:01 #61 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:39:01 #61 DONE 0.9s 05:39:01 05:39:01 #66 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:02 #66 ... 05:39:02 05:39:02 #67 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:39:02 #67 DONE 1.0s 05:39:02 05:39:02 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:39:02 #68 DONE 8.3s 05:39:02 05:39:02 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:39:02 #59 DONE 8.2s 05:39:02 05:39:02 #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:02 #69 ... 05:39:02 05:39:02 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:39:02 #47 DONE 22.0s 05:39:02 $ docker top 43807dbf691dc3c491e5ca7726298e49874a651f075bd86894fe0c6fba46d47b -eo pid,comm 05:39:02 05:39:02 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:39:02 #0 1.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:02 #0 1.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 05:39:03 #70 ... 05:39:03 05:39:03 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:39:03 #0 8.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:03 #0 8.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:03 #0 8.594 (1/3) Installing ca-certificates (20260413-r0) 05:39:03 #0 8.612 (2/3) Installing dumb-init (1.2.5-r3) 05:39:03 #0 8.618 (3/3) Installing tzdata (2026b-r0) 05:39:03 #0 8.668 Executing busybox-1.37.0-r20.trigger 05:39:03 #0 8.682 Executing ca-certificates-20260413-r0.trigger 05:39:03 #0 8.768 OK: 8 MiB in 19 packages 05:39:03 #71 DONE 9.2s 05:39:03 05:39:03 #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:39:03 #72 ... 05:39:03 05:39:03 #73 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:39:03 #0 7.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:03 #0 8.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:03 #0 9.087 (1/1) Installing dumb-init (1.2.5-r3) 05:39:03 #0 9.097 Executing busybox-1.37.0-r20.trigger 05:39:03 #0 9.114 OK: 7 MiB in 17 packages 05:39:03 #73 DONE 9.5s 05:39:03 05:39:03 #74 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:39:03 #0 8.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:03 #0 8.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:03 #0 8.981 (1/4) Installing dumb-init (1.2.5-r3) 05:39:03 #0 8.985 (2/4) Installing openssl (3.5.6-r0) 05:39:03 #0 8.998 (3/4) Installing su-exec (0.2-r3) 05:39:03 #0 9.001 (4/4) Installing yq-go (4.47.2-r3) 05:39:03 #0 9.158 Executing busybox-1.37.0-r20.trigger 05:39:03 #0 9.170 OK: 20 MiB in 20 packages 05:39:03 #74 DONE 9.6s 05:39:03 05:39:03 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:39:03 #70 2.094 OK: 7 MiB in 17 packages 05:39:03 #70 DONE 2.3s 05:39:03 05:39:03 #75 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:39:03 #0 8.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:03 #0 8.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:03 #0 9.369 (1/2) Installing dumb-init (1.2.5-r3) 05:39:03 #0 9.403 (2/2) Installing su-exec (0.2-r3) 05:39:03 #0 9.409 Executing busybox-1.37.0-r20.trigger 05:39:03 #0 9.411 OK: 7 MiB in 18 packages 05:39:03 #75 DONE 9.7s 05:39:03 05:39:03 #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 05:39:03 #76 ... 05:39:03 05:39:03 #77 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:39:03 #0 8.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:03 #0 8.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:03 #0 9.108 (1/4) Installing ca-certificates (20260413-r0) 05:39:03 #0 9.132 (2/4) Installing dumb-init (1.2.5-r3) 05:39:03 #0 9.140 (3/4) Installing su-exec (0.2-r3) 05:39:03 #0 9.144 (4/4) Installing yq-go (4.47.2-r3) 05:39:03 #0 9.373 Executing busybox-1.37.0-r20.trigger 05:39:03 #0 9.484 Executing ca-certificates-20260413-r0.trigger 05:39:03 #0 9.523 OK: 20 MiB in 20 packages 05:39:03 #77 DONE 10.0s 05:39:03 05:39:03 #78 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:39:03 #0 8.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:03 #0 8.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:03 #0 9.332 v3.22.4-119-g0f705887341 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 05:39:03 #0 9.332 v3.22.4-120-g63cbb2c7405 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 05:39:03 #0 9.332 OK: 26324 distinct packages available 05:39:03 #0 9.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:03 #0 9.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:03 #0 9.877 (1/13) Installing brotli-libs (1.1.0-r2) 05:39:03 #0 9.893 (2/13) Installing c-ares (1.34.6-r0) 05:39:03 #0 9.901 (3/13) Installing libunistring (1.3-r0) 05:39:03 #0 9.928 (4/13) Installing libidn2 (2.3.7-r0) 05:39:03 #0 9.940 (5/13) Installing nghttp2-libs (1.69.0-r0) 05:39:03 #0 9.945 (6/13) Installing libpsl (0.21.5-r3) 05:39:03 #0 9.956 (7/13) Installing zstd-libs (1.5.7-r0) 05:39:03 #0 9.973 (8/13) Installing libcurl (8.14.1-r2) 05:39:03 #0 9.981 (9/13) Installing curl (8.14.1-r2) 05:39:03 #0 10.00 (10/13) Installing dumb-init (1.2.5-r3) 05:39:03 #0 10.01 (11/13) Installing musl-obstack (1.2.3-r2) 05:39:03 #0 10.01 (12/13) Installing libucontext (1.3.2-r0) 05:39:03 #0 10.02 (13/13) Installing gcompat (1.1.0-r4) 05:39:03 #0 10.03 Executing busybox-1.37.0-r20.trigger 05:39:03 #0 10.05 OK: 13 MiB in 29 packages 05:39:03 + go version 05:39:03 #78 ... 05:39:03 05:39:03 #79 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:39:03 #0 8.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:03 #0 8.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:03 #0 9.108 v3.22.4-119-g0f705887341 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 05:39:03 #0 9.108 v3.22.4-120-g63cbb2c7405 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 05:39:03 #0 9.108 OK: 26324 distinct packages available 05:39:03 #0 9.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:03 #0 9.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:03 #0 9.657 (1/4) Installing dumb-init (1.2.5-r3) 05:39:03 #0 9.661 (2/4) Installing musl-obstack (1.2.3-r2) 05:39:03 #0 9.664 (3/4) Installing libucontext (1.3.2-r0) 05:39:03 #0 9.669 (4/4) Installing gcompat (1.1.0-r4) 05:39:03 #0 9.676 Executing busybox-1.37.0-r20.trigger 05:39:03 #0 9.684 OK: 8 MiB in 20 packages 05:39:03 #79 DONE 10.1s 05:39:03 05:39:03 #80 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:39:03 #0 8.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:03 #0 8.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:03 #0 9.066 v3.22.4-119-g0f705887341 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 05:39:03 #0 9.066 v3.22.4-120-g63cbb2c7405 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 05:39:03 #0 9.066 OK: 26324 distinct packages available 05:39:03 #0 9.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:03 #0 9.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:03 #0 9.694 (1/5) Installing dumb-init (1.2.5-r3) 05:39:03 #0 9.705 (2/5) Installing musl-obstack (1.2.3-r2) 05:39:03 #0 9.707 (3/5) Installing libucontext (1.3.2-r0) 05:39:03 #0 9.710 (4/5) Installing gcompat (1.1.0-r4) 05:39:03 #0 9.715 (5/5) Installing openssl (3.5.6-r0) 05:39:03 #0 9.732 Executing busybox-1.37.0-r20.trigger 05:39:03 #0 9.739 OK: 8 MiB in 21 packages 05:39:03 #80 DONE 10.2s 05:39:03 05:39:03 #81 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:39:03 #0 8.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:03 #0 9.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:03 #81 10.25 (1/7) Installing ca-certificates (20260413-r0) 05:39:03 #81 10.27 (2/7) Installing dumb-init (1.2.5-r3) 05:39:03 #81 ... 05:39:03 05:39:03 #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:39:04 #82 ... 05:39:04 05:39:04 #78 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:39:04 #78 DONE 10.6s 05:39:04 05:39:04 #81 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:39:04 #81 10.27 (3/7) Installing libgcc (14.2.0-r6) 05:39:04 #81 10.28 (4/7) Installing libsodium (1.0.20-r1) 05:39:04 #81 10.30 (5/7) Installing libstdc++ (14.2.0-r6) 05:39:04 #81 10.32 (6/7) Installing libzmq (4.3.5-r2) 05:39:04 #81 10.34 (7/7) Installing zeromq (4.3.5-r2) 05:39:04 #81 10.37 Executing busybox-1.37.0-r20.trigger 05:39:04 #81 10.38 Executing ca-certificates-20260413-r0.trigger 05:39:04 #81 10.45 OK: 12 MiB in 23 packages 05:39:05 #81 DONE 11.9s 05:39:05 05:39:05 #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:39:05 #72 2.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:05 #72 2.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:05 #72 2.637 OK: 8 MiB in 19 packages 05:39:07 go version go1.25.3 linux/arm64 [Pipeline] } 05:39:07 $ docker stop --time=1 43807dbf691dc3c491e5ca7726298e49874a651f075bd86894fe0c6fba46d47b 05:39:09 $ docker rm -f --volumes 43807dbf691dc3c491e5ca7726298e49874a651f075bd86894fe0c6fba46d47b [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 05:39:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:39:10 05:39:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:39:10 latest: Pulling from edgex-devops/edgex-compose-arm64 05:39:10 547446be3368: Pulling fs layer 05:39:10 d125d8839a47: Pulling fs layer 05:39:10 3e85d5ac6304: Pulling fs layer 05:39:10 c3105a71a48b: Pulling fs layer 05:39:10 0f093f025ec4: Pulling fs layer 05:39:10 c3106fc0e877: Pulling fs layer 05:39:10 0f093f025ec4: Waiting 05:39:10 c3105a71a48b: Waiting 05:39:10 c3106fc0e877: Waiting 05:39:11 547446be3368: Verifying Checksum 05:39:11 547446be3368: Download complete 05:39:11 c3105a71a48b: Verifying Checksum 05:39:11 c3105a71a48b: Download complete 05:39:11 #72 ... 05:39:11 05:39:11 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:39:11 #0 1.570 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:11 #0 1.953 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:11 #83 ... 05:39:11 05:39:11 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:39:11 #0 1.782 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:11 #0 2.069 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:11 #0 4.799 (1/1) Installing dumb-init (1.2.5-r3) 05:39:11 #0 6.139 Executing busybox-1.37.0-r20.trigger 05:39:11 #0 6.175 OK: 7 MiB in 17 packages 05:39:11 d125d8839a47: Verifying Checksum 05:39:11 d125d8839a47: Download complete 05:39:11 c3106fc0e877: Verifying Checksum 05:39:11 c3106fc0e877: Download complete 05:39:11 0f093f025ec4: Verifying Checksum 05:39:11 0f093f025ec4: Download complete 05:39:11 547446be3368: Pull complete 05:39:12 #84 ... 05:39:12 05:39:12 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:12 #85 ... 05:39:12 05:39:12 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:12 #86 ... 05:39:12 05:39:12 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:12 #87 ... 05:39:12 05:39:12 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:39:12 #83 11.05 OK: 265 MiB in 60 packages 05:39:12 d125d8839a47: Pull complete 05:39:13 #83 ... 05:39:13 05:39:13 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:39:13 3e85d5ac6304: Verifying Checksum 05:39:13 3e85d5ac6304: Download complete 05:39:13 #88 ... 05:39:13 05:39:13 #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:39:13 #89 ... 05:39:13 05:39:13 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:39:14 #90 ... 05:39:14 05:39:14 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:39:14 #91 ... 05:39:14 05:39:14 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:39:14 #92 ... 05:39:14 05:39:14 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:39:15 #93 ... 05:39:15 05:39:15 #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:39:15 #72 DONE 13.0s 05:39:16 05:39:16 #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:39:18 #82 ... 05:39:18 05:39:18 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:39:18 #84 DONE 16.3s 05:39:18 05:39:18 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:18 #87 DONE 16.6s 05:39:18 05:39:18 #69 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:18 #69 DONE 16.4s 05:39:18 05:39:18 #85 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:18 #85 DONE 16.6s 05:39:18 05:39:18 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:18 #86 DONE 16.5s 05:39:18 05:39:18 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:39:18 #83 DONE 17.5s 05:39:18 05:39:18 #66 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:18 #66 DONE 16.6s 05:39:18 05:39:18 #94 [core-metadata builder 6/7] COPY . . 05:39:23 #94 ... 05:39:23 05:39:23 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:39:23 #93 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:23 #93 15.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:23 #93 16.28 OK: 13 MiB in 29 packages 05:39:23 #93 DONE 18.4s 05:39:23 05:39:23 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:39:23 #90 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:23 #90 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:23 #90 14.27 OK: 12 MiB in 23 packages 05:39:23 #90 DONE 16.9s 05:39:23 05:39:23 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:39:23 #82 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:23 #82 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:23 #82 16.19 OK: 8 MiB in 21 packages 05:39:23 #82 DONE 18.8s 05:39:23 05:39:23 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:39:23 #92 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:23 #92 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:23 #92 17.33 OK: 8 MiB in 20 packages 05:39:23 #92 DONE 18.9s 05:39:23 05:39:23 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:39:23 #91 16.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:23 #91 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:23 #91 17.38 OK: 20 MiB in 20 packages 05:39:23 #91 DONE 19.0s 05:39:23 05:39:23 #95 [security-bootstrapper builder 6/7] COPY . . 05:39:23 #95 DONE 4.3s 05:39:23 05:39:23 #96 [support-notifications builder 6/7] COPY . . 05:39:23 #96 DONE 4.4s 05:39:23 05:39:23 #97 [security-secretstore-setup builder 6/7] COPY . . 05:39:23 #97 CACHED 05:39:23 05:39:23 #98 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:23 #98 CACHED 05:39:23 05:39:23 #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:39:23 #99 CACHED 05:39:23 05:39:23 #100 [security-bootstrapper builder 6/7] COPY . . 05:39:23 #100 CACHED 05:39:23 05:39:23 #101 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:39:23 #101 CACHED 05:39:23 05:39:23 #102 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:23 #102 CACHED 05:39:23 05:39:23 #89 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:39:23 #89 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:23 #89 16.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:23 #89 17.22 OK: 7 MiB in 18 packages 05:39:23 #89 DONE 19.3s 05:39:23 05:39:23 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:39:23 #88 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:23 #88 17.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:23 #88 17.94 OK: 20 MiB in 20 packages 05:39:23 #88 DONE 19.5s 05:39:23 05:39:23 #103 [support-scheduler builder 6/7] COPY . . 05:39:23 #103 DONE 4.4s 05:39:23 05:39:23 #94 [core-data builder 6/7] COPY . . 05:39:23 #94 DONE 4.4s 05:39:23 05:39:23 #104 [security-spiffe-token-provider builder 6/7] COPY . . 05:39:23 #104 DONE 4.4s 05:39:23 05:39:23 #105 [core-common-config-bootstrapper builder 6/7] COPY . . 05:39:23 #105 CACHED 05:39:23 05:39:23 #106 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:23 #106 CACHED 05:39:23 05:39:23 #107 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:39:23 #107 CACHED 05:39:23 05:39:23 #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:39:23 #108 CACHED 05:39:23 05:39:23 #109 [security-proxy-auth builder 6/7] COPY . . 05:39:23 #109 CACHED 05:39:23 05:39:23 #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:23 #110 CACHED 05:39:23 05:39:23 #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:23 #111 CACHED 05:39:23 05:39:23 #112 [core-command builder 6/7] COPY . . 05:39:23 #112 CACHED 05:39:23 05:39:23 #113 [core-command builder 4/7] COPY go.mod vendor* ./ 05:39:23 #113 CACHED 05:39:23 05:39:23 #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:23 #114 CACHED 05:39:23 05:39:23 #115 [core-metadata builder 6/7] COPY . . 05:39:23 #115 CACHED 05:39:23 05:39:23 #116 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:39:23 #116 CACHED 05:39:23 05:39:23 #117 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:39:23 #117 ... 05:39:23 05:39:23 #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 05:39:23 #76 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:23 #76 17.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:23 #76 17.87 OK: 7 MiB in 17 packages 05:39:23 #76 DONE 19.6s 05:39:23 05:39:23 #118 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:39:23 #118 DONE 4.4s 05:39:23 05:39:23 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:23 #119 ... 05:39:23 05:39:23 #120 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:39:23 #120 DONE 0.9s 05:39:23 05:39:23 #121 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:39:23 #121 DONE 0.9s 05:39:23 05:39:23 #122 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:39:23 #122 DONE 0.9s 05:39:23 05:39:23 #123 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:39:23 #123 DONE 0.9s 05:39:23 05:39:23 #124 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:39:23 #124 DONE 0.1s 05:39:23 05:39:23 #125 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:39:23 #125 DONE 0.1s 05:39:23 05:39:23 #126 [security-spire-server stage-2 6/9] COPY security.txt / 05:39:23 3e85d5ac6304: Pull complete 05:39:23 c3105a71a48b: Pull complete 05:39:23 0f093f025ec4: Pull complete 05:39:24 #126 DONE 0.3s 05:39:24 05:39:24 #127 [security-spire-config stage-2 6/10] COPY security.txt / 05:39:24 #127 DONE 0.2s 05:39:24 05:39:24 #128 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:39:24 c3106fc0e877: Pull complete 05:39:24 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 05:39:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:39:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:39:24 #128 DONE 0.2s 05:39:24 05:39:24 #129 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:39:24 #129 DONE 0.6s 05:39:24 05:39:24 #130 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:39:24 #130 DONE 0.2s 05:39:24 05:39:24 #131 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:39:24 #131 ... 05:39:24 05:39:24 #132 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:39:24 #132 DONE 1.6s [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:24 05:39:24 #133 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:39:24 #133 DONE 0.3s 05:39:24 05:39:24 #134 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:39:24 #134 DONE 0.3s 05:39:24 05:39:24 #131 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:39:24 #131 DONE 0.3s 05:39:24 05:39:24 #135 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:39:24 prd-ubuntu20.04-docker-arm64-4c-16g-12264 does not seem to be running inside a container 05:39:24 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@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 05:39:24 #135 ... 05:39:24 05:39:24 #136 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:39:24 #136 DONE 0.4s 05:39:24 05:39:24 #137 [security-spire-agent stage-3 7/10] COPY security.txt / 05:39:24 #137 DONE 0.4s 05:39:24 05:39:24 #135 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:39:24 #135 DONE 0.4s 05:39:24 05:39:24 #138 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:39:24 #138 DONE 0.4s 05:39:24 05:39:24 #139 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:39:25 #139 DONE 0.3s 05:39:25 05:39:25 #140 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:39:25 #140 DONE 0.2s 05:39:25 05:39:25 #141 [security-spire-config] exporting to image 05:39:25 #141 exporting layers 05:39:25 #141 ... 05:39:25 05:39:25 #142 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:39:25 #142 DONE 0.2s 05:39:25 05:39:25 #143 [security-spire-agent] exporting to image 05:39:26 $ docker top acba935a7df9d72bc8e51a8825df7596946c8b9cee10b32dc6abaf17f6ad8e80 -eo pid,comm [Pipeline] { [Pipeline] sh 05:39:27 + docker compose -f ./docker-compose-build.yml build --parallel 05:39:29 #143 ... 05:39:29 05:39:29 #144 [security-spire-server] exporting to image 05:39:29 #144 exporting layers 1.9s done 05:39:29 #144 writing image sha256:2ea2d1e45713dc4b24a4d56642c8a50442724aa1e25e6cde5b1ff25603bc8a75 0.7s done 05:39:29 #144 naming to docker.io/library/security-spire-server 0.4s done 05:39:29 #144 DONE 4.0s 05:39:29 05:39:29 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:39:29 #0 1.865 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:39:29 #145 ... 05:39:29 05:39:29 #141 [security-spire-config] exporting to image 05:39:29 #141 exporting layers 4.3s done 05:39:29 #141 writing image sha256:4f46e5e65ed6897cd21563b619532cbcd79b83e90e66f526768d689df94cb6d5 0.3s done 05:39:29 #141 naming to docker.io/library/security-spire-config 05:39:30 #141 naming to docker.io/library/security-spire-config 0.7s done 05:39:31 #141 DONE 6.2s 05:39:31 05:39:31 #143 [security-spire-agent] exporting to image 05:39:31 #143 exporting layers 4.3s done 05:39:31 #143 writing image sha256:f1afeb1ee514bd8f28ea3d70d89bc1b71552fab999daf0f428ed26ae9d955324 0.4s done 05:39:31 #143 naming to docker.io/library/security-spire-agent 0.4s done 05:39:31 #143 DONE 5.6s 05:39:31 05:39:31 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:39:31 #0 1.950 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:39:32 #146 ... 05:39:32 05:39:32 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:39:32 #0 1.204 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:39:33 #147 ... 05:39:33 05:39:33 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:39:33 #0 1.587 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:39:33 #148 ... 05:39:33 05:39:33 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:39:33 #0 1.619 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:39:33 #149 ... 05:39:33 05:39:33 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:39:33 #0 1.759 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:39:33 #150 ... 05:39:33 05:39:33 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:39:33 #0 1.891 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:39:33 #151 ... 05:39:33 05:39:33 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:39:33 #0 1.635 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:39:33 #152 ... 05:39:33 05:39:33 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:39:33 #0 1.478 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:39:33 #153 ... 05:39:33 05:39:33 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:39:33 #0 1.895 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:39:34 #154 ... 05:39:34 05:39:34 #117 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:39:34 #117 1.934 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:39:37 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:39:37 #1 transferring dockerfile: 1.89kB done 05:39:37 #1 DONE 0.1s 05:39:37 05:39:37 #2 [core-keeper internal] load build definition from Dockerfile 05:39:37 #2 transferring dockerfile: 2.07kB done 05:39:37 #2 DONE 0.0s 05:39:37 05:39:37 #3 [security-spire-agent internal] load build definition from Dockerfile 05:39:37 #3 transferring dockerfile: 1.81kB 0.0s done 05:39:37 #3 DONE 0.1s 05:39:37 05:39:37 #4 [security-proxy-auth internal] load build definition from Dockerfile 05:39:37 #4 transferring dockerfile: 2.14kB done 05:39:37 #4 DONE 0.0s 05:39:37 05:39:37 #5 [core-command internal] load build definition from Dockerfile 05:39:37 #5 transferring dockerfile: 1.94kB done 05:39:37 #5 DONE 0.1s 05:39:37 05:39:37 #6 [security-proxy-setup internal] load build definition from Dockerfile 05:39:37 #6 transferring dockerfile: 2.50kB done 05:39:37 #6 DONE 0.1s 05:39:37 05:39:37 #7 [core-data internal] load build definition from Dockerfile 05:39:37 #7 transferring dockerfile: 2.04kB done 05:39:37 #7 DONE 0.1s 05:39:37 05:39:37 #8 [support-notifications internal] load build definition from Dockerfile 05:39:37 #8 transferring dockerfile: 2.02kB 0.0s done 05:39:37 #8 DONE 0.1s 05:39:37 05:39:37 #9 [security-secretstore-setup internal] load build definition from Dockerfile 05:39:37 #9 transferring dockerfile: 2.49kB done 05:39:37 #9 DONE 0.1s 05:39:37 05:39:37 #10 [security-spire-server internal] load build definition from Dockerfile 05:39:37 #10 transferring dockerfile: 1.70kB done 05:39:37 #10 DONE 0.1s 05:39:37 05:39:37 #11 [core-metadata internal] load build definition from Dockerfile 05:39:37 #11 transferring dockerfile: 2.10kB done 05:39:37 #11 DONE 0.1s 05:39:37 05:39:37 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:39:37 #12 transferring dockerfile: 2.23kB done 05:39:37 #12 DONE 0.1s 05:39:37 05:39:37 #13 [support-scheduler internal] load build definition from Dockerfile 05:39:37 #13 transferring dockerfile: 1.83kB done 05:39:37 #13 DONE 0.0s 05:39:37 05:39:37 #14 [security-bootstrapper internal] load build definition from Dockerfile 05:39:37 #14 transferring dockerfile: 3.02kB done 05:39:37 #14 DONE 0.1s 05:39:37 05:39:37 #15 [security-spire-config internal] load build definition from Dockerfile 05:39:37 #15 transferring dockerfile: 1.69kB done 05:39:37 #15 DONE 0.1s 05:39:37 05:39:37 #16 [security-spiffe-token-provider internal] load .dockerignore 05:39:37 #16 transferring context: 05:39:38 #16 transferring context: 50B done 05:39:38 #16 DONE 0.1s 05:39:38 05:39:38 #17 [core-keeper internal] load .dockerignore 05:39:38 #17 transferring context: 50B done 05:39:38 #17 DONE 0.0s 05:39:38 05:39:38 #18 [security-spire-agent internal] load .dockerignore 05:39:38 #18 transferring context: 50B done 05:39:38 #18 DONE 0.1s 05:39:38 05:39:38 #19 [security-proxy-auth internal] load .dockerignore 05:39:38 #19 transferring context: 50B done 05:39:38 #19 DONE 0.1s 05:39:38 05:39:38 #20 [core-command internal] load .dockerignore 05:39:38 #20 transferring context: 50B 0.0s done 05:39:38 #20 DONE 0.1s 05:39:38 05:39:38 #21 [security-proxy-setup internal] load .dockerignore 05:39:38 #21 transferring context: 50B done 05:39:38 #21 DONE 0.1s 05:39:38 05:39:38 #22 [core-data internal] load .dockerignore 05:39:39 #22 transferring context: 50B done 05:39:39 #22 DONE 0.1s 05:39:39 05:39:39 #23 [support-notifications internal] load .dockerignore 05:39:39 #23 transferring context: 50B 0.0s done 05:39:39 #23 DONE 0.1s 05:39:39 05:39:39 #24 [security-secretstore-setup internal] load .dockerignore 05:39:39 #24 transferring context: 50B done 05:39:39 #24 DONE 0.1s 05:39:39 05:39:39 #25 [security-spire-server internal] load .dockerignore 05:39:39 #25 transferring context: 50B done 05:39:39 #25 DONE 0.1s 05:39:39 05:39:39 #26 [core-metadata internal] load .dockerignore 05:39:39 #26 transferring context: 50B 0.0s done 05:39:39 #26 DONE 0.1s 05:39:39 05:39:39 #27 [core-common-config-bootstrapper internal] load .dockerignore 05:39:39 #27 transferring context: 50B done 05:39:39 #27 DONE 0.1s 05:39:39 05:39:39 #28 [support-scheduler internal] load .dockerignore 05:39:39 #28 transferring context: 50B done 05:39:39 #28 DONE 0.1s 05:39:39 05:39:39 #29 [security-bootstrapper internal] load .dockerignore 05:39:39 #29 transferring context: 50B 0.0s done 05:39:39 #29 DONE 0.1s 05:39:39 05:39:39 #30 [security-spire-config internal] load .dockerignore 05:39:39 #30 transferring context: 50B done 05:39:39 #30 DONE 0.1s 05:39:39 05:39:39 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:39:39 #31 DONE 0.0s 05:39:39 05:39:39 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 05:39:40 #32 DONE 0.5s 05:39:40 05:39:40 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:39:40 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:39:40 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:39:40 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 05:39:40 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 05:39:40 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 606.21kB / 4.14MB 0.1s 05:39:40 #33 ... 05:39:40 05:39:40 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:39:40 #31 DONE 0.0s 05:39:40 05:39:40 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:39:40 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 3.15MB / 4.14MB 0.2s 05:39:40 #33 ... 05:39:40 05:39:40 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 05:39:40 #32 DONE 0.5s 05:39:40 05:39:40 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:39:40 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:39:40 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:39:40 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 05:39:40 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 05:39:40 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 05:39:40 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 05:39:40 #33 ... 05:39:40 05:39:40 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 05:39:40 #32 DONE 0.5s 05:39:40 05:39:40 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:39:40 #31 DONE 0.0s 05:39:40 05:39:40 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 05:39:40 #32 DONE 0.5s 05:39:40 05:39:40 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:39:40 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:39:40 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:39:40 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 05:39:40 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 05:39:40 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 05:39:40 #33 ... 05:39:40 05:39:40 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:39:40 #31 DONE 0.0s 05:39:40 05:39:40 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:39:40 #31 DONE 0.0s 05:39:40 05:39:40 #34 [security-spiffe-token-provider internal] load build context 05:39:40 #34 transferring context: 3.43MB 0.9s done 05:39:41 #34 ... 05:39:41 05:39:41 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 05:39:41 #32 DONE 0.9s 05:39:41 05:39:41 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:39:41 #31 DONE 0.0s 05:39:41 05:39:41 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:39:41 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:39:41 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:39:41 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 05:39:41 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 05:39:41 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 05:39:41 #33 ... 05:39:41 05:39:41 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:39:41 #31 DONE 0.0s 05:39:41 05:39:41 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:39:41 #33 ... 05:39:41 05:39:41 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:39:41 #31 DONE 0.0s 05:39:41 05:39:41 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:39:41 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:39:41 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:39:41 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 05:39:41 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 05:39:41 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 05:39:41 #33 ... 05:39:41 05:39:41 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:39:41 #31 DONE 0.0s 05:39:41 05:39:41 #34 [security-spiffe-token-provider internal] load build context 05:39:41 #34 DONE 1.8s 05:39:41 05:39:41 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:39:41 #33 ... 05:39:41 05:39:41 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:39:41 #31 DONE 0.0s 05:39:41 05:39:41 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:39:42 #33 ... 05:39:42 05:39:42 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:39:42 #31 DONE 0.0s 05:39:42 05:39:42 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:39:42 #33 ... 05:39:42 05:39:42 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:39:42 #31 DONE 0.0s 05:39:42 05:39:42 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:39:42 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:39:42 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:39:42 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 05:39:42 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 05:39:42 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 05:39:42 #33 ... 05:39:42 05:39:42 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 05:39:42 #35 DONE 1.8s 05:39:42 05:39:42 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:39:42 #33 ... 05:39:42 05:39:42 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 05:39:42 #32 DONE 1.9s 05:39:42 05:39:42 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 05:39:42 #36 DONE 1.9s 05:39:42 05:39:42 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:39:42 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:39:42 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:39:42 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 05:39:42 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 05:39:42 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 05:39:42 #33 ... 05:39:42 05:39:42 #37 [core-keeper internal] load build context 05:39:42 #37 transferring context: 3.43MB 1.4s done 05:39:42 #37 DONE 2.0s 05:39:42 05:39:42 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:39:42 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:39:42 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:39:42 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 05:39:42 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 05:39:42 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 05:39:42 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:39:42 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:39:42 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 05:39:42 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 05:39:42 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 05:39:43 #33 ... 05:39:43 05:39:43 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 05:39:43 #32 DONE 2.5s 05:39:43 05:39:43 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:39:43 #33 ... 05:39:43 05:39:43 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 05:39:43 #35 DONE 2.3s 05:39:43 05:39:43 #38 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:39:43 #38 DONE 4.0s 05:39:43 05:39:43 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:39:43 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:39:43 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:39:43 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 05:39:43 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 05:39:43 #33 sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 4.14MB / 4.14MB 0.3s done 05:39:43 #33 extracting sha256:58e777220c395c319866c5d73ea32a5ea574bbd12f4eb289b392f584d0cd953e 2.7s done 05:39:43 #33 ... 05:39:43 05:39:43 #39 [security-proxy-auth internal] load build context 05:39:43 #39 transferring context: 3.43MB 1.7s done 05:39:43 #39 DONE 2.5s 05:39:43 05:39:43 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:39:43 #40 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.5s done 05:39:43 #40 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 05:39:43 #40 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 05:39:43 #40 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 05:39:43 #40 ... 05:39:43 05:39:43 #41 [security-spire-server internal] load build context 05:39:43 #41 transferring context: 26.58kB 0.1s done 05:39:43 #41 DONE 1.1s 05:39:43 05:39:43 #42 [support-scheduler builder 2/7] WORKDIR /edgex-go 05:39:44 #42 ... 05:39:44 05:39:44 #43 [core-command internal] load build context 05:39:44 #43 transferring context: 3.43MB 1.6s done 05:39:44 #43 DONE 2.9s 05:39:44 05:39:44 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:39:44 #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.9s 05:39:44 #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 1.0s 05:39:44 #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.1s 05:39:44 #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.1s 05:39:44 #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 1.1s 05:39:44 #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.1s done 05:39:44 #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.2s 05:39:44 #40 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 05:39:44 #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.2s done 05:39:44 #40 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 05:39:44 #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.3s done 05:39:45 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 1.7s 05:39:45 #40 ... 05:39:45 05:39:45 #44 [security-spire-config internal] load build context 05:39:45 #44 transferring context: 24.83kB 0.3s done 05:39:45 #44 DONE 1.9s 05:39:45 05:39:45 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:39:45 #40 ... 05:39:45 05:39:45 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:39:45 #33 DONE 6.0s 05:39:45 05:39:45 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:39:45 #117 ... 05:39:45 05:39:45 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:45 #119 DONE 21.9s 05:39:45 05:39:45 #155 [core-keeper builder 7/8] COPY . . 05:39:45 #40 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 05:39:45 #40 ... 05:39:45 05:39:45 #45 [support-notifications internal] load build context 05:39:45 #45 transferring context: 3.43MB 2.5s done 05:39:45 #45 DONE 4.0s 05:39:45 05:39:45 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:39:45 #40 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done 05:39:45 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 2.5s 05:39:45 #40 ... 05:39:45 05:39:45 #46 [security-spire-agent internal] load build context 05:39:45 #46 transferring context: 26.11kB 0.1s done 05:39:45 #46 DONE 3.3s 05:39:45 05:39:45 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:39:45 #40 ... 05:39:45 05:39:45 #47 [core-data internal] load build context 05:39:45 #47 transferring context: 3.43MB 2.6s done 05:39:45 #47 DONE 4.4s 05:39:45 05:39:45 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:39:45 #40 ... 05:39:45 05:39:45 #48 [security-proxy-setup internal] load build context 05:39:45 #48 transferring context: 3.43MB 2.9s done 05:39:45 #48 DONE 4.8s 05:39:45 05:39:45 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:39:45 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 2.9s 05:39:46 #40 ... 05:39:46 05:39:46 #49 [security-secretstore-setup internal] load build context 05:39:46 #49 transferring context: 3.43MB 2.2s done 05:39:46 #49 DONE 4.1s 05:39:46 05:39:46 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:39:46 #40 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 05:39:46 #40 ... 05:39:46 05:39:46 #42 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 05:39:46 #42 DONE 3.6s 05:39:46 05:39:46 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:39:46 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 3.2s 05:39:46 #40 ... 05:39:46 05:39:46 #50 [core-metadata internal] load build context 05:39:46 #50 transferring context: 3.43MB 2.5s done 05:39:46 #50 DONE 4.4s 05:39:46 05:39:46 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:39:46 #40 ... 05:39:46 05:39:46 #51 [core-common-config-bootstrapper internal] load build context 05:39:46 #51 transferring context: 3.43MB 2.9s done 05:39:46 #51 DONE 4.5s 05:39:46 05:39:46 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:39:46 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 3.6s 05:39:46 #155 DONE 2.0s 05:39:46 05:39:46 #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 05:39:46 #40 ... 05:39:46 05:39:46 #52 [support-scheduler internal] load build context 05:39:46 #52 transferring context: 3.43MB 1.9s done 05:39:46 #52 DONE 4.3s 05:39:46 05:39:46 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:39:46 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.53MB / 37.02MB 3.8s 05:39:47 #40 ... 05:39:47 05:39:47 #53 [security-bootstrapper internal] load build context 05:39:47 #53 transferring context: 3.43MB 1.9s done 05:39:47 #53 DONE 4.7s 05:39:47 05:39:47 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:39:47 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 4.1s 05:39:47 #156 0.648 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:39:47 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 4.5s 05:39:48 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 5.0s 05:39:48 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 5.4s 05:39:48 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 5.7s 05:39:49 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 6.5s 05:39:50 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.16MB / 37.02MB 7.6s 05:39:52 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 8.7s 05:39:52 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 9.4s 05:39:52 #40 ... 05:39:52 05:39:52 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:39:52 #54 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.5s done 05:39:52 #54 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 05:39:52 #54 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 05:39:52 #54 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 05:39:52 #54 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.7s done 05:39:52 #54 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s done 05:39:52 #54 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.5s done 05:39:52 #54 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 4.8s done 05:39:52 #54 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 05:39:52 #54 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 05:39:52 #54 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 4.0s 05:39:52 #54 ... 05:39:52 05:39:52 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:39:52 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 9.8s 05:39:53 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 10.5s 05:39:55 #40 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 11.2s done 05:39:55 #40 ... 05:39:55 05:39:55 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:39:55 #55 DONE 9.0s 05:39:55 05:39:55 #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:39:55 #56 ... 05:39:55 05:39:55 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:39:55 #0 6.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:39:55 #0 6.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:39:55 #0 8.578 (1/3) Installing ca-certificates (20260413-r0) 05:39:55 #0 8.787 (2/3) Installing dumb-init (1.2.5-r3) 05:39:55 #0 8.875 (3/3) Installing tzdata (2026b-r0) 05:39:55 #0 9.249 Executing busybox-1.37.0-r20.trigger 05:39:55 #0 9.320 Executing ca-certificates-20260413-r0.trigger 05:39:55 #0 9.760 OK: 9 MiB in 19 packages 05:39:55 #57 ... 05:39:55 05:39:55 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:39:55 #54 ... 05:39:55 05:39:55 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:39:55 #0 9.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:39:55 #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:39:56 #58 ... 05:39:56 05:39:56 #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:39:56 #59 ... 05:39:56 05:39:56 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:39:56 #60 ... 05:39:56 05:39:56 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:39:56 #61 ... 05:39:56 05:39:56 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:39:56 #0 9.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:39:56 #0 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:39:56 #62 ... 05:39:56 05:39:56 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:39:56 #63 ... 05:39:56 05:39:56 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:39:56 #64 ... 05:39:56 05:39:56 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:39:57 #65 ... 05:39:57 05:39:57 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:39:57 #57 DONE 11.5s 05:39:57 05:39:57 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 05:39:57 #66 ... 05:39:57 05:39:57 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:39:57 #67 ... 05:39:57 05:39:57 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:39:57 #0 8.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:39:57 #0 8.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:39:57 #68 ... 05:39:57 05:39:57 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:39:57 #69 ... 05:39:57 05:39:57 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:39:57 #70 ... 05:39:57 05:39:57 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:39:57 #71 ... 05:39:57 05:39:57 #72 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:39:58 #72 ... 05:39:58 05:39:58 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:39:58 #70 DONE 11.6s 05:39:58 05:39:58 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:40:02 #73 ... 05:40:02 05:40:02 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 05:40:02 #54 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 13.9s done 05:40:02 #54 DONE 20.3s 05:40:02 05:40:02 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:40:02 #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.2s 05:40:06 #40 ... 05:40:06 05:40:06 #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:40:06 #59 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:06 #59 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:06 #59 ... 05:40:06 05:40:06 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:40:07 #40 ... 05:40:07 05:40:07 #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:40:07 #0 6.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:07 #0 8.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:07 #74 ... 05:40:07 05:40:07 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:40:07 #40 ... 05:40:07 05:40:07 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:40:07 #61 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:07 #61 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:07 #61 ... 05:40:07 05:40:07 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:40:07 #64 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:07 #64 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:07 #64 ... 05:40:07 05:40:07 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:40:08 #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.4s 05:40:08 #40 ... 05:40:08 05:40:08 #72 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:40:08 #72 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:08 #72 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:08 #72 ... 05:40:08 05:40:08 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:40:08 #40 ... 05:40:08 05:40:08 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:40:08 #69 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:08 #69 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:09 #69 ... 05:40:09 05:40:09 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:40:09 #40 ... 05:40:09 05:40:09 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:40:09 #60 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:09 #60 18.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:09 #60 ... 05:40:09 05:40:09 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:40:09 #71 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:09 #71 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:09 #71 ... 05:40:09 05:40:09 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:40:09 #64 23.55 v3.22.4-119-g0f705887341 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 05:40:09 #64 23.56 v3.22.4-120-g63cbb2c7405 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 05:40:09 #64 23.56 OK: 26183 distinct packages available 05:40:10 #64 ... 05:40:10 05:40:10 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:40:10 #65 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:10 #65 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:10 #65 ... 05:40:10 05:40:10 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:40:10 #63 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:10 #63 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:10 #63 ... 05:40:10 05:40:10 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 05:40:10 #66 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:10 #66 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:10 #66 ... 05:40:10 05:40:10 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:40:10 #61 24.39 (1/2) Installing dumb-init (1.2.5-r3) 05:40:10 #61 24.42 (2/2) Installing su-exec (0.2-r3) 05:40:10 #61 24.51 Executing busybox-1.37.0-r20.trigger 05:40:10 #61 24.66 OK: 8 MiB in 18 packages 05:40:11 #61 ... 05:40:11 05:40:11 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:40:11 #68 15.30 v3.22.4-119-g0f705887341 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 05:40:11 #68 15.30 v3.22.4-120-g63cbb2c7405 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 05:40:11 #68 15.30 OK: 26165 distinct packages available 05:40:11 #68 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:11 #68 19.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:11 #68 ... 05:40:11 05:40:11 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:40:11 #67 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:11 #67 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:11 #67 ... 05:40:11 05:40:11 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:40:11 #40 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.2s done 05:40:12 #40 ... 05:40:12 05:40:12 #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:40:12 #56 7.239 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:12 #56 14.51 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:12 #56 ... 05:40:12 05:40:12 #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:40:12 #59 23.91 (1/1) Installing dumb-init (1.2.5-r3) 05:40:12 #59 23.92 Executing busybox-1.37.0-r20.trigger 05:40:12 #59 24.01 OK: 8 MiB in 17 packages 05:40:12 #59 DONE 26.6s 05:40:12 05:40:12 #75 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 05:40:13 #75 ... 05:40:13 05:40:13 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:40:13 #61 DONE 27.0s 05:40:13 05:40:13 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:40:13 #76 ... 05:40:13 05:40:13 #72 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 05:40:13 #72 24.59 OK: 255 MiB in 60 packages 05:40:13 #72 DONE 27.0s 05:40:13 05:40:13 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:40:13 #58 17.52 v3.22.4-119-g0f705887341 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 05:40:13 #58 17.52 v3.22.4-120-g63cbb2c7405 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 05:40:13 #58 17.52 OK: 26165 distinct packages available 05:40:13 #58 19.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:13 #58 23.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:13 #58 ... 05:40:13 05:40:13 #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:40:14 #77 ... 05:40:14 05:40:14 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 05:40:14 #66 25.33 OK: 255 MiB in 60 packages 05:40:14 #66 DONE 27.6s 05:40:14 05:40:14 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:40:14 #78 ... 05:40:14 05:40:14 #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:40:14 #77 DONE 1.0s 05:40:14 05:40:14 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:40:14 #73 6.138 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:14 #73 8.039 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:14 #73 ... 05:40:14 05:40:14 #79 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:40:15 #79 ... 05:40:15 05:40:15 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:40:15 #78 DONE 1.0s 05:40:15 05:40:15 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:40:15 #62 19.31 v3.22.4-119-g0f705887341 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 05:40:15 #62 19.31 v3.22.4-120-g63cbb2c7405 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 05:40:15 #62 19.31 OK: 26165 distinct packages available 05:40:15 #62 20.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:15 #62 21.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:15 #62 ... 05:40:15 05:40:15 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:40:15 #71 25.80 OK: 255 MiB in 60 packages 05:40:15 #71 DONE 28.8s 05:40:15 05:40:15 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:40:16 #80 DONE 1.1s 05:40:16 05:40:16 #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:40:18 #81 ... 05:40:18 05:40:18 #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:40:18 #67 29.74 OK: 255 MiB in 60 packages 05:40:18 #67 DONE 32.4s 05:40:19 05:40:19 #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:40:19 #82 ... 05:40:19 05:40:19 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:40:19 #63 30.22 (1/1) Installing dumb-init (1.2.5-r3) 05:40:19 #63 30.28 Executing busybox-1.37.0-r20.trigger 05:40:19 #63 30.51 OK: 8 MiB in 17 packages 05:40:19 #63 DONE 33.3s 05:40:19 05:40:19 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:40:19 #83 ... 05:40:19 05:40:19 #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:40:19 #82 DONE 1.1s 05:40:19 05:40:19 #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:40:20 #84 ... 05:40:20 05:40:20 #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:40:20 #74 20.85 OK: 9 MiB in 19 packages 05:40:20 #74 DONE 23.5s 05:40:20 05:40:20 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:40:20 #69 25.65 (1/4) Installing ca-certificates (20260413-r0) 05:40:20 #69 26.11 (2/4) Installing dumb-init (1.2.5-r3) 05:40:20 #69 26.15 (3/4) Installing su-exec (0.2-r3) 05:40:20 #69 26.18 (4/4) Installing yq-go (4.47.2-r3) 05:40:20 #69 28.67 Executing busybox-1.37.0-r20.trigger 05:40:20 #69 28.90 Executing ca-certificates-20260413-r0.trigger 05:40:20 #69 30.96 OK: 20 MiB in 20 packages 05:40:20 #69 DONE 34.5s 05:40:20 05:40:20 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:40:20 #68 31.13 (1/5) Installing dumb-init (1.2.5-r3) 05:40:20 #68 31.14 (2/5) Installing musl-obstack (1.2.3-r2) 05:40:20 #68 31.17 (3/5) Installing libucontext (1.3.2-r0) 05:40:20 #68 31.22 (4/5) Installing gcompat (1.1.0-r4) 05:40:20 #68 31.28 (5/5) Installing openssl (3.5.6-r0) 05:40:20 #68 31.36 Executing busybox-1.37.0-r20.trigger 05:40:20 #68 31.58 OK: 9 MiB in 21 packages 05:40:20 #68 DONE 34.8s 05:40:20 05:40:20 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:40:20 #62 34.16 (1/13) Installing brotli-libs (1.1.0-r2) 05:40:20 #62 34.36 (2/13) Installing c-ares (1.34.6-r0) 05:40:20 #62 34.43 (3/13) Installing libunistring (1.3-r0) 05:40:20 #62 34.60 (4/13) Installing libidn2 (2.3.7-r0) 05:40:20 #62 34.64 (5/13) Installing nghttp2-libs (1.69.0-r0) 05:40:20 #62 34.66 (6/13) Installing libpsl (0.21.5-r3) 05:40:20 #62 34.68 (7/13) Installing zstd-libs (1.5.7-r0) 05:40:20 #62 ... 05:40:20 05:40:20 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:40:20 #60 29.88 (1/4) Installing dumb-init (1.2.5-r3) 05:40:20 #60 29.94 (2/4) Installing openssl (3.5.6-r0) 05:40:20 #60 30.13 (3/4) Installing su-exec (0.2-r3) 05:40:20 #60 30.21 (4/4) Installing yq-go (4.47.2-r3) 05:40:20 #60 31.74 Executing busybox-1.37.0-r20.trigger 05:40:20 #60 31.89 OK: 20 MiB in 20 packages 05:40:20 #60 DONE 34.7s 05:40:20 05:40:20 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:40:20 #62 34.76 (8/13) Installing libcurl (8.14.1-r2) 05:40:20 #62 34.83 (9/13) Installing curl (8.14.1-r2) 05:40:20 #62 34.86 (10/13) Installing dumb-init (1.2.5-r3) 05:40:20 #62 34.91 (11/13) Installing musl-obstack (1.2.3-r2) 05:40:20 #62 34.95 (12/13) Installing libucontext (1.3.2-r0) 05:40:20 #62 34.96 (13/13) Installing gcompat (1.1.0-r4) 05:40:20 #62 35.02 Executing busybox-1.37.0-r20.trigger 05:40:21 #62 35.20 OK: 13 MiB in 29 packages 05:40:21 #62 ... 05:40:21 05:40:21 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:40:21 #65 28.85 (1/7) Installing ca-certificates (20260413-r0) 05:40:21 #65 29.40 (2/7) Installing dumb-init (1.2.5-r3) 05:40:21 #65 29.42 (3/7) Installing libgcc (14.2.0-r6) 05:40:21 #65 29.52 (4/7) Installing libsodium (1.0.20-r1) 05:40:21 #65 29.58 (5/7) Installing libstdc++ (14.2.0-r6) 05:40:21 #65 30.20 (6/7) Installing libzmq (4.3.5-r2) 05:40:21 #65 30.32 (7/7) Installing zeromq (4.3.5-r2) 05:40:21 #65 30.50 Executing busybox-1.37.0-r20.trigger 05:40:21 #65 30.82 Executing ca-certificates-20260413-r0.trigger 05:40:21 #65 32.45 OK: 12 MiB in 23 packages 05:40:21 #65 DONE 35.6s 05:40:21 05:40:21 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:40:22 #85 ... 05:40:22 05:40:22 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:40:22 #64 25.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:22 #64 28.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:22 #64 ... 05:40:22 05:40:22 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:40:23 #86 ... 05:40:23 05:40:23 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:40:23 #62 DONE 37.4s 05:40:23 05:40:23 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:40:23 #58 37.09 (1/4) Installing dumb-init (1.2.5-r3) 05:40:23 #58 37.14 (2/4) Installing musl-obstack (1.2.3-r2) 05:40:23 #58 37.17 (3/4) Installing libucontext (1.3.2-r0) 05:40:23 #58 37.20 (4/4) Installing gcompat (1.1.0-r4) 05:40:23 #58 37.26 Executing busybox-1.37.0-r20.trigger 05:40:23 #58 37.44 OK: 8 MiB in 20 packages 05:40:24 #58 ... 05:40:24 05:40:24 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:40:24 #73 24.57 OK: 255 MiB in 60 packages 05:40:24 #73 DONE 25.9s 05:40:24 05:40:24 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:40:25 #87 ... 05:40:25 05:40:25 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:40:25 #58 DONE 39.2s 05:40:25 05:40:25 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:40:25 #88 ... 05:40:25 05:40:25 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:40:25 #87 DONE 1.4s 05:40:25 05:40:25 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:40:25 #89 ... 05:40:25 05:40:25 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:40:32 #90 ... 05:40:32 05:40:32 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:40:32 #76 6.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:32 #76 8.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:32 #76 15.83 OK: 8 MiB in 18 packages 05:40:32 #76 ... 05:40:32 05:40:32 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:40:32 #91 ... 05:40:32 05:40:32 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:40:32 #76 DONE 18.7s 05:40:32 05:40:32 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:40:32 #64 39.85 OK: 255 MiB in 60 packages 05:40:32 #64 DONE 45.3s 05:40:32 05:40:32 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:40:32 #92 ... 05:40:32 05:40:32 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 05:40:32 #75 6.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:32 #75 8.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:32 #75 16.74 OK: 8 MiB in 17 packages 05:40:32 #75 DONE 19.5s 05:40:32 05:40:32 #56 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:40:32 #56 27.68 (1/1) Installing dumb-init (1.2.5-r3) 05:40:32 #56 31.18 Executing busybox-1.37.0-r20.trigger 05:40:32 #56 31.31 OK: 8 MiB in 17 packages 05:40:32 #56 DONE 36.9s 05:40:32 05:40:32 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:40:32 #93 DONE 1.0s 05:40:32 05:40:32 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:40:33 #94 ... 05:40:33 05:40:33 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:40:33 #0 9.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:33 #95 ... 05:40:33 05:40:33 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:40:33 #92 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:34 #92 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:36 #92 ... 05:40:36 05:40:36 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:40:36 #96 DONE 4.2s 05:40:36 05:40:36 #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:40:36 #97 DONE 0.3s 05:40:36 05:40:36 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:40:36 #86 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:36 #86 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:40 #86 ... 05:40:40 05:40:40 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:40:40 #83 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:40 #83 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:40 #83 21.09 OK: 8 MiB in 17 packages 05:40:40 #83 ... 05:40:40 05:40:40 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:40:40 #85 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:40 #85 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:40 #85 18.93 OK: 12 MiB in 23 packages 05:40:41 #85 ... 05:40:41 05:40:41 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:40:41 #88 7.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:41 #88 9.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:41 #88 16.12 OK: 8 MiB in 20 packages 05:40:41 #88 ... 05:40:41 05:40:41 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:40:41 #86 21.02 OK: 9 MiB in 21 packages 05:40:41 #86 ... 05:40:41 05:40:41 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:40:41 #83 DONE 22.5s 05:40:41 05:40:41 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:40:41 #85 DONE 20.2s 05:40:41 05:40:41 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:40:41 #92 20.97 OK: 20 MiB in 20 packages 05:40:42 #92 ... 05:40:42 05:40:42 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:40:42 #91 11.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:40:42 #91 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:42 #91 20.52 OK: 20 MiB in 20 packages 05:40:42 #91 ... 05:40:42 05:40:42 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:40:42 #88 DONE 17.4s 05:40:42 05:40:42 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:40:42 #95 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:40:42 #95 17.54 OK: 13 MiB in 29 packages 05:40:42 #95 DONE 19.2s 05:40:42 05:40:42 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:40:43 #98 ... 05:40:43 05:40:43 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:40:43 #91 DONE 22.3s 05:40:43 05:40:43 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:40:43 #89 ... 05:40:43 05:40:43 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:40:43 #92 DONE 22.9s 05:40:43 05:40:43 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:40:43 #86 DONE 23.2s 05:40:43 05:40:43 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:40:44 #99 ... 05:40:44 05:40:44 #100 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:40:44 #100 DONE 0.6s 05:40:44 05:40:44 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:40:45 #101 ... 05:40:45 05:40:45 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:40:45 #98 DONE 3.0s 05:40:45 05:40:45 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:40:45 #99 DONE 2.0s 05:40:45 05:40:45 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:40:45 #102 ... 05:40:45 05:40:45 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:40:45 #101 DONE 2.2s 05:40:46 05:40:46 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:40:46 #103 ... 05:40:46 05:40:46 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:40:46 #104 DONE 0.3s 05:40:46 05:40:46 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:40:46 #103 DONE 0.3s 05:40:46 05:40:46 #105 [security-spire-server stage-2 6/9] COPY security.txt / 05:40:46 #105 DONE 0.3s 05:40:46 05:40:46 #106 [security-spire-config stage-2 6/10] COPY security.txt / 05:40:46 #106 DONE 0.5s 05:40:46 05:40:46 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:40:46 #107 ... 05:40:46 05:40:46 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:40:46 #108 DONE 0.3s 05:40:46 05:40:46 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:40:47 #109 DONE 0.2s 05:40:47 05:40:47 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:40:47 #107 DONE 0.5s 05:40:47 05:40:47 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:40:47 #110 DONE 0.3s 05:40:47 05:40:47 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:40:47 #111 DONE 0.3s 05:40:47 05:40:47 #112 [security-spire-config] exporting to image 05:40:47 #112 exporting layers 05:40:47 #112 ... 05:40:47 05:40:47 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:40:47 #113 DONE 0.4s 05:40:48 05:40:48 #112 [security-spire-server] exporting to image 05:40:49 #112 ... 05:40:49 05:40:49 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:40:49 #102 DONE 3.7s 05:40:49 05:40:49 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:40:49 #114 DONE 0.3s 05:40:49 05:40:49 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 05:40:50 #115 DONE 0.4s 05:40:50 05:40:50 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 05:40:50 #40 ... 05:40:50 05:40:50 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:40:50 #116 DONE 0.3s 05:40:50 05:40:50 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:40:50 #117 DONE 0.3s 05:40:50 05:40:50 #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:40:50 #84 ... 05:40:50 05:40:50 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:40:51 #118 DONE 0.3s 05:40:51 05:40:51 #112 [security-spire-server] exporting to image 05:40:52 #112 exporting layers 4.9s done 05:40:52 #112 writing image sha256:2e0b0535845e0bdd2fb0bb7b85e6ccca75b8e63a1c732feff39c32d2651e9532 0.1s done 05:40:52 #112 naming to docker.io/library/security-spire-config-arm64 0.0s done 05:40:52 #112 exporting layers 4.7s done 05:40:52 #112 writing image sha256:206be58d7f70406186418ca7db7e6cd6bd4d0a1953b2cc9669ca4df0ebbc9781 05:40:52 #112 writing image sha256:206be58d7f70406186418ca7db7e6cd6bd4d0a1953b2cc9669ca4df0ebbc9781 0.0s done 05:40:52 #112 naming to docker.io/library/security-spire-server-arm64 0.0s done 05:40:54 #112 exporting layers 2.9s done 05:40:54 #112 writing image sha256:9376f7ceca9c60da79314d1b56e8a66b86d13ac3b698eacd0602dc28c1c32562 done 05:40:54 #112 naming to docker.io/library/security-spire-agent-arm64 0.0s done 05:40:54 #112 DONE 6.9s 05:40:54 05:40:54 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:40:55 #156 ... 05:40:55 05:40:55 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:40:55 #152 DONE 90.0s 05:40:55 05:40:55 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:40:55 #149 ... 05:40:55 05:40:55 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:40:55 #157 DONE 0.1s 05:40:55 05:40:55 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:40:55 #158 DONE 0.8s 05:40:55 05:40:55 #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 05:40:55 #159 DONE 0.2s 05:40:55 05:40:55 #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 05:40:55 #160 DONE 0.0s 05:40:55 05:40:55 #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:40:55 #161 DONE 0.1s 05:40:55 05:40:55 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:40:55 #150 ... 05:40:55 05:40:55 #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:40:55 #162 DONE 0.0s 05:40:55 05:40:55 #163 [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/ 05:40:55 #163 DONE 0.0s 05:40:55 05:40:55 #164 [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/ 05:40:55 #164 DONE 0.0s 05:40:55 05:40:55 #165 [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/ 05:40:55 #165 DONE 0.1s 05:40:55 05:40:55 #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:40:55 #166 DONE 0.0s 05:40:55 05:40:55 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:40:55 #146 ... 05:40:55 05:40:55 #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:40:55 #167 DONE 0.7s 05:40:55 05:40:55 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:40:55 #154 ... 05:40:55 05:40:55 #168 [security-bootstrapper] exporting to image 05:40:55 #168 exporting layers 05:40:55 #168 ... 05:40:55 05:40:55 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:40:55 #151 DONE 92.7s 05:40:55 05:40:55 #169 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:40:55 #169 DONE 0.2s 05:40:55 05:40:55 #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:40:55 #170 DONE 0.1s 05:40:55 05:40:55 #168 [security-bootstrapper] exporting to image 05:40:55 #168 exporting layers 0.8s done 05:40:55 #168 writing image sha256:e93a1fe6b12980a09201f74bb9f219ac2677f8b0c0c83550cfb61fd24dd81950 0.0s done 05:40:55 #168 naming to docker.io/library/security-bootstrapper done 05:40:56 #168 DONE 0.9s 05:40:56 05:40:56 #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:40:56 #171 DONE 0.2s 05:40:56 05:40:56 #172 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:40:56 #172 DONE 0.1s 05:40:56 05:40:56 #173 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:40:56 #173 DONE 0.1s 05:40:56 05:40:56 #174 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:40:57 #174 DONE 0.9s 05:40:57 05:40:57 #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 05:40:57 #156 ... 05:40:57 05:40:57 #175 [core-common-config-bootstrapper] exporting to image 05:40:57 #175 exporting layers 0.3s done 05:40:57 #175 writing image sha256:d0eb5c54cb553b10a056fb17b5abee36a35826310be7640ebabb2cbe2862d87c 0.0s done 05:40:57 #175 naming to docker.io/library/core-common-config-bootstrapper done 05:40:57 #175 DONE 0.3s 05:40:57 05:40:57 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:42:05 #146 ... 05:42:05 05:42:05 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:42:05 #147 156.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:42:05 #147 DONE 163.2s 05:42:05 05:42:05 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:42:05 #150 DONE 163.1s 05:42:05 05:42:05 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:42:05 #149 DONE 163.2s 05:42:05 05:42:05 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:42:06 #146 ... 05:42:06 05:42:06 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:42:06 #176 DONE 0.2s 05:42:06 05:42:06 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:42:06 #177 DONE 0.1s 05:42:06 05:42:06 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:42:06 #178 DONE 0.1s 05:42:06 05:42:06 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:42:06 #179 DONE 0.1s 05:42:06 05:42:06 #180 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:42:06 #180 DONE 0.1s 05:42:06 05:42:06 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:42:06 #181 DONE 0.1s 05:42:06 05:42:06 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:42:06 #182 ... 05:42:06 05:42:06 #183 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:42:06 #183 DONE 0.1s 05:42:06 05:42:06 #184 [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 05:42:06 #184 DONE 0.1s 05:42:06 05:42:06 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:42:06 #182 DONE 0.2s 05:42:06 05:42:06 #185 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:42:06 #185 DONE 0.1s 05:42:06 05:42:06 #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 05:42:06 #186 DONE 0.1s 05:42:06 05:42:06 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:42:06 #187 DONE 0.1s 05:42:06 05:42:06 #188 [core-command] exporting to image 05:42:06 #188 exporting layers 05:42:06 #188 ... 05:42:06 05:42:06 #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:42:06 #189 DONE 0.2s 05:42:06 05:42:06 #190 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:42:06 #190 DONE 0.2s 05:42:06 05:42:06 #188 [core-command] exporting to image 05:42:06 #188 exporting layers 0.2s done 05:42:06 #188 writing image sha256:cdb4029fb264210173de4c38b0d3bb358f02e4f77ff7a575b9444d1ba2a7db35 done 05:42:06 #188 naming to docker.io/library/core-command 0.0s done 05:42:06 #188 DONE 0.2s 05:42:06 05:42:06 #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:42:07 #191 DONE 0.2s 05:42:07 05:42:07 #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:42:07 #192 DONE 0.2s 05:42:07 05:42:07 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:42:07 #193 DONE 0.3s 05:42:07 05:42:07 #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:42:07 #194 DONE 0.2s 05:42:07 05:42:07 #195 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:42:07 #195 DONE 0.9s 05:42:07 05:42:07 #196 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:42:08 #196 DONE 0.8s 05:42:08 05:42:08 #197 [security-proxy-setup] exporting to image 05:42:08 #197 exporting layers 0.5s done 05:42:08 #197 writing image sha256:2aa7d6cecfd95b89b7fb71e1a3f7c86091a7c80f0ca347c1fa095bcc7fce6d4a done 05:42:08 #197 naming to docker.io/library/security-proxy-setup 0.0s done 05:42:08 #197 DONE 0.5s 05:42:08 05:42:08 #198 [security-secretstore-setup] exporting to image 05:42:08 #198 exporting layers 0.3s done 05:42:08 #198 writing image sha256:76184bd4a94f78b5cca6c4609b7fe2d0956740541255dab6114b4d113b72ebd2 done 05:42:08 #198 naming to docker.io/library/security-secretstore-setup done 05:42:08 #198 DONE 0.3s 05:42:08 05:42:08 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:42:09 #148 ... 05:42:09 05:42:09 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:42:09 #145 DONE 166.2s 05:42:09 05:42:09 #199 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:42:09 #199 DONE 0.0s 05:42:09 05:42:09 #117 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:42:09 #117 DONE 166.4s 05:42:09 05:42:09 #200 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:42:09 #200 DONE 0.1s 05:42:09 05:42:09 #201 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:42:09 #201 DONE 0.1s 05:42:09 05:42:09 #202 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:42:09 #202 ... 05:42:09 05:42:09 #203 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:42:09 #203 DONE 0.2s 05:42:09 05:42:09 #202 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:42:09 #202 DONE 0.2s 05:42:09 05:42:09 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:42:09 #204 ... 05:42:09 05:42:09 #205 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:42:09 #205 DONE 0.2s 05:42:09 05:42:09 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:42:09 #204 DONE 0.3s 05:42:09 05:42:09 #206 [security-spiffe-token-provider] exporting to image 05:42:10 #206 ... 05:42:10 05:42:10 #207 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:42:10 #207 DONE 0.2s 05:42:10 05:42:10 #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:42:10 #208 DONE 0.1s 05:42:10 05:42:10 #206 [security-spiffe-token-provider] exporting to image 05:42:10 #206 exporting layers 0.4s done 05:42:10 #206 writing image sha256:e5069e48dbc1901c72ecfbd954b0e02227d5300c17b1bb7952d3344dd0afb9a5 done 05:42:10 #206 naming to docker.io/library/security-spiffe-token-provider done 05:42:10 #206 DONE 0.4s 05:42:10 05:42:10 #209 [core-metadata] exporting to image 05:42:10 #209 exporting layers 0.1s done 05:42:10 #209 writing image sha256:5c5495f3bbc8532ca2469f2305a0eba5ec43b9df2be1ffe0f50036bbaa931e1d done 05:42:10 #209 naming to docker.io/library/core-metadata done 05:42:10 #209 DONE 0.2s 05:42:10 05:42:10 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:42:10 #154 DONE 167.6s 05:42:10 05:42:10 #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 05:42:10 #156 ... 05:42:10 05:42:10 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:42:10 #146 DONE 167.7s 05:42:10 05:42:10 #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:42:10 #210 DONE 0.1s 05:42:10 05:42:10 #211 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:42:10 #211 DONE 0.1s 05:42:10 05:42:10 #212 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:42:10 #212 DONE 0.1s 05:42:10 05:42:10 #213 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:42:10 #213 DONE 0.1s 05:42:10 05:42:10 #214 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:42:10 #214 DONE 0.2s 05:42:10 05:42:10 #215 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:42:10 #215 DONE 0.2s 05:42:10 05:42:10 #216 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 05:42:10 #216 DONE 0.0s 05:42:10 05:42:10 #217 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:42:10 #217 DONE 0.0s 05:42:10 05:42:10 #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:42:10 #218 DONE 0.0s 05:42:10 05:42:10 #219 [core-data] exporting to image 05:42:10 #219 exporting layers 0.1s done 05:42:11 #219 writing image sha256:027b8aeb7e6c5b9ec4f9dba56f416629142a985b1035abf5af3f64b00b9bbe1b done 05:42:11 #219 naming to docker.io/library/core-data done 05:42:11 #219 DONE 0.2s 05:42:11 05:42:11 #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:42:11 #220 DONE 0.3s 05:42:11 05:42:11 #221 [security-proxy-auth] exporting to image 05:42:11 #221 exporting layers 0.2s done 05:42:11 #221 writing image sha256:cd5841aaf15581324767fc9cc373e07fd637c477785030c5ebd3bc6203e126c1 done 05:42:11 #221 naming to docker.io/library/security-proxy-auth done 05:42:11 #221 DONE 0.2s 05:42:11 05:42:11 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:42:12 #148 DONE 169.5s 05:42:12 05:42:12 #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 05:42:12 #156 ... 05:42:12 05:42:12 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:42:12 #222 DONE 0.0s 05:42:12 05:42:12 #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:42:12 #223 DONE 0.1s 05:42:12 05:42:12 #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:42:12 #224 DONE 0.2s 05:42:12 05:42:12 #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 05:42:12 #225 DONE 0.0s 05:42:12 05:42:12 #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 05:42:12 #156 ... 05:42:12 05:42:12 #226 [support-scheduler] exporting to image 05:42:12 #226 ... 05:42:12 05:42:12 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:42:12 #153 DONE 170.1s 05:42:12 05:42:12 #227 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:42:12 #227 DONE 0.0s 05:42:12 05:42:12 #228 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:42:12 #228 DONE 0.0s 05:42:12 05:42:12 #229 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:42:13 #229 DONE 0.2s 05:42:13 05:42:13 #226 [support-scheduler] exporting to image 05:42:13 #226 exporting layers 0.5s done 05:42:13 #226 writing image sha256:72648eed027ae0cbdf5d5c3e5b4edea476d2ca66b7d3a367e380292f6898d564 done 05:42:13 #226 naming to docker.io/library/support-scheduler done 05:42:13 #226 DONE 0.5s 05:42:13 05:42:13 #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:42:13 #230 DONE 0.1s 05:42:13 05:42:13 #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 05:42:13 #156 ... 05:42:13 05:42:13 #231 [support-notifications] exporting to image 05:42:13 #231 exporting layers 0.2s done 05:42:13 #231 writing image sha256:07ed660541e366b043d35950a631dfd4d495fe9a2469b11b53cdd258e69690da done 05:42:13 #231 naming to docker.io/library/support-notifications done 05:42:13 #231 DONE 0.3s 05:42:13 05:42:13 #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 05:42:14 #156 DONE 147.4s 05:42:14 05:42:14 #232 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 05:42:14 #232 DONE 0.0s 05:42:14 05:42:14 #233 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:42:14 #233 DONE 0.1s 05:42:14 05:42:14 #234 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:42:14 #234 DONE 0.0s 05:42:14 05:42:14 #235 [core-keeper] exporting to image 05:42:14 #235 exporting layers 0.2s done 05:42:14 #235 writing image sha256:49a1b56006f3c1dc3a0666d99b96fd89f81c30b422b4c11054dde3f9a60bb118 done 05:42:14 #235 naming to docker.io/library/core-keeper done 05:42:14 #235 DONE 0.2s 05:42:14 time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:14 time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:14 time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:14 time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:14 time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:14 time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:14 time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:14 time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:14 time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:14 time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:14 time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:14 time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:14 time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:14 time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:42:14 time="2026-06-03T05:38:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:42:14 $ docker stop --time=1 2de14e306bff867a7f334e495dbcd81cbd098f3a28ca6aac13a9fcd24195c1dc 05:42:15 #89 DONE 114.2s 05:42:15 05:42:15 #119 [support-notifications builder 6/7] COPY . . 05:42:15 #119 ... 05:42:15 05:42:15 #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:15 #81 DONE 113.1s 05:42:15 05:42:15 #79 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:15 #79 DONE 115.2s 05:42:15 05:42:15 #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:15 #84 DONE 109.8s 05:42:15 05:42:15 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:15 #90 DONE 104.0s 05:42:15 05:42:15 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:15 #94 DONE 96.7s 05:42:15 05:42:15 #120 [security-proxy-setup builder 6/7] COPY . . 05:42:15 #120 ... 05:42:15 05:42:15 #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:15 #121 CACHED 05:42:15 05:42:15 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 05:42:15 #122 CACHED 05:42:15 05:42:15 #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:42:15 #123 CACHED 05:42:15 05:42:15 #124 [support-scheduler builder 6/7] COPY . . 05:42:15 #124 DONE 2.0s 05:42:15 05:42:15 #125 [core-metadata builder 6/7] COPY . . 05:42:15 #125 CACHED 05:42:15 05:42:15 #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:42:15 #126 CACHED 05:42:15 05:42:15 #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:15 #127 CACHED 05:42:15 05:42:15 #119 [support-notifications builder 6/7] COPY . . 05:42:15 #119 DONE 2.0s 05:42:15 05:42:15 #128 [core-data builder 6/7] COPY . . 05:42:15 #128 CACHED 05:42:15 05:42:15 #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:15 #129 CACHED 05:42:15 05:42:15 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 05:42:15 #130 CACHED 05:42:15 05:42:15 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 05:42:15 #131 CACHED 05:42:15 05:42:15 #132 [core-command builder 6/7] COPY . . 05:42:15 #132 CACHED 05:42:15 05:42:15 #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:15 #133 CACHED 05:42:15 05:42:15 #134 [security-proxy-auth builder 6/7] COPY . . 05:42:15 #134 DONE 1.9s 05:42:15 05:42:15 #135 [core-keeper builder 7/8] COPY . . 05:42:15 #135 DONE 1.9s 05:42:15 05:42:15 #136 [security-spiffe-token-provider builder 6/7] COPY . . 05:42:15 #136 DONE 1.9s 05:42:15 05:42:15 #137 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:15 #137 CACHED 05:42:15 05:42:15 #138 [security-bootstrapper builder 6/7] COPY . . 05:42:15 #138 CACHED 05:42:15 05:42:15 #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:42:15 #139 CACHED 05:42:15 05:42:15 #140 [security-secretstore-setup builder 6/7] COPY . . 05:42:15 #140 CACHED 05:42:15 05:42:15 #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:42:15 #141 CACHED 05:42:15 05:42:15 #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:15 #142 CACHED 05:42:15 05:42:15 #120 [security-proxy-setup builder 6/7] COPY . . 05:42:15 #120 DONE 1.9s 05:42:15 05:42:15 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:42:16 $ docker rm -f --volumes 2de14e306bff867a7f334e495dbcd81cbd098f3a28ca6aac13a9fcd24195c1dc [Pipeline] // withDockerContainer [Pipeline] sh 05:42:16 + docker images 05:42:16 REPOSITORY TAG IMAGE ID CREATED SIZE 05:42:16 core-keeper latest 49a1b56006f3 2 seconds ago 49.7MB 05:42:16 support-notifications latest 07ed660541e3 3 seconds ago 57.8MB 05:42:16 support-scheduler latest 72648eed027a 4 seconds ago 54.2MB 05:42:16 security-proxy-auth latest cd5841aaf155 5 seconds ago 49.1MB 05:42:16 core-data latest 027b8aeb7e6c 6 seconds ago 50MB 05:42:16 core-metadata latest 5c5495f3bbc8 6 seconds ago 50.1MB 05:42:16 security-spiffe-token-provider latest e5069e48dbc1 7 seconds ago 53MB 05:42:16 security-secretstore-setup latest 76184bd4a94f 8 seconds ago 89.2MB 05:42:16 security-proxy-setup latest 2aa7d6cecfd9 9 seconds ago 54.8MB 05:42:16 core-command latest cdb4029fb264 10 seconds ago 44.1MB 05:42:16 core-common-config-bootstrapper latest d0eb5c54cb55 About a minute ago 20.5MB 05:42:16 security-bootstrapper latest e93a1fe6b129 About a minute ago 21.6MB 05:42:16 security-spire-agent latest f1afeb1ee514 2 minutes ago 237MB 05:42:16 security-spire-config latest 4f46e5e65ed6 2 minutes ago 177MB 05:42:16 security-spire-server latest 2ea2d1e45713 2 minutes ago 178MB 05:42:16 ci-base-image-x86_64 latest 6b8fc473cec1 6 minutes ago 969MB 05:42:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 7 months ago 636MB 05:42:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 12 months ago 573MB 05:42:16 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 05:42:16 provisioning config files... 05:42:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/983@tmp/config8800378329811532433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:16 ---> ****-login.sh 05:42:16 nexus3.edgexfoundry.org:10001 05:42:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:16 Login Succeeded 05:42:16 nexus3.edgexfoundry.org:10002 05:42:16 #143 ... 05:42:16 05:42:16 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:42:16 #0 4.631 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:42:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:17 Login Succeeded 05:42:17 nexus3.edgexfoundry.org:10003 05:42:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:17 Login Succeeded 05:42:17 nexus3.edgexfoundry.org:10004 05:42:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:17 Login Succeeded 05:42:17 ****.io 05:42:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:17 Login Succeeded 05:42:17 ---> ****-login.sh ends [Pipeline] } 05:42:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:42:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] 05:42:17 #144 ... 05:42:17 05:42:17 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:42:17 #143 5.711 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] echo 05:42:17 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:42:17 101c4afcebd1743ba7c9a88251c481bd5f388008 05:42:17 latest 05:42:17 4.1.0-dev.118 05:42:17 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:42:17 main 05:42:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:18 + docker push nexus3.edgexfoundry.org:10004/core-command:101c4afcebd1743ba7c9a88251c481bd5f388008 05:42:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:42:18 c3c1a5e16eb4: Preparing 05:42:18 2c31aba49899: Preparing 05:42:18 9439f0aef0ee: Preparing 05:42:18 023165d6dd75: Preparing 05:42:18 ab7acf0a564c: Preparing 05:42:18 1ea598ddb590: Preparing 05:42:18 0854555d70ac: Preparing 05:42:18 1ea598ddb590: Waiting 05:42:18 0854555d70ac: Waiting 05:42:18 9439f0aef0ee: Pushed 05:42:18 c3c1a5e16eb4: Pushed 05:42:18 023165d6dd75: Pushed 05:42:18 ab7acf0a564c: Pushed 05:42:18 0854555d70ac: Layer already exists 05:42:18 1ea598ddb590: Pushed 05:42:21 2c31aba49899: Pushed 05:42:21 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:df4e62cad9c4a18e87b22b5d78108da7000edfeb353747bcfe5e25aa75dc2715 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:21 #143 ... 05:42:21 05:42:21 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:42:21 #0 5.807 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:42:21 #145 ... 05:42:21 05:42:21 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:42:21 #0 5.775 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:42:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:22 #146 ... 05:42:22 05:42:22 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:42:22 #0 5.109 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:42:22 #147 ... 05:42:22 05:42:22 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 05:42:22 #0 5.155 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:42:22 #148 ... 05:42:22 05:42:22 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:42:22 #0 5.512 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:42:22 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 05:42:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:42:22 c3c1a5e16eb4: Preparing 05:42:22 2c31aba49899: Preparing 05:42:22 9439f0aef0ee: Preparing 05:42:22 023165d6dd75: Preparing 05:42:22 ab7acf0a564c: Preparing 05:42:22 1ea598ddb590: Preparing 05:42:22 0854555d70ac: Preparing 05:42:22 1ea598ddb590: Waiting 05:42:22 0854555d70ac: Waiting 05:42:22 2c31aba49899: Layer already exists 05:42:22 9439f0aef0ee: Layer already exists 05:42:22 023165d6dd75: Layer already exists 05:42:22 ab7acf0a564c: Layer already exists 05:42:22 c3c1a5e16eb4: Layer already exists 05:42:22 1ea598ddb590: Layer already exists 05:42:22 0854555d70ac: Layer already exists 05:42:22 latest: digest: sha256:df4e62cad9c4a18e87b22b5d78108da7000edfeb353747bcfe5e25aa75dc2715 size: 1779 [Pipeline] } [Pipeline] // withEnv 05:42:22 #149 ... 05:42:22 05:42:22 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:42:22 #0 5.865 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:42:22 #150 ... 05:42:22 05:42:22 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:42:22 #0 4.726 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:22 #151 ... 05:42:22 05:42:22 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:42:22 #0 4.669 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:42:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:22 #152 ... 05:42:22 05:42:22 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:42:22 #0 5.777 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:42:22 #153 ... 05:42:22 05:42:22 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:42:22 #0 4.838 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:42:23 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.118 05:42:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:42:23 c3c1a5e16eb4: Preparing 05:42:23 2c31aba49899: Preparing 05:42:23 9439f0aef0ee: Preparing 05:42:23 023165d6dd75: Preparing 05:42:23 ab7acf0a564c: Preparing 05:42:23 1ea598ddb590: Preparing 05:42:23 0854555d70ac: Preparing 05:42:23 1ea598ddb590: Waiting 05:42:23 0854555d70ac: Waiting 05:42:23 2c31aba49899: Layer already exists 05:42:23 023165d6dd75: Layer already exists 05:42:23 9439f0aef0ee: Layer already exists 05:42:23 ab7acf0a564c: Layer already exists 05:42:23 c3c1a5e16eb4: Layer already exists 05:42:23 1ea598ddb590: Layer already exists 05:42:23 0854555d70ac: Layer already exists 05:42:23 4.1.0-dev.118: digest: sha256:df4e62cad9c4a18e87b22b5d78108da7000edfeb353747bcfe5e25aa75dc2715 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:23 + docker push nexus3.edgexfoundry.org:10004/core-command:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:42:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:42:23 c3c1a5e16eb4: Preparing 05:42:23 2c31aba49899: Preparing 05:42:23 9439f0aef0ee: Preparing 05:42:23 023165d6dd75: Preparing 05:42:23 ab7acf0a564c: Preparing 05:42:23 1ea598ddb590: Preparing 05:42:23 0854555d70ac: Preparing 05:42:23 1ea598ddb590: Waiting 05:42:23 0854555d70ac: Waiting 05:42:23 c3c1a5e16eb4: Layer already exists 05:42:23 ab7acf0a564c: Layer already exists 05:42:23 2c31aba49899: Layer already exists 05:42:23 023165d6dd75: Layer already exists 05:42:23 9439f0aef0ee: Layer already exists 05:42:23 1ea598ddb590: Layer already exists 05:42:23 0854555d70ac: Layer already exists 05:42:23 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:df4e62cad9c4a18e87b22b5d78108da7000edfeb353747bcfe5e25aa75dc2715 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:24 + docker push nexus3.edgexfoundry.org:10004/core-command:main 05:42:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:42:24 c3c1a5e16eb4: Preparing 05:42:24 2c31aba49899: Preparing 05:42:24 9439f0aef0ee: Preparing 05:42:24 023165d6dd75: Preparing 05:42:24 ab7acf0a564c: Preparing 05:42:24 1ea598ddb590: Preparing 05:42:24 0854555d70ac: Preparing 05:42:24 1ea598ddb590: Waiting 05:42:24 0854555d70ac: Waiting 05:42:24 c3c1a5e16eb4: Layer already exists 05:42:24 2c31aba49899: Layer already exists 05:42:24 9439f0aef0ee: Layer already exists 05:42:24 023165d6dd75: Layer already exists 05:42:24 ab7acf0a564c: Layer already exists 05:42:24 0854555d70ac: Layer already exists 05:42:24 1ea598ddb590: Layer already exists 05:42:24 main: digest: sha256:df4e62cad9c4a18e87b22b5d78108da7000edfeb353747bcfe5e25aa75dc2715 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:42:24 ===================================================== [Pipeline] echo 05:42:24 taggedImages: 05:42:24 - nexus3.edgexfoundry.org:10004/core-command:101c4afcebd1743ba7c9a88251c481bd5f388008 05:42:24 - nexus3.edgexfoundry.org:10004/core-command:latest 05:42:24 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.118 05:42:24 - nexus3.edgexfoundry.org:10004/core-command:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:42:24 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 05:42:24 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 05:42:24 101c4afcebd1743ba7c9a88251c481bd5f388008 05:42:24 latest 05:42:24 4.1.0-dev.118 05:42:24 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:42:24 main 05:42:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:101c4afcebd1743ba7c9a88251c481bd5f388008 05:42:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:42:25 3386eb5fc029: Preparing 05:42:25 0e8e76d3c7cc: Preparing 05:42:25 510caaee0ba6: Preparing 05:42:25 3083f6bb36a9: Preparing 05:42:25 9439f0aef0ee: Preparing 05:42:25 023165d6dd75: Preparing 05:42:25 ab7acf0a564c: Preparing 05:42:25 1ea598ddb590: Preparing 05:42:25 0854555d70ac: Preparing 05:42:25 023165d6dd75: Waiting 05:42:25 ab7acf0a564c: Waiting 05:42:25 1ea598ddb590: Waiting 05:42:25 0854555d70ac: Waiting 05:42:25 9439f0aef0ee: Layer already exists 05:42:25 023165d6dd75: Layer already exists 05:42:25 ab7acf0a564c: Layer already exists 05:42:25 0e8e76d3c7cc: Pushed 05:42:25 1ea598ddb590: Layer already exists 05:42:25 510caaee0ba6: Pushed 05:42:25 3386eb5fc029: Pushed 05:42:25 0854555d70ac: Layer already exists 05:42:26 3083f6bb36a9: Pushed 05:42:26 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:796d834eb726b93f09304e7c70fa29faee6cb5be4acfcd8b953594e6a8abcc8b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:27 + 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 05:42:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:42:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:42:27 3386eb5fc029: Preparing 05:42:27 0e8e76d3c7cc: Preparing 05:42:27 510caaee0ba6: Preparing 05:42:27 3083f6bb36a9: Preparing 05:42:27 9439f0aef0ee: Preparing 05:42:27 023165d6dd75: Preparing 05:42:27 ab7acf0a564c: Preparing 05:42:27 1ea598ddb590: Preparing 05:42:27 0854555d70ac: Preparing 05:42:27 ab7acf0a564c: Waiting 05:42:27 0854555d70ac: Waiting 05:42:27 023165d6dd75: Waiting 05:42:27 1ea598ddb590: Waiting 05:42:27 3083f6bb36a9: Layer already exists 05:42:27 510caaee0ba6: Layer already exists 05:42:27 9439f0aef0ee: Layer already exists 05:42:27 0e8e76d3c7cc: Layer already exists 05:42:27 3386eb5fc029: Layer already exists 05:42:27 0854555d70ac: Layer already exists 05:42:27 023165d6dd75: Layer already exists 05:42:27 1ea598ddb590: Layer already exists 05:42:27 ab7acf0a564c: Layer already exists 05:42:27 latest: digest: sha256:796d834eb726b93f09304e7c70fa29faee6cb5be4acfcd8b953594e6a8abcc8b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.118 05:42:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:42:28 3386eb5fc029: Preparing 05:42:28 0e8e76d3c7cc: Preparing 05:42:28 510caaee0ba6: Preparing 05:42:28 3083f6bb36a9: Preparing 05:42:28 9439f0aef0ee: Preparing 05:42:28 023165d6dd75: Preparing 05:42:28 ab7acf0a564c: Preparing 05:42:28 1ea598ddb590: Preparing 05:42:28 0854555d70ac: Preparing 05:42:28 ab7acf0a564c: Waiting 05:42:28 1ea598ddb590: Waiting 05:42:28 0854555d70ac: Waiting 05:42:28 023165d6dd75: Waiting 05:42:28 3083f6bb36a9: Layer already exists 05:42:28 9439f0aef0ee: Layer already exists 05:42:28 3386eb5fc029: Layer already exists 05:42:28 0e8e76d3c7cc: Layer already exists 05:42:28 510caaee0ba6: Layer already exists 05:42:28 0854555d70ac: Layer already exists 05:42:28 023165d6dd75: Layer already exists 05:42:28 1ea598ddb590: Layer already exists 05:42:28 ab7acf0a564c: Layer already exists 05:42:28 4.1.0-dev.118: digest: sha256:796d834eb726b93f09304e7c70fa29faee6cb5be4acfcd8b953594e6a8abcc8b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:42:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:42:29 3386eb5fc029: Preparing 05:42:29 0e8e76d3c7cc: Preparing 05:42:29 510caaee0ba6: Preparing 05:42:29 3083f6bb36a9: Preparing 05:42:29 9439f0aef0ee: Preparing 05:42:29 023165d6dd75: Preparing 05:42:29 ab7acf0a564c: Preparing 05:42:29 1ea598ddb590: Preparing 05:42:29 0854555d70ac: Preparing 05:42:29 ab7acf0a564c: Waiting 05:42:29 023165d6dd75: Waiting 05:42:29 1ea598ddb590: Waiting 05:42:29 0854555d70ac: Waiting 05:42:29 0e8e76d3c7cc: Layer already exists 05:42:29 510caaee0ba6: Layer already exists 05:42:29 3083f6bb36a9: Layer already exists 05:42:29 9439f0aef0ee: Layer already exists 05:42:29 3386eb5fc029: Layer already exists 05:42:29 ab7acf0a564c: Layer already exists 05:42:29 1ea598ddb590: Layer already exists 05:42:29 023165d6dd75: Layer already exists 05:42:29 0854555d70ac: Layer already exists 05:42:29 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:796d834eb726b93f09304e7c70fa29faee6cb5be4acfcd8b953594e6a8abcc8b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:29 + 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 05:42:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:42:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:42:29 3386eb5fc029: Preparing 05:42:29 0e8e76d3c7cc: Preparing 05:42:29 510caaee0ba6: Preparing 05:42:29 3083f6bb36a9: Preparing 05:42:29 9439f0aef0ee: Preparing 05:42:29 023165d6dd75: Preparing 05:42:29 ab7acf0a564c: Preparing 05:42:29 1ea598ddb590: Preparing 05:42:29 0854555d70ac: Preparing 05:42:29 ab7acf0a564c: Waiting 05:42:29 1ea598ddb590: Waiting 05:42:29 0854555d70ac: Waiting 05:42:29 023165d6dd75: Waiting 05:42:29 3083f6bb36a9: Layer already exists 05:42:29 3386eb5fc029: Layer already exists 05:42:29 0e8e76d3c7cc: Layer already exists 05:42:29 510caaee0ba6: Layer already exists 05:42:29 9439f0aef0ee: Layer already exists 05:42:29 1ea598ddb590: Layer already exists 05:42:29 ab7acf0a564c: Layer already exists 05:42:29 0854555d70ac: Layer already exists 05:42:29 023165d6dd75: Layer already exists 05:42:29 main: digest: sha256:796d834eb726b93f09304e7c70fa29faee6cb5be4acfcd8b953594e6a8abcc8b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:42:29 ===================================================== [Pipeline] echo 05:42:29 taggedImages: 05:42:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:101c4afcebd1743ba7c9a88251c481bd5f388008 05:42:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:42:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.118 05:42:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:42:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 05:42:30 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:42:30 101c4afcebd1743ba7c9a88251c481bd5f388008 05:42:30 latest 05:42:30 4.1.0-dev.118 05:42:30 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:42:30 main 05:42:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:30 + docker push nexus3.edgexfoundry.org:10004/core-data:101c4afcebd1743ba7c9a88251c481bd5f388008 05:42:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:42:30 4b4b58dfd55b: Preparing 05:42:30 2bf6ed615399: Preparing 05:42:30 9439f0aef0ee: Preparing 05:42:30 023165d6dd75: Preparing 05:42:30 adec18949740: Preparing 05:42:30 00a1701d8883: Preparing 05:42:30 0854555d70ac: Preparing 05:42:30 00a1701d8883: Waiting 05:42:30 0854555d70ac: Waiting 05:42:30 023165d6dd75: Layer already exists 05:42:30 9439f0aef0ee: Layer already exists 05:42:30 0854555d70ac: Layer already exists 05:42:30 4b4b58dfd55b: Pushed 05:42:30 adec18949740: Pushed 05:42:30 00a1701d8883: Pushed 05:42:34 2bf6ed615399: Pushed 05:42:34 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:d6270068b1eb2d9fa2abf1768cc34d16312e11eb70f08834483164a4fc960a1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:35 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 05:42:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:42:35 4b4b58dfd55b: Preparing 05:42:35 2bf6ed615399: Preparing 05:42:35 9439f0aef0ee: Preparing 05:42:35 023165d6dd75: Preparing 05:42:35 adec18949740: Preparing 05:42:35 00a1701d8883: Preparing 05:42:35 0854555d70ac: Preparing 05:42:35 00a1701d8883: Waiting 05:42:35 0854555d70ac: Waiting 05:42:35 adec18949740: Layer already exists 05:42:35 4b4b58dfd55b: Layer already exists 05:42:35 2bf6ed615399: Layer already exists 05:42:35 023165d6dd75: Layer already exists 05:42:35 9439f0aef0ee: Layer already exists 05:42:35 00a1701d8883: Layer already exists 05:42:35 0854555d70ac: Layer already exists 05:42:35 latest: digest: sha256:d6270068b1eb2d9fa2abf1768cc34d16312e11eb70f08834483164a4fc960a1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:36 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.118 05:42:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:42:36 4b4b58dfd55b: Preparing 05:42:36 2bf6ed615399: Preparing 05:42:36 9439f0aef0ee: Preparing 05:42:36 023165d6dd75: Preparing 05:42:36 adec18949740: Preparing 05:42:36 00a1701d8883: Preparing 05:42:36 0854555d70ac: Preparing 05:42:36 0854555d70ac: Waiting 05:42:36 00a1701d8883: Waiting 05:42:36 023165d6dd75: Layer already exists 05:42:36 2bf6ed615399: Layer already exists 05:42:36 4b4b58dfd55b: Layer already exists 05:42:36 9439f0aef0ee: Layer already exists 05:42:36 adec18949740: Layer already exists 05:42:36 0854555d70ac: Layer already exists 05:42:36 00a1701d8883: Layer already exists 05:42:36 4.1.0-dev.118: digest: sha256:d6270068b1eb2d9fa2abf1768cc34d16312e11eb70f08834483164a4fc960a1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:36 + docker push nexus3.edgexfoundry.org:10004/core-data:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:42:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:42:36 4b4b58dfd55b: Preparing 05:42:36 2bf6ed615399: Preparing 05:42:36 9439f0aef0ee: Preparing 05:42:36 023165d6dd75: Preparing 05:42:36 adec18949740: Preparing 05:42:36 00a1701d8883: Preparing 05:42:36 0854555d70ac: Preparing 05:42:36 00a1701d8883: Waiting 05:42:36 0854555d70ac: Waiting 05:42:36 9439f0aef0ee: Layer already exists 05:42:36 4b4b58dfd55b: Layer already exists 05:42:36 2bf6ed615399: Layer already exists 05:42:36 adec18949740: Layer already exists 05:42:36 023165d6dd75: Layer already exists 05:42:36 00a1701d8883: Layer already exists 05:42:36 0854555d70ac: Layer already exists 05:42:36 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:d6270068b1eb2d9fa2abf1768cc34d16312e11eb70f08834483164a4fc960a1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:37 + docker push nexus3.edgexfoundry.org:10004/core-data:main 05:42:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:42:37 4b4b58dfd55b: Preparing 05:42:37 2bf6ed615399: Preparing 05:42:37 9439f0aef0ee: Preparing 05:42:37 023165d6dd75: Preparing 05:42:37 adec18949740: Preparing 05:42:37 00a1701d8883: Preparing 05:42:37 0854555d70ac: Preparing 05:42:37 00a1701d8883: Waiting 05:42:37 0854555d70ac: Waiting 05:42:37 adec18949740: Layer already exists 05:42:37 9439f0aef0ee: Layer already exists 05:42:37 4b4b58dfd55b: Layer already exists 05:42:37 2bf6ed615399: Layer already exists 05:42:37 023165d6dd75: Layer already exists 05:42:37 0854555d70ac: Layer already exists 05:42:37 00a1701d8883: Layer already exists 05:42:37 main: digest: sha256:d6270068b1eb2d9fa2abf1768cc34d16312e11eb70f08834483164a4fc960a1c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:42:37 ===================================================== [Pipeline] echo 05:42:37 taggedImages: 05:42:37 - nexus3.edgexfoundry.org:10004/core-data:101c4afcebd1743ba7c9a88251c481bd5f388008 05:42:37 - nexus3.edgexfoundry.org:10004/core-data:latest 05:42:37 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.118 05:42:37 - nexus3.edgexfoundry.org:10004/core-data:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:42:37 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 05:42:37 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 05:42:37 101c4afcebd1743ba7c9a88251c481bd5f388008 05:42:37 latest 05:42:37 4.1.0-dev.118 05:42:37 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:42:37 main 05:42:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:37 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper:101c4afcebd1743ba7c9a88251c481bd5f388008 05:42:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:42:38 3465d67de901: Preparing 05:42:38 d46d72f22811: Preparing 05:42:38 023165d6dd75: Preparing 05:42:38 65326864175a: Preparing 05:42:38 1c5609aedbef: Preparing 05:42:38 0854555d70ac: Preparing 05:42:38 0854555d70ac: Waiting 05:42:38 023165d6dd75: Layer already exists 05:42:38 0854555d70ac: Layer already exists 05:42:38 65326864175a: Pushed 05:42:38 3465d67de901: Pushed 05:42:38 1c5609aedbef: Pushed 05:42:42 d46d72f22811: Pushed 05:42:42 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:3608be79bae5ffedc747bf7be90e308b1b65ddf9890ae1d2dec87b901ab513ed size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:42 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 05:42:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:42:43 3465d67de901: Preparing 05:42:43 d46d72f22811: Preparing 05:42:43 023165d6dd75: Preparing 05:42:43 65326864175a: Preparing 05:42:43 1c5609aedbef: Preparing 05:42:43 0854555d70ac: Preparing 05:42:43 0854555d70ac: Waiting 05:42:43 65326864175a: Layer already exists 05:42:43 023165d6dd75: Layer already exists 05:42:43 1c5609aedbef: Layer already exists 05:42:43 d46d72f22811: Layer already exists 05:42:43 3465d67de901: Layer already exists 05:42:43 0854555d70ac: Layer already exists 05:42:43 latest: digest: sha256:3608be79bae5ffedc747bf7be90e308b1b65ddf9890ae1d2dec87b901ab513ed size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:43 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.118 05:42:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:42:43 3465d67de901: Preparing 05:42:43 d46d72f22811: Preparing 05:42:43 023165d6dd75: Preparing 05:42:43 65326864175a: Preparing 05:42:43 1c5609aedbef: Preparing 05:42:43 0854555d70ac: Preparing 05:42:43 0854555d70ac: Waiting 05:42:43 d46d72f22811: Layer already exists 05:42:43 023165d6dd75: Layer already exists 05:42:43 1c5609aedbef: Layer already exists 05:42:43 65326864175a: Layer already exists 05:42:43 3465d67de901: Layer already exists 05:42:43 0854555d70ac: Layer already exists 05:42:43 4.1.0-dev.118: digest: sha256:3608be79bae5ffedc747bf7be90e308b1b65ddf9890ae1d2dec87b901ab513ed size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:44 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:42:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:42:44 3465d67de901: Preparing 05:42:44 d46d72f22811: Preparing 05:42:44 023165d6dd75: Preparing 05:42:44 65326864175a: Preparing 05:42:44 1c5609aedbef: Preparing 05:42:44 0854555d70ac: Preparing 05:42:44 0854555d70ac: Waiting 05:42:44 65326864175a: Layer already exists 05:42:44 023165d6dd75: Layer already exists 05:42:44 d46d72f22811: Layer already exists 05:42:44 3465d67de901: Layer already exists 05:42:44 1c5609aedbef: Layer already exists 05:42:44 0854555d70ac: Layer already exists 05:42:44 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:3608be79bae5ffedc747bf7be90e308b1b65ddf9890ae1d2dec87b901ab513ed size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:44 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 05:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:42:45 3465d67de901: Preparing 05:42:45 d46d72f22811: Preparing 05:42:45 023165d6dd75: Preparing 05:42:45 65326864175a: Preparing 05:42:45 1c5609aedbef: Preparing 05:42:45 0854555d70ac: Preparing 05:42:45 0854555d70ac: Waiting 05:42:45 65326864175a: Layer already exists 05:42:45 d46d72f22811: Layer already exists 05:42:45 3465d67de901: Layer already exists 05:42:45 023165d6dd75: Layer already exists 05:42:45 1c5609aedbef: Layer already exists 05:42:45 0854555d70ac: Layer already exists 05:42:45 main: digest: sha256:3608be79bae5ffedc747bf7be90e308b1b65ddf9890ae1d2dec87b901ab513ed size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:42:45 ===================================================== [Pipeline] echo 05:42:45 taggedImages: 05:42:45 - nexus3.edgexfoundry.org:10004/core-keeper:101c4afcebd1743ba7c9a88251c481bd5f388008 05:42:45 - nexus3.edgexfoundry.org:10004/core-keeper:latest 05:42:45 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.118 05:42:45 - nexus3.edgexfoundry.org:10004/core-keeper:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:42:45 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 05:42:45 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:42:45 101c4afcebd1743ba7c9a88251c481bd5f388008 05:42:45 latest 05:42:45 4.1.0-dev.118 05:42:45 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:42:45 main 05:42:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:101c4afcebd1743ba7c9a88251c481bd5f388008 05:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:42:46 72bb2364079b: Preparing 05:42:46 2be1a98e6e85: Preparing 05:42:46 9b477cd23b83: Preparing 05:42:46 9439f0aef0ee: Preparing 05:42:46 023165d6dd75: Preparing 05:42:46 ab7acf0a564c: Preparing 05:42:46 1ea598ddb590: Preparing 05:42:46 0854555d70ac: Preparing 05:42:46 ab7acf0a564c: Waiting 05:42:46 1ea598ddb590: Waiting 05:42:46 0854555d70ac: Waiting 05:42:46 9439f0aef0ee: Layer already exists 05:42:46 023165d6dd75: Layer already exists 05:42:46 ab7acf0a564c: Layer already exists 05:42:46 1ea598ddb590: Layer already exists 05:42:46 2be1a98e6e85: Pushed 05:42:46 0854555d70ac: Layer already exists 05:42:46 72bb2364079b: Pushed 05:42:50 9b477cd23b83: Pushed 05:42:50 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:75ec10d6d74d0c296482cdc34625ff42b17276389d1baac7c057b132a663c5ed size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 05:42:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:42:51 72bb2364079b: Preparing 05:42:51 2be1a98e6e85: Preparing 05:42:51 9b477cd23b83: Preparing 05:42:51 9439f0aef0ee: Preparing 05:42:51 023165d6dd75: Preparing 05:42:51 ab7acf0a564c: Preparing 05:42:51 1ea598ddb590: Preparing 05:42:51 0854555d70ac: Preparing 05:42:51 ab7acf0a564c: Waiting 05:42:51 1ea598ddb590: Waiting 05:42:51 0854555d70ac: Waiting 05:42:51 023165d6dd75: Layer already exists 05:42:51 9439f0aef0ee: Layer already exists 05:42:51 2be1a98e6e85: Layer already exists 05:42:51 9b477cd23b83: Layer already exists 05:42:51 72bb2364079b: Layer already exists 05:42:51 0854555d70ac: Layer already exists 05:42:51 ab7acf0a564c: Layer already exists 05:42:51 1ea598ddb590: Layer already exists 05:42:51 latest: digest: sha256:75ec10d6d74d0c296482cdc34625ff42b17276389d1baac7c057b132a663c5ed size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.118 05:42:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:42:51 72bb2364079b: Preparing 05:42:51 2be1a98e6e85: Preparing 05:42:51 9b477cd23b83: Preparing 05:42:51 9439f0aef0ee: Preparing 05:42:51 023165d6dd75: Preparing 05:42:51 ab7acf0a564c: Preparing 05:42:51 1ea598ddb590: Preparing 05:42:51 0854555d70ac: Preparing 05:42:51 ab7acf0a564c: Waiting 05:42:51 1ea598ddb590: Waiting 05:42:51 0854555d70ac: Waiting 05:42:51 72bb2364079b: Layer already exists 05:42:51 9b477cd23b83: Layer already exists 05:42:51 2be1a98e6e85: Layer already exists 05:42:51 023165d6dd75: Layer already exists 05:42:51 9439f0aef0ee: Layer already exists 05:42:51 ab7acf0a564c: Layer already exists 05:42:51 1ea598ddb590: Layer already exists 05:42:51 0854555d70ac: Layer already exists 05:42:51 4.1.0-dev.118: digest: sha256:75ec10d6d74d0c296482cdc34625ff42b17276389d1baac7c057b132a663c5ed size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:42:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:42:52 72bb2364079b: Preparing 05:42:52 2be1a98e6e85: Preparing 05:42:52 9b477cd23b83: Preparing 05:42:52 9439f0aef0ee: Preparing 05:42:52 023165d6dd75: Preparing 05:42:52 ab7acf0a564c: Preparing 05:42:52 1ea598ddb590: Preparing 05:42:52 0854555d70ac: Preparing 05:42:52 ab7acf0a564c: Waiting 05:42:52 1ea598ddb590: Waiting 05:42:52 0854555d70ac: Waiting 05:42:52 72bb2364079b: Layer already exists 05:42:52 2be1a98e6e85: Layer already exists 05:42:52 9439f0aef0ee: Layer already exists 05:42:52 023165d6dd75: Layer already exists 05:42:52 9b477cd23b83: Layer already exists 05:42:52 1ea598ddb590: Layer already exists 05:42:52 ab7acf0a564c: Layer already exists 05:42:52 0854555d70ac: Layer already exists 05:42:52 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:75ec10d6d74d0c296482cdc34625ff42b17276389d1baac7c057b132a663c5ed size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 05:42:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:42:52 72bb2364079b: Preparing 05:42:52 2be1a98e6e85: Preparing 05:42:52 9b477cd23b83: Preparing 05:42:52 9439f0aef0ee: Preparing 05:42:52 023165d6dd75: Preparing 05:42:52 ab7acf0a564c: Preparing 05:42:52 1ea598ddb590: Preparing 05:42:52 0854555d70ac: Preparing 05:42:52 ab7acf0a564c: Waiting 05:42:52 1ea598ddb590: Waiting 05:42:52 0854555d70ac: Waiting 05:42:52 9439f0aef0ee: Layer already exists 05:42:52 72bb2364079b: Layer already exists 05:42:52 2be1a98e6e85: Layer already exists 05:42:52 9b477cd23b83: Layer already exists 05:42:52 023165d6dd75: Layer already exists 05:42:52 1ea598ddb590: Layer already exists 05:42:52 ab7acf0a564c: Layer already exists 05:42:52 0854555d70ac: Layer already exists 05:42:52 main: digest: sha256:75ec10d6d74d0c296482cdc34625ff42b17276389d1baac7c057b132a663c5ed size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:42:53 ===================================================== [Pipeline] echo 05:42:53 taggedImages: 05:42:53 - nexus3.edgexfoundry.org:10004/core-metadata:101c4afcebd1743ba7c9a88251c481bd5f388008 05:42:53 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:42:53 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.118 05:42:53 - nexus3.edgexfoundry.org:10004/core-metadata:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:42:53 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 05:42:53 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:42:53 101c4afcebd1743ba7c9a88251c481bd5f388008 05:42:53 latest 05:42:53 4.1.0-dev.118 05:42:53 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:42:53 main 05:42:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:101c4afcebd1743ba7c9a88251c481bd5f388008 05:42:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:42:53 2aa8317cadb3: Preparing 05:42:53 9c89dd5d656c: Preparing 05:42:53 470ea7f67c7a: Preparing 05:42:53 0f6305f81a02: Preparing 05:42:53 a97f4f35a6fa: Preparing 05:42:53 c26c03f0288c: Preparing 05:42:53 3e89e106fde8: Preparing 05:42:53 9439f0aef0ee: Preparing 05:42:53 023165d6dd75: Preparing 05:42:53 e80e950c6f9b: Preparing 05:42:53 2de341f55379: Preparing 05:42:53 5f70bf18a086: Preparing 05:42:53 1e96d2b7df69: Preparing 05:42:53 2cd3d2951ef4: Preparing 05:42:53 47e852ee274c: Preparing 05:42:53 0854555d70ac: Preparing 05:42:53 c26c03f0288c: Waiting 05:42:53 3e89e106fde8: Waiting 05:42:53 9439f0aef0ee: Waiting 05:42:53 023165d6dd75: Waiting 05:42:53 2de341f55379: Waiting 05:42:53 e80e950c6f9b: Waiting 05:42:53 2cd3d2951ef4: Waiting 05:42:53 5f70bf18a086: Waiting 05:42:53 47e852ee274c: Waiting 05:42:53 1e96d2b7df69: Waiting 05:42:53 0854555d70ac: Waiting 05:42:53 470ea7f67c7a: Pushed 05:42:53 a97f4f35a6fa: Pushed 05:42:53 0f6305f81a02: Pushed 05:42:53 9c89dd5d656c: Pushed 05:42:53 2aa8317cadb3: Pushed 05:42:53 9439f0aef0ee: Layer already exists 05:42:53 023165d6dd75: Layer already exists 05:42:53 5f70bf18a086: Layer already exists 05:42:53 c26c03f0288c: Pushed 05:42:53 e80e950c6f9b: Pushed 05:42:53 2de341f55379: Pushed 05:42:53 1e96d2b7df69: Pushed 05:42:53 2cd3d2951ef4: Pushed 05:42:53 0854555d70ac: Layer already exists 05:42:53 47e852ee274c: Pushed 05:42:55 3e89e106fde8: Pushed 05:42:55 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:e017847ab718ffc7c00db7293478a1120570c563fc0a2d7cbf2679a90f940967 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:42:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:42:55 2aa8317cadb3: Preparing 05:42:55 9c89dd5d656c: Preparing 05:42:55 470ea7f67c7a: Preparing 05:42:55 0f6305f81a02: Preparing 05:42:55 a97f4f35a6fa: Preparing 05:42:55 c26c03f0288c: Preparing 05:42:55 3e89e106fde8: Preparing 05:42:55 9439f0aef0ee: Preparing 05:42:55 023165d6dd75: Preparing 05:42:55 e80e950c6f9b: Preparing 05:42:55 2de341f55379: Preparing 05:42:55 5f70bf18a086: Preparing 05:42:55 1e96d2b7df69: Preparing 05:42:55 2cd3d2951ef4: Preparing 05:42:55 47e852ee274c: Preparing 05:42:55 0854555d70ac: Preparing 05:42:55 023165d6dd75: Waiting 05:42:55 e80e950c6f9b: Waiting 05:42:55 47e852ee274c: Waiting 05:42:55 0854555d70ac: Waiting 05:42:55 2de341f55379: Waiting 05:42:55 5f70bf18a086: Waiting 05:42:55 1e96d2b7df69: Waiting 05:42:55 2cd3d2951ef4: Waiting 05:42:55 3e89e106fde8: Waiting 05:42:55 c26c03f0288c: Waiting 05:42:55 9439f0aef0ee: Waiting 05:42:55 2aa8317cadb3: Layer already exists 05:42:55 a97f4f35a6fa: Layer already exists 05:42:55 9c89dd5d656c: Layer already exists 05:42:55 0f6305f81a02: Layer already exists 05:42:55 470ea7f67c7a: Layer already exists 05:42:55 3e89e106fde8: Layer already exists 05:42:55 c26c03f0288c: Layer already exists 05:42:55 9439f0aef0ee: Layer already exists 05:42:55 e80e950c6f9b: Layer already exists 05:42:55 023165d6dd75: Layer already exists 05:42:55 1e96d2b7df69: Layer already exists 05:42:55 5f70bf18a086: Layer already exists 05:42:55 2de341f55379: Layer already exists 05:42:55 47e852ee274c: Layer already exists 05:42:55 2cd3d2951ef4: Layer already exists 05:42:55 0854555d70ac: Layer already exists 05:42:55 latest: digest: sha256:e017847ab718ffc7c00db7293478a1120570c563fc0a2d7cbf2679a90f940967 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.118 05:42:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:42:56 2aa8317cadb3: Preparing 05:42:56 9c89dd5d656c: Preparing 05:42:56 470ea7f67c7a: Preparing 05:42:56 0f6305f81a02: Preparing 05:42:56 a97f4f35a6fa: Preparing 05:42:56 c26c03f0288c: Preparing 05:42:56 3e89e106fde8: Preparing 05:42:56 9439f0aef0ee: Preparing 05:42:56 023165d6dd75: Preparing 05:42:56 e80e950c6f9b: Preparing 05:42:56 2de341f55379: Preparing 05:42:56 5f70bf18a086: Preparing 05:42:56 1e96d2b7df69: Preparing 05:42:56 2cd3d2951ef4: Preparing 05:42:56 47e852ee274c: Preparing 05:42:56 0854555d70ac: Preparing 05:42:56 2de341f55379: Waiting 05:42:56 5f70bf18a086: Waiting 05:42:56 c26c03f0288c: Waiting 05:42:56 3e89e106fde8: Waiting 05:42:56 1e96d2b7df69: Waiting 05:42:56 47e852ee274c: Waiting 05:42:56 0854555d70ac: Waiting 05:42:56 2cd3d2951ef4: Waiting 05:42:56 9439f0aef0ee: Waiting 05:42:56 023165d6dd75: Waiting 05:42:56 e80e950c6f9b: Waiting 05:42:56 2aa8317cadb3: Layer already exists 05:42:56 470ea7f67c7a: Layer already exists 05:42:56 0f6305f81a02: Layer already exists 05:42:56 9c89dd5d656c: Layer already exists 05:42:56 a97f4f35a6fa: Layer already exists 05:42:56 c26c03f0288c: Layer already exists 05:42:56 3e89e106fde8: Layer already exists 05:42:56 023165d6dd75: Layer already exists 05:42:56 9439f0aef0ee: Layer already exists 05:42:56 e80e950c6f9b: Layer already exists 05:42:56 5f70bf18a086: Layer already exists 05:42:56 2de341f55379: Layer already exists 05:42:56 2cd3d2951ef4: Layer already exists 05:42:56 1e96d2b7df69: Layer already exists 05:42:56 47e852ee274c: Layer already exists 05:42:56 0854555d70ac: Layer already exists 05:42:56 4.1.0-dev.118: digest: sha256:e017847ab718ffc7c00db7293478a1120570c563fc0a2d7cbf2679a90f940967 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:42:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:42:57 2aa8317cadb3: Preparing 05:42:57 9c89dd5d656c: Preparing 05:42:57 470ea7f67c7a: Preparing 05:42:57 0f6305f81a02: Preparing 05:42:57 a97f4f35a6fa: Preparing 05:42:57 c26c03f0288c: Preparing 05:42:57 3e89e106fde8: Preparing 05:42:57 9439f0aef0ee: Preparing 05:42:57 023165d6dd75: Preparing 05:42:57 e80e950c6f9b: Preparing 05:42:57 2de341f55379: Preparing 05:42:57 5f70bf18a086: Preparing 05:42:57 1e96d2b7df69: Preparing 05:42:57 2cd3d2951ef4: Preparing 05:42:57 47e852ee274c: Preparing 05:42:57 0854555d70ac: Preparing 05:42:57 2de341f55379: Waiting 05:42:57 5f70bf18a086: Waiting 05:42:57 1e96d2b7df69: Waiting 05:42:57 2cd3d2951ef4: Waiting 05:42:57 c26c03f0288c: Waiting 05:42:57 3e89e106fde8: Waiting 05:42:57 9439f0aef0ee: Waiting 05:42:57 023165d6dd75: Waiting 05:42:57 0854555d70ac: Waiting 05:42:57 e80e950c6f9b: Waiting 05:42:57 47e852ee274c: Waiting 05:42:57 9c89dd5d656c: Layer already exists 05:42:57 470ea7f67c7a: Layer already exists 05:42:57 a97f4f35a6fa: Layer already exists 05:42:57 2aa8317cadb3: Layer already exists 05:42:57 0f6305f81a02: Layer already exists 05:42:57 3e89e106fde8: Layer already exists 05:42:57 c26c03f0288c: Layer already exists 05:42:57 9439f0aef0ee: Layer already exists 05:42:57 e80e950c6f9b: Layer already exists 05:42:57 023165d6dd75: Layer already exists 05:42:57 2de341f55379: Layer already exists 05:42:57 5f70bf18a086: Layer already exists 05:42:57 47e852ee274c: Layer already exists 05:42:57 1e96d2b7df69: Layer already exists 05:42:57 2cd3d2951ef4: Layer already exists 05:42:57 0854555d70ac: Layer already exists 05:42:57 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:e017847ab718ffc7c00db7293478a1120570c563fc0a2d7cbf2679a90f940967 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:42:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:42:57 2aa8317cadb3: Preparing 05:42:57 9c89dd5d656c: Preparing 05:42:57 470ea7f67c7a: Preparing 05:42:57 0f6305f81a02: Preparing 05:42:57 a97f4f35a6fa: Preparing 05:42:57 c26c03f0288c: Preparing 05:42:57 3e89e106fde8: Preparing 05:42:57 9439f0aef0ee: Preparing 05:42:57 023165d6dd75: Preparing 05:42:57 e80e950c6f9b: Preparing 05:42:57 2de341f55379: Preparing 05:42:57 5f70bf18a086: Preparing 05:42:57 1e96d2b7df69: Preparing 05:42:57 2cd3d2951ef4: Preparing 05:42:57 47e852ee274c: Preparing 05:42:57 0854555d70ac: Preparing 05:42:57 e80e950c6f9b: Waiting 05:42:57 2de341f55379: Waiting 05:42:57 5f70bf18a086: Waiting 05:42:57 1e96d2b7df69: Waiting 05:42:57 c26c03f0288c: Waiting 05:42:57 2cd3d2951ef4: Waiting 05:42:57 47e852ee274c: Waiting 05:42:57 3e89e106fde8: Waiting 05:42:57 0854555d70ac: Waiting 05:42:57 9439f0aef0ee: Waiting 05:42:57 023165d6dd75: Waiting 05:42:57 9c89dd5d656c: Layer already exists 05:42:57 a97f4f35a6fa: Layer already exists 05:42:57 2aa8317cadb3: Layer already exists 05:42:57 0f6305f81a02: Layer already exists 05:42:57 470ea7f67c7a: Layer already exists 05:42:57 9439f0aef0ee: Layer already exists 05:42:57 3e89e106fde8: Layer already exists 05:42:57 023165d6dd75: Layer already exists 05:42:57 e80e950c6f9b: Layer already exists 05:42:57 c26c03f0288c: Layer already exists 05:42:57 5f70bf18a086: Layer already exists 05:42:57 2de341f55379: Layer already exists 05:42:57 1e96d2b7df69: Layer already exists 05:42:57 47e852ee274c: Layer already exists 05:42:57 2cd3d2951ef4: Layer already exists 05:42:57 0854555d70ac: Layer already exists 05:42:57 main: digest: sha256:e017847ab718ffc7c00db7293478a1120570c563fc0a2d7cbf2679a90f940967 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:42:58 ===================================================== [Pipeline] echo 05:42:58 taggedImages: 05:42:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:101c4afcebd1743ba7c9a88251c481bd5f388008 05:42:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:42:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.118 05:42:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:42:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 05:42:58 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 05:42:58 101c4afcebd1743ba7c9a88251c481bd5f388008 05:42:58 latest 05:42:58 4.1.0-dev.118 05:42:58 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:42:58 main 05:42:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:101c4afcebd1743ba7c9a88251c481bd5f388008 05:42:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:42:58 ebd00bb8cd9e: Preparing 05:42:58 609d1412a9a3: Preparing 05:42:58 67459700c54e: Preparing 05:42:58 540167218f87: Preparing 05:42:58 9439f0aef0ee: Preparing 05:42:58 023165d6dd75: Preparing 05:42:58 ab7acf0a564c: Preparing 05:42:58 1ea598ddb590: Preparing 05:42:58 0854555d70ac: Preparing 05:42:58 ab7acf0a564c: Waiting 05:42:58 1ea598ddb590: Waiting 05:42:58 023165d6dd75: Waiting 05:42:58 0854555d70ac: Waiting 05:42:58 9439f0aef0ee: Layer already exists 05:42:58 023165d6dd75: Layer already exists 05:42:58 ab7acf0a564c: Layer already exists 05:42:58 67459700c54e: Pushed 05:42:58 1ea598ddb590: Layer already exists 05:42:58 609d1412a9a3: Pushed 05:42:58 0854555d70ac: Layer already exists 05:42:58 ebd00bb8cd9e: Pushed 05:43:02 540167218f87: Pushed 05:43:02 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:a8e8c61eebf830c438c1fc9059ff169c710b5b7a62874b3c04880653e0114b6f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:43:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:43:03 ebd00bb8cd9e: Preparing 05:43:03 609d1412a9a3: Preparing 05:43:03 67459700c54e: Preparing 05:43:03 540167218f87: Preparing 05:43:03 9439f0aef0ee: Preparing 05:43:03 023165d6dd75: Preparing 05:43:03 ab7acf0a564c: Preparing 05:43:03 1ea598ddb590: Preparing 05:43:03 0854555d70ac: Preparing 05:43:03 1ea598ddb590: Waiting 05:43:03 023165d6dd75: Waiting 05:43:03 ab7acf0a564c: Waiting 05:43:03 0854555d70ac: Waiting 05:43:03 540167218f87: Layer already exists 05:43:03 ebd00bb8cd9e: Layer already exists 05:43:03 609d1412a9a3: Layer already exists 05:43:03 9439f0aef0ee: Layer already exists 05:43:03 67459700c54e: Layer already exists 05:43:03 023165d6dd75: Layer already exists 05:43:03 ab7acf0a564c: Layer already exists 05:43:03 1ea598ddb590: Layer already exists 05:43:03 0854555d70ac: Layer already exists 05:43:03 latest: digest: sha256:a8e8c61eebf830c438c1fc9059ff169c710b5b7a62874b3c04880653e0114b6f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.118 05:43:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:43:04 ebd00bb8cd9e: Preparing 05:43:04 609d1412a9a3: Preparing 05:43:04 67459700c54e: Preparing 05:43:04 540167218f87: Preparing 05:43:04 9439f0aef0ee: Preparing 05:43:04 023165d6dd75: Preparing 05:43:04 ab7acf0a564c: Preparing 05:43:04 1ea598ddb590: Preparing 05:43:04 0854555d70ac: Preparing 05:43:04 023165d6dd75: Waiting 05:43:04 ab7acf0a564c: Waiting 05:43:04 1ea598ddb590: Waiting 05:43:04 0854555d70ac: Waiting 05:43:04 609d1412a9a3: Layer already exists 05:43:04 540167218f87: Layer already exists 05:43:04 9439f0aef0ee: Layer already exists 05:43:04 67459700c54e: Layer already exists 05:43:04 ebd00bb8cd9e: Layer already exists 05:43:04 ab7acf0a564c: Layer already exists 05:43:04 1ea598ddb590: Layer already exists 05:43:04 0854555d70ac: Layer already exists 05:43:04 023165d6dd75: Layer already exists 05:43:04 4.1.0-dev.118: digest: sha256:a8e8c61eebf830c438c1fc9059ff169c710b5b7a62874b3c04880653e0114b6f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:43:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:43:04 ebd00bb8cd9e: Preparing 05:43:04 609d1412a9a3: Preparing 05:43:04 67459700c54e: Preparing 05:43:04 540167218f87: Preparing 05:43:04 9439f0aef0ee: Preparing 05:43:04 023165d6dd75: Preparing 05:43:04 ab7acf0a564c: Preparing 05:43:04 023165d6dd75: Waiting 05:43:04 1ea598ddb590: Preparing 05:43:04 ab7acf0a564c: Waiting 05:43:04 1ea598ddb590: Waiting 05:43:04 0854555d70ac: Preparing 05:43:04 0854555d70ac: Waiting 05:43:04 ebd00bb8cd9e: Layer already exists 05:43:04 67459700c54e: Layer already exists 05:43:04 540167218f87: Layer already exists 05:43:04 609d1412a9a3: Layer already exists 05:43:04 9439f0aef0ee: Layer already exists 05:43:04 ab7acf0a564c: Layer already exists 05:43:04 1ea598ddb590: Layer already exists 05:43:04 023165d6dd75: Layer already exists 05:43:04 0854555d70ac: Layer already exists 05:43:04 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:a8e8c61eebf830c438c1fc9059ff169c710b5b7a62874b3c04880653e0114b6f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:43:05 ebd00bb8cd9e: Preparing 05:43:05 609d1412a9a3: Preparing 05:43:05 67459700c54e: Preparing 05:43:05 540167218f87: Preparing 05:43:05 9439f0aef0ee: Preparing 05:43:05 023165d6dd75: Preparing 05:43:05 ab7acf0a564c: Preparing 05:43:05 1ea598ddb590: Preparing 05:43:05 0854555d70ac: Preparing 05:43:05 ab7acf0a564c: Waiting 05:43:05 023165d6dd75: Waiting 05:43:05 1ea598ddb590: Waiting 05:43:05 0854555d70ac: Waiting 05:43:05 540167218f87: Layer already exists 05:43:05 9439f0aef0ee: Layer already exists 05:43:05 609d1412a9a3: Layer already exists 05:43:05 ebd00bb8cd9e: Layer already exists 05:43:05 67459700c54e: Layer already exists 05:43:05 023165d6dd75: Layer already exists 05:43:05 ab7acf0a564c: Layer already exists 05:43:05 1ea598ddb590: Layer already exists 05:43:05 0854555d70ac: Layer already exists 05:43:05 main: digest: sha256:a8e8c61eebf830c438c1fc9059ff169c710b5b7a62874b3c04880653e0114b6f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:43:05 ===================================================== [Pipeline] echo 05:43:05 taggedImages: 05:43:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:101c4afcebd1743ba7c9a88251c481bd5f388008 05:43:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:43:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.118 05:43:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:43:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 05:43:05 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:43:05 101c4afcebd1743ba7c9a88251c481bd5f388008 05:43:05 latest 05:43:05 4.1.0-dev.118 05:43:05 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:43:05 main 05:43:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:101c4afcebd1743ba7c9a88251c481bd5f388008 05:43:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:43:06 70636a52eeb0: Preparing 05:43:06 6653873556a5: Preparing 05:43:06 194cf2ce7e1d: Preparing 05:43:06 529cd3361dcc: Preparing 05:43:06 b4ea9669de14: Preparing 05:43:06 9439f0aef0ee: Preparing 05:43:06 023165d6dd75: Preparing 05:43:06 1112ac5c6f70: Preparing 05:43:06 acb918b6ae88: Preparing 05:43:06 1c37b29b9fbd: Preparing 05:43:06 0854555d70ac: Preparing 05:43:06 1112ac5c6f70: Waiting 05:43:06 acb918b6ae88: Waiting 05:43:06 1c37b29b9fbd: Waiting 05:43:06 0854555d70ac: Waiting 05:43:06 023165d6dd75: Waiting 05:43:06 9439f0aef0ee: Waiting 05:43:06 529cd3361dcc: Pushed 05:43:06 b4ea9669de14: Pushed 05:43:06 70636a52eeb0: Pushed 05:43:06 6653873556a5: Pushed 05:43:06 9439f0aef0ee: Layer already exists 05:43:06 023165d6dd75: Layer already exists 05:43:06 0854555d70ac: Layer already exists 05:43:06 acb918b6ae88: Pushed 05:43:06 1112ac5c6f70: Pushed 05:43:07 1c37b29b9fbd: Pushed 05:43:09 194cf2ce7e1d: Pushed 05:43:09 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:2b766d9705b20f4801491d3c818c0c27da60d9c78066b8c675a0b636ebd6e4ef size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:43:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:43:09 70636a52eeb0: Preparing 05:43:09 6653873556a5: Preparing 05:43:09 194cf2ce7e1d: Preparing 05:43:09 529cd3361dcc: Preparing 05:43:09 b4ea9669de14: Preparing 05:43:09 9439f0aef0ee: Preparing 05:43:09 023165d6dd75: Preparing 05:43:09 9439f0aef0ee: Waiting 05:43:09 1112ac5c6f70: Preparing 05:43:09 acb918b6ae88: Preparing 05:43:09 1112ac5c6f70: Waiting 05:43:09 023165d6dd75: Waiting 05:43:09 1c37b29b9fbd: Preparing 05:43:09 acb918b6ae88: Waiting 05:43:09 0854555d70ac: Preparing 05:43:09 1c37b29b9fbd: Waiting 05:43:09 0854555d70ac: Waiting 05:43:09 6653873556a5: Layer already exists 05:43:09 b4ea9669de14: Layer already exists 05:43:09 529cd3361dcc: Layer already exists 05:43:09 70636a52eeb0: Layer already exists 05:43:09 194cf2ce7e1d: Layer already exists 05:43:09 9439f0aef0ee: Layer already exists 05:43:09 acb918b6ae88: Layer already exists 05:43:09 023165d6dd75: Layer already exists 05:43:09 1112ac5c6f70: Layer already exists 05:43:09 1c37b29b9fbd: Layer already exists 05:43:09 0854555d70ac: Layer already exists 05:43:09 latest: digest: sha256:2b766d9705b20f4801491d3c818c0c27da60d9c78066b8c675a0b636ebd6e4ef size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.118 05:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:43:10 70636a52eeb0: Preparing 05:43:10 6653873556a5: Preparing 05:43:10 194cf2ce7e1d: Preparing 05:43:10 529cd3361dcc: Preparing 05:43:10 b4ea9669de14: Preparing 05:43:10 9439f0aef0ee: Preparing 05:43:10 023165d6dd75: Preparing 05:43:10 1112ac5c6f70: Preparing 05:43:10 acb918b6ae88: Preparing 05:43:10 1c37b29b9fbd: Preparing 05:43:10 0854555d70ac: Preparing 05:43:10 9439f0aef0ee: Waiting 05:43:10 acb918b6ae88: Waiting 05:43:10 023165d6dd75: Waiting 05:43:10 1c37b29b9fbd: Waiting 05:43:10 1112ac5c6f70: Waiting 05:43:10 0854555d70ac: Waiting 05:43:10 b4ea9669de14: Layer already exists 05:43:10 70636a52eeb0: Layer already exists 05:43:10 529cd3361dcc: Layer already exists 05:43:10 6653873556a5: Layer already exists 05:43:10 194cf2ce7e1d: Layer already exists 05:43:10 023165d6dd75: Layer already exists 05:43:10 9439f0aef0ee: Layer already exists 05:43:10 1112ac5c6f70: Layer already exists 05:43:10 acb918b6ae88: Layer already exists 05:43:10 1c37b29b9fbd: Layer already exists 05:43:10 0854555d70ac: Layer already exists 05:43:10 4.1.0-dev.118: digest: sha256:2b766d9705b20f4801491d3c818c0c27da60d9c78066b8c675a0b636ebd6e4ef size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:43:11 70636a52eeb0: Preparing 05:43:11 6653873556a5: Preparing 05:43:11 194cf2ce7e1d: Preparing 05:43:11 529cd3361dcc: Preparing 05:43:11 b4ea9669de14: Preparing 05:43:11 9439f0aef0ee: Preparing 05:43:11 023165d6dd75: Preparing 05:43:11 1112ac5c6f70: Preparing 05:43:11 acb918b6ae88: Preparing 05:43:11 1c37b29b9fbd: Preparing 05:43:11 0854555d70ac: Preparing 05:43:11 9439f0aef0ee: Waiting 05:43:11 023165d6dd75: Waiting 05:43:11 1112ac5c6f70: Waiting 05:43:11 acb918b6ae88: Waiting 05:43:11 1c37b29b9fbd: Waiting 05:43:11 0854555d70ac: Waiting 05:43:11 70636a52eeb0: Layer already exists 05:43:11 6653873556a5: Layer already exists 05:43:11 b4ea9669de14: Layer already exists 05:43:11 194cf2ce7e1d: Layer already exists 05:43:11 529cd3361dcc: Layer already exists 05:43:11 1112ac5c6f70: Layer already exists 05:43:11 acb918b6ae88: Layer already exists 05:43:11 9439f0aef0ee: Layer already exists 05:43:11 023165d6dd75: Layer already exists 05:43:11 1c37b29b9fbd: Layer already exists 05:43:11 0854555d70ac: Layer already exists 05:43:11 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:2b766d9705b20f4801491d3c818c0c27da60d9c78066b8c675a0b636ebd6e4ef size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:43:11 70636a52eeb0: Preparing 05:43:11 6653873556a5: Preparing 05:43:11 194cf2ce7e1d: Preparing 05:43:11 529cd3361dcc: Preparing 05:43:11 b4ea9669de14: Preparing 05:43:11 9439f0aef0ee: Preparing 05:43:11 023165d6dd75: Preparing 05:43:11 1112ac5c6f70: Preparing 05:43:11 acb918b6ae88: Preparing 05:43:11 1c37b29b9fbd: Preparing 05:43:11 0854555d70ac: Preparing 05:43:11 023165d6dd75: Waiting 05:43:11 9439f0aef0ee: Waiting 05:43:11 1112ac5c6f70: Waiting 05:43:11 acb918b6ae88: Waiting 05:43:11 1c37b29b9fbd: Waiting 05:43:11 0854555d70ac: Waiting 05:43:11 6653873556a5: Layer already exists 05:43:11 194cf2ce7e1d: Layer already exists 05:43:11 b4ea9669de14: Layer already exists 05:43:11 70636a52eeb0: Layer already exists 05:43:11 529cd3361dcc: Layer already exists 05:43:11 9439f0aef0ee: Layer already exists 05:43:11 1112ac5c6f70: Layer already exists 05:43:11 1c37b29b9fbd: Layer already exists 05:43:11 023165d6dd75: Layer already exists 05:43:11 acb918b6ae88: Layer already exists 05:43:11 0854555d70ac: Layer already exists 05:43:11 main: digest: sha256:2b766d9705b20f4801491d3c818c0c27da60d9c78066b8c675a0b636ebd6e4ef size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:43:11 ===================================================== [Pipeline] echo 05:43:11 taggedImages: 05:43:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:101c4afcebd1743ba7c9a88251c481bd5f388008 05:43:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:43:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.118 05:43:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:43:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 05:43:11 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:43:11 101c4afcebd1743ba7c9a88251c481bd5f388008 05:43:11 latest 05:43:11 4.1.0-dev.118 05:43:11 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:43:11 main 05:43:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:101c4afcebd1743ba7c9a88251c481bd5f388008 05:43:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:43:12 403d8e188ab4: Preparing 05:43:12 b70bdea2e2da: Preparing 05:43:12 13a1169d24fc: Preparing 05:43:12 850fbaebe0c8: Preparing 05:43:12 eba4ff9c200c: Preparing 05:43:12 edaebfa85544: Preparing 05:43:12 eac2c03b598a: Preparing 05:43:12 9439f0aef0ee: Preparing 05:43:12 023165d6dd75: Preparing 05:43:12 771a4f333003: Preparing 05:43:12 3239e71680d5: Preparing 05:43:12 0854555d70ac: Preparing 05:43:12 eac2c03b598a: Waiting 05:43:12 edaebfa85544: Waiting 05:43:12 9439f0aef0ee: Waiting 05:43:12 0854555d70ac: Waiting 05:43:12 3239e71680d5: Waiting 05:43:12 023165d6dd75: Waiting 05:43:12 771a4f333003: Waiting 05:43:12 eba4ff9c200c: Pushed 05:43:12 403d8e188ab4: Pushed 05:43:12 b70bdea2e2da: Pushed 05:43:12 9439f0aef0ee: Layer already exists 05:43:12 023165d6dd75: Layer already exists 05:43:12 edaebfa85544: Pushed 05:43:12 eac2c03b598a: Pushed 05:43:12 0854555d70ac: Layer already exists 05:43:12 771a4f333003: Pushed 05:43:14 3239e71680d5: Pushed 05:43:15 850fbaebe0c8: Pushed 05:43:15 13a1169d24fc: Pushed 05:43:15 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:6c7711666319be8b5c2083ca7c93fb8d0b2cce87ea6771634c5863c446773fe8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:43:16 403d8e188ab4: Preparing 05:43:16 b70bdea2e2da: Preparing 05:43:16 13a1169d24fc: Preparing 05:43:16 850fbaebe0c8: Preparing 05:43:16 eba4ff9c200c: Preparing 05:43:16 edaebfa85544: Preparing 05:43:16 eac2c03b598a: Preparing 05:43:16 9439f0aef0ee: Preparing 05:43:16 023165d6dd75: Preparing 05:43:16 771a4f333003: Preparing 05:43:16 3239e71680d5: Preparing 05:43:16 0854555d70ac: Preparing 05:43:16 edaebfa85544: Waiting 05:43:16 eac2c03b598a: Waiting 05:43:16 3239e71680d5: Waiting 05:43:16 9439f0aef0ee: Waiting 05:43:16 0854555d70ac: Waiting 05:43:16 023165d6dd75: Waiting 05:43:16 771a4f333003: Waiting 05:43:16 eba4ff9c200c: Layer already exists 05:43:16 13a1169d24fc: Layer already exists 05:43:16 b70bdea2e2da: Layer already exists 05:43:16 850fbaebe0c8: Layer already exists 05:43:16 403d8e188ab4: Layer already exists 05:43:16 eac2c03b598a: Layer already exists 05:43:16 edaebfa85544: Layer already exists 05:43:16 023165d6dd75: Layer already exists 05:43:16 9439f0aef0ee: Layer already exists 05:43:16 771a4f333003: Layer already exists 05:43:16 3239e71680d5: Layer already exists 05:43:16 0854555d70ac: Layer already exists 05:43:16 latest: digest: sha256:6c7711666319be8b5c2083ca7c93fb8d0b2cce87ea6771634c5863c446773fe8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.118 05:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:43:16 403d8e188ab4: Preparing 05:43:16 b70bdea2e2da: Preparing 05:43:16 13a1169d24fc: Preparing 05:43:16 850fbaebe0c8: Preparing 05:43:16 eba4ff9c200c: Preparing 05:43:16 edaebfa85544: Preparing 05:43:16 eac2c03b598a: Preparing 05:43:16 9439f0aef0ee: Preparing 05:43:16 023165d6dd75: Preparing 05:43:16 771a4f333003: Preparing 05:43:16 3239e71680d5: Preparing 05:43:16 0854555d70ac: Preparing 05:43:16 edaebfa85544: Waiting 05:43:16 eac2c03b598a: Waiting 05:43:16 9439f0aef0ee: Waiting 05:43:16 023165d6dd75: Waiting 05:43:16 771a4f333003: Waiting 05:43:16 3239e71680d5: Waiting 05:43:16 0854555d70ac: Waiting 05:43:16 eba4ff9c200c: Layer already exists 05:43:16 b70bdea2e2da: Layer already exists 05:43:16 13a1169d24fc: Layer already exists 05:43:16 403d8e188ab4: Layer already exists 05:43:16 850fbaebe0c8: Layer already exists 05:43:16 023165d6dd75: Layer already exists 05:43:16 edaebfa85544: Layer already exists 05:43:16 eac2c03b598a: Layer already exists 05:43:16 771a4f333003: Layer already exists 05:43:16 9439f0aef0ee: Layer already exists 05:43:16 3239e71680d5: Layer already exists 05:43:16 0854555d70ac: Layer already exists 05:43:16 4.1.0-dev.118: digest: sha256:6c7711666319be8b5c2083ca7c93fb8d0b2cce87ea6771634c5863c446773fe8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:43:17 403d8e188ab4: Preparing 05:43:17 b70bdea2e2da: Preparing 05:43:17 13a1169d24fc: Preparing 05:43:17 850fbaebe0c8: Preparing 05:43:17 eba4ff9c200c: Preparing 05:43:17 edaebfa85544: Preparing 05:43:17 eac2c03b598a: Preparing 05:43:17 9439f0aef0ee: Preparing 05:43:17 023165d6dd75: Preparing 05:43:17 771a4f333003: Preparing 05:43:17 3239e71680d5: Preparing 05:43:17 0854555d70ac: Preparing 05:43:17 9439f0aef0ee: Waiting 05:43:17 023165d6dd75: Waiting 05:43:17 771a4f333003: Waiting 05:43:17 3239e71680d5: Waiting 05:43:17 0854555d70ac: Waiting 05:43:17 edaebfa85544: Waiting 05:43:17 eac2c03b598a: Waiting 05:43:17 b70bdea2e2da: Layer already exists 05:43:17 403d8e188ab4: Layer already exists 05:43:17 13a1169d24fc: Layer already exists 05:43:17 850fbaebe0c8: Layer already exists 05:43:17 eba4ff9c200c: Layer already exists 05:43:17 edaebfa85544: Layer already exists 05:43:17 023165d6dd75: Layer already exists 05:43:17 eac2c03b598a: Layer already exists 05:43:17 9439f0aef0ee: Layer already exists 05:43:17 771a4f333003: Layer already exists 05:43:17 3239e71680d5: Layer already exists 05:43:17 0854555d70ac: Layer already exists 05:43:17 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:6c7711666319be8b5c2083ca7c93fb8d0b2cce87ea6771634c5863c446773fe8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:43:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:43:18 403d8e188ab4: Preparing 05:43:18 b70bdea2e2da: Preparing 05:43:18 13a1169d24fc: Preparing 05:43:18 850fbaebe0c8: Preparing 05:43:18 eba4ff9c200c: Preparing 05:43:18 edaebfa85544: Preparing 05:43:18 eac2c03b598a: Preparing 05:43:18 9439f0aef0ee: Preparing 05:43:18 023165d6dd75: Preparing 05:43:18 771a4f333003: Preparing 05:43:18 3239e71680d5: Preparing 05:43:18 0854555d70ac: Preparing 05:43:18 edaebfa85544: Waiting 05:43:18 eac2c03b598a: Waiting 05:43:18 9439f0aef0ee: Waiting 05:43:18 0854555d70ac: Waiting 05:43:18 023165d6dd75: Waiting 05:43:18 3239e71680d5: Waiting 05:43:18 771a4f333003: Waiting 05:43:18 b70bdea2e2da: Layer already exists 05:43:18 850fbaebe0c8: Layer already exists 05:43:18 403d8e188ab4: Layer already exists 05:43:18 eba4ff9c200c: Layer already exists 05:43:18 13a1169d24fc: Layer already exists 05:43:18 771a4f333003: Layer already exists 05:43:18 edaebfa85544: Layer already exists 05:43:18 023165d6dd75: Layer already exists 05:43:18 9439f0aef0ee: Layer already exists 05:43:18 eac2c03b598a: Layer already exists 05:43:18 3239e71680d5: Layer already exists 05:43:18 0854555d70ac: Layer already exists 05:43:18 main: digest: sha256:6c7711666319be8b5c2083ca7c93fb8d0b2cce87ea6771634c5863c446773fe8 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:43:18 ===================================================== [Pipeline] echo 05:43:18 taggedImages: 05:43:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:101c4afcebd1743ba7c9a88251c481bd5f388008 05:43:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:43:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.118 05:43:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:43:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 05:43:18 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 05:43:18 101c4afcebd1743ba7c9a88251c481bd5f388008 05:43:18 latest 05:43:18 4.1.0-dev.118 05:43:18 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:43:18 main 05:43:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:101c4afcebd1743ba7c9a88251c481bd5f388008 05:43:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:43:18 9b484904329c: Preparing 05:43:18 1bd69cb6bb6d: Preparing 05:43:18 9439f0aef0ee: Preparing 05:43:18 023165d6dd75: Preparing 05:43:18 3616ccc65953: Preparing 05:43:18 16245ca49fc9: Preparing 05:43:18 0854555d70ac: Preparing 05:43:18 0854555d70ac: Waiting 05:43:18 16245ca49fc9: Waiting 05:43:18 9439f0aef0ee: Layer already exists 05:43:18 023165d6dd75: Layer already exists 05:43:18 0854555d70ac: Layer already exists 05:43:18 3616ccc65953: Pushed 05:43:18 9b484904329c: Pushed 05:43:19 16245ca49fc9: Pushed 05:43:22 1bd69cb6bb6d: Pushed 05:43:22 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:7099ec284e02b1dc781df1b46dd08453956a9ac4e4052073d104cc627ba8064a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:22 + 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 05:43:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:43:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:43:23 9b484904329c: Preparing 05:43:23 1bd69cb6bb6d: Preparing 05:43:23 9439f0aef0ee: Preparing 05:43:23 023165d6dd75: Preparing 05:43:23 3616ccc65953: Preparing 05:43:23 16245ca49fc9: Preparing 05:43:23 0854555d70ac: Preparing 05:43:23 16245ca49fc9: Waiting 05:43:23 0854555d70ac: Waiting 05:43:23 9439f0aef0ee: Layer already exists 05:43:23 9b484904329c: Layer already exists 05:43:23 023165d6dd75: Layer already exists 05:43:23 3616ccc65953: Layer already exists 05:43:23 1bd69cb6bb6d: Layer already exists 05:43:23 16245ca49fc9: Layer already exists 05:43:23 0854555d70ac: Layer already exists 05:43:23 latest: digest: sha256:7099ec284e02b1dc781df1b46dd08453956a9ac4e4052073d104cc627ba8064a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:23 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.118 05:43:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:43:23 9b484904329c: Preparing 05:43:23 1bd69cb6bb6d: Preparing 05:43:23 9439f0aef0ee: Preparing 05:43:23 023165d6dd75: Preparing 05:43:23 3616ccc65953: Preparing 05:43:23 16245ca49fc9: Preparing 05:43:23 0854555d70ac: Preparing 05:43:23 0854555d70ac: Waiting 05:43:23 16245ca49fc9: Waiting 05:43:23 9b484904329c: Layer already exists 05:43:23 9439f0aef0ee: Layer already exists 05:43:23 1bd69cb6bb6d: Layer already exists 05:43:23 023165d6dd75: Layer already exists 05:43:23 3616ccc65953: Layer already exists 05:43:23 16245ca49fc9: Layer already exists 05:43:23 0854555d70ac: Layer already exists 05:43:23 4.1.0-dev.118: digest: sha256:7099ec284e02b1dc781df1b46dd08453956a9ac4e4052073d104cc627ba8064a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:24 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:43:24 9b484904329c: Preparing 05:43:24 1bd69cb6bb6d: Preparing 05:43:24 9439f0aef0ee: Preparing 05:43:24 023165d6dd75: Preparing 05:43:24 3616ccc65953: Preparing 05:43:24 16245ca49fc9: Preparing 05:43:24 0854555d70ac: Preparing 05:43:24 16245ca49fc9: Waiting 05:43:24 0854555d70ac: Waiting 05:43:24 023165d6dd75: Layer already exists 05:43:24 3616ccc65953: Layer already exists 05:43:24 1bd69cb6bb6d: Layer already exists 05:43:24 9439f0aef0ee: Layer already exists 05:43:24 9b484904329c: Layer already exists 05:43:24 0854555d70ac: Layer already exists 05:43:24 16245ca49fc9: Layer already exists 05:43:24 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:7099ec284e02b1dc781df1b46dd08453956a9ac4e4052073d104cc627ba8064a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:24 + 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 05:43:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:43:25 9b484904329c: Preparing 05:43:25 1bd69cb6bb6d: Preparing 05:43:25 9439f0aef0ee: Preparing 05:43:25 023165d6dd75: Preparing 05:43:25 3616ccc65953: Preparing 05:43:25 16245ca49fc9: Preparing 05:43:25 0854555d70ac: Preparing 05:43:25 16245ca49fc9: Waiting 05:43:25 0854555d70ac: Waiting 05:43:25 9b484904329c: Layer already exists 05:43:25 023165d6dd75: Layer already exists 05:43:25 9439f0aef0ee: Layer already exists 05:43:25 3616ccc65953: Layer already exists 05:43:25 1bd69cb6bb6d: Layer already exists 05:43:25 16245ca49fc9: Layer already exists 05:43:25 0854555d70ac: Layer already exists 05:43:25 main: digest: sha256:7099ec284e02b1dc781df1b46dd08453956a9ac4e4052073d104cc627ba8064a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:43:25 ===================================================== [Pipeline] echo 05:43:25 taggedImages: 05:43:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:101c4afcebd1743ba7c9a88251c481bd5f388008 05:43:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:43:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.118 05:43:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:43:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 05:43:25 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 05:43:25 101c4afcebd1743ba7c9a88251c481bd5f388008 05:43:25 latest 05:43:25 4.1.0-dev.118 05:43:25 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:43:25 main 05:43:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:101c4afcebd1743ba7c9a88251c481bd5f388008 05:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:43:25 c8d1f49fb19b: Preparing 05:43:25 e8d52db59bc5: Preparing 05:43:25 64843026674a: Preparing 05:43:25 9439f0aef0ee: Preparing 05:43:25 023165d6dd75: Preparing 05:43:25 6b7b8093f6df: Preparing 05:43:25 bbf20cf257c1: Preparing 05:43:25 ab2e6a673248: Preparing 05:43:25 2f465f55b9b8: Preparing 05:43:25 0854555d70ac: Preparing 05:43:25 bbf20cf257c1: Waiting 05:43:25 2f465f55b9b8: Waiting 05:43:25 ab2e6a673248: Waiting 05:43:25 0854555d70ac: Waiting 05:43:25 6b7b8093f6df: Waiting 05:43:25 9439f0aef0ee: Layer already exists 05:43:25 023165d6dd75: Layer already exists 05:43:25 64843026674a: Pushed 05:43:25 e8d52db59bc5: Pushed 05:43:25 c8d1f49fb19b: Pushed 05:43:25 0854555d70ac: Layer already exists 05:43:25 ab2e6a673248: Pushed 05:43:26 2f465f55b9b8: Pushed 05:43:31 bbf20cf257c1: Pushed 05:43:39 6b7b8093f6df: Pushed 05:43:39 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:f3b01ce9bd74be995c0f593462b415a293e73cbc81c2dd583f60413a8733ad7a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:43:40 c8d1f49fb19b: Preparing 05:43:40 e8d52db59bc5: Preparing 05:43:40 64843026674a: Preparing 05:43:40 9439f0aef0ee: Preparing 05:43:40 023165d6dd75: Preparing 05:43:40 6b7b8093f6df: Preparing 05:43:40 bbf20cf257c1: Preparing 05:43:40 ab2e6a673248: Preparing 05:43:40 2f465f55b9b8: Preparing 05:43:40 0854555d70ac: Preparing 05:43:40 ab2e6a673248: Waiting 05:43:40 6b7b8093f6df: Waiting 05:43:40 2f465f55b9b8: Waiting 05:43:40 bbf20cf257c1: Waiting 05:43:40 0854555d70ac: Waiting 05:43:40 c8d1f49fb19b: Layer already exists 05:43:40 023165d6dd75: Layer already exists 05:43:40 64843026674a: Layer already exists 05:43:40 9439f0aef0ee: Layer already exists 05:43:40 e8d52db59bc5: Layer already exists 05:43:40 bbf20cf257c1: Layer already exists 05:43:40 6b7b8093f6df: Layer already exists 05:43:40 0854555d70ac: Layer already exists 05:43:40 ab2e6a673248: Layer already exists 05:43:40 2f465f55b9b8: Layer already exists 05:43:40 latest: digest: sha256:f3b01ce9bd74be995c0f593462b415a293e73cbc81c2dd583f60413a8733ad7a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.118 05:43:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:43:41 c8d1f49fb19b: Preparing 05:43:41 e8d52db59bc5: Preparing 05:43:41 64843026674a: Preparing 05:43:41 9439f0aef0ee: Preparing 05:43:41 023165d6dd75: Preparing 05:43:41 6b7b8093f6df: Preparing 05:43:41 bbf20cf257c1: Preparing 05:43:41 ab2e6a673248: Preparing 05:43:41 2f465f55b9b8: Preparing 05:43:41 0854555d70ac: Preparing 05:43:41 6b7b8093f6df: Waiting 05:43:41 bbf20cf257c1: Waiting 05:43:41 ab2e6a673248: Waiting 05:43:41 2f465f55b9b8: Waiting 05:43:41 0854555d70ac: Waiting 05:43:41 c8d1f49fb19b: Layer already exists 05:43:41 64843026674a: Layer already exists 05:43:41 023165d6dd75: Layer already exists 05:43:41 9439f0aef0ee: Layer already exists 05:43:41 e8d52db59bc5: Layer already exists 05:43:41 6b7b8093f6df: Layer already exists 05:43:41 bbf20cf257c1: Layer already exists 05:43:41 ab2e6a673248: Layer already exists 05:43:41 2f465f55b9b8: Layer already exists 05:43:41 0854555d70ac: Layer already exists 05:43:41 4.1.0-dev.118: digest: sha256:f3b01ce9bd74be995c0f593462b415a293e73cbc81c2dd583f60413a8733ad7a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:43:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:43:41 c8d1f49fb19b: Preparing 05:43:41 e8d52db59bc5: Preparing 05:43:41 64843026674a: Preparing 05:43:41 9439f0aef0ee: Preparing 05:43:41 023165d6dd75: Preparing 05:43:41 6b7b8093f6df: Preparing 05:43:41 bbf20cf257c1: Preparing 05:43:41 ab2e6a673248: Preparing 05:43:41 2f465f55b9b8: Preparing 05:43:41 0854555d70ac: Preparing 05:43:41 2f465f55b9b8: Waiting 05:43:41 6b7b8093f6df: Waiting 05:43:41 0854555d70ac: Waiting 05:43:41 bbf20cf257c1: Waiting 05:43:41 ab2e6a673248: Waiting 05:43:41 9439f0aef0ee: Layer already exists 05:43:41 64843026674a: Layer already exists 05:43:41 c8d1f49fb19b: Layer already exists 05:43:41 e8d52db59bc5: Layer already exists 05:43:41 023165d6dd75: Layer already exists 05:43:41 bbf20cf257c1: Layer already exists 05:43:41 0854555d70ac: Layer already exists 05:43:41 ab2e6a673248: Layer already exists 05:43:41 2f465f55b9b8: Layer already exists 05:43:41 6b7b8093f6df: Layer already exists 05:43:41 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:f3b01ce9bd74be995c0f593462b415a293e73cbc81c2dd583f60413a8733ad7a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:43:42 c8d1f49fb19b: Preparing 05:43:42 e8d52db59bc5: Preparing 05:43:42 64843026674a: Preparing 05:43:42 9439f0aef0ee: Preparing 05:43:42 023165d6dd75: Preparing 05:43:42 6b7b8093f6df: Preparing 05:43:42 bbf20cf257c1: Preparing 05:43:42 ab2e6a673248: Preparing 05:43:42 2f465f55b9b8: Preparing 05:43:42 0854555d70ac: Preparing 05:43:42 6b7b8093f6df: Waiting 05:43:42 bbf20cf257c1: Waiting 05:43:42 ab2e6a673248: Waiting 05:43:42 0854555d70ac: Waiting 05:43:42 e8d52db59bc5: Layer already exists 05:43:42 023165d6dd75: Layer already exists 05:43:42 9439f0aef0ee: Layer already exists 05:43:42 c8d1f49fb19b: Layer already exists 05:43:42 64843026674a: Layer already exists 05:43:42 6b7b8093f6df: Layer already exists 05:43:42 bbf20cf257c1: Layer already exists 05:43:42 2f465f55b9b8: Layer already exists 05:43:42 0854555d70ac: Layer already exists 05:43:42 ab2e6a673248: Layer already exists 05:43:42 main: digest: sha256:f3b01ce9bd74be995c0f593462b415a293e73cbc81c2dd583f60413a8733ad7a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:43:42 ===================================================== [Pipeline] echo 05:43:42 taggedImages: 05:43:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:101c4afcebd1743ba7c9a88251c481bd5f388008 05:43:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:43:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.118 05:43:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:43:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 05:43:42 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 05:43:42 101c4afcebd1743ba7c9a88251c481bd5f388008 05:43:42 latest 05:43:42 4.1.0-dev.118 05:43:42 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:43:42 main 05:43:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:101c4afcebd1743ba7c9a88251c481bd5f388008 05:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:43:43 162cd0f0f03d: Preparing 05:43:43 e2ad786d04d6: Preparing 05:43:43 e5d0c7af1223: Preparing 05:43:43 9439f0aef0ee: Preparing 05:43:43 023165d6dd75: Preparing 05:43:43 27934a2178d7: Preparing 05:43:43 20c6961d8a0b: Preparing 05:43:43 8b86e19c93d7: Preparing 05:43:43 0854555d70ac: Preparing 05:43:43 27934a2178d7: Waiting 05:43:43 8b86e19c93d7: Waiting 05:43:43 20c6961d8a0b: Waiting 05:43:43 0854555d70ac: Waiting 05:43:43 9439f0aef0ee: Layer already exists 05:43:43 023165d6dd75: Layer already exists 05:43:43 e2ad786d04d6: Pushed 05:43:43 162cd0f0f03d: Pushed 05:43:43 e5d0c7af1223: Pushed 05:43:43 20c6961d8a0b: Pushed 05:43:43 0854555d70ac: Layer already exists 05:43:43 8b86e19c93d7: Pushed 05:43:58 27934a2178d7: Pushed 05:43:58 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:564dd0d3912edc99c72cdae293059ee37d94d7c68f3945173a647e88ea47c0b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:43:59 162cd0f0f03d: Preparing 05:43:59 e2ad786d04d6: Preparing 05:43:59 e5d0c7af1223: Preparing 05:43:59 9439f0aef0ee: Preparing 05:43:59 023165d6dd75: Preparing 05:43:59 27934a2178d7: Preparing 05:43:59 20c6961d8a0b: Preparing 05:43:59 27934a2178d7: Waiting 05:43:59 8b86e19c93d7: Preparing 05:43:59 20c6961d8a0b: Waiting 05:43:59 0854555d70ac: Preparing 05:43:59 8b86e19c93d7: Waiting 05:43:59 0854555d70ac: Waiting 05:43:59 162cd0f0f03d: Layer already exists 05:43:59 9439f0aef0ee: Layer already exists 05:43:59 e5d0c7af1223: Layer already exists 05:43:59 023165d6dd75: Layer already exists 05:43:59 e2ad786d04d6: Layer already exists 05:43:59 20c6961d8a0b: Layer already exists 05:43:59 27934a2178d7: Layer already exists 05:43:59 0854555d70ac: Layer already exists 05:43:59 8b86e19c93d7: Layer already exists 05:43:59 latest: digest: sha256:564dd0d3912edc99c72cdae293059ee37d94d7c68f3945173a647e88ea47c0b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.118 05:44:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:44:00 162cd0f0f03d: Preparing 05:44:00 e2ad786d04d6: Preparing 05:44:00 e5d0c7af1223: Preparing 05:44:00 9439f0aef0ee: Preparing 05:44:00 023165d6dd75: Preparing 05:44:00 27934a2178d7: Preparing 05:44:00 20c6961d8a0b: Preparing 05:44:00 8b86e19c93d7: Preparing 05:44:00 0854555d70ac: Preparing 05:44:00 27934a2178d7: Waiting 05:44:00 0854555d70ac: Waiting 05:44:00 8b86e19c93d7: Waiting 05:44:00 20c6961d8a0b: Waiting 05:44:00 162cd0f0f03d: Layer already exists 05:44:00 9439f0aef0ee: Layer already exists 05:44:00 e2ad786d04d6: Layer already exists 05:44:00 023165d6dd75: Layer already exists 05:44:00 e5d0c7af1223: Layer already exists 05:44:00 8b86e19c93d7: Layer already exists 05:44:00 20c6961d8a0b: Layer already exists 05:44:00 27934a2178d7: Layer already exists 05:44:00 0854555d70ac: Layer already exists 05:44:00 4.1.0-dev.118: digest: sha256:564dd0d3912edc99c72cdae293059ee37d94d7c68f3945173a647e88ea47c0b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:00 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:44:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:44:00 162cd0f0f03d: Preparing 05:44:00 e2ad786d04d6: Preparing 05:44:00 e5d0c7af1223: Preparing 05:44:00 9439f0aef0ee: Preparing 05:44:00 023165d6dd75: Preparing 05:44:00 27934a2178d7: Preparing 05:44:00 20c6961d8a0b: Preparing 05:44:00 8b86e19c93d7: Preparing 05:44:00 0854555d70ac: Preparing 05:44:00 27934a2178d7: Waiting 05:44:00 0854555d70ac: Waiting 05:44:00 20c6961d8a0b: Waiting 05:44:00 8b86e19c93d7: Waiting 05:44:00 e5d0c7af1223: Layer already exists 05:44:00 023165d6dd75: Layer already exists 05:44:00 9439f0aef0ee: Layer already exists 05:44:00 e2ad786d04d6: Layer already exists 05:44:00 162cd0f0f03d: Layer already exists 05:44:00 27934a2178d7: Layer already exists 05:44:00 20c6961d8a0b: Layer already exists 05:44:00 0854555d70ac: Layer already exists 05:44:00 8b86e19c93d7: Layer already exists 05:44:00 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:564dd0d3912edc99c72cdae293059ee37d94d7c68f3945173a647e88ea47c0b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 05:44:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:44:01 162cd0f0f03d: Preparing 05:44:01 e2ad786d04d6: Preparing 05:44:01 e5d0c7af1223: Preparing 05:44:01 9439f0aef0ee: Preparing 05:44:01 023165d6dd75: Preparing 05:44:01 27934a2178d7: Preparing 05:44:01 20c6961d8a0b: Preparing 05:44:01 8b86e19c93d7: Preparing 05:44:01 0854555d70ac: Preparing 05:44:01 20c6961d8a0b: Waiting 05:44:01 8b86e19c93d7: Waiting 05:44:01 0854555d70ac: Waiting 05:44:01 27934a2178d7: Waiting 05:44:01 e5d0c7af1223: Layer already exists 05:44:01 023165d6dd75: Layer already exists 05:44:01 162cd0f0f03d: Layer already exists 05:44:01 e2ad786d04d6: Layer already exists 05:44:01 9439f0aef0ee: Layer already exists 05:44:01 27934a2178d7: Layer already exists 05:44:01 8b86e19c93d7: Layer already exists 05:44:01 20c6961d8a0b: Layer already exists 05:44:01 0854555d70ac: Layer already exists 05:44:01 main: digest: sha256:564dd0d3912edc99c72cdae293059ee37d94d7c68f3945173a647e88ea47c0b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:44:01 ===================================================== [Pipeline] echo 05:44:01 taggedImages: 05:44:01 - nexus3.edgexfoundry.org:10004/security-spire-config:101c4afcebd1743ba7c9a88251c481bd5f388008 05:44:01 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:44:01 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.118 05:44:01 - nexus3.edgexfoundry.org:10004/security-spire-config:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:44:01 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 05:44:01 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 05:44:01 101c4afcebd1743ba7c9a88251c481bd5f388008 05:44:01 latest 05:44:01 4.1.0-dev.118 05:44:01 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:44:01 main 05:44:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:101c4afcebd1743ba7c9a88251c481bd5f388008 05:44:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:44:02 9f7168f954bb: Preparing 05:44:02 0cb874f6065d: Preparing 05:44:02 f7163177c956: Preparing 05:44:02 9439f0aef0ee: Preparing 05:44:02 023165d6dd75: Preparing 05:44:02 27934a2178d7: Preparing 05:44:02 ab2e6a673248: Preparing 05:44:02 2f465f55b9b8: Preparing 05:44:02 0854555d70ac: Preparing 05:44:02 ab2e6a673248: Waiting 05:44:02 2f465f55b9b8: Waiting 05:44:02 0854555d70ac: Waiting 05:44:02 27934a2178d7: Waiting 05:44:02 023165d6dd75: Layer already exists 05:44:02 9439f0aef0ee: Layer already exists 05:44:02 27934a2178d7: Layer already exists 05:44:02 ab2e6a673248: Layer already exists 05:44:02 2f465f55b9b8: Layer already exists 05:44:02 0854555d70ac: Layer already exists 05:44:02 0cb874f6065d: Pushed 05:44:02 f7163177c956: Pushed 05:44:02 9f7168f954bb: Pushed 05:44:02 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:84a5b36cfa19172ae03a206a13eb8dc7e41fb97c952d1b3e1e4bceef66d8f0cf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:02 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:44:03 9f7168f954bb: Preparing 05:44:03 0cb874f6065d: Preparing 05:44:03 f7163177c956: Preparing 05:44:03 9439f0aef0ee: Preparing 05:44:03 023165d6dd75: Preparing 05:44:03 27934a2178d7: Preparing 05:44:03 ab2e6a673248: Preparing 05:44:03 2f465f55b9b8: Preparing 05:44:03 0854555d70ac: Preparing 05:44:03 27934a2178d7: Waiting 05:44:03 2f465f55b9b8: Waiting 05:44:03 ab2e6a673248: Waiting 05:44:03 0854555d70ac: Waiting 05:44:03 9f7168f954bb: Layer already exists 05:44:03 9439f0aef0ee: Layer already exists 05:44:03 023165d6dd75: Layer already exists 05:44:03 f7163177c956: Layer already exists 05:44:03 0cb874f6065d: Layer already exists 05:44:03 2f465f55b9b8: Layer already exists 05:44:03 27934a2178d7: Layer already exists 05:44:03 ab2e6a673248: Layer already exists 05:44:03 0854555d70ac: Layer already exists 05:44:03 latest: digest: sha256:84a5b36cfa19172ae03a206a13eb8dc7e41fb97c952d1b3e1e4bceef66d8f0cf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.118 05:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:44:03 9f7168f954bb: Preparing 05:44:03 0cb874f6065d: Preparing 05:44:03 f7163177c956: Preparing 05:44:03 9439f0aef0ee: Preparing 05:44:03 023165d6dd75: Preparing 05:44:03 27934a2178d7: Preparing 05:44:03 ab2e6a673248: Preparing 05:44:03 2f465f55b9b8: Preparing 05:44:03 0854555d70ac: Preparing 05:44:03 ab2e6a673248: Waiting 05:44:03 2f465f55b9b8: Waiting 05:44:03 0854555d70ac: Waiting 05:44:03 27934a2178d7: Waiting 05:44:03 0cb874f6065d: Layer already exists 05:44:03 f7163177c956: Layer already exists 05:44:03 9f7168f954bb: Layer already exists 05:44:03 023165d6dd75: Layer already exists 05:44:03 9439f0aef0ee: Layer already exists 05:44:03 27934a2178d7: Layer already exists 05:44:03 2f465f55b9b8: Layer already exists 05:44:03 0854555d70ac: Layer already exists 05:44:03 ab2e6a673248: Layer already exists 05:44:03 4.1.0-dev.118: digest: sha256:84a5b36cfa19172ae03a206a13eb8dc7e41fb97c952d1b3e1e4bceef66d8f0cf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:44:04 9f7168f954bb: Preparing 05:44:04 0cb874f6065d: Preparing 05:44:04 f7163177c956: Preparing 05:44:04 9439f0aef0ee: Preparing 05:44:04 023165d6dd75: Preparing 05:44:04 27934a2178d7: Preparing 05:44:04 ab2e6a673248: Preparing 05:44:04 2f465f55b9b8: Preparing 05:44:04 0854555d70ac: Preparing 05:44:04 27934a2178d7: Waiting 05:44:04 ab2e6a673248: Waiting 05:44:04 2f465f55b9b8: Waiting 05:44:04 0854555d70ac: Waiting 05:44:04 f7163177c956: Layer already exists 05:44:04 9439f0aef0ee: Layer already exists 05:44:04 023165d6dd75: Layer already exists 05:44:04 9f7168f954bb: Layer already exists 05:44:04 0cb874f6065d: Layer already exists 05:44:04 0854555d70ac: Layer already exists 05:44:04 27934a2178d7: Layer already exists 05:44:04 ab2e6a673248: Layer already exists 05:44:04 2f465f55b9b8: Layer already exists 05:44:04 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:84a5b36cfa19172ae03a206a13eb8dc7e41fb97c952d1b3e1e4bceef66d8f0cf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 05:44:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:44:05 9f7168f954bb: Preparing 05:44:05 0cb874f6065d: Preparing 05:44:05 f7163177c956: Preparing 05:44:05 9439f0aef0ee: Preparing 05:44:05 023165d6dd75: Preparing 05:44:05 27934a2178d7: Preparing 05:44:05 ab2e6a673248: Preparing 05:44:05 2f465f55b9b8: Preparing 05:44:05 0854555d70ac: Preparing 05:44:05 ab2e6a673248: Waiting 05:44:05 2f465f55b9b8: Waiting 05:44:05 0854555d70ac: Waiting 05:44:05 27934a2178d7: Waiting 05:44:05 9f7168f954bb: Layer already exists 05:44:05 023165d6dd75: Layer already exists 05:44:05 0cb874f6065d: Layer already exists 05:44:05 f7163177c956: Layer already exists 05:44:05 9439f0aef0ee: Layer already exists 05:44:05 0854555d70ac: Layer already exists 05:44:05 2f465f55b9b8: Layer already exists 05:44:05 27934a2178d7: Layer already exists 05:44:05 ab2e6a673248: Layer already exists 05:44:05 main: digest: sha256:84a5b36cfa19172ae03a206a13eb8dc7e41fb97c952d1b3e1e4bceef66d8f0cf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:44:05 ===================================================== [Pipeline] echo 05:44:05 taggedImages: 05:44:05 - nexus3.edgexfoundry.org:10004/security-spire-server:101c4afcebd1743ba7c9a88251c481bd5f388008 05:44:05 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:44:05 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.118 05:44:05 - nexus3.edgexfoundry.org:10004/security-spire-server:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:44:05 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 05:44:05 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:44:05 101c4afcebd1743ba7c9a88251c481bd5f388008 05:44:05 latest 05:44:05 4.1.0-dev.118 05:44:05 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:44:05 main 05:44:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:101c4afcebd1743ba7c9a88251c481bd5f388008 05:44:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:44:05 6aa47977251e: Preparing 05:44:05 e29dee871038: Preparing 05:44:05 9439f0aef0ee: Preparing 05:44:05 023165d6dd75: Preparing 05:44:05 b93f0250e379: Preparing 05:44:05 4a63404e38e8: Preparing 05:44:05 0854555d70ac: Preparing 05:44:05 0854555d70ac: Waiting 05:44:05 4a63404e38e8: Waiting 05:44:05 023165d6dd75: Layer already exists 05:44:05 9439f0aef0ee: Layer already exists 05:44:05 0854555d70ac: Layer already exists 05:44:05 6aa47977251e: Pushed 05:44:05 b93f0250e379: Pushed 05:44:06 4a63404e38e8: Pushed 05:44:10 e29dee871038: Pushed 05:44:10 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:11ef1e87277636c63a99b1bb65f6e523ae0b2f3bf7b35f94f6a6dacfe11a5f51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:44:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:44:11 6aa47977251e: Preparing 05:44:11 e29dee871038: Preparing 05:44:11 9439f0aef0ee: Preparing 05:44:11 023165d6dd75: Preparing 05:44:11 b93f0250e379: Preparing 05:44:11 4a63404e38e8: Preparing 05:44:11 0854555d70ac: Preparing 05:44:11 4a63404e38e8: Waiting 05:44:11 0854555d70ac: Waiting 05:44:11 e29dee871038: Layer already exists 05:44:11 b93f0250e379: Layer already exists 05:44:11 6aa47977251e: Layer already exists 05:44:11 9439f0aef0ee: Layer already exists 05:44:11 023165d6dd75: Layer already exists 05:44:11 0854555d70ac: Layer already exists 05:44:11 4a63404e38e8: Layer already exists 05:44:11 latest: digest: sha256:11ef1e87277636c63a99b1bb65f6e523ae0b2f3bf7b35f94f6a6dacfe11a5f51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.118 05:44:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:44:11 6aa47977251e: Preparing 05:44:11 e29dee871038: Preparing 05:44:11 9439f0aef0ee: Preparing 05:44:11 023165d6dd75: Preparing 05:44:11 b93f0250e379: Preparing 05:44:11 4a63404e38e8: Preparing 05:44:11 0854555d70ac: Preparing 05:44:11 4a63404e38e8: Waiting 05:44:11 0854555d70ac: Waiting 05:44:11 6aa47977251e: Layer already exists 05:44:11 023165d6dd75: Layer already exists 05:44:11 e29dee871038: Layer already exists 05:44:11 9439f0aef0ee: Layer already exists 05:44:11 b93f0250e379: Layer already exists 05:44:11 4a63404e38e8: Layer already exists 05:44:11 0854555d70ac: Layer already exists 05:44:11 4.1.0-dev.118: digest: sha256:11ef1e87277636c63a99b1bb65f6e523ae0b2f3bf7b35f94f6a6dacfe11a5f51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:44:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:44:12 6aa47977251e: Preparing 05:44:12 e29dee871038: Preparing 05:44:12 9439f0aef0ee: Preparing 05:44:12 023165d6dd75: Preparing 05:44:12 b93f0250e379: Preparing 05:44:12 4a63404e38e8: Preparing 05:44:12 0854555d70ac: Preparing 05:44:12 4a63404e38e8: Waiting 05:44:12 0854555d70ac: Waiting 05:44:12 e29dee871038: Layer already exists 05:44:12 9439f0aef0ee: Layer already exists 05:44:12 6aa47977251e: Layer already exists 05:44:12 b93f0250e379: Layer already exists 05:44:12 023165d6dd75: Layer already exists 05:44:12 4a63404e38e8: Layer already exists 05:44:12 0854555d70ac: Layer already exists 05:44:12 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:11ef1e87277636c63a99b1bb65f6e523ae0b2f3bf7b35f94f6a6dacfe11a5f51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:44:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:44:13 6aa47977251e: Preparing 05:44:13 e29dee871038: Preparing 05:44:13 9439f0aef0ee: Preparing 05:44:13 023165d6dd75: Preparing 05:44:13 b93f0250e379: Preparing 05:44:13 4a63404e38e8: Preparing 05:44:13 0854555d70ac: Preparing 05:44:13 4a63404e38e8: Waiting 05:44:13 0854555d70ac: Waiting 05:44:13 6aa47977251e: Layer already exists 05:44:13 b93f0250e379: Layer already exists 05:44:13 023165d6dd75: Layer already exists 05:44:13 e29dee871038: Layer already exists 05:44:13 9439f0aef0ee: Layer already exists 05:44:13 0854555d70ac: Layer already exists 05:44:13 4a63404e38e8: Layer already exists 05:44:13 main: digest: sha256:11ef1e87277636c63a99b1bb65f6e523ae0b2f3bf7b35f94f6a6dacfe11a5f51 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:44:13 ===================================================== [Pipeline] echo 05:44:13 taggedImages: 05:44:13 - nexus3.edgexfoundry.org:10004/support-notifications:101c4afcebd1743ba7c9a88251c481bd5f388008 05:44:13 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:44:13 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.118 05:44:13 - nexus3.edgexfoundry.org:10004/support-notifications:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:44:13 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 05:44:13 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:44:13 101c4afcebd1743ba7c9a88251c481bd5f388008 05:44:13 latest 05:44:13 4.1.0-dev.118 05:44:13 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:44:13 main 05:44:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:101c4afcebd1743ba7c9a88251c481bd5f388008 05:44:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:44:14 ba027edca92b: Preparing 05:44:14 ce9011b99b54: Preparing 05:44:14 9439f0aef0ee: Preparing 05:44:14 023165d6dd75: Preparing 05:44:14 ff034baf421f: Preparing 05:44:14 cdabaec668d7: Preparing 05:44:14 0854555d70ac: Preparing 05:44:14 cdabaec668d7: Waiting 05:44:14 0854555d70ac: Waiting 05:44:14 023165d6dd75: Layer already exists 05:44:14 9439f0aef0ee: Layer already exists 05:44:14 0854555d70ac: Layer already exists 05:44:14 ba027edca92b: Pushed 05:44:14 ff034baf421f: Pushed 05:44:14 cdabaec668d7: Pushed 05:44:18 ce9011b99b54: Pushed 05:44:18 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:545bcbfe2d461f30ef3844ec6ae2db7c2b4c9e06a44056dcb4c1e0cd48f7bdc6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:44:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:44:19 ba027edca92b: Preparing 05:44:19 ce9011b99b54: Preparing 05:44:19 9439f0aef0ee: Preparing 05:44:19 023165d6dd75: Preparing 05:44:19 ff034baf421f: Preparing 05:44:19 cdabaec668d7: Preparing 05:44:19 0854555d70ac: Preparing 05:44:19 cdabaec668d7: Waiting 05:44:19 0854555d70ac: Waiting 05:44:19 9439f0aef0ee: Layer already exists 05:44:19 023165d6dd75: Layer already exists 05:44:19 ba027edca92b: Layer already exists 05:44:19 ff034baf421f: Layer already exists 05:44:19 ce9011b99b54: Layer already exists 05:44:19 cdabaec668d7: Layer already exists 05:44:19 0854555d70ac: Layer already exists 05:44:19 latest: digest: sha256:545bcbfe2d461f30ef3844ec6ae2db7c2b4c9e06a44056dcb4c1e0cd48f7bdc6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.118 05:44:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:44:19 ba027edca92b: Preparing 05:44:19 ce9011b99b54: Preparing 05:44:19 9439f0aef0ee: Preparing 05:44:19 023165d6dd75: Preparing 05:44:19 ff034baf421f: Preparing 05:44:19 cdabaec668d7: Preparing 05:44:19 0854555d70ac: Preparing 05:44:19 cdabaec668d7: Waiting 05:44:19 0854555d70ac: Waiting 05:44:19 ce9011b99b54: Layer already exists 05:44:19 023165d6dd75: Layer already exists 05:44:19 ff034baf421f: Layer already exists 05:44:19 ba027edca92b: Layer already exists 05:44:19 9439f0aef0ee: Layer already exists 05:44:19 cdabaec668d7: Layer already exists 05:44:19 0854555d70ac: Layer already exists 05:44:19 4.1.0-dev.118: digest: sha256:545bcbfe2d461f30ef3844ec6ae2db7c2b4c9e06a44056dcb4c1e0cd48f7bdc6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:44:20 ba027edca92b: Preparing 05:44:20 ce9011b99b54: Preparing 05:44:20 9439f0aef0ee: Preparing 05:44:20 023165d6dd75: Preparing 05:44:20 ff034baf421f: Preparing 05:44:20 cdabaec668d7: Preparing 05:44:20 0854555d70ac: Preparing 05:44:20 cdabaec668d7: Waiting 05:44:20 0854555d70ac: Waiting 05:44:20 023165d6dd75: Layer already exists 05:44:20 ff034baf421f: Layer already exists 05:44:20 ba027edca92b: Layer already exists 05:44:20 ce9011b99b54: Layer already exists 05:44:20 9439f0aef0ee: Layer already exists 05:44:20 0854555d70ac: Layer already exists 05:44:20 cdabaec668d7: Layer already exists 05:44:20 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:545bcbfe2d461f30ef3844ec6ae2db7c2b4c9e06a44056dcb4c1e0cd48f7bdc6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 05:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:44:21 ba027edca92b: Preparing 05:44:21 ce9011b99b54: Preparing 05:44:21 9439f0aef0ee: Preparing 05:44:21 023165d6dd75: Preparing 05:44:21 ff034baf421f: Preparing 05:44:21 cdabaec668d7: Preparing 05:44:21 0854555d70ac: Preparing 05:44:21 cdabaec668d7: Waiting 05:44:21 0854555d70ac: Waiting 05:44:21 ce9011b99b54: Layer already exists 05:44:21 9439f0aef0ee: Layer already exists 05:44:21 023165d6dd75: Layer already exists 05:44:21 ba027edca92b: Layer already exists 05:44:21 ff034baf421f: Layer already exists 05:44:21 cdabaec668d7: Layer already exists 05:44:21 0854555d70ac: Layer already exists 05:44:21 main: digest: sha256:545bcbfe2d461f30ef3844ec6ae2db7c2b4c9e06a44056dcb4c1e0cd48f7bdc6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:44:21 ===================================================== [Pipeline] echo 05:44:21 taggedImages: 05:44:21 - nexus3.edgexfoundry.org:10004/support-scheduler:101c4afcebd1743ba7c9a88251c481bd5f388008 05:44:21 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:44:21 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.118 05:44:21 - nexus3.edgexfoundry.org:10004/support-scheduler:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 05:44:21 - 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] } 06:01:50 #154 ... 06:01:50 06:01:50 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:01:50 #149 DONE 1174.5s 06:01:50 06:01:50 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:01:50 #153 ... 06:01:50 06:01:50 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:01:50 #155 DONE 0.1s 06:01:50 06:01:50 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:01:50 #156 DONE 0.1s 06:01:50 06:01:50 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:01:50 #157 DONE 0.3s 06:01:50 06:01:50 #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 06:01:50 #158 DONE 0.1s 06:01:50 06:01:50 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:01:50 #159 DONE 0.2s 06:01:50 06:01:50 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:01:53 #160 DONE 5.9s 06:01:53 06:01:53 #112 [core-common-config-bootstrapper] exporting to image 06:01:53 #112 exporting layers 06:01:54 #112 exporting layers 0.8s done 06:01:54 #112 writing image sha256:5b4ab8e54c70114b7a02d967c30057880d715a9372c1673455859aaeeb014af9 done 06:01:54 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 06:01:54 #112 DONE 7.7s 06:01:54 06:01:54 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:02:01 #145 ... 06:02:01 06:02:01 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:02:01 #153 DONE 1189.5s 06:02:01 06:02:01 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:02:01 #161 DONE 0.4s 06:02:01 06:02:01 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:02:04 #162 DONE 2.4s 06:02:04 06:02:04 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:02:04 #152 ... 06:02:04 06:02:04 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:02:04 #163 DONE 0.3s 06:02:04 06:02:04 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:02:04 #145 ... 06:02:04 06:02:04 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:02:04 #164 DONE 0.2s 06:02:04 06:02:04 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:02:04 #40 ... 06:02:04 06:02:04 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:02:05 #165 DONE 0.3s 06:02:05 06:02:05 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:02:05 #166 DONE 0.1s 06:02:05 06:02:05 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:02:05 #40 ... 06:02:05 06:02:05 #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/ 06:02:05 #167 DONE 0.2s 06:02:05 06:02:05 #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/ 06:02:05 #168 DONE 0.1s 06:02:05 06:02:05 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:02:05 #40 ... 06:02:05 06:02:05 #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/ 06:02:05 #169 DONE 0.1s 06:02:05 06:02:05 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:02:05 #170 DONE 0.1s 06:02:05 06:02:05 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:02:05 #143 ... 06:02:05 06:02:05 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:02:08 #171 DONE 2.6s 06:02:08 06:02:08 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:02:08 #150 ... 06:02:08 06:02:08 #112 [security-bootstrapper] exporting to image 06:02:08 #112 exporting layers 06:02:09 #112 exporting layers 0.9s done 06:02:09 #112 writing image sha256:c5783db8d80e993e3278ec2ef98eae137c5e393ac5f959f574a0ffe4a110cf00 done 06:02:09 #112 naming to docker.io/library/security-bootstrapper-arm64 done 06:02:09 #112 DONE 8.6s 06:02:09 06:02:09 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:19:34 #143 ... 06:19:34 06:19:34 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:19:34 #152 DONE 2230.2s 06:19:34 06:19:34 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:19:34 #40 ... 06:19:34 06:19:34 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:19:34 #172 DONE 0.2s 06:19:34 06:19:34 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:19:34 #144 ... 06:19:34 06:19:34 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:19:34 #173 DONE 0.2s 06:19:34 06:19:34 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:19:34 #150 ... 06:19:34 06:19:34 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:19:34 #174 DONE 0.4s 06:19:34 06:19:34 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:19:34 #150 ... 06:19:34 06:19:34 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:19:34 #175 DONE 0.1s 06:19:34 06:19:34 #112 [core-command] exporting to image 06:19:34 #112 exporting layers 06:19:34 #112 exporting layers 0.5s done 06:19:34 #112 writing image sha256:dd8f0a8a44ca429f855fdc6a95902f736b235f08b97fbb829c2146edb39b572e 0.0s done 06:19:34 #112 naming to docker.io/library/core-command-arm64 done 06:19:34 #112 DONE 9.1s 06:19:34 06:19:34 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:19:40 #150 ... 06:19:40 06:19:40 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:19:40 #143 2248.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.118 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:19:44 #143 ... 06:19:44 06:19:44 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:19:44 #144 DONE 2252.6s 06:19:44 06:19:44 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:19:44 #143 ... 06:19:44 06:19:44 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:19:44 #176 DONE 0.2s 06:19:45 06:19:45 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:19:45 #177 DONE 0.2s 06:19:45 06:19:45 #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 06:19:45 #178 DONE 0.3s 06:19:45 06:19:45 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:19:45 #179 DONE 0.1s 06:19:45 06:19:45 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:19:45 #180 DONE 0.5s 06:19:45 06:19:45 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:19:46 #181 DONE 0.1s 06:19:46 06:19:46 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:19:50 #182 DONE 4.6s 06:19:50 06:19:50 #112 [security-proxy-setup] exporting to image 06:19:50 #112 exporting layers 06:19:51 #112 exporting layers 1.1s done 06:19:51 #112 writing image sha256:5531a4231c38d01d4e8cf79f783d57b123f4ae4d5ca9ac50ae3d4a177e985eb0 done 06:19:51 #112 naming to docker.io/library/security-proxy-setup-arm64 done 06:19:51 #112 DONE 10.3s 06:19:51 06:19:51 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:20:18 #150 ... 06:20:18 06:20:18 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:20:18 #143 DONE 2284.0s 06:20:18 06:20:18 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:20:18 #154 ... 06:20:18 06:20:18 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:20:18 #183 DONE 0.3s 06:20:18 06:20:18 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:20:18 #147 ... 06:20:18 06:20:18 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:20:18 #184 DONE 0.2s 06:20:18 06:20:18 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:20:18 #145 ... 06:20:18 06:20:18 #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 06:20:18 #185 DONE 0.2s 06:20:18 06:20:18 #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 06:20:18 #186 DONE 0.1s 06:20:18 06:20:18 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:20:18 #150 ... 06:20:18 06:20:18 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:20:18 #187 DONE 0.1s 06:20:18 06:20:18 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:20:18 #188 DONE 0.4s 06:20:18 06:20:18 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 06:20:18 #148 ... 06:20:18 06:20:18 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:20:18 #189 DONE 0.5s 06:20:18 06:20:18 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:20:18 #190 DONE 0.1s 06:20:18 06:20:18 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:20:19 #191 DONE 1.8s 06:20:19 06:20:19 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:20:20 #40 ... 06:20:20 06:20:20 #112 [security-secretstore-setup] exporting to image 06:20:20 #112 exporting layers 06:20:21 #112 exporting layers 1.7s done 06:20:21 #112 writing image sha256:3d8e0a1850eb1a8df9eea6610115dee81eaf129f2a5682bae5cbf32a48be6489 done 06:20:21 #112 naming to docker.io/library/security-secretstore-setup-arm64 done 06:20:21 #112 DONE 11.9s 06:20:21 06:20:21 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:21:18 #154 ... 06:21:18 06:21:18 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:21:18 #151 DONE 2341.0s 06:21:18 06:21:18 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:21:18 #154 ... 06:21:18 06:21:18 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:21:18 #192 DONE 0.2s 06:21:18 06:21:18 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:21:18 #193 DONE 0.2s 06:21:18 06:21:18 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:21:18 #40 ... 06:21:18 06:21:18 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:21:18 #194 DONE 0.6s 06:21:18 06:21:18 #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 06:21:18 #195 DONE 0.1s 06:21:18 06:21:18 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:21:18 #40 ... 06:21:18 06:21:18 #112 [security-spiffe-token-provider] exporting to image 06:21:18 #112 exporting layers 06:21:18 #112 exporting layers 0.6s done 06:21:18 #112 writing image sha256:6990c4dd6fda895916e3ea418c21235d46ca4d6e85d4a60074ee55ff0299c66a done 06:21:18 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done 06:21:18 #112 DONE 12.6s 06:21:18 06:21:18 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:22:05 #145 DONE 2387.2s 06:22:05 06:22:05 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:22:05 #40 ... 06:22:05 06:22:05 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:22:05 #196 DONE 0.2s 06:22:05 06:22:05 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:22:05 #154 ... 06:22:05 06:22:05 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:22:05 #197 DONE 0.1s 06:22:05 06:22:05 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:22:05 #40 ... 06:22:05 06:22:05 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:22:05 #198 DONE 0.8s 06:22:05 06:22:05 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 06:22:05 #199 DONE 0.5s 06:22:05 06:22:05 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:22:05 #154 ... 06:22:05 06:22:05 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:22:05 #200 DONE 0.4s 06:22:05 06:22:05 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:22:05 #40 ... 06:22:05 06:22:05 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:22:05 #201 DONE 2.1s 06:22:05 06:22:05 #112 [security-proxy-auth] exporting to image 06:22:05 #112 exporting layers 06:22:05 #112 ... 06:22:05 06:22:05 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:22:05 #147 DONE 2392.9s 06:22:05 06:22:05 #112 [security-proxy-auth] exporting to image 06:22:05 #112 exporting layers 1.1s done 06:22:05 #112 writing image sha256:34f2a4cd01ad2d7b72f42a34fda5c5456636f1e87d89cb5d497b7744dafbabed 06:22:05 #112 writing image sha256:34f2a4cd01ad2d7b72f42a34fda5c5456636f1e87d89cb5d497b7744dafbabed 0.1s done 06:22:05 #112 naming to docker.io/library/security-proxy-auth-arm64 06:22:05 #112 naming to docker.io/library/security-proxy-auth-arm64 0.1s done 06:22:05 #112 DONE 13.9s 06:22:05 06:22:05 #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:22:05 #202 CACHED 06:22:05 06:22:05 #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:22:05 #203 DONE 0.2s 06:22:05 06:22:05 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:22:05 #40 ... 06:22:05 06:22:05 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:22:06 #204 DONE 0.6s 06:22:06 06:22:06 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:22:06 #205 DONE 0.3s 06:22:06 06:22:06 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:22:06 #154 ... 06:22:06 06:22:06 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 06:22:06 #148 DONE 2395.0s 06:22:06 06:22:06 #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:22:06 #206 DONE 0.2s 06:22:06 06:22:06 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:22:06 #40 ... 06:22:06 06:22:06 #112 [core-metadata] exporting to image 06:22:07 #112 ... 06:22:07 06:22:07 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:22:07 #154 DONE 2395.9s 06:22:07 06:22:07 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:22:07 #40 ... 06:22:07 06:22:07 #112 [core-metadata] exporting to image 06:22:07 #112 exporting layers 1.4s done 06:22:07 #112 writing image sha256:13e4bf792a43b7552ae261c25b267c8294bf8bb27c8c11d115ddff3ab28e6aac 06:22:08 #112 writing image sha256:13e4bf792a43b7552ae261c25b267c8294bf8bb27c8c11d115ddff3ab28e6aac done 06:22:08 #112 naming to docker.io/library/core-metadata-arm64 0.0s done 06:22:08 #112 DONE 15.3s 06:22:08 06:22:08 #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:22:08 #207 DONE 0.2s 06:22:08 06:22:08 #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:22:08 #208 ... 06:22:08 06:22:08 #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:22:08 #209 DONE 0.2s 06:22:08 06:22:08 #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:22:08 #208 DONE 0.8s 06:22:08 06:22:08 #210 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:22:09 #210 DONE 0.2s 06:22:09 06:22:09 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:22:09 #211 DONE 0.3s 06:22:09 06:22:09 #112 [core-keeper] exporting to image 06:22:10 #112 exporting layers 0.8s done 06:22:10 #112 writing image sha256:90602cb3f8bfb9b10be02952c58c7ec4b44d5ba018fedcfe3795a1bc90740fb8 done 06:22:10 #112 naming to docker.io/library/core-keeper-arm64 done 06:22:10 #112 DONE 16.1s 06:22:10 06:22:10 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:22:10 #212 DONE 0.8s 06:22:10 06:22:10 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:22:10 #213 DONE 0.2s 06:22:10 06:22:10 #112 [core-data] exporting to image 06:22:11 #112 exporting layers 1.2s done 06:22:11 #112 writing image sha256:8a4dd416ef7cc7d4c6a88cb56aa2afb94a6f503bd06f5f5f5f256c92a2b94604 done 06:22:11 #112 naming to docker.io/library/core-data-arm64 done 06:22:11 #112 DONE 17.3s 06:22:11 06:22:11 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:22:44 #40 ... 06:22:44 06:22:44 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:22:44 #150 DONE 2429.6s 06:22:44 06:22:44 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:22:44 #40 ... 06:22:44 06:22:44 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:22:44 #214 DONE 0.1s 06:22:44 06:22:44 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:22:44 #215 DONE 0.1s 06:22:44 06:22:44 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:22:44 #40 ... 06:22:44 06:22:44 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:22:44 #216 DONE 0.6s 06:22:44 06:22:44 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 06:22:44 #217 DONE 0.1s 06:22:44 06:22:44 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:22:44 #40 ... 06:22:44 06:22:44 #112 [support-scheduler] exporting to image 06:22:44 #112 exporting layers 06:22:44 #112 exporting layers 1.0s done 06:22:44 #112 writing image sha256:f90ef9f96308fc002fd0d3380ccbc38abdcc146cc83c400f0e294ab6f874faec done 06:22:44 #112 naming to docker.io/library/support-scheduler-arm64 done 06:22:44 #112 DONE 18.3s 06:22:44 06:22:44 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:22:46 #40 ... 06:22:46 06:22:46 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:22:46 #146 DONE 2435.3s 06:22:46 06:22:46 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:22:46 #40 ... 06:22:46 06:22:46 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:22:47 #218 DONE 0.1s 06:22:47 06:22:47 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:22:47 #40 ... 06:22:47 06:22:47 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:22:47 #219 DONE 0.1s 06:22:47 06:22:47 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:22:47 #220 DONE 0.4s 06:22:47 06:22:47 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:22:48 #40 ... 06:22:48 06:22:48 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:22:48 #221 DONE 0.1s 06:22:48 06:22:48 #112 [support-notifications] exporting to image 06:22:48 #112 exporting layers 0.6s done 06:22:48 #112 writing image sha256:e2a4947c73b1b83643aafec972ce081c420b4d23935ecb0c42e86f910f0fd907 done 06:22:48 #112 naming to docker.io/library/support-notifications-arm64 done 06:22:48 #112 DONE 18.9s 06:22:48 06:22:48 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 06:22:48 time="2026-06-03T05:39:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:48 time="2026-06-03T05:39:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:48 time="2026-06-03T05:39:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:48 time="2026-06-03T05:39:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:48 time="2026-06-03T05:39:28Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:48 time="2026-06-03T05:39:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:48 time="2026-06-03T05:39:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:48 time="2026-06-03T05:39:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:48 time="2026-06-03T05:39:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:48 time="2026-06-03T05:39:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:48 time="2026-06-03T05:39:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:48 time="2026-06-03T05:39:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:48 time="2026-06-03T05:39:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:48 time="2026-06-03T05:39:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:48 time="2026-06-03T05:39:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:22:48 $ docker stop --time=1 acba935a7df9d72bc8e51a8825df7596946c8b9cee10b32dc6abaf17f6ad8e80 06:22:50 $ docker rm -f --volumes acba935a7df9d72bc8e51a8825df7596946c8b9cee10b32dc6abaf17f6ad8e80 [Pipeline] // withDockerContainer [Pipeline] sh 06:22:50 + docker images 06:22:50 REPOSITORY TAG IMAGE ID CREATED SIZE 06:22:50 support-notifications-arm64 latest e2a4947c73b1 3 seconds ago 56.1MB 06:22:50 support-scheduler-arm64 latest f90ef9f96308 8 seconds ago 52.3MB 06:22:50 core-data-arm64 latest 8a4dd416ef7c 41 seconds ago 48.1MB 06:22:50 core-keeper-arm64 latest 90602cb3f8bf 41 seconds ago 47.9MB 06:22:50 core-metadata-arm64 latest 13e4bf792a43 44 seconds ago 48.2MB 06:22:50 security-proxy-auth-arm64 latest 34f2a4cd01ad 47 seconds ago 47.3MB 06:22:50 security-spiffe-token-provider-arm64 latest 6990c4dd6fda About a minute ago 51.9MB 06:22:50 security-secretstore-setup-arm64 latest 3d8e0a1850eb 2 minutes ago 85.8MB 06:22:50 security-proxy-setup-arm64 latest 5531a4231c38 3 minutes ago 52.9MB 06:22:50 core-command-arm64 latest dd8f0a8a44ca 3 minutes ago 42.6MB 06:22:50 security-bootstrapper-arm64 latest c5783db8d80e 20 minutes ago 21.3MB 06:22:50 core-common-config-bootstrapper-arm64 latest 5b4ab8e54c70 20 minutes ago 20.2MB 06:22:50 security-spire-agent-arm64 latest 9376f7ceca9c 42 minutes ago 219MB 06:22:50 security-spire-server-arm64 latest 206be58d7f70 42 minutes ago 163MB 06:22:50 security-spire-config-arm64 latest 2e0b0535845e 42 minutes ago 162MB 06:22:50 ci-base-image-arm64 latest 3a3026bfdd00 44 minutes ago 897MB 06:22:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 7 months ago 564MB 06:22:50 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 06:22:50 provisioning config files... 06:22:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/983@tmp/config1297913142031861317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:22:51 ---> ****-login.sh 06:22:51 nexus3.edgexfoundry.org:10001 06:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:22:51 Configure a credential helper to remove this warning. See 06:22:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:22:51 06:22:51 Login Succeeded 06:22:51 nexus3.edgexfoundry.org:10002 06:22:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:22:52 Configure a credential helper to remove this warning. See 06:22:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:22:52 06:22:52 Login Succeeded 06:22:52 nexus3.edgexfoundry.org:10003 06:22:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:22:55 Configure a credential helper to remove this warning. See 06:22:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:22:55 06:22:55 Login Succeeded 06:22:55 nexus3.edgexfoundry.org:10004 06:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:22:55 Configure a credential helper to remove this warning. See 06:22:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:22:55 06:22:55 Login Succeeded 06:22:55 ****.io 06:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:22:55 Configure a credential helper to remove this warning. See 06:22:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:22:55 06:22:55 Login Succeeded 06:22:55 ---> ****-login.sh ends [Pipeline] } 06:22:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:22:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:22:56 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:22:56 101c4afcebd1743ba7c9a88251c481bd5f388008 06:22:56 latest 06:22:56 4.1.0-dev.118 06:22:56 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:22:56 main 06:22:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:22:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:22:56 77b1cdca9f7d: Preparing 06:22:56 32050dfe5212: Preparing 06:22:56 1722587a6ad3: Preparing 06:22:56 d99a27267570: Preparing 06:22:56 bef4bc3deae6: Preparing 06:22:56 34aeefa7d4f3: Preparing 06:22:56 eeaa73608b53: Preparing 06:22:56 34aeefa7d4f3: Waiting 06:22:56 eeaa73608b53: Waiting 06:22:57 bef4bc3deae6: Pushed 06:22:57 1722587a6ad3: Pushed 06:22:57 d99a27267570: Pushed 06:22:57 77b1cdca9f7d: Pushed 06:22:57 eeaa73608b53: Layer already exists 06:22:57 34aeefa7d4f3: Pushed 06:23:03 32050dfe5212: Pushed 06:23:03 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:5a1559c246e8130d4ecd7b7c53e4a3041de11fd8ad6e2e052ffc6e1273a277ac size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:04 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:23:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:23:04 77b1cdca9f7d: Preparing 06:23:04 32050dfe5212: Preparing 06:23:04 1722587a6ad3: Preparing 06:23:04 d99a27267570: Preparing 06:23:04 bef4bc3deae6: Preparing 06:23:04 34aeefa7d4f3: Preparing 06:23:04 eeaa73608b53: Preparing 06:23:04 34aeefa7d4f3: Waiting 06:23:04 eeaa73608b53: Waiting 06:23:04 77b1cdca9f7d: Layer already exists 06:23:04 32050dfe5212: Layer already exists 06:23:04 1722587a6ad3: Layer already exists 06:23:04 bef4bc3deae6: Layer already exists 06:23:04 d99a27267570: Layer already exists 06:23:04 eeaa73608b53: Layer already exists 06:23:04 34aeefa7d4f3: Layer already exists 06:23:04 latest: digest: sha256:5a1559c246e8130d4ecd7b7c53e4a3041de11fd8ad6e2e052ffc6e1273a277ac size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.118 06:23:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:23:05 77b1cdca9f7d: Preparing 06:23:05 32050dfe5212: Preparing 06:23:05 1722587a6ad3: Preparing 06:23:05 d99a27267570: Preparing 06:23:05 bef4bc3deae6: Preparing 06:23:05 34aeefa7d4f3: Preparing 06:23:05 eeaa73608b53: Preparing 06:23:05 34aeefa7d4f3: Waiting 06:23:05 eeaa73608b53: Waiting 06:23:05 77b1cdca9f7d: Layer already exists 06:23:05 32050dfe5212: Layer already exists 06:23:05 bef4bc3deae6: Layer already exists 06:23:05 d99a27267570: Layer already exists 06:23:05 1722587a6ad3: Layer already exists 06:23:05 eeaa73608b53: Layer already exists 06:23:05 34aeefa7d4f3: Layer already exists 06:23:05 4.1.0-dev.118: digest: sha256:5a1559c246e8130d4ecd7b7c53e4a3041de11fd8ad6e2e052ffc6e1273a277ac size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:23:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:23:06 77b1cdca9f7d: Preparing 06:23:06 32050dfe5212: Preparing 06:23:06 1722587a6ad3: Preparing 06:23:06 d99a27267570: Preparing 06:23:06 bef4bc3deae6: Preparing 06:23:06 34aeefa7d4f3: Preparing 06:23:06 eeaa73608b53: Preparing 06:23:06 34aeefa7d4f3: Waiting 06:23:06 eeaa73608b53: Waiting 06:23:06 77b1cdca9f7d: Layer already exists 06:23:06 bef4bc3deae6: Layer already exists 06:23:06 1722587a6ad3: Layer already exists 06:23:06 32050dfe5212: Layer already exists 06:23:06 d99a27267570: Layer already exists 06:23:06 eeaa73608b53: Layer already exists 06:23:06 34aeefa7d4f3: Layer already exists 06:23:06 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:5a1559c246e8130d4ecd7b7c53e4a3041de11fd8ad6e2e052ffc6e1273a277ac size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:23:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:23:09 77b1cdca9f7d: Preparing 06:23:09 32050dfe5212: Preparing 06:23:09 1722587a6ad3: Preparing 06:23:09 d99a27267570: Preparing 06:23:09 bef4bc3deae6: Preparing 06:23:09 34aeefa7d4f3: Preparing 06:23:09 eeaa73608b53: Preparing 06:23:09 34aeefa7d4f3: Waiting 06:23:09 eeaa73608b53: Waiting 06:23:09 1722587a6ad3: Layer already exists 06:23:09 d99a27267570: Layer already exists 06:23:09 bef4bc3deae6: Layer already exists 06:23:09 32050dfe5212: Layer already exists 06:23:09 77b1cdca9f7d: Layer already exists 06:23:09 34aeefa7d4f3: Layer already exists 06:23:09 eeaa73608b53: Layer already exists 06:23:10 main: digest: sha256:5a1559c246e8130d4ecd7b7c53e4a3041de11fd8ad6e2e052ffc6e1273a277ac size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:10 ===================================================== [Pipeline] echo 06:23:10 taggedImages: 06:23:10 - nexus3.edgexfoundry.org:10004/core-command-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:23:10 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:23:10 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.118 06:23:10 - nexus3.edgexfoundry.org:10004/core-command-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:23:10 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:23:10 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 06:23:10 101c4afcebd1743ba7c9a88251c481bd5f388008 06:23:10 latest 06:23:10 4.1.0-dev.118 06:23:10 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:23:10 main 06:23:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:10 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:23:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:23:11 fad3b85d37e5: Preparing 06:23:11 24ee7b82e45e: Preparing 06:23:11 10383961769e: Preparing 06:23:11 d48a45a51898: Preparing 06:23:11 1722587a6ad3: Preparing 06:23:11 d99a27267570: Preparing 06:23:11 bef4bc3deae6: Preparing 06:23:11 34aeefa7d4f3: Preparing 06:23:11 eeaa73608b53: Preparing 06:23:11 d99a27267570: Waiting 06:23:11 34aeefa7d4f3: Waiting 06:23:11 bef4bc3deae6: Waiting 06:23:11 eeaa73608b53: Waiting 06:23:11 1722587a6ad3: Layer already exists 06:23:11 d99a27267570: Layer already exists 06:23:11 24ee7b82e45e: Pushed 06:23:11 10383961769e: Pushed 06:23:11 bef4bc3deae6: Layer already exists 06:23:11 34aeefa7d4f3: Layer already exists 06:23:11 eeaa73608b53: Layer already exists 06:23:11 fad3b85d37e5: Pushed 06:23:13 d48a45a51898: Pushed 06:23:14 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:388ccf9c37c9f4a2f665e20fe7b7c24bfea236f25a576d7976b5e977fe5d21e7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:14 + 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 06:23:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:23:14 fad3b85d37e5: Preparing 06:23:14 24ee7b82e45e: Preparing 06:23:14 10383961769e: Preparing 06:23:14 d48a45a51898: Preparing 06:23:14 1722587a6ad3: Preparing 06:23:14 d99a27267570: Preparing 06:23:14 bef4bc3deae6: Preparing 06:23:14 34aeefa7d4f3: Preparing 06:23:14 eeaa73608b53: Preparing 06:23:14 d99a27267570: Waiting 06:23:14 bef4bc3deae6: Waiting 06:23:14 34aeefa7d4f3: Waiting 06:23:14 eeaa73608b53: Waiting 06:23:14 10383961769e: Layer already exists 06:23:14 fad3b85d37e5: Layer already exists 06:23:14 1722587a6ad3: Layer already exists 06:23:14 d48a45a51898: Layer already exists 06:23:14 24ee7b82e45e: Layer already exists 06:23:14 34aeefa7d4f3: Layer already exists 06:23:14 d99a27267570: Layer already exists 06:23:14 bef4bc3deae6: Layer already exists 06:23:14 eeaa73608b53: Layer already exists 06:23:15 latest: digest: sha256:388ccf9c37c9f4a2f665e20fe7b7c24bfea236f25a576d7976b5e977fe5d21e7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:15 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.118 06:23:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:23:15 fad3b85d37e5: Preparing 06:23:15 24ee7b82e45e: Preparing 06:23:15 10383961769e: Preparing 06:23:15 d48a45a51898: Preparing 06:23:15 1722587a6ad3: Preparing 06:23:15 d99a27267570: Preparing 06:23:15 bef4bc3deae6: Preparing 06:23:15 34aeefa7d4f3: Preparing 06:23:15 eeaa73608b53: Preparing 06:23:15 d99a27267570: Waiting 06:23:15 bef4bc3deae6: Waiting 06:23:15 34aeefa7d4f3: Waiting 06:23:15 eeaa73608b53: Waiting 06:23:15 10383961769e: Layer already exists 06:23:15 1722587a6ad3: Layer already exists 06:23:15 fad3b85d37e5: Layer already exists 06:23:15 d48a45a51898: Layer already exists 06:23:15 24ee7b82e45e: Layer already exists 06:23:15 d99a27267570: Layer already exists 06:23:15 bef4bc3deae6: Layer already exists 06:23:15 eeaa73608b53: Layer already exists 06:23:15 34aeefa7d4f3: Layer already exists 06:23:15 4.1.0-dev.118: digest: sha256:388ccf9c37c9f4a2f665e20fe7b7c24bfea236f25a576d7976b5e977fe5d21e7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:16 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:23:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:23:16 fad3b85d37e5: Preparing 06:23:16 24ee7b82e45e: Preparing 06:23:16 10383961769e: Preparing 06:23:16 d48a45a51898: Preparing 06:23:16 1722587a6ad3: Preparing 06:23:16 d99a27267570: Preparing 06:23:16 bef4bc3deae6: Preparing 06:23:16 34aeefa7d4f3: Preparing 06:23:16 eeaa73608b53: Preparing 06:23:16 d99a27267570: Waiting 06:23:16 bef4bc3deae6: Waiting 06:23:16 34aeefa7d4f3: Waiting 06:23:16 eeaa73608b53: Waiting 06:23:16 1722587a6ad3: Layer already exists 06:23:16 10383961769e: Layer already exists 06:23:16 fad3b85d37e5: Layer already exists 06:23:16 d48a45a51898: Layer already exists 06:23:16 24ee7b82e45e: Layer already exists 06:23:16 d99a27267570: Layer already exists 06:23:16 bef4bc3deae6: Layer already exists 06:23:16 eeaa73608b53: Layer already exists 06:23:16 34aeefa7d4f3: Layer already exists 06:23:16 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:388ccf9c37c9f4a2f665e20fe7b7c24bfea236f25a576d7976b5e977fe5d21e7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:17 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 06:23:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:23:17 fad3b85d37e5: Preparing 06:23:17 24ee7b82e45e: Preparing 06:23:17 10383961769e: Preparing 06:23:17 d48a45a51898: Preparing 06:23:17 1722587a6ad3: Preparing 06:23:17 d99a27267570: Preparing 06:23:17 bef4bc3deae6: Preparing 06:23:17 34aeefa7d4f3: Preparing 06:23:17 eeaa73608b53: Preparing 06:23:17 bef4bc3deae6: Waiting 06:23:17 d99a27267570: Waiting 06:23:17 34aeefa7d4f3: Waiting 06:23:17 eeaa73608b53: Waiting 06:23:17 10383961769e: Layer already exists 06:23:17 d48a45a51898: Layer already exists 06:23:17 1722587a6ad3: Layer already exists 06:23:17 24ee7b82e45e: Layer already exists 06:23:17 fad3b85d37e5: Layer already exists 06:23:17 eeaa73608b53: Layer already exists 06:23:17 d99a27267570: Layer already exists 06:23:17 bef4bc3deae6: Layer already exists 06:23:17 34aeefa7d4f3: Layer already exists 06:23:18 main: digest: sha256:388ccf9c37c9f4a2f665e20fe7b7c24bfea236f25a576d7976b5e977fe5d21e7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:18 ===================================================== [Pipeline] echo 06:23:18 taggedImages: 06:23:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:23:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:23:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.118 06:23:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:23:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:23:18 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:23:18 101c4afcebd1743ba7c9a88251c481bd5f388008 06:23:18 latest 06:23:18 4.1.0-dev.118 06:23:18 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:23:18 main 06:23:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:23:18 05b5f0a3a242: Preparing 06:23:18 adba18a56fb9: Preparing 06:23:18 1722587a6ad3: Preparing 06:23:18 d99a27267570: Preparing 06:23:18 f78de9ac256f: Preparing 06:23:18 dd6e2387bc66: Preparing 06:23:18 eeaa73608b53: Preparing 06:23:18 dd6e2387bc66: Waiting 06:23:18 d99a27267570: Layer already exists 06:23:18 1722587a6ad3: Layer already exists 06:23:19 eeaa73608b53: Layer already exists 06:23:19 f78de9ac256f: Pushed 06:23:19 05b5f0a3a242: Pushed 06:23:19 dd6e2387bc66: Pushed 06:23:27 adba18a56fb9: Pushed 06:23:27 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:88d62247d935e399d51fa389eefb6d11b57b4fd1d16ecad99f7c93da0751c3f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:23:27 05b5f0a3a242: Preparing 06:23:27 adba18a56fb9: Preparing 06:23:27 1722587a6ad3: Preparing 06:23:27 d99a27267570: Preparing 06:23:27 f78de9ac256f: Preparing 06:23:27 dd6e2387bc66: Preparing 06:23:27 eeaa73608b53: Preparing 06:23:27 dd6e2387bc66: Waiting 06:23:27 eeaa73608b53: Waiting 06:23:27 05b5f0a3a242: Layer already exists 06:23:27 f78de9ac256f: Layer already exists 06:23:27 d99a27267570: Layer already exists 06:23:27 1722587a6ad3: Layer already exists 06:23:27 adba18a56fb9: Layer already exists 06:23:27 eeaa73608b53: Layer already exists 06:23:27 dd6e2387bc66: Layer already exists 06:23:27 latest: digest: sha256:88d62247d935e399d51fa389eefb6d11b57b4fd1d16ecad99f7c93da0751c3f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.118 06:23:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:23:28 05b5f0a3a242: Preparing 06:23:28 adba18a56fb9: Preparing 06:23:28 1722587a6ad3: Preparing 06:23:28 d99a27267570: Preparing 06:23:28 f78de9ac256f: Preparing 06:23:28 dd6e2387bc66: Preparing 06:23:28 eeaa73608b53: Preparing 06:23:28 dd6e2387bc66: Waiting 06:23:28 eeaa73608b53: Waiting 06:23:28 adba18a56fb9: Layer already exists 06:23:28 05b5f0a3a242: Layer already exists 06:23:28 f78de9ac256f: Layer already exists 06:23:28 d99a27267570: Layer already exists 06:23:28 1722587a6ad3: Layer already exists 06:23:28 dd6e2387bc66: Layer already exists 06:23:28 eeaa73608b53: Layer already exists 06:23:28 4.1.0-dev.118: digest: sha256:88d62247d935e399d51fa389eefb6d11b57b4fd1d16ecad99f7c93da0751c3f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:23:29 05b5f0a3a242: Preparing 06:23:29 adba18a56fb9: Preparing 06:23:29 1722587a6ad3: Preparing 06:23:29 d99a27267570: Preparing 06:23:29 f78de9ac256f: Preparing 06:23:29 dd6e2387bc66: Preparing 06:23:29 eeaa73608b53: Preparing 06:23:29 dd6e2387bc66: Waiting 06:23:29 eeaa73608b53: Waiting 06:23:29 1722587a6ad3: Layer already exists 06:23:29 d99a27267570: Layer already exists 06:23:29 adba18a56fb9: Layer already exists 06:23:29 f78de9ac256f: Layer already exists 06:23:29 05b5f0a3a242: Layer already exists 06:23:29 eeaa73608b53: Layer already exists 06:23:29 dd6e2387bc66: Layer already exists 06:23:29 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:88d62247d935e399d51fa389eefb6d11b57b4fd1d16ecad99f7c93da0751c3f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:23:30 05b5f0a3a242: Preparing 06:23:30 adba18a56fb9: Preparing 06:23:30 1722587a6ad3: Preparing 06:23:30 d99a27267570: Preparing 06:23:30 f78de9ac256f: Preparing 06:23:30 dd6e2387bc66: Preparing 06:23:30 eeaa73608b53: Preparing 06:23:30 dd6e2387bc66: Waiting 06:23:30 eeaa73608b53: Waiting 06:23:30 d99a27267570: Layer already exists 06:23:30 05b5f0a3a242: Layer already exists 06:23:30 1722587a6ad3: Layer already exists 06:23:30 adba18a56fb9: Layer already exists 06:23:30 f78de9ac256f: Layer already exists 06:23:30 dd6e2387bc66: Layer already exists 06:23:30 eeaa73608b53: Layer already exists 06:23:30 main: digest: sha256:88d62247d935e399d51fa389eefb6d11b57b4fd1d16ecad99f7c93da0751c3f1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:30 ===================================================== [Pipeline] echo 06:23:30 taggedImages: 06:23:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:23:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:23:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.118 06:23:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:23:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:23:30 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 06:23:30 101c4afcebd1743ba7c9a88251c481bd5f388008 06:23:30 latest 06:23:30 4.1.0-dev.118 06:23:30 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:23:30 main 06:23:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:31 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:23:31 88f33f9aa54e: Preparing 06:23:31 c9ddb8bbf418: Preparing 06:23:31 d99a27267570: Preparing 06:23:31 93977d854c1b: Preparing 06:23:31 b7d1e006cc47: Preparing 06:23:31 eeaa73608b53: Preparing 06:23:31 eeaa73608b53: Waiting 06:23:31 d99a27267570: Layer already exists 06:23:31 eeaa73608b53: Layer already exists 06:23:31 b7d1e006cc47: Pushed 06:23:31 88f33f9aa54e: Pushed 06:23:31 93977d854c1b: Pushed 06:23:40 c9ddb8bbf418: Pushed 06:23:40 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:2c63f9f7fb4579cb9de5701ba7b517c2f7c661a87fc3b3dfc351d8eecd84d041 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:23:40 88f33f9aa54e: Preparing 06:23:40 c9ddb8bbf418: Preparing 06:23:40 d99a27267570: Preparing 06:23:40 93977d854c1b: Preparing 06:23:40 b7d1e006cc47: Preparing 06:23:40 eeaa73608b53: Preparing 06:23:40 93977d854c1b: Layer already exists 06:23:40 c9ddb8bbf418: Layer already exists 06:23:40 b7d1e006cc47: Layer already exists 06:23:40 d99a27267570: Layer already exists 06:23:40 88f33f9aa54e: Layer already exists 06:23:40 eeaa73608b53: Layer already exists 06:23:40 latest: digest: sha256:2c63f9f7fb4579cb9de5701ba7b517c2f7c661a87fc3b3dfc351d8eecd84d041 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:41 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.118 06:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:23:41 88f33f9aa54e: Preparing 06:23:41 c9ddb8bbf418: Preparing 06:23:41 d99a27267570: Preparing 06:23:41 93977d854c1b: Preparing 06:23:41 b7d1e006cc47: Preparing 06:23:41 eeaa73608b53: Preparing 06:23:41 eeaa73608b53: Waiting 06:23:41 93977d854c1b: Layer already exists 06:23:41 b7d1e006cc47: Layer already exists 06:23:41 d99a27267570: Layer already exists 06:23:41 c9ddb8bbf418: Layer already exists 06:23:41 88f33f9aa54e: Layer already exists 06:23:41 eeaa73608b53: Layer already exists 06:23:41 4.1.0-dev.118: digest: sha256:2c63f9f7fb4579cb9de5701ba7b517c2f7c661a87fc3b3dfc351d8eecd84d041 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:42 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:23:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:23:42 88f33f9aa54e: Preparing 06:23:42 c9ddb8bbf418: Preparing 06:23:42 d99a27267570: Preparing 06:23:42 93977d854c1b: Preparing 06:23:42 b7d1e006cc47: Preparing 06:23:42 eeaa73608b53: Preparing 06:23:42 eeaa73608b53: Waiting 06:23:42 d99a27267570: Layer already exists 06:23:42 88f33f9aa54e: Layer already exists 06:23:42 93977d854c1b: Layer already exists 06:23:42 b7d1e006cc47: Layer already exists 06:23:42 c9ddb8bbf418: Layer already exists 06:23:42 eeaa73608b53: Layer already exists 06:23:42 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:2c63f9f7fb4579cb9de5701ba7b517c2f7c661a87fc3b3dfc351d8eecd84d041 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:43 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 06:23:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:23:43 88f33f9aa54e: Preparing 06:23:43 c9ddb8bbf418: Preparing 06:23:43 d99a27267570: Preparing 06:23:43 93977d854c1b: Preparing 06:23:43 b7d1e006cc47: Preparing 06:23:43 eeaa73608b53: Preparing 06:23:43 eeaa73608b53: Waiting 06:23:43 c9ddb8bbf418: Layer already exists 06:23:43 b7d1e006cc47: Layer already exists 06:23:43 88f33f9aa54e: Layer already exists 06:23:43 93977d854c1b: Layer already exists 06:23:43 d99a27267570: Layer already exists 06:23:43 eeaa73608b53: Layer already exists 06:23:43 main: digest: sha256:2c63f9f7fb4579cb9de5701ba7b517c2f7c661a87fc3b3dfc351d8eecd84d041 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:43 ===================================================== [Pipeline] echo 06:23:43 taggedImages: 06:23:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:23:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:23:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.118 06:23:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:23:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:23:43 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:23:43 101c4afcebd1743ba7c9a88251c481bd5f388008 06:23:43 latest 06:23:43 4.1.0-dev.118 06:23:43 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:23:43 main 06:23:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:23:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:23:44 e6e0a67a5c42: Preparing 06:23:44 5ae53a91794e: Preparing 06:23:44 e7d5f2e04772: Preparing 06:23:44 1722587a6ad3: Preparing 06:23:44 d99a27267570: Preparing 06:23:44 bef4bc3deae6: Preparing 06:23:44 34aeefa7d4f3: Preparing 06:23:44 eeaa73608b53: Preparing 06:23:44 bef4bc3deae6: Waiting 06:23:44 34aeefa7d4f3: Waiting 06:23:44 eeaa73608b53: Waiting 06:23:44 1722587a6ad3: Layer already exists 06:23:44 d99a27267570: Layer already exists 06:23:44 5ae53a91794e: Pushed 06:23:44 bef4bc3deae6: Layer already exists 06:23:44 34aeefa7d4f3: Layer already exists 06:23:44 eeaa73608b53: Layer already exists 06:23:44 e6e0a67a5c42: Pushed 06:23:52 e7d5f2e04772: Pushed 06:23:53 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:110428c1cc97a20576939b6e5aaad4a998ab5740e8df36742949c024c6a3de0f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:23:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:23:54 e6e0a67a5c42: Preparing 06:23:54 5ae53a91794e: Preparing 06:23:54 e7d5f2e04772: Preparing 06:23:54 1722587a6ad3: Preparing 06:23:54 d99a27267570: Preparing 06:23:54 bef4bc3deae6: Preparing 06:23:54 34aeefa7d4f3: Preparing 06:23:54 eeaa73608b53: Preparing 06:23:54 bef4bc3deae6: Waiting 06:23:54 34aeefa7d4f3: Waiting 06:23:54 eeaa73608b53: Waiting 06:23:54 d99a27267570: Layer already exists 06:23:54 e7d5f2e04772: Layer already exists 06:23:54 1722587a6ad3: Layer already exists 06:23:54 5ae53a91794e: Layer already exists 06:23:54 e6e0a67a5c42: Layer already exists 06:23:54 bef4bc3deae6: Layer already exists 06:23:54 34aeefa7d4f3: Layer already exists 06:23:54 eeaa73608b53: Layer already exists 06:24:26 latest: digest: sha256:110428c1cc97a20576939b6e5aaad4a998ab5740e8df36742949c024c6a3de0f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.118 06:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:24:27 e6e0a67a5c42: Preparing 06:24:27 5ae53a91794e: Preparing 06:24:27 e7d5f2e04772: Preparing 06:24:27 1722587a6ad3: Preparing 06:24:27 d99a27267570: Preparing 06:24:27 bef4bc3deae6: Preparing 06:24:27 34aeefa7d4f3: Preparing 06:24:27 eeaa73608b53: Preparing 06:24:27 bef4bc3deae6: Waiting 06:24:27 34aeefa7d4f3: Waiting 06:24:27 eeaa73608b53: Waiting 06:24:27 5ae53a91794e: Layer already exists 06:24:27 1722587a6ad3: Layer already exists 06:24:27 d99a27267570: Layer already exists 06:24:27 e7d5f2e04772: Layer already exists 06:24:27 e6e0a67a5c42: Layer already exists 06:24:27 34aeefa7d4f3: Layer already exists 06:24:27 eeaa73608b53: Layer already exists 06:24:27 bef4bc3deae6: Layer already exists 06:24:27 4.1.0-dev.118: digest: sha256:110428c1cc97a20576939b6e5aaad4a998ab5740e8df36742949c024c6a3de0f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:24:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:24:28 e6e0a67a5c42: Preparing 06:24:28 5ae53a91794e: Preparing 06:24:28 e7d5f2e04772: Preparing 06:24:28 1722587a6ad3: Preparing 06:24:28 d99a27267570: Preparing 06:24:28 bef4bc3deae6: Preparing 06:24:28 34aeefa7d4f3: Preparing 06:24:28 eeaa73608b53: Preparing 06:24:28 bef4bc3deae6: Waiting 06:24:28 34aeefa7d4f3: Waiting 06:24:28 eeaa73608b53: Waiting 06:24:28 e6e0a67a5c42: Layer already exists 06:24:28 1722587a6ad3: Layer already exists 06:24:28 e7d5f2e04772: Layer already exists 06:24:28 d99a27267570: Layer already exists 06:24:28 5ae53a91794e: Layer already exists 06:24:28 eeaa73608b53: Layer already exists 06:24:28 34aeefa7d4f3: Layer already exists 06:24:28 bef4bc3deae6: Layer already exists 06:24:28 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:110428c1cc97a20576939b6e5aaad4a998ab5740e8df36742949c024c6a3de0f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:24:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:24:29 e6e0a67a5c42: Preparing 06:24:29 5ae53a91794e: Preparing 06:24:29 e7d5f2e04772: Preparing 06:24:29 1722587a6ad3: Preparing 06:24:29 d99a27267570: Preparing 06:24:29 bef4bc3deae6: Preparing 06:24:29 34aeefa7d4f3: Preparing 06:24:29 bef4bc3deae6: Waiting 06:24:29 eeaa73608b53: Preparing 06:24:29 34aeefa7d4f3: Waiting 06:24:29 eeaa73608b53: Waiting 06:24:29 e7d5f2e04772: Layer already exists 06:24:29 5ae53a91794e: Layer already exists 06:24:29 1722587a6ad3: Layer already exists 06:24:29 e6e0a67a5c42: Layer already exists 06:24:29 d99a27267570: Layer already exists 06:24:29 bef4bc3deae6: Layer already exists 06:24:29 eeaa73608b53: Layer already exists 06:24:29 34aeefa7d4f3: Layer already exists 06:24:29 main: digest: sha256:110428c1cc97a20576939b6e5aaad4a998ab5740e8df36742949c024c6a3de0f size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:24:29 ===================================================== [Pipeline] echo 06:24:29 taggedImages: 06:24:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:24:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:24:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.118 06:24:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:24:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:24:29 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:24:29 101c4afcebd1743ba7c9a88251c481bd5f388008 06:24:29 latest 06:24:29 4.1.0-dev.118 06:24:29 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:24:29 main 06:24:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:24:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:24:30 f7c334ab3510: Preparing 06:24:30 b76d40b2c136: Preparing 06:24:30 1dd0157518a6: Preparing 06:24:30 3a1339f5ec93: Preparing 06:24:30 db1576d97ceb: Preparing 06:24:30 872b97d929ef: Preparing 06:24:30 ca4bb728cd80: Preparing 06:24:30 1722587a6ad3: Preparing 06:24:30 d99a27267570: Preparing 06:24:30 eed2dccb944d: Preparing 06:24:30 cf02faf782d9: Preparing 06:24:30 5f70bf18a086: Preparing 06:24:30 c4725b7b087a: Preparing 06:24:30 6d13cc3acffa: Preparing 06:24:30 fe3e646e7ded: Preparing 06:24:30 eeaa73608b53: Preparing 06:24:30 eed2dccb944d: Waiting 06:24:30 cf02faf782d9: Waiting 06:24:30 5f70bf18a086: Waiting 06:24:30 c4725b7b087a: Waiting 06:24:30 6d13cc3acffa: Waiting 06:24:30 fe3e646e7ded: Waiting 06:24:30 eeaa73608b53: Waiting 06:24:30 872b97d929ef: Waiting 06:24:30 ca4bb728cd80: Waiting 06:24:30 1722587a6ad3: Waiting 06:24:30 d99a27267570: Waiting 06:24:30 1dd0157518a6: Pushed 06:24:30 3a1339f5ec93: Pushed 06:24:30 b76d40b2c136: Pushed 06:24:30 f7c334ab3510: Pushed 06:24:30 db1576d97ceb: Pushed 06:24:30 1722587a6ad3: Layer already exists 06:24:30 d99a27267570: Layer already exists 06:24:30 872b97d929ef: Pushed 06:24:30 5f70bf18a086: Layer already exists 06:24:30 eed2dccb944d: Pushed 06:24:30 cf02faf782d9: Pushed 06:24:30 eeaa73608b53: Layer already exists 06:24:30 c4725b7b087a: Pushed 06:24:30 6d13cc3acffa: Pushed 06:24:30 fe3e646e7ded: Pushed 06:24:33 ca4bb728cd80: Pushed 06:24:33 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:76a1c0298cb5c5bbb9cdf05c14a2f20f621a1d30b12c0580ffdf968399bca070 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:24:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:24:36 f7c334ab3510: Preparing 06:24:36 b76d40b2c136: Preparing 06:24:36 1dd0157518a6: Preparing 06:24:36 3a1339f5ec93: Preparing 06:24:36 db1576d97ceb: Preparing 06:24:36 872b97d929ef: Preparing 06:24:36 ca4bb728cd80: Preparing 06:24:36 1722587a6ad3: Preparing 06:24:36 d99a27267570: Preparing 06:24:36 eed2dccb944d: Preparing 06:24:36 cf02faf782d9: Preparing 06:24:36 5f70bf18a086: Preparing 06:24:36 c4725b7b087a: Preparing 06:24:36 6d13cc3acffa: Preparing 06:24:36 fe3e646e7ded: Preparing 06:24:36 eeaa73608b53: Preparing 06:24:36 ca4bb728cd80: Waiting 06:24:36 1722587a6ad3: Waiting 06:24:36 d99a27267570: Waiting 06:24:36 872b97d929ef: Waiting 06:24:36 eed2dccb944d: Waiting 06:24:36 6d13cc3acffa: Waiting 06:24:36 fe3e646e7ded: Waiting 06:24:36 eeaa73608b53: Waiting 06:24:36 cf02faf782d9: Waiting 06:24:36 5f70bf18a086: Waiting 06:24:36 c4725b7b087a: Waiting 06:24:36 f7c334ab3510: Layer already exists 06:24:36 db1576d97ceb: Layer already exists 06:24:36 b76d40b2c136: Layer already exists 06:24:36 3a1339f5ec93: Layer already exists 06:24:36 1dd0157518a6: Layer already exists 06:24:36 ca4bb728cd80: Layer already exists 06:24:36 872b97d929ef: Layer already exists 06:24:36 1722587a6ad3: Layer already exists 06:24:36 d99a27267570: Layer already exists 06:24:36 eed2dccb944d: Layer already exists 06:24:36 6d13cc3acffa: Layer already exists 06:24:36 c4725b7b087a: Layer already exists 06:24:36 cf02faf782d9: Layer already exists 06:24:36 5f70bf18a086: Layer already exists 06:24:36 fe3e646e7ded: Layer already exists 06:24:36 eeaa73608b53: Layer already exists 06:24:36 latest: digest: sha256:76a1c0298cb5c5bbb9cdf05c14a2f20f621a1d30b12c0580ffdf968399bca070 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.118 06:24:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:24:37 f7c334ab3510: Preparing 06:24:37 b76d40b2c136: Preparing 06:24:37 1dd0157518a6: Preparing 06:24:37 3a1339f5ec93: Preparing 06:24:37 db1576d97ceb: Preparing 06:24:37 872b97d929ef: Preparing 06:24:37 ca4bb728cd80: Preparing 06:24:37 1722587a6ad3: Preparing 06:24:37 d99a27267570: Preparing 06:24:37 eed2dccb944d: Preparing 06:24:37 cf02faf782d9: Preparing 06:24:37 5f70bf18a086: Preparing 06:24:37 c4725b7b087a: Preparing 06:24:37 6d13cc3acffa: Preparing 06:24:37 fe3e646e7ded: Preparing 06:24:37 eeaa73608b53: Preparing 06:24:37 eed2dccb944d: Waiting 06:24:37 872b97d929ef: Waiting 06:24:37 ca4bb728cd80: Waiting 06:24:37 1722587a6ad3: Waiting 06:24:37 d99a27267570: Waiting 06:24:37 5f70bf18a086: Waiting 06:24:37 c4725b7b087a: Waiting 06:24:37 6d13cc3acffa: Waiting 06:24:37 fe3e646e7ded: Waiting 06:24:37 eeaa73608b53: Waiting 06:24:37 3a1339f5ec93: Layer already exists 06:24:37 b76d40b2c136: Layer already exists 06:24:37 db1576d97ceb: Layer already exists 06:24:37 f7c334ab3510: Layer already exists 06:24:37 1dd0157518a6: Layer already exists 06:24:37 872b97d929ef: Layer already exists 06:24:37 d99a27267570: Layer already exists 06:24:37 eed2dccb944d: Layer already exists 06:24:37 ca4bb728cd80: Layer already exists 06:24:37 1722587a6ad3: Layer already exists 06:24:37 c4725b7b087a: Layer already exists 06:24:37 fe3e646e7ded: Layer already exists 06:24:37 cf02faf782d9: Layer already exists 06:24:37 6d13cc3acffa: Layer already exists 06:24:37 5f70bf18a086: Layer already exists 06:24:37 eeaa73608b53: Layer already exists 06:24:37 4.1.0-dev.118: digest: sha256:76a1c0298cb5c5bbb9cdf05c14a2f20f621a1d30b12c0580ffdf968399bca070 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:24:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:24:38 f7c334ab3510: Preparing 06:24:38 b76d40b2c136: Preparing 06:24:38 1dd0157518a6: Preparing 06:24:38 3a1339f5ec93: Preparing 06:24:38 db1576d97ceb: Preparing 06:24:38 872b97d929ef: Preparing 06:24:38 ca4bb728cd80: Preparing 06:24:38 1722587a6ad3: Preparing 06:24:38 d99a27267570: Preparing 06:24:38 eed2dccb944d: Preparing 06:24:38 cf02faf782d9: Preparing 06:24:38 5f70bf18a086: Preparing 06:24:38 c4725b7b087a: Preparing 06:24:38 6d13cc3acffa: Preparing 06:24:38 fe3e646e7ded: Preparing 06:24:38 eeaa73608b53: Preparing 06:24:38 eed2dccb944d: Waiting 06:24:38 cf02faf782d9: Waiting 06:24:38 5f70bf18a086: Waiting 06:24:38 c4725b7b087a: Waiting 06:24:38 6d13cc3acffa: Waiting 06:24:38 fe3e646e7ded: Waiting 06:24:38 eeaa73608b53: Waiting 06:24:38 872b97d929ef: Waiting 06:24:38 ca4bb728cd80: Waiting 06:24:38 1722587a6ad3: Waiting 06:24:38 d99a27267570: Waiting 06:24:38 db1576d97ceb: Layer already exists 06:24:38 f7c334ab3510: Layer already exists 06:24:38 b76d40b2c136: Layer already exists 06:24:38 1dd0157518a6: Layer already exists 06:24:38 3a1339f5ec93: Layer already exists 06:24:38 872b97d929ef: Layer already exists 06:24:38 d99a27267570: Layer already exists 06:24:38 ca4bb728cd80: Layer already exists 06:24:38 1722587a6ad3: Layer already exists 06:24:38 eed2dccb944d: Layer already exists 06:24:38 c4725b7b087a: Layer already exists 06:24:38 6d13cc3acffa: Layer already exists 06:24:38 cf02faf782d9: Layer already exists 06:24:38 fe3e646e7ded: Layer already exists 06:24:38 5f70bf18a086: Layer already exists 06:24:38 eeaa73608b53: Layer already exists 06:24:38 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:76a1c0298cb5c5bbb9cdf05c14a2f20f621a1d30b12c0580ffdf968399bca070 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:38 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:24:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:24:38 f7c334ab3510: Preparing 06:24:38 b76d40b2c136: Preparing 06:24:38 1dd0157518a6: Preparing 06:24:38 3a1339f5ec93: Preparing 06:24:38 db1576d97ceb: Preparing 06:24:38 872b97d929ef: Preparing 06:24:38 ca4bb728cd80: Preparing 06:24:38 1722587a6ad3: Preparing 06:24:38 d99a27267570: Preparing 06:24:38 eed2dccb944d: Preparing 06:24:38 cf02faf782d9: Preparing 06:24:38 5f70bf18a086: Preparing 06:24:38 c4725b7b087a: Preparing 06:24:38 6d13cc3acffa: Preparing 06:24:38 fe3e646e7ded: Preparing 06:24:38 eeaa73608b53: Preparing 06:24:38 872b97d929ef: Waiting 06:24:38 cf02faf782d9: Waiting 06:24:38 ca4bb728cd80: Waiting 06:24:38 1722587a6ad3: Waiting 06:24:38 d99a27267570: Waiting 06:24:38 5f70bf18a086: Waiting 06:24:38 fe3e646e7ded: Waiting 06:24:38 eeaa73608b53: Waiting 06:24:38 c4725b7b087a: Waiting 06:24:38 6d13cc3acffa: Waiting 06:24:38 eed2dccb944d: Waiting 06:24:38 b76d40b2c136: Layer already exists 06:24:38 3a1339f5ec93: Layer already exists 06:24:38 f7c334ab3510: Layer already exists 06:24:38 db1576d97ceb: Layer already exists 06:24:38 1dd0157518a6: Layer already exists 06:24:38 ca4bb728cd80: Layer already exists 06:24:38 872b97d929ef: Layer already exists 06:24:38 eed2dccb944d: Layer already exists 06:24:38 1722587a6ad3: Layer already exists 06:24:38 d99a27267570: Layer already exists 06:24:38 c4725b7b087a: Layer already exists 06:24:38 5f70bf18a086: Layer already exists 06:24:38 cf02faf782d9: Layer already exists 06:24:38 fe3e646e7ded: Layer already exists 06:24:38 6d13cc3acffa: Layer already exists 06:24:38 eeaa73608b53: Layer already exists 06:24:39 main: digest: sha256:76a1c0298cb5c5bbb9cdf05c14a2f20f621a1d30b12c0580ffdf968399bca070 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:24:39 ===================================================== [Pipeline] echo 06:24:39 taggedImages: 06:24:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:24:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:24:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.118 06:24:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:24:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:24:39 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 06:24:39 101c4afcebd1743ba7c9a88251c481bd5f388008 06:24:39 latest 06:24:39 4.1.0-dev.118 06:24:39 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:24:39 main 06:24:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:24:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:24:40 de6dea7a3682: Preparing 06:24:40 0d73b9fbbeda: Preparing 06:24:40 d269376487a6: Preparing 06:24:40 e62a0ea2906b: Preparing 06:24:40 1722587a6ad3: Preparing 06:24:40 d99a27267570: Preparing 06:24:40 bef4bc3deae6: Preparing 06:24:40 34aeefa7d4f3: Preparing 06:24:40 eeaa73608b53: Preparing 06:24:40 d99a27267570: Waiting 06:24:40 bef4bc3deae6: Waiting 06:24:40 34aeefa7d4f3: Waiting 06:24:40 eeaa73608b53: Waiting 06:24:40 1722587a6ad3: Layer already exists 06:24:40 0d73b9fbbeda: Pushed 06:24:40 d269376487a6: Pushed 06:24:40 d99a27267570: Layer already exists 06:24:40 bef4bc3deae6: Layer already exists 06:24:40 34aeefa7d4f3: Layer already exists 06:24:40 eeaa73608b53: Layer already exists 06:24:40 de6dea7a3682: Pushed 06:24:48 e62a0ea2906b: Pushed 06:24:48 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:020257b7a0718f580b79cd46d0d70fb6645d6ac57cdad2fa77cecef9a387b048 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:49 + 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 06:24:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:24:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:24:49 de6dea7a3682: Preparing 06:24:49 0d73b9fbbeda: Preparing 06:24:49 d269376487a6: Preparing 06:24:49 e62a0ea2906b: Preparing 06:24:49 1722587a6ad3: Preparing 06:24:49 d99a27267570: Preparing 06:24:49 bef4bc3deae6: Preparing 06:24:49 34aeefa7d4f3: Preparing 06:24:49 eeaa73608b53: Preparing 06:24:49 bef4bc3deae6: Waiting 06:24:49 34aeefa7d4f3: Waiting 06:24:49 eeaa73608b53: Waiting 06:24:49 d99a27267570: Waiting 06:24:49 d269376487a6: Layer already exists 06:24:49 e62a0ea2906b: Layer already exists 06:24:49 1722587a6ad3: Layer already exists 06:24:49 de6dea7a3682: Layer already exists 06:24:49 0d73b9fbbeda: Layer already exists 06:24:49 eeaa73608b53: Layer already exists 06:24:49 bef4bc3deae6: Layer already exists 06:24:49 34aeefa7d4f3: Layer already exists 06:24:49 d99a27267570: Layer already exists 06:24:49 latest: digest: sha256:020257b7a0718f580b79cd46d0d70fb6645d6ac57cdad2fa77cecef9a387b048 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.118 06:24:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:24:50 de6dea7a3682: Preparing 06:24:50 0d73b9fbbeda: Preparing 06:24:50 d269376487a6: Preparing 06:24:50 e62a0ea2906b: Preparing 06:24:50 1722587a6ad3: Preparing 06:24:50 d99a27267570: Preparing 06:24:50 bef4bc3deae6: Preparing 06:24:50 34aeefa7d4f3: Preparing 06:24:50 eeaa73608b53: Preparing 06:24:50 bef4bc3deae6: Waiting 06:24:50 eeaa73608b53: Waiting 06:24:50 34aeefa7d4f3: Waiting 06:24:50 d99a27267570: Waiting 06:24:50 1722587a6ad3: Layer already exists 06:24:50 d269376487a6: Layer already exists 06:24:50 de6dea7a3682: Layer already exists 06:24:50 0d73b9fbbeda: Layer already exists 06:24:50 e62a0ea2906b: Layer already exists 06:24:50 bef4bc3deae6: Layer already exists 06:24:50 d99a27267570: Layer already exists 06:24:50 eeaa73608b53: Layer already exists 06:24:50 34aeefa7d4f3: Layer already exists 06:24:50 4.1.0-dev.118: digest: sha256:020257b7a0718f580b79cd46d0d70fb6645d6ac57cdad2fa77cecef9a387b048 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:24:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:24:51 de6dea7a3682: Preparing 06:24:51 0d73b9fbbeda: Preparing 06:24:51 d269376487a6: Preparing 06:24:51 e62a0ea2906b: Preparing 06:24:51 1722587a6ad3: Preparing 06:24:51 d99a27267570: Preparing 06:24:51 bef4bc3deae6: Preparing 06:24:51 34aeefa7d4f3: Preparing 06:24:51 eeaa73608b53: Preparing 06:24:51 d99a27267570: Waiting 06:24:51 bef4bc3deae6: Waiting 06:24:51 34aeefa7d4f3: Waiting 06:24:51 eeaa73608b53: Waiting 06:24:51 de6dea7a3682: Layer already exists 06:24:51 1722587a6ad3: Layer already exists 06:24:51 d269376487a6: Layer already exists 06:24:51 e62a0ea2906b: Layer already exists 06:24:51 0d73b9fbbeda: Layer already exists 06:24:51 eeaa73608b53: Layer already exists 06:24:51 d99a27267570: Layer already exists 06:24:51 bef4bc3deae6: Layer already exists 06:24:51 34aeefa7d4f3: Layer already exists 06:24:51 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:020257b7a0718f580b79cd46d0d70fb6645d6ac57cdad2fa77cecef9a387b048 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:51 + 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 06:24:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 06:24:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:24:52 de6dea7a3682: Preparing 06:24:52 0d73b9fbbeda: Preparing 06:24:52 d269376487a6: Preparing 06:24:52 e62a0ea2906b: Preparing 06:24:52 1722587a6ad3: Preparing 06:24:52 d99a27267570: Preparing 06:24:52 bef4bc3deae6: Preparing 06:24:52 34aeefa7d4f3: Preparing 06:24:52 eeaa73608b53: Preparing 06:24:52 bef4bc3deae6: Waiting 06:24:52 eeaa73608b53: Waiting 06:24:52 34aeefa7d4f3: Waiting 06:24:52 d99a27267570: Waiting 06:24:52 0d73b9fbbeda: Layer already exists 06:24:52 de6dea7a3682: Layer already exists 06:24:52 1722587a6ad3: Layer already exists 06:24:52 d269376487a6: Layer already exists 06:24:52 e62a0ea2906b: Layer already exists 06:24:52 bef4bc3deae6: Layer already exists 06:24:52 d99a27267570: Layer already exists 06:24:52 eeaa73608b53: Layer already exists 06:24:52 34aeefa7d4f3: Layer already exists 06:24:52 main: digest: sha256:020257b7a0718f580b79cd46d0d70fb6645d6ac57cdad2fa77cecef9a387b048 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:24:52 ===================================================== [Pipeline] echo 06:24:52 taggedImages: 06:24:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:24:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:24:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.118 06:24:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:24:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:24:52 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:24:52 101c4afcebd1743ba7c9a88251c481bd5f388008 06:24:52 latest 06:24:52 4.1.0-dev.118 06:24:52 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:24:52 main 06:24:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:52 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:24:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:24:53 cd254bf319c3: Preparing 06:24:53 24edcf2a530c: Preparing 06:24:53 3a38536a3a48: Preparing 06:24:53 32fc50773f1a: Preparing 06:24:53 5a17b2afc69d: Preparing 06:24:53 1722587a6ad3: Preparing 06:24:53 d99a27267570: Preparing 06:24:53 1722587a6ad3: Waiting 06:24:53 171b376114ba: Preparing 06:24:53 d99a27267570: Waiting 06:24:53 eaf32ccb3623: Preparing 06:24:53 171b376114ba: Waiting 06:24:53 a2e74d87a0d2: Preparing 06:24:53 eaf32ccb3623: Waiting 06:24:53 a2e74d87a0d2: Waiting 06:24:53 eeaa73608b53: Preparing 06:24:53 eeaa73608b53: Waiting 06:24:53 32fc50773f1a: Pushed 06:24:53 24edcf2a530c: Pushed 06:24:53 5a17b2afc69d: Pushed 06:24:53 1722587a6ad3: Layer already exists 06:24:53 cd254bf319c3: Pushed 06:24:53 d99a27267570: Layer already exists 06:24:53 eeaa73608b53: Layer already exists 06:24:53 171b376114ba: Pushed 06:24:53 eaf32ccb3623: Pushed 06:24:56 a2e74d87a0d2: Pushed 06:25:00 3a38536a3a48: Pushed 06:25:00 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:e597c13a8bf2da3f9c940f1721f955831bf8c00ceab1bbd4382a0c50b0a8c509 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:00 + 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 06:25:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:25:03 cd254bf319c3: Preparing 06:25:03 24edcf2a530c: Preparing 06:25:03 3a38536a3a48: Preparing 06:25:03 32fc50773f1a: Preparing 06:25:03 5a17b2afc69d: Preparing 06:25:03 1722587a6ad3: Preparing 06:25:03 d99a27267570: Preparing 06:25:03 171b376114ba: Preparing 06:25:03 eaf32ccb3623: Preparing 06:25:03 a2e74d87a0d2: Preparing 06:25:03 eeaa73608b53: Preparing 06:25:03 d99a27267570: Waiting 06:25:03 171b376114ba: Waiting 06:25:03 eaf32ccb3623: Waiting 06:25:03 a2e74d87a0d2: Waiting 06:25:03 eeaa73608b53: Waiting 06:25:03 1722587a6ad3: Waiting 06:25:03 cd254bf319c3: Layer already exists 06:25:03 24edcf2a530c: Layer already exists 06:25:03 32fc50773f1a: Layer already exists 06:25:03 5a17b2afc69d: Layer already exists 06:25:03 3a38536a3a48: Layer already exists 06:25:03 171b376114ba: Layer already exists 06:25:03 d99a27267570: Layer already exists 06:25:03 a2e74d87a0d2: Layer already exists 06:25:03 1722587a6ad3: Layer already exists 06:25:03 eaf32ccb3623: Layer already exists 06:25:03 eeaa73608b53: Layer already exists 06:25:03 latest: digest: sha256:e597c13a8bf2da3f9c940f1721f955831bf8c00ceab1bbd4382a0c50b0a8c509 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.118 06:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:25:04 cd254bf319c3: Preparing 06:25:04 24edcf2a530c: Preparing 06:25:04 3a38536a3a48: Preparing 06:25:04 32fc50773f1a: Preparing 06:25:04 5a17b2afc69d: Preparing 06:25:04 1722587a6ad3: Preparing 06:25:04 d99a27267570: Preparing 06:25:04 171b376114ba: Preparing 06:25:04 eaf32ccb3623: Preparing 06:25:04 a2e74d87a0d2: Preparing 06:25:04 eeaa73608b53: Preparing 06:25:04 171b376114ba: Waiting 06:25:04 eaf32ccb3623: Waiting 06:25:04 a2e74d87a0d2: Waiting 06:25:04 eeaa73608b53: Waiting 06:25:04 1722587a6ad3: Waiting 06:25:04 d99a27267570: Waiting 06:25:04 cd254bf319c3: Layer already exists 06:25:04 32fc50773f1a: Layer already exists 06:25:04 5a17b2afc69d: Layer already exists 06:25:04 3a38536a3a48: Layer already exists 06:25:04 24edcf2a530c: Layer already exists 06:25:04 1722587a6ad3: Layer already exists 06:25:04 171b376114ba: Layer already exists 06:25:04 eaf32ccb3623: Layer already exists 06:25:04 a2e74d87a0d2: Layer already exists 06:25:04 d99a27267570: Layer already exists 06:25:04 eeaa73608b53: Layer already exists 06:25:04 4.1.0-dev.118: digest: sha256:e597c13a8bf2da3f9c940f1721f955831bf8c00ceab1bbd4382a0c50b0a8c509 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:25:05 cd254bf319c3: Preparing 06:25:05 24edcf2a530c: Preparing 06:25:05 3a38536a3a48: Preparing 06:25:05 32fc50773f1a: Preparing 06:25:05 5a17b2afc69d: Preparing 06:25:05 1722587a6ad3: Preparing 06:25:05 d99a27267570: Preparing 06:25:05 171b376114ba: Preparing 06:25:05 eaf32ccb3623: Preparing 06:25:05 a2e74d87a0d2: Preparing 06:25:05 eeaa73608b53: Preparing 06:25:05 171b376114ba: Waiting 06:25:05 eaf32ccb3623: Waiting 06:25:05 a2e74d87a0d2: Waiting 06:25:05 1722587a6ad3: Waiting 06:25:05 d99a27267570: Waiting 06:25:05 cd254bf319c3: Layer already exists 06:25:05 32fc50773f1a: Layer already exists 06:25:05 3a38536a3a48: Layer already exists 06:25:05 24edcf2a530c: Layer already exists 06:25:05 5a17b2afc69d: Layer already exists 06:25:05 d99a27267570: Layer already exists 06:25:05 171b376114ba: Layer already exists 06:25:05 eaf32ccb3623: Layer already exists 06:25:05 1722587a6ad3: Layer already exists 06:25:05 a2e74d87a0d2: Layer already exists 06:25:05 eeaa73608b53: Layer already exists 06:25:05 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:e597c13a8bf2da3f9c940f1721f955831bf8c00ceab1bbd4382a0c50b0a8c509 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:06 + 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 06:25:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:25:06 cd254bf319c3: Preparing 06:25:06 24edcf2a530c: Preparing 06:25:06 3a38536a3a48: Preparing 06:25:06 32fc50773f1a: Preparing 06:25:06 5a17b2afc69d: Preparing 06:25:06 1722587a6ad3: Preparing 06:25:06 d99a27267570: Preparing 06:25:06 171b376114ba: Preparing 06:25:06 eaf32ccb3623: Preparing 06:25:06 a2e74d87a0d2: Preparing 06:25:06 eeaa73608b53: Preparing 06:25:06 171b376114ba: Waiting 06:25:06 eaf32ccb3623: Waiting 06:25:06 a2e74d87a0d2: Waiting 06:25:06 eeaa73608b53: Waiting 06:25:06 1722587a6ad3: Waiting 06:25:06 d99a27267570: Waiting 06:25:06 32fc50773f1a: Layer already exists 06:25:06 24edcf2a530c: Layer already exists 06:25:06 cd254bf319c3: Layer already exists 06:25:06 5a17b2afc69d: Layer already exists 06:25:06 3a38536a3a48: Layer already exists 06:25:06 1722587a6ad3: Layer already exists 06:25:06 d99a27267570: Layer already exists 06:25:06 a2e74d87a0d2: Layer already exists 06:25:06 eaf32ccb3623: Layer already exists 06:25:06 171b376114ba: Layer already exists 06:25:06 eeaa73608b53: Layer already exists 06:25:06 main: digest: sha256:e597c13a8bf2da3f9c940f1721f955831bf8c00ceab1bbd4382a0c50b0a8c509 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:25:07 ===================================================== [Pipeline] echo 06:25:07 taggedImages: 06:25:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:25:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:25:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.118 06:25:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:25:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:25:07 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:25:07 101c4afcebd1743ba7c9a88251c481bd5f388008 06:25:07 latest 06:25:07 4.1.0-dev.118 06:25:07 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:25:07 main 06:25:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:25:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:25:08 9be6f386ed88: Preparing 06:25:08 f3c913836751: Preparing 06:25:08 e89f09c82fee: Preparing 06:25:08 cbab755047e3: Preparing 06:25:08 4cfd51ab6246: Preparing 06:25:08 5fe7fe4d6a94: Preparing 06:25:08 920a91ee9dd1: Preparing 06:25:08 5fe7fe4d6a94: Waiting 06:25:08 1722587a6ad3: Preparing 06:25:08 920a91ee9dd1: Waiting 06:25:08 d99a27267570: Preparing 06:25:08 8ed3097c975b: Preparing 06:25:08 9e5b96dc5023: Preparing 06:25:08 eeaa73608b53: Preparing 06:25:08 1722587a6ad3: Waiting 06:25:08 d99a27267570: Waiting 06:25:08 8ed3097c975b: Waiting 06:25:08 9e5b96dc5023: Waiting 06:25:08 eeaa73608b53: Waiting 06:25:08 4cfd51ab6246: Pushed 06:25:08 f3c913836751: Pushed 06:25:08 9be6f386ed88: Pushed 06:25:08 1722587a6ad3: Layer already exists 06:25:08 d99a27267570: Layer already exists 06:25:08 5fe7fe4d6a94: Pushed 06:25:08 920a91ee9dd1: Pushed 06:25:08 eeaa73608b53: Layer already exists 06:25:08 8ed3097c975b: Pushed 06:25:11 9e5b96dc5023: Pushed 06:25:14 cbab755047e3: Pushed 06:25:15 e89f09c82fee: Pushed 06:25:18 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:113ea98f55b440c779e9de48cd8ee5269fcdaafaf5468b7795931e280237a8e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:18 + 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 06:25:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:25:19 9be6f386ed88: Preparing 06:25:19 f3c913836751: Preparing 06:25:19 e89f09c82fee: Preparing 06:25:19 cbab755047e3: Preparing 06:25:19 4cfd51ab6246: Preparing 06:25:19 5fe7fe4d6a94: Preparing 06:25:19 920a91ee9dd1: Preparing 06:25:19 1722587a6ad3: Preparing 06:25:19 d99a27267570: Preparing 06:25:19 8ed3097c975b: Preparing 06:25:19 9e5b96dc5023: Preparing 06:25:19 eeaa73608b53: Preparing 06:25:19 5fe7fe4d6a94: Waiting 06:25:19 920a91ee9dd1: Waiting 06:25:19 1722587a6ad3: Waiting 06:25:19 d99a27267570: Waiting 06:25:19 8ed3097c975b: Waiting 06:25:19 9e5b96dc5023: Waiting 06:25:19 eeaa73608b53: Waiting 06:25:19 e89f09c82fee: Layer already exists 06:25:19 f3c913836751: Layer already exists 06:25:19 cbab755047e3: Layer already exists 06:25:19 4cfd51ab6246: Layer already exists 06:25:19 9be6f386ed88: Layer already exists 06:25:19 920a91ee9dd1: Layer already exists 06:25:19 1722587a6ad3: Layer already exists 06:25:19 5fe7fe4d6a94: Layer already exists 06:25:19 8ed3097c975b: Layer already exists 06:25:19 d99a27267570: Layer already exists 06:25:19 9e5b96dc5023: Layer already exists 06:25:19 eeaa73608b53: Layer already exists 06:25:19 latest: digest: sha256:113ea98f55b440c779e9de48cd8ee5269fcdaafaf5468b7795931e280237a8e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.118 06:25:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:25:20 9be6f386ed88: Preparing 06:25:20 f3c913836751: Preparing 06:25:20 e89f09c82fee: Preparing 06:25:20 cbab755047e3: Preparing 06:25:20 4cfd51ab6246: Preparing 06:25:20 5fe7fe4d6a94: Preparing 06:25:20 920a91ee9dd1: Preparing 06:25:20 1722587a6ad3: Preparing 06:25:20 d99a27267570: Preparing 06:25:20 8ed3097c975b: Preparing 06:25:20 9e5b96dc5023: Preparing 06:25:20 eeaa73608b53: Preparing 06:25:20 5fe7fe4d6a94: Waiting 06:25:20 920a91ee9dd1: Waiting 06:25:20 1722587a6ad3: Waiting 06:25:20 d99a27267570: Waiting 06:25:20 8ed3097c975b: Waiting 06:25:20 9e5b96dc5023: Waiting 06:25:20 eeaa73608b53: Waiting 06:25:20 9be6f386ed88: Layer already exists 06:25:20 f3c913836751: Layer already exists 06:25:20 e89f09c82fee: Layer already exists 06:25:20 4cfd51ab6246: Layer already exists 06:25:20 cbab755047e3: Layer already exists 06:25:20 5fe7fe4d6a94: Layer already exists 06:25:20 920a91ee9dd1: Layer already exists 06:25:20 1722587a6ad3: Layer already exists 06:25:20 d99a27267570: Layer already exists 06:25:20 8ed3097c975b: Layer already exists 06:25:20 eeaa73608b53: Layer already exists 06:25:20 9e5b96dc5023: Layer already exists 06:25:20 4.1.0-dev.118: digest: sha256:113ea98f55b440c779e9de48cd8ee5269fcdaafaf5468b7795931e280237a8e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:25:21 9be6f386ed88: Preparing 06:25:21 f3c913836751: Preparing 06:25:21 e89f09c82fee: Preparing 06:25:21 cbab755047e3: Preparing 06:25:21 4cfd51ab6246: Preparing 06:25:21 5fe7fe4d6a94: Preparing 06:25:21 920a91ee9dd1: Preparing 06:25:21 1722587a6ad3: Preparing 06:25:21 d99a27267570: Preparing 06:25:21 8ed3097c975b: Preparing 06:25:21 9e5b96dc5023: Preparing 06:25:21 eeaa73608b53: Preparing 06:25:21 5fe7fe4d6a94: Waiting 06:25:21 d99a27267570: Waiting 06:25:21 8ed3097c975b: Waiting 06:25:21 920a91ee9dd1: Waiting 06:25:21 1722587a6ad3: Waiting 06:25:21 9e5b96dc5023: Waiting 06:25:21 e89f09c82fee: Layer already exists 06:25:21 cbab755047e3: Layer already exists 06:25:21 9be6f386ed88: Layer already exists 06:25:21 4cfd51ab6246: Layer already exists 06:25:21 f3c913836751: Layer already exists 06:25:21 5fe7fe4d6a94: Layer already exists 06:25:21 1722587a6ad3: Layer already exists 06:25:21 8ed3097c975b: Layer already exists 06:25:21 920a91ee9dd1: Layer already exists 06:25:21 d99a27267570: Layer already exists 06:25:21 9e5b96dc5023: Layer already exists 06:25:21 eeaa73608b53: Layer already exists 06:25:21 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:113ea98f55b440c779e9de48cd8ee5269fcdaafaf5468b7795931e280237a8e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:21 + 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 06:25:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:25:21 9be6f386ed88: Preparing 06:25:21 f3c913836751: Preparing 06:25:21 e89f09c82fee: Preparing 06:25:21 cbab755047e3: Preparing 06:25:21 4cfd51ab6246: Preparing 06:25:21 5fe7fe4d6a94: Preparing 06:25:21 920a91ee9dd1: Preparing 06:25:21 1722587a6ad3: Preparing 06:25:21 d99a27267570: Preparing 06:25:21 8ed3097c975b: Preparing 06:25:21 9e5b96dc5023: Preparing 06:25:21 eeaa73608b53: Preparing 06:25:21 5fe7fe4d6a94: Waiting 06:25:21 920a91ee9dd1: Waiting 06:25:21 1722587a6ad3: Waiting 06:25:21 d99a27267570: Waiting 06:25:21 8ed3097c975b: Waiting 06:25:21 9e5b96dc5023: Waiting 06:25:21 eeaa73608b53: Waiting 06:25:21 f3c913836751: Layer already exists 06:25:21 e89f09c82fee: Layer already exists 06:25:21 cbab755047e3: Layer already exists 06:25:21 4cfd51ab6246: Layer already exists 06:25:21 9be6f386ed88: Layer already exists 06:25:21 5fe7fe4d6a94: Layer already exists 06:25:21 1722587a6ad3: Layer already exists 06:25:21 d99a27267570: Layer already exists 06:25:21 8ed3097c975b: Layer already exists 06:25:21 920a91ee9dd1: Layer already exists 06:25:21 eeaa73608b53: Layer already exists 06:25:21 9e5b96dc5023: Layer already exists 06:25:22 main: digest: sha256:113ea98f55b440c779e9de48cd8ee5269fcdaafaf5468b7795931e280237a8e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:25:22 ===================================================== [Pipeline] echo 06:25:22 taggedImages: 06:25:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:25:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:25:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.118 06:25:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:25:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:25:22 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:25:22 101c4afcebd1743ba7c9a88251c481bd5f388008 06:25:22 latest 06:25:22 4.1.0-dev.118 06:25:22 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:25:22 main 06:25:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:25:23 87f12cc2e993: Preparing 06:25:23 4ef85248bf12: Preparing 06:25:23 1722587a6ad3: Preparing 06:25:23 d99a27267570: Preparing 06:25:23 90c55aea57bc: Preparing 06:25:23 210c97798122: Preparing 06:25:23 eeaa73608b53: Preparing 06:25:23 210c97798122: Waiting 06:25:23 eeaa73608b53: Waiting 06:25:23 1722587a6ad3: Layer already exists 06:25:23 d99a27267570: Layer already exists 06:25:23 eeaa73608b53: Layer already exists 06:25:23 90c55aea57bc: Pushed 06:25:23 87f12cc2e993: Pushed 06:25:25 210c97798122: Pushed 06:25:30 4ef85248bf12: Pushed 06:25:30 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:cba6591e99dfaaa0913d60400f477c619893a2da13b7cd737f2326474384d565 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:31 + 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 06:25:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:25:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:25:31 87f12cc2e993: Preparing 06:25:31 4ef85248bf12: Preparing 06:25:31 1722587a6ad3: Preparing 06:25:31 d99a27267570: Preparing 06:25:31 90c55aea57bc: Preparing 06:25:31 210c97798122: Preparing 06:25:31 eeaa73608b53: Preparing 06:25:31 210c97798122: Waiting 06:25:31 eeaa73608b53: Waiting 06:25:31 1722587a6ad3: Layer already exists 06:25:31 4ef85248bf12: Layer already exists 06:25:31 90c55aea57bc: Layer already exists 06:25:31 87f12cc2e993: Layer already exists 06:25:31 d99a27267570: Layer already exists 06:25:31 eeaa73608b53: Layer already exists 06:25:31 210c97798122: Layer already exists 06:25:31 latest: digest: sha256:cba6591e99dfaaa0913d60400f477c619893a2da13b7cd737f2326474384d565 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.118 06:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:25:32 87f12cc2e993: Preparing 06:25:32 4ef85248bf12: Preparing 06:25:32 1722587a6ad3: Preparing 06:25:32 d99a27267570: Preparing 06:25:32 90c55aea57bc: Preparing 06:25:32 210c97798122: Preparing 06:25:32 eeaa73608b53: Preparing 06:25:32 210c97798122: Waiting 06:25:32 eeaa73608b53: Waiting 06:25:32 4ef85248bf12: Layer already exists 06:25:32 d99a27267570: Layer already exists 06:25:32 87f12cc2e993: Layer already exists 06:25:32 90c55aea57bc: Layer already exists 06:25:32 1722587a6ad3: Layer already exists 06:25:32 210c97798122: Layer already exists 06:25:32 eeaa73608b53: Layer already exists 06:25:32 4.1.0-dev.118: digest: sha256:cba6591e99dfaaa0913d60400f477c619893a2da13b7cd737f2326474384d565 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:25:33 87f12cc2e993: Preparing 06:25:33 4ef85248bf12: Preparing 06:25:33 1722587a6ad3: Preparing 06:25:33 d99a27267570: Preparing 06:25:33 90c55aea57bc: Preparing 06:25:33 210c97798122: Preparing 06:25:33 eeaa73608b53: Preparing 06:25:33 210c97798122: Waiting 06:25:33 eeaa73608b53: Waiting 06:25:33 4ef85248bf12: Layer already exists 06:25:33 d99a27267570: Layer already exists 06:25:33 1722587a6ad3: Layer already exists 06:25:33 90c55aea57bc: Layer already exists 06:25:33 87f12cc2e993: Layer already exists 06:25:33 eeaa73608b53: Layer already exists 06:25:33 210c97798122: Layer already exists 06:25:33 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:cba6591e99dfaaa0913d60400f477c619893a2da13b7cd737f2326474384d565 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:33 + 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 06:25:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:25:34 87f12cc2e993: Preparing 06:25:34 4ef85248bf12: Preparing 06:25:34 1722587a6ad3: Preparing 06:25:34 d99a27267570: Preparing 06:25:34 90c55aea57bc: Preparing 06:25:34 210c97798122: Preparing 06:25:34 eeaa73608b53: Preparing 06:25:34 210c97798122: Waiting 06:25:34 eeaa73608b53: Waiting 06:25:34 90c55aea57bc: Layer already exists 06:25:34 1722587a6ad3: Layer already exists 06:25:34 4ef85248bf12: Layer already exists 06:25:34 d99a27267570: Layer already exists 06:25:34 87f12cc2e993: Layer already exists 06:25:34 eeaa73608b53: Layer already exists 06:25:34 210c97798122: Layer already exists 06:25:34 main: digest: sha256:cba6591e99dfaaa0913d60400f477c619893a2da13b7cd737f2326474384d565 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:25:34 ===================================================== [Pipeline] echo 06:25:34 taggedImages: 06:25:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:25:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:25:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.118 06:25:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:25:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:25:34 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:25:34 101c4afcebd1743ba7c9a88251c481bd5f388008 06:25:34 latest 06:25:34 4.1.0-dev.118 06:25:34 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:25:34 main 06:25:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:34 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:25:35 23d7e504bbca: Preparing 06:25:35 3b413a6a0012: Preparing 06:25:35 0e9b2c39c1e9: Preparing 06:25:35 1722587a6ad3: Preparing 06:25:35 d99a27267570: Preparing 06:25:35 1fc6c3132d45: Preparing 06:25:35 297e15bd61bf: Preparing 06:25:35 1fc6c3132d45: Waiting 06:25:35 297e15bd61bf: Waiting 06:25:35 b0d735977e78: Preparing 06:25:35 11f59abefc5e: Preparing 06:25:35 b0d735977e78: Waiting 06:25:35 11f59abefc5e: Waiting 06:25:35 eeaa73608b53: Preparing 06:25:35 d99a27267570: Layer already exists 06:25:35 1722587a6ad3: Layer already exists 06:25:35 3b413a6a0012: Pushed 06:25:35 0e9b2c39c1e9: Pushed 06:25:35 23d7e504bbca: Pushed 06:25:35 eeaa73608b53: Layer already exists 06:25:35 b0d735977e78: Pushed 06:25:36 11f59abefc5e: Pushed 06:25:48 297e15bd61bf: Pushed 06:26:03 1fc6c3132d45: Pushed 06:26:03 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:5f907be90b3040d3ce756544dfffe6b8f1a3acebef46c789ef9e897177fecc5b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:04 + 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 06:26:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:26:04 23d7e504bbca: Preparing 06:26:04 3b413a6a0012: Preparing 06:26:04 0e9b2c39c1e9: Preparing 06:26:04 1722587a6ad3: Preparing 06:26:04 d99a27267570: Preparing 06:26:04 1fc6c3132d45: Preparing 06:26:04 297e15bd61bf: Preparing 06:26:04 b0d735977e78: Preparing 06:26:04 11f59abefc5e: Preparing 06:26:04 eeaa73608b53: Preparing 06:26:04 297e15bd61bf: Waiting 06:26:04 b0d735977e78: Waiting 06:26:04 11f59abefc5e: Waiting 06:26:04 eeaa73608b53: Waiting 06:26:04 1fc6c3132d45: Waiting 06:26:04 0e9b2c39c1e9: Layer already exists 06:26:04 1722587a6ad3: Layer already exists 06:26:04 3b413a6a0012: Layer already exists 06:26:04 23d7e504bbca: Layer already exists 06:26:04 d99a27267570: Layer already exists 06:26:04 1fc6c3132d45: Layer already exists 06:26:04 297e15bd61bf: Layer already exists 06:26:04 11f59abefc5e: Layer already exists 06:26:04 b0d735977e78: Layer already exists 06:26:04 eeaa73608b53: Layer already exists 06:26:04 latest: digest: sha256:5f907be90b3040d3ce756544dfffe6b8f1a3acebef46c789ef9e897177fecc5b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.118 06:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:26:05 23d7e504bbca: Preparing 06:26:05 3b413a6a0012: Preparing 06:26:05 0e9b2c39c1e9: Preparing 06:26:05 1722587a6ad3: Preparing 06:26:05 d99a27267570: Preparing 06:26:05 1fc6c3132d45: Preparing 06:26:05 297e15bd61bf: Preparing 06:26:05 b0d735977e78: Preparing 06:26:05 11f59abefc5e: Preparing 06:26:05 eeaa73608b53: Preparing 06:26:05 297e15bd61bf: Waiting 06:26:05 b0d735977e78: Waiting 06:26:05 11f59abefc5e: Waiting 06:26:05 eeaa73608b53: Waiting 06:26:05 1fc6c3132d45: Waiting 06:26:05 1722587a6ad3: Layer already exists 06:26:05 0e9b2c39c1e9: Layer already exists 06:26:05 23d7e504bbca: Layer already exists 06:26:05 3b413a6a0012: Layer already exists 06:26:05 d99a27267570: Layer already exists 06:26:05 b0d735977e78: Layer already exists 06:26:05 297e15bd61bf: Layer already exists 06:26:05 1fc6c3132d45: Layer already exists 06:26:05 eeaa73608b53: Layer already exists 06:26:05 11f59abefc5e: Layer already exists 06:26:06 4.1.0-dev.118: digest: sha256:5f907be90b3040d3ce756544dfffe6b8f1a3acebef46c789ef9e897177fecc5b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:06 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:26:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:26:07 23d7e504bbca: Preparing 06:26:07 3b413a6a0012: Preparing 06:26:07 0e9b2c39c1e9: Preparing 06:26:07 1722587a6ad3: Preparing 06:26:07 d99a27267570: Preparing 06:26:07 1fc6c3132d45: Preparing 06:26:07 297e15bd61bf: Preparing 06:26:07 b0d735977e78: Preparing 06:26:07 11f59abefc5e: Preparing 06:26:07 eeaa73608b53: Preparing 06:26:07 297e15bd61bf: Waiting 06:26:07 b0d735977e78: Waiting 06:26:07 11f59abefc5e: Waiting 06:26:07 eeaa73608b53: Waiting 06:26:07 1fc6c3132d45: Waiting 06:26:07 0e9b2c39c1e9: Layer already exists 06:26:07 3b413a6a0012: Layer already exists 06:26:07 23d7e504bbca: Layer already exists 06:26:07 1722587a6ad3: Layer already exists 06:26:07 d99a27267570: Layer already exists 06:26:07 1fc6c3132d45: Layer already exists 06:26:07 297e15bd61bf: Layer already exists 06:26:07 b0d735977e78: Layer already exists 06:26:07 11f59abefc5e: Layer already exists 06:26:07 eeaa73608b53: Layer already exists 06:26:07 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:5f907be90b3040d3ce756544dfffe6b8f1a3acebef46c789ef9e897177fecc5b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:07 + 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 06:26:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:26:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:26:07 23d7e504bbca: Preparing 06:26:07 3b413a6a0012: Preparing 06:26:07 0e9b2c39c1e9: Preparing 06:26:07 1722587a6ad3: Preparing 06:26:07 d99a27267570: Preparing 06:26:07 1fc6c3132d45: Preparing 06:26:07 297e15bd61bf: Preparing 06:26:07 b0d735977e78: Preparing 06:26:07 11f59abefc5e: Preparing 06:26:07 eeaa73608b53: Preparing 06:26:07 297e15bd61bf: Waiting 06:26:07 b0d735977e78: Waiting 06:26:07 11f59abefc5e: Waiting 06:26:07 eeaa73608b53: Waiting 06:26:07 1fc6c3132d45: Waiting 06:26:07 0e9b2c39c1e9: Layer already exists 06:26:07 1722587a6ad3: Layer already exists 06:26:07 d99a27267570: Layer already exists 06:26:07 3b413a6a0012: Layer already exists 06:26:07 23d7e504bbca: Layer already exists 06:26:07 1fc6c3132d45: Layer already exists 06:26:07 b0d735977e78: Layer already exists 06:26:07 eeaa73608b53: Layer already exists 06:26:07 297e15bd61bf: Layer already exists 06:26:07 11f59abefc5e: Layer already exists 06:26:08 main: digest: sha256:5f907be90b3040d3ce756544dfffe6b8f1a3acebef46c789ef9e897177fecc5b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:08 ===================================================== [Pipeline] echo 06:26:08 taggedImages: 06:26:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:26:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:26:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.118 06:26:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:26:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:26:08 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:26:08 101c4afcebd1743ba7c9a88251c481bd5f388008 06:26:08 latest 06:26:08 4.1.0-dev.118 06:26:08 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:26:08 main 06:26:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:09 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:26:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:26:09 35d0a0926404: Preparing 06:26:09 54990e571807: Preparing 06:26:09 ee645c6ca00e: Preparing 06:26:09 1722587a6ad3: Preparing 06:26:09 d99a27267570: Preparing 06:26:09 5468aa24e629: Preparing 06:26:09 574878cb2bb5: Preparing 06:26:09 5468aa24e629: Waiting 06:26:09 7f8907de1cdc: Preparing 06:26:09 574878cb2bb5: Waiting 06:26:09 eeaa73608b53: Preparing 06:26:09 7f8907de1cdc: Waiting 06:26:09 eeaa73608b53: Waiting 06:26:09 1722587a6ad3: Layer already exists 06:26:09 d99a27267570: Layer already exists 06:26:09 ee645c6ca00e: Pushed 06:26:09 54990e571807: Pushed 06:26:09 35d0a0926404: Pushed 06:26:09 eeaa73608b53: Layer already exists 06:26:09 574878cb2bb5: Pushed 06:26:10 7f8907de1cdc: Pushed 06:26:37 5468aa24e629: Pushed 06:26:37 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:35b51a4a1bf4e25e19a4d95f724b5f2e026f1f73718b1616bd4f5bbf6899f97e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:38 + 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 06:26:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:26:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:26:38 35d0a0926404: Preparing 06:26:38 54990e571807: Preparing 06:26:38 ee645c6ca00e: Preparing 06:26:38 1722587a6ad3: Preparing 06:26:38 d99a27267570: Preparing 06:26:38 5468aa24e629: Preparing 06:26:38 574878cb2bb5: Preparing 06:26:38 7f8907de1cdc: Preparing 06:26:38 eeaa73608b53: Preparing 06:26:38 574878cb2bb5: Waiting 06:26:38 7f8907de1cdc: Waiting 06:26:38 eeaa73608b53: Waiting 06:26:38 5468aa24e629: Waiting 06:26:38 35d0a0926404: Layer already exists 06:26:38 ee645c6ca00e: Layer already exists 06:26:38 54990e571807: Layer already exists 06:26:38 1722587a6ad3: Layer already exists 06:26:38 d99a27267570: Layer already exists 06:26:38 eeaa73608b53: Layer already exists 06:26:38 5468aa24e629: Layer already exists 06:26:38 7f8907de1cdc: Layer already exists 06:26:38 574878cb2bb5: Layer already exists 06:26:38 latest: digest: sha256:35b51a4a1bf4e25e19a4d95f724b5f2e026f1f73718b1616bd4f5bbf6899f97e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.118 06:26:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:26:39 35d0a0926404: Preparing 06:26:39 54990e571807: Preparing 06:26:39 ee645c6ca00e: Preparing 06:26:39 1722587a6ad3: Preparing 06:26:39 d99a27267570: Preparing 06:26:39 5468aa24e629: Preparing 06:26:39 574878cb2bb5: Preparing 06:26:39 7f8907de1cdc: Preparing 06:26:39 eeaa73608b53: Preparing 06:26:39 5468aa24e629: Waiting 06:26:39 574878cb2bb5: Waiting 06:26:39 eeaa73608b53: Waiting 06:26:39 7f8907de1cdc: Waiting 06:26:39 d99a27267570: Layer already exists 06:26:39 ee645c6ca00e: Layer already exists 06:26:39 54990e571807: Layer already exists 06:26:39 35d0a0926404: Layer already exists 06:26:39 1722587a6ad3: Layer already exists 06:26:39 7f8907de1cdc: Layer already exists 06:26:39 5468aa24e629: Layer already exists 06:26:39 574878cb2bb5: Layer already exists 06:26:39 eeaa73608b53: Layer already exists 06:26:39 4.1.0-dev.118: digest: sha256:35b51a4a1bf4e25e19a4d95f724b5f2e026f1f73718b1616bd4f5bbf6899f97e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:26:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:26:42 35d0a0926404: Preparing 06:26:42 54990e571807: Preparing 06:26:42 ee645c6ca00e: Preparing 06:26:42 1722587a6ad3: Preparing 06:26:42 d99a27267570: Preparing 06:26:42 5468aa24e629: Preparing 06:26:42 574878cb2bb5: Preparing 06:26:42 7f8907de1cdc: Preparing 06:26:42 eeaa73608b53: Preparing 06:26:42 574878cb2bb5: Waiting 06:26:42 7f8907de1cdc: Waiting 06:26:42 eeaa73608b53: Waiting 06:26:42 5468aa24e629: Waiting 06:26:42 1722587a6ad3: Layer already exists 06:26:42 35d0a0926404: Layer already exists 06:26:42 ee645c6ca00e: Layer already exists 06:26:42 d99a27267570: Layer already exists 06:26:42 54990e571807: Layer already exists 06:26:42 5468aa24e629: Layer already exists 06:26:42 7f8907de1cdc: Layer already exists 06:26:42 eeaa73608b53: Layer already exists 06:26:42 574878cb2bb5: Layer already exists 06:26:42 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:35b51a4a1bf4e25e19a4d95f724b5f2e026f1f73718b1616bd4f5bbf6899f97e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:42 + 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 06:26:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:26:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:26:43 35d0a0926404: Preparing 06:26:43 54990e571807: Preparing 06:26:43 ee645c6ca00e: Preparing 06:26:43 1722587a6ad3: Preparing 06:26:43 d99a27267570: Preparing 06:26:43 5468aa24e629: Preparing 06:26:43 574878cb2bb5: Preparing 06:26:43 7f8907de1cdc: Preparing 06:26:43 eeaa73608b53: Preparing 06:26:43 5468aa24e629: Waiting 06:26:43 574878cb2bb5: Waiting 06:26:43 7f8907de1cdc: Waiting 06:26:43 eeaa73608b53: Waiting 06:26:43 1722587a6ad3: Layer already exists 06:26:43 35d0a0926404: Layer already exists 06:26:43 54990e571807: Layer already exists 06:26:43 d99a27267570: Layer already exists 06:26:43 ee645c6ca00e: Layer already exists 06:26:43 5468aa24e629: Layer already exists 06:26:43 574878cb2bb5: Layer already exists 06:26:43 7f8907de1cdc: Layer already exists 06:26:43 eeaa73608b53: Layer already exists 06:26:43 main: digest: sha256:35b51a4a1bf4e25e19a4d95f724b5f2e026f1f73718b1616bd4f5bbf6899f97e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:26:43 ===================================================== [Pipeline] echo 06:26:43 taggedImages: 06:26:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:26:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:26:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.118 06:26:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:26:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:26:43 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:26:43 101c4afcebd1743ba7c9a88251c481bd5f388008 06:26:43 latest 06:26:43 4.1.0-dev.118 06:26:43 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:26:43 main 06:26:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:43 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:26:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:26:44 d1b9ab0c9e48: Preparing 06:26:44 e5b7c193f556: Preparing 06:26:44 253a3a3ac557: Preparing 06:26:44 1722587a6ad3: Preparing 06:26:44 d99a27267570: Preparing 06:26:44 a3e576cbc7d0: Preparing 06:26:44 b0d735977e78: Preparing 06:26:44 11f59abefc5e: Preparing 06:26:44 eeaa73608b53: Preparing 06:26:44 11f59abefc5e: Waiting 06:26:44 a3e576cbc7d0: Waiting 06:26:44 eeaa73608b53: Waiting 06:26:44 b0d735977e78: Waiting 06:26:44 1722587a6ad3: Layer already exists 06:26:44 d99a27267570: Layer already exists 06:26:44 b0d735977e78: Layer already exists 06:26:44 e5b7c193f556: Pushed 06:26:44 11f59abefc5e: Layer already exists 06:26:44 253a3a3ac557: Pushed 06:26:44 d1b9ab0c9e48: Pushed 06:26:44 eeaa73608b53: Layer already exists 06:27:17 a3e576cbc7d0: Pushed 06:27:17 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:6f98f739a13476b13e9bb413105c2d634321cf9aa4368657afc8b5443b62c574 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:17 + 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 06:27:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:27:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:27:17 d1b9ab0c9e48: Preparing 06:27:17 e5b7c193f556: Preparing 06:27:17 253a3a3ac557: Preparing 06:27:17 1722587a6ad3: Preparing 06:27:17 d99a27267570: Preparing 06:27:17 a3e576cbc7d0: Preparing 06:27:17 b0d735977e78: Preparing 06:27:17 11f59abefc5e: Preparing 06:27:17 eeaa73608b53: Preparing 06:27:17 b0d735977e78: Waiting 06:27:17 11f59abefc5e: Waiting 06:27:17 eeaa73608b53: Waiting 06:27:17 a3e576cbc7d0: Waiting 06:27:17 1722587a6ad3: Layer already exists 06:27:17 d1b9ab0c9e48: Layer already exists 06:27:17 d99a27267570: Layer already exists 06:27:17 253a3a3ac557: Layer already exists 06:27:17 e5b7c193f556: Layer already exists 06:27:17 b0d735977e78: Layer already exists 06:27:17 11f59abefc5e: Layer already exists 06:27:17 eeaa73608b53: Layer already exists 06:27:17 a3e576cbc7d0: Layer already exists 06:27:17 latest: digest: sha256:6f98f739a13476b13e9bb413105c2d634321cf9aa4368657afc8b5443b62c574 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.118 06:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:27:18 d1b9ab0c9e48: Preparing 06:27:18 e5b7c193f556: Preparing 06:27:18 253a3a3ac557: Preparing 06:27:18 1722587a6ad3: Preparing 06:27:18 d99a27267570: Preparing 06:27:18 a3e576cbc7d0: Preparing 06:27:18 b0d735977e78: Preparing 06:27:18 11f59abefc5e: Preparing 06:27:18 eeaa73608b53: Preparing 06:27:18 a3e576cbc7d0: Waiting 06:27:18 b0d735977e78: Waiting 06:27:18 11f59abefc5e: Waiting 06:27:18 253a3a3ac557: Layer already exists 06:27:18 1722587a6ad3: Layer already exists 06:27:18 d1b9ab0c9e48: Layer already exists 06:27:18 d99a27267570: Layer already exists 06:27:18 e5b7c193f556: Layer already exists 06:27:18 b0d735977e78: Layer already exists 06:27:18 11f59abefc5e: Layer already exists 06:27:18 a3e576cbc7d0: Layer already exists 06:27:18 eeaa73608b53: Layer already exists 06:27:18 4.1.0-dev.118: digest: sha256:6f98f739a13476b13e9bb413105c2d634321cf9aa4368657afc8b5443b62c574 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:19 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:27:19 d1b9ab0c9e48: Preparing 06:27:19 e5b7c193f556: Preparing 06:27:19 253a3a3ac557: Preparing 06:27:19 1722587a6ad3: Preparing 06:27:19 d99a27267570: Preparing 06:27:19 a3e576cbc7d0: Preparing 06:27:19 b0d735977e78: Preparing 06:27:19 11f59abefc5e: Preparing 06:27:19 eeaa73608b53: Preparing 06:27:19 a3e576cbc7d0: Waiting 06:27:19 b0d735977e78: Waiting 06:27:19 11f59abefc5e: Waiting 06:27:19 eeaa73608b53: Waiting 06:27:19 d99a27267570: Layer already exists 06:27:19 e5b7c193f556: Layer already exists 06:27:19 253a3a3ac557: Layer already exists 06:27:19 1722587a6ad3: Layer already exists 06:27:19 d1b9ab0c9e48: Layer already exists 06:27:19 b0d735977e78: Layer already exists 06:27:19 a3e576cbc7d0: Layer already exists 06:27:19 eeaa73608b53: Layer already exists 06:27:19 11f59abefc5e: Layer already exists 06:27:19 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:6f98f739a13476b13e9bb413105c2d634321cf9aa4368657afc8b5443b62c574 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:19 + 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 06:27:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:27:20 d1b9ab0c9e48: Preparing 06:27:20 e5b7c193f556: Preparing 06:27:20 253a3a3ac557: Preparing 06:27:20 1722587a6ad3: Preparing 06:27:20 d99a27267570: Preparing 06:27:20 a3e576cbc7d0: Preparing 06:27:20 b0d735977e78: Preparing 06:27:20 11f59abefc5e: Preparing 06:27:20 eeaa73608b53: Preparing 06:27:20 b0d735977e78: Waiting 06:27:20 11f59abefc5e: Waiting 06:27:20 eeaa73608b53: Waiting 06:27:20 a3e576cbc7d0: Waiting 06:27:20 1722587a6ad3: Layer already exists 06:27:20 253a3a3ac557: Layer already exists 06:27:20 d1b9ab0c9e48: Layer already exists 06:27:20 d99a27267570: Layer already exists 06:27:20 e5b7c193f556: Layer already exists 06:27:20 a3e576cbc7d0: Layer already exists 06:27:20 eeaa73608b53: Layer already exists 06:27:20 11f59abefc5e: Layer already exists 06:27:20 b0d735977e78: Layer already exists 06:27:20 main: digest: sha256:6f98f739a13476b13e9bb413105c2d634321cf9aa4368657afc8b5443b62c574 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:20 ===================================================== [Pipeline] echo 06:27:20 taggedImages: 06:27:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:27:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:27:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.118 06:27:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:27:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:27:20 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:27:20 101c4afcebd1743ba7c9a88251c481bd5f388008 06:27:20 latest 06:27:20 4.1.0-dev.118 06:27:20 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:27:20 main 06:27:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:27:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:27:21 825e684bbd92: Preparing 06:27:21 b61a9e43cb76: Preparing 06:27:21 1722587a6ad3: Preparing 06:27:21 d99a27267570: Preparing 06:27:21 80b0969a983e: Preparing 06:27:21 1dfeed6c8277: Preparing 06:27:21 eeaa73608b53: Preparing 06:27:21 1dfeed6c8277: Waiting 06:27:21 eeaa73608b53: Waiting 06:27:21 d99a27267570: Layer already exists 06:27:21 1722587a6ad3: Layer already exists 06:27:21 80b0969a983e: Pushed 06:27:21 eeaa73608b53: Layer already exists 06:27:21 825e684bbd92: Pushed 06:27:22 1dfeed6c8277: Pushed 06:27:29 b61a9e43cb76: Pushed 06:27:30 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:966af0070a28d81676c056d94fc583da8efa3966066b16c4d8be90bad1d9f8db size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:27:30 825e684bbd92: Preparing 06:27:30 b61a9e43cb76: Preparing 06:27:30 1722587a6ad3: Preparing 06:27:30 d99a27267570: Preparing 06:27:30 80b0969a983e: Preparing 06:27:30 1dfeed6c8277: Preparing 06:27:30 eeaa73608b53: Preparing 06:27:30 eeaa73608b53: Waiting 06:27:30 1dfeed6c8277: Waiting 06:27:30 1722587a6ad3: Layer already exists 06:27:30 80b0969a983e: Layer already exists 06:27:30 d99a27267570: Layer already exists 06:27:30 b61a9e43cb76: Layer already exists 06:27:30 825e684bbd92: Layer already exists 06:27:30 1dfeed6c8277: Layer already exists 06:27:30 eeaa73608b53: Layer already exists 06:27:30 latest: digest: sha256:966af0070a28d81676c056d94fc583da8efa3966066b16c4d8be90bad1d9f8db size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.118 06:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:27:31 825e684bbd92: Preparing 06:27:31 b61a9e43cb76: Preparing 06:27:31 1722587a6ad3: Preparing 06:27:31 d99a27267570: Preparing 06:27:31 80b0969a983e: Preparing 06:27:31 1dfeed6c8277: Preparing 06:27:31 eeaa73608b53: Preparing 06:27:31 1dfeed6c8277: Waiting 06:27:31 eeaa73608b53: Waiting 06:27:31 d99a27267570: Layer already exists 06:27:31 1722587a6ad3: Layer already exists 06:27:31 80b0969a983e: Layer already exists 06:27:31 b61a9e43cb76: Layer already exists 06:27:31 825e684bbd92: Layer already exists 06:27:31 1dfeed6c8277: Layer already exists 06:27:31 eeaa73608b53: Layer already exists 06:27:31 4.1.0-dev.118: digest: sha256:966af0070a28d81676c056d94fc583da8efa3966066b16c4d8be90bad1d9f8db size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:27:32 825e684bbd92: Preparing 06:27:32 b61a9e43cb76: Preparing 06:27:32 1722587a6ad3: Preparing 06:27:32 d99a27267570: Preparing 06:27:32 80b0969a983e: Preparing 06:27:32 1dfeed6c8277: Preparing 06:27:32 eeaa73608b53: Preparing 06:27:32 1dfeed6c8277: Waiting 06:27:32 eeaa73608b53: Waiting 06:27:32 d99a27267570: Layer already exists 06:27:32 1722587a6ad3: Layer already exists 06:27:32 80b0969a983e: Layer already exists 06:27:32 b61a9e43cb76: Layer already exists 06:27:32 825e684bbd92: Layer already exists 06:27:32 1dfeed6c8277: Layer already exists 06:27:32 eeaa73608b53: Layer already exists 06:27:33 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:966af0070a28d81676c056d94fc583da8efa3966066b16c4d8be90bad1d9f8db size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:27:33 825e684bbd92: Preparing 06:27:33 b61a9e43cb76: Preparing 06:27:33 1722587a6ad3: Preparing 06:27:33 d99a27267570: Preparing 06:27:33 80b0969a983e: Preparing 06:27:33 1dfeed6c8277: Preparing 06:27:33 eeaa73608b53: Preparing 06:27:33 1dfeed6c8277: Waiting 06:27:33 eeaa73608b53: Waiting 06:27:33 825e684bbd92: Layer already exists 06:27:33 1722587a6ad3: Layer already exists 06:27:33 80b0969a983e: Layer already exists 06:27:33 d99a27267570: Layer already exists 06:27:33 b61a9e43cb76: Layer already exists 06:27:33 eeaa73608b53: Layer already exists 06:27:33 1dfeed6c8277: Layer already exists 06:27:34 main: digest: sha256:966af0070a28d81676c056d94fc583da8efa3966066b16c4d8be90bad1d9f8db size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:34 ===================================================== [Pipeline] echo 06:27:34 taggedImages: 06:27:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:27:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:27:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.118 06:27:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:27:34 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:27:34 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:27:34 101c4afcebd1743ba7c9a88251c481bd5f388008 06:27:34 latest 06:27:34 4.1.0-dev.118 06:27:34 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:27:34 main 06:27:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:27:34 062dc1fe0a99: Preparing 06:27:34 95feee3e989d: Preparing 06:27:34 1722587a6ad3: Preparing 06:27:34 d99a27267570: Preparing 06:27:34 99554d3f9358: Preparing 06:27:34 2c221cd552a7: Preparing 06:27:34 eeaa73608b53: Preparing 06:27:34 2c221cd552a7: Waiting 06:27:34 eeaa73608b53: Waiting 06:27:35 99554d3f9358: Pushed 06:27:38 d99a27267570: Layer already exists 06:27:38 1722587a6ad3: Layer already exists 06:27:38 eeaa73608b53: Layer already exists 06:27:38 062dc1fe0a99: Pushed 06:27:39 2c221cd552a7: Pushed 06:27:44 95feee3e989d: Pushed 06:27:44 101c4afcebd1743ba7c9a88251c481bd5f388008: digest: sha256:49d916239e9e58c3b319fc4f4274cd1bd598b62d6dae139e1dd8d8381d9bf8e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:27:45 062dc1fe0a99: Preparing 06:27:45 95feee3e989d: Preparing 06:27:45 1722587a6ad3: Preparing 06:27:45 d99a27267570: Preparing 06:27:45 99554d3f9358: Preparing 06:27:45 2c221cd552a7: Preparing 06:27:45 eeaa73608b53: Preparing 06:27:45 2c221cd552a7: Waiting 06:27:45 eeaa73608b53: Waiting 06:27:45 1722587a6ad3: Layer already exists 06:27:45 99554d3f9358: Layer already exists 06:27:45 95feee3e989d: Layer already exists 06:27:45 062dc1fe0a99: Layer already exists 06:27:45 d99a27267570: Layer already exists 06:27:45 eeaa73608b53: Layer already exists 06:27:45 2c221cd552a7: Layer already exists 06:27:45 latest: digest: sha256:49d916239e9e58c3b319fc4f4274cd1bd598b62d6dae139e1dd8d8381d9bf8e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.118 06:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:27:45 062dc1fe0a99: Preparing 06:27:45 95feee3e989d: Preparing 06:27:45 1722587a6ad3: Preparing 06:27:45 d99a27267570: Preparing 06:27:45 99554d3f9358: Preparing 06:27:45 2c221cd552a7: Preparing 06:27:45 eeaa73608b53: Preparing 06:27:45 2c221cd552a7: Waiting 06:27:45 eeaa73608b53: Waiting 06:27:45 95feee3e989d: Layer already exists 06:27:45 99554d3f9358: Layer already exists 06:27:45 d99a27267570: Layer already exists 06:27:45 062dc1fe0a99: Layer already exists 06:27:45 1722587a6ad3: Layer already exists 06:27:45 eeaa73608b53: Layer already exists 06:27:45 2c221cd552a7: Layer already exists 06:27:45 4.1.0-dev.118: digest: sha256:49d916239e9e58c3b319fc4f4274cd1bd598b62d6dae139e1dd8d8381d9bf8e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:27:46 062dc1fe0a99: Preparing 06:27:46 95feee3e989d: Preparing 06:27:46 1722587a6ad3: Preparing 06:27:46 d99a27267570: Preparing 06:27:46 99554d3f9358: Preparing 06:27:46 2c221cd552a7: Preparing 06:27:46 eeaa73608b53: Preparing 06:27:46 2c221cd552a7: Waiting 06:27:46 eeaa73608b53: Waiting 06:27:46 95feee3e989d: Layer already exists 06:27:46 1722587a6ad3: Layer already exists 06:27:46 062dc1fe0a99: Layer already exists 06:27:46 d99a27267570: Layer already exists 06:27:46 99554d3f9358: Layer already exists 06:27:46 eeaa73608b53: Layer already exists 06:27:46 2c221cd552a7: Layer already exists 06:27:46 101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118: digest: sha256:49d916239e9e58c3b319fc4f4274cd1bd598b62d6dae139e1dd8d8381d9bf8e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:27:47 062dc1fe0a99: Preparing 06:27:47 95feee3e989d: Preparing 06:27:47 1722587a6ad3: Preparing 06:27:47 d99a27267570: Preparing 06:27:47 99554d3f9358: Preparing 06:27:47 2c221cd552a7: Preparing 06:27:47 eeaa73608b53: Preparing 06:27:47 2c221cd552a7: Waiting 06:27:47 eeaa73608b53: Waiting 06:27:47 062dc1fe0a99: Layer already exists 06:27:47 1722587a6ad3: Layer already exists 06:27:47 99554d3f9358: Layer already exists 06:27:47 95feee3e989d: Layer already exists 06:27:47 d99a27267570: Layer already exists 06:27:47 2c221cd552a7: Layer already exists 06:27:47 eeaa73608b53: Layer already exists 06:27:47 main: digest: sha256:49d916239e9e58c3b319fc4f4274cd1bd598b62d6dae139e1dd8d8381d9bf8e6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:47 ===================================================== [Pipeline] echo 06:27:47 taggedImages: 06:27:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008 06:27:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:27:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.118 06:27:47 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:101c4afcebd1743ba7c9a88251c481bd5f388008-4.1.0-dev.118 06:27:47 - 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 06:27:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:27:48 06:27:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:27:48 arm64: Pulling from edgex-lftools-log-publisher 06:27:48 8998bd30e6a1: Pulling fs layer 06:27:48 04944245beec: Pulling fs layer 06:27:48 699f458cf7ca: Pulling fs layer 06:27:48 765212b225bb: Pulling fs layer 06:27:48 f23df028b6ca: Pulling fs layer 06:27:48 d65c8cfc05b1: Pulling fs layer 06:27:48 2437ff75d9bd: Pulling fs layer 06:27:48 f23df028b6ca: Waiting 06:27:48 d65c8cfc05b1: Waiting 06:27:48 2437ff75d9bd: Waiting 06:27:48 765212b225bb: Waiting 06:27:48 04944245beec: Verifying Checksum 06:27:48 04944245beec: Download complete 06:27:48 765212b225bb: Verifying Checksum 06:27:48 765212b225bb: Download complete 06:27:48 f23df028b6ca: Verifying Checksum 06:27:48 f23df028b6ca: Download complete 06:27:48 d65c8cfc05b1: Verifying Checksum 06:27:48 d65c8cfc05b1: Download complete 06:27:48 699f458cf7ca: Verifying Checksum 06:27:48 699f458cf7ca: Download complete 06:27:49 8998bd30e6a1: Verifying Checksum 06:27:49 8998bd30e6a1: Download complete 06:27:51 2437ff75d9bd: Download complete 06:27:53 8998bd30e6a1: Pull complete 06:27:54 04944245beec: Pull complete 06:27:55 699f458cf7ca: Pull complete 06:27:55 765212b225bb: Pull complete 06:27:56 f23df028b6ca: Pull complete 06:27:56 d65c8cfc05b1: Pull complete 06:28:14 2437ff75d9bd: Pull complete 06:28:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:28:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:28:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:15 prd-ubuntu20.04-docker-arm64-4c-16g-12264 does not seem to be running inside a container 06:28:15 $ 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/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@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 06:28:17 $ docker top 7573f4a5f7541e94ae5b9062b314e42e705542132d150b74a8c4560a96cd0215 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:28:18 ---> job-cost.sh 06:28:18 lf-activate-venv: SKIPPING 06:28:18 INFO: No Stack... 06:28:19 INFO: Retrieving Pricing Info for: v3-standard-4 06:28:19 INFO: Archiving Costs [Pipeline] sh 06:28:20 + cat /w/workspace/edgex-go/983/archives/cost.csv 06:28:20 + cut -d, -f6 [Pipeline] lock 06:28:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-983-stack-cost] 06:28:20 Resource [jenkins-edgexfoundry-edgex-go-main-983-stack-cost] did not exist. Created. 06:28:20 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-983-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:28:21 + echo total: 0.10999999940395355 [Pipeline] stash 06:28:21 Stashed 1 file(s) [Pipeline] } 06:28:21 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-983-stack-cost] [Pipeline] // lock [Pipeline] } 06:28:21 $ docker stop --time=1 7573f4a5f7541e94ae5b9062b314e42e705542132d150b74a8c4560a96cd0215 06:28:23 $ docker rm -f --volumes 7573f4a5f7541e94ae5b9062b314e42e705542132d150b74a8c4560a96cd0215 [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 06:28:24 provisioning config files... 06:28:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/983@tmp/config12874110471659287536tmp [Pipeline] { [Pipeline] sh 06:28:24 + set +x 06:28:24 + + bash -s -- 06:28:24 curl -s https://codecov.io/bash 06:28:24 06:28:24 _____ _ 06:28:24 / ____| | | 06:28:24 | | ___ __| | ___ ___ _____ __ 06:28:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:28:24 | |___| (_) | (_| | __/ (_| (_) \ V / 06:28:24 \_____\___/ \__,_|\___|\___\___/ \_/ 06:28:24 Bash-1.0.6 06:28:24 06:28:24 06:28:24 ==> git version 2.25.1 found 06:28:24 ==> 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 06:28:24 Release-Date: 2020-01-08 06:28:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:28:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:28:24 ==> Jenkins CI detected. 06:28:24 current dir:  /w/workspace/edgex-go/983 06:28:24 project root: . 06:28:24 --> token set from env 06:28:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:28:24 ==> Running gcov in . (disable via -X gcov) 06:28:24 ==> Python coveragepy not found 06:28:24 ==> Searching for coverage reports in: 06:28:24 + . 06:28:24 -> Found 1 reports 06:28:24 ==> Detecting git/mercurial file structure 06:28:24 ==> Reading reports 06:28:24 + ./coverage.out bytes=1048214 06:28:24 ==> Appending adjustments 06:28:24 https://docs.codecov.io/docs/fixing-reports 06:28:26 + Found adjustments 06:28:26 ==> Gzipping contents 06:28:26 108K /tmp/codecov.fBWlCR.gz 06:28:26 ==> Uploading reports 06:28:26 url: https://codecov.io 06:28:26 query: branch=main&commit=101c4afcebd1743ba7c9a88251c481bd5f388008&build=983&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F983%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:28:26 -> Pinging Codecov 06:28:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=101c4afcebd1743ba7c9a88251c481bd5f388008&build=983&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F983%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:28:26 -> Uploading to 06:28:26 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/101c4afcebd1743ba7c9a88251c481bd5f388008/9df09651-5745-4c0c-bad4-73b49fee19e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260603%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260603T062826Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=3d8282b81ce4c2d10797d10cc0528d4209ff6326a658496e4b092da91a6f9e68 06:28:26 % Total % Received % Xferd Average Speed Time Time Time Current 06:28:26 Dload Upload Total Spent Left Speed 06:28:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 393k --:--:-- --:--:-- --:--:-- 393k 06:28:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/101c4afcebd1743ba7c9a88251c481bd5f388008 [Pipeline] } 06:28:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:28:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:28:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:28:27 06:28:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:28:27 latest: Pulling from edgex-devops/edgex-snyk-go 06:28:27 2d35ebdb57d9: Already exists 06:28:27 85e8836fcdb2: Pulling fs layer 06:28:27 91631faa732a: Pulling fs layer 06:28:27 f3f5ae8826fa: Pulling fs layer 06:28:27 4f4fb700ef54: Pulling fs layer 06:28:27 7861252a18e6: Pulling fs layer 06:28:27 9130f900ef6f: Pulling fs layer 06:28:27 4f4fb700ef54: Waiting 06:28:27 7861252a18e6: Waiting 06:28:27 9130f900ef6f: Waiting 06:28:27 f3f5ae8826fa: Download complete 06:28:27 85e8836fcdb2: Verifying Checksum 06:28:27 85e8836fcdb2: Download complete 06:28:27 4f4fb700ef54: Verifying Checksum 06:28:27 4f4fb700ef54: Download complete 06:28:27 85e8836fcdb2: Pull complete 06:28:27 7861252a18e6: Verifying Checksum 06:28:27 7861252a18e6: Download complete 06:28:28 91631faa732a: Verifying Checksum 06:28:28 91631faa732a: Download complete 06:28:29 9130f900ef6f: Verifying Checksum 06:28:29 9130f900ef6f: Download complete 06:28:33 91631faa732a: Pull complete 06:28:33 f3f5ae8826fa: Pull complete 06:28:33 4f4fb700ef54: Pull complete 06:28:33 7861252a18e6: Pull complete 06:28:39 9130f900ef6f: Pull complete 06:28:39 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 06:28:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:28:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:39 prd-ubuntu20.04-docker-8c-8g-12263 does not seem to be running inside a container 06:28:39 $ 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/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:28:40 $ docker top be7f21f9eb2effa416ac4d5e0bb552fd6b42c986643094ed1b752aa4874f0bef -eo pid,comm [Pipeline] { [Pipeline] sh 06:28:41 + git config --global --add safe.directory /w/workspace/edgex-go/983 [Pipeline] echo 06:28:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:28:41 + set -o pipefail 06:28:41 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:28:49 06:28:49 Monitoring /w/workspace/edgex-go/983 (github.com/edgexfoundry/edgex-go)... 06:28:49 06:28:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/079b5d6c-8bd5-45b2-8f8b-cb6051e82d8b 06:28:49 06:28:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:28:49 06:28:49 06:28:49 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 06:28:49 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:28:49 $ docker stop --time=1 be7f21f9eb2effa416ac4d5e0bb552fd6b42c986643094ed1b752aa4874f0bef 06:28:51 $ docker rm -f --volumes be7f21f9eb2effa416ac4d5e0bb552fd6b42c986643094ed1b752aa4874f0bef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:28:52 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:28:52 provisioning config files... 06:28:52 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/983@tmp/config9710968686281660023tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:28:52 --> edgex-publish-swagger.sh 06:28:52 === Publish openapi API === 06:28:52 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 06:28:52 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/983/openapi/core-command.yaml] 06:28:52 % Total % Received % Xferd Average Speed Time Time Time Current 06:28:52 Dload Upload Total Spent Left Speed 06:28:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 400 197k --:--:-- --:--:-- --:--:-- 198k 06:28:52 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:28:52 06:28:52 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/983/openapi/core-data.yaml] 06:28:52 % Total % Received % Xferd Average Speed Time Time Time Current 06:28:52 Dload Upload Total Spent Left Speed 06:28:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 528 588k --:--:-- --:--:-- --:--:-- 588k 06:28:52 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:28:52 06:28:52 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/983/openapi/core-keeper.yaml] 06:28:52 % Total % Received % Xferd Average Speed Time Time Time Current 06:28:52 Dload Upload Total Spent Left Speed 06:28:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 578 258k --:--:-- --:--:-- --:--:-- 259k 06:28:52 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:28:52 06:28:52 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/983/openapi/core-metadata.yaml] 06:28:52 % Total % Received % Xferd Average Speed Time Time Time Current 06:28:52 Dload Upload Total Spent Left Speed 06:28:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 0 0 100 163k 0 1510k --:--:-- --:--:-- --:--:-- 1497k 100 163k 100 66 100 163k 532 1316k --:--:-- --:--:-- --:--:-- 1306k 06:28:53 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:28:53 06:28:53 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/983/openapi/security-proxy-auth.yaml] 06:28:53 % Total % Received % Xferd Average Speed Time Time Time Current 06:28:53 Dload Upload Total Spent Left Speed 06:28:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 545 197k --:--:-- --:--:-- --:--:-- 199k 06:28:53 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:28:53 06:28:53 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/983/openapi/security-secretstore-setup.yaml] 06:28:53 % Total % Received % Xferd Average Speed Time Time Time Current 06:28:53 Dload Upload Total Spent Left Speed 06:28:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 825 48912 --:--:-- --:--:-- --:--:-- 49737 06:28:53 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:28:53 06:28:53 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/983/openapi/support-notifications.yaml] 06:28:53 % Total % Received % Xferd Average Speed Time Time Time Current 06:28:53 Dload Upload Total Spent Left Speed 06:28:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 523 774k --:--:-- --:--:-- --:--:-- 775k 06:28:53 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:28:53 06:28:53 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/983/openapi/support-scheduler.yaml] 06:28:53 % Total % Received % Xferd Average Speed Time Time Time Current 06:28:53 Dload Upload Total Spent Left Speed 06:28:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 600 454k --:--:-- --:--:-- --:--:-- 455k 06:28:53 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:28:53 [Pipeline] } 06:28:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:28:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:28:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:28:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:54 prd-ubuntu20.04-docker-8c-8g-12263 does not seem to be running inside a container 06:28:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:28:54 $ docker top 9aa658bff0299b46f6b21686dc13272a1db120afb43f3b43ded19f3400d75037 -eo pid,comm 06:28:54 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). 06:28:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:28:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:28:54 [ssh-agent] Looking for ssh-agent implementation... 06:28:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:28:55 $ docker exec 9aa658bff0299b46f6b21686dc13272a1db120afb43f3b43ded19f3400d75037 ssh-agent 06:28:55 SSH_AUTH_SOCK=/tmp/ssh-KFmrs082MPPT/agent.33 06:28:55 SSH_AGENT_PID=39 06:28:55 Running ssh-add (command line suppressed) 06:28:55 Identity added: /w/workspace/edgex-go/983@tmp/private_key_7970663509418530243.key (/w/workspace/edgex-go/983@tmp/private_key_7970663509418530243.key) 06:28:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:28:55 + git semver tag 06:28:55 2026-06-03 06:28:55,822 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:28:55 2026-06-03 06:28:55,826 [run_tag] DEBUG tag force:False 06:28:55 2026-06-03 06:28:55,826 [check_head_tag] DEBUG check head tag 06:28:55 2026-06-03 06:28:55,829 [execute] INFO git cat-file --batch-check 06:28:55 2026-06-03 06:28:55,829 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/983, stdin=, shell=False, universal_newlines=False) 06:28:55 2026-06-03 06:28:55,833 [execute] INFO git cat-file --batch 06:28:55 2026-06-03 06:28:55,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/983, stdin=, shell=False, universal_newlines=False) 06:28:56 2026-06-03 06:28:55,871 [read_version] DEBUG read version from /w/workspace/edgex-go/983/.semver/main 06:28:56 2026-06-03 06:28:55,871 [execute] INFO git tag -a v4.1.0-dev.118 -m v4.1.0-dev.118 06:28:56 2026-06-03 06:28:55,871 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.118', '-m', 'v4.1.0-dev.118'], cwd=/w/workspace/edgex-go/983, stdin=None, shell=False, universal_newlines=False) 06:28:56 2026-06-03 06:28:55,875 [read_version] DEBUG read version from /w/workspace/edgex-go/983/.semver/main 06:28:56 4.1.0-dev.118 [Pipeline] } 06:28:56 $ docker exec --env ******** --env ******** 9aa658bff0299b46f6b21686dc13272a1db120afb43f3b43ded19f3400d75037 ssh-agent -k 06:28:56 unset SSH_AUTH_SOCK; 06:28:56 unset SSH_AGENT_PID; 06:28:56 echo Agent pid 39 killed; 06:28:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:28:56 + git semver [Pipeline] } 06:28:56 $ docker stop --time=1 9aa658bff0299b46f6b21686dc13272a1db120afb43f3b43ded19f3400d75037 06:28:58 $ docker rm -f --volumes 9aa658bff0299b46f6b21686dc13272a1db120afb43f3b43ded19f3400d75037 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:28:58 06:28:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:28:58 0.23.1-centos7: Pulling from edgex-lftools 06:28:58 ab5ef0e58194: Pulling fs layer 06:28:58 9712f1f96733: Pulling fs layer 06:28:58 63f879dbbcfc: Pulling fs layer 06:28:58 0d9ebad4ef96: Pulling fs layer 06:28:58 e9a5061849ea: Pulling fs layer 06:28:58 d747dcd14b5f: Pulling fs layer 06:28:58 2de7ff778b66: Pulling fs layer 06:28:58 0d9ebad4ef96: Waiting 06:28:58 e9a5061849ea: Waiting 06:28:58 d747dcd14b5f: Waiting 06:28:58 2de7ff778b66: Waiting 06:28:58 9712f1f96733: Verifying Checksum 06:28:58 9712f1f96733: Download complete 06:28:59 63f879dbbcfc: Verifying Checksum 06:28:59 63f879dbbcfc: Download complete 06:28:59 e9a5061849ea: Verifying Checksum 06:28:59 e9a5061849ea: Download complete 06:28:59 d747dcd14b5f: Verifying Checksum 06:28:59 d747dcd14b5f: Download complete 06:28:59 ab5ef0e58194: Verifying Checksum 06:28:59 ab5ef0e58194: Download complete 06:28:59 0d9ebad4ef96: Verifying Checksum 06:28:59 0d9ebad4ef96: Download complete 06:28:59 2de7ff778b66: Verifying Checksum 06:28:59 2de7ff778b66: Download complete 06:29:02 ab5ef0e58194: Pull complete 06:29:02 9712f1f96733: Pull complete 06:29:03 63f879dbbcfc: Pull complete 06:29:09 0d9ebad4ef96: Pull complete 06:29:09 e9a5061849ea: Pull complete 06:29:09 d747dcd14b5f: Pull complete 06:29:10 2de7ff778b66: Pull complete 06:29:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:29:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:29:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:10 prd-ubuntu20.04-docker-8c-8g-12263 does not seem to be running inside a container 06:29:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:29:11 $ docker top 5c38966bb699a8774b4818aa887abcadc931a7f515ce6aeb867208aa72a42f3e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:29:11 provisioning config files... 06:29:11 copy managed file [sigul-config] to file:/w/workspace/edgex-go/983@tmp/config14176892924190487013tmp 06:29:11 copy managed file [sigul-password] to file:/w/workspace/edgex-go/983@tmp/config946180912936549226tmp 06:29:11 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/983@tmp/config17170093126831410140tmp [Pipeline] { [Pipeline] echo 06:29:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:29:12 ---> sigul-configuration.sh 06:29:12 gpg: directory `/root/.gnupg' created 06:29:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:29:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:29:12 gpg: keyring `/root/.gnupg/secring.gpg' created 06:29:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:29:12 gpg: CAST5 encrypted data 06:29:12 gpg: encrypted with 1 passphrase 06:29:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:29:12 + mkdir /home/jenkins 06:29:12 + mkdir /home/jenkins/sigul [Pipeline] sh 06:29:12 + 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 06:29:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:29:13 ---> sigul-install.sh 06:29:13 Sigul already installed; skipping installation. [Pipeline] sh 06:29:13 + git tag --list 06:29:13 0.6.0 06:29:13 0.6.1 06:29:13 0.7.0 06:29:13 0.7.1 06:29:13 v1.0.0 06:29:13 v1.0.1 06:29:13 v1.1.0 06:29:13 v1.2.0 06:29:13 v1.2.1 06:29:13 v1.3.0 06:29:13 v1.3.1 06:29:13 v2.0.0 06:29:13 v2.1.0 06:29:13 v2.1.1 06:29:13 v2.2.0 06:29:13 v2.3.0 06:29:13 v3.0 06:29:13 v3.0.0 06:29:13 v3.1 06:29:13 v3.1.0 06:29:13 v3.1.1 06:29:13 v4.0 06:29:13 v4.0.0 06:29:13 v4.0.1 06:29:13 v4.0.1-dev.1 06:29:13 v4.0.1-dev.2 06:29:13 v4.0.2 06:29:13 v4.0.2-dev.1 06:29:13 v4.1.0-dev.1 06:29:13 v4.1.0-dev.10 06:29:13 v4.1.0-dev.100 06:29:13 v4.1.0-dev.101 06:29:13 v4.1.0-dev.102 06:29:13 v4.1.0-dev.103 06:29:13 v4.1.0-dev.104 06:29:13 v4.1.0-dev.105 06:29:13 v4.1.0-dev.106 06:29:13 v4.1.0-dev.107 06:29:13 v4.1.0-dev.108 06:29:13 v4.1.0-dev.109 06:29:13 v4.1.0-dev.11 06:29:13 v4.1.0-dev.110 06:29:13 v4.1.0-dev.111 06:29:13 v4.1.0-dev.112 06:29:13 v4.1.0-dev.113 06:29:13 v4.1.0-dev.114 06:29:13 v4.1.0-dev.115 06:29:13 v4.1.0-dev.116 06:29:13 v4.1.0-dev.117 06:29:13 v4.1.0-dev.118 06:29:13 v4.1.0-dev.12 06:29:13 v4.1.0-dev.13 06:29:13 v4.1.0-dev.14 06:29:13 v4.1.0-dev.15 06:29:13 v4.1.0-dev.16 06:29:13 v4.1.0-dev.17 06:29:13 v4.1.0-dev.18 06:29:13 v4.1.0-dev.19 06:29:13 v4.1.0-dev.2 06:29:13 v4.1.0-dev.20 06:29:13 v4.1.0-dev.21 06:29:13 v4.1.0-dev.22 06:29:13 v4.1.0-dev.23 06:29:13 v4.1.0-dev.24 06:29:13 v4.1.0-dev.25 06:29:13 v4.1.0-dev.26 06:29:13 v4.1.0-dev.27 06:29:13 v4.1.0-dev.28 06:29:13 v4.1.0-dev.29 06:29:13 v4.1.0-dev.3 06:29:13 v4.1.0-dev.30 06:29:13 v4.1.0-dev.31 06:29:13 v4.1.0-dev.32 06:29:13 v4.1.0-dev.33 06:29:13 v4.1.0-dev.34 06:29:13 v4.1.0-dev.35 06:29:13 v4.1.0-dev.36 06:29:13 v4.1.0-dev.37 06:29:13 v4.1.0-dev.38 06:29:13 v4.1.0-dev.39 06:29:13 v4.1.0-dev.4 06:29:13 v4.1.0-dev.40 06:29:13 v4.1.0-dev.41 06:29:13 v4.1.0-dev.42 06:29:13 v4.1.0-dev.43 06:29:13 v4.1.0-dev.44 06:29:13 v4.1.0-dev.45 06:29:13 v4.1.0-dev.46 06:29:13 v4.1.0-dev.47 06:29:13 v4.1.0-dev.48 06:29:13 v4.1.0-dev.49 06:29:13 v4.1.0-dev.5 06:29:13 v4.1.0-dev.50 06:29:13 v4.1.0-dev.51 06:29:13 v4.1.0-dev.52 06:29:13 v4.1.0-dev.53 06:29:13 v4.1.0-dev.54 06:29:13 v4.1.0-dev.55 06:29:13 v4.1.0-dev.56 06:29:13 v4.1.0-dev.57 06:29:13 v4.1.0-dev.58 06:29:13 v4.1.0-dev.59 06:29:13 v4.1.0-dev.6 06:29:13 v4.1.0-dev.60 06:29:13 v4.1.0-dev.61 06:29:13 v4.1.0-dev.62 06:29:13 v4.1.0-dev.63 06:29:13 v4.1.0-dev.64 06:29:13 v4.1.0-dev.65 06:29:13 v4.1.0-dev.66 06:29:13 v4.1.0-dev.67 06:29:13 v4.1.0-dev.68 06:29:13 v4.1.0-dev.69 06:29:13 v4.1.0-dev.7 06:29:13 v4.1.0-dev.70 06:29:13 v4.1.0-dev.71 06:29:13 v4.1.0-dev.72 06:29:13 v4.1.0-dev.73 06:29:13 v4.1.0-dev.74 06:29:13 v4.1.0-dev.75 06:29:13 v4.1.0-dev.76 06:29:13 v4.1.0-dev.77 06:29:13 v4.1.0-dev.78 06:29:13 v4.1.0-dev.79 06:29:13 v4.1.0-dev.8 06:29:13 v4.1.0-dev.80 06:29:13 v4.1.0-dev.81 06:29:13 v4.1.0-dev.82 06:29:13 v4.1.0-dev.83 06:29:13 v4.1.0-dev.84 06:29:13 v4.1.0-dev.85 06:29:13 v4.1.0-dev.86 06:29:13 v4.1.0-dev.87 06:29:13 v4.1.0-dev.88 06:29:13 v4.1.0-dev.89 06:29:13 v4.1.0-dev.9 06:29:13 v4.1.0-dev.90 06:29:13 v4.1.0-dev.91 06:29:13 v4.1.0-dev.92 06:29:13 v4.1.0-dev.93 06:29:13 v4.1.0-dev.94 06:29:13 v4.1.0-dev.95 06:29:13 v4.1.0-dev.96 06:29:13 v4.1.0-dev.97 06:29:13 v4.1.0-dev.98 06:29:13 v4.1.0-dev.99 [Pipeline] sh 06:29:13 + lftools sign git-tag v4.1.0-dev.118 06:29:14 Signing Git tag with Sigul... 06:29:14 Signing v4.1.0-dev.118 [Pipeline] echo 06:29:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:29:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:29:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:29:14 $ docker stop --time=1 5c38966bb699a8774b4818aa887abcadc931a7f515ce6aeb867208aa72a42f3e 06:29:16 $ docker rm -f --volumes 5c38966bb699a8774b4818aa887abcadc931a7f515ce6aeb867208aa72a42f3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:29:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:29:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:29:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:17 prd-ubuntu20.04-docker-8c-8g-12263 does not seem to be running inside a container 06:29:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:29:17 $ docker top 39bd5ebe73695c379cdde42d744b8dfef03c864b67cc23b52a02eda7d5a1252a -eo pid,comm 06:29:17 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). 06:29:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:29:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:17 [ssh-agent] Looking for ssh-agent implementation... 06:29:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:17 $ docker exec 39bd5ebe73695c379cdde42d744b8dfef03c864b67cc23b52a02eda7d5a1252a ssh-agent 06:29:17 SSH_AUTH_SOCK=/tmp/ssh-tzXKfIN3FpjJ/agent.33 06:29:17 SSH_AGENT_PID=39 06:29:17 Running ssh-add (command line suppressed) 06:29:17 Identity added: /w/workspace/edgex-go/983@tmp/private_key_1536770806774792541.key (/w/workspace/edgex-go/983@tmp/private_key_1536770806774792541.key) 06:29:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:18 + git semver bump pre 06:29:18 2026-06-03 06:29:18,215 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:29:18 2026-06-03 06:29:18,219 [read_version] DEBUG read version from /w/workspace/edgex-go/983/.semver/main 06:29:18 2026-06-03 06:29:18,219 [bump_version] DEBUG bumping version:4.1.0-dev.118 on axis:pre with prefix:dev 06:29:18 2026-06-03 06:29:18,219 [bump_version] DEBUG bumped version:4.1.0-dev.119 06:29:18 2026-06-03 06:29:18,219 [write_version] DEBUG write version:4.1.0-dev.119 to path:/w/workspace/edgex-go/983/.semver/main with force:True 06:29:18 2026-06-03 06:29:18,219 [read_version] DEBUG read version from /w/workspace/edgex-go/983/.semver/main 06:29:18 2026-06-03 06:29:18,219 [write_file] DEBUG write to file:/w/workspace/edgex-go/983/.semver/main 06:29:18 2026-06-03 06:29:18,222 [execute] INFO git cat-file --batch-check 06:29:18 2026-06-03 06:29:18,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/983/.semver, stdin=, shell=False, universal_newlines=False) 06:29:18 2026-06-03 06:29:18,225 [execute] INFO git cat-file --batch 06:29:18 2026-06-03 06:29:18,225 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/983/.semver, stdin=, shell=False, universal_newlines=False) 06:29:18 2026-06-03 06:29:18,228 [read_version] DEBUG read version from /w/workspace/edgex-go/983/.semver/main 06:29:18 4.1.0-dev.119 [Pipeline] } 06:29:18 $ docker exec --env ******** --env ******** 39bd5ebe73695c379cdde42d744b8dfef03c864b67cc23b52a02eda7d5a1252a ssh-agent -k 06:29:18 unset SSH_AUTH_SOCK; 06:29:18 unset SSH_AGENT_PID; 06:29:18 echo Agent pid 39 killed; 06:29:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:29:18 + git semver [Pipeline] } 06:29:19 $ docker stop --time=1 39bd5ebe73695c379cdde42d744b8dfef03c864b67cc23b52a02eda7d5a1252a 06:29:20 $ docker rm -f --volumes 39bd5ebe73695c379cdde42d744b8dfef03c864b67cc23b52a02eda7d5a1252a [Pipeline] // withDockerContainer [Pipeline] sh 06:29:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:29:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:29:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:20 prd-ubuntu20.04-docker-8c-8g-12263 does not seem to be running inside a container 06:29:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:29:21 $ docker top 929dc3159d9472c5a6ebe06e57d4c2d689112b608eb65c820961c99245e294bc -eo pid,comm 06:29:21 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). 06:29:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:29:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:21 [ssh-agent] Looking for ssh-agent implementation... 06:29:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:21 $ docker exec 929dc3159d9472c5a6ebe06e57d4c2d689112b608eb65c820961c99245e294bc ssh-agent 06:29:21 SSH_AUTH_SOCK=/tmp/ssh-8Rc0fJUObzN7/agent.32 06:29:21 SSH_AGENT_PID=38 06:29:21 Running ssh-add (command line suppressed) 06:29:21 Identity added: /w/workspace/edgex-go/983@tmp/private_key_8311512268229182541.key (/w/workspace/edgex-go/983@tmp/private_key_8311512268229182541.key) 06:29:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:21 + git semver push 06:29:22 2026-06-03 06:29:22,090 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:29:22 2026-06-03 06:29:22,094 [run_push] DEBUG push 06:29:22 2026-06-03 06:29:22,094 [execute] INFO git cat-file --batch-check 06:29:22 2026-06-03 06:29:22,094 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/983/.semver, stdin=, shell=False, universal_newlines=False) 06:29:22 2026-06-03 06:29:22,096 [execute] INFO git rev-list 12381601c473fed0755ca97f10c38cf688f2dd73 -- 06:29:22 2026-06-03 06:29:22,097 [execute] DEBUG Popen(['git', 'rev-list', '12381601c473fed0755ca97f10c38cf688f2dd73', '--'], cwd=/w/workspace/edgex-go/983/.semver, stdin=None, shell=False, universal_newlines=False) 06:29:22 2026-06-03 06:29:22,118 [execute] INFO git fetch -v -- origin 06:29:22 2026-06-03 06:29:22,118 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/983/.semver, stdin=None, shell=False, universal_newlines=True) 06:29:23 2026-06-03 06:29:22,747 [run_push] DEBUG no remote changes detected 06:29:23 2026-06-03 06:29:22,747 [execute] INFO git push origin semver 06:29:23 2026-06-03 06:29:22,747 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/983/.semver, stdin=None, shell=False, universal_newlines=False) 06:29:24 2026-06-03 06:29:23,990 [run_push] DEBUG push all version tags 06:29:24 2026-06-03 06:29:23,990 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:29:24 2026-06-03 06:29:23,991 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/983, stdin=None, shell=False, universal_newlines=False) 06:29:25 2026-06-03 06:29:25,163 [read_version] DEBUG read version from /w/workspace/edgex-go/983/.semver/main 06:29:25 4.1.0-dev.119 [Pipeline] } 06:29:25 $ docker exec --env ******** --env ******** 929dc3159d9472c5a6ebe06e57d4c2d689112b608eb65c820961c99245e294bc ssh-agent -k 06:29:25 unset SSH_AUTH_SOCK; 06:29:25 unset SSH_AGENT_PID; 06:29:25 echo Agent pid 38 killed; 06:29:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:29:25 + git semver [Pipeline] } 06:29:26 $ docker stop --time=1 929dc3159d9472c5a6ebe06e57d4c2d689112b608eb65c820961c99245e294bc 06:29:27 $ docker rm -f --volumes 929dc3159d9472c5a6ebe06e57d4c2d689112b608eb65c820961c99245e294bc [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 06:29:28 + [ -d /w/workspace/edgex-go/983/archives ] [Pipeline] libraryResource [Pipeline] sh 06:29:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:29:29 ---> package-listing.sh 06:29:29 ++ facter osfamily 06:29:29 ++ tr '[:upper:]' '[:lower:]' 06:29:29 + OS_FAMILY=debian 06:29:29 + workspace=/w/workspace/edgex-go/983 06:29:29 + START_PACKAGES=/tmp/packages_start.txt 06:29:29 + END_PACKAGES=/tmp/packages_end.txt 06:29:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:29:29 + PACKAGES=/tmp/packages_start.txt 06:29:29 + '[' /w/workspace/edgex-go/983 ']' 06:29:29 + PACKAGES=/tmp/packages_end.txt 06:29:29 + case "${OS_FAMILY}" in 06:29:29 + dpkg -l 06:29:29 + grep '^ii' 06:29:29 + '[' -f /tmp/packages_start.txt ']' 06:29:29 + '[' -f /tmp/packages_end.txt ']' 06:29:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:29:29 + '[' /w/workspace/edgex-go/983 ']' 06:29:29 + mkdir -p /w/workspace/edgex-go/983/archives/ 06:29:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/983/archives/ [Pipeline] echo 06:29:29 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/983/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:29:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:29:30 06:29:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:29:30 latest: Pulling from edgex-lftools-log-publisher 06:29:30 5eb5b503b376: Pulling fs layer 06:29:30 5c69ac0246d0: Pulling fs layer 06:29:30 ec43610c2a17: Pulling fs layer 06:29:30 3a2ae6a8a46f: Pulling fs layer 06:29:30 33b1e0a273af: Pulling fs layer 06:29:30 5d3b04190fa2: Pulling fs layer 06:29:30 2f39f015ded8: Pulling fs layer 06:29:30 3a2ae6a8a46f: Waiting 06:29:30 33b1e0a273af: Waiting 06:29:30 5d3b04190fa2: Waiting 06:29:30 2f39f015ded8: Waiting 06:29:30 5c69ac0246d0: Verifying Checksum 06:29:30 5c69ac0246d0: Download complete 06:29:30 3a2ae6a8a46f: Download complete 06:29:30 33b1e0a273af: Download complete 06:29:30 5d3b04190fa2: Verifying Checksum 06:29:30 5d3b04190fa2: Download complete 06:29:30 ec43610c2a17: Verifying Checksum 06:29:30 ec43610c2a17: Download complete 06:29:30 5eb5b503b376: Verifying Checksum 06:29:30 5eb5b503b376: Download complete 06:29:31 2f39f015ded8: Download complete 06:29:32 5eb5b503b376: Pull complete 06:29:32 5c69ac0246d0: Pull complete 06:29:32 ec43610c2a17: Pull complete 06:29:32 3a2ae6a8a46f: Pull complete 06:29:33 33b1e0a273af: Pull complete 06:29:33 5d3b04190fa2: Pull complete 06:29:38 2f39f015ded8: Pull complete 06:29:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:29:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:29:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:38 prd-ubuntu20.04-docker-8c-8g-12263 does not seem to be running inside a container 06:29:38 $ 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/983/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/983 -v /w/workspace/edgex-go/983:/w/workspace/edgex-go/983:rw,z -v /w/workspace/edgex-go/983@tmp:/w/workspace/edgex-go/983@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:29:40 $ docker top 0cc5159a14ac402b47be7b79b108994f1690bec5f9e53fbf8c279db3bafa5a19 -eo pid,comm [Pipeline] { [Pipeline] sh 06:29:40 + touch /tmp/pre-build-complete [Pipeline] sh 06:29:40 + mkdir -p /var/log/sysstat [Pipeline] sh 06:29:41 + ls /var/log/sa-host 06:29:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:29:41 provisioning config files... 06:29:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/983@tmp/config9903045027367185892tmp [Pipeline] { [Pipeline] echo 06:29:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:29:41 ---> create-netrc.sh [Pipeline] } 06:29:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:29:42 ---> python-tools-install.sh [Pipeline] echo 06:29:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:29:42 ---> sudo-logs.sh 06:29:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:29:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:29:42 ---> job-cost.sh 06:29:42 lf-activate-venv: SKIPPING 06:29:42 DEBUG: total: 0.10999999940395355 06:29:42 INFO: Retrieving Stack Cost... 06:29:42 INFO: Retrieving Pricing Info for: v3-standard-8 06:29:43 INFO: Archiving Costs [Pipeline] echo 06:29:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:29:43 ---> logs-deploy.sh 06:29:43 lf-activate-venv: SKIPPING 06:29:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/983 06:29:43 INFO: archiving workspace using pattern(s): 06:29:44 Archives upload complete. 06:29:44 INFO: archiving logs to Nexus 06:29:45 ---> uname -a: 06:29:45 Linux prd-ubuntu20-04-docker-8c-8g-12263 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 06:29:45 06:29:45 06:29:45 ---> lscpu: 06:29:45 Architecture: x86_64 06:29:45 CPU op-mode(s): 32-bit, 64-bit 06:29:45 Byte Order: Little Endian 06:29:45 Address sizes: 40 bits physical, 48 bits virtual 06:29:45 CPU(s): 8 06:29:45 On-line CPU(s) list: 0-7 06:29:45 Thread(s) per core: 1 06:29:45 Core(s) per socket: 1 06:29:45 Socket(s): 8 06:29:45 NUMA node(s): 1 06:29:45 Vendor ID: AuthenticAMD 06:29:45 CPU family: 23 06:29:45 Model: 49 06:29:45 Model name: AMD EPYC-Rome Processor 06:29:45 Stepping: 0 06:29:45 CPU MHz: 2799.998 06:29:45 BogoMIPS: 5599.99 06:29:45 Virtualization: AMD-V 06:29:45 Hypervisor vendor: KVM 06:29:45 Virtualization type: full 06:29:45 L1d cache: 256 KiB 06:29:45 L1i cache: 256 KiB 06:29:45 L2 cache: 4 MiB 06:29:45 L3 cache: 128 MiB 06:29:45 NUMA node0 CPU(s): 0-7 06:29:45 Vulnerability Gather data sampling: Not affected 06:29:45 Vulnerability Itlb multihit: Not affected 06:29:45 Vulnerability L1tf: Not affected 06:29:45 Vulnerability Mds: Not affected 06:29:45 Vulnerability Meltdown: Not affected 06:29:45 Vulnerability Mmio stale data: Not affected 06:29:45 Vulnerability Retbleed: Vulnerable 06:29:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:29:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:29:45 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:29:45 Vulnerability Srbds: Not affected 06:29:45 Vulnerability Tsx async abort: Not affected 06:29:45 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 06:29:45 06:29:45 06:29:45 ---> nproc: 06:29:45 8 06:29:45 06:29:45 06:29:45 ---> df -h: 06:29:45 Filesystem Size Used Avail Use% Mounted on 06:29:45 overlay 155G 34G 121G 22% / 06:29:45 tmpfs 64M 0 64M 0% /dev 06:29:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:29:45 shm 64M 0 64M 0% /dev/shm 06:29:45 /dev/vda1 155G 34G 121G 22% /facter-os 06:29:45 06:29:45 06:29:45 ---> sar -b -r -n DEV: 06:29:45 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-12263) 06/03/26 _x86_64_ (8 CPU) 06:29:45 06:29:45 05:34:01 LINUX RESTART (8 CPU) 06:29:45 06:29:45 05:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:29:45 05:36:01 174.61 10.25 164.36 0.00 1651.58 46103.30 0.00 06:29:45 05:37:01 51.27 0.03 51.24 0.00 0.27 41268.07 0.00 06:29:45 05:38:01 51.56 0.23 51.32 0.00 2.80 21122.61 0.00 06:29:45 05:39:01 375.82 0.30 375.52 0.00 41.86 310228.16 0.00 06:29:45 05:40:01 1089.29 19.82 1069.47 0.00 204.03 316692.99 0.00 06:29:45 05:41:01 411.75 0.13 411.61 0.00 1.07 114830.79 0.00 06:29:45 05:42:01 195.15 18.33 176.82 0.00 711.56 95241.56 0.00 06:29:45 05:43:01 709.70 26.83 682.87 0.00 1438.29 106112.18 0.00 06:29:45 05:44:01 26.88 1.47 25.41 0.00 219.30 651.22 0.00 06:29:45 05:45:01 13.11 0.02 13.10 0.00 4.27 323.28 0.00 06:29:45 05:46:01 1.20 0.00 1.20 0.00 0.00 16.40 0.00 06:29:45 05:47:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 06:29:45 05:48:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 06:29:45 05:49:01 1.67 0.00 1.67 0.00 0.00 18.39 0.00 06:29:45 05:50:01 4.10 2.32 1.78 0.00 21.07 22.53 0.00 06:29:45 05:51:01 1.67 0.00 1.67 0.00 0.00 18.40 0.00 06:29:45 05:52:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 06:29:45 05:53:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 06:29:45 05:54:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 06:29:45 05:55:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 06:29:45 05:56:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 06:29:45 05:57:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 06:29:45 05:58:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 06:29:45 05:59:01 1.67 0.00 1.67 0.00 0.00 19.19 0.00 06:29:45 06:00:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 06:29:45 06:01:01 1.48 0.00 1.48 0.00 0.00 16.40 0.00 06:29:45 06:02:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 06:29:45 06:03:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 06:29:45 06:04:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 06:29:45 06:05:01 1.73 0.32 1.42 0.00 16.93 17.73 0.00 06:29:45 06:06:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 06:29:45 06:07:02 2.80 1.40 1.40 0.00 28.93 18.80 0.00 06:29:45 06:08:01 1.02 0.00 1.02 0.00 0.00 11.66 0.00 06:29:45 06:09:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 06:29:45 06:10:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 06:29:45 06:11:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 06:29:45 06:12:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 06:29:45 06:13:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 06:29:45 06:14:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 06:29:45 06:15:01 1.42 0.00 1.42 0.00 0.00 18.13 0.00 06:29:45 06:16:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 06:29:45 06:17:01 1.25 0.05 1.20 0.00 1.07 14.80 0.00 06:29:45 06:18:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 06:29:45 06:19:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 06:29:45 06:20:01 1.07 0.00 1.07 0.00 0.00 13.86 0.00 06:29:45 06:21:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 06:29:45 06:22:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 06:29:45 06:23:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 06:29:45 06:24:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 06:29:45 06:25:01 1.30 0.03 1.27 0.00 0.27 16.80 0.00 06:29:45 06:26:01 4.75 2.57 2.17 0.00 53.53 77.30 0.00 06:29:45 06:27:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 06:29:45 06:28:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 06:29:45 06:29:01 107.86 3.58 104.28 0.00 246.98 46336.69 0.00 06:29:45 Average: 60.51 1.62 58.89 0.00 86.03 20370.72 0.00 06:29:45 06:29:45 05:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:29:45 05:36:01 26275824 30927384 1353796 4.12 124880 4667040 2461424 7.26 2271280 3781036 717820 06:29:45 05:37:01 26333508 31276896 1000276 3.04 129464 4933084 2283684 6.73 1837484 4130708 350140 06:29:45 05:38:01 25262352 31323992 952576 2.90 135976 5980196 1921272 5.66 2132400 4844552 841860 06:29:45 05:39:01 18455404 31290696 972096 2.96 150364 12580312 3687788 10.87 2282832 11312152 1064 06:29:45 05:40:01 5663444 28711936 3456744 10.52 412340 21680292 10633976 31.35 6391596 19017404 655308 06:29:45 05:41:01 2025156 27706212 4466368 13.59 430880 24187844 9731004 28.69 8505264 20443620 206288 06:29:45 05:42:01 1098240 28999648 3171068 9.65 424036 26314284 7579548 22.35 8376236 21400428 1429124 06:29:45 05:43:01 5839612 31377080 860328 2.62 435584 24184592 2113284 6.23 3762620 21610464 432 06:29:45 05:44:01 5838508 31384064 852512 2.59 436544 24191584 1995776 5.88 4291744 21082588 180 06:29:45 05:45:01 5841988 31388260 847952 2.58 437052 24191792 1999224 5.89 4382696 20987808 8 06:29:45 05:46:01 5842160 31388484 847680 2.58 437096 24191796 1999224 5.89 4382672 20987808 8 06:29:45 05:47:01 5857960 31404372 832636 2.53 437116 24191864 1999224 5.89 4366372 20987876 12 06:29:45 05:48:01 5858576 31405012 832156 2.53 437132 24191872 1999224 5.89 4366388 20987884 8 06:29:45 05:49:01 5864500 31410960 826328 2.51 437152 24191872 1999224 5.89 4360732 20987884 12 06:29:45 05:50:01 5863488 31410664 826532 2.51 437632 24192032 2011940 5.93 4360788 20987836 4 06:29:45 05:51:01 5863732 31410916 826204 2.51 437656 24192032 2011940 5.93 4360604 20987836 8 06:29:45 05:52:01 5863464 31410656 826392 2.51 437664 24192040 2011940 5.93 4360604 20987840 8 06:29:45 05:53:01 5863668 31410984 825956 2.51 437672 24192168 2011940 5.93 4360664 20987924 12 06:29:45 05:54:01 5863328 31410648 826228 2.51 437688 24192160 2011940 5.93 4360676 20987928 4 06:29:45 05:55:01 5863320 31410728 826136 2.51 437716 24192180 2011940 5.93 4360716 20987980 8 06:29:45 05:56:01 5863052 31410464 826360 2.51 437732 24192176 2011940 5.93 4360656 20987980 40 06:29:45 05:57:01 5863224 31410668 826108 2.51 437748 24192180 2011940 5.93 4360688 20987984 28 06:29:45 05:58:01 5863676 31411132 825792 2.51 437764 24192184 2011940 5.93 4360688 20987984 12 06:29:45 05:59:01 5863828 31411312 825792 2.51 437788 24192180 2011940 5.93 4360728 20987988 16 06:29:45 06:00:01 5863600 31411236 825816 2.51 437796 24192320 2011940 5.93 4360792 20988120 28 06:29:45 06:01:01 5863552 31411200 825780 2.51 437820 24192320 2011940 5.93 4360744 20988120 12 06:29:45 06:02:01 5863504 31411156 825748 2.51 437836 24192324 2011940 5.93 4360772 20988124 8 06:29:45 06:03:01 5863336 31411060 825724 2.51 437840 24192328 2011940 5.93 4360796 20988128 4 06:29:45 06:04:01 5862948 31410696 826104 2.51 437872 24192324 2011940 5.93 4361088 20988132 28 06:29:45 06:05:01 5859992 31408328 828332 2.52 437888 24192844 2011940 5.93 4366368 20988448 36 06:29:45 06:06:01 5860200 31408540 828268 2.52 437904 24192844 2027984 5.98 4365904 20988448 16 06:29:45 06:07:02 5855216 31405488 831276 2.53 437916 24193720 2027984 5.98 4370448 20988496 48 06:29:45 06:08:01 5855200 31405484 831264 2.53 437928 24193720 2027984 5.98 4370112 20988472 12 06:29:45 06:09:01 5854948 31405256 831416 2.53 437944 24193724 2027984 5.98 4370352 20988468 24 06:29:45 06:10:01 5854552 31404868 831712 2.53 437992 24193720 2027984 5.98 4370240 20988460 16 06:29:45 06:11:01 5854724 31405124 831448 2.53 438012 24193728 2027984 5.98 4370236 20988460 12 06:29:45 06:12:01 5854676 31405080 831416 2.53 438028 24193732 2027984 5.98 4370240 20988464 8 06:29:45 06:13:01 5854156 31404580 831892 2.53 438040 24193736 2027984 5.98 4370264 20988464 12 06:29:45 06:14:01 5854064 31404500 832104 2.53 438060 24193740 2027984 5.98 4370260 20988472 12 06:29:45 06:15:01 5854112 31404612 831996 2.53 438088 24193744 2027984 5.98 4370376 20988480 8 06:29:45 06:16:01 5853960 31404460 832032 2.53 438112 24193744 2027984 5.98 4370332 20988480 4 06:29:45 06:17:01 5853572 31404128 832212 2.53 438128 24193776 2027984 5.98 4371096 20988508 248 06:29:45 06:18:01 5853596 31404156 832148 2.53 438144 24193776 2027984 5.98 4370348 20988496 4 06:29:45 06:19:01 5853556 31404180 832120 2.53 438164 24193780 2044240 6.03 4370416 20988504 8 06:29:45 06:20:01 5853320 31403956 832260 2.53 438196 24193780 2044240 6.03 4370484 20988512 44 06:29:45 06:21:01 5853368 31404064 832112 2.53 438224 24193792 2044240 6.03 4370596 20988516 16 06:29:45 06:22:01 5853528 31404232 832080 2.53 438236 24193796 2044240 6.03 4370492 20988520 8 06:29:45 06:23:01 5853228 31403932 832336 2.53 438252 24193796 2044240 6.03 4370476 20988520 12 06:29:45 06:24:01 5853172 31403880 832308 2.53 438264 24193800 2044240 6.03 4370476 20988524 12 06:29:45 06:25:01 5852736 31403512 832660 2.53 438300 24193788 2044240 6.03 4370900 20988536 28 06:29:45 06:26:01 5847704 31401676 834120 2.54 438608 24196420 2044284 6.03 4371248 20990768 8 06:29:45 06:27:01 5847300 31401348 834332 2.54 438632 24196424 2044284 6.03 4371272 20990772 8 06:29:45 06:28:01 5847472 31401532 834056 2.54 438644 24196424 2044284 6.03 4371288 20990772 8 06:29:45 06:29:01 4614968 31353140 882120 2.68 475804 25267048 2182972 6.44 4470528 22039852 353012 06:29:45 Average: 7020598 31226270 1009467 3.07 415247 22934903 2473782 7.29 4379187 19873195 84372 06:29:45 06:29:45 05:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:29:45 05:36:01 docker0 700.15 806.83 51.32 4585.53 0.00 0.00 0.00 0.00 06:29:45 05:36:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 06:29:45 05:36:01 ens3 975.31 804.67 7973.09 118.05 0.00 0.00 0.00 0.00 06:29:45 05:36:01 veth40129a6 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:29:45 05:37:01 docker0 1.50 1.50 0.11 0.13 0.00 0.00 0.00 0.00 06:29:45 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:29:45 05:37:01 ens3 21.08 14.11 16.11 9.35 0.00 0.00 0.00 0.00 06:29:45 05:37:01 veth40129a6 1.50 1.53 0.13 0.13 0.00 0.00 0.00 0.00 06:29:45 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:38:01 ens3 17.78 10.93 15.52 8.90 0.00 0.00 0.00 0.00 06:29:45 05:38:01 veth40129a6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:39:01 veth94fbd48 1.55 1.63 0.13 6.51 0.00 0.00 0.00 0.00 06:29:45 05:39:01 vethbe85dfd 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:29:45 05:39:01 veth72b2517 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:29:45 05:39:01 veth20b82b0 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:29:45 05:39:01 vethf06a210 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:39:01 docker0 12.71 21.08 0.96 308.16 0.00 0.00 0.00 0.00 06:29:45 05:39:01 veth056cd37 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:39:01 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 06:29:45 05:39:01 ens3 198.17 124.88 3593.84 26.38 0.00 0.00 0.00 0.00 06:29:45 05:39:01 veth48d85d3 0.40 1.12 0.04 0.17 0.00 0.00 0.00 0.00 06:29:45 05:39:01 vethfd5c9ba 0.02 0.08 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:39:01 veth773bc62 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:39:01 veth812663b 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:29:45 05:39:01 veth36184bc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:39:01 veth25288ea 0.63 0.77 0.07 3.13 0.00 0.00 0.00 0.00 06:29:45 05:40:01 vethc54a41d 0.05 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:29:45 05:40:01 veth7bdb056 0.05 0.72 0.00 0.04 0.00 0.00 0.00 0.00 06:29:45 05:40:01 vethb443302 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 06:29:45 05:40:01 vethabcdf2e 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 06:29:45 05:40:01 docker0 537.66 969.07 48.56 9106.79 0.00 0.00 0.00 0.00 06:29:45 05:40:01 veth105a77d 0.05 0.73 0.00 0.04 0.00 0.00 0.00 0.00 06:29:45 05:40:01 veth8ff9eab 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 06:29:45 05:40:01 veth0356361 0.05 0.80 0.00 0.04 0.00 0.00 0.00 0.00 06:29:45 05:40:01 vethc24e897 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 06:29:45 05:40:01 lo 0.47 0.47 0.06 0.06 0.00 0.00 0.00 0.00 06:29:45 05:40:01 vethab63ba3 0.05 0.78 0.00 0.04 0.00 0.00 0.00 0.00 06:29:45 05:40:01 veth06d7b5d 0.05 0.78 0.00 0.04 0.00 0.00 0.00 0.00 06:29:45 05:40:01 ens3 1081.26 588.06 9986.14 73.31 0.00 0.00 0.00 0.00 06:29:45 05:40:01 veth74453f0 0.05 0.78 0.00 0.04 0.00 0.00 0.00 0.00 06:29:45 05:40:01 veth48d85d3 0.07 2.90 0.00 0.12 0.00 0.00 0.00 0.00 06:29:45 05:40:01 vethcfc8503 0.05 0.82 0.00 0.04 0.00 0.00 0.00 0.00 06:29:45 05:41:01 vethc54a41d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:29:45 05:41:01 vethb443302 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:41:01 vethabcdf2e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:41:01 docker0 0.12 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:41:01 veth105a77d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:41:01 veth8ff9eab 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:41:01 veth0356361 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:41:01 vethc24e897 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:29:45 05:41:01 vethab63ba3 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:41:01 ens3 6.23 3.47 5.03 2.73 0.00 0.00 0.00 0.00 06:29:45 05:41:01 veth74453f0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:41:01 veth48d85d3 0.07 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:29:45 05:41:01 vethcfc8503 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:42:01 vethc54a41d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:42:01 vethb443302 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:42:01 vethabcdf2e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:42:01 veth105a77d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:42:01 veth8ff9eab 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:42:01 veth0356361 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:42:01 vethc24e897 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:42:01 vethab63ba3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:42:01 ens3 3.85 2.31 3.18 1.73 0.00 0.00 0.00 0.00 06:29:45 05:42:01 veth74453f0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:42:01 veth48d85d3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:42:01 vethcfc8503 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:43:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:43:01 lo 29.40 29.40 2.88 2.88 0.00 0.00 0.00 0.00 06:29:45 05:43:01 ens3 311.11 308.45 165.68 1380.60 0.00 0.00 0.00 0.00 06:29:45 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:44:01 lo 28.33 28.33 2.77 2.77 0.00 0.00 0.00 0.00 06:29:45 05:44:01 ens3 435.76 436.18 158.18 2866.60 0.00 0.00 0.00 0.00 06:29:45 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:45:01 lo 12.00 12.00 1.17 1.17 0.00 0.00 0.00 0.00 06:29:45 05:45:01 ens3 119.33 109.90 68.60 500.82 0.00 0.00 0.00 0.00 06:29:45 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:29:45 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:29:45 05:47:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:29:45 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:48:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:29:45 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:29:45 05:49:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 06:29:45 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:50:01 ens3 0.27 0.22 0.14 0.07 0.00 0.00 0.00 0.00 06:29:45 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:29:45 05:51:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 06:29:45 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:29:45 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:29:45 05:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:29:45 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:29:45 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:29:45 05:55:01 ens3 0.32 0.25 0.15 0.08 0.00 0.00 0.00 0.00 06:29:45 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:29:45 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:29:45 05:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:29:45 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:58:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:29:45 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:29:45 05:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:29:45 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:00:01 ens3 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 06:29:45 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:29:45 06:01:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:29:45 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:02:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:29:45 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:29:45 06:03:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:29:45 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:04:01 ens3 0.38 0.02 0.05 0.00 0.00 0.00 0.00 0.00 06:29:45 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:29:45 06:05:01 ens3 1.80 1.25 1.32 0.74 0.00 0.00 0.00 0.00 06:29:45 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:06:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:29:45 06:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:07:02 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 06:29:45 06:07:02 ens3 5.92 4.83 3.76 4.84 0.00 0.00 0.00 0.00 06:29:45 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:08:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 06:29:45 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:29:45 06:09:01 ens3 1.82 1.43 0.99 1.21 0.00 0.00 0.00 0.00 06:29:45 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:10:01 ens3 0.67 0.27 0.16 0.08 0.00 0.00 0.00 0.00 06:29:45 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:29:45 06:11:01 ens3 1.12 0.10 0.06 0.01 0.00 0.00 0.00 0.00 06:29:45 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:12:01 ens3 0.38 0.00 0.02 0.00 0.00 0.00 0.00 0.00 06:29:45 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:29:45 06:13:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:29:45 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:29:45 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:29:45 06:15:01 ens3 0.35 0.30 0.15 0.08 0.00 0.00 0.00 0.00 06:29:45 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:29:45 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:29:45 06:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:29:45 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:29:45 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:29:45 06:19:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:29:45 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:20:01 ens3 0.27 0.17 0.14 0.07 0.00 0.00 0.00 0.00 06:29:45 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:29:45 06:21:01 ens3 0.53 0.37 0.27 0.21 0.00 0.00 0.00 0.00 06:29:45 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:29:45 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:29:45 06:23:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:29:45 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:29:45 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:29:45 06:25:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 06:29:45 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:29:45 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:29:45 06:27:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:29:45 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:29:45 06:28:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:29:45 06:29:01 docker0 53.05 81.89 5.25 769.76 0.00 0.00 0.00 0.00 06:29:45 06:29:01 lo 2.53 2.53 0.23 0.23 0.00 0.00 0.00 0.00 06:29:45 06:29:01 ens3 357.61 215.24 8002.01 44.02 0.00 0.00 0.00 0.00 06:29:45 Average: docker0 24.18 34.84 1.97 273.65 0.00 0.00 0.00 0.00 06:29:45 Average: lo 1.49 1.49 0.14 0.14 0.00 0.00 0.00 0.00 06:29:45 Average: ens3 65.66 48.70 555.68 93.35 0.00 0.00 0.00 0.00 06:29:45 06:29:45 06:29:45 ---> sar -P ALL: 06:29:45 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-12263) 06/03/26 _x86_64_ (8 CPU) 06:29:45 06:29:45 05:34:01 LINUX RESTART (8 CPU) 06:29:45 06:29:45 05:35:01 CPU %user %nice %system %iowait %steal %idle 06:29:45 05:36:01 all 32.25 0.00 6.40 0.63 0.09 60.63 06:29:45 05:36:01 0 32.18 0.00 5.85 1.71 0.08 60.18 06:29:45 05:36:01 1 30.84 0.00 5.42 0.05 0.10 63.59 06:29:45 05:36:01 2 33.86 0.00 6.12 1.04 0.08 58.90 06:29:45 05:36:01 3 33.33 0.00 8.45 0.88 0.10 57.23 06:29:45 05:36:01 4 30.39 0.00 5.24 0.15 0.08 64.14 06:29:45 05:36:01 5 34.33 0.00 7.45 0.51 0.08 57.63 06:29:45 05:36:01 6 29.84 0.00 6.57 0.51 0.08 63.00 06:29:45 05:36:01 7 33.26 0.00 6.12 0.17 0.08 60.36 06:29:45 05:37:01 all 38.13 0.00 7.65 0.33 0.09 53.79 06:29:45 05:37:01 0 36.65 0.00 7.49 2.37 0.10 53.39 06:29:45 05:37:01 1 39.17 0.00 7.93 0.05 0.08 52.77 06:29:45 05:37:01 2 40.77 0.00 7.40 0.10 0.10 51.62 06:29:45 05:37:01 3 36.79 0.00 7.38 0.02 0.10 55.72 06:29:45 05:37:01 4 38.95 0.00 7.66 0.08 0.08 53.22 06:29:45 05:37:01 5 36.72 0.00 7.17 0.05 0.10 55.97 06:29:45 05:37:01 6 37.13 0.00 8.61 0.00 0.10 54.15 06:29:45 05:37:01 7 38.86 0.00 7.56 0.02 0.08 53.48 06:29:45 05:38:01 all 67.60 0.00 7.99 0.03 0.11 24.28 06:29:45 05:38:01 0 67.23 0.00 7.83 0.00 0.10 24.84 06:29:45 05:38:01 1 68.62 0.00 7.87 0.00 0.10 23.40 06:29:45 05:38:01 2 68.37 0.00 7.60 0.02 0.10 23.92 06:29:45 05:38:01 3 66.69 0.00 8.20 0.08 0.10 24.92 06:29:45 05:38:01 4 67.90 0.00 7.75 0.05 0.12 24.18 06:29:45 05:38:01 5 67.49 0.00 8.04 0.07 0.12 24.29 06:29:45 05:38:01 6 66.67 0.00 9.03 0.00 0.10 24.19 06:29:45 05:38:01 7 67.79 0.00 7.62 0.02 0.10 24.47 06:29:45 05:39:01 all 23.96 0.00 8.22 6.29 0.10 61.44 06:29:45 05:39:01 0 22.72 0.00 8.25 1.31 0.10 67.61 06:29:45 05:39:01 1 25.05 0.00 8.41 9.10 0.08 57.35 06:29:45 05:39:01 2 24.95 0.00 8.13 6.53 0.08 60.31 06:29:45 05:39:01 3 24.95 0.00 7.88 2.27 0.10 64.81 06:29:45 05:39:01 4 25.71 0.00 8.42 9.62 0.07 56.19 06:29:45 05:39:01 5 21.48 0.00 7.99 8.94 0.12 61.47 06:29:45 05:39:01 6 23.27 0.00 9.06 8.74 0.12 58.81 06:29:45 05:39:01 7 23.52 0.00 7.65 3.85 0.08 64.89 06:29:45 05:40:01 all 64.37 0.00 13.93 10.55 0.12 11.02 06:29:45 05:40:01 0 63.68 0.00 13.22 15.60 0.13 7.37 06:29:45 05:40:01 1 63.52 0.00 14.48 8.13 0.10 13.76 06:29:45 05:40:01 2 63.07 0.00 15.11 8.72 0.12 12.98 06:29:45 05:40:01 3 63.49 0.00 14.25 13.61 0.13 8.51 06:29:45 05:40:01 4 65.81 0.00 13.96 11.57 0.12 8.55 06:29:45 05:40:01 5 65.33 0.00 12.70 9.95 0.12 11.91 06:29:45 05:40:01 6 64.79 0.00 13.91 9.01 0.13 12.16 06:29:45 05:40:01 7 65.30 0.00 13.80 7.85 0.13 12.92 06:29:45 05:41:01 all 90.46 0.00 9.41 0.00 0.14 0.00 06:29:45 05:41:01 0 90.45 0.00 9.43 0.00 0.12 0.00 06:29:45 05:41:01 1 90.49 0.00 9.35 0.00 0.17 0.00 06:29:45 05:41:01 2 90.33 0.00 9.55 0.00 0.12 0.00 06:29:45 05:41:01 3 90.09 0.00 9.78 0.00 0.13 0.00 06:29:45 05:41:01 4 89.95 0.00 9.91 0.00 0.13 0.00 06:29:45 05:41:01 5 90.79 0.00 9.08 0.00 0.13 0.00 06:29:45 05:41:01 6 90.79 0.00 9.06 0.00 0.15 0.00 06:29:45 05:41:01 7 90.77 0.00 9.08 0.00 0.15 0.00 06:29:45 05:42:01 all 91.62 0.00 8.27 0.00 0.12 0.00 06:29:45 05:42:01 0 91.92 0.00 7.96 0.00 0.12 0.00 06:29:45 05:42:01 1 91.29 0.00 8.59 0.00 0.12 0.00 06:29:45 05:42:01 2 91.21 0.00 8.66 0.00 0.13 0.00 06:29:45 05:42:01 3 91.36 0.00 8.53 0.00 0.12 0.00 06:29:45 05:42:01 4 91.24 0.00 8.64 0.00 0.12 0.00 06:29:45 05:42:01 5 91.81 0.00 8.08 0.00 0.12 0.00 06:29:45 05:42:01 6 92.29 0.00 7.61 0.00 0.10 0.00 06:29:45 05:42:01 7 91.81 0.00 8.08 0.00 0.12 0.00 06:29:45 05:43:01 all 20.18 0.00 3.37 0.61 0.08 75.76 06:29:45 05:43:01 0 21.46 0.00 3.37 0.30 0.07 74.81 06:29:45 05:43:01 1 18.59 0.00 3.90 1.19 0.07 76.26 06:29:45 05:43:01 2 20.27 0.00 3.70 0.48 0.07 75.48 06:29:45 05:43:01 3 20.63 0.00 2.94 0.38 0.07 75.98 06:29:45 05:43:01 4 19.74 0.00 3.45 0.97 0.08 75.76 06:29:45 05:43:01 5 22.50 0.00 3.33 0.74 0.08 73.35 06:29:45 05:43:01 6 18.62 0.00 3.26 0.38 0.08 77.66 06:29:45 05:43:01 7 19.66 0.00 3.01 0.47 0.08 76.78 06:29:45 05:44:01 all 11.22 0.00 0.88 0.07 0.07 87.76 06:29:45 05:44:01 0 9.78 0.00 0.95 0.03 0.07 89.17 06:29:45 05:44:01 1 11.30 0.00 1.15 0.03 0.07 87.45 06:29:45 05:44:01 2 14.42 0.00 0.97 0.03 0.08 84.49 06:29:45 05:44:01 3 13.74 0.00 0.82 0.17 0.07 85.21 06:29:45 05:44:01 4 6.49 0.00 0.75 0.00 0.07 92.69 06:29:45 05:44:01 5 10.25 0.00 0.85 0.03 0.07 88.80 06:29:45 05:44:01 6 12.27 0.00 0.81 0.10 0.07 86.75 06:29:45 05:44:01 7 11.47 0.00 0.74 0.17 0.07 87.56 06:29:45 05:45:01 all 2.40 0.00 0.37 0.04 0.03 97.16 06:29:45 05:45:01 0 1.31 0.00 0.32 0.00 0.02 98.36 06:29:45 05:45:01 1 2.47 0.00 0.23 0.00 0.03 97.26 06:29:45 05:45:01 2 2.28 0.00 0.30 0.22 0.03 97.17 06:29:45 05:45:01 3 3.90 0.00 0.40 0.00 0.03 95.67 06:29:45 05:45:01 4 1.03 0.00 0.47 0.02 0.03 98.45 06:29:45 05:45:01 5 3.17 0.00 0.45 0.02 0.03 96.33 06:29:45 05:45:01 6 2.80 0.00 0.25 0.00 0.03 96.91 06:29:45 05:45:01 7 2.23 0.00 0.57 0.03 0.02 97.15 06:29:45 05:46:01 all 0.02 0.00 0.02 0.00 0.01 99.95 06:29:45 05:46:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:29:45 05:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:29:45 05:46:01 2 0.03 0.00 0.02 0.02 0.00 99.93 06:29:45 05:46:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:29:45 05:46:01 4 0.07 0.00 0.07 0.00 0.02 99.85 06:29:45 05:46:01 5 0.02 0.00 0.00 0.02 0.00 99.97 06:29:45 05:46:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:29:45 05:46:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:29:45 06:29:45 05:46:01 CPU %user %nice %system %iowait %steal %idle 06:29:45 05:47:01 all 0.10 0.00 0.03 0.00 0.01 99.86 06:29:45 05:47:01 0 0.53 0.00 0.07 0.00 0.00 99.40 06:29:45 05:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:29:45 05:47:01 2 0.00 0.00 0.02 0.02 0.02 99.95 06:29:45 05:47:01 3 0.07 0.00 0.03 0.00 0.02 99.88 06:29:45 05:47:01 4 0.08 0.00 0.05 0.00 0.03 99.83 06:29:45 05:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:29:45 05:47:01 6 0.07 0.00 0.03 0.00 0.02 99.88 06:29:45 05:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:29:45 05:48:01 all 0.11 0.00 0.02 0.00 0.01 99.85 06:29:45 05:48:01 0 0.71 0.00 0.08 0.00 0.02 99.19 06:29:45 05:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:29:45 05:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:29:45 05:48:01 3 0.07 0.00 0.02 0.00 0.02 99.90 06:29:45 05:48:01 4 0.05 0.00 0.03 0.00 0.02 99.90 06:29:45 05:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:29:45 05:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:29:45 05:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:29:45 05:49:01 all 0.03 0.00 0.00 0.01 0.01 99.95 06:29:45 05:49:01 0 0.05 0.00 0.00 0.00 0.02 99.93 06:29:45 05:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:29:45 05:49:01 2 0.02 0.00 0.02 0.02 0.02 99.93 06:29:45 05:49:01 3 0.08 0.00 0.00 0.00 0.02 99.90 06:29:45 05:49:01 4 0.07 0.00 0.02 0.00 0.03 99.88 06:29:45 05:49:01 5 0.00 0.00 0.00 0.03 0.00 99.97 06:29:45 05:49:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:29:45 05:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:29:45 05:50:01 all 0.03 0.00 0.03 0.01 0.01 99.92 06:29:45 05:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:29:45 05:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:29:45 05:50:01 2 0.02 0.00 0.02 0.02 0.02 99.93 06:29:45 05:50:01 3 0.10 0.00 0.07 0.03 0.02 99.78 06:29:45 05:50:01 4 0.03 0.00 0.03 0.03 0.02 99.88 06:29:45 05:50:01 5 0.00 0.00 0.03 0.00 0.00 99.97 06:29:45 05:50:01 6 0.02 0.00 0.03 0.00 0.02 99.93 06:29:45 05:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:29:45 05:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:29:45 05:51:01 0 0.05 0.00 0.00 0.00 0.02 99.93 06:29:45 05:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:29:45 05:51:01 2 0.08 0.00 0.03 0.02 0.00 99.87 06:29:45 05:51:01 3 0.02 0.00 0.00 0.02 0.02 99.95 06:29:45 05:51:01 4 0.03 0.00 0.02 0.00 0.03 99.92 06:29:45 05:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:29:45 05:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:29:45 05:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:29:45 05:52:01 all 0.09 0.00 0.01 0.00 0.01 99.88 06:29:45 05:52:01 0 0.63 0.00 0.03 0.00 0.02 99.32 06:29:45 05:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:29:45 05:52:01 2 0.07 0.00 0.02 0.00 0.02 99.90 06:29:45 05:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:29:45 05:52:01 4 0.02 0.00 0.03 0.00 0.02 99.93 06:29:45 05:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:29:45 05:52:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:29:45 05:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:29:45 05:53:01 all 0.04 0.00 0.01 0.00 0.01 99.93 06:29:45 05:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:29:45 05:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:29:45 05:53:01 2 0.00 0.00 0.00 0.02 0.02 99.97 06:29:45 05:53:01 3 0.10 0.00 0.03 0.02 0.02 99.83 06:29:45 05:53:01 4 0.08 0.00 0.03 0.00 0.02 99.87 06:29:45 05:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:29:45 05:53:01 6 0.05 0.00 0.03 0.00 0.02 99.90 06:29:45 05:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:29:45 05:54:01 all 0.03 0.00 0.02 0.00 0.01 99.94 06:29:45 05:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:29:45 05:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:29:45 05:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:29:45 05:54:01 3 0.03 0.00 0.03 0.02 0.02 99.90 06:29:45 05:54:01 4 0.05 0.00 0.03 0.00 0.03 99.88 06:29:45 05:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:29:45 05:54:01 6 0.07 0.00 0.02 0.00 0.03 99.88 06:29:45 05:54:01 7 0.03 0.00 0.03 0.00 0.00 99.93 06:29:45 05:55:01 all 0.04 0.00 0.03 0.01 0.01 99.92 06:29:45 05:55:01 0 0.07 0.00 0.02 0.00 0.00 99.92 06:29:45 05:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:29:45 05:55:01 2 0.05 0.00 0.02 0.08 0.00 99.85 06:29:45 05:55:01 3 0.08 0.00 0.05 0.00 0.02 99.85 06:29:45 05:55:01 4 0.03 0.00 0.03 0.00 0.02 99.92 06:29:45 05:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:29:45 05:55:01 6 0.05 0.00 0.02 0.00 0.00 99.93 06:29:45 05:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:29:45 05:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:29:45 05:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:29:45 05:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:29:45 05:56:01 2 0.00 0.00 0.02 0.02 0.02 99.95 06:29:45 05:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:29:45 05:56:01 4 0.02 0.00 0.03 0.00 0.02 99.93 06:29:45 05:56:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:29:45 05:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:29:45 05:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:29:45 05:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:29:45 05:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:29:45 05:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:29:45 05:57:01 2 0.03 0.00 0.00 0.02 0.00 99.95 06:29:45 05:57:01 3 0.08 0.00 0.00 0.00 0.00 99.92 06:29:45 05:57:01 4 0.05 0.00 0.03 0.00 0.03 99.88 06:29:45 05:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:29:45 05:57:01 6 0.05 0.00 0.03 0.00 0.02 99.90 06:29:45 05:57:01 7 0.00 0.00 0.03 0.00 0.00 99.97 06:29:45 06:29:45 05:57:01 CPU %user %nice %system %iowait %steal %idle 06:29:45 05:58:01 all 0.03 0.00 0.02 0.00 0.01 99.94 06:29:45 05:58:01 0 0.10 0.00 0.02 0.00 0.02 99.87 06:29:45 05:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:29:45 05:58:01 2 0.03 0.00 0.02 0.02 0.02 99.92 06:29:45 05:58:01 3 0.05 0.00 0.02 0.00 0.02 99.92 06:29:45 05:58:01 4 0.05 0.00 0.05 0.00 0.02 99.88 06:29:45 05:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:29:45 05:58:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:29:45 05:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:29:45 05:59:01 all 0.04 0.00 0.01 0.01 0.01 99.93 06:29:45 05:59:01 0 0.07 0.00 0.00 0.00 0.00 99.93 06:29:45 05:59:01 1 0.00 0.00 0.03 0.00 0.00 99.97 06:29:45 05:59:01 2 0.03 0.00 0.02 0.02 0.00 99.93 06:29:45 05:59:01 3 0.10 0.00 0.00 0.00 0.02 99.88 06:29:45 05:59:01 4 0.05 0.00 0.02 0.00 0.03 99.90 06:29:45 05:59:01 5 0.02 0.00 0.00 0.03 0.02 99.93 06:29:45 05:59:01 6 0.07 0.00 0.03 0.00 0.02 99.88 06:29:45 05:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:29:45 06:00:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:29:45 06:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:29:45 06:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:29:45 06:00:01 2 0.02 0.00 0.02 0.03 0.02 99.92 06:29:45 06:00:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:29:45 06:00:01 4 0.05 0.00 0.03 0.00 0.02 99.90 06:29:45 06:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:29:45 06:00:01 6 0.03 0.00 0.03 0.00 0.03 99.90 06:29:45 06:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:29:45 06:01:01 all 0.14 0.00 0.02 0.00 0.01 99.83 06:29:45 06:01:01 0 0.91 0.00 0.00 0.00 0.00 99.09 06:29:45 06:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:29:45 06:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:29:45 06:01:01 3 0.08 0.00 0.02 0.00 0.00 99.90 06:29:45 06:01:01 4 0.03 0.00 0.05 0.00 0.03 99.88 06:29:45 06:01:01 5 0.00 0.00 0.03 0.02 0.02 99.93 06:29:45 06:01:01 6 0.05 0.00 0.05 0.00 0.02 99.88 06:29:45 06:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:29:45 06:02:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:29:45 06:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:29:45 06:02:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:29:45 06:02:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:29:45 06:02:01 3 0.07 0.00 0.03 0.00 0.02 99.88 06:29:45 06:02:01 4 0.00 0.00 0.03 0.00 0.03 99.93 06:29:45 06:02:01 5 0.03 0.00 0.00 0.02 0.00 99.95 06:29:45 06:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:29:45 06:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:29:45 06:03:01 all 0.03 0.00 0.02 0.00 0.01 99.94 06:29:45 06:03:01 0 0.07 0.00 0.00 0.00 0.02 99.92 06:29:45 06:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:29:45 06:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:29:45 06:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:29:45 06:03:01 4 0.05 0.00 0.05 0.00 0.02 99.88 06:29:45 06:03:01 5 0.00 0.00 0.03 0.02 0.02 99.93 06:29:45 06:03:01 6 0.03 0.00 0.03 0.00 0.02 99.92 06:29:45 06:03:01 7 0.05 0.00 0.02 0.00 0.00 99.93 06:29:45 06:04:01 all 0.03 0.00 0.01 0.01 0.01 99.95 06:29:45 06:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:29:45 06:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:29:45 06:04:01 2 0.02 0.00 0.02 0.02 0.00 99.95 06:29:45 06:04:01 3 0.05 0.00 0.02 0.00 0.00 99.93 06:29:45 06:04:01 4 0.08 0.00 0.03 0.00 0.02 99.87 06:29:45 06:04:01 5 0.02 0.00 0.02 0.02 0.00 99.95 06:29:45 06:04:01 6 0.03 0.00 0.02 0.02 0.02 99.92 06:29:45 06:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:29:45 06:05:01 all 0.10 0.00 0.02 0.00 0.01 99.86 06:29:45 06:05:01 0 0.05 0.00 0.00 0.00 0.02 99.93 06:29:45 06:05:01 1 0.10 0.00 0.02 0.00 0.02 99.87 06:29:45 06:05:01 2 0.15 0.00 0.00 0.02 0.00 99.83 06:29:45 06:05:01 3 0.25 0.00 0.02 0.00 0.00 99.73 06:29:45 06:05:01 4 0.07 0.00 0.05 0.00 0.02 99.87 06:29:45 06:05:01 5 0.13 0.00 0.03 0.02 0.00 99.82 06:29:45 06:05:01 6 0.05 0.00 0.05 0.00 0.02 99.88 06:29:45 06:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:29:45 06:06:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:29:45 06:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:29:45 06:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:29:45 06:06:01 2 0.00 0.00 0.02 0.02 0.02 99.95 06:29:45 06:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:29:45 06:06:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:29:45 06:06:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:29:45 06:06:01 6 0.03 0.00 0.03 0.00 0.02 99.92 06:29:45 06:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:29:45 06:07:02 all 0.23 0.00 0.03 0.01 0.01 99.72 06:29:45 06:07:02 0 0.12 0.00 0.03 0.00 0.02 99.83 06:29:45 06:07:02 1 0.13 0.00 0.00 0.00 0.02 99.85 06:29:45 06:07:02 2 0.15 0.00 0.02 0.02 0.00 99.82 06:29:45 06:07:02 3 0.80 0.00 0.00 0.02 0.02 99.17 06:29:45 06:07:02 4 0.07 0.00 0.03 0.00 0.03 99.87 06:29:45 06:07:02 5 0.08 0.00 0.02 0.02 0.00 99.88 06:29:45 06:07:02 6 0.27 0.00 0.10 0.03 0.02 99.58 06:29:45 06:07:02 7 0.18 0.00 0.03 0.00 0.00 99.78 06:29:45 06:08:01 all 0.07 0.00 0.01 0.00 0.01 99.90 06:29:45 06:08:01 0 0.46 0.00 0.02 0.00 0.02 99.51 06:29:45 06:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:29:45 06:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:29:45 06:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:29:45 06:08:01 4 0.03 0.00 0.05 0.00 0.03 99.88 06:29:45 06:08:01 5 0.00 0.00 0.00 0.02 0.02 99.97 06:29:45 06:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:29:45 06:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:29:45 06:29:45 06:08:01 CPU %user %nice %system %iowait %steal %idle 06:29:45 06:09:01 all 0.29 0.00 0.01 0.00 0.01 99.69 06:29:45 06:09:01 0 2.00 0.00 0.00 0.00 0.02 97.98 06:29:45 06:09:01 1 0.07 0.00 0.03 0.00 0.00 99.90 06:29:45 06:09:01 2 0.03 0.00 0.02 0.02 0.00 99.93 06:29:45 06:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:29:45 06:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:29:45 06:09:01 5 0.02 0.00 0.00 0.02 0.00 99.97 06:29:45 06:09:01 6 0.07 0.00 0.03 0.00 0.03 99.87 06:29:45 06:09:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:29:45 06:10:01 all 0.28 0.00 0.02 0.00 0.01 99.69 06:29:45 06:10:01 0 1.97 0.00 0.02 0.00 0.00 98.01 06:29:45 06:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:29:45 06:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:29:45 06:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:29:45 06:10:01 4 0.07 0.00 0.03 0.00 0.03 99.87 06:29:45 06:10:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:29:45 06:10:01 6 0.05 0.00 0.00 0.00 0.02 99.93 06:29:45 06:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:29:45 06:11:01 all 0.19 0.00 0.02 0.00 0.01 99.77 06:29:45 06:11:01 0 1.32 0.00 0.07 0.00 0.02 98.60 06:29:45 06:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:29:45 06:11:01 2 0.03 0.00 0.00 0.02 0.02 99.93 06:29:45 06:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:29:45 06:11:01 4 0.02 0.00 0.07 0.00 0.03 99.88 06:29:45 06:11:01 5 0.02 0.00 0.00 0.02 0.00 99.97 06:29:45 06:11:01 6 0.02 0.00 0.03 0.00 0.02 99.93 06:29:45 06:11:01 7 0.07 0.00 0.02 0.00 0.00 99.92 06:29:45 06:12:01 all 0.26 0.00 0.01 0.00 0.01 99.72 06:29:45 06:12:01 0 1.97 0.00 0.00 0.00 0.02 98.01 06:29:45 06:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:29:45 06:12:01 2 0.03 0.00 0.02 0.02 0.00 99.93 06:29:45 06:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:29:45 06:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:29:45 06:12:01 5 0.02 0.00 0.00 0.02 0.02 99.95 06:29:45 06:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:29:45 06:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:29:45 06:13:01 all 0.17 0.00 0.02 0.00 0.01 99.81 06:29:45 06:13:01 0 1.14 0.00 0.02 0.00 0.00 98.84 06:29:45 06:13:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:29:45 06:13:01 2 0.03 0.00 0.03 0.00 0.03 99.90 06:29:45 06:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:29:45 06:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:29:45 06:13:01 5 0.08 0.00 0.02 0.00 0.02 99.88 06:29:45 06:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:29:45 06:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:29:45 06:14:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:29:45 06:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:29:45 06:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:29:45 06:14:01 2 0.00 0.00 0.03 0.00 0.02 99.95 06:29:45 06:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:29:45 06:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:29:45 06:14:01 5 0.00 0.00 0.02 0.02 0.00 99.97 06:29:45 06:14:01 6 0.03 0.00 0.05 0.00 0.02 99.90 06:29:45 06:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:29:45 06:15:01 all 0.03 0.00 0.02 0.00 0.01 99.93 06:29:45 06:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:29:45 06:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:29:45 06:15:01 2 0.05 0.00 0.02 0.02 0.03 99.88 06:29:45 06:15:01 3 0.05 0.00 0.02 0.00 0.02 99.92 06:29:45 06:15:01 4 0.05 0.00 0.03 0.00 0.00 99.92 06:29:45 06:15:01 5 0.05 0.00 0.03 0.02 0.02 99.88 06:29:45 06:15:01 6 0.02 0.00 0.03 0.00 0.03 99.92 06:29:45 06:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:29:45 06:16:01 all 0.19 0.00 0.02 0.00 0.01 99.77 06:29:45 06:16:01 0 1.37 0.00 0.02 0.00 0.02 98.60 06:29:45 06:16:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:29:45 06:16:01 2 0.02 0.00 0.03 0.02 0.02 99.92 06:29:45 06:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:29:45 06:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:29:45 06:16:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:29:45 06:16:01 6 0.07 0.00 0.03 0.00 0.02 99.88 06:29:45 06:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:29:45 06:17:01 all 0.29 0.00 0.01 0.00 0.01 99.69 06:29:45 06:17:01 0 1.99 0.00 0.00 0.00 0.02 98.00 06:29:45 06:17:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:29:45 06:17:01 2 0.10 0.00 0.02 0.00 0.03 99.85 06:29:45 06:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:29:45 06:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:29:45 06:17:01 5 0.08 0.00 0.02 0.02 0.00 99.88 06:29:45 06:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:29:45 06:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:29:45 06:18:01 all 0.25 0.00 0.01 0.00 0.01 99.72 06:29:45 06:18:01 0 1.86 0.00 0.00 0.00 0.00 98.14 06:29:45 06:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:29:45 06:18:01 2 0.07 0.00 0.02 0.02 0.02 99.88 06:29:45 06:18:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:29:45 06:18:01 4 0.00 0.00 0.03 0.00 0.00 99.97 06:29:45 06:18:01 5 0.00 0.00 0.02 0.02 0.02 99.95 06:29:45 06:18:01 6 0.03 0.00 0.02 0.00 0.03 99.92 06:29:45 06:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:29:45 06:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:29:45 06:19:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:29:45 06:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:29:45 06:19:01 2 0.07 0.00 0.00 0.02 0.03 99.88 06:29:45 06:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:29:45 06:19:01 4 0.05 0.00 0.03 0.00 0.00 99.92 06:29:45 06:19:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:29:45 06:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:29:45 06:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:29:45 06:29:45 06:19:01 CPU %user %nice %system %iowait %steal %idle 06:29:45 06:20:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:29:45 06:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:29:45 06:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:29:45 06:20:01 2 0.05 0.00 0.05 0.00 0.03 99.87 06:29:45 06:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:29:45 06:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:29:45 06:20:01 5 0.02 0.00 0.00 0.02 0.02 99.95 06:29:45 06:20:01 6 0.05 0.00 0.02 0.00 0.02 99.92 06:29:45 06:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:29:45 06:21:01 all 0.03 0.00 0.02 0.00 0.00 99.94 06:29:45 06:21:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:29:45 06:21:01 1 0.00 0.00 0.03 0.00 0.00 99.97 06:29:45 06:21:01 2 0.07 0.00 0.03 0.02 0.02 99.87 06:29:45 06:21:01 3 0.05 0.00 0.00 0.00 0.00 99.95 06:29:45 06:21:01 4 0.02 0.00 0.03 0.00 0.00 99.95 06:29:45 06:21:01 5 0.00 0.00 0.00 0.02 0.00 99.98 06:29:45 06:21:01 6 0.02 0.00 0.03 0.00 0.00 99.95 06:29:45 06:21:01 7 0.05 0.00 0.02 0.00 0.00 99.93 06:29:45 06:22:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:29:45 06:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:29:45 06:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:29:45 06:22:01 2 0.02 0.00 0.03 0.00 0.03 99.92 06:29:45 06:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:29:45 06:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:29:45 06:22:01 5 0.02 0.00 0.02 0.02 0.02 99.93 06:29:45 06:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:29:45 06:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:29:45 06:23:01 all 0.07 0.00 0.01 0.00 0.01 99.90 06:29:45 06:23:01 0 0.37 0.00 0.00 0.00 0.02 99.62 06:29:45 06:23:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:29:45 06:23:01 2 0.05 0.00 0.02 0.02 0.02 99.90 06:29:45 06:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:29:45 06:23:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:29:45 06:23:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:29:45 06:23:01 6 0.02 0.00 0.03 0.00 0.02 99.93 06:29:45 06:23:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:29:45 06:24:01 all 0.10 0.00 0.01 0.00 0.01 99.88 06:29:45 06:24:01 0 0.65 0.00 0.00 0.00 0.00 99.35 06:29:45 06:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:29:45 06:24:01 2 0.03 0.00 0.02 0.02 0.03 99.90 06:29:45 06:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:29:45 06:24:01 4 0.02 0.00 0.03 0.00 0.00 99.95 06:29:45 06:24:01 5 0.00 0.00 0.02 0.02 0.00 99.97 06:29:45 06:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:29:45 06:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:29:45 06:25:01 all 0.13 0.00 0.01 0.00 0.01 99.85 06:29:45 06:25:01 0 0.81 0.00 0.02 0.00 0.02 99.15 06:29:45 06:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:29:45 06:25:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:29:45 06:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:29:45 06:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:29:45 06:25:01 5 0.03 0.00 0.00 0.02 0.02 99.93 06:29:45 06:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:29:45 06:25:01 7 0.05 0.00 0.03 0.00 0.02 99.90 06:29:45 06:26:01 all 0.29 0.00 0.03 0.02 0.01 99.66 06:29:45 06:26:01 0 2.00 0.00 0.00 0.02 0.00 97.99 06:29:45 06:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:29:45 06:26:01 2 0.05 0.00 0.05 0.02 0.02 99.87 06:29:45 06:26:01 3 0.12 0.00 0.07 0.00 0.00 99.82 06:29:45 06:26:01 4 0.02 0.00 0.03 0.00 0.02 99.93 06:29:45 06:26:01 5 0.03 0.00 0.02 0.02 0.02 99.92 06:29:45 06:26:01 6 0.02 0.00 0.03 0.02 0.00 99.93 06:29:45 06:26:01 7 0.03 0.00 0.03 0.07 0.00 99.87 06:29:45 06:27:01 all 0.19 0.00 0.03 0.00 0.01 99.77 06:29:45 06:27:01 0 1.27 0.00 0.13 0.00 0.02 98.58 06:29:45 06:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:29:45 06:27:01 2 0.03 0.00 0.05 0.02 0.03 99.87 06:29:45 06:27:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:29:45 06:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:29:45 06:27:01 5 0.05 0.00 0.00 0.00 0.02 99.93 06:29:45 06:27:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:29:45 06:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:29:45 06:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:29:45 06:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:29:45 06:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:29:45 06:28:01 2 0.05 0.00 0.03 0.02 0.03 99.87 06:29:45 06:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:29:45 06:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:29:45 06:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:29:45 06:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:29:45 06:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:29:45 06:29:01 all 6.88 0.00 2.63 0.54 0.05 89.90 06:29:45 06:29:01 0 7.42 0.00 2.07 0.02 0.05 90.44 06:29:45 06:29:01 1 7.39 0.00 3.30 0.03 0.03 89.24 06:29:45 06:29:01 2 7.25 0.00 2.84 1.30 0.07 88.54 06:29:45 06:29:01 3 6.56 0.00 1.95 0.03 0.05 91.41 06:29:45 06:29:01 4 7.03 0.00 2.98 0.29 0.05 89.65 06:29:45 06:29:01 5 7.24 0.00 2.65 2.55 0.05 87.50 06:29:45 06:29:01 6 6.41 0.00 2.61 0.10 0.03 90.84 06:29:45 06:29:01 7 5.78 0.00 2.63 0.03 0.03 91.53 06:29:45 Average: all 8.36 0.00 1.29 0.35 0.03 89.97 06:29:45 Average: 0 8.62 0.00 1.24 0.39 0.03 89.72 06:29:45 Average: 1 8.30 0.00 1.31 0.34 0.03 90.03 06:29:45 Average: 2 8.46 0.00 1.31 0.35 0.03 89.85 06:29:45 Average: 3 8.38 0.00 1.31 0.32 0.03 89.97 06:29:45 Average: 4 8.23 0.00 1.30 0.42 0.03 90.03 06:29:45 Average: 5 8.34 0.00 1.26 0.43 0.03 89.95 06:29:45 Average: 6 8.24 0.00 1.32 0.35 0.03 90.06 06:29:45 Average: 7 8.33 0.00 1.24 0.23 0.02 90.18 06:29:45 06:29:45 06:29:45