Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 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-ssh29898204818030175.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5407133818298440388.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7506929027269623177.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17239292864346495616.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-ssh13539163868034701151.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2833’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2836 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/642 [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/642 # 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 > 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 Avoid second fetch Checking out Revision 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 (main) Commit message: "Merge pull request #4803 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.24.0" > git config core.sparsecheckout # timeout=10 > git checkout -f 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 # timeout=10 > git rev-list --no-walk 239ef15ab24daf2ea0f6ddd51cd241359830100f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:15:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:15:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:15:03 ========================================================= 06:15:03 EdgeX Global Pipelines Version Info 06:15:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:15:04 ------------------- 06:15:04 stable info: 06:15:04 ------------------- 06:15:04 Commited By: Ginny Guan ginny@iotechsys.com 06:15:04 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 06:15:04 Message: update stable to v1.0.260 06:15:04 ------------------- 06:15:04 experimental info: 06:15:04 ------------------- 06:15:04 Commited By: Ginny Guan ginny@iotechsys.com 06:15:04 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 06:15:04 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:15:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e1f4d7 [Pipeline] echo 06:15:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:05 provisioning config files... 06:15:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/642@tmp/config12522318078478413485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:05 ---> ****-login.sh 06:15:05 nexus3.edgexfoundry.org:10001 06:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:15:06 Configure a credential helper to remove this warning. See 06:15:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:15:06 06:15:06 Login Succeeded 06:15:06 nexus3.edgexfoundry.org:10002 06:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:15:06 Configure a credential helper to remove this warning. See 06:15:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:15:06 06:15:06 Login Succeeded 06:15:06 nexus3.edgexfoundry.org:10003 06:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:15:06 Configure a credential helper to remove this warning. See 06:15:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:15:06 06:15:06 Login Succeeded 06:15:06 nexus3.edgexfoundry.org:10004 06:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:15:06 Configure a credential helper to remove this warning. See 06:15:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:15:06 06:15:06 Login Succeeded 06:15:06 ****.io 06:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:15:06 Configure a credential helper to remove this warning. See 06:15:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:15:06 06:15:06 Login Succeeded 06:15:06 ---> ****-login.sh ends [Pipeline] } 06:15:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:15:07 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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 06:15:07 + dirname cmd/core-command/Dockerfile 06:15:07 + cut -d/ -f2 06:15:07 + echo core-command,cmd/core-command/Dockerfile 06:15:07 + dirname cmd/core-common-config-bootstrapper/Dockerfile+ 06:15:07 cut -d/ -f2 06:15:07 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:15:07 + dirname cmd/core-data/Dockerfile 06:15:07 + cut -d/ -f2 06:15:07 + echo core-data,cmd/core-data/Dockerfile 06:15:07 + dirname cmd/core-metadata/Dockerfile 06:15:07 + cut -d/ -f2 06:15:07 + echo core-metadata,cmd/core-metadata/Dockerfile 06:15:07 + dirname cmd/security-bootstrapper/Dockerfile 06:15:07 + cut -d/ -f2 06:15:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:15:07 + dirname cmd/security-proxy-auth/Dockerfile 06:15:07 + cut -d/ -f2 06:15:07 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:15:07 + dirname cmd/security-proxy-setup/Dockerfile 06:15:07 + cut -d/ -f2 06:15:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:15:07 + dirname cmd/security-secretstore-setup/Dockerfile 06:15:07 + cut -d/ -f2 06:15:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:15:07 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:15:07 + cut -d/ -f2 06:15:07 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:15:07 + dirname cmd/security-spire-agent/Dockerfile 06:15:07 + cut -d/ -f2 06:15:07 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:15:07 + dirname cmd/security-spire-config/Dockerfile 06:15:07 + cut -d/ -f2 06:15:07 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:15:07 + dirname cmd/security-spire-server/Dockerfile 06:15:07 + cut -d/ -f2 06:15:07 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:15:07 + dirname cmd/support-notifications/Dockerfile 06:15:07 + cut -d/ -f2 06:15:07 + echo support-notifications,cmd/support-notifications/Dockerfile 06:15:07 + dirname cmd/support-scheduler/Dockerfile 06:15:07 + cut -d/ -f2 06:15:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:15:07 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-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 06:15:07 + git rev-list -1 --merges 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074~1..7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] echo 06:15:07 -----------> git rev-list -1 --merges 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074~1..7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:15:07 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [false] [Pipeline] sh 06:15:08 + git log --format=format:%s -1 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] echo 06:15:08 ========================================================= 06:15:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:15:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:15:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:15:08 + grep -v github /etc/ssh/ssh_known_hosts 06:15:08 + [ -e /tmp/ssh_known_hosts ] 06:15:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:15:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:15:08 + sudo tee -a /etc/ssh/ssh_known_hosts 06:15:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:08 06:15:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:09 0.1.4: Pulling from edgex-devops/py-git-semver 06:15:09 b85a868b505f: Pulling fs layer 06:15:09 e2be974225ed: Pulling fs layer 06:15:09 339a4e72a1f5: Pulling fs layer 06:15:09 988bab9f4d93: Pulling fs layer 06:15:09 1469e6f7b9e6: Pulling fs layer 06:15:09 eaf3925da568: Pulling fs layer 06:15:09 bab4dde63d76: Pulling fs layer 06:15:09 bde34c3a00c8: Pulling fs layer 06:15:09 b352a97aabf1: Pulling fs layer 06:15:09 4872d77fe225: Pulling fs layer 06:15:09 5851b861e8e6: Pulling fs layer 06:15:09 bde34c3a00c8: Waiting 06:15:09 4872d77fe225: Waiting 06:15:09 5851b861e8e6: Waiting 06:15:09 b352a97aabf1: Waiting 06:15:09 1469e6f7b9e6: Waiting 06:15:09 eaf3925da568: Waiting 06:15:09 e2be974225ed: Download complete 06:15:09 988bab9f4d93: Verifying Checksum 06:15:09 988bab9f4d93: Download complete 06:15:09 1469e6f7b9e6: Verifying Checksum 06:15:09 1469e6f7b9e6: Download complete 06:15:09 339a4e72a1f5: Verifying Checksum 06:15:09 339a4e72a1f5: Download complete 06:15:09 eaf3925da568: Verifying Checksum 06:15:09 eaf3925da568: Download complete 06:15:09 bde34c3a00c8: Verifying Checksum 06:15:09 bde34c3a00c8: Download complete 06:15:09 b352a97aabf1: Verifying Checksum 06:15:09 b352a97aabf1: Download complete 06:15:09 4872d77fe225: Download complete 06:15:09 5851b861e8e6: Verifying Checksum 06:15:09 5851b861e8e6: Download complete 06:15:09 b85a868b505f: Download complete 06:15:09 bab4dde63d76: Verifying Checksum 06:15:09 bab4dde63d76: Download complete 06:15:10 b85a868b505f: Pull complete 06:15:10 e2be974225ed: Pull complete 06:15:11 339a4e72a1f5: Pull complete 06:15:11 988bab9f4d93: Pull complete 06:15:11 1469e6f7b9e6: Pull complete 06:15:11 eaf3925da568: Pull complete 06:15:13 bab4dde63d76: Pull complete 06:15:13 bde34c3a00c8: Pull complete 06:15:13 b352a97aabf1: Pull complete 06:15:13 4872d77fe225: Pull complete 06:15:13 5851b861e8e6: Pull complete 06:15:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:15:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:15:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:15:13 prd-ubuntu20.04-docker-8c-8g-2836 does not seem to be running inside a container 06:15:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@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 06:15:16 $ docker top 4c1a878dd12a867baf930329224de5feb821e0a394bd6a9477f114948a2aaefd -eo pid,comm 06:15:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:15:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:15:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:15:16 [ssh-agent] Looking for ssh-agent implementation... 06:15:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:16 $ docker exec 4c1a878dd12a867baf930329224de5feb821e0a394bd6a9477f114948a2aaefd ssh-agent 06:15:16 SSH_AUTH_SOCK=/tmp/ssh-JzdTiNHGTYZi/agent.32 06:15:16 SSH_AGENT_PID=39 06:15:16 Running ssh-add (command line suppressed) 06:15:16 Identity added: /w/workspace/edgex-go/642@tmp/private_key_17371999280218288504.key (/w/workspace/edgex-go/642@tmp/private_key_17371999280218288504.key) 06:15:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:15:17 + git tag --points-at HEAD [Pipeline] } 06:15:17 $ docker exec --env ******** --env ******** 4c1a878dd12a867baf930329224de5feb821e0a394bd6a9477f114948a2aaefd ssh-agent -k 06:15:17 unset SSH_AUTH_SOCK; 06:15:17 unset SSH_AGENT_PID; 06:15:17 echo Agent pid 39 killed; 06:15:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:15:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:15:17 [ssh-agent] Looking for ssh-agent implementation... 06:15:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:15:17 $ docker exec 4c1a878dd12a867baf930329224de5feb821e0a394bd6a9477f114948a2aaefd ssh-agent 06:15:17 SSH_AUTH_SOCK=/tmp/ssh-7lGvsGevwbQE/agent.72 06:15:17 SSH_AGENT_PID=78 06:15:17 Running ssh-add (command line suppressed) 06:15:17 Identity added: /w/workspace/edgex-go/642@tmp/private_key_15761489868003707061.key (/w/workspace/edgex-go/642@tmp/private_key_15761489868003707061.key) 06:15:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:15:17 + git semver init 06:15:18 2024-06-06 06:15:18,080 [run_init] DEBUG init version:0.0.0 force:False 06:15:18 2024-06-06 06:15:18,081 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/642/.semver 06:15:18 2024-06-06 06:15:18,081 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/642/.semver 06:15:18 2024-06-06 06:15:18,081 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/642/.semver'], cwd=/w/workspace/edgex-go/642, universal_newlines=False, shell=None, istream=None) 06:15:23 2024-06-06 06:15:23,402 [append_file] DEBUG append to file:/w/workspace/edgex-go/642/.git/info/exclude 06:15:23 2024-06-06 06:15:23,403 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/642/.semver/main with force:False 06:15:23 2024-06-06 06:15:23,403 [read_version] DEBUG read version from /w/workspace/edgex-go/642/.semver/main 06:15:23 2024-06-06 06:15:23,403 [read_version] DEBUG read version from /w/workspace/edgex-go/642/.semver/main 06:15:23 3.2.0-dev.24 [Pipeline] } 06:15:23 $ docker exec --env ******** --env ******** 4c1a878dd12a867baf930329224de5feb821e0a394bd6a9477f114948a2aaefd ssh-agent -k 06:15:23 unset SSH_AUTH_SOCK; 06:15:23 unset SSH_AGENT_PID; 06:15:23 echo Agent pid 78 killed; 06:15:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:15:23 + git semver [Pipeline] } 06:15:24 $ docker stop --time=1 4c1a878dd12a867baf930329224de5feb821e0a394bd6a9477f114948a2aaefd 06:15:25 $ docker rm -f --volumes 4c1a878dd12a867baf930329224de5feb821e0a394bd6a9477f114948a2aaefd [Pipeline] // withDockerContainer [Pipeline] sh 06:15:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:15:26 Stashed 1 file(s) [Pipeline] echo 06:15:26 [edgeXSemver]: initialized semver on version 3.2.0-dev.24 [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 06:15:26 + git config --global --add safe.directory /w/workspace/edgex-go/642 [Pipeline] echo 06:15:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:15:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:15:26 ========================================================= 06:15:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:15:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:15:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:15:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:15:26 619be1103602: Pulling fs layer 06:15:26 7862e08f4a3e: Pulling fs layer 06:15:26 5df492c9dc93: Pulling fs layer 06:15:26 7629e6793208: Pulling fs layer 06:15:26 4f4fb700ef54: Pulling fs layer 06:15:26 fb5054dd5b73: Pulling fs layer 06:15:26 eeca6798cff9: Pulling fs layer 06:15:26 aa269ceb94a6: Pulling fs layer 06:15:26 eeca6798cff9: Waiting 06:15:26 fb5054dd5b73: Waiting 06:15:26 7629e6793208: Waiting 06:15:26 4f4fb700ef54: Waiting 06:15:26 ada007ff1a6a: Pulling fs layer 06:15:26 aa269ceb94a6: Waiting 06:15:26 ada007ff1a6a: Waiting 06:15:26 7862e08f4a3e: Verifying Checksum 06:15:26 7862e08f4a3e: Download complete 06:15:26 7629e6793208: Verifying Checksum 06:15:26 7629e6793208: Download complete 06:15:26 4f4fb700ef54: Verifying Checksum 06:15:26 4f4fb700ef54: Download complete 06:15:26 fb5054dd5b73: Verifying Checksum 06:15:26 fb5054dd5b73: Download complete 06:15:26 619be1103602: Verifying Checksum 06:15:26 619be1103602: Download complete 06:15:26 eeca6798cff9: Verifying Checksum 06:15:26 eeca6798cff9: Download complete 06:15:27 619be1103602: Pull complete 06:15:27 ada007ff1a6a: Verifying Checksum 06:15:27 ada007ff1a6a: Download complete 06:15:27 7862e08f4a3e: Pull complete 06:15:27 5df492c9dc93: Verifying Checksum 06:15:27 5df492c9dc93: Download complete 06:15:27 aa269ceb94a6: Verifying Checksum 06:15:27 aa269ceb94a6: Download complete 06:15:30 5df492c9dc93: Pull complete 06:15:30 7629e6793208: Pull complete 06:15:30 4f4fb700ef54: Pull complete 06:15:30 fb5054dd5b73: Pull complete 06:15:30 eeca6798cff9: Pull complete 06:15:33 aa269ceb94a6: Pull complete 06:15:33 ada007ff1a6a: Pull complete 06:15:33 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 06:15:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:15:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 06:15:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:15:33 WORKDIR /edgex 06:15:33 COPY go.mod . 06:15:33 RUN go mod download 06:15:33 + docker build -t ci-base-image-x86_64 -f - . 06:15:34 Sending build context to Docker daemon 178.3MB 06:15:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:15:34 ---> f489d0715acc 06:15:34 Step 2/4 : WORKDIR /edgex 06:15:38 ---> Running in 6dc749d61c39 06:15:38 Removing intermediate container 6dc749d61c39 06:15:38 ---> b7ba5766ca38 06:15:38 Step 3/4 : COPY go.mod . 06:15:38 ---> a81ac8a4f2e2 06:15:38 Step 4/4 : RUN go mod download 06:15:38 ---> Running in 970dfb83307a 06:15:41 Still waiting to schedule task 06:15:41 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2834’ is offline 06:16:05 Removing intermediate container 970dfb83307a 06:16:05 ---> 256878de4107 06:16:05 Successfully built 256878de4107 06:16:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:05 + docker inspect -f . ci-base-image-x86_64 06:16:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:05 prd-ubuntu20.04-docker-8c-8g-2836 does not seem to be running inside a container 06:16:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@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 06:16:06 $ docker top 722ab889b7a543d140908e666799e25bc91f5846cadc4f97b8567d0cf16c3651 -eo pid,comm [Pipeline] { [Pipeline] sh 06:16:06 + go version 06:16:06 go version go1.21.9 linux/amd64 [Pipeline] } 06:16:06 $ docker stop --time=1 722ab889b7a543d140908e666799e25bc91f5846cadc4f97b8567d0cf16c3651 06:16:07 $ docker rm -f --volumes 722ab889b7a543d140908e666799e25bc91f5846cadc4f97b8567d0cf16c3651 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:08 + docker inspect -f . ci-base-image-x86_64 06:16:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:16:08 prd-ubuntu20.04-docker-8c-8g-2836 does not seem to be running inside a container 06:16:08 $ 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/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@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 06:16:08 $ docker top e56dcb04751b767393fe887d15cf4af15d0e141435bb7d863dacb681726eb281 -eo pid,comm [Pipeline] { [Pipeline] echo 06:16:08 ========================================================= 06:16:08 [edgeXBuildGoParallel] Running Tests and Build... 06:16:08 ========================================================= [Pipeline] sh 06:16:09 + git config --global --add safe.directory /w/workspace/edgex-go/642 [Pipeline] fileExists [Pipeline] sh 06:16:09 + make test 06:16:09 go test -race -coverprofile=coverage.out ./... 06:16:15 ? github.com/edgexfoundry/edgex-go [no test files] 06:16:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:16:48 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 06:16:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:16:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:16:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:16:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:16:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:16:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 06:16:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:16:48 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:16:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:16:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:16:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:16:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:16:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:16:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.049s coverage: 28.7% of statements 06:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 06:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 06:16:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:16:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:16:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:16:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.200s coverage: 97.0% of statements 06:16:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:16:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:16:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:16:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:16:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:16:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:16:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:16:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 06:16:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:16:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:16:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:16:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:16:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:16:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:16:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:16:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.065s coverage: 69.2% of statements 06:16:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.061s coverage: 53.2% of statements 06:16:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:16:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:16:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.335s coverage: 93.4% of statements 06:16:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 6.1% of statements 06:16:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.353s coverage: 97.6% of statements 06:16:56 ok github.com/edgexfoundry/edgex-go/internal/io 1.050s coverage: 72.2% of statements 06:16:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.056s coverage: 0.9% of statements 06:16:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.060s coverage: 32.2% of statements 06:16:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.076s coverage: 41.7% of statements 06:16:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.037s coverage: 82.9% of statements 06:16:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.040s coverage: 94.1% of statements 06:16:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.051s coverage: 96.3% of statements 06:16:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.042s coverage: 87.5% of statements 06:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 06:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 06:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 06:16:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:16:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:16:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:16:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:16:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:16:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:17:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:17:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 06:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:17:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 06:17:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 06:17:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 06:17:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:17:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:17:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:17:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:17:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:17:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:17:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:17:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:17:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:17:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:17:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.038s coverage: 94.4% of statements 06:17:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:17:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:17:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:17:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:17:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:17:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:17:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:17:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.270s coverage: 79.9% of statements 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.081s coverage: 92.9% of statements 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.051s coverage: 62.3% of statements 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.048s coverage: 87.2% of statements 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.040s coverage: 20.0% of statements 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.086s coverage: 82.1% of statements 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.044s coverage: 86.0% of statements 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.142s coverage: 63.1% of statements 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.169s coverage: 38.4% of statements 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.043s coverage: 84.8% of statements 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.131s coverage: 95.7% of statements 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.053s coverage: 61.8% of statements 06:17:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.093s coverage: 98.9% of statements 06:17:22 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 06:17:23 running golangci-lint 06:17:23 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 06:17:23 go version go1.21.9 linux/amd64 06:17:23 level=info msg="[config_reader] Used config file .golangci.yml" 06:17:23 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 06:17:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2837 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 06:17:23 Running in /w/workspace/edgex-go/642 [Pipeline] { [Pipeline] checkout 06:17:26 The recommended git tool is: git 06:17:34 using credential edgex-jenkins-ssh 06:17:35 Cloning the remote Git repository 06:17:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:17:35 > git init /w/workspace/edgex-go/642 # timeout=10 06:17:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:17:35 > git --version # timeout=10 06:17:35 > git --version # 'git version 2.25.1' 06:17:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:17:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:17:45 level=info msg="[loader] Go packages loading at mode 575 (name|files|imports|types_sizes|compiled_files|deps|exports_file) took 20.452065082s" 06:17:45 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.056878ms" 06:17:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:17:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:17:53 Avoid second fetch 06:17:53 Checking out Revision 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 (main) 06:17:54 Commit message: "Merge pull request #4803 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.24.0" 06:17:53 > git config core.sparsecheckout # timeout=10 06:17:54 > git checkout -f 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 # timeout=10 06:17:57 level=info msg="[linters_context/goanalysis] analyzers took 1m40.58793475s with top 10 stages: buildir: 56.889345389s, gosec: 7.475532172s, inspect: 2.855674575s, fact_deprecated: 2.376225102s, printf: 1.500357089s, fact_purity: 1.465891005s, nilness: 1.324657899s, ctrlflow: 1.129029469s, S1038: 921.743612ms, ineffassign: 773.870968ms" 06:17:57 level=info msg="[runner] Issues before processing: 197, after processing: 0" 06:17:57 level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, identifier_marker: 197/197, nolint: 0/21, path_prettifier: 197/197, skip_files: 197/197, skip_dirs: 197/197, exclude: 197/197" 06:17:57 level=info msg="[runner] processing took 22.279741ms with stages: nolint: 9.003144ms, identifier_marker: 5.547548ms, autogenerated_exclude: 2.996365ms, path_prettifier: 2.052391ms, exclude-rules: 1.670339ms, skip_dirs: 926.594µs, cgo: 56.98µs, filename_unadjuster: 20.03µs, max_same_issues: 1.39µs, skip_files: 830ns, fixer: 690ns, uniq_by_line: 610ns, sort_results: 590ns, exclude: 480ns, severity-rules: 440ns, diff: 440ns, source_code: 310ns, max_from_linter: 180ns, path_prefixer: 130ns, max_per_file_from_linter: 130ns, path_shortener: 130ns" 06:17:57 level=info msg="[runner] linters took 12.53265214s with stages: goanalysis_metalinter: 12.510228428s" 06:17:57 level=info msg="File cache stats: 0 entries of total size 0B" 06:17:57 level=info msg="Memory: 328 samples, avg is 294.2MB, max is 1233.2MB" 06:17:57 level=info msg="Execution took 33.030057884s" 06:17:57 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:17:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:17:59 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:59 Dload Upload Total Spent Left Speed 06:17:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 06:17:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:18:00 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee /etc/docker/daemon.new 06:18:00 06:18:00 { 06:18:00 "registry-mirrors": [ 06:18:00 "https://nexus3.edgexfoundry.org:10001" 06:18:00 ], 06:18:00 "bip": "10.250.0.254/24", 06:18:00 "hosts": [ 06:18:00 "tcp://0.0.0.0:5555", 06:18:00 "unix:///var/run/docker.sock" 06:18:00 ], 06:18:00 "mtu": 1458, 06:18:00 "selinux-enabled": true, 06:18:00 "seccomp-profile": "/etc/docker/seccomp.json" 06:18:00 } [Pipeline] sh 06:18:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:18:00 + sudo service docker restart 06:18:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:18:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:18:03 ./bin/test-attribution-txt.sh 06:18:03 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 06:18:03 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 06:18:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 06:18:03 + ls -al . 06:18:03 total 816 06:18:03 drwxrwxr-x 11 1001 1001 4096 Jun 6 06:16 . 06:18:03 drwxr-xr-x 4 root root 4096 Jun 6 06:16 .. 06:18:03 drwxrwxr-x 2 1001 1001 4096 Jun 6 06:14 .blubracket 06:18:03 -rw-rw-r-- 1 1001 1001 10 Jun 6 06:14 .dockerignore 06:18:03 drwxrwxr-x 8 1001 1001 4096 Jun 6 06:17 .git 06:18:03 drwxrwxr-x 3 1001 1001 4096 Jun 6 06:14 .github 06:18:03 -rw-rw-r-- 1 1001 1001 1074 Jun 6 06:14 .gitignore 06:18:03 -rw-rw-r-- 1 1001 1001 42 Jun 6 06:14 .golangci.yml 06:18:03 -rw-rw-r-- 1 1001 1001 100 Jun 6 06:14 .hadolint.yml 06:18:03 drwxr-xr-x 3 1001 1001 4096 Jun 6 06:15 .semver 06:18:03 -rw-rw-r-- 1 1001 1001 155 Jun 6 06:14 .sonarcloud.properties 06:18:03 -rw-rw-r-- 1 1001 1001 1171 Jun 6 06:14 ADOPTERS.md 06:18:03 -rw-rw-r-- 1 1001 1001 20261 Jun 6 06:14 Attribution.txt 06:18:03 -rw-rw-r-- 1 1001 1001 100284 Jun 6 06:14 CHANGELOG.md 06:18:03 -rw-rw-r-- 1 1001 1001 3804 Jun 6 06:14 CONTRIBUTING.md 06:18:03 -rw-rw-r-- 1 1001 1001 677 Jun 6 06:14 GOVERNANCE.md 06:18:03 -rw-rw-r-- 1 1001 1001 861 Jun 6 06:14 Jenkinsfile 06:18:03 -rw-rw-r-- 1 1001 1001 10775 Jun 6 06:14 LICENSE 06:18:03 -rw-rw-r-- 1 1001 1001 15392 Jun 6 06:14 Makefile 06:18:03 -rw-rw-r-- 1 1001 1001 582 Jun 6 06:14 OWNERS.md 06:18:03 -rw-rw-r-- 1 1001 1001 9528 Jun 6 06:14 README.md 06:18:03 -rw-rw-r-- 1 1001 1001 789 Jun 6 06:14 SECURITY.md 06:18:03 -rw-rw-r-- 1 1001 1001 12 Jun 6 06:15 VERSION 06:18:03 drwxrwxr-x 2 1001 1001 4096 Jun 6 06:14 bin 06:18:03 drwxrwxr-x 18 1001 1001 4096 Jun 6 06:14 cmd 06:18:03 -rw-r--r-- 1 root root 455714 Jun 6 06:17 coverage.out 06:18:03 drwxrwxr-x 2 1001 1001 4096 Jun 6 06:14 fuzz_test 06:18:03 -rw-rw-r-- 1 1001 1001 7030 Jun 6 06:14 go.mod 06:18:03 -rw-rw-r-- 1 1001 1001 101825 Jun 6 06:14 go.sum 06:18:03 drwxrwxr-x 7 1001 1001 4096 Jun 6 06:14 internal 06:18:03 drwxrwxr-x 3 1001 1001 4096 Jun 6 06:14 openapi 06:18:03 -rw-rw-r-- 1 1001 1001 584 Jun 6 06:14 security.txt 06:18:03 -rw-rw-r-- 1 1001 1001 204 Jun 6 06:14 version.go [Pipeline] sh 06:18:04 + '[' -e coverage.out ] 06:18:04 + chown 1001:1001 coverage.out [Pipeline] stash 06:18:04 Stashed 1 file(s) [Pipeline] sh 06:18:04 + make build 06:18:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:18:19 provisioning config files... 06:18:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/642@tmp/config9879767121782775178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:18:19 ---> ****-login.sh 06:18:19 nexus3.edgexfoundry.org:10001 06:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:18:20 Configure a credential helper to remove this warning. See 06:18:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:18:20 06:18:20 Login Succeeded 06:18:20 nexus3.edgexfoundry.org:10002 06:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:18:20 Configure a credential helper to remove this warning. See 06:18:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:18:20 06:18:20 Login Succeeded 06:18:20 nexus3.edgexfoundry.org:10003 06:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:18:21 Configure a credential helper to remove this warning. See 06:18:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:18:21 06:18:21 Login Succeeded 06:18:21 nexus3.edgexfoundry.org:10004 06:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:18:21 Configure a credential helper to remove this warning. See 06:18:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:18:21 06:18:21 Login Succeeded 06:18:21 ****.io 06:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:18:21 Configure a credential helper to remove this warning. See 06:18:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:18:21 06:18:21 Login Succeeded 06:18:21 ---> ****-login.sh ends [Pipeline] } 06:18:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:18:22 + git config --global --add safe.directory /w/workspace/edgex-go/642 [Pipeline] echo 06:18:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:18:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:18:22 ========================================================= 06:18:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:18:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:18:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:18:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:18:23 c6b39de5b339: Pulling fs layer 06:18:23 a69c41024577: Pulling fs layer 06:18:23 d6de4b400683: Pulling fs layer 06:18:23 35cb2a7552d0: Pulling fs layer 06:18:23 4f4fb700ef54: Pulling fs layer 06:18:23 464afbd9ba4c: Pulling fs layer 06:18:23 00f215d4a9da: Pulling fs layer 06:18:23 d496ad576159: Pulling fs layer 06:18:23 464afbd9ba4c: Waiting 06:18:23 00f215d4a9da: Waiting 06:18:23 d496ad576159: Waiting 06:18:23 35cb2a7552d0: Waiting 06:18:23 4f4fb700ef54: Waiting 06:18:23 a69c41024577: Verifying Checksum 06:18:23 a69c41024577: Download complete 06:18:23 35cb2a7552d0: Verifying Checksum 06:18:23 35cb2a7552d0: Download complete 06:18:23 4f4fb700ef54: Verifying Checksum 06:18:23 4f4fb700ef54: Download complete 06:18:23 464afbd9ba4c: Verifying Checksum 06:18:23 464afbd9ba4c: Download complete 06:18:23 c6b39de5b339: Verifying Checksum 06:18:23 c6b39de5b339: Download complete 06:18:23 d496ad576159: Verifying Checksum 06:18:23 d496ad576159: Download complete 06:18:23 c6b39de5b339: Pull complete 06:18:24 a69c41024577: Pull complete 06:18:24 d6de4b400683: Download complete 06:18:26 00f215d4a9da: Verifying Checksum 06:18:26 00f215d4a9da: Download complete 06:18:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:18:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:18:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:18:30 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:18:35 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:18:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:18:38 d6de4b400683: Pull complete 06:18:38 35cb2a7552d0: Pull complete 06:18:38 4f4fb700ef54: Pull complete 06:18:38 464afbd9ba4c: Pull complete 06:18:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:18:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:18:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:18:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:18:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:18:43 $ docker stop --time=1 e56dcb04751b767393fe887d15cf4af15d0e141435bb7d863dacb681726eb281 06:18:46 00f215d4a9da: Pull complete 06:18:48 d496ad576159: Pull complete 06:18:48 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 06:18:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:18:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:18:48 $ docker rm -f --volumes e56dcb04751b767393fe887d15cf4af15d0e141435bb7d863dacb681726eb281 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 06:18:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:18:49 WORKDIR /edgex 06:18:49 COPY go.mod . 06:18:49 RUN go mod download 06:18:49 + docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:18:49 06:18:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:49 Sending build context to Docker daemon 3.004MB 06:18:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:18:49 ---> f246e2811388 06:18:49 Step 2/4 : WORKDIR /edgex 06:18:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:18:50 latest: Pulling from edgex-devops/edgex-compose 06:18:50 91d30c5bc195: Pulling fs layer 06:18:50 2e9b0aa3be6d: Pulling fs layer 06:18:50 9c61dcf015f6: Pulling fs layer 06:18:50 4698f68db338: Pulling fs layer 06:18:50 2a2f49069b9e: Pulling fs layer 06:18:50 e0025b399a48: Pulling fs layer 06:18:50 2a2f49069b9e: Waiting 06:18:50 4698f68db338: Waiting 06:18:50 91d30c5bc195: Verifying Checksum 06:18:50 91d30c5bc195: Download complete 06:18:50 4698f68db338: Verifying Checksum 06:18:50 4698f68db338: Download complete 06:18:50 91d30c5bc195: Pull complete 06:18:50 2e9b0aa3be6d: Verifying Checksum 06:18:50 2e9b0aa3be6d: Download complete 06:18:50 e0025b399a48: Verifying Checksum 06:18:50 e0025b399a48: Download complete 06:18:50 2a2f49069b9e: Download complete 06:18:50 2e9b0aa3be6d: Pull complete 06:18:50 9c61dcf015f6: Verifying Checksum 06:18:50 9c61dcf015f6: Download complete 06:18:51 ---> Running in 65c7588fae87 06:18:51 Removing intermediate container 65c7588fae87 06:18:51 ---> dae777929132 06:18:51 Step 3/4 : COPY go.mod . 06:18:52 ---> f955f437fe32 06:18:52 Step 4/4 : RUN go mod download 06:18:52 ---> Running in f41c229a2267 06:18:53 9c61dcf015f6: Pull complete 06:18:53 4698f68db338: Pull complete 06:18:53 2a2f49069b9e: Pull complete 06:18:53 e0025b399a48: Pull complete 06:18:53 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 06:18:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:18:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:53 prd-ubuntu20.04-docker-8c-8g-2836 does not seem to be running inside a container 06:18:53 $ 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/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@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 06:18:56 $ docker top 46d2e6f8f18264b718e96e264bdada11bc4ec7da547f495be01156a498696998 -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:56 + docker compose -f ./docker-compose-build.yml build --parallel 06:18:58 #1 [support-notifications internal] load build definition from Dockerfile 06:18:58 #1 transferring dockerfile: 06:18:59 #1 transferring dockerfile: 1.95kB done 06:18:59 #1 DONE 0.0s 06:18:59 06:18:59 #2 [support-scheduler internal] load build definition from Dockerfile 06:18:59 #2 transferring dockerfile: 1.93kB done 06:18:59 #2 DONE 0.0s 06:18:59 06:18:59 #3 [security-spire-agent internal] load build definition from Dockerfile 06:18:59 #3 transferring dockerfile: 1.81kB done 06:18:59 #3 DONE 0.0s 06:18:59 06:18:59 #4 [security-secretstore-setup internal] load build definition from Dockerfile 06:18:59 #4 transferring dockerfile: 2.49kB done 06:18:59 #4 DONE 0.0s 06:18:59 06:18:59 #5 [security-proxy-auth internal] load build definition from Dockerfile 06:18:59 #5 transferring dockerfile: 2.15kB done 06:18:59 #5 DONE 0.0s 06:18:59 06:18:59 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:18:59 #6 transferring dockerfile: 1.89kB done 06:18:59 #6 DONE 0.0s 06:18:59 06:18:59 #7 [core-command internal] load build definition from Dockerfile 06:18:59 #7 transferring dockerfile: 1.93kB done 06:18:59 #7 DONE 0.0s 06:18:59 06:18:59 #8 [security-proxy-setup internal] load build definition from Dockerfile 06:18:59 #8 transferring dockerfile: 2.50kB done 06:18:59 #8 DONE 0.1s 06:18:59 06:18:59 #9 [core-data internal] load build definition from Dockerfile 06:18:59 #9 transferring dockerfile: 2.01kB done 06:18:59 #9 DONE 0.0s 06:18:59 06:18:59 #10 [core-metadata internal] load build definition from Dockerfile 06:18:59 #10 transferring dockerfile: 2.06kB done 06:18:59 #10 DONE 0.1s 06:18:59 06:18:59 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:18:59 #11 transferring dockerfile: 2.23kB done 06:18:59 #11 DONE 0.1s 06:18:59 06:18:59 #12 [security-bootstrapper internal] load build definition from Dockerfile 06:18:59 #12 transferring dockerfile: 2.93kB done 06:18:59 #12 DONE 0.1s 06:18:59 06:18:59 #13 [security-spire-server internal] load build definition from Dockerfile 06:18:59 #13 transferring dockerfile: 1.70kB done 06:18:59 #13 DONE 0.0s 06:18:59 06:18:59 #14 [security-spire-config internal] load build definition from Dockerfile 06:18:59 #14 transferring dockerfile: 1.69kB done 06:18:59 #14 DONE 0.0s 06:18:59 06:18:59 #15 [support-notifications internal] load .dockerignore 06:18:59 #15 transferring context: 50B done 06:18:59 #15 DONE 0.0s 06:18:59 06:18:59 #16 [support-scheduler internal] load .dockerignore 06:18:59 #16 transferring context: 50B done 06:18:59 #16 DONE 0.0s 06:18:59 06:18:59 #17 [security-spire-agent internal] load .dockerignore 06:18:59 #17 transferring context: 50B done 06:18:59 #17 DONE 0.0s 06:18:59 06:18:59 #18 [security-secretstore-setup internal] load .dockerignore 06:18:59 #18 transferring context: 50B done 06:18:59 #18 DONE 0.0s 06:18:59 06:18:59 #19 [security-proxy-auth internal] load .dockerignore 06:18:59 #19 transferring context: 50B done 06:18:59 #19 DONE 0.0s 06:18:59 06:18:59 #20 [security-spiffe-token-provider internal] load .dockerignore 06:18:59 #20 transferring context: 50B done 06:18:59 #20 DONE 0.0s 06:18:59 06:18:59 #21 [core-command internal] load .dockerignore 06:18:59 #21 transferring context: 50B done 06:18:59 #21 DONE 0.0s 06:18:59 06:18:59 #22 [core-data internal] load .dockerignore 06:18:59 #22 transferring context: 50B done 06:18:59 #22 DONE 0.0s 06:18:59 06:18:59 #23 [core-metadata internal] load .dockerignore 06:18:59 #23 transferring context: 50B done 06:18:59 #23 DONE 0.0s 06:18:59 06:18:59 #24 [core-common-config-bootstrapper internal] load .dockerignore 06:18:59 #24 transferring context: 50B done 06:18:59 #24 DONE 0.0s 06:18:59 06:18:59 #25 [security-proxy-setup internal] load .dockerignore 06:18:59 #25 transferring context: 50B done 06:18:59 #25 DONE 0.0s 06:18:59 06:18:59 #26 [security-bootstrapper internal] load .dockerignore 06:18:59 #26 transferring context: 50B done 06:18:59 #26 DONE 0.0s 06:18:59 06:18:59 #27 [security-spire-server internal] load .dockerignore 06:18:59 #27 transferring context: 50B done 06:18:59 #27 DONE 0.0s 06:18:59 06:18:59 #28 [security-spire-config internal] load .dockerignore 06:18:59 #28 transferring context: 50B done 06:18:59 #28 DONE 0.0s 06:18:59 06:18:59 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:18:59 #29 DONE 0.0s 06:18:59 06:18:59 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 06:18:59 #30 DONE 0.1s 06:18:59 06:18:59 #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:18:59 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:18:59 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 06:18:59 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:18:59 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 06:18:59 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:18:59 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 06:18:59 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:18:59 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 06:18:59 #31 DONE 0.2s 06:18:59 06:18:59 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:18:59 #29 DONE 0.0s 06:18:59 06:18:59 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 06:18:59 #30 ... 06:18:59 06:18:59 #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:18:59 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:18:59 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 06:18:59 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:18:59 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 06:18:59 #31 DONE 0.2s 06:18:59 06:18:59 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:18:59 #29 DONE 0.0s 06:18:59 06:18:59 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 06:19:00 #30 DONE 0.3s 06:19:00 06:19:00 #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:19:00 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:19:00 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 06:19:00 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:19:00 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 06:19:00 #31 DONE 0.2s 06:19:00 06:19:00 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 06:19:00 #32 ... 06:19:00 06:19:00 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 06:19:00 #33 DONE 0.8s 06:19:00 06:19:00 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:19:00 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:19:00 #31 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 06:19:00 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:19:00 #31 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 06:19:00 #31 DONE 0.2s 06:19:00 06:19:00 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 06:19:00 #34 DONE 0.9s 06:19:00 06:19:00 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:19:00 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:19:00 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 06:19:00 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done 06:19:00 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 06:19:00 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 06:19:00 #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 06:19:00 #35 ... 06:19:00 06:19:00 #36 [security-spire-agent internal] load build context 06:19:00 #36 transferring context: 26.22kB 0.0s done 06:19:00 #36 DONE 0.5s 06:19:00 06:19:00 #37 [security-spire-config internal] load build context 06:19:00 #37 transferring context: 24.94kB 0.0s done 06:19:00 #37 DONE 0.5s 06:19:00 06:19:00 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:19:00 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 06:19:00 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s 06:19:01 #35 ... 06:19:01 06:19:01 #38 [security-spire-server internal] load build context 06:19:01 #38 transferring context: 26.69kB 0.0s done 06:19:01 #38 DONE 0.6s 06:19:01 06:19:01 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:19:01 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 06:19:01 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s 06:19:01 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 06:19:01 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 06:19:01 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 06:19:01 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 06:19:01 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.4s 06:19:01 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 0.7s 06:19:01 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 0.8s 06:19:02 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s 06:19:07 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.7s done 06:19:10 #35 ... 06:19:10 06:19:10 #39 [support-scheduler internal] load build context 06:19:10 #39 transferring context: 250.34MB 9.7s 06:19:10 #39 ... 06:19:10 06:19:10 #40 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:19:10 #0 0.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:10 #0 0.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:10 #0 1.257 (1/2) Installing ca-certificates (20240226-r0) 06:19:10 #0 1.278 (2/2) Installing dumb-init (1.2.5-r2) 06:19:10 #0 1.278 Executing busybox-1.36.1-r5.trigger 06:19:10 #0 1.291 Executing ca-certificates-20240226-r0.trigger 06:19:10 #0 1.446 OK: 8 MiB in 17 packages 06:19:10 #40 ... 06:19:10 06:19:10 #41 [security-spiffe-token-provider internal] load build context 06:19:10 #41 ... 06:19:10 06:19:10 #42 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:19:10 #0 1.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:10 #0 1.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:10 #0 1.387 (1/1) Installing dumb-init (1.2.5-r2) 06:19:10 #0 1.425 Executing busybox-1.36.1-r5.trigger 06:19:10 #0 1.456 OK: 7 MiB in 16 packages 06:19:10 #42 ... 06:19:10 06:19:10 #43 [security-secretstore-setup internal] load build context 06:19:10 #43 ... 06:19:10 06:19:10 #44 [support-notifications internal] load build context 06:19:10 #44 ... 06:19:10 06:19:10 #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:19:10 #0 1.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:10 #0 1.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:10 #0 1.623 (1/4) Installing ca-certificates (20240226-r0) 06:19:10 #0 1.638 (2/4) Installing dumb-init (1.2.5-r2) 06:19:10 #0 1.643 (3/4) Installing su-exec (0.2-r3) 06:19:10 #0 1.645 (4/4) Installing yq (4.33.3-r5) 06:19:10 #0 1.711 Executing busybox-1.36.1-r5.trigger 06:19:10 #0 1.720 Executing ca-certificates-20240226-r0.trigger 06:19:10 #0 1.779 OK: 17 MiB in 19 packages 06:19:10 #45 ... 06:19:10 06:19:10 #46 [security-bootstrapper internal] load build context 06:19:10 #46 ... 06:19:10 06:19:10 #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:19:10 #0 3.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:10 #0 4.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:10 #0 4.297 (1/2) Installing dumb-init (1.2.5-r2) 06:19:10 #0 4.300 (2/2) Installing su-exec (0.2-r3) 06:19:10 #0 4.304 Executing busybox-1.36.1-r5.trigger 06:19:10 #0 4.323 OK: 7 MiB in 17 packages 06:19:10 #47 ... 06:19:10 06:19:10 #48 [security-proxy-auth internal] load build context 06:19:10 #48 ... 06:19:10 06:19:10 #49 [security-proxy-setup internal] load build context 06:19:10 #49 ... 06:19:10 06:19:10 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:19:10 #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done 06:19:10 #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 06:19:10 #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 06:19:10 #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 06:19:10 #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 06:19:10 #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 06:19:10 #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.7s done 06:19:10 #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 3.2s done 06:19:10 #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 06:19:10 #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 06:19:11 #50 ... 06:19:11 06:19:11 #51 [core-data internal] load build context 06:19:11 #51 ... 06:19:11 06:19:11 #52 [core-metadata internal] load build context 06:19:11 #52 ... 06:19:11 06:19:11 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:19:11 #0 1.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:11 #0 1.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:11 #0 1.846 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:19:11 #0 1.846 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:19:11 #0 1.846 OK: 20077 distinct packages available 06:19:11 #0 1.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:11 #0 2.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:11 #0 2.263 (1/11) Installing ca-certificates (20240226-r0) 06:19:11 #0 2.357 (2/11) Installing brotli-libs (1.0.9-r14) 06:19:11 #0 2.373 (3/11) Installing libunistring (1.1-r1) 06:19:11 #0 2.389 (4/11) Installing libidn2 (2.3.4-r1) 06:19:11 #0 2.396 (5/11) Installing nghttp2-libs (1.57.0-r0) 06:19:11 #0 2.400 (6/11) Installing libcurl (8.5.0-r0) 06:19:11 #0 2.413 (7/11) Installing curl (8.5.0-r0) 06:19:11 #0 2.417 (8/11) Installing dumb-init (1.2.5-r2) 06:19:11 #0 2.422 (9/11) Installing musl-obstack (1.2.3-r2) 06:19:11 #0 2.427 (10/11) Installing libucontext (1.2-r2) 06:19:11 #0 2.428 (11/11) Installing gcompat (1.1.0-r1) 06:19:11 #0 2.431 Executing busybox-1.36.1-r5.trigger 06:19:11 #0 2.442 Executing ca-certificates-20240226-r0.trigger 06:19:11 #0 2.494 OK: 12 MiB in 26 packages 06:19:11 #53 ... 06:19:11 06:19:11 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:19:11 #0 4.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:11 #0 4.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:11 #0 4.673 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 06:19:11 #0 4.751 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 06:19:11 #0 4.751 (3/6) Installing dumb-init (1.2.5-r2) 06:19:11 #0 4.752 (4/6) Installing openssl (3.1.5-r0) 06:19:11 #0 4.764 (5/6) Installing su-exec (0.2-r3) 06:19:11 #0 4.765 (6/6) Installing yq (4.33.3-r5) 06:19:11 #0 5.043 Executing busybox-1.36.1-r5.trigger 06:19:11 #0 5.052 OK: 17 MiB in 19 packages 06:19:11 #54 ... 06:19:11 06:19:11 #55 [core-common-config-bootstrapper internal] load build context 06:19:11 #55 ... 06:19:11 06:19:11 #56 [core-command internal] load build context 06:19:11 #56 ... 06:19:11 06:19:11 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:19:11 #0 4.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:11 #0 4.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:11 #0 4.836 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:19:11 #0 4.836 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:19:11 #0 4.836 OK: 20077 distinct packages available 06:19:11 #0 4.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:11 #0 4.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:11 #0 5.173 (1/4) Installing dumb-init (1.2.5-r2) 06:19:11 #0 5.179 (2/4) Installing musl-obstack (1.2.3-r2) 06:19:11 #0 5.183 (3/4) Installing libucontext (1.2-r2) 06:19:11 #0 5.187 (4/4) Installing gcompat (1.1.0-r1) 06:19:11 #0 5.190 Executing busybox-1.36.1-r5.trigger 06:19:11 #0 5.193 OK: 8 MiB in 19 packages 06:19:11 #57 ... 06:19:11 06:19:11 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:19:11 #0 1.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:11 #0 1.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:11 #0 1.472 (1/1) Installing dumb-init (1.2.5-r2) 06:19:11 #0 1.477 Executing busybox-1.36.1-r5.trigger 06:19:11 #0 1.483 OK: 7 MiB in 16 packages 06:19:12 #58 ... 06:19:12 06:19:12 #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:19:12 #59 ... 06:19:12 06:19:12 #51 [core-data internal] load build context 06:19:13 #51 ... 06:19:13 06:19:13 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 06:19:13 #32 DONE 13.1s 06:19:13 06:19:13 #51 [core-data internal] load build context 06:19:13 #51 transferring context: 410.34MB 12.9s done 06:19:18 #51 ... 06:19:18 06:19:18 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:19:18 #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 06:19:19 #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done 06:19:19 #50 ... 06:19:19 06:19:19 #39 [support-scheduler internal] load build context 06:19:19 #39 transferring context: 410.34MB 13.4s done 06:19:19 #39 ... 06:19:19 06:19:19 #44 [support-notifications internal] load build context 06:19:19 #44 transferring context: 410.34MB 15.9s done 06:19:20 #44 ... 06:19:20 06:19:20 #41 [security-spiffe-token-provider internal] load build context 06:19:20 #41 transferring context: 410.34MB 12.5s done 06:19:20 #41 ... 06:19:20 06:19:20 #43 [security-secretstore-setup internal] load build context 06:19:20 #43 transferring context: 410.34MB 12.6s done 06:19:20 #43 ... 06:19:20 06:19:20 #60 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 06:19:20 #60 ... 06:19:20 06:19:20 #46 [security-bootstrapper internal] load build context 06:19:20 #46 transferring context: 410.34MB 11.3s done 06:19:20 #46 ... 06:19:20 06:19:20 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:19:20 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 06:19:20 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.1s done 06:19:20 #35 ... 06:19:20 06:19:20 #48 [security-proxy-auth internal] load build context 06:19:20 #48 transferring context: 410.34MB 11.8s done 06:19:21 #48 ... 06:19:21 06:19:21 #49 [security-proxy-setup internal] load build context 06:19:21 #49 transferring context: 410.34MB 12.4s done 06:19:21 #49 ... 06:19:21 06:19:21 #52 [core-metadata internal] load build context 06:19:21 #52 transferring context: 410.34MB 12.1s done 06:19:21 #52 ... 06:19:21 06:19:21 #55 [core-common-config-bootstrapper internal] load build context 06:19:21 #55 transferring context: 410.34MB 12.5s done 06:19:21 #55 ... 06:19:21 06:19:21 #56 [core-command internal] load build context 06:19:21 #56 transferring context: 410.34MB 12.2s done 06:19:23 #56 DONE 23.5s 06:19:23 06:19:23 #46 [security-bootstrapper internal] load build context 06:19:23 #46 DONE 23.3s 06:19:23 06:19:23 #48 [security-proxy-auth internal] load build context 06:19:23 #48 DONE 23.6s 06:19:23 06:19:23 #52 [core-metadata internal] load build context 06:19:23 #52 DONE 23.5s 06:19:23 06:19:23 #43 [security-secretstore-setup internal] load build context 06:19:23 #43 DONE 23.6s 06:19:23 06:19:23 #55 [core-common-config-bootstrapper internal] load build context 06:19:23 #55 DONE 23.5s 06:19:23 06:19:23 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:19:23 #50 ... 06:19:23 06:19:23 #41 [security-spiffe-token-provider internal] load build context 06:19:23 #41 DONE 23.6s 06:19:23 06:19:23 #49 [security-proxy-setup internal] load build context 06:19:23 #49 DONE 23.4s 06:19:23 06:19:23 #51 [core-data internal] load build context 06:19:23 #51 DONE 23.5s 06:19:23 06:19:23 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:19:23 #58 DONE 23.5s 06:19:23 06:19:23 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:19:23 #54 DONE 23.2s 06:19:23 06:19:23 #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:19:23 #47 DONE 23.3s 06:19:23 06:19:23 #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:19:23 #45 DONE 23.6s 06:19:23 06:19:23 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:19:23 #57 DONE 22.7s 06:19:23 06:19:23 #39 [support-scheduler internal] load build context 06:19:23 #39 DONE 23.8s 06:19:23 06:19:23 #40 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:19:23 #40 DONE 23.7s 06:19:23 06:19:23 #42 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:19:23 #42 DONE 23.7s 06:19:23 06:19:23 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:19:23 #53 DONE 23.6s 06:19:23 06:19:23 #44 [support-notifications internal] load build context 06:19:23 #44 DONE 23.9s 06:19:23 06:19:23 #60 [support-scheduler builder 2/7] WORKDIR /edgex-go 06:19:23 #60 DONE 3.6s 06:19:23 06:19:23 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:19:23 #50 ... 06:19:23 06:19:23 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:19:23 #35 DONE 23.1s 06:19:23 06:19:23 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 06:19:25 #61 ... 06:19:25 06:19:25 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:19:25 #59 23.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:25 #59 23.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:25 #59 24.11 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:19:25 #59 24.11 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:19:25 #59 24.11 OK: 20077 distinct packages available 06:19:25 #59 24.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:25 #59 24.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:25 #59 24.57 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 06:19:25 #59 24.61 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 06:19:25 #59 24.62 (3/7) Installing dumb-init (1.2.5-r2) 06:19:25 #59 24.63 (4/7) Installing musl-obstack (1.2.3-r2) 06:19:25 #59 24.63 (5/7) Installing libucontext (1.2-r2) 06:19:25 #59 24.64 (6/7) Installing gcompat (1.1.0-r1) 06:19:25 #59 24.64 (7/7) Installing openssl (3.1.5-r0) 06:19:25 #59 24.65 Executing busybox-1.36.1-r5.trigger 06:19:25 #59 24.67 OK: 8 MiB in 20 packages 06:19:25 #59 DONE 24.9s 06:19:25 06:19:25 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 06:19:25 #61 2.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:25 #61 2.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:26 #61 2.479 OK: 264 MiB in 52 packages 06:19:26 #61 ... 06:19:26 06:19:26 #62 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:19:26 #0 1.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:26 #0 1.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:26 #0 1.685 Upgrading critical system libraries and apk-tools: 06:19:26 #0 1.685 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:19:26 #0 1.700 Executing busybox-1.36.1-r5.trigger 06:19:26 #0 1.778 Continuing the upgrade transaction with new apk-tools: 06:19:26 #0 1.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:26 #0 1.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.131 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 06:19:26 #0 2.150 Executing busybox-1.36.1-r6.post-upgrade 06:19:26 #0 2.171 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 06:19:26 #0 2.174 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:19:26 #0 2.186 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 06:19:26 #0 2.220 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 06:19:26 #0 2.228 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 06:19:26 #0 2.231 Executing busybox-1.36.1-r6.trigger 06:19:26 #0 2.237 OK: 7 MiB in 16 packages 06:19:26 #62 DONE 2.8s 06:19:26 06:19:26 #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:19:26 #0 1.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.479 OK: 264 MiB in 52 packages 06:19:26 #63 DONE 2.7s 06:19:26 06:19:26 #64 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:19:26 #0 1.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:26 #0 1.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:26 #0 1.825 Upgrading critical system libraries and apk-tools: 06:19:26 #0 1.825 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:19:26 #0 1.858 Executing busybox-1.36.1-r5.trigger 06:19:26 #0 1.946 Continuing the upgrade transaction with new apk-tools: 06:19:26 #0 1.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.252 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 06:19:26 #0 2.288 Executing busybox-1.36.1-r6.post-upgrade 06:19:26 #0 2.323 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 06:19:26 #0 2.331 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:19:26 #0 2.346 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 06:19:26 #0 2.349 Executing busybox-1.36.1-r6.trigger 06:19:26 #0 2.359 OK: 17 MiB in 19 packages 06:19:26 #64 DONE 2.8s 06:19:26 06:19:26 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:19:26 #0 1.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:26 #0 1.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:26 #0 1.855 Upgrading critical system libraries and apk-tools: 06:19:26 #0 1.855 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:19:26 #0 1.865 Executing busybox-1.36.1-r5.trigger 06:19:26 #0 1.919 Continuing the upgrade transaction with new apk-tools: 06:19:26 #0 1.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.236 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 06:19:26 #0 2.276 Executing busybox-1.36.1-r6.post-upgrade 06:19:26 #0 2.325 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 06:19:26 #0 2.331 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:19:26 #0 2.335 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 06:19:26 #0 2.379 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 06:19:26 #0 2.381 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 06:19:26 #0 2.385 Executing busybox-1.36.1-r6.trigger 06:19:26 #0 2.578 OK: 7 MiB in 17 packages 06:19:26 #65 DONE 2.8s 06:19:26 06:19:26 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 06:19:26 #61 DONE 2.7s 06:19:26 06:19:26 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:19:26 #0 2.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.500 OK: 264 MiB in 52 packages 06:19:26 #66 DONE 2.7s 06:19:26 06:19:26 #67 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:19:26 #67 ... 06:19:26 06:19:26 #68 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:19:26 #68 DONE 0.4s 06:19:26 06:19:26 #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:19:26 #0 1.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:26 #0 1.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:26 #0 1.988 Upgrading critical system libraries and apk-tools: 06:19:26 #0 1.988 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:19:26 #0 2.002 Executing busybox-1.36.1-r5.trigger 06:19:26 #0 2.086 Continuing the upgrade transaction with new apk-tools: 06:19:26 #0 2.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.510 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 06:19:26 #0 2.551 Executing busybox-1.36.1-r6.post-upgrade 06:19:26 #0 2.604 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 06:19:26 #0 2.607 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:19:26 #0 2.642 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 06:19:26 #0 2.751 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 06:19:26 #0 2.761 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 06:19:26 #0 2.764 Executing busybox-1.36.1-r6.trigger 06:19:26 #0 2.768 OK: 8 MiB in 19 packages 06:19:26 #69 DONE 3.1s 06:19:26 06:19:26 #70 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:19:26 #70 DONE 0.4s 06:19:26 06:19:26 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:19:26 #0 1.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:26 #0 1.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.082 Upgrading critical system libraries and apk-tools: 06:19:26 #0 2.082 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:19:26 #0 2.090 Executing busybox-1.36.1-r5.trigger 06:19:26 #0 2.187 Continuing the upgrade transaction with new apk-tools: 06:19:26 #0 2.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.499 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 06:19:26 #0 2.533 Executing busybox-1.36.1-r6.post-upgrade 06:19:26 #0 2.583 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 06:19:26 #0 2.589 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:19:26 #0 2.694 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 06:19:26 #0 2.733 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 06:19:26 #0 2.745 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 06:19:26 #0 2.748 Executing busybox-1.36.1-r6.trigger 06:19:26 #0 2.754 Executing ca-certificates-20240226-r0.trigger 06:19:26 #0 2.811 OK: 8 MiB in 17 packages 06:19:26 #71 DONE 3.1s 06:19:26 06:19:26 #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:19:26 #0 1.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.284 Upgrading critical system libraries and apk-tools: 06:19:26 #0 2.284 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:19:26 #0 2.291 Executing busybox-1.36.1-r5.trigger 06:19:26 #0 2.384 Continuing the upgrade transaction with new apk-tools: 06:19:26 #0 2.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.890 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 06:19:26 #0 2.915 Executing busybox-1.36.1-r6.post-upgrade 06:19:26 #0 2.927 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 06:19:26 #0 2.929 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:19:26 #0 2.936 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 06:19:26 #0 2.972 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 06:19:26 #0 2.979 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 06:19:26 #0 2.981 Executing busybox-1.36.1-r6.trigger 06:19:26 #0 2.988 OK: 7 MiB in 16 packages 06:19:26 #72 DONE 3.2s 06:19:26 06:19:26 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:19:26 #0 1.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:26 #0 1.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.239 Upgrading critical system libraries and apk-tools: 06:19:26 #0 2.239 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:19:26 #0 2.257 Executing busybox-1.36.1-r5.trigger 06:19:26 #0 2.372 Continuing the upgrade transaction with new apk-tools: 06:19:26 #0 2.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.798 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 06:19:26 #0 2.813 Executing busybox-1.36.1-r6.post-upgrade 06:19:26 #0 2.838 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 06:19:26 #0 2.840 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:19:26 #0 2.846 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 06:19:26 #0 2.904 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 06:19:26 #0 2.909 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 06:19:26 #0 2.913 Executing busybox-1.36.1-r6.trigger 06:19:26 #0 2.919 Executing ca-certificates-20240226-r0.trigger 06:19:26 #0 2.968 OK: 12 MiB in 26 packages 06:19:26 #73 DONE 3.2s 06:19:26 06:19:26 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:19:26 #74 DONE 0.5s 06:19:26 06:19:26 #75 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:19:26 #75 ... 06:19:26 06:19:26 #67 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:19:26 #67 DONE 0.5s 06:19:26 06:19:26 #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:19:26 #0 2.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.678 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:19:26 #0 2.678 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:19:26 #0 2.678 OK: 20075 distinct packages available 06:19:26 #0 2.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:26 #0 3.051 OK: 264 MiB in 52 packages 06:19:26 #76 DONE 3.2s 06:19:26 06:19:26 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:19:26 #0 1.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:26 #0 2.994 Upgrading critical system libraries and apk-tools: 06:19:26 #0 2.995 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:19:26 #0 3.009 Executing busybox-1.36.1-r5.trigger 06:19:26 #0 3.071 Continuing the upgrade transaction with new apk-tools: 06:19:26 #0 3.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:26 #0 3.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:26 #0 3.390 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 06:19:26 #0 3.418 Executing busybox-1.36.1-r6.post-upgrade 06:19:26 #0 3.444 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 06:19:26 #0 3.447 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:19:26 #0 3.455 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 06:19:26 #0 3.496 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 06:19:26 #0 3.502 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 06:19:26 #0 3.527 Executing busybox-1.36.1-r6.trigger 06:19:26 #0 3.532 Executing ca-certificates-20240226-r0.trigger 06:19:27 #77 3.870 OK: 17 MiB in 19 packages 06:19:27 #77 DONE 4.2s 06:19:27 06:19:27 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:19:27 #0 1.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:27 #0 1.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:27 #0 1.384 Upgrading critical system libraries and apk-tools: 06:19:27 #0 1.384 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:19:27 #0 1.405 Executing busybox-1.36.1-r5.trigger 06:19:27 #0 1.547 Continuing the upgrade transaction with new apk-tools: 06:19:27 #0 1.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:19:27 #0 1.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:19:27 #0 1.863 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 06:19:27 #0 1.877 Executing busybox-1.36.1-r6.post-upgrade 06:19:27 #0 1.895 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 06:19:27 #0 1.899 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:19:27 #0 1.905 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 06:19:27 #0 1.908 Executing busybox-1.36.1-r6.trigger 06:19:27 #0 1.914 OK: 8 MiB in 20 packages 06:19:27 #78 DONE 2.1s 06:19:27 06:19:27 #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:19:27 #79 DONE 1.0s 06:19:27 06:19:27 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:19:27 #80 DONE 0.9s 06:19:27 06:19:27 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:19:27 #81 ... 06:19:27 06:19:27 #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:19:27 #82 DONE 0.1s 06:19:27 06:19:27 #83 [security-spire-config stage-2 6/10] COPY security.txt / 06:19:29 #83 DONE 1.2s 06:19:29 06:19:29 #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:19:29 #84 DONE 1.3s 06:19:29 06:19:29 #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:19:29 #85 DONE 0.1s 06:19:29 06:19:29 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:19:29 #86 DONE 1.3s 06:19:29 06:19:29 #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:19:29 #87 DONE 0.1s 06:19:29 06:19:29 #88 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:19:29 #88 DONE 0.5s 06:19:29 06:19:29 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:19:29 #89 DONE 0.5s 06:19:29 06:19:29 #90 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:19:29 #90 DONE 0.0s 06:19:29 06:19:29 #91 [security-spire-server stage-2 6/9] COPY security.txt / 06:19:29 #91 DONE 0.3s 06:19:29 06:19:29 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:19:29 #92 DONE 3.3s 06:19:29 06:19:29 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:19:29 #93 DONE 0.1s 06:19:29 06:19:29 #94 [security-spire-config] exporting to image 06:19:29 #94 exporting layers 06:19:29 #94 ... 06:19:29 06:19:29 #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:19:29 #95 DONE 0.1s 06:19:29 06:19:29 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:19:29 #96 DONE 0.1s 06:19:29 06:19:29 #97 [security-spire-agent stage-3 7/10] COPY security.txt / 06:19:29 #97 DONE 0.1s 06:19:29 06:19:29 #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:19:29 #98 DONE 0.1s 06:19:29 06:19:29 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:19:29 #99 DONE 0.1s 06:19:29 06:19:29 #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:19:29 #100 DONE 0.1s 06:19:29 06:19:29 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:19:29 #101 DONE 0.1s 06:19:29 06:19:29 #94 [security-spire-server] exporting to image 06:19:30 #94 ... 06:19:30 06:19:30 #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:19:30 #102 DONE 0.1s 06:19:30 06:19:30 #94 [security-spire-agent] exporting to image 06:19:30 #94 exporting layers 0.7s done 06:19:30 #94 writing image sha256:0d76dcc936bc7f0be6d30781cd0519314e9cc4a78c9362d79010c98b0e6e60e1 done 06:19:30 #94 naming to docker.io/library/security-spire-config done 06:19:30 #94 exporting layers 0.6s done 06:19:30 #94 writing image sha256:dc764f1864bf0c158879bccf47aa4c1edd6b04f3c62aa03810e805d2581f4213 done 06:19:30 #94 naming to docker.io/library/security-spire-server done 06:19:30 #94 writing image sha256:8f0cc5b7a4dea592c33fcfd6400f329088a0d39dbac370f19d727538442ca992 done 06:19:30 #94 naming to docker.io/library/security-spire-agent done 06:19:30 #94 DONE 1.1s 06:19:30 06:19:30 #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:19:37 #103 ... 06:19:37 06:19:37 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:00 Removing intermediate container f41c229a2267 06:20:00 ---> d7fbe8d7e6da 06:20:00 Successfully built d7fbe8d7e6da 06:20:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:00 + docker inspect -f . ci-base-image-arm64 06:20:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:00 prd-ubuntu20.04-docker-arm64-4c-16g-2837 does not seem to be running inside a container 06:20:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@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 06:20:02 $ docker top 0a966a6f722989e0e17660aa4ccee7405aec81188dca19aab1e7d236df0ddedd -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:03 + go version 06:20:03 go version go1.21.9 linux/arm64 [Pipeline] } 06:20:03 $ docker stop --time=1 0a966a6f722989e0e17660aa4ccee7405aec81188dca19aab1e7d236df0ddedd 06:20:04 $ docker rm -f --volumes 0a966a6f722989e0e17660aa4ccee7405aec81188dca19aab1e7d236df0ddedd [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 06:20:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:20:05 06:20:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:20:05 latest: Pulling from edgex-devops/edgex-compose-arm64 06:20:05 547446be3368: Pulling fs layer 06:20:05 d125d8839a47: Pulling fs layer 06:20:05 3e85d5ac6304: Pulling fs layer 06:20:05 c3105a71a48b: Pulling fs layer 06:20:05 0f093f025ec4: Pulling fs layer 06:20:05 c3106fc0e877: Pulling fs layer 06:20:05 0f093f025ec4: Waiting 06:20:05 c3105a71a48b: Waiting 06:20:05 c3106fc0e877: Waiting 06:20:05 547446be3368: Verifying Checksum 06:20:05 547446be3368: Download complete 06:20:05 c3105a71a48b: Verifying Checksum 06:20:05 c3105a71a48b: Download complete 06:20:06 d125d8839a47: Verifying Checksum 06:20:06 d125d8839a47: Download complete 06:20:06 c3106fc0e877: Verifying Checksum 06:20:06 c3106fc0e877: Download complete 06:20:06 0f093f025ec4: Verifying Checksum 06:20:06 0f093f025ec4: Download complete 06:20:06 547446be3368: Pull complete 06:20:07 d125d8839a47: Pull complete 06:20:08 3e85d5ac6304: Verifying Checksum 06:20:08 3e85d5ac6304: Download complete 06:20:09 #104 DONE 41.0s 06:20:09 06:20:09 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:09 #81 DONE 40.1s 06:20:09 06:20:09 #75 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:09 #75 DONE 41.2s 06:20:09 06:20:09 #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:09 #103 DONE 41.1s 06:20:09 06:20:09 #105 [support-scheduler builder 6/7] COPY . . 06:20:13 #105 DONE 5.6s 06:20:13 06:20:13 #106 [security-spiffe-token-provider builder 6/7] COPY . . 06:20:13 #106 DONE 5.6s 06:20:13 06:20:13 #107 [core-command builder 6/7] COPY . . 06:20:13 #107 CACHED 06:20:13 06:20:13 #108 [core-command builder 4/7] COPY go.mod vendor* ./ 06:20:13 #108 CACHED 06:20:13 06:20:13 #109 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:13 #109 CACHED 06:20:13 06:20:13 #110 [core-data builder 6/7] COPY . . 06:20:13 #110 CACHED 06:20:13 06:20:13 #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:13 #111 CACHED 06:20:13 06:20:13 #112 [core-data builder 4/7] COPY go.mod vendor* ./ 06:20:13 #112 CACHED 06:20:13 06:20:13 #113 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:20:13 #113 CACHED 06:20:13 06:20:13 #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:13 #114 CACHED 06:20:13 06:20:13 #115 [security-proxy-auth builder 6/7] COPY . . 06:20:13 #115 CACHED 06:20:13 06:20:13 #116 [core-metadata builder 6/7] COPY . . 06:20:13 #116 CACHED 06:20:13 06:20:13 #117 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:20:13 #117 CACHED 06:20:13 06:20:13 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:13 #118 CACHED 06:20:13 06:20:13 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 06:20:13 #119 CACHED 06:20:13 06:20:13 #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:13 #120 CACHED 06:20:13 06:20:13 #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:20:13 #121 CACHED 06:20:13 06:20:13 #122 [security-secretstore-setup builder 6/7] COPY . . 06:20:13 #122 DONE 5.6s 06:20:13 06:20:13 #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:13 #123 CACHED 06:20:13 06:20:13 #124 [security-proxy-setup builder 6/7] COPY . . 06:20:13 #124 CACHED 06:20:13 06:20:13 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:20:13 #125 CACHED 06:20:13 06:20:13 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:20:13 #126 CACHED 06:20:13 06:20:13 #127 [security-bootstrapper builder 6/7] COPY . . 06:20:13 #127 CACHED 06:20:13 06:20:13 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:13 #128 CACHED 06:20:13 06:20:13 #129 [support-notifications builder 6/7] COPY . . 06:20:13 #129 DONE 5.6s 06:20:13 06:20:13 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:20:15 #130 1.266 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:20:18 3e85d5ac6304: Pull complete 06:20:18 c3105a71a48b: Pull complete 06:20:19 0f093f025ec4: Pull complete 06:20:19 c3106fc0e877: Pull complete 06:20:19 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 06:20:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:20:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:19 prd-ubuntu20.04-docker-arm64-4c-16g-2837 does not seem to be running inside a container 06:20:19 $ 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/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@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 06:20:22 $ docker top b41eb5e9f080783c186ae46eb18a74f65550b9b8d422f5e01b41a48348884ebe -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:22 + docker compose -f ./docker-compose-build.yml build --parallel 06:20:25 #130 ... 06:20:25 06:20:25 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:20:25 #0 0.464 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:20:25 #131 ... 06:20:25 06:20:25 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:20:25 #0 1.245 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:20:25 #132 ... 06:20:25 06:20:25 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:20:25 #0 0.752 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:20:25 #133 ... 06:20:25 06:20:25 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:20:25 #0 0.933 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:20:25 #134 ... 06:20:25 06:20:25 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:20:25 #0 1.284 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:20:25 #135 ... 06:20:25 06:20:25 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:20:25 #0 0.932 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:20:25 #136 ... 06:20:25 06:20:25 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:20:25 #0 0.718 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:20:25 #137 ... 06:20:25 06:20:25 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:20:25 #0 1.077 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:20:25 #138 ... 06:20:25 06:20:25 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:20:25 #0 1.269 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:20:25 #139 ... 06:20:25 06:20:25 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:20:25 #0 0.890 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:20:30 #1 [security-bootstrapper internal] load build definition from Dockerfile 06:20:30 #1 transferring dockerfile: 2.93kB 0.0s done 06:20:30 #1 DONE 0.1s 06:20:31 06:20:31 #2 [core-metadata internal] load build definition from Dockerfile 06:20:31 #2 transferring dockerfile: 2.06kB done 06:20:31 #2 DONE 0.0s 06:20:31 06:20:31 #3 [security-proxy-auth internal] load build definition from Dockerfile 06:20:31 #3 transferring dockerfile: 2.15kB done 06:20:31 #3 DONE 0.1s 06:20:31 06:20:31 #4 [support-scheduler internal] load build definition from Dockerfile 06:20:31 #4 transferring dockerfile: 1.93kB done 06:20:31 #4 DONE 0.0s 06:20:31 06:20:31 #5 [core-command internal] load build definition from Dockerfile 06:20:31 #5 transferring dockerfile: 1.93kB 0.0s done 06:20:31 #5 DONE 0.1s 06:20:31 06:20:31 #6 [security-proxy-setup internal] load build definition from Dockerfile 06:20:31 #6 transferring dockerfile: 2.50kB 0.0s done 06:20:31 #6 DONE 0.1s 06:20:31 06:20:31 #7 [security-spire-server internal] load build definition from Dockerfile 06:20:31 #7 transferring dockerfile: 1.70kB done 06:20:31 #7 DONE 0.1s 06:20:31 06:20:31 #8 [support-notifications internal] load build definition from Dockerfile 06:20:31 #8 transferring dockerfile: 1.95kB done 06:20:31 #8 DONE 0.1s 06:20:31 06:20:31 #9 [security-secretstore-setup internal] load build definition from Dockerfile 06:20:31 #9 transferring dockerfile: 2.49kB done 06:20:31 #9 DONE 0.0s 06:20:31 06:20:31 #10 [core-data internal] load build definition from Dockerfile 06:20:32 #10 transferring dockerfile: 2.01kB done 06:20:32 #10 DONE 0.1s 06:20:32 06:20:32 #11 [security-spire-config internal] load build definition from Dockerfile 06:20:32 #11 transferring dockerfile: 1.69kB done 06:20:32 #11 DONE 0.1s 06:20:32 06:20:32 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:20:32 #12 transferring dockerfile: 1.89kB 0.0s done 06:20:32 #12 DONE 0.1s 06:20:32 06:20:32 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:20:32 #13 transferring dockerfile: 2.23kB done 06:20:32 #13 DONE 0.1s 06:20:32 06:20:32 #14 [security-spire-agent internal] load build definition from Dockerfile 06:20:32 #14 transferring dockerfile: 1.81kB 0.0s done 06:20:32 #14 DONE 0.1s 06:20:32 06:20:32 #15 [security-bootstrapper internal] load .dockerignore 06:20:32 #15 transferring context: 06:20:32 #15 transferring context: 50B done 06:20:32 #15 DONE 0.1s 06:20:33 06:20:33 #16 [core-metadata internal] load .dockerignore 06:20:33 #16 transferring context: 50B done 06:20:33 #16 DONE 0.0s 06:20:33 06:20:33 #17 [security-proxy-auth internal] load .dockerignore 06:20:33 #17 transferring context: 50B 0.0s done 06:20:33 #17 DONE 0.0s 06:20:33 06:20:33 #18 [core-command internal] load .dockerignore 06:20:33 #18 transferring context: 50B done 06:20:33 #18 DONE 0.1s 06:20:33 06:20:33 #19 [support-scheduler internal] load .dockerignore 06:20:33 #19 transferring context: 50B 0.0s done 06:20:33 #19 DONE 0.1s 06:20:33 06:20:33 #20 [security-proxy-setup internal] load .dockerignore 06:20:33 #20 transferring context: 50B done 06:20:33 #20 DONE 0.1s 06:20:33 06:20:33 #21 [security-spire-server internal] load .dockerignore 06:20:33 #21 transferring context: 50B done 06:20:33 #21 DONE 0.1s 06:20:33 06:20:33 #22 [support-notifications internal] load .dockerignore 06:20:33 #22 transferring context: 50B 0.0s done 06:20:33 #22 DONE 0.1s 06:20:33 06:20:33 #23 [security-secretstore-setup internal] load .dockerignore 06:20:33 #23 transferring context: 50B done 06:20:33 #23 DONE 0.1s 06:20:33 06:20:33 #24 [core-data internal] load .dockerignore 06:20:33 #24 transferring context: 50B done 06:20:33 #24 DONE 0.1s 06:20:33 06:20:33 #25 [security-spire-config internal] load .dockerignore 06:20:33 #25 transferring context: 50B 0.0s done 06:20:33 #25 DONE 0.0s 06:20:33 06:20:33 #26 [security-spiffe-token-provider internal] load .dockerignore 06:20:33 #26 transferring context: 50B done 06:20:33 #26 DONE 0.1s 06:20:33 06:20:33 #27 [core-common-config-bootstrapper internal] load .dockerignore 06:20:33 #27 transferring context: 50B 0.0s done 06:20:33 #27 DONE 0.1s 06:20:33 06:20:33 #28 [security-spire-agent internal] load .dockerignore 06:20:33 #28 transferring context: 50B done 06:20:33 #28 DONE 0.1s 06:20:33 06:20:33 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:20:33 #29 DONE 0.0s 06:20:33 06:20:33 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 06:20:34 #30 DONE 0.2s 06:20:34 06:20:34 #31 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:20:34 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:20:34 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:20:34 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 06:20:34 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 06:20:34 #31 DONE 0.2s 06:20:34 06:20:34 #32 [security-bootstrapper internal] load build context 06:20:34 #32 ... 06:20:34 06:20:34 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:20:34 #29 DONE 0.0s 06:20:34 06:20:34 #32 [security-bootstrapper internal] load build context 06:20:34 #32 ... 06:20:34 06:20:34 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 06:20:34 #30 DONE 0.3s 06:20:34 06:20:34 #31 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:20:34 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:20:34 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:20:34 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 06:20:34 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 06:20:34 #31 DONE 0.4s 06:20:34 06:20:34 #32 [security-bootstrapper internal] load build context 06:20:34 #32 transferring context: 2.64MB 0.5s done 06:20:34 #32 ... 06:20:34 06:20:34 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:20:34 #29 DONE 0.0s 06:20:34 06:20:34 #31 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:20:34 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:20:34 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:20:34 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 06:20:34 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 06:20:34 #31 DONE 0.4s 06:20:35 06:20:35 #31 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:20:35 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:20:35 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:20:35 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 06:20:35 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 06:20:35 #31 DONE 0.4s 06:20:35 06:20:35 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:20:35 #29 DONE 0.0s 06:20:35 06:20:35 #32 [security-bootstrapper internal] load build context 06:20:35 #32 DONE 0.8s 06:20:35 06:20:35 #33 [support-scheduler internal] load build context 06:20:35 #33 ... 06:20:35 06:20:35 #31 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:20:35 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:20:35 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:20:35 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 06:20:35 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 06:20:35 #31 DONE 0.4s 06:20:35 06:20:35 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:20:35 #29 DONE 0.0s 06:20:35 06:20:35 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 06:20:35 #30 DONE 0.6s 06:20:35 06:20:35 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:20:35 #29 DONE 0.0s 06:20:35 06:20:35 #34 [core-metadata internal] load build context 06:20:35 #34 ... 06:20:35 06:20:35 #31 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:20:35 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:20:35 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:20:35 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 06:20:35 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 06:20:35 #31 DONE 0.5s 06:20:35 06:20:35 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:20:35 #29 DONE 0.0s 06:20:35 06:20:35 #35 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:20:35 #35 ... 06:20:35 06:20:35 #31 [security-secretstore-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:20:35 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:20:35 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:20:35 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 06:20:35 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 06:20:35 #31 DONE 0.5s 06:20:35 06:20:35 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:20:35 #29 DONE 0.0s 06:20:35 06:20:35 #34 [core-metadata internal] load build context 06:20:35 #34 transferring context: 2.64MB 0.8s done 06:20:36 #34 ... 06:20:36 06:20:36 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:20:36 #29 DONE 0.0s 06:20:36 06:20:36 #36 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:20:36 #36 ... 06:20:36 06:20:36 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:20:36 #29 DONE 0.0s 06:20:36 06:20:36 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:20:36 #37 DONE 3.0s 06:20:36 06:20:36 #33 [support-scheduler internal] load build context 06:20:36 #33 ... 06:20:36 06:20:36 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 06:20:36 #30 DONE 1.6s 06:20:36 06:20:36 #31 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:20:36 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:20:36 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:20:36 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 06:20:36 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 06:20:36 #31 DONE 0.6s 06:20:36 06:20:36 #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:20:36 #37 DONE 3.1s 06:20:36 06:20:36 #38 [core-data internal] load build context 06:20:36 #38 ... 06:20:36 06:20:36 #34 [core-metadata internal] load build context 06:20:36 #34 DONE 2.0s 06:20:36 06:20:36 #39 [security-proxy-auth internal] load build context 06:20:36 #39 transferring context: 2.64MB 1.2s done 06:20:36 #39 DONE 1.9s 06:20:37 06:20:37 #40 [support-scheduler builder 2/7] WORKDIR /edgex-go 06:20:37 #40 ... 06:20:37 06:20:37 #33 [support-scheduler internal] load build context 06:20:37 #33 transferring context: 2.64MB 1.4s done 06:20:37 #33 DONE 2.2s 06:20:37 06:20:37 #41 [core-command internal] load build context 06:20:37 #41 transferring context: 2.64MB 1.8s done 06:20:37 #41 DONE 2.4s 06:20:37 06:20:37 #42 [support-notifications internal] load build context 06:20:37 #42 ... 06:20:37 06:20:37 #43 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 06:20:37 #43 DONE 2.5s 06:20:38 06:20:38 #42 [support-notifications internal] load build context 06:20:38 #42 ... 06:20:38 06:20:38 #31 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:20:38 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:20:38 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:20:38 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 06:20:38 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 06:20:38 #31 DONE 0.6s 06:20:38 06:20:38 #31 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:20:38 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:20:38 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:20:38 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 06:20:38 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 06:20:38 #31 DONE 0.6s 06:20:38 06:20:38 #44 [security-spire-server internal] load build context 06:20:38 #44 DONE 0.1s 06:20:38 06:20:38 #42 [support-notifications internal] load build context 06:20:39 #42 ... 06:20:39 06:20:39 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 06:20:39 #30 DONE 3.8s 06:20:39 06:20:39 #42 [support-notifications internal] load build context 06:20:39 #42 ... 06:20:39 06:20:39 #45 [security-spire-config internal] load build context 06:20:39 #45 transferring context: 24.94kB 0.2s done 06:20:39 #45 DONE 1.9s 06:20:39 06:20:39 #42 [support-notifications internal] load build context 06:20:40 #42 transferring context: 2.64MB 3.1s done 06:20:40 #42 ... 06:20:40 06:20:40 #31 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 06:20:40 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 06:20:40 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 06:20:40 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 06:20:40 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 06:20:40 #31 DONE 0.6s 06:20:40 06:20:40 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 06:20:40 #46 DONE 3.7s 06:20:40 06:20:40 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:20:40 #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:20:40 #47 ... 06:20:40 06:20:40 #42 [support-notifications internal] load build context 06:20:40 #42 DONE 5.2s 06:20:40 06:20:40 #38 [core-data internal] load build context 06:20:40 #38 transferring context: 2.64MB 2.6s done 06:20:41 #38 ... 06:20:41 06:20:41 #48 [security-proxy-setup internal] load build context 06:20:41 #48 transferring context: 2.64MB 3.1s done 06:20:41 #48 DONE 5.4s 06:20:41 06:20:41 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:20:41 #49 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.0s done 06:20:41 #49 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 06:20:41 #49 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 06:20:41 #49 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 06:20:41 #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.4s 06:20:41 #49 ... 06:20:41 06:20:41 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:20:41 #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.8s done 06:20:41 #47 DONE 0.8s 06:20:41 06:20:41 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:20:41 #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s 06:20:41 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.6s 06:20:41 #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done 06:20:41 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done 06:20:41 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done 06:20:41 #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 06:20:41 #49 ... 06:20:41 06:20:41 #44 [security-spire-server internal] load build context 06:20:41 #44 transferring context: 26.69kB 0.1s done 06:20:41 #44 DONE 3.6s 06:20:41 06:20:41 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:20:41 #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done 06:20:41 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.7s done 06:20:41 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done 06:20:41 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.9s 06:20:41 #49 ... 06:20:41 06:20:41 #50 [security-spiffe-token-provider internal] load build context 06:20:41 #50 transferring context: 2.64MB 3.1s done 06:20:41 #50 DONE 5.1s 06:20:41 06:20:41 #51 [security-secretstore-setup internal] load build context 06:20:41 #51 transferring context: 2.64MB 3.3s done 06:20:41 #51 DONE 6.0s 06:20:41 06:20:41 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:20:42 #49 ... 06:20:42 06:20:42 #38 [core-data internal] load build context 06:20:42 #38 DONE 5.3s 06:20:42 06:20:42 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:20:42 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.72MB / 23.39MB 1.4s 06:20:42 #49 ... 06:20:42 06:20:42 #52 [core-common-config-bootstrapper internal] load build context 06:20:42 #52 transferring context: 2.64MB 3.7s done 06:20:42 #52 DONE 5.7s 06:20:42 06:20:42 #40 [core-command builder 2/7] WORKDIR /edgex-go 06:20:42 #40 DONE 6.3s 06:20:42 06:20:42 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:20:42 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.96MB / 23.39MB 1.8s 06:20:42 #49 ... 06:20:42 06:20:42 #53 [security-spire-agent internal] load build context 06:20:42 #53 transferring context: 26.22kB 0.1s done 06:20:42 #53 DONE 2.2s 06:20:42 06:20:42 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:20:42 #49 ... 06:20:42 06:20:42 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:20:42 #0 5.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:20:42 #0 5.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:20:42 #0 7.215 (1/2) Installing dumb-init (1.2.5-r2) 06:20:42 #0 7.243 (2/2) Installing su-exec (0.2-r3) 06:20:42 #0 7.243 Executing busybox-1.36.1-r5.trigger 06:20:42 #0 7.442 OK: 8 MiB in 17 packages 06:20:42 #54 DONE 8.5s 06:20:42 06:20:42 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:20:43 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.18MB / 23.39MB 2.4s 06:20:45 #49 ... 06:20:45 06:20:45 #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:20:45 #0 5.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:20:45 #0 6.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:20:45 #0 9.130 (1/1) Installing dumb-init (1.2.5-r2) 06:20:45 #0 9.131 Executing busybox-1.36.1-r5.trigger 06:20:45 #0 9.305 OK: 8 MiB in 16 packages 06:20:45 #55 DONE 10.2s 06:20:45 06:20:45 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:20:45 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.59MB / 23.39MB 4.1s 06:20:45 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 4.8s 06:20:45 #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 06:20:45 #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 06:20:45 #49 ... 06:20:45 06:20:45 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:20:45 #0 6.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:20:45 #0 7.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:20:46 #56 ... 06:20:46 06:20:46 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:20:46 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.52MB / 23.39MB 5.9s 06:20:47 #49 ... 06:20:47 06:20:47 #35 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:20:47 #35 5.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:20:47 #35 6.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:20:47 #35 9.356 (1/2) Installing ca-certificates (20240226-r0) 06:20:47 #35 9.552 (2/2) Installing dumb-init (1.2.5-r2) 06:20:47 #35 9.570 Executing busybox-1.36.1-r5.trigger 06:20:47 #35 9.617 Executing ca-certificates-20240226-r0.trigger 06:20:47 #35 10.45 OK: 9 MiB in 17 packages 06:20:47 #35 DONE 11.5s 06:20:47 06:20:47 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:20:47 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.27MB / 23.39MB 6.7s 06:20:47 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 6.9s 06:20:47 #49 ... 06:20:47 06:20:47 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:20:47 #57 ... 06:20:47 06:20:47 #36 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:20:47 #36 5.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:20:47 #36 7.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:20:47 #36 9.213 (1/4) Installing ca-certificates (20240226-r0) 06:20:47 #36 9.403 (2/4) Installing dumb-init (1.2.5-r2) 06:20:47 #36 9.403 (3/4) Installing su-exec (0.2-r3) 06:20:47 #36 9.403 (4/4) Installing yq (4.33.3-r5) 06:20:47 #36 9.904 Executing busybox-1.36.1-r5.trigger 06:20:47 #36 9.939 Executing ca-certificates-20240226-r0.trigger 06:20:47 #36 10.80 OK: 18 MiB in 19 packages 06:20:47 #36 DONE 11.5s 06:20:47 06:20:47 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:20:47 #56 10.37 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 06:20:47 #56 10.63 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 06:20:47 #56 10.81 (3/6) Installing dumb-init (1.2.5-r2) 06:20:47 #56 10.81 (4/6) Installing openssl (3.1.5-r0) 06:20:47 #56 10.89 (5/6) Installing su-exec (0.2-r3) 06:20:47 #56 10.90 (6/6) Installing yq (4.33.3-r5) 06:20:47 #56 11.37 Executing busybox-1.36.1-r5.trigger 06:20:47 #56 11.42 OK: 18 MiB in 19 packages 06:20:47 #56 DONE 12.1s 06:20:47 06:20:47 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:20:48 #58 ... 06:20:48 06:20:48 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:20:48 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 7.3s 06:20:48 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.58MB / 23.39MB 8.0s 06:20:49 #49 ... 06:20:49 06:20:49 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:20:49 #59 ... 06:20:49 06:20:49 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:20:49 #60 ... 06:20:49 06:20:49 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:20:49 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 8.7s 06:20:49 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.68MB / 23.39MB 9.0s 06:20:49 #49 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 06:20:50 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.93MB / 23.39MB 9.2s 06:20:50 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 9.8s 06:20:51 #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.2s done 06:20:51 #49 ... 06:20:51 06:20:51 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:20:51 #47 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 06:20:51 #47 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 06:20:51 #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 06:20:51 #47 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 06:20:51 #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 06:20:51 #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 06:20:51 #47 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 06:20:51 #47 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.4s done 06:20:51 #47 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 06:20:51 #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 06:20:51 #47 ... 06:20:51 06:20:51 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:20:51 #57 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:20:52 #57 ... 06:20:52 06:20:52 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:20:52 #0 8.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:20:52 #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:20:52 #61 ... 06:20:52 06:20:52 #62 [core-command builder 3/7] RUN apk add --update --no-cache make git 06:20:52 #0 9.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:20:52 #62 ... 06:20:52 06:20:52 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:20:53 #63 ... 06:20:53 06:20:53 #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:20:53 #0 9.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:20:53 #0 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:20:53 #64 ... 06:20:53 06:20:53 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:20:53 #0 9.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:20:53 #65 ... 06:20:53 06:20:53 #62 [core-command builder 3/7] RUN apk add --update --no-cache make git 06:20:53 #62 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:20:55 #62 ... 06:20:55 06:20:55 #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 06:20:55 #0 8.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:20:55 #0 9.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:20:55 #66 ... 06:20:55 06:20:55 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:20:55 #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.6s 06:20:55 #49 ... 06:20:55 06:20:55 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:20:55 #58 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:20:55 #58 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:20:55 #58 15.62 (1/1) Installing dumb-init (1.2.5-r2) 06:20:55 #58 15.68 Executing busybox-1.36.1-r5.trigger 06:20:55 #58 15.82 OK: 8 MiB in 16 packages 06:20:55 #58 DONE 17.9s 06:20:55 06:20:55 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:20:57 #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.0s 06:20:57 #47 ... 06:20:57 06:20:57 #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:20:57 #0 6.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:20:57 #0 8.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:20:57 #67 ... 06:20:57 06:20:57 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:20:57 #49 ... 06:20:57 06:20:57 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:20:57 #0 6.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:20:57 #0 8.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:20:57 #68 ... 06:20:57 06:20:57 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:20:57 #0 5.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:20:57 #0 7.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:20:58 #69 ... 06:20:58 06:20:58 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:21:00 #49 ... 06:21:00 06:21:00 #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:21:00 #64 16.59 OK: 266 MiB in 52 packages 06:21:00 #64 DONE 17.9s 06:21:00 06:21:00 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:21:00 #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.6s 06:21:00 #49 ... 06:21:00 06:21:00 #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:21:00 #70 DONE 0.8s 06:21:00 06:21:00 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:21:00 #49 ... 06:21:00 06:21:00 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:21:00 #60 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:21:00 #60 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:21:00 #60 17.03 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:21:00 #60 17.03 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:21:00 #60 17.03 OK: 19953 distinct packages available 06:21:00 #60 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:21:00 #60 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:21:00 #60 ... 06:21:00 06:21:00 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:21:01 #49 ... 06:21:01 06:21:01 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:21:01 #59 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:21:01 #59 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:21:01 #59 21.08 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:21:01 #59 21.08 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:21:01 #59 21.08 OK: 19953 distinct packages available 06:21:01 #59 22.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:21:01 #59 ... 06:21:01 06:21:01 #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 06:21:01 #62 17.22 OK: 266 MiB in 52 packages 06:21:01 #62 DONE 19.5s 06:21:01 06:21:01 #71 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:21:02 #71 ... 06:21:02 06:21:02 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:21:02 #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.3s done 06:21:02 #47 DONE 22.0s 06:21:02 06:21:02 #71 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:21:02 #71 DONE 0.9s 06:21:02 06:21:02 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:21:02 #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.4s done 06:21:03 #49 DONE 25.5s 06:21:03 06:21:03 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:21:03 #69 15.16 Upgrading critical system libraries and apk-tools: 06:21:03 #69 15.16 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:21:03 #69 15.29 Executing busybox-1.36.1-r5.trigger 06:21:03 #69 ... 06:21:03 06:21:03 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:21:03 #57 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:21:03 #57 23.54 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:21:03 #57 23.54 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:21:03 #57 23.54 OK: 19953 distinct packages available 06:21:03 #57 24.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:21:03 #57 ... 06:21:03 06:21:03 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:21:03 #63 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:21:03 #63 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:21:03 #63 19.34 OK: 266 MiB in 52 packages 06:21:03 #63 ... 06:21:03 06:21:03 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:21:03 #57 26.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:21:04 #57 ... 06:21:04 06:21:04 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:21:04 #65 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:21:04 #65 19.83 Upgrading critical system libraries and apk-tools: 06:21:04 #65 19.83 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:21:04 #65 19.94 Executing busybox-1.36.1-r5.trigger 06:21:04 #65 ... 06:21:04 06:21:04 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:21:04 #63 DONE 21.7s 06:21:04 06:21:04 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:21:05 #72 DONE 0.6s 06:21:05 06:21:05 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:21:05 #65 21.62 Continuing the upgrade transaction with new apk-tools: 06:21:05 #65 21.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:21:05 #65 ... 06:21:05 06:21:05 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:21:05 #0 4.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:21:05 #0 7.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:21:05 #73 ... 06:21:05 06:21:05 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:21:05 #69 16.73 Continuing the upgrade transaction with new apk-tools: 06:21:05 #69 16.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:21:06 #69 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:21:09 #69 ... 06:21:09 06:21:09 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:21:09 #61 17.09 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:21:09 #61 17.09 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:21:09 #61 17.09 OK: 19951 distinct packages available 06:21:09 #61 18.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:21:09 #61 21.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:21:09 #61 25.60 OK: 266 MiB in 52 packages 06:21:09 #61 DONE 26.4s 06:21:09 06:21:09 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:21:09 #57 31.32 (1/11) Installing ca-certificates (20240226-r0) 06:21:09 #57 ... 06:21:09 06:21:09 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:21:09 #74 DONE 0.6s 06:21:09 06:21:09 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:21:09 #73 14.04 Upgrading critical system libraries and apk-tools: 06:21:09 #73 14.04 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:21:09 #73 14.13 Executing busybox-1.36.1-r5.trigger 06:21:10 #73 ... 06:21:10 06:21:10 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:21:10 #60 28.05 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 06:21:10 #60 28.50 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 06:21:10 #60 28.55 (3/7) Installing dumb-init (1.2.5-r2) 06:21:10 #60 28.58 (4/7) Installing musl-obstack (1.2.3-r2) 06:21:10 #60 28.59 (5/7) Installing libucontext (1.2-r2) 06:21:10 #60 28.61 (6/7) Installing gcompat (1.1.0-r1) 06:21:10 #60 28.65 (7/7) Installing openssl (3.1.5-r0) 06:21:10 #60 28.75 Executing busybox-1.36.1-r5.trigger 06:21:10 #60 28.86 OK: 9 MiB in 20 packages 06:21:10 #60 DONE 31.0s 06:21:10 06:21:10 #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:21:10 #75 ... 06:21:10 06:21:10 #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:21:10 #76 ... 06:21:10 06:21:10 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:21:10 #57 31.86 (2/11) Installing brotli-libs (1.0.9-r14) 06:21:10 #57 32.05 (3/11) Installing libunistring (1.1-r1) 06:21:10 #57 32.46 (4/11) Installing libidn2 (2.3.4-r1) 06:21:10 #57 32.51 (5/11) Installing nghttp2-libs (1.57.0-r0) 06:21:10 #57 32.61 (6/11) Installing libcurl (8.5.0-r0) 06:21:10 #57 32.75 (7/11) Installing curl (8.5.0-r0) 06:21:10 #57 32.78 (8/11) Installing dumb-init (1.2.5-r2) 06:21:10 #57 32.82 (9/11) Installing musl-obstack (1.2.3-r2) 06:21:10 #57 32.83 (10/11) Installing libucontext (1.2-r2) 06:21:10 #57 32.86 (11/11) Installing gcompat (1.1.0-r1) 06:21:10 #57 32.89 Executing busybox-1.36.1-r5.trigger 06:21:10 #57 33.11 Executing ca-certificates-20240226-r0.trigger 06:21:10 #57 ... 06:21:10 06:21:10 #66 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 06:21:10 #66 16.02 Upgrading critical system libraries and apk-tools: 06:21:10 #66 16.02 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:21:10 #66 16.08 Executing busybox-1.36.1-r5.trigger 06:21:10 #66 17.57 Continuing the upgrade transaction with new apk-tools: 06:21:10 #66 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:21:10 #66 19.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:21:10 #66 23.29 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 06:21:10 #66 23.40 Executing busybox-1.36.1-r6.post-upgrade 06:21:10 #66 23.67 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 06:21:10 #66 23.68 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:21:10 #66 23.75 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 06:21:10 #66 24.16 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 06:21:10 #66 24.22 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 06:21:10 #66 24.27 Executing busybox-1.36.1-r6.trigger 06:21:10 #66 24.30 OK: 8 MiB in 16 packages 06:21:11 #66 ... 06:21:11 06:21:11 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:21:11 #59 24.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:21:11 #59 29.72 (1/4) Installing dumb-init (1.2.5-r2) 06:21:11 #59 29.76 (2/4) Installing musl-obstack (1.2.3-r2) 06:21:11 #59 29.79 (3/4) Installing libucontext (1.2-r2) 06:21:11 #59 29.82 (4/4) Installing gcompat (1.1.0-r1) 06:21:11 #59 29.90 Executing busybox-1.36.1-r5.trigger 06:21:11 #59 30.20 OK: 8 MiB in 19 packages 06:21:11 #59 DONE 31.9s 06:21:11 06:21:11 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:21:11 #77 ... 06:21:11 06:21:11 #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 06:21:11 #66 DONE 26.5s 06:21:11 06:21:11 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:21:11 #69 23.60 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 06:21:11 #69 23.78 Executing busybox-1.36.1-r6.post-upgrade 06:21:11 #69 24.13 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 06:21:11 #69 24.13 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:21:12 #69 ... 06:21:12 06:21:12 #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:21:12 #67 14.89 Upgrading critical system libraries and apk-tools: 06:21:12 #67 14.89 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:21:12 #67 15.00 Executing busybox-1.36.1-r5.trigger 06:21:12 #67 16.60 Continuing the upgrade transaction with new apk-tools: 06:21:12 #67 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:21:12 #67 18.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:21:12 #67 23.49 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 06:21:12 #67 23.78 Executing busybox-1.36.1-r6.post-upgrade 06:21:12 #67 24.27 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 06:21:12 #67 24.27 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:21:12 #67 24.41 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 06:21:12 #67 24.90 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 06:21:12 #67 25.01 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 06:21:12 #67 25.03 Executing busybox-1.36.1-r6.trigger 06:21:12 #67 ... 06:21:12 06:21:12 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:21:12 #69 24.27 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 06:21:12 #69 24.36 Executing busybox-1.36.1-r6.trigger 06:21:12 #69 24.43 OK: 18 MiB in 19 packages 06:21:12 #69 ... 06:21:12 06:21:12 #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:21:12 #78 ... 06:21:12 06:21:12 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:21:12 #57 34.68 OK: 13 MiB in 26 packages 06:21:13 #57 ... 06:21:13 06:21:13 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:21:13 #68 15.32 Upgrading critical system libraries and apk-tools: 06:21:13 #68 15.32 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:21:13 #68 15.38 Executing busybox-1.36.1-r5.trigger 06:21:13 #68 17.21 Continuing the upgrade transaction with new apk-tools: 06:21:13 #68 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:21:13 #68 18.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:21:13 #68 23.97 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 06:21:13 #68 24.18 Executing busybox-1.36.1-r6.post-upgrade 06:21:13 #68 24.55 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 06:21:13 #68 24.55 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:21:13 #68 24.66 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 06:21:13 #68 25.12 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 06:21:13 #68 25.19 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 06:21:13 #68 25.21 Executing busybox-1.36.1-r6.trigger 06:21:13 #68 25.30 Executing ca-certificates-20240226-r0.trigger 06:21:13 #68 ... 06:21:13 06:21:13 #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:21:13 #67 25.14 Executing ca-certificates-20240226-r0.trigger 06:21:13 #67 26.08 OK: 9 MiB in 17 packages 06:21:13 #67 ... 06:21:13 06:21:13 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:21:13 #69 DONE 25.5s 06:21:13 06:21:13 #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:21:13 #79 ... 06:21:13 06:21:13 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:21:13 #57 DONE 36.0s 06:21:14 06:21:14 #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:21:14 #79 DONE 0.4s 06:21:14 06:21:14 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:21:14 #80 ... 06:21:14 06:21:14 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:21:14 #65 23.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:21:14 #65 28.23 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 06:21:14 #65 28.47 Executing busybox-1.36.1-r6.post-upgrade 06:21:14 #65 28.90 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 06:21:14 #65 28.97 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:21:14 #65 29.02 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 06:21:14 #65 29.40 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 06:21:14 #65 29.52 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 06:21:14 #65 29.55 Executing busybox-1.36.1-r6.trigger 06:21:14 #65 29.70 OK: 8 MiB in 17 packages 06:21:14 #65 DONE 31.3s 06:21:14 06:21:14 #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:21:14 #75 4.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:21:14 #75 ... 06:21:14 06:21:14 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:21:15 #81 ... 06:21:15 06:21:15 #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:21:15 #67 DONE 27.9s 06:21:15 06:21:15 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:21:15 #68 26.72 OK: 18 MiB in 19 packages 06:21:16 #68 DONE 28.1s 06:21:16 06:21:16 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:21:16 #73 16.17 Continuing the upgrade transaction with new apk-tools: 06:21:16 #73 16.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:21:16 #73 18.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:21:17 #73 ... 06:21:17 06:21:17 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:21:17 #80 3.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:21:17 #80 ... 06:21:17 06:21:17 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:21:17 #82 DONE 3.1s 06:21:17 06:21:17 #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:21:17 #83 DONE 0.2s 06:21:17 06:21:17 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:21:17 #73 21.98 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 06:21:17 #73 22.18 Executing busybox-1.36.1-r6.post-upgrade 06:21:17 #73 22.39 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 06:21:18 #73 22.40 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:21:18 #73 22.46 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 06:21:18 #73 22.68 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 06:21:18 #73 22.72 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 06:21:18 #73 22.73 Executing busybox-1.36.1-r6.trigger 06:21:18 #73 22.78 OK: 8 MiB in 16 packages 06:21:19 #73 DONE 23.4s 06:21:19 06:21:19 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:21:19 #80 4.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:21:19 #80 ... 06:21:19 06:21:19 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:21:19 #84 ... 06:21:19 06:21:19 #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:21:19 #75 6.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:21:19 #75 9.798 Upgrading critical system libraries and apk-tools: 06:21:19 #75 9.800 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:21:19 #75 9.846 Executing busybox-1.36.1-r5.trigger 06:21:20 #75 10.53 Continuing the upgrade transaction with new apk-tools: 06:21:20 #75 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:21:21 #75 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:21:22 #75 ... 06:21:22 06:21:22 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:21:22 #80 6.643 Upgrading critical system libraries and apk-tools: 06:21:22 #80 6.643 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:21:22 #80 6.687 Executing busybox-1.36.1-r5.trigger 06:21:22 #80 7.363 Continuing the upgrade transaction with new apk-tools: 06:21:22 #80 7.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:21:22 #80 8.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:21:23 #80 ... 06:21:23 06:21:23 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:21:23 #77 5.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:21:23 #77 6.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:21:23 #77 8.776 Upgrading critical system libraries and apk-tools: 06:21:23 #77 8.779 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 06:21:23 #77 8.801 Executing busybox-1.36.1-r5.trigger 06:21:23 #77 9.302 Continuing the upgrade transaction with new apk-tools: 06:21:23 #77 9.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:21:23 #77 9.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:21:23 #77 11.27 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 06:21:23 #77 11.35 Executing busybox-1.36.1-r6.post-upgrade 06:21:23 #77 11.49 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 06:21:23 #77 11.50 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:21:23 #77 11.52 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 06:21:23 #77 11.67 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 06:21:23 #77 11.70 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 06:21:23 #77 11.71 Executing busybox-1.36.1-r6.trigger 06:21:23 #77 11.74 OK: 8 MiB in 19 packages 06:21:23 #77 DONE 12.2s 06:21:23 06:21:23 #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:21:23 #75 12.74 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 06:21:23 #75 12.81 Executing busybox-1.36.1-r6.post-upgrade 06:21:23 #75 12.93 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 06:21:23 #75 12.93 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:21:23 #75 12.96 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 06:21:23 #75 12.97 Executing busybox-1.36.1-r6.trigger 06:21:23 #75 13.00 OK: 9 MiB in 20 packages 06:21:23 #75 DONE 13.6s 06:21:23 06:21:23 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:21:23 #80 9.860 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 06:21:23 #80 9.949 Executing busybox-1.36.1-r6.post-upgrade 06:21:23 #80 10.05 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 06:21:23 #80 10.07 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 06:21:23 #80 10.09 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 06:21:24 #80 10.22 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 06:21:24 #80 10.25 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 06:21:24 #80 10.28 Executing busybox-1.36.1-r6.trigger 06:21:24 #80 10.31 Executing ca-certificates-20240226-r0.trigger 06:21:24 #80 10.70 OK: 13 MiB in 26 packages 06:21:24 #80 ... 06:21:24 06:21:24 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:21:24 #85 DONE 1.3s 06:21:24 06:21:24 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:21:24 #86 DONE 1.6s 06:21:24 06:21:24 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:21:24 #80 DONE 11.2s 06:21:24 06:21:24 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:21:25 #87 ... 06:21:25 06:21:25 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:21:25 #88 DONE 1.5s 06:21:25 06:21:25 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:21:25 #89 DONE 0.3s 06:21:25 06:21:25 #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:21:25 #90 DONE 0.2s 06:21:25 06:21:25 #91 [security-spire-config stage-2 6/10] COPY security.txt / 06:21:25 #91 DONE 0.2s 06:21:25 06:21:25 #92 [security-spire-server stage-2 6/9] COPY security.txt / 06:21:25 #92 DONE 0.2s 06:21:25 06:21:25 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:21:25 #93 DONE 0.3s 06:21:25 06:21:25 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:21:25 #94 DONE 0.2s 06:21:25 06:21:25 #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:21:25 #95 DONE 0.2s 06:21:25 06:21:25 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:21:26 #96 DONE 0.3s 06:21:26 06:21:26 #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:21:26 #97 DONE 0.2s 06:21:26 06:21:26 #98 [security-spire-config] exporting to image 06:21:26 #98 exporting layers 06:21:26 #98 ... 06:21:26 06:21:26 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:21:26 #87 DONE 1.5s 06:21:26 06:21:26 #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:21:26 #99 DONE 0.3s 06:21:26 06:21:26 #98 [security-spire-server] exporting to image 06:21:26 #98 ... 06:21:26 06:21:26 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:21:26 #100 DONE 0.3s 06:21:26 06:21:26 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 06:21:27 #101 DONE 0.2s 06:21:27 06:21:27 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:21:27 #102 DONE 0.1s 06:21:27 06:21:27 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:21:27 #103 DONE 0.2s 06:21:27 06:21:27 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:21:27 #84 ... 06:21:27 06:21:27 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:21:27 #104 DONE 0.2s 06:21:27 06:21:27 #98 [security-spire-agent] exporting to image 06:21:28 #98 exporting layers 2.3s done 06:21:28 #98 writing image sha256:92e438d06c8f43977a6abf1ef473fd61aa10e7f5a26d35cd12310005bdef48d9 0.0s done 06:21:28 #98 naming to docker.io/library/security-spire-config-arm64 0.0s done 06:21:28 #98 exporting layers 2.4s done 06:21:28 #98 writing image sha256:da3746fec2f83aa6f4c035e6a43f57551574fb9b689726d86373e677c36daba1 done 06:21:28 #98 naming to docker.io/library/security-spire-server-arm64 done 06:21:29 #98 exporting layers 1.9s done 06:21:29 #98 writing image sha256:601762e2c4a5769def6bcee8d8b24b0e6fa843def6a2ed4293682618b533398f done 06:21:29 #98 naming to docker.io/library/security-spire-agent-arm64 0.0s done 06:21:29 #98 DONE 3.2s 06:21:29 06:21:29 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:21:33 #140 ... 06:21:33 06:21:33 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:21:33 #138 78.82 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:22:05 #138 ... 06:22:05 06:22:05 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:22:05 #140 DONE 107.4s 06:22:05 06:22:05 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:22:05 #132 DONE 107.4s 06:22:05 06:22:05 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:22:05 #135 DONE 107.4s 06:22:05 06:22:05 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:22:05 #50 ... 06:22:05 06:22:05 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:22:05 #141 ... 06:22:05 06:22:05 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:22:05 #138 DONE 108.5s 06:22:05 06:22:05 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:22:05 #131 DONE 108.5s 06:22:05 06:22:05 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:22:05 #142 ... 06:22:05 06:22:05 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:22:05 #141 DONE 0.8s 06:22:05 06:22:05 #143 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:22:05 #143 DONE 0.7s 06:22:05 06:22:05 #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:22:05 #144 DONE 0.8s 06:22:05 06:22:05 #145 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:22:05 #145 DONE 0.7s 06:22:05 06:22:05 #146 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:22:05 #146 ... 06:22:05 06:22:05 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:22:05 #142 DONE 0.8s 06:22:05 06:22:05 #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:22:05 #147 ... 06:22:05 06:22:05 #148 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:22:05 #148 DONE 1.1s 06:22:05 06:22:05 #146 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:22:05 #146 DONE 1.1s 06:22:05 06:22:05 #149 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:22:05 #149 ... 06:22:05 06:22:05 #150 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:22:05 #150 DONE 1.3s 06:22:05 06:22:05 #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:22:05 #147 DONE 1.2s 06:22:05 06:22:05 #151 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:22:05 #151 ... 06:22:05 06:22:05 #149 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:22:05 #149 DONE 0.6s 06:22:05 06:22:05 #152 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:22:05 #152 ... 06:22:05 06:22:05 #153 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:22:05 #153 DONE 0.8s 06:22:05 06:22:05 #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:22:05 #154 DONE 0.7s 06:22:05 06:22:05 #151 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:22:05 #151 DONE 0.7s 06:22:05 06:22:05 #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:22:05 #155 ... 06:22:05 06:22:05 #156 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:22:05 #156 DONE 2.3s 06:22:05 06:22:05 #152 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:22:05 #152 DONE 0.4s 06:22:05 06:22:05 #157 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:22:05 #157 DONE 0.2s 06:22:05 06:22:05 #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:22:05 #155 DONE 0.3s 06:22:05 06:22:05 #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:22:05 #158 ... 06:22:05 06:22:05 #159 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 06:22:05 #159 DONE 0.5s 06:22:05 06:22:05 #160 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:22:05 #160 ... 06:22:05 06:22:05 #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:22:05 #161 DONE 1.0s 06:22:06 06:22:06 #94 [security-spiffe-token-provider] exporting to image 06:22:06 #94 exporting layers 06:22:06 #94 ... 06:22:06 06:22:06 #162 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:22:06 #162 DONE 1.7s 06:22:07 06:22:07 #163 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:22:07 #163 ... 06:22:07 06:22:07 #160 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:22:07 #160 DONE 2.3s 06:22:07 06:22:07 #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:22:07 #158 DONE 2.6s 06:22:07 06:22:07 #163 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:22:07 #163 DONE 1.6s 06:22:07 06:22:07 #164 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:22:07 #164 ... 06:22:07 06:22:07 #94 [security-spiffe-token-provider] exporting to image 06:22:07 #94 exporting layers 2.8s done 06:22:07 #94 writing image sha256:3f59cc3e0c9b7bf986b4ac626f7ac3660fbd0e29822a351d1e86380e95901fec done 06:22:07 #94 naming to docker.io/library/security-spiffe-token-provider done 06:22:07 #94 DONE 4.0s 06:22:08 06:22:08 #165 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:22:10 #165 ... 06:22:10 06:22:10 #166 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:22:10 #166 DONE 2.4s 06:22:10 06:22:10 #167 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:22:10 #167 ... 06:22:10 06:22:10 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:22:10 #137 DONE 117.6s 06:22:10 06:22:10 #164 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:22:10 #164 DONE 3.2s 06:22:11 06:22:11 #168 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:22:11 #168 ... 06:22:11 06:22:11 #165 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:22:11 #165 DONE 3.7s 06:22:11 06:22:11 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:22:11 #134 DONE 118.2s 06:22:11 06:22:11 #168 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:22:11 #168 DONE 4.6s 06:22:11 06:22:11 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:22:11 #169 ... 06:22:11 06:22:11 #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:22:11 #170 CACHED 06:22:11 06:22:11 #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:22:11 #171 CACHED 06:22:11 06:22:11 #167 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:22:11 #167 DONE 1.6s 06:22:11 06:22:11 #172 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:22:11 #172 CACHED 06:22:11 06:22:11 #173 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:22:11 #173 CACHED 06:22:11 06:22:11 #174 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:22:12 #174 ... 06:22:12 06:22:12 #175 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:22:12 #175 DONE 1.3s 06:22:12 06:22:12 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:22:12 #136 DONE 119.3s 06:22:12 06:22:12 #176 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:22:12 #176 DONE 1.0s 06:22:12 06:22:12 #177 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:22:13 #177 ... 06:22:13 06:22:13 #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:22:13 #139 DONE 119.7s 06:22:13 06:22:13 #174 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:22:13 #174 DONE 1.2s 06:22:13 06:22:13 #178 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:22:13 #178 DONE 1.3s 06:22:13 06:22:13 #179 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:22:13 #179 ... 06:22:13 06:22:13 #180 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 06:22:13 #180 DONE 0.5s 06:22:13 06:22:13 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:22:13 #169 DONE 1.8s 06:22:13 06:22:13 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:22:13 #181 CACHED 06:22:13 06:22:13 #182 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:22:13 #182 CACHED 06:22:13 06:22:13 #183 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:22:13 #183 DONE 0.4s 06:22:13 06:22:13 #184 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:22:13 #184 ... 06:22:13 06:22:13 #177 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:22:13 #177 DONE 0.7s 06:22:13 06:22:13 #185 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:22:13 #185 DONE 0.3s 06:22:13 06:22:13 #94 [security-proxy-setup] exporting to image 06:22:13 #94 exporting layers 06:22:13 #94 writing image sha256:37cfd109199a7a3f36f08dbd2efeaeebe8757b7e86f72da341564e985118ae23 done 06:22:13 #94 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 06:22:14 #94 ... 06:22:14 06:22:14 #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:22:14 #186 DONE 0.6s 06:22:14 06:22:14 #184 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:22:14 #184 DONE 0.6s 06:22:14 06:22:14 #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:22:14 #187 DONE 0.7s 06:22:14 06:22:14 #188 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 06:22:14 #188 DONE 0.8s 06:22:14 06:22:14 #189 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:22:14 #189 DONE 0.7s 06:22:14 06:22:14 #190 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:22:14 #190 DONE 0.5s 06:22:14 06:22:14 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:22:14 #133 DONE 121.1s 06:22:14 06:22:14 #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:22:14 #191 DONE 0.5s 06:22:14 06:22:14 #192 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:22:14 #192 DONE 0.5s 06:22:14 06:22:14 #94 [core-command] exporting to image 06:22:14 #94 ... 06:22:14 06:22:14 #179 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:22:14 #179 DONE 1.4s 06:22:14 06:22:14 #94 [security-secretstore-setup] exporting to image 06:22:14 #94 writing image sha256:efe6be0b74f552f843b53ecd3d79ef3b4210b83d304cb166b53a643269a7a65d done 06:22:14 #94 naming to docker.io/library/security-proxy-setup done 06:22:15 #94 ... 06:22:15 06:22:15 #193 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:22:15 #193 CACHED 06:22:15 06:22:15 #194 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:22:15 #194 CACHED 06:22:15 06:22:15 #195 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:22:15 #195 DONE 0.5s 06:22:15 06:22:15 #196 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:22:15 #196 DONE 0.5s 06:22:15 06:22:15 #197 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:22:15 #197 DONE 1.1s 06:22:15 06:22:15 #94 [security-proxy-auth] exporting to image 06:22:15 #94 exporting layers 0.6s done 06:22:15 #94 exporting layers 0.7s done 06:22:15 #94 writing image sha256:e12ebaab15d09b9e57c9636cf764ed6097f9b644b7b9d635931a2d8398822dc9 06:22:15 #94 writing image sha256:5d3cced3dc419c1ce771ef96540f20c8b97410d74cd4eb0f06806a695a4b988a 06:22:15 #94 ... 06:22:15 06:22:15 #198 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:22:15 #198 DONE 0.5s 06:22:15 06:22:15 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:22:15 #130 DONE 122.1s 06:22:15 06:22:15 #94 [core-metadata] exporting to image 06:22:15 #94 writing image sha256:e12ebaab15d09b9e57c9636cf764ed6097f9b644b7b9d635931a2d8398822dc9 0.3s done 06:22:15 #94 writing image sha256:5d3cced3dc419c1ce771ef96540f20c8b97410d74cd4eb0f06806a695a4b988a 0.4s done 06:22:15 #94 naming to docker.io/library/core-command 0.0s done 06:22:15 #94 naming to docker.io/library/core-metadata done 06:22:15 #94 ... 06:22:15 06:22:15 #199 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:22:15 #199 DONE 0.2s 06:22:15 06:22:15 #200 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:22:15 #200 DONE 0.1s 06:22:15 06:22:15 #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:22:15 #201 DONE 0.1s 06:22:15 06:22:15 #94 [security-proxy-auth] exporting to image 06:22:15 #94 exporting layers 0.7s done 06:22:15 #94 writing image sha256:99dc9ed7474a44ec51eee5f0a078a36eab9f3e85a360246dbc25b6c500c4535c 0.0s done 06:22:15 #94 naming to docker.io/library/security-proxy-auth done 06:22:15 #94 writing image sha256:a9c6feee5ddc638c1c896929c0bcc98d178d2b722cff1c0e2a86b7484330b05c 06:22:16 #94 writing image sha256:a9c6feee5ddc638c1c896929c0bcc98d178d2b722cff1c0e2a86b7484330b05c 0.0s done 06:22:16 #94 naming to docker.io/library/core-data done 06:22:16 #94 ... 06:22:16 06:22:16 #202 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:22:16 #202 DONE 1.1s 06:22:16 06:22:16 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:22:16 #203 DONE 0.4s 06:22:16 06:22:16 #94 [security-bootstrapper] exporting to image 06:22:16 #94 ... 06:22:16 06:22:16 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:22:16 #204 DONE 0.1s 06:22:16 06:22:16 #94 [support-scheduler] exporting to image 06:22:16 #94 exporting layers 0.5s done 06:22:16 #94 writing image sha256:5adc22a2e44812deb3cb91e166ed8f5271bce0b28282749b706a28ef2105ec09 0.0s done 06:22:16 #94 writing image sha256:08120b3e5a2f76e984fe53beae23b22e54216e87aeaba9a69899de8e4234418b done 06:22:16 #94 naming to docker.io/library/security-secretstore-setup done 06:22:16 #94 naming to docker.io/library/support-scheduler done 06:22:16 #94 exporting layers 0.2s done 06:22:16 #84 ... 06:22:16 06:22:16 #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:16 #78 DONE 73.6s 06:22:16 06:22:16 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:16 #84 DONE 66.8s 06:22:16 06:22:16 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:16 #81 DONE 71.5s 06:22:16 06:22:16 #76 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:16 #76 DONE 75.9s 06:22:16 06:22:16 #105 [security-bootstrapper builder 6/7] COPY . . 06:22:16 #94 exporting layers 0.2s done 06:22:16 #94 writing image sha256:d1dbf8cc2396cdd24b7d33674d3d55445a3ce936786ddb10ba331ef0935b2211 done 06:22:16 #94 naming to docker.io/library/security-bootstrapper done 06:22:16 #94 writing image sha256:ee62ebbef5be360363308466f7b67fe282dbcad79a21f65ca68e1a3c4cfaae0c done 06:22:16 #94 naming to docker.io/library/support-notifications done 06:22:16 #94 DONE 8.8s 06:22:16 06:22:16 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:22:16 time="2024-06-06T06:18:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:16 time="2024-06-06T06:18:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:16 time="2024-06-06T06:18:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:16 time="2024-06-06T06:18:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:16 time="2024-06-06T06:18:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:16 time="2024-06-06T06:18:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:16 time="2024-06-06T06:18:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:16 time="2024-06-06T06:18:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:16 time="2024-06-06T06:18:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:16 time="2024-06-06T06:18:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:16 time="2024-06-06T06:18:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:16 time="2024-06-06T06:18:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:16 time="2024-06-06T06:18:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:22:16 time="2024-06-06T06:18:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:22:16 $ docker stop --time=1 46d2e6f8f18264b718e96e264bdada11bc4ec7da547f495be01156a498696998 06:22:17 #105 DONE 1.2s 06:22:17 06:22:17 #106 [security-spiffe-token-provider builder 6/7] COPY . . 06:22:17 #106 DONE 1.1s 06:22:17 06:22:17 #107 [core-common-config-bootstrapper builder 6/7] COPY . . 06:22:17 #107 CACHED 06:22:17 06:22:17 #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:17 #108 CACHED 06:22:17 06:22:17 #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:22:17 #109 CACHED 06:22:17 06:22:17 #110 [core-data builder 4/7] COPY go.mod vendor* ./ 06:22:17 #110 CACHED 06:22:17 06:22:17 #111 [core-data builder 6/7] COPY . . 06:22:17 #111 CACHED 06:22:17 06:22:17 #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:17 #112 CACHED 06:22:17 06:22:17 #113 [support-notifications builder 6/7] COPY . . 06:22:17 #113 DONE 1.2s 06:22:17 06:22:17 #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:22:17 #114 CACHED 06:22:17 06:22:17 #115 [security-secretstore-setup builder 6/7] COPY . . 06:22:17 #115 CACHED 06:22:17 06:22:17 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:17 #116 CACHED 06:22:17 06:22:17 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:17 #117 CACHED 06:22:17 06:22:17 #118 [core-command builder 4/7] COPY go.mod vendor* ./ 06:22:17 #118 CACHED 06:22:17 06:22:17 #119 [core-command builder 6/7] COPY . . 06:22:17 #119 CACHED 06:22:17 06:22:17 #120 [support-scheduler builder 6/7] COPY . . 06:22:17 #120 CACHED 06:22:17 06:22:17 #121 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:22:17 #121 CACHED 06:22:17 06:22:17 #122 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:17 #122 CACHED 06:22:17 06:22:17 #123 [core-metadata builder 6/7] COPY . . 06:22:17 #123 DONE 1.2s 06:22:17 06:22:17 #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:22:17 #124 CACHED 06:22:17 06:22:17 #125 [security-proxy-auth builder 6/7] COPY . . 06:22:17 #125 CACHED 06:22:17 06:22:17 #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:17 #126 CACHED 06:22:17 06:22:17 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:22:17 #127 ... 06:22:17 06:22:17 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:22:17 #128 CACHED 06:22:17 06:22:17 #129 [security-proxy-setup builder 6/7] COPY . . 06:22:17 #129 CACHED 06:22:17 06:22:17 #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:22:17 #130 CACHED 06:22:17 $ docker rm -f --volumes 46d2e6f8f18264b718e96e264bdada11bc4ec7da547f495be01156a498696998 [Pipeline] // withDockerContainer [Pipeline] sh 06:22:18 06:22:18 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:22:18 + docker images 06:22:18 REPOSITORY TAG IMAGE ID CREATED SIZE 06:22:18 security-bootstrapper latest d1dbf8cc2396 2 seconds ago 25.2MB 06:22:18 support-notifications latest ee62ebbef5be 2 seconds ago 45MB 06:22:18 support-scheduler latest 08120b3e5a2f 3 seconds ago 44.4MB 06:22:18 core-data latest a9c6feee5ddc 4 seconds ago 41.9MB 06:22:18 security-secretstore-setup latest 5adc22a2e448 4 seconds ago 43.1MB 06:22:18 core-command latest e12ebaab15d0 4 seconds ago 41.5MB 06:22:18 core-metadata latest 5d3cced3dc41 4 seconds ago 42.1MB 06:22:18 security-proxy-auth latest 99dc9ed7474a 4 seconds ago 39.2MB 06:22:18 security-proxy-setup latest efe6be0b74f5 5 seconds ago 32.5MB 06:22:18 core-common-config-bootstrapper latest 37cfd109199a 7 seconds ago 21.5MB 06:22:18 security-spiffe-token-provider latest 3f59cc3e0c9b 14 seconds ago 35.2MB 06:22:18 security-spire-agent latest 8f0cc5b7a4de 2 minutes ago 167MB 06:22:18 security-spire-server latest dc764f1864bf 2 minutes ago 109MB 06:22:18 security-spire-config latest 0d76dcc936bc 2 minutes ago 108MB 06:22:18 ci-base-image-x86_64 latest 256878de4107 6 minutes ago 977MB 06:22:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 6 weeks ago 565MB 06:22:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 12 months ago 334MB 06:22:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 23 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:22:18 provisioning config files... 06:22:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/642@tmp/config5666246765920982147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:22:18 ---> ****-login.sh 06:22:18 nexus3.edgexfoundry.org:10001 06:22:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:22:18 Configure a credential helper to remove this warning. See 06:22:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:22:18 06:22:18 Login Succeeded 06:22:18 nexus3.edgexfoundry.org:10002 06:22:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:22:18 Configure a credential helper to remove this warning. See 06:22:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:22:18 06:22:18 Login Succeeded 06:22:18 nexus3.edgexfoundry.org:10003 06:22:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:22:18 Configure a credential helper to remove this warning. See 06:22:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:22:18 06:22:18 Login Succeeded 06:22:18 nexus3.edgexfoundry.org:10004 06:22:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:22:18 Configure a credential helper to remove this warning. See 06:22:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:22:18 06:22:18 Login Succeeded 06:22:18 ****.io 06:22:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:22:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:22:19 Configure a credential helper to remove this warning. See 06:22:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:22:19 06:22:19 Login Succeeded 06:22:19 ---> ****-login.sh ends [Pipeline] } 06:22:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:22:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:22:19 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:22:19 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:22:19 latest 06:22:19 3.2.0-dev.24 06:22:19 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:22:19 main 06:22:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:20 + docker push nexus3.edgexfoundry.org:10004/core-command:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:22:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:22:20 fbde663c7410: Preparing 06:22:20 e774c17376c2: Preparing 06:22:20 78bf891c3d06: Preparing 06:22:20 b2ce7e9be226: Preparing 06:22:20 097fd7c71ff6: Preparing 06:22:20 5de1a8dd1b74: Preparing 06:22:20 aedc3bda2944: Preparing 06:22:20 aedc3bda2944: Waiting 06:22:20 5de1a8dd1b74: Waiting 06:22:20 fbde663c7410: Pushed 06:22:20 78bf891c3d06: Pushed 06:22:20 b2ce7e9be226: Pushed 06:22:20 aedc3bda2944: Layer already exists 06:22:20 5de1a8dd1b74: Pushed 06:22:21 097fd7c71ff6: Pushed 06:22:22 e774c17376c2: Pushed 06:22:22 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:37bd469995df9c8a27051a3edd28c477bc58085cbbf0ba4b823685ad03dd739c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:23 #131 5.280 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:22:23 #131 ... 06:22:23 06:22:23 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:22:23 #127 5.513 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:22:23 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 06:22:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:22:23 fbde663c7410: Preparing 06:22:23 e774c17376c2: Preparing 06:22:23 78bf891c3d06: Preparing 06:22:23 b2ce7e9be226: Preparing 06:22:23 097fd7c71ff6: Preparing 06:22:23 5de1a8dd1b74: Preparing 06:22:23 aedc3bda2944: Preparing 06:22:23 5de1a8dd1b74: Waiting 06:22:23 aedc3bda2944: Waiting 06:22:23 78bf891c3d06: Layer already exists 06:22:23 097fd7c71ff6: Layer already exists 06:22:23 b2ce7e9be226: Layer already exists 06:22:23 fbde663c7410: Layer already exists 06:22:23 e774c17376c2: Layer already exists 06:22:23 aedc3bda2944: Layer already exists 06:22:23 5de1a8dd1b74: Layer already exists 06:22:23 latest: digest: sha256:37bd469995df9c8a27051a3edd28c477bc58085cbbf0ba4b823685ad03dd739c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:24 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.24 06:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:22:24 fbde663c7410: Preparing 06:22:24 e774c17376c2: Preparing 06:22:24 78bf891c3d06: Preparing 06:22:24 b2ce7e9be226: Preparing 06:22:24 097fd7c71ff6: Preparing 06:22:24 5de1a8dd1b74: Preparing 06:22:24 aedc3bda2944: Preparing 06:22:24 aedc3bda2944: Waiting 06:22:24 5de1a8dd1b74: Waiting 06:22:24 78bf891c3d06: Layer already exists 06:22:24 b2ce7e9be226: Layer already exists 06:22:24 097fd7c71ff6: Layer already exists 06:22:24 e774c17376c2: Layer already exists 06:22:24 fbde663c7410: Layer already exists 06:22:24 aedc3bda2944: Layer already exists 06:22:24 5de1a8dd1b74: Layer already exists 06:22:24 3.2.0-dev.24: digest: sha256:37bd469995df9c8a27051a3edd28c477bc58085cbbf0ba4b823685ad03dd739c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:24 + docker push nexus3.edgexfoundry.org:10004/core-command:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:22:24 fbde663c7410: Preparing 06:22:24 e774c17376c2: Preparing 06:22:24 78bf891c3d06: Preparing 06:22:24 b2ce7e9be226: Preparing 06:22:24 097fd7c71ff6: Preparing 06:22:24 5de1a8dd1b74: Preparing 06:22:24 aedc3bda2944: Preparing 06:22:24 5de1a8dd1b74: Waiting 06:22:24 097fd7c71ff6: Layer already exists 06:22:24 fbde663c7410: Layer already exists 06:22:24 b2ce7e9be226: Layer already exists 06:22:24 78bf891c3d06: Layer already exists 06:22:24 e774c17376c2: Layer already exists 06:22:24 aedc3bda2944: Layer already exists 06:22:24 5de1a8dd1b74: Layer already exists 06:22:24 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:37bd469995df9c8a27051a3edd28c477bc58085cbbf0ba4b823685ad03dd739c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:25 + docker push nexus3.edgexfoundry.org:10004/core-command:main 06:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:22:25 fbde663c7410: Preparing 06:22:25 e774c17376c2: Preparing 06:22:25 78bf891c3d06: Preparing 06:22:25 b2ce7e9be226: Preparing 06:22:25 097fd7c71ff6: Preparing 06:22:25 5de1a8dd1b74: Preparing 06:22:25 aedc3bda2944: Preparing 06:22:25 5de1a8dd1b74: Waiting 06:22:25 aedc3bda2944: Waiting 06:22:25 e774c17376c2: Layer already exists 06:22:25 78bf891c3d06: Layer already exists 06:22:25 b2ce7e9be226: Layer already exists 06:22:25 fbde663c7410: Layer already exists 06:22:25 097fd7c71ff6: Layer already exists 06:22:25 aedc3bda2944: Layer already exists 06:22:25 5de1a8dd1b74: Layer already exists 06:22:25 main: digest: sha256:37bd469995df9c8a27051a3edd28c477bc58085cbbf0ba4b823685ad03dd739c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:22:25 ===================================================== [Pipeline] echo 06:22:25 taggedImages: 06:22:25 - nexus3.edgexfoundry.org:10004/core-command:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:22:25 - nexus3.edgexfoundry.org:10004/core-command:latest 06:22:25 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.24 06:22:25 - nexus3.edgexfoundry.org:10004/core-command:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:22:25 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 06:22:25 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 06:22:25 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:22:25 latest 06:22:25 3.2.0-dev.24 06:22:25 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:22:25 main 06:22:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:26 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:22:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:22:26 cba0e93e9235: Preparing 06:22:26 c238ae670e9f: Preparing 06:22:26 d5c08c82e6f1: Preparing 06:22:26 52b5e234f56a: Preparing 06:22:26 78bf891c3d06: Preparing 06:22:26 b2ce7e9be226: Preparing 06:22:26 097fd7c71ff6: Preparing 06:22:26 5de1a8dd1b74: Preparing 06:22:26 aedc3bda2944: Preparing 06:22:26 b2ce7e9be226: Waiting 06:22:26 5de1a8dd1b74: Waiting 06:22:26 aedc3bda2944: Waiting 06:22:26 097fd7c71ff6: Waiting 06:22:26 78bf891c3d06: Layer already exists 06:22:26 b2ce7e9be226: Layer already exists 06:22:26 097fd7c71ff6: Layer already exists 06:22:26 5de1a8dd1b74: Layer already exists 06:22:26 aedc3bda2944: Layer already exists 06:22:26 c238ae670e9f: Pushed 06:22:26 d5c08c82e6f1: Pushed 06:22:26 cba0e93e9235: Pushed 06:22:27 52b5e234f56a: Pushed 06:22:27 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:89253a1fa300488ca745deb524cdab4da312233d66f76d2884f37b7737bbdeed size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:27 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv 06:22:27 #127 ... 06:22:27 06:22:27 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:22:27 #0 4.178 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:22:27 #132 ... 06:22:27 06:22:27 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:22:27 #0 5.384 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:27 #133 ... 06:22:27 06:22:27 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:22:27 #0 4.964 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:22:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:22:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:22:27 cba0e93e9235: Preparing 06:22:27 c238ae670e9f: Preparing 06:22:27 d5c08c82e6f1: Preparing 06:22:27 52b5e234f56a: Preparing 06:22:27 78bf891c3d06: Preparing 06:22:27 b2ce7e9be226: Preparing 06:22:27 097fd7c71ff6: Preparing 06:22:27 5de1a8dd1b74: Preparing 06:22:27 aedc3bda2944: Preparing 06:22:27 b2ce7e9be226: Waiting 06:22:27 097fd7c71ff6: Waiting 06:22:27 5de1a8dd1b74: Waiting 06:22:27 aedc3bda2944: Waiting 06:22:27 c238ae670e9f: Layer already exists 06:22:27 78bf891c3d06: Layer already exists 06:22:27 52b5e234f56a: Layer already exists 06:22:27 cba0e93e9235: Layer already exists 06:22:27 d5c08c82e6f1: Layer already exists 06:22:27 097fd7c71ff6: Layer already exists 06:22:27 b2ce7e9be226: Layer already exists 06:22:27 5de1a8dd1b74: Layer already exists 06:22:27 aedc3bda2944: Layer already exists 06:22:27 latest: digest: sha256:89253a1fa300488ca745deb524cdab4da312233d66f76d2884f37b7737bbdeed size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:28 #134 ... 06:22:28 06:22:28 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:22:28 #0 4.425 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:22:28 #135 ... 06:22:28 06:22:28 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:22:28 #0 4.361 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:22:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:28 #136 ... 06:22:28 06:22:28 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:22:28 #0 5.453 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:22:28 #137 ... 06:22:28 06:22:28 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:22:28 #0 5.218 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:22:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.24 06:22:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:22:28 cba0e93e9235: Preparing 06:22:28 c238ae670e9f: Preparing 06:22:28 d5c08c82e6f1: Preparing 06:22:28 52b5e234f56a: Preparing 06:22:28 78bf891c3d06: Preparing 06:22:28 b2ce7e9be226: Preparing 06:22:28 097fd7c71ff6: Preparing 06:22:28 5de1a8dd1b74: Preparing 06:22:28 aedc3bda2944: Preparing 06:22:28 b2ce7e9be226: Waiting 06:22:28 097fd7c71ff6: Waiting 06:22:28 5de1a8dd1b74: Waiting 06:22:28 aedc3bda2944: Waiting 06:22:28 78bf891c3d06: Layer already exists 06:22:28 d5c08c82e6f1: Layer already exists 06:22:28 c238ae670e9f: Layer already exists 06:22:28 cba0e93e9235: Layer already exists 06:22:28 52b5e234f56a: Layer already exists 06:22:28 097fd7c71ff6: Layer already exists 06:22:28 b2ce7e9be226: Layer already exists 06:22:28 aedc3bda2944: Layer already exists 06:22:28 5de1a8dd1b74: Layer already exists 06:22:28 3.2.0-dev.24: digest: sha256:89253a1fa300488ca745deb524cdab4da312233d66f76d2884f37b7737bbdeed size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:28 #138 ... 06:22:28 06:22:28 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:22:28 #0 5.503 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:22:28 #139 ... 06:22:28 06:22:28 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:22:28 #0 5.603 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:22:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:22:29 cba0e93e9235: Preparing 06:22:29 c238ae670e9f: Preparing 06:22:29 d5c08c82e6f1: Preparing 06:22:29 52b5e234f56a: Preparing 06:22:29 78bf891c3d06: Preparing 06:22:29 b2ce7e9be226: Preparing 06:22:29 097fd7c71ff6: Preparing 06:22:29 5de1a8dd1b74: Preparing 06:22:29 aedc3bda2944: Preparing 06:22:29 b2ce7e9be226: Waiting 06:22:29 5de1a8dd1b74: Waiting 06:22:29 aedc3bda2944: Waiting 06:22:29 097fd7c71ff6: Waiting 06:22:29 d5c08c82e6f1: Layer already exists 06:22:29 c238ae670e9f: Layer already exists 06:22:29 52b5e234f56a: Layer already exists 06:22:29 cba0e93e9235: Layer already exists 06:22:29 78bf891c3d06: Layer already exists 06:22:29 097fd7c71ff6: Layer already exists 06:22:29 b2ce7e9be226: Layer already exists 06:22:29 5de1a8dd1b74: Layer already exists 06:22:29 aedc3bda2944: Layer already exists 06:22:29 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:89253a1fa300488ca745deb524cdab4da312233d66f76d2884f37b7737bbdeed size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:22:29 cba0e93e9235: Preparing 06:22:29 c238ae670e9f: Preparing 06:22:29 d5c08c82e6f1: Preparing 06:22:29 52b5e234f56a: Preparing 06:22:29 78bf891c3d06: Preparing 06:22:29 b2ce7e9be226: Preparing 06:22:29 097fd7c71ff6: Preparing 06:22:29 5de1a8dd1b74: Preparing 06:22:29 aedc3bda2944: Preparing 06:22:29 b2ce7e9be226: Waiting 06:22:29 097fd7c71ff6: Waiting 06:22:29 5de1a8dd1b74: Waiting 06:22:29 aedc3bda2944: Waiting 06:22:29 52b5e234f56a: Layer already exists 06:22:29 78bf891c3d06: Layer already exists 06:22:29 d5c08c82e6f1: Layer already exists 06:22:29 cba0e93e9235: Layer already exists 06:22:29 c238ae670e9f: Layer already exists 06:22:29 aedc3bda2944: Layer already exists 06:22:29 b2ce7e9be226: Layer already exists 06:22:29 097fd7c71ff6: Layer already exists 06:22:29 5de1a8dd1b74: Layer already exists 06:22:29 main: digest: sha256:89253a1fa300488ca745deb524cdab4da312233d66f76d2884f37b7737bbdeed size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:22:29 ===================================================== [Pipeline] echo 06:22:29 taggedImages: 06:22:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:22:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:22:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.24 06:22:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:22:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 06:22:29 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:22:29 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:22:29 latest 06:22:29 3.2.0-dev.24 06:22:29 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:22:29 main 06:22:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:30 + docker push nexus3.edgexfoundry.org:10004/core-data:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:22:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:22:30 571828031b97: Preparing 06:22:30 f777f375ef73: Preparing 06:22:30 78bf891c3d06: Preparing 06:22:30 b2ce7e9be226: Preparing 06:22:30 83b2eb247db0: Preparing 06:22:30 ce2d805289ac: Preparing 06:22:30 aedc3bda2944: Preparing 06:22:30 ce2d805289ac: Waiting 06:22:30 aedc3bda2944: Waiting 06:22:30 b2ce7e9be226: Layer already exists 06:22:30 78bf891c3d06: Layer already exists 06:22:30 aedc3bda2944: Layer already exists 06:22:30 571828031b97: Pushed 06:22:30 ce2d805289ac: Pushed 06:22:31 83b2eb247db0: Pushed 06:22:33 f777f375ef73: Pushed 06:22:33 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:658f94327f1dd9acc68ddf7c306d86e5f1b019501ec734ae9d7c7b4be0fdba03 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:34 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 06:22:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:22:34 571828031b97: Preparing 06:22:34 f777f375ef73: Preparing 06:22:34 78bf891c3d06: Preparing 06:22:34 b2ce7e9be226: Preparing 06:22:34 83b2eb247db0: Preparing 06:22:34 ce2d805289ac: Preparing 06:22:34 aedc3bda2944: Preparing 06:22:34 aedc3bda2944: Waiting 06:22:34 83b2eb247db0: Layer already exists 06:22:34 571828031b97: Layer already exists 06:22:34 78bf891c3d06: Layer already exists 06:22:34 f777f375ef73: Layer already exists 06:22:34 b2ce7e9be226: Layer already exists 06:22:34 ce2d805289ac: Layer already exists 06:22:34 aedc3bda2944: Layer already exists 06:22:34 latest: digest: sha256:658f94327f1dd9acc68ddf7c306d86e5f1b019501ec734ae9d7c7b4be0fdba03 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:35 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.24 06:22:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:22:35 571828031b97: Preparing 06:22:35 f777f375ef73: Preparing 06:22:35 78bf891c3d06: Preparing 06:22:35 b2ce7e9be226: Preparing 06:22:35 83b2eb247db0: Preparing 06:22:35 ce2d805289ac: Preparing 06:22:35 aedc3bda2944: Preparing 06:22:35 ce2d805289ac: Waiting 06:22:35 aedc3bda2944: Waiting 06:22:35 571828031b97: Layer already exists 06:22:35 f777f375ef73: Layer already exists 06:22:35 83b2eb247db0: Layer already exists 06:22:35 78bf891c3d06: Layer already exists 06:22:35 b2ce7e9be226: Layer already exists 06:22:35 aedc3bda2944: Layer already exists 06:22:35 ce2d805289ac: Layer already exists 06:22:35 3.2.0-dev.24: digest: sha256:658f94327f1dd9acc68ddf7c306d86e5f1b019501ec734ae9d7c7b4be0fdba03 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:35 + docker push nexus3.edgexfoundry.org:10004/core-data:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:22:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:22:35 571828031b97: Preparing 06:22:35 f777f375ef73: Preparing 06:22:35 78bf891c3d06: Preparing 06:22:35 b2ce7e9be226: Preparing 06:22:35 83b2eb247db0: Preparing 06:22:35 ce2d805289ac: Preparing 06:22:35 aedc3bda2944: Preparing 06:22:35 ce2d805289ac: Waiting 06:22:35 aedc3bda2944: Waiting 06:22:35 b2ce7e9be226: Layer already exists 06:22:35 571828031b97: Layer already exists 06:22:35 78bf891c3d06: Layer already exists 06:22:35 83b2eb247db0: Layer already exists 06:22:35 f777f375ef73: Layer already exists 06:22:35 aedc3bda2944: Layer already exists 06:22:35 ce2d805289ac: Layer already exists 06:22:35 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:658f94327f1dd9acc68ddf7c306d86e5f1b019501ec734ae9d7c7b4be0fdba03 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:36 + docker push nexus3.edgexfoundry.org:10004/core-data:main 06:22:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:22:36 571828031b97: Preparing 06:22:36 f777f375ef73: Preparing 06:22:36 78bf891c3d06: Preparing 06:22:36 b2ce7e9be226: Preparing 06:22:36 83b2eb247db0: Preparing 06:22:36 ce2d805289ac: Preparing 06:22:36 aedc3bda2944: Preparing 06:22:36 ce2d805289ac: Waiting 06:22:36 aedc3bda2944: Waiting 06:22:36 b2ce7e9be226: Layer already exists 06:22:36 571828031b97: Layer already exists 06:22:36 78bf891c3d06: Layer already exists 06:22:36 83b2eb247db0: Layer already exists 06:22:36 f777f375ef73: Layer already exists 06:22:36 ce2d805289ac: Layer already exists 06:22:36 aedc3bda2944: Layer already exists 06:22:36 main: digest: sha256:658f94327f1dd9acc68ddf7c306d86e5f1b019501ec734ae9d7c7b4be0fdba03 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:22:36 ===================================================== [Pipeline] echo 06:22:36 taggedImages: 06:22:36 - nexus3.edgexfoundry.org:10004/core-data:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:22:36 - nexus3.edgexfoundry.org:10004/core-data:latest 06:22:36 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.24 06:22:36 - nexus3.edgexfoundry.org:10004/core-data:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:22:36 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 06:22:36 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:22:36 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:22:36 latest 06:22:36 3.2.0-dev.24 06:22:36 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:22:36 main 06:22:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:22:37 60d0ebd88dfe: Preparing 06:22:37 2f3fd347e72a: Preparing 06:22:37 1d11fc156686: Preparing 06:22:37 78bf891c3d06: Preparing 06:22:37 b2ce7e9be226: Preparing 06:22:37 097fd7c71ff6: Preparing 06:22:37 5de1a8dd1b74: Preparing 06:22:37 aedc3bda2944: Preparing 06:22:37 097fd7c71ff6: Waiting 06:22:37 5de1a8dd1b74: Waiting 06:22:37 aedc3bda2944: Waiting 06:22:37 b2ce7e9be226: Layer already exists 06:22:37 78bf891c3d06: Layer already exists 06:22:37 097fd7c71ff6: Layer already exists 06:22:37 5de1a8dd1b74: Layer already exists 06:22:37 aedc3bda2944: Layer already exists 06:22:37 2f3fd347e72a: Pushed 06:22:37 60d0ebd88dfe: Pushed 06:22:40 1d11fc156686: Pushed 06:22:40 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:23dd8b4c97207e935b6e7a030f898eaa51f92588cfe81b893e7329fb353a969d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 06:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:22:41 60d0ebd88dfe: Preparing 06:22:41 2f3fd347e72a: Preparing 06:22:41 1d11fc156686: Preparing 06:22:41 78bf891c3d06: Preparing 06:22:41 b2ce7e9be226: Preparing 06:22:41 097fd7c71ff6: Preparing 06:22:41 5de1a8dd1b74: Preparing 06:22:41 aedc3bda2944: Preparing 06:22:41 097fd7c71ff6: Waiting 06:22:41 5de1a8dd1b74: Waiting 06:22:41 aedc3bda2944: Waiting 06:22:41 b2ce7e9be226: Layer already exists 06:22:41 60d0ebd88dfe: Layer already exists 06:22:41 78bf891c3d06: Layer already exists 06:22:41 1d11fc156686: Layer already exists 06:22:41 2f3fd347e72a: Layer already exists 06:22:41 5de1a8dd1b74: Layer already exists 06:22:41 aedc3bda2944: Layer already exists 06:22:41 097fd7c71ff6: Layer already exists 06:22:41 latest: digest: sha256:23dd8b4c97207e935b6e7a030f898eaa51f92588cfe81b893e7329fb353a969d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.24 06:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:22:41 60d0ebd88dfe: Preparing 06:22:41 2f3fd347e72a: Preparing 06:22:41 1d11fc156686: Preparing 06:22:41 78bf891c3d06: Preparing 06:22:41 b2ce7e9be226: Preparing 06:22:41 097fd7c71ff6: Preparing 06:22:41 5de1a8dd1b74: Preparing 06:22:41 aedc3bda2944: Preparing 06:22:41 097fd7c71ff6: Waiting 06:22:41 5de1a8dd1b74: Waiting 06:22:41 b2ce7e9be226: Layer already exists 06:22:41 60d0ebd88dfe: Layer already exists 06:22:41 78bf891c3d06: Layer already exists 06:22:41 2f3fd347e72a: Layer already exists 06:22:41 1d11fc156686: Layer already exists 06:22:41 aedc3bda2944: Layer already exists 06:22:41 097fd7c71ff6: Layer already exists 06:22:41 5de1a8dd1b74: Layer already exists 06:22:41 3.2.0-dev.24: digest: sha256:23dd8b4c97207e935b6e7a030f898eaa51f92588cfe81b893e7329fb353a969d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:22:42 60d0ebd88dfe: Preparing 06:22:42 2f3fd347e72a: Preparing 06:22:42 1d11fc156686: Preparing 06:22:42 78bf891c3d06: Preparing 06:22:42 b2ce7e9be226: Preparing 06:22:42 097fd7c71ff6: Preparing 06:22:42 5de1a8dd1b74: Preparing 06:22:42 aedc3bda2944: Preparing 06:22:42 097fd7c71ff6: Waiting 06:22:42 aedc3bda2944: Waiting 06:22:42 78bf891c3d06: Layer already exists 06:22:42 60d0ebd88dfe: Layer already exists 06:22:42 2f3fd347e72a: Layer already exists 06:22:42 b2ce7e9be226: Layer already exists 06:22:42 1d11fc156686: Layer already exists 06:22:42 097fd7c71ff6: Layer already exists 06:22:42 5de1a8dd1b74: Layer already exists 06:22:42 aedc3bda2944: Layer already exists 06:22:42 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:23dd8b4c97207e935b6e7a030f898eaa51f92588cfe81b893e7329fb353a969d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 06:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:22:42 60d0ebd88dfe: Preparing 06:22:42 2f3fd347e72a: Preparing 06:22:42 1d11fc156686: Preparing 06:22:42 78bf891c3d06: Preparing 06:22:42 b2ce7e9be226: Preparing 06:22:42 097fd7c71ff6: Preparing 06:22:42 5de1a8dd1b74: Preparing 06:22:42 aedc3bda2944: Preparing 06:22:42 5de1a8dd1b74: Waiting 06:22:42 aedc3bda2944: Waiting 06:22:42 097fd7c71ff6: Waiting 06:22:42 b2ce7e9be226: Layer already exists 06:22:42 78bf891c3d06: Layer already exists 06:22:42 60d0ebd88dfe: Layer already exists 06:22:42 1d11fc156686: Layer already exists 06:22:42 2f3fd347e72a: Layer already exists 06:22:42 aedc3bda2944: Layer already exists 06:22:42 097fd7c71ff6: Layer already exists 06:22:42 5de1a8dd1b74: Layer already exists 06:22:42 main: digest: sha256:23dd8b4c97207e935b6e7a030f898eaa51f92588cfe81b893e7329fb353a969d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:22:43 ===================================================== [Pipeline] echo 06:22:43 taggedImages: 06:22:43 - nexus3.edgexfoundry.org:10004/core-metadata:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:22:43 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:22:43 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.24 06:22:43 - nexus3.edgexfoundry.org:10004/core-metadata:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:22:43 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 06:22:43 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:22:43 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:22:43 latest 06:22:43 3.2.0-dev.24 06:22:43 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:22:43 main 06:22:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:22:43 49a34276e570: Preparing 06:22:43 721f2ef1ba0f: Preparing 06:22:43 488509cd4726: Preparing 06:22:43 d80e486bf68d: Preparing 06:22:43 f0399331e79f: Preparing 06:22:43 398f2cba471c: Preparing 06:22:43 d71c39998a80: Preparing 06:22:43 398f2cba471c: Waiting 06:22:43 78bf891c3d06: Preparing 06:22:43 d71c39998a80: Waiting 06:22:43 b2ce7e9be226: Preparing 06:22:43 5272e8980b92: Preparing 06:22:43 88958cea4a3e: Preparing 06:22:43 5f70bf18a086: Preparing 06:22:43 2aab1a116f99: Preparing 06:22:43 b2ce7e9be226: Waiting 06:22:43 88958cea4a3e: Waiting 06:22:43 78bf891c3d06: Waiting 06:22:43 5f70bf18a086: Waiting 06:22:43 7c0cde40d732: Preparing 06:22:43 f650920ee6e5: Preparing 06:22:43 aedc3bda2944: Preparing 06:22:43 2aab1a116f99: Waiting 06:22:43 f650920ee6e5: Waiting 06:22:43 7c0cde40d732: Waiting 06:22:43 aedc3bda2944: Waiting 06:22:43 f0399331e79f: Pushed 06:22:43 488509cd4726: Pushed 06:22:43 721f2ef1ba0f: Pushed 06:22:43 49a34276e570: Pushed 06:22:43 d80e486bf68d: Pushed 06:22:43 78bf891c3d06: Layer already exists 06:22:43 b2ce7e9be226: Layer already exists 06:22:43 398f2cba471c: Pushed 06:22:43 5f70bf18a086: Layer already exists 06:22:43 5272e8980b92: Pushed 06:22:43 2aab1a116f99: Pushed 06:22:43 88958cea4a3e: Pushed 06:22:43 aedc3bda2944: Layer already exists 06:22:43 f650920ee6e5: Pushed 06:22:44 7c0cde40d732: Pushed 06:22:45 d71c39998a80: Pushed 06:22:45 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:61028990407d3860e5b769a2f8d92525a29f31a58cdb5fe11dde06dd7bedcc15 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:22:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:22:45 49a34276e570: Preparing 06:22:45 721f2ef1ba0f: Preparing 06:22:45 488509cd4726: Preparing 06:22:45 d80e486bf68d: Preparing 06:22:45 f0399331e79f: Preparing 06:22:45 398f2cba471c: Preparing 06:22:45 d71c39998a80: Preparing 06:22:45 78bf891c3d06: Preparing 06:22:45 b2ce7e9be226: Preparing 06:22:45 5272e8980b92: Preparing 06:22:45 88958cea4a3e: Preparing 06:22:45 5f70bf18a086: Preparing 06:22:45 2aab1a116f99: Preparing 06:22:45 7c0cde40d732: Preparing 06:22:45 f650920ee6e5: Preparing 06:22:45 aedc3bda2944: Preparing 06:22:45 b2ce7e9be226: Waiting 06:22:45 5272e8980b92: Waiting 06:22:45 88958cea4a3e: Waiting 06:22:45 5f70bf18a086: Waiting 06:22:45 398f2cba471c: Waiting 06:22:45 d71c39998a80: Waiting 06:22:45 2aab1a116f99: Waiting 06:22:45 7c0cde40d732: Waiting 06:22:45 78bf891c3d06: Waiting 06:22:45 f650920ee6e5: Waiting 06:22:45 aedc3bda2944: Waiting 06:22:45 d80e486bf68d: Layer already exists 06:22:45 721f2ef1ba0f: Layer already exists 06:22:45 49a34276e570: Layer already exists 06:22:45 488509cd4726: Layer already exists 06:22:45 f0399331e79f: Layer already exists 06:22:45 398f2cba471c: Layer already exists 06:22:45 d71c39998a80: Layer already exists 06:22:45 78bf891c3d06: Layer already exists 06:22:45 b2ce7e9be226: Layer already exists 06:22:45 5272e8980b92: Layer already exists 06:22:45 88958cea4a3e: Layer already exists 06:22:45 5f70bf18a086: Layer already exists 06:22:45 2aab1a116f99: Layer already exists 06:22:45 7c0cde40d732: Layer already exists 06:22:45 f650920ee6e5: Layer already exists 06:22:45 aedc3bda2944: Layer already exists 06:22:45 latest: digest: sha256:61028990407d3860e5b769a2f8d92525a29f31a58cdb5fe11dde06dd7bedcc15 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.24 06:22:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:22:46 49a34276e570: Preparing 06:22:46 721f2ef1ba0f: Preparing 06:22:46 488509cd4726: Preparing 06:22:46 d80e486bf68d: Preparing 06:22:46 f0399331e79f: Preparing 06:22:46 398f2cba471c: Preparing 06:22:46 d71c39998a80: Preparing 06:22:46 398f2cba471c: Waiting 06:22:46 d71c39998a80: Waiting 06:22:46 78bf891c3d06: Preparing 06:22:46 b2ce7e9be226: Preparing 06:22:46 5272e8980b92: Preparing 06:22:46 88958cea4a3e: Preparing 06:22:46 5f70bf18a086: Preparing 06:22:46 2aab1a116f99: Preparing 06:22:46 7c0cde40d732: Preparing 06:22:46 5272e8980b92: Waiting 06:22:46 88958cea4a3e: Waiting 06:22:46 b2ce7e9be226: Waiting 06:22:46 5f70bf18a086: Waiting 06:22:46 2aab1a116f99: Waiting 06:22:46 f650920ee6e5: Preparing 06:22:46 7c0cde40d732: Waiting 06:22:46 aedc3bda2944: Preparing 06:22:46 f650920ee6e5: Waiting 06:22:46 78bf891c3d06: Waiting 06:22:46 488509cd4726: Layer already exists 06:22:46 d80e486bf68d: Layer already exists 06:22:46 49a34276e570: Layer already exists 06:22:46 721f2ef1ba0f: Layer already exists 06:22:46 f0399331e79f: Layer already exists 06:22:46 398f2cba471c: Layer already exists 06:22:46 b2ce7e9be226: Layer already exists 06:22:46 5272e8980b92: Layer already exists 06:22:46 d71c39998a80: Layer already exists 06:22:46 78bf891c3d06: Layer already exists 06:22:46 88958cea4a3e: Layer already exists 06:22:46 f650920ee6e5: Layer already exists 06:22:46 2aab1a116f99: Layer already exists 06:22:46 7c0cde40d732: Layer already exists 06:22:46 5f70bf18a086: Layer already exists 06:22:46 aedc3bda2944: Layer already exists 06:22:46 3.2.0-dev.24: digest: sha256:61028990407d3860e5b769a2f8d92525a29f31a58cdb5fe11dde06dd7bedcc15 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:22:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:22:47 49a34276e570: Preparing 06:22:47 721f2ef1ba0f: Preparing 06:22:47 488509cd4726: Preparing 06:22:47 d80e486bf68d: Preparing 06:22:47 f0399331e79f: Preparing 06:22:47 398f2cba471c: Preparing 06:22:47 d71c39998a80: Preparing 06:22:47 78bf891c3d06: Preparing 06:22:47 b2ce7e9be226: Preparing 06:22:47 5272e8980b92: Preparing 06:22:47 88958cea4a3e: Preparing 06:22:47 5f70bf18a086: Preparing 06:22:47 2aab1a116f99: Preparing 06:22:47 7c0cde40d732: Preparing 06:22:47 f650920ee6e5: Preparing 06:22:47 aedc3bda2944: Preparing 06:22:47 5272e8980b92: Waiting 06:22:47 88958cea4a3e: Waiting 06:22:47 5f70bf18a086: Waiting 06:22:47 2aab1a116f99: Waiting 06:22:47 398f2cba471c: Waiting 06:22:47 d71c39998a80: Waiting 06:22:47 f650920ee6e5: Waiting 06:22:47 b2ce7e9be226: Waiting 06:22:47 78bf891c3d06: Waiting 06:22:47 7c0cde40d732: Waiting 06:22:47 488509cd4726: Layer already exists 06:22:47 d80e486bf68d: Layer already exists 06:22:47 49a34276e570: Layer already exists 06:22:47 721f2ef1ba0f: Layer already exists 06:22:47 f0399331e79f: Layer already exists 06:22:47 398f2cba471c: Layer already exists 06:22:47 d71c39998a80: Layer already exists 06:22:47 78bf891c3d06: Layer already exists 06:22:47 b2ce7e9be226: Layer already exists 06:22:47 5272e8980b92: Layer already exists 06:22:47 88958cea4a3e: Layer already exists 06:22:47 5f70bf18a086: Layer already exists 06:22:47 2aab1a116f99: Layer already exists 06:22:47 7c0cde40d732: Layer already exists 06:22:47 f650920ee6e5: Layer already exists 06:22:47 aedc3bda2944: Layer already exists 06:22:47 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:61028990407d3860e5b769a2f8d92525a29f31a58cdb5fe11dde06dd7bedcc15 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:22:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:22:47 49a34276e570: Preparing 06:22:47 721f2ef1ba0f: Preparing 06:22:47 488509cd4726: Preparing 06:22:47 d80e486bf68d: Preparing 06:22:47 f0399331e79f: Preparing 06:22:47 398f2cba471c: Preparing 06:22:47 d71c39998a80: Preparing 06:22:47 78bf891c3d06: Preparing 06:22:47 b2ce7e9be226: Preparing 06:22:47 5272e8980b92: Preparing 06:22:47 88958cea4a3e: Preparing 06:22:47 5f70bf18a086: Preparing 06:22:47 2aab1a116f99: Preparing 06:22:47 7c0cde40d732: Preparing 06:22:47 f650920ee6e5: Preparing 06:22:47 aedc3bda2944: Preparing 06:22:47 5272e8980b92: Waiting 06:22:47 88958cea4a3e: Waiting 06:22:47 5f70bf18a086: Waiting 06:22:47 398f2cba471c: Waiting 06:22:47 2aab1a116f99: Waiting 06:22:47 7c0cde40d732: Waiting 06:22:47 d71c39998a80: Waiting 06:22:47 f650920ee6e5: Waiting 06:22:47 aedc3bda2944: Waiting 06:22:47 78bf891c3d06: Waiting 06:22:47 b2ce7e9be226: Waiting 06:22:47 49a34276e570: Layer already exists 06:22:47 488509cd4726: Layer already exists 06:22:47 721f2ef1ba0f: Layer already exists 06:22:47 d80e486bf68d: Layer already exists 06:22:47 f0399331e79f: Layer already exists 06:22:47 d71c39998a80: Layer already exists 06:22:47 b2ce7e9be226: Layer already exists 06:22:47 398f2cba471c: Layer already exists 06:22:47 78bf891c3d06: Layer already exists 06:22:47 5272e8980b92: Layer already exists 06:22:47 5f70bf18a086: Layer already exists 06:22:47 88958cea4a3e: Layer already exists 06:22:47 2aab1a116f99: Layer already exists 06:22:47 7c0cde40d732: Layer already exists 06:22:47 f650920ee6e5: Layer already exists 06:22:47 aedc3bda2944: Layer already exists 06:22:47 main: digest: sha256:61028990407d3860e5b769a2f8d92525a29f31a58cdb5fe11dde06dd7bedcc15 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:22:47 ===================================================== [Pipeline] echo 06:22:47 taggedImages: 06:22:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:22:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:22:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.24 06:22:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:22:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 06:22:47 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 06:22:47 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:22:47 latest 06:22:47 3.2.0-dev.24 06:22:47 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:22:47 main 06:22:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:22:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:22:48 e8efba8fad66: Preparing 06:22:48 a20b3894aca1: Preparing 06:22:48 004f610d4239: Preparing 06:22:48 f7336d32089e: Preparing 06:22:48 78bf891c3d06: Preparing 06:22:48 b2ce7e9be226: Preparing 06:22:48 097fd7c71ff6: Preparing 06:22:48 5de1a8dd1b74: Preparing 06:22:48 aedc3bda2944: Preparing 06:22:48 5de1a8dd1b74: Waiting 06:22:48 b2ce7e9be226: Waiting 06:22:48 097fd7c71ff6: Waiting 06:22:48 aedc3bda2944: Waiting 06:22:48 78bf891c3d06: Layer already exists 06:22:48 b2ce7e9be226: Layer already exists 06:22:48 097fd7c71ff6: Layer already exists 06:22:48 5de1a8dd1b74: Layer already exists 06:22:48 aedc3bda2944: Layer already exists 06:22:48 e8efba8fad66: Pushed 06:22:48 004f610d4239: Pushed 06:22:48 a20b3894aca1: Pushed 06:22:51 f7336d32089e: Pushed 06:22:51 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:6dabdc740256c1b87a43e31668a8220bdeaa3a08317bcb678961d141aba521f1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:22:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:22:51 e8efba8fad66: Preparing 06:22:51 a20b3894aca1: Preparing 06:22:51 004f610d4239: Preparing 06:22:51 f7336d32089e: Preparing 06:22:51 78bf891c3d06: Preparing 06:22:51 b2ce7e9be226: Preparing 06:22:51 097fd7c71ff6: Preparing 06:22:51 5de1a8dd1b74: Preparing 06:22:51 aedc3bda2944: Preparing 06:22:51 b2ce7e9be226: Waiting 06:22:51 097fd7c71ff6: Waiting 06:22:51 aedc3bda2944: Waiting 06:22:51 5de1a8dd1b74: Waiting 06:22:51 a20b3894aca1: Layer already exists 06:22:51 004f610d4239: Layer already exists 06:22:51 78bf891c3d06: Layer already exists 06:22:51 f7336d32089e: Layer already exists 06:22:51 e8efba8fad66: Layer already exists 06:22:51 b2ce7e9be226: Layer already exists 06:22:51 5de1a8dd1b74: Layer already exists 06:22:51 097fd7c71ff6: Layer already exists 06:22:51 aedc3bda2944: Layer already exists 06:22:51 latest: digest: sha256:6dabdc740256c1b87a43e31668a8220bdeaa3a08317bcb678961d141aba521f1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.24 06:22:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:22:52 e8efba8fad66: Preparing 06:22:52 a20b3894aca1: Preparing 06:22:52 004f610d4239: Preparing 06:22:52 f7336d32089e: Preparing 06:22:52 78bf891c3d06: Preparing 06:22:52 b2ce7e9be226: Preparing 06:22:52 097fd7c71ff6: Preparing 06:22:52 5de1a8dd1b74: Preparing 06:22:52 aedc3bda2944: Preparing 06:22:52 b2ce7e9be226: Waiting 06:22:52 097fd7c71ff6: Waiting 06:22:52 5de1a8dd1b74: Waiting 06:22:52 aedc3bda2944: Waiting 06:22:52 a20b3894aca1: Layer already exists 06:22:52 f7336d32089e: Layer already exists 06:22:52 78bf891c3d06: Layer already exists 06:22:52 e8efba8fad66: Layer already exists 06:22:52 004f610d4239: Layer already exists 06:22:52 aedc3bda2944: Layer already exists 06:22:52 b2ce7e9be226: Layer already exists 06:22:52 5de1a8dd1b74: Layer already exists 06:22:52 097fd7c71ff6: Layer already exists 06:22:52 3.2.0-dev.24: digest: sha256:6dabdc740256c1b87a43e31668a8220bdeaa3a08317bcb678961d141aba521f1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:22:53 e8efba8fad66: Preparing 06:22:53 a20b3894aca1: Preparing 06:22:53 004f610d4239: Preparing 06:22:53 f7336d32089e: Preparing 06:22:53 78bf891c3d06: Preparing 06:22:53 b2ce7e9be226: Preparing 06:22:53 097fd7c71ff6: Preparing 06:22:53 5de1a8dd1b74: Preparing 06:22:53 aedc3bda2944: Preparing 06:22:53 5de1a8dd1b74: Waiting 06:22:53 aedc3bda2944: Waiting 06:22:53 b2ce7e9be226: Waiting 06:22:53 f7336d32089e: Layer already exists 06:22:53 e8efba8fad66: Layer already exists 06:22:53 004f610d4239: Layer already exists 06:22:53 78bf891c3d06: Layer already exists 06:22:53 a20b3894aca1: Layer already exists 06:22:53 b2ce7e9be226: Layer already exists 06:22:53 aedc3bda2944: Layer already exists 06:22:53 5de1a8dd1b74: Layer already exists 06:22:53 097fd7c71ff6: Layer already exists 06:22:53 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:6dabdc740256c1b87a43e31668a8220bdeaa3a08317bcb678961d141aba521f1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:22:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:22:53 e8efba8fad66: Preparing 06:22:53 a20b3894aca1: Preparing 06:22:53 004f610d4239: Preparing 06:22:53 f7336d32089e: Preparing 06:22:53 78bf891c3d06: Preparing 06:22:53 b2ce7e9be226: Preparing 06:22:53 097fd7c71ff6: Preparing 06:22:53 b2ce7e9be226: Waiting 06:22:53 5de1a8dd1b74: Preparing 06:22:53 aedc3bda2944: Preparing 06:22:53 097fd7c71ff6: Waiting 06:22:53 5de1a8dd1b74: Waiting 06:22:53 004f610d4239: Layer already exists 06:22:53 f7336d32089e: Layer already exists 06:22:53 e8efba8fad66: Layer already exists 06:22:53 a20b3894aca1: Layer already exists 06:22:53 78bf891c3d06: Layer already exists 06:22:53 b2ce7e9be226: Layer already exists 06:22:53 aedc3bda2944: Layer already exists 06:22:53 097fd7c71ff6: Layer already exists 06:22:53 5de1a8dd1b74: Layer already exists 06:22:53 main: digest: sha256:6dabdc740256c1b87a43e31668a8220bdeaa3a08317bcb678961d141aba521f1 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:22:53 ===================================================== [Pipeline] echo 06:22:54 taggedImages: 06:22:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:22:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:22:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.24 06:22:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:22:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 06:22:54 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:22:54 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:22:54 latest 06:22:54 3.2.0-dev.24 06:22:54 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:22:54 main 06:22:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:22:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:22:54 72326b608d10: Preparing 06:22:54 691d466aff15: Preparing 06:22:54 3ba0c2adfe94: Preparing 06:22:54 09f508db5440: Preparing 06:22:54 39c3c2461390: Preparing 06:22:54 78bf891c3d06: Preparing 06:22:54 b2ce7e9be226: Preparing 06:22:54 d95355f07848: Preparing 06:22:54 e87826eec652: Preparing 06:22:54 ca15fec37e45: Preparing 06:22:54 aedc3bda2944: Preparing 06:22:54 e87826eec652: Waiting 06:22:54 ca15fec37e45: Waiting 06:22:54 78bf891c3d06: Waiting 06:22:54 b2ce7e9be226: Waiting 06:22:54 39c3c2461390: Pushed 06:22:54 691d466aff15: Pushed 06:22:54 09f508db5440: Pushed 06:22:54 72326b608d10: Pushed 06:22:54 78bf891c3d06: Layer already exists 06:22:54 b2ce7e9be226: Layer already exists 06:22:54 aedc3bda2944: Layer already exists 06:22:54 d95355f07848: Pushed 06:22:54 e87826eec652: Pushed 06:22:55 3ba0c2adfe94: Pushed 06:22:56 ca15fec37e45: Pushed 06:22:56 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:03db8b08d66ad7e2e240f6e02600462e82ffe84578abd3b0f424a4bb57ae6378 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:22:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:22:57 72326b608d10: Preparing 06:22:57 691d466aff15: Preparing 06:22:57 3ba0c2adfe94: Preparing 06:22:57 09f508db5440: Preparing 06:22:57 39c3c2461390: Preparing 06:22:57 78bf891c3d06: Preparing 06:22:57 b2ce7e9be226: Preparing 06:22:57 d95355f07848: Preparing 06:22:57 e87826eec652: Preparing 06:22:57 ca15fec37e45: Preparing 06:22:57 aedc3bda2944: Preparing 06:22:57 b2ce7e9be226: Waiting 06:22:57 e87826eec652: Waiting 06:22:57 d95355f07848: Waiting 06:22:57 78bf891c3d06: Waiting 06:22:57 ca15fec37e45: Waiting 06:22:57 aedc3bda2944: Waiting 06:22:57 72326b608d10: Layer already exists 06:22:57 39c3c2461390: Layer already exists 06:22:57 691d466aff15: Layer already exists 06:22:57 09f508db5440: Layer already exists 06:22:57 3ba0c2adfe94: Layer already exists 06:22:57 e87826eec652: Layer already exists 06:22:57 d95355f07848: Layer already exists 06:22:57 78bf891c3d06: Layer already exists 06:22:57 b2ce7e9be226: Layer already exists 06:22:57 ca15fec37e45: Layer already exists 06:22:57 aedc3bda2944: Layer already exists 06:22:57 latest: digest: sha256:03db8b08d66ad7e2e240f6e02600462e82ffe84578abd3b0f424a4bb57ae6378 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.24 06:22:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:22:57 72326b608d10: Preparing 06:22:57 691d466aff15: Preparing 06:22:57 3ba0c2adfe94: Preparing 06:22:57 09f508db5440: Preparing 06:22:57 39c3c2461390: Preparing 06:22:57 78bf891c3d06: Preparing 06:22:57 b2ce7e9be226: Preparing 06:22:57 d95355f07848: Preparing 06:22:57 e87826eec652: Preparing 06:22:57 ca15fec37e45: Preparing 06:22:57 aedc3bda2944: Preparing 06:22:57 d95355f07848: Waiting 06:22:57 b2ce7e9be226: Waiting 06:22:57 e87826eec652: Waiting 06:22:57 ca15fec37e45: Waiting 06:22:57 78bf891c3d06: Waiting 06:22:57 691d466aff15: Layer already exists 06:22:57 39c3c2461390: Layer already exists 06:22:57 72326b608d10: Layer already exists 06:22:57 3ba0c2adfe94: Layer already exists 06:22:57 09f508db5440: Layer already exists 06:22:57 78bf891c3d06: Layer already exists 06:22:57 e87826eec652: Layer already exists 06:22:57 ca15fec37e45: Layer already exists 06:22:57 d95355f07848: Layer already exists 06:22:57 b2ce7e9be226: Layer already exists 06:22:57 aedc3bda2944: Layer already exists 06:22:57 3.2.0-dev.24: digest: sha256:03db8b08d66ad7e2e240f6e02600462e82ffe84578abd3b0f424a4bb57ae6378 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:22:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:22:58 72326b608d10: Preparing 06:22:58 691d466aff15: Preparing 06:22:58 3ba0c2adfe94: Preparing 06:22:58 09f508db5440: Preparing 06:22:58 39c3c2461390: Preparing 06:22:58 78bf891c3d06: Preparing 06:22:58 b2ce7e9be226: Preparing 06:22:58 d95355f07848: Preparing 06:22:58 e87826eec652: Preparing 06:22:58 ca15fec37e45: Preparing 06:22:58 aedc3bda2944: Preparing 06:22:58 78bf891c3d06: Waiting 06:22:58 b2ce7e9be226: Waiting 06:22:58 d95355f07848: Waiting 06:22:58 e87826eec652: Waiting 06:22:58 ca15fec37e45: Waiting 06:22:58 aedc3bda2944: Waiting 06:22:58 09f508db5440: Layer already exists 06:22:58 691d466aff15: Layer already exists 06:22:58 72326b608d10: Layer already exists 06:22:58 3ba0c2adfe94: Layer already exists 06:22:58 39c3c2461390: Layer already exists 06:22:58 78bf891c3d06: Layer already exists 06:22:58 b2ce7e9be226: Layer already exists 06:22:58 e87826eec652: Layer already exists 06:22:58 d95355f07848: Layer already exists 06:22:58 ca15fec37e45: Layer already exists 06:22:58 aedc3bda2944: Layer already exists 06:22:58 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:03db8b08d66ad7e2e240f6e02600462e82ffe84578abd3b0f424a4bb57ae6378 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:22:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:22:59 72326b608d10: Preparing 06:22:59 691d466aff15: Preparing 06:22:59 3ba0c2adfe94: Preparing 06:22:59 09f508db5440: Preparing 06:22:59 39c3c2461390: Preparing 06:22:59 78bf891c3d06: Preparing 06:22:59 b2ce7e9be226: Preparing 06:22:59 d95355f07848: Preparing 06:22:59 e87826eec652: Preparing 06:22:59 ca15fec37e45: Preparing 06:22:59 aedc3bda2944: Preparing 06:22:59 78bf891c3d06: Waiting 06:22:59 b2ce7e9be226: Waiting 06:22:59 d95355f07848: Waiting 06:22:59 e87826eec652: Waiting 06:22:59 aedc3bda2944: Waiting 06:22:59 ca15fec37e45: Waiting 06:22:59 09f508db5440: Layer already exists 06:22:59 691d466aff15: Layer already exists 06:22:59 72326b608d10: Layer already exists 06:22:59 39c3c2461390: Layer already exists 06:22:59 3ba0c2adfe94: Layer already exists 06:22:59 78bf891c3d06: Layer already exists 06:22:59 b2ce7e9be226: Layer already exists 06:22:59 d95355f07848: Layer already exists 06:22:59 e87826eec652: Layer already exists 06:22:59 ca15fec37e45: Layer already exists 06:22:59 aedc3bda2944: Layer already exists 06:22:59 main: digest: sha256:03db8b08d66ad7e2e240f6e02600462e82ffe84578abd3b0f424a4bb57ae6378 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:22:59 ===================================================== [Pipeline] echo 06:22:59 taggedImages: 06:22:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:22:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:22:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.24 06:22:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:22:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 06:22:59 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:22:59 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:22:59 latest 06:22:59 3.2.0-dev.24 06:22:59 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:22:59 main 06:22:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:23:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:23:00 0dc4720e39ad: Preparing 06:23:00 f44b571e34a4: Preparing 06:23:00 638e7392149a: Preparing 06:23:00 a1c7cf81475f: Preparing 06:23:00 7e23bb3ed1d5: Preparing 06:23:00 352b0c330db9: Preparing 06:23:00 f1f78b1fb190: Preparing 06:23:00 78bf891c3d06: Preparing 06:23:00 b2ce7e9be226: Preparing 06:23:00 0c8b7ce84be0: Preparing 06:23:00 647a5a867176: Preparing 06:23:00 aedc3bda2944: Preparing 06:23:00 b2ce7e9be226: Waiting 06:23:00 647a5a867176: Waiting 06:23:00 aedc3bda2944: Waiting 06:23:00 f1f78b1fb190: Waiting 06:23:00 352b0c330db9: Waiting 06:23:00 78bf891c3d06: Waiting 06:23:00 0dc4720e39ad: Pushed 06:23:00 7e23bb3ed1d5: Pushed 06:23:00 f44b571e34a4: Pushed 06:23:00 78bf891c3d06: Layer already exists 06:23:00 b2ce7e9be226: Layer already exists 06:23:00 f1f78b1fb190: Pushed 06:23:00 352b0c330db9: Pushed 06:23:00 aedc3bda2944: Layer already exists 06:23:00 0c8b7ce84be0: Pushed 06:23:00 a1c7cf81475f: Pushed 06:23:01 638e7392149a: Pushed 06:23:01 647a5a867176: Pushed 06:23:01 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:fabed83277f308515cd3180ad0494116086d6d69c1edb5ec8c29fc85c35f1c6d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:23:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:23:02 0dc4720e39ad: Preparing 06:23:02 f44b571e34a4: Preparing 06:23:02 638e7392149a: Preparing 06:23:02 a1c7cf81475f: Preparing 06:23:02 7e23bb3ed1d5: Preparing 06:23:02 352b0c330db9: Preparing 06:23:02 f1f78b1fb190: Preparing 06:23:02 78bf891c3d06: Preparing 06:23:02 b2ce7e9be226: Preparing 06:23:02 0c8b7ce84be0: Preparing 06:23:02 647a5a867176: Preparing 06:23:02 aedc3bda2944: Preparing 06:23:02 b2ce7e9be226: Waiting 06:23:02 352b0c330db9: Waiting 06:23:02 0c8b7ce84be0: Waiting 06:23:02 f1f78b1fb190: Waiting 06:23:02 78bf891c3d06: Waiting 06:23:02 aedc3bda2944: Waiting 06:23:02 647a5a867176: Waiting 06:23:02 a1c7cf81475f: Layer already exists 06:23:02 638e7392149a: Layer already exists 06:23:02 f44b571e34a4: Layer already exists 06:23:02 7e23bb3ed1d5: Layer already exists 06:23:02 0dc4720e39ad: Layer already exists 06:23:02 b2ce7e9be226: Layer already exists 06:23:02 352b0c330db9: Layer already exists 06:23:02 f1f78b1fb190: Layer already exists 06:23:02 78bf891c3d06: Layer already exists 06:23:02 0c8b7ce84be0: Layer already exists 06:23:02 647a5a867176: Layer already exists 06:23:02 aedc3bda2944: Layer already exists 06:23:02 latest: digest: sha256:fabed83277f308515cd3180ad0494116086d6d69c1edb5ec8c29fc85c35f1c6d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.24 06:23:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:23:02 0dc4720e39ad: Preparing 06:23:02 f44b571e34a4: Preparing 06:23:02 638e7392149a: Preparing 06:23:02 a1c7cf81475f: Preparing 06:23:02 7e23bb3ed1d5: Preparing 06:23:02 352b0c330db9: Preparing 06:23:02 f1f78b1fb190: Preparing 06:23:02 78bf891c3d06: Preparing 06:23:02 b2ce7e9be226: Preparing 06:23:02 0c8b7ce84be0: Preparing 06:23:02 647a5a867176: Preparing 06:23:02 aedc3bda2944: Preparing 06:23:02 b2ce7e9be226: Waiting 06:23:02 647a5a867176: Waiting 06:23:02 352b0c330db9: Waiting 06:23:02 0c8b7ce84be0: Waiting 06:23:02 aedc3bda2944: Waiting 06:23:02 f1f78b1fb190: Waiting 06:23:02 78bf891c3d06: Waiting 06:23:02 f44b571e34a4: Layer already exists 06:23:02 a1c7cf81475f: Layer already exists 06:23:02 7e23bb3ed1d5: Layer already exists 06:23:02 0dc4720e39ad: Layer already exists 06:23:02 638e7392149a: Layer already exists 06:23:02 f1f78b1fb190: Layer already exists 06:23:02 78bf891c3d06: Layer already exists 06:23:02 352b0c330db9: Layer already exists 06:23:02 b2ce7e9be226: Layer already exists 06:23:02 0c8b7ce84be0: Layer already exists 06:23:02 647a5a867176: Layer already exists 06:23:02 aedc3bda2944: Layer already exists 06:23:02 3.2.0-dev.24: digest: sha256:fabed83277f308515cd3180ad0494116086d6d69c1edb5ec8c29fc85c35f1c6d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:23:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:23:03 0dc4720e39ad: Preparing 06:23:03 f44b571e34a4: Preparing 06:23:03 638e7392149a: Preparing 06:23:03 a1c7cf81475f: Preparing 06:23:03 7e23bb3ed1d5: Preparing 06:23:03 352b0c330db9: Preparing 06:23:03 f1f78b1fb190: Preparing 06:23:03 78bf891c3d06: Preparing 06:23:03 b2ce7e9be226: Preparing 06:23:03 0c8b7ce84be0: Preparing 06:23:03 647a5a867176: Preparing 06:23:03 aedc3bda2944: Preparing 06:23:03 f1f78b1fb190: Waiting 06:23:03 0c8b7ce84be0: Waiting 06:23:03 aedc3bda2944: Waiting 06:23:03 78bf891c3d06: Waiting 06:23:03 b2ce7e9be226: Waiting 06:23:03 647a5a867176: Waiting 06:23:03 0dc4720e39ad: Layer already exists 06:23:03 7e23bb3ed1d5: Layer already exists 06:23:03 f44b571e34a4: Layer already exists 06:23:03 a1c7cf81475f: Layer already exists 06:23:03 638e7392149a: Layer already exists 06:23:03 352b0c330db9: Layer already exists 06:23:03 78bf891c3d06: Layer already exists 06:23:03 f1f78b1fb190: Layer already exists 06:23:03 b2ce7e9be226: Layer already exists 06:23:03 0c8b7ce84be0: Layer already exists 06:23:03 aedc3bda2944: Layer already exists 06:23:03 647a5a867176: Layer already exists 06:23:03 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:fabed83277f308515cd3180ad0494116086d6d69c1edb5ec8c29fc85c35f1c6d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:23:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:23:04 0dc4720e39ad: Preparing 06:23:04 f44b571e34a4: Preparing 06:23:04 638e7392149a: Preparing 06:23:04 a1c7cf81475f: Preparing 06:23:04 7e23bb3ed1d5: Preparing 06:23:04 352b0c330db9: Preparing 06:23:04 f1f78b1fb190: Preparing 06:23:04 78bf891c3d06: Preparing 06:23:04 b2ce7e9be226: Preparing 06:23:04 0c8b7ce84be0: Preparing 06:23:04 647a5a867176: Preparing 06:23:04 aedc3bda2944: Preparing 06:23:04 78bf891c3d06: Waiting 06:23:04 0c8b7ce84be0: Waiting 06:23:04 b2ce7e9be226: Waiting 06:23:04 f1f78b1fb190: Waiting 06:23:04 647a5a867176: Waiting 06:23:04 352b0c330db9: Waiting 06:23:04 aedc3bda2944: Waiting 06:23:04 f44b571e34a4: Layer already exists 06:23:04 7e23bb3ed1d5: Layer already exists 06:23:04 a1c7cf81475f: Layer already exists 06:23:04 0dc4720e39ad: Layer already exists 06:23:04 638e7392149a: Layer already exists 06:23:04 352b0c330db9: Layer already exists 06:23:04 0c8b7ce84be0: Layer already exists 06:23:04 f1f78b1fb190: Layer already exists 06:23:04 78bf891c3d06: Layer already exists 06:23:04 b2ce7e9be226: Layer already exists 06:23:04 647a5a867176: Layer already exists 06:23:04 aedc3bda2944: Layer already exists 06:23:04 main: digest: sha256:fabed83277f308515cd3180ad0494116086d6d69c1edb5ec8c29fc85c35f1c6d size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:04 ===================================================== [Pipeline] echo 06:23:04 taggedImages: 06:23:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:23:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:23:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.24 06:23:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:23:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 06:23:04 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 06:23:04 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:23:04 latest 06:23:04 3.2.0-dev.24 06:23:04 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:23:04 main 06:23:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:23:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:23:05 54e14e60b4bd: Preparing 06:23:05 94a5edf0546b: Preparing 06:23:05 78bf891c3d06: Preparing 06:23:05 b2ce7e9be226: Preparing 06:23:05 0aa91e9d2296: Preparing 06:23:05 deec6f8532e2: Preparing 06:23:05 aedc3bda2944: Preparing 06:23:05 deec6f8532e2: Waiting 06:23:05 aedc3bda2944: Waiting 06:23:05 b2ce7e9be226: Layer already exists 06:23:05 78bf891c3d06: Layer already exists 06:23:05 aedc3bda2944: Layer already exists 06:23:05 54e14e60b4bd: Pushed 06:23:06 0aa91e9d2296: Pushed 06:23:06 deec6f8532e2: Pushed 06:23:06 94a5edf0546b: Pushed 06:23:06 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:53efbb81da09546c21e64f28c1a427c19e86a68b2a865abce7999e211c3bbd10 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:07 + 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 06:23:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:23:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:23:07 54e14e60b4bd: Preparing 06:23:07 94a5edf0546b: Preparing 06:23:07 78bf891c3d06: Preparing 06:23:07 b2ce7e9be226: Preparing 06:23:07 0aa91e9d2296: Preparing 06:23:07 deec6f8532e2: Preparing 06:23:07 aedc3bda2944: Preparing 06:23:07 deec6f8532e2: Waiting 06:23:07 aedc3bda2944: Waiting 06:23:07 78bf891c3d06: Layer already exists 06:23:07 54e14e60b4bd: Layer already exists 06:23:07 b2ce7e9be226: Layer already exists 06:23:07 0aa91e9d2296: Layer already exists 06:23:07 94a5edf0546b: Layer already exists 06:23:07 aedc3bda2944: Layer already exists 06:23:07 deec6f8532e2: Layer already exists 06:23:07 latest: digest: sha256:53efbb81da09546c21e64f28c1a427c19e86a68b2a865abce7999e211c3bbd10 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.24 06:23:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:23:08 54e14e60b4bd: Preparing 06:23:08 94a5edf0546b: Preparing 06:23:08 78bf891c3d06: Preparing 06:23:08 b2ce7e9be226: Preparing 06:23:08 0aa91e9d2296: Preparing 06:23:08 deec6f8532e2: Preparing 06:23:08 aedc3bda2944: Preparing 06:23:08 deec6f8532e2: Waiting 06:23:08 aedc3bda2944: Waiting 06:23:08 0aa91e9d2296: Layer already exists 06:23:08 78bf891c3d06: Layer already exists 06:23:08 54e14e60b4bd: Layer already exists 06:23:08 b2ce7e9be226: Layer already exists 06:23:08 94a5edf0546b: Layer already exists 06:23:08 deec6f8532e2: Layer already exists 06:23:08 aedc3bda2944: Layer already exists 06:23:08 3.2.0-dev.24: digest: sha256:53efbb81da09546c21e64f28c1a427c19e86a68b2a865abce7999e211c3bbd10 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:23:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:23:08 54e14e60b4bd: Preparing 06:23:08 94a5edf0546b: Preparing 06:23:08 78bf891c3d06: Preparing 06:23:08 b2ce7e9be226: Preparing 06:23:08 0aa91e9d2296: Preparing 06:23:08 deec6f8532e2: Preparing 06:23:08 aedc3bda2944: Preparing 06:23:08 deec6f8532e2: Waiting 06:23:08 aedc3bda2944: Waiting 06:23:08 0aa91e9d2296: Layer already exists 06:23:08 78bf891c3d06: Layer already exists 06:23:08 b2ce7e9be226: Layer already exists 06:23:08 54e14e60b4bd: Layer already exists 06:23:08 94a5edf0546b: Layer already exists 06:23:08 deec6f8532e2: Layer already exists 06:23:08 aedc3bda2944: Layer already exists 06:23:08 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:53efbb81da09546c21e64f28c1a427c19e86a68b2a865abce7999e211c3bbd10 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:09 + 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 06:23:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:23:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:23:09 54e14e60b4bd: Preparing 06:23:09 94a5edf0546b: Preparing 06:23:09 78bf891c3d06: Preparing 06:23:09 b2ce7e9be226: Preparing 06:23:09 0aa91e9d2296: Preparing 06:23:09 deec6f8532e2: Preparing 06:23:09 aedc3bda2944: Preparing 06:23:09 deec6f8532e2: Waiting 06:23:09 aedc3bda2944: Waiting 06:23:09 0aa91e9d2296: Layer already exists 06:23:09 78bf891c3d06: Layer already exists 06:23:09 54e14e60b4bd: Layer already exists 06:23:09 94a5edf0546b: Layer already exists 06:23:09 b2ce7e9be226: Layer already exists 06:23:09 aedc3bda2944: Layer already exists 06:23:09 deec6f8532e2: Layer already exists 06:23:09 main: digest: sha256:53efbb81da09546c21e64f28c1a427c19e86a68b2a865abce7999e211c3bbd10 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:09 ===================================================== [Pipeline] echo 06:23:09 taggedImages: 06:23:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:23:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:23:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.24 06:23:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:23:09 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 06:23:09 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 06:23:09 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:23:09 latest 06:23:09 3.2.0-dev.24 06:23:09 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:23:09 main 06:23:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:09 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:23:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:23:10 21928a377ffb: Preparing 06:23:10 93465831340e: Preparing 06:23:10 a61826496e44: Preparing 06:23:10 78bf891c3d06: Preparing 06:23:10 b2ce7e9be226: Preparing 06:23:10 747ebb6267f7: Preparing 06:23:10 850d73ae4618: Preparing 06:23:10 08cf1385741c: Preparing 06:23:10 d0e0ed83f279: Preparing 06:23:10 aedc3bda2944: Preparing 06:23:10 850d73ae4618: Waiting 06:23:10 08cf1385741c: Waiting 06:23:10 d0e0ed83f279: Waiting 06:23:10 aedc3bda2944: Waiting 06:23:10 747ebb6267f7: Waiting 06:23:10 b2ce7e9be226: Layer already exists 06:23:10 78bf891c3d06: Layer already exists 06:23:10 21928a377ffb: Pushed 06:23:10 93465831340e: Pushed 06:23:10 a61826496e44: Pushed 06:23:10 aedc3bda2944: Layer already exists 06:23:10 08cf1385741c: Pushed 06:23:11 d0e0ed83f279: Pushed 06:23:16 850d73ae4618: Pushed 06:23:18 747ebb6267f7: Pushed 06:23:18 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:3882c83625c4d0520d3bcfcbb6ca62eb89700d7a2a3e7ca91d172bbad754bfc2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:23:19 21928a377ffb: Preparing 06:23:19 93465831340e: Preparing 06:23:19 a61826496e44: Preparing 06:23:19 78bf891c3d06: Preparing 06:23:19 b2ce7e9be226: Preparing 06:23:19 747ebb6267f7: Preparing 06:23:19 850d73ae4618: Preparing 06:23:19 08cf1385741c: Preparing 06:23:19 d0e0ed83f279: Preparing 06:23:19 aedc3bda2944: Preparing 06:23:19 850d73ae4618: Waiting 06:23:19 08cf1385741c: Waiting 06:23:19 d0e0ed83f279: Waiting 06:23:19 aedc3bda2944: Waiting 06:23:19 747ebb6267f7: Waiting 06:23:19 21928a377ffb: Layer already exists 06:23:19 a61826496e44: Layer already exists 06:23:19 b2ce7e9be226: Layer already exists 06:23:19 93465831340e: Layer already exists 06:23:19 78bf891c3d06: Layer already exists 06:23:19 747ebb6267f7: Layer already exists 06:23:19 850d73ae4618: Layer already exists 06:23:19 d0e0ed83f279: Layer already exists 06:23:19 08cf1385741c: Layer already exists 06:23:19 aedc3bda2944: Layer already exists 06:23:19 latest: digest: sha256:3882c83625c4d0520d3bcfcbb6ca62eb89700d7a2a3e7ca91d172bbad754bfc2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.24 06:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:23:19 21928a377ffb: Preparing 06:23:19 93465831340e: Preparing 06:23:19 a61826496e44: Preparing 06:23:19 78bf891c3d06: Preparing 06:23:19 b2ce7e9be226: Preparing 06:23:19 747ebb6267f7: Preparing 06:23:19 850d73ae4618: Preparing 06:23:19 08cf1385741c: Preparing 06:23:19 d0e0ed83f279: Preparing 06:23:19 aedc3bda2944: Preparing 06:23:19 850d73ae4618: Waiting 06:23:19 08cf1385741c: Waiting 06:23:19 d0e0ed83f279: Waiting 06:23:19 747ebb6267f7: Waiting 06:23:19 aedc3bda2944: Waiting 06:23:19 b2ce7e9be226: Layer already exists 06:23:19 78bf891c3d06: Layer already exists 06:23:19 21928a377ffb: Layer already exists 06:23:19 93465831340e: Layer already exists 06:23:19 a61826496e44: Layer already exists 06:23:19 747ebb6267f7: Layer already exists 06:23:19 08cf1385741c: Layer already exists 06:23:19 d0e0ed83f279: Layer already exists 06:23:19 aedc3bda2944: Layer already exists 06:23:19 850d73ae4618: Layer already exists 06:23:19 3.2.0-dev.24: digest: sha256:3882c83625c4d0520d3bcfcbb6ca62eb89700d7a2a3e7ca91d172bbad754bfc2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:23:20 21928a377ffb: Preparing 06:23:20 93465831340e: Preparing 06:23:20 a61826496e44: Preparing 06:23:20 78bf891c3d06: Preparing 06:23:20 b2ce7e9be226: Preparing 06:23:20 747ebb6267f7: Preparing 06:23:20 850d73ae4618: Preparing 06:23:20 08cf1385741c: Preparing 06:23:20 d0e0ed83f279: Preparing 06:23:20 aedc3bda2944: Preparing 06:23:20 850d73ae4618: Waiting 06:23:20 08cf1385741c: Waiting 06:23:20 d0e0ed83f279: Waiting 06:23:20 aedc3bda2944: Waiting 06:23:20 747ebb6267f7: Waiting 06:23:20 b2ce7e9be226: Layer already exists 06:23:20 a61826496e44: Layer already exists 06:23:20 21928a377ffb: Layer already exists 06:23:20 93465831340e: Layer already exists 06:23:20 78bf891c3d06: Layer already exists 06:23:20 d0e0ed83f279: Layer already exists 06:23:20 747ebb6267f7: Layer already exists 06:23:20 850d73ae4618: Layer already exists 06:23:20 08cf1385741c: Layer already exists 06:23:20 aedc3bda2944: Layer already exists 06:23:20 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:3882c83625c4d0520d3bcfcbb6ca62eb89700d7a2a3e7ca91d172bbad754bfc2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:20 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:23:21 21928a377ffb: Preparing 06:23:21 93465831340e: Preparing 06:23:21 a61826496e44: Preparing 06:23:21 78bf891c3d06: Preparing 06:23:21 b2ce7e9be226: Preparing 06:23:21 747ebb6267f7: Preparing 06:23:21 850d73ae4618: Preparing 06:23:21 08cf1385741c: Preparing 06:23:21 d0e0ed83f279: Preparing 06:23:21 aedc3bda2944: Preparing 06:23:21 850d73ae4618: Waiting 06:23:21 08cf1385741c: Waiting 06:23:21 d0e0ed83f279: Waiting 06:23:21 aedc3bda2944: Waiting 06:23:21 747ebb6267f7: Waiting 06:23:21 93465831340e: Layer already exists 06:23:21 78bf891c3d06: Layer already exists 06:23:21 a61826496e44: Layer already exists 06:23:21 21928a377ffb: Layer already exists 06:23:21 b2ce7e9be226: Layer already exists 06:23:21 d0e0ed83f279: Layer already exists 06:23:21 aedc3bda2944: Layer already exists 06:23:21 850d73ae4618: Layer already exists 06:23:21 747ebb6267f7: Layer already exists 06:23:21 08cf1385741c: Layer already exists 06:23:21 main: digest: sha256:3882c83625c4d0520d3bcfcbb6ca62eb89700d7a2a3e7ca91d172bbad754bfc2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:21 ===================================================== [Pipeline] echo 06:23:21 taggedImages: 06:23:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:23:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:23:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.24 06:23:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:23:21 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 06:23:21 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 06:23:21 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:23:21 latest 06:23:21 3.2.0-dev.24 06:23:21 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:23:21 main 06:23:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:23:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:23:22 a7b46ac2fa29: Preparing 06:23:22 01767741fa27: Preparing 06:23:22 bb84b98b0a99: Preparing 06:23:22 78bf891c3d06: Preparing 06:23:22 b2ce7e9be226: Preparing 06:23:22 a5cee81cca68: Preparing 06:23:22 6647848e2282: Preparing 06:23:22 7d57911354bc: Preparing 06:23:22 aedc3bda2944: Preparing 06:23:22 6647848e2282: Waiting 06:23:22 7d57911354bc: Waiting 06:23:22 aedc3bda2944: Waiting 06:23:22 a5cee81cca68: Waiting 06:23:22 b2ce7e9be226: Layer already exists 06:23:22 78bf891c3d06: Layer already exists 06:23:22 a7b46ac2fa29: Pushed 06:23:22 01767741fa27: Pushed 06:23:22 bb84b98b0a99: Pushed 06:23:22 aedc3bda2944: Layer already exists 06:23:22 7d57911354bc: Pushed 06:23:22 6647848e2282: Pushed 06:23:30 a5cee81cca68: Pushed 06:23:30 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:57f4cd4646b66d73d381455d55e863a4bca662c40c7ec8d1a1b455ba79f46558 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:23:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:23:31 a7b46ac2fa29: Preparing 06:23:31 01767741fa27: Preparing 06:23:31 bb84b98b0a99: Preparing 06:23:31 78bf891c3d06: Preparing 06:23:31 b2ce7e9be226: Preparing 06:23:31 a5cee81cca68: Preparing 06:23:31 6647848e2282: Preparing 06:23:31 7d57911354bc: Preparing 06:23:31 aedc3bda2944: Preparing 06:23:31 6647848e2282: Waiting 06:23:31 7d57911354bc: Waiting 06:23:31 aedc3bda2944: Waiting 06:23:31 a5cee81cca68: Waiting 06:23:31 a7b46ac2fa29: Layer already exists 06:23:31 b2ce7e9be226: Layer already exists 06:23:31 bb84b98b0a99: Layer already exists 06:23:31 01767741fa27: Layer already exists 06:23:31 78bf891c3d06: Layer already exists 06:23:31 7d57911354bc: Layer already exists 06:23:31 6647848e2282: Layer already exists 06:23:31 aedc3bda2944: Layer already exists 06:23:31 a5cee81cca68: Layer already exists 06:23:31 latest: digest: sha256:57f4cd4646b66d73d381455d55e863a4bca662c40c7ec8d1a1b455ba79f46558 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.24 06:23:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:23:32 a7b46ac2fa29: Preparing 06:23:32 01767741fa27: Preparing 06:23:32 bb84b98b0a99: Preparing 06:23:32 78bf891c3d06: Preparing 06:23:32 b2ce7e9be226: Preparing 06:23:32 a5cee81cca68: Preparing 06:23:32 6647848e2282: Preparing 06:23:32 7d57911354bc: Preparing 06:23:32 aedc3bda2944: Preparing 06:23:32 a5cee81cca68: Waiting 06:23:32 6647848e2282: Waiting 06:23:32 7d57911354bc: Waiting 06:23:32 aedc3bda2944: Waiting 06:23:32 bb84b98b0a99: Layer already exists 06:23:32 a7b46ac2fa29: Layer already exists 06:23:32 b2ce7e9be226: Layer already exists 06:23:32 01767741fa27: Layer already exists 06:23:32 78bf891c3d06: Layer already exists 06:23:32 6647848e2282: Layer already exists 06:23:32 aedc3bda2944: Layer already exists 06:23:32 a5cee81cca68: Layer already exists 06:23:32 7d57911354bc: Layer already exists 06:23:32 3.2.0-dev.24: digest: sha256:57f4cd4646b66d73d381455d55e863a4bca662c40c7ec8d1a1b455ba79f46558 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:23:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:23:32 a7b46ac2fa29: Preparing 06:23:32 01767741fa27: Preparing 06:23:32 bb84b98b0a99: Preparing 06:23:32 78bf891c3d06: Preparing 06:23:32 b2ce7e9be226: Preparing 06:23:32 a5cee81cca68: Preparing 06:23:32 6647848e2282: Preparing 06:23:32 7d57911354bc: Preparing 06:23:32 aedc3bda2944: Preparing 06:23:32 a5cee81cca68: Waiting 06:23:32 6647848e2282: Waiting 06:23:32 7d57911354bc: Waiting 06:23:32 aedc3bda2944: Waiting 06:23:32 a7b46ac2fa29: Layer already exists 06:23:32 b2ce7e9be226: Layer already exists 06:23:32 78bf891c3d06: Layer already exists 06:23:32 bb84b98b0a99: Layer already exists 06:23:32 01767741fa27: Layer already exists 06:23:32 6647848e2282: Layer already exists 06:23:32 7d57911354bc: Layer already exists 06:23:32 aedc3bda2944: Layer already exists 06:23:32 a5cee81cca68: Layer already exists 06:23:32 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:57f4cd4646b66d73d381455d55e863a4bca662c40c7ec8d1a1b455ba79f46558 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 06:23:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:23:33 a7b46ac2fa29: Preparing 06:23:33 01767741fa27: Preparing 06:23:33 bb84b98b0a99: Preparing 06:23:33 78bf891c3d06: Preparing 06:23:33 b2ce7e9be226: Preparing 06:23:33 a5cee81cca68: Preparing 06:23:33 6647848e2282: Preparing 06:23:33 7d57911354bc: Preparing 06:23:33 aedc3bda2944: Preparing 06:23:33 6647848e2282: Waiting 06:23:33 aedc3bda2944: Waiting 06:23:33 7d57911354bc: Waiting 06:23:33 a5cee81cca68: Waiting 06:23:33 01767741fa27: Layer already exists 06:23:33 78bf891c3d06: Layer already exists 06:23:33 a7b46ac2fa29: Layer already exists 06:23:33 b2ce7e9be226: Layer already exists 06:23:33 bb84b98b0a99: Layer already exists 06:23:33 a5cee81cca68: Layer already exists 06:23:33 6647848e2282: Layer already exists 06:23:33 aedc3bda2944: Layer already exists 06:23:33 7d57911354bc: Layer already exists 06:23:33 main: digest: sha256:57f4cd4646b66d73d381455d55e863a4bca662c40c7ec8d1a1b455ba79f46558 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:33 ===================================================== [Pipeline] echo 06:23:33 taggedImages: 06:23:33 - nexus3.edgexfoundry.org:10004/security-spire-config:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:23:33 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:23:33 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.24 06:23:33 - nexus3.edgexfoundry.org:10004/security-spire-config:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:23:33 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 06:23:33 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 06:23:33 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:23:33 latest 06:23:33 3.2.0-dev.24 06:23:33 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:23:33 main 06:23:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:23:34 21928a377ffb: Preparing 06:23:34 30bdbb0b8e19: Preparing 06:23:34 d72a9b0d86d1: Preparing 06:23:34 78bf891c3d06: Preparing 06:23:34 b2ce7e9be226: Preparing 06:23:34 47681bea3089: Preparing 06:23:34 08cf1385741c: Preparing 06:23:34 d0e0ed83f279: Preparing 06:23:34 aedc3bda2944: Preparing 06:23:34 08cf1385741c: Waiting 06:23:34 d0e0ed83f279: Waiting 06:23:34 aedc3bda2944: Waiting 06:23:34 47681bea3089: Waiting 06:23:34 b2ce7e9be226: Layer already exists 06:23:34 21928a377ffb: Layer already exists 06:23:34 78bf891c3d06: Layer already exists 06:23:34 08cf1385741c: Layer already exists 06:23:34 d0e0ed83f279: Layer already exists 06:23:34 aedc3bda2944: Layer already exists 06:23:34 30bdbb0b8e19: Pushed 06:23:34 d72a9b0d86d1: Pushed 06:23:42 47681bea3089: Pushed 06:23:42 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:69fa76a9bebf8eba389a189c7992a69888109348525f156a09ceff105bdfa808 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:23:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:23:43 21928a377ffb: Preparing 06:23:43 30bdbb0b8e19: Preparing 06:23:43 d72a9b0d86d1: Preparing 06:23:43 78bf891c3d06: Preparing 06:23:43 b2ce7e9be226: Preparing 06:23:43 47681bea3089: Preparing 06:23:43 08cf1385741c: Preparing 06:23:43 d0e0ed83f279: Preparing 06:23:43 aedc3bda2944: Preparing 06:23:43 08cf1385741c: Waiting 06:23:43 d0e0ed83f279: Waiting 06:23:43 aedc3bda2944: Waiting 06:23:43 47681bea3089: Waiting 06:23:43 d72a9b0d86d1: Layer already exists 06:23:43 78bf891c3d06: Layer already exists 06:23:43 30bdbb0b8e19: Layer already exists 06:23:43 b2ce7e9be226: Layer already exists 06:23:43 21928a377ffb: Layer already exists 06:23:43 d0e0ed83f279: Layer already exists 06:23:43 aedc3bda2944: Layer already exists 06:23:43 08cf1385741c: Layer already exists 06:23:43 47681bea3089: Layer already exists 06:23:43 latest: digest: sha256:69fa76a9bebf8eba389a189c7992a69888109348525f156a09ceff105bdfa808 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.24 06:23:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:23:43 21928a377ffb: Preparing 06:23:43 30bdbb0b8e19: Preparing 06:23:43 d72a9b0d86d1: Preparing 06:23:43 78bf891c3d06: Preparing 06:23:43 b2ce7e9be226: Preparing 06:23:43 47681bea3089: Preparing 06:23:43 08cf1385741c: Preparing 06:23:43 d0e0ed83f279: Preparing 06:23:43 aedc3bda2944: Preparing 06:23:43 aedc3bda2944: Waiting 06:23:43 d72a9b0d86d1: Layer already exists 06:23:43 30bdbb0b8e19: Layer already exists 06:23:43 78bf891c3d06: Layer already exists 06:23:43 21928a377ffb: Layer already exists 06:23:43 b2ce7e9be226: Layer already exists 06:23:43 d0e0ed83f279: Layer already exists 06:23:43 47681bea3089: Layer already exists 06:23:43 aedc3bda2944: Layer already exists 06:23:43 08cf1385741c: Layer already exists 06:23:43 3.2.0-dev.24: digest: sha256:69fa76a9bebf8eba389a189c7992a69888109348525f156a09ceff105bdfa808 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:23:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:23:44 21928a377ffb: Preparing 06:23:44 30bdbb0b8e19: Preparing 06:23:44 d72a9b0d86d1: Preparing 06:23:44 78bf891c3d06: Preparing 06:23:44 b2ce7e9be226: Preparing 06:23:44 47681bea3089: Preparing 06:23:44 08cf1385741c: Preparing 06:23:44 d0e0ed83f279: Preparing 06:23:44 47681bea3089: Waiting 06:23:44 08cf1385741c: Waiting 06:23:44 aedc3bda2944: Preparing 06:23:44 d0e0ed83f279: Waiting 06:23:44 aedc3bda2944: Waiting 06:23:44 b2ce7e9be226: Layer already exists 06:23:44 d72a9b0d86d1: Layer already exists 06:23:44 21928a377ffb: Layer already exists 06:23:44 30bdbb0b8e19: Layer already exists 06:23:44 78bf891c3d06: Layer already exists 06:23:44 08cf1385741c: Layer already exists 06:23:44 d0e0ed83f279: Layer already exists 06:23:44 47681bea3089: Layer already exists 06:23:44 aedc3bda2944: Layer already exists 06:23:44 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:69fa76a9bebf8eba389a189c7992a69888109348525f156a09ceff105bdfa808 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 06:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:23:45 21928a377ffb: Preparing 06:23:45 30bdbb0b8e19: Preparing 06:23:45 d72a9b0d86d1: Preparing 06:23:45 78bf891c3d06: Preparing 06:23:45 b2ce7e9be226: Preparing 06:23:45 47681bea3089: Preparing 06:23:45 08cf1385741c: Preparing 06:23:45 d0e0ed83f279: Preparing 06:23:45 aedc3bda2944: Preparing 06:23:45 d0e0ed83f279: Waiting 06:23:45 aedc3bda2944: Waiting 06:23:45 47681bea3089: Waiting 06:23:45 08cf1385741c: Waiting 06:23:45 78bf891c3d06: Layer already exists 06:23:45 d72a9b0d86d1: Layer already exists 06:23:45 21928a377ffb: Layer already exists 06:23:45 30bdbb0b8e19: Layer already exists 06:23:45 b2ce7e9be226: Layer already exists 06:23:45 08cf1385741c: Layer already exists 06:23:45 47681bea3089: Layer already exists 06:23:45 d0e0ed83f279: Layer already exists 06:23:45 aedc3bda2944: Layer already exists 06:23:45 main: digest: sha256:69fa76a9bebf8eba389a189c7992a69888109348525f156a09ceff105bdfa808 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:23:45 ===================================================== [Pipeline] echo 06:23:45 taggedImages: 06:23:45 - nexus3.edgexfoundry.org:10004/security-spire-server:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:23:45 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:23:45 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.24 06:23:45 - nexus3.edgexfoundry.org:10004/security-spire-server:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:23:45 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 06:23:45 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:23:45 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:23:45 latest 06:23:45 3.2.0-dev.24 06:23:45 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:23:45 main 06:23:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:23:45 996a7fe309b7: Preparing 06:23:45 160bbfadeec7: Preparing 06:23:45 78bf891c3d06: Preparing 06:23:45 b2ce7e9be226: Preparing 06:23:45 04bda589b7fd: Preparing 06:23:45 b26196817320: Preparing 06:23:45 aedc3bda2944: Preparing 06:23:45 aedc3bda2944: Waiting 06:23:45 b26196817320: Waiting 06:23:45 b2ce7e9be226: Layer already exists 06:23:45 78bf891c3d06: Layer already exists 06:23:45 aedc3bda2944: Layer already exists 06:23:45 996a7fe309b7: Pushed 06:23:45 b26196817320: Pushed 06:23:46 04bda589b7fd: Pushed 06:23:48 160bbfadeec7: Pushed 06:23:59 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:fe3e2bf6126eaeb41c36bce92a0405a154cb9e9e3d0d2689e840d8e81b49fe1b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 06:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:24:02 996a7fe309b7: Preparing 06:24:02 160bbfadeec7: Preparing 06:24:02 78bf891c3d06: Preparing 06:24:02 b2ce7e9be226: Preparing 06:24:02 04bda589b7fd: Preparing 06:24:02 b26196817320: Preparing 06:24:02 aedc3bda2944: Preparing 06:24:02 b26196817320: Waiting 06:24:02 aedc3bda2944: Waiting 06:24:02 996a7fe309b7: Layer already exists 06:24:02 160bbfadeec7: Layer already exists 06:24:02 04bda589b7fd: Layer already exists 06:24:02 b2ce7e9be226: Layer already exists 06:24:02 78bf891c3d06: Layer already exists 06:24:02 aedc3bda2944: Layer already exists 06:24:02 b26196817320: Layer already exists 06:24:02 latest: digest: sha256:fe3e2bf6126eaeb41c36bce92a0405a154cb9e9e3d0d2689e840d8e81b49fe1b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.24 06:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:24:03 996a7fe309b7: Preparing 06:24:03 160bbfadeec7: Preparing 06:24:03 78bf891c3d06: Preparing 06:24:03 b2ce7e9be226: Preparing 06:24:03 04bda589b7fd: Preparing 06:24:03 b26196817320: Preparing 06:24:03 aedc3bda2944: Preparing 06:24:03 b26196817320: Waiting 06:24:03 aedc3bda2944: Waiting 06:24:03 160bbfadeec7: Layer already exists 06:24:03 996a7fe309b7: Layer already exists 06:24:03 04bda589b7fd: Layer already exists 06:24:03 b2ce7e9be226: Layer already exists 06:24:03 78bf891c3d06: Layer already exists 06:24:03 aedc3bda2944: Layer already exists 06:24:03 b26196817320: Layer already exists 06:24:03 3.2.0-dev.24: digest: sha256:fe3e2bf6126eaeb41c36bce92a0405a154cb9e9e3d0d2689e840d8e81b49fe1b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:24:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:24:04 996a7fe309b7: Preparing 06:24:04 160bbfadeec7: Preparing 06:24:04 78bf891c3d06: Preparing 06:24:04 b2ce7e9be226: Preparing 06:24:04 04bda589b7fd: Preparing 06:24:04 b26196817320: Preparing 06:24:04 aedc3bda2944: Preparing 06:24:04 b26196817320: Waiting 06:24:04 aedc3bda2944: Waiting 06:24:04 160bbfadeec7: Layer already exists 06:24:04 996a7fe309b7: Layer already exists 06:24:04 04bda589b7fd: Layer already exists 06:24:04 78bf891c3d06: Layer already exists 06:24:04 b2ce7e9be226: Layer already exists 06:24:04 aedc3bda2944: Layer already exists 06:24:04 b26196817320: Layer already exists 06:24:04 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:fe3e2bf6126eaeb41c36bce92a0405a154cb9e9e3d0d2689e840d8e81b49fe1b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 06:24:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:24:04 996a7fe309b7: Preparing 06:24:04 160bbfadeec7: Preparing 06:24:04 78bf891c3d06: Preparing 06:24:04 b2ce7e9be226: Preparing 06:24:04 04bda589b7fd: Preparing 06:24:04 b26196817320: Preparing 06:24:04 aedc3bda2944: Preparing 06:24:04 b26196817320: Waiting 06:24:04 aedc3bda2944: Waiting 06:24:04 78bf891c3d06: Layer already exists 06:24:04 04bda589b7fd: Layer already exists 06:24:04 b2ce7e9be226: Layer already exists 06:24:04 160bbfadeec7: Layer already exists 06:24:04 996a7fe309b7: Layer already exists 06:24:04 b26196817320: Layer already exists 06:24:04 aedc3bda2944: Layer already exists 06:24:04 main: digest: sha256:fe3e2bf6126eaeb41c36bce92a0405a154cb9e9e3d0d2689e840d8e81b49fe1b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:24:04 ===================================================== [Pipeline] echo 06:24:04 taggedImages: 06:24:04 - nexus3.edgexfoundry.org:10004/support-notifications:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:24:04 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:24:04 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.24 06:24:04 - nexus3.edgexfoundry.org:10004/support-notifications:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:24:04 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 06:24:04 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 06:24:04 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:24:04 latest 06:24:04 3.2.0-dev.24 06:24:04 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:24:04 main 06:24:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:05 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:24:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:24:05 694d2bcdeeab: Preparing 06:24:05 c4cf8352dfa3: Preparing 06:24:05 78bf891c3d06: Preparing 06:24:05 b2ce7e9be226: Preparing 06:24:05 097fd7c71ff6: Preparing 06:24:05 5de1a8dd1b74: Preparing 06:24:05 aedc3bda2944: Preparing 06:24:05 5de1a8dd1b74: Waiting 06:24:05 aedc3bda2944: Waiting 06:24:05 b2ce7e9be226: Layer already exists 06:24:05 097fd7c71ff6: Layer already exists 06:24:05 78bf891c3d06: Layer already exists 06:24:05 5de1a8dd1b74: Layer already exists 06:24:05 aedc3bda2944: Layer already exists 06:24:05 694d2bcdeeab: Pushed 06:24:08 c4cf8352dfa3: Pushed 06:24:08 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:50a0aae0c1f4eb7711f9f067293f4b143ff25d260bde6db492444876ad58c618 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:24:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:24:09 694d2bcdeeab: Preparing 06:24:09 c4cf8352dfa3: Preparing 06:24:09 78bf891c3d06: Preparing 06:24:09 b2ce7e9be226: Preparing 06:24:09 097fd7c71ff6: Preparing 06:24:09 5de1a8dd1b74: Preparing 06:24:09 aedc3bda2944: Preparing 06:24:09 5de1a8dd1b74: Waiting 06:24:09 aedc3bda2944: Waiting 06:24:09 c4cf8352dfa3: Layer already exists 06:24:09 78bf891c3d06: Layer already exists 06:24:09 694d2bcdeeab: Layer already exists 06:24:09 b2ce7e9be226: Layer already exists 06:24:09 097fd7c71ff6: Layer already exists 06:24:09 5de1a8dd1b74: Layer already exists 06:24:09 aedc3bda2944: Layer already exists 06:24:10 latest: digest: sha256:50a0aae0c1f4eb7711f9f067293f4b143ff25d260bde6db492444876ad58c618 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.24 06:24:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:24:10 694d2bcdeeab: Preparing 06:24:10 c4cf8352dfa3: Preparing 06:24:10 78bf891c3d06: Preparing 06:24:10 b2ce7e9be226: Preparing 06:24:10 097fd7c71ff6: Preparing 06:24:10 5de1a8dd1b74: Preparing 06:24:10 aedc3bda2944: Preparing 06:24:10 5de1a8dd1b74: Waiting 06:24:10 aedc3bda2944: Waiting 06:24:10 c4cf8352dfa3: Layer already exists 06:24:10 097fd7c71ff6: Layer already exists 06:24:10 b2ce7e9be226: Layer already exists 06:24:10 78bf891c3d06: Layer already exists 06:24:10 694d2bcdeeab: Layer already exists 06:24:10 aedc3bda2944: Layer already exists 06:24:10 5de1a8dd1b74: Layer already exists 06:24:10 3.2.0-dev.24: digest: sha256:50a0aae0c1f4eb7711f9f067293f4b143ff25d260bde6db492444876ad58c618 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:24:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:24:11 694d2bcdeeab: Preparing 06:24:11 c4cf8352dfa3: Preparing 06:24:11 78bf891c3d06: Preparing 06:24:11 b2ce7e9be226: Preparing 06:24:11 097fd7c71ff6: Preparing 06:24:11 5de1a8dd1b74: Preparing 06:24:11 aedc3bda2944: Preparing 06:24:11 5de1a8dd1b74: Waiting 06:24:11 aedc3bda2944: Waiting 06:24:11 b2ce7e9be226: Layer already exists 06:24:11 78bf891c3d06: Layer already exists 06:24:11 c4cf8352dfa3: Layer already exists 06:24:11 694d2bcdeeab: Layer already exists 06:24:11 097fd7c71ff6: Layer already exists 06:24:11 aedc3bda2944: Layer already exists 06:24:11 5de1a8dd1b74: Layer already exists 06:24:11 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:50a0aae0c1f4eb7711f9f067293f4b143ff25d260bde6db492444876ad58c618 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:24:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 06:24:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:24:12 694d2bcdeeab: Preparing 06:24:12 c4cf8352dfa3: Preparing 06:24:12 78bf891c3d06: Preparing 06:24:12 b2ce7e9be226: Preparing 06:24:12 097fd7c71ff6: Preparing 06:24:12 5de1a8dd1b74: Preparing 06:24:12 aedc3bda2944: Preparing 06:24:12 aedc3bda2944: Waiting 06:24:12 5de1a8dd1b74: Waiting 06:24:12 c4cf8352dfa3: Layer already exists 06:24:12 097fd7c71ff6: Layer already exists 06:24:12 694d2bcdeeab: Layer already exists 06:24:12 78bf891c3d06: Layer already exists 06:24:12 b2ce7e9be226: Layer already exists 06:24:12 aedc3bda2944: Layer already exists 06:24:12 5de1a8dd1b74: Layer already exists 06:24:12 main: digest: sha256:50a0aae0c1f4eb7711f9f067293f4b143ff25d260bde6db492444876ad58c618 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:24:12 ===================================================== [Pipeline] echo 06:24:12 taggedImages: 06:24:12 - nexus3.edgexfoundry.org:10004/support-scheduler:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:24:12 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:24:12 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.24 06:24:12 - nexus3.edgexfoundry.org:10004/support-scheduler:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:24:12 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:39:51 #140 ... 06:39:51 06:39:51 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:39:51 #131 DONE 1039.8s 06:39:51 06:39:51 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:39:51 #140 ... 06:39:51 06:39:51 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:39:51 #141 DONE 0.2s 06:39:51 06:39:51 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:39:51 #142 DONE 0.2s 06:39:51 06:39:51 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:39:51 #143 DONE 0.2s 06:39:51 06:39:51 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:39:51 #144 DONE 0.2s 06:39:51 06:39:51 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:39:51 #145 DONE 0.4s 06:39:51 06:39:51 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:39:51 #127 1040.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.24" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:39:51 #127 ... 06:39:51 06:39:51 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:39:51 #146 DONE 0.2s 06:39:51 06:39:51 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:39:51 #147 DONE 2.2s 06:39:51 06:39:51 #98 [security-proxy-setup] exporting to image 06:39:51 #98 exporting layers 06:39:51 #98 exporting layers 1.2s done 06:39:51 #98 writing image sha256:436f907d150f561378e30c002bc4bff423d0ab226f7f91c8ad684020ddf38c9d done 06:39:51 #98 naming to docker.io/library/security-proxy-setup-arm64 done 06:39:51 #98 DONE 4.3s 06:39:51 06:39:51 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:39:51 #132 ... 06:39:51 06:39:51 #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:39:51 #137 DONE 1049.3s 06:39:51 06:39:51 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:39:51 #148 DONE 0.4s 06:39:51 06:39:51 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:39:51 #140 ... 06:39:51 06:39:51 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:39:51 #149 DONE 2.0s 06:39:51 06:39:51 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:39:51 #150 DONE 0.3s 06:39:51 06:39:51 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:39:51 #151 DONE 0.2s 06:39:51 06:39:51 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:39:51 #152 DONE 0.3s 06:39:51 06:39:51 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:39:51 #153 DONE 0.1s 06:39:51 06:39:51 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:39:51 #127 ... 06:39:51 06:39:51 #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 06:39:51 #154 DONE 0.2s 06:39:51 06:39:51 #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 06:39:51 #155 DONE 0.1s 06:39:51 06:39:51 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:39:51 #156 DONE 0.2s 06:39:51 06:39:51 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:39:51 #157 DONE 0.1s 06:39:51 06:39:51 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:39:51 #132 ... 06:39:51 06:39:51 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:39:52 #158 DONE 2.0s 06:39:52 06:39:52 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:39:53 #133 ... 06:39:53 06:39:53 #98 [security-bootstrapper] exporting to image 06:39:53 #98 exporting layers 06:39:54 #98 exporting layers 1.2s done 06:39:54 #98 writing image sha256:8064ba90716098358aea8bbab454a3238d513b7fe444481ecd1049c0c699038d 0.0s done 06:39:54 #98 naming to docker.io/library/security-bootstrapper-arm64 done 06:39:54 #98 DONE 5.6s 06:39:54 06:39:54 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:39:57 #132 ... 06:39:57 06:39:57 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:39:57 #127 DONE 1059.5s 06:39:57 06:39:57 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:39:57 #132 ... 06:39:57 06:39:57 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:39:57 #159 DONE 0.3s 06:39:57 06:39:57 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:39:58 #132 ... 06:39:58 06:39:58 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:39:58 #160 DONE 0.3s 06:39:58 06:39:58 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:39:58 #133 ... 06:39:58 06:39:58 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:39:58 #161 DONE 0.2s 06:39:58 06:39:58 #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 06:39:58 #162 DONE 0.1s 06:39:58 06:39:58 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:39:58 #163 DONE 0.1s 06:39:58 06:39:58 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:39:58 #164 DONE 0.2s 06:39:58 06:39:58 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:39:59 #165 DONE 0.2s 06:39:59 06:39:59 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:39:59 #166 DONE 0.2s 06:39:59 06:39:59 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:40:01 #167 DONE 2.2s 06:40:01 06:40:01 #98 [security-secretstore-setup] exporting to image 06:40:01 #98 exporting layers 06:40:03 #98 exporting layers 1.6s done 06:40:03 #98 writing image sha256:f9954b92ee2ea15b4ecdf154d865a9d54fcd8c3a88242c9e8274c85a61517b95 done 06:40:03 #98 naming to docker.io/library/security-secretstore-setup-arm64 done 06:40:03 #98 DONE 7.2s 06:40:03 06:40:03 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:40:49 #134 DONE 1106.0s 06:40:49 06:40:49 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:40:49 #133 ... 06:40:49 06:40:49 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:40:49 #168 DONE 0.2s 06:40:49 06:40:49 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:40:49 #140 ... 06:40:49 06:40:49 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:40:49 #169 DONE 0.2s 06:40:49 06:40:49 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:40:49 #170 DONE 0.2s 06:40:49 06:40:49 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:40:49 #132 ... 06:40:49 06:40:49 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:40:49 #171 DONE 0.1s 06:40:49 06:40:49 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:40:49 #172 DONE 0.1s 06:40:49 06:40:49 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:40:49 #139 ... 06:40:49 06:40:49 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:40:49 #173 DONE 2.0s 06:40:49 06:40:49 #98 [core-common-config-bootstrapper] exporting to image 06:40:49 #98 exporting layers 06:40:49 #98 exporting layers 0.8s done 06:40:49 #98 writing image sha256:74ffde328a1aa6d7d2af150cc7dc9bf5bc1205a9248848cad7e6305cdcd3fd9e done 06:40:49 #98 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 06:40:49 #98 DONE 8.0s 06:40:49 06:40:49 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:42:57 #140 ... 06:42:57 06:42:57 #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:42:57 #132 DONE 1229.2s 06:42:57 06:42:57 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:42:57 #136 ... 06:42:57 06:42:57 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:42:57 #174 DONE 0.2s 06:42:57 06:42:57 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:42:57 #175 DONE 0.1s 06:42:57 06:42:57 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:42:57 #139 ... 06:42:57 06:42:57 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:42:57 #176 DONE 0.4s 06:42:57 06:42:57 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:42:57 #177 DONE 0.1s 06:42:57 06:42:57 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:42:57 #136 ... 06:42:57 06:42:57 #98 [security-spiffe-token-provider] exporting to image 06:42:57 #98 exporting layers 06:42:57 #98 exporting layers 0.7s done 06:42:57 #98 writing image sha256:a88406c86ff0af9489edd1e6f807c4bb5875b5db81482ffbecbcad3d7a8f1da6 done 06:42:57 #98 naming to docker.io/library/security-spiffe-token-provider-arm64 06:42:57 #98 naming to docker.io/library/security-spiffe-token-provider-arm64 done 06:42:57 #98 DONE 8.7s 06:42:57 06:42:57 #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:49:03 #136 DONE 1591.9s 06:49:03 06:49:03 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:49:03 #135 ... 06:49:03 06:49:03 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:49:03 #178 DONE 0.2s 06:49:03 06:49:03 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:49:03 #179 DONE 0.2s 06:49:03 06:49:03 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:49:03 #135 ... 06:49:03 06:49:03 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:49:03 #180 DONE 0.4s 06:49:03 06:49:03 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:49:03 #181 DONE 0.1s 06:49:03 06:49:03 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:49:03 #182 DONE 0.1s 06:49:03 06:49:03 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:49:03 #135 ... 06:49:03 06:49:03 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:49:03 #183 DONE 2.0s 06:49:03 06:49:03 #98 [security-proxy-auth] exporting to image 06:49:03 #98 exporting layers 06:49:03 #98 exporting layers 0.7s done 06:49:03 #98 writing image sha256:855af267304aaa15a38f33ae905db067c29f069340220485f12f962323cb19a3 done 06:49:03 #98 naming to docker.io/library/security-proxy-auth-arm64 06:49:03 #98 naming to docker.io/library/security-proxy-auth-arm64 done 06:49:03 #98 DONE 9.4s 06:49:03 06:49:03 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:49:42 #135 ... 06:49:42 06:49:42 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:49:42 #133 DONE 1639.9s 06:49:42 06:49:42 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:49:42 #135 ... 06:49:42 06:49:42 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:49:42 #184 DONE 0.1s 06:49:42 06:49:42 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:49:42 #185 DONE 0.2s 06:49:42 06:49:42 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:49:42 #186 DONE 0.4s 06:49:42 06:49:42 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:49:42 #138 ... 06:49:42 06:49:42 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:49:42 #187 DONE 0.1s 06:49:42 06:49:42 #98 [core-command] exporting to image 06:49:42 #98 exporting layers 06:49:42 #98 exporting layers 0.4s done 06:49:42 #98 writing image sha256:c4510b6d3a7a7eb969af92ec2e76dd0077a8948e291fc97f00b77d0e5191a28f done 06:49:42 #98 naming to docker.io/library/core-command-arm64 done 06:49:42 #98 DONE 9.9s 06:49:42 06:49:42 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:49:44 #139 ... 06:49:44 06:49:44 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:49:44 #138 DONE 1647.0s 06:49:44 06:49:44 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:49:45 #135 ... 06:49:45 06:49:45 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:49:45 #188 DONE 0.2s 06:49:45 06:49:45 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:49:45 #189 DONE 0.1s 06:49:45 06:49:45 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:49:46 #190 DONE 0.5s 06:49:46 06:49:46 #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:49:46 #191 DONE 0.1s 06:49:46 06:49:46 #98 [core-data] exporting to image 06:49:46 #98 exporting layers 06:49:46 #98 exporting layers 0.5s done 06:49:46 #98 writing image sha256:4a0aebdf23b8974bafe15c0ea15ecf8ec494d4457d567a91333e0cca88b3d52f done 06:49:46 #98 naming to docker.io/library/core-data-arm64 done 06:49:46 #98 DONE 10.4s 06:49:46 06:49:46 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:49:47 #140 ... 06:49:47 06:49:47 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:49:47 #135 DONE 1650.3s 06:49:48 06:49:48 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:49:48 #139 ... 06:49:48 06:49:48 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:49:48 #192 DONE 0.2s 06:49:48 06:49:48 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:49:48 #193 DONE 0.1s 06:49:48 06:49:48 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:49:49 #194 DONE 0.5s 06:49:49 06:49:49 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:49:49 #195 DONE 0.2s 06:49:49 06:49:49 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:49:49 #196 DONE 0.2s 06:49:49 06:49:49 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:49:49 #139 ... 06:49:49 06:49:49 #98 [core-metadata] exporting to image 06:49:50 #98 exporting layers 0.6s done 06:49:50 #98 writing image sha256:1b6ffc143431aa83dd1808192bc9049ad0fc0d53f29d322ca382e55804961c82 done 06:49:50 #98 naming to docker.io/library/core-metadata-arm64 done 06:49:50 #98 DONE 11.0s 06:49:50 06:49:50 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:50:22 #139 DONE 1680.0s 06:50:22 06:50:22 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:50:22 #140 ... 06:50:22 06:50:22 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:50:22 #197 DONE 0.2s 06:50:22 06:50:22 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:50:22 #140 ... 06:50:22 06:50:22 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:50:22 #198 DONE 0.1s 06:50:22 06:50:22 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:50:22 #199 DONE 0.4s 06:50:22 06:50:22 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:50:22 #200 DONE 0.1s 06:50:22 06:50:22 #98 [support-scheduler] exporting to image 06:50:22 #98 exporting layers 06:50:22 #98 exporting layers 0.5s done 06:50:22 #98 writing image sha256:39840fe60d0d665882bae903dfd36b125bbb02b29727869f88c765a0c8286fb0 done 06:50:22 #98 naming to docker.io/library/support-scheduler-arm64 done 06:50:22 #98 DONE 11.5s 06:50:22 06:50:22 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:50:22 #140 DONE 1682.7s 06:50:22 06:50:22 #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:50:22 #201 DONE 0.2s 06:50:22 06:50:22 #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:50:22 #202 DONE 0.1s 06:50:22 06:50:22 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:50:22 #203 DONE 0.5s 06:50:22 06:50:22 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:50:22 #204 DONE 0.1s 06:50:22 06:50:22 #98 [support-notifications] exporting to image 06:50:22 #98 exporting layers 0.4s done 06:50:22 #98 writing image sha256:85190d89ca23249f9e9a43284686da8f1c68d876ee16de464df38e010d8538fd done 06:50:22 #98 naming to docker.io/library/support-notifications-arm64 done 06:50:22 #98 DONE 11.9s 06:50:22 time="2024-06-06T06:20:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:50:22 time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:50:22 time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:50:22 time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:50:22 time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:50:22 time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:50:22 time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:50:22 time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:50:22 time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:50:22 time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:50:22 time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:50:22 time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:50:22 time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:50:22 time="2024-06-06T06:20:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:50:22 $ docker stop --time=1 b41eb5e9f080783c186ae46eb18a74f65550b9b8d422f5e01b41a48348884ebe 06:50:24 $ docker rm -f --volumes b41eb5e9f080783c186ae46eb18a74f65550b9b8d422f5e01b41a48348884ebe [Pipeline] // withDockerContainer [Pipeline] sh 06:50:24 + docker images 06:50:24 REPOSITORY TAG IMAGE ID CREATED SIZE 06:50:24 support-notifications-arm64 latest 85190d89ca23 3 seconds ago 44.7MB 06:50:24 support-scheduler-arm64 latest 39840fe60d0d 6 seconds ago 44.1MB 06:50:24 core-metadata-arm64 latest 1b6ffc143431 35 seconds ago 41.7MB 06:50:24 core-data-arm64 latest 4a0aebdf23b8 38 seconds ago 41.5MB 06:50:24 core-command-arm64 latest c4510b6d3a7a 46 seconds ago 41.2MB 06:50:24 security-proxy-auth-arm64 latest 855af267304a About a minute ago 38.9MB 06:50:24 security-spiffe-token-provider-arm64 latest a88406c86ff0 7 minutes ago 35.7MB 06:50:24 core-common-config-bootstrapper-arm64 latest 74ffde328a1a 9 minutes ago 21.7MB 06:50:24 security-secretstore-setup-arm64 latest f9954b92ee2e 10 minutes ago 42.6MB 06:50:24 security-bootstrapper-arm64 latest 8064ba907160 10 minutes ago 25.2MB 06:50:24 security-proxy-setup-arm64 latest 436f907d150f 10 minutes ago 32.5MB 06:50:24 security-spire-agent-arm64 latest 601762e2c4a5 28 minutes ago 159MB 06:50:24 security-spire-server-arm64 latest da3746fec2f8 28 minutes ago 103MB 06:50:24 security-spire-config-arm64 latest 92e438d06c8f 28 minutes ago 102MB 06:50:24 ci-base-image-arm64 latest d7fbe8d7e6da 30 minutes ago 973MB 06:50:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 6 weeks ago 561MB 06:50:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 12 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 06:50:24 provisioning config files... 06:50:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/642@tmp/config13612016757275261687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:50:25 ---> ****-login.sh 06:50:25 nexus3.edgexfoundry.org:10001 06:50:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:25 Configure a credential helper to remove this warning. See 06:50:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:25 06:50:25 Login Succeeded 06:50:25 nexus3.edgexfoundry.org:10002 06:50:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:26 Configure a credential helper to remove this warning. See 06:50:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:26 06:50:26 Login Succeeded 06:50:26 nexus3.edgexfoundry.org:10003 06:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:26 Configure a credential helper to remove this warning. See 06:50:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:26 06:50:26 Login Succeeded 06:50:26 nexus3.edgexfoundry.org:10004 06:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:26 Configure a credential helper to remove this warning. See 06:50:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:26 06:50:26 Login Succeeded 06:50:26 ****.io 06:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:50:27 Configure a credential helper to remove this warning. See 06:50:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:50:27 06:50:27 Login Succeeded 06:50:27 ---> ****-login.sh ends [Pipeline] } 06:50:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:50:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:50:27 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:50:27 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:50:27 latest 06:50:27 3.2.0-dev.24 06:50:27 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:50:27 main 06:50:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:50:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:50:27 d4dade39e3ba: Preparing 06:50:27 1ba4b7a664c1: Preparing 06:50:27 7903e8e47fd3: Preparing 06:50:27 73d3277a66e7: Preparing 06:50:27 872153087f89: Preparing 06:50:27 689a483c6878: Preparing 06:50:27 7c504f21be85: Preparing 06:50:27 689a483c6878: Waiting 06:50:27 7c504f21be85: Waiting 06:50:28 73d3277a66e7: Pushed 06:50:28 7903e8e47fd3: Pushed 06:50:28 d4dade39e3ba: Pushed 06:50:28 7c504f21be85: Layer already exists 06:50:28 689a483c6878: Pushed 06:50:29 872153087f89: Pushed 06:50:35 1ba4b7a664c1: Pushed 06:50:35 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:50feb4915bac727581eab98f5915d16978958c81b97df8f4197dfe2d6d6d8fbe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:50:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:50:35 d4dade39e3ba: Preparing 06:50:35 1ba4b7a664c1: Preparing 06:50:35 7903e8e47fd3: Preparing 06:50:35 73d3277a66e7: Preparing 06:50:35 872153087f89: Preparing 06:50:35 689a483c6878: Preparing 06:50:35 7c504f21be85: Preparing 06:50:35 689a483c6878: Waiting 06:50:35 7c504f21be85: Waiting 06:50:35 7903e8e47fd3: Layer already exists 06:50:35 d4dade39e3ba: Layer already exists 06:50:35 872153087f89: Layer already exists 06:50:35 73d3277a66e7: Layer already exists 06:50:35 1ba4b7a664c1: Layer already exists 06:50:35 689a483c6878: Layer already exists 06:50:35 7c504f21be85: Layer already exists 06:50:36 latest: digest: sha256:50feb4915bac727581eab98f5915d16978958c81b97df8f4197dfe2d6d6d8fbe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.24 06:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:50:36 d4dade39e3ba: Preparing 06:50:36 1ba4b7a664c1: Preparing 06:50:36 7903e8e47fd3: Preparing 06:50:36 73d3277a66e7: Preparing 06:50:36 872153087f89: Preparing 06:50:36 689a483c6878: Preparing 06:50:36 7c504f21be85: Preparing 06:50:36 689a483c6878: Waiting 06:50:36 7c504f21be85: Waiting 06:50:36 d4dade39e3ba: Layer already exists 06:50:36 73d3277a66e7: Layer already exists 06:50:36 872153087f89: Layer already exists 06:50:36 1ba4b7a664c1: Layer already exists 06:50:36 7903e8e47fd3: Layer already exists 06:50:36 7c504f21be85: Layer already exists 06:50:36 689a483c6878: Layer already exists 06:50:37 3.2.0-dev.24: digest: sha256:50feb4915bac727581eab98f5915d16978958c81b97df8f4197dfe2d6d6d8fbe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:50:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:50:37 d4dade39e3ba: Preparing 06:50:37 1ba4b7a664c1: Preparing 06:50:37 7903e8e47fd3: Preparing 06:50:37 73d3277a66e7: Preparing 06:50:37 872153087f89: Preparing 06:50:37 689a483c6878: Preparing 06:50:37 7c504f21be85: Preparing 06:50:37 7c504f21be85: Waiting 06:50:37 689a483c6878: Waiting 06:50:37 872153087f89: Layer already exists 06:50:37 1ba4b7a664c1: Layer already exists 06:50:37 73d3277a66e7: Layer already exists 06:50:37 d4dade39e3ba: Layer already exists 06:50:37 7903e8e47fd3: Layer already exists 06:50:37 689a483c6878: Layer already exists 06:50:37 7c504f21be85: Layer already exists 06:50:38 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:50feb4915bac727581eab98f5915d16978958c81b97df8f4197dfe2d6d6d8fbe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:50:38 d4dade39e3ba: Preparing 06:50:38 1ba4b7a664c1: Preparing 06:50:38 7903e8e47fd3: Preparing 06:50:38 73d3277a66e7: Preparing 06:50:38 872153087f89: Preparing 06:50:38 689a483c6878: Preparing 06:50:38 7c504f21be85: Preparing 06:50:38 689a483c6878: Waiting 06:50:38 73d3277a66e7: Layer already exists 06:50:38 1ba4b7a664c1: Layer already exists 06:50:38 7903e8e47fd3: Layer already exists 06:50:38 872153087f89: Layer already exists 06:50:38 d4dade39e3ba: Layer already exists 06:50:38 7c504f21be85: Layer already exists 06:50:38 689a483c6878: Layer already exists 06:50:39 main: digest: sha256:50feb4915bac727581eab98f5915d16978958c81b97df8f4197dfe2d6d6d8fbe size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:50:39 ===================================================== [Pipeline] echo 06:50:39 taggedImages: 06:50:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:50:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:50:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.24 06:50:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:50:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:50:39 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 06:50:39 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:50:39 latest 06:50:39 3.2.0-dev.24 06:50:39 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:50:39 main 06:50:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:50:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:50:39 ae8a064c01a4: Preparing 06:50:39 05f0ab18a764: Preparing 06:50:39 d59d2e12677b: Preparing 06:50:39 9ab8ce6bda2f: Preparing 06:50:39 7903e8e47fd3: Preparing 06:50:39 73d3277a66e7: Preparing 06:50:39 872153087f89: Preparing 06:50:39 689a483c6878: Preparing 06:50:39 7c504f21be85: Preparing 06:50:39 73d3277a66e7: Waiting 06:50:39 872153087f89: Waiting 06:50:39 689a483c6878: Waiting 06:50:39 7c504f21be85: Waiting 06:50:39 7903e8e47fd3: Layer already exists 06:50:40 73d3277a66e7: Layer already exists 06:50:40 872153087f89: Layer already exists 06:50:40 689a483c6878: Layer already exists 06:50:40 ae8a064c01a4: Pushed 06:50:40 05f0ab18a764: Pushed 06:50:40 d59d2e12677b: Pushed 06:50:40 7c504f21be85: Layer already exists 06:50:42 9ab8ce6bda2f: Pushed 06:50:42 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:803fa38c59384400b414471ff78cd5836f12f5075effefd0ecda644f535827dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:50:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:50:42 ae8a064c01a4: Preparing 06:50:42 05f0ab18a764: Preparing 06:50:42 d59d2e12677b: Preparing 06:50:42 9ab8ce6bda2f: Preparing 06:50:42 7903e8e47fd3: Preparing 06:50:42 73d3277a66e7: Preparing 06:50:42 872153087f89: Preparing 06:50:42 689a483c6878: Preparing 06:50:42 7c504f21be85: Preparing 06:50:42 73d3277a66e7: Waiting 06:50:42 872153087f89: Waiting 06:50:42 689a483c6878: Waiting 06:50:42 7c504f21be85: Waiting 06:50:42 05f0ab18a764: Layer already exists 06:50:42 9ab8ce6bda2f: Layer already exists 06:50:42 ae8a064c01a4: Layer already exists 06:50:42 d59d2e12677b: Layer already exists 06:50:42 7903e8e47fd3: Layer already exists 06:50:42 7c504f21be85: Layer already exists 06:50:42 872153087f89: Layer already exists 06:50:42 73d3277a66e7: Layer already exists 06:50:42 689a483c6878: Layer already exists 06:50:43 latest: digest: sha256:803fa38c59384400b414471ff78cd5836f12f5075effefd0ecda644f535827dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.24 06:50:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:50:43 ae8a064c01a4: Preparing 06:50:43 05f0ab18a764: Preparing 06:50:43 d59d2e12677b: Preparing 06:50:43 9ab8ce6bda2f: Preparing 06:50:43 7903e8e47fd3: Preparing 06:50:43 73d3277a66e7: Preparing 06:50:43 872153087f89: Preparing 06:50:43 689a483c6878: Preparing 06:50:43 7c504f21be85: Preparing 06:50:43 872153087f89: Waiting 06:50:43 689a483c6878: Waiting 06:50:43 7c504f21be85: Waiting 06:50:43 73d3277a66e7: Waiting 06:50:43 d59d2e12677b: Layer already exists 06:50:43 ae8a064c01a4: Layer already exists 06:50:43 05f0ab18a764: Layer already exists 06:50:43 9ab8ce6bda2f: Layer already exists 06:50:43 7903e8e47fd3: Layer already exists 06:50:43 7c504f21be85: Layer already exists 06:50:43 872153087f89: Layer already exists 06:50:43 689a483c6878: Layer already exists 06:50:43 73d3277a66e7: Layer already exists 06:50:44 3.2.0-dev.24: digest: sha256:803fa38c59384400b414471ff78cd5836f12f5075effefd0ecda644f535827dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:50:44 ae8a064c01a4: Preparing 06:50:44 05f0ab18a764: Preparing 06:50:44 d59d2e12677b: Preparing 06:50:44 9ab8ce6bda2f: Preparing 06:50:44 7903e8e47fd3: Preparing 06:50:44 73d3277a66e7: Preparing 06:50:44 872153087f89: Preparing 06:50:44 689a483c6878: Preparing 06:50:44 7c504f21be85: Preparing 06:50:44 73d3277a66e7: Waiting 06:50:44 872153087f89: Waiting 06:50:44 7c504f21be85: Waiting 06:50:44 689a483c6878: Waiting 06:50:44 7903e8e47fd3: Layer already exists 06:50:44 05f0ab18a764: Layer already exists 06:50:44 d59d2e12677b: Layer already exists 06:50:44 9ab8ce6bda2f: Layer already exists 06:50:44 ae8a064c01a4: Layer already exists 06:50:44 7c504f21be85: Layer already exists 06:50:44 73d3277a66e7: Layer already exists 06:50:44 689a483c6878: Layer already exists 06:50:44 872153087f89: Layer already exists 06:50:45 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:803fa38c59384400b414471ff78cd5836f12f5075effefd0ecda644f535827dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 06:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:50:45 ae8a064c01a4: Preparing 06:50:45 05f0ab18a764: Preparing 06:50:45 d59d2e12677b: Preparing 06:50:45 9ab8ce6bda2f: Preparing 06:50:45 7903e8e47fd3: Preparing 06:50:45 73d3277a66e7: Preparing 06:50:45 872153087f89: Preparing 06:50:45 689a483c6878: Preparing 06:50:45 7c504f21be85: Preparing 06:50:45 73d3277a66e7: Waiting 06:50:45 872153087f89: Waiting 06:50:45 689a483c6878: Waiting 06:50:45 7c504f21be85: Waiting 06:50:45 05f0ab18a764: Layer already exists 06:50:45 9ab8ce6bda2f: Layer already exists 06:50:45 7903e8e47fd3: Layer already exists 06:50:45 d59d2e12677b: Layer already exists 06:50:45 ae8a064c01a4: Layer already exists 06:50:45 689a483c6878: Layer already exists 06:50:45 73d3277a66e7: Layer already exists 06:50:45 872153087f89: Layer already exists 06:50:45 7c504f21be85: Layer already exists 06:50:46 main: digest: sha256:803fa38c59384400b414471ff78cd5836f12f5075effefd0ecda644f535827dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:50:46 ===================================================== [Pipeline] echo 06:50:46 taggedImages: 06:50:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:50:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:50:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.24 06:50:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:50:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:50:46 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:50:46 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:50:46 latest 06:50:46 3.2.0-dev.24 06:50:46 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:50:46 main 06:50:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:50:46 dfc651a3a58b: Preparing 06:50:46 28a2c973d86f: Preparing 06:50:46 7903e8e47fd3: Preparing 06:50:46 73d3277a66e7: Preparing 06:50:46 505dc0431f6e: Preparing 06:50:46 1dad9cf2723f: Preparing 06:50:46 7c504f21be85: Preparing 06:50:46 1dad9cf2723f: Waiting 06:50:46 7c504f21be85: Waiting 06:50:46 7903e8e47fd3: Layer already exists 06:50:46 73d3277a66e7: Layer already exists 06:50:47 7c504f21be85: Layer already exists 06:50:47 dfc651a3a58b: Pushed 06:50:47 1dad9cf2723f: Pushed 06:50:48 505dc0431f6e: Pushed 06:50:53 28a2c973d86f: Pushed 06:50:53 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:0f70fcff0829f7d0b167df52cec3cda33a515444a185bab4cb74d47169b3e8f2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:50:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:50:54 dfc651a3a58b: Preparing 06:50:54 28a2c973d86f: Preparing 06:50:54 7903e8e47fd3: Preparing 06:50:54 73d3277a66e7: Preparing 06:50:54 505dc0431f6e: Preparing 06:50:54 1dad9cf2723f: Preparing 06:50:54 7c504f21be85: Preparing 06:50:54 7c504f21be85: Waiting 06:50:54 1dad9cf2723f: Waiting 06:50:54 28a2c973d86f: Layer already exists 06:50:54 73d3277a66e7: Layer already exists 06:50:54 505dc0431f6e: Layer already exists 06:50:54 7903e8e47fd3: Layer already exists 06:50:54 dfc651a3a58b: Layer already exists 06:50:54 7c504f21be85: Layer already exists 06:50:54 1dad9cf2723f: Layer already exists 06:50:54 latest: digest: sha256:0f70fcff0829f7d0b167df52cec3cda33a515444a185bab4cb74d47169b3e8f2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.24 06:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:50:55 dfc651a3a58b: Preparing 06:50:55 28a2c973d86f: Preparing 06:50:55 7903e8e47fd3: Preparing 06:50:55 73d3277a66e7: Preparing 06:50:55 505dc0431f6e: Preparing 06:50:55 1dad9cf2723f: Preparing 06:50:55 7c504f21be85: Preparing 06:50:55 1dad9cf2723f: Waiting 06:50:55 7c504f21be85: Waiting 06:50:55 dfc651a3a58b: Layer already exists 06:50:55 28a2c973d86f: Layer already exists 06:50:55 7903e8e47fd3: Layer already exists 06:50:55 505dc0431f6e: Layer already exists 06:50:55 73d3277a66e7: Layer already exists 06:50:55 1dad9cf2723f: Layer already exists 06:50:55 7c504f21be85: Layer already exists 06:50:55 3.2.0-dev.24: digest: sha256:0f70fcff0829f7d0b167df52cec3cda33a515444a185bab4cb74d47169b3e8f2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:50:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:50:56 dfc651a3a58b: Preparing 06:50:56 28a2c973d86f: Preparing 06:50:56 7903e8e47fd3: Preparing 06:50:56 73d3277a66e7: Preparing 06:50:56 505dc0431f6e: Preparing 06:50:56 1dad9cf2723f: Preparing 06:50:56 7c504f21be85: Preparing 06:50:56 1dad9cf2723f: Waiting 06:50:56 7c504f21be85: Waiting 06:50:56 28a2c973d86f: Layer already exists 06:50:56 dfc651a3a58b: Layer already exists 06:50:56 73d3277a66e7: Layer already exists 06:50:56 7903e8e47fd3: Layer already exists 06:50:56 505dc0431f6e: Layer already exists 06:50:56 7c504f21be85: Layer already exists 06:50:56 1dad9cf2723f: Layer already exists 06:50:56 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:0f70fcff0829f7d0b167df52cec3cda33a515444a185bab4cb74d47169b3e8f2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:50:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:50:56 dfc651a3a58b: Preparing 06:50:56 28a2c973d86f: Preparing 06:50:56 7903e8e47fd3: Preparing 06:50:56 73d3277a66e7: Preparing 06:50:56 505dc0431f6e: Preparing 06:50:56 1dad9cf2723f: Preparing 06:50:56 7c504f21be85: Preparing 06:50:56 1dad9cf2723f: Waiting 06:50:56 7c504f21be85: Waiting 06:50:56 28a2c973d86f: Layer already exists 06:50:56 dfc651a3a58b: Layer already exists 06:50:56 505dc0431f6e: Layer already exists 06:50:56 73d3277a66e7: Layer already exists 06:50:56 7903e8e47fd3: Layer already exists 06:50:56 1dad9cf2723f: Layer already exists 06:50:56 7c504f21be85: Layer already exists 06:50:57 main: digest: sha256:0f70fcff0829f7d0b167df52cec3cda33a515444a185bab4cb74d47169b3e8f2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:50:57 ===================================================== [Pipeline] echo 06:50:57 taggedImages: 06:50:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:50:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:50:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.24 06:50:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:50:57 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:50:57 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:50:57 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:50:57 latest 06:50:57 3.2.0-dev.24 06:50:57 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:50:57 main 06:50:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:50:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:50:58 b5b5c336987b: Preparing 06:50:58 1862aefedf7a: Preparing 06:50:58 0dc787b860a2: Preparing 06:50:58 7903e8e47fd3: Preparing 06:50:58 73d3277a66e7: Preparing 06:50:58 872153087f89: Preparing 06:50:58 689a483c6878: Preparing 06:50:58 7c504f21be85: Preparing 06:50:58 689a483c6878: Waiting 06:50:58 872153087f89: Waiting 06:50:58 73d3277a66e7: Layer already exists 06:50:58 7903e8e47fd3: Layer already exists 06:50:58 872153087f89: Layer already exists 06:50:58 689a483c6878: Layer already exists 06:50:58 7c504f21be85: Layer already exists 06:50:58 1862aefedf7a: Pushed 06:50:58 b5b5c336987b: Pushed 06:51:05 0dc787b860a2: Pushed 06:51:05 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:351f8c5d9898aac47c555040e88bc6691360df227caafaf8c9e0df6f37540125 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:51:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:51:05 b5b5c336987b: Preparing 06:51:05 1862aefedf7a: Preparing 06:51:05 0dc787b860a2: Preparing 06:51:05 7903e8e47fd3: Preparing 06:51:05 73d3277a66e7: Preparing 06:51:05 872153087f89: Preparing 06:51:05 689a483c6878: Preparing 06:51:05 7c504f21be85: Preparing 06:51:05 872153087f89: Waiting 06:51:05 689a483c6878: Waiting 06:51:05 7c504f21be85: Waiting 06:51:05 7903e8e47fd3: Layer already exists 06:51:05 73d3277a66e7: Layer already exists 06:51:05 b5b5c336987b: Layer already exists 06:51:05 1862aefedf7a: Layer already exists 06:51:05 0dc787b860a2: Layer already exists 06:51:05 872153087f89: Layer already exists 06:51:05 7c504f21be85: Layer already exists 06:51:05 689a483c6878: Layer already exists 06:51:05 latest: digest: sha256:351f8c5d9898aac47c555040e88bc6691360df227caafaf8c9e0df6f37540125 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.24 06:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:51:06 b5b5c336987b: Preparing 06:51:06 1862aefedf7a: Preparing 06:51:06 0dc787b860a2: Preparing 06:51:06 7903e8e47fd3: Preparing 06:51:06 73d3277a66e7: Preparing 06:51:06 872153087f89: Preparing 06:51:06 689a483c6878: Preparing 06:51:06 7c504f21be85: Preparing 06:51:06 872153087f89: Waiting 06:51:06 689a483c6878: Waiting 06:51:06 7c504f21be85: Waiting 06:51:06 b5b5c336987b: Layer already exists 06:51:06 0dc787b860a2: Layer already exists 06:51:06 73d3277a66e7: Layer already exists 06:51:06 7903e8e47fd3: Layer already exists 06:51:06 1862aefedf7a: Layer already exists 06:51:06 872153087f89: Layer already exists 06:51:06 689a483c6878: Layer already exists 06:51:06 7c504f21be85: Layer already exists 06:51:06 3.2.0-dev.24: digest: sha256:351f8c5d9898aac47c555040e88bc6691360df227caafaf8c9e0df6f37540125 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:51:07 b5b5c336987b: Preparing 06:51:07 1862aefedf7a: Preparing 06:51:07 0dc787b860a2: Preparing 06:51:07 7903e8e47fd3: Preparing 06:51:07 73d3277a66e7: Preparing 06:51:07 872153087f89: Preparing 06:51:07 689a483c6878: Preparing 06:51:07 7c504f21be85: Preparing 06:51:07 872153087f89: Waiting 06:51:07 689a483c6878: Waiting 06:51:07 7c504f21be85: Waiting 06:51:07 b5b5c336987b: Layer already exists 06:51:07 7903e8e47fd3: Layer already exists 06:51:07 0dc787b860a2: Layer already exists 06:51:07 73d3277a66e7: Layer already exists 06:51:07 1862aefedf7a: Layer already exists 06:51:07 689a483c6878: Layer already exists 06:51:07 872153087f89: Layer already exists 06:51:07 7c504f21be85: Layer already exists 06:51:07 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:351f8c5d9898aac47c555040e88bc6691360df227caafaf8c9e0df6f37540125 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:51:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:51:08 b5b5c336987b: Preparing 06:51:08 1862aefedf7a: Preparing 06:51:08 0dc787b860a2: Preparing 06:51:08 7903e8e47fd3: Preparing 06:51:08 73d3277a66e7: Preparing 06:51:08 872153087f89: Preparing 06:51:08 689a483c6878: Preparing 06:51:08 7c504f21be85: Preparing 06:51:08 689a483c6878: Waiting 06:51:08 7c504f21be85: Waiting 06:51:08 872153087f89: Waiting 06:51:08 1862aefedf7a: Layer already exists 06:51:08 73d3277a66e7: Layer already exists 06:51:08 7903e8e47fd3: Layer already exists 06:51:08 0dc787b860a2: Layer already exists 06:51:08 b5b5c336987b: Layer already exists 06:51:08 689a483c6878: Layer already exists 06:51:08 872153087f89: Layer already exists 06:51:08 7c504f21be85: Layer already exists 06:51:08 main: digest: sha256:351f8c5d9898aac47c555040e88bc6691360df227caafaf8c9e0df6f37540125 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:51:09 ===================================================== [Pipeline] echo 06:51:09 taggedImages: 06:51:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:51:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:51:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.24 06:51:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:51:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:51:09 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:51:09 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:51:09 latest 06:51:09 3.2.0-dev.24 06:51:09 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:51:09 main 06:51:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:51:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:51:09 a4d906d0953b: Preparing 06:51:09 67c501860644: Preparing 06:51:09 36f7851d9a04: Preparing 06:51:09 8101e358e1c9: Preparing 06:51:09 2814159a83aa: Preparing 06:51:09 cba90b333c9b: Preparing 06:51:09 0199aee2e2d4: Preparing 06:51:09 7903e8e47fd3: Preparing 06:51:09 73d3277a66e7: Preparing 06:51:09 6de84e46ba4a: Preparing 06:51:09 9e2e654bc73d: Preparing 06:51:09 5f70bf18a086: Preparing 06:51:09 cba90b333c9b: Waiting 06:51:09 affd7ab22116: Preparing 06:51:09 0199aee2e2d4: Waiting 06:51:09 ab396d2a6b9b: Preparing 06:51:09 2a2a3617943c: Preparing 06:51:09 7903e8e47fd3: Waiting 06:51:09 7c504f21be85: Preparing 06:51:09 73d3277a66e7: Waiting 06:51:09 6de84e46ba4a: Waiting 06:51:09 9e2e654bc73d: Waiting 06:51:09 5f70bf18a086: Waiting 06:51:09 affd7ab22116: Waiting 06:51:09 ab396d2a6b9b: Waiting 06:51:09 2a2a3617943c: Waiting 06:51:10 67c501860644: Pushed 06:51:10 2814159a83aa: Pushed 06:51:10 36f7851d9a04: Pushed 06:51:10 8101e358e1c9: Pushed 06:51:10 a4d906d0953b: Pushed 06:51:10 7903e8e47fd3: Layer already exists 06:51:10 73d3277a66e7: Layer already exists 06:51:10 cba90b333c9b: Pushed 06:51:10 5f70bf18a086: Layer already exists 06:51:10 6de84e46ba4a: Pushed 06:51:10 9e2e654bc73d: Pushed 06:51:10 7c504f21be85: Layer already exists 06:51:10 affd7ab22116: Pushed 06:51:10 2a2a3617943c: Pushed 06:51:11 ab396d2a6b9b: Pushed 06:51:12 0199aee2e2d4: Pushed 06:51:13 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:723dbfdfebe00287bfd89f57229c163c1fd320982334511e020aff352ede6310 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:51:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:51:13 a4d906d0953b: Preparing 06:51:13 67c501860644: Preparing 06:51:13 36f7851d9a04: Preparing 06:51:13 8101e358e1c9: Preparing 06:51:13 2814159a83aa: Preparing 06:51:13 cba90b333c9b: Preparing 06:51:13 0199aee2e2d4: Preparing 06:51:13 7903e8e47fd3: Preparing 06:51:13 73d3277a66e7: Preparing 06:51:13 6de84e46ba4a: Preparing 06:51:13 9e2e654bc73d: Preparing 06:51:13 5f70bf18a086: Preparing 06:51:13 affd7ab22116: Preparing 06:51:13 ab396d2a6b9b: Preparing 06:51:13 2a2a3617943c: Preparing 06:51:13 7c504f21be85: Preparing 06:51:13 6de84e46ba4a: Waiting 06:51:13 9e2e654bc73d: Waiting 06:51:13 5f70bf18a086: Waiting 06:51:13 affd7ab22116: Waiting 06:51:13 ab396d2a6b9b: Waiting 06:51:13 2a2a3617943c: Waiting 06:51:13 7c504f21be85: Waiting 06:51:13 7903e8e47fd3: Waiting 06:51:13 cba90b333c9b: Waiting 06:51:13 0199aee2e2d4: Waiting 06:51:13 73d3277a66e7: Waiting 06:51:13 36f7851d9a04: Layer already exists 06:51:13 2814159a83aa: Layer already exists 06:51:13 67c501860644: Layer already exists 06:51:13 8101e358e1c9: Layer already exists 06:51:13 a4d906d0953b: Layer already exists 06:51:13 0199aee2e2d4: Layer already exists 06:51:13 73d3277a66e7: Layer already exists 06:51:13 cba90b333c9b: Layer already exists 06:51:13 7903e8e47fd3: Layer already exists 06:51:13 6de84e46ba4a: Layer already exists 06:51:13 9e2e654bc73d: Layer already exists 06:51:13 5f70bf18a086: Layer already exists 06:51:13 affd7ab22116: Layer already exists 06:51:13 2a2a3617943c: Layer already exists 06:51:13 ab396d2a6b9b: Layer already exists 06:51:13 7c504f21be85: Layer already exists 06:51:13 latest: digest: sha256:723dbfdfebe00287bfd89f57229c163c1fd320982334511e020aff352ede6310 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.24 06:51:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:51:14 a4d906d0953b: Preparing 06:51:14 67c501860644: Preparing 06:51:14 36f7851d9a04: Preparing 06:51:14 8101e358e1c9: Preparing 06:51:14 2814159a83aa: Preparing 06:51:14 cba90b333c9b: Preparing 06:51:14 0199aee2e2d4: Preparing 06:51:14 7903e8e47fd3: Preparing 06:51:14 73d3277a66e7: Preparing 06:51:14 6de84e46ba4a: Preparing 06:51:14 9e2e654bc73d: Preparing 06:51:14 5f70bf18a086: Preparing 06:51:14 affd7ab22116: Preparing 06:51:14 ab396d2a6b9b: Preparing 06:51:14 2a2a3617943c: Preparing 06:51:14 7c504f21be85: Preparing 06:51:14 cba90b333c9b: Waiting 06:51:14 0199aee2e2d4: Waiting 06:51:14 7903e8e47fd3: Waiting 06:51:14 73d3277a66e7: Waiting 06:51:14 6de84e46ba4a: Waiting 06:51:14 9e2e654bc73d: Waiting 06:51:14 5f70bf18a086: Waiting 06:51:14 affd7ab22116: Waiting 06:51:14 ab396d2a6b9b: Waiting 06:51:14 2a2a3617943c: Waiting 06:51:14 7c504f21be85: Waiting 06:51:14 67c501860644: Layer already exists 06:51:14 2814159a83aa: Layer already exists 06:51:14 a4d906d0953b: Layer already exists 06:51:14 8101e358e1c9: Layer already exists 06:51:14 36f7851d9a04: Layer already exists 06:51:14 cba90b333c9b: Layer already exists 06:51:14 6de84e46ba4a: Layer already exists 06:51:14 7903e8e47fd3: Layer already exists 06:51:14 0199aee2e2d4: Layer already exists 06:51:14 73d3277a66e7: Layer already exists 06:51:14 9e2e654bc73d: Layer already exists 06:51:14 ab396d2a6b9b: Layer already exists 06:51:14 affd7ab22116: Layer already exists 06:51:14 5f70bf18a086: Layer already exists 06:51:14 2a2a3617943c: Layer already exists 06:51:14 7c504f21be85: Layer already exists 06:51:14 3.2.0-dev.24: digest: sha256:723dbfdfebe00287bfd89f57229c163c1fd320982334511e020aff352ede6310 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:51:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:51:15 a4d906d0953b: Preparing 06:51:15 67c501860644: Preparing 06:51:15 36f7851d9a04: Preparing 06:51:15 8101e358e1c9: Preparing 06:51:15 2814159a83aa: Preparing 06:51:15 cba90b333c9b: Preparing 06:51:15 0199aee2e2d4: Preparing 06:51:15 cba90b333c9b: Waiting 06:51:15 7903e8e47fd3: Preparing 06:51:15 73d3277a66e7: Preparing 06:51:15 6de84e46ba4a: Preparing 06:51:15 9e2e654bc73d: Preparing 06:51:15 5f70bf18a086: Preparing 06:51:15 affd7ab22116: Preparing 06:51:15 7903e8e47fd3: Waiting 06:51:15 73d3277a66e7: Waiting 06:51:15 6de84e46ba4a: Waiting 06:51:15 9e2e654bc73d: Waiting 06:51:15 5f70bf18a086: Waiting 06:51:15 affd7ab22116: Waiting 06:51:15 0199aee2e2d4: Waiting 06:51:15 ab396d2a6b9b: Preparing 06:51:15 2a2a3617943c: Preparing 06:51:15 7c504f21be85: Preparing 06:51:15 ab396d2a6b9b: Waiting 06:51:15 2a2a3617943c: Waiting 06:51:15 7c504f21be85: Waiting 06:51:15 a4d906d0953b: Layer already exists 06:51:15 36f7851d9a04: Layer already exists 06:51:15 67c501860644: Layer already exists 06:51:15 2814159a83aa: Layer already exists 06:51:15 8101e358e1c9: Layer already exists 06:51:15 cba90b333c9b: Layer already exists 06:51:15 7903e8e47fd3: Layer already exists 06:51:15 0199aee2e2d4: Layer already exists 06:51:15 6de84e46ba4a: Layer already exists 06:51:15 73d3277a66e7: Layer already exists 06:51:15 affd7ab22116: Layer already exists 06:51:15 9e2e654bc73d: Layer already exists 06:51:15 5f70bf18a086: Layer already exists 06:51:15 ab396d2a6b9b: Layer already exists 06:51:15 2a2a3617943c: Layer already exists 06:51:15 7c504f21be85: Layer already exists 06:51:15 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:723dbfdfebe00287bfd89f57229c163c1fd320982334511e020aff352ede6310 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:51:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:51:16 a4d906d0953b: Preparing 06:51:16 67c501860644: Preparing 06:51:16 36f7851d9a04: Preparing 06:51:16 8101e358e1c9: Preparing 06:51:16 2814159a83aa: Preparing 06:51:16 cba90b333c9b: Preparing 06:51:16 0199aee2e2d4: Preparing 06:51:16 7903e8e47fd3: Preparing 06:51:16 73d3277a66e7: Preparing 06:51:16 6de84e46ba4a: Preparing 06:51:16 9e2e654bc73d: Preparing 06:51:16 5f70bf18a086: Preparing 06:51:16 affd7ab22116: Preparing 06:51:16 cba90b333c9b: Waiting 06:51:16 ab396d2a6b9b: Preparing 06:51:16 0199aee2e2d4: Waiting 06:51:16 2a2a3617943c: Preparing 06:51:16 7903e8e47fd3: Waiting 06:51:16 7c504f21be85: Preparing 06:51:16 73d3277a66e7: Waiting 06:51:16 6de84e46ba4a: Waiting 06:51:16 9e2e654bc73d: Waiting 06:51:16 ab396d2a6b9b: Waiting 06:51:16 2a2a3617943c: Waiting 06:51:16 5f70bf18a086: Waiting 06:51:16 7c504f21be85: Waiting 06:51:16 affd7ab22116: Waiting 06:51:16 67c501860644: Layer already exists 06:51:16 a4d906d0953b: Layer already exists 06:51:16 2814159a83aa: Layer already exists 06:51:16 36f7851d9a04: Layer already exists 06:51:16 8101e358e1c9: Layer already exists 06:51:16 cba90b333c9b: Layer already exists 06:51:16 0199aee2e2d4: Layer already exists 06:51:16 6de84e46ba4a: Layer already exists 06:51:16 7903e8e47fd3: Layer already exists 06:51:16 73d3277a66e7: Layer already exists 06:51:16 2a2a3617943c: Layer already exists 06:51:16 5f70bf18a086: Layer already exists 06:51:16 ab396d2a6b9b: Layer already exists 06:51:16 affd7ab22116: Layer already exists 06:51:16 9e2e654bc73d: Layer already exists 06:51:16 7c504f21be85: Layer already exists 06:51:16 main: digest: sha256:723dbfdfebe00287bfd89f57229c163c1fd320982334511e020aff352ede6310 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:51:16 ===================================================== [Pipeline] echo 06:51:17 taggedImages: 06:51:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:51:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:51:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.24 06:51:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:51:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:51:17 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 06:51:17 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:51:17 latest 06:51:17 3.2.0-dev.24 06:51:17 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:51:17 main 06:51:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:17 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:51:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:51:17 ef31277c0db3: Preparing 06:51:17 ec859373beed: Preparing 06:51:17 2f7fce880119: Preparing 06:51:17 4964fcd8f845: Preparing 06:51:17 7903e8e47fd3: Preparing 06:51:17 73d3277a66e7: Preparing 06:51:17 872153087f89: Preparing 06:51:17 689a483c6878: Preparing 06:51:17 7c504f21be85: Preparing 06:51:17 872153087f89: Waiting 06:51:17 689a483c6878: Waiting 06:51:17 7c504f21be85: Waiting 06:51:17 73d3277a66e7: Waiting 06:51:17 7903e8e47fd3: Layer already exists 06:51:18 73d3277a66e7: Layer already exists 06:51:18 872153087f89: Layer already exists 06:51:18 689a483c6878: Layer already exists 06:51:18 ec859373beed: Pushed 06:51:18 ef31277c0db3: Pushed 06:51:18 7c504f21be85: Layer already exists 06:51:18 2f7fce880119: Pushed 06:51:23 4964fcd8f845: Pushed 06:51:23 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:e72878bbf13cbf607258c32cb6e576fa439e20b8712b3b5ca3502180861b9041 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:23 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:51:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:51:24 ef31277c0db3: Preparing 06:51:24 ec859373beed: Preparing 06:51:24 2f7fce880119: Preparing 06:51:24 4964fcd8f845: Preparing 06:51:24 7903e8e47fd3: Preparing 06:51:24 73d3277a66e7: Preparing 06:51:24 872153087f89: Preparing 06:51:24 689a483c6878: Preparing 06:51:24 7c504f21be85: Preparing 06:51:24 73d3277a66e7: Waiting 06:51:24 872153087f89: Waiting 06:51:24 689a483c6878: Waiting 06:51:24 7c504f21be85: Waiting 06:51:24 ef31277c0db3: Layer already exists 06:51:24 7903e8e47fd3: Layer already exists 06:51:24 ec859373beed: Layer already exists 06:51:24 4964fcd8f845: Layer already exists 06:51:24 2f7fce880119: Layer already exists 06:51:24 872153087f89: Layer already exists 06:51:24 689a483c6878: Layer already exists 06:51:24 7c504f21be85: Layer already exists 06:51:24 73d3277a66e7: Layer already exists 06:51:24 latest: digest: sha256:e72878bbf13cbf607258c32cb6e576fa439e20b8712b3b5ca3502180861b9041 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.24 06:51:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:51:25 ef31277c0db3: Preparing 06:51:25 ec859373beed: Preparing 06:51:25 2f7fce880119: Preparing 06:51:25 4964fcd8f845: Preparing 06:51:25 7903e8e47fd3: Preparing 06:51:25 73d3277a66e7: Preparing 06:51:25 872153087f89: Preparing 06:51:25 689a483c6878: Preparing 06:51:25 7c504f21be85: Preparing 06:51:25 872153087f89: Waiting 06:51:25 73d3277a66e7: Waiting 06:51:25 689a483c6878: Waiting 06:51:25 7c504f21be85: Waiting 06:51:25 ec859373beed: Layer already exists 06:51:25 2f7fce880119: Layer already exists 06:51:25 7903e8e47fd3: Layer already exists 06:51:25 4964fcd8f845: Layer already exists 06:51:25 ef31277c0db3: Layer already exists 06:51:25 73d3277a66e7: Layer already exists 06:51:25 689a483c6878: Layer already exists 06:51:25 7c504f21be85: Layer already exists 06:51:25 872153087f89: Layer already exists 06:51:25 3.2.0-dev.24: digest: sha256:e72878bbf13cbf607258c32cb6e576fa439e20b8712b3b5ca3502180861b9041 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:51:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:51:26 ef31277c0db3: Preparing 06:51:26 ec859373beed: Preparing 06:51:26 2f7fce880119: Preparing 06:51:26 4964fcd8f845: Preparing 06:51:26 7903e8e47fd3: Preparing 06:51:26 73d3277a66e7: Preparing 06:51:26 872153087f89: Preparing 06:51:26 689a483c6878: Preparing 06:51:26 7c504f21be85: Preparing 06:51:26 73d3277a66e7: Waiting 06:51:26 872153087f89: Waiting 06:51:26 689a483c6878: Waiting 06:51:26 7c504f21be85: Waiting 06:51:26 4964fcd8f845: Layer already exists 06:51:26 ec859373beed: Layer already exists 06:51:26 ef31277c0db3: Layer already exists 06:51:26 2f7fce880119: Layer already exists 06:51:26 7903e8e47fd3: Layer already exists 06:51:26 73d3277a66e7: Layer already exists 06:51:26 689a483c6878: Layer already exists 06:51:26 7c504f21be85: Layer already exists 06:51:26 872153087f89: Layer already exists 06:51:26 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:e72878bbf13cbf607258c32cb6e576fa439e20b8712b3b5ca3502180861b9041 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 06:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:51:27 ef31277c0db3: Preparing 06:51:27 ec859373beed: Preparing 06:51:27 2f7fce880119: Preparing 06:51:27 4964fcd8f845: Preparing 06:51:27 7903e8e47fd3: Preparing 06:51:27 73d3277a66e7: Preparing 06:51:27 872153087f89: Preparing 06:51:27 689a483c6878: Preparing 06:51:27 7c504f21be85: Preparing 06:51:27 73d3277a66e7: Waiting 06:51:27 872153087f89: Waiting 06:51:27 689a483c6878: Waiting 06:51:27 7c504f21be85: Waiting 06:51:27 ef31277c0db3: Layer already exists 06:51:27 4964fcd8f845: Layer already exists 06:51:27 7903e8e47fd3: Layer already exists 06:51:27 2f7fce880119: Layer already exists 06:51:27 ec859373beed: Layer already exists 06:51:27 689a483c6878: Layer already exists 06:51:27 73d3277a66e7: Layer already exists 06:51:27 872153087f89: Layer already exists 06:51:27 7c504f21be85: Layer already exists 06:51:27 main: digest: sha256:e72878bbf13cbf607258c32cb6e576fa439e20b8712b3b5ca3502180861b9041 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:51:27 ===================================================== [Pipeline] echo 06:51:27 taggedImages: 06:51:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:51:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:51:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.24 06:51:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:51:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:51:27 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:51:27 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:51:27 latest 06:51:27 3.2.0-dev.24 06:51:27 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:51:27 main 06:51:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:51:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:51:28 4dae4a1ff58f: Preparing 06:51:28 b15f1e06ddb7: Preparing 06:51:28 42e3b1e37b30: Preparing 06:51:28 633d7903abb7: Preparing 06:51:28 c2c84ba60ac2: Preparing 06:51:28 7903e8e47fd3: Preparing 06:51:28 73d3277a66e7: Preparing 06:51:28 7903e8e47fd3: Waiting 06:51:28 c7a0139c9321: Preparing 06:51:28 73d3277a66e7: Waiting 06:51:28 e0f605d2e570: Preparing 06:51:28 c7a0139c9321: Waiting 06:51:28 6f6f9b2618e0: Preparing 06:51:28 e0f605d2e570: Waiting 06:51:28 7c504f21be85: Preparing 06:51:28 6f6f9b2618e0: Waiting 06:51:28 7c504f21be85: Waiting 06:51:28 c2c84ba60ac2: Pushed 06:51:28 633d7903abb7: Pushed 06:51:28 b15f1e06ddb7: Pushed 06:51:28 7903e8e47fd3: Layer already exists 06:51:28 4dae4a1ff58f: Pushed 06:51:28 73d3277a66e7: Layer already exists 06:51:28 7c504f21be85: Layer already exists 06:51:28 c7a0139c9321: Pushed 06:51:29 e0f605d2e570: Pushed 06:51:30 42e3b1e37b30: Pushed 06:51:32 6f6f9b2618e0: Pushed 06:51:32 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:fad11fbb2558ed2956015d57664d358ba07ac7f6e4b2c2980434e2083bb4a099 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:51:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:51:33 4dae4a1ff58f: Preparing 06:51:33 b15f1e06ddb7: Preparing 06:51:33 42e3b1e37b30: Preparing 06:51:33 633d7903abb7: Preparing 06:51:33 c2c84ba60ac2: Preparing 06:51:33 7903e8e47fd3: Preparing 06:51:33 73d3277a66e7: Preparing 06:51:33 c7a0139c9321: Preparing 06:51:33 e0f605d2e570: Preparing 06:51:33 6f6f9b2618e0: Preparing 06:51:33 7c504f21be85: Preparing 06:51:33 73d3277a66e7: Waiting 06:51:33 c7a0139c9321: Waiting 06:51:33 6f6f9b2618e0: Waiting 06:51:33 7903e8e47fd3: Waiting 06:51:33 7c504f21be85: Waiting 06:51:33 42e3b1e37b30: Layer already exists 06:51:33 4dae4a1ff58f: Layer already exists 06:51:33 633d7903abb7: Layer already exists 06:51:33 c2c84ba60ac2: Layer already exists 06:51:33 b15f1e06ddb7: Layer already exists 06:51:33 7903e8e47fd3: Layer already exists 06:51:33 6f6f9b2618e0: Layer already exists 06:51:33 73d3277a66e7: Layer already exists 06:51:33 e0f605d2e570: Layer already exists 06:51:33 c7a0139c9321: Layer already exists 06:51:33 7c504f21be85: Layer already exists 06:51:33 latest: digest: sha256:fad11fbb2558ed2956015d57664d358ba07ac7f6e4b2c2980434e2083bb4a099 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.24 06:51:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:51:34 4dae4a1ff58f: Preparing 06:51:34 b15f1e06ddb7: Preparing 06:51:34 42e3b1e37b30: Preparing 06:51:34 633d7903abb7: Preparing 06:51:34 c2c84ba60ac2: Preparing 06:51:34 7903e8e47fd3: Preparing 06:51:34 73d3277a66e7: Preparing 06:51:34 c7a0139c9321: Preparing 06:51:34 e0f605d2e570: Preparing 06:51:34 6f6f9b2618e0: Preparing 06:51:34 7c504f21be85: Preparing 06:51:34 7903e8e47fd3: Waiting 06:51:34 73d3277a66e7: Waiting 06:51:34 c7a0139c9321: Waiting 06:51:34 e0f605d2e570: Waiting 06:51:34 6f6f9b2618e0: Waiting 06:51:34 7c504f21be85: Waiting 06:51:34 b15f1e06ddb7: Layer already exists 06:51:34 633d7903abb7: Layer already exists 06:51:34 c2c84ba60ac2: Layer already exists 06:51:34 42e3b1e37b30: Layer already exists 06:51:34 4dae4a1ff58f: Layer already exists 06:51:34 c7a0139c9321: Layer already exists 06:51:34 7903e8e47fd3: Layer already exists 06:51:34 73d3277a66e7: Layer already exists 06:51:34 e0f605d2e570: Layer already exists 06:51:34 6f6f9b2618e0: Layer already exists 06:51:34 7c504f21be85: Layer already exists 06:51:34 3.2.0-dev.24: digest: sha256:fad11fbb2558ed2956015d57664d358ba07ac7f6e4b2c2980434e2083bb4a099 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:51:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:51:35 4dae4a1ff58f: Preparing 06:51:35 b15f1e06ddb7: Preparing 06:51:35 42e3b1e37b30: Preparing 06:51:35 633d7903abb7: Preparing 06:51:35 c2c84ba60ac2: Preparing 06:51:35 7903e8e47fd3: Preparing 06:51:35 73d3277a66e7: Preparing 06:51:35 c7a0139c9321: Preparing 06:51:35 e0f605d2e570: Preparing 06:51:35 6f6f9b2618e0: Preparing 06:51:35 7c504f21be85: Preparing 06:51:35 7903e8e47fd3: Waiting 06:51:35 73d3277a66e7: Waiting 06:51:35 c7a0139c9321: Waiting 06:51:35 6f6f9b2618e0: Waiting 06:51:35 e0f605d2e570: Waiting 06:51:35 7c504f21be85: Waiting 06:51:35 c2c84ba60ac2: Layer already exists 06:51:35 42e3b1e37b30: Layer already exists 06:51:35 b15f1e06ddb7: Layer already exists 06:51:35 633d7903abb7: Layer already exists 06:51:35 4dae4a1ff58f: Layer already exists 06:51:35 c7a0139c9321: Layer already exists 06:51:35 7903e8e47fd3: Layer already exists 06:51:35 73d3277a66e7: Layer already exists 06:51:35 e0f605d2e570: Layer already exists 06:51:35 6f6f9b2618e0: Layer already exists 06:51:35 7c504f21be85: Layer already exists 06:51:35 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:fad11fbb2558ed2956015d57664d358ba07ac7f6e4b2c2980434e2083bb4a099 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:51:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:51:36 4dae4a1ff58f: Preparing 06:51:36 b15f1e06ddb7: Preparing 06:51:36 42e3b1e37b30: Preparing 06:51:36 633d7903abb7: Preparing 06:51:36 c2c84ba60ac2: Preparing 06:51:36 7903e8e47fd3: Preparing 06:51:36 73d3277a66e7: Preparing 06:51:36 c7a0139c9321: Preparing 06:51:36 e0f605d2e570: Preparing 06:51:36 6f6f9b2618e0: Preparing 06:51:36 7c504f21be85: Preparing 06:51:36 7903e8e47fd3: Waiting 06:51:36 73d3277a66e7: Waiting 06:51:36 c7a0139c9321: Waiting 06:51:36 e0f605d2e570: Waiting 06:51:36 6f6f9b2618e0: Waiting 06:51:36 7c504f21be85: Waiting 06:51:36 633d7903abb7: Layer already exists 06:51:36 42e3b1e37b30: Layer already exists 06:51:36 b15f1e06ddb7: Layer already exists 06:51:36 4dae4a1ff58f: Layer already exists 06:51:36 c2c84ba60ac2: Layer already exists 06:51:36 7903e8e47fd3: Layer already exists 06:51:36 e0f605d2e570: Layer already exists 06:51:36 6f6f9b2618e0: Layer already exists 06:51:36 73d3277a66e7: Layer already exists 06:51:36 c7a0139c9321: Layer already exists 06:51:36 7c504f21be85: Layer already exists 06:51:36 main: digest: sha256:fad11fbb2558ed2956015d57664d358ba07ac7f6e4b2c2980434e2083bb4a099 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:51:36 ===================================================== [Pipeline] echo 06:51:36 taggedImages: 06:51:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:51:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:51:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.24 06:51:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:51:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:51:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:51:36 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:51:36 latest 06:51:36 3.2.0-dev.24 06:51:36 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:51:36 main 06:51:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:51:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:51:37 c5b17d52d5cc: Preparing 06:51:37 0de2f2080424: Preparing 06:51:37 b755d87f491b: Preparing 06:51:37 6333aa803452: Preparing 06:51:37 94a07f833af9: Preparing 06:51:37 0170cb342c3d: Preparing 06:51:37 37e518b24d2e: Preparing 06:51:37 7903e8e47fd3: Preparing 06:51:37 73d3277a66e7: Preparing 06:51:37 ea9c760c51d8: Preparing 06:51:37 3e10bd9d558e: Preparing 06:51:37 7c504f21be85: Preparing 06:51:37 73d3277a66e7: Waiting 06:51:37 ea9c760c51d8: Waiting 06:51:37 3e10bd9d558e: Waiting 06:51:37 0170cb342c3d: Waiting 06:51:37 37e518b24d2e: Waiting 06:51:37 7903e8e47fd3: Waiting 06:51:37 7c504f21be85: Waiting 06:51:37 0de2f2080424: Pushed 06:51:37 c5b17d52d5cc: Pushed 06:51:37 94a07f833af9: Pushed 06:51:37 7903e8e47fd3: Layer already exists 06:51:37 0170cb342c3d: Pushed 06:51:37 73d3277a66e7: Layer already exists 06:51:37 37e518b24d2e: Pushed 06:51:37 7c504f21be85: Layer already exists 06:51:39 ea9c760c51d8: Pushed 06:51:39 6333aa803452: Pushed 06:51:40 b755d87f491b: Pushed 06:51:40 3e10bd9d558e: Pushed 06:51:40 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:1698a125a52ca8fa6938ccb21f28e76d3d912896dbcbb80c02bffc680aa5b42f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:51:41 c5b17d52d5cc: Preparing 06:51:41 0de2f2080424: Preparing 06:51:41 b755d87f491b: Preparing 06:51:41 6333aa803452: Preparing 06:51:41 94a07f833af9: Preparing 06:51:41 0170cb342c3d: Preparing 06:51:41 37e518b24d2e: Preparing 06:51:41 7903e8e47fd3: Preparing 06:51:41 73d3277a66e7: Preparing 06:51:41 ea9c760c51d8: Preparing 06:51:41 3e10bd9d558e: Preparing 06:51:41 7c504f21be85: Preparing 06:51:41 0170cb342c3d: Waiting 06:51:41 37e518b24d2e: Waiting 06:51:41 7903e8e47fd3: Waiting 06:51:41 73d3277a66e7: Waiting 06:51:41 ea9c760c51d8: Waiting 06:51:41 3e10bd9d558e: Waiting 06:51:41 7c504f21be85: Waiting 06:51:41 94a07f833af9: Layer already exists 06:51:41 c5b17d52d5cc: Layer already exists 06:51:41 6333aa803452: Layer already exists 06:51:41 b755d87f491b: Layer already exists 06:51:41 0de2f2080424: Layer already exists 06:51:41 0170cb342c3d: Layer already exists 06:51:41 7903e8e47fd3: Layer already exists 06:51:41 ea9c760c51d8: Layer already exists 06:51:41 73d3277a66e7: Layer already exists 06:51:41 37e518b24d2e: Layer already exists 06:51:41 7c504f21be85: Layer already exists 06:51:41 3e10bd9d558e: Layer already exists 06:51:41 latest: digest: sha256:1698a125a52ca8fa6938ccb21f28e76d3d912896dbcbb80c02bffc680aa5b42f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.24 06:51:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:51:42 c5b17d52d5cc: Preparing 06:51:42 0de2f2080424: Preparing 06:51:42 b755d87f491b: Preparing 06:51:42 6333aa803452: Preparing 06:51:42 94a07f833af9: Preparing 06:51:42 0170cb342c3d: Preparing 06:51:42 37e518b24d2e: Preparing 06:51:42 7903e8e47fd3: Preparing 06:51:42 73d3277a66e7: Preparing 06:51:42 ea9c760c51d8: Preparing 06:51:42 3e10bd9d558e: Preparing 06:51:42 7c504f21be85: Preparing 06:51:42 0170cb342c3d: Waiting 06:51:42 37e518b24d2e: Waiting 06:51:42 7903e8e47fd3: Waiting 06:51:42 73d3277a66e7: Waiting 06:51:42 7c504f21be85: Waiting 06:51:42 3e10bd9d558e: Waiting 06:51:42 b755d87f491b: Layer already exists 06:51:42 94a07f833af9: Layer already exists 06:51:42 c5b17d52d5cc: Layer already exists 06:51:42 0de2f2080424: Layer already exists 06:51:42 6333aa803452: Layer already exists 06:51:42 0170cb342c3d: Layer already exists 06:51:42 37e518b24d2e: Layer already exists 06:51:42 73d3277a66e7: Layer already exists 06:51:42 7903e8e47fd3: Layer already exists 06:51:42 ea9c760c51d8: Layer already exists 06:51:42 7c504f21be85: Layer already exists 06:51:42 3e10bd9d558e: Layer already exists 06:51:42 3.2.0-dev.24: digest: sha256:1698a125a52ca8fa6938ccb21f28e76d3d912896dbcbb80c02bffc680aa5b42f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:51:43 c5b17d52d5cc: Preparing 06:51:43 0de2f2080424: Preparing 06:51:43 b755d87f491b: Preparing 06:51:43 6333aa803452: Preparing 06:51:43 94a07f833af9: Preparing 06:51:43 0170cb342c3d: Preparing 06:51:43 37e518b24d2e: Preparing 06:51:43 7903e8e47fd3: Preparing 06:51:43 73d3277a66e7: Preparing 06:51:43 ea9c760c51d8: Preparing 06:51:43 3e10bd9d558e: Preparing 06:51:43 7c504f21be85: Preparing 06:51:43 0170cb342c3d: Waiting 06:51:43 37e518b24d2e: Waiting 06:51:43 7903e8e47fd3: Waiting 06:51:43 73d3277a66e7: Waiting 06:51:43 ea9c760c51d8: Waiting 06:51:43 3e10bd9d558e: Waiting 06:51:43 6333aa803452: Layer already exists 06:51:43 0de2f2080424: Layer already exists 06:51:43 b755d87f491b: Layer already exists 06:51:43 94a07f833af9: Layer already exists 06:51:43 c5b17d52d5cc: Layer already exists 06:51:43 0170cb342c3d: Layer already exists 06:51:43 37e518b24d2e: Layer already exists 06:51:43 73d3277a66e7: Layer already exists 06:51:43 7903e8e47fd3: Layer already exists 06:51:43 ea9c760c51d8: Layer already exists 06:51:43 3e10bd9d558e: Layer already exists 06:51:43 7c504f21be85: Layer already exists 06:51:43 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:1698a125a52ca8fa6938ccb21f28e76d3d912896dbcbb80c02bffc680aa5b42f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:51:44 c5b17d52d5cc: Preparing 06:51:44 0de2f2080424: Preparing 06:51:44 b755d87f491b: Preparing 06:51:44 6333aa803452: Preparing 06:51:44 94a07f833af9: Preparing 06:51:44 0170cb342c3d: Preparing 06:51:44 37e518b24d2e: Preparing 06:51:44 7903e8e47fd3: Preparing 06:51:44 73d3277a66e7: Preparing 06:51:44 ea9c760c51d8: Preparing 06:51:44 3e10bd9d558e: Preparing 06:51:44 7c504f21be85: Preparing 06:51:44 7903e8e47fd3: Waiting 06:51:44 73d3277a66e7: Waiting 06:51:44 ea9c760c51d8: Waiting 06:51:44 3e10bd9d558e: Waiting 06:51:44 7c504f21be85: Waiting 06:51:44 0170cb342c3d: Waiting 06:51:44 37e518b24d2e: Waiting 06:51:44 0de2f2080424: Layer already exists 06:51:44 b755d87f491b: Layer already exists 06:51:44 c5b17d52d5cc: Layer already exists 06:51:44 94a07f833af9: Layer already exists 06:51:44 6333aa803452: Layer already exists 06:51:44 37e518b24d2e: Layer already exists 06:51:44 ea9c760c51d8: Layer already exists 06:51:44 0170cb342c3d: Layer already exists 06:51:44 7903e8e47fd3: Layer already exists 06:51:44 73d3277a66e7: Layer already exists 06:51:44 7c504f21be85: Layer already exists 06:51:44 3e10bd9d558e: Layer already exists 06:51:44 main: digest: sha256:1698a125a52ca8fa6938ccb21f28e76d3d912896dbcbb80c02bffc680aa5b42f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:51:44 ===================================================== [Pipeline] echo 06:51:44 taggedImages: 06:51:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:51:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:51:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.24 06:51:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:51:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:51:44 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:51:44 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:51:44 latest 06:51:44 3.2.0-dev.24 06:51:44 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:51:44 main 06:51:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:51:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:51:45 c1c8f7650847: Preparing 06:51:45 664cc38c5143: Preparing 06:51:45 7903e8e47fd3: Preparing 06:51:45 73d3277a66e7: Preparing 06:51:45 e71539954648: Preparing 06:51:45 1f317c99fd6a: Preparing 06:51:45 7c504f21be85: Preparing 06:51:45 1f317c99fd6a: Waiting 06:51:45 7c504f21be85: Waiting 06:51:45 7903e8e47fd3: Layer already exists 06:51:45 73d3277a66e7: Layer already exists 06:51:45 7c504f21be85: Layer already exists 06:51:45 c1c8f7650847: Pushed 06:51:47 1f317c99fd6a: Pushed 06:51:47 e71539954648: Pushed 06:51:49 664cc38c5143: Pushed 06:51:49 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:65f63c199ad4f64bfdc9cee5e24accfb8dddc304776042d67d6b912755f79e08 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:51:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:51:50 c1c8f7650847: Preparing 06:51:50 664cc38c5143: Preparing 06:51:50 7903e8e47fd3: Preparing 06:51:50 73d3277a66e7: Preparing 06:51:50 e71539954648: Preparing 06:51:50 1f317c99fd6a: Preparing 06:51:50 7c504f21be85: Preparing 06:51:50 1f317c99fd6a: Waiting 06:51:50 7c504f21be85: Waiting 06:51:50 7903e8e47fd3: Layer already exists 06:51:50 c1c8f7650847: Layer already exists 06:51:50 e71539954648: Layer already exists 06:51:50 664cc38c5143: Layer already exists 06:51:50 73d3277a66e7: Layer already exists 06:51:50 7c504f21be85: Layer already exists 06:51:50 1f317c99fd6a: Layer already exists 06:51:50 latest: digest: sha256:65f63c199ad4f64bfdc9cee5e24accfb8dddc304776042d67d6b912755f79e08 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.24 06:51:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:51:51 c1c8f7650847: Preparing 06:51:51 664cc38c5143: Preparing 06:51:51 7903e8e47fd3: Preparing 06:51:51 73d3277a66e7: Preparing 06:51:51 e71539954648: Preparing 06:51:51 1f317c99fd6a: Preparing 06:51:51 7c504f21be85: Preparing 06:51:51 1f317c99fd6a: Waiting 06:51:51 7c504f21be85: Waiting 06:51:51 664cc38c5143: Layer already exists 06:51:51 73d3277a66e7: Layer already exists 06:51:51 e71539954648: Layer already exists 06:51:51 7903e8e47fd3: Layer already exists 06:51:51 c1c8f7650847: Layer already exists 06:51:51 1f317c99fd6a: Layer already exists 06:51:51 7c504f21be85: Layer already exists 06:51:51 3.2.0-dev.24: digest: sha256:65f63c199ad4f64bfdc9cee5e24accfb8dddc304776042d67d6b912755f79e08 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:51 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:51:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:51:52 c1c8f7650847: Preparing 06:51:52 664cc38c5143: Preparing 06:51:52 7903e8e47fd3: Preparing 06:51:52 73d3277a66e7: Preparing 06:51:52 e71539954648: Preparing 06:51:52 1f317c99fd6a: Preparing 06:51:52 7c504f21be85: Preparing 06:51:52 1f317c99fd6a: Waiting 06:51:52 7c504f21be85: Waiting 06:51:52 e71539954648: Layer already exists 06:51:52 73d3277a66e7: Layer already exists 06:51:52 c1c8f7650847: Layer already exists 06:51:52 7903e8e47fd3: Layer already exists 06:51:52 664cc38c5143: Layer already exists 06:51:52 1f317c99fd6a: Layer already exists 06:51:52 7c504f21be85: Layer already exists 06:51:52 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:65f63c199ad4f64bfdc9cee5e24accfb8dddc304776042d67d6b912755f79e08 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:52 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:51:53 c1c8f7650847: Preparing 06:51:53 664cc38c5143: Preparing 06:51:53 7903e8e47fd3: Preparing 06:51:53 73d3277a66e7: Preparing 06:51:53 e71539954648: Preparing 06:51:53 1f317c99fd6a: Preparing 06:51:53 7c504f21be85: Preparing 06:51:53 1f317c99fd6a: Waiting 06:51:53 7c504f21be85: Waiting 06:51:53 664cc38c5143: Layer already exists 06:51:53 7903e8e47fd3: Layer already exists 06:51:53 73d3277a66e7: Layer already exists 06:51:53 c1c8f7650847: Layer already exists 06:51:53 e71539954648: Layer already exists 06:51:53 7c504f21be85: Layer already exists 06:51:53 1f317c99fd6a: Layer already exists 06:51:53 main: digest: sha256:65f63c199ad4f64bfdc9cee5e24accfb8dddc304776042d67d6b912755f79e08 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:51:53 ===================================================== [Pipeline] echo 06:51:53 taggedImages: 06:51:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:51:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:51:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.24 06:51:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:51:53 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:51:53 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:51:53 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:51:53 latest 06:51:53 3.2.0-dev.24 06:51:53 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:51:53 main 06:51:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:51:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:51:54 67240c139ea1: Preparing 06:51:54 a2ebb04aab46: Preparing 06:51:54 8533d1341a7b: Preparing 06:51:54 7903e8e47fd3: Preparing 06:51:54 73d3277a66e7: Preparing 06:51:54 c31f29031e23: Preparing 06:51:54 af6feb76fd5f: Preparing 06:51:54 6617cb16090a: Preparing 06:51:54 143eb723443b: Preparing 06:51:54 7c504f21be85: Preparing 06:51:54 af6feb76fd5f: Waiting 06:51:54 6617cb16090a: Waiting 06:51:54 143eb723443b: Waiting 06:51:54 c31f29031e23: Waiting 06:51:54 7c504f21be85: Waiting 06:51:54 73d3277a66e7: Layer already exists 06:51:54 7903e8e47fd3: Layer already exists 06:51:54 a2ebb04aab46: Pushed 06:51:54 8533d1341a7b: Pushed 06:51:54 67240c139ea1: Pushed 06:51:54 7c504f21be85: Layer already exists 06:51:55 6617cb16090a: Pushed 06:51:56 143eb723443b: Pushed 06:52:06 af6feb76fd5f: Pushed 06:52:11 c31f29031e23: Pushed 06:52:11 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:827c12a3389bd4022595109a38ed13d958bd99c97f599bc7d88ef7fbecad0a64 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:52:12 67240c139ea1: Preparing 06:52:12 a2ebb04aab46: Preparing 06:52:12 8533d1341a7b: Preparing 06:52:12 7903e8e47fd3: Preparing 06:52:12 73d3277a66e7: Preparing 06:52:12 c31f29031e23: Preparing 06:52:12 af6feb76fd5f: Preparing 06:52:12 6617cb16090a: Preparing 06:52:12 143eb723443b: Preparing 06:52:12 7c504f21be85: Preparing 06:52:12 c31f29031e23: Waiting 06:52:12 af6feb76fd5f: Waiting 06:52:12 6617cb16090a: Waiting 06:52:12 143eb723443b: Waiting 06:52:12 7c504f21be85: Waiting 06:52:12 7903e8e47fd3: Layer already exists 06:52:12 73d3277a66e7: Layer already exists 06:52:12 67240c139ea1: Layer already exists 06:52:12 a2ebb04aab46: Layer already exists 06:52:12 8533d1341a7b: Layer already exists 06:52:12 143eb723443b: Layer already exists 06:52:12 c31f29031e23: Layer already exists 06:52:12 7c504f21be85: Layer already exists 06:52:12 af6feb76fd5f: Layer already exists 06:52:12 6617cb16090a: Layer already exists 06:52:12 latest: digest: sha256:827c12a3389bd4022595109a38ed13d958bd99c97f599bc7d88ef7fbecad0a64 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.24 06:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:52:13 67240c139ea1: Preparing 06:52:13 a2ebb04aab46: Preparing 06:52:13 8533d1341a7b: Preparing 06:52:13 7903e8e47fd3: Preparing 06:52:13 73d3277a66e7: Preparing 06:52:13 c31f29031e23: Preparing 06:52:13 af6feb76fd5f: Preparing 06:52:13 6617cb16090a: Preparing 06:52:13 143eb723443b: Preparing 06:52:13 7c504f21be85: Preparing 06:52:13 af6feb76fd5f: Waiting 06:52:13 6617cb16090a: Waiting 06:52:13 143eb723443b: Waiting 06:52:13 7c504f21be85: Waiting 06:52:13 c31f29031e23: Waiting 06:52:13 a2ebb04aab46: Layer already exists 06:52:13 73d3277a66e7: Layer already exists 06:52:13 8533d1341a7b: Layer already exists 06:52:13 7903e8e47fd3: Layer already exists 06:52:13 67240c139ea1: Layer already exists 06:52:13 143eb723443b: Layer already exists 06:52:13 7c504f21be85: Layer already exists 06:52:13 c31f29031e23: Layer already exists 06:52:13 af6feb76fd5f: Layer already exists 06:52:13 6617cb16090a: Layer already exists 06:52:13 3.2.0-dev.24: digest: sha256:827c12a3389bd4022595109a38ed13d958bd99c97f599bc7d88ef7fbecad0a64 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:52:14 67240c139ea1: Preparing 06:52:14 a2ebb04aab46: Preparing 06:52:14 8533d1341a7b: Preparing 06:52:14 7903e8e47fd3: Preparing 06:52:14 73d3277a66e7: Preparing 06:52:14 c31f29031e23: Preparing 06:52:14 af6feb76fd5f: Preparing 06:52:14 6617cb16090a: Preparing 06:52:14 143eb723443b: Preparing 06:52:14 7c504f21be85: Preparing 06:52:14 c31f29031e23: Waiting 06:52:14 af6feb76fd5f: Waiting 06:52:14 6617cb16090a: Waiting 06:52:14 143eb723443b: Waiting 06:52:14 7c504f21be85: Waiting 06:52:14 73d3277a66e7: Layer already exists 06:52:14 67240c139ea1: Layer already exists 06:52:14 8533d1341a7b: Layer already exists 06:52:14 a2ebb04aab46: Layer already exists 06:52:14 7903e8e47fd3: Layer already exists 06:52:14 af6feb76fd5f: Layer already exists 06:52:14 6617cb16090a: Layer already exists 06:52:14 7c504f21be85: Layer already exists 06:52:14 143eb723443b: Layer already exists 06:52:14 c31f29031e23: Layer already exists 06:52:14 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:827c12a3389bd4022595109a38ed13d958bd99c97f599bc7d88ef7fbecad0a64 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:52:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:52:15 67240c139ea1: Preparing 06:52:15 a2ebb04aab46: Preparing 06:52:15 8533d1341a7b: Preparing 06:52:15 7903e8e47fd3: Preparing 06:52:15 73d3277a66e7: Preparing 06:52:15 c31f29031e23: Preparing 06:52:15 af6feb76fd5f: Preparing 06:52:15 6617cb16090a: Preparing 06:52:15 143eb723443b: Preparing 06:52:15 7c504f21be85: Preparing 06:52:15 af6feb76fd5f: Waiting 06:52:15 6617cb16090a: Waiting 06:52:15 143eb723443b: Waiting 06:52:15 7c504f21be85: Waiting 06:52:15 c31f29031e23: Waiting 06:52:15 73d3277a66e7: Layer already exists 06:52:15 a2ebb04aab46: Layer already exists 06:52:15 67240c139ea1: Layer already exists 06:52:15 8533d1341a7b: Layer already exists 06:52:15 7903e8e47fd3: Layer already exists 06:52:15 143eb723443b: Layer already exists 06:52:15 c31f29031e23: Layer already exists 06:52:15 af6feb76fd5f: Layer already exists 06:52:15 6617cb16090a: Layer already exists 06:52:15 7c504f21be85: Layer already exists 06:52:15 main: digest: sha256:827c12a3389bd4022595109a38ed13d958bd99c97f599bc7d88ef7fbecad0a64 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:52:16 ===================================================== [Pipeline] echo 06:52:16 taggedImages: 06:52:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:52:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:52:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.24 06:52:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:52:16 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:52:16 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:52:16 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:52:16 latest 06:52:16 3.2.0-dev.24 06:52:16 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:52:16 main 06:52:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:52:16 ccf3bdfb101f: Preparing 06:52:16 04cb2dacec2b: Preparing 06:52:16 852e027a9a59: Preparing 06:52:16 7903e8e47fd3: Preparing 06:52:16 73d3277a66e7: Preparing 06:52:16 ccf04448cab6: Preparing 06:52:16 6b5e68669b4d: Preparing 06:52:16 44a73fc682bc: Preparing 06:52:16 7c504f21be85: Preparing 06:52:16 6b5e68669b4d: Waiting 06:52:16 44a73fc682bc: Waiting 06:52:16 7c504f21be85: Waiting 06:52:16 ccf04448cab6: Waiting 06:52:16 73d3277a66e7: Layer already exists 06:52:17 7903e8e47fd3: Layer already exists 06:52:17 852e027a9a59: Pushed 06:52:17 ccf3bdfb101f: Pushed 06:52:17 04cb2dacec2b: Pushed 06:52:17 7c504f21be85: Layer already exists 06:52:17 44a73fc682bc: Pushed 06:52:18 6b5e68669b4d: Pushed 06:52:36 ccf04448cab6: Pushed 06:52:36 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:10d7bdf619f54319d9562609ce8aea18eed7471a79675c8eededd397a072b34e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:52:37 ccf3bdfb101f: Preparing 06:52:37 04cb2dacec2b: Preparing 06:52:37 852e027a9a59: Preparing 06:52:37 7903e8e47fd3: Preparing 06:52:37 73d3277a66e7: Preparing 06:52:37 ccf04448cab6: Preparing 06:52:37 6b5e68669b4d: Preparing 06:52:37 44a73fc682bc: Preparing 06:52:37 7c504f21be85: Preparing 06:52:37 44a73fc682bc: Waiting 06:52:37 ccf04448cab6: Waiting 06:52:37 7c504f21be85: Waiting 06:52:37 6b5e68669b4d: Waiting 06:52:37 7903e8e47fd3: Layer already exists 06:52:37 ccf3bdfb101f: Layer already exists 06:52:37 04cb2dacec2b: Layer already exists 06:52:37 852e027a9a59: Layer already exists 06:52:37 73d3277a66e7: Layer already exists 06:52:37 ccf04448cab6: Layer already exists 06:52:37 44a73fc682bc: Layer already exists 06:52:37 7c504f21be85: Layer already exists 06:52:37 6b5e68669b4d: Layer already exists 06:52:37 latest: digest: sha256:10d7bdf619f54319d9562609ce8aea18eed7471a79675c8eededd397a072b34e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.24 06:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:52:38 ccf3bdfb101f: Preparing 06:52:38 04cb2dacec2b: Preparing 06:52:38 852e027a9a59: Preparing 06:52:38 7903e8e47fd3: Preparing 06:52:38 73d3277a66e7: Preparing 06:52:38 ccf04448cab6: Preparing 06:52:38 6b5e68669b4d: Preparing 06:52:38 44a73fc682bc: Preparing 06:52:38 7c504f21be85: Preparing 06:52:38 ccf04448cab6: Waiting 06:52:38 6b5e68669b4d: Waiting 06:52:38 44a73fc682bc: Waiting 06:52:38 ccf3bdfb101f: Layer already exists 06:52:38 73d3277a66e7: Layer already exists 06:52:38 7903e8e47fd3: Layer already exists 06:52:38 04cb2dacec2b: Layer already exists 06:52:38 852e027a9a59: Layer already exists 06:52:38 ccf04448cab6: Layer already exists 06:52:38 6b5e68669b4d: Layer already exists 06:52:38 7c504f21be85: Layer already exists 06:52:38 44a73fc682bc: Layer already exists 06:52:38 3.2.0-dev.24: digest: sha256:10d7bdf619f54319d9562609ce8aea18eed7471a79675c8eededd397a072b34e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:52:39 ccf3bdfb101f: Preparing 06:52:39 04cb2dacec2b: Preparing 06:52:39 852e027a9a59: Preparing 06:52:39 7903e8e47fd3: Preparing 06:52:39 73d3277a66e7: Preparing 06:52:39 ccf04448cab6: Preparing 06:52:39 6b5e68669b4d: Preparing 06:52:39 44a73fc682bc: Preparing 06:52:39 7c504f21be85: Preparing 06:52:39 ccf04448cab6: Waiting 06:52:39 6b5e68669b4d: Waiting 06:52:39 44a73fc682bc: Waiting 06:52:39 7c504f21be85: Waiting 06:52:39 ccf3bdfb101f: Layer already exists 06:52:39 7903e8e47fd3: Layer already exists 06:52:39 73d3277a66e7: Layer already exists 06:52:39 852e027a9a59: Layer already exists 06:52:39 04cb2dacec2b: Layer already exists 06:52:39 7c504f21be85: Layer already exists 06:52:39 6b5e68669b4d: Layer already exists 06:52:39 ccf04448cab6: Layer already exists 06:52:39 44a73fc682bc: Layer already exists 06:52:39 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:10d7bdf619f54319d9562609ce8aea18eed7471a79675c8eededd397a072b34e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:52:40 ccf3bdfb101f: Preparing 06:52:40 04cb2dacec2b: Preparing 06:52:40 852e027a9a59: Preparing 06:52:40 7903e8e47fd3: Preparing 06:52:40 73d3277a66e7: Preparing 06:52:40 ccf04448cab6: Preparing 06:52:40 6b5e68669b4d: Preparing 06:52:40 44a73fc682bc: Preparing 06:52:40 7c504f21be85: Preparing 06:52:40 ccf04448cab6: Waiting 06:52:40 6b5e68669b4d: Waiting 06:52:40 44a73fc682bc: Waiting 06:52:40 7c504f21be85: Waiting 06:52:40 ccf3bdfb101f: Layer already exists 06:52:40 73d3277a66e7: Layer already exists 06:52:40 852e027a9a59: Layer already exists 06:52:40 7903e8e47fd3: Layer already exists 06:52:40 04cb2dacec2b: Layer already exists 06:52:40 ccf04448cab6: Layer already exists 06:52:40 6b5e68669b4d: Layer already exists 06:52:40 7c504f21be85: Layer already exists 06:52:40 44a73fc682bc: Layer already exists 06:52:40 main: digest: sha256:10d7bdf619f54319d9562609ce8aea18eed7471a79675c8eededd397a072b34e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:52:40 ===================================================== [Pipeline] echo 06:52:40 taggedImages: 06:52:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:52:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:52:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.24 06:52:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:52:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:52:40 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:52:40 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:52:40 latest 06:52:40 3.2.0-dev.24 06:52:40 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:52:40 main 06:52:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:52:41 01efebd84e27: Preparing 06:52:41 b4014b4bcbc5: Preparing 06:52:41 02d5ef8dad3d: Preparing 06:52:41 7903e8e47fd3: Preparing 06:52:41 73d3277a66e7: Preparing 06:52:41 ccf04448cab6: Preparing 06:52:41 6617cb16090a: Preparing 06:52:41 143eb723443b: Preparing 06:52:41 7c504f21be85: Preparing 06:52:41 ccf04448cab6: Waiting 06:52:41 6617cb16090a: Waiting 06:52:41 143eb723443b: Waiting 06:52:41 7c504f21be85: Waiting 06:52:41 73d3277a66e7: Layer already exists 06:52:41 7903e8e47fd3: Layer already exists 06:52:41 ccf04448cab6: Layer already exists 06:52:41 6617cb16090a: Layer already exists 06:52:41 02d5ef8dad3d: Pushed 06:52:41 b4014b4bcbc5: Pushed 06:52:41 01efebd84e27: Pushed 06:52:41 143eb723443b: Layer already exists 06:52:41 7c504f21be85: Layer already exists 06:52:42 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:627c731daa4fd722b4d5c93722c35dfb217422e680e55a66d23b30a0d721941a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:52:42 01efebd84e27: Preparing 06:52:42 b4014b4bcbc5: Preparing 06:52:42 02d5ef8dad3d: Preparing 06:52:42 7903e8e47fd3: Preparing 06:52:42 73d3277a66e7: Preparing 06:52:42 ccf04448cab6: Preparing 06:52:42 6617cb16090a: Preparing 06:52:42 ccf04448cab6: Waiting 06:52:42 143eb723443b: Preparing 06:52:42 7c504f21be85: Preparing 06:52:42 6617cb16090a: Waiting 06:52:42 143eb723443b: Waiting 06:52:42 7c504f21be85: Waiting 06:52:42 7903e8e47fd3: Layer already exists 06:52:42 b4014b4bcbc5: Layer already exists 06:52:42 02d5ef8dad3d: Layer already exists 06:52:42 73d3277a66e7: Layer already exists 06:52:42 01efebd84e27: Layer already exists 06:52:42 143eb723443b: Layer already exists 06:52:42 ccf04448cab6: Layer already exists 06:52:42 6617cb16090a: Layer already exists 06:52:42 7c504f21be85: Layer already exists 06:52:43 latest: digest: sha256:627c731daa4fd722b4d5c93722c35dfb217422e680e55a66d23b30a0d721941a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:43 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.24 06:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:52:43 01efebd84e27: Preparing 06:52:43 b4014b4bcbc5: Preparing 06:52:43 02d5ef8dad3d: Preparing 06:52:43 7903e8e47fd3: Preparing 06:52:43 73d3277a66e7: Preparing 06:52:43 ccf04448cab6: Preparing 06:52:43 6617cb16090a: Preparing 06:52:43 143eb723443b: Preparing 06:52:43 7c504f21be85: Preparing 06:52:43 6617cb16090a: Waiting 06:52:43 143eb723443b: Waiting 06:52:43 7c504f21be85: Waiting 06:52:43 ccf04448cab6: Waiting 06:52:43 02d5ef8dad3d: Layer already exists 06:52:43 b4014b4bcbc5: Layer already exists 06:52:43 01efebd84e27: Layer already exists 06:52:43 73d3277a66e7: Layer already exists 06:52:43 7903e8e47fd3: Layer already exists 06:52:43 143eb723443b: Layer already exists 06:52:43 ccf04448cab6: Layer already exists 06:52:43 6617cb16090a: Layer already exists 06:52:43 7c504f21be85: Layer already exists 06:52:43 3.2.0-dev.24: digest: sha256:627c731daa4fd722b4d5c93722c35dfb217422e680e55a66d23b30a0d721941a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:44 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:52:44 01efebd84e27: Preparing 06:52:44 b4014b4bcbc5: Preparing 06:52:44 02d5ef8dad3d: Preparing 06:52:44 7903e8e47fd3: Preparing 06:52:44 73d3277a66e7: Preparing 06:52:44 ccf04448cab6: Preparing 06:52:44 6617cb16090a: Preparing 06:52:44 ccf04448cab6: Waiting 06:52:44 143eb723443b: Preparing 06:52:44 7c504f21be85: Preparing 06:52:44 6617cb16090a: Waiting 06:52:44 143eb723443b: Waiting 06:52:44 7c504f21be85: Waiting 06:52:44 7903e8e47fd3: Layer already exists 06:52:44 b4014b4bcbc5: Layer already exists 06:52:44 02d5ef8dad3d: Layer already exists 06:52:44 73d3277a66e7: Layer already exists 06:52:44 01efebd84e27: Layer already exists 06:52:44 ccf04448cab6: Layer already exists 06:52:44 6617cb16090a: Layer already exists 06:52:44 7c504f21be85: Layer already exists 06:52:44 143eb723443b: Layer already exists 06:52:44 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:627c731daa4fd722b4d5c93722c35dfb217422e680e55a66d23b30a0d721941a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:52:45 01efebd84e27: Preparing 06:52:45 b4014b4bcbc5: Preparing 06:52:45 02d5ef8dad3d: Preparing 06:52:45 7903e8e47fd3: Preparing 06:52:45 73d3277a66e7: Preparing 06:52:45 ccf04448cab6: Preparing 06:52:45 6617cb16090a: Preparing 06:52:45 143eb723443b: Preparing 06:52:45 7c504f21be85: Preparing 06:52:45 ccf04448cab6: Waiting 06:52:45 6617cb16090a: Waiting 06:52:45 143eb723443b: Waiting 06:52:45 7c504f21be85: Waiting 06:52:45 b4014b4bcbc5: Layer already exists 06:52:45 7903e8e47fd3: Layer already exists 06:52:45 02d5ef8dad3d: Layer already exists 06:52:45 01efebd84e27: Layer already exists 06:52:45 73d3277a66e7: Layer already exists 06:52:45 ccf04448cab6: Layer already exists 06:52:45 7c504f21be85: Layer already exists 06:52:45 143eb723443b: Layer already exists 06:52:45 6617cb16090a: Layer already exists 06:52:45 main: digest: sha256:627c731daa4fd722b4d5c93722c35dfb217422e680e55a66d23b30a0d721941a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:52:46 ===================================================== [Pipeline] echo 06:52:46 taggedImages: 06:52:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:52:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:52:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.24 06:52:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:52:46 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:52:46 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:52:46 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:52:46 latest 06:52:46 3.2.0-dev.24 06:52:46 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:52:46 main 06:52:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:52:46 8500cbd53eb7: Preparing 06:52:46 36d611caab6f: Preparing 06:52:46 7903e8e47fd3: Preparing 06:52:46 73d3277a66e7: Preparing 06:52:46 b0cf988dd1ca: Preparing 06:52:46 8c37e4551654: Preparing 06:52:46 7c504f21be85: Preparing 06:52:46 8c37e4551654: Waiting 06:52:46 7c504f21be85: Waiting 06:52:46 73d3277a66e7: Layer already exists 06:52:46 7903e8e47fd3: Layer already exists 06:52:47 7c504f21be85: Layer already exists 06:52:47 8500cbd53eb7: Pushed 06:52:47 8c37e4551654: Pushed 06:52:48 b0cf988dd1ca: Pushed 06:52:54 36d611caab6f: Pushed 06:52:54 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:8fb31c61b875f34bfbd1ae9e981ef85ab408c1b4bc0a0f94643ff73c5ddb5c57 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:52:54 8500cbd53eb7: Preparing 06:52:54 36d611caab6f: Preparing 06:52:54 7903e8e47fd3: Preparing 06:52:54 73d3277a66e7: Preparing 06:52:54 b0cf988dd1ca: Preparing 06:52:54 8c37e4551654: Preparing 06:52:54 7c504f21be85: Preparing 06:52:54 8c37e4551654: Waiting 06:52:54 7c504f21be85: Waiting 06:52:54 8500cbd53eb7: Layer already exists 06:52:54 7903e8e47fd3: Layer already exists 06:52:54 73d3277a66e7: Layer already exists 06:52:54 b0cf988dd1ca: Layer already exists 06:52:54 36d611caab6f: Layer already exists 06:52:54 7c504f21be85: Layer already exists 06:52:54 8c37e4551654: Layer already exists 06:52:55 latest: digest: sha256:8fb31c61b875f34bfbd1ae9e981ef85ab408c1b4bc0a0f94643ff73c5ddb5c57 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.24 06:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:52:55 8500cbd53eb7: Preparing 06:52:55 36d611caab6f: Preparing 06:52:55 7903e8e47fd3: Preparing 06:52:55 73d3277a66e7: Preparing 06:52:55 b0cf988dd1ca: Preparing 06:52:55 8c37e4551654: Preparing 06:52:55 7c504f21be85: Preparing 06:52:55 8c37e4551654: Waiting 06:52:55 7c504f21be85: Waiting 06:52:55 b0cf988dd1ca: Layer already exists 06:52:55 8500cbd53eb7: Layer already exists 06:52:55 73d3277a66e7: Layer already exists 06:52:55 36d611caab6f: Layer already exists 06:52:55 7903e8e47fd3: Layer already exists 06:52:55 8c37e4551654: Layer already exists 06:52:55 7c504f21be85: Layer already exists 06:52:55 3.2.0-dev.24: digest: sha256:8fb31c61b875f34bfbd1ae9e981ef85ab408c1b4bc0a0f94643ff73c5ddb5c57 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:52:56 8500cbd53eb7: Preparing 06:52:56 36d611caab6f: Preparing 06:52:56 7903e8e47fd3: Preparing 06:52:56 73d3277a66e7: Preparing 06:52:56 b0cf988dd1ca: Preparing 06:52:56 8c37e4551654: Preparing 06:52:56 7c504f21be85: Preparing 06:52:56 8c37e4551654: Waiting 06:52:56 7c504f21be85: Waiting 06:52:56 b0cf988dd1ca: Layer already exists 06:52:56 73d3277a66e7: Layer already exists 06:52:56 7903e8e47fd3: Layer already exists 06:52:56 36d611caab6f: Layer already exists 06:52:56 8500cbd53eb7: Layer already exists 06:52:56 8c37e4551654: Layer already exists 06:52:56 7c504f21be85: Layer already exists 06:52:56 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:8fb31c61b875f34bfbd1ae9e981ef85ab408c1b4bc0a0f94643ff73c5ddb5c57 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:52:57 8500cbd53eb7: Preparing 06:52:57 36d611caab6f: Preparing 06:52:57 7903e8e47fd3: Preparing 06:52:57 73d3277a66e7: Preparing 06:52:57 b0cf988dd1ca: Preparing 06:52:57 8c37e4551654: Preparing 06:52:57 7c504f21be85: Preparing 06:52:57 8c37e4551654: Waiting 06:52:57 73d3277a66e7: Layer already exists 06:52:57 b0cf988dd1ca: Layer already exists 06:52:57 7903e8e47fd3: Layer already exists 06:52:57 36d611caab6f: Layer already exists 06:52:57 8500cbd53eb7: Layer already exists 06:52:57 8c37e4551654: Layer already exists 06:52:57 7c504f21be85: Layer already exists 06:52:57 main: digest: sha256:8fb31c61b875f34bfbd1ae9e981ef85ab408c1b4bc0a0f94643ff73c5ddb5c57 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:52:58 ===================================================== [Pipeline] echo 06:52:58 taggedImages: 06:52:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:52:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:52:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.24 06:52:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:52:58 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:52:58 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:52:58 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:52:58 latest 06:52:58 3.2.0-dev.24 06:52:58 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:52:58 main 06:52:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:52:58 d55f031ba8b8: Preparing 06:52:58 ea071cc56e41: Preparing 06:52:58 7903e8e47fd3: Preparing 06:52:58 73d3277a66e7: Preparing 06:52:58 872153087f89: Preparing 06:52:58 689a483c6878: Preparing 06:52:58 7c504f21be85: Preparing 06:52:58 689a483c6878: Waiting 06:52:58 7c504f21be85: Waiting 06:52:58 73d3277a66e7: Layer already exists 06:52:58 7903e8e47fd3: Layer already exists 06:52:58 872153087f89: Layer already exists 06:52:58 689a483c6878: Layer already exists 06:52:58 7c504f21be85: Layer already exists 06:52:58 d55f031ba8b8: Pushed 06:53:05 ea071cc56e41: Pushed 06:53:05 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074: digest: sha256:c2b367f15d6417465a89c66f8a9279e5cd56aeb28c693a9a398051e478d442da size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:53:06 d55f031ba8b8: Preparing 06:53:06 ea071cc56e41: Preparing 06:53:06 7903e8e47fd3: Preparing 06:53:06 73d3277a66e7: Preparing 06:53:06 872153087f89: Preparing 06:53:06 689a483c6878: Preparing 06:53:06 7c504f21be85: Preparing 06:53:06 689a483c6878: Waiting 06:53:06 7c504f21be85: Waiting 06:53:06 d55f031ba8b8: Layer already exists 06:53:06 ea071cc56e41: Layer already exists 06:53:06 7903e8e47fd3: Layer already exists 06:53:06 73d3277a66e7: Layer already exists 06:53:06 872153087f89: Layer already exists 06:53:06 689a483c6878: Layer already exists 06:53:06 7c504f21be85: Layer already exists 06:53:06 latest: digest: sha256:c2b367f15d6417465a89c66f8a9279e5cd56aeb28c693a9a398051e478d442da size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:07 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.24 06:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:53:07 d55f031ba8b8: Preparing 06:53:07 ea071cc56e41: Preparing 06:53:07 7903e8e47fd3: Preparing 06:53:07 73d3277a66e7: Preparing 06:53:07 872153087f89: Preparing 06:53:07 689a483c6878: Preparing 06:53:07 7c504f21be85: Preparing 06:53:07 689a483c6878: Waiting 06:53:07 7c504f21be85: Waiting 06:53:07 7903e8e47fd3: Layer already exists 06:53:07 d55f031ba8b8: Layer already exists 06:53:07 ea071cc56e41: Layer already exists 06:53:07 73d3277a66e7: Layer already exists 06:53:07 872153087f89: Layer already exists 06:53:07 689a483c6878: Layer already exists 06:53:07 7c504f21be85: Layer already exists 06:53:07 3.2.0-dev.24: digest: sha256:c2b367f15d6417465a89c66f8a9279e5cd56aeb28c693a9a398051e478d442da size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:53:08 d55f031ba8b8: Preparing 06:53:08 ea071cc56e41: Preparing 06:53:08 7903e8e47fd3: Preparing 06:53:08 73d3277a66e7: Preparing 06:53:08 872153087f89: Preparing 06:53:08 689a483c6878: Preparing 06:53:08 7c504f21be85: Preparing 06:53:08 689a483c6878: Waiting 06:53:08 7c504f21be85: Waiting 06:53:08 d55f031ba8b8: Layer already exists 06:53:08 872153087f89: Layer already exists 06:53:08 7903e8e47fd3: Layer already exists 06:53:08 73d3277a66e7: Layer already exists 06:53:08 ea071cc56e41: Layer already exists 06:53:08 689a483c6878: Layer already exists 06:53:08 7c504f21be85: Layer already exists 06:53:08 7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24: digest: sha256:c2b367f15d6417465a89c66f8a9279e5cd56aeb28c693a9a398051e478d442da size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:53:09 d55f031ba8b8: Preparing 06:53:09 ea071cc56e41: Preparing 06:53:09 7903e8e47fd3: Preparing 06:53:09 73d3277a66e7: Preparing 06:53:09 872153087f89: Preparing 06:53:09 689a483c6878: Preparing 06:53:09 7c504f21be85: Preparing 06:53:09 689a483c6878: Waiting 06:53:09 7c504f21be85: Waiting 06:53:09 d55f031ba8b8: Layer already exists 06:53:09 ea071cc56e41: Layer already exists 06:53:09 73d3277a66e7: Layer already exists 06:53:09 7903e8e47fd3: Layer already exists 06:53:09 872153087f89: Layer already exists 06:53:09 689a483c6878: Layer already exists 06:53:09 7c504f21be85: Layer already exists 06:53:09 main: digest: sha256:c2b367f15d6417465a89c66f8a9279e5cd56aeb28c693a9a398051e478d442da size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:53:09 ===================================================== [Pipeline] echo 06:53:09 taggedImages: 06:53:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 06:53:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:53:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.24 06:53:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074-3.2.0-dev.24 06:53:09 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:53:10 06:53:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:53:10 arm64: Pulling from edgex-lftools-log-publisher 06:53:10 8998bd30e6a1: Pulling fs layer 06:53:10 04944245beec: Pulling fs layer 06:53:10 699f458cf7ca: Pulling fs layer 06:53:10 765212b225bb: Pulling fs layer 06:53:10 f23df028b6ca: Pulling fs layer 06:53:10 d65c8cfc05b1: Pulling fs layer 06:53:10 2437ff75d9bd: Pulling fs layer 06:53:10 d65c8cfc05b1: Waiting 06:53:10 765212b225bb: Waiting 06:53:10 f23df028b6ca: Waiting 06:53:10 2437ff75d9bd: Waiting 06:53:10 04944245beec: Verifying Checksum 06:53:10 04944245beec: Download complete 06:53:10 765212b225bb: Verifying Checksum 06:53:10 765212b225bb: Download complete 06:53:10 f23df028b6ca: Download complete 06:53:10 d65c8cfc05b1: Download complete 06:53:10 699f458cf7ca: Verifying Checksum 06:53:10 699f458cf7ca: Download complete 06:53:11 8998bd30e6a1: Verifying Checksum 06:53:11 8998bd30e6a1: Download complete 06:53:13 2437ff75d9bd: Verifying Checksum 06:53:13 2437ff75d9bd: Download complete 06:53:16 8998bd30e6a1: Pull complete 06:53:16 04944245beec: Pull complete 06:53:18 699f458cf7ca: Pull complete 06:53:18 765212b225bb: Pull complete 06:53:19 f23df028b6ca: Pull complete 06:53:19 d65c8cfc05b1: Pull complete 06:53:37 2437ff75d9bd: Pull complete 06:53:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:53:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:53:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:38 prd-ubuntu20.04-docker-arm64-4c-16g-2837 does not seem to be running inside a container 06:53:38 $ 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/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:53:41 $ docker top 8b02d31bd7b1bb063b6b15dfd0062a6bfa4aca1f39c570fb535c2b2d5666fd52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:53:42 ---> job-cost.sh 06:53:42 lf-activate-venv: SKIPPING 06:53:42 INFO: No Stack... 06:53:42 INFO: Retrieving Pricing Info for: v3-standard-4 06:53:43 INFO: Archiving Costs [Pipeline] sh 06:53:43 + cat /w/workspace/edgex-go/642/archives/cost.csv 06:53:43 + cut -d, -f6 [Pipeline] lock 06:53:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-642-stack-cost] 06:53:43 Resource [jenkins-edgexfoundry-edgex-go-main-642-stack-cost] did not exist. Created. 06:53:43 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-642-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:53:44 + echo total: 0.10999999940395355 [Pipeline] stash 06:53:45 Stashed 1 file(s) [Pipeline] } 06:53:45 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-642-stack-cost] [Pipeline] // lock [Pipeline] } 06:53:45 $ docker stop --time=1 8b02d31bd7b1bb063b6b15dfd0062a6bfa4aca1f39c570fb535c2b2d5666fd52 06:53:46 $ docker rm -f --volumes 8b02d31bd7b1bb063b6b15dfd0062a6bfa4aca1f39c570fb535c2b2d5666fd52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:53:47 provisioning config files... 06:53:47 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/642@tmp/config1965317416522450879tmp [Pipeline] { [Pipeline] sh 06:53:47 + set +x 06:53:47 + curl -s https://codecov.io/bash 06:53:47 + bash -s -- 06:53:47 06:53:47 _____ _ 06:53:47 / ____| | | 06:53:47 | | ___ __| | ___ ___ _____ __ 06:53:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:53:47 | |___| (_) | (_| | __/ (_| (_) \ V / 06:53:47 \_____\___/ \__,_|\___|\___\___/ \_/ 06:53:47 Bash-1.0.6 06:53:47 06:53:47 06:53:47 ==> git version 2.25.1 found 06:53:47 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:53:47 Release-Date: 2020-01-08 06:53:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:53:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:53:47 ==> Jenkins CI detected. 06:53:47 current dir:  /w/workspace/edgex-go/642 06:53:47 project root: . 06:53:47 --> token set from env 06:53:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:53:47 ==> Running gcov in . (disable via -X gcov) 06:53:47 ==> Python coveragepy not found 06:53:47 ==> Searching for coverage reports in: 06:53:47 + . 06:53:47 -> Found 1 reports 06:53:47 ==> Detecting git/mercurial file structure 06:53:47 ==> Reading reports 06:53:47 + ./coverage.out bytes=455714 06:53:47 ==> Appending adjustments 06:53:47 https://docs.codecov.io/docs/fixing-reports 06:53:48 + Found adjustments 06:53:48 ==> Gzipping contents 06:53:48 60K /tmp/codecov.hXV1Bx.gz 06:53:48 ==> Uploading reports 06:53:48 url: https://codecov.io 06:53:48 query: branch=main&commit=7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074&build=642&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F642%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:53:48 -> Pinging Codecov 06:53:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074&build=642&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F642%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:53:49 -> Uploading to 06:53:49 https://storage.googleapis.com/codecov/v4/raw/2024-06-06/00271124DB129430A58F1EEE437C3FCB/7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074/7cb7edfa-d598-4d2b-84dc-cc663a370570.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240606%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240606T065348Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=86faf3a6589926c8ec43e5abbedafb169419a60a17b18eeada19f5e109e0a112 06:53:49 % Total % Received % Xferd Average Speed Time Time Time Current 06:53:49 Dload Upload Total Spent Left Speed 06:53:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57950 0 0 100 57950 0 215k --:--:-- --:--:-- --:--:-- 215k 06:53:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7e1f4d7ecdbfc280f30a0ce71a2143e2e6f5d074 [Pipeline] } 06:53:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:53:49 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:53:49 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:53:50 06:53:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:53:50 latest: Pulling from edgex-devops/edgex-snyk-go 06:53:50 619be1103602: Already exists 06:53:50 f8ea3408117e: Pulling fs layer 06:53:50 91320369b822: Pulling fs layer 06:53:50 0406650e8295: Pulling fs layer 06:53:50 4f4fb700ef54: Pulling fs layer 06:53:50 96d80e3f36e1: Pulling fs layer 06:53:50 bcf3aedb951c: Pulling fs layer 06:53:50 4f4fb700ef54: Waiting 06:53:50 96d80e3f36e1: Waiting 06:53:50 bcf3aedb951c: Waiting 06:53:50 0406650e8295: Verifying Checksum 06:53:50 0406650e8295: Download complete 06:53:50 f8ea3408117e: Verifying Checksum 06:53:50 4f4fb700ef54: Verifying Checksum 06:53:50 4f4fb700ef54: Download complete 06:53:50 f8ea3408117e: Pull complete 06:53:50 96d80e3f36e1: Verifying Checksum 06:53:50 96d80e3f36e1: Download complete 06:53:50 91320369b822: Verifying Checksum 06:53:50 91320369b822: Download complete 06:53:51 bcf3aedb951c: Verifying Checksum 06:53:51 bcf3aedb951c: Download complete 06:53:54 91320369b822: Pull complete 06:53:54 0406650e8295: Pull complete 06:53:54 4f4fb700ef54: Pull complete 06:53:54 96d80e3f36e1: Pull complete 06:54:00 bcf3aedb951c: Pull complete 06:54:00 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 06:54:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:54:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:00 prd-ubuntu20.04-docker-8c-8g-2836 does not seem to be running inside a container 06:54:00 $ 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/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@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 06:54:06 $ docker top f041c9bd4f395db287bdc7d274e1d16b5b233ee9af243d574befc251ab496ce1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:06 + git config --global --add safe.directory /w/workspace/edgex-go/642 [Pipeline] echo 06:54:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:54:06 + set -o pipefail 06:54:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:54:16 06:54:16 Monitoring /w/workspace/edgex-go/642 (github.com/edgexfoundry/edgex-go)... 06:54:16 06:54:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/db221714-8256-472a-82cb-bb4a0d80dcd3 06:54:16 06:54:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:54:16 06:54:16 06:54:16 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 06:54:16 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:54:16 $ docker stop --time=1 f041c9bd4f395db287bdc7d274e1d16b5b233ee9af243d574befc251ab496ce1 06:54:22 $ docker rm -f --volumes f041c9bd4f395db287bdc7d274e1d16b5b233ee9af243d574befc251ab496ce1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:54:23 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:54:23 provisioning config files... 06:54:23 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/642@tmp/config12186953906188648499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:23 --> edgex-publish-swagger.sh 06:54:23 === Publish openapi/v3 API === 06:54:23 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 06:54:23 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/642/openapi/v3/core-command.yaml] 06:54:23 % Total % Received % Xferd Average Speed Time Time Time Current 06:54:23 Dload Upload Total Spent Left Speed 06:54:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 48351 --:--:-- --:--:-- --:--:-- 48351 06:54:24 06:54:24 06:54:24 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/642/openapi/v3/core-data.yaml] 06:54:24 % Total % Received % Xferd Average Speed Time Time Time Current 06:54:24 Dload Upload Total Spent Left Speed 06:54:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 118k --:--:-- --:--:-- --:--:-- 118k 06:54:25 06:54:25 06:54:25 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/642/openapi/v3/core-metadata.yaml] 06:54:25 % Total % Received % Xferd Average Speed Time Time Time Current 06:54:25 Dload Upload Total Spent Left Speed 06:54:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 156 100 144k 287 266k --:--:-- --:--:-- --:--:-- 266k 100 144k 100 156 100 144k 287 266k --:--:-- --:--:-- --:--:-- 266k 06:54:25 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:54:25 06:54:25 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/642/openapi/v3/support-notifications.yaml] 06:54:25 % Total % Received % Xferd Average Speed Time Time Time Current 06:54:25 Dload Upload Total Spent Left Speed 06:54:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 352 192k --:--:-- --:--:-- --:--:-- 193k 06:54:26 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:54:26 06:54:26 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/642/openapi/v3/support-scheduler.yaml] 06:54:26 % Total % Received % Xferd Average Speed Time Time Time Current 06:54:26 Dload Upload Total Spent Left Speed 06:54:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 323 76668 --:--:-- --:--:-- --:--:-- 76991 100 37110 100 156 100 36954 323 76668 --:--:-- --:--:-- --:--:-- 76832 06:54:26 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:54:26 [Pipeline] } 06:54:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:54:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:54:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:54:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:27 prd-ubuntu20.04-docker-8c-8g-2836 does not seem to be running inside a container 06:54:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@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 06:54:27 $ docker top 8c7b5f3fa95a68d0b746e9dc0b522cfef284423a554c00cd1a75948339661fc1 -eo pid,comm 06:54:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:54:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:54:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:54:27 [ssh-agent] Looking for ssh-agent implementation... 06:54:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:54:28 $ docker exec 8c7b5f3fa95a68d0b746e9dc0b522cfef284423a554c00cd1a75948339661fc1 ssh-agent 06:54:28 SSH_AUTH_SOCK=/tmp/ssh-hlozaf2NeMiC/agent.31 06:54:28 SSH_AGENT_PID=38 06:54:28 Running ssh-add (command line suppressed) 06:54:28 Identity added: /w/workspace/edgex-go/642@tmp/private_key_1887164010886772192.key (/w/workspace/edgex-go/642@tmp/private_key_1887164010886772192.key) 06:54:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:54:28 + git semver tag 06:54:28 2024-06-06 06:54:28,683 [run_tag] DEBUG tag force:False 06:54:28 2024-06-06 06:54:28,683 [check_head_tag] DEBUG check head tag 06:54:28 2024-06-06 06:54:28,685 [execute] INFO git cat-file --batch-check 06:54:28 2024-06-06 06:54:28,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/642, universal_newlines=False, shell=None, istream=) 06:54:28 2024-06-06 06:54:28,688 [execute] INFO git cat-file --batch 06:54:28 2024-06-06 06:54:28,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/642, universal_newlines=False, shell=None, istream=) 06:54:28 2024-06-06 06:54:28,719 [read_version] DEBUG read version from /w/workspace/edgex-go/642/.semver/main 06:54:28 2024-06-06 06:54:28,719 [execute] INFO git tag -a v3.2.0-dev.24 -m v3.2.0-dev.24 06:54:28 2024-06-06 06:54:28,719 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.24', '-m', 'v3.2.0-dev.24'], cwd=/w/workspace/edgex-go/642, universal_newlines=False, shell=None, istream=None) 06:54:28 2024-06-06 06:54:28,724 [read_version] DEBUG read version from /w/workspace/edgex-go/642/.semver/main 06:54:28 3.2.0-dev.24 [Pipeline] } 06:54:28 $ docker exec --env ******** --env ******** 8c7b5f3fa95a68d0b746e9dc0b522cfef284423a554c00cd1a75948339661fc1 ssh-agent -k 06:54:28 unset SSH_AUTH_SOCK; 06:54:28 unset SSH_AGENT_PID; 06:54:28 echo Agent pid 38 killed; 06:54:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:54:29 + git semver [Pipeline] } 06:54:29 $ docker stop --time=1 8c7b5f3fa95a68d0b746e9dc0b522cfef284423a554c00cd1a75948339661fc1 06:54:30 $ docker rm -f --volumes 8c7b5f3fa95a68d0b746e9dc0b522cfef284423a554c00cd1a75948339661fc1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:54:31 06:54:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:54:31 0.23.1-centos7: Pulling from edgex-lftools 06:54:31 ab5ef0e58194: Pulling fs layer 06:54:31 9712f1f96733: Pulling fs layer 06:54:31 63f879dbbcfc: Pulling fs layer 06:54:31 0d9ebad4ef96: Pulling fs layer 06:54:31 e9a5061849ea: Pulling fs layer 06:54:31 d747dcd14b5f: Pulling fs layer 06:54:31 2de7ff778b66: Pulling fs layer 06:54:31 0d9ebad4ef96: Waiting 06:54:31 e9a5061849ea: Waiting 06:54:31 d747dcd14b5f: Waiting 06:54:31 2de7ff778b66: Waiting 06:54:31 9712f1f96733: Verifying Checksum 06:54:31 9712f1f96733: Download complete 06:54:32 63f879dbbcfc: Verifying Checksum 06:54:32 63f879dbbcfc: Download complete 06:54:32 e9a5061849ea: Verifying Checksum 06:54:32 e9a5061849ea: Download complete 06:54:32 ab5ef0e58194: Verifying Checksum 06:54:32 ab5ef0e58194: Download complete 06:54:32 d747dcd14b5f: Download complete 06:54:32 0d9ebad4ef96: Verifying Checksum 06:54:32 0d9ebad4ef96: Download complete 06:54:32 2de7ff778b66: Verifying Checksum 06:54:32 2de7ff778b66: Download complete 06:54:34 ab5ef0e58194: Pull complete 06:54:34 9712f1f96733: Pull complete 06:54:35 63f879dbbcfc: Pull complete 06:54:39 0d9ebad4ef96: Pull complete 06:54:39 e9a5061849ea: Pull complete 06:54:39 d747dcd14b5f: Pull complete 06:54:40 2de7ff778b66: Pull complete 06:54:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:54:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:54:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:40 prd-ubuntu20.04-docker-8c-8g-2836 does not seem to be running inside a container 06:54:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@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 06:54:47 $ docker top 3bd2551307fbf0b28b4b38cfed17ac11e546d6ad80f82390da18d50476fa3ecd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:54:47 provisioning config files... 06:54:47 copy managed file [sigul-config] to file:/w/workspace/edgex-go/642@tmp/config16545448973797911887tmp 06:54:47 copy managed file [sigul-password] to file:/w/workspace/edgex-go/642@tmp/config14733099922194492643tmp 06:54:47 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/642@tmp/config1215353835959988262tmp [Pipeline] { [Pipeline] echo 06:54:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:54:47 ---> sigul-configuration.sh 06:54:47 gpg: directory `/root/.gnupg' created 06:54:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:54:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:54:47 gpg: keyring `/root/.gnupg/secring.gpg' created 06:54:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:54:47 gpg: CAST5 encrypted data 06:54:47 gpg: encrypted with 1 passphrase 06:54:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:54:47 + mkdir /home/jenkins 06:54:47 + mkdir /home/jenkins/sigul [Pipeline] sh 06:54:48 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:54:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:54:48 ---> sigul-install.sh 06:54:48 Sigul already installed; skipping installation. [Pipeline] sh 06:54:48 + git tag --list 06:54:48 0.6.0 06:54:48 0.6.1 06:54:48 0.7.0 06:54:48 0.7.1 06:54:48 v1.0.0 06:54:48 v1.0.1 06:54:48 v1.1.0 06:54:48 v1.2.0 06:54:48 v1.2.1 06:54:48 v1.3.0 06:54:48 v1.3.1 06:54:48 v2.0.0 06:54:48 v2.1.0 06:54:48 v2.1.1 06:54:48 v2.2.0 06:54:48 v2.3.0 06:54:48 v3.0 06:54:48 v3.0.0 06:54:48 v3.1 06:54:48 v3.1.0 06:54:48 v3.1.0-dev.1 06:54:48 v3.1.0-dev.10 06:54:48 v3.1.0-dev.11 06:54:48 v3.1.0-dev.12 06:54:48 v3.1.0-dev.13 06:54:48 v3.1.0-dev.14 06:54:48 v3.1.0-dev.15 06:54:48 v3.1.0-dev.16 06:54:48 v3.1.0-dev.17 06:54:48 v3.1.0-dev.18 06:54:48 v3.1.0-dev.19 06:54:48 v3.1.0-dev.2 06:54:48 v3.1.0-dev.20 06:54:48 v3.1.0-dev.21 06:54:48 v3.1.0-dev.22 06:54:48 v3.1.0-dev.23 06:54:48 v3.1.0-dev.24 06:54:48 v3.1.0-dev.25 06:54:48 v3.1.0-dev.26 06:54:48 v3.1.0-dev.27 06:54:48 v3.1.0-dev.28 06:54:48 v3.1.0-dev.29 06:54:48 v3.1.0-dev.3 06:54:48 v3.1.0-dev.30 06:54:48 v3.1.0-dev.31 06:54:48 v3.1.0-dev.32 06:54:48 v3.1.0-dev.33 06:54:48 v3.1.0-dev.34 06:54:48 v3.1.0-dev.35 06:54:48 v3.1.0-dev.36 06:54:48 v3.1.0-dev.37 06:54:48 v3.1.0-dev.38 06:54:48 v3.1.0-dev.39 06:54:48 v3.1.0-dev.4 06:54:48 v3.1.0-dev.40 06:54:48 v3.1.0-dev.41 06:54:48 v3.1.0-dev.42 06:54:48 v3.1.0-dev.43 06:54:48 v3.1.0-dev.44 06:54:48 v3.1.0-dev.45 06:54:48 v3.1.0-dev.46 06:54:48 v3.1.0-dev.47 06:54:48 v3.1.0-dev.48 06:54:48 v3.1.0-dev.49 06:54:48 v3.1.0-dev.5 06:54:48 v3.1.0-dev.50 06:54:48 v3.1.0-dev.51 06:54:48 v3.1.0-dev.52 06:54:48 v3.1.0-dev.53 06:54:48 v3.1.0-dev.54 06:54:48 v3.1.0-dev.55 06:54:48 v3.1.0-dev.56 06:54:48 v3.1.0-dev.57 06:54:48 v3.1.0-dev.58 06:54:48 v3.1.0-dev.59 06:54:48 v3.1.0-dev.6 06:54:48 v3.1.0-dev.60 06:54:48 v3.1.0-dev.61 06:54:48 v3.1.0-dev.62 06:54:48 v3.1.0-dev.63 06:54:48 v3.1.0-dev.64 06:54:48 v3.1.0-dev.65 06:54:48 v3.1.0-dev.66 06:54:48 v3.1.0-dev.67 06:54:48 v3.1.0-dev.68 06:54:48 v3.1.0-dev.69 06:54:48 v3.1.0-dev.7 06:54:48 v3.1.0-dev.70 06:54:48 v3.1.0-dev.71 06:54:48 v3.1.0-dev.72 06:54:48 v3.1.0-dev.73 06:54:48 v3.1.0-dev.8 06:54:48 v3.1.0-dev.9 06:54:48 v3.1.1 06:54:48 v3.1.1-dev.1 06:54:48 v3.1.1-dev.2 06:54:48 v3.2.0-dev.1 06:54:48 v3.2.0-dev.10 06:54:48 v3.2.0-dev.11 06:54:48 v3.2.0-dev.12 06:54:48 v3.2.0-dev.13 06:54:48 v3.2.0-dev.14 06:54:48 v3.2.0-dev.15 06:54:48 v3.2.0-dev.16 06:54:48 v3.2.0-dev.17 06:54:48 v3.2.0-dev.18 06:54:48 v3.2.0-dev.19 06:54:48 v3.2.0-dev.2 06:54:48 v3.2.0-dev.20 06:54:48 v3.2.0-dev.21 06:54:48 v3.2.0-dev.22 06:54:48 v3.2.0-dev.23 06:54:48 v3.2.0-dev.24 06:54:48 v3.2.0-dev.3 06:54:48 v3.2.0-dev.4 06:54:48 v3.2.0-dev.5 06:54:48 v3.2.0-dev.6 06:54:48 v3.2.0-dev.7 06:54:48 v3.2.0-dev.8 06:54:48 v3.2.0-dev.9 [Pipeline] sh 06:54:49 + lftools sign git-tag v3.2.0-dev.24 06:54:49 Signing Git tag with Sigul... 06:54:49 Signing v3.2.0-dev.24 [Pipeline] echo 06:54:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:54:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:54:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:54:50 $ docker stop --time=1 3bd2551307fbf0b28b4b38cfed17ac11e546d6ad80f82390da18d50476fa3ecd 06:54:51 $ docker rm -f --volumes 3bd2551307fbf0b28b4b38cfed17ac11e546d6ad80f82390da18d50476fa3ecd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:54:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:54:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:54:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:52 prd-ubuntu20.04-docker-8c-8g-2836 does not seem to be running inside a container 06:54:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@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 06:54:52 $ docker top 51079fc0e17a537ba5943ce5565fd105bd48b52348d187063ff53e41fc51a649 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:54:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:54:52 [ssh-agent] Looking for ssh-agent implementation... 06:54:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:54:53 $ docker exec 51079fc0e17a537ba5943ce5565fd105bd48b52348d187063ff53e41fc51a649 ssh-agent 06:54:53 SSH_AUTH_SOCK=/tmp/ssh-t4uMaYaRGH3r/agent.33 06:54:53 SSH_AGENT_PID=39 06:54:53 Running ssh-add (command line suppressed) 06:54:53 Identity added: /w/workspace/edgex-go/642@tmp/private_key_1399547736206607913.key (/w/workspace/edgex-go/642@tmp/private_key_1399547736206607913.key) 06:54:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:54:53 + git semver bump pre 06:54:53 2024-06-06 06:54:53,742 [read_version] DEBUG read version from /w/workspace/edgex-go/642/.semver/main 06:54:53 2024-06-06 06:54:53,742 [bump_version] DEBUG bumping version:3.2.0-dev.24 on axis:pre with prefix:dev 06:54:53 2024-06-06 06:54:53,742 [bump_version] DEBUG bumped version:3.2.0-dev.25 06:54:53 2024-06-06 06:54:53,742 [write_version] DEBUG write version:3.2.0-dev.25 to path:/w/workspace/edgex-go/642/.semver/main with force:True 06:54:53 2024-06-06 06:54:53,742 [read_version] DEBUG read version from /w/workspace/edgex-go/642/.semver/main 06:54:53 2024-06-06 06:54:53,743 [write_file] DEBUG write to file:/w/workspace/edgex-go/642/.semver/main 06:54:53 2024-06-06 06:54:53,745 [execute] INFO git cat-file --batch-check 06:54:53 2024-06-06 06:54:53,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/642/.semver, universal_newlines=False, shell=None, istream=) 06:54:53 2024-06-06 06:54:53,750 [execute] INFO git cat-file --batch 06:54:53 2024-06-06 06:54:53,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/642/.semver, universal_newlines=False, shell=None, istream=) 06:54:53 2024-06-06 06:54:53,754 [read_version] DEBUG read version from /w/workspace/edgex-go/642/.semver/main 06:54:53 3.2.0-dev.25 [Pipeline] } 06:54:53 $ docker exec --env ******** --env ******** 51079fc0e17a537ba5943ce5565fd105bd48b52348d187063ff53e41fc51a649 ssh-agent -k 06:54:53 unset SSH_AUTH_SOCK; 06:54:53 unset SSH_AGENT_PID; 06:54:53 echo Agent pid 39 killed; 06:54:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:54:54 + git semver [Pipeline] } 06:54:54 $ docker stop --time=1 51079fc0e17a537ba5943ce5565fd105bd48b52348d187063ff53e41fc51a649 06:54:55 $ docker rm -f --volumes 51079fc0e17a537ba5943ce5565fd105bd48b52348d187063ff53e41fc51a649 [Pipeline] // withDockerContainer [Pipeline] sh 06:54:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:54:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:54:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:56 prd-ubuntu20.04-docker-8c-8g-2836 does not seem to be running inside a container 06:54:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@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 06:54:56 $ docker top 98a7066760096666ee3348dd26013f79e28ba3c7382f7fcd1a8663167ab2f777 -eo pid,comm 06:54:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:54:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:54:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:54:57 [ssh-agent] Looking for ssh-agent implementation... 06:54:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:54:57 $ docker exec 98a7066760096666ee3348dd26013f79e28ba3c7382f7fcd1a8663167ab2f777 ssh-agent 06:54:57 SSH_AUTH_SOCK=/tmp/ssh-UTQ4axNuUfJp/agent.33 06:54:57 SSH_AGENT_PID=39 06:54:57 Running ssh-add (command line suppressed) 06:54:57 Identity added: /w/workspace/edgex-go/642@tmp/private_key_11903003271783932907.key (/w/workspace/edgex-go/642@tmp/private_key_11903003271783932907.key) 06:54:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:54:57 + git semver push 06:54:57 2024-06-06 06:54:57,834 [run_push] DEBUG push 06:54:57 2024-06-06 06:54:57,835 [execute] INFO git cat-file --batch-check 06:54:57 2024-06-06 06:54:57,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/642/.semver, universal_newlines=False, shell=None, istream=) 06:54:57 2024-06-06 06:54:57,838 [execute] INFO git rev-list 128f0fa61f3ddbd8b155c2304c53f8d32f870c4a -- 06:54:57 2024-06-06 06:54:57,838 [execute] DEBUG Popen(['git', 'rev-list', '128f0fa61f3ddbd8b155c2304c53f8d32f870c4a', '--'], cwd=/w/workspace/edgex-go/642/.semver, universal_newlines=False, shell=None, istream=None) 06:54:57 2024-06-06 06:54:57,857 [execute] INFO git fetch -v origin 06:54:57 2024-06-06 06:54:57,858 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/642/.semver, universal_newlines=True, shell=None, istream=None) 06:54:58 2024-06-06 06:54:58,320 [run_push] DEBUG no remote changes detected 06:54:58 2024-06-06 06:54:58,321 [execute] INFO git push origin semver 06:54:58 2024-06-06 06:54:58,321 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/642/.semver, universal_newlines=False, shell=None, istream=None) 06:54:59 2024-06-06 06:54:59,147 [run_push] DEBUG push all version tags 06:54:59 2024-06-06 06:54:59,148 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:54:59 2024-06-06 06:54:59,148 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/642, universal_newlines=False, shell=None, istream=None) 06:54:59 2024-06-06 06:54:59,884 [read_version] DEBUG read version from /w/workspace/edgex-go/642/.semver/main 06:54:59 3.2.0-dev.25 [Pipeline] } 06:55:00 $ docker exec --env ******** --env ******** 98a7066760096666ee3348dd26013f79e28ba3c7382f7fcd1a8663167ab2f777 ssh-agent -k 06:55:00 unset SSH_AUTH_SOCK; 06:55:00 unset SSH_AGENT_PID; 06:55:00 echo Agent pid 39 killed; 06:55:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:55:00 + git semver [Pipeline] } 06:55:00 $ docker stop --time=1 98a7066760096666ee3348dd26013f79e28ba3c7382f7fcd1a8663167ab2f777 06:55:02 $ docker rm -f --volumes 98a7066760096666ee3348dd26013f79e28ba3c7382f7fcd1a8663167ab2f777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:55:02 + [ -d /w/workspace/edgex-go/642/archives ] [Pipeline] libraryResource [Pipeline] sh 06:55:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:55:03 ---> package-listing.sh 06:55:03 ++ facter osfamily 06:55:03 ++ tr '[:upper:]' '[:lower:]' 06:55:04 + OS_FAMILY=debian 06:55:04 + workspace=/w/workspace/edgex-go/642 06:55:04 + START_PACKAGES=/tmp/packages_start.txt 06:55:04 + END_PACKAGES=/tmp/packages_end.txt 06:55:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:55:04 + PACKAGES=/tmp/packages_start.txt 06:55:04 + '[' /w/workspace/edgex-go/642 ']' 06:55:04 + PACKAGES=/tmp/packages_end.txt 06:55:04 + case "${OS_FAMILY}" in 06:55:04 + dpkg -l 06:55:04 + grep '^ii' 06:55:04 + '[' -f /tmp/packages_start.txt ']' 06:55:04 + '[' -f /tmp/packages_end.txt ']' 06:55:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:55:04 + '[' /w/workspace/edgex-go/642 ']' 06:55:04 + mkdir -p /w/workspace/edgex-go/642/archives/ 06:55:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/642/archives/ [Pipeline] echo 06:55:04 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/642/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:55:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:04 06:55:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:05 latest: Pulling from edgex-lftools-log-publisher 06:55:05 5eb5b503b376: Pulling fs layer 06:55:05 5c69ac0246d0: Pulling fs layer 06:55:05 ec43610c2a17: Pulling fs layer 06:55:05 3a2ae6a8a46f: Pulling fs layer 06:55:05 33b1e0a273af: Pulling fs layer 06:55:05 5d3b04190fa2: Pulling fs layer 06:55:05 2f39f015ded8: Pulling fs layer 06:55:05 33b1e0a273af: Waiting 06:55:05 3a2ae6a8a46f: Waiting 06:55:05 5d3b04190fa2: Waiting 06:55:05 5c69ac0246d0: Download complete 06:55:05 3a2ae6a8a46f: Verifying Checksum 06:55:05 3a2ae6a8a46f: Download complete 06:55:05 33b1e0a273af: Verifying Checksum 06:55:05 33b1e0a273af: Download complete 06:55:05 5d3b04190fa2: Verifying Checksum 06:55:05 5d3b04190fa2: Download complete 06:55:05 ec43610c2a17: Verifying Checksum 06:55:05 ec43610c2a17: Download complete 06:55:05 5eb5b503b376: Download complete 06:55:06 2f39f015ded8: Download complete 06:55:06 5eb5b503b376: Pull complete 06:55:06 5c69ac0246d0: Pull complete 06:55:07 ec43610c2a17: Pull complete 06:55:07 3a2ae6a8a46f: Pull complete 06:55:07 33b1e0a273af: Pull complete 06:55:08 5d3b04190fa2: Pull complete 06:55:13 2f39f015ded8: Pull complete 06:55:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:55:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:13 prd-ubuntu20.04-docker-8c-8g-2836 does not seem to be running inside a container 06:55:13 $ 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/642/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/642 -v /w/workspace/edgex-go/642:/w/workspace/edgex-go/642:rw,z -v /w/workspace/edgex-go/642@tmp:/w/workspace/edgex-go/642@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 06:55:19 $ docker top 091bf8b34510e9d0a5a4713c596b7d3bfdbfc28241bb1666045be79803f13793 -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:19 + touch /tmp/pre-build-complete [Pipeline] sh 06:55:19 + mkdir -p /var/log/sysstat [Pipeline] sh 06:55:20 + ls /var/log/sa-host 06:55:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:55:20 provisioning config files... 06:55:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/642@tmp/config17143693517916232761tmp [Pipeline] { [Pipeline] echo 06:55:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:55:20 ---> create-netrc.sh [Pipeline] } 06:55:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:55:20 ---> python-tools-install.sh [Pipeline] echo 06:55:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:55:21 ---> sudo-logs.sh 06:55:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:55:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:55:21 ---> job-cost.sh 06:55:21 lf-activate-venv: SKIPPING 06:55:21 DEBUG: total: 0.10999999940395355 06:55:21 INFO: Retrieving Stack Cost... 06:55:22 INFO: Retrieving Pricing Info for: v3-standard-8 06:55:22 INFO: Archiving Costs [Pipeline] echo 06:55:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:55:22 ---> logs-deploy.sh 06:55:22 lf-activate-venv: SKIPPING 06:55:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/642 06:55:22 INFO: archiving workspace using pattern(s): 06:55:23 Archives upload complete. 06:55:23 INFO: archiving logs to Nexus 06:55:24 ---> uname -a: 06:55:24 Linux prd-ubuntu20-04-docker-8c-8g-2836 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:55:24 06:55:24 06:55:24 ---> lscpu: 06:55:24 Architecture: x86_64 06:55:24 CPU op-mode(s): 32-bit, 64-bit 06:55:24 Byte Order: Little Endian 06:55:24 Address sizes: 40 bits physical, 48 bits virtual 06:55:24 CPU(s): 8 06:55:24 On-line CPU(s) list: 0-7 06:55:24 Thread(s) per core: 1 06:55:24 Core(s) per socket: 1 06:55:24 Socket(s): 8 06:55:24 NUMA node(s): 1 06:55:24 Vendor ID: AuthenticAMD 06:55:24 CPU family: 23 06:55:24 Model: 49 06:55:24 Model name: AMD EPYC-Rome Processor 06:55:24 Stepping: 0 06:55:24 CPU MHz: 2800.000 06:55:24 BogoMIPS: 5600.00 06:55:24 Virtualization: AMD-V 06:55:24 Hypervisor vendor: KVM 06:55:24 Virtualization type: full 06:55:24 L1d cache: 256 KiB 06:55:24 L1i cache: 256 KiB 06:55:24 L2 cache: 4 MiB 06:55:24 L3 cache: 128 MiB 06:55:24 NUMA node0 CPU(s): 0-7 06:55:24 Vulnerability Itlb multihit: Not affected 06:55:24 Vulnerability L1tf: Not affected 06:55:24 Vulnerability Mds: Not affected 06:55:24 Vulnerability Meltdown: Not affected 06:55:24 Vulnerability Mmio stale data: Not affected 06:55:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:55:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:55:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:55:24 Vulnerability Srbds: Not affected 06:55:24 Vulnerability Tsx async abort: Not affected 06:55:24 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 06:55:24 06:55:24 06:55:24 ---> nproc: 06:55:24 8 06:55:24 06:55:24 06:55:24 ---> df -h: 06:55:24 Filesystem Size Used Avail Use% Mounted on 06:55:24 overlay 155G 25G 131G 16% / 06:55:24 tmpfs 64M 0 64M 0% /dev 06:55:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:55:24 shm 64M 0 64M 0% /dev/shm 06:55:24 /dev/vda1 155G 25G 131G 16% /facter-os 06:55:24 06:55:24 06:55:24 ---> sar -b -r -n DEV: 06:55:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2836) 06/06/24 _x86_64_ (8 CPU) 06:55:24 06:55:24 06:14:09 LINUX RESTART (8 CPU) 06:55:24 06:55:24 06:15:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:55:24 06:16:01 219.35 10.61 208.74 0.00 1740.72 72121.47 0.00 06:55:24 06:17:01 75.57 0.08 75.49 0.00 12.26 32707.62 0.00 06:55:24 06:18:01 24.00 0.02 23.98 0.00 0.13 12182.39 0.00 06:55:24 06:19:01 170.46 0.48 169.98 0.00 41.51 53742.28 0.00 06:55:24 06:20:01 641.22 13.63 627.59 0.00 4446.22 225132.05 0.00 06:55:24 06:21:01 310.08 0.28 309.80 0.00 2.27 111396.20 0.00 06:55:24 06:22:01 434.19 0.02 434.17 0.00 0.13 138754.02 0.00 06:55:24 06:23:01 584.52 0.10 584.42 0.00 14.53 44682.44 0.00 06:55:24 06:24:01 23.08 0.00 23.08 0.00 0.00 960.80 0.00 06:55:24 06:25:01 7.93 1.53 6.40 0.00 35.72 419.99 0.00 06:55:24 06:26:01 4.74 2.23 2.51 0.00 36.29 345.76 0.00 06:55:24 06:27:01 1.25 0.00 1.25 0.00 0.00 284.57 0.00 06:55:24 06:28:01 1.13 0.00 1.13 0.00 0.00 415.53 0.00 06:55:24 06:29:01 1.12 0.00 1.12 0.00 0.00 187.17 0.00 06:55:24 06:30:01 2.17 0.02 2.15 0.00 0.13 296.22 0.00 06:55:24 06:31:01 1.72 0.00 1.72 0.00 0.00 287.42 0.00 06:55:24 06:32:01 1.17 0.00 1.17 0.00 0.00 415.53 0.00 06:55:24 06:33:01 1.67 0.00 1.67 0.00 0.00 287.24 0.00 06:55:24 06:34:01 1.12 0.00 1.12 0.00 0.00 281.95 0.00 06:55:24 06:35:01 1.87 0.00 1.87 0.00 0.00 290.04 0.00 06:55:24 06:36:01 0.95 0.00 0.95 0.00 0.00 333.89 0.00 06:55:24 06:37:01 1.75 0.00 1.75 0.00 0.00 288.75 0.00 06:55:24 06:38:01 1.12 0.00 1.12 0.00 0.00 281.55 0.00 06:55:24 06:39:01 1.42 0.00 1.42 0.00 0.00 285.64 0.00 06:55:24 06:40:01 1.20 0.00 1.20 0.00 0.00 417.00 0.00 06:55:24 06:41:02 1.13 0.00 1.13 0.00 0.00 282.89 0.00 06:55:24 06:42:01 1.14 0.00 1.14 0.00 0.00 286.19 0.00 06:55:24 06:43:01 1.43 0.00 1.43 0.00 0.00 160.77 0.00 06:55:24 06:44:01 1.02 0.00 1.02 0.00 0.00 414.13 0.00 06:55:24 06:45:01 1.17 0.00 1.17 0.00 0.00 284.89 0.00 06:55:24 06:46:01 1.23 0.00 1.23 0.00 0.00 283.55 0.00 06:55:24 06:47:01 1.30 0.00 1.30 0.00 0.00 284.26 0.00 06:55:24 06:48:01 1.15 0.00 1.15 0.00 0.00 415.93 0.00 06:55:24 06:49:01 1.28 0.00 1.28 0.00 0.00 284.17 0.00 06:55:24 06:50:01 1.12 0.00 1.12 0.00 0.00 179.97 0.00 06:55:24 06:51:01 1.55 0.00 1.55 0.00 0.00 288.04 0.00 06:55:24 06:52:01 0.98 0.00 0.98 0.00 0.00 414.06 0.00 06:55:24 06:53:01 1.43 0.00 1.43 0.00 0.00 287.64 0.00 06:55:24 06:54:01 38.68 0.07 38.62 0.00 7.87 11210.67 0.00 06:55:24 06:55:01 158.71 0.38 158.33 0.00 3.07 53679.04 0.00 06:55:24 Average: 68.09 0.73 67.36 0.00 157.22 19095.57 0.00 06:55:24 06:55:24 06:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:55:24 06:16:01 27642460 31547600 759496 2.31 129368 3927656 1863816 5.49 1240356 3479740 245364 06:55:24 06:17:01 26967040 31259248 1042556 3.17 133360 4287156 2447340 7.21 2040404 3324520 347984 06:55:24 06:18:01 27191812 31453320 846696 2.57 137936 4224488 2203336 6.49 1408564 3704152 409924 06:55:24 06:19:01 26802192 31220208 1070412 3.26 147248 4393680 3559200 10.49 1638312 3863812 374364 06:55:24 06:20:01 19652604 31407796 848244 2.58 292964 11223756 2355148 6.94 2597348 9658884 920796 06:55:24 06:21:01 12818776 28449148 3741680 11.38 327396 14696812 9794308 28.86 6414508 12216396 1260928 06:55:24 06:22:01 12320548 30288260 1920480 5.84 338984 16972160 5526424 16.29 5421116 13691888 0 06:55:24 06:23:01 14551672 31461332 791124 2.41 347184 16060360 2063728 6.08 3108328 13988416 732 06:55:24 06:24:01 14552164 31462824 789196 2.40 348096 16060588 2049344 6.04 3482144 13614532 188 06:55:24 06:25:01 14544292 31457388 794424 2.42 348360 16061668 2050004 6.04 3517848 13584696 20 06:55:24 06:26:01 14543352 31459212 792512 2.41 348424 16064032 2066272 6.09 3516096 13586928 16 06:55:24 06:27:01 14543276 31459200 792504 2.41 348456 16064040 2066272 6.09 3515564 13586932 68 06:55:24 06:28:01 14545468 31461404 790496 2.40 348476 16064044 2066272 6.09 3514184 13586940 28 06:55:24 06:29:01 14558740 31474700 777368 2.36 348504 16064048 2066272 6.09 3501232 13586944 64 06:55:24 06:30:01 14557644 31473748 778316 2.37 348560 16064028 2097900 6.18 3501740 13586924 20 06:55:24 06:31:01 14557344 31473472 778508 2.37 348608 16064028 2097900 6.18 3501708 13586924 20 06:55:24 06:32:01 14557516 31473720 778232 2.37 348632 16064032 2097900 6.18 3502092 13586928 4 06:55:24 06:33:01 14557532 31473768 778184 2.37 348660 16064032 2097900 6.18 3502148 13586928 12 06:55:24 06:34:01 14557944 31474184 777868 2.37 348708 16064036 2097900 6.18 3501900 13586932 16 06:55:24 06:35:01 14557824 31474144 777892 2.37 348744 16064036 2097900 6.18 3501336 13586940 36 06:55:24 06:36:01 14558068 31474400 777556 2.36 348768 16064044 2097900 6.18 3501276 13586940 16 06:55:24 06:37:01 14557728 31474244 777672 2.36 348800 16064176 2097900 6.18 3501356 13587076 12 06:55:24 06:38:01 14558224 31474748 777072 2.36 348840 16064180 2097900 6.18 3501384 13587076 36 06:55:24 06:39:01 14558208 31474772 776996 2.36 348872 16064180 2097900 6.18 3501440 13587076 8 06:55:24 06:40:01 14557876 31474512 777224 2.36 348912 16064180 2097900 6.18 3501608 13587084 16 06:55:24 06:41:02 14557792 31474444 777404 2.36 348960 16064184 2097900 6.18 3501544 13587080 52 06:55:24 06:42:01 14557752 31474460 777372 2.36 348980 16064188 2097900 6.18 3501856 13587084 32 06:55:24 06:43:01 14558220 31474932 777084 2.36 349004 16064192 2097900 6.18 3501636 13587088 8 06:55:24 06:44:01 14558220 31474992 777064 2.36 349024 16064192 2097900 6.18 3501692 13587092 4 06:55:24 06:45:01 14558396 31475188 777024 2.36 349044 16064204 2097900 6.18 3502044 13587104 52 06:55:24 06:46:01 14558380 31475176 777000 2.36 349076 16064196 2097900 6.18 3501716 13587108 8 06:55:24 06:47:01 14558332 31475188 776964 2.36 349100 16064208 2097900 6.18 3501812 13587112 16 06:55:24 06:48:01 14557992 31474856 777236 2.36 349112 16064212 2097900 6.18 3501844 13587116 12 06:55:24 06:49:01 14558016 31474912 777124 2.36 349140 16064212 2097900 6.18 3501916 13587108 16 06:55:24 06:50:01 14557780 31474724 777320 2.36 349160 16064216 2097900 6.18 3501924 13587112 12 06:55:24 06:51:01 14557992 31474944 777028 2.36 349204 16064208 2097900 6.18 3501852 13587116 4 06:55:24 06:52:01 14557692 31474716 777244 2.36 349228 16064220 2097900 6.18 3501940 13587116 16 06:55:24 06:53:01 14557864 31474920 776956 2.36 349276 16064228 2097900 6.18 3501968 13587120 8 06:55:24 06:54:01 13841756 31440328 809108 2.46 352888 16693044 2214116 6.53 3533620 14216024 417992 06:55:24 06:55:01 13097180 31412596 833056 2.53 381764 17297528 2318184 6.83 3639684 14768472 980 06:55:24 Average: 15789092 31352593 901442 2.74 326346 14792367 2426491 7.15 3403276 12513712 99497 06:55:24 06:55:24 06:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:55:24 06:16:01 lo 4.54 4.54 0.44 0.44 0.00 0.00 0.00 0.00 06:55:24 06:16:01 ens3 1069.26 972.09 9986.33 115.41 0.00 0.00 0.00 0.00 06:55:24 06:16:01 docker0 833.88 860.48 62.00 5059.59 0.00 0.00 0.00 0.00 06:55:24 06:17:01 vethaf51271 0.10 0.30 0.01 0.03 0.00 0.00 0.00 0.00 06:55:24 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:17:01 ens3 34.29 20.35 34.17 14.78 0.00 0.00 0.00 0.00 06:55:24 06:17:01 docker0 0.10 0.20 0.01 0.02 0.00 0.00 0.00 0.00 06:55:24 06:18:01 vethaf51271 1.47 1.48 0.13 0.13 0.00 0.00 0.00 0.00 06:55:24 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:18:01 ens3 28.50 19.58 30.37 11.40 0.00 0.00 0.00 0.00 06:55:24 06:18:01 docker0 1.47 1.47 0.11 0.13 0.00 0.00 0.00 0.00 06:55:24 06:19:01 vethbc3fb2e 2.42 3.98 0.18 61.41 0.00 0.00 0.00 0.01 06:55:24 06:19:01 vethd21782a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:19:01 veth41e459f 1.57 2.49 0.12 31.33 0.00 0.00 0.00 0.00 06:55:24 06:19:01 vethc98c185 1.24 2.57 0.10 31.25 0.00 0.00 0.00 0.00 06:55:24 06:19:01 veth312e814 2.15 5.40 0.17 94.98 0.00 0.00 0.00 0.01 06:55:24 06:19:01 veth47b1881 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:19:01 vethd57ffa8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:19:01 lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 06:55:24 06:19:01 ens3 139.70 82.05 3193.94 21.36 0.00 0.00 0.00 0.00 06:55:24 06:19:01 veth091ea02 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:19:01 veth9495747 1.59 3.32 0.12 33.91 0.00 0.00 0.00 0.00 06:55:24 06:19:01 veth2ef21dc 0.56 0.61 0.05 0.19 0.00 0.00 0.00 0.00 06:55:24 06:19:01 veth5145985 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:19:01 docker0 9.55 17.72 0.61 253.03 0.00 0.00 0.00 0.00 06:55:24 06:20:01 veth905057d 93.90 146.77 9.06 1147.14 0.00 0.00 0.00 0.09 06:55:24 06:20:01 veth0258932 84.96 143.02 8.48 1153.15 0.00 0.00 0.00 0.09 06:55:24 06:20:01 vethfc59c99 117.11 154.60 10.59 1155.47 0.00 0.00 0.00 0.09 06:55:24 06:20:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 06:55:24 06:20:01 veth8dac7ab 87.05 125.67 8.65 1142.01 0.00 0.00 0.00 0.09 06:55:24 06:20:01 ens3 934.75 584.35 8773.18 213.05 0.00 0.00 0.00 0.00 06:55:24 06:20:01 veth2ef21dc 0.05 0.72 0.00 0.03 0.00 0.00 0.00 0.00 06:55:24 06:20:01 docker0 439.58 669.23 35.12 6015.61 0.00 0.00 0.00 0.00 06:55:24 06:21:01 vethd40f536 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:55:24 06:21:01 vetha60c506 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:55:24 06:21:01 veth76d253f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:55:24 06:21:01 veth2bc7317 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:55:24 06:21:01 vethf29d5e0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:55:24 06:21:01 veth0ad650e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:55:24 06:21:01 veth5a1b54b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:55:24 06:21:01 vethb67b6f7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:55:24 06:21:01 veth53ccbfa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:55:24 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:21:01 ens3 13.00 9.73 10.27 5.98 0.00 0.00 0.00 0.00 06:55:24 06:21:01 veth01244cc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:55:24 06:21:01 veth11ca075 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:55:24 06:21:01 veth2ef21dc 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:21:01 docker0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:22:01 veth2a20b6e 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:55:24 06:22:01 vethd40f536 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:22:01 vetha60c506 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:22:01 veth76d253f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:22:01 veth2bc7317 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:22:01 vethf29d5e0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:22:01 veth0ad650e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:22:01 veth5a1b54b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:22:01 vethb67b6f7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:22:01 veth53ccbfa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:22:01 veth1d3bde8 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:55:24 06:22:01 ens3 6.36 3.62 6.30 2.58 0.00 0.00 0.00 0.00 06:55:24 06:22:01 veth01244cc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:22:01 veth11ca075 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:22:01 veth2ef21dc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:22:01 veth1380fc4 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:55:24 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:23:01 lo 42.65 42.65 4.20 4.20 0.00 0.00 0.00 0.00 06:55:24 06:23:01 ens3 324.66 314.78 191.46 1336.96 0.00 0.00 0.00 0.00 06:55:24 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:24:01 lo 25.93 25.93 2.56 2.56 0.00 0.00 0.00 0.00 06:55:24 06:24:01 ens3 361.27 376.53 131.11 2356.33 0.00 0.00 0.00 0.00 06:55:24 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:25:01 lo 7.33 7.33 0.72 0.72 0.00 0.00 0.00 0.00 06:55:24 06:25:01 ens3 61.20 55.51 40.95 183.86 0.00 0.00 0.00 0.00 06:55:24 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:27:01 ens3 2.28 1.27 7.86 0.09 0.00 0.00 0.00 0.00 06:55:24 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:28:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:55:24 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:30:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:55:24 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:31:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:32:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:33:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:34:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:35:01 ens3 0.38 0.33 0.14 0.08 0.00 0.00 0.00 0.00 06:55:24 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:36:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:38:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 06:55:24 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:40:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:55:24 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:41:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:41:02 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:45:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 06:55:24 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:49:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:50:01 ens3 0.18 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:55:24 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:51:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:52:01 ens3 0.23 0.18 0.17 0.01 0.00 0.00 0.00 0.00 06:55:24 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:53:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:55:24 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:54:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 06:55:24 06:54:01 ens3 111.47 67.95 3606.82 11.34 0.00 0.00 0.00 0.00 06:55:24 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:55:24 06:55:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 06:55:24 06:55:01 ens3 331.82 217.98 4525.64 159.99 0.00 0.00 0.00 0.00 06:55:24 06:55:01 veth521aa6b 1.98 2.08 0.31 1.01 0.00 0.00 0.00 0.00 06:55:24 06:55:01 docker0 74.41 142.12 7.29 1256.33 0.00 0.00 0.00 0.00 06:55:24 Average: lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 06:55:24 Average: ens3 85.04 67.77 758.91 110.84 0.00 0.00 0.00 0.00 06:55:24 Average: veth521aa6b 0.05 0.05 0.01 0.03 0.00 0.00 0.00 0.00 06:55:24 Average: docker0 33.59 41.85 2.60 311.82 0.00 0.00 0.00 0.00 06:55:24 06:55:24 06:55:24 ---> sar -P ALL: 06:55:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2836) 06/06/24 _x86_64_ (8 CPU) 06:55:24 06:55:24 06:14:09 LINUX RESTART (8 CPU) 06:55:24 06:55:24 06:15:02 CPU %user %nice %system %iowait %steal %idle 06:55:24 06:16:01 all 9.50 0.00 4.35 3.21 0.07 82.88 06:55:24 06:16:01 0 8.62 0.00 3.55 0.15 0.05 87.62 06:55:24 06:16:01 1 7.42 0.00 3.88 7.13 0.09 81.48 06:55:24 06:16:01 2 8.91 0.00 4.96 6.58 0.07 79.48 06:55:24 06:16:01 3 13.07 0.00 3.62 0.65 0.09 82.57 06:55:24 06:16:01 4 8.68 0.00 4.51 0.45 0.05 86.31 06:55:24 06:16:01 5 9.90 0.00 4.80 2.20 0.07 83.04 06:55:24 06:16:01 6 9.16 0.00 4.86 8.33 0.09 77.57 06:55:24 06:16:01 7 10.15 0.00 4.64 0.24 0.05 84.92 06:55:24 06:17:01 all 33.38 0.00 5.58 1.63 0.08 59.33 06:55:24 06:17:01 0 33.01 0.00 5.24 0.10 0.08 61.56 06:55:24 06:17:01 1 31.34 0.00 6.96 2.50 0.08 59.11 06:55:24 06:17:01 2 36.16 0.00 4.90 6.27 0.08 52.58 06:55:24 06:17:01 3 34.48 0.00 5.06 0.24 0.07 60.16 06:55:24 06:17:01 4 31.81 0.00 5.46 0.13 0.07 62.52 06:55:24 06:17:01 5 31.97 0.00 5.26 0.50 0.10 62.17 06:55:24 06:17:01 6 33.56 0.00 6.23 3.21 0.07 56.93 06:55:24 06:17:01 7 34.66 0.00 5.55 0.08 0.08 59.61 06:55:24 06:18:01 all 48.26 0.00 5.73 0.45 0.07 45.48 06:55:24 06:18:01 0 48.12 0.00 5.54 0.03 0.07 46.24 06:55:24 06:18:01 1 48.13 0.00 6.43 0.82 0.08 44.54 06:55:24 06:18:01 2 47.43 0.00 5.70 2.08 0.07 44.71 06:55:24 06:18:01 3 49.18 0.00 5.44 0.03 0.07 45.28 06:55:24 06:18:01 4 49.00 0.00 5.43 0.10 0.07 45.40 06:55:24 06:18:01 5 47.84 0.00 5.47 0.02 0.07 46.61 06:55:24 06:18:01 6 47.75 0.00 5.86 0.35 0.08 45.95 06:55:24 06:18:01 7 48.64 0.00 6.00 0.17 0.08 45.11 06:55:24 06:19:01 all 31.81 0.00 7.36 2.10 0.07 58.66 06:55:24 06:19:01 0 31.13 0.00 6.86 0.45 0.08 61.47 06:55:24 06:19:01 1 31.67 0.00 8.16 0.70 0.08 59.39 06:55:24 06:19:01 2 32.55 0.00 7.85 1.51 0.07 58.03 06:55:24 06:19:01 3 32.78 0.00 7.42 1.16 0.07 58.57 06:55:24 06:19:01 4 32.26 0.00 7.08 1.19 0.07 59.40 06:55:24 06:19:01 5 30.25 0.00 6.69 0.42 0.07 62.58 06:55:24 06:19:01 6 32.16 0.00 7.92 9.76 0.08 50.08 06:55:24 06:19:01 7 31.68 0.00 6.89 1.70 0.07 59.66 06:55:24 06:20:01 all 20.10 0.00 8.54 15.35 0.15 55.86 06:55:24 06:20:01 0 17.56 0.00 8.76 21.51 0.12 52.05 06:55:24 06:20:01 1 20.65 0.00 9.28 25.67 0.10 44.30 06:55:24 06:20:01 2 20.55 0.00 7.50 11.03 0.14 60.77 06:55:24 06:20:01 3 20.00 0.00 10.32 30.87 0.19 38.61 06:55:24 06:20:01 4 20.23 0.00 7.49 9.07 0.14 63.07 06:55:24 06:20:01 5 21.30 0.00 8.72 8.06 0.12 61.80 06:55:24 06:20:01 6 18.42 0.00 7.37 7.41 0.24 66.56 06:55:24 06:20:01 7 22.14 0.00 8.86 9.30 0.12 59.58 06:55:24 06:21:01 all 68.93 0.00 10.20 3.79 0.11 16.96 06:55:24 06:21:01 0 68.59 0.00 10.59 6.47 0.12 14.23 06:55:24 06:21:01 1 69.52 0.00 9.97 1.76 0.10 18.66 06:55:24 06:21:01 2 68.94 0.00 10.73 0.59 0.12 19.63 06:55:24 06:21:01 3 68.85 0.00 11.12 11.68 0.15 8.19 06:55:24 06:21:01 4 68.91 0.00 9.32 4.79 0.10 16.88 06:55:24 06:21:01 5 68.99 0.00 10.24 2.43 0.10 18.24 06:55:24 06:21:01 6 68.29 0.00 9.66 1.43 0.10 20.52 06:55:24 06:21:01 7 69.38 0.00 9.97 1.29 0.12 19.25 06:55:24 06:22:01 all 88.16 0.00 11.64 0.00 0.18 0.01 06:55:24 06:22:01 0 87.34 0.00 12.37 0.03 0.22 0.03 06:55:24 06:22:01 1 87.92 0.00 11.93 0.00 0.15 0.00 06:55:24 06:22:01 2 87.35 0.00 12.48 0.00 0.17 0.00 06:55:24 06:22:01 3 87.44 0.00 12.30 0.00 0.26 0.00 06:55:24 06:22:01 4 89.50 0.00 10.26 0.00 0.19 0.05 06:55:24 06:22:01 5 89.56 0.00 10.27 0.00 0.17 0.00 06:55:24 06:22:01 6 88.87 0.00 10.94 0.00 0.15 0.03 06:55:24 06:22:01 7 87.22 0.00 12.63 0.00 0.15 0.00 06:55:24 06:23:01 all 21.04 0.00 4.22 2.28 0.10 72.35 06:55:24 06:23:01 0 21.04 0.00 3.81 1.86 0.08 73.20 06:55:24 06:23:01 1 21.50 0.00 4.28 2.19 0.10 71.93 06:55:24 06:23:01 2 21.40 0.00 4.55 3.44 0.12 70.49 06:55:24 06:23:01 3 19.89 0.00 4.55 3.57 0.15 71.83 06:55:24 06:23:01 4 23.12 0.00 3.79 1.63 0.10 71.36 06:55:24 06:23:01 5 20.32 0.00 4.07 1.57 0.08 73.96 06:55:24 06:23:01 6 19.36 0.00 4.32 1.59 0.10 74.64 06:55:24 06:23:01 7 21.70 0.00 4.36 2.43 0.10 71.40 06:55:24 06:24:01 all 8.58 0.00 0.69 2.20 0.07 88.46 06:55:24 06:24:01 0 10.20 0.00 0.60 17.15 0.05 72.00 06:55:24 06:24:01 1 6.58 0.00 0.53 0.05 0.07 92.77 06:55:24 06:24:01 2 3.69 0.00 0.65 0.28 0.03 95.35 06:55:24 06:24:01 3 6.22 0.00 0.70 0.02 0.08 92.98 06:55:24 06:24:01 4 9.02 0.00 0.82 0.00 0.05 90.11 06:55:24 06:24:01 5 9.35 0.00 0.75 0.02 0.08 89.79 06:55:24 06:24:01 6 11.44 0.00 0.72 0.02 0.07 87.76 06:55:24 06:24:01 7 12.19 0.00 0.74 0.03 0.12 86.92 06:55:24 06:25:01 all 1.05 0.00 0.21 0.13 0.03 98.58 06:55:24 06:25:01 0 1.50 0.00 0.30 0.75 0.03 97.42 06:55:24 06:25:01 1 1.37 0.00 0.20 0.23 0.03 98.16 06:55:24 06:25:01 2 1.10 0.00 0.20 0.02 0.02 98.67 06:55:24 06:25:01 3 0.40 0.00 0.15 0.02 0.02 99.42 06:55:24 06:25:01 4 1.20 0.00 0.15 0.02 0.03 98.60 06:55:24 06:25:01 5 0.55 0.00 0.28 0.00 0.05 99.11 06:55:24 06:25:01 6 1.38 0.00 0.23 0.00 0.02 98.37 06:55:24 06:25:01 7 0.87 0.00 0.20 0.00 0.02 98.92 06:55:24 06:26:01 all 0.04 0.00 0.02 0.02 0.01 99.91 06:55:24 06:26:01 0 0.07 0.00 0.03 0.00 0.02 99.88 06:55:24 06:26:01 1 0.02 0.00 0.05 0.10 0.02 99.82 06:55:24 06:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:55:24 06:26:01 3 0.00 0.00 0.02 0.03 0.00 99.95 06:55:24 06:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:55:24 06:26:01 5 0.07 0.00 0.03 0.02 0.03 99.85 06:55:24 06:26:01 6 0.10 0.00 0.03 0.02 0.00 99.85 06:55:24 06:26:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:55:24 06:55:24 06:26:01 CPU %user %nice %system %iowait %steal %idle 06:55:24 06:27:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:55:24 06:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:55:24 06:27:01 1 0.07 0.00 0.02 0.02 0.02 99.88 06:55:24 06:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:55:24 06:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:55:24 06:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:55:24 06:27:01 5 0.05 0.00 0.03 0.00 0.03 99.88 06:55:24 06:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:55:24 06:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:55:24 06:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:55:24 06:28:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:55:24 06:28:01 1 0.00 0.00 0.00 0.02 0.02 99.97 06:55:24 06:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:55:24 06:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:55:24 06:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:55:24 06:28:01 5 0.03 0.00 0.02 0.00 0.05 99.90 06:55:24 06:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:55:24 06:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:55:24 06:29:01 all 0.03 0.00 0.01 0.03 0.01 99.92 06:55:24 06:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:55:24 06:29:01 1 0.03 0.00 0.00 0.18 0.00 99.78 06:55:24 06:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:55:24 06:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:55:24 06:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:55:24 06:29:01 5 0.05 0.00 0.05 0.02 0.03 99.85 06:55:24 06:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:55:24 06:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:55:24 06:30:01 all 0.03 0.00 0.03 0.11 0.01 99.82 06:55:24 06:30:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:55:24 06:30:01 1 0.02 0.00 0.03 0.37 0.02 99.57 06:55:24 06:30:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:55:24 06:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:55:24 06:30:01 4 0.02 0.00 0.03 0.00 0.02 99.93 06:55:24 06:30:01 5 0.07 0.00 0.03 0.07 0.03 99.80 06:55:24 06:30:01 6 0.05 0.00 0.05 0.28 0.00 99.62 06:55:24 06:30:01 7 0.00 0.00 0.05 0.13 0.02 99.80 06:55:24 06:31:01 all 0.03 0.00 0.01 0.02 0.01 99.93 06:55:24 06:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:55:24 06:31:01 1 0.05 0.00 0.02 0.15 0.02 99.77 06:55:24 06:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:55:24 06:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:55:24 06:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:55:24 06:31:01 5 0.08 0.00 0.02 0.02 0.02 99.87 06:55:24 06:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:55:24 06:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:55:24 06:32:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:55:24 06:32:01 0 0.00 0.00 0.02 0.02 0.00 99.97 06:55:24 06:32:01 1 0.05 0.00 0.02 0.03 0.03 99.87 06:55:24 06:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:55:24 06:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:55:24 06:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:55:24 06:32:01 5 0.18 0.00 0.00 0.00 0.02 99.80 06:55:24 06:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:55:24 06:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:55:24 06:33:01 all 0.07 0.00 0.03 0.00 0.01 99.88 06:55:24 06:33:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:55:24 06:33:01 1 0.03 0.00 0.07 0.03 0.03 99.83 06:55:24 06:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:55:24 06:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:55:24 06:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:55:24 06:33:01 5 0.43 0.00 0.10 0.00 0.02 99.45 06:55:24 06:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:55:24 06:33:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:55:24 06:34:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:55:24 06:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:55:24 06:34:01 1 0.02 0.00 0.05 0.02 0.03 99.88 06:55:24 06:34:01 2 0.10 0.00 0.00 0.00 0.02 99.88 06:55:24 06:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:55:24 06:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:55:24 06:34:01 5 0.03 0.00 0.02 0.02 0.02 99.92 06:55:24 06:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:55:24 06:34:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:55:24 06:35:01 all 0.04 0.00 0.01 0.01 0.01 99.93 06:55:24 06:35:01 0 0.05 0.00 0.02 0.02 0.00 99.92 06:55:24 06:35:01 1 0.05 0.00 0.03 0.07 0.02 99.83 06:55:24 06:35:01 2 0.05 0.00 0.00 0.00 0.02 99.93 06:55:24 06:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:55:24 06:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:55:24 06:35:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:55:24 06:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:55:24 06:35:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:55:24 06:36:01 all 0.08 0.00 0.02 0.01 0.01 99.88 06:55:24 06:36:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:55:24 06:36:01 1 0.02 0.00 0.02 0.07 0.00 99.90 06:55:24 06:36:01 2 0.05 0.00 0.00 0.00 0.00 99.95 06:55:24 06:36:01 3 0.02 0.00 0.02 0.02 0.02 99.93 06:55:24 06:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:55:24 06:36:01 5 0.45 0.00 0.05 0.02 0.02 99.47 06:55:24 06:36:01 6 0.02 0.00 0.03 0.00 0.02 99.93 06:55:24 06:36:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:55:24 06:37:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:55:24 06:37:01 0 0.07 0.00 0.02 0.00 0.00 99.92 06:55:24 06:37:01 1 0.03 0.00 0.00 0.05 0.00 99.92 06:55:24 06:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:55:24 06:37:01 3 0.03 0.00 0.02 0.02 0.00 99.93 06:55:24 06:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:55:24 06:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:55:24 06:37:01 6 0.05 0.00 0.00 0.00 0.00 99.95 06:55:24 06:37:01 7 0.03 0.00 0.03 0.00 0.02 99.92 06:55:24 06:55:24 06:37:01 CPU %user %nice %system %iowait %steal %idle 06:55:24 06:38:01 all 0.22 0.00 0.02 0.00 0.01 99.74 06:55:24 06:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:55:24 06:38:01 1 0.00 0.00 0.02 0.02 0.02 99.95 06:55:24 06:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:55:24 06:38:01 3 0.00 0.00 0.00 0.02 0.02 99.97 06:55:24 06:38:01 4 0.00 0.00 0.03 0.00 0.03 99.93 06:55:24 06:38:01 5 1.65 0.00 0.03 0.00 0.02 98.30 06:55:24 06:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:55:24 06:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:55:24 06:39:01 all 0.15 0.00 0.02 0.00 0.01 99.82 06:55:24 06:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:55:24 06:39:01 1 0.07 0.00 0.02 0.02 0.00 99.90 06:55:24 06:39:01 2 0.13 0.00 0.02 0.00 0.02 99.83 06:55:24 06:39:01 3 0.00 0.00 0.05 0.02 0.02 99.92 06:55:24 06:39:01 4 0.05 0.00 0.03 0.00 0.05 99.87 06:55:24 06:39:01 5 0.86 0.00 0.02 0.00 0.02 99.11 06:55:24 06:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:55:24 06:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:55:24 06:40:01 all 0.05 0.00 0.01 0.00 0.01 99.93 06:55:24 06:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:55:24 06:40:01 1 0.02 0.00 0.07 0.02 0.02 99.88 06:55:24 06:40:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:55:24 06:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:55:24 06:40:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:55:24 06:40:01 5 0.25 0.00 0.02 0.00 0.00 99.73 06:55:24 06:40:01 6 0.02 0.00 0.00 0.02 0.00 99.97 06:55:24 06:40:01 7 0.05 0.00 0.00 0.00 0.02 99.93 06:55:24 06:41:02 all 0.03 0.00 0.02 0.01 0.01 99.93 06:55:24 06:41:02 0 0.00 0.00 0.05 0.00 0.02 99.93 06:55:24 06:41:02 1 0.02 0.00 0.00 0.07 0.02 99.90 06:55:24 06:41:02 2 0.03 0.00 0.03 0.00 0.00 99.93 06:55:24 06:41:02 3 0.03 0.00 0.00 0.02 0.00 99.95 06:55:24 06:41:02 4 0.02 0.00 0.03 0.00 0.03 99.92 06:55:24 06:41:02 5 0.03 0.00 0.00 0.00 0.02 99.95 06:55:24 06:41:02 6 0.03 0.00 0.00 0.00 0.00 99.97 06:55:24 06:41:02 7 0.03 0.00 0.03 0.00 0.02 99.92 06:55:24 06:42:01 all 0.04 0.00 0.01 0.00 0.01 99.93 06:55:24 06:42:01 0 0.12 0.00 0.02 0.00 0.03 99.83 06:55:24 06:42:01 1 0.02 0.00 0.02 0.02 0.00 99.95 06:55:24 06:42:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:55:24 06:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:55:24 06:42:01 4 0.03 0.00 0.03 0.00 0.02 99.92 06:55:24 06:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:55:24 06:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:55:24 06:42:01 7 0.08 0.00 0.00 0.00 0.02 99.90 06:55:24 06:43:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:55:24 06:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:55:24 06:43:01 1 0.00 0.00 0.02 0.05 0.02 99.92 06:55:24 06:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:55:24 06:43:01 3 0.00 0.00 0.02 0.02 0.00 99.97 06:55:24 06:43:01 4 0.02 0.00 0.02 0.00 0.05 99.92 06:55:24 06:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:55:24 06:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:55:24 06:43:01 7 0.02 0.00 0.03 0.00 0.00 99.95 06:55:24 06:44:01 all 0.03 0.00 0.01 0.01 0.01 99.93 06:55:24 06:44:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:55:24 06:44:01 1 0.05 0.00 0.03 0.10 0.02 99.80 06:55:24 06:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:55:24 06:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:55:24 06:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:55:24 06:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:55:24 06:44:01 6 0.05 0.00 0.03 0.00 0.00 99.92 06:55:24 06:44:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:55:24 06:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:55:24 06:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:55:24 06:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:55:24 06:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:55:24 06:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:55:24 06:45:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:55:24 06:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:55:24 06:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:55:24 06:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:55:24 06:46:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:55:24 06:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:55:24 06:46:01 1 0.02 0.00 0.02 0.03 0.02 99.92 06:55:24 06:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:55:24 06:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:55:24 06:46:01 4 0.00 0.00 0.03 0.00 0.03 99.93 06:55:24 06:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:55:24 06:46:01 6 0.05 0.00 0.02 0.00 0.02 99.92 06:55:24 06:46:01 7 0.05 0.00 0.02 0.00 0.00 99.93 06:55:24 06:47:01 all 0.02 0.00 0.02 0.01 0.01 99.94 06:55:24 06:47:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:55:24 06:47:01 1 0.02 0.00 0.00 0.05 0.00 99.93 06:55:24 06:47:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:55:24 06:47:01 3 0.02 0.00 0.00 0.02 0.02 99.95 06:55:24 06:47:01 4 0.03 0.00 0.03 0.00 0.03 99.90 06:55:24 06:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:55:24 06:47:01 6 0.03 0.00 0.03 0.00 0.02 99.92 06:55:24 06:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:55:24 06:48:01 all 0.10 0.00 0.01 0.01 0.01 99.88 06:55:24 06:48:01 0 0.47 0.00 0.00 0.00 0.00 99.53 06:55:24 06:48:01 1 0.02 0.00 0.03 0.05 0.02 99.88 06:55:24 06:48:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:55:24 06:48:01 3 0.00 0.00 0.02 0.02 0.00 99.97 06:55:24 06:48:01 4 0.10 0.00 0.03 0.00 0.02 99.85 06:55:24 06:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:55:24 06:48:01 6 0.07 0.00 0.00 0.00 0.00 99.93 06:55:24 06:48:01 7 0.08 0.00 0.02 0.00 0.00 99.90 06:55:24 06:55:24 06:48:01 CPU %user %nice %system %iowait %steal %idle 06:55:24 06:49:01 all 0.26 0.00 0.01 0.02 0.01 99.70 06:55:24 06:49:01 0 1.95 0.00 0.02 0.00 0.02 98.01 06:55:24 06:49:01 1 0.02 0.00 0.02 0.15 0.00 99.82 06:55:24 06:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:55:24 06:49:01 3 0.00 0.00 0.00 0.03 0.02 99.95 06:55:24 06:49:01 4 0.03 0.00 0.02 0.00 0.03 99.92 06:55:24 06:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:55:24 06:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:55:24 06:49:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:55:24 06:50:01 all 0.08 0.00 0.01 0.01 0.00 99.89 06:55:24 06:50:01 0 0.32 0.00 0.00 0.00 0.00 99.68 06:55:24 06:50:01 1 0.05 0.00 0.02 0.02 0.00 99.92 06:55:24 06:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:55:24 06:50:01 3 0.02 0.00 0.00 0.07 0.00 99.92 06:55:24 06:50:01 4 0.07 0.00 0.02 0.00 0.02 99.90 06:55:24 06:50:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:55:24 06:50:01 6 0.08 0.00 0.03 0.00 0.00 99.88 06:55:24 06:50:01 7 0.05 0.00 0.03 0.00 0.00 99.92 06:55:24 06:51:01 all 0.07 0.00 0.02 0.00 0.01 99.90 06:55:24 06:51:01 0 0.37 0.00 0.02 0.00 0.02 99.60 06:55:24 06:51:01 1 0.02 0.00 0.02 0.02 0.02 99.93 06:55:24 06:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:55:24 06:51:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:55:24 06:51:01 4 0.07 0.00 0.07 0.00 0.03 99.83 06:55:24 06:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:55:24 06:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:55:24 06:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:55:24 06:52:01 all 0.04 0.00 0.01 0.01 0.01 99.93 06:55:24 06:52:01 0 0.10 0.00 0.03 0.00 0.00 99.87 06:55:24 06:52:01 1 0.03 0.00 0.03 0.02 0.00 99.92 06:55:24 06:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:55:24 06:52:01 3 0.02 0.00 0.00 0.05 0.02 99.92 06:55:24 06:52:01 4 0.05 0.00 0.00 0.00 0.02 99.93 06:55:24 06:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:55:24 06:52:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:55:24 06:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:55:24 06:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:55:24 06:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:55:24 06:53:01 1 0.05 0.00 0.00 0.02 0.00 99.93 06:55:24 06:53:01 2 0.05 0.00 0.00 0.00 0.02 99.93 06:55:24 06:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:55:24 06:53:01 4 0.05 0.00 0.03 0.00 0.02 99.90 06:55:24 06:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:55:24 06:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:55:24 06:53:01 7 0.03 0.00 0.03 0.00 0.00 99.93 06:55:24 06:54:01 all 3.04 0.00 1.47 1.07 0.03 94.38 06:55:24 06:54:01 0 2.18 0.00 1.04 0.27 0.02 96.49 06:55:24 06:54:01 1 2.95 0.00 1.66 3.26 0.07 92.06 06:55:24 06:54:01 2 3.82 0.00 1.21 0.00 0.02 94.96 06:55:24 06:54:01 3 3.32 0.00 2.07 4.90 0.03 89.67 06:55:24 06:54:01 4 3.77 0.00 1.24 0.00 0.03 94.96 06:55:24 06:54:01 5 3.02 0.00 1.39 0.00 0.02 95.58 06:55:24 06:54:01 6 2.59 0.00 1.91 0.17 0.03 95.30 06:55:24 06:54:01 7 2.69 0.00 1.22 0.00 0.03 96.05 06:55:24 06:55:01 all 7.10 0.00 3.23 3.40 0.09 86.17 06:55:24 06:55:01 0 6.10 0.00 3.65 1.31 0.24 88.71 06:55:24 06:55:01 1 9.44 0.00 3.83 8.48 0.09 78.16 06:55:24 06:55:01 2 7.05 0.00 2.46 0.19 0.05 90.25 06:55:24 06:55:01 3 5.97 0.00 3.57 13.43 0.10 76.94 06:55:24 06:55:01 4 6.92 0.00 2.69 0.19 0.07 90.13 06:55:24 06:55:01 5 8.19 0.00 3.67 2.06 0.07 86.01 06:55:24 06:55:01 6 5.45 0.00 2.49 1.63 0.07 90.35 06:55:24 06:55:01 7 7.72 0.00 3.52 0.05 0.07 88.65 06:55:24 Average: all 8.49 0.00 1.57 0.88 0.03 89.01 06:55:24 Average: 0 8.40 0.00 1.55 1.24 0.04 88.78 06:55:24 Average: 1 8.44 0.00 1.68 1.33 0.03 88.51 06:55:24 Average: 2 8.42 0.00 1.57 0.79 0.03 89.20 06:55:24 Average: 3 8.39 0.00 1.63 1.64 0.04 88.30 06:55:24 Average: 4 8.57 0.00 1.46 0.43 0.04 89.50 06:55:24 Average: 5 8.61 0.00 1.54 0.43 0.03 89.39 06:55:24 Average: 6 8.41 0.00 1.55 0.84 0.03 89.16 06:55:24 Average: 7 8.70 0.00 1.61 0.38 0.03 89.28 06:55:24 06:55:24 06:55:24