Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d42f4b26b69b2bdb5b00ab28a983463c6d22c420 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-ssh7279096113733230881.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4025068540510574689.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14538318025281451017.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5154133345084506198.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-ssh18210176240057672377.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40247 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/805 [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/805 # 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 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 (main) Commit message: "docs: Update changelog for 4.0 release (#5085)" > 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 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 # timeout=10 > git rev-list --no-walk 6183d5c957a356b044ddcbaf5bec7c2a8a69eedb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:14:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:14:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:14:36 ========================================================= 07:14:36 EdgeX Global Pipelines Version Info 07:14:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:14:37 ------------------- 07:14:37 stable info: 07:14:37 ------------------- 07:14:37 Commited By: Cherry Wang cherry@iotechsys.com 07:14:37 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 07:14:37 Message: update stable to v1.0.269 07:14:38 ------------------- 07:14:38 experimental info: 07:14:38 ------------------- 07:14:38 Commited By: Ginny Guan ginny@iotechsys.com 07:14:38 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 07:14:38 Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d42f4b2 [Pipeline] echo 07:14:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:14:38 provisioning config files... 07:14:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/805@tmp/config18216226742473241291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:14:39 ---> ****-login.sh 07:14:39 nexus3.edgexfoundry.org:10001 07:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:39 Configure a credential helper to remove this warning. See 07:14:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:39 07:14:39 Login Succeeded 07:14:39 nexus3.edgexfoundry.org:10002 07:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:39 Configure a credential helper to remove this warning. See 07:14:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:39 07:14:39 Login Succeeded 07:14:40 nexus3.edgexfoundry.org:10003 07:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:40 Configure a credential helper to remove this warning. See 07:14:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:40 07:14:40 Login Succeeded 07:14:40 nexus3.edgexfoundry.org:10004 07:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:40 Configure a credential helper to remove this warning. See 07:14:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:40 07:14:40 Login Succeeded 07:14:40 ****.io 07:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:14:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:14:40 Configure a credential helper to remove this warning. See 07:14:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:14:40 07:14:40 Login Succeeded 07:14:40 ---> ****-login.sh ends [Pipeline] } 07:14:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:14:40 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 07:14:40 + + dirname cmd/core-command/Dockerfile 07:14:40 cut -d/ -f2 07:14:40 + echo core-command,cmd/core-command/Dockerfile 07:14:40 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:14:40 + cut -d/ -f2 07:14:40 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:14:40 + dirname cmd/core-data/Dockerfile 07:14:40 + cut -d/ -f2 07:14:40 + echo core-data,cmd/core-data/Dockerfile 07:14:40 + dirname cmd/core-keeper/Dockerfile 07:14:40 + cut -d/ -f2 07:14:40 + echo core-keeper,cmd/core-keeper/Dockerfile 07:14:40 + dirname cmd/core-metadata/Dockerfile 07:14:40 + cut -d/ -f2 07:14:40 + echo core-metadata,cmd/core-metadata/Dockerfile 07:14:40 + + dirname cmd/security-bootstrapper/Dockerfile 07:14:40 cut -d/ -f2 07:14:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:14:40 + dirname cmd/security-proxy-auth/Dockerfile 07:14:40 + cut -d/ -f2 07:14:40 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:14:40 + dirname cmd/security-proxy-setup/Dockerfile 07:14:40 + cut -d/ -f2 07:14:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:14:40 + dirname cmd/security-secretstore-setup/Dockerfile 07:14:40 + cut -d/ -f2 07:14:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:14:40 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:14:40 + cut -d/ -f2 07:14:40 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:14:40 + dirname cmd/security-spire-agent/Dockerfile 07:14:40 + cut -d/ -f2 07:14:40 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:14:40 + dirname cmd/security-spire-config/Dockerfile 07:14:40 + cut -d/ -f2 07:14:40 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:14:40 + dirname cmd/security-spire-server/Dockerfile 07:14:40 + cut -d/ -f2 07:14:40 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:14:40 + dirname cmd/support-notifications/Dockerfile 07:14:40 + cut -d/ -f2 07:14:40 + echo support-notifications,cmd/support-notifications/Dockerfile 07:14:40 + dirname cmd/support-scheduler/Dockerfile 07:14:40 + cut -d/ -f2 07:14:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:14:40 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:14:41 + git rev-list -1 --merges d42f4b26b69b2bdb5b00ab28a983463c6d22c420~1..d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] echo 07:14:41 -----------> git rev-list -1 --merges d42f4b26b69b2bdb5b00ab28a983463c6d22c420~1..d42f4b26b69b2bdb5b00ab28a983463c6d22c420 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [false] [Pipeline] sh 07:14:41 + git log --format=format:%s -1 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] echo 07:14:41 ========================================================= 07:14:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:14:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:14:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:14:41 + grep -v github /etc/ssh/ssh_known_hosts 07:14:41 + [ -e /tmp/ssh_known_hosts ] 07:14:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:14:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:14:41 + sudo tee -a /etc/ssh/ssh_known_hosts 07:14:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:14:42 07:14:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:14:42 0.1.4: Pulling from edgex-devops/py-git-semver 07:14:42 b85a868b505f: Pulling fs layer 07:14:42 e2be974225ed: Pulling fs layer 07:14:42 339a4e72a1f5: Pulling fs layer 07:14:42 988bab9f4d93: Pulling fs layer 07:14:42 1469e6f7b9e6: Pulling fs layer 07:14:42 eaf3925da568: Pulling fs layer 07:14:42 bab4dde63d76: Pulling fs layer 07:14:42 bde34c3a00c8: Pulling fs layer 07:14:42 b352a97aabf1: Pulling fs layer 07:14:42 4872d77fe225: Pulling fs layer 07:14:42 5851b861e8e6: Pulling fs layer 07:14:42 988bab9f4d93: Waiting 07:14:42 1469e6f7b9e6: Waiting 07:14:42 eaf3925da568: Waiting 07:14:42 bab4dde63d76: Waiting 07:14:42 bde34c3a00c8: Waiting 07:14:42 b352a97aabf1: Waiting 07:14:42 4872d77fe225: Waiting 07:14:42 5851b861e8e6: Waiting 07:14:42 e2be974225ed: Verifying Checksum 07:14:42 e2be974225ed: Download complete 07:14:42 988bab9f4d93: Verifying Checksum 07:14:42 988bab9f4d93: Download complete 07:14:42 1469e6f7b9e6: Verifying Checksum 07:14:42 1469e6f7b9e6: Download complete 07:14:42 eaf3925da568: Download complete 07:14:42 339a4e72a1f5: Verifying Checksum 07:14:42 339a4e72a1f5: Download complete 07:14:42 bde34c3a00c8: Verifying Checksum 07:14:42 bde34c3a00c8: Download complete 07:14:42 b352a97aabf1: Verifying Checksum 07:14:42 b352a97aabf1: Download complete 07:14:42 4872d77fe225: Verifying Checksum 07:14:42 4872d77fe225: Download complete 07:14:42 5851b861e8e6: Verifying Checksum 07:14:42 5851b861e8e6: Download complete 07:14:42 b85a868b505f: Verifying Checksum 07:14:42 b85a868b505f: Download complete 07:14:43 bab4dde63d76: Verifying Checksum 07:14:43 bab4dde63d76: Download complete 07:14:44 b85a868b505f: Pull complete 07:14:44 e2be974225ed: Pull complete 07:14:44 339a4e72a1f5: Pull complete 07:14:44 988bab9f4d93: Pull complete 07:14:45 1469e6f7b9e6: Pull complete 07:14:45 eaf3925da568: Pull complete 07:14:46 bab4dde63d76: Pull complete 07:14:46 bde34c3a00c8: Pull complete 07:14:46 b352a97aabf1: Pull complete 07:14:46 4872d77fe225: Pull complete 07:14:46 5851b861e8e6: Pull complete 07:14:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:14:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:14:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:47 prd-ubuntu20.04-docker-8c-8g-40247 does not seem to be running inside a container 07:14:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:14:48 $ docker top b79206be35c899977d455e187077b672dfd41ccd4f707dc94726d857de4d2f94 -eo pid,comm 07:14:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:14:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:14:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:14:48 [ssh-agent] Looking for ssh-agent implementation... 07:14:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:14:48 $ docker exec b79206be35c899977d455e187077b672dfd41ccd4f707dc94726d857de4d2f94 ssh-agent 07:14:48 SSH_AUTH_SOCK=/tmp/ssh-iLeKOXTYFOIn/agent.33 07:14:48 SSH_AGENT_PID=39 07:14:48 Running ssh-add (command line suppressed) 07:14:49 Identity added: /w/workspace/edgex-go/805@tmp/private_key_4127713898781754066.key (/w/workspace/edgex-go/805@tmp/private_key_4127713898781754066.key) 07:14:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:14:49 + git tag --points-at HEAD [Pipeline] } 07:14:49 $ docker exec --env ******** --env ******** b79206be35c899977d455e187077b672dfd41ccd4f707dc94726d857de4d2f94 ssh-agent -k 07:14:49 unset SSH_AUTH_SOCK; 07:14:49 unset SSH_AGENT_PID; 07:14:49 echo Agent pid 39 killed; 07:14:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:14:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:14:49 [ssh-agent] Looking for ssh-agent implementation... 07:14:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:14:49 $ docker exec b79206be35c899977d455e187077b672dfd41ccd4f707dc94726d857de4d2f94 ssh-agent 07:14:49 SSH_AUTH_SOCK=/tmp/ssh-3gZRdqiTga7Y/agent.72 07:14:49 SSH_AGENT_PID=78 07:14:49 Running ssh-add (command line suppressed) 07:14:49 Identity added: /w/workspace/edgex-go/805@tmp/private_key_3034497248612701610.key (/w/workspace/edgex-go/805@tmp/private_key_3034497248612701610.key) 07:14:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:14:50 + git semver init 07:14:50 2025-03-05 07:14:50,291 [run_init] DEBUG init version:0.0.0 force:False 07:14:50 2025-03-05 07:14:50,292 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/805/.semver 07:14:50 2025-03-05 07:14:50,293 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/805/.semver 07:14:50 2025-03-05 07:14:50,293 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/805/.semver'], cwd=/w/workspace/edgex-go/805, universal_newlines=False, shell=None, istream=None) 07:14:54 2025-03-05 07:14:54,560 [append_file] DEBUG append to file:/w/workspace/edgex-go/805/.git/info/exclude 07:14:54 2025-03-05 07:14:54,561 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/805/.semver/main with force:False 07:14:54 2025-03-05 07:14:54,561 [read_version] DEBUG read version from /w/workspace/edgex-go/805/.semver/main 07:14:54 2025-03-05 07:14:54,561 [read_version] DEBUG read version from /w/workspace/edgex-go/805/.semver/main 07:14:54 4.0.0-dev.67 [Pipeline] } 07:14:54 $ docker exec --env ******** --env ******** b79206be35c899977d455e187077b672dfd41ccd4f707dc94726d857de4d2f94 ssh-agent -k 07:14:54 unset SSH_AUTH_SOCK; 07:14:54 unset SSH_AGENT_PID; 07:14:54 echo Agent pid 78 killed; 07:14:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:14:55 + git semver [Pipeline] } 07:14:55 $ docker stop --time=1 b79206be35c899977d455e187077b672dfd41ccd4f707dc94726d857de4d2f94 07:14:56 $ docker rm -f --volumes b79206be35c899977d455e187077b672dfd41ccd4f707dc94726d857de4d2f94 [Pipeline] // withDockerContainer [Pipeline] sh 07:14:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:14:57 Stashed 1 file(s) [Pipeline] echo 07:14:57 [edgeXSemver]: initialized semver on version 4.0.0-dev.67 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:14:57 + git config --global --add safe.directory /w/workspace/edgex-go/805 [Pipeline] echo 07:14:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:14:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:14:57 ========================================================= 07:14:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:14:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:14:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:14:58 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:14:58 da9db072f522: Pulling fs layer 07:14:58 6ef4a4ee8ca5: Pulling fs layer 07:14:58 06f05ace1117: Pulling fs layer 07:14:58 5fe327b54edc: Pulling fs layer 07:14:58 4f4fb700ef54: Pulling fs layer 07:14:58 92a5565b7b96: Pulling fs layer 07:14:58 ff9bb7016b71: Pulling fs layer 07:14:58 b67dba6c2c7d: Pulling fs layer 07:14:58 a813b0c90790: Pulling fs layer 07:14:58 b67dba6c2c7d: Waiting 07:14:58 4f4fb700ef54: Waiting 07:14:58 ff9bb7016b71: Waiting 07:14:58 a813b0c90790: Waiting 07:14:58 5fe327b54edc: Waiting 07:14:58 92a5565b7b96: Waiting 07:14:58 6ef4a4ee8ca5: Verifying Checksum 07:14:58 6ef4a4ee8ca5: Download complete 07:14:58 5fe327b54edc: Verifying Checksum 07:14:58 5fe327b54edc: Download complete 07:14:58 4f4fb700ef54: Verifying Checksum 07:14:58 4f4fb700ef54: Download complete 07:14:58 92a5565b7b96: Verifying Checksum 07:14:58 92a5565b7b96: Download complete 07:14:58 da9db072f522: Verifying Checksum 07:14:58 da9db072f522: Download complete 07:14:58 ff9bb7016b71: Verifying Checksum 07:14:58 ff9bb7016b71: Download complete 07:14:58 da9db072f522: Pull complete 07:14:58 6ef4a4ee8ca5: Pull complete 07:14:58 a813b0c90790: Verifying Checksum 07:14:58 a813b0c90790: Download complete 07:14:58 06f05ace1117: Verifying Checksum 07:14:58 06f05ace1117: Download complete 07:14:59 b67dba6c2c7d: Download complete 07:15:01 06f05ace1117: Pull complete 07:15:01 5fe327b54edc: Pull complete 07:15:01 4f4fb700ef54: Pull complete 07:15:01 92a5565b7b96: Pull complete 07:15:01 ff9bb7016b71: Pull complete 07:15:04 b67dba6c2c7d: Pull complete 07:15:04 a813b0c90790: Pull complete 07:15:04 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 07:15:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:15:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:15:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:15:04 WORKDIR /edgex 07:15:04 COPY go.mod . 07:15:04 RUN go mod download 07:15:04 + docker build -t ci-base-image-x86_64 -f - . 07:15:05 Sending build context to Docker daemon 180.3MB 07:15:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:15:05 ---> 3ba60ce46760 07:15:05 Step 2/4 : WORKDIR /edgex 07:15:07 ---> Running in 483bc8267974 07:15:07 Removing intermediate container 483bc8267974 07:15:07 ---> 06ea13086774 07:15:07 Step 3/4 : COPY go.mod . 07:15:07 ---> e44c652c9f4d 07:15:07 Step 4/4 : RUN go mod download 07:15:07 ---> Running in 97f8feef2b91 07:15:12 Still waiting to schedule task 07:15:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:15:34 Removing intermediate container 97f8feef2b91 07:15:34 ---> 8a9a7f1d248c 07:15:34 Successfully built 8a9a7f1d248c 07:15:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:34 + docker inspect -f . ci-base-image-x86_64 07:15:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:34 prd-ubuntu20.04-docker-8c-8g-40247 does not seem to be running inside a container 07:15:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:15:35 $ docker top 0ab938d21c7fc1f0c03faddf4c99be20d101122c6a0c683ca32cdf4dab9c0b41 -eo pid,comm [Pipeline] { [Pipeline] sh 07:15:35 + go version 07:15:35 go version go1.23.4 linux/amd64 [Pipeline] } 07:15:35 $ docker stop --time=1 0ab938d21c7fc1f0c03faddf4c99be20d101122c6a0c683ca32cdf4dab9c0b41 07:15:36 $ docker rm -f --volumes 0ab938d21c7fc1f0c03faddf4c99be20d101122c6a0c683ca32cdf4dab9c0b41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:15:37 + docker inspect -f . ci-base-image-x86_64 07:15:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:37 prd-ubuntu20.04-docker-8c-8g-40247 does not seem to be running inside a container 07:15:37 $ 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/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:15:37 $ docker top 8347a5cc08bca262ea08339f76db970a1b525a43ad77ce4cd2072a795e25fb1e -eo pid,comm [Pipeline] { [Pipeline] echo 07:15:37 ========================================================= 07:15:37 [edgeXBuildGoParallel] Running Tests and Build... 07:15:37 ========================================================= [Pipeline] sh 07:15:38 + git config --global --add safe.directory /w/workspace/edgex-go/805 [Pipeline] fileExists [Pipeline] sh 07:15:38 + make test 07:15:38 go test -race -coverprofile=coverage.out ./... 07:15:46 ? github.com/edgexfoundry/edgex-go [no test files] 07:16:13 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 07:16:13 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 07:16:13 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 07:16:13 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 07:16:13 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 07:16:13 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 07:16:13 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 07:16:13 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 07:16:13 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 07:16:13 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 07:16:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:16:13 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 07:16:13 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 07:16:13 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 07:16:13 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 07:16:13 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 07:16:13 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 07:16:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 28.7% of statements 07:16:13 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 07:16:13 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 07:16:13 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 07:16:13 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 07:16:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.061s coverage: 97.0% of statements 07:16:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 07:16:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:16:14 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 07:16:14 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 07:16:14 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:16:14 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 07:16:14 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 07:16:14 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 07:16:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:16:14 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 07:16:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 07:16:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:16:15 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 07:16:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 07:16:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:16:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 07:16:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements 07:16:17 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 3.5% of statements 07:16:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 45.7% of statements 07:16:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.847s coverage: 93.4% of statements 07:16:17 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 92.3% of statements 07:16:17 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 07:16:17 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 07:16:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 8.4% of statements 07:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 07:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:16:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:16:19 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:16:19 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 07:16:19 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 07:16:19 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 07:16:19 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 07:16:19 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 07:16:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:16:19 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 07:16:19 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 07:16:19 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 07:16:19 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 07:16:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.356s coverage: 95.8% of statements 07:16:21 ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements 07:16:21 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 07:16:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:16:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 07:16:21 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 07:16:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 07:16:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] 07:16:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements 07:16:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 43.1% of statements 07:16:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements 07:16:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.029s coverage: 40.0% of statements 07:16:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements 07:16:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 94.1% of statements 07:16:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 07:16:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 07:16:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 07:16:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements 07:16:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements 07:16:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:16:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 07:16:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 07:16:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 07:16:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 07:16:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 07:16:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 07:16:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 07:16:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 07:16:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 07:16:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 07:16:26 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 07:16:26 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 07:16:27 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 07:16:28 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 07:16:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:16:30 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 07:16:31 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 07:16:31 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 07:16:31 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 07:16:34 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 07:16:35 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 07:16:35 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 07:16:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 07:16:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 07:16:35 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:16:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements 07:16:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 07:16:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 07:16:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 07:16:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:16:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 07:16:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 07:16:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 07:16:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 07:16:38 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 07:16:38 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 07:16:38 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 07:16:38 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 07:16:40 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 07:16:40 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 07:16:40 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 07:16:40 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 07:16:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 07:16:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:16:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:16:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 07:16:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 07:16:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 07:16:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 07:16:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 07:16:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:16:42 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.043s coverage: 92.9% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.033s coverage: 47.4% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 15.5% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.090s coverage: 82.1% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.040s coverage: 6.8% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.045s coverage: 33.3% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.176s coverage: 54.5% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.022s coverage: 100.0% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.022s coverage: 88.6% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.169s coverage: 29.2% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.027s coverage: 3.1% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements 07:16:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements 07:16:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 17.0% of statements 07:16:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.114s coverage: 94.9% of statements 07:16:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.027s coverage: 9.0% of statements 07:16:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.059s coverage: 97.7% of statements 07:16:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.033s coverage: 43.6% of statements 07:16:47 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 07:16:47 running golangci-lint 07:16:47 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 07:16:47 go version go1.23.4 linux/amd64 07:16:48 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 07:16:48 level=info msg="[config_reader] Used config file .golangci.yml" 07:16:48 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:16:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40248 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:16:54 Running in /w/workspace/edgex-go/805 [Pipeline] { [Pipeline] checkout 07:16:57 The recommended git tool is: git 07:17:02 using credential edgex-jenkins-ssh 07:17:02 Cloning the remote Git repository 07:17:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:17:02 > git init /w/workspace/edgex-go/805 # timeout=10 07:17:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:17:02 > git --version # timeout=10 07:17:02 > git --version # 'git version 2.25.1' 07:17:02 using GIT_SSH to set credentials SSH Credentials for GitHub 07:17:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:17:14 level=info msg="[loader] Go packages loading at mode 575 (name|compiled_files|exports_file|files|imports|types_sizes|deps) took 24.261688541s" 07:17:14 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.337865ms" 07:17:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:17:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:17:20 Avoid second fetch 07:17:20 Checking out Revision d42f4b26b69b2bdb5b00ab28a983463c6d22c420 (main) 07:17:21 Commit message: "docs: Update changelog for 4.0 release (#5085)" 07:17:20 > git config core.sparsecheckout # timeout=10 07:17:20 > git checkout -f d42f4b26b69b2bdb5b00ab28a983463c6d22c420 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:17:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:17:26 % Total % Received % Xferd Average Speed Time Time Time Current 07:17:26 Dload Upload Total Spent Left Speed 07:17:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 100k 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 07:17:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:17:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:17:26 + sudo tee /etc/docker/daemon.new 07:17:26 { 07:17:26 "registry-mirrors": [ 07:17:26 "https://nexus3.edgexfoundry.org:10001" 07:17:26 ], 07:17:26 "bip": "10.250.0.254/24", 07:17:26 "hosts": [ 07:17:26 "tcp://0.0.0.0:5555", 07:17:26 "unix:///var/run/docker.sock" 07:17:26 ], 07:17:26 "mtu": 1458, 07:17:26 "selinux-enabled": true, 07:17:26 "seccomp-profile": "/etc/docker/seccomp.json" 07:17:26 } [Pipeline] sh 07:17:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:17:27 + sudo service docker restart 07:17:29 level=info msg="[linters_context/goanalysis] analyzers took 2m0.204812092s with top 10 stages: buildir: 1m10.285180259s, gosec: 5.359911069s, inspect: 3.559385723s, fact_deprecated: 2.515595055s, printf: 2.181933372s, ctrlflow: 2.158512929s, nilness: 1.412712324s, fact_purity: 1.399367988s, S1038: 1.099972832s, isgenerated: 1.016468958s" 07:17:29 level=info msg="[runner] Issues before processing: 202, after processing: 0" 07:17:29 level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 202/202, exclude: 202/202, invalid_issue: 202/202, path_prettifier: 202/202, skip_dirs: 202/202, identifier_marker: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, skip_files: 202/202, nolint: 20/0, cgo: 202/202" 07:17:29 level=info msg="[runner] processing took 27.770276ms with stages: nolint: 15.114109ms, identifier_marker: 6.963634ms, exclude-rules: 2.673345ms, autogenerated_exclude: 1.13984ms, path_prettifier: 1.13034ms, skip_dirs: 599.247µs, cgo: 64.631µs, invalid_issue: 58.12µs, filename_unadjuster: 19.24µs, max_same_issues: 1.34µs, fixer: 1.04µs, exclude: 900ns, path_prefixer: 720ns, uniq_by_line: 700ns, diff: 640ns, max_from_linter: 620ns, skip_files: 470ns, sort_results: 410ns, path_shortener: 350ns, source_code: 340ns, max_per_file_from_linter: 130ns, severity-rules: 110ns" 07:17:29 level=info msg="[runner] linters took 14.775338588s with stages: goanalysis_metalinter: 14.747185919s" 07:17:29 level=info msg="File cache stats: 0 entries of total size 0B" 07:17:29 level=info msg="Memory: 391 samples, avg is 304.3MB, max is 1342.6MB" 07:17:29 level=info msg="Execution took 39.097959969s" 07:17:29 go vet ./... 07:17:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:17:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:17:34 ./bin/test-attribution-txt.sh [Pipeline] echo 07:17:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:17:35 + ls -al . 07:17:35 total 1984 07:17:35 drwxrwxr-x 11 1001 1001 4096 Mar 5 07:15 . 07:17:35 drwxr-xr-x 4 root root 4096 Mar 5 07:15 .. 07:17:35 drwxrwxr-x 2 1001 1001 4096 Mar 5 07:14 .blubracket 07:17:35 -rw-rw-r-- 1 1001 1001 10 Mar 5 07:14 .dockerignore 07:17:35 drwxrwxr-x 8 1001 1001 4096 Mar 5 07:16 .git 07:17:35 drwxrwxr-x 3 1001 1001 4096 Mar 5 07:14 .github 07:17:35 -rw-rw-r-- 1 1001 1001 907 Mar 5 07:14 .gitignore 07:17:35 -rw-rw-r-- 1 1001 1001 199 Mar 5 07:14 .golangci.yml 07:17:35 -rw-rw-r-- 1 1001 1001 100 Mar 5 07:14 .hadolint.yml 07:17:35 drwxr-xr-x 3 1001 1001 4096 Mar 5 07:14 .semver 07:17:35 -rw-rw-r-- 1 1001 1001 155 Mar 5 07:14 .sonarcloud.properties 07:17:35 -rw-rw-r-- 1 1001 1001 1171 Mar 5 07:14 ADOPTERS.md 07:17:35 -rw-rw-r-- 1 1001 1001 17374 Mar 5 07:14 Attribution.txt 07:17:35 -rw-rw-r-- 1 1001 1001 108018 Mar 5 07:14 CHANGELOG.md 07:17:35 -rw-rw-r-- 1 1001 1001 3804 Mar 5 07:14 CONTRIBUTING.md 07:17:35 -rw-rw-r-- 1 1001 1001 677 Mar 5 07:14 GOVERNANCE.md 07:17:35 -rw-rw-r-- 1 1001 1001 858 Mar 5 07:14 Jenkinsfile 07:17:35 -rw-rw-r-- 1 1001 1001 10775 Mar 5 07:14 LICENSE 07:17:35 -rw-rw-r-- 1 1001 1001 16740 Mar 5 07:14 Makefile 07:17:35 -rw-rw-r-- 1 1001 1001 582 Mar 5 07:14 OWNERS.md 07:17:35 -rw-rw-r-- 1 1001 1001 9932 Mar 5 07:14 README.md 07:17:35 -rw-rw-r-- 1 1001 1001 789 Mar 5 07:14 SECURITY.md 07:17:35 -rw-rw-r-- 1 1001 1001 12 Mar 5 07:14 VERSION 07:17:35 drwxrwxr-x 2 1001 1001 4096 Mar 5 07:14 bin 07:17:35 drwxrwxr-x 19 1001 1001 4096 Mar 5 07:14 cmd 07:17:35 -rw-r--r-- 1 root root 1651066 Mar 5 07:16 coverage.out 07:17:35 drwxrwxr-x 2 1001 1001 4096 Mar 5 07:14 fuzz_test 07:17:35 -rw-rw-r-- 1 1001 1001 6495 Mar 5 07:14 go.mod 07:17:35 -rw-rw-r-- 1 1001 1001 88225 Mar 5 07:14 go.sum 07:17:35 drwxrwxr-x 7 1001 1001 4096 Mar 5 07:14 internal 07:17:35 drwxrwxr-x 2 1001 1001 4096 Mar 5 07:14 openapi 07:17:35 -rw-rw-r-- 1 1001 1001 584 Mar 5 07:14 security.txt 07:17:35 -rw-rw-r-- 1 1001 1001 204 Mar 5 07:14 version.go [Pipeline] sh 07:17:35 + '[' -e coverage.out ] 07:17:35 + chown 1001:1001 coverage.out [Pipeline] stash 07:17:35 Stashed 1 file(s) [Pipeline] sh 07:17:35 + make build 07:17:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:17:45 provisioning config files... 07:17:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/805@tmp/config17575488486878141680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:17:46 ---> ****-login.sh 07:17:46 nexus3.edgexfoundry.org:10001 07:17:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:46 Configure a credential helper to remove this warning. See 07:17:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:46 07:17:46 Login Succeeded 07:17:46 nexus3.edgexfoundry.org:10002 07:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:47 Configure a credential helper to remove this warning. See 07:17:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:47 07:17:47 Login Succeeded 07:17:47 nexus3.edgexfoundry.org:10003 07:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:47 Configure a credential helper to remove this warning. See 07:17:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:47 07:17:47 Login Succeeded 07:17:47 nexus3.edgexfoundry.org:10004 07:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:47 Configure a credential helper to remove this warning. See 07:17:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:47 07:17:47 Login Succeeded 07:17:47 ****.io 07:17:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:48 Configure a credential helper to remove this warning. See 07:17:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:48 07:17:48 Login Succeeded 07:17:48 ---> ****-login.sh ends [Pipeline] } 07:17:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:17:49 + git config --global --add safe.directory /w/workspace/edgex-go/805 [Pipeline] echo 07:17:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:17:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:17:49 ========================================================= 07:17:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:17:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:17:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:17:49 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:17:49 9986a736f7d3: Pulling fs layer 07:17:49 1f018df60701: Pulling fs layer 07:17:49 39f8f326b044: Pulling fs layer 07:17:49 e6a1e7a6a96a: Pulling fs layer 07:17:49 4f4fb700ef54: Pulling fs layer 07:17:49 d45d956e0dbf: Pulling fs layer 07:17:49 d7702b0d1db1: Pulling fs layer 07:17:49 5c7f0f088c93: Pulling fs layer 07:17:49 4fdc064ae6cf: Pulling fs layer 07:17:49 e6a1e7a6a96a: Waiting 07:17:49 4f4fb700ef54: Waiting 07:17:49 d45d956e0dbf: Waiting 07:17:49 d7702b0d1db1: Waiting 07:17:49 5c7f0f088c93: Waiting 07:17:49 1f018df60701: Verifying Checksum 07:17:49 1f018df60701: Download complete 07:17:49 e6a1e7a6a96a: Download complete 07:17:49 4f4fb700ef54: Verifying Checksum 07:17:49 4f4fb700ef54: Download complete 07:17:49 d45d956e0dbf: Verifying Checksum 07:17:49 d45d956e0dbf: Download complete 07:17:49 d7702b0d1db1: Verifying Checksum 07:17:49 d7702b0d1db1: Download complete 07:17:49 9986a736f7d3: Download complete 07:17:50 4fdc064ae6cf: Verifying Checksum 07:17:50 4fdc064ae6cf: Download complete 07:17:50 9986a736f7d3: Pull complete 07:17:51 1f018df60701: Pull complete 07:17:51 39f8f326b044: Verifying Checksum 07:17:51 39f8f326b044: Download complete 07:17:52 5c7f0f088c93: Verifying Checksum 07:17:52 5c7f0f088c93: Download complete 07:18:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:18:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:18:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:18:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:18:03 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:18:07 39f8f326b044: Pull complete 07:18:07 e6a1e7a6a96a: Pull complete 07:18:07 4f4fb700ef54: Pull complete 07:18:07 d45d956e0dbf: Pull complete 07:18:07 d7702b0d1db1: Pull complete 07:18:09 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:18:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:18:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:18:15 5c7f0f088c93: Pull complete 07:18:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:18:16 4fdc064ae6cf: Pull complete 07:18:16 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 07:18:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:18:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:18:16 + docker build -t ci-base-image-arm64 -f - . 07:18:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:18:16 WORKDIR /edgex 07:18:16 COPY go.mod . 07:18:16 RUN go mod download 07:18:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:18:17 Sending build context to Docker daemon 3.67MB 07:18:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:18:17 ---> 63f30b955cb9 07:18:17 Step 2/4 : WORKDIR /edgex 07:18:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:18:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:18:19 ---> Running in 8c7fa7949872 07:18:19 Removing intermediate container 8c7fa7949872 07:18:19 ---> a6cfc3597cd9 07:18:19 Step 3/4 : COPY go.mod . 07:18:19 ---> 3c3a094c3962 07:18:19 Step 4/4 : RUN go mod download 07:18:19 ---> Running in 07b123fccc29 [Pipeline] } 07:18:21 $ docker stop --time=1 8347a5cc08bca262ea08339f76db970a1b525a43ad77ce4cd2072a795e25fb1e 07:18:23 $ docker rm -f --volumes 8347a5cc08bca262ea08339f76db970a1b525a43ad77ce4cd2072a795e25fb1e [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 07:18:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:18:25 07:18:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:18:25 latest: Pulling from edgex-devops/edgex-compose 07:18:25 91d30c5bc195: Pulling fs layer 07:18:25 2e9b0aa3be6d: Pulling fs layer 07:18:25 9c61dcf015f6: Pulling fs layer 07:18:25 4698f68db338: Pulling fs layer 07:18:25 2a2f49069b9e: Pulling fs layer 07:18:25 4698f68db338: Waiting 07:18:25 e0025b399a48: Pulling fs layer 07:18:25 2a2f49069b9e: Waiting 07:18:25 e0025b399a48: Waiting 07:18:25 91d30c5bc195: Verifying Checksum 07:18:25 91d30c5bc195: Download complete 07:18:25 4698f68db338: Verifying Checksum 07:18:25 4698f68db338: Download complete 07:18:25 2e9b0aa3be6d: Verifying Checksum 07:18:25 2e9b0aa3be6d: Download complete 07:18:25 e0025b399a48: Verifying Checksum 07:18:25 e0025b399a48: Download complete 07:18:25 91d30c5bc195: Pull complete 07:18:25 2a2f49069b9e: Verifying Checksum 07:18:25 2a2f49069b9e: Download complete 07:18:26 2e9b0aa3be6d: Pull complete 07:18:26 9c61dcf015f6: Verifying Checksum 07:18:26 9c61dcf015f6: Download complete 07:18:28 9c61dcf015f6: Pull complete 07:18:28 4698f68db338: Pull complete 07:18:29 2a2f49069b9e: Pull complete 07:18:29 e0025b399a48: Pull complete 07:18:29 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:18:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:18:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:29 prd-ubuntu20.04-docker-8c-8g-40247 does not seem to be running inside a container 07:18:29 $ 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/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:18:30 $ docker top 9a47b205a09b7fcfef66f7251116635cabd7caa5c2abdf1dd52dd75981b78664 -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:31 + docker compose -f ./docker-compose-build.yml build --parallel 07:18:33 #1 [security-bootstrapper internal] load build definition from Dockerfile 07:18:33 #1 transferring dockerfile: 3.02kB done 07:18:33 #1 DONE 0.0s 07:18:33 07:18:33 #2 [core-metadata internal] load build definition from Dockerfile 07:18:33 #2 transferring dockerfile: 2.10kB done 07:18:33 #2 DONE 0.0s 07:18:33 07:18:33 #3 [core-command internal] load build definition from Dockerfile 07:18:33 #3 transferring dockerfile: 1.94kB done 07:18:33 #3 DONE 0.0s 07:18:33 07:18:33 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:18:33 #4 transferring dockerfile: 1.89kB done 07:18:33 #4 DONE 0.0s 07:18:33 07:18:33 #5 [security-spire-config internal] load build definition from Dockerfile 07:18:33 #5 transferring dockerfile: 1.69kB done 07:18:33 #5 DONE 0.0s 07:18:33 07:18:33 #6 [security-spire-server internal] load build definition from Dockerfile 07:18:33 #6 transferring dockerfile: 1.70kB done 07:18:33 #6 DONE 0.0s 07:18:33 07:18:33 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:18:33 #7 transferring dockerfile: 2.23kB done 07:18:33 #7 DONE 0.0s 07:18:33 07:18:33 #8 [security-spire-agent internal] load build definition from Dockerfile 07:18:33 #8 transferring dockerfile: 1.81kB done 07:18:33 #8 DONE 0.0s 07:18:33 07:18:33 #9 [support-notifications internal] load build definition from Dockerfile 07:18:33 #9 transferring dockerfile: 2.00kB done 07:18:33 #9 DONE 0.0s 07:18:33 07:18:33 #10 [core-data internal] load build definition from Dockerfile 07:18:33 #10 transferring dockerfile: 2.04kB done 07:18:33 #10 DONE 0.0s 07:18:33 07:18:33 #11 [core-keeper internal] load build definition from Dockerfile 07:18:33 #11 transferring dockerfile: 2.01kB done 07:18:33 #11 DONE 0.0s 07:18:33 07:18:33 #12 [security-secretstore-setup internal] load build definition from Dockerfile 07:18:33 #12 transferring dockerfile: 2.49kB done 07:18:33 #12 DONE 0.0s 07:18:33 07:18:33 #13 [support-scheduler internal] load build definition from Dockerfile 07:18:33 #13 transferring dockerfile: 1.83kB done 07:18:33 #13 DONE 0.1s 07:18:33 07:18:33 #14 [security-proxy-auth internal] load build definition from Dockerfile 07:18:33 #14 transferring dockerfile: 2.14kB done 07:18:33 #14 DONE 0.0s 07:18:33 07:18:33 #15 [security-proxy-setup internal] load build definition from Dockerfile 07:18:33 #15 transferring dockerfile: 2.50kB done 07:18:33 #15 DONE 0.0s 07:18:33 07:18:33 #16 [security-bootstrapper internal] load .dockerignore 07:18:33 #16 transferring context: 50B done 07:18:33 #16 DONE 0.0s 07:18:33 07:18:33 #17 [core-metadata internal] load .dockerignore 07:18:33 #17 transferring context: 50B done 07:18:33 #17 DONE 0.0s 07:18:33 07:18:33 #18 [core-command internal] load .dockerignore 07:18:33 #18 transferring context: 50B done 07:18:33 #18 DONE 0.0s 07:18:33 07:18:33 #19 [security-spiffe-token-provider internal] load .dockerignore 07:18:33 #19 transferring context: 50B done 07:18:33 #19 DONE 0.0s 07:18:33 07:18:33 #20 [security-spire-config internal] load .dockerignore 07:18:33 #20 transferring context: 50B done 07:18:33 #20 DONE 0.0s 07:18:33 07:18:33 #21 [security-spire-server internal] load .dockerignore 07:18:33 #21 transferring context: 50B done 07:18:33 #21 DONE 0.0s 07:18:33 07:18:33 #22 [core-common-config-bootstrapper internal] load .dockerignore 07:18:33 #22 transferring context: 50B done 07:18:33 #22 DONE 0.0s 07:18:33 07:18:33 #23 [security-spire-agent internal] load .dockerignore 07:18:33 #23 transferring context: 50B done 07:18:33 #23 DONE 0.0s 07:18:33 07:18:33 #24 [support-notifications internal] load .dockerignore 07:18:33 #24 transferring context: 50B done 07:18:33 #24 DONE 0.0s 07:18:33 07:18:33 #25 [core-data internal] load .dockerignore 07:18:33 #25 transferring context: 50B done 07:18:33 #25 DONE 0.0s 07:18:33 07:18:33 #26 [support-scheduler internal] load .dockerignore 07:18:34 #26 transferring context: 50B done 07:18:34 #26 DONE 0.0s 07:18:34 07:18:34 #27 [security-secretstore-setup internal] load .dockerignore 07:18:34 #27 transferring context: 50B done 07:18:34 #27 DONE 0.0s 07:18:34 07:18:34 #28 [core-keeper internal] load .dockerignore 07:18:34 #28 transferring context: 50B done 07:18:34 #28 DONE 0.0s 07:18:34 07:18:34 #29 [security-proxy-auth internal] load .dockerignore 07:18:34 #29 transferring context: 50B done 07:18:34 #29 DONE 0.0s 07:18:34 07:18:34 #30 [security-proxy-setup internal] load .dockerignore 07:18:34 #30 transferring context: 50B done 07:18:34 #30 DONE 0.0s 07:18:34 07:18:34 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:18:34 #31 DONE 0.0s 07:18:34 07:18:34 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 07:18:34 #32 ... 07:18:34 07:18:34 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:18:34 #31 DONE 0.0s 07:18:34 07:18:34 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 07:18:34 #32 ... 07:18:34 07:18:34 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:18:34 #31 DONE 0.0s 07:18:34 07:18:34 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 07:18:34 #32 DONE 0.5s 07:18:34 07:18:34 #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:18:34 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:18:34 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:18:34 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0B / 3.63MB 0.1s 07:18:34 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:18:34 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:18:34 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 07:18:34 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.2s 07:18:34 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:18:34 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:18:34 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 07:18:34 #33 ... 07:18:34 07:18:34 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 07:18:34 #34 DONE 0.7s 07:18:34 07:18:34 #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:18:34 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 07:18:34 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 07:18:34 #33 ... 07:18:34 07:18:34 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:18:34 #35 DONE 0.8s 07:18:34 07:18:34 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:18:34 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 07:18:34 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 07:18:34 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:18:34 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 07:18:34 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 07:18:35 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done 07:18:35 #33 ... 07:18:35 07:18:35 #36 [security-spire-server internal] load build context 07:18:35 #36 transferring context: 23.80kB 0.0s done 07:18:35 #36 DONE 0.3s 07:18:35 07:18:35 #37 [security-spire-config internal] load build context 07:18:35 #37 transferring context: 22.05kB 0.0s done 07:18:35 #37 DONE 0.3s 07:18:35 07:18:35 #38 [security-spire-agent internal] load build context 07:18:35 #38 transferring context: 23.33kB 0.0s done 07:18:35 #38 DONE 0.3s 07:18:35 07:18:35 #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:18:35 #33 DONE 1.1s 07:18:35 07:18:35 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:18:35 #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 07:18:35 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 07:18:35 #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:18:35 #39 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 07:18:35 #39 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 07:18:35 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.3s 07:18:35 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.3s 07:18:35 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done 07:18:35 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s 07:18:35 #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 07:18:35 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.4s done 07:18:35 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.5s 07:18:35 #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 07:18:35 #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 07:18:35 #39 ... 07:18:35 07:18:35 #40 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:18:35 #40 DONE 1.7s 07:18:35 07:18:35 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:18:35 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 5.24MB / 36.47MB 0.8s 07:18:36 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 12.58MB / 36.47MB 1.0s 07:18:36 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 19.92MB / 36.47MB 1.0s 07:18:36 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 30.41MB / 36.47MB 1.1s 07:18:36 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.2s 07:18:36 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.7s done 07:18:37 #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 07:18:40 #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.8s done 07:18:43 #39 ... 07:18:43 07:18:43 #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 07:18:43 #41 DONE 7.2s 07:18:43 07:18:43 #42 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:18:44 #42 ... 07:18:44 07:18:44 #43 [support-scheduler internal] load build context 07:18:44 #43 transferring context: 357.57MB 9.9s 07:18:44 #43 ... 07:18:44 07:18:44 #44 [security-proxy-setup internal] load build context 07:18:44 #44 ... 07:18:44 07:18:44 #45 [security-bootstrapper internal] load build context 07:18:44 #45 ... 07:18:44 07:18:44 #46 [core-metadata internal] load build context 07:18:44 #46 ... 07:18:44 07:18:44 #47 [security-spiffe-token-provider internal] load build context 07:18:44 #47 ... 07:18:44 07:18:44 #48 [core-data internal] load build context 07:18:45 #48 ... 07:18:45 07:18:45 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:18:45 #49 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 07:18:45 #49 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 07:18:45 #49 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 07:18:45 #49 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 07:18:45 #49 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0B / 295B 0.1s 07:18:45 #49 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done 07:18:45 #49 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.6s done 07:18:45 #49 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 07:18:45 #49 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 07:18:45 #49 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.8s done 07:18:45 #49 ... 07:18:45 07:18:45 #50 [core-keeper internal] load build context 07:18:45 #50 ... 07:18:45 07:18:45 #51 [security-secretstore-setup internal] load build context 07:18:45 #51 ... 07:18:45 07:18:45 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:18:45 #0 7.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:45 #0 8.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:45 #0 8.495 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:18:45 #0 8.495 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:18:45 #0 8.495 OK: 24170 distinct packages available 07:18:45 #0 8.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:45 #0 8.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:45 #0 8.947 (1/14) Installing ca-certificates (20241121-r1) 07:18:45 #0 8.962 (2/14) Installing brotli-libs (1.1.0-r2) 07:18:45 #0 8.972 (3/14) Installing c-ares (1.33.1-r0) 07:18:45 #0 8.975 (4/14) Installing libunistring (1.2-r0) 07:18:45 #0 9.001 (5/14) Installing libidn2 (2.3.7-r0) 07:18:45 #0 9.001 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:18:45 #0 9.006 (7/14) Installing libpsl (0.21.5-r1) 07:18:45 #0 9.026 (8/14) Installing zstd-libs (1.5.6-r0) 07:18:45 #0 9.026 (9/14) Installing libcurl (8.12.1-r0) 07:18:45 #0 9.028 (10/14) Installing curl (8.12.1-r0) 07:18:45 #0 9.032 (11/14) Installing dumb-init (1.2.5-r3) 07:18:45 #0 9.037 (12/14) Installing musl-obstack (1.2.3-r2) 07:18:45 #0 9.043 (13/14) Installing libucontext (1.2-r3) 07:18:45 #0 9.046 (14/14) Installing gcompat (1.1.0-r4) 07:18:45 #0 9.054 Executing busybox-1.36.1-r29.trigger 07:18:45 #0 9.063 Executing ca-certificates-20241121-r1.trigger 07:18:45 #0 9.096 OK: 13 MiB in 28 packages 07:18:45 #52 ... 07:18:45 07:18:45 #53 [core-common-config-bootstrapper internal] load build context 07:18:45 #53 ... 07:18:45 07:18:45 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:18:45 #54 ... 07:18:45 07:18:45 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:18:45 #55 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:45 #55 ... 07:18:45 07:18:45 #56 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:18:45 #0 7.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:45 #0 8.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:45 #0 8.446 (1/1) Installing dumb-init (1.2.5-r3) 07:18:45 #0 8.454 Executing busybox-1.36.1-r29.trigger 07:18:45 #0 8.462 OK: 8 MiB in 15 packages 07:18:46 #56 ... 07:18:46 07:18:46 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:46 #57 ... 07:18:46 07:18:46 #58 [core-command internal] load build context 07:18:46 #58 ... 07:18:46 07:18:46 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:18:46 #59 ... 07:18:46 07:18:46 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:18:46 #0 8.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:46 #0 8.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:46 #0 8.473 (1/2) Installing dumb-init (1.2.5-r3) 07:18:46 #0 8.480 (2/2) Installing su-exec (0.2-r3) 07:18:46 #0 8.480 Executing busybox-1.36.1-r29.trigger 07:18:46 #0 8.492 OK: 8 MiB in 16 packages 07:18:46 #60 ... 07:18:46 07:18:46 #61 [security-proxy-auth internal] load build context 07:18:46 #61 ... 07:18:46 07:18:46 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:18:46 #62 ... 07:18:46 07:18:46 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:18:46 #63 ... 07:18:46 07:18:46 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:18:46 #64 ... 07:18:46 07:18:46 #65 [support-notifications internal] load build context 07:18:46 #65 ... 07:18:46 07:18:46 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:18:46 #0 9.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:46 #0 9.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:46 #0 9.895 (1/4) Installing dumb-init (1.2.5-r3) 07:18:46 #0 9.895 (2/4) Installing openssl (3.3.3-r0) 07:18:46 #0 9.907 (3/4) Installing su-exec (0.2-r3) 07:18:46 #0 9.913 (4/4) Installing yq-go (4.44.1-r2) 07:18:46 #0 9.975 Executing busybox-1.36.1-r29.trigger 07:18:46 #0 9.981 OK: 19 MiB in 18 packages 07:18:47 #66 ... 07:18:47 07:18:47 #65 [support-notifications internal] load build context 07:18:47 #65 transferring context: 496.08MB 12.6s done 07:18:52 #65 ... 07:18:52 07:18:52 #50 [core-keeper internal] load build context 07:18:52 #50 transferring context: 496.08MB 14.5s done 07:18:52 #50 ... 07:18:52 07:18:52 #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:18:53 #67 ... 07:18:53 07:18:53 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:18:53 #68 ... 07:18:53 07:18:53 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:18:53 #69 ... 07:18:53 07:18:53 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:18:53 #39 ... 07:18:53 07:18:53 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:53 #70 ... 07:18:53 07:18:53 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:53 #57 DONE 18.4s 07:18:53 07:18:53 #48 [core-data internal] load build context 07:18:53 #48 transferring context: 496.08MB 12.5s done 07:18:53 #48 DONE 19.4s 07:18:53 07:18:53 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:18:53 #71 ... 07:18:53 07:18:53 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:18:53 #66 DONE 18.4s 07:18:53 07:18:53 #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:18:53 #56 DONE 18.5s 07:18:53 07:18:53 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:18:53 #54 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:53 #54 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:53 #54 11.13 (1/4) Installing ca-certificates (20241121-r1) 07:18:53 #54 11.15 (2/4) Installing dumb-init (1.2.5-r3) 07:18:53 #54 11.15 (3/4) Installing su-exec (0.2-r3) 07:18:53 #54 11.16 (4/4) Installing yq-go (4.44.1-r2) 07:18:53 #54 11.23 Executing busybox-1.36.1-r29.trigger 07:18:53 #54 11.24 Executing ca-certificates-20241121-r1.trigger 07:18:53 #54 11.30 OK: 19 MiB in 18 packages 07:18:53 #54 DONE 18.5s 07:18:53 07:18:53 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:18:53 #52 DONE 18.6s 07:18:53 07:18:53 #65 [support-notifications internal] load build context 07:18:53 #65 DONE 19.5s 07:18:53 07:18:53 #43 [support-scheduler internal] load build context 07:18:53 #43 transferring context: 496.08MB 13.4s done 07:18:53 #43 DONE 19.5s 07:18:53 07:18:53 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:18:53 #60 DONE 18.4s 07:18:53 07:18:53 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 07:18:54 #72 ... 07:18:54 07:18:54 #61 [security-proxy-auth internal] load build context 07:18:54 #61 transferring context: 496.08MB 13.6s done 07:18:54 #61 DONE 19.5s 07:18:54 07:18:54 #47 [security-spiffe-token-provider internal] load build context 07:18:54 #47 transferring context: 496.08MB 13.6s done 07:18:54 #47 DONE 19.5s 07:18:54 07:18:54 #51 [security-secretstore-setup internal] load build context 07:18:54 #51 transferring context: 496.08MB 13.6s done 07:18:54 #51 DONE 19.5s 07:18:54 07:18:54 #44 [security-proxy-setup internal] load build context 07:18:54 #44 transferring context: 496.08MB 13.8s done 07:18:54 #44 DONE 19.6s 07:18:54 07:18:54 #55 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:18:54 #55 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:54 #55 10.76 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:18:54 #55 10.76 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:18:54 #55 10.76 OK: 24170 distinct packages available 07:18:54 #55 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:54 #55 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:54 #55 11.16 (1/4) Installing dumb-init (1.2.5-r3) 07:18:54 #55 11.16 (2/4) Installing musl-obstack (1.2.3-r2) 07:18:54 #55 11.17 (3/4) Installing libucontext (1.2-r3) 07:18:54 #55 11.17 (4/4) Installing gcompat (1.1.0-r4) 07:18:54 #55 11.17 Executing busybox-1.36.1-r29.trigger 07:18:54 #55 11.19 OK: 8 MiB in 18 packages 07:18:54 #55 DONE 18.5s 07:18:54 07:18:54 #46 [core-metadata internal] load build context 07:18:54 #46 transferring context: 496.08MB 13.6s done 07:18:54 #46 DONE 19.6s 07:18:54 07:18:54 #50 [core-keeper internal] load build context 07:18:54 #50 DONE 19.6s 07:18:54 07:18:54 #53 [core-common-config-bootstrapper internal] load build context 07:18:54 #53 transferring context: 496.08MB 13.9s done 07:18:54 #53 DONE 19.6s 07:18:54 07:18:54 #58 [core-command internal] load build context 07:18:54 #58 transferring context: 496.08MB 14.5s done 07:18:54 #58 DONE 19.6s 07:18:54 07:18:54 #45 [security-bootstrapper internal] load build context 07:18:54 #45 transferring context: 496.08MB 13.7s done 07:18:54 #45 DONE 19.6s 07:18:54 07:18:54 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:18:54 #73 ... 07:18:54 07:18:54 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:18:54 #70 DONE 12.0s 07:18:55 07:18:55 #42 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:18:55 #42 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:55 #42 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:55 #42 ... 07:18:55 07:18:55 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:18:55 #64 19.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:55 #64 19.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:55 #64 19.67 (1/3) Installing ca-certificates (20241121-r1) 07:18:55 #64 19.68 (2/3) Installing dumb-init (1.2.5-r3) 07:18:55 #64 19.68 (3/3) Installing tzdata (2025a-r0) 07:18:55 #64 19.71 Executing busybox-1.36.1-r29.trigger 07:18:55 #64 19.72 Executing ca-certificates-20241121-r1.trigger 07:18:55 #64 19.78 OK: 10 MiB in 17 packages 07:18:55 #64 DONE 20.0s 07:18:55 07:18:55 #42 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:18:55 #42 12.44 OK: 248 MiB in 58 packages 07:18:55 #42 ... 07:18:55 07:18:55 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:18:55 #59 19.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:55 #59 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:55 #59 19.91 (1/1) Installing dumb-init (1.2.5-r3) 07:18:55 #59 19.91 Executing busybox-1.36.1-r29.trigger 07:18:55 #59 19.92 OK: 8 MiB in 15 packages 07:18:55 #59 DONE 20.1s 07:18:55 07:18:55 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:18:55 #62 19.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:55 #62 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:55 #62 19.79 (1/7) Installing ca-certificates (20241121-r1) 07:18:55 #62 19.82 (2/7) Installing dumb-init (1.2.5-r3) 07:18:55 #62 19.82 (3/7) Installing libgcc (13.2.1_git20240309-r1) 07:18:55 #62 19.84 (4/7) Installing libsodium (1.0.19-r0) 07:18:55 #62 19.84 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 07:18:55 #62 19.86 (6/7) Installing libzmq (4.3.5-r2) 07:18:55 #62 19.87 (7/7) Installing zeromq (4.3.5-r2) 07:18:55 #62 19.88 Executing busybox-1.36.1-r29.trigger 07:18:55 #62 19.90 Executing ca-certificates-20241121-r1.trigger 07:18:55 #62 19.94 OK: 12 MiB in 21 packages 07:18:55 #62 DONE 20.1s 07:18:55 07:18:55 #42 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:18:55 #42 DONE 12.6s 07:18:55 07:18:55 #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:18:55 #74 DONE 0.1s 07:18:55 07:18:55 #75 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:18:55 #75 ... 07:18:55 07:18:55 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:18:55 #71 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:55 #71 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:55 #71 12.65 OK: 248 MiB in 58 packages 07:18:55 #71 DONE 12.8s 07:18:55 07:18:55 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:18:55 #76 DONE 0.1s 07:18:55 07:18:55 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:18:55 #63 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:55 #63 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:55 #63 19.85 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:18:55 #63 19.85 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:18:55 #63 19.85 OK: 24170 distinct packages available 07:18:55 #63 19.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:55 #63 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:55 #63 20.36 (1/5) Installing dumb-init (1.2.5-r3) 07:18:55 #63 20.36 (2/5) Installing musl-obstack (1.2.3-r2) 07:18:55 #63 20.36 (3/5) Installing libucontext (1.2-r3) 07:18:55 #63 20.37 (4/5) Installing gcompat (1.1.0-r4) 07:18:55 #63 20.37 (5/5) Installing openssl (3.3.3-r0) 07:18:55 #63 20.38 Executing busybox-1.36.1-r29.trigger 07:18:55 #63 20.40 OK: 9 MiB in 19 packages 07:18:55 #63 DONE 20.5s 07:18:55 07:18:55 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:18:55 #69 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:55 #69 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:55 #69 12.82 OK: 248 MiB in 58 packages 07:18:55 #69 DONE 13.0s 07:18:55 07:18:55 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:18:55 #77 DONE 0.1s 07:18:55 07:18:55 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:18:57 #78 ... 07:18:57 07:18:57 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:18:57 #68 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:57 #68 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:57 #68 13.36 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:18:57 #68 13.36 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:18:57 #68 13.36 OK: 24188 distinct packages available 07:18:57 #68 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:57 #68 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:57 #68 13.87 OK: 248 MiB in 58 packages 07:18:57 #68 DONE 14.1s 07:18:57 07:18:57 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:18:57 #79 DONE 0.1s 07:18:57 07:18:57 #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:18:57 #67 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:57 #67 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:57 #67 14.08 OK: 248 MiB in 58 packages 07:18:57 #67 DONE 14.3s 07:18:57 07:18:57 #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:18:57 #0 2.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:57 #0 2.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:57 #0 3.067 OK: 8 MiB in 16 packages 07:18:57 #80 DONE 3.3s 07:18:57 07:18:57 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 07:18:57 #72 3.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:57 #72 3.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:57 #72 ... 07:18:57 07:18:57 #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:18:57 #81 DONE 0.1s 07:18:57 07:18:57 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:18:57 #0 0.949 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:57 #0 1.502 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:57 #0 2.296 OK: 248 MiB in 58 packages 07:18:57 #82 DONE 2.4s 07:18:57 07:18:57 #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:18:57 #83 DONE 0.1s 07:18:57 07:18:57 #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:18:57 #84 ... 07:18:57 07:18:57 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:18:57 #0 3.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:57 #0 3.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:57 #0 3.610 OK: 19 MiB in 18 packages 07:18:57 #85 DONE 3.7s 07:18:57 07:18:57 #72 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:18:57 #72 3.594 OK: 8 MiB in 15 packages 07:18:57 #72 DONE 3.8s 07:18:57 07:18:57 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:18:57 #86 DONE 0.1s 07:18:57 07:18:57 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:18:58 #87 ... 07:18:58 07:18:58 #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:18:58 #0 2.695 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:58 #0 3.155 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:58 #0 3.872 (1/1) Installing dumb-init (1.2.5-r3) 07:18:58 #0 4.158 Executing busybox-1.36.1-r29.trigger 07:18:58 #0 4.167 OK: 8 MiB in 15 packages 07:18:58 #88 DONE 4.3s 07:18:58 07:18:58 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:18:58 #0 3.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:58 #0 3.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:58 #0 4.087 OK: 13 MiB in 28 packages 07:18:58 #89 DONE 4.2s 07:18:58 07:18:58 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:18:58 #0 2.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:58 #0 2.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:58 #0 2.689 OK: 10 MiB in 17 packages 07:18:58 #90 DONE 2.8s 07:18:58 07:18:58 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:18:58 #73 4.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:58 #73 4.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:58 #73 4.501 OK: 8 MiB in 18 packages 07:18:58 #73 ... 07:18:58 07:18:58 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:18:58 #0 4.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:58 #0 4.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:58 #0 4.508 OK: 19 MiB in 18 packages 07:18:58 #91 DONE 4.7s 07:18:58 07:18:58 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:18:58 #73 DONE 4.7s 07:18:58 07:18:58 #92 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:18:58 #0 2.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:58 #0 2.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:58 #0 3.024 OK: 8 MiB in 15 packages 07:18:58 #92 DONE 3.2s 07:18:58 07:18:58 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:18:59 #93 DONE 0.6s 07:18:59 07:18:59 #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:18:59 #0 2.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:59 #0 2.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:59 #0 3.074 OK: 12 MiB in 21 packages 07:18:59 #94 DONE 3.7s 07:18:59 07:18:59 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:18:59 #0 2.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:18:59 #0 2.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:18:59 #0 3.109 OK: 9 MiB in 19 packages 07:18:59 #95 DONE 3.3s 07:18:59 07:18:59 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:19:00 #96 DONE 0.6s 07:19:00 07:19:00 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:19:00 #97 DONE 0.6s 07:19:00 07:19:00 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:19:00 #98 DONE 0.6s 07:19:00 07:19:00 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:19:00 #99 ... 07:19:00 07:19:00 #100 [security-spire-config stage-2 6/10] COPY security.txt / 07:19:00 #100 DONE 0.6s 07:19:00 07:19:00 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:19:00 #99 DONE 0.6s 07:19:00 07:19:00 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:19:00 #101 DONE 0.6s 07:19:00 07:19:00 #102 [security-spire-server stage-2 6/9] COPY security.txt / 07:19:00 #102 DONE 0.1s 07:19:00 07:19:00 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:19:00 #103 DONE 0.1s 07:19:00 07:19:00 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:19:00 #104 DONE 0.1s 07:19:00 07:19:00 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:19:00 #105 DONE 0.1s 07:19:00 07:19:00 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:19:00 #106 DONE 0.1s 07:19:00 07:19:00 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 07:19:00 #107 DONE 0.1s 07:19:00 07:19:00 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:19:00 #108 DONE 0.1s 07:19:00 07:19:00 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:19:00 #109 DONE 0.1s 07:19:00 07:19:00 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:19:00 #110 DONE 0.1s 07:19:00 07:19:00 #111 [security-spire-config] exporting to image 07:19:00 #111 exporting layers 07:19:00 #111 ... 07:19:00 07:19:00 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:19:00 #112 DONE 0.1s 07:19:00 07:19:00 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:19:00 #113 DONE 0.1s 07:19:00 07:19:00 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:19:00 #114 DONE 0.1s 07:19:00 07:19:00 #111 [security-spire-server] exporting to image 07:19:01 #111 ... 07:19:01 07:19:01 #115 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:19:01 #115 DONE 4.0s 07:19:01 07:19:01 #116 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:19:01 #116 DONE 0.0s 07:19:01 07:19:01 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:01 #117 ... 07:19:01 07:19:01 #111 [security-spire-agent] exporting to image 07:19:01 #111 exporting layers 0.7s done 07:19:01 #111 writing image sha256:d5f981da3eb939975fb24f076f04f408cfb26c36495b9ad2d757376fd8e70e6e done 07:19:01 #111 naming to docker.io/library/security-spire-config done 07:19:01 #111 writing image sha256:05615fd993bf6acd4bfb996b18584aa691204519b0baf7de57fb295e1249b039 done 07:19:01 #111 naming to docker.io/library/security-spire-server done 07:19:01 #111 writing image sha256:0ec21acf59ee25bf2b3fa5d15ce40391b196812a34c1443032d6039e30d5ef78 done 07:19:01 #111 naming to docker.io/library/security-spire-agent done 07:19:01 #111 DONE 1.0s 07:19:01 07:19:01 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:16 Removing intermediate container 07b123fccc29 07:19:16 ---> 519c398faa2f 07:19:16 Successfully built 519c398faa2f 07:19:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:16 + docker inspect -f . ci-base-image-arm64 07:19:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:16 prd-ubuntu20.04-docker-arm64-4c-16g-40248 does not seem to be running inside a container 07:19:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@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 07:19:18 $ docker top 93190e62e66fcd007710e6286ea96189fdcb4c2809eaa7a6dd593094a4bd0cdf -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:18 + go version 07:19:18 go version go1.23.4 linux/arm64 [Pipeline] } 07:19:18 $ docker stop --time=1 93190e62e66fcd007710e6286ea96189fdcb4c2809eaa7a6dd593094a4bd0cdf 07:19:20 $ docker rm -f --volumes 93190e62e66fcd007710e6286ea96189fdcb4c2809eaa7a6dd593094a4bd0cdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:19:21 07:19:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:19:21 latest: Pulling from edgex-devops/edgex-compose-arm64 07:19:21 547446be3368: Pulling fs layer 07:19:21 d125d8839a47: Pulling fs layer 07:19:21 3e85d5ac6304: Pulling fs layer 07:19:21 c3105a71a48b: Pulling fs layer 07:19:21 0f093f025ec4: Pulling fs layer 07:19:21 c3106fc0e877: Pulling fs layer 07:19:21 c3105a71a48b: Waiting 07:19:21 0f093f025ec4: Waiting 07:19:21 c3106fc0e877: Waiting 07:19:21 547446be3368: Download complete 07:19:21 c3105a71a48b: Download complete 07:19:22 d125d8839a47: Verifying Checksum 07:19:22 d125d8839a47: Download complete 07:19:22 c3106fc0e877: Verifying Checksum 07:19:22 c3106fc0e877: Download complete 07:19:22 0f093f025ec4: Verifying Checksum 07:19:22 0f093f025ec4: Download complete 07:19:22 547446be3368: Pull complete 07:19:23 d125d8839a47: Pull complete 07:19:24 3e85d5ac6304: Verifying Checksum 07:19:24 3e85d5ac6304: Download complete 07:19:34 #118 DONE 33.1s 07:19:34 07:19:34 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:34 #87 DONE 31.4s 07:19:34 07:19:34 #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:34 #84 DONE 31.7s 07:19:34 07:19:34 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:34 #117 DONE 31.7s 07:19:34 07:19:34 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:34 #78 DONE 32.9s 07:19:34 07:19:34 #75 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:34 #75 DONE 33.3s 07:19:34 07:19:34 #119 [support-notifications builder 6/7] COPY . . 07:19:34 3e85d5ac6304: Pull complete 07:19:34 c3105a71a48b: Pull complete 07:19:35 0f093f025ec4: Pull complete 07:19:35 c3106fc0e877: Pull complete 07:19:35 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:19:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:19:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:35 prd-ubuntu20.04-docker-arm64-4c-16g-40248 does not seem to be running inside a container 07:19:35 $ 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/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@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 07:19:37 $ docker top 33a3b1110c87f1cfda87928c020cb8a962060b8764e6413958c378e2019e9a8b -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:38 + docker compose -f ./docker-compose-build.yml build --parallel 07:19:39 #119 ... 07:19:39 07:19:39 #120 [security-proxy-setup builder 6/7] COPY . . 07:19:39 #120 ... 07:19:39 07:19:39 #121 [core-metadata builder 6/7] COPY . . 07:19:39 #121 ... 07:19:39 07:19:39 #122 [core-keeper builder 7/8] COPY . . 07:19:39 #122 ... 07:19:39 07:19:39 #123 [security-spiffe-token-provider builder 6/7] COPY . . 07:19:39 #123 ... 07:19:39 07:19:39 #124 [support-scheduler builder 6/7] COPY . . 07:19:43 #124 DONE 14.1s 07:19:43 07:19:43 #123 [security-spiffe-token-provider builder 6/7] COPY . . 07:19:43 #123 DONE 14.1s 07:19:43 07:19:43 #119 [support-notifications builder 6/7] COPY . . 07:19:43 #119 DONE 14.1s 07:19:43 07:19:43 #122 [core-keeper builder 7/8] COPY . . 07:19:43 #122 DONE 14.2s 07:19:43 07:19:43 #121 [core-metadata builder 6/7] COPY . . 07:19:43 #121 DONE 14.2s 07:19:43 07:19:43 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:19:43 #125 ... 07:19:43 07:19:43 #126 [security-proxy-auth builder 6/7] COPY . . 07:19:43 #126 CACHED 07:19:43 07:19:43 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:43 #127 CACHED 07:19:43 07:19:43 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:19:43 #128 CACHED 07:19:43 07:19:43 #120 [security-proxy-setup builder 6/7] COPY . . 07:19:43 #120 DONE 14.2s 07:19:43 07:19:43 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 07:19:43 #129 CACHED 07:19:43 07:19:43 #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:43 #130 CACHED 07:19:43 07:19:43 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:19:43 #131 CACHED 07:19:43 07:19:43 #132 [core-data builder 6/7] COPY . . 07:19:43 #132 CACHED 07:19:43 07:19:43 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:43 #133 CACHED 07:19:43 07:19:43 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 07:19:43 #134 CACHED 07:19:43 07:19:43 #135 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:43 #135 CACHED 07:19:43 07:19:43 #136 [security-secretstore-setup builder 6/7] COPY . . 07:19:43 #136 CACHED 07:19:43 07:19:43 #137 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:19:43 #137 CACHED 07:19:43 07:19:43 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:43 #138 CACHED 07:19:43 07:19:43 #139 [core-command builder 4/7] COPY go.mod vendor* ./ 07:19:43 #139 CACHED 07:19:43 07:19:43 #140 [core-command builder 6/7] COPY . . 07:19:43 #140 CACHED 07:19:43 07:19:43 #141 [security-bootstrapper builder 6/7] COPY . . 07:19:43 #141 CACHED 07:19:43 07:19:43 #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:19:43 #142 CACHED 07:19:43 07:19:43 #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:19:43 #143 CACHED 07:19:43 07:19:43 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:19:44 #144 1.313 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:19:48 #1 [support-notifications internal] load build definition from Dockerfile 07:19:48 #1 transferring dockerfile: 2.00kB 0.0s done 07:19:48 #1 DONE 0.1s 07:19:48 07:19:48 #2 [security-spire-config internal] load build definition from Dockerfile 07:19:48 #2 transferring dockerfile: 1.69kB done 07:19:48 #2 DONE 0.0s 07:19:48 07:19:48 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:19:48 #3 transferring dockerfile: 1.89kB 0.0s done 07:19:48 #3 DONE 0.1s 07:19:48 07:19:48 #4 [support-scheduler internal] load build definition from Dockerfile 07:19:48 #4 transferring dockerfile: 1.83kB done 07:19:48 #4 DONE 0.1s 07:19:48 07:19:48 #5 [security-secretstore-setup internal] load build definition from Dockerfile 07:19:48 #5 transferring dockerfile: 2.49kB 0.0s done 07:19:48 #5 DONE 0.1s 07:19:48 07:19:48 #6 [security-proxy-setup internal] load build definition from Dockerfile 07:19:48 #6 transferring dockerfile: 2.50kB done 07:19:48 #6 DONE 0.1s 07:19:48 07:19:48 #7 [security-spire-agent internal] load build definition from Dockerfile 07:19:48 #7 transferring dockerfile: 1.81kB done 07:19:48 #7 DONE 0.1s 07:19:48 07:19:48 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:19:48 #8 transferring dockerfile: 2.23kB 0.0s done 07:19:48 #8 DONE 0.1s 07:19:48 07:19:48 #9 [core-keeper internal] load build definition from Dockerfile 07:19:48 #9 transferring dockerfile: 2.01kB done 07:19:48 #9 DONE 0.1s 07:19:48 07:19:48 #10 [security-bootstrapper internal] load build definition from Dockerfile 07:19:48 #10 transferring dockerfile: 3.02kB done 07:19:48 #10 DONE 0.1s 07:19:48 07:19:48 #11 [core-metadata internal] load build definition from Dockerfile 07:19:48 #11 transferring dockerfile: 2.10kB 0.0s done 07:19:48 #11 DONE 0.1s 07:19:48 07:19:48 #12 [security-spire-server internal] load build definition from Dockerfile 07:19:48 #12 transferring dockerfile: 1.70kB done 07:19:48 #12 DONE 0.1s 07:19:48 07:19:48 #13 [security-proxy-auth internal] load build definition from Dockerfile 07:19:48 #13 transferring dockerfile: 2.14kB done 07:19:48 #13 DONE 0.1s 07:19:48 07:19:48 #14 [core-command internal] load build definition from Dockerfile 07:19:48 #14 transferring dockerfile: 1.94kB 0.0s done 07:19:48 #14 DONE 0.1s 07:19:48 07:19:48 #15 [core-data internal] load build definition from Dockerfile 07:19:48 #15 transferring dockerfile: 2.04kB done 07:19:48 #15 DONE 0.1s 07:19:48 07:19:48 #16 [support-notifications internal] load .dockerignore 07:19:48 #16 transferring context: 50B 0.0s done 07:19:48 #16 DONE 0.1s 07:19:49 07:19:49 #17 [security-spire-config internal] load .dockerignore 07:19:49 #17 transferring context: 50B done 07:19:49 #17 DONE 0.1s 07:19:49 07:19:49 #18 [security-spiffe-token-provider internal] load .dockerignore 07:19:49 #18 transferring context: 50B done 07:19:49 #18 DONE 0.0s 07:19:49 07:19:49 #19 [support-scheduler internal] load .dockerignore 07:19:49 #19 transferring context: 50B done 07:19:49 #19 DONE 0.1s 07:19:49 07:19:49 #20 [security-secretstore-setup internal] load .dockerignore 07:19:49 #20 transferring context: 50B 0.0s done 07:19:49 #20 DONE 0.1s 07:19:49 07:19:49 #21 [security-proxy-setup internal] load .dockerignore 07:19:49 #21 transferring context: 50B done 07:19:49 #21 DONE 0.1s 07:19:49 07:19:49 #22 [security-spire-agent internal] load .dockerignore 07:19:49 #22 transferring context: 50B done 07:19:49 #22 DONE 0.0s 07:19:49 07:19:49 #23 [core-common-config-bootstrapper internal] load .dockerignore 07:19:49 #23 transferring context: 50B done 07:19:49 #23 DONE 0.1s 07:19:49 07:19:49 #24 [core-keeper internal] load .dockerignore 07:19:49 #24 transferring context: 50B done 07:19:49 #24 DONE 0.1s 07:19:49 07:19:49 #25 [security-bootstrapper internal] load .dockerignore 07:19:49 #25 transferring context: 50B done 07:19:49 #25 DONE 0.1s 07:19:49 07:19:49 #26 [core-metadata internal] load .dockerignore 07:19:49 #26 transferring context: 50B 0.0s done 07:19:49 #26 DONE 0.1s 07:19:49 07:19:49 #27 [security-spire-server internal] load .dockerignore 07:19:49 #27 transferring context: 50B done 07:19:49 #27 DONE 0.1s 07:19:49 07:19:49 #28 [security-proxy-auth internal] load .dockerignore 07:19:49 #28 transferring context: 50B done 07:19:49 #28 DONE 0.1s 07:19:49 07:19:49 #29 [core-command internal] load .dockerignore 07:19:49 #29 transferring context: 50B done 07:19:49 #29 DONE 0.1s 07:19:49 07:19:49 #30 [core-data internal] load .dockerignore 07:19:49 #30 transferring context: 50B 0.0s done 07:19:49 #30 DONE 0.1s 07:19:49 07:19:49 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:19:49 #31 DONE 0.0s 07:19:49 07:19:49 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 07:19:50 #32 DONE 0.4s 07:19:50 07:19:50 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:19:50 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:19:50 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:19:50 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:19:50 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0B / 4.09MB 0.1s 07:19:50 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:19:50 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.05MB / 4.09MB 0.2s 07:19:50 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.10MB / 4.09MB 0.3s 07:19:51 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s 07:19:51 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 07:19:51 #33 ... 07:19:51 07:19:51 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:19:51 #31 DONE 0.0s 07:19:51 07:19:51 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:19:51 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:19:51 #33 ... 07:19:51 07:19:51 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:19:51 #31 DONE 0.0s 07:19:51 07:19:51 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:19:51 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:19:51 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:19:51 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:19:51 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:19:51 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:19:51 #33 ... 07:19:51 07:19:51 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:19:51 #31 DONE 0.0s 07:19:51 07:19:51 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:19:51 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:19:51 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:19:51 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:19:51 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:19:51 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:19:51 #33 ... 07:19:51 07:19:51 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 07:19:51 #32 DONE 0.6s 07:19:51 07:19:51 #34 [security-secretstore-setup internal] load build context 07:19:51 #34 DONE 0.0s 07:19:51 07:19:51 #35 [support-notifications internal] load build context 07:19:51 #35 transferring context: 3.20MB 0.7s done 07:19:51 #35 DONE 1.0s 07:19:51 07:19:51 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:19:51 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:19:51 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:19:51 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:19:51 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:19:51 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:19:51 #33 ... 07:19:51 07:19:51 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:19:51 #31 DONE 0.0s 07:19:51 07:19:51 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:19:51 #33 ... 07:19:51 07:19:51 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 07:19:51 #32 DONE 0.7s 07:19:51 07:19:51 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:19:51 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:19:51 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:19:51 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:19:51 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:19:51 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:19:51 #33 ... 07:19:51 07:19:51 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:19:51 #31 DONE 0.0s 07:19:51 07:19:51 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:19:51 #33 ... 07:19:51 07:19:51 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 07:19:51 #32 DONE 1.0s 07:19:51 07:19:51 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:19:52 #33 ... 07:19:52 07:19:52 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:19:52 #31 DONE 0.0s 07:19:52 07:19:52 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:19:52 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:19:52 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:19:52 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:19:52 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:19:52 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:19:52 #33 ... 07:19:52 07:19:52 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:19:52 #31 DONE 0.0s 07:19:52 07:19:52 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:19:52 #36 DONE 1.3s 07:19:52 07:19:52 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:19:52 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:19:52 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:19:52 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:19:52 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:19:52 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:19:52 #33 ... 07:19:52 07:19:52 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 07:19:52 #32 DONE 1.4s 07:19:52 07:19:52 #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:19:52 #37 DONE 2.8s 07:19:52 07:19:52 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:19:52 #33 ... 07:19:52 07:19:52 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:19:52 #31 DONE 0.0s 07:19:52 07:19:52 #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:19:52 #37 DONE 2.8s 07:19:52 07:19:52 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:19:52 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:19:52 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:19:52 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:19:52 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:19:52 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:19:52 #33 ... 07:19:52 07:19:52 #38 [security-spire-config internal] load build context 07:19:52 #38 transferring context: 22.05kB 0.1s done 07:19:52 #38 DONE 0.6s 07:19:52 07:19:52 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:19:52 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.0s done 07:19:53 #33 ... 07:19:53 07:19:53 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:19:53 #31 DONE 0.1s 07:19:53 07:19:53 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 07:19:53 #32 DONE 2.0s 07:19:53 07:19:53 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:19:53 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.0s done 07:19:53 #33 ... 07:19:53 07:19:53 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:19:53 #37 DONE 2.8s 07:19:53 07:19:53 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:19:53 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:19:53 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:19:53 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:19:53 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:19:53 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:19:53 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.0s done 07:19:53 #33 ... 07:19:53 07:19:53 #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:19:53 #37 DONE 2.9s 07:19:53 07:19:53 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:19:53 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:19:53 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:19:53 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:19:53 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:19:53 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:19:53 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.0s done 07:19:53 #33 ... 07:19:53 07:19:53 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:19:53 #31 DONE 0.1s 07:19:53 07:19:53 #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 07:19:54 #39 DONE 2.2s 07:19:54 07:19:54 #40 [security-spiffe-token-provider internal] load build context 07:19:54 #40 transferring context: 3.20MB 2.2s done 07:19:54 #40 DONE 2.9s 07:19:54 07:19:54 #41 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:19:54 #144 ... 07:19:54 07:19:54 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:19:54 #0 0.777 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:19:54 #145 ... 07:19:54 07:19:54 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:19:54 #0 1.222 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:19:54 #146 ... 07:19:54 07:19:54 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:19:54 #0 0.417 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:19:54 #147 ... 07:19:54 07:19:54 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:19:54 #0 1.330 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:19:54 #148 ... 07:19:54 07:19:54 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:19:54 #0 0.373 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:19:54 #149 ... 07:19:54 07:19:54 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:19:54 #125 0.679 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:19:54 #125 ... 07:19:54 07:19:54 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:19:54 #0 0.911 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:19:54 #150 ... 07:19:54 07:19:54 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:19:54 #0 0.956 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:19:54 #151 ... 07:19:54 07:19:54 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:19:54 #0 0.849 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:19:54 #152 ... 07:19:54 07:19:54 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:19:54 #0 0.842 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:19:54 #41 ... 07:19:54 07:19:54 #42 [support-scheduler internal] load build context 07:19:54 #42 transferring context: 3.20MB 2.2s done 07:19:54 #42 DONE 2.9s 07:19:54 07:19:54 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 07:19:54 #43 DONE 2.6s 07:19:54 07:19:54 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:19:54 #44 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 07:19:54 #44 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:19:54 #44 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 07:19:54 #44 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 07:19:54 #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.1s done 07:19:54 #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.2s done 07:19:54 #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.3s done 07:19:54 #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 07:19:54 #44 ... 07:19:54 07:19:54 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 07:19:54 #36 DONE 3.0s 07:19:54 07:19:54 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:19:54 #44 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 07:19:54 #44 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:19:54 #44 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 07:19:54 #44 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 07:19:54 #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.1s done 07:19:54 #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.2s done 07:19:54 #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.3s done 07:19:54 #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 07:19:54 #153 ... 07:19:54 07:19:54 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:19:54 #0 1.158 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:19:54 #44 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 07:19:54 #44 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 07:19:54 #44 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 07:19:54 #44 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 07:19:54 #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.1s done 07:19:54 #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.2s done 07:19:54 #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.3s done 07:19:54 #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 07:19:54 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 1.8s 07:19:54 #44 ... 07:19:54 07:19:54 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:19:54 #37 DONE 2.9s 07:19:54 07:19:54 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 07:19:54 #32 DONE 3.4s 07:19:54 07:19:54 #39 [core-data builder 2/7] WORKDIR /edgex-go 07:19:54 #39 DONE 2.2s 07:19:54 07:19:54 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:19:54 #44 ... 07:19:54 07:19:54 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:19:54 #37 DONE 2.9s 07:19:54 07:19:54 #39 [core-command builder 2/7] WORKDIR /edgex-go 07:19:54 #39 DONE 2.2s 07:19:54 07:19:54 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:19:54 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 2.2s 07:19:54 #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 07:19:55 #44 ... 07:19:55 07:19:55 #45 [security-proxy-setup internal] load build context 07:19:55 #45 transferring context: 3.20MB 2.2s done 07:19:55 #45 DONE 3.4s 07:19:55 07:19:55 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:19:55 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 2.6s 07:19:55 #44 ... 07:19:55 07:19:55 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:19:55 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 07:19:55 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 07:19:55 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 07:19:55 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done 07:19:55 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 07:19:55 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.0s done 07:19:55 #33 DONE 6.0s 07:19:55 07:19:55 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:19:56 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.11MB / 33.17MB 3.1s 07:19:56 #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 07:19:56 #44 ... 07:19:56 07:19:56 #34 [security-secretstore-setup internal] load build context 07:19:56 #34 transferring context: 3.20MB 2.5s done 07:19:56 #34 DONE 4.5s 07:19:56 07:19:56 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:19:56 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 3.3s 07:19:56 #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 07:19:56 #44 ... 07:19:56 07:19:56 #46 [core-common-config-bootstrapper internal] load build context 07:19:56 #46 transferring context: 3.20MB 2.5s done 07:19:56 #46 DONE 4.5s 07:19:56 07:19:56 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:19:56 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 3.7s 07:19:56 #44 ... 07:19:56 07:19:56 #47 [security-bootstrapper internal] load build context 07:19:56 #47 transferring context: 3.20MB 2.3s done 07:19:56 #47 DONE 4.1s 07:19:56 07:19:56 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:19:56 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 3.9s 07:19:56 #44 ... 07:19:56 07:19:56 #48 [core-keeper internal] load build context 07:19:56 #48 transferring context: 3.20MB 3.0s done 07:19:56 #48 DONE 4.3s 07:19:56 07:19:56 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:19:57 #44 ... 07:19:57 07:19:57 #49 [security-spire-agent internal] load build context 07:19:57 #49 transferring context: 23.33kB 0.2s done 07:19:57 #49 DONE 2.7s 07:19:57 07:19:57 #50 [security-spire-server internal] load build context 07:19:57 #50 transferring context: 23.80kB 0.1s done 07:19:57 #50 DONE 2.8s 07:19:57 07:19:57 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:19:57 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 4.4s 07:19:57 #44 ... 07:19:57 07:19:57 #51 [core-metadata internal] load build context 07:19:57 #51 transferring context: 3.20MB 2.4s done 07:19:57 #51 DONE 4.2s 07:19:57 07:19:57 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:19:57 #44 ... 07:19:57 07:19:57 #52 [security-proxy-auth internal] load build context 07:19:57 #52 transferring context: 3.20MB 2.2s done 07:19:57 #52 DONE 4.6s 07:19:57 07:19:57 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:19:57 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 5.1s 07:19:58 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.61MB / 33.17MB 5.5s 07:19:59 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.87MB / 33.17MB 6.2s 07:19:59 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 6.9s 07:20:00 #44 ... 07:20:00 07:20:00 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:00 #53 DONE 6.3s 07:20:00 07:20:00 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:20:00 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.04MB / 33.17MB 7.7s 07:20:01 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 8.4s 07:20:01 #44 ... 07:20:01 07:20:01 #54 [core-command internal] load build context 07:20:01 #54 transferring context: 3.20MB 4.2s done 07:20:01 #54 DONE 7.0s 07:20:01 07:20:01 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:20:01 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 9.0s 07:20:02 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 9.5s 07:20:02 #44 ... 07:20:02 07:20:02 #55 [core-data internal] load build context 07:20:02 #55 transferring context: 3.20MB 4.6s done 07:20:02 #55 DONE 7.6s 07:20:02 07:20:02 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:20:02 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 9.6s done 07:20:02 #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 9.6s done 07:20:04 #44 ... 07:20:04 07:20:04 #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:20:04 #0 8.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:04 #0 9.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:04 #56 ... 07:20:04 07:20:04 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:20:04 #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:04 #57 ... 07:20:04 07:20:04 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:20:04 #58 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.4s done 07:20:04 #58 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 07:20:04 #58 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 07:20:04 #58 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 07:20:04 #58 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 07:20:04 #58 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 07:20:04 #58 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 07:20:04 #58 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 4.0s done 07:20:04 #58 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.9s done 07:20:04 #58 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done 07:20:04 #58 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.6s 07:20:04 #58 ... 07:20:04 07:20:04 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:20:04 #0 7.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:04 #0 8.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:04 #59 ... 07:20:04 07:20:04 #60 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:20:04 #0 9.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:04 #0 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:04 #60 ... 07:20:04 07:20:04 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:20:05 #58 ... 07:20:05 07:20:05 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:20:05 #59 10.84 OK: 239 MiB in 58 packages 07:20:05 #59 DONE 11.6s 07:20:05 07:20:05 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:20:06 #58 ... 07:20:06 07:20:06 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:20:06 #0 9.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:06 #61 ... 07:20:06 07:20:06 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:20:06 #58 ... 07:20:06 07:20:06 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:20:06 #62 ... 07:20:06 07:20:06 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:20:06 #63 ... 07:20:06 07:20:06 #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:20:07 #64 ... 07:20:07 07:20:07 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:20:07 #65 ... 07:20:07 07:20:07 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:20:07 #66 ... 07:20:07 07:20:07 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:20:07 #67 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:07 #67 ... 07:20:07 07:20:07 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:20:07 #68 ... 07:20:07 07:20:07 #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:20:07 #69 ... 07:20:07 07:20:07 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:20:07 #70 ... 07:20:07 07:20:07 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:08 #71 ... 07:20:08 07:20:08 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:20:08 #72 DONE 2.2s 07:20:08 07:20:08 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:20:08 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.3s 07:20:08 #44 ... 07:20:08 07:20:08 #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:20:08 #56 13.32 OK: 239 MiB in 58 packages 07:20:08 #56 DONE 14.5s 07:20:08 07:20:08 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:20:10 #44 ... 07:20:10 07:20:10 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:20:10 #73 DONE 1.8s 07:20:10 07:20:10 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:20:10 #44 ... 07:20:10 07:20:10 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:20:10 #74 ... 07:20:10 07:20:10 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:20:10 #58 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.0s 07:20:11 #58 ... 07:20:11 07:20:11 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:20:11 #71 DONE 14.3s 07:20:11 07:20:11 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:20:11 #44 ... 07:20:11 07:20:11 #60 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 07:20:11 #60 15.60 OK: 239 MiB in 58 packages 07:20:11 #60 DONE 17.6s 07:20:11 07:20:11 #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:20:11 #69 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:13 #69 ... 07:20:13 07:20:13 #75 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:20:13 #75 DONE 1.6s 07:20:13 07:20:13 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:20:13 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.6s 07:20:15 #44 ... 07:20:15 07:20:15 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:20:15 #57 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:15 #57 16.59 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:20:15 #57 16.59 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:20:15 #57 16.59 OK: 24066 distinct packages available 07:20:15 #57 19.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:15 #57 ... 07:20:15 07:20:15 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:20:15 #74 14.58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:17 #74 ... 07:20:17 07:20:17 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:20:17 #61 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:17 #61 19.21 (1/1) Installing dumb-init (1.2.5-r3) 07:20:17 #61 19.31 Executing busybox-1.36.1-r29.trigger 07:20:17 #61 19.46 OK: 9 MiB in 15 packages 07:20:17 #61 ... 07:20:17 07:20:17 #41 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:20:17 #41 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:17 #41 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:17 #41 ... 07:20:17 07:20:17 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:20:18 #44 ... 07:20:18 07:20:18 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:20:18 #61 DONE 21.9s 07:20:18 07:20:18 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:20:18 #44 ... 07:20:18 07:20:18 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:20:18 #76 ... 07:20:18 07:20:18 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:20:18 #77 ... 07:20:18 07:20:18 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:20:18 #62 11.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:18 #62 12.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:18 #62 ... 07:20:18 07:20:18 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:20:18 #65 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:18 #65 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:18 #65 ... 07:20:18 07:20:18 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:20:18 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.0s 07:20:18 #44 ... 07:20:18 07:20:18 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:20:18 #67 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:18 #67 ... 07:20:18 07:20:18 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:20:19 #44 ... 07:20:19 07:20:19 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:20:19 #66 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:19 #66 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:20 #66 ... 07:20:20 07:20:20 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:20:20 #44 ... 07:20:20 07:20:20 #41 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:20:20 #41 23.88 OK: 239 MiB in 58 packages 07:20:20 #41 DONE 26.2s 07:20:20 07:20:20 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:20:20 #44 ... 07:20:20 07:20:20 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:20:20 #78 ... 07:20:20 07:20:20 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:20:20 #65 23.76 (1/2) Installing dumb-init (1.2.5-r3) 07:20:20 #65 23.78 (2/2) Installing su-exec (0.2-r3) 07:20:20 #65 23.87 Executing busybox-1.36.1-r29.trigger 07:20:20 #65 24.16 OK: 9 MiB in 16 packages 07:20:21 #65 ... 07:20:21 07:20:21 #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:20:21 #64 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:21 #64 16.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:21 #64 ... 07:20:21 07:20:21 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:20:21 #58 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.6s done 07:20:21 #58 ... 07:20:21 07:20:21 #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:20:21 #79 DONE 0.9s 07:20:21 07:20:21 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:20:21 #0 6.128 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:21 #0 8.371 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:21 #80 ... 07:20:21 07:20:21 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:20:21 #44 ... 07:20:21 07:20:21 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:20:21 #70 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:21 #70 17.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:21 #70 ... 07:20:21 07:20:21 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:20:22 #44 ... 07:20:22 07:20:22 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:20:22 #68 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:22 #68 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:22 #68 ... 07:20:22 07:20:22 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:20:23 #44 ... 07:20:23 07:20:23 #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:20:23 #81 ... 07:20:23 07:20:23 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:20:23 #62 22.37 (1/7) Installing ca-certificates (20241121-r1) 07:20:23 #62 23.18 (2/7) Installing dumb-init (1.2.5-r3) 07:20:23 #62 23.25 (3/7) Installing libgcc (13.2.1_git20240309-r1) 07:20:23 #62 23.33 (4/7) Installing libsodium (1.0.19-r0) 07:20:23 #62 23.43 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 07:20:23 #62 24.14 (6/7) Installing libzmq (4.3.5-r2) 07:20:23 #62 24.46 (7/7) Installing zeromq (4.3.5-r2) 07:20:23 #62 24.66 Executing busybox-1.36.1-r29.trigger 07:20:23 #62 25.06 Executing ca-certificates-20241121-r1.trigger 07:20:23 #62 ... 07:20:23 07:20:23 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:20:23 #65 DONE 26.8s 07:20:23 07:20:23 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:20:23 #63 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:23 #63 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:23 #63 ... 07:20:23 07:20:23 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:20:23 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.2s 07:20:24 #44 ... 07:20:24 07:20:24 #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:20:24 #69 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:24 #69 ... 07:20:24 07:20:24 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:20:25 #44 ... 07:20:25 07:20:25 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:20:25 #62 27.46 OK: 14 MiB in 21 packages 07:20:25 #62 DONE 29.0s 07:20:25 07:20:25 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:20:25 #57 21.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:26 #57 ... 07:20:26 07:20:26 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:20:26 #44 ... 07:20:26 07:20:26 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:20:26 #74 16.61 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:27 #74 ... 07:20:27 07:20:27 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:20:27 #63 29.26 (1/4) Installing ca-certificates (20241121-r1) 07:20:27 #63 29.56 (2/4) Installing dumb-init (1.2.5-r3) 07:20:27 #63 29.64 (3/4) Installing su-exec (0.2-r3) 07:20:27 #63 29.65 (4/4) Installing yq-go (4.44.1-r2) 07:20:27 #63 ... 07:20:27 07:20:27 #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:20:27 #64 28.00 (1/1) Installing dumb-init (1.2.5-r3) 07:20:27 #64 28.04 Executing busybox-1.36.1-r29.trigger 07:20:27 #64 28.20 OK: 9 MiB in 15 packages 07:20:27 #64 DONE 30.9s 07:20:27 07:20:27 #82 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 07:20:30 #82 ... 07:20:30 07:20:30 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:20:30 #67 23.89 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:20:30 #67 23.89 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:20:30 #67 23.89 OK: 24048 distinct packages available 07:20:30 #67 26.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:30 #67 29.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:30 #67 ... 07:20:30 07:20:30 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:20:30 #66 24.50 (1/3) Installing ca-certificates (20241121-r1) 07:20:30 #66 25.47 (2/3) Installing dumb-init (1.2.5-r3) 07:20:30 #66 25.50 (3/3) Installing tzdata (2025a-r0) 07:20:30 #66 28.26 Executing busybox-1.36.1-r29.trigger 07:20:30 #66 28.44 Executing ca-certificates-20241121-r1.trigger 07:20:30 #66 30.51 OK: 11 MiB in 17 packages 07:20:30 #66 DONE 33.9s 07:20:30 07:20:30 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:20:31 #83 ... 07:20:31 07:20:31 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:20:31 #84 ... 07:20:31 07:20:31 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:20:31 #57 35.10 OK: 239 MiB in 58 packages 07:20:31 #57 DONE 37.1s 07:20:31 07:20:31 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:20:32 #85 DONE 0.6s 07:20:32 07:20:32 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:20:32 #86 ... 07:20:32 07:20:32 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:20:32 #68 30.84 (1/4) Installing dumb-init (1.2.5-r3) 07:20:32 #68 30.93 (2/4) Installing openssl (3.3.3-r0) 07:20:32 #68 31.25 (3/4) Installing su-exec (0.2-r3) 07:20:32 #68 31.29 (4/4) Installing yq-go (4.44.1-r2) 07:20:32 #68 32.68 Executing busybox-1.36.1-r29.trigger 07:20:32 #68 32.90 OK: 20 MiB in 18 packages 07:20:32 #68 DONE 35.4s 07:20:32 07:20:32 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:20:33 #87 ... 07:20:33 07:20:33 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:20:33 #63 31.60 Executing busybox-1.36.1-r29.trigger 07:20:33 #63 31.72 Executing ca-certificates-20241121-r1.trigger 07:20:33 #63 33.58 OK: 20 MiB in 18 packages 07:20:33 #63 DONE 36.8s 07:20:33 07:20:33 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:20:33 #0 5.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:33 #0 6.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:33 #88 ... 07:20:33 07:20:33 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:20:33 #89 ... 07:20:33 07:20:33 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:20:33 #77 5.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:33 #77 8.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:33 #77 ... 07:20:33 07:20:33 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:20:33 #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.8s done 07:20:34 #44 ... 07:20:34 07:20:34 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:20:34 #80 23.16 (1/1) Installing dumb-init (1.2.5-r3) 07:20:34 #80 ... 07:20:34 07:20:34 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:20:34 #74 32.24 OK: 239 MiB in 58 packages 07:20:34 #74 DONE 34.0s 07:20:34 07:20:34 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:20:35 #90 DONE 0.7s 07:20:35 07:20:35 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:20:35 #91 ... 07:20:35 07:20:35 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:20:35 #0 5.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:35 #0 7.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:35 #92 ... 07:20:35 07:20:35 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:20:35 #80 24.22 Executing busybox-1.36.1-r29.trigger 07:20:35 #80 24.43 OK: 9 MiB in 15 packages 07:20:37 #80 ... 07:20:37 07:20:37 #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:20:37 #77 18.38 OK: 9 MiB in 15 packages 07:20:37 #77 DONE 19.4s 07:20:37 07:20:37 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:20:37 #87 5.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:37 #87 ... 07:20:37 07:20:37 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:20:37 #70 30.75 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:20:37 #70 30.75 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:20:37 #70 30.75 OK: 24048 distinct packages available 07:20:37 #70 32.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:37 #70 34.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:37 #70 ... 07:20:37 07:20:37 #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:20:37 #69 30.65 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:20:37 #69 30.65 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:20:37 #69 30.65 OK: 24048 distinct packages available 07:20:37 #69 32.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:37 #69 35.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:37 #69 ... 07:20:37 07:20:37 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:20:37 #89 4.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:38 #89 ... 07:20:38 07:20:38 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:20:38 #80 DONE 27.0s 07:20:38 07:20:38 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:20:38 #83 5.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:38 #83 7.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:40 #83 ... 07:20:40 07:20:40 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:20:40 #70 44.40 (1/4) Installing dumb-init (1.2.5-r3) 07:20:41 #70 44.42 (2/4) Installing musl-obstack (1.2.3-r2) 07:20:41 #70 44.45 (3/4) Installing libucontext (1.2-r3) 07:20:41 #70 44.47 (4/4) Installing gcompat (1.1.0-r4) 07:20:41 #70 44.51 Executing busybox-1.36.1-r29.trigger 07:20:41 #70 44.60 OK: 9 MiB in 18 packages 07:20:42 #70 ... 07:20:42 07:20:42 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:20:42 #88 17.33 OK: 9 MiB in 16 packages 07:20:42 #88 DONE 18.5s 07:20:42 07:20:42 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:20:42 #67 42.42 (1/14) Installing ca-certificates (20241121-r1) 07:20:42 #67 42.75 (2/14) Installing brotli-libs (1.1.0-r2) 07:20:42 #67 42.87 (3/14) Installing c-ares (1.33.1-r0) 07:20:42 #67 42.90 (4/14) Installing libunistring (1.2-r0) 07:20:42 #67 43.08 (5/14) Installing libidn2 (2.3.7-r0) 07:20:42 #67 43.11 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:20:42 #67 43.15 (7/14) Installing libpsl (0.21.5-r1) 07:20:42 #67 43.16 (8/14) Installing zstd-libs (1.5.6-r0) 07:20:42 #67 43.25 (9/14) Installing libcurl (8.12.1-r0) 07:20:42 #67 43.32 (10/14) Installing curl (8.12.1-r0) 07:20:42 #67 43.36 (11/14) Installing dumb-init (1.2.5-r3) 07:20:42 #67 43.40 (12/14) Installing musl-obstack (1.2.3-r2) 07:20:42 #67 43.41 (13/14) Installing libucontext (1.2-r3) 07:20:42 #67 43.43 (14/14) Installing gcompat (1.1.0-r4) 07:20:42 #67 43.48 Executing busybox-1.36.1-r29.trigger 07:20:42 #67 43.58 Executing ca-certificates-20241121-r1.trigger 07:20:42 #67 44.77 OK: 15 MiB in 28 packages 07:20:42 #67 ... 07:20:42 07:20:42 #82 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 07:20:42 #82 4.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:42 #82 7.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:42 #82 ... 07:20:42 07:20:42 #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:20:42 #69 45.25 (1/5) Installing dumb-init (1.2.5-r3) 07:20:42 #69 45.29 (2/5) Installing musl-obstack (1.2.3-r2) 07:20:42 #69 45.32 (3/5) Installing libucontext (1.2-r3) 07:20:42 #69 45.40 (4/5) Installing gcompat (1.1.0-r4) 07:20:42 #69 45.47 (5/5) Installing openssl (3.3.3-r0) 07:20:42 #69 45.64 Executing busybox-1.36.1-r29.trigger 07:20:43 #69 45.79 OK: 10 MiB in 19 packages 07:20:43 #69 ... 07:20:43 07:20:43 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:20:43 #70 DONE 46.4s 07:20:43 07:20:43 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:20:43 #93 ... 07:20:43 07:20:43 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:20:43 #67 DONE 47.0s 07:20:43 07:20:43 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:20:46 #94 ... 07:20:46 07:20:46 #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:20:46 #69 DONE 49.0s 07:20:46 07:20:46 #95 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:20:46 #95 ... 07:20:46 07:20:46 #82 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 07:20:46 #82 17.30 OK: 9 MiB in 15 packages 07:20:46 #82 DONE 19.4s 07:20:47 07:20:47 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:20:47 #96 DONE 5.1s 07:20:47 07:20:47 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:20:47 #92 18.27 OK: 14 MiB in 21 packages 07:20:47 #92 DONE 21.5s 07:20:47 07:20:47 #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:20:47 #97 DONE 0.4s 07:20:47 07:20:47 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:20:47 #89 6.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:48 #89 ... 07:20:48 07:20:48 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:20:48 #83 17.53 OK: 11 MiB in 17 packages 07:20:49 #83 ... 07:20:49 07:20:49 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:20:49 #87 6.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:49 #87 16.62 OK: 20 MiB in 18 packages 07:20:49 #87 ... 07:20:49 07:20:49 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:20:49 #93 5.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:49 #93 ... 07:20:49 07:20:49 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:20:49 #83 DONE 18.9s 07:20:49 07:20:49 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:20:49 #94 5.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:50 #94 ... 07:20:50 07:20:50 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:20:50 #87 DONE 18.2s 07:20:50 07:20:50 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:20:50 #98 DONE 0.2s 07:20:50 07:20:50 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:20:50 #94 6.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:51 #94 ... 07:20:51 07:20:51 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:20:51 #89 16.63 OK: 20 MiB in 18 packages 07:20:51 #89 DONE 17.8s 07:20:51 07:20:51 #95 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:20:51 #95 3.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:51 #95 4.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:55 #95 ... 07:20:55 07:20:55 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:20:55 #94 10.30 OK: 15 MiB in 28 packages 07:20:55 #94 DONE 11.2s 07:20:55 07:20:55 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:20:55 #93 6.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:55 #93 11.20 OK: 9 MiB in 18 packages 07:20:55 #93 DONE 12.2s 07:20:55 07:20:55 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:20:56 #99 ... 07:20:56 07:20:56 #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 07:20:56 #95 8.978 OK: 10 MiB in 19 packages 07:20:56 #95 DONE 10.4s 07:20:56 07:20:56 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:20:57 #100 ... 07:20:57 07:20:57 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:20:57 #101 DONE 1.4s 07:20:57 07:20:57 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:20:57 #99 DONE 2.3s 07:20:57 07:20:57 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:20:57 #102 ... 07:20:57 07:20:57 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:20:57 #103 DONE 0.3s 07:20:58 07:20:58 #104 [security-spire-config stage-2 6/10] COPY security.txt / 07:20:58 #104 DONE 0.2s 07:20:58 07:20:58 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:20:58 #105 DONE 0.4s 07:20:58 07:20:58 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:20:58 #100 DONE 2.3s 07:20:58 07:20:58 #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:20:58 #106 DONE 0.3s 07:20:58 07:20:58 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:20:58 #107 DONE 0.4s 07:20:58 07:20:58 #108 [security-spire-server stage-2 6/9] COPY security.txt / 07:20:59 #108 DONE 0.3s 07:20:59 07:20:59 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:20:59 #109 DONE 0.3s 07:20:59 07:20:59 #110 [security-spire-config] exporting to image 07:20:59 #110 exporting layers 07:20:59 #110 ... 07:20:59 07:20:59 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:20:59 #111 DONE 0.6s 07:20:59 07:20:59 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:21:00 #112 DONE 0.3s 07:21:00 07:21:00 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:21:00 #113 DONE 0.3s 07:21:00 07:21:00 #110 [security-spire-server] exporting to image 07:21:01 #110 ... 07:21:01 07:21:01 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:21:01 #102 DONE 3.5s 07:21:01 07:21:01 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:21:01 #114 DONE 0.4s 07:21:01 07:21:01 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:01 #76 ... 07:21:01 07:21:01 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 07:21:02 #115 DONE 0.2s 07:21:02 07:21:02 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:21:02 #116 DONE 0.2s 07:21:02 07:21:02 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:02 #91 ... 07:21:02 07:21:02 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:21:02 #117 DONE 0.2s 07:21:02 07:21:02 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:21:02 #118 DONE 0.3s 07:21:02 07:21:02 #110 [security-spire-agent] exporting to image 07:21:03 #110 exporting layers 4.1s done 07:21:03 #110 writing image sha256:b9c4d4812642673028b049c5bf852e8997756a4189254351712c74998926874c 0.0s done 07:21:03 #110 naming to docker.io/library/security-spire-config-arm64 0.0s done 07:21:04 #110 exporting layers 4.2s done 07:21:04 #110 writing image sha256:d71dbba50f20f11c1bf455bb283af146131f40262ccfc1b38c998ad9a037e797 0.0s done 07:21:04 #110 naming to docker.io/library/security-spire-server-arm64 done 07:21:05 #110 exporting layers 2.9s done 07:21:05 #110 writing image sha256:57a009865125f33675be82363aaf041e6ebc0474fc0cfd9caf6c92d46d8aa9cf 0.0s done 07:21:05 #110 naming to docker.io/library/security-spire-agent-arm64 done 07:21:05 #110 DONE 6.2s 07:21:05 07:21:05 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:31 #154 DONE 100.2s 07:21:31 07:21:31 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:21:31 #151 DONE 100.2s 07:21:31 07:21:31 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:21:31 #155 DONE 0.4s 07:21:31 07:21:31 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:21:31 #156 DONE 0.3s 07:21:31 07:21:31 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:21:31 #157 DONE 0.3s 07:21:31 07:21:31 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:21:31 #158 ... 07:21:31 07:21:31 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:21:31 #159 DONE 0.6s 07:21:31 07:21:31 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:21:31 #160 DONE 0.3s 07:21:31 07:21:31 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:21:31 #161 DONE 0.3s 07:21:31 07:21:31 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:21:31 #162 ... 07:21:31 07:21:31 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:21:31 #158 DONE 1.8s 07:21:31 07:21:31 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:21:31 #163 DONE 0.4s 07:21:31 07:21:31 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:21:31 #164 DONE 0.3s 07:21:31 07:21:31 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:21:31 #165 DONE 0.3s 07:21:31 07:21:31 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:21:31 #125 ... 07:21:31 07:21:31 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:21:31 #162 DONE 1.2s 07:21:31 07:21:31 #111 [core-common-config-bootstrapper] exporting to image 07:21:31 #111 exporting layers 07:21:31 #111 ... 07:21:31 07:21:31 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:21:31 #166 DONE 0.4s 07:21:31 07:21:31 #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/ 07:21:31 #167 DONE 0.4s 07:21:31 07:21:31 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:21:31 #49 ... 07:21:31 07:21:31 #111 [core-common-config-bootstrapper] exporting to image 07:21:31 #111 exporting layers 0.7s done 07:21:31 #111 writing image sha256:d6302dcec2e83d29b0f44652843de2d8855de873095053d94d6739c496b5dfde done 07:21:31 #111 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 07:21:31 #111 DONE 1.7s 07:21:31 07:21:31 #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/ 07:21:31 #168 DONE 0.1s 07:21:31 07:21:31 #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/ 07:21:31 #169 DONE 0.1s 07:21:31 07:21:31 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:21:31 #170 DONE 0.0s 07:21:31 07:21:31 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:21:31 #171 DONE 1.4s 07:21:31 07:21:31 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:21:31 #150 ... 07:21:31 07:21:31 #111 [security-bootstrapper] exporting to image 07:21:31 #111 exporting layers 0.6s done 07:21:31 #111 writing image sha256:8869c36d8f17bba5b6a7062ab002f9e6e14d2fc42271e67c63c26bb79477574e done 07:21:31 #111 naming to docker.io/library/security-bootstrapper 07:21:31 #111 naming to docker.io/library/security-bootstrapper done 07:21:31 #111 DONE 2.3s 07:21:31 07:21:31 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:22:27 #49 ... 07:22:27 07:22:27 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:22:27 #144 159.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:22:27 #91 ... 07:22:27 07:22:27 #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:22:27 #81 DONE 122.4s 07:22:27 07:22:27 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:22:27 #78 DONE 125.3s 07:22:27 07:22:27 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:22:27 #84 DONE 114.5s 07:22:27 07:22:27 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:22:27 #86 DONE 103.8s 07:22:27 07:22:27 #119 [security-spiffe-token-provider builder 6/7] COPY . . 07:22:27 #119 ... 07:22:27 07:22:27 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:22:27 #91 DONE 100.6s 07:22:27 07:22:27 #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:22:27 #76 DONE 127.8s 07:22:27 07:22:27 #120 [core-keeper builder 7/8] COPY . . 07:22:27 #120 DONE 2.0s 07:22:27 07:22:27 #121 [core-data builder 4/7] COPY go.mod vendor* ./ 07:22:27 #121 CACHED 07:22:27 07:22:27 #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:22:27 #122 CACHED 07:22:27 07:22:27 #123 [core-data builder 6/7] COPY . . 07:22:27 #123 CACHED 07:22:27 07:22:27 #124 [core-command builder 4/7] COPY go.mod vendor* ./ 07:22:27 #124 CACHED 07:22:27 07:22:27 #125 [core-command builder 6/7] COPY . . 07:22:27 #125 CACHED 07:22:27 07:22:27 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:22:27 #126 CACHED 07:22:27 07:22:27 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:22:27 #127 CACHED 07:22:27 07:22:27 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:22:27 #128 CACHED 07:22:27 07:22:27 #129 [security-proxy-auth builder 6/7] COPY . . 07:22:27 #129 CACHED 07:22:27 07:22:27 #130 [core-metadata builder 6/7] COPY . . 07:22:27 #130 CACHED 07:22:27 07:22:27 #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:22:27 #131 CACHED 07:22:27 07:22:27 #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:22:27 #132 CACHED 07:22:27 07:22:27 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 07:22:27 #133 DONE 2.1s 07:22:27 07:22:27 #119 [security-spiffe-token-provider builder 6/7] COPY . . 07:22:27 #119 DONE 2.0s 07:22:27 07:22:27 #134 [support-scheduler builder 6/7] COPY . . 07:22:27 #134 DONE 2.1s 07:22:27 07:22:27 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:22:27 #135 ... 07:22:27 07:22:27 #136 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:22:27 #136 CACHED 07:22:27 07:22:27 #137 [security-bootstrapper builder 6/7] COPY . . 07:22:27 #137 CACHED 07:22:27 07:22:27 #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:22:27 #138 CACHED 07:22:27 07:22:27 #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:22:27 #139 CACHED 07:22:27 07:22:27 #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:22:27 #140 CACHED 07:22:27 07:22:27 #141 [security-proxy-setup builder 6/7] COPY . . 07:22:27 #141 CACHED 07:22:27 07:22:27 #142 [security-secretstore-setup builder 6/7] COPY . . 07:22:27 #142 DONE 2.2s 07:22:27 07:22:27 #143 [support-notifications builder 6/7] COPY . . 07:22:27 #143 DONE 2.1s 07:22:27 07:22:27 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:22:27 #144 ... 07:22:27 07:22:27 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:22:27 #0 5.629 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:22:27 #145 ... 07:22:27 07:22:27 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:22:27 #0 5.907 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:22:27 #146 ... 07:22:27 07:22:27 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:22:27 #0 5.950 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:22:27 #147 ... 07:22:27 07:22:27 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:22:27 #135 6.198 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:22:27 #135 ... 07:22:27 07:22:27 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:22:27 #0 5.648 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:22:27 #148 ... 07:22:27 07:22:27 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:22:27 #0 6.290 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:22:28 #149 ... 07:22:28 07:22:28 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:22:28 #0 6.113 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:22:28 #150 ... 07:22:28 07:22:28 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:22:28 #0 6.609 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:22:28 #151 ... 07:22:28 07:22:28 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:22:28 #0 6.520 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:22:28 #152 ... 07:22:28 07:22:28 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:22:28 #0 6.284 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:22:28 #153 ... 07:22:28 07:22:28 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:22:28 #0 4.290 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:22:29 #154 ... 07:22:29 07:22:29 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:22:29 #144 6.465 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:22:31 #144 ... 07:22:31 07:22:31 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:22:31 #152 DONE 168.3s 07:22:31 07:22:31 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:22:31 #147 DONE 168.3s 07:22:31 07:22:31 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:22:31 #150 DONE 168.3s 07:22:31 07:22:31 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:22:31 #149 DONE 168.4s 07:22:31 07:22:31 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:22:31 #144 DONE 168.3s 07:22:31 07:22:31 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:22:31 #153 DONE 168.4s 07:22:31 07:22:31 #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:22:31 #172 ... 07:22:31 07:22:31 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:22:31 #148 DONE 168.4s 07:22:31 07:22:31 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:22:31 #145 DONE 168.5s 07:22:31 07:22:31 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:22:31 #146 DONE 168.5s 07:22:31 07:22:31 #125 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:22:31 #125 DONE 168.6s 07:22:31 07:22:31 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:22:31 #173 ... 07:22:31 07:22:31 #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:22:31 #172 DONE 0.3s 07:22:31 07:22:31 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:22:31 #174 DONE 0.4s 07:22:31 07:22:31 #175 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:22:31 #175 DONE 0.4s 07:22:31 07:22:31 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:22:31 #176 DONE 0.4s 07:22:31 07:22:31 #177 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:22:31 #177 DONE 0.2s 07:22:31 07:22:31 #178 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:22:31 #178 DONE 0.2s 07:22:31 07:22:31 #179 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:22:32 #179 ... 07:22:32 07:22:32 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:22:32 #173 DONE 0.3s 07:22:32 07:22:32 #180 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:22:32 #180 DONE 0.3s 07:22:32 07:22:32 #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:22:32 #181 DONE 0.2s 07:22:32 07:22:32 #182 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:22:32 #182 DONE 0.3s 07:22:32 07:22:32 #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:22:32 #183 CACHED 07:22:32 07:22:32 #184 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:22:32 #184 CACHED 07:22:32 07:22:32 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:22:32 #185 DONE 0.3s 07:22:32 07:22:32 #186 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:22:32 #186 DONE 0.3s 07:22:32 07:22:32 #187 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:22:32 #187 CACHED 07:22:32 07:22:32 #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:22:32 #188 CACHED 07:22:32 07:22:32 #179 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:22:32 #179 DONE 0.3s 07:22:32 07:22:32 #189 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:22:32 #189 ... 07:22:32 07:22:32 #190 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:22:32 #190 DONE 0.9s 07:22:33 07:22:33 #191 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:22:33 #191 DONE 1.0s 07:22:33 07:22:33 #192 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:22:33 #192 DONE 1.0s 07:22:33 07:22:33 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:22:33 #193 DONE 0.9s 07:22:33 07:22:33 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:22:33 #194 DONE 1.1s 07:22:33 07:22:33 #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:22:33 #195 DONE 0.9s 07:22:33 07:22:33 #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:22:33 #196 ... 07:22:33 07:22:33 #197 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:22:33 #197 DONE 1.0s 07:22:33 07:22:33 #189 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:22:33 #189 DONE 0.9s 07:22:33 07:22:33 #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:22:33 #198 DONE 0.9s 07:22:33 07:22:33 #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:22:33 #199 DONE 1.0s 07:22:33 07:22:33 #111 [core-keeper] exporting to image 07:22:33 #111 exporting layers 07:22:33 #111 ... 07:22:33 07:22:33 #200 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:22:33 #200 DONE 0.7s 07:22:33 07:22:33 #201 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:22:33 #201 DONE 0.8s 07:22:33 07:22:33 #202 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:22:33 #202 DONE 0.7s 07:22:33 07:22:33 #203 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:22:33 #203 DONE 0.7s 07:22:33 07:22:33 #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:22:33 #196 DONE 0.7s 07:22:33 07:22:33 #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:22:33 #204 DONE 0.7s 07:22:33 07:22:33 #205 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:22:33 #205 DONE 0.7s 07:22:33 07:22:33 #206 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:22:33 #206 DONE 0.8s 07:22:33 07:22:33 #111 [support-notifications] exporting to image 07:22:33 #111 ... 07:22:33 07:22:33 #207 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:22:33 #207 DONE 0.7s 07:22:33 07:22:33 #208 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:22:33 #208 DONE 0.3s 07:22:33 07:22:33 #111 [core-command] exporting to image 07:22:34 #111 ... 07:22:34 07:22:34 #209 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:22:34 #209 DONE 0.3s 07:22:34 07:22:34 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:22:34 #210 DONE 0.2s 07:22:34 07:22:34 #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:22:34 #211 DONE 0.2s 07:22:34 07:22:34 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:22:34 #212 DONE 0.2s 07:22:34 07:22:34 #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:22:34 #213 DONE 0.2s 07:22:34 07:22:34 #111 [support-scheduler] exporting to image 07:22:34 #111 exporting layers 0.2s done 07:22:34 #111 exporting layers 0.4s done 07:22:34 #111 writing image sha256:eadbb63588cec901781124cf8a510c5e6a9fd2215c8b5cde81eff118f1ca4046 07:22:34 #111 writing image sha256:126dd116093a4f1f202d08c04cb04c019775940011b18281345849fb703f995b 07:22:34 #111 ... 07:22:34 07:22:34 #214 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:22:34 #214 DONE 0.3s 07:22:34 07:22:34 #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:22:34 #215 DONE 0.4s 07:22:34 07:22:34 #111 [support-scheduler] exporting to image 07:22:34 #111 writing image sha256:3935dc4a95830269b6853d21e58c63917842dce29219b86e11abf21b4f6f98fd 07:22:34 #111 writing image sha256:eadbb63588cec901781124cf8a510c5e6a9fd2215c8b5cde81eff118f1ca4046 0.2s done 07:22:34 #111 naming to docker.io/library/core-keeper done 07:22:34 #111 writing image sha256:126dd116093a4f1f202d08c04cb04c019775940011b18281345849fb703f995b 0.4s done 07:22:34 #111 naming to docker.io/library/core-command 07:22:34 #111 ... 07:22:34 07:22:34 #216 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:22:34 #216 DONE 0.5s 07:22:34 07:22:34 #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:22:34 #217 DONE 0.7s 07:22:34 07:22:34 #111 [security-spiffe-token-provider] exporting to image 07:22:34 #111 exporting layers 0.7s done 07:22:34 #111 writing image sha256:3935dc4a95830269b6853d21e58c63917842dce29219b86e11abf21b4f6f98fd 0.4s done 07:22:34 #111 naming to docker.io/library/core-command done 07:22:34 #111 naming to docker.io/library/security-spiffe-token-provider 0.0s done 07:22:34 #111 writing image sha256:ba49cf0521fe849de3424fa7dcbd7cb85c43d88d2741ecfac087df4eb5f2cc97 07:22:34 #111 ... 07:22:34 07:22:34 #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:22:34 #218 DONE 0.4s 07:22:34 07:22:34 #111 [core-metadata] exporting to image 07:22:34 #111 exporting layers 0.7s done 07:22:34 #111 writing image sha256:ba49cf0521fe849de3424fa7dcbd7cb85c43d88d2741ecfac087df4eb5f2cc97 0.0s done 07:22:34 #111 naming to docker.io/library/support-notifications done 07:22:34 #111 writing image sha256:26dec9169c4f13bddcc43527bf1da786016f6df74090917c657d7a8f84a99cdd done 07:22:34 #111 naming to docker.io/library/core-metadata done 07:22:34 #111 writing image sha256:f158fd773f9c60ee2ae91076233c3a9dbb2f766629e797ca61cec9fae3982283 07:22:34 #111 ... 07:22:34 07:22:34 #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:22:34 #219 DONE 0.2s 07:22:34 07:22:34 #111 [core-data] exporting to image 07:22:34 #111 writing image sha256:f158fd773f9c60ee2ae91076233c3a9dbb2f766629e797ca61cec9fae3982283 done 07:22:35 #111 writing image sha256:a4eac2aa3296c92242cf81953a7e9ad96d1ff8a043befbf820a25a1635fc21df done 07:22:35 #111 naming to docker.io/library/support-scheduler done 07:22:35 #111 naming to docker.io/library/core-data done 07:22:35 #111 ... 07:22:35 07:22:35 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:22:35 #220 DONE 0.5s 07:22:35 07:22:35 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:22:35 #221 DONE 0.4s 07:22:35 07:22:35 #111 [security-proxy-setup] exporting to image 07:22:35 #111 writing image sha256:5fb470c970bfbf32d8765f966fe64a51a22efca7590a90bd3a7c4ac9553bb935 done 07:22:35 #111 naming to docker.io/library/security-proxy-auth done 07:22:35 #111 exporting layers 0.3s done 07:22:35 #111 writing image sha256:cf2943bf917d438ee06578e7f2bed080659bc862a2ed50e3e03bb3617b1a3fff done 07:22:35 #111 naming to docker.io/library/security-proxy-setup done 07:22:35 #111 writing image sha256:599db11e6f9a96dba91c1231bfd667bb2feaf821b29e99b54096ce5407ca4f50 done 07:22:35 #111 naming to docker.io/library/security-secretstore-setup done 07:22:35 #111 DONE 4.7s 07:22:35 07:22:35 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:22:35 time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:22:35 time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:22:35 time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:22:35 time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:22:35 time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:22:35 time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:22:35 time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:22:35 time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:22:35 time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:22:35 time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:22:35 time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:22:35 time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:22:35 time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:22:35 time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:22:35 time="2025-03-05T07:18:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:22:35 $ docker stop --time=1 9a47b205a09b7fcfef66f7251116635cabd7caa5c2abdf1dd52dd75981b78664 07:22:36 $ docker rm -f --volumes 9a47b205a09b7fcfef66f7251116635cabd7caa5c2abdf1dd52dd75981b78664 [Pipeline] // withDockerContainer [Pipeline] sh 07:22:37 + docker images 07:22:37 REPOSITORY TAG IMAGE ID CREATED SIZE 07:22:37 security-secretstore-setup latest 599db11e6f9a 1 second ago 67.7MB 07:22:37 security-proxy-setup latest cf2943bf917d 1 second ago 38.2MB 07:22:37 security-proxy-auth latest 5fb470c970bf 2 seconds ago 31.3MB 07:22:37 core-command latest 126dd116093a 3 seconds ago 27.9MB 07:22:37 security-spiffe-token-provider latest 3935dc4a9583 3 seconds ago 46.9MB 07:22:37 core-data latest a4eac2aa3296 3 seconds ago 32.4MB 07:22:37 support-scheduler latest f158fd773f9c 3 seconds ago 48MB 07:22:37 support-notifications latest ba49cf0521fe 3 seconds ago 51.6MB 07:22:37 core-metadata latest 26dec9169c4f 3 seconds ago 32.6MB 07:22:37 core-keeper latest eadbb63588ce 4 seconds ago 32.1MB 07:22:37 security-bootstrapper latest 8869c36d8f17 About a minute ago 20.3MB 07:22:37 core-common-config-bootstrapper latest d6302dcec2e8 About a minute ago 17.1MB 07:22:37 security-spire-server latest 05615fd993bf 3 minutes ago 149MB 07:22:37 security-spire-config latest d5f981da3eb9 3 minutes ago 149MB 07:22:37 security-spire-agent latest 0ec21acf59ee 3 minutes ago 195MB 07:22:37 ci-base-image-x86_64 latest 8a9a7f1d248c 7 minutes ago 929MB 07:22:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB 07:22:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB 07:22:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:22:37 provisioning config files... 07:22:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/805@tmp/config9331307456759015491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:22:37 ---> ****-login.sh 07:22:37 nexus3.edgexfoundry.org:10001 07:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:22:37 Configure a credential helper to remove this warning. See 07:22:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:22:37 07:22:37 Login Succeeded 07:22:37 nexus3.edgexfoundry.org:10002 07:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:22:37 Configure a credential helper to remove this warning. See 07:22:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:22:37 07:22:37 Login Succeeded 07:22:37 nexus3.edgexfoundry.org:10003 07:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:22:37 Configure a credential helper to remove this warning. See 07:22:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:22:37 07:22:37 Login Succeeded 07:22:37 nexus3.edgexfoundry.org:10004 07:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:22:37 Configure a credential helper to remove this warning. See 07:22:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:22:37 07:22:37 Login Succeeded 07:22:37 ****.io 07:22:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:22:38 Configure a credential helper to remove this warning. See 07:22:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:22:38 07:22:38 Login Succeeded 07:22:38 ---> ****-login.sh ends [Pipeline] } 07:22:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:22:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:22:38 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:22:38 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:22:38 latest 07:22:38 4.0.0-dev.67 07:22:38 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:22:38 main 07:22:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:38 + docker push nexus3.edgexfoundry.org:10004/core-command:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:22:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:22:38 af4acbc31897: Preparing 07:22:38 3facd87b1752: Preparing 07:22:38 a1e6adf14645: Preparing 07:22:38 5c88e8a03633: Preparing 07:22:38 7e74b161234b: Preparing 07:22:38 b7130008e2b5: Preparing 07:22:38 994456c4fd7b: Preparing 07:22:38 b7130008e2b5: Waiting 07:22:38 994456c4fd7b: Waiting 07:22:38 a1e6adf14645: Pushed 07:22:38 7e74b161234b: Pushed 07:22:38 af4acbc31897: Pushed 07:22:38 5c88e8a03633: Pushed 07:22:38 994456c4fd7b: Layer already exists 07:22:38 b7130008e2b5: Pushed 07:22:41 3facd87b1752: Pushed 07:22:41 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:658926abac127297f38ce82d6c9df1e2f87b02c8c1c7e0a01aa6eaf32ceb283e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:42 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:22:42 af4acbc31897: Preparing 07:22:42 3facd87b1752: Preparing 07:22:42 a1e6adf14645: Preparing 07:22:42 5c88e8a03633: Preparing 07:22:42 7e74b161234b: Preparing 07:22:42 b7130008e2b5: Preparing 07:22:42 994456c4fd7b: Preparing 07:22:42 994456c4fd7b: Waiting 07:22:42 b7130008e2b5: Waiting 07:22:42 7e74b161234b: Layer already exists 07:22:42 af4acbc31897: Layer already exists 07:22:42 5c88e8a03633: Layer already exists 07:22:42 3facd87b1752: Layer already exists 07:22:42 a1e6adf14645: Layer already exists 07:22:42 b7130008e2b5: Layer already exists 07:22:42 994456c4fd7b: Layer already exists 07:22:42 latest: digest: sha256:658926abac127297f38ce82d6c9df1e2f87b02c8c1c7e0a01aa6eaf32ceb283e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:42 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.67 07:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:22:42 af4acbc31897: Preparing 07:22:42 3facd87b1752: Preparing 07:22:42 a1e6adf14645: Preparing 07:22:42 5c88e8a03633: Preparing 07:22:42 7e74b161234b: Preparing 07:22:42 b7130008e2b5: Preparing 07:22:42 994456c4fd7b: Preparing 07:22:42 b7130008e2b5: Waiting 07:22:42 994456c4fd7b: Waiting 07:22:42 a1e6adf14645: Layer already exists 07:22:42 af4acbc31897: Layer already exists 07:22:42 7e74b161234b: Layer already exists 07:22:42 5c88e8a03633: Layer already exists 07:22:42 3facd87b1752: Layer already exists 07:22:42 b7130008e2b5: Layer already exists 07:22:42 994456c4fd7b: Layer already exists 07:22:42 4.0.0-dev.67: digest: sha256:658926abac127297f38ce82d6c9df1e2f87b02c8c1c7e0a01aa6eaf32ceb283e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:43 + docker push nexus3.edgexfoundry.org:10004/core-command:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:22:43 af4acbc31897: Preparing 07:22:43 3facd87b1752: Preparing 07:22:43 a1e6adf14645: Preparing 07:22:43 5c88e8a03633: Preparing 07:22:43 7e74b161234b: Preparing 07:22:43 b7130008e2b5: Preparing 07:22:43 994456c4fd7b: Preparing 07:22:43 994456c4fd7b: Waiting 07:22:43 a1e6adf14645: Layer already exists 07:22:43 3facd87b1752: Layer already exists 07:22:43 af4acbc31897: Layer already exists 07:22:43 5c88e8a03633: Layer already exists 07:22:43 7e74b161234b: Layer already exists 07:22:43 b7130008e2b5: Layer already exists 07:22:43 994456c4fd7b: Layer already exists 07:22:43 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:658926abac127297f38ce82d6c9df1e2f87b02c8c1c7e0a01aa6eaf32ceb283e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:44 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:22:44 af4acbc31897: Preparing 07:22:44 3facd87b1752: Preparing 07:22:44 a1e6adf14645: Preparing 07:22:44 5c88e8a03633: Preparing 07:22:44 7e74b161234b: Preparing 07:22:44 b7130008e2b5: Preparing 07:22:44 994456c4fd7b: Preparing 07:22:44 b7130008e2b5: Waiting 07:22:44 994456c4fd7b: Waiting 07:22:44 af4acbc31897: Layer already exists 07:22:44 7e74b161234b: Layer already exists 07:22:44 5c88e8a03633: Layer already exists 07:22:44 3facd87b1752: Layer already exists 07:22:44 a1e6adf14645: Layer already exists 07:22:44 b7130008e2b5: Layer already exists 07:22:44 994456c4fd7b: Layer already exists 07:22:44 main: digest: sha256:658926abac127297f38ce82d6c9df1e2f87b02c8c1c7e0a01aa6eaf32ceb283e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:22:44 ===================================================== [Pipeline] echo 07:22:44 taggedImages: 07:22:44 - nexus3.edgexfoundry.org:10004/core-command:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:22:44 - nexus3.edgexfoundry.org:10004/core-command:latest 07:22:44 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.67 07:22:44 - nexus3.edgexfoundry.org:10004/core-command:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:22:44 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:22:44 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:22:44 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:22:44 latest 07:22:44 4.0.0-dev.67 07:22:44 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:22:44 main 07:22:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:44 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:22:44 90c15f8481f6: Preparing 07:22:44 47578a370730: Preparing 07:22:44 d4683e6a9e3c: Preparing 07:22:44 ce611adb3990: Preparing 07:22:44 a1e6adf14645: Preparing 07:22:44 5c88e8a03633: Preparing 07:22:44 7e74b161234b: Preparing 07:22:44 b7130008e2b5: Preparing 07:22:44 994456c4fd7b: Preparing 07:22:44 5c88e8a03633: Waiting 07:22:44 7e74b161234b: Waiting 07:22:44 b7130008e2b5: Waiting 07:22:44 994456c4fd7b: Waiting 07:22:44 a1e6adf14645: Layer already exists 07:22:44 5c88e8a03633: Layer already exists 07:22:44 7e74b161234b: Layer already exists 07:22:44 b7130008e2b5: Layer already exists 07:22:44 994456c4fd7b: Layer already exists 07:22:44 47578a370730: Pushed 07:22:44 90c15f8481f6: Pushed 07:22:44 d4683e6a9e3c: Pushed 07:22:46 ce611adb3990: Pushed 07:22:46 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:8203beb8b1a4d422163fa82355db7d3267861805a737d62ddda9f58f57e3a62f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:46 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:22:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:22:47 90c15f8481f6: Preparing 07:22:47 47578a370730: Preparing 07:22:47 d4683e6a9e3c: Preparing 07:22:47 ce611adb3990: Preparing 07:22:47 a1e6adf14645: Preparing 07:22:47 5c88e8a03633: Preparing 07:22:47 7e74b161234b: Preparing 07:22:47 b7130008e2b5: Preparing 07:22:47 994456c4fd7b: Preparing 07:22:47 7e74b161234b: Waiting 07:22:47 b7130008e2b5: Waiting 07:22:47 994456c4fd7b: Waiting 07:22:47 5c88e8a03633: Waiting 07:22:47 47578a370730: Layer already exists 07:22:47 ce611adb3990: Layer already exists 07:22:47 90c15f8481f6: Layer already exists 07:22:47 a1e6adf14645: Layer already exists 07:22:47 d4683e6a9e3c: Layer already exists 07:22:47 994456c4fd7b: Layer already exists 07:22:47 5c88e8a03633: Layer already exists 07:22:47 b7130008e2b5: Layer already exists 07:22:47 7e74b161234b: Layer already exists 07:22:47 latest: digest: sha256:8203beb8b1a4d422163fa82355db7d3267861805a737d62ddda9f58f57e3a62f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:47 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.67 07:22:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:22:47 90c15f8481f6: Preparing 07:22:47 47578a370730: Preparing 07:22:47 d4683e6a9e3c: Preparing 07:22:47 ce611adb3990: Preparing 07:22:47 a1e6adf14645: Preparing 07:22:47 5c88e8a03633: Preparing 07:22:47 7e74b161234b: Preparing 07:22:47 b7130008e2b5: Preparing 07:22:47 994456c4fd7b: Preparing 07:22:47 b7130008e2b5: Waiting 07:22:47 5c88e8a03633: Waiting 07:22:47 7e74b161234b: Waiting 07:22:47 994456c4fd7b: Waiting 07:22:47 47578a370730: Layer already exists 07:22:47 ce611adb3990: Layer already exists 07:22:47 d4683e6a9e3c: Layer already exists 07:22:47 a1e6adf14645: Layer already exists 07:22:47 90c15f8481f6: Layer already exists 07:22:47 5c88e8a03633: Layer already exists 07:22:47 7e74b161234b: Layer already exists 07:22:47 b7130008e2b5: Layer already exists 07:22:47 994456c4fd7b: Layer already exists 07:22:47 4.0.0-dev.67: digest: sha256:8203beb8b1a4d422163fa82355db7d3267861805a737d62ddda9f58f57e3a62f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:48 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:22:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:22:48 90c15f8481f6: Preparing 07:22:48 47578a370730: Preparing 07:22:48 d4683e6a9e3c: Preparing 07:22:48 ce611adb3990: Preparing 07:22:48 a1e6adf14645: Preparing 07:22:48 5c88e8a03633: Preparing 07:22:48 7e74b161234b: Preparing 07:22:48 b7130008e2b5: Preparing 07:22:48 994456c4fd7b: Preparing 07:22:48 b7130008e2b5: Waiting 07:22:48 994456c4fd7b: Waiting 07:22:48 7e74b161234b: Waiting 07:22:48 5c88e8a03633: Waiting 07:22:48 d4683e6a9e3c: Layer already exists 07:22:48 47578a370730: Layer already exists 07:22:48 a1e6adf14645: Layer already exists 07:22:48 90c15f8481f6: Layer already exists 07:22:48 ce611adb3990: Layer already exists 07:22:48 5c88e8a03633: Layer already exists 07:22:48 b7130008e2b5: Layer already exists 07:22:48 7e74b161234b: Layer already exists 07:22:48 994456c4fd7b: Layer already exists 07:22:48 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:8203beb8b1a4d422163fa82355db7d3267861805a737d62ddda9f58f57e3a62f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:48 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:22:49 90c15f8481f6: Preparing 07:22:49 47578a370730: Preparing 07:22:49 d4683e6a9e3c: Preparing 07:22:49 ce611adb3990: Preparing 07:22:49 a1e6adf14645: Preparing 07:22:49 5c88e8a03633: Preparing 07:22:49 7e74b161234b: Preparing 07:22:49 b7130008e2b5: Preparing 07:22:49 994456c4fd7b: Preparing 07:22:49 b7130008e2b5: Waiting 07:22:49 994456c4fd7b: Waiting 07:22:49 5c88e8a03633: Waiting 07:22:49 7e74b161234b: Waiting 07:22:49 ce611adb3990: Layer already exists 07:22:49 90c15f8481f6: Layer already exists 07:22:49 47578a370730: Layer already exists 07:22:49 d4683e6a9e3c: Layer already exists 07:22:49 a1e6adf14645: Layer already exists 07:22:49 7e74b161234b: Layer already exists 07:22:49 5c88e8a03633: Layer already exists 07:22:49 994456c4fd7b: Layer already exists 07:22:49 b7130008e2b5: Layer already exists 07:22:49 main: digest: sha256:8203beb8b1a4d422163fa82355db7d3267861805a737d62ddda9f58f57e3a62f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:22:49 ===================================================== [Pipeline] echo 07:22:49 taggedImages: 07:22:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:22:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:22:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.67 07:22:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:22:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:22:49 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:22:49 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:22:49 latest 07:22:49 4.0.0-dev.67 07:22:49 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:22:49 main 07:22:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:49 + docker push nexus3.edgexfoundry.org:10004/core-data:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:22:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:22:49 b7dfa517a4b6: Preparing 07:22:49 228ce1de9770: Preparing 07:22:49 a1e6adf14645: Preparing 07:22:49 5c88e8a03633: Preparing 07:22:49 b2bfafd95d10: Preparing 07:22:49 06204d746f5a: Preparing 07:22:49 994456c4fd7b: Preparing 07:22:49 a1e6adf14645: Layer already exists 07:22:49 5c88e8a03633: Layer already exists 07:22:49 994456c4fd7b: Layer already exists 07:22:49 b2bfafd95d10: Pushed 07:22:49 b7dfa517a4b6: Pushed 07:22:49 06204d746f5a: Pushed 07:22:53 228ce1de9770: Pushed 07:22:53 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:693de06636f265a6b37e85c57339ff59c60ac62ae4f2314f04215adf10eeb588 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:53 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:22:53 b7dfa517a4b6: Preparing 07:22:53 228ce1de9770: Preparing 07:22:53 a1e6adf14645: Preparing 07:22:53 5c88e8a03633: Preparing 07:22:53 b2bfafd95d10: Preparing 07:22:53 06204d746f5a: Preparing 07:22:53 994456c4fd7b: Preparing 07:22:53 06204d746f5a: Waiting 07:22:53 994456c4fd7b: Waiting 07:22:53 a1e6adf14645: Layer already exists 07:22:53 228ce1de9770: Layer already exists 07:22:53 b7dfa517a4b6: Layer already exists 07:22:53 b2bfafd95d10: Layer already exists 07:22:53 5c88e8a03633: Layer already exists 07:22:53 06204d746f5a: Layer already exists 07:22:53 994456c4fd7b: Layer already exists 07:22:53 latest: digest: sha256:693de06636f265a6b37e85c57339ff59c60ac62ae4f2314f04215adf10eeb588 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:54 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.67 07:22:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:22:54 b7dfa517a4b6: Preparing 07:22:54 228ce1de9770: Preparing 07:22:54 a1e6adf14645: Preparing 07:22:54 5c88e8a03633: Preparing 07:22:54 b2bfafd95d10: Preparing 07:22:54 06204d746f5a: Preparing 07:22:54 994456c4fd7b: Preparing 07:22:54 994456c4fd7b: Waiting 07:22:54 06204d746f5a: Waiting 07:22:54 b7dfa517a4b6: Layer already exists 07:22:54 b2bfafd95d10: Layer already exists 07:22:54 228ce1de9770: Layer already exists 07:22:54 a1e6adf14645: Layer already exists 07:22:54 5c88e8a03633: Layer already exists 07:22:54 06204d746f5a: Layer already exists 07:22:54 994456c4fd7b: Layer already exists 07:22:54 4.0.0-dev.67: digest: sha256:693de06636f265a6b37e85c57339ff59c60ac62ae4f2314f04215adf10eeb588 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:55 + docker push nexus3.edgexfoundry.org:10004/core-data:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:22:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:22:55 b7dfa517a4b6: Preparing 07:22:55 228ce1de9770: Preparing 07:22:55 a1e6adf14645: Preparing 07:22:55 5c88e8a03633: Preparing 07:22:55 b2bfafd95d10: Preparing 07:22:55 06204d746f5a: Preparing 07:22:55 994456c4fd7b: Preparing 07:22:55 06204d746f5a: Waiting 07:22:55 994456c4fd7b: Waiting 07:22:55 b2bfafd95d10: Layer already exists 07:22:55 228ce1de9770: Layer already exists 07:22:55 a1e6adf14645: Layer already exists 07:22:55 5c88e8a03633: Layer already exists 07:22:55 b7dfa517a4b6: Layer already exists 07:22:55 994456c4fd7b: Layer already exists 07:22:55 06204d746f5a: Layer already exists 07:22:55 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:693de06636f265a6b37e85c57339ff59c60ac62ae4f2314f04215adf10eeb588 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:55 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:22:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:22:55 b7dfa517a4b6: Preparing 07:22:55 228ce1de9770: Preparing 07:22:55 a1e6adf14645: Preparing 07:22:55 5c88e8a03633: Preparing 07:22:55 b2bfafd95d10: Preparing 07:22:55 06204d746f5a: Preparing 07:22:55 994456c4fd7b: Preparing 07:22:55 06204d746f5a: Waiting 07:22:55 994456c4fd7b: Waiting 07:22:55 5c88e8a03633: Layer already exists 07:22:55 228ce1de9770: Layer already exists 07:22:55 b7dfa517a4b6: Layer already exists 07:22:55 b2bfafd95d10: Layer already exists 07:22:55 a1e6adf14645: Layer already exists 07:22:55 994456c4fd7b: Layer already exists 07:22:55 06204d746f5a: Layer already exists 07:22:55 main: digest: sha256:693de06636f265a6b37e85c57339ff59c60ac62ae4f2314f04215adf10eeb588 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:22:55 ===================================================== [Pipeline] echo 07:22:55 taggedImages: 07:22:55 - nexus3.edgexfoundry.org:10004/core-data:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:22:55 - nexus3.edgexfoundry.org:10004/core-data:latest 07:22:55 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.67 07:22:55 - nexus3.edgexfoundry.org:10004/core-data:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:22:55 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:22:55 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 07:22:55 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:22:55 latest 07:22:55 4.0.0-dev.67 07:22:55 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:22:55 main 07:22:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:22:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:22:56 a5724c29e3dd: Preparing 07:22:56 24e82b5f16cc: Preparing 07:22:56 5c88e8a03633: Preparing 07:22:56 c255f6bed251: Preparing 07:22:56 ddc468b089a0: Preparing 07:22:56 994456c4fd7b: Preparing 07:22:56 994456c4fd7b: Waiting 07:22:56 5c88e8a03633: Layer already exists 07:22:56 994456c4fd7b: Layer already exists 07:22:56 ddc468b089a0: Pushed 07:22:56 a5724c29e3dd: Pushed 07:22:56 c255f6bed251: Pushed 07:22:59 24e82b5f16cc: Pushed 07:22:59 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:eacb64be91bbf892ed7f079720471eaeceb00f2c59c72846815c2ccc9f2bdb5d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:59 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 07:23:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:23:00 a5724c29e3dd: Preparing 07:23:00 24e82b5f16cc: Preparing 07:23:00 5c88e8a03633: Preparing 07:23:00 c255f6bed251: Preparing 07:23:00 ddc468b089a0: Preparing 07:23:00 994456c4fd7b: Preparing 07:23:00 994456c4fd7b: Waiting 07:23:00 5c88e8a03633: Layer already exists 07:23:00 a5724c29e3dd: Layer already exists 07:23:00 c255f6bed251: Layer already exists 07:23:00 24e82b5f16cc: Layer already exists 07:23:00 ddc468b089a0: Layer already exists 07:23:00 994456c4fd7b: Layer already exists 07:23:00 latest: digest: sha256:eacb64be91bbf892ed7f079720471eaeceb00f2c59c72846815c2ccc9f2bdb5d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:00 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.67 07:23:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:23:00 a5724c29e3dd: Preparing 07:23:00 24e82b5f16cc: Preparing 07:23:00 5c88e8a03633: Preparing 07:23:00 c255f6bed251: Preparing 07:23:00 ddc468b089a0: Preparing 07:23:00 994456c4fd7b: Preparing 07:23:00 ddc468b089a0: Layer already exists 07:23:00 a5724c29e3dd: Layer already exists 07:23:00 24e82b5f16cc: Layer already exists 07:23:00 5c88e8a03633: Layer already exists 07:23:00 c255f6bed251: Layer already exists 07:23:00 994456c4fd7b: Layer already exists 07:23:00 4.0.0-dev.67: digest: sha256:eacb64be91bbf892ed7f079720471eaeceb00f2c59c72846815c2ccc9f2bdb5d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:01 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:23:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:23:01 a5724c29e3dd: Preparing 07:23:01 24e82b5f16cc: Preparing 07:23:01 5c88e8a03633: Preparing 07:23:01 c255f6bed251: Preparing 07:23:01 ddc468b089a0: Preparing 07:23:01 994456c4fd7b: Preparing 07:23:01 994456c4fd7b: Waiting 07:23:01 5c88e8a03633: Layer already exists 07:23:01 a5724c29e3dd: Layer already exists 07:23:01 24e82b5f16cc: Layer already exists 07:23:01 ddc468b089a0: Layer already exists 07:23:01 c255f6bed251: Layer already exists 07:23:01 994456c4fd7b: Layer already exists 07:23:01 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:eacb64be91bbf892ed7f079720471eaeceb00f2c59c72846815c2ccc9f2bdb5d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:01 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 07:23:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:23:02 a5724c29e3dd: Preparing 07:23:02 24e82b5f16cc: Preparing 07:23:02 5c88e8a03633: Preparing 07:23:02 c255f6bed251: Preparing 07:23:02 ddc468b089a0: Preparing 07:23:02 994456c4fd7b: Preparing 07:23:02 994456c4fd7b: Waiting 07:23:02 ddc468b089a0: Layer already exists 07:23:02 24e82b5f16cc: Layer already exists 07:23:02 c255f6bed251: Layer already exists 07:23:02 a5724c29e3dd: Layer already exists 07:23:02 5c88e8a03633: Layer already exists 07:23:02 994456c4fd7b: Layer already exists 07:23:02 main: digest: sha256:eacb64be91bbf892ed7f079720471eaeceb00f2c59c72846815c2ccc9f2bdb5d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:23:02 ===================================================== [Pipeline] echo 07:23:02 taggedImages: 07:23:02 - nexus3.edgexfoundry.org:10004/core-keeper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:23:02 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:23:02 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.67 07:23:02 - nexus3.edgexfoundry.org:10004/core-keeper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:23:02 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 07:23:02 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:23:02 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:23:02 latest 07:23:02 4.0.0-dev.67 07:23:02 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:23:02 main 07:23:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:23:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:23:02 f44b61455491: Preparing 07:23:02 ec5050766d59: Preparing 07:23:02 1f02ccdf96c7: Preparing 07:23:02 a1e6adf14645: Preparing 07:23:02 5c88e8a03633: Preparing 07:23:02 7e74b161234b: Preparing 07:23:02 b7130008e2b5: Preparing 07:23:02 994456c4fd7b: Preparing 07:23:02 7e74b161234b: Waiting 07:23:02 b7130008e2b5: Waiting 07:23:02 5c88e8a03633: Layer already exists 07:23:02 a1e6adf14645: Layer already exists 07:23:02 7e74b161234b: Layer already exists 07:23:02 b7130008e2b5: Layer already exists 07:23:02 994456c4fd7b: Layer already exists 07:23:02 ec5050766d59: Pushed 07:23:02 f44b61455491: Pushed 07:23:06 1f02ccdf96c7: Pushed 07:23:06 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:b8b9baf3b8e9114e793f8added2e47da302d3d4991402b3bfa5d38b54ad99e5e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:23:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:23:06 f44b61455491: Preparing 07:23:06 ec5050766d59: Preparing 07:23:06 1f02ccdf96c7: Preparing 07:23:06 a1e6adf14645: Preparing 07:23:06 5c88e8a03633: Preparing 07:23:06 7e74b161234b: Preparing 07:23:06 b7130008e2b5: Preparing 07:23:06 994456c4fd7b: Preparing 07:23:06 7e74b161234b: Waiting 07:23:06 b7130008e2b5: Waiting 07:23:06 a1e6adf14645: Layer already exists 07:23:06 5c88e8a03633: Layer already exists 07:23:06 ec5050766d59: Layer already exists 07:23:06 f44b61455491: Layer already exists 07:23:06 1f02ccdf96c7: Layer already exists 07:23:06 7e74b161234b: Layer already exists 07:23:06 b7130008e2b5: Layer already exists 07:23:06 994456c4fd7b: Layer already exists 07:23:06 latest: digest: sha256:b8b9baf3b8e9114e793f8added2e47da302d3d4991402b3bfa5d38b54ad99e5e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.67 07:23:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:23:07 f44b61455491: Preparing 07:23:07 ec5050766d59: Preparing 07:23:07 1f02ccdf96c7: Preparing 07:23:07 a1e6adf14645: Preparing 07:23:07 5c88e8a03633: Preparing 07:23:07 7e74b161234b: Preparing 07:23:07 b7130008e2b5: Preparing 07:23:07 994456c4fd7b: Preparing 07:23:07 7e74b161234b: Waiting 07:23:07 994456c4fd7b: Waiting 07:23:07 b7130008e2b5: Waiting 07:23:07 1f02ccdf96c7: Layer already exists 07:23:07 f44b61455491: Layer already exists 07:23:07 a1e6adf14645: Layer already exists 07:23:07 ec5050766d59: Layer already exists 07:23:07 5c88e8a03633: Layer already exists 07:23:07 b7130008e2b5: Layer already exists 07:23:07 994456c4fd7b: Layer already exists 07:23:07 7e74b161234b: Layer already exists 07:23:07 4.0.0-dev.67: digest: sha256:b8b9baf3b8e9114e793f8added2e47da302d3d4991402b3bfa5d38b54ad99e5e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:23:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:23:08 f44b61455491: Preparing 07:23:08 ec5050766d59: Preparing 07:23:08 1f02ccdf96c7: Preparing 07:23:08 a1e6adf14645: Preparing 07:23:08 5c88e8a03633: Preparing 07:23:08 7e74b161234b: Preparing 07:23:08 b7130008e2b5: Preparing 07:23:08 994456c4fd7b: Preparing 07:23:08 b7130008e2b5: Waiting 07:23:08 7e74b161234b: Waiting 07:23:08 994456c4fd7b: Waiting 07:23:08 1f02ccdf96c7: Layer already exists 07:23:08 ec5050766d59: Layer already exists 07:23:08 5c88e8a03633: Layer already exists 07:23:08 f44b61455491: Layer already exists 07:23:08 a1e6adf14645: Layer already exists 07:23:08 7e74b161234b: Layer already exists 07:23:08 b7130008e2b5: Layer already exists 07:23:08 994456c4fd7b: Layer already exists 07:23:08 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:b8b9baf3b8e9114e793f8added2e47da302d3d4991402b3bfa5d38b54ad99e5e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:23:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:23:08 f44b61455491: Preparing 07:23:08 ec5050766d59: Preparing 07:23:08 1f02ccdf96c7: Preparing 07:23:08 a1e6adf14645: Preparing 07:23:08 5c88e8a03633: Preparing 07:23:08 7e74b161234b: Preparing 07:23:08 b7130008e2b5: Preparing 07:23:08 994456c4fd7b: Preparing 07:23:08 7e74b161234b: Waiting 07:23:08 b7130008e2b5: Waiting 07:23:08 994456c4fd7b: Waiting 07:23:08 f44b61455491: Layer already exists 07:23:08 5c88e8a03633: Layer already exists 07:23:08 ec5050766d59: Layer already exists 07:23:08 a1e6adf14645: Layer already exists 07:23:08 1f02ccdf96c7: Layer already exists 07:23:08 b7130008e2b5: Layer already exists 07:23:08 7e74b161234b: Layer already exists 07:23:08 994456c4fd7b: Layer already exists 07:23:08 main: digest: sha256:b8b9baf3b8e9114e793f8added2e47da302d3d4991402b3bfa5d38b54ad99e5e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:23:08 ===================================================== [Pipeline] echo 07:23:08 taggedImages: 07:23:08 - nexus3.edgexfoundry.org:10004/core-metadata:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:23:08 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:23:08 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.67 07:23:08 - nexus3.edgexfoundry.org:10004/core-metadata:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:23:08 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:23:08 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:23:08 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:23:08 latest 07:23:08 4.0.0-dev.67 07:23:08 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:23:08 main 07:23:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:23:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:23:09 5ae70a0aafa9: Preparing 07:23:09 d99ce7ef0ebc: Preparing 07:23:09 46d982bf68ea: Preparing 07:23:09 a2082e474390: Preparing 07:23:09 1e5b6109299b: Preparing 07:23:09 0cec9143485a: Preparing 07:23:09 b49e66387059: Preparing 07:23:09 a1e6adf14645: Preparing 07:23:09 5c88e8a03633: Preparing 07:23:09 7be9895565cb: Preparing 07:23:09 b1f66726151d: Preparing 07:23:09 5f70bf18a086: Preparing 07:23:09 57f810b4391f: Preparing 07:23:09 b46ca993dc30: Preparing 07:23:09 ab96eda6e35d: Preparing 07:23:09 994456c4fd7b: Preparing 07:23:09 7be9895565cb: Waiting 07:23:09 b46ca993dc30: Waiting 07:23:09 b1f66726151d: Waiting 07:23:09 994456c4fd7b: Waiting 07:23:09 a1e6adf14645: Waiting 07:23:09 57f810b4391f: Waiting 07:23:09 ab96eda6e35d: Waiting 07:23:09 b49e66387059: Waiting 07:23:09 a2082e474390: Pushed 07:23:09 d99ce7ef0ebc: Pushed 07:23:09 5ae70a0aafa9: Pushed 07:23:09 1e5b6109299b: Pushed 07:23:09 46d982bf68ea: Pushed 07:23:09 a1e6adf14645: Layer already exists 07:23:09 5c88e8a03633: Layer already exists 07:23:09 0cec9143485a: Pushed 07:23:09 5f70bf18a086: Layer already exists 07:23:09 7be9895565cb: Pushed 07:23:09 b1f66726151d: Pushed 07:23:09 994456c4fd7b: Layer already exists 07:23:09 57f810b4391f: Pushed 07:23:09 b46ca993dc30: Pushed 07:23:09 ab96eda6e35d: Pushed 07:23:11 b49e66387059: Pushed 07:23:11 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:253f8bc6c8b20fa53b8c393ba2009630b74a6b1f350238ff043f2e45482fef9e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:23:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:23:12 5ae70a0aafa9: Preparing 07:23:12 d99ce7ef0ebc: Preparing 07:23:12 46d982bf68ea: Preparing 07:23:12 a2082e474390: Preparing 07:23:12 1e5b6109299b: Preparing 07:23:12 0cec9143485a: Preparing 07:23:12 b49e66387059: Preparing 07:23:12 a1e6adf14645: Preparing 07:23:12 5c88e8a03633: Preparing 07:23:12 7be9895565cb: Preparing 07:23:12 b1f66726151d: Preparing 07:23:12 5f70bf18a086: Preparing 07:23:12 57f810b4391f: Preparing 07:23:12 b46ca993dc30: Preparing 07:23:12 ab96eda6e35d: Preparing 07:23:12 994456c4fd7b: Preparing 07:23:12 0cec9143485a: Waiting 07:23:12 b49e66387059: Waiting 07:23:12 a1e6adf14645: Waiting 07:23:12 5c88e8a03633: Waiting 07:23:12 7be9895565cb: Waiting 07:23:12 b46ca993dc30: Waiting 07:23:12 994456c4fd7b: Waiting 07:23:12 b1f66726151d: Waiting 07:23:12 ab96eda6e35d: Waiting 07:23:12 5f70bf18a086: Waiting 07:23:12 a2082e474390: Layer already exists 07:23:12 46d982bf68ea: Layer already exists 07:23:12 5ae70a0aafa9: Layer already exists 07:23:12 1e5b6109299b: Layer already exists 07:23:12 d99ce7ef0ebc: Layer already exists 07:23:12 b49e66387059: Layer already exists 07:23:12 a1e6adf14645: Layer already exists 07:23:12 0cec9143485a: Layer already exists 07:23:12 5c88e8a03633: Layer already exists 07:23:12 7be9895565cb: Layer already exists 07:23:12 b1f66726151d: Layer already exists 07:23:12 5f70bf18a086: Layer already exists 07:23:12 b46ca993dc30: Layer already exists 07:23:12 ab96eda6e35d: Layer already exists 07:23:12 57f810b4391f: Layer already exists 07:23:12 994456c4fd7b: Layer already exists 07:23:12 latest: digest: sha256:253f8bc6c8b20fa53b8c393ba2009630b74a6b1f350238ff043f2e45482fef9e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.67 07:23:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:23:12 5ae70a0aafa9: Preparing 07:23:12 d99ce7ef0ebc: Preparing 07:23:12 46d982bf68ea: Preparing 07:23:12 a2082e474390: Preparing 07:23:12 1e5b6109299b: Preparing 07:23:12 0cec9143485a: Preparing 07:23:12 b49e66387059: Preparing 07:23:12 a1e6adf14645: Preparing 07:23:12 5c88e8a03633: Preparing 07:23:12 7be9895565cb: Preparing 07:23:12 b1f66726151d: Preparing 07:23:12 5f70bf18a086: Preparing 07:23:12 57f810b4391f: Preparing 07:23:12 b46ca993dc30: Preparing 07:23:12 ab96eda6e35d: Preparing 07:23:12 994456c4fd7b: Preparing 07:23:12 7be9895565cb: Waiting 07:23:12 5c88e8a03633: Waiting 07:23:12 b1f66726151d: Waiting 07:23:12 5f70bf18a086: Waiting 07:23:12 57f810b4391f: Waiting 07:23:12 b46ca993dc30: Waiting 07:23:12 ab96eda6e35d: Waiting 07:23:12 994456c4fd7b: Waiting 07:23:12 0cec9143485a: Waiting 07:23:12 b49e66387059: Waiting 07:23:12 a1e6adf14645: Waiting 07:23:12 1e5b6109299b: Layer already exists 07:23:12 46d982bf68ea: Layer already exists 07:23:12 5ae70a0aafa9: Layer already exists 07:23:12 a2082e474390: Layer already exists 07:23:12 d99ce7ef0ebc: Layer already exists 07:23:12 0cec9143485a: Layer already exists 07:23:12 a1e6adf14645: Layer already exists 07:23:12 b49e66387059: Layer already exists 07:23:12 7be9895565cb: Layer already exists 07:23:12 5c88e8a03633: Layer already exists 07:23:12 b1f66726151d: Layer already exists 07:23:12 57f810b4391f: Layer already exists 07:23:12 5f70bf18a086: Layer already exists 07:23:12 ab96eda6e35d: Layer already exists 07:23:12 b46ca993dc30: Layer already exists 07:23:12 994456c4fd7b: Layer already exists 07:23:12 4.0.0-dev.67: digest: sha256:253f8bc6c8b20fa53b8c393ba2009630b74a6b1f350238ff043f2e45482fef9e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:23:13 5ae70a0aafa9: Preparing 07:23:13 d99ce7ef0ebc: Preparing 07:23:13 46d982bf68ea: Preparing 07:23:13 a2082e474390: Preparing 07:23:13 1e5b6109299b: Preparing 07:23:13 0cec9143485a: Preparing 07:23:13 b49e66387059: Preparing 07:23:13 a1e6adf14645: Preparing 07:23:13 5c88e8a03633: Preparing 07:23:13 7be9895565cb: Preparing 07:23:13 b1f66726151d: Preparing 07:23:13 5f70bf18a086: Preparing 07:23:13 57f810b4391f: Preparing 07:23:13 b46ca993dc30: Preparing 07:23:13 ab96eda6e35d: Preparing 07:23:13 994456c4fd7b: Preparing 07:23:13 0cec9143485a: Waiting 07:23:13 b49e66387059: Waiting 07:23:13 a1e6adf14645: Waiting 07:23:13 5c88e8a03633: Waiting 07:23:13 7be9895565cb: Waiting 07:23:13 b1f66726151d: Waiting 07:23:13 5f70bf18a086: Waiting 07:23:13 57f810b4391f: Waiting 07:23:13 b46ca993dc30: Waiting 07:23:13 ab96eda6e35d: Waiting 07:23:13 994456c4fd7b: Waiting 07:23:13 5ae70a0aafa9: Layer already exists 07:23:13 a2082e474390: Layer already exists 07:23:13 1e5b6109299b: Layer already exists 07:23:13 d99ce7ef0ebc: Layer already exists 07:23:13 46d982bf68ea: Layer already exists 07:23:13 b49e66387059: Layer already exists 07:23:13 7be9895565cb: Layer already exists 07:23:13 5c88e8a03633: Layer already exists 07:23:13 0cec9143485a: Layer already exists 07:23:13 a1e6adf14645: Layer already exists 07:23:13 b1f66726151d: Layer already exists 07:23:13 ab96eda6e35d: Layer already exists 07:23:13 57f810b4391f: Layer already exists 07:23:13 b46ca993dc30: Layer already exists 07:23:13 5f70bf18a086: Layer already exists 07:23:13 994456c4fd7b: Layer already exists 07:23:13 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:253f8bc6c8b20fa53b8c393ba2009630b74a6b1f350238ff043f2e45482fef9e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:23:14 5ae70a0aafa9: Preparing 07:23:14 d99ce7ef0ebc: Preparing 07:23:14 46d982bf68ea: Preparing 07:23:14 a2082e474390: Preparing 07:23:14 1e5b6109299b: Preparing 07:23:14 0cec9143485a: Preparing 07:23:14 b49e66387059: Preparing 07:23:14 a1e6adf14645: Preparing 07:23:14 5c88e8a03633: Preparing 07:23:14 0cec9143485a: Waiting 07:23:14 b49e66387059: Waiting 07:23:14 a1e6adf14645: Waiting 07:23:14 5c88e8a03633: Waiting 07:23:14 7be9895565cb: Preparing 07:23:14 b1f66726151d: Preparing 07:23:14 7be9895565cb: Waiting 07:23:14 5f70bf18a086: Preparing 07:23:14 57f810b4391f: Preparing 07:23:14 5f70bf18a086: Waiting 07:23:14 b1f66726151d: Waiting 07:23:14 b46ca993dc30: Preparing 07:23:14 ab96eda6e35d: Preparing 07:23:14 994456c4fd7b: Preparing 07:23:14 ab96eda6e35d: Waiting 07:23:14 b46ca993dc30: Waiting 07:23:14 57f810b4391f: Waiting 07:23:14 1e5b6109299b: Layer already exists 07:23:14 d99ce7ef0ebc: Layer already exists 07:23:14 5ae70a0aafa9: Layer already exists 07:23:14 46d982bf68ea: Layer already exists 07:23:14 a2082e474390: Layer already exists 07:23:14 0cec9143485a: Layer already exists 07:23:14 a1e6adf14645: Layer already exists 07:23:14 5c88e8a03633: Layer already exists 07:23:14 b49e66387059: Layer already exists 07:23:14 7be9895565cb: Layer already exists 07:23:14 b1f66726151d: Layer already exists 07:23:14 5f70bf18a086: Layer already exists 07:23:14 57f810b4391f: Layer already exists 07:23:14 ab96eda6e35d: Layer already exists 07:23:14 b46ca993dc30: Layer already exists 07:23:14 994456c4fd7b: Layer already exists 07:23:14 main: digest: sha256:253f8bc6c8b20fa53b8c393ba2009630b74a6b1f350238ff043f2e45482fef9e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:23:14 ===================================================== [Pipeline] echo 07:23:14 taggedImages: 07:23:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:23:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:23:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.67 07:23:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:23:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:23:14 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:23:14 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:23:14 latest 07:23:14 4.0.0-dev.67 07:23:14 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:23:14 main 07:23:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:23:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:23:14 7af17d0b18ae: Preparing 07:23:14 b386a0845068: Preparing 07:23:14 f311aa6f0923: Preparing 07:23:14 3820fcadd09f: Preparing 07:23:14 a1e6adf14645: Preparing 07:23:14 5c88e8a03633: Preparing 07:23:14 7e74b161234b: Preparing 07:23:14 b7130008e2b5: Preparing 07:23:14 994456c4fd7b: Preparing 07:23:14 5c88e8a03633: Waiting 07:23:14 b7130008e2b5: Waiting 07:23:14 994456c4fd7b: Waiting 07:23:14 7e74b161234b: Waiting 07:23:14 a1e6adf14645: Layer already exists 07:23:14 5c88e8a03633: Layer already exists 07:23:14 7e74b161234b: Layer already exists 07:23:14 b7130008e2b5: Layer already exists 07:23:14 b386a0845068: Pushed 07:23:14 f311aa6f0923: Pushed 07:23:14 994456c4fd7b: Layer already exists 07:23:14 7af17d0b18ae: Pushed 07:23:17 3820fcadd09f: Pushed 07:23:17 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:3c36c774ec947a4b78920339b97349fdd93d938614a8a2f1166abb8f33963a34 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:17 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:23:18 7af17d0b18ae: Preparing 07:23:18 b386a0845068: Preparing 07:23:18 f311aa6f0923: Preparing 07:23:18 3820fcadd09f: Preparing 07:23:18 a1e6adf14645: Preparing 07:23:18 5c88e8a03633: Preparing 07:23:18 7e74b161234b: Preparing 07:23:18 b7130008e2b5: Preparing 07:23:18 994456c4fd7b: Preparing 07:23:18 7e74b161234b: Waiting 07:23:18 994456c4fd7b: Waiting 07:23:18 b7130008e2b5: Waiting 07:23:18 5c88e8a03633: Waiting 07:23:18 b386a0845068: Layer already exists 07:23:18 a1e6adf14645: Layer already exists 07:23:18 f311aa6f0923: Layer already exists 07:23:18 3820fcadd09f: Layer already exists 07:23:18 7af17d0b18ae: Layer already exists 07:23:18 994456c4fd7b: Layer already exists 07:23:18 5c88e8a03633: Layer already exists 07:23:18 7e74b161234b: Layer already exists 07:23:18 b7130008e2b5: Layer already exists 07:23:18 latest: digest: sha256:3c36c774ec947a4b78920339b97349fdd93d938614a8a2f1166abb8f33963a34 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:18 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.67 07:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:23:18 7af17d0b18ae: Preparing 07:23:18 b386a0845068: Preparing 07:23:18 f311aa6f0923: Preparing 07:23:18 3820fcadd09f: Preparing 07:23:18 a1e6adf14645: Preparing 07:23:18 5c88e8a03633: Preparing 07:23:18 7e74b161234b: Preparing 07:23:18 b7130008e2b5: Preparing 07:23:18 994456c4fd7b: Preparing 07:23:18 b7130008e2b5: Waiting 07:23:18 5c88e8a03633: Waiting 07:23:18 994456c4fd7b: Waiting 07:23:18 7e74b161234b: Waiting 07:23:18 3820fcadd09f: Layer already exists 07:23:18 7af17d0b18ae: Layer already exists 07:23:18 a1e6adf14645: Layer already exists 07:23:18 f311aa6f0923: Layer already exists 07:23:18 b386a0845068: Layer already exists 07:23:18 5c88e8a03633: Layer already exists 07:23:18 7e74b161234b: Layer already exists 07:23:18 b7130008e2b5: Layer already exists 07:23:18 994456c4fd7b: Layer already exists 07:23:18 4.0.0-dev.67: digest: sha256:3c36c774ec947a4b78920339b97349fdd93d938614a8a2f1166abb8f33963a34 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:23:19 7af17d0b18ae: Preparing 07:23:19 b386a0845068: Preparing 07:23:19 f311aa6f0923: Preparing 07:23:19 3820fcadd09f: Preparing 07:23:19 a1e6adf14645: Preparing 07:23:19 5c88e8a03633: Preparing 07:23:19 7e74b161234b: Preparing 07:23:19 b7130008e2b5: Preparing 07:23:19 994456c4fd7b: Preparing 07:23:19 7e74b161234b: Waiting 07:23:19 994456c4fd7b: Waiting 07:23:19 b7130008e2b5: Waiting 07:23:19 5c88e8a03633: Waiting 07:23:19 7af17d0b18ae: Layer already exists 07:23:19 b386a0845068: Layer already exists 07:23:19 a1e6adf14645: Layer already exists 07:23:19 3820fcadd09f: Layer already exists 07:23:19 f311aa6f0923: Layer already exists 07:23:19 5c88e8a03633: Layer already exists 07:23:19 7e74b161234b: Layer already exists 07:23:19 b7130008e2b5: Layer already exists 07:23:19 994456c4fd7b: Layer already exists 07:23:19 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:3c36c774ec947a4b78920339b97349fdd93d938614a8a2f1166abb8f33963a34 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:23:20 7af17d0b18ae: Preparing 07:23:20 b386a0845068: Preparing 07:23:20 f311aa6f0923: Preparing 07:23:20 3820fcadd09f: Preparing 07:23:20 a1e6adf14645: Preparing 07:23:20 5c88e8a03633: Preparing 07:23:20 7e74b161234b: Preparing 07:23:20 5c88e8a03633: Waiting 07:23:20 7e74b161234b: Waiting 07:23:20 b7130008e2b5: Preparing 07:23:20 b7130008e2b5: Waiting 07:23:20 994456c4fd7b: Preparing 07:23:20 994456c4fd7b: Waiting 07:23:20 a1e6adf14645: Layer already exists 07:23:20 3820fcadd09f: Layer already exists 07:23:20 b386a0845068: Layer already exists 07:23:20 7af17d0b18ae: Layer already exists 07:23:20 f311aa6f0923: Layer already exists 07:23:20 b7130008e2b5: Layer already exists 07:23:20 7e74b161234b: Layer already exists 07:23:20 994456c4fd7b: Layer already exists 07:23:20 5c88e8a03633: Layer already exists 07:23:20 main: digest: sha256:3c36c774ec947a4b78920339b97349fdd93d938614a8a2f1166abb8f33963a34 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:23:20 ===================================================== [Pipeline] echo 07:23:20 taggedImages: 07:23:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:23:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:23:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.67 07:23:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:23:20 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:23:20 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:23:20 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:23:20 latest 07:23:20 4.0.0-dev.67 07:23:20 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:23:20 main 07:23:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:23:20 2a7e0a91b914: Preparing 07:23:20 9a00c5e47bf0: Preparing 07:23:20 e96e3efe0456: Preparing 07:23:20 f84a0bfd719d: Preparing 07:23:20 44d27b994a10: Preparing 07:23:20 a1e6adf14645: Preparing 07:23:20 5c88e8a03633: Preparing 07:23:20 25aed790b9a8: Preparing 07:23:20 a0202682892a: Preparing 07:23:20 29b014c8b2ca: Preparing 07:23:20 994456c4fd7b: Preparing 07:23:20 5c88e8a03633: Waiting 07:23:20 25aed790b9a8: Waiting 07:23:20 a0202682892a: Waiting 07:23:20 994456c4fd7b: Waiting 07:23:20 a1e6adf14645: Waiting 07:23:20 29b014c8b2ca: Waiting 07:23:20 9a00c5e47bf0: Pushed 07:23:20 44d27b994a10: Pushed 07:23:20 f84a0bfd719d: Pushed 07:23:20 2a7e0a91b914: Pushed 07:23:20 a1e6adf14645: Layer already exists 07:23:20 5c88e8a03633: Layer already exists 07:23:20 994456c4fd7b: Layer already exists 07:23:21 25aed790b9a8: Pushed 07:23:21 a0202682892a: Pushed 07:23:22 29b014c8b2ca: Pushed 07:23:23 e96e3efe0456: Pushed 07:23:23 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:2689b684c10a88c81bbe4b7bd3022c1d20b6e77dacf6f67da9a300b6ec660c10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:23:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:23:23 2a7e0a91b914: Preparing 07:23:23 9a00c5e47bf0: Preparing 07:23:23 e96e3efe0456: Preparing 07:23:23 f84a0bfd719d: Preparing 07:23:23 44d27b994a10: Preparing 07:23:23 a1e6adf14645: Preparing 07:23:23 5c88e8a03633: Preparing 07:23:23 25aed790b9a8: Preparing 07:23:23 a0202682892a: Preparing 07:23:23 29b014c8b2ca: Preparing 07:23:23 994456c4fd7b: Preparing 07:23:23 25aed790b9a8: Waiting 07:23:23 a0202682892a: Waiting 07:23:23 29b014c8b2ca: Waiting 07:23:23 994456c4fd7b: Waiting 07:23:23 a1e6adf14645: Waiting 07:23:23 5c88e8a03633: Waiting 07:23:23 9a00c5e47bf0: Layer already exists 07:23:23 2a7e0a91b914: Layer already exists 07:23:23 f84a0bfd719d: Layer already exists 07:23:23 e96e3efe0456: Layer already exists 07:23:23 44d27b994a10: Layer already exists 07:23:23 a1e6adf14645: Layer already exists 07:23:23 5c88e8a03633: Layer already exists 07:23:23 25aed790b9a8: Layer already exists 07:23:23 29b014c8b2ca: Layer already exists 07:23:23 a0202682892a: Layer already exists 07:23:23 994456c4fd7b: Layer already exists 07:23:23 latest: digest: sha256:2689b684c10a88c81bbe4b7bd3022c1d20b6e77dacf6f67da9a300b6ec660c10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.67 07:23:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:23:24 2a7e0a91b914: Preparing 07:23:24 9a00c5e47bf0: Preparing 07:23:24 e96e3efe0456: Preparing 07:23:24 f84a0bfd719d: Preparing 07:23:24 44d27b994a10: Preparing 07:23:24 a1e6adf14645: Preparing 07:23:24 5c88e8a03633: Preparing 07:23:24 25aed790b9a8: Preparing 07:23:24 a0202682892a: Preparing 07:23:24 29b014c8b2ca: Preparing 07:23:24 994456c4fd7b: Preparing 07:23:24 a0202682892a: Waiting 07:23:24 a1e6adf14645: Waiting 07:23:24 5c88e8a03633: Waiting 07:23:24 25aed790b9a8: Waiting 07:23:24 29b014c8b2ca: Waiting 07:23:24 994456c4fd7b: Waiting 07:23:24 e96e3efe0456: Layer already exists 07:23:24 44d27b994a10: Layer already exists 07:23:24 9a00c5e47bf0: Layer already exists 07:23:24 2a7e0a91b914: Layer already exists 07:23:24 f84a0bfd719d: Layer already exists 07:23:24 5c88e8a03633: Layer already exists 07:23:24 25aed790b9a8: Layer already exists 07:23:24 a0202682892a: Layer already exists 07:23:24 a1e6adf14645: Layer already exists 07:23:24 29b014c8b2ca: Layer already exists 07:23:24 994456c4fd7b: Layer already exists 07:23:24 4.0.0-dev.67: digest: sha256:2689b684c10a88c81bbe4b7bd3022c1d20b6e77dacf6f67da9a300b6ec660c10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:23:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:23:25 2a7e0a91b914: Preparing 07:23:25 9a00c5e47bf0: Preparing 07:23:25 e96e3efe0456: Preparing 07:23:25 f84a0bfd719d: Preparing 07:23:25 44d27b994a10: Preparing 07:23:25 a1e6adf14645: Preparing 07:23:25 5c88e8a03633: Preparing 07:23:25 25aed790b9a8: Preparing 07:23:25 a0202682892a: Preparing 07:23:25 29b014c8b2ca: Preparing 07:23:25 994456c4fd7b: Preparing 07:23:25 5c88e8a03633: Waiting 07:23:25 25aed790b9a8: Waiting 07:23:25 a0202682892a: Waiting 07:23:25 29b014c8b2ca: Waiting 07:23:25 994456c4fd7b: Waiting 07:23:25 a1e6adf14645: Waiting 07:23:25 44d27b994a10: Layer already exists 07:23:25 9a00c5e47bf0: Layer already exists 07:23:25 2a7e0a91b914: Layer already exists 07:23:25 f84a0bfd719d: Layer already exists 07:23:25 e96e3efe0456: Layer already exists 07:23:25 a1e6adf14645: Layer already exists 07:23:25 5c88e8a03633: Layer already exists 07:23:25 25aed790b9a8: Layer already exists 07:23:25 a0202682892a: Layer already exists 07:23:25 29b014c8b2ca: Layer already exists 07:23:25 994456c4fd7b: Layer already exists 07:23:25 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:2689b684c10a88c81bbe4b7bd3022c1d20b6e77dacf6f67da9a300b6ec660c10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:23:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:23:26 2a7e0a91b914: Preparing 07:23:26 9a00c5e47bf0: Preparing 07:23:26 e96e3efe0456: Preparing 07:23:26 f84a0bfd719d: Preparing 07:23:26 44d27b994a10: Preparing 07:23:26 a1e6adf14645: Preparing 07:23:26 5c88e8a03633: Preparing 07:23:26 25aed790b9a8: Preparing 07:23:26 a0202682892a: Preparing 07:23:26 29b014c8b2ca: Preparing 07:23:26 994456c4fd7b: Preparing 07:23:26 5c88e8a03633: Waiting 07:23:26 29b014c8b2ca: Waiting 07:23:26 994456c4fd7b: Waiting 07:23:26 25aed790b9a8: Waiting 07:23:26 a0202682892a: Waiting 07:23:26 a1e6adf14645: Waiting 07:23:26 44d27b994a10: Layer already exists 07:23:26 e96e3efe0456: Layer already exists 07:23:26 f84a0bfd719d: Layer already exists 07:23:26 9a00c5e47bf0: Layer already exists 07:23:26 2a7e0a91b914: Layer already exists 07:23:26 a1e6adf14645: Layer already exists 07:23:26 5c88e8a03633: Layer already exists 07:23:26 25aed790b9a8: Layer already exists 07:23:26 a0202682892a: Layer already exists 07:23:26 29b014c8b2ca: Layer already exists 07:23:26 994456c4fd7b: Layer already exists 07:23:26 main: digest: sha256:2689b684c10a88c81bbe4b7bd3022c1d20b6e77dacf6f67da9a300b6ec660c10 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:23:26 ===================================================== [Pipeline] echo 07:23:26 taggedImages: 07:23:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:23:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:23:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.67 07:23:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:23:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:23:26 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:23:26 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:23:26 latest 07:23:26 4.0.0-dev.67 07:23:26 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:23:26 main 07:23:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:23:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:23:26 20ba340475d9: Preparing 07:23:26 56a6b7c15496: Preparing 07:23:26 40a3c7127bec: Preparing 07:23:26 0ae4e38fc519: Preparing 07:23:26 e43f79d4bfbc: Preparing 07:23:26 a1dd271e2ace: Preparing 07:23:26 01387e1c128c: Preparing 07:23:26 a1e6adf14645: Preparing 07:23:26 5c88e8a03633: Preparing 07:23:26 4d644da0b7bc: Preparing 07:23:26 599492e15ee9: Preparing 07:23:26 994456c4fd7b: Preparing 07:23:26 a1e6adf14645: Waiting 07:23:26 5c88e8a03633: Waiting 07:23:26 4d644da0b7bc: Waiting 07:23:26 599492e15ee9: Waiting 07:23:26 994456c4fd7b: Waiting 07:23:26 a1dd271e2ace: Waiting 07:23:26 56a6b7c15496: Pushed 07:23:26 e43f79d4bfbc: Pushed 07:23:26 20ba340475d9: Pushed 07:23:26 a1e6adf14645: Layer already exists 07:23:26 5c88e8a03633: Layer already exists 07:23:26 01387e1c128c: Pushed 07:23:26 a1dd271e2ace: Pushed 07:23:27 994456c4fd7b: Layer already exists 07:23:27 4d644da0b7bc: Pushed 07:23:28 599492e15ee9: Pushed 07:23:28 0ae4e38fc519: Pushed 07:23:29 40a3c7127bec: Pushed 07:23:29 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:b1b7c9216f812225652b6ca373ff1850de5b371ec8e495d06fd1ce434aa83514 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:23:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:23:30 20ba340475d9: Preparing 07:23:30 56a6b7c15496: Preparing 07:23:30 40a3c7127bec: Preparing 07:23:30 0ae4e38fc519: Preparing 07:23:30 e43f79d4bfbc: Preparing 07:23:30 a1dd271e2ace: Preparing 07:23:30 01387e1c128c: Preparing 07:23:30 a1e6adf14645: Preparing 07:23:30 5c88e8a03633: Preparing 07:23:30 4d644da0b7bc: Preparing 07:23:30 599492e15ee9: Preparing 07:23:30 994456c4fd7b: Preparing 07:23:30 5c88e8a03633: Waiting 07:23:30 4d644da0b7bc: Waiting 07:23:30 01387e1c128c: Waiting 07:23:30 a1dd271e2ace: Waiting 07:23:30 599492e15ee9: Waiting 07:23:30 a1e6adf14645: Waiting 07:23:30 994456c4fd7b: Waiting 07:23:30 e43f79d4bfbc: Layer already exists 07:23:30 40a3c7127bec: Layer already exists 07:23:30 0ae4e38fc519: Layer already exists 07:23:30 56a6b7c15496: Layer already exists 07:23:30 20ba340475d9: Layer already exists 07:23:30 01387e1c128c: Layer already exists 07:23:30 a1dd271e2ace: Layer already exists 07:23:30 a1e6adf14645: Layer already exists 07:23:30 5c88e8a03633: Layer already exists 07:23:30 4d644da0b7bc: Layer already exists 07:23:30 994456c4fd7b: Layer already exists 07:23:30 599492e15ee9: Layer already exists 07:23:30 latest: digest: sha256:b1b7c9216f812225652b6ca373ff1850de5b371ec8e495d06fd1ce434aa83514 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.67 07:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:23:31 20ba340475d9: Preparing 07:23:31 56a6b7c15496: Preparing 07:23:31 40a3c7127bec: Preparing 07:23:31 0ae4e38fc519: Preparing 07:23:31 e43f79d4bfbc: Preparing 07:23:31 a1dd271e2ace: Preparing 07:23:31 01387e1c128c: Preparing 07:23:31 a1e6adf14645: Preparing 07:23:31 5c88e8a03633: Preparing 07:23:31 4d644da0b7bc: Preparing 07:23:31 599492e15ee9: Preparing 07:23:31 994456c4fd7b: Preparing 07:23:31 a1e6adf14645: Waiting 07:23:31 5c88e8a03633: Waiting 07:23:31 4d644da0b7bc: Waiting 07:23:31 599492e15ee9: Waiting 07:23:31 994456c4fd7b: Waiting 07:23:31 a1dd271e2ace: Waiting 07:23:31 01387e1c128c: Waiting 07:23:31 40a3c7127bec: Layer already exists 07:23:31 0ae4e38fc519: Layer already exists 07:23:31 e43f79d4bfbc: Layer already exists 07:23:31 20ba340475d9: Layer already exists 07:23:31 56a6b7c15496: Layer already exists 07:23:31 01387e1c128c: Layer already exists 07:23:31 a1e6adf14645: Layer already exists 07:23:31 4d644da0b7bc: Layer already exists 07:23:31 5c88e8a03633: Layer already exists 07:23:31 a1dd271e2ace: Layer already exists 07:23:31 994456c4fd7b: Layer already exists 07:23:31 599492e15ee9: Layer already exists 07:23:31 4.0.0-dev.67: digest: sha256:b1b7c9216f812225652b6ca373ff1850de5b371ec8e495d06fd1ce434aa83514 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:23:31 20ba340475d9: Preparing 07:23:31 56a6b7c15496: Preparing 07:23:31 40a3c7127bec: Preparing 07:23:31 0ae4e38fc519: Preparing 07:23:31 e43f79d4bfbc: Preparing 07:23:31 a1dd271e2ace: Preparing 07:23:31 01387e1c128c: Preparing 07:23:31 a1e6adf14645: Preparing 07:23:31 5c88e8a03633: Preparing 07:23:31 4d644da0b7bc: Preparing 07:23:31 599492e15ee9: Preparing 07:23:31 994456c4fd7b: Preparing 07:23:31 599492e15ee9: Waiting 07:23:31 5c88e8a03633: Waiting 07:23:31 994456c4fd7b: Waiting 07:23:31 a1dd271e2ace: Waiting 07:23:31 4d644da0b7bc: Waiting 07:23:31 01387e1c128c: Waiting 07:23:31 a1e6adf14645: Waiting 07:23:31 0ae4e38fc519: Layer already exists 07:23:31 40a3c7127bec: Layer already exists 07:23:31 56a6b7c15496: Layer already exists 07:23:31 20ba340475d9: Layer already exists 07:23:31 e43f79d4bfbc: Layer already exists 07:23:31 a1e6adf14645: Layer already exists 07:23:31 01387e1c128c: Layer already exists 07:23:31 a1dd271e2ace: Layer already exists 07:23:31 4d644da0b7bc: Layer already exists 07:23:31 5c88e8a03633: Layer already exists 07:23:31 994456c4fd7b: Layer already exists 07:23:31 599492e15ee9: Layer already exists 07:23:31 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:b1b7c9216f812225652b6ca373ff1850de5b371ec8e495d06fd1ce434aa83514 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:23:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:23:32 20ba340475d9: Preparing 07:23:32 56a6b7c15496: Preparing 07:23:32 40a3c7127bec: Preparing 07:23:32 0ae4e38fc519: Preparing 07:23:32 e43f79d4bfbc: Preparing 07:23:32 a1dd271e2ace: Preparing 07:23:32 01387e1c128c: Preparing 07:23:32 a1e6adf14645: Preparing 07:23:32 5c88e8a03633: Preparing 07:23:32 4d644da0b7bc: Preparing 07:23:32 599492e15ee9: Preparing 07:23:32 994456c4fd7b: Preparing 07:23:32 a1e6adf14645: Waiting 07:23:32 5c88e8a03633: Waiting 07:23:32 4d644da0b7bc: Waiting 07:23:32 599492e15ee9: Waiting 07:23:32 994456c4fd7b: Waiting 07:23:32 a1dd271e2ace: Waiting 07:23:32 01387e1c128c: Waiting 07:23:32 56a6b7c15496: Layer already exists 07:23:32 40a3c7127bec: Layer already exists 07:23:32 e43f79d4bfbc: Layer already exists 07:23:32 0ae4e38fc519: Layer already exists 07:23:32 20ba340475d9: Layer already exists 07:23:32 a1dd271e2ace: Layer already exists 07:23:32 a1e6adf14645: Layer already exists 07:23:32 4d644da0b7bc: Layer already exists 07:23:32 01387e1c128c: Layer already exists 07:23:32 5c88e8a03633: Layer already exists 07:23:32 599492e15ee9: Layer already exists 07:23:32 994456c4fd7b: Layer already exists 07:23:32 main: digest: sha256:b1b7c9216f812225652b6ca373ff1850de5b371ec8e495d06fd1ce434aa83514 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:23:32 ===================================================== [Pipeline] echo 07:23:32 taggedImages: 07:23:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:23:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:23:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.67 07:23:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:23:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:23:32 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:23:32 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:23:32 latest 07:23:32 4.0.0-dev.67 07:23:32 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:23:32 main 07:23:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:23:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:23:33 72069c526a93: Preparing 07:23:33 6888bfde21b8: Preparing 07:23:33 a1e6adf14645: Preparing 07:23:33 5c88e8a03633: Preparing 07:23:33 18bf26ec2269: Preparing 07:23:33 08a28712140c: Preparing 07:23:33 994456c4fd7b: Preparing 07:23:33 08a28712140c: Waiting 07:23:33 a1e6adf14645: Layer already exists 07:23:33 5c88e8a03633: Layer already exists 07:23:33 994456c4fd7b: Layer already exists 07:23:33 18bf26ec2269: Pushed 07:23:33 72069c526a93: Pushed 07:23:34 08a28712140c: Pushed 07:23:36 6888bfde21b8: Pushed 07:23:36 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:4d83e40d47dec6a17f6c661242406af3483523c9e499fa8c6f324482292734f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:23:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:23:37 72069c526a93: Preparing 07:23:37 6888bfde21b8: Preparing 07:23:37 a1e6adf14645: Preparing 07:23:37 5c88e8a03633: Preparing 07:23:37 18bf26ec2269: Preparing 07:23:37 08a28712140c: Preparing 07:23:37 994456c4fd7b: Preparing 07:23:37 08a28712140c: Waiting 07:23:37 994456c4fd7b: Waiting 07:23:37 72069c526a93: Layer already exists 07:23:37 18bf26ec2269: Layer already exists 07:23:37 a1e6adf14645: Layer already exists 07:23:37 6888bfde21b8: Layer already exists 07:23:37 5c88e8a03633: Layer already exists 07:23:37 08a28712140c: Layer already exists 07:23:37 994456c4fd7b: Layer already exists 07:23:37 latest: digest: sha256:4d83e40d47dec6a17f6c661242406af3483523c9e499fa8c6f324482292734f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.67 07:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:23:38 72069c526a93: Preparing 07:23:38 6888bfde21b8: Preparing 07:23:38 a1e6adf14645: Preparing 07:23:38 5c88e8a03633: Preparing 07:23:38 18bf26ec2269: Preparing 07:23:38 08a28712140c: Preparing 07:23:38 994456c4fd7b: Preparing 07:23:38 08a28712140c: Waiting 07:23:38 994456c4fd7b: Waiting 07:23:38 a1e6adf14645: Layer already exists 07:23:38 72069c526a93: Layer already exists 07:23:38 5c88e8a03633: Layer already exists 07:23:38 6888bfde21b8: Layer already exists 07:23:38 18bf26ec2269: Layer already exists 07:23:38 994456c4fd7b: Layer already exists 07:23:38 08a28712140c: Layer already exists 07:23:38 4.0.0-dev.67: digest: sha256:4d83e40d47dec6a17f6c661242406af3483523c9e499fa8c6f324482292734f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:23:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:23:38 72069c526a93: Preparing 07:23:38 6888bfde21b8: Preparing 07:23:38 a1e6adf14645: Preparing 07:23:38 5c88e8a03633: Preparing 07:23:38 18bf26ec2269: Preparing 07:23:38 08a28712140c: Preparing 07:23:38 994456c4fd7b: Preparing 07:23:38 08a28712140c: Waiting 07:23:38 994456c4fd7b: Waiting 07:23:38 6888bfde21b8: Layer already exists 07:23:38 18bf26ec2269: Layer already exists 07:23:38 a1e6adf14645: Layer already exists 07:23:38 5c88e8a03633: Layer already exists 07:23:38 72069c526a93: Layer already exists 07:23:38 08a28712140c: Layer already exists 07:23:38 994456c4fd7b: Layer already exists 07:23:38 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:4d83e40d47dec6a17f6c661242406af3483523c9e499fa8c6f324482292734f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:23:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:23:39 72069c526a93: Preparing 07:23:39 6888bfde21b8: Preparing 07:23:39 a1e6adf14645: Preparing 07:23:39 5c88e8a03633: Preparing 07:23:39 18bf26ec2269: Preparing 07:23:39 08a28712140c: Preparing 07:23:39 994456c4fd7b: Preparing 07:23:39 08a28712140c: Waiting 07:23:39 994456c4fd7b: Waiting 07:23:39 5c88e8a03633: Layer already exists 07:23:39 6888bfde21b8: Layer already exists 07:23:39 72069c526a93: Layer already exists 07:23:39 18bf26ec2269: Layer already exists 07:23:39 a1e6adf14645: Layer already exists 07:23:39 08a28712140c: Layer already exists 07:23:39 994456c4fd7b: Layer already exists 07:23:39 main: digest: sha256:4d83e40d47dec6a17f6c661242406af3483523c9e499fa8c6f324482292734f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:23:39 ===================================================== [Pipeline] echo 07:23:39 taggedImages: 07:23:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:23:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:23:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.67 07:23:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:23:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:23:39 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:23:39 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:23:39 latest 07:23:39 4.0.0-dev.67 07:23:39 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:23:39 main 07:23:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:23:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:23:40 2d25d4e56bfd: Preparing 07:23:40 9f3518723c24: Preparing 07:23:40 816224f14179: Preparing 07:23:40 a1e6adf14645: Preparing 07:23:40 5c88e8a03633: Preparing 07:23:40 6328140d49ed: Preparing 07:23:40 b34298298644: Preparing 07:23:40 1462927612e2: Preparing 07:23:40 482bd300bf2b: Preparing 07:23:40 994456c4fd7b: Preparing 07:23:40 1462927612e2: Waiting 07:23:40 b34298298644: Waiting 07:23:40 482bd300bf2b: Waiting 07:23:40 6328140d49ed: Waiting 07:23:40 994456c4fd7b: Waiting 07:23:40 5c88e8a03633: Layer already exists 07:23:40 a1e6adf14645: Layer already exists 07:23:40 2d25d4e56bfd: Pushed 07:23:40 816224f14179: Pushed 07:23:40 9f3518723c24: Pushed 07:23:40 994456c4fd7b: Layer already exists 07:23:40 1462927612e2: Pushed 07:23:40 482bd300bf2b: Pushed 07:23:45 b34298298644: Pushed 07:23:53 6328140d49ed: Pushed 07:23:53 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:7ac05b05003dfe2143772537935d4b191f5b44302c95670c28e06adc2f6aee46 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:23:53 2d25d4e56bfd: Preparing 07:23:53 9f3518723c24: Preparing 07:23:53 816224f14179: Preparing 07:23:53 a1e6adf14645: Preparing 07:23:53 5c88e8a03633: Preparing 07:23:53 6328140d49ed: Preparing 07:23:53 b34298298644: Preparing 07:23:53 1462927612e2: Preparing 07:23:53 482bd300bf2b: Preparing 07:23:53 994456c4fd7b: Preparing 07:23:53 6328140d49ed: Waiting 07:23:53 1462927612e2: Waiting 07:23:53 b34298298644: Waiting 07:23:53 482bd300bf2b: Waiting 07:23:53 994456c4fd7b: Waiting 07:23:53 816224f14179: Layer already exists 07:23:53 9f3518723c24: Layer already exists 07:23:53 5c88e8a03633: Layer already exists 07:23:53 2d25d4e56bfd: Layer already exists 07:23:53 a1e6adf14645: Layer already exists 07:23:53 b34298298644: Layer already exists 07:23:53 6328140d49ed: Layer already exists 07:23:53 994456c4fd7b: Layer already exists 07:23:53 1462927612e2: Layer already exists 07:23:53 482bd300bf2b: Layer already exists 07:23:53 latest: digest: sha256:7ac05b05003dfe2143772537935d4b191f5b44302c95670c28e06adc2f6aee46 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.67 07:23:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:23:54 2d25d4e56bfd: Preparing 07:23:54 9f3518723c24: Preparing 07:23:54 816224f14179: Preparing 07:23:54 a1e6adf14645: Preparing 07:23:54 5c88e8a03633: Preparing 07:23:54 6328140d49ed: Preparing 07:23:54 b34298298644: Preparing 07:23:54 1462927612e2: Preparing 07:23:54 482bd300bf2b: Preparing 07:23:54 994456c4fd7b: Preparing 07:23:54 b34298298644: Waiting 07:23:54 1462927612e2: Waiting 07:23:54 482bd300bf2b: Waiting 07:23:54 994456c4fd7b: Waiting 07:23:54 6328140d49ed: Waiting 07:23:54 a1e6adf14645: Layer already exists 07:23:54 2d25d4e56bfd: Layer already exists 07:23:54 816224f14179: Layer already exists 07:23:54 5c88e8a03633: Layer already exists 07:23:54 9f3518723c24: Layer already exists 07:23:54 482bd300bf2b: Layer already exists 07:23:54 b34298298644: Layer already exists 07:23:54 6328140d49ed: Layer already exists 07:23:54 1462927612e2: Layer already exists 07:23:54 994456c4fd7b: Layer already exists 07:23:54 4.0.0-dev.67: digest: sha256:7ac05b05003dfe2143772537935d4b191f5b44302c95670c28e06adc2f6aee46 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:23:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:23:55 2d25d4e56bfd: Preparing 07:23:55 9f3518723c24: Preparing 07:23:55 816224f14179: Preparing 07:23:55 a1e6adf14645: Preparing 07:23:55 5c88e8a03633: Preparing 07:23:55 6328140d49ed: Preparing 07:23:55 b34298298644: Preparing 07:23:55 1462927612e2: Preparing 07:23:55 482bd300bf2b: Preparing 07:23:55 994456c4fd7b: Preparing 07:23:55 6328140d49ed: Waiting 07:23:55 482bd300bf2b: Waiting 07:23:55 994456c4fd7b: Waiting 07:23:55 b34298298644: Waiting 07:23:55 1462927612e2: Waiting 07:23:55 2d25d4e56bfd: Layer already exists 07:23:55 5c88e8a03633: Layer already exists 07:23:55 816224f14179: Layer already exists 07:23:55 a1e6adf14645: Layer already exists 07:23:55 b34298298644: Layer already exists 07:23:55 6328140d49ed: Layer already exists 07:23:55 9f3518723c24: Layer already exists 07:23:55 1462927612e2: Layer already exists 07:23:55 482bd300bf2b: Layer already exists 07:23:55 994456c4fd7b: Layer already exists 07:23:55 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:7ac05b05003dfe2143772537935d4b191f5b44302c95670c28e06adc2f6aee46 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:23:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:23:55 2d25d4e56bfd: Preparing 07:23:55 9f3518723c24: Preparing 07:23:55 816224f14179: Preparing 07:23:55 a1e6adf14645: Preparing 07:23:55 5c88e8a03633: Preparing 07:23:55 6328140d49ed: Preparing 07:23:55 b34298298644: Preparing 07:23:55 1462927612e2: Preparing 07:23:55 482bd300bf2b: Preparing 07:23:55 994456c4fd7b: Preparing 07:23:55 1462927612e2: Waiting 07:23:55 482bd300bf2b: Waiting 07:23:55 6328140d49ed: Waiting 07:23:55 b34298298644: Waiting 07:23:55 994456c4fd7b: Waiting 07:23:55 9f3518723c24: Layer already exists 07:23:55 2d25d4e56bfd: Layer already exists 07:23:55 5c88e8a03633: Layer already exists 07:23:55 a1e6adf14645: Layer already exists 07:23:55 816224f14179: Layer already exists 07:23:55 1462927612e2: Layer already exists 07:23:55 6328140d49ed: Layer already exists 07:23:55 482bd300bf2b: Layer already exists 07:23:55 994456c4fd7b: Layer already exists 07:23:55 b34298298644: Layer already exists 07:23:55 main: digest: sha256:7ac05b05003dfe2143772537935d4b191f5b44302c95670c28e06adc2f6aee46 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:23:55 ===================================================== [Pipeline] echo 07:23:55 taggedImages: 07:23:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:23:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:23:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.67 07:23:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:23:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:23:55 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:23:55 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:23:55 latest 07:23:55 4.0.0-dev.67 07:23:55 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:23:55 main 07:23:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:23:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:23:56 805a94348d13: Preparing 07:23:56 ee4097fc7941: Preparing 07:23:56 ffb6c84474f1: Preparing 07:23:56 a1e6adf14645: Preparing 07:23:56 5c88e8a03633: Preparing 07:23:56 81c3ba78d6e3: Preparing 07:23:56 56019db9dc1a: Preparing 07:23:56 85ff08d3a484: Preparing 07:23:56 994456c4fd7b: Preparing 07:23:56 81c3ba78d6e3: Waiting 07:23:56 85ff08d3a484: Waiting 07:23:56 56019db9dc1a: Waiting 07:23:56 5c88e8a03633: Layer already exists 07:23:56 a1e6adf14645: Layer already exists 07:23:56 ee4097fc7941: Pushed 07:23:56 805a94348d13: Pushed 07:23:56 56019db9dc1a: Pushed 07:23:56 ffb6c84474f1: Pushed 07:23:56 994456c4fd7b: Layer already exists 07:23:57 85ff08d3a484: Pushed 07:24:09 81c3ba78d6e3: Pushed 07:24:09 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:48fc90bd28fe4364240809fbf25ac109474d2f38521dd31cef354f4454a849f9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:24:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:24:10 805a94348d13: Preparing 07:24:10 ee4097fc7941: Preparing 07:24:10 ffb6c84474f1: Preparing 07:24:10 a1e6adf14645: Preparing 07:24:10 5c88e8a03633: Preparing 07:24:10 81c3ba78d6e3: Preparing 07:24:10 56019db9dc1a: Preparing 07:24:10 85ff08d3a484: Preparing 07:24:10 994456c4fd7b: Preparing 07:24:10 85ff08d3a484: Waiting 07:24:10 56019db9dc1a: Waiting 07:24:10 994456c4fd7b: Waiting 07:24:10 81c3ba78d6e3: Waiting 07:24:10 ee4097fc7941: Layer already exists 07:24:10 805a94348d13: Layer already exists 07:24:10 ffb6c84474f1: Layer already exists 07:24:10 a1e6adf14645: Layer already exists 07:24:10 5c88e8a03633: Layer already exists 07:24:10 81c3ba78d6e3: Layer already exists 07:24:10 85ff08d3a484: Layer already exists 07:24:10 56019db9dc1a: Layer already exists 07:24:10 994456c4fd7b: Layer already exists 07:24:10 latest: digest: sha256:48fc90bd28fe4364240809fbf25ac109474d2f38521dd31cef354f4454a849f9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.67 07:24:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:24:10 805a94348d13: Preparing 07:24:10 ee4097fc7941: Preparing 07:24:10 ffb6c84474f1: Preparing 07:24:10 a1e6adf14645: Preparing 07:24:10 5c88e8a03633: Preparing 07:24:10 81c3ba78d6e3: Preparing 07:24:10 56019db9dc1a: Preparing 07:24:10 85ff08d3a484: Preparing 07:24:10 994456c4fd7b: Preparing 07:24:10 81c3ba78d6e3: Waiting 07:24:10 56019db9dc1a: Waiting 07:24:10 85ff08d3a484: Waiting 07:24:10 994456c4fd7b: Waiting 07:24:10 a1e6adf14645: Layer already exists 07:24:10 5c88e8a03633: Layer already exists 07:24:10 805a94348d13: Layer already exists 07:24:10 ffb6c84474f1: Layer already exists 07:24:10 ee4097fc7941: Layer already exists 07:24:10 56019db9dc1a: Layer already exists 07:24:10 81c3ba78d6e3: Layer already exists 07:24:10 85ff08d3a484: Layer already exists 07:24:10 994456c4fd7b: Layer already exists 07:24:10 4.0.0-dev.67: digest: sha256:48fc90bd28fe4364240809fbf25ac109474d2f38521dd31cef354f4454a849f9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:24:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:24:11 805a94348d13: Preparing 07:24:11 ee4097fc7941: Preparing 07:24:11 ffb6c84474f1: Preparing 07:24:11 a1e6adf14645: Preparing 07:24:11 5c88e8a03633: Preparing 07:24:11 81c3ba78d6e3: Preparing 07:24:11 56019db9dc1a: Preparing 07:24:11 85ff08d3a484: Preparing 07:24:11 56019db9dc1a: Waiting 07:24:11 81c3ba78d6e3: Waiting 07:24:11 994456c4fd7b: Preparing 07:24:11 85ff08d3a484: Waiting 07:24:11 994456c4fd7b: Waiting 07:24:11 ee4097fc7941: Layer already exists 07:24:11 5c88e8a03633: Layer already exists 07:24:11 a1e6adf14645: Layer already exists 07:24:11 ffb6c84474f1: Layer already exists 07:24:11 805a94348d13: Layer already exists 07:24:11 56019db9dc1a: Layer already exists 07:24:11 81c3ba78d6e3: Layer already exists 07:24:11 85ff08d3a484: Layer already exists 07:24:11 994456c4fd7b: Layer already exists 07:24:11 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:48fc90bd28fe4364240809fbf25ac109474d2f38521dd31cef354f4454a849f9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:24:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:24:12 805a94348d13: Preparing 07:24:12 ee4097fc7941: Preparing 07:24:12 ffb6c84474f1: Preparing 07:24:12 a1e6adf14645: Preparing 07:24:12 5c88e8a03633: Preparing 07:24:12 81c3ba78d6e3: Preparing 07:24:12 56019db9dc1a: Preparing 07:24:12 85ff08d3a484: Preparing 07:24:12 994456c4fd7b: Preparing 07:24:12 81c3ba78d6e3: Waiting 07:24:12 85ff08d3a484: Waiting 07:24:12 56019db9dc1a: Waiting 07:24:12 994456c4fd7b: Waiting 07:24:12 ee4097fc7941: Layer already exists 07:24:12 805a94348d13: Layer already exists 07:24:12 5c88e8a03633: Layer already exists 07:24:12 ffb6c84474f1: Layer already exists 07:24:12 a1e6adf14645: Layer already exists 07:24:12 85ff08d3a484: Layer already exists 07:24:12 81c3ba78d6e3: Layer already exists 07:24:12 994456c4fd7b: Layer already exists 07:24:12 56019db9dc1a: Layer already exists 07:24:12 main: digest: sha256:48fc90bd28fe4364240809fbf25ac109474d2f38521dd31cef354f4454a849f9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:24:12 ===================================================== [Pipeline] echo 07:24:12 taggedImages: 07:24:12 - nexus3.edgexfoundry.org:10004/security-spire-config:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:24:12 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:24:12 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.67 07:24:12 - nexus3.edgexfoundry.org:10004/security-spire-config:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:24:12 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:24:12 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:24:12 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:24:12 latest 07:24:12 4.0.0-dev.67 07:24:12 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:24:12 main 07:24:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:24:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:24:12 2d25d4e56bfd: Preparing 07:24:12 e8a6fe4eb584: Preparing 07:24:12 ed72f90dd6c9: Preparing 07:24:12 a1e6adf14645: Preparing 07:24:12 5c88e8a03633: Preparing 07:24:12 6328140d49ed: Preparing 07:24:12 1462927612e2: Preparing 07:24:12 482bd300bf2b: Preparing 07:24:12 994456c4fd7b: Preparing 07:24:12 1462927612e2: Waiting 07:24:12 482bd300bf2b: Waiting 07:24:12 6328140d49ed: Waiting 07:24:12 994456c4fd7b: Waiting 07:24:12 5c88e8a03633: Layer already exists 07:24:12 a1e6adf14645: Layer already exists 07:24:12 2d25d4e56bfd: Layer already exists 07:24:12 6328140d49ed: Layer already exists 07:24:12 1462927612e2: Layer already exists 07:24:12 482bd300bf2b: Layer already exists 07:24:12 994456c4fd7b: Layer already exists 07:24:12 ed72f90dd6c9: Pushed 07:24:12 e8a6fe4eb584: Pushed 07:24:13 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:a757fc6dfef665e2f3f7c2b665be87cb164b1fe21b431f1af827a830ce5265e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:24:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:24:13 2d25d4e56bfd: Preparing 07:24:13 e8a6fe4eb584: Preparing 07:24:13 ed72f90dd6c9: Preparing 07:24:13 a1e6adf14645: Preparing 07:24:13 5c88e8a03633: Preparing 07:24:13 6328140d49ed: Preparing 07:24:13 1462927612e2: Preparing 07:24:13 482bd300bf2b: Preparing 07:24:13 994456c4fd7b: Preparing 07:24:13 6328140d49ed: Waiting 07:24:13 1462927612e2: Waiting 07:24:13 994456c4fd7b: Waiting 07:24:13 482bd300bf2b: Waiting 07:24:13 e8a6fe4eb584: Layer already exists 07:24:13 2d25d4e56bfd: Layer already exists 07:24:13 a1e6adf14645: Layer already exists 07:24:13 ed72f90dd6c9: Layer already exists 07:24:13 5c88e8a03633: Layer already exists 07:24:13 6328140d49ed: Layer already exists 07:24:13 482bd300bf2b: Layer already exists 07:24:13 1462927612e2: Layer already exists 07:24:13 994456c4fd7b: Layer already exists 07:24:13 latest: digest: sha256:a757fc6dfef665e2f3f7c2b665be87cb164b1fe21b431f1af827a830ce5265e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.67 07:24:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:24:14 2d25d4e56bfd: Preparing 07:24:14 e8a6fe4eb584: Preparing 07:24:14 ed72f90dd6c9: Preparing 07:24:14 a1e6adf14645: Preparing 07:24:14 5c88e8a03633: Preparing 07:24:14 6328140d49ed: Preparing 07:24:14 1462927612e2: Preparing 07:24:14 482bd300bf2b: Preparing 07:24:14 994456c4fd7b: Preparing 07:24:14 482bd300bf2b: Waiting 07:24:14 1462927612e2: Waiting 07:24:14 994456c4fd7b: Waiting 07:24:14 e8a6fe4eb584: Layer already exists 07:24:14 5c88e8a03633: Layer already exists 07:24:14 ed72f90dd6c9: Layer already exists 07:24:14 a1e6adf14645: Layer already exists 07:24:14 2d25d4e56bfd: Layer already exists 07:24:14 994456c4fd7b: Layer already exists 07:24:14 1462927612e2: Layer already exists 07:24:14 482bd300bf2b: Layer already exists 07:24:14 6328140d49ed: Layer already exists 07:24:14 4.0.0-dev.67: digest: sha256:a757fc6dfef665e2f3f7c2b665be87cb164b1fe21b431f1af827a830ce5265e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:24:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:24:15 2d25d4e56bfd: Preparing 07:24:15 e8a6fe4eb584: Preparing 07:24:15 ed72f90dd6c9: Preparing 07:24:15 a1e6adf14645: Preparing 07:24:15 5c88e8a03633: Preparing 07:24:15 6328140d49ed: Preparing 07:24:15 1462927612e2: Preparing 07:24:15 482bd300bf2b: Preparing 07:24:15 994456c4fd7b: Preparing 07:24:15 6328140d49ed: Waiting 07:24:15 1462927612e2: Waiting 07:24:15 482bd300bf2b: Waiting 07:24:15 994456c4fd7b: Waiting 07:24:15 ed72f90dd6c9: Layer already exists 07:24:15 e8a6fe4eb584: Layer already exists 07:24:15 2d25d4e56bfd: Layer already exists 07:24:15 5c88e8a03633: Layer already exists 07:24:15 a1e6adf14645: Layer already exists 07:24:15 482bd300bf2b: Layer already exists 07:24:15 1462927612e2: Layer already exists 07:24:15 6328140d49ed: Layer already exists 07:24:15 994456c4fd7b: Layer already exists 07:24:15 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:a757fc6dfef665e2f3f7c2b665be87cb164b1fe21b431f1af827a830ce5265e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:15 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:24:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:24:15 2d25d4e56bfd: Preparing 07:24:15 e8a6fe4eb584: Preparing 07:24:15 ed72f90dd6c9: Preparing 07:24:15 a1e6adf14645: Preparing 07:24:15 5c88e8a03633: Preparing 07:24:15 6328140d49ed: Preparing 07:24:15 1462927612e2: Preparing 07:24:15 482bd300bf2b: Preparing 07:24:15 994456c4fd7b: Preparing 07:24:15 1462927612e2: Waiting 07:24:15 482bd300bf2b: Waiting 07:24:15 994456c4fd7b: Waiting 07:24:15 6328140d49ed: Waiting 07:24:15 5c88e8a03633: Layer already exists 07:24:15 2d25d4e56bfd: Layer already exists 07:24:15 ed72f90dd6c9: Layer already exists 07:24:15 e8a6fe4eb584: Layer already exists 07:24:15 a1e6adf14645: Layer already exists 07:24:15 6328140d49ed: Layer already exists 07:24:15 482bd300bf2b: Layer already exists 07:24:15 994456c4fd7b: Layer already exists 07:24:15 1462927612e2: Layer already exists 07:24:15 main: digest: sha256:a757fc6dfef665e2f3f7c2b665be87cb164b1fe21b431f1af827a830ce5265e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:24:15 ===================================================== [Pipeline] echo 07:24:15 taggedImages: 07:24:15 - nexus3.edgexfoundry.org:10004/security-spire-server:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:24:15 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:24:15 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.67 07:24:15 - nexus3.edgexfoundry.org:10004/security-spire-server:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:24:15 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:24:15 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:24:15 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:24:15 latest 07:24:15 4.0.0-dev.67 07:24:15 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:24:15 main 07:24:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:24:16 1cd017a74964: Preparing 07:24:16 75056d26f0fd: Preparing 07:24:16 a1e6adf14645: Preparing 07:24:16 5c88e8a03633: Preparing 07:24:16 a907532e07e9: Preparing 07:24:16 beb633aa044e: Preparing 07:24:16 994456c4fd7b: Preparing 07:24:16 beb633aa044e: Waiting 07:24:16 994456c4fd7b: Waiting 07:24:16 5c88e8a03633: Layer already exists 07:24:16 a1e6adf14645: Layer already exists 07:24:16 994456c4fd7b: Layer already exists 07:24:16 a907532e07e9: Pushed 07:24:16 1cd017a74964: Pushed 07:24:17 beb633aa044e: Pushed 07:24:20 75056d26f0fd: Pushed 07:24:20 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:d54696c77b0e0c0b42bfbaad4d407f9cc2dc7c661f43715c557ff504c6fd262e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:24:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:24:21 1cd017a74964: Preparing 07:24:21 75056d26f0fd: Preparing 07:24:21 a1e6adf14645: Preparing 07:24:21 5c88e8a03633: Preparing 07:24:21 a907532e07e9: Preparing 07:24:21 beb633aa044e: Preparing 07:24:21 994456c4fd7b: Preparing 07:24:21 994456c4fd7b: Waiting 07:24:21 beb633aa044e: Waiting 07:24:21 a1e6adf14645: Layer already exists 07:24:21 5c88e8a03633: Layer already exists 07:24:21 75056d26f0fd: Layer already exists 07:24:21 a907532e07e9: Layer already exists 07:24:21 1cd017a74964: Layer already exists 07:24:21 beb633aa044e: Layer already exists 07:24:21 994456c4fd7b: Layer already exists 07:24:21 latest: digest: sha256:d54696c77b0e0c0b42bfbaad4d407f9cc2dc7c661f43715c557ff504c6fd262e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.67 07:24:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:24:21 1cd017a74964: Preparing 07:24:21 75056d26f0fd: Preparing 07:24:21 a1e6adf14645: Preparing 07:24:21 5c88e8a03633: Preparing 07:24:21 a907532e07e9: Preparing 07:24:21 beb633aa044e: Preparing 07:24:21 994456c4fd7b: Preparing 07:24:21 beb633aa044e: Waiting 07:24:21 994456c4fd7b: Waiting 07:24:21 1cd017a74964: Layer already exists 07:24:21 5c88e8a03633: Layer already exists 07:24:21 a907532e07e9: Layer already exists 07:24:21 75056d26f0fd: Layer already exists 07:24:21 beb633aa044e: Layer already exists 07:24:21 994456c4fd7b: Layer already exists 07:24:21 a1e6adf14645: Layer already exists 07:24:21 4.0.0-dev.67: digest: sha256:d54696c77b0e0c0b42bfbaad4d407f9cc2dc7c661f43715c557ff504c6fd262e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:24:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:24:22 1cd017a74964: Preparing 07:24:22 75056d26f0fd: Preparing 07:24:22 a1e6adf14645: Preparing 07:24:22 5c88e8a03633: Preparing 07:24:22 a907532e07e9: Preparing 07:24:22 beb633aa044e: Preparing 07:24:22 994456c4fd7b: Preparing 07:24:22 beb633aa044e: Waiting 07:24:22 a907532e07e9: Layer already exists 07:24:22 5c88e8a03633: Layer already exists 07:24:22 75056d26f0fd: Layer already exists 07:24:22 a1e6adf14645: Layer already exists 07:24:22 1cd017a74964: Layer already exists 07:24:22 beb633aa044e: Layer already exists 07:24:22 994456c4fd7b: Layer already exists 07:24:22 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:d54696c77b0e0c0b42bfbaad4d407f9cc2dc7c661f43715c557ff504c6fd262e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:24:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:24:23 1cd017a74964: Preparing 07:24:23 75056d26f0fd: Preparing 07:24:23 a1e6adf14645: Preparing 07:24:23 5c88e8a03633: Preparing 07:24:23 a907532e07e9: Preparing 07:24:23 beb633aa044e: Preparing 07:24:23 994456c4fd7b: Preparing 07:24:23 beb633aa044e: Waiting 07:24:23 994456c4fd7b: Waiting 07:24:23 75056d26f0fd: Layer already exists 07:24:23 a1e6adf14645: Layer already exists 07:24:23 1cd017a74964: Layer already exists 07:24:23 a907532e07e9: Layer already exists 07:24:23 5c88e8a03633: Layer already exists 07:24:23 994456c4fd7b: Layer already exists 07:24:23 beb633aa044e: Layer already exists 07:24:23 main: digest: sha256:d54696c77b0e0c0b42bfbaad4d407f9cc2dc7c661f43715c557ff504c6fd262e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:24:23 ===================================================== [Pipeline] echo 07:24:23 taggedImages: 07:24:23 - nexus3.edgexfoundry.org:10004/support-notifications:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:24:23 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:24:23 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.67 07:24:23 - nexus3.edgexfoundry.org:10004/support-notifications:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:24:23 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:24:23 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:24:23 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:24:23 latest 07:24:23 4.0.0-dev.67 07:24:23 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:24:23 main 07:24:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:24:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:24:23 4e04644d5f73: Preparing 07:24:23 d9fa4621c7fa: Preparing 07:24:23 a1e6adf14645: Preparing 07:24:23 5c88e8a03633: Preparing 07:24:23 950ad6fdc9c4: Preparing 07:24:23 d14586432a2e: Preparing 07:24:23 994456c4fd7b: Preparing 07:24:23 d14586432a2e: Waiting 07:24:23 994456c4fd7b: Waiting 07:24:23 a1e6adf14645: Layer already exists 07:24:23 5c88e8a03633: Layer already exists 07:24:23 994456c4fd7b: Layer already exists 07:24:23 950ad6fdc9c4: Pushed 07:24:23 4e04644d5f73: Pushed 07:24:24 d14586432a2e: Pushed 07:24:27 d9fa4621c7fa: Pushed 07:24:27 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:8bc05922f821a9c957e78198860c71cdfd7e392951994473aa1a6e5694d00359 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:24:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:24:28 4e04644d5f73: Preparing 07:24:28 d9fa4621c7fa: Preparing 07:24:28 a1e6adf14645: Preparing 07:24:28 5c88e8a03633: Preparing 07:24:28 950ad6fdc9c4: Preparing 07:24:28 d14586432a2e: Preparing 07:24:28 994456c4fd7b: Preparing 07:24:28 d14586432a2e: Waiting 07:24:28 994456c4fd7b: Waiting 07:24:28 4e04644d5f73: Layer already exists 07:24:28 950ad6fdc9c4: Layer already exists 07:24:28 d9fa4621c7fa: Layer already exists 07:24:28 5c88e8a03633: Layer already exists 07:24:28 a1e6adf14645: Layer already exists 07:24:28 994456c4fd7b: Layer already exists 07:24:28 d14586432a2e: Layer already exists 07:24:28 latest: digest: sha256:8bc05922f821a9c957e78198860c71cdfd7e392951994473aa1a6e5694d00359 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.67 07:24:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:24:29 4e04644d5f73: Preparing 07:24:29 d9fa4621c7fa: Preparing 07:24:29 a1e6adf14645: Preparing 07:24:29 5c88e8a03633: Preparing 07:24:29 950ad6fdc9c4: Preparing 07:24:29 d14586432a2e: Preparing 07:24:29 994456c4fd7b: Preparing 07:24:29 d14586432a2e: Waiting 07:24:29 994456c4fd7b: Waiting 07:24:29 5c88e8a03633: Layer already exists 07:24:29 d9fa4621c7fa: Layer already exists 07:24:29 4e04644d5f73: Layer already exists 07:24:29 950ad6fdc9c4: Layer already exists 07:24:29 a1e6adf14645: Layer already exists 07:24:29 994456c4fd7b: Layer already exists 07:24:29 d14586432a2e: Layer already exists 07:24:29 4.0.0-dev.67: digest: sha256:8bc05922f821a9c957e78198860c71cdfd7e392951994473aa1a6e5694d00359 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:24:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:24:29 4e04644d5f73: Preparing 07:24:29 d9fa4621c7fa: Preparing 07:24:29 a1e6adf14645: Preparing 07:24:29 5c88e8a03633: Preparing 07:24:29 950ad6fdc9c4: Preparing 07:24:29 d14586432a2e: Preparing 07:24:29 994456c4fd7b: Preparing 07:24:29 d14586432a2e: Waiting 07:24:29 994456c4fd7b: Waiting 07:24:29 950ad6fdc9c4: Layer already exists 07:24:29 5c88e8a03633: Layer already exists 07:24:29 a1e6adf14645: Layer already exists 07:24:29 d9fa4621c7fa: Layer already exists 07:24:29 4e04644d5f73: Layer already exists 07:24:29 d14586432a2e: Layer already exists 07:24:29 994456c4fd7b: Layer already exists 07:24:29 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:8bc05922f821a9c957e78198860c71cdfd7e392951994473aa1a6e5694d00359 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:24:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:24:30 4e04644d5f73: Preparing 07:24:30 d9fa4621c7fa: Preparing 07:24:30 a1e6adf14645: Preparing 07:24:30 5c88e8a03633: Preparing 07:24:30 950ad6fdc9c4: Preparing 07:24:30 d14586432a2e: Preparing 07:24:30 994456c4fd7b: Preparing 07:24:30 d14586432a2e: Waiting 07:24:30 994456c4fd7b: Waiting 07:24:30 d9fa4621c7fa: Layer already exists 07:24:30 950ad6fdc9c4: Layer already exists 07:24:30 4e04644d5f73: Layer already exists 07:24:30 a1e6adf14645: Layer already exists 07:24:30 5c88e8a03633: Layer already exists 07:24:30 994456c4fd7b: Layer already exists 07:24:30 d14586432a2e: Layer already exists 07:24:30 main: digest: sha256:8bc05922f821a9c957e78198860c71cdfd7e392951994473aa1a6e5694d00359 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:24:30 ===================================================== [Pipeline] echo 07:24:30 taggedImages: 07:24:30 - nexus3.edgexfoundry.org:10004/support-scheduler:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:24:30 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:24:30 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.67 07:24:30 - nexus3.edgexfoundry.org:10004/support-scheduler:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:24:30 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:40:41 #144 ... 07:40:41 07:40:41 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:40:41 #151 DONE 1103.5s 07:40:41 07:40:41 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:40:41 #152 ... 07:40:41 07:40:41 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:40:41 #155 DONE 0.2s 07:40:41 07:40:41 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:40:42 #152 ... 07:40:42 07:40:42 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:40:42 #156 DONE 0.2s 07:40:42 07:40:42 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:40:42 #157 DONE 0.4s 07:40:42 07:40:42 #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 07:40:42 #158 DONE 0.1s 07:40:42 07:40:42 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:40:42 #145 ... 07:40:42 07:40:42 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:40:42 #159 DONE 0.1s 07:40:43 07:40:43 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:40:45 #160 DONE 2.5s 07:40:45 07:40:45 #110 [core-common-config-bootstrapper] exporting to image 07:40:45 #110 exporting layers 07:40:45 #110 exporting layers 0.6s done 07:40:45 #110 writing image sha256:a2245a6afd4951ab8b85852f97bdc10ea4f7bfcc27a0bbcf2e55a9467afd94ba done 07:40:45 #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 07:40:45 #110 DONE 6.8s 07:40:45 07:40:45 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:40:58 #58 ... 07:40:58 07:40:58 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:40:58 #149 DONE 1119.8s 07:40:58 07:40:58 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:40:58 #161 DONE 0.4s 07:40:58 07:40:58 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:41:00 #162 DONE 2.1s 07:41:00 07:41:00 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:41:00 #163 DONE 0.4s 07:41:00 07:41:00 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:41:01 #164 DONE 0.1s 07:41:01 07:41:01 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:41:01 #165 DONE 0.3s 07:41:01 07:41:01 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:41:01 #148 ... 07:41:01 07:41:01 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:41:01 #166 DONE 0.1s 07:41:01 07:41:01 #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/ 07:41:01 #167 DONE 0.1s 07:41:01 07:41:01 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:41:01 #147 ... 07:41:01 07:41:01 #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/ 07:41:01 #168 DONE 0.1s 07:41:01 07:41:01 #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/ 07:41:01 #169 DONE 0.1s 07:41:01 07:41:01 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:41:01 #58 ... 07:41:01 07:41:01 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:41:01 #170 DONE 0.2s 07:41:01 07:41:01 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:41:04 #171 DONE 2.1s 07:41:04 07:41:04 #110 [security-bootstrapper] exporting to image 07:41:04 #110 exporting layers 07:41:05 #110 exporting layers 1.2s done 07:41:05 #110 writing image sha256:72553f72172577d9cb1034e103b9194331c3bb3562686255d60f01cf0f8f4366 done 07:41:05 #110 naming to docker.io/library/security-bootstrapper-arm64 done 07:41:05 #110 DONE 8.0s 07:41:05 07:41:05 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:55:29 #147 ... 07:55:29 07:55:29 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:55:29 #146 DONE 1990.4s 07:55:29 07:55:29 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:55:29 #147 ... 07:55:29 07:55:29 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:55:29 #172 DONE 0.3s 07:55:29 07:55:29 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:55:29 #173 DONE 0.1s 07:55:29 07:55:29 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:55:29 #174 DONE 0.4s 07:55:29 07:55:29 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:55:29 #175 DONE 0.2s 07:55:29 07:55:29 #110 [core-command] exporting to image 07:55:29 #110 exporting layers 07:55:30 #110 exporting layers 0.4s done 07:55:30 #110 writing image sha256:6f7d326e75a69b2c8a5939297e06d3ec05e53ebefccaf7cbcc2affb501b49bc3 done 07:55:30 #110 naming to docker.io/library/core-command-arm64 done 07:55:30 #110 DONE 8.5s 07:55:30 07:55:30 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:55:52 #58 ... 07:55:52 07:55:52 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:55:52 #152 2013.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:56:04 #152 ... 07:56:04 07:56:04 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:56:04 #144 DONE 2025.2s 07:56:04 07:56:04 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:56:04 #154 ... 07:56:04 07:56:04 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:56:04 #176 DONE 0.3s 07:56:04 07:56:04 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:56:04 #177 DONE 0.2s 07:56:04 07:56:04 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:56:04 #153 ... 07:56:04 07:56:04 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:56:04 #178 DONE 0.1s 07:56:04 07:56:04 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:56:04 #179 DONE 0.1s 07:56:04 07:56:04 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:56:04 #135 ... 07:56:04 07:56:04 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:56:04 #180 DONE 0.4s 07:56:04 07:56:04 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:56:05 #181 DONE 0.2s 07:56:05 07:56:05 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:56:07 #182 DONE 1.9s 07:56:07 07:56:07 #110 [security-proxy-setup] exporting to image 07:56:07 #110 exporting layers 07:56:07 #110 exporting layers 0.8s done 07:56:07 #110 writing image sha256:ce63b3d794922fc34f5bcdb8266705b8d14f7e285ac6b1b79c4ae91b90af2a57 done 07:56:07 #110 naming to docker.io/library/security-proxy-setup-arm64 done 07:56:07 #110 DONE 9.3s 07:56:07 07:56:07 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:56:30 #148 ... 07:56:30 07:56:30 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:56:30 #152 DONE 2049.3s 07:56:30 07:56:30 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:56:30 #145 ... 07:56:30 07:56:30 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:56:30 #183 DONE 0.2s 07:56:30 07:56:30 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:56:30 #145 ... 07:56:30 07:56:30 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:56:30 #184 DONE 0.2s 07:56:30 07:56:30 #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 07:56:30 #185 DONE 0.3s 07:56:30 07:56:30 #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 07:56:30 #186 DONE 0.1s 07:56:30 07:56:30 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:56:30 #187 DONE 0.2s 07:56:30 07:56:30 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:56:30 #188 DONE 0.4s 07:56:30 07:56:30 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:56:30 #189 DONE 0.5s 07:56:30 07:56:30 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:56:30 #190 DONE 0.1s 07:56:30 07:56:30 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:56:31 #191 DONE 1.9s 07:56:31 07:56:31 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:56:31 #135 ... 07:56:31 07:56:31 #110 [security-secretstore-setup] exporting to image 07:56:31 #110 exporting layers 07:56:33 #110 exporting layers 1.6s done 07:56:33 #110 writing image sha256:e1cb67501e15e5d16e656de2e0fe687a918bc05c31c4598745e6cebcc51bc591 done 07:56:33 #110 naming to docker.io/library/security-secretstore-setup-arm64 07:56:33 #110 naming to docker.io/library/security-secretstore-setup-arm64 done 07:56:33 #110 DONE 10.9s 07:56:33 07:56:33 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:57:55 #147 ... 07:57:55 07:57:55 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:57:55 #154 DONE 2128.1s 07:57:55 07:57:55 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:57:55 #148 ... 07:57:55 07:57:55 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:57:55 #192 DONE 0.1s 07:57:55 07:57:55 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:57:55 #147 ... 07:57:55 07:57:55 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:57:55 #193 DONE 0.2s 07:57:55 07:57:55 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:57:55 #145 ... 07:57:55 07:57:55 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:57:55 #194 DONE 0.4s 07:57:55 07:57:55 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:57:55 #148 ... 07:57:55 07:57:55 #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 07:57:55 #195 DONE 0.1s 07:57:55 07:57:55 #110 [security-spiffe-token-provider] exporting to image 07:57:55 #110 exporting layers 07:57:55 #110 exporting layers 1.0s done 07:57:55 #110 writing image sha256:731de7c2e4084babadac259b01a2dcb90ae09728ac4478d03738fe19696db5c1 done 07:57:55 #110 naming to docker.io/library/security-spiffe-token-provider-arm64 07:57:55 #110 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:57:55 #110 DONE 11.9s 07:57:55 07:57:55 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:58:22 #148 ... 07:58:22 07:58:22 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:58:22 #150 DONE 2161.4s 07:58:22 07:58:22 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:58:22 #148 DONE 2161.4s 07:58:22 07:58:22 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:58:22 #147 ... 07:58:22 07:58:22 #196 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:58:22 #196 DONE 0.2s 07:58:22 07:58:22 #197 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:58:22 #197 DONE 0.4s 07:58:22 07:58:22 #198 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:58:22 #198 ... 07:58:22 07:58:22 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:58:22 #199 DONE 0.3s 07:58:22 07:58:22 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:58:22 #200 DONE 0.3s 07:58:22 07:58:22 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 07:58:22 #58 ... 07:58:22 07:58:22 #198 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:58:22 #198 DONE 0.5s 07:58:22 07:58:22 #201 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:58:22 #201 DONE 0.2s 07:58:22 07:58:22 #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:58:22 #202 DONE 0.6s 07:58:22 07:58:22 #110 [core-data] exporting to image 07:58:22 #110 exporting layers 07:58:22 #110 ... 07:58:22 07:58:22 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:58:22 #203 DONE 0.2s 07:58:22 07:58:22 #110 [core-data] exporting to image 07:58:22 #110 exporting layers 0.7s done 07:58:22 #110 writing image sha256:a5feff45b105ea8c38848b010f98b968cce9aecad90d30de563f81f92b91fb54 0.0s done 07:58:22 #110 naming to docker.io/library/core-data-arm64 done 07:58:22 #110 DONE 12.7s 07:58:22 07:58:22 #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:58:22 #204 DONE 0.3s 07:58:22 07:58:22 #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:58:24 #205 DONE 2.0s 07:58:24 07:58:24 #110 [security-proxy-auth] exporting to image 07:58:25 #110 exporting layers 0.7s done 07:58:25 #110 writing image sha256:86a83aeb798ff5009f17d2a2ada4f4f896dadd38cef5b86cc8c08c56cfe6de26 done 07:58:25 #110 naming to docker.io/library/security-proxy-auth-arm64 done 07:58:25 #110 DONE 13.4s 07:58:25 07:58:25 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:58:27 #153 ... 07:58:27 07:58:27 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:58:27 #147 DONE 2169.5s 07:58:27 07:58:27 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:58:27 #153 ... 07:58:27 07:58:27 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:58:27 #145 DONE 2169.9s 07:58:27 07:58:27 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:58:28 #135 ... 07:58:28 07:58:28 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:58:28 #206 DONE 0.2s 07:58:28 07:58:28 #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:58:29 #207 DONE 0.6s 07:58:29 07:58:29 #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:58:29 #208 DONE 0.3s 07:58:29 07:58:29 #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:58:29 #209 DONE 0.2s 07:58:29 07:58:29 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:58:29 #210 DONE 0.2s 07:58:29 07:58:29 #110 [core-keeper] exporting to image 07:58:29 #110 ... 07:58:29 07:58:29 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:58:29 #211 DONE 0.8s 07:58:29 07:58:29 #110 [core-keeper] exporting to image 07:58:29 #110 exporting layers 0.8s done 07:58:29 #110 writing image sha256:2063367f424390b0cf704eb9e4b60e34ee09c2cdce659c9b19237cacb9f317ca done 07:58:29 #110 naming to docker.io/library/core-keeper-arm64 07:58:30 #110 naming to docker.io/library/core-keeper-arm64 done 07:58:30 #110 DONE 14.2s 07:58:30 07:58:30 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:58:30 #212 DONE 0.2s 07:58:30 07:58:30 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:58:30 #213 DONE 0.2s 07:58:30 07:58:30 #110 [core-metadata] exporting to image 07:58:30 #110 exporting layers 0.4s done 07:58:30 #110 writing image sha256:5d3ea5eb9f4829744a4a90d9595d4c945816f88a7c77edb870ff0ef231152a4d done 07:58:30 #110 naming to docker.io/library/core-metadata-arm64 done 07:58:30 #110 DONE 14.6s 07:58:30 07:58:30 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:59:03 #44 ... 07:59:03 07:59:03 #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:59:03 #135 DONE 2203.8s 07:59:03 07:59:03 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:59:03 #153 ... 07:59:03 07:59:03 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:59:03 #214 DONE 0.1s 07:59:03 07:59:03 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:59:03 #215 DONE 0.1s 07:59:03 07:59:03 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:59:03 #216 DONE 0.5s 07:59:03 07:59:03 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:59:03 #217 DONE 0.1s 07:59:03 07:59:03 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:59:03 #153 ... 07:59:03 07:59:03 #110 [support-scheduler] exporting to image 07:59:03 #110 exporting layers 07:59:03 #110 exporting layers 1.0s done 07:59:03 #110 writing image sha256:3f80443136e24b68652b9a5901616dda656411f6e07a73c34af6c582af497468 done 07:59:03 #110 naming to docker.io/library/support-scheduler-arm64 done 07:59:03 #110 DONE 15.6s 07:59:03 07:59:03 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:59:09 #153 DONE 2210.5s 07:59:09 07:59:09 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:59:09 #44 ... 07:59:09 07:59:09 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:59:09 #218 DONE 0.1s 07:59:09 07:59:09 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:59:09 #44 ... 07:59:09 07:59:09 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:59:09 #219 DONE 0.1s 07:59:09 07:59:09 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:59:09 #220 DONE 0.3s 07:59:09 07:59:09 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:59:09 #221 DONE 0.1s 07:59:09 07:59:09 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:59:09 #44 ... 07:59:09 07:59:09 #110 [support-notifications] exporting to image 07:59:09 #110 exporting layers 07:59:09 #110 exporting layers 0.6s done 07:59:09 #110 writing image sha256:a551f468cf2cac4f9f4e81b8939e1831052c3e5c722794725d18c03323ec170e done 07:59:09 #110 naming to docker.io/library/support-notifications-arm64 done 07:59:09 #110 DONE 16.2s 07:59:09 07:59:09 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 07:59:09 time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:09 time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:09 time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:09 time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:09 time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:09 time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:09 time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:09 time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:09 time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:09 time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:09 time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:09 time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:09 time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:09 time="2025-03-05T07:19:39Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:59:09 time="2025-03-05T07:19:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:59:09 $ docker stop --time=1 33a3b1110c87f1cfda87928c020cb8a962060b8764e6413958c378e2019e9a8b 07:59:11 $ docker rm -f --volumes 33a3b1110c87f1cfda87928c020cb8a962060b8764e6413958c378e2019e9a8b [Pipeline] // withDockerContainer [Pipeline] sh 07:59:12 + docker images 07:59:12 REPOSITORY TAG IMAGE ID CREATED SIZE 07:59:12 support-notifications-arm64 latest a551f468cf2c 2 seconds ago 52MB 07:59:12 support-scheduler-arm64 latest 3f80443136e2 9 seconds ago 48.2MB 07:59:12 core-metadata-arm64 latest 5d3ea5eb9f48 41 seconds ago 33MB 07:59:12 core-keeper-arm64 latest 2063367f4243 43 seconds ago 32.5MB 07:59:12 security-proxy-auth-arm64 latest 86a83aeb798f 48 seconds ago 31.8MB 07:59:12 core-data-arm64 latest a5feff45b105 50 seconds ago 32.8MB 07:59:12 security-spiffe-token-provider-arm64 latest 731de7c2e408 About a minute ago 47.8MB 07:59:12 security-secretstore-setup-arm64 latest e1cb67501e15 2 minutes ago 67.2MB 07:59:12 security-proxy-setup-arm64 latest ce63b3d79492 3 minutes ago 38.6MB 07:59:12 core-command-arm64 latest 6f7d326e75a6 3 minutes ago 28.4MB 07:59:12 security-bootstrapper-arm64 latest 72553f721725 18 minutes ago 21MB 07:59:12 core-common-config-bootstrapper-arm64 latest a2245a6afd49 18 minutes ago 17.9MB 07:59:12 security-spire-agent-arm64 latest 57a009865125 38 minutes ago 187MB 07:59:12 security-spire-server-arm64 latest d71dbba50f20 38 minutes ago 144MB 07:59:12 security-spire-config-arm64 latest b9c4d4812642 38 minutes ago 143MB 07:59:12 ci-base-image-arm64 latest 519c398faa2f 40 minutes ago 915MB 07:59:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB 07:59:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:59:12 provisioning config files... 07:59:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/805@tmp/config16222554584555392952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:12 ---> ****-login.sh 07:59:12 nexus3.edgexfoundry.org:10001 07:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:59:12 Configure a credential helper to remove this warning. See 07:59:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:59:12 07:59:12 Login Succeeded 07:59:12 nexus3.edgexfoundry.org:10002 07:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:59:13 Configure a credential helper to remove this warning. See 07:59:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:59:13 07:59:13 Login Succeeded 07:59:13 nexus3.edgexfoundry.org:10003 07:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:59:13 Configure a credential helper to remove this warning. See 07:59:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:59:13 07:59:13 Login Succeeded 07:59:13 nexus3.edgexfoundry.org:10004 07:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:59:13 Configure a credential helper to remove this warning. See 07:59:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:59:13 07:59:13 Login Succeeded 07:59:13 ****.io 07:59:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:59:14 Configure a credential helper to remove this warning. See 07:59:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:59:14 07:59:14 Login Succeeded 07:59:14 ---> ****-login.sh ends [Pipeline] } 07:59:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:59:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:59:14 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:59:14 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:59:14 latest 07:59:14 4.0.0-dev.67 07:59:14 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:59:14 main 07:59:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:59:15 31db26250388: Preparing 07:59:15 34d4ce33e41f: Preparing 07:59:15 5ab5918bea03: Preparing 07:59:15 a0aff9ea2162: Preparing 07:59:15 9257ea8e15ac: Preparing 07:59:15 098998882dfe: Preparing 07:59:15 dd9c8f8612c8: Preparing 07:59:15 098998882dfe: Waiting 07:59:15 dd9c8f8612c8: Waiting 07:59:15 31db26250388: Pushed 07:59:15 a0aff9ea2162: Pushed 07:59:15 5ab5918bea03: Pushed 07:59:15 9257ea8e15ac: Pushed 07:59:15 dd9c8f8612c8: Layer already exists 07:59:15 098998882dfe: Pushed 07:59:20 34d4ce33e41f: Pushed 07:59:20 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:90e98df8de7879cdc80d6fb228c6f4a3113cedc3049cda1f3c0e56c9bf51d7ca size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:21 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:21 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:59:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:59:21 31db26250388: Preparing 07:59:21 34d4ce33e41f: Preparing 07:59:21 5ab5918bea03: Preparing 07:59:21 a0aff9ea2162: Preparing 07:59:21 9257ea8e15ac: Preparing 07:59:21 098998882dfe: Preparing 07:59:21 dd9c8f8612c8: Preparing 07:59:21 098998882dfe: Waiting 07:59:21 dd9c8f8612c8: Waiting 07:59:21 31db26250388: Layer already exists 07:59:21 9257ea8e15ac: Layer already exists 07:59:21 a0aff9ea2162: Layer already exists 07:59:21 5ab5918bea03: Layer already exists 07:59:21 34d4ce33e41f: Layer already exists 07:59:21 098998882dfe: Layer already exists 07:59:21 dd9c8f8612c8: Layer already exists 07:59:21 latest: digest: sha256:90e98df8de7879cdc80d6fb228c6f4a3113cedc3049cda1f3c0e56c9bf51d7ca size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.67 07:59:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:59:22 31db26250388: Preparing 07:59:22 34d4ce33e41f: Preparing 07:59:22 5ab5918bea03: Preparing 07:59:22 a0aff9ea2162: Preparing 07:59:22 9257ea8e15ac: Preparing 07:59:22 098998882dfe: Preparing 07:59:22 dd9c8f8612c8: Preparing 07:59:22 098998882dfe: Waiting 07:59:22 dd9c8f8612c8: Waiting 07:59:22 31db26250388: Layer already exists 07:59:22 34d4ce33e41f: Layer already exists 07:59:22 a0aff9ea2162: Layer already exists 07:59:22 9257ea8e15ac: Layer already exists 07:59:22 5ab5918bea03: Layer already exists 07:59:22 dd9c8f8612c8: Layer already exists 07:59:22 098998882dfe: Layer already exists 07:59:22 4.0.0-dev.67: digest: sha256:90e98df8de7879cdc80d6fb228c6f4a3113cedc3049cda1f3c0e56c9bf51d7ca size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:59:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:59:23 31db26250388: Preparing 07:59:23 34d4ce33e41f: Preparing 07:59:23 5ab5918bea03: Preparing 07:59:23 a0aff9ea2162: Preparing 07:59:23 9257ea8e15ac: Preparing 07:59:23 098998882dfe: Preparing 07:59:23 dd9c8f8612c8: Preparing 07:59:23 098998882dfe: Waiting 07:59:23 dd9c8f8612c8: Waiting 07:59:23 31db26250388: Layer already exists 07:59:23 a0aff9ea2162: Layer already exists 07:59:23 5ab5918bea03: Layer already exists 07:59:23 34d4ce33e41f: Layer already exists 07:59:23 9257ea8e15ac: Layer already exists 07:59:23 dd9c8f8612c8: Layer already exists 07:59:23 098998882dfe: Layer already exists 07:59:23 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:90e98df8de7879cdc80d6fb228c6f4a3113cedc3049cda1f3c0e56c9bf51d7ca size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 07:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:59:24 31db26250388: Preparing 07:59:24 34d4ce33e41f: Preparing 07:59:24 5ab5918bea03: Preparing 07:59:24 a0aff9ea2162: Preparing 07:59:24 9257ea8e15ac: Preparing 07:59:24 098998882dfe: Preparing 07:59:24 dd9c8f8612c8: Preparing 07:59:24 098998882dfe: Waiting 07:59:24 dd9c8f8612c8: Waiting 07:59:24 34d4ce33e41f: Layer already exists 07:59:24 31db26250388: Layer already exists 07:59:24 9257ea8e15ac: Layer already exists 07:59:24 a0aff9ea2162: Layer already exists 07:59:24 5ab5918bea03: Layer already exists 07:59:24 098998882dfe: Layer already exists 07:59:24 dd9c8f8612c8: Layer already exists 07:59:24 main: digest: sha256:90e98df8de7879cdc80d6fb228c6f4a3113cedc3049cda1f3c0e56c9bf51d7ca size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:59:24 ===================================================== [Pipeline] echo 07:59:24 taggedImages: 07:59:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:59:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:59:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.67 07:59:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:59:24 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:59:24 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:59:24 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:59:24 latest 07:59:24 4.0.0-dev.67 07:59:24 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:59:24 main 07:59:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:25 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:59:25 b251a963f536: Preparing 07:59:25 e698596e3253: Preparing 07:59:25 c9f6c6694acc: Preparing 07:59:25 a0b08f76e7d7: Preparing 07:59:25 5ab5918bea03: Preparing 07:59:25 a0aff9ea2162: Preparing 07:59:25 9257ea8e15ac: Preparing 07:59:25 098998882dfe: Preparing 07:59:25 dd9c8f8612c8: Preparing 07:59:25 9257ea8e15ac: Waiting 07:59:25 098998882dfe: Waiting 07:59:25 dd9c8f8612c8: Waiting 07:59:25 a0aff9ea2162: Waiting 07:59:25 5ab5918bea03: Layer already exists 07:59:25 a0aff9ea2162: Layer already exists 07:59:25 9257ea8e15ac: Layer already exists 07:59:25 c9f6c6694acc: Pushed 07:59:25 e698596e3253: Pushed 07:59:25 dd9c8f8612c8: Layer already exists 07:59:25 098998882dfe: Layer already exists 07:59:25 b251a963f536: Pushed 07:59:28 a0b08f76e7d7: Pushed 07:59:28 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:041b45570783271b5dab21d73afe66d7f3945806459214313be36d90825c30f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:59:29 b251a963f536: Preparing 07:59:29 e698596e3253: Preparing 07:59:29 c9f6c6694acc: Preparing 07:59:29 a0b08f76e7d7: Preparing 07:59:29 5ab5918bea03: Preparing 07:59:29 a0aff9ea2162: Preparing 07:59:29 9257ea8e15ac: Preparing 07:59:29 098998882dfe: Preparing 07:59:29 dd9c8f8612c8: Preparing 07:59:29 9257ea8e15ac: Waiting 07:59:29 098998882dfe: Waiting 07:59:29 dd9c8f8612c8: Waiting 07:59:29 a0aff9ea2162: Waiting 07:59:29 e698596e3253: Layer already exists 07:59:29 5ab5918bea03: Layer already exists 07:59:29 a0b08f76e7d7: Layer already exists 07:59:29 b251a963f536: Layer already exists 07:59:29 c9f6c6694acc: Layer already exists 07:59:29 dd9c8f8612c8: Layer already exists 07:59:29 9257ea8e15ac: Layer already exists 07:59:29 098998882dfe: Layer already exists 07:59:29 a0aff9ea2162: Layer already exists 07:59:29 latest: digest: sha256:041b45570783271b5dab21d73afe66d7f3945806459214313be36d90825c30f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:29 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.67 07:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:59:30 b251a963f536: Preparing 07:59:30 e698596e3253: Preparing 07:59:30 c9f6c6694acc: Preparing 07:59:30 a0b08f76e7d7: Preparing 07:59:30 5ab5918bea03: Preparing 07:59:30 a0aff9ea2162: Preparing 07:59:30 9257ea8e15ac: Preparing 07:59:30 098998882dfe: Preparing 07:59:30 dd9c8f8612c8: Preparing 07:59:30 a0aff9ea2162: Waiting 07:59:30 9257ea8e15ac: Waiting 07:59:30 098998882dfe: Waiting 07:59:30 e698596e3253: Layer already exists 07:59:30 b251a963f536: Layer already exists 07:59:30 c9f6c6694acc: Layer already exists 07:59:30 a0b08f76e7d7: Layer already exists 07:59:30 5ab5918bea03: Layer already exists 07:59:30 9257ea8e15ac: Layer already exists 07:59:30 dd9c8f8612c8: Layer already exists 07:59:30 098998882dfe: Layer already exists 07:59:30 a0aff9ea2162: Layer already exists 07:59:30 4.0.0-dev.67: digest: sha256:041b45570783271b5dab21d73afe66d7f3945806459214313be36d90825c30f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:59:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:59:31 b251a963f536: Preparing 07:59:31 e698596e3253: Preparing 07:59:31 c9f6c6694acc: Preparing 07:59:31 a0b08f76e7d7: Preparing 07:59:31 5ab5918bea03: Preparing 07:59:31 a0aff9ea2162: Preparing 07:59:31 9257ea8e15ac: Preparing 07:59:31 098998882dfe: Preparing 07:59:31 dd9c8f8612c8: Preparing 07:59:31 a0aff9ea2162: Waiting 07:59:31 098998882dfe: Waiting 07:59:31 9257ea8e15ac: Waiting 07:59:31 dd9c8f8612c8: Waiting 07:59:31 a0b08f76e7d7: Layer already exists 07:59:31 c9f6c6694acc: Layer already exists 07:59:31 5ab5918bea03: Layer already exists 07:59:31 b251a963f536: Layer already exists 07:59:31 e698596e3253: Layer already exists 07:59:31 a0aff9ea2162: Layer already exists 07:59:31 9257ea8e15ac: Layer already exists 07:59:31 dd9c8f8612c8: Layer already exists 07:59:31 098998882dfe: Layer already exists 07:59:31 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:041b45570783271b5dab21d73afe66d7f3945806459214313be36d90825c30f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 07:59:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:59:32 b251a963f536: Preparing 07:59:32 e698596e3253: Preparing 07:59:32 c9f6c6694acc: Preparing 07:59:32 a0b08f76e7d7: Preparing 07:59:32 5ab5918bea03: Preparing 07:59:32 a0aff9ea2162: Preparing 07:59:32 9257ea8e15ac: Preparing 07:59:32 098998882dfe: Preparing 07:59:32 dd9c8f8612c8: Preparing 07:59:32 a0aff9ea2162: Waiting 07:59:32 098998882dfe: Waiting 07:59:32 9257ea8e15ac: Waiting 07:59:32 dd9c8f8612c8: Waiting 07:59:32 5ab5918bea03: Layer already exists 07:59:32 b251a963f536: Layer already exists 07:59:32 e698596e3253: Layer already exists 07:59:32 c9f6c6694acc: Layer already exists 07:59:32 a0b08f76e7d7: Layer already exists 07:59:32 9257ea8e15ac: Layer already exists 07:59:32 a0aff9ea2162: Layer already exists 07:59:32 098998882dfe: Layer already exists 07:59:32 dd9c8f8612c8: Layer already exists 07:59:32 main: digest: sha256:041b45570783271b5dab21d73afe66d7f3945806459214313be36d90825c30f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:59:32 ===================================================== [Pipeline] echo 07:59:32 taggedImages: 07:59:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:59:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:59:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.67 07:59:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:59:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:59:32 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:59:32 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:59:32 latest 07:59:32 4.0.0-dev.67 07:59:32 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:59:32 main 07:59:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:33 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:59:33 3c8e53b7d2c3: Preparing 07:59:33 7f5bb161877b: Preparing 07:59:33 5ab5918bea03: Preparing 07:59:33 a0aff9ea2162: Preparing 07:59:33 803e690173a4: Preparing 07:59:33 87ad29217e9e: Preparing 07:59:33 dd9c8f8612c8: Preparing 07:59:33 87ad29217e9e: Waiting 07:59:33 dd9c8f8612c8: Waiting 07:59:33 5ab5918bea03: Layer already exists 07:59:33 a0aff9ea2162: Layer already exists 07:59:33 dd9c8f8612c8: Layer already exists 07:59:33 803e690173a4: Pushed 07:59:33 3c8e53b7d2c3: Pushed 07:59:33 87ad29217e9e: Pushed 07:59:40 7f5bb161877b: Pushed 07:59:40 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:e4de945c1bcf4d81fdc714e30186f610c59a6a3bb6d31e70e22f324419ef343c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:59:41 3c8e53b7d2c3: Preparing 07:59:41 7f5bb161877b: Preparing 07:59:41 5ab5918bea03: Preparing 07:59:41 a0aff9ea2162: Preparing 07:59:41 803e690173a4: Preparing 07:59:41 87ad29217e9e: Preparing 07:59:41 dd9c8f8612c8: Preparing 07:59:41 dd9c8f8612c8: Waiting 07:59:41 87ad29217e9e: Waiting 07:59:41 5ab5918bea03: Layer already exists 07:59:41 7f5bb161877b: Layer already exists 07:59:41 803e690173a4: Layer already exists 07:59:41 a0aff9ea2162: Layer already exists 07:59:41 3c8e53b7d2c3: Layer already exists 07:59:41 87ad29217e9e: Layer already exists 07:59:41 dd9c8f8612c8: Layer already exists 07:59:41 latest: digest: sha256:e4de945c1bcf4d81fdc714e30186f610c59a6a3bb6d31e70e22f324419ef343c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.67 07:59:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:59:42 3c8e53b7d2c3: Preparing 07:59:42 7f5bb161877b: Preparing 07:59:42 5ab5918bea03: Preparing 07:59:42 a0aff9ea2162: Preparing 07:59:42 803e690173a4: Preparing 07:59:42 87ad29217e9e: Preparing 07:59:42 dd9c8f8612c8: Preparing 07:59:42 87ad29217e9e: Waiting 07:59:42 dd9c8f8612c8: Waiting 07:59:42 a0aff9ea2162: Layer already exists 07:59:42 7f5bb161877b: Layer already exists 07:59:42 5ab5918bea03: Layer already exists 07:59:42 803e690173a4: Layer already exists 07:59:42 3c8e53b7d2c3: Layer already exists 07:59:42 87ad29217e9e: Layer already exists 07:59:42 dd9c8f8612c8: Layer already exists 07:59:42 4.0.0-dev.67: digest: sha256:e4de945c1bcf4d81fdc714e30186f610c59a6a3bb6d31e70e22f324419ef343c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:59:43 3c8e53b7d2c3: Preparing 07:59:43 7f5bb161877b: Preparing 07:59:43 5ab5918bea03: Preparing 07:59:43 a0aff9ea2162: Preparing 07:59:43 803e690173a4: Preparing 07:59:43 87ad29217e9e: Preparing 07:59:43 dd9c8f8612c8: Preparing 07:59:43 87ad29217e9e: Waiting 07:59:43 dd9c8f8612c8: Waiting 07:59:43 7f5bb161877b: Layer already exists 07:59:43 5ab5918bea03: Layer already exists 07:59:43 3c8e53b7d2c3: Layer already exists 07:59:43 a0aff9ea2162: Layer already exists 07:59:43 803e690173a4: Layer already exists 07:59:43 87ad29217e9e: Layer already exists 07:59:43 dd9c8f8612c8: Layer already exists 07:59:43 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:e4de945c1bcf4d81fdc714e30186f610c59a6a3bb6d31e70e22f324419ef343c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 07:59:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:59:44 3c8e53b7d2c3: Preparing 07:59:44 7f5bb161877b: Preparing 07:59:44 5ab5918bea03: Preparing 07:59:44 a0aff9ea2162: Preparing 07:59:44 803e690173a4: Preparing 07:59:44 87ad29217e9e: Preparing 07:59:44 dd9c8f8612c8: Preparing 07:59:44 87ad29217e9e: Waiting 07:59:44 dd9c8f8612c8: Waiting 07:59:44 7f5bb161877b: Layer already exists 07:59:44 5ab5918bea03: Layer already exists 07:59:44 3c8e53b7d2c3: Layer already exists 07:59:44 803e690173a4: Layer already exists 07:59:44 a0aff9ea2162: Layer already exists 07:59:44 dd9c8f8612c8: Layer already exists 07:59:44 87ad29217e9e: Layer already exists 07:59:44 main: digest: sha256:e4de945c1bcf4d81fdc714e30186f610c59a6a3bb6d31e70e22f324419ef343c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:59:44 ===================================================== [Pipeline] echo 07:59:44 taggedImages: 07:59:44 - nexus3.edgexfoundry.org:10004/core-data-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:59:44 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:59:44 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.67 07:59:44 - nexus3.edgexfoundry.org:10004/core-data-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:59:44 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:59:44 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 07:59:44 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:59:44 latest 07:59:44 4.0.0-dev.67 07:59:44 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:59:44 main 07:59:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:44 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:59:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:59:45 5a9df40333e7: Preparing 07:59:45 70a8d2df9344: Preparing 07:59:45 a0aff9ea2162: Preparing 07:59:45 119b7ffc9b83: Preparing 07:59:45 514ac8de2514: Preparing 07:59:45 dd9c8f8612c8: Preparing 07:59:45 dd9c8f8612c8: Waiting 07:59:45 a0aff9ea2162: Layer already exists 07:59:45 dd9c8f8612c8: Layer already exists 07:59:45 514ac8de2514: Pushed 07:59:45 5a9df40333e7: Pushed 07:59:45 119b7ffc9b83: Pushed 07:59:50 70a8d2df9344: Pushed 07:59:51 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:c848b460e39e375d8cf57b09ae2b6bcde89a61b1482c682372cd1aa2e385472a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:51 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:59:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:59:51 5a9df40333e7: Preparing 07:59:51 70a8d2df9344: Preparing 07:59:51 a0aff9ea2162: Preparing 07:59:51 119b7ffc9b83: Preparing 07:59:51 514ac8de2514: Preparing 07:59:51 dd9c8f8612c8: Preparing 07:59:51 dd9c8f8612c8: Waiting 07:59:51 514ac8de2514: Layer already exists 07:59:51 5a9df40333e7: Layer already exists 07:59:51 a0aff9ea2162: Layer already exists 07:59:51 119b7ffc9b83: Layer already exists 07:59:51 70a8d2df9344: Layer already exists 07:59:51 dd9c8f8612c8: Layer already exists 07:59:52 latest: digest: sha256:c848b460e39e375d8cf57b09ae2b6bcde89a61b1482c682372cd1aa2e385472a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:52 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.67 07:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:59:52 5a9df40333e7: Preparing 07:59:52 70a8d2df9344: Preparing 07:59:52 a0aff9ea2162: Preparing 07:59:52 119b7ffc9b83: Preparing 07:59:52 514ac8de2514: Preparing 07:59:52 dd9c8f8612c8: Preparing 07:59:52 dd9c8f8612c8: Waiting 07:59:52 a0aff9ea2162: Layer already exists 07:59:52 5a9df40333e7: Layer already exists 07:59:52 514ac8de2514: Layer already exists 07:59:52 119b7ffc9b83: Layer already exists 07:59:52 70a8d2df9344: Layer already exists 07:59:52 dd9c8f8612c8: Layer already exists 07:59:53 4.0.0-dev.67: digest: sha256:c848b460e39e375d8cf57b09ae2b6bcde89a61b1482c682372cd1aa2e385472a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:59:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:59:53 5a9df40333e7: Preparing 07:59:53 70a8d2df9344: Preparing 07:59:53 a0aff9ea2162: Preparing 07:59:53 119b7ffc9b83: Preparing 07:59:53 514ac8de2514: Preparing 07:59:53 dd9c8f8612c8: Preparing 07:59:53 dd9c8f8612c8: Waiting 07:59:53 70a8d2df9344: Layer already exists 07:59:53 119b7ffc9b83: Layer already exists 07:59:53 514ac8de2514: Layer already exists 07:59:53 5a9df40333e7: Layer already exists 07:59:53 a0aff9ea2162: Layer already exists 07:59:53 dd9c8f8612c8: Layer already exists 07:59:53 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:c848b460e39e375d8cf57b09ae2b6bcde89a61b1482c682372cd1aa2e385472a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 07:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:59:54 5a9df40333e7: Preparing 07:59:54 70a8d2df9344: Preparing 07:59:54 a0aff9ea2162: Preparing 07:59:54 119b7ffc9b83: Preparing 07:59:54 514ac8de2514: Preparing 07:59:54 dd9c8f8612c8: Preparing 07:59:54 dd9c8f8612c8: Waiting 07:59:54 119b7ffc9b83: Layer already exists 07:59:54 70a8d2df9344: Layer already exists 07:59:54 514ac8de2514: Layer already exists 07:59:54 a0aff9ea2162: Layer already exists 07:59:54 5a9df40333e7: Layer already exists 07:59:54 dd9c8f8612c8: Layer already exists 07:59:54 main: digest: sha256:c848b460e39e375d8cf57b09ae2b6bcde89a61b1482c682372cd1aa2e385472a size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:59:55 ===================================================== [Pipeline] echo 07:59:55 taggedImages: 07:59:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:59:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:59:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.67 07:59:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:59:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 07:59:55 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:59:55 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:59:55 latest 07:59:55 4.0.0-dev.67 07:59:55 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 07:59:55 main 07:59:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 07:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:59:55 05c841c4da20: Preparing 07:59:55 6db92377f7ae: Preparing 07:59:55 9494e5de0d31: Preparing 07:59:55 5ab5918bea03: Preparing 07:59:55 a0aff9ea2162: Preparing 07:59:55 9257ea8e15ac: Preparing 07:59:55 098998882dfe: Preparing 07:59:55 dd9c8f8612c8: Preparing 07:59:55 9257ea8e15ac: Waiting 07:59:55 098998882dfe: Waiting 07:59:55 dd9c8f8612c8: Waiting 07:59:55 a0aff9ea2162: Layer already exists 07:59:55 5ab5918bea03: Layer already exists 07:59:55 9257ea8e15ac: Layer already exists 07:59:56 098998882dfe: Layer already exists 07:59:56 dd9c8f8612c8: Layer already exists 07:59:56 6db92377f7ae: Pushed 07:59:56 05c841c4da20: Pushed 08:00:01 9494e5de0d31: Pushed 08:00:01 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:50258570e1079cf12971fa0550ff72f220bf3eac0bff98269d026ec32f41f66d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:00:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:00:02 05c841c4da20: Preparing 08:00:02 6db92377f7ae: Preparing 08:00:02 9494e5de0d31: Preparing 08:00:02 5ab5918bea03: Preparing 08:00:02 a0aff9ea2162: Preparing 08:00:02 9257ea8e15ac: Preparing 08:00:02 098998882dfe: Preparing 08:00:02 dd9c8f8612c8: Preparing 08:00:02 9257ea8e15ac: Waiting 08:00:02 098998882dfe: Waiting 08:00:02 dd9c8f8612c8: Waiting 08:00:02 a0aff9ea2162: Layer already exists 08:00:02 05c841c4da20: Layer already exists 08:00:02 9494e5de0d31: Layer already exists 08:00:02 5ab5918bea03: Layer already exists 08:00:02 6db92377f7ae: Layer already exists 08:00:02 9257ea8e15ac: Layer already exists 08:00:02 dd9c8f8612c8: Layer already exists 08:00:02 098998882dfe: Layer already exists 08:00:02 latest: digest: sha256:50258570e1079cf12971fa0550ff72f220bf3eac0bff98269d026ec32f41f66d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.67 08:00:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:00:03 05c841c4da20: Preparing 08:00:03 6db92377f7ae: Preparing 08:00:03 9494e5de0d31: Preparing 08:00:03 5ab5918bea03: Preparing 08:00:03 a0aff9ea2162: Preparing 08:00:03 9257ea8e15ac: Preparing 08:00:03 098998882dfe: Preparing 08:00:03 dd9c8f8612c8: Preparing 08:00:03 098998882dfe: Waiting 08:00:03 dd9c8f8612c8: Waiting 08:00:03 9257ea8e15ac: Waiting 08:00:03 a0aff9ea2162: Layer already exists 08:00:03 6db92377f7ae: Layer already exists 08:00:03 9494e5de0d31: Layer already exists 08:00:03 5ab5918bea03: Layer already exists 08:00:03 05c841c4da20: Layer already exists 08:00:03 9257ea8e15ac: Layer already exists 08:00:03 098998882dfe: Layer already exists 08:00:03 dd9c8f8612c8: Layer already exists 08:00:03 4.0.0-dev.67: digest: sha256:50258570e1079cf12971fa0550ff72f220bf3eac0bff98269d026ec32f41f66d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:00:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:00:04 05c841c4da20: Preparing 08:00:04 6db92377f7ae: Preparing 08:00:04 9494e5de0d31: Preparing 08:00:04 5ab5918bea03: Preparing 08:00:04 a0aff9ea2162: Preparing 08:00:04 9257ea8e15ac: Preparing 08:00:04 098998882dfe: Preparing 08:00:04 dd9c8f8612c8: Preparing 08:00:04 098998882dfe: Waiting 08:00:04 9257ea8e15ac: Waiting 08:00:04 dd9c8f8612c8: Waiting 08:00:04 5ab5918bea03: Layer already exists 08:00:04 a0aff9ea2162: Layer already exists 08:00:04 9494e5de0d31: Layer already exists 08:00:04 6db92377f7ae: Layer already exists 08:00:04 05c841c4da20: Layer already exists 08:00:04 dd9c8f8612c8: Layer already exists 08:00:04 098998882dfe: Layer already exists 08:00:04 9257ea8e15ac: Layer already exists 08:00:04 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:50258570e1079cf12971fa0550ff72f220bf3eac0bff98269d026ec32f41f66d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 08:00:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:00:05 05c841c4da20: Preparing 08:00:05 6db92377f7ae: Preparing 08:00:05 9494e5de0d31: Preparing 08:00:05 5ab5918bea03: Preparing 08:00:05 a0aff9ea2162: Preparing 08:00:05 9257ea8e15ac: Preparing 08:00:05 098998882dfe: Preparing 08:00:05 9257ea8e15ac: Waiting 08:00:05 dd9c8f8612c8: Preparing 08:00:05 098998882dfe: Waiting 08:00:05 dd9c8f8612c8: Waiting 08:00:05 6db92377f7ae: Layer already exists 08:00:05 9494e5de0d31: Layer already exists 08:00:05 05c841c4da20: Layer already exists 08:00:05 a0aff9ea2162: Layer already exists 08:00:05 5ab5918bea03: Layer already exists 08:00:05 098998882dfe: Layer already exists 08:00:05 dd9c8f8612c8: Layer already exists 08:00:05 9257ea8e15ac: Layer already exists 08:00:05 main: digest: sha256:50258570e1079cf12971fa0550ff72f220bf3eac0bff98269d026ec32f41f66d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:00:05 ===================================================== [Pipeline] echo 08:00:05 taggedImages: 08:00:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:00:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:00:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.67 08:00:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:00:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:00:05 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:00:05 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:00:05 latest 08:00:05 4.0.0-dev.67 08:00:05 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:00:05 main 08:00:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:00:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:00:06 ae297d7579eb: Preparing 08:00:06 44de8bb7aa60: Preparing 08:00:06 96c416c55416: Preparing 08:00:06 7d06e867aea5: Preparing 08:00:06 8ecbff3ef02b: Preparing 08:00:06 3dbcf01b3f9b: Preparing 08:00:06 ec456a54fa1f: Preparing 08:00:06 3dbcf01b3f9b: Waiting 08:00:06 ec456a54fa1f: Waiting 08:00:06 5ab5918bea03: Preparing 08:00:06 a0aff9ea2162: Preparing 08:00:06 5ab5918bea03: Waiting 08:00:06 179d0bb6f580: Preparing 08:00:06 179d0bb6f580: Waiting 08:00:06 f74e2dab658d: Preparing 08:00:06 5f70bf18a086: Preparing 08:00:06 f74e2dab658d: Waiting 08:00:06 7e1bc9603046: Preparing 08:00:06 5f70bf18a086: Waiting 08:00:06 3852a2a09883: Preparing 08:00:06 7e1bc9603046: Waiting 08:00:06 7316fd0d0acf: Preparing 08:00:06 3852a2a09883: Waiting 08:00:06 dd9c8f8612c8: Preparing 08:00:06 7316fd0d0acf: Waiting 08:00:06 dd9c8f8612c8: Waiting 08:00:06 7d06e867aea5: Pushed 08:00:06 96c416c55416: Pushed 08:00:06 44de8bb7aa60: Pushed 08:00:06 8ecbff3ef02b: Pushed 08:00:06 ae297d7579eb: Pushed 08:00:06 5ab5918bea03: Layer already exists 08:00:06 a0aff9ea2162: Layer already exists 08:00:06 3dbcf01b3f9b: Pushed 08:00:06 5f70bf18a086: Layer already exists 08:00:07 f74e2dab658d: Pushed 08:00:07 179d0bb6f580: Pushed 08:00:07 7e1bc9603046: Pushed 08:00:07 3852a2a09883: Pushed 08:00:07 dd9c8f8612c8: Layer already exists 08:00:07 7316fd0d0acf: Pushed 08:00:10 ec456a54fa1f: Pushed 08:00:10 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:f87d406a5b90917d188e8c19e2c5e13047acefbfab67fd74db34698a5947ae69 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:00:11 ae297d7579eb: Preparing 08:00:11 44de8bb7aa60: Preparing 08:00:11 96c416c55416: Preparing 08:00:11 7d06e867aea5: Preparing 08:00:11 8ecbff3ef02b: Preparing 08:00:11 3dbcf01b3f9b: Preparing 08:00:11 ec456a54fa1f: Preparing 08:00:11 5ab5918bea03: Preparing 08:00:11 a0aff9ea2162: Preparing 08:00:11 179d0bb6f580: Preparing 08:00:11 f74e2dab658d: Preparing 08:00:11 5f70bf18a086: Preparing 08:00:11 7e1bc9603046: Preparing 08:00:11 3852a2a09883: Preparing 08:00:11 7316fd0d0acf: Preparing 08:00:11 dd9c8f8612c8: Preparing 08:00:11 3dbcf01b3f9b: Waiting 08:00:11 f74e2dab658d: Waiting 08:00:11 ec456a54fa1f: Waiting 08:00:11 5f70bf18a086: Waiting 08:00:11 7e1bc9603046: Waiting 08:00:11 5ab5918bea03: Waiting 08:00:11 a0aff9ea2162: Waiting 08:00:11 179d0bb6f580: Waiting 08:00:11 3852a2a09883: Waiting 08:00:11 7316fd0d0acf: Waiting 08:00:11 dd9c8f8612c8: Waiting 08:00:11 ae297d7579eb: Layer already exists 08:00:11 96c416c55416: Layer already exists 08:00:11 7d06e867aea5: Layer already exists 08:00:11 8ecbff3ef02b: Layer already exists 08:00:11 44de8bb7aa60: Layer already exists 08:00:11 3dbcf01b3f9b: Layer already exists 08:00:11 ec456a54fa1f: Layer already exists 08:00:11 5ab5918bea03: Layer already exists 08:00:11 a0aff9ea2162: Layer already exists 08:00:11 179d0bb6f580: Layer already exists 08:00:11 f74e2dab658d: Layer already exists 08:00:11 7e1bc9603046: Layer already exists 08:00:11 7316fd0d0acf: Layer already exists 08:00:11 5f70bf18a086: Layer already exists 08:00:11 3852a2a09883: Layer already exists 08:00:11 dd9c8f8612c8: Layer already exists 08:00:11 latest: digest: sha256:f87d406a5b90917d188e8c19e2c5e13047acefbfab67fd74db34698a5947ae69 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.67 08:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:00:12 ae297d7579eb: Preparing 08:00:12 44de8bb7aa60: Preparing 08:00:12 96c416c55416: Preparing 08:00:12 7d06e867aea5: Preparing 08:00:12 8ecbff3ef02b: Preparing 08:00:12 3dbcf01b3f9b: Preparing 08:00:12 ec456a54fa1f: Preparing 08:00:12 5ab5918bea03: Preparing 08:00:12 a0aff9ea2162: Preparing 08:00:12 179d0bb6f580: Preparing 08:00:12 f74e2dab658d: Preparing 08:00:12 5f70bf18a086: Preparing 08:00:12 3dbcf01b3f9b: Waiting 08:00:12 7e1bc9603046: Preparing 08:00:12 3852a2a09883: Preparing 08:00:12 ec456a54fa1f: Waiting 08:00:12 7316fd0d0acf: Preparing 08:00:12 dd9c8f8612c8: Preparing 08:00:12 5ab5918bea03: Waiting 08:00:12 a0aff9ea2162: Waiting 08:00:12 f74e2dab658d: Waiting 08:00:12 7316fd0d0acf: Waiting 08:00:12 dd9c8f8612c8: Waiting 08:00:12 179d0bb6f580: Waiting 08:00:12 7e1bc9603046: Waiting 08:00:12 3852a2a09883: Waiting 08:00:12 96c416c55416: Layer already exists 08:00:12 44de8bb7aa60: Layer already exists 08:00:12 8ecbff3ef02b: Layer already exists 08:00:12 ae297d7579eb: Layer already exists 08:00:12 7d06e867aea5: Layer already exists 08:00:12 ec456a54fa1f: Layer already exists 08:00:12 179d0bb6f580: Layer already exists 08:00:12 3dbcf01b3f9b: Layer already exists 08:00:12 5ab5918bea03: Layer already exists 08:00:12 a0aff9ea2162: Layer already exists 08:00:12 5f70bf18a086: Layer already exists 08:00:12 f74e2dab658d: Layer already exists 08:00:12 7e1bc9603046: Layer already exists 08:00:12 3852a2a09883: Layer already exists 08:00:12 7316fd0d0acf: Layer already exists 08:00:12 dd9c8f8612c8: Layer already exists 08:00:12 4.0.0-dev.67: digest: sha256:f87d406a5b90917d188e8c19e2c5e13047acefbfab67fd74db34698a5947ae69 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:00:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:00:13 ae297d7579eb: Preparing 08:00:13 44de8bb7aa60: Preparing 08:00:13 96c416c55416: Preparing 08:00:13 7d06e867aea5: Preparing 08:00:13 8ecbff3ef02b: Preparing 08:00:13 3dbcf01b3f9b: Preparing 08:00:13 ec456a54fa1f: Preparing 08:00:13 5ab5918bea03: Preparing 08:00:13 a0aff9ea2162: Preparing 08:00:13 179d0bb6f580: Preparing 08:00:13 f74e2dab658d: Preparing 08:00:13 5f70bf18a086: Preparing 08:00:13 7e1bc9603046: Preparing 08:00:13 3852a2a09883: Preparing 08:00:13 7316fd0d0acf: Preparing 08:00:13 dd9c8f8612c8: Preparing 08:00:13 3dbcf01b3f9b: Waiting 08:00:13 5ab5918bea03: Waiting 08:00:13 a0aff9ea2162: Waiting 08:00:13 179d0bb6f580: Waiting 08:00:13 f74e2dab658d: Waiting 08:00:13 5f70bf18a086: Waiting 08:00:13 7e1bc9603046: Waiting 08:00:13 3852a2a09883: Waiting 08:00:13 7316fd0d0acf: Waiting 08:00:13 dd9c8f8612c8: Waiting 08:00:13 ec456a54fa1f: Waiting 08:00:13 96c416c55416: Layer already exists 08:00:13 44de8bb7aa60: Layer already exists 08:00:13 8ecbff3ef02b: Layer already exists 08:00:13 ae297d7579eb: Layer already exists 08:00:13 7d06e867aea5: Layer already exists 08:00:13 ec456a54fa1f: Layer already exists 08:00:13 3dbcf01b3f9b: Layer already exists 08:00:13 5ab5918bea03: Layer already exists 08:00:13 a0aff9ea2162: Layer already exists 08:00:13 179d0bb6f580: Layer already exists 08:00:13 5f70bf18a086: Layer already exists 08:00:13 7e1bc9603046: Layer already exists 08:00:13 f74e2dab658d: Layer already exists 08:00:13 3852a2a09883: Layer already exists 08:00:13 7316fd0d0acf: Layer already exists 08:00:13 dd9c8f8612c8: Layer already exists 08:00:13 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:f87d406a5b90917d188e8c19e2c5e13047acefbfab67fd74db34698a5947ae69 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 08:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:00:14 ae297d7579eb: Preparing 08:00:14 44de8bb7aa60: Preparing 08:00:14 96c416c55416: Preparing 08:00:14 7d06e867aea5: Preparing 08:00:14 8ecbff3ef02b: Preparing 08:00:14 3dbcf01b3f9b: Preparing 08:00:14 ec456a54fa1f: Preparing 08:00:14 5ab5918bea03: Preparing 08:00:14 a0aff9ea2162: Preparing 08:00:14 179d0bb6f580: Preparing 08:00:14 f74e2dab658d: Preparing 08:00:14 5f70bf18a086: Preparing 08:00:14 7e1bc9603046: Preparing 08:00:14 3852a2a09883: Preparing 08:00:14 7316fd0d0acf: Preparing 08:00:14 dd9c8f8612c8: Preparing 08:00:14 a0aff9ea2162: Waiting 08:00:14 179d0bb6f580: Waiting 08:00:14 f74e2dab658d: Waiting 08:00:14 5f70bf18a086: Waiting 08:00:14 7e1bc9603046: Waiting 08:00:14 3852a2a09883: Waiting 08:00:14 7316fd0d0acf: Waiting 08:00:14 dd9c8f8612c8: Waiting 08:00:14 3dbcf01b3f9b: Waiting 08:00:14 ec456a54fa1f: Waiting 08:00:14 5ab5918bea03: Waiting 08:00:14 44de8bb7aa60: Layer already exists 08:00:14 ae297d7579eb: Layer already exists 08:00:14 8ecbff3ef02b: Layer already exists 08:00:14 96c416c55416: Layer already exists 08:00:14 7d06e867aea5: Layer already exists 08:00:14 3dbcf01b3f9b: Layer already exists 08:00:14 5ab5918bea03: Layer already exists 08:00:14 ec456a54fa1f: Layer already exists 08:00:14 a0aff9ea2162: Layer already exists 08:00:14 179d0bb6f580: Layer already exists 08:00:14 5f70bf18a086: Layer already exists 08:00:14 f74e2dab658d: Layer already exists 08:00:14 7e1bc9603046: Layer already exists 08:00:14 3852a2a09883: Layer already exists 08:00:14 7316fd0d0acf: Layer already exists 08:00:14 dd9c8f8612c8: Layer already exists 08:00:14 main: digest: sha256:f87d406a5b90917d188e8c19e2c5e13047acefbfab67fd74db34698a5947ae69 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:00:14 ===================================================== [Pipeline] echo 08:00:14 taggedImages: 08:00:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:00:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:00:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.67 08:00:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:00:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:00:14 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 08:00:14 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:00:14 latest 08:00:14 4.0.0-dev.67 08:00:14 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:00:14 main 08:00:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:00:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:00:15 ca132a0eb2ab: Preparing 08:00:15 4d8f2e44e3bd: Preparing 08:00:15 ff19c1cc17b6: Preparing 08:00:15 62aac927c53d: Preparing 08:00:15 5ab5918bea03: Preparing 08:00:15 a0aff9ea2162: Preparing 08:00:15 9257ea8e15ac: Preparing 08:00:15 098998882dfe: Preparing 08:00:15 9257ea8e15ac: Waiting 08:00:15 dd9c8f8612c8: Preparing 08:00:15 098998882dfe: Waiting 08:00:15 dd9c8f8612c8: Waiting 08:00:15 5ab5918bea03: Layer already exists 08:00:15 a0aff9ea2162: Layer already exists 08:00:15 9257ea8e15ac: Layer already exists 08:00:15 4d8f2e44e3bd: Pushed 08:00:15 ff19c1cc17b6: Pushed 08:00:15 ca132a0eb2ab: Pushed 08:00:15 098998882dfe: Layer already exists 08:00:15 dd9c8f8612c8: Layer already exists 08:00:20 62aac927c53d: Pushed 08:00:20 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:f8d449664292c0fd5c2585e346e7ba5b087e54f9e29c677e16beab96dbfb5c13 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:21 + 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 08:00:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:00:21 ca132a0eb2ab: Preparing 08:00:21 4d8f2e44e3bd: Preparing 08:00:21 ff19c1cc17b6: Preparing 08:00:21 62aac927c53d: Preparing 08:00:21 5ab5918bea03: Preparing 08:00:21 a0aff9ea2162: Preparing 08:00:21 9257ea8e15ac: Preparing 08:00:21 098998882dfe: Preparing 08:00:21 dd9c8f8612c8: Preparing 08:00:21 9257ea8e15ac: Waiting 08:00:21 098998882dfe: Waiting 08:00:21 a0aff9ea2162: Waiting 08:00:21 dd9c8f8612c8: Waiting 08:00:21 ca132a0eb2ab: Layer already exists 08:00:21 4d8f2e44e3bd: Layer already exists 08:00:21 ff19c1cc17b6: Layer already exists 08:00:21 5ab5918bea03: Layer already exists 08:00:21 62aac927c53d: Layer already exists 08:00:21 a0aff9ea2162: Layer already exists 08:00:21 9257ea8e15ac: Layer already exists 08:00:21 dd9c8f8612c8: Layer already exists 08:00:21 098998882dfe: Layer already exists 08:00:21 latest: digest: sha256:f8d449664292c0fd5c2585e346e7ba5b087e54f9e29c677e16beab96dbfb5c13 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.67 08:00:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:00:22 ca132a0eb2ab: Preparing 08:00:22 4d8f2e44e3bd: Preparing 08:00:22 ff19c1cc17b6: Preparing 08:00:22 62aac927c53d: Preparing 08:00:22 5ab5918bea03: Preparing 08:00:22 a0aff9ea2162: Preparing 08:00:22 9257ea8e15ac: Preparing 08:00:22 098998882dfe: Preparing 08:00:22 dd9c8f8612c8: Preparing 08:00:22 a0aff9ea2162: Waiting 08:00:22 9257ea8e15ac: Waiting 08:00:22 098998882dfe: Waiting 08:00:22 dd9c8f8612c8: Waiting 08:00:22 4d8f2e44e3bd: Layer already exists 08:00:22 62aac927c53d: Layer already exists 08:00:22 ff19c1cc17b6: Layer already exists 08:00:22 5ab5918bea03: Layer already exists 08:00:22 ca132a0eb2ab: Layer already exists 08:00:22 098998882dfe: Layer already exists 08:00:22 a0aff9ea2162: Layer already exists 08:00:22 dd9c8f8612c8: Layer already exists 08:00:22 9257ea8e15ac: Layer already exists 08:00:22 4.0.0-dev.67: digest: sha256:f8d449664292c0fd5c2585e346e7ba5b087e54f9e29c677e16beab96dbfb5c13 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:23 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:00:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:00:23 ca132a0eb2ab: Preparing 08:00:23 4d8f2e44e3bd: Preparing 08:00:23 ff19c1cc17b6: Preparing 08:00:23 62aac927c53d: Preparing 08:00:23 5ab5918bea03: Preparing 08:00:23 a0aff9ea2162: Preparing 08:00:23 9257ea8e15ac: Preparing 08:00:23 098998882dfe: Preparing 08:00:23 dd9c8f8612c8: Preparing 08:00:23 9257ea8e15ac: Waiting 08:00:23 098998882dfe: Waiting 08:00:23 dd9c8f8612c8: Waiting 08:00:23 a0aff9ea2162: Waiting 08:00:23 5ab5918bea03: Layer already exists 08:00:23 62aac927c53d: Layer already exists 08:00:23 4d8f2e44e3bd: Layer already exists 08:00:23 ff19c1cc17b6: Layer already exists 08:00:23 ca132a0eb2ab: Layer already exists 08:00:23 098998882dfe: Layer already exists 08:00:23 dd9c8f8612c8: Layer already exists 08:00:23 a0aff9ea2162: Layer already exists 08:00:23 9257ea8e15ac: Layer already exists 08:00:23 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:f8d449664292c0fd5c2585e346e7ba5b087e54f9e29c677e16beab96dbfb5c13 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:24 + 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 08:00:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 08:00:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:00:24 ca132a0eb2ab: Preparing 08:00:24 4d8f2e44e3bd: Preparing 08:00:24 ff19c1cc17b6: Preparing 08:00:24 62aac927c53d: Preparing 08:00:24 5ab5918bea03: Preparing 08:00:24 a0aff9ea2162: Preparing 08:00:24 9257ea8e15ac: Preparing 08:00:24 098998882dfe: Preparing 08:00:24 dd9c8f8612c8: Preparing 08:00:24 9257ea8e15ac: Waiting 08:00:24 098998882dfe: Waiting 08:00:24 dd9c8f8612c8: Waiting 08:00:24 a0aff9ea2162: Waiting 08:00:24 5ab5918bea03: Layer already exists 08:00:24 ff19c1cc17b6: Layer already exists 08:00:24 4d8f2e44e3bd: Layer already exists 08:00:24 ca132a0eb2ab: Layer already exists 08:00:24 62aac927c53d: Layer already exists 08:00:24 098998882dfe: Layer already exists 08:00:24 a0aff9ea2162: Layer already exists 08:00:24 9257ea8e15ac: Layer already exists 08:00:24 dd9c8f8612c8: Layer already exists 08:00:24 main: digest: sha256:f8d449664292c0fd5c2585e346e7ba5b087e54f9e29c677e16beab96dbfb5c13 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:00:24 ===================================================== [Pipeline] echo 08:00:24 taggedImages: 08:00:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:00:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:00:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.67 08:00:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:00:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 08:00:24 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:00:24 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:00:24 latest 08:00:24 4.0.0-dev.67 08:00:24 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:00:24 main 08:00:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:00:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:00:25 5f3ce8f20a70: Preparing 08:00:25 880cbf78bb7c: Preparing 08:00:25 2db592973683: Preparing 08:00:25 78a9f0663b01: Preparing 08:00:25 61c06e482ba8: Preparing 08:00:25 5ab5918bea03: Preparing 08:00:25 a0aff9ea2162: Preparing 08:00:25 43e5a4c5c903: Preparing 08:00:25 bc2e65cd8ef1: Preparing 08:00:25 64059b7f9cd0: Preparing 08:00:25 dd9c8f8612c8: Preparing 08:00:25 a0aff9ea2162: Waiting 08:00:25 43e5a4c5c903: Waiting 08:00:25 bc2e65cd8ef1: Waiting 08:00:25 64059b7f9cd0: Waiting 08:00:25 dd9c8f8612c8: Waiting 08:00:25 5ab5918bea03: Waiting 08:00:25 5f3ce8f20a70: Pushed 08:00:25 880cbf78bb7c: Pushed 08:00:25 78a9f0663b01: Pushed 08:00:25 61c06e482ba8: Pushed 08:00:25 a0aff9ea2162: Layer already exists 08:00:25 5ab5918bea03: Layer already exists 08:00:25 dd9c8f8612c8: Layer already exists 08:00:25 43e5a4c5c903: Pushed 08:00:26 bc2e65cd8ef1: Pushed 08:00:29 64059b7f9cd0: Pushed 08:00:29 2db592973683: Pushed 08:00:29 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:8712a0817be63864a22c1a87523a0cf04471f8d2969494136cfff10049251929 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:30 + 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 08:00:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:00:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:00:30 5f3ce8f20a70: Preparing 08:00:30 880cbf78bb7c: Preparing 08:00:30 2db592973683: Preparing 08:00:30 78a9f0663b01: Preparing 08:00:30 61c06e482ba8: Preparing 08:00:30 5ab5918bea03: Preparing 08:00:30 5ab5918bea03: Waiting 08:00:30 a0aff9ea2162: Preparing 08:00:30 43e5a4c5c903: Preparing 08:00:30 a0aff9ea2162: Waiting 08:00:30 bc2e65cd8ef1: Preparing 08:00:30 64059b7f9cd0: Preparing 08:00:30 dd9c8f8612c8: Preparing 08:00:30 43e5a4c5c903: Waiting 08:00:30 64059b7f9cd0: Waiting 08:00:30 bc2e65cd8ef1: Waiting 08:00:30 dd9c8f8612c8: Waiting 08:00:30 61c06e482ba8: Layer already exists 08:00:30 2db592973683: Layer already exists 08:00:30 880cbf78bb7c: Layer already exists 08:00:30 5f3ce8f20a70: Layer already exists 08:00:30 78a9f0663b01: Layer already exists 08:00:30 5ab5918bea03: Layer already exists 08:00:30 a0aff9ea2162: Layer already exists 08:00:30 bc2e65cd8ef1: Layer already exists 08:00:30 43e5a4c5c903: Layer already exists 08:00:30 64059b7f9cd0: Layer already exists 08:00:30 dd9c8f8612c8: Layer already exists 08:00:30 latest: digest: sha256:8712a0817be63864a22c1a87523a0cf04471f8d2969494136cfff10049251929 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.67 08:00:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:00:31 5f3ce8f20a70: Preparing 08:00:31 880cbf78bb7c: Preparing 08:00:31 2db592973683: Preparing 08:00:31 78a9f0663b01: Preparing 08:00:31 61c06e482ba8: Preparing 08:00:31 5ab5918bea03: Preparing 08:00:31 a0aff9ea2162: Preparing 08:00:31 5ab5918bea03: Waiting 08:00:31 43e5a4c5c903: Preparing 08:00:31 a0aff9ea2162: Waiting 08:00:31 bc2e65cd8ef1: Preparing 08:00:31 43e5a4c5c903: Waiting 08:00:31 bc2e65cd8ef1: Waiting 08:00:31 64059b7f9cd0: Preparing 08:00:31 dd9c8f8612c8: Preparing 08:00:31 64059b7f9cd0: Waiting 08:00:31 dd9c8f8612c8: Waiting 08:00:31 61c06e482ba8: Layer already exists 08:00:31 5f3ce8f20a70: Layer already exists 08:00:31 2db592973683: Layer already exists 08:00:31 78a9f0663b01: Layer already exists 08:00:31 880cbf78bb7c: Layer already exists 08:00:31 a0aff9ea2162: Layer already exists 08:00:31 5ab5918bea03: Layer already exists 08:00:31 bc2e65cd8ef1: Layer already exists 08:00:31 64059b7f9cd0: Layer already exists 08:00:31 43e5a4c5c903: Layer already exists 08:00:31 dd9c8f8612c8: Layer already exists 08:00:31 4.0.0-dev.67: digest: sha256:8712a0817be63864a22c1a87523a0cf04471f8d2969494136cfff10049251929 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:00:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:00:32 5f3ce8f20a70: Preparing 08:00:32 880cbf78bb7c: Preparing 08:00:32 2db592973683: Preparing 08:00:32 78a9f0663b01: Preparing 08:00:32 61c06e482ba8: Preparing 08:00:32 5ab5918bea03: Preparing 08:00:32 5ab5918bea03: Waiting 08:00:32 a0aff9ea2162: Preparing 08:00:32 a0aff9ea2162: Waiting 08:00:32 43e5a4c5c903: Preparing 08:00:32 bc2e65cd8ef1: Preparing 08:00:32 64059b7f9cd0: Preparing 08:00:32 dd9c8f8612c8: Preparing 08:00:32 43e5a4c5c903: Waiting 08:00:32 bc2e65cd8ef1: Waiting 08:00:32 64059b7f9cd0: Waiting 08:00:32 dd9c8f8612c8: Waiting 08:00:32 5f3ce8f20a70: Layer already exists 08:00:32 2db592973683: Layer already exists 08:00:32 880cbf78bb7c: Layer already exists 08:00:32 61c06e482ba8: Layer already exists 08:00:32 78a9f0663b01: Layer already exists 08:00:32 5ab5918bea03: Layer already exists 08:00:32 a0aff9ea2162: Layer already exists 08:00:32 43e5a4c5c903: Layer already exists 08:00:32 bc2e65cd8ef1: Layer already exists 08:00:32 64059b7f9cd0: Layer already exists 08:00:32 dd9c8f8612c8: Layer already exists 08:00:32 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:8712a0817be63864a22c1a87523a0cf04471f8d2969494136cfff10049251929 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:33 + 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 08:00:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:00:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:00:33 5f3ce8f20a70: Preparing 08:00:33 880cbf78bb7c: Preparing 08:00:33 2db592973683: Preparing 08:00:33 78a9f0663b01: Preparing 08:00:33 61c06e482ba8: Preparing 08:00:33 5ab5918bea03: Preparing 08:00:33 a0aff9ea2162: Preparing 08:00:33 5ab5918bea03: Waiting 08:00:33 43e5a4c5c903: Preparing 08:00:33 a0aff9ea2162: Waiting 08:00:33 bc2e65cd8ef1: Preparing 08:00:33 43e5a4c5c903: Waiting 08:00:33 bc2e65cd8ef1: Waiting 08:00:33 64059b7f9cd0: Preparing 08:00:33 dd9c8f8612c8: Preparing 08:00:33 64059b7f9cd0: Waiting 08:00:33 dd9c8f8612c8: Waiting 08:00:33 78a9f0663b01: Layer already exists 08:00:33 5f3ce8f20a70: Layer already exists 08:00:33 880cbf78bb7c: Layer already exists 08:00:33 2db592973683: Layer already exists 08:00:33 61c06e482ba8: Layer already exists 08:00:33 a0aff9ea2162: Layer already exists 08:00:33 5ab5918bea03: Layer already exists 08:00:33 bc2e65cd8ef1: Layer already exists 08:00:33 43e5a4c5c903: Layer already exists 08:00:33 64059b7f9cd0: Layer already exists 08:00:33 dd9c8f8612c8: Layer already exists 08:00:34 main: digest: sha256:8712a0817be63864a22c1a87523a0cf04471f8d2969494136cfff10049251929 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:00:34 ===================================================== [Pipeline] echo 08:00:34 taggedImages: 08:00:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:00:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:00:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.67 08:00:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:00:34 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:00:34 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:00:34 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:00:34 latest 08:00:34 4.0.0-dev.67 08:00:34 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:00:34 main 08:00:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:00:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:00:35 1c4ae133b124: Preparing 08:00:35 5da333ab1bf1: Preparing 08:00:35 cc0b8d365f49: Preparing 08:00:35 cfc80bf9743f: Preparing 08:00:35 652c4d39b815: Preparing 08:00:35 63b7a7d639c8: Preparing 08:00:35 d46ace2626ad: Preparing 08:00:35 5ab5918bea03: Preparing 08:00:35 a0aff9ea2162: Preparing 08:00:35 81ecc3c2e4d8: Preparing 08:00:35 585bddb8d5b9: Preparing 08:00:35 dd9c8f8612c8: Preparing 08:00:35 d46ace2626ad: Waiting 08:00:35 5ab5918bea03: Waiting 08:00:35 585bddb8d5b9: Waiting 08:00:35 a0aff9ea2162: Waiting 08:00:35 dd9c8f8612c8: Waiting 08:00:35 81ecc3c2e4d8: Waiting 08:00:35 63b7a7d639c8: Waiting 08:00:35 5da333ab1bf1: Pushed 08:00:35 652c4d39b815: Pushed 08:00:35 1c4ae133b124: Pushed 08:00:35 5ab5918bea03: Layer already exists 08:00:35 63b7a7d639c8: Pushed 08:00:35 a0aff9ea2162: Layer already exists 08:00:35 d46ace2626ad: Pushed 08:00:35 dd9c8f8612c8: Layer already exists 08:00:35 81ecc3c2e4d8: Pushed 08:00:38 585bddb8d5b9: Pushed 08:00:39 cfc80bf9743f: Pushed 08:00:42 cc0b8d365f49: Pushed 08:00:42 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:c1b3278cecf0d3d6b644b83108292e5a4cea87ce9431c555a5972403c4f768ab size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:42 + 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 08:00:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:00:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:00:42 1c4ae133b124: Preparing 08:00:42 5da333ab1bf1: Preparing 08:00:42 cc0b8d365f49: Preparing 08:00:42 cfc80bf9743f: Preparing 08:00:42 652c4d39b815: Preparing 08:00:42 63b7a7d639c8: Preparing 08:00:42 d46ace2626ad: Preparing 08:00:42 5ab5918bea03: Preparing 08:00:42 a0aff9ea2162: Preparing 08:00:42 81ecc3c2e4d8: Preparing 08:00:42 585bddb8d5b9: Preparing 08:00:42 dd9c8f8612c8: Preparing 08:00:42 d46ace2626ad: Waiting 08:00:42 5ab5918bea03: Waiting 08:00:42 a0aff9ea2162: Waiting 08:00:42 81ecc3c2e4d8: Waiting 08:00:42 585bddb8d5b9: Waiting 08:00:42 dd9c8f8612c8: Waiting 08:00:42 63b7a7d639c8: Waiting 08:00:42 cc0b8d365f49: Layer already exists 08:00:42 cfc80bf9743f: Layer already exists 08:00:42 1c4ae133b124: Layer already exists 08:00:42 652c4d39b815: Layer already exists 08:00:42 5da333ab1bf1: Layer already exists 08:00:42 5ab5918bea03: Layer already exists 08:00:42 d46ace2626ad: Layer already exists 08:00:42 a0aff9ea2162: Layer already exists 08:00:42 63b7a7d639c8: Layer already exists 08:00:42 81ecc3c2e4d8: Layer already exists 08:00:42 585bddb8d5b9: Layer already exists 08:00:42 dd9c8f8612c8: Layer already exists 08:00:43 latest: digest: sha256:c1b3278cecf0d3d6b644b83108292e5a4cea87ce9431c555a5972403c4f768ab size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.67 08:00:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:00:43 1c4ae133b124: Preparing 08:00:43 5da333ab1bf1: Preparing 08:00:43 cc0b8d365f49: Preparing 08:00:43 cfc80bf9743f: Preparing 08:00:43 652c4d39b815: Preparing 08:00:43 63b7a7d639c8: Preparing 08:00:43 d46ace2626ad: Preparing 08:00:43 5ab5918bea03: Preparing 08:00:43 a0aff9ea2162: Preparing 08:00:43 81ecc3c2e4d8: Preparing 08:00:43 585bddb8d5b9: Preparing 08:00:43 dd9c8f8612c8: Preparing 08:00:43 63b7a7d639c8: Waiting 08:00:43 d46ace2626ad: Waiting 08:00:43 5ab5918bea03: Waiting 08:00:43 a0aff9ea2162: Waiting 08:00:43 585bddb8d5b9: Waiting 08:00:43 81ecc3c2e4d8: Waiting 08:00:43 dd9c8f8612c8: Waiting 08:00:43 1c4ae133b124: Layer already exists 08:00:43 5da333ab1bf1: Layer already exists 08:00:43 cfc80bf9743f: Layer already exists 08:00:43 cc0b8d365f49: Layer already exists 08:00:43 652c4d39b815: Layer already exists 08:00:43 5ab5918bea03: Layer already exists 08:00:43 d46ace2626ad: Layer already exists 08:00:43 a0aff9ea2162: Layer already exists 08:00:43 63b7a7d639c8: Layer already exists 08:00:43 81ecc3c2e4d8: Layer already exists 08:00:43 dd9c8f8612c8: Layer already exists 08:00:43 585bddb8d5b9: Layer already exists 08:00:43 4.0.0-dev.67: digest: sha256:c1b3278cecf0d3d6b644b83108292e5a4cea87ce9431c555a5972403c4f768ab size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:00:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:00:44 1c4ae133b124: Preparing 08:00:44 5da333ab1bf1: Preparing 08:00:44 cc0b8d365f49: Preparing 08:00:44 cfc80bf9743f: Preparing 08:00:44 652c4d39b815: Preparing 08:00:44 63b7a7d639c8: Preparing 08:00:44 d46ace2626ad: Preparing 08:00:44 5ab5918bea03: Preparing 08:00:44 a0aff9ea2162: Preparing 08:00:44 81ecc3c2e4d8: Preparing 08:00:44 585bddb8d5b9: Preparing 08:00:44 dd9c8f8612c8: Preparing 08:00:44 63b7a7d639c8: Waiting 08:00:44 d46ace2626ad: Waiting 08:00:44 81ecc3c2e4d8: Waiting 08:00:44 5ab5918bea03: Waiting 08:00:44 a0aff9ea2162: Waiting 08:00:44 585bddb8d5b9: Waiting 08:00:44 dd9c8f8612c8: Waiting 08:00:44 652c4d39b815: Layer already exists 08:00:44 cc0b8d365f49: Layer already exists 08:00:44 5da333ab1bf1: Layer already exists 08:00:44 cfc80bf9743f: Layer already exists 08:00:44 1c4ae133b124: Layer already exists 08:00:44 63b7a7d639c8: Layer already exists 08:00:44 d46ace2626ad: Layer already exists 08:00:44 81ecc3c2e4d8: Layer already exists 08:00:44 5ab5918bea03: Layer already exists 08:00:44 a0aff9ea2162: Layer already exists 08:00:44 585bddb8d5b9: Layer already exists 08:00:44 dd9c8f8612c8: Layer already exists 08:00:44 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:c1b3278cecf0d3d6b644b83108292e5a4cea87ce9431c555a5972403c4f768ab size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:45 + 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 08:00:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:00:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:00:45 1c4ae133b124: Preparing 08:00:45 5da333ab1bf1: Preparing 08:00:45 cc0b8d365f49: Preparing 08:00:45 cfc80bf9743f: Preparing 08:00:45 652c4d39b815: Preparing 08:00:45 63b7a7d639c8: Preparing 08:00:45 d46ace2626ad: Preparing 08:00:45 5ab5918bea03: Preparing 08:00:45 a0aff9ea2162: Preparing 08:00:45 81ecc3c2e4d8: Preparing 08:00:45 585bddb8d5b9: Preparing 08:00:45 dd9c8f8612c8: Preparing 08:00:45 d46ace2626ad: Waiting 08:00:45 5ab5918bea03: Waiting 08:00:45 a0aff9ea2162: Waiting 08:00:45 585bddb8d5b9: Waiting 08:00:45 81ecc3c2e4d8: Waiting 08:00:45 dd9c8f8612c8: Waiting 08:00:45 63b7a7d639c8: Waiting 08:00:45 cc0b8d365f49: Layer already exists 08:00:45 5da333ab1bf1: Layer already exists 08:00:45 1c4ae133b124: Layer already exists 08:00:45 652c4d39b815: Layer already exists 08:00:45 cfc80bf9743f: Layer already exists 08:00:45 63b7a7d639c8: Layer already exists 08:00:45 5ab5918bea03: Layer already exists 08:00:45 d46ace2626ad: Layer already exists 08:00:45 81ecc3c2e4d8: Layer already exists 08:00:45 a0aff9ea2162: Layer already exists 08:00:45 585bddb8d5b9: Layer already exists 08:00:45 dd9c8f8612c8: Layer already exists 08:00:45 main: digest: sha256:c1b3278cecf0d3d6b644b83108292e5a4cea87ce9431c555a5972403c4f768ab size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:00:45 ===================================================== [Pipeline] echo 08:00:45 taggedImages: 08:00:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:00:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:00:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.67 08:00:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:00:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:00:45 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:00:45 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:00:45 latest 08:00:45 4.0.0-dev.67 08:00:45 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:00:45 main 08:00:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:00:46 4631d01540b5: Preparing 08:00:46 d893727e20ac: Preparing 08:00:46 5ab5918bea03: Preparing 08:00:46 a0aff9ea2162: Preparing 08:00:46 50418978d89a: Preparing 08:00:46 20ce0921d6de: Preparing 08:00:46 dd9c8f8612c8: Preparing 08:00:46 20ce0921d6de: Waiting 08:00:46 dd9c8f8612c8: Waiting 08:00:46 a0aff9ea2162: Layer already exists 08:00:46 5ab5918bea03: Layer already exists 08:00:46 dd9c8f8612c8: Layer already exists 08:00:46 50418978d89a: Pushed 08:00:46 4631d01540b5: Pushed 08:00:48 20ce0921d6de: Pushed 08:00:54 d893727e20ac: Pushed 08:00:54 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:c8b71ece1d3706400265abdd00d6e814e2558473364cc871c0a1e6b26a28616e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:54 + 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 08:00:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:00:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:00:54 4631d01540b5: Preparing 08:00:54 d893727e20ac: Preparing 08:00:54 5ab5918bea03: Preparing 08:00:54 a0aff9ea2162: Preparing 08:00:54 50418978d89a: Preparing 08:00:54 20ce0921d6de: Preparing 08:00:54 dd9c8f8612c8: Preparing 08:00:54 20ce0921d6de: Waiting 08:00:54 dd9c8f8612c8: Waiting 08:00:54 4631d01540b5: Layer already exists 08:00:54 a0aff9ea2162: Layer already exists 08:00:54 50418978d89a: Layer already exists 08:00:54 5ab5918bea03: Layer already exists 08:00:54 d893727e20ac: Layer already exists 08:00:54 20ce0921d6de: Layer already exists 08:00:54 dd9c8f8612c8: Layer already exists 08:00:55 latest: digest: sha256:c8b71ece1d3706400265abdd00d6e814e2558473364cc871c0a1e6b26a28616e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.67 08:00:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:00:55 4631d01540b5: Preparing 08:00:55 d893727e20ac: Preparing 08:00:55 5ab5918bea03: Preparing 08:00:55 a0aff9ea2162: Preparing 08:00:55 50418978d89a: Preparing 08:00:55 20ce0921d6de: Preparing 08:00:55 dd9c8f8612c8: Preparing 08:00:55 20ce0921d6de: Waiting 08:00:55 dd9c8f8612c8: Waiting 08:00:55 5ab5918bea03: Layer already exists 08:00:55 4631d01540b5: Layer already exists 08:00:55 d893727e20ac: Layer already exists 08:00:55 50418978d89a: Layer already exists 08:00:55 a0aff9ea2162: Layer already exists 08:00:55 20ce0921d6de: Layer already exists 08:00:55 dd9c8f8612c8: Layer already exists 08:00:55 4.0.0-dev.67: digest: sha256:c8b71ece1d3706400265abdd00d6e814e2558473364cc871c0a1e6b26a28616e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:00:56 4631d01540b5: Preparing 08:00:56 d893727e20ac: Preparing 08:00:56 5ab5918bea03: Preparing 08:00:56 a0aff9ea2162: Preparing 08:00:56 50418978d89a: Preparing 08:00:56 20ce0921d6de: Preparing 08:00:56 dd9c8f8612c8: Preparing 08:00:56 20ce0921d6de: Waiting 08:00:56 dd9c8f8612c8: Waiting 08:00:56 a0aff9ea2162: Layer already exists 08:00:56 d893727e20ac: Layer already exists 08:00:56 50418978d89a: Layer already exists 08:00:56 4631d01540b5: Layer already exists 08:00:56 5ab5918bea03: Layer already exists 08:00:56 20ce0921d6de: Layer already exists 08:00:56 dd9c8f8612c8: Layer already exists 08:00:56 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:c8b71ece1d3706400265abdd00d6e814e2558473364cc871c0a1e6b26a28616e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:57 + 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 08:00:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 08:00:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:00:57 4631d01540b5: Preparing 08:00:57 d893727e20ac: Preparing 08:00:57 5ab5918bea03: Preparing 08:00:57 a0aff9ea2162: Preparing 08:00:57 50418978d89a: Preparing 08:00:57 20ce0921d6de: Preparing 08:00:57 dd9c8f8612c8: Preparing 08:00:57 20ce0921d6de: Waiting 08:00:57 dd9c8f8612c8: Waiting 08:00:57 5ab5918bea03: Layer already exists 08:00:57 d893727e20ac: Layer already exists 08:00:57 4631d01540b5: Layer already exists 08:00:57 50418978d89a: Layer already exists 08:00:57 a0aff9ea2162: Layer already exists 08:00:57 20ce0921d6de: Layer already exists 08:00:57 dd9c8f8612c8: Layer already exists 08:00:57 main: digest: sha256:c8b71ece1d3706400265abdd00d6e814e2558473364cc871c0a1e6b26a28616e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:00:58 ===================================================== [Pipeline] echo 08:00:58 taggedImages: 08:00:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:00:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:00:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.67 08:00:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:00:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:00:58 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:00:58 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:00:58 latest 08:00:58 4.0.0-dev.67 08:00:58 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:00:58 main 08:00:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:00:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:00:58 3f8e62d0b11d: Preparing 08:00:58 78147e764b24: Preparing 08:00:58 b52835c6525c: Preparing 08:00:58 5ab5918bea03: Preparing 08:00:58 a0aff9ea2162: Preparing 08:00:58 67de60517aa0: Preparing 08:00:58 aa4cda930a0a: Preparing 08:00:58 ed74f734a538: Preparing 08:00:58 7895e2565d88: Preparing 08:00:58 dd9c8f8612c8: Preparing 08:00:58 ed74f734a538: Waiting 08:00:58 7895e2565d88: Waiting 08:00:58 67de60517aa0: Waiting 08:00:58 aa4cda930a0a: Waiting 08:00:58 dd9c8f8612c8: Waiting 08:00:58 5ab5918bea03: Layer already exists 08:00:58 a0aff9ea2162: Layer already exists 08:00:59 78147e764b24: Pushed 08:00:59 b52835c6525c: Pushed 08:00:59 3f8e62d0b11d: Pushed 08:00:59 dd9c8f8612c8: Layer already exists 08:00:59 ed74f734a538: Pushed 08:01:00 7895e2565d88: Pushed 08:01:10 aa4cda930a0a: Pushed 08:01:25 67de60517aa0: Pushed 08:01:25 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:851419e0455bb83d794221fd31e050bb50313f6bc3c80164a293861e2dc30152 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:25 + 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 08:01:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:01:25 3f8e62d0b11d: Preparing 08:01:25 78147e764b24: Preparing 08:01:25 b52835c6525c: Preparing 08:01:25 5ab5918bea03: Preparing 08:01:25 a0aff9ea2162: Preparing 08:01:25 67de60517aa0: Preparing 08:01:25 aa4cda930a0a: Preparing 08:01:25 ed74f734a538: Preparing 08:01:25 7895e2565d88: Preparing 08:01:25 dd9c8f8612c8: Preparing 08:01:25 67de60517aa0: Waiting 08:01:25 aa4cda930a0a: Waiting 08:01:25 ed74f734a538: Waiting 08:01:25 dd9c8f8612c8: Waiting 08:01:25 5ab5918bea03: Layer already exists 08:01:25 78147e764b24: Layer already exists 08:01:25 a0aff9ea2162: Layer already exists 08:01:25 b52835c6525c: Layer already exists 08:01:25 3f8e62d0b11d: Layer already exists 08:01:25 aa4cda930a0a: Layer already exists 08:01:25 7895e2565d88: Layer already exists 08:01:25 ed74f734a538: Layer already exists 08:01:25 67de60517aa0: Layer already exists 08:01:25 dd9c8f8612c8: Layer already exists 08:01:26 latest: digest: sha256:851419e0455bb83d794221fd31e050bb50313f6bc3c80164a293861e2dc30152 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:26 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.67 08:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:01:26 3f8e62d0b11d: Preparing 08:01:26 78147e764b24: Preparing 08:01:26 b52835c6525c: Preparing 08:01:26 5ab5918bea03: Preparing 08:01:26 a0aff9ea2162: Preparing 08:01:26 67de60517aa0: Preparing 08:01:26 aa4cda930a0a: Preparing 08:01:26 ed74f734a538: Preparing 08:01:26 7895e2565d88: Preparing 08:01:26 dd9c8f8612c8: Preparing 08:01:26 67de60517aa0: Waiting 08:01:26 aa4cda930a0a: Waiting 08:01:26 7895e2565d88: Waiting 08:01:26 dd9c8f8612c8: Waiting 08:01:26 ed74f734a538: Waiting 08:01:26 b52835c6525c: Layer already exists 08:01:26 a0aff9ea2162: Layer already exists 08:01:26 78147e764b24: Layer already exists 08:01:26 3f8e62d0b11d: Layer already exists 08:01:26 5ab5918bea03: Layer already exists 08:01:26 aa4cda930a0a: Layer already exists 08:01:26 ed74f734a538: Layer already exists 08:01:26 67de60517aa0: Layer already exists 08:01:26 7895e2565d88: Layer already exists 08:01:26 dd9c8f8612c8: Layer already exists 08:01:26 4.0.0-dev.67: digest: sha256:851419e0455bb83d794221fd31e050bb50313f6bc3c80164a293861e2dc30152 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:27 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:01:27 3f8e62d0b11d: Preparing 08:01:27 78147e764b24: Preparing 08:01:27 b52835c6525c: Preparing 08:01:27 5ab5918bea03: Preparing 08:01:27 a0aff9ea2162: Preparing 08:01:27 67de60517aa0: Preparing 08:01:27 aa4cda930a0a: Preparing 08:01:27 ed74f734a538: Preparing 08:01:27 7895e2565d88: Preparing 08:01:27 dd9c8f8612c8: Preparing 08:01:27 aa4cda930a0a: Waiting 08:01:27 ed74f734a538: Waiting 08:01:27 7895e2565d88: Waiting 08:01:27 dd9c8f8612c8: Waiting 08:01:27 67de60517aa0: Waiting 08:01:27 b52835c6525c: Layer already exists 08:01:27 3f8e62d0b11d: Layer already exists 08:01:27 a0aff9ea2162: Layer already exists 08:01:27 5ab5918bea03: Layer already exists 08:01:27 78147e764b24: Layer already exists 08:01:27 7895e2565d88: Layer already exists 08:01:27 67de60517aa0: Layer already exists 08:01:27 ed74f734a538: Layer already exists 08:01:27 aa4cda930a0a: Layer already exists 08:01:27 dd9c8f8612c8: Layer already exists 08:01:27 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:851419e0455bb83d794221fd31e050bb50313f6bc3c80164a293861e2dc30152 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:28 + 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 08:01:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:01:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:01:28 3f8e62d0b11d: Preparing 08:01:28 78147e764b24: Preparing 08:01:28 b52835c6525c: Preparing 08:01:28 5ab5918bea03: Preparing 08:01:28 a0aff9ea2162: Preparing 08:01:28 67de60517aa0: Preparing 08:01:28 aa4cda930a0a: Preparing 08:01:28 ed74f734a538: Preparing 08:01:28 7895e2565d88: Preparing 08:01:28 dd9c8f8612c8: Preparing 08:01:28 aa4cda930a0a: Waiting 08:01:28 ed74f734a538: Waiting 08:01:28 7895e2565d88: Waiting 08:01:28 dd9c8f8612c8: Waiting 08:01:28 67de60517aa0: Waiting 08:01:28 a0aff9ea2162: Layer already exists 08:01:28 3f8e62d0b11d: Layer already exists 08:01:28 5ab5918bea03: Layer already exists 08:01:28 78147e764b24: Layer already exists 08:01:28 b52835c6525c: Layer already exists 08:01:28 67de60517aa0: Layer already exists 08:01:28 ed74f734a538: Layer already exists 08:01:28 7895e2565d88: Layer already exists 08:01:28 aa4cda930a0a: Layer already exists 08:01:28 dd9c8f8612c8: Layer already exists 08:01:29 main: digest: sha256:851419e0455bb83d794221fd31e050bb50313f6bc3c80164a293861e2dc30152 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:01:29 ===================================================== [Pipeline] echo 08:01:29 taggedImages: 08:01:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:01:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:01:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.67 08:01:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:01:29 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:01:29 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:01:29 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:01:29 latest 08:01:29 4.0.0-dev.67 08:01:29 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:01:29 main 08:01:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:01:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:01:29 c9e060b8c7a7: Preparing 08:01:29 cd7a9983f0ef: Preparing 08:01:29 e92a3518e985: Preparing 08:01:29 5ab5918bea03: Preparing 08:01:29 a0aff9ea2162: Preparing 08:01:29 a6a1c6718964: Preparing 08:01:29 c8adf9bd4f07: Preparing 08:01:29 351a3ba4f3ac: Preparing 08:01:29 dd9c8f8612c8: Preparing 08:01:29 a6a1c6718964: Waiting 08:01:29 c8adf9bd4f07: Waiting 08:01:29 351a3ba4f3ac: Waiting 08:01:29 dd9c8f8612c8: Waiting 08:01:29 a0aff9ea2162: Layer already exists 08:01:29 5ab5918bea03: Layer already exists 08:01:30 cd7a9983f0ef: Pushed 08:01:30 e92a3518e985: Pushed 08:01:30 c9e060b8c7a7: Pushed 08:01:30 c8adf9bd4f07: Pushed 08:01:30 dd9c8f8612c8: Layer already exists 08:01:30 351a3ba4f3ac: Pushed 08:01:57 a6a1c6718964: Pushed 08:01:57 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:1e26ca6800298f96596e283b974a0e702fdee57ead1ba8cd603fb15e41a58865 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:57 + 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 08:01:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:01:58 c9e060b8c7a7: Preparing 08:01:58 cd7a9983f0ef: Preparing 08:01:58 e92a3518e985: Preparing 08:01:58 5ab5918bea03: Preparing 08:01:58 a0aff9ea2162: Preparing 08:01:58 a6a1c6718964: Preparing 08:01:58 c8adf9bd4f07: Preparing 08:01:58 351a3ba4f3ac: Preparing 08:01:58 dd9c8f8612c8: Preparing 08:01:58 c8adf9bd4f07: Waiting 08:01:58 351a3ba4f3ac: Waiting 08:01:58 dd9c8f8612c8: Waiting 08:01:58 a6a1c6718964: Waiting 08:01:58 c9e060b8c7a7: Layer already exists 08:01:58 a0aff9ea2162: Layer already exists 08:01:58 e92a3518e985: Layer already exists 08:01:58 cd7a9983f0ef: Layer already exists 08:01:58 5ab5918bea03: Layer already exists 08:01:58 a6a1c6718964: Layer already exists 08:01:58 c8adf9bd4f07: Layer already exists 08:01:58 dd9c8f8612c8: Layer already exists 08:01:58 351a3ba4f3ac: Layer already exists 08:01:58 latest: digest: sha256:1e26ca6800298f96596e283b974a0e702fdee57ead1ba8cd603fb15e41a58865 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.67 08:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:01:59 c9e060b8c7a7: Preparing 08:01:59 cd7a9983f0ef: Preparing 08:01:59 e92a3518e985: Preparing 08:01:59 5ab5918bea03: Preparing 08:01:59 a0aff9ea2162: Preparing 08:01:59 a6a1c6718964: Preparing 08:01:59 c8adf9bd4f07: Preparing 08:01:59 351a3ba4f3ac: Preparing 08:01:59 dd9c8f8612c8: Preparing 08:01:59 a6a1c6718964: Waiting 08:01:59 c8adf9bd4f07: Waiting 08:01:59 351a3ba4f3ac: Waiting 08:01:59 dd9c8f8612c8: Waiting 08:01:59 5ab5918bea03: Layer already exists 08:01:59 e92a3518e985: Layer already exists 08:01:59 cd7a9983f0ef: Layer already exists 08:01:59 c9e060b8c7a7: Layer already exists 08:01:59 a0aff9ea2162: Layer already exists 08:01:59 351a3ba4f3ac: Layer already exists 08:01:59 c8adf9bd4f07: Layer already exists 08:01:59 a6a1c6718964: Layer already exists 08:01:59 dd9c8f8612c8: Layer already exists 08:01:59 4.0.0-dev.67: digest: sha256:1e26ca6800298f96596e283b974a0e702fdee57ead1ba8cd603fb15e41a58865 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:59 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:02:00 c9e060b8c7a7: Preparing 08:02:00 cd7a9983f0ef: Preparing 08:02:00 e92a3518e985: Preparing 08:02:00 5ab5918bea03: Preparing 08:02:00 a0aff9ea2162: Preparing 08:02:00 a6a1c6718964: Preparing 08:02:00 c8adf9bd4f07: Preparing 08:02:00 351a3ba4f3ac: Preparing 08:02:00 dd9c8f8612c8: Preparing 08:02:00 351a3ba4f3ac: Waiting 08:02:00 a6a1c6718964: Waiting 08:02:00 c8adf9bd4f07: Waiting 08:02:00 dd9c8f8612c8: Waiting 08:02:00 e92a3518e985: Layer already exists 08:02:00 5ab5918bea03: Layer already exists 08:02:00 c9e060b8c7a7: Layer already exists 08:02:00 cd7a9983f0ef: Layer already exists 08:02:00 a0aff9ea2162: Layer already exists 08:02:00 c8adf9bd4f07: Layer already exists 08:02:00 a6a1c6718964: Layer already exists 08:02:00 dd9c8f8612c8: Layer already exists 08:02:00 351a3ba4f3ac: Layer already exists 08:02:00 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:1e26ca6800298f96596e283b974a0e702fdee57ead1ba8cd603fb15e41a58865 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:00 + 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 08:02:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:02:00 c9e060b8c7a7: Preparing 08:02:00 cd7a9983f0ef: Preparing 08:02:00 e92a3518e985: Preparing 08:02:00 5ab5918bea03: Preparing 08:02:00 a0aff9ea2162: Preparing 08:02:00 a6a1c6718964: Preparing 08:02:00 c8adf9bd4f07: Preparing 08:02:00 351a3ba4f3ac: Preparing 08:02:00 dd9c8f8612c8: Preparing 08:02:00 a6a1c6718964: Waiting 08:02:00 c8adf9bd4f07: Waiting 08:02:00 351a3ba4f3ac: Waiting 08:02:00 dd9c8f8612c8: Waiting 08:02:00 5ab5918bea03: Layer already exists 08:02:00 c9e060b8c7a7: Layer already exists 08:02:00 e92a3518e985: Layer already exists 08:02:00 a0aff9ea2162: Layer already exists 08:02:00 cd7a9983f0ef: Layer already exists 08:02:00 a6a1c6718964: Layer already exists 08:02:00 dd9c8f8612c8: Layer already exists 08:02:00 c8adf9bd4f07: Layer already exists 08:02:00 351a3ba4f3ac: Layer already exists 08:02:01 main: digest: sha256:1e26ca6800298f96596e283b974a0e702fdee57ead1ba8cd603fb15e41a58865 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:02:01 ===================================================== [Pipeline] echo 08:02:01 taggedImages: 08:02:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:02:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:02:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.67 08:02:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:02:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:02:01 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:02:01 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:02:01 latest 08:02:01 4.0.0-dev.67 08:02:01 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:02:01 main 08:02:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:01 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:02:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:02:02 43700bf7d6a6: Preparing 08:02:02 67e047ad7af0: Preparing 08:02:02 409374e69cc8: Preparing 08:02:02 5ab5918bea03: Preparing 08:02:02 a0aff9ea2162: Preparing 08:02:02 cfd787026f47: Preparing 08:02:02 ed74f734a538: Preparing 08:02:02 7895e2565d88: Preparing 08:02:02 dd9c8f8612c8: Preparing 08:02:02 ed74f734a538: Waiting 08:02:02 7895e2565d88: Waiting 08:02:02 dd9c8f8612c8: Waiting 08:02:02 cfd787026f47: Waiting 08:02:02 5ab5918bea03: Layer already exists 08:02:02 a0aff9ea2162: Layer already exists 08:02:02 ed74f734a538: Layer already exists 08:02:02 409374e69cc8: Pushed 08:02:02 67e047ad7af0: Pushed 08:02:02 7895e2565d88: Layer already exists 08:02:02 43700bf7d6a6: Pushed 08:02:02 dd9c8f8612c8: Layer already exists 08:02:29 cfd787026f47: Pushed 08:02:29 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:e82efc6032ce233aa26086016fadedc3b70dd1ee1ac28734743832ad513ae6ee size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:29 + 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 08:02:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:02:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:02:29 43700bf7d6a6: Preparing 08:02:29 67e047ad7af0: Preparing 08:02:29 409374e69cc8: Preparing 08:02:29 5ab5918bea03: Preparing 08:02:29 a0aff9ea2162: Preparing 08:02:29 cfd787026f47: Preparing 08:02:29 ed74f734a538: Preparing 08:02:29 7895e2565d88: Preparing 08:02:29 dd9c8f8612c8: Preparing 08:02:29 cfd787026f47: Waiting 08:02:29 ed74f734a538: Waiting 08:02:29 dd9c8f8612c8: Waiting 08:02:29 7895e2565d88: Waiting 08:02:29 409374e69cc8: Layer already exists 08:02:29 43700bf7d6a6: Layer already exists 08:02:29 a0aff9ea2162: Layer already exists 08:02:29 5ab5918bea03: Layer already exists 08:02:29 67e047ad7af0: Layer already exists 08:02:29 cfd787026f47: Layer already exists 08:02:29 7895e2565d88: Layer already exists 08:02:29 ed74f734a538: Layer already exists 08:02:29 dd9c8f8612c8: Layer already exists 08:02:30 latest: digest: sha256:e82efc6032ce233aa26086016fadedc3b70dd1ee1ac28734743832ad513ae6ee size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.67 08:02:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:02:30 43700bf7d6a6: Preparing 08:02:30 67e047ad7af0: Preparing 08:02:30 409374e69cc8: Preparing 08:02:30 5ab5918bea03: Preparing 08:02:30 a0aff9ea2162: Preparing 08:02:30 cfd787026f47: Preparing 08:02:30 ed74f734a538: Preparing 08:02:30 7895e2565d88: Preparing 08:02:30 dd9c8f8612c8: Preparing 08:02:30 cfd787026f47: Waiting 08:02:30 ed74f734a538: Waiting 08:02:30 7895e2565d88: Waiting 08:02:30 dd9c8f8612c8: Waiting 08:02:30 a0aff9ea2162: Layer already exists 08:02:30 43700bf7d6a6: Layer already exists 08:02:30 409374e69cc8: Layer already exists 08:02:30 67e047ad7af0: Layer already exists 08:02:30 5ab5918bea03: Layer already exists 08:02:30 cfd787026f47: Layer already exists 08:02:30 ed74f734a538: Layer already exists 08:02:30 dd9c8f8612c8: Layer already exists 08:02:30 7895e2565d88: Layer already exists 08:02:31 4.0.0-dev.67: digest: sha256:e82efc6032ce233aa26086016fadedc3b70dd1ee1ac28734743832ad513ae6ee size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:31 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:02:31 43700bf7d6a6: Preparing 08:02:31 67e047ad7af0: Preparing 08:02:31 409374e69cc8: Preparing 08:02:31 5ab5918bea03: Preparing 08:02:31 a0aff9ea2162: Preparing 08:02:31 cfd787026f47: Preparing 08:02:31 ed74f734a538: Preparing 08:02:31 7895e2565d88: Preparing 08:02:31 dd9c8f8612c8: Preparing 08:02:31 7895e2565d88: Waiting 08:02:31 cfd787026f47: Waiting 08:02:31 ed74f734a538: Waiting 08:02:31 dd9c8f8612c8: Waiting 08:02:31 5ab5918bea03: Layer already exists 08:02:31 67e047ad7af0: Layer already exists 08:02:31 409374e69cc8: Layer already exists 08:02:31 a0aff9ea2162: Layer already exists 08:02:31 43700bf7d6a6: Layer already exists 08:02:31 ed74f734a538: Layer already exists 08:02:31 dd9c8f8612c8: Layer already exists 08:02:31 cfd787026f47: Layer already exists 08:02:31 7895e2565d88: Layer already exists 08:02:32 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:e82efc6032ce233aa26086016fadedc3b70dd1ee1ac28734743832ad513ae6ee size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:32 + 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 08:02:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:02:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:02:32 43700bf7d6a6: Preparing 08:02:32 67e047ad7af0: Preparing 08:02:32 409374e69cc8: Preparing 08:02:32 5ab5918bea03: Preparing 08:02:32 a0aff9ea2162: Preparing 08:02:32 cfd787026f47: Preparing 08:02:32 ed74f734a538: Preparing 08:02:32 7895e2565d88: Preparing 08:02:32 dd9c8f8612c8: Preparing 08:02:32 cfd787026f47: Waiting 08:02:32 ed74f734a538: Waiting 08:02:32 7895e2565d88: Waiting 08:02:32 dd9c8f8612c8: Waiting 08:02:32 409374e69cc8: Layer already exists 08:02:32 5ab5918bea03: Layer already exists 08:02:32 67e047ad7af0: Layer already exists 08:02:32 a0aff9ea2162: Layer already exists 08:02:32 43700bf7d6a6: Layer already exists 08:02:32 ed74f734a538: Layer already exists 08:02:32 7895e2565d88: Layer already exists 08:02:32 cfd787026f47: Layer already exists 08:02:32 dd9c8f8612c8: Layer already exists 08:02:33 main: digest: sha256:e82efc6032ce233aa26086016fadedc3b70dd1ee1ac28734743832ad513ae6ee size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:02:33 ===================================================== [Pipeline] echo 08:02:33 taggedImages: 08:02:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:02:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:02:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.67 08:02:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:02:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:02:33 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:02:33 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:02:33 latest 08:02:33 4.0.0-dev.67 08:02:33 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:02:33 main 08:02:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:02:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:02:34 e422b3252a6c: Preparing 08:02:34 e8b88f815c5f: Preparing 08:02:34 5ab5918bea03: Preparing 08:02:34 a0aff9ea2162: Preparing 08:02:34 fc75c712371c: Preparing 08:02:34 f4c8d8f5cddc: Preparing 08:02:34 dd9c8f8612c8: Preparing 08:02:34 f4c8d8f5cddc: Waiting 08:02:34 dd9c8f8612c8: Waiting 08:02:34 a0aff9ea2162: Layer already exists 08:02:34 5ab5918bea03: Layer already exists 08:02:34 dd9c8f8612c8: Layer already exists 08:02:34 fc75c712371c: Pushed 08:02:34 e422b3252a6c: Pushed 08:02:35 f4c8d8f5cddc: Pushed 08:02:43 e8b88f815c5f: Pushed 08:02:43 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:491c37ea0527ee18da648bbc7adf2ebaf7ad6af00a7e3917b1478a7b295497a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:02:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:02:44 e422b3252a6c: Preparing 08:02:44 e8b88f815c5f: Preparing 08:02:44 5ab5918bea03: Preparing 08:02:44 a0aff9ea2162: Preparing 08:02:44 fc75c712371c: Preparing 08:02:44 f4c8d8f5cddc: Preparing 08:02:44 dd9c8f8612c8: Preparing 08:02:44 f4c8d8f5cddc: Waiting 08:02:44 dd9c8f8612c8: Waiting 08:02:44 e422b3252a6c: Layer already exists 08:02:44 a0aff9ea2162: Layer already exists 08:02:44 e8b88f815c5f: Layer already exists 08:02:44 fc75c712371c: Layer already exists 08:02:44 5ab5918bea03: Layer already exists 08:02:44 f4c8d8f5cddc: Layer already exists 08:02:44 dd9c8f8612c8: Layer already exists 08:02:45 latest: digest: sha256:491c37ea0527ee18da648bbc7adf2ebaf7ad6af00a7e3917b1478a7b295497a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.67 08:02:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:02:45 e422b3252a6c: Preparing 08:02:45 e8b88f815c5f: Preparing 08:02:45 5ab5918bea03: Preparing 08:02:45 a0aff9ea2162: Preparing 08:02:45 fc75c712371c: Preparing 08:02:45 f4c8d8f5cddc: Preparing 08:02:45 dd9c8f8612c8: Preparing 08:02:45 f4c8d8f5cddc: Waiting 08:02:45 dd9c8f8612c8: Waiting 08:02:45 fc75c712371c: Layer already exists 08:02:45 e422b3252a6c: Layer already exists 08:02:45 e8b88f815c5f: Layer already exists 08:02:45 a0aff9ea2162: Layer already exists 08:02:45 5ab5918bea03: Layer already exists 08:02:45 f4c8d8f5cddc: Layer already exists 08:02:45 dd9c8f8612c8: Layer already exists 08:02:46 4.0.0-dev.67: digest: sha256:491c37ea0527ee18da648bbc7adf2ebaf7ad6af00a7e3917b1478a7b295497a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:02:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:02:46 e422b3252a6c: Preparing 08:02:46 e8b88f815c5f: Preparing 08:02:46 5ab5918bea03: Preparing 08:02:46 a0aff9ea2162: Preparing 08:02:46 fc75c712371c: Preparing 08:02:46 f4c8d8f5cddc: Preparing 08:02:46 dd9c8f8612c8: Preparing 08:02:46 f4c8d8f5cddc: Waiting 08:02:46 dd9c8f8612c8: Waiting 08:02:46 e422b3252a6c: Layer already exists 08:02:46 a0aff9ea2162: Layer already exists 08:02:46 e8b88f815c5f: Layer already exists 08:02:46 5ab5918bea03: Layer already exists 08:02:46 fc75c712371c: Layer already exists 08:02:46 f4c8d8f5cddc: Layer already exists 08:02:46 dd9c8f8612c8: Layer already exists 08:02:47 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:491c37ea0527ee18da648bbc7adf2ebaf7ad6af00a7e3917b1478a7b295497a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:02:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:02:47 e422b3252a6c: Preparing 08:02:47 e8b88f815c5f: Preparing 08:02:47 5ab5918bea03: Preparing 08:02:47 a0aff9ea2162: Preparing 08:02:47 fc75c712371c: Preparing 08:02:47 f4c8d8f5cddc: Preparing 08:02:47 dd9c8f8612c8: Preparing 08:02:47 dd9c8f8612c8: Waiting 08:02:47 f4c8d8f5cddc: Waiting 08:02:47 fc75c712371c: Layer already exists 08:02:47 e422b3252a6c: Layer already exists 08:02:47 e8b88f815c5f: Layer already exists 08:02:47 5ab5918bea03: Layer already exists 08:02:47 a0aff9ea2162: Layer already exists 08:02:47 f4c8d8f5cddc: Layer already exists 08:02:47 dd9c8f8612c8: Layer already exists 08:02:48 main: digest: sha256:491c37ea0527ee18da648bbc7adf2ebaf7ad6af00a7e3917b1478a7b295497a9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:02:48 ===================================================== [Pipeline] echo 08:02:48 taggedImages: 08:02:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:02:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:02:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.67 08:02:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:02:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:02:48 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:02:48 d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:02:48 latest 08:02:48 4.0.0-dev.67 08:02:48 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:02:48 main 08:02:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:02:49 830c2849c0f8: Preparing 08:02:49 c15ef6410bc8: Preparing 08:02:49 5ab5918bea03: Preparing 08:02:49 a0aff9ea2162: Preparing 08:02:49 54b878d70e08: Preparing 08:02:49 54ab0a3e4fbd: Preparing 08:02:49 dd9c8f8612c8: Preparing 08:02:49 dd9c8f8612c8: Waiting 08:02:49 54ab0a3e4fbd: Waiting 08:02:49 a0aff9ea2162: Layer already exists 08:02:49 5ab5918bea03: Layer already exists 08:02:49 dd9c8f8612c8: Layer already exists 08:02:49 54b878d70e08: Pushed 08:02:49 830c2849c0f8: Pushed 08:02:49 54ab0a3e4fbd: Pushed 08:02:58 c15ef6410bc8: Pushed 08:02:58 d42f4b26b69b2bdb5b00ab28a983463c6d22c420: digest: sha256:24349b2b606b61125693f5a6ca44137a69e3c63f5e4fbcba7aa435759d1deaf6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:02:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:02:58 830c2849c0f8: Preparing 08:02:58 c15ef6410bc8: Preparing 08:02:58 5ab5918bea03: Preparing 08:02:58 a0aff9ea2162: Preparing 08:02:58 54b878d70e08: Preparing 08:02:58 54ab0a3e4fbd: Preparing 08:02:58 54ab0a3e4fbd: Waiting 08:02:58 dd9c8f8612c8: Preparing 08:02:58 dd9c8f8612c8: Waiting 08:02:58 5ab5918bea03: Layer already exists 08:02:58 830c2849c0f8: Layer already exists 08:02:58 a0aff9ea2162: Layer already exists 08:02:58 c15ef6410bc8: Layer already exists 08:02:58 54b878d70e08: Layer already exists 08:02:58 dd9c8f8612c8: Layer already exists 08:02:58 54ab0a3e4fbd: Layer already exists 08:02:59 latest: digest: sha256:24349b2b606b61125693f5a6ca44137a69e3c63f5e4fbcba7aa435759d1deaf6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.67 08:02:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:02:59 830c2849c0f8: Preparing 08:02:59 c15ef6410bc8: Preparing 08:02:59 5ab5918bea03: Preparing 08:02:59 a0aff9ea2162: Preparing 08:02:59 54b878d70e08: Preparing 08:02:59 54ab0a3e4fbd: Preparing 08:02:59 dd9c8f8612c8: Preparing 08:02:59 54ab0a3e4fbd: Waiting 08:02:59 54b878d70e08: Layer already exists 08:02:59 5ab5918bea03: Layer already exists 08:02:59 a0aff9ea2162: Layer already exists 08:02:59 830c2849c0f8: Layer already exists 08:02:59 c15ef6410bc8: Layer already exists 08:02:59 54ab0a3e4fbd: Layer already exists 08:02:59 dd9c8f8612c8: Layer already exists 08:02:59 4.0.0-dev.67: digest: sha256:24349b2b606b61125693f5a6ca44137a69e3c63f5e4fbcba7aa435759d1deaf6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:03:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:03:00 830c2849c0f8: Preparing 08:03:00 c15ef6410bc8: Preparing 08:03:00 5ab5918bea03: Preparing 08:03:00 a0aff9ea2162: Preparing 08:03:00 54b878d70e08: Preparing 08:03:00 54ab0a3e4fbd: Preparing 08:03:00 dd9c8f8612c8: Preparing 08:03:00 54ab0a3e4fbd: Waiting 08:03:00 dd9c8f8612c8: Waiting 08:03:00 830c2849c0f8: Layer already exists 08:03:00 5ab5918bea03: Layer already exists 08:03:00 54b878d70e08: Layer already exists 08:03:00 c15ef6410bc8: Layer already exists 08:03:00 a0aff9ea2162: Layer already exists 08:03:00 54ab0a3e4fbd: Layer already exists 08:03:00 dd9c8f8612c8: Layer already exists 08:03:00 d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67: digest: sha256:24349b2b606b61125693f5a6ca44137a69e3c63f5e4fbcba7aa435759d1deaf6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:03:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:03:01 830c2849c0f8: Preparing 08:03:01 c15ef6410bc8: Preparing 08:03:01 5ab5918bea03: Preparing 08:03:01 a0aff9ea2162: Preparing 08:03:01 54b878d70e08: Preparing 08:03:01 54ab0a3e4fbd: Preparing 08:03:01 dd9c8f8612c8: Preparing 08:03:01 54ab0a3e4fbd: Waiting 08:03:01 dd9c8f8612c8: Waiting 08:03:01 a0aff9ea2162: Layer already exists 08:03:01 5ab5918bea03: Layer already exists 08:03:01 c15ef6410bc8: Layer already exists 08:03:01 830c2849c0f8: Layer already exists 08:03:01 54b878d70e08: Layer already exists 08:03:01 dd9c8f8612c8: Layer already exists 08:03:01 54ab0a3e4fbd: Layer already exists 08:03:01 main: digest: sha256:24349b2b606b61125693f5a6ca44137a69e3c63f5e4fbcba7aa435759d1deaf6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:03:01 ===================================================== [Pipeline] echo 08:03:01 taggedImages: 08:03:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420 08:03:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:03:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.67 08:03:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d42f4b26b69b2bdb5b00ab28a983463c6d22c420-4.0.0-dev.67 08:03:01 - 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 08:03:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:03:01 08:03:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:03:02 arm64: Pulling from edgex-lftools-log-publisher 08:03:02 8998bd30e6a1: Pulling fs layer 08:03:02 04944245beec: Pulling fs layer 08:03:02 699f458cf7ca: Pulling fs layer 08:03:02 765212b225bb: Pulling fs layer 08:03:02 f23df028b6ca: Pulling fs layer 08:03:02 d65c8cfc05b1: Pulling fs layer 08:03:02 2437ff75d9bd: Pulling fs layer 08:03:02 f23df028b6ca: Waiting 08:03:02 d65c8cfc05b1: Waiting 08:03:02 2437ff75d9bd: Waiting 08:03:02 765212b225bb: Waiting 08:03:02 04944245beec: Verifying Checksum 08:03:02 04944245beec: Download complete 08:03:02 765212b225bb: Verifying Checksum 08:03:02 765212b225bb: Download complete 08:03:02 f23df028b6ca: Verifying Checksum 08:03:02 f23df028b6ca: Download complete 08:03:02 d65c8cfc05b1: Verifying Checksum 08:03:02 d65c8cfc05b1: Download complete 08:03:02 699f458cf7ca: Verifying Checksum 08:03:02 699f458cf7ca: Download complete 08:03:03 8998bd30e6a1: Verifying Checksum 08:03:03 8998bd30e6a1: Download complete 08:03:05 2437ff75d9bd: Verifying Checksum 08:03:05 2437ff75d9bd: Download complete 08:03:07 8998bd30e6a1: Pull complete 08:03:08 04944245beec: Pull complete 08:03:09 699f458cf7ca: Pull complete 08:03:09 765212b225bb: Pull complete 08:03:10 f23df028b6ca: Pull complete 08:03:11 d65c8cfc05b1: Pull complete 08:03:29 2437ff75d9bd: Pull complete 08:03:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:03:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:03:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:29 prd-ubuntu20.04-docker-arm64-4c-16g-40248 does not seem to be running inside a container 08:03:29 $ 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/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@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 08:03:31 $ docker top 9bfc31a89afe8235841745ae009acfd9d4381f55ba94df42a1dbb159dec3370f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:03:32 ---> job-cost.sh 08:03:32 lf-activate-venv: SKIPPING 08:03:32 INFO: No Stack... 08:03:33 INFO: Retrieving Pricing Info for: v3-standard-4 08:03:34 INFO: Archiving Costs [Pipeline] sh 08:03:34 + + cat /w/workspace/edgex-go/805/archives/cost.csv 08:03:34 cut -d, -f6 [Pipeline] lock 08:03:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-805-stack-cost] 08:03:34 Resource [jenkins-edgexfoundry-edgex-go-main-805-stack-cost] did not exist. Created. 08:03:34 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-805-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:03:35 + echo total: 0.10999999940395355 [Pipeline] stash 08:03:36 Stashed 1 file(s) [Pipeline] } 08:03:36 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-805-stack-cost] [Pipeline] // lock [Pipeline] } 08:03:36 $ docker stop --time=1 9bfc31a89afe8235841745ae009acfd9d4381f55ba94df42a1dbb159dec3370f 08:03:37 $ docker rm -f --volumes 9bfc31a89afe8235841745ae009acfd9d4381f55ba94df42a1dbb159dec3370f [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 08:03:38 provisioning config files... 08:03:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/805@tmp/config7401581210065113846tmp [Pipeline] { [Pipeline] sh 08:03:38 + set +x 08:03:38 + curl -s https://codecov.io/bash 08:03:38 + bash -s -- 08:03:38 08:03:38 _____ _ 08:03:38 / ____| | | 08:03:38 | | ___ __| | ___ ___ _____ __ 08:03:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:03:38 | |___| (_) | (_| | __/ (_| (_) \ V / 08:03:38 \_____\___/ \__,_|\___|\___\___/ \_/ 08:03:38 Bash-1.0.6 08:03:38 08:03:38 08:03:38 ==> git version 2.25.1 found 08:03:38 ==> 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 08:03:38 Release-Date: 2020-01-08 08:03:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:03:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:03:38 ==> Jenkins CI detected. 08:03:38 current dir:  /w/workspace/edgex-go/805 08:03:38 project root: . 08:03:38 --> token set from env 08:03:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:03:38 ==> Running gcov in . (disable via -X gcov) 08:03:38 ==> Python coveragepy not found 08:03:38 ==> Searching for coverage reports in: 08:03:38 + . 08:03:38 -> Found 1 reports 08:03:38 ==> Detecting git/mercurial file structure 08:03:38 ==> Reading reports 08:03:38 + ./coverage.out bytes=1651066 08:03:38 ==> Appending adjustments 08:03:38 https://docs.codecov.io/docs/fixing-reports 08:03:40 + Found adjustments 08:03:40 ==> Gzipping contents 08:03:40 140K /tmp/codecov.wQaZTE.gz 08:03:40 ==> Uploading reports 08:03:40 url: https://codecov.io 08:03:40 query: branch=main&commit=d42f4b26b69b2bdb5b00ab28a983463c6d22c420&build=805&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F805%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:03:40 -> Pinging Codecov 08:03:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d42f4b26b69b2bdb5b00ab28a983463c6d22c420&build=805&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F805%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:03:40 -> Uploading to 08:03:40 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/d42f4b26b69b2bdb5b00ab28a983463c6d22c420/4625b3f8-2270-47e5-8627-fa5ee32bcb53.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T080340Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=d65675f2d27963034426c514c9cb4c64ea608442610ca764467a61021e6f093d 08:03:40 % Total % Received % Xferd Average Speed Time Time Time Current 08:03:40 Dload Upload Total Spent Left Speed 08:03:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 476k --:--:-- --:--:-- --:--:-- 476k 08:03:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d42f4b26b69b2bdb5b00ab28a983463c6d22c420 [Pipeline] } 08:03:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:03:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:03:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:03:41 08:03:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:03:41 latest: Pulling from edgex-devops/edgex-snyk-go 08:03:41 43c4264eed91: Pulling fs layer 08:03:41 4cc291be95ef: Pulling fs layer 08:03:41 2ac1f1163629: Pulling fs layer 08:03:41 5c3c966382ef: Pulling fs layer 08:03:41 4f4fb700ef54: Pulling fs layer 08:03:41 d9c7d2e4e75e: Pulling fs layer 08:03:41 9c3e1370e548: Pulling fs layer 08:03:41 4f4fb700ef54: Waiting 08:03:41 d9c7d2e4e75e: Waiting 08:03:41 9c3e1370e548: Waiting 08:03:41 5c3c966382ef: Waiting 08:03:41 4cc291be95ef: Download complete 08:03:41 5c3c966382ef: Verifying Checksum 08:03:41 5c3c966382ef: Download complete 08:03:41 4f4fb700ef54: Verifying Checksum 08:03:41 4f4fb700ef54: Download complete 08:03:41 43c4264eed91: Download complete 08:03:41 d9c7d2e4e75e: Verifying Checksum 08:03:41 d9c7d2e4e75e: Download complete 08:03:42 43c4264eed91: Pull complete 08:03:42 4cc291be95ef: Pull complete 08:03:42 2ac1f1163629: Verifying Checksum 08:03:42 2ac1f1163629: Download complete 08:03:42 9c3e1370e548: Verifying Checksum 08:03:42 9c3e1370e548: Download complete 08:03:46 2ac1f1163629: Pull complete 08:03:46 5c3c966382ef: Pull complete 08:03:46 4f4fb700ef54: Pull complete 08:03:46 d9c7d2e4e75e: Pull complete 08:03:49 9c3e1370e548: Pull complete 08:03:49 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:03:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:03:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:49 prd-ubuntu20.04-docker-8c-8g-40247 does not seem to be running inside a container 08:03:49 $ 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/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 08:03:51 $ docker top f9d1790c03332c0ffb2bdbacee55f99960fa2a46322bd0b83a7f7e11b68c6983 -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:51 + git config --global --add safe.directory /w/workspace/edgex-go/805 [Pipeline] echo 08:03:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 08:03:52 + set -o pipefail 08:03:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 08:04:02 08:04:02 Monitoring /w/workspace/edgex-go/805 (github.com/edgexfoundry/edgex-go)... 08:04:02 08:04:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/5f824075-143c-46dd-baa9-07022bda4b41 08:04:02 08:04:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:04:02 08:04:02 08:04:02 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 08:04:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:04:02 $ docker stop --time=1 f9d1790c03332c0ffb2bdbacee55f99960fa2a46322bd0b83a7f7e11b68c6983 08:04:04 $ docker rm -f --volumes f9d1790c03332c0ffb2bdbacee55f99960fa2a46322bd0b83a7f7e11b68c6983 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:04:05 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:04:05 provisioning config files... 08:04:05 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/805@tmp/config18383522294072971163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:05 --> edgex-publish-swagger.sh 08:04:05 === Publish openapi API === 08:04:05 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 08:04:05 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/805/openapi/core-command.yaml] 08:04:05 % Total % Received % Xferd Average Speed Time Time Time Current 08:04:05 Dload Upload Total Spent Left Speed 08:04:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 54455 --:--:-- --:--:-- --:--:-- 54455 08:04:06 08:04:06 08:04:06 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/805/openapi/core-data.yaml] 08:04:06 % Total % Received % Xferd Average Speed Time Time Time Current 08:04:06 Dload Upload Total Spent Left Speed 08:04:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 346k --:--:-- --:--:-- --:--:-- 344k 100 72057 0 0 100 72057 0 151k --:--:-- --:--:-- --:--:-- 150k 08:04:06 08:04:06 08:04:06 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/805/openapi/core-keeper.yaml] 08:04:06 % Total % Received % Xferd Average Speed Time Time Time Current 08:04:06 Dload Upload Total Spent Left Speed 08:04:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 271 131k --:--:-- --:--:-- --:--:-- 132k 08:04:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:04:06 08:04:06 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/805/openapi/core-metadata.yaml] 08:04:06 % Total % Received % Xferd Average Speed Time Time Time Current 08:04:06 Dload Upload Total Spent Left Speed 08:04:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 373 373k --:--:-- --:--:-- --:--:-- 373k 08:04:07 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:04:07 08:04:07 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/805/openapi/security-proxy-auth.yaml] 08:04:07 % Total % Received % Xferd Average Speed Time Time Time Current 08:04:07 Dload Upload Total Spent Left Speed 08:04:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 409 148k --:--:-- --:--:-- --:--:-- 148k 08:04:07 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:04:07 08:04:07 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/805/openapi/security-secretstore-setup.yaml] 08:04:07 % Total % Received % Xferd Average Speed Time Time Time Current 08:04:07 Dload Upload Total Spent Left Speed 08:04:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 464 27556 --:--:-- --:--:-- --:--:-- 28021 08:04:07 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:04:07 08:04:07 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/805/openapi/support-notifications.yaml] 08:04:07 % Total % Received % Xferd Average Speed Time Time Time Current 08:04:07 Dload Upload Total Spent Left Speed 08:04:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 532 333k --:--:-- --:--:-- --:--:-- 333k 08:04:07 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:04:07 08:04:07 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/805/openapi/support-scheduler.yaml] 08:04:07 % Total % Received % Xferd Average Speed Time Time Time Current 08:04:07 Dload Upload Total Spent Left Speed 08:04:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 489 155k --:--:-- --:--:-- --:--:-- 155k 08:04:08 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:04:08 [Pipeline] } 08:04:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 08:04:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:04:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:04:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:08 prd-ubuntu20.04-docker-8c-8g-40247 does not seem to be running inside a container 08:04:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:04:09 $ docker top 2cc2df844da5a16e632b5d654b2bb7f1700a65a2bcfc58ba29fcc796cc7ad045 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:04:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:04:09 [ssh-agent] Looking for ssh-agent implementation... 08:04:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:04:09 $ docker exec 2cc2df844da5a16e632b5d654b2bb7f1700a65a2bcfc58ba29fcc796cc7ad045 ssh-agent 08:04:09 SSH_AUTH_SOCK=/tmp/ssh-aCsVzMkG5PCr/agent.33 08:04:09 SSH_AGENT_PID=39 08:04:09 Running ssh-add (command line suppressed) 08:04:09 Identity added: /w/workspace/edgex-go/805@tmp/private_key_11921252608653846492.key (/w/workspace/edgex-go/805@tmp/private_key_11921252608653846492.key) 08:04:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:04:10 + git semver tag 08:04:10 2025-03-05 08:04:10,251 [run_tag] DEBUG tag force:False 08:04:10 2025-03-05 08:04:10,251 [check_head_tag] DEBUG check head tag 08:04:10 2025-03-05 08:04:10,255 [execute] INFO git cat-file --batch-check 08:04:10 2025-03-05 08:04:10,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/805, universal_newlines=False, shell=None, istream=) 08:04:10 2025-03-05 08:04:10,258 [execute] INFO git cat-file --batch 08:04:10 2025-03-05 08:04:10,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/805, universal_newlines=False, shell=None, istream=) 08:04:10 2025-03-05 08:04:10,311 [read_version] DEBUG read version from /w/workspace/edgex-go/805/.semver/main 08:04:10 2025-03-05 08:04:10,312 [execute] INFO git tag -a v4.0.0-dev.67 -m v4.0.0-dev.67 08:04:10 2025-03-05 08:04:10,312 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.67', '-m', 'v4.0.0-dev.67'], cwd=/w/workspace/edgex-go/805, universal_newlines=False, shell=None, istream=None) 08:04:10 2025-03-05 08:04:10,317 [read_version] DEBUG read version from /w/workspace/edgex-go/805/.semver/main 08:04:10 4.0.0-dev.67 [Pipeline] } 08:04:10 $ docker exec --env ******** --env ******** 2cc2df844da5a16e632b5d654b2bb7f1700a65a2bcfc58ba29fcc796cc7ad045 ssh-agent -k 08:04:10 unset SSH_AUTH_SOCK; 08:04:10 unset SSH_AGENT_PID; 08:04:10 echo Agent pid 39 killed; 08:04:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:04:10 + git semver [Pipeline] } 08:04:11 $ docker stop --time=1 2cc2df844da5a16e632b5d654b2bb7f1700a65a2bcfc58ba29fcc796cc7ad045 08:04:12 $ docker rm -f --volumes 2cc2df844da5a16e632b5d654b2bb7f1700a65a2bcfc58ba29fcc796cc7ad045 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:04:12 08:04:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:04:13 0.23.1-centos7: Pulling from edgex-lftools 08:04:13 ab5ef0e58194: Pulling fs layer 08:04:13 9712f1f96733: Pulling fs layer 08:04:13 63f879dbbcfc: Pulling fs layer 08:04:13 0d9ebad4ef96: Pulling fs layer 08:04:13 e9a5061849ea: Pulling fs layer 08:04:13 d747dcd14b5f: Pulling fs layer 08:04:13 2de7ff778b66: Pulling fs layer 08:04:13 e9a5061849ea: Waiting 08:04:13 d747dcd14b5f: Waiting 08:04:13 0d9ebad4ef96: Waiting 08:04:13 2de7ff778b66: Waiting 08:04:13 9712f1f96733: Verifying Checksum 08:04:13 9712f1f96733: Download complete 08:04:13 63f879dbbcfc: Verifying Checksum 08:04:13 63f879dbbcfc: Download complete 08:04:13 e9a5061849ea: Verifying Checksum 08:04:13 e9a5061849ea: Download complete 08:04:13 0d9ebad4ef96: Verifying Checksum 08:04:13 0d9ebad4ef96: Download complete 08:04:13 ab5ef0e58194: Verifying Checksum 08:04:13 ab5ef0e58194: Download complete 08:04:13 2de7ff778b66: Verifying Checksum 08:04:13 2de7ff778b66: Download complete 08:04:16 ab5ef0e58194: Pull complete 08:04:16 9712f1f96733: Pull complete 08:04:16 63f879dbbcfc: Pull complete 08:04:21 0d9ebad4ef96: Pull complete 08:04:21 e9a5061849ea: Pull complete 08:04:21 d747dcd14b5f: Pull complete 08:04:22 2de7ff778b66: Pull complete 08:04:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:04:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:04:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:22 prd-ubuntu20.04-docker-8c-8g-40247 does not seem to be running inside a container 08:04:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:04:24 $ docker top 9460752a2a7aad4d4bb62b5ba86faf979f1fdb59b71356717b8ef958141a0bfb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:04:24 provisioning config files... 08:04:24 copy managed file [sigul-config] to file:/w/workspace/edgex-go/805@tmp/config10329634349718253027tmp 08:04:24 copy managed file [sigul-password] to file:/w/workspace/edgex-go/805@tmp/config13233331217856939575tmp 08:04:24 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/805@tmp/config13294583773052987792tmp [Pipeline] { [Pipeline] echo 08:04:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:04:24 ---> sigul-configuration.sh 08:04:24 gpg: directory `/root/.gnupg' created 08:04:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:04:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:04:24 gpg: keyring `/root/.gnupg/secring.gpg' created 08:04:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:04:24 gpg: CAST5 encrypted data 08:04:24 gpg: encrypted with 1 passphrase 08:04:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:04:24 + mkdir /home/jenkins 08:04:24 + mkdir /home/jenkins/sigul [Pipeline] sh 08:04:25 + 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 08:04:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:04:25 ---> sigul-install.sh 08:04:25 Sigul already installed; skipping installation. [Pipeline] sh 08:04:25 + git tag --list 08:04:25 0.6.0 08:04:25 0.6.1 08:04:25 0.7.0 08:04:25 0.7.1 08:04:25 v1.0.0 08:04:25 v1.0.1 08:04:25 v1.1.0 08:04:25 v1.2.0 08:04:25 v1.2.1 08:04:25 v1.3.0 08:04:25 v1.3.1 08:04:25 v2.0.0 08:04:25 v2.1.0 08:04:25 v2.1.1 08:04:25 v2.2.0 08:04:25 v2.3.0 08:04:25 v3.0 08:04:25 v3.0.0 08:04:25 v3.1 08:04:25 v3.1.0 08:04:25 v3.1.0-dev.1 08:04:25 v3.1.0-dev.10 08:04:25 v3.1.0-dev.11 08:04:25 v3.1.0-dev.12 08:04:25 v3.1.0-dev.13 08:04:25 v3.1.0-dev.14 08:04:25 v3.1.0-dev.15 08:04:25 v3.1.0-dev.16 08:04:25 v3.1.0-dev.17 08:04:25 v3.1.0-dev.18 08:04:25 v3.1.0-dev.19 08:04:25 v3.1.0-dev.2 08:04:25 v3.1.0-dev.20 08:04:25 v3.1.0-dev.21 08:04:25 v3.1.0-dev.22 08:04:25 v3.1.0-dev.23 08:04:25 v3.1.0-dev.24 08:04:25 v3.1.0-dev.25 08:04:25 v3.1.0-dev.26 08:04:25 v3.1.0-dev.27 08:04:25 v3.1.0-dev.28 08:04:25 v3.1.0-dev.29 08:04:25 v3.1.0-dev.3 08:04:25 v3.1.0-dev.30 08:04:25 v3.1.0-dev.31 08:04:25 v3.1.0-dev.32 08:04:25 v3.1.0-dev.33 08:04:25 v3.1.0-dev.34 08:04:25 v3.1.0-dev.35 08:04:25 v3.1.0-dev.36 08:04:25 v3.1.0-dev.37 08:04:25 v3.1.0-dev.38 08:04:25 v3.1.0-dev.39 08:04:25 v3.1.0-dev.4 08:04:25 v3.1.0-dev.40 08:04:25 v3.1.0-dev.41 08:04:25 v3.1.0-dev.42 08:04:25 v3.1.0-dev.43 08:04:25 v3.1.0-dev.44 08:04:25 v3.1.0-dev.45 08:04:25 v3.1.0-dev.46 08:04:25 v3.1.0-dev.47 08:04:25 v3.1.0-dev.48 08:04:25 v3.1.0-dev.49 08:04:25 v3.1.0-dev.5 08:04:25 v3.1.0-dev.50 08:04:25 v3.1.0-dev.51 08:04:25 v3.1.0-dev.52 08:04:25 v3.1.0-dev.53 08:04:25 v3.1.0-dev.54 08:04:25 v3.1.0-dev.55 08:04:25 v3.1.0-dev.56 08:04:25 v3.1.0-dev.57 08:04:25 v3.1.0-dev.58 08:04:25 v3.1.0-dev.59 08:04:25 v3.1.0-dev.6 08:04:25 v3.1.0-dev.60 08:04:25 v3.1.0-dev.61 08:04:25 v3.1.0-dev.62 08:04:25 v3.1.0-dev.63 08:04:25 v3.1.0-dev.64 08:04:25 v3.1.0-dev.65 08:04:25 v3.1.0-dev.66 08:04:25 v3.1.0-dev.67 08:04:25 v3.1.0-dev.68 08:04:25 v3.1.0-dev.69 08:04:25 v3.1.0-dev.7 08:04:25 v3.1.0-dev.70 08:04:25 v3.1.0-dev.71 08:04:25 v3.1.0-dev.72 08:04:25 v3.1.0-dev.73 08:04:25 v3.1.0-dev.8 08:04:25 v3.1.0-dev.9 08:04:25 v3.1.1 08:04:25 v3.1.1-dev.1 08:04:25 v3.1.1-dev.2 08:04:25 v3.2.0-dev.1 08:04:25 v3.2.0-dev.10 08:04:25 v3.2.0-dev.100 08:04:25 v3.2.0-dev.101 08:04:25 v3.2.0-dev.102 08:04:25 v3.2.0-dev.103 08:04:25 v3.2.0-dev.104 08:04:25 v3.2.0-dev.105 08:04:25 v3.2.0-dev.106 08:04:25 v3.2.0-dev.107 08:04:25 v3.2.0-dev.108 08:04:25 v3.2.0-dev.109 08:04:25 v3.2.0-dev.11 08:04:25 v3.2.0-dev.12 08:04:25 v3.2.0-dev.13 08:04:25 v3.2.0-dev.14 08:04:25 v3.2.0-dev.15 08:04:25 v3.2.0-dev.16 08:04:25 v3.2.0-dev.17 08:04:25 v3.2.0-dev.18 08:04:25 v3.2.0-dev.19 08:04:25 v3.2.0-dev.2 08:04:25 v3.2.0-dev.20 08:04:25 v3.2.0-dev.21 08:04:25 v3.2.0-dev.22 08:04:25 v3.2.0-dev.23 08:04:25 v3.2.0-dev.24 08:04:25 v3.2.0-dev.25 08:04:25 v3.2.0-dev.26 08:04:25 v3.2.0-dev.27 08:04:25 v3.2.0-dev.28 08:04:25 v3.2.0-dev.29 08:04:25 v3.2.0-dev.3 08:04:25 v3.2.0-dev.30 08:04:25 v3.2.0-dev.31 08:04:25 v3.2.0-dev.32 08:04:25 v3.2.0-dev.33 08:04:25 v3.2.0-dev.34 08:04:25 v3.2.0-dev.35 08:04:25 v3.2.0-dev.36 08:04:25 v3.2.0-dev.37 08:04:25 v3.2.0-dev.38 08:04:25 v3.2.0-dev.39 08:04:25 v3.2.0-dev.4 08:04:25 v3.2.0-dev.40 08:04:25 v3.2.0-dev.41 08:04:25 v3.2.0-dev.42 08:04:25 v3.2.0-dev.43 08:04:25 v3.2.0-dev.44 08:04:25 v3.2.0-dev.45 08:04:25 v3.2.0-dev.46 08:04:25 v3.2.0-dev.47 08:04:25 v3.2.0-dev.48 08:04:25 v3.2.0-dev.49 08:04:25 v3.2.0-dev.5 08:04:25 v3.2.0-dev.50 08:04:25 v3.2.0-dev.51 08:04:25 v3.2.0-dev.52 08:04:25 v3.2.0-dev.53 08:04:25 v3.2.0-dev.54 08:04:25 v3.2.0-dev.55 08:04:25 v3.2.0-dev.56 08:04:25 v3.2.0-dev.57 08:04:25 v3.2.0-dev.58 08:04:25 v3.2.0-dev.59 08:04:25 v3.2.0-dev.6 08:04:25 v3.2.0-dev.60 08:04:25 v3.2.0-dev.61 08:04:25 v3.2.0-dev.62 08:04:25 v3.2.0-dev.63 08:04:25 v3.2.0-dev.64 08:04:25 v3.2.0-dev.65 08:04:25 v3.2.0-dev.66 08:04:25 v3.2.0-dev.67 08:04:25 v3.2.0-dev.68 08:04:25 v3.2.0-dev.69 08:04:25 v3.2.0-dev.7 08:04:25 v3.2.0-dev.70 08:04:25 v3.2.0-dev.71 08:04:25 v3.2.0-dev.72 08:04:25 v3.2.0-dev.73 08:04:25 v3.2.0-dev.74 08:04:25 v3.2.0-dev.75 08:04:25 v3.2.0-dev.76 08:04:25 v3.2.0-dev.77 08:04:25 v3.2.0-dev.78 08:04:25 v3.2.0-dev.79 08:04:25 v3.2.0-dev.8 08:04:25 v3.2.0-dev.80 08:04:25 v3.2.0-dev.81 08:04:25 v3.2.0-dev.82 08:04:25 v3.2.0-dev.83 08:04:25 v3.2.0-dev.84 08:04:25 v3.2.0-dev.85 08:04:25 v3.2.0-dev.86 08:04:25 v3.2.0-dev.87 08:04:25 v3.2.0-dev.88 08:04:25 v3.2.0-dev.89 08:04:25 v3.2.0-dev.9 08:04:25 v3.2.0-dev.90 08:04:25 v3.2.0-dev.91 08:04:25 v3.2.0-dev.92 08:04:25 v3.2.0-dev.93 08:04:25 v3.2.0-dev.94 08:04:25 v3.2.0-dev.95 08:04:25 v3.2.0-dev.96 08:04:25 v3.2.0-dev.97 08:04:25 v3.2.0-dev.98 08:04:25 v3.2.0-dev.99 08:04:25 v4.0.0-dev.1 08:04:25 v4.0.0-dev.10 08:04:25 v4.0.0-dev.11 08:04:25 v4.0.0-dev.12 08:04:25 v4.0.0-dev.13 08:04:25 v4.0.0-dev.14 08:04:25 v4.0.0-dev.15 08:04:25 v4.0.0-dev.16 08:04:25 v4.0.0-dev.17 08:04:25 v4.0.0-dev.18 08:04:25 v4.0.0-dev.19 08:04:25 v4.0.0-dev.2 08:04:25 v4.0.0-dev.20 08:04:25 v4.0.0-dev.21 08:04:25 v4.0.0-dev.22 08:04:25 v4.0.0-dev.23 08:04:25 v4.0.0-dev.24 08:04:25 v4.0.0-dev.25 08:04:25 v4.0.0-dev.26 08:04:25 v4.0.0-dev.27 08:04:25 v4.0.0-dev.28 08:04:25 v4.0.0-dev.29 08:04:25 v4.0.0-dev.3 08:04:25 v4.0.0-dev.30 08:04:25 v4.0.0-dev.31 08:04:25 v4.0.0-dev.32 08:04:25 v4.0.0-dev.33 08:04:25 v4.0.0-dev.34 08:04:25 v4.0.0-dev.35 08:04:25 v4.0.0-dev.36 08:04:25 v4.0.0-dev.37 08:04:25 v4.0.0-dev.38 08:04:25 v4.0.0-dev.39 08:04:25 v4.0.0-dev.4 08:04:25 v4.0.0-dev.40 08:04:25 v4.0.0-dev.41 08:04:25 v4.0.0-dev.42 08:04:25 v4.0.0-dev.43 08:04:25 v4.0.0-dev.44 08:04:25 v4.0.0-dev.45 08:04:25 v4.0.0-dev.46 08:04:25 v4.0.0-dev.47 08:04:25 v4.0.0-dev.48 08:04:25 v4.0.0-dev.49 08:04:25 v4.0.0-dev.5 08:04:25 v4.0.0-dev.50 08:04:25 v4.0.0-dev.51 08:04:25 v4.0.0-dev.52 08:04:25 v4.0.0-dev.53 08:04:25 v4.0.0-dev.54 08:04:25 v4.0.0-dev.55 08:04:25 v4.0.0-dev.56 08:04:25 v4.0.0-dev.57 08:04:25 v4.0.0-dev.58 08:04:25 v4.0.0-dev.59 08:04:25 v4.0.0-dev.6 08:04:25 v4.0.0-dev.60 08:04:25 v4.0.0-dev.61 08:04:25 v4.0.0-dev.62 08:04:25 v4.0.0-dev.63 08:04:25 v4.0.0-dev.64 08:04:25 v4.0.0-dev.65 08:04:25 v4.0.0-dev.66 08:04:25 v4.0.0-dev.67 08:04:25 v4.0.0-dev.7 08:04:25 v4.0.0-dev.8 08:04:25 v4.0.0-dev.9 [Pipeline] sh 08:04:26 + lftools sign git-tag v4.0.0-dev.67 08:04:26 Signing Git tag with Sigul... 08:04:26 Signing v4.0.0-dev.67 [Pipeline] echo 08:04:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:04:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:04:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:04:27 $ docker stop --time=1 9460752a2a7aad4d4bb62b5ba86faf979f1fdb59b71356717b8ef958141a0bfb 08:04:28 $ docker rm -f --volumes 9460752a2a7aad4d4bb62b5ba86faf979f1fdb59b71356717b8ef958141a0bfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:04:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:04:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:04:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:29 prd-ubuntu20.04-docker-8c-8g-40247 does not seem to be running inside a container 08:04:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:04:29 $ docker top 0e2cb3b344a5a79d4162a450f16812515ed56de5deaea9eafecac8680068b70d -eo pid,comm 08:04:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:04:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:04:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:04:29 [ssh-agent] Looking for ssh-agent implementation... 08:04:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:04:30 $ docker exec 0e2cb3b344a5a79d4162a450f16812515ed56de5deaea9eafecac8680068b70d ssh-agent 08:04:30 SSH_AUTH_SOCK=/tmp/ssh-qkiIM9aQWcib/agent.32 08:04:30 SSH_AGENT_PID=38 08:04:30 Running ssh-add (command line suppressed) 08:04:30 Identity added: /w/workspace/edgex-go/805@tmp/private_key_17504812010451304491.key (/w/workspace/edgex-go/805@tmp/private_key_17504812010451304491.key) 08:04:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:04:30 + git semver bump pre 08:04:30 2025-03-05 08:04:30,762 [read_version] DEBUG read version from /w/workspace/edgex-go/805/.semver/main 08:04:30 2025-03-05 08:04:30,762 [bump_version] DEBUG bumping version:4.0.0-dev.67 on axis:pre with prefix:dev 08:04:30 2025-03-05 08:04:30,762 [bump_version] DEBUG bumped version:4.0.0-dev.68 08:04:30 2025-03-05 08:04:30,762 [write_version] DEBUG write version:4.0.0-dev.68 to path:/w/workspace/edgex-go/805/.semver/main with force:True 08:04:30 2025-03-05 08:04:30,762 [read_version] DEBUG read version from /w/workspace/edgex-go/805/.semver/main 08:04:30 2025-03-05 08:04:30,762 [write_file] DEBUG write to file:/w/workspace/edgex-go/805/.semver/main 08:04:30 2025-03-05 08:04:30,764 [execute] INFO git cat-file --batch-check 08:04:30 2025-03-05 08:04:30,765 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/805/.semver, universal_newlines=False, shell=None, istream=) 08:04:30 2025-03-05 08:04:30,770 [execute] INFO git cat-file --batch 08:04:30 2025-03-05 08:04:30,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/805/.semver, universal_newlines=False, shell=None, istream=) 08:04:30 2025-03-05 08:04:30,775 [read_version] DEBUG read version from /w/workspace/edgex-go/805/.semver/main 08:04:30 4.0.0-dev.68 [Pipeline] } 08:04:30 $ docker exec --env ******** --env ******** 0e2cb3b344a5a79d4162a450f16812515ed56de5deaea9eafecac8680068b70d ssh-agent -k 08:04:30 unset SSH_AUTH_SOCK; 08:04:30 unset SSH_AGENT_PID; 08:04:30 echo Agent pid 38 killed; 08:04:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:04:31 + git semver [Pipeline] } 08:04:31 $ docker stop --time=1 0e2cb3b344a5a79d4162a450f16812515ed56de5deaea9eafecac8680068b70d 08:04:32 $ docker rm -f --volumes 0e2cb3b344a5a79d4162a450f16812515ed56de5deaea9eafecac8680068b70d [Pipeline] // withDockerContainer [Pipeline] sh 08:04:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:04:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:04:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:33 prd-ubuntu20.04-docker-8c-8g-40247 does not seem to be running inside a container 08:04:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:04:34 $ docker top 58ae909909f7602a15e93d2590a8c5431447cf10871fcb0a9abecdd404b7bdc5 -eo pid,comm 08:04:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:04:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:04:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:04:34 [ssh-agent] Looking for ssh-agent implementation... 08:04:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:04:34 $ docker exec 58ae909909f7602a15e93d2590a8c5431447cf10871fcb0a9abecdd404b7bdc5 ssh-agent 08:04:34 SSH_AUTH_SOCK=/tmp/ssh-BNu9VzQECtaT/agent.32 08:04:34 SSH_AGENT_PID=38 08:04:34 Running ssh-add (command line suppressed) 08:04:34 Identity added: /w/workspace/edgex-go/805@tmp/private_key_4380495002182379857.key (/w/workspace/edgex-go/805@tmp/private_key_4380495002182379857.key) 08:04:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:04:34 + git semver push 08:04:35 2025-03-05 08:04:35,028 [run_push] DEBUG push 08:04:35 2025-03-05 08:04:35,029 [execute] INFO git cat-file --batch-check 08:04:35 2025-03-05 08:04:35,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/805/.semver, universal_newlines=False, shell=None, istream=) 08:04:35 2025-03-05 08:04:35,034 [execute] INFO git rev-list 54c7bae7c4cfdc3528d5ab6ee52413e9fb2de954 -- 08:04:35 2025-03-05 08:04:35,034 [execute] DEBUG Popen(['git', 'rev-list', '54c7bae7c4cfdc3528d5ab6ee52413e9fb2de954', '--'], cwd=/w/workspace/edgex-go/805/.semver, universal_newlines=False, shell=None, istream=None) 08:04:35 2025-03-05 08:04:35,058 [execute] INFO git fetch -v origin 08:04:35 2025-03-05 08:04:35,058 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/805/.semver, universal_newlines=True, shell=None, istream=None) 08:04:35 2025-03-05 08:04:35,500 [run_push] DEBUG no remote changes detected 08:04:35 2025-03-05 08:04:35,500 [execute] INFO git push origin semver 08:04:35 2025-03-05 08:04:35,501 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/805/.semver, universal_newlines=False, shell=None, istream=None) 08:04:36 2025-03-05 08:04:36,282 [run_push] DEBUG push all version tags 08:04:36 2025-03-05 08:04:36,283 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:04:36 2025-03-05 08:04:36,283 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/805, universal_newlines=False, shell=None, istream=None) 08:04:37 2025-03-05 08:04:36,942 [read_version] DEBUG read version from /w/workspace/edgex-go/805/.semver/main 08:04:37 4.0.0-dev.68 [Pipeline] } 08:04:37 $ docker exec --env ******** --env ******** 58ae909909f7602a15e93d2590a8c5431447cf10871fcb0a9abecdd404b7bdc5 ssh-agent -k 08:04:37 unset SSH_AUTH_SOCK; 08:04:37 unset SSH_AGENT_PID; 08:04:37 echo Agent pid 38 killed; 08:04:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:04:37 + git semver [Pipeline] } 08:04:37 $ docker stop --time=1 58ae909909f7602a15e93d2590a8c5431447cf10871fcb0a9abecdd404b7bdc5 08:04:39 $ docker rm -f --volumes 58ae909909f7602a15e93d2590a8c5431447cf10871fcb0a9abecdd404b7bdc5 [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 08:04:39 + [ -d /w/workspace/edgex-go/805/archives ] [Pipeline] libraryResource [Pipeline] sh 08:04:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:04:41 ---> package-listing.sh 08:04:41 ++ facter osfamily 08:04:41 ++ tr '[:upper:]' '[:lower:]' 08:04:41 + OS_FAMILY=debian 08:04:41 + workspace=/w/workspace/edgex-go/805 08:04:41 + START_PACKAGES=/tmp/packages_start.txt 08:04:41 + END_PACKAGES=/tmp/packages_end.txt 08:04:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:04:41 + PACKAGES=/tmp/packages_start.txt 08:04:41 + '[' /w/workspace/edgex-go/805 ']' 08:04:41 + PACKAGES=/tmp/packages_end.txt 08:04:41 + case "${OS_FAMILY}" in 08:04:41 + dpkg -l 08:04:41 + grep '^ii' 08:04:41 + '[' -f /tmp/packages_start.txt ']' 08:04:41 + '[' -f /tmp/packages_end.txt ']' 08:04:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:04:41 + '[' /w/workspace/edgex-go/805 ']' 08:04:41 + mkdir -p /w/workspace/edgex-go/805/archives/ 08:04:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/805/archives/ [Pipeline] echo 08:04:41 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/805/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:04:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:04:42 08:04:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:04:42 latest: Pulling from edgex-lftools-log-publisher 08:04:42 5eb5b503b376: Pulling fs layer 08:04:42 5c69ac0246d0: Pulling fs layer 08:04:42 ec43610c2a17: Pulling fs layer 08:04:42 3a2ae6a8a46f: Pulling fs layer 08:04:42 33b1e0a273af: Pulling fs layer 08:04:42 3a2ae6a8a46f: Waiting 08:04:42 5d3b04190fa2: Pulling fs layer 08:04:42 33b1e0a273af: Waiting 08:04:42 2f39f015ded8: Pulling fs layer 08:04:42 5d3b04190fa2: Waiting 08:04:42 2f39f015ded8: Waiting 08:04:42 5c69ac0246d0: Download complete 08:04:42 3a2ae6a8a46f: Download complete 08:04:42 33b1e0a273af: Verifying Checksum 08:04:42 33b1e0a273af: Download complete 08:04:42 5d3b04190fa2: Download complete 08:04:42 ec43610c2a17: Verifying Checksum 08:04:42 ec43610c2a17: Download complete 08:04:42 5eb5b503b376: Verifying Checksum 08:04:42 5eb5b503b376: Download complete 08:04:43 2f39f015ded8: Download complete 08:04:43 5eb5b503b376: Pull complete 08:04:44 5c69ac0246d0: Pull complete 08:04:44 ec43610c2a17: Pull complete 08:04:44 3a2ae6a8a46f: Pull complete 08:04:44 33b1e0a273af: Pull complete 08:04:44 5d3b04190fa2: Pull complete 08:04:49 2f39f015ded8: Pull complete 08:04:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:04:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:04:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:49 prd-ubuntu20.04-docker-8c-8g-40247 does not seem to be running inside a container 08:04:49 $ 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/805/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/805 -v /w/workspace/edgex-go/805:/w/workspace/edgex-go/805:rw,z -v /w/workspace/edgex-go/805@tmp:/w/workspace/edgex-go/805@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:04:51 $ docker top 47281ceef662161e40ed53d594b2287d9229444fac4289dcaeb03b02d52318b0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:04:51 + touch /tmp/pre-build-complete [Pipeline] sh 08:04:51 + mkdir -p /var/log/sysstat [Pipeline] sh 08:04:52 + ls /var/log/sa-host 08:04:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:04:52 provisioning config files... 08:04:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/805@tmp/config8145240918603932078tmp [Pipeline] { [Pipeline] echo 08:04:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:04:52 ---> create-netrc.sh [Pipeline] } 08:04:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:04:52 ---> python-tools-install.sh [Pipeline] echo 08:04:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:04:53 ---> sudo-logs.sh 08:04:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:04:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:04:53 ---> job-cost.sh 08:04:53 lf-activate-venv: SKIPPING 08:04:53 DEBUG: total: 0.10999999940395355 08:04:53 INFO: Retrieving Stack Cost... 08:04:53 INFO: Retrieving Pricing Info for: v3-standard-8 08:04:54 INFO: Archiving Costs [Pipeline] echo 08:04:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:04:54 ---> logs-deploy.sh 08:04:54 lf-activate-venv: SKIPPING 08:04:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/805 08:04:54 INFO: archiving workspace using pattern(s): 08:04:55 Archives upload complete. 08:04:55 INFO: archiving logs to Nexus 08:04:56 ---> uname -a: 08:04:56 Linux prd-ubuntu20-04-docker-8c-8g-40247 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:04:56 08:04:56 08:04:56 ---> lscpu: 08:04:56 Architecture: x86_64 08:04:56 CPU op-mode(s): 32-bit, 64-bit 08:04:56 Byte Order: Little Endian 08:04:56 Address sizes: 40 bits physical, 48 bits virtual 08:04:56 CPU(s): 8 08:04:56 On-line CPU(s) list: 0-7 08:04:56 Thread(s) per core: 1 08:04:56 Core(s) per socket: 1 08:04:56 Socket(s): 8 08:04:56 NUMA node(s): 1 08:04:56 Vendor ID: AuthenticAMD 08:04:56 CPU family: 23 08:04:56 Model: 49 08:04:56 Model name: AMD EPYC-Rome Processor 08:04:56 Stepping: 0 08:04:56 CPU MHz: 2799.998 08:04:56 BogoMIPS: 5599.99 08:04:56 Virtualization: AMD-V 08:04:56 Hypervisor vendor: KVM 08:04:56 Virtualization type: full 08:04:56 L1d cache: 256 KiB 08:04:56 L1i cache: 256 KiB 08:04:56 L2 cache: 4 MiB 08:04:56 L3 cache: 128 MiB 08:04:56 NUMA node0 CPU(s): 0-7 08:04:56 Vulnerability Itlb multihit: Not affected 08:04:56 Vulnerability L1tf: Not affected 08:04:56 Vulnerability Mds: Not affected 08:04:56 Vulnerability Meltdown: Not affected 08:04:56 Vulnerability Mmio stale data: Not affected 08:04:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:04:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:04:56 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:04:56 Vulnerability Srbds: Not affected 08:04:56 Vulnerability Tsx async abort: Not affected 08:04:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:04:56 08:04:56 08:04:56 ---> nproc: 08:04:56 8 08:04:56 08:04:56 08:04:56 ---> df -h: 08:04:56 Filesystem Size Used Avail Use% Mounted on 08:04:56 overlay 155G 30G 126G 20% / 08:04:56 tmpfs 64M 0 64M 0% /dev 08:04:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:04:56 shm 64M 0 64M 0% /dev/shm 08:04:56 /dev/vda1 155G 30G 126G 20% /facter-os 08:04:56 08:04:56 08:04:56 ---> sar -b -r -n DEV: 08:04:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40247) 03/05/25 _x86_64_ (8 CPU) 08:04:56 08:04:56 07:13:54 LINUX RESTART (8 CPU) 08:04:56 08:04:56 07:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:04:56 07:15:02 356.49 48.54 307.95 0.00 5463.76 204012.80 0.00 08:04:56 07:16:01 182.88 1.25 181.63 0.00 26.84 60280.49 0.00 08:04:56 07:17:01 50.46 0.02 50.44 0.00 0.13 35703.76 0.00 08:04:56 07:18:01 28.00 0.10 27.90 0.00 2.00 19868.42 0.00 08:04:56 07:19:01 589.65 1.38 588.27 0.00 111.71 266220.16 0.00 08:04:56 07:20:01 786.39 25.36 761.03 0.00 3523.49 231689.30 0.00 08:04:56 07:21:01 214.93 0.07 214.86 0.00 0.53 64337.22 0.00 08:04:56 07:22:01 370.05 0.03 370.01 0.00 0.27 88514.14 0.00 08:04:56 07:23:01 590.55 0.08 590.47 0.00 8.27 132292.75 0.00 08:04:56 07:24:01 36.35 0.03 36.32 0.00 8.53 908.50 0.00 08:04:56 07:25:01 15.01 0.03 14.98 0.00 6.80 370.60 0.00 08:04:56 07:26:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 08:04:56 07:27:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 08:04:56 07:28:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 08:04:56 07:29:01 1.98 0.02 1.97 0.00 0.13 22.80 0.00 08:04:56 07:30:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 08:04:56 07:31:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 08:04:56 07:32:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 08:04:56 07:33:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 08:04:56 07:34:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 08:04:56 07:35:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 08:04:56 07:36:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 08:04:56 07:37:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 08:04:56 07:38:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 08:04:56 07:39:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 08:04:56 07:40:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 08:04:56 07:41:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 08:04:56 07:42:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 08:04:56 07:43:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 08:04:56 07:44:01 1.52 0.00 1.52 0.00 0.00 18.93 0.00 08:04:56 07:45:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 08:04:56 07:46:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 08:04:56 07:47:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 08:04:56 07:48:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 08:04:56 07:49:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 08:04:56 07:50:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 08:04:56 07:51:01 1.20 0.00 1.20 0.00 0.00 15.86 0.00 08:04:56 07:52:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 08:04:56 07:53:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 08:04:56 07:54:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 08:04:56 07:55:01 1.00 0.00 1.00 0.00 0.00 13.33 0.00 08:04:56 07:56:01 1.52 0.30 1.22 0.00 10.00 15.73 0.00 08:04:56 07:57:01 2.52 1.20 1.32 0.00 25.46 18.00 0.00 08:04:56 07:58:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 08:04:56 07:59:01 1.33 0.00 1.33 0.00 0.00 17.46 0.00 08:04:56 08:00:01 0.98 0.00 0.98 0.00 0.00 12.66 0.00 08:04:56 08:01:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 08:04:56 08:02:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 08:04:56 08:03:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 08:04:56 08:04:01 86.90 0.20 86.70 0.00 8.93 24971.57 0.00 08:04:56 Average: 67.01 1.57 65.44 0.00 183.99 22581.57 0.00 08:04:56 08:04:56 07:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:04:56 07:15:02 29069380 31551156 769252 2.34 72116 2690740 1990388 5.87 1039856 2394700 464480 08:04:56 07:16:01 27149976 31060888 1235824 3.76 128016 3931420 2544608 7.50 2047504 3151316 690448 08:04:56 07:17:01 26931528 31198192 1096348 3.33 131228 4262084 2498572 7.36 1866680 3529920 485332 08:04:56 07:18:01 26631484 31438472 853344 2.60 135156 4751144 1987636 5.86 1497024 4151468 435464 08:04:56 07:19:01 20498376 31209528 1060260 3.22 153140 10481224 3724384 10.98 2251476 9334328 10112 08:04:56 07:20:01 11356840 29805904 2389876 7.27 379716 17253264 8425264 24.83 4649048 15245292 578784 08:04:56 07:21:01 6601608 27772148 4417068 13.43 397392 19822372 11852224 34.93 7934376 16561232 1371476 08:04:56 07:22:01 4962996 29039812 3156608 9.60 413060 22608368 7980964 23.52 7948140 18107360 1915148 08:04:56 07:23:01 8909384 31427992 830992 2.53 421672 21290156 2445996 7.21 3388636 19056180 576 08:04:56 07:24:01 8907048 31428140 830040 2.52 423312 21290860 2438532 7.19 3782872 18661316 664 08:04:56 07:25:01 8918160 31440020 818200 2.49 423828 21291292 2332820 6.88 3925544 18507808 20 08:04:56 07:26:01 8918396 31440280 817924 2.49 423852 21291296 2332820 6.88 3925272 18507812 168 08:04:56 07:27:01 8921172 31443084 815876 2.48 423872 21291296 2332820 6.88 3923568 18507812 12 08:04:56 07:28:01 8921472 31443396 815648 2.48 423872 21291300 2332820 6.88 3923576 18507816 224 08:04:56 07:29:01 8935904 31458424 801040 2.44 423912 21291292 2362604 6.96 3907744 18508340 236 08:04:56 07:30:01 8936116 31458640 800732 2.44 423936 21291304 2362604 6.96 3907556 18508344 176 08:04:56 07:31:01 8936280 31458804 800420 2.43 423952 21291304 2362604 6.96 3907404 18508344 8 08:04:56 07:32:01 8936020 31458608 800596 2.43 423968 21291312 2362604 6.96 3907396 18508352 144 08:04:56 07:33:01 8935972 31458564 800568 2.43 423984 21291316 2362604 6.96 3907412 18508356 12 08:04:56 07:34:01 8936132 31458724 800540 2.43 424012 21291316 2362604 6.96 3907440 18508356 180 08:04:56 07:35:01 8936432 31459088 800264 2.43 424024 21291320 2362604 6.96 3907844 18508368 8 08:04:56 07:36:01 8936360 31459016 800240 2.43 424044 21291320 2362604 6.96 3907524 18508368 140 08:04:56 07:37:01 8936336 31458996 800204 2.43 424056 21291324 2362604 6.96 3907692 18508372 8 08:04:56 07:38:01 8936264 31458984 800172 2.43 424084 21291324 2362604 6.96 3907564 18508376 160 08:04:56 07:39:01 8935988 31458712 800388 2.43 424104 21291320 2362604 6.96 3907564 18508380 12 08:04:56 07:40:01 8936264 31459032 800112 2.43 424120 21291336 2362604 6.96 3907720 18508376 140 08:04:56 07:41:01 8936740 31459508 799800 2.43 424132 21291340 2362604 6.96 3907644 18508376 8 08:04:56 07:42:01 8936564 31459360 799932 2.43 424152 21291344 2362604 6.96 3907664 18508384 144 08:04:56 07:43:01 8936208 31459004 800188 2.43 424176 21291344 2362604 6.96 3907920 18508384 16 08:04:56 07:44:01 8936416 31459216 800136 2.43 424184 21291344 2362604 6.96 3907716 18508388 4 08:04:56 07:45:01 8936124 31458988 800384 2.43 424200 21291352 2362604 6.96 3907804 18508396 8 08:04:56 07:46:01 8936116 31458984 800304 2.43 424224 21291352 2362604 6.96 3907744 18508396 136 08:04:56 07:47:01 8936284 31459156 800264 2.43 424248 21291356 2362604 6.96 3907728 18508400 8 08:04:56 07:48:01 8936684 31459616 799788 2.43 424280 21291356 2362604 6.96 3907784 18508404 152 08:04:56 07:49:01 8936660 31459644 799740 2.43 424320 21291344 2362604 6.96 3907856 18508400 8 08:04:56 07:50:01 8936488 31459472 799876 2.43 424324 21291364 2378764 7.01 3908028 18508400 152 08:04:56 07:51:01 8935928 31458968 800344 2.43 424352 21291368 2378764 7.01 3908120 18508408 8 08:04:56 07:52:01 8936180 31459224 800000 2.43 424364 21291372 2378764 7.01 3907924 18508412 144 08:04:56 07:53:01 8936408 31459560 799580 2.43 424376 21291500 2378764 7.01 3907924 18508512 8 08:04:56 07:54:01 8936084 31459268 799812 2.43 424388 21291504 2394816 7.06 3907936 18508544 144 08:04:56 07:55:01 8936060 31459300 799768 2.43 424412 21291504 2378724 7.01 3908040 18508548 8 08:04:56 07:56:01 8935684 31459252 799964 2.43 424448 21291804 2378724 7.01 3910724 18508652 144 08:04:56 07:57:01 8930040 31455336 803864 2.44 424472 21292572 2378724 7.01 3914300 18508812 16 08:04:56 07:58:01 8924204 31449508 809604 2.46 424492 21292576 2378724 7.01 3920436 18508800 148 08:04:56 07:59:01 8924172 31449516 809664 2.46 424524 21292568 2378724 7.01 3920400 18508800 8 08:04:56 08:00:01 8923572 31448944 810156 2.46 424552 21292584 2378724 7.01 3920236 18508804 148 08:04:56 08:01:01 8923580 31448960 810084 2.46 424576 21292588 2362400 6.96 3920152 18508808 8 08:04:56 08:02:01 8923540 31448968 810052 2.46 424580 21292588 2362400 6.96 3920532 18508808 164 08:04:56 08:03:01 8923736 31449180 809788 2.46 424600 21292592 2362400 6.96 3920440 18508812 8 08:04:56 08:04:01 7521884 31209952 1041188 3.17 432524 22326020 2664488 7.85 4251840 19440488 366912 08:04:56 Average: 10538145 31278270 980336 2.98 392627 19621585 2815369 8.30 3864226 17029237 126453 08:04:56 08:04:56 07:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:04:56 07:15:02 ens3 1574.85 1372.79 11451.57 178.26 0.00 0.00 0.00 0.00 08:04:56 07:15:02 lo 5.27 5.27 0.51 0.51 0.00 0.00 0.00 0.00 08:04:56 07:15:02 docker0 544.03 511.68 38.50 2891.75 0.00 0.00 0.00 0.00 08:04:56 07:16:01 ens3 366.02 242.25 1715.58 35.25 0.00 0.00 0.00 0.00 08:04:56 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:16:01 docker0 222.20 328.79 18.81 1680.71 0.00 0.00 0.00 0.00 08:04:56 07:16:01 veth0f07544 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:04:56 07:17:01 ens3 34.82 24.14 27.15 15.68 0.00 0.00 0.00 0.00 08:04:56 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:17:01 docker0 1.10 1.10 0.08 0.10 0.00 0.00 0.00 0.00 08:04:56 07:17:01 veth0f07544 1.10 1.13 0.10 0.10 0.00 0.00 0.00 0.00 08:04:56 07:18:01 ens3 18.10 10.98 15.20 9.39 0.00 0.00 0.00 0.00 08:04:56 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:18:01 veth0f07544 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:19:01 ens3 391.92 247.93 5449.42 182.12 0.00 0.00 0.00 0.00 08:04:56 07:19:01 veth5b5a72c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:19:01 veth39890a2 6.40 8.17 0.62 4.41 0.00 0.00 0.00 0.00 08:04:56 07:19:01 veth87c37e9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:19:01 veth2cd8d8e 6.47 8.32 0.63 4.45 0.00 0.00 0.00 0.00 08:04:56 07:19:01 vethe749d6b 2.25 2.68 0.22 1.47 0.00 0.00 0.00 0.00 08:04:56 07:19:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 08:04:56 07:19:01 docker0 76.37 132.08 5.00 1423.37 0.00 0.00 0.00 0.00 08:04:56 07:19:01 vethd46112b 0.55 1.22 0.05 0.26 0.00 0.00 0.00 0.00 08:04:56 07:19:01 vetheb5846b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:20:01 ens3 945.15 480.92 7874.56 55.62 0.00 0.00 0.00 0.00 08:04:56 07:20:01 veth49aed63 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:04:56 07:20:01 vethe6fc6b7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:04:56 07:20:01 veth20fa185 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:04:56 07:20:01 veth896f530 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:04:56 07:20:01 vethb8b812a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:04:56 07:20:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:04:56 07:20:01 veth01a3ef5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:04:56 07:20:01 docker0 442.75 878.09 39.56 7342.61 0.00 0.00 0.00 0.00 08:04:56 07:20:01 vethd46112b 0.05 0.30 0.00 0.01 0.00 0.00 0.00 0.00 08:04:56 07:20:01 vethfefacd8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:04:56 07:20:01 veth1f41a87 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:04:56 07:20:01 vethb164608 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:04:56 07:20:01 veth6274dc2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:04:56 07:20:01 veth1798d4e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:04:56 07:20:01 vetha310de1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:04:56 07:21:01 ens3 3.62 1.60 2.60 1.32 0.00 0.00 0.00 0.00 08:04:56 07:21:01 veth49aed63 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:21:01 vethe6fc6b7 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:21:01 veth20fa185 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:21:01 veth896f530 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:21:01 vethb8b812a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:21:01 veth01a3ef5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:21:01 docker0 0.10 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:04:56 07:21:01 vethd46112b 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:21:01 vethfefacd8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:21:01 veth1f41a87 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:21:01 vethb164608 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:21:01 veth6274dc2 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:21:01 veth1798d4e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:21:01 vetha310de1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:22:01 ens3 6.18 3.18 4.90 2.72 0.00 0.00 0.00 0.00 08:04:56 07:22:01 veth49aed63 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:22:01 vethe6fc6b7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:22:01 veth20fa185 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:22:01 vethb8b812a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:22:01 veth01a3ef5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:22:01 vethd46112b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:22:01 vethfefacd8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:22:01 veth1f41a87 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:22:01 vethb164608 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:22:01 veth6274dc2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:22:01 vetha310de1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:23:01 ens3 144.34 131.68 97.51 473.02 0.00 0.00 0.00 0.00 08:04:56 07:23:01 lo 19.33 19.33 1.91 1.91 0.00 0.00 0.00 0.00 08:04:56 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:24:01 ens3 447.55 455.46 196.17 2511.40 0.00 0.00 0.00 0.00 08:04:56 07:24:01 lo 43.19 43.19 4.25 4.25 0.00 0.00 0.00 0.00 08:04:56 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:25:01 ens3 164.21 152.66 87.91 799.77 0.00 0.00 0.00 0.00 08:04:56 07:25:01 lo 17.33 17.33 1.71 1.71 0.00 0.00 0.00 0.00 08:04:56 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:26:01 ens3 0.98 0.08 0.04 0.01 0.00 0.00 0.00 0.00 08:04:56 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:27:01 ens3 0.90 0.02 0.04 0.00 0.00 0.00 0.00 0.00 08:04:56 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:28:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:29:01 ens3 1.05 0.27 0.34 0.21 0.00 0.00 0.00 0.00 08:04:56 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:30:01 ens3 0.75 0.47 0.40 0.28 0.00 0.00 0.00 0.00 08:04:56 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:31:01 ens3 0.17 0.08 0.01 0.00 0.00 0.00 0.00 0.00 08:04:56 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:32:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:33:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:34:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:35:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 08:04:56 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:36:01 ens3 0.90 0.12 0.15 0.01 0.00 0.00 0.00 0.00 08:04:56 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:37:01 ens3 0.90 0.63 0.61 0.48 0.00 0.00 0.00 0.00 08:04:56 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:38:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:39:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:40:01 ens3 0.37 0.20 0.14 0.07 0.00 0.00 0.00 0.00 08:04:56 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:41:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:42:01 ens3 0.43 0.08 0.05 0.01 0.00 0.00 0.00 0.00 08:04:56 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:43:01 ens3 1.80 0.70 0.67 0.49 0.00 0.00 0.00 0.00 08:04:56 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:44:01 ens3 0.55 0.08 0.03 0.01 0.00 0.00 0.00 0.00 08:04:56 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:45:01 ens3 0.33 0.17 0.14 0.07 0.00 0.00 0.00 0.00 08:04:56 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:46:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:47:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:48:01 ens3 0.72 0.12 0.06 0.01 0.00 0.00 0.00 0.00 08:04:56 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:49:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:50:01 ens3 1.28 0.53 0.54 0.35 0.00 0.00 0.00 0.00 08:04:56 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:51:01 ens3 0.52 0.33 0.35 0.28 0.00 0.00 0.00 0.00 08:04:56 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:52:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:53:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:54:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:55:01 ens3 0.55 0.13 0.17 0.07 0.00 0.00 0.00 0.00 08:04:56 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:56:01 ens3 1.75 0.92 1.12 0.58 0.00 0.00 0.00 0.00 08:04:56 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:57:01 ens3 6.12 4.78 4.00 5.00 0.00 0.00 0.00 0.00 08:04:56 07:57:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:58:01 ens3 8.62 13.31 1.44 34.04 0.00 0.00 0.00 0.00 08:04:56 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:59:01 ens3 4.73 5.33 0.62 13.65 0.00 0.00 0.00 0.00 08:04:56 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 08:00:01 ens3 1.08 1.35 0.19 6.55 0.00 0.00 0.00 0.00 08:04:56 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 08:01:01 ens3 0.30 0.02 0.04 0.00 0.00 0.00 0.00 0.00 08:04:56 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 08:02:01 ens3 7.22 12.03 0.94 14.87 0.00 0.00 0.00 0.00 08:04:56 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:04:56 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 08:03:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:04:56 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:04:56 08:04:01 ens3 247.16 154.97 4798.37 58.60 0.00 0.00 0.00 0.00 08:04:56 08:04:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 08:04:56 08:04:01 docker0 56.56 93.82 5.31 866.97 0.00 0.00 0.00 0.00 08:04:56 08:04:01 vethedd6220 56.56 93.93 6.09 866.98 0.00 0.00 0.00 0.07 08:04:56 Average: ens3 87.66 66.36 634.29 88.03 0.00 0.00 0.00 0.00 08:04:56 Average: lo 1.85 1.85 0.18 0.18 0.00 0.00 0.00 0.00 08:04:56 Average: docker0 26.80 38.82 2.14 283.65 0.00 0.00 0.00 0.00 08:04:56 Average: vethedd6220 1.13 1.88 0.12 17.34 0.00 0.00 0.00 0.00 08:04:56 08:04:56 08:04:56 ---> sar -P ALL: 08:04:56 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40247) 03/05/25 _x86_64_ (8 CPU) 08:04:56 08:04:56 07:13:54 LINUX RESTART (8 CPU) 08:04:56 08:04:56 07:14:01 CPU %user %nice %system %iowait %steal %idle 08:04:56 07:15:02 all 9.57 0.00 3.16 1.79 0.06 85.42 08:04:56 07:15:02 0 8.55 0.00 3.21 0.39 0.05 87.80 08:04:56 07:15:02 1 14.35 0.00 2.52 1.32 0.05 81.76 08:04:56 07:15:02 2 8.95 0.00 3.11 0.37 0.07 87.49 08:04:56 07:15:02 3 6.28 0.00 4.22 5.03 0.07 84.41 08:04:56 07:15:02 4 10.21 0.00 1.56 0.29 0.08 87.86 08:04:56 07:15:02 5 8.82 0.00 5.39 3.99 0.07 81.73 08:04:56 07:15:02 6 6.55 0.00 2.08 1.66 0.05 89.66 08:04:56 07:15:02 7 12.77 0.00 3.18 1.33 0.05 82.67 08:04:56 07:16:01 all 28.60 0.00 5.94 1.03 0.08 64.35 08:04:56 07:16:01 0 27.12 0.00 5.92 0.09 0.09 66.79 08:04:56 07:16:01 1 29.74 0.00 6.66 3.42 0.09 60.10 08:04:56 07:16:01 2 28.71 0.00 6.07 0.29 0.09 64.84 08:04:56 07:16:01 3 27.17 0.00 6.27 0.05 0.07 66.44 08:04:56 07:16:01 4 28.21 0.00 4.78 0.03 0.05 66.92 08:04:56 07:16:01 5 28.20 0.00 6.04 0.15 0.09 65.52 08:04:56 07:16:01 6 29.30 0.00 6.24 3.95 0.09 60.42 08:04:56 07:16:01 7 30.37 0.00 5.57 0.24 0.07 63.75 08:04:56 07:17:01 all 37.23 0.00 6.39 0.54 0.08 55.75 08:04:56 07:17:01 0 37.67 0.00 6.23 0.00 0.07 56.03 08:04:56 07:17:01 1 38.63 0.00 6.15 0.03 0.08 55.10 08:04:56 07:17:01 2 33.84 0.00 6.16 0.00 0.08 59.91 08:04:56 07:17:01 3 36.03 0.00 6.30 0.00 0.08 57.59 08:04:56 07:17:01 4 37.89 0.00 6.71 0.00 0.08 55.31 08:04:56 07:17:01 5 38.25 0.00 6.15 0.00 0.07 55.54 08:04:56 07:17:01 6 38.27 0.00 6.35 0.18 0.07 55.13 08:04:56 07:17:01 7 37.28 0.00 7.11 4.16 0.07 51.39 08:04:56 07:18:01 all 63.10 0.00 7.83 0.14 0.08 28.86 08:04:56 07:18:01 0 62.08 0.00 8.29 0.02 0.07 29.55 08:04:56 07:18:01 1 63.12 0.00 7.40 0.00 0.07 29.41 08:04:56 07:18:01 2 62.54 0.00 7.46 0.10 0.07 29.83 08:04:56 07:18:01 3 62.65 0.00 8.62 0.02 0.08 28.62 08:04:56 07:18:01 4 65.36 0.00 7.29 0.07 0.07 27.22 08:04:56 07:18:01 5 63.26 0.00 7.94 0.07 0.08 28.65 08:04:56 07:18:01 6 64.19 0.00 8.06 0.10 0.08 27.57 08:04:56 07:18:01 7 61.57 0.00 7.54 0.77 0.08 30.03 08:04:56 07:19:01 all 28.25 0.00 9.60 6.61 0.09 55.45 08:04:56 07:19:01 0 29.53 0.00 9.08 5.31 0.08 56.00 08:04:56 07:19:01 1 28.82 0.00 9.78 5.08 0.08 56.23 08:04:56 07:19:01 2 28.67 0.00 10.20 5.59 0.15 55.40 08:04:56 07:19:01 3 29.58 0.00 10.26 5.57 0.07 54.52 08:04:56 07:19:01 4 27.62 0.00 10.08 10.10 0.08 52.12 08:04:56 07:19:01 5 26.06 0.00 9.05 7.53 0.07 57.29 08:04:56 07:19:01 6 28.63 0.00 9.07 4.56 0.08 57.65 08:04:56 07:19:01 7 27.05 0.00 9.31 9.17 0.07 54.41 08:04:56 07:20:01 all 32.10 0.00 9.26 10.17 0.08 48.39 08:04:56 07:20:01 0 31.84 0.00 8.58 9.33 0.08 50.17 08:04:56 07:20:01 1 33.50 0.00 10.97 28.94 0.08 26.50 08:04:56 07:20:01 2 31.46 0.00 9.15 6.73 0.08 52.58 08:04:56 07:20:01 3 31.78 0.00 8.74 4.25 0.07 55.16 08:04:56 07:20:01 4 32.00 0.00 9.37 7.63 0.08 50.92 08:04:56 07:20:01 5 32.59 0.00 8.94 3.92 0.07 54.49 08:04:56 07:20:01 6 32.47 0.00 8.37 3.63 0.08 55.45 08:04:56 07:20:01 7 31.20 0.00 9.96 17.09 0.08 41.67 08:04:56 07:21:01 all 89.12 0.00 10.76 0.00 0.12 0.00 08:04:56 07:21:01 0 89.20 0.00 10.68 0.00 0.12 0.00 08:04:56 07:21:01 1 90.17 0.00 9.70 0.00 0.13 0.00 08:04:56 07:21:01 2 89.54 0.00 10.35 0.00 0.12 0.00 08:04:56 07:21:01 3 88.49 0.00 11.39 0.00 0.12 0.00 08:04:56 07:21:01 4 89.07 0.00 10.79 0.00 0.13 0.00 08:04:56 07:21:01 5 88.84 0.00 11.03 0.00 0.13 0.00 08:04:56 07:21:01 6 89.89 0.00 10.00 0.00 0.12 0.00 08:04:56 07:21:01 7 87.77 0.00 12.11 0.00 0.12 0.00 08:04:56 07:22:01 all 90.43 0.00 9.46 0.00 0.11 0.00 08:04:56 07:22:01 0 90.70 0.00 9.20 0.00 0.10 0.00 08:04:56 07:22:01 1 90.85 0.00 9.03 0.00 0.12 0.00 08:04:56 07:22:01 2 91.12 0.00 8.78 0.00 0.10 0.00 08:04:56 07:22:01 3 89.72 0.00 10.16 0.00 0.12 0.00 08:04:56 07:22:01 4 91.00 0.00 8.90 0.00 0.10 0.00 08:04:56 07:22:01 5 90.32 0.00 9.55 0.00 0.13 0.00 08:04:56 07:22:01 6 90.72 0.00 9.18 0.00 0.10 0.00 08:04:56 07:22:01 7 89.01 0.00 10.88 0.00 0.10 0.02 08:04:56 07:23:01 all 42.24 0.00 6.32 2.65 0.09 48.69 08:04:56 07:23:01 0 44.75 0.00 5.95 1.27 0.10 47.94 08:04:56 07:23:01 1 41.60 0.00 5.80 2.02 0.10 50.48 08:04:56 07:23:01 2 44.38 0.00 5.88 4.87 0.10 44.77 08:04:56 07:23:01 3 41.37 0.00 6.14 2.48 0.08 49.92 08:04:56 07:23:01 4 40.75 0.00 7.21 3.75 0.10 48.19 08:04:56 07:23:01 5 41.04 0.00 6.60 1.04 0.08 51.24 08:04:56 07:23:01 6 41.88 0.00 5.99 2.59 0.07 49.47 08:04:56 07:23:01 7 42.18 0.00 7.01 3.22 0.08 47.50 08:04:56 07:24:01 all 10.27 0.00 0.99 0.12 0.06 88.56 08:04:56 07:24:01 0 8.93 0.00 0.99 0.05 0.05 89.98 08:04:56 07:24:01 1 15.41 0.00 0.99 0.48 0.05 83.07 08:04:56 07:24:01 2 13.35 0.00 1.14 0.02 0.05 85.45 08:04:56 07:24:01 3 8.19 0.00 1.10 0.02 0.07 90.62 08:04:56 07:24:01 4 6.69 0.00 1.04 0.07 0.05 92.15 08:04:56 07:24:01 5 10.59 0.00 1.07 0.28 0.05 88.01 08:04:56 07:24:01 6 7.69 0.00 0.67 0.02 0.07 91.56 08:04:56 07:24:01 7 11.27 0.00 0.97 0.03 0.07 87.66 08:04:56 07:25:01 all 3.63 0.00 0.43 0.06 0.05 95.83 08:04:56 07:25:01 0 2.03 0.00 0.48 0.02 0.05 97.42 08:04:56 07:25:01 1 6.76 0.00 0.57 0.12 0.07 92.48 08:04:56 07:25:01 2 4.15 0.00 0.45 0.02 0.07 95.31 08:04:56 07:25:01 3 0.43 0.00 0.38 0.02 0.02 99.15 08:04:56 07:25:01 4 3.01 0.00 0.25 0.02 0.05 96.68 08:04:56 07:25:01 5 0.85 0.00 0.28 0.02 0.03 98.82 08:04:56 07:25:01 6 6.88 0.00 0.57 0.02 0.05 92.49 08:04:56 07:25:01 7 4.93 0.00 0.48 0.23 0.05 94.30 08:04:56 08:04:56 07:25:01 CPU %user %nice %system %iowait %steal %idle 08:04:56 07:26:01 all 0.02 0.00 0.02 0.00 0.02 99.94 08:04:56 07:26:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:04:56 07:26:01 1 0.03 0.00 0.02 0.02 0.05 99.88 08:04:56 07:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:04:56 07:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:04:56 07:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:04:56 07:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:04:56 07:26:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:04:56 07:26:01 7 0.07 0.00 0.07 0.00 0.02 99.85 08:04:56 07:27:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:04:56 07:27:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:04:56 07:27:01 1 0.03 0.00 0.02 0.03 0.03 99.88 08:04:56 07:27:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:04:56 07:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:04:56 07:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:04:56 07:27:01 5 0.07 0.00 0.00 0.00 0.02 99.92 08:04:56 07:27:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:04:56 07:27:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:04:56 07:28:01 all 0.01 0.00 0.01 0.00 0.02 99.96 08:04:56 07:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:04:56 07:28:01 1 0.00 0.00 0.03 0.02 0.03 99.92 08:04:56 07:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:04:56 07:28:01 3 0.03 0.00 0.02 0.00 0.03 99.92 08:04:56 07:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:04:56 07:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:04:56 07:28:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:04:56 07:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:04:56 07:29:01 all 0.05 0.00 0.04 0.00 0.02 99.90 08:04:56 07:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:04:56 07:29:01 1 0.05 0.00 0.05 0.02 0.03 99.85 08:04:56 07:29:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:04:56 07:29:01 3 0.07 0.00 0.05 0.00 0.00 99.88 08:04:56 07:29:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:04:56 07:29:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:04:56 07:29:01 6 0.05 0.00 0.03 0.02 0.02 99.88 08:04:56 07:29:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:04:56 07:30:01 all 0.10 0.00 0.02 0.01 0.01 99.86 08:04:56 07:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:04:56 07:30:01 1 0.02 0.00 0.02 0.05 0.03 99.88 08:04:56 07:30:01 2 0.62 0.00 0.05 0.00 0.02 99.32 08:04:56 07:30:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:04:56 07:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:04:56 07:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:04:56 07:30:01 6 0.08 0.00 0.00 0.02 0.02 99.88 08:04:56 07:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:04:56 07:31:01 all 0.04 0.00 0.01 0.00 0.02 99.93 08:04:56 07:31:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:04:56 07:31:01 1 0.07 0.00 0.02 0.02 0.03 99.87 08:04:56 07:31:01 2 0.07 0.00 0.02 0.00 0.03 99.88 08:04:56 07:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:04:56 07:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:04:56 07:31:01 5 0.07 0.00 0.02 0.00 0.02 99.90 08:04:56 07:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:04:56 07:31:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:04:56 07:32:01 all 0.04 0.00 0.01 0.00 0.02 99.92 08:04:56 07:32:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:04:56 07:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:04:56 07:32:01 2 0.22 0.00 0.05 0.00 0.02 99.72 08:04:56 07:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:04:56 07:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:04:56 07:32:01 5 0.03 0.00 0.02 0.00 0.05 99.90 08:04:56 07:32:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:04:56 07:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:04:56 07:33:01 all 0.09 0.00 0.02 0.00 0.01 99.88 08:04:56 07:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:04:56 07:33:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:04:56 07:33:01 2 0.47 0.00 0.08 0.00 0.02 99.43 08:04:56 07:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:04:56 07:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:04:56 07:33:01 5 0.07 0.00 0.05 0.00 0.03 99.85 08:04:56 07:33:01 6 0.05 0.00 0.00 0.00 0.02 99.93 08:04:56 07:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:04:56 07:34:01 all 0.03 0.00 0.01 0.00 0.02 99.94 08:04:56 07:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:04:56 07:34:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:04:56 07:34:01 2 0.00 0.00 0.00 0.00 0.03 99.97 08:04:56 07:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:04:56 07:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:04:56 07:34:01 5 0.02 0.00 0.05 0.00 0.05 99.88 08:04:56 07:34:01 6 0.15 0.00 0.02 0.00 0.02 99.82 08:04:56 07:34:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:04:56 07:35:01 all 0.04 0.00 0.02 0.00 0.01 99.93 08:04:56 07:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:04:56 07:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:04:56 07:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:04:56 07:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:04:56 07:35:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:04:56 07:35:01 5 0.08 0.00 0.03 0.00 0.03 99.85 08:04:56 07:35:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:04:56 07:35:01 7 0.03 0.00 0.03 0.00 0.00 99.93 08:04:56 07:36:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:04:56 07:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:04:56 07:36:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:04:56 07:36:01 2 0.00 0.00 0.00 0.00 0.03 99.97 08:04:56 07:36:01 3 0.00 0.00 0.03 0.00 0.00 99.97 08:04:56 07:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:04:56 07:36:01 5 0.12 0.00 0.02 0.00 0.05 99.82 08:04:56 07:36:01 6 0.00 0.00 0.03 0.02 0.00 99.95 08:04:56 07:36:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:04:56 08:04:56 07:36:01 CPU %user %nice %system %iowait %steal %idle 08:04:56 07:37:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:04:56 07:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:04:56 07:37:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:04:56 07:37:01 2 0.07 0.00 0.05 0.00 0.05 99.83 08:04:56 07:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:04:56 07:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:04:56 07:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:04:56 07:37:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:04:56 07:37:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:04:56 07:38:01 all 0.10 0.00 0.02 0.00 0.02 99.86 08:04:56 07:38:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:04:56 07:38:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:04:56 07:38:01 2 0.48 0.00 0.02 0.00 0.03 99.47 08:04:56 07:38:01 3 0.05 0.00 0.03 0.00 0.03 99.88 08:04:56 07:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:04:56 07:38:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:04:56 07:38:01 6 0.10 0.00 0.03 0.00 0.00 99.87 08:04:56 07:38:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:04:56 07:39:01 all 0.03 0.00 0.02 0.00 0.02 99.94 08:04:56 07:39:01 0 0.07 0.00 0.03 0.00 0.03 99.87 08:04:56 07:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:04:56 07:39:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:04:56 07:39:01 3 0.00 0.00 0.03 0.02 0.03 99.92 08:04:56 07:39:01 4 0.00 0.00 0.03 0.00 0.00 99.97 08:04:56 07:39:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:04:56 07:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:04:56 07:39:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:04:56 07:40:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:04:56 07:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:04:56 07:40:01 1 0.03 0.00 0.00 0.02 0.02 99.93 08:04:56 07:40:01 2 0.08 0.00 0.03 0.00 0.03 99.85 08:04:56 07:40:01 3 0.05 0.00 0.03 0.00 0.03 99.88 08:04:56 07:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:04:56 07:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:04:56 07:40:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:04:56 07:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:04:56 07:41:01 all 0.02 0.00 0.01 0.00 0.02 99.94 08:04:56 07:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:04:56 07:41:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:04:56 07:41:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:04:56 07:41:01 3 0.07 0.00 0.03 0.00 0.05 99.85 08:04:56 07:41:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:04:56 07:41:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:04:56 07:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:04:56 07:41:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:04:56 07:42:01 all 0.03 0.00 0.00 0.00 0.01 99.95 08:04:56 07:42:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:04:56 07:42:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:04:56 07:42:01 2 0.03 0.00 0.00 0.00 0.03 99.93 08:04:56 07:42:01 3 0.03 0.00 0.02 0.00 0.03 99.92 08:04:56 07:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:04:56 07:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:04:56 07:42:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:04:56 07:42:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:04:56 07:43:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:04:56 07:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:04:56 07:43:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:04:56 07:43:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:04:56 07:43:01 3 0.02 0.00 0.02 0.00 0.03 99.93 08:04:56 07:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:04:56 07:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:04:56 07:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:04:56 07:43:01 7 0.05 0.00 0.02 0.02 0.03 99.88 08:04:56 07:44:01 all 0.09 0.00 0.01 0.01 0.01 99.88 08:04:56 07:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:04:56 07:44:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:04:56 07:44:01 2 0.63 0.00 0.02 0.00 0.02 99.33 08:04:56 07:44:01 3 0.00 0.00 0.02 0.00 0.03 99.95 08:04:56 07:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:04:56 07:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:04:56 07:44:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:04:56 07:44:01 7 0.03 0.00 0.02 0.02 0.02 99.92 08:04:56 07:45:01 all 0.08 0.00 0.02 0.00 0.02 99.87 08:04:56 07:45:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:04:56 07:45:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:04:56 07:45:01 2 0.57 0.00 0.07 0.00 0.03 99.33 08:04:56 07:45:01 3 0.05 0.00 0.07 0.00 0.05 99.83 08:04:56 07:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:04:56 07:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:04:56 07:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:04:56 07:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:04:56 07:46:01 all 0.04 0.00 0.01 0.00 0.01 99.93 08:04:56 07:46:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:04:56 07:46:01 1 0.03 0.00 0.00 0.02 0.02 99.93 08:04:56 07:46:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:04:56 07:46:01 3 0.07 0.00 0.03 0.00 0.02 99.88 08:04:56 07:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:04:56 07:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:04:56 07:46:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:04:56 07:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:04:56 07:47:01 all 0.07 0.00 0.01 0.00 0.01 99.90 08:04:56 07:47:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:04:56 07:47:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:04:56 07:47:01 2 0.50 0.00 0.02 0.00 0.02 99.47 08:04:56 07:47:01 3 0.02 0.00 0.03 0.00 0.03 99.92 08:04:56 07:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:04:56 07:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:04:56 07:47:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:04:56 07:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:04:56 08:04:56 07:47:01 CPU %user %nice %system %iowait %steal %idle 08:04:56 07:48:01 all 0.28 0.00 0.01 0.00 0.02 99.68 08:04:56 07:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:04:56 07:48:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:04:56 07:48:01 2 2.02 0.00 0.02 0.00 0.02 97.95 08:04:56 07:48:01 3 0.08 0.00 0.05 0.00 0.03 99.83 08:04:56 07:48:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:04:56 07:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:04:56 07:48:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:04:56 07:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:04:56 07:49:01 all 0.27 0.00 0.01 0.00 0.01 99.69 08:04:56 07:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:04:56 07:49:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:04:56 07:49:01 2 1.99 0.00 0.02 0.00 0.02 97.98 08:04:56 07:49:01 3 0.10 0.00 0.07 0.00 0.05 99.78 08:04:56 07:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:04:56 07:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:04:56 07:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:04:56 07:49:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:04:56 07:50:01 all 0.11 0.00 0.01 0.00 0.01 99.86 08:04:56 07:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:04:56 07:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:04:56 07:50:01 2 0.67 0.00 0.00 0.00 0.02 99.32 08:04:56 07:50:01 3 0.07 0.00 0.03 0.00 0.05 99.85 08:04:56 07:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:04:56 07:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:04:56 07:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:04:56 07:50:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:04:56 07:51:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:04:56 07:51:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:04:56 07:51:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:04:56 07:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:04:56 07:51:01 3 0.07 0.00 0.03 0.00 0.03 99.87 08:04:56 07:51:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:04:56 07:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:04:56 07:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:04:56 07:51:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:04:56 07:52:01 all 0.03 0.00 0.01 0.00 0.02 99.95 08:04:56 07:52:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:04:56 07:52:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:04:56 07:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:04:56 07:52:01 3 0.03 0.00 0.02 0.00 0.03 99.92 08:04:56 07:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:04:56 07:52:01 5 0.07 0.00 0.00 0.00 0.03 99.90 08:04:56 07:52:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:04:56 07:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:04:56 07:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:04:56 07:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:04:56 07:53:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:04:56 07:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:04:56 07:53:01 3 0.00 0.00 0.02 0.00 0.03 99.95 08:04:56 07:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:04:56 07:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:04:56 07:53:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:04:56 07:53:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:04:56 07:54:01 all 0.01 0.00 0.01 0.00 0.02 99.95 08:04:56 07:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:04:56 07:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:04:56 07:54:01 2 0.03 0.00 0.00 0.00 0.03 99.93 08:04:56 07:54:01 3 0.00 0.00 0.02 0.00 0.03 99.95 08:04:56 07:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:04:56 07:54:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:04:56 07:54:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:04:56 07:54:01 7 0.03 0.00 0.00 0.02 0.02 99.93 08:04:56 07:55:01 all 0.03 0.00 0.01 0.00 0.02 99.95 08:04:56 07:55:01 0 0.05 0.00 0.02 0.00 0.03 99.90 08:04:56 07:55:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:04:56 07:55:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:04:56 07:55:01 3 0.05 0.00 0.02 0.00 0.03 99.90 08:04:56 07:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:04:56 07:55:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:04:56 07:55:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:04:56 07:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:04:56 07:56:01 all 0.07 0.00 0.02 0.01 0.01 99.89 08:04:56 07:56:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:04:56 07:56:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:04:56 07:56:01 2 0.22 0.00 0.02 0.00 0.02 99.75 08:04:56 07:56:01 3 0.05 0.00 0.07 0.00 0.03 99.85 08:04:56 07:56:01 4 0.15 0.00 0.05 0.02 0.00 99.78 08:04:56 07:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:04:56 07:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:04:56 07:56:01 7 0.05 0.00 0.02 0.02 0.00 99.92 08:04:56 07:57:01 all 0.37 0.00 0.04 0.01 0.02 99.55 08:04:56 07:57:01 0 0.03 0.00 0.05 0.00 0.02 99.90 08:04:56 07:57:01 1 0.30 0.00 0.07 0.08 0.02 99.53 08:04:56 07:57:01 2 0.63 0.00 0.02 0.00 0.02 99.33 08:04:56 07:57:01 3 1.58 0.00 0.07 0.00 0.05 98.30 08:04:56 07:57:01 4 0.12 0.00 0.02 0.00 0.02 99.85 08:04:56 07:57:01 5 0.18 0.00 0.07 0.00 0.02 99.73 08:04:56 07:57:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:04:56 07:57:01 7 0.07 0.00 0.03 0.03 0.02 99.85 08:04:56 07:58:01 all 0.09 0.00 0.02 0.00 0.01 99.87 08:04:56 07:58:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:04:56 07:58:01 1 0.08 0.00 0.00 0.02 0.02 99.88 08:04:56 07:58:01 2 0.15 0.00 0.02 0.00 0.02 99.82 08:04:56 07:58:01 3 0.08 0.00 0.03 0.00 0.03 99.85 08:04:56 07:58:01 4 0.20 0.00 0.02 0.00 0.02 99.77 08:04:56 07:58:01 5 0.10 0.00 0.03 0.00 0.00 99.87 08:04:56 07:58:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:04:56 07:58:01 7 0.05 0.00 0.00 0.02 0.00 99.93 08:04:56 08:04:56 07:58:01 CPU %user %nice %system %iowait %steal %idle 08:04:56 07:59:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:04:56 07:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:04:56 07:59:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:04:56 07:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:04:56 07:59:01 3 0.07 0.00 0.00 0.00 0.03 99.90 08:04:56 07:59:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:04:56 07:59:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:04:56 07:59:01 6 0.07 0.00 0.02 0.00 0.00 99.92 08:04:56 07:59:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:04:56 08:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:04:56 08:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:04:56 08:00:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:04:56 08:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:04:56 08:00:01 3 0.05 0.00 0.03 0.00 0.03 99.88 08:04:56 08:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:04:56 08:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:04:56 08:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:04:56 08:00:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:04:56 08:01:01 all 0.03 0.00 0.01 0.00 0.02 99.94 08:04:56 08:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:04:56 08:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:04:56 08:01:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:04:56 08:01:01 3 0.07 0.00 0.03 0.00 0.03 99.87 08:04:56 08:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:04:56 08:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:04:56 08:01:01 6 0.07 0.00 0.00 0.00 0.02 99.92 08:04:56 08:01:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:04:56 08:02:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:04:56 08:02:01 0 0.07 0.00 0.05 0.00 0.02 99.87 08:04:56 08:02:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:04:56 08:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:04:56 08:02:01 3 0.05 0.00 0.03 0.00 0.05 99.87 08:04:56 08:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:04:56 08:02:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:04:56 08:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:04:56 08:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:04:56 08:03:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:04:56 08:03:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:04:56 08:03:01 1 0.00 0.00 0.00 0.02 0.02 99.97 08:04:56 08:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:04:56 08:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:04:56 08:03:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:04:56 08:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:04:56 08:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:04:56 08:03:01 7 0.03 0.00 0.02 0.02 0.02 99.92 08:04:56 08:04:01 all 5.25 0.00 2.24 0.36 0.03 92.13 08:04:56 08:04:01 0 7.48 0.00 2.32 0.02 0.03 90.15 08:04:56 08:04:01 1 5.37 0.00 1.96 0.30 0.03 92.34 08:04:56 08:04:01 2 5.64 0.00 2.24 0.03 0.03 92.06 08:04:56 08:04:01 3 4.47 0.00 1.89 0.10 0.05 93.48 08:04:56 08:04:01 4 4.99 0.00 2.11 0.02 0.03 92.84 08:04:56 08:04:01 5 4.19 0.00 1.79 0.03 0.02 93.97 08:04:56 08:04:01 6 5.82 0.00 2.82 2.35 0.02 88.99 08:04:56 08:04:01 7 4.02 0.00 2.76 0.02 0.02 93.19 08:04:56 Average: all 8.81 0.00 1.45 0.47 0.03 89.24 08:04:56 Average: 0 8.79 0.00 1.42 0.33 0.03 89.43 08:04:56 Average: 1 9.14 0.00 1.43 0.84 0.03 88.56 08:04:56 Average: 2 9.02 0.00 1.42 0.36 0.04 89.17 08:04:56 Average: 3 8.56 0.00 1.52 0.35 0.04 89.53 08:04:56 Average: 4 8.72 0.00 1.40 0.44 0.02 89.41 08:04:56 Average: 5 8.66 0.00 1.48 0.34 0.03 89.50 08:04:56 Average: 6 8.83 0.00 1.39 0.38 0.03 89.38 08:04:56 Average: 7 8.78 0.00 1.54 0.73 0.03 88.94 08:04:56 08:04:56 08:04:56