Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8602b498d3128349393517fce1ac5cb853a1a35d 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-ssh1922796620715135388.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13729578674566911768.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12088982394221016687.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4475087072091318834.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-ssh17407038891363619486.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-34669’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-34990’ is offline Running on prd-ubuntu20.04-docker-8c-8g-34992 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/763 [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/763 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8602b498d3128349393517fce1ac5cb853a1a35d (main) Commit message: "Merge pull request #5029 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.12" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8602b498d3128349393517fce1ac5cb853a1a35d # timeout=10 > git rev-list --no-walk ba285599d092cd88ba2ac7c49c113d850730d643 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:38:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:38:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:38:27 ========================================================= 01:38:27 EdgeX Global Pipelines Version Info 01:38:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:38:28 ------------------- 01:38:28 stable info: 01:38:28 ------------------- 01:38:28 Commited By: Cherry Wang cherry@iotechsys.com 01:38:28 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:38:28 Message: update stable to v1.0.269 01:38:29 ------------------- 01:38:29 experimental info: 01:38:29 ------------------- 01:38:29 Commited By: **** collab-it+edgex@linuxfoundation.org 01:38:29 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:38:29 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8602b49 [Pipeline] echo 01:38:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:38:29 provisioning config files... 01:38:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/763@tmp/config17760606602987134987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:38:30 ---> ****-login.sh 01:38:30 nexus3.edgexfoundry.org:10001 01:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:30 Configure a credential helper to remove this warning. See 01:38:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:30 01:38:30 Login Succeeded 01:38:30 nexus3.edgexfoundry.org:10002 01:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:30 Configure a credential helper to remove this warning. See 01:38:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:30 01:38:30 Login Succeeded 01:38:30 nexus3.edgexfoundry.org:10003 01:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:30 Configure a credential helper to remove this warning. See 01:38:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:30 01:38:30 Login Succeeded 01:38:30 nexus3.edgexfoundry.org:10004 01:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:30 Configure a credential helper to remove this warning. See 01:38:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:30 01:38:30 Login Succeeded 01:38:30 ****.io 01:38:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:30 Configure a credential helper to remove this warning. See 01:38:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:30 01:38:30 Login Succeeded 01:38:30 ---> ****-login.sh ends [Pipeline] } 01:38:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:38:31 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 01:38:31 + dirname cmd/core-command/Dockerfile 01:38:31 + cut -d/ -f2 01:38:31 + echo core-command,cmd/core-command/Dockerfile 01:38:31 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:38:31 + cut -d/ -f2 01:38:31 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:38:31 + dirname cmd/core-data/Dockerfile 01:38:31 + cut -d/ -f2 01:38:31 + echo core-data,cmd/core-data/Dockerfile 01:38:31 + dirname cmd/core-keeper/Dockerfile 01:38:31 + cut -d/ -f2 01:38:31 + echo core-keeper,cmd/core-keeper/Dockerfile 01:38:31 + dirname cmd/core-metadata/Dockerfile 01:38:31 + cut -d/ -f2 01:38:31 + echo core-metadata,cmd/core-metadata/Dockerfile 01:38:31 + dirname+ cmd/security-bootstrapper/Dockerfile 01:38:31 cut -d/ -f2 01:38:31 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:38:31 + dirname cmd/security-proxy-auth/Dockerfile 01:38:31 + cut -d/ -f2 01:38:31 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:38:31 + + dirname cmd/security-proxy-setup/Dockerfile 01:38:31 cut -d/ -f2 01:38:31 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:38:31 + dirname cmd/security-secretstore-setup/Dockerfile 01:38:31 + cut -d/ -f2 01:38:31 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:38:31 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:38:31 + cut -d/ -f2 01:38:31 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:38:31 + dirname cmd/security-spire-agent/Dockerfile 01:38:31 + cut -d/ -f2 01:38:31 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:38:31 + dirname cmd/security-spire-config/Dockerfile 01:38:31 + cut -d/ -f2 01:38:31 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:38:31 + dirname cmd/security-spire-server/Dockerfile 01:38:31 + cut -d/ -f2 01:38:31 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:38:31 + dirname cmd/support-notifications/Dockerfile 01:38:31 + cut -d/ -f2 01:38:31 + echo support-notifications,cmd/support-notifications/Dockerfile 01:38:31 + + dirnamecut cmd/support-scheduler/Dockerfile -d/ 01:38:31 -f2 01:38:31 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:38:31 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:38:31 + git rev-list -1 --merges 8602b498d3128349393517fce1ac5cb853a1a35d~1..8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] echo 01:38:31 -----------> git rev-list -1 --merges 8602b498d3128349393517fce1ac5cb853a1a35d~1..8602b498d3128349393517fce1ac5cb853a1a35d 8602b498d3128349393517fce1ac5cb853a1a35d 01:38:31 8602b498d3128349393517fce1ac5cb853a1a35d [false] [Pipeline] sh 01:38:31 + git log --format=format:%s -1 8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] echo 01:38:31 ========================================================= 01:38:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:38:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:38:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:38:32 + grep -v github /etc/ssh/ssh_known_hosts 01:38:32 + [ -e /tmp/ssh_known_hosts ] 01:38:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:38:32 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:38:32 sudo tee -a /etc/ssh/ssh_known_hosts 01:38:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:38:32 01:38:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:38:33 0.1.4: Pulling from edgex-devops/py-git-semver 01:38:33 b85a868b505f: Pulling fs layer 01:38:33 e2be974225ed: Pulling fs layer 01:38:33 339a4e72a1f5: Pulling fs layer 01:38:33 988bab9f4d93: Pulling fs layer 01:38:33 1469e6f7b9e6: Pulling fs layer 01:38:33 eaf3925da568: Pulling fs layer 01:38:33 bab4dde63d76: Pulling fs layer 01:38:33 bde34c3a00c8: Pulling fs layer 01:38:33 b352a97aabf1: Pulling fs layer 01:38:33 4872d77fe225: Pulling fs layer 01:38:33 5851b861e8e6: Pulling fs layer 01:38:33 988bab9f4d93: Waiting 01:38:33 1469e6f7b9e6: Waiting 01:38:33 eaf3925da568: Waiting 01:38:33 bab4dde63d76: Waiting 01:38:33 bde34c3a00c8: Waiting 01:38:33 b352a97aabf1: Waiting 01:38:33 4872d77fe225: Waiting 01:38:33 5851b861e8e6: Waiting 01:38:33 e2be974225ed: Download complete 01:38:33 988bab9f4d93: Download complete 01:38:33 1469e6f7b9e6: Verifying Checksum 01:38:33 1469e6f7b9e6: Download complete 01:38:33 eaf3925da568: Verifying Checksum 01:38:33 eaf3925da568: Download complete 01:38:33 339a4e72a1f5: Verifying Checksum 01:38:33 339a4e72a1f5: Download complete 01:38:33 bde34c3a00c8: Verifying Checksum 01:38:33 bde34c3a00c8: Download complete 01:38:33 b352a97aabf1: Verifying Checksum 01:38:33 b352a97aabf1: Download complete 01:38:33 4872d77fe225: Verifying Checksum 01:38:33 4872d77fe225: Download complete 01:38:33 5851b861e8e6: Download complete 01:38:33 b85a868b505f: Verifying Checksum 01:38:33 b85a868b505f: Download complete 01:38:33 bab4dde63d76: Verifying Checksum 01:38:33 bab4dde63d76: Download complete 01:38:34 b85a868b505f: Pull complete 01:38:34 e2be974225ed: Pull complete 01:38:34 339a4e72a1f5: Pull complete 01:38:35 988bab9f4d93: Pull complete 01:38:35 1469e6f7b9e6: Pull complete 01:38:35 eaf3925da568: Pull complete 01:38:36 bab4dde63d76: Pull complete 01:38:37 bde34c3a00c8: Pull complete 01:38:37 b352a97aabf1: Pull complete 01:38:37 4872d77fe225: Pull complete 01:38:37 5851b861e8e6: Pull complete 01:38:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:38:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:38:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:37 prd-ubuntu20.04-docker-8c-8g-34992 does not seem to be running inside a container 01:38:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:38:40 $ docker top c52506f979517c9d290efe0ced5a364a82c446720b100cf6a6c94a82c4bea689 -eo pid,comm 01:38:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:38:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:38:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:38:40 [ssh-agent] Looking for ssh-agent implementation... 01:38:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:38:40 $ docker exec c52506f979517c9d290efe0ced5a364a82c446720b100cf6a6c94a82c4bea689 ssh-agent 01:38:40 SSH_AUTH_SOCK=/tmp/ssh-ejaE4fPC0Qyq/agent.33 01:38:40 SSH_AGENT_PID=39 01:38:40 Running ssh-add (command line suppressed) 01:38:40 Identity added: /w/workspace/edgex-go/763@tmp/private_key_4993155334067877199.key (/w/workspace/edgex-go/763@tmp/private_key_4993155334067877199.key) 01:38:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:38:40 + git tag --points-at HEAD [Pipeline] } 01:38:40 $ docker exec --env ******** --env ******** c52506f979517c9d290efe0ced5a364a82c446720b100cf6a6c94a82c4bea689 ssh-agent -k 01:38:41 unset SSH_AUTH_SOCK; 01:38:41 unset SSH_AGENT_PID; 01:38:41 echo Agent pid 39 killed; 01:38:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:38:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:38:41 [ssh-agent] Looking for ssh-agent implementation... 01:38:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:38:41 $ docker exec c52506f979517c9d290efe0ced5a364a82c446720b100cf6a6c94a82c4bea689 ssh-agent 01:38:41 SSH_AUTH_SOCK=/tmp/ssh-4Q9qiAiWD6Ms/agent.73 01:38:41 SSH_AGENT_PID=79 01:38:41 Running ssh-add (command line suppressed) 01:38:41 Identity added: /w/workspace/edgex-go/763@tmp/private_key_492250282716142694.key (/w/workspace/edgex-go/763@tmp/private_key_492250282716142694.key) 01:38:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:38:41 + git semver init 01:38:41 2024-12-13 01:38:41,856 [run_init] DEBUG init version:0.0.0 force:False 01:38:41 2024-12-13 01:38:41,857 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/763/.semver 01:38:41 2024-12-13 01:38:41,858 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/763/.semver 01:38:41 2024-12-13 01:38:41,858 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/763/.semver'], cwd=/w/workspace/edgex-go/763, universal_newlines=False, shell=None, istream=None) 01:38:47 2024-12-13 01:38:46,816 [append_file] DEBUG append to file:/w/workspace/edgex-go/763/.git/info/exclude 01:38:47 2024-12-13 01:38:46,816 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/763/.semver/main with force:False 01:38:47 2024-12-13 01:38:46,816 [read_version] DEBUG read version from /w/workspace/edgex-go/763/.semver/main 01:38:47 2024-12-13 01:38:46,817 [read_version] DEBUG read version from /w/workspace/edgex-go/763/.semver/main 01:38:47 4.0.0-dev.27 [Pipeline] } 01:38:47 $ docker exec --env ******** --env ******** c52506f979517c9d290efe0ced5a364a82c446720b100cf6a6c94a82c4bea689 ssh-agent -k 01:38:47 unset SSH_AUTH_SOCK; 01:38:47 unset SSH_AGENT_PID; 01:38:47 echo Agent pid 79 killed; 01:38:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:38:47 + git semver [Pipeline] } 01:38:47 $ docker stop --time=1 c52506f979517c9d290efe0ced5a364a82c446720b100cf6a6c94a82c4bea689 01:38:49 $ docker rm -f --volumes c52506f979517c9d290efe0ced5a364a82c446720b100cf6a6c94a82c4bea689 [Pipeline] // withDockerContainer [Pipeline] sh 01:38:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:38:49 Stashed 1 file(s) [Pipeline] echo 01:38:49 [edgeXSemver]: initialized semver on version 4.0.0-dev.27 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:38:50 + git config --global --add safe.directory /w/workspace/edgex-go/763 [Pipeline] echo 01:38:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:38:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:38:50 ========================================================= 01:38:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:38:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:38:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:38:50 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:38:50 43c4264eed91: Pulling fs layer 01:38:50 4cc291be95ef: Pulling fs layer 01:38:50 2ac1f1163629: Pulling fs layer 01:38:50 5c3c966382ef: Pulling fs layer 01:38:50 4f4fb700ef54: Pulling fs layer 01:38:50 5d5c8e513c77: Pulling fs layer 01:38:50 9f66e0745190: Pulling fs layer 01:38:50 f49a43e4bbc0: Pulling fs layer 01:38:50 561ebcabdf7f: Pulling fs layer 01:38:50 5d5c8e513c77: Waiting 01:38:50 9f66e0745190: Waiting 01:38:50 5c3c966382ef: Waiting 01:38:50 4f4fb700ef54: Waiting 01:38:50 f49a43e4bbc0: Waiting 01:38:50 4cc291be95ef: Verifying Checksum 01:38:50 5c3c966382ef: Verifying Checksum 01:38:50 5c3c966382ef: Download complete 01:38:50 4f4fb700ef54: Verifying Checksum 01:38:50 4f4fb700ef54: Download complete 01:38:50 5d5c8e513c77: Verifying Checksum 01:38:50 5d5c8e513c77: Download complete 01:38:50 43c4264eed91: Download complete 01:38:50 9f66e0745190: Verifying Checksum 01:38:50 9f66e0745190: Download complete 01:38:50 43c4264eed91: Pull complete 01:38:50 561ebcabdf7f: Download complete 01:38:50 4cc291be95ef: Pull complete 01:38:51 2ac1f1163629: Download complete 01:38:51 f49a43e4bbc0: Verifying Checksum 01:38:51 f49a43e4bbc0: Download complete 01:38:54 2ac1f1163629: Pull complete 01:38:54 5c3c966382ef: Pull complete 01:38:54 4f4fb700ef54: Pull complete 01:38:54 5d5c8e513c77: Pull complete 01:38:54 9f66e0745190: Pull complete 01:38:57 f49a43e4bbc0: Pull complete 01:38:57 561ebcabdf7f: Pull complete 01:38:57 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:38:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:38:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:38:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:38:57 WORKDIR /edgex 01:38:57 COPY go.mod . 01:38:57 RUN go mod download 01:38:57 + docker build -t ci-base-image-x86_64 -f - . 01:38:58 Sending build context to Docker daemon 178.1MB 01:38:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:38:58 ---> 3a752c3f9dda 01:38:58 Step 2/4 : WORKDIR /edgex 01:39:04 Still waiting to schedule task 01:39:04 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-34989’ 01:39:04 ---> Running in cf5799bf5f73 01:39:04 Removing intermediate container cf5799bf5f73 01:39:04 ---> e370617e3227 01:39:04 Step 3/4 : COPY go.mod . 01:39:04 ---> c94b05acc14f 01:39:04 Step 4/4 : RUN go mod download 01:39:04 ---> Running in 8d323945f110 01:39:31 Removing intermediate container 8d323945f110 01:39:31 ---> 8b01753046b6 01:39:31 Successfully built 8b01753046b6 01:39:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:31 + docker inspect -f . ci-base-image-x86_64 01:39:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:31 prd-ubuntu20.04-docker-8c-8g-34992 does not seem to be running inside a container 01:39:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:39:32 $ docker top a95aa746d5cc79df16e44039287d6725e2c4929be2e58b55d392f2e8b06b11e2 -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:32 + go version 01:39:32 go version go1.23.2 linux/amd64 [Pipeline] } 01:39:32 $ docker stop --time=1 a95aa746d5cc79df16e44039287d6725e2c4929be2e58b55d392f2e8b06b11e2 01:39:33 $ docker rm -f --volumes a95aa746d5cc79df16e44039287d6725e2c4929be2e58b55d392f2e8b06b11e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:34 + docker inspect -f . ci-base-image-x86_64 01:39:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:34 prd-ubuntu20.04-docker-8c-8g-34992 does not seem to be running inside a container 01:39:34 $ 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/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:39:34 $ docker top 5c69b9ba74f7cca691fe517eb5b106aec04d0dc988b685eb0f7ccf271704ddad -eo pid,comm [Pipeline] { [Pipeline] echo 01:39:34 ========================================================= 01:39:34 [edgeXBuildGoParallel] Running Tests and Build... 01:39:34 ========================================================= [Pipeline] sh 01:39:35 + git config --global --add safe.directory /w/workspace/edgex-go/763 [Pipeline] fileExists [Pipeline] sh 01:39:35 + make test 01:39:35 go test -race -coverprofile=coverage.out ./... 01:39:43 ? github.com/edgexfoundry/edgex-go [no test files] 01:40:10 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:40:10 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:40:11 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:40:11 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:40:11 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:40:11 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:40:11 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:40:11 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:40:11 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:40:11 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:40:11 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:40:11 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:40:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:40:12 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:40:12 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:40:13 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:40:13 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:40:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.030s coverage: 28.7% of statements 01:40:14 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:40:14 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 01:40:14 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:40:15 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:40:15 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:40:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 01:40:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:40:16 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:40:16 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:40:16 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:40:16 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:40:16 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:40:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:40:16 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:40:16 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:40:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:40:17 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:40:17 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:40:17 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 01:40:17 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:40:19 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:40:19 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements 01:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 48.4% of statements 01:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.734s coverage: 93.4% of statements 01:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.039s coverage: 91.7% of statements 01:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 9.4% of statements 01:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:40:20 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:40:20 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:40:20 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:40:20 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:40:20 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:40:20 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:40:20 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:40:20 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:40:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.452s coverage: 95.8% of statements 01:40:21 ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements 01:40:22 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:40:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:40:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:40:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] 01:40:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.051s coverage: 1.1% of statements 01:40:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.042s coverage: 44.2% of statements 01:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements 01:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 87.1% of statements 01:40:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements 01:40:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:40:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:40:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.051s coverage: 96.3% of statements 01:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 01:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:40:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:40:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:40:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:40:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:40:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:40:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:40:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:40:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:40:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:40:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:40:26 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:40:26 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:40:26 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:40:27 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:40:29 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:40:29 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:40:32 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:40:32 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 01:40:32 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:40:33 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:40:33 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:40:33 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:40:33 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:40:33 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:40:33 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:40:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:40:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:40:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:40:35 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:40:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 01:40:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:40:37 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:40:37 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:40:38 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:40:38 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:40:38 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 01:40:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:40:39 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.042s coverage: 92.9% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 66.7% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 17.0% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.128s coverage: 63.1% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 36.8% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.018s coverage: 93.8% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.032s coverage: 3.1% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 17.2% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.099s coverage: 95.7% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.083s coverage: 97.7% of statements 01:40:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 45.8% of statements 01:40:51 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:40:51 running golangci-lint 01:40:51 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 01:40:51 go version go1.23.2 linux/amd64 01:40:51 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 01:40:51 level=info msg="[config_reader] Used config file .golangci.yml" 01:40:51 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 01:41:13 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|types_sizes|deps|files|imports|name) took 22.016194661s" 01:41:13 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.059016ms" 01:41:25 level=info msg="[linters_context/goanalysis] analyzers took 1m35.383466857s with top 10 stages: buildir: 52.788446458s, gosec: 3.378286108s, inspect: 2.622669284s, fact_deprecated: 1.877071363s, ctrlflow: 1.781376889s, fact_purity: 1.620469939s, printf: 1.598515039s, nilness: 1.498376319s, unused: 969.67048ms, S1038: 967.867149ms" 01:41:25 level=info msg="[runner] Issues before processing: 193, after processing: 0" 01:41:25 level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 193/193, identifier_marker: 193/193, exclude-rules: 193/15, cgo: 193/193, filename_unadjuster: 193/193, invalid_issue: 193/193, autogenerated_exclude: 193/193, nolint: 15/0, path_prettifier: 193/193, skip_files: 193/193, exclude: 193/193" 01:41:25 level=info msg="[runner] processing took 16.304286ms with stages: nolint: 6.561894ms, identifier_marker: 4.928865ms, exclude-rules: 1.485511ms, path_prettifier: 1.480831ms, autogenerated_exclude: 1.083043ms, skip_dirs: 681.396µs, cgo: 42.253µs, invalid_issue: 24.982µs, filename_unadjuster: 11.621µs, uniq_by_line: 710ns, max_same_issues: 610ns, fixer: 400ns, skip_files: 350ns, max_from_linter: 340ns, sort_results: 340ns, exclude: 290ns, path_prefixer: 230ns, source_code: 150ns, diff: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, severity-rules: 100ns" 01:41:25 level=info msg="[runner] linters took 11.02573323s with stages: goanalysis_metalinter: 11.009301766s" 01:41:25 level=info msg="File cache stats: 0 entries of total size 0B" 01:41:25 level=info msg="Memory: 328 samples, avg is 268.8MB, max is 1249.8MB" 01:41:25 level=info msg="Execution took 33.095466798s" 01:41:25 go vet ./... 01:41:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:41:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:41:31 ./bin/test-attribution-txt.sh [Pipeline] echo 01:41:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 01:41:31 + ls -al . 01:41:31 total 1740 01:41:31 drwxrwxr-x 11 1001 1001 4096 Dec 13 01:39 . 01:41:31 drwxr-xr-x 4 root root 4096 Dec 13 01:39 .. 01:41:31 drwxrwxr-x 2 1001 1001 4096 Dec 13 01:38 .blubracket 01:41:31 -rw-rw-r-- 1 1001 1001 10 Dec 13 01:38 .dockerignore 01:41:31 drwxrwxr-x 8 1001 1001 4096 Dec 13 01:40 .git 01:41:31 drwxrwxr-x 3 1001 1001 4096 Dec 13 01:38 .github 01:41:31 -rw-rw-r-- 1 1001 1001 907 Dec 13 01:38 .gitignore 01:41:31 -rw-rw-r-- 1 1001 1001 199 Dec 13 01:38 .golangci.yml 01:41:31 -rw-rw-r-- 1 1001 1001 100 Dec 13 01:38 .hadolint.yml 01:41:31 drwxr-xr-x 3 1001 1001 4096 Dec 13 01:38 .semver 01:41:31 -rw-rw-r-- 1 1001 1001 155 Dec 13 01:38 .sonarcloud.properties 01:41:31 -rw-rw-r-- 1 1001 1001 1171 Dec 13 01:38 ADOPTERS.md 01:41:31 -rw-rw-r-- 1 1001 1001 17141 Dec 13 01:38 Attribution.txt 01:41:31 -rw-rw-r-- 1 1001 1001 100284 Dec 13 01:38 CHANGELOG.md 01:41:31 -rw-rw-r-- 1 1001 1001 3804 Dec 13 01:38 CONTRIBUTING.md 01:41:31 -rw-rw-r-- 1 1001 1001 677 Dec 13 01:38 GOVERNANCE.md 01:41:31 -rw-rw-r-- 1 1001 1001 858 Dec 13 01:38 Jenkinsfile 01:41:31 -rw-rw-r-- 1 1001 1001 10775 Dec 13 01:38 LICENSE 01:41:31 -rw-rw-r-- 1 1001 1001 16740 Dec 13 01:38 Makefile 01:41:31 -rw-rw-r-- 1 1001 1001 582 Dec 13 01:38 OWNERS.md 01:41:31 -rw-rw-r-- 1 1001 1001 9932 Dec 13 01:38 README.md 01:41:31 -rw-rw-r-- 1 1001 1001 789 Dec 13 01:38 SECURITY.md 01:41:31 -rw-rw-r-- 1 1001 1001 12 Dec 13 01:38 VERSION 01:41:31 drwxrwxr-x 2 1001 1001 4096 Dec 13 01:38 bin 01:41:31 drwxrwxr-x 19 1001 1001 4096 Dec 13 01:38 cmd 01:41:31 -rw-r--r-- 1 root root 1412873 Dec 13 01:40 coverage.out 01:41:31 drwxrwxr-x 2 1001 1001 4096 Dec 13 01:38 fuzz_test 01:41:31 -rw-rw-r-- 1 1001 1001 6473 Dec 13 01:38 go.mod 01:41:31 -rw-rw-r-- 1 1001 1001 87891 Dec 13 01:38 go.sum 01:41:31 drwxrwxr-x 7 1001 1001 4096 Dec 13 01:38 internal 01:41:31 drwxrwxr-x 2 1001 1001 4096 Dec 13 01:38 openapi 01:41:31 -rw-rw-r-- 1 1001 1001 584 Dec 13 01:38 security.txt 01:41:31 -rw-rw-r-- 1 1001 1001 204 Dec 13 01:38 version.go [Pipeline] sh 01:41:31 + '[' -e coverage.out ] 01:41:31 + chown 1001:1001 coverage.out [Pipeline] stash 01:41:31 Stashed 1 file(s) [Pipeline] sh 01:41:32 + make build 01:41:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:41:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:41:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:41:57 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:41:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:41:59 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:42:03 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:42:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:42:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:42:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:42:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:42:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:42:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:42:10 $ docker stop --time=1 5c69b9ba74f7cca691fe517eb5b106aec04d0dc988b685eb0f7ccf271704ddad 01:42:17 $ docker rm -f --volumes 5c69b9ba74f7cca691fe517eb5b106aec04d0dc988b685eb0f7ccf271704ddad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:42:18 01:42:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:42:19 latest: Pulling from edgex-devops/edgex-compose 01:42:19 91d30c5bc195: Pulling fs layer 01:42:19 2e9b0aa3be6d: Pulling fs layer 01:42:19 9c61dcf015f6: Pulling fs layer 01:42:19 4698f68db338: Pulling fs layer 01:42:19 2a2f49069b9e: Pulling fs layer 01:42:19 2a2f49069b9e: Waiting 01:42:19 4698f68db338: Waiting 01:42:19 e0025b399a48: Pulling fs layer 01:42:19 e0025b399a48: Waiting 01:42:19 91d30c5bc195: Verifying Checksum 01:42:19 91d30c5bc195: Download complete 01:42:19 4698f68db338: Verifying Checksum 01:42:19 4698f68db338: Download complete 01:42:19 91d30c5bc195: Pull complete 01:42:19 2e9b0aa3be6d: Verifying Checksum 01:42:19 2e9b0aa3be6d: Download complete 01:42:19 e0025b399a48: Verifying Checksum 01:42:19 e0025b399a48: Download complete 01:42:19 2e9b0aa3be6d: Pull complete 01:42:19 9c61dcf015f6: Verifying Checksum 01:42:19 9c61dcf015f6: Download complete 01:42:22 9c61dcf015f6: Pull complete 01:42:22 4698f68db338: Pull complete 01:42:22 2a2f49069b9e: Pull complete 01:42:22 e0025b399a48: Pull complete 01:42:22 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:42:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:42:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:42:22 prd-ubuntu20.04-docker-8c-8g-34992 does not seem to be running inside a container 01:42:22 $ 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/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:42:25 $ docker top cbaca7c0088904b5c94130e0e1fef8226a4fa61e4eb05a7b2868fb9c0d9085aa -eo pid,comm [Pipeline] { [Pipeline] sh 01:42:26 + docker compose -f ./docker-compose-build.yml build --parallel 01:42:28 #1 [security-proxy-setup internal] load build definition from Dockerfile 01:42:28 #1 transferring dockerfile: 01:42:28 #1 transferring dockerfile: 2.50kB done 01:42:28 #1 DONE 0.0s 01:42:28 01:42:28 #2 [security-spire-agent internal] load build definition from Dockerfile 01:42:28 #2 transferring dockerfile: 1.81kB done 01:42:28 #2 DONE 0.0s 01:42:28 01:42:28 #3 [security-proxy-auth internal] load build definition from Dockerfile 01:42:28 #3 transferring dockerfile: 2.15kB done 01:42:28 #3 DONE 0.0s 01:42:28 01:42:28 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:42:28 #4 transferring dockerfile: 1.89kB done 01:42:28 #4 DONE 0.0s 01:42:28 01:42:28 #5 [support-scheduler internal] load build definition from Dockerfile 01:42:28 #5 transferring dockerfile: 1.82kB done 01:42:28 #5 DONE 0.0s 01:42:28 01:42:28 #6 [security-spire-server internal] load build definition from Dockerfile 01:42:28 #6 transferring dockerfile: 1.70kB done 01:42:28 #6 DONE 0.0s 01:42:28 01:42:28 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:42:28 #7 transferring dockerfile: 2.23kB done 01:42:28 #7 DONE 0.0s 01:42:28 01:42:28 #8 [core-keeper internal] load build definition from Dockerfile 01:42:28 #8 transferring dockerfile: 2.07kB done 01:42:28 #8 DONE 0.1s 01:42:28 01:42:28 #9 [security-spire-config internal] load build definition from Dockerfile 01:42:28 #9 transferring dockerfile: 1.69kB done 01:42:28 #9 DONE 0.0s 01:42:28 01:42:28 #10 [core-data internal] load build definition from Dockerfile 01:42:28 #10 transferring dockerfile: 2.07kB done 01:42:28 #10 DONE 0.0s 01:42:28 01:42:28 #11 [support-notifications internal] load build definition from Dockerfile 01:42:28 #11 transferring dockerfile: 2.02kB done 01:42:28 #11 DONE 0.0s 01:42:28 01:42:28 #12 [security-secretstore-setup internal] load build definition from Dockerfile 01:42:28 #12 transferring dockerfile: 2.49kB done 01:42:28 #12 DONE 0.0s 01:42:28 01:42:28 #13 [security-bootstrapper internal] load build definition from Dockerfile 01:42:28 #13 transferring dockerfile: 3.02kB done 01:42:28 #13 DONE 0.1s 01:42:28 01:42:28 #14 [core-metadata internal] load build definition from Dockerfile 01:42:28 #14 transferring dockerfile: 2.13kB done 01:42:28 #14 DONE 0.1s 01:42:28 01:42:28 #15 [security-proxy-setup internal] load .dockerignore 01:42:28 #15 transferring context: 50B done 01:42:28 #15 DONE 0.1s 01:42:28 01:42:28 #16 [core-command internal] load build definition from Dockerfile 01:42:28 #16 transferring dockerfile: 1.94kB done 01:42:28 #16 DONE 0.1s 01:42:28 01:42:28 #17 [security-spire-agent internal] load .dockerignore 01:42:28 #17 transferring context: 50B done 01:42:28 #17 DONE 0.0s 01:42:28 01:42:28 #18 [security-proxy-auth internal] load .dockerignore 01:42:28 #18 transferring context: 50B done 01:42:28 #18 DONE 0.0s 01:42:28 01:42:28 #19 [security-spiffe-token-provider internal] load .dockerignore 01:42:28 #19 transferring context: 50B done 01:42:28 #19 DONE 0.0s 01:42:28 01:42:28 #20 [support-scheduler internal] load .dockerignore 01:42:28 #20 transferring context: 50B done 01:42:28 #20 DONE 0.0s 01:42:28 01:42:28 #21 [security-spire-server internal] load .dockerignore 01:42:28 #21 transferring context: 50B done 01:42:28 #21 DONE 0.0s 01:42:28 01:42:28 #22 [core-common-config-bootstrapper internal] load .dockerignore 01:42:28 #22 transferring context: 50B done 01:42:28 #22 DONE 0.0s 01:42:28 01:42:28 #23 [security-spire-config internal] load .dockerignore 01:42:28 #23 transferring context: 50B done 01:42:28 #23 DONE 0.0s 01:42:28 01:42:28 #24 [core-data internal] load .dockerignore 01:42:28 #24 transferring context: 50B done 01:42:28 #24 DONE 0.0s 01:42:28 01:42:28 #25 [support-notifications internal] load .dockerignore 01:42:28 #25 transferring context: 50B done 01:42:28 #25 DONE 0.0s 01:42:28 01:42:28 #26 [core-keeper internal] load .dockerignore 01:42:28 #26 transferring context: 50B done 01:42:28 #26 DONE 0.0s 01:42:28 01:42:28 #27 [security-bootstrapper internal] load .dockerignore 01:42:28 #27 transferring context: 50B done 01:42:28 #27 DONE 0.0s 01:42:28 01:42:28 #28 [security-secretstore-setup internal] load .dockerignore 01:42:28 #28 transferring context: 50B done 01:42:28 #28 DONE 0.0s 01:42:28 01:42:28 #29 [core-command internal] load .dockerignore 01:42:28 #29 transferring context: 50B done 01:42:28 #29 DONE 0.0s 01:42:28 01:42:28 #30 [core-metadata internal] load .dockerignore 01:42:28 #30 transferring context: 50B done 01:42:28 #30 DONE 0.0s 01:42:28 01:42:28 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:42:28 #31 DONE 0.0s 01:42:28 01:42:28 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 01:42:29 #32 ... 01:42:29 01:42:29 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:42:29 #31 DONE 0.0s 01:42:29 01:42:29 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 01:42:29 #32 ... 01:42:29 01:42:29 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:42:29 #31 DONE 0.0s 01:42:29 01:42:29 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 01:42:29 #32 DONE 0.2s 01:42:29 01:42:29 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:42:29 #31 DONE 0.0s 01:42:29 01:42:29 #33 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:42:29 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 01:42:29 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:42:29 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 01:42:29 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 01:42:29 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done 01:42:29 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 01:42:29 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.4s done 01:42:29 #33 ... 01:42:29 01:42:29 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 01:42:29 #34 DONE 0.8s 01:42:29 01:42:29 #33 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:42:29 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 01:42:29 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:42:29 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 01:42:29 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 01:42:29 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done 01:42:29 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.4s done 01:42:30 #33 ... 01:42:30 01:42:30 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 01:42:30 #35 DONE 0.9s 01:42:30 01:42:30 #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:42:30 #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 01:42:30 #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:42:30 #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 01:42:30 #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 01:42:30 #33 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.2s done 01:42:30 #33 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.4s done 01:42:30 #33 ... 01:42:30 01:42:30 #36 [security-spire-server internal] load build context 01:42:30 #36 transferring context: 23.57kB 0.0s done 01:42:30 #36 DONE 0.2s 01:42:30 01:42:30 #33 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:42:30 #33 DONE 1.3s 01:42:30 01:42:30 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:42:30 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 01:42:30 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 01:42:30 #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 01:42:30 #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 01:42:30 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s 01:42:30 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 01:42:30 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s 01:42:30 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:42:30 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s 01:42:30 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 01:42:30 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 01:42:30 #37 ... 01:42:30 01:42:30 #38 [security-spire-config internal] load build context 01:42:30 #38 transferring context: 21.82kB 0.0s done 01:42:30 #38 DONE 0.6s 01:42:30 01:42:30 #39 [security-spire-agent internal] load build context 01:42:30 #39 transferring context: 23.10kB 0.0s done 01:42:30 #39 DONE 0.5s 01:42:30 01:42:30 #40 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:42:30 #40 DONE 1.6s 01:42:30 01:42:30 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:42:30 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 01:42:30 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 0.4s 01:42:30 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 01:42:30 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 21.66MB / 30.73MB 0.5s 01:42:30 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s 01:42:31 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done 01:42:31 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 01:42:33 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done 01:42:40 #37 ... 01:42:40 01:42:40 #41 [security-spiffe-token-provider internal] load build context 01:42:40 #41 transferring context: 283.65MB 9.7s 01:42:40 #41 ... 01:42:40 01:42:40 #42 [security-proxy-setup internal] load build context 01:42:40 #42 ... 01:42:40 01:42:40 #43 [core-command internal] load build context 01:42:40 #43 ... 01:42:40 01:42:40 #44 [core-keeper internal] load build context 01:42:40 #44 ... 01:42:40 01:42:40 #45 [security-secretstore-setup internal] load build context 01:42:40 #45 ... 01:42:40 01:42:40 #46 [core-data internal] load build context 01:42:40 #46 ... 01:42:40 01:42:40 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:42:40 #47 ... 01:42:40 01:42:40 #48 [support-notifications internal] load build context 01:42:40 #48 ... 01:42:40 01:42:40 #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:42:40 #49 ... 01:42:40 01:42:40 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:42:40 #50 ... 01:42:40 01:42:40 #51 [core-common-config-bootstrapper internal] load build context 01:42:40 #51 ... 01:42:40 01:42:40 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:42:40 #52 ... 01:42:40 01:42:40 #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:42:40 #53 ... 01:42:40 01:42:40 #54 [core-metadata internal] load build context 01:42:41 #54 ... 01:42:41 01:42:41 #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:42:41 #0 0.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:42:41 #0 1.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:42:41 #0 1.417 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:42:41 #0 1.417 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:42:41 #0 1.417 OK: 24171 distinct packages available 01:42:41 #0 1.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:42:41 #0 1.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:42:41 #0 2.032 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:42:41 #0 2.176 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:42:41 #0 2.184 (3/7) Installing dumb-init (1.2.5-r3) 01:42:41 #0 2.189 (4/7) Installing musl-obstack (1.2.3-r2) 01:42:41 #0 2.197 (5/7) Installing libucontext (1.2-r3) 01:42:41 #0 2.201 (6/7) Installing gcompat (1.1.0-r4) 01:42:41 #0 2.205 (7/7) Installing openssl (3.3.2-r1) 01:42:41 #0 2.228 Executing busybox-1.36.1-r29.trigger 01:42:41 #0 2.237 OK: 9 MiB in 19 packages 01:42:41 #55 ... 01:42:41 01:42:41 #56 [security-proxy-auth internal] load build context 01:42:41 #56 ... 01:42:41 01:42:41 #57 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 01:42:41 #57 ... 01:42:41 01:42:41 #58 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:42:41 #58 ... 01:42:41 01:42:41 #59 [support-scheduler internal] load build context 01:42:41 #59 ... 01:42:41 01:42:41 #60 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:42:41 #60 ... 01:42:41 01:42:41 #61 [security-bootstrapper internal] load build context 01:42:42 #61 ... 01:42:42 01:42:42 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:42:42 #62 ... 01:42:42 01:42:42 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:42:42 #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 01:42:42 #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 01:42:42 #63 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 01:42:42 #63 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 01:42:42 #63 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 01:42:42 #63 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 01:42:42 #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done 01:42:42 #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.1s done 01:42:42 #63 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 01:42:42 #63 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done 01:42:42 #63 ... 01:42:42 01:42:42 #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:42:42 #64 ... 01:42:42 01:42:42 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:42:42 #65 ... 01:42:42 01:42:42 #61 [security-bootstrapper internal] load build context 01:42:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34995 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:42:43 Running in /w/workspace/edgex-go/763 [Pipeline] { [Pipeline] checkout 01:42:43 The recommended git tool is: git 01:42:44 #61 transferring context: 418.90MB 14.5s 01:42:44 #61 transferring context: 433.35MB 14.6s done 01:42:48 using credential edgex-jenkins-ssh 01:42:48 Cloning the remote Git repository 01:42:48 #61 ... 01:42:48 01:42:48 #44 [core-keeper internal] load build context 01:42:48 #44 transferring context: 433.35MB 15.1s done 01:42:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:42:49 > git init /w/workspace/edgex-go/763 # timeout=10 01:42:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:42:49 > git --version # timeout=10 01:42:49 > git --version # 'git version 2.25.1' 01:42:49 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:42:49 #44 ... 01:42:49 01:42:49 #41 [security-spiffe-token-provider internal] load build context 01:42:49 #41 transferring context: 433.35MB 13.7s done 01:42:49 #41 ... 01:42:49 01:42:49 #42 [security-proxy-setup internal] load build context 01:42:49 #42 transferring context: 433.35MB 12.9s done 01:42:50 #42 ... 01:42:50 01:42:50 #43 [core-command internal] load build context 01:42:50 #43 transferring context: 433.35MB 14.8s done 01:42:50 #43 ... 01:42:50 01:42:50 #45 [security-secretstore-setup internal] load build context 01:42:50 #45 transferring context: 433.35MB 13.5s done 01:42:50 #45 ... 01:42:50 01:42:50 #46 [core-data internal] load build context 01:42:50 #46 transferring context: 433.35MB 15.0s done 01:42:50 #46 ... 01:42:50 01:42:50 #48 [support-notifications internal] load build context 01:42:50 #48 transferring context: 433.35MB 12.9s done 01:42:50 #48 ... 01:42:50 01:42:50 #51 [core-common-config-bootstrapper internal] load build context 01:42:50 #51 transferring context: 433.35MB 14.3s done 01:42:51 #51 ... 01:42:51 01:42:51 #56 [security-proxy-auth internal] load build context 01:42:51 #56 transferring context: 433.35MB 15.4s done 01:42:51 #56 ... 01:42:51 01:42:51 #54 [core-metadata internal] load build context 01:42:51 #54 transferring context: 433.35MB 14.4s done 01:42:52 #54 ... 01:42:52 01:42:52 #59 [support-scheduler internal] load build context 01:42:52 #59 transferring context: 433.35MB 13.2s done 01:42:56 #59 DONE 27.3s 01:42:56 01:42:56 #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:42:56 #55 DONE 26.3s 01:42:56 01:42:56 #48 [support-notifications internal] load build context 01:42:56 #48 DONE 27.1s 01:42:56 01:42:56 #41 [security-spiffe-token-provider internal] load build context 01:42:56 #41 DONE 27.4s 01:42:56 01:42:56 #42 [security-proxy-setup internal] load build context 01:42:56 #42 DONE 27.4s 01:42:56 01:42:56 #57 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 01:42:56 #57 DONE 25.9s 01:42:56 01:42:56 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 01:42:56 #66 ... 01:42:56 01:42:56 #45 [security-secretstore-setup internal] load build context 01:42:56 #45 DONE 27.2s 01:42:56 01:42:56 #51 [core-common-config-bootstrapper internal] load build context 01:42:56 #51 DONE 27.3s 01:42:56 01:42:56 #54 [core-metadata internal] load build context 01:42:56 #54 DONE 27.2s 01:42:56 01:42:56 #61 [security-bootstrapper internal] load build context 01:42:56 #61 DONE 27.2s 01:42:56 01:42:56 #46 [core-data internal] load build context 01:42:56 #46 DONE 27.2s 01:42:56 01:42:56 #43 [core-command internal] load build context 01:42:56 #43 DONE 27.2s 01:42:56 01:42:56 #56 [security-proxy-auth internal] load build context 01:42:56 #56 DONE 27.5s 01:42:56 01:42:56 #44 [core-keeper internal] load build context 01:42:56 #44 DONE 27.2s 01:42:56 01:42:56 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:42:56 #37 DONE 26.9s 01:42:56 01:42:56 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:42:56 #63 ... 01:42:56 01:42:56 #58 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:42:56 #58 DONE 26.7s 01:42:57 01:42:57 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:42:57 #52 26.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:42:57 #52 26.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:42:57 #52 27.21 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:42:57 #52 27.21 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:42:57 #52 27.21 OK: 24171 distinct packages available 01:42:57 #52 27.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:42:57 #52 ... 01:42:57 01:42:57 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:42:57 #62 26.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:42:57 #62 26.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:42:57 #62 27.01 (1/1) Installing dumb-init (1.2.5-r3) 01:42:57 #62 27.01 Executing busybox-1.36.1-r29.trigger 01:42:57 #62 27.04 OK: 8 MiB in 15 packages 01:42:57 #62 DONE 27.4s 01:42:57 01:42:57 #60 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:42:57 #60 26.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:42:57 #60 26.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:42:57 #60 27.02 (1/1) Installing dumb-init (1.2.5-r3) 01:42:57 #60 27.03 Executing busybox-1.36.1-r29.trigger 01:42:57 #60 27.03 OK: 8 MiB in 15 packages 01:42:57 #60 DONE 27.4s 01:42:57 01:42:57 #47 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:42:57 #47 26.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:42:57 #47 26.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:42:57 #47 26.99 (1/4) Installing ca-certificates (20240705-r0) 01:42:57 #47 27.01 (2/4) Installing dumb-init (1.2.5-r3) 01:42:57 #47 27.01 (3/4) Installing su-exec (0.2-r3) 01:42:57 #47 27.02 (4/4) Installing yq-go (4.44.1-r2) 01:42:57 #47 27.21 Executing busybox-1.36.1-r29.trigger 01:42:57 #47 27.31 Executing ca-certificates-20240705-r0.trigger 01:42:57 #47 27.39 OK: 19 MiB in 18 packages 01:42:57 #47 DONE 27.5s 01:42:57 01:42:57 #67 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 01:42:58 #67 ... 01:42:58 01:42:58 #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:42:58 #64 26.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:42:58 #64 26.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:42:58 #64 27.08 (1/2) Installing ca-certificates (20240705-r0) 01:42:58 #64 27.10 (2/2) Installing dumb-init (1.2.5-r3) 01:42:58 #64 27.10 Executing busybox-1.36.1-r29.trigger 01:42:58 #64 27.18 Executing ca-certificates-20240705-r0.trigger 01:42:58 #64 27.39 OK: 9 MiB in 16 packages 01:42:58 #64 DONE 28.0s 01:42:58 01:42:58 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:42:58 #50 26.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:42:58 #50 26.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:42:58 #50 27.09 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:42:58 #50 27.09 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:42:58 #50 27.09 OK: 24171 distinct packages available 01:42:58 #50 27.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:42:58 #50 27.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:42:58 #50 27.61 (1/4) Installing dumb-init (1.2.5-r3) 01:42:58 #50 27.61 (2/4) Installing musl-obstack (1.2.3-r2) 01:42:58 #50 27.62 (3/4) Installing libucontext (1.2-r3) 01:42:58 #50 27.62 (4/4) Installing gcompat (1.1.0-r4) 01:42:58 #50 27.63 Executing busybox-1.36.1-r29.trigger 01:42:58 #50 27.64 OK: 8 MiB in 18 packages 01:42:58 #50 DONE 28.0s 01:42:58 01:42:58 #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 01:42:58 #66 1.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:42:58 #66 1.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:42:58 #66 1.739 OK: 246 MiB in 54 packages 01:42:58 #66 DONE 1.9s 01:42:58 01:42:58 #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:42:58 #49 26.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:42:58 #49 27.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:42:58 #49 27.48 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:42:58 #49 27.51 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:42:58 #49 27.52 (3/6) Installing dumb-init (1.2.5-r3) 01:42:58 #49 27.54 (4/6) Installing openssl (3.3.2-r1) 01:42:58 #49 27.55 (5/6) Installing su-exec (0.2-r3) 01:42:58 #49 27.56 (6/6) Installing yq-go (4.44.1-r2) 01:42:58 #49 27.64 Executing busybox-1.36.1-r29.trigger 01:42:58 #49 27.65 OK: 19 MiB in 18 packages 01:42:58 #49 DONE 28.0s 01:42:58 01:42:58 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:42:58 #68 DONE 2.1s 01:42:58 01:42:58 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:42:58 #65 26.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:42:58 #65 27.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:42:58 #65 27.95 (1/2) Installing dumb-init (1.2.5-r3) 01:42:58 #65 27.99 (2/2) Installing su-exec (0.2-r3) 01:42:58 #65 27.99 Executing busybox-1.36.1-r29.trigger 01:42:58 #65 28.00 OK: 8 MiB in 16 packages 01:42:58 #65 DONE 28.2s 01:42:58 01:42:58 #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:42:58 #69 ... 01:42:58 01:42:58 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:42:58 #52 27.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:42:58 #52 27.73 (1/14) Installing ca-certificates (20240705-r0) 01:42:58 #52 27.78 (2/14) Installing brotli-libs (1.1.0-r2) 01:42:58 #52 27.79 (3/14) Installing c-ares (1.33.1-r0) 01:42:58 #52 27.80 (4/14) Installing libunistring (1.2-r0) 01:42:58 #52 27.81 (5/14) Installing libidn2 (2.3.7-r0) 01:42:58 #52 27.82 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:42:58 #52 27.83 (7/14) Installing libpsl (0.21.5-r1) 01:42:58 #52 27.83 (8/14) Installing zstd-libs (1.5.6-r0) 01:42:58 #52 27.85 (9/14) Installing libcurl (8.11.1-r0) 01:42:58 #52 27.88 (10/14) Installing curl (8.11.1-r0) 01:42:58 #52 27.95 (11/14) Installing dumb-init (1.2.5-r3) 01:42:58 #52 27.96 (12/14) Installing musl-obstack (1.2.3-r2) 01:42:58 #52 27.96 (13/14) Installing libucontext (1.2-r3) 01:42:58 #52 27.97 (14/14) Installing gcompat (1.1.0-r4) 01:42:58 #52 27.97 Executing busybox-1.36.1-r29.trigger 01:42:58 #52 27.98 Executing ca-certificates-20240705-r0.trigger 01:42:58 #52 28.04 OK: 13 MiB in 28 packages 01:42:58 #52 DONE 28.2s 01:42:58 01:42:58 #70 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:42:58 #70 DONE 0.3s 01:42:58 01:42:58 #71 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:58 #71 ... 01:42:58 01:42:58 #53 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:42:58 #53 26.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:42:58 #53 27.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:42:58 #53 28.00 (1/3) Installing ca-certificates (20240705-r0) 01:42:58 #53 28.03 (2/3) Installing dumb-init (1.2.5-r3) 01:42:58 #53 28.04 (3/3) Installing tzdata (2024b-r0) 01:42:58 #53 28.08 Executing busybox-1.36.1-r29.trigger 01:42:58 #53 28.13 Executing ca-certificates-20240705-r0.trigger 01:42:58 #53 28.25 OK: 10 MiB in 17 packages 01:42:58 #53 DONE 28.5s 01:42:58 01:42:58 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:42:58 #0 1.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:42:58 #0 2.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:42:58 #0 2.373 OK: 246 MiB in 54 packages 01:42:58 #72 DONE 2.5s 01:42:58 01:42:58 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:42:58 #73 DONE 0.0s 01:42:58 01:42:58 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:42:58 #0 1.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:42:58 #0 1.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:42:58 #0 2.025 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:42:58 #0 2.025 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:42:58 #0 2.025 OK: 24175 distinct packages available 01:42:58 #0 2.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:42:58 #0 2.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:42:58 #0 2.493 OK: 246 MiB in 54 packages 01:42:58 #74 DONE 2.6s 01:42:58 01:42:58 #75 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:42:59 #75 ... 01:42:59 01:42:59 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:42:59 #76 DONE 0.0s 01:42:59 01:42:59 #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:00 #77 ... 01:43:00 01:43:00 #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:43:00 #0 2.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:43:00 #0 3.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:43:00 #0 3.315 Upgrading critical system libraries and apk-tools: 01:43:00 #0 3.315 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:43:00 #0 3.325 Executing busybox-1.36.1-r29.trigger 01:43:00 #0 3.407 Continuing the upgrade transaction with new apk-tools: 01:43:00 #0 3.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:43:00 #0 3.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:43:00 #0 3.881 OK: 9 MiB in 19 packages 01:43:00 #78 DONE 4.0s 01:43:00 01:43:00 #79 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:43:00 #0 2.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:43:00 #0 3.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:43:00 #0 3.319 OK: 246 MiB in 54 packages 01:43:00 #79 DONE 4.2s 01:43:00 01:43:00 #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:43:00 #80 DONE 0.1s 01:43:00 01:43:00 #67 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 01:43:00 #67 2.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:43:00 #67 2.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:43:01 #67 3.138 Upgrading critical system libraries and apk-tools: 01:43:01 #67 3.138 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:43:01 #67 3.146 Executing busybox-1.36.1-r29.trigger 01:43:01 #67 3.203 Continuing the upgrade transaction with new apk-tools: 01:43:01 #67 3.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:43:01 #67 3.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:43:01 #67 3.547 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:43:01 #67 3.586 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:43:01 #67 3.983 OK: 8 MiB in 15 packages 01:43:01 #67 DONE 4.1s 01:43:01 01:43:01 #81 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:43:01 #0 2.509 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:43:01 #0 3.266 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:43:01 #0 3.993 (1/1) Installing dumb-init (1.2.5-r3) 01:43:01 #0 4.283 Executing busybox-1.36.1-r29.trigger 01:43:01 #0 4.290 OK: 8 MiB in 15 packages 01:43:01 #81 DONE 4.8s 01:43:01 01:43:01 #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:43:01 #0 2.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:43:01 #0 2.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:43:01 #0 3.201 Upgrading critical system libraries and apk-tools: 01:43:01 #0 3.201 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:43:01 #0 3.210 Executing busybox-1.36.1-r29.trigger 01:43:01 #0 3.309 Continuing the upgrade transaction with new apk-tools: 01:43:01 #0 3.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:43:01 #0 3.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:43:01 #0 3.731 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:43:01 #0 3.792 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:43:01 #0 3.871 OK: 8 MiB in 15 packages 01:43:01 #82 DONE 4.1s 01:43:01 01:43:01 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:43:01 #83 DONE 1.4s 01:43:01 01:43:01 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:43:01 #84 DONE 1.4s 01:43:01 01:43:01 #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:43:01 #85 DONE 0.0s 01:43:01 01:43:01 #86 [security-spire-server stage-2 6/9] COPY security.txt / 01:43:02 #86 DONE 0.8s 01:43:02 01:43:02 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:43:02 #87 DONE 0.9s 01:43:02 01:43:02 #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:43:02 #88 DONE 0.0s 01:43:02 01:43:02 #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:43:02 #89 DONE 0.0s 01:43:02 01:43:02 #90 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:43:02 #90 DONE 0.0s 01:43:02 01:43:02 #91 [security-spire-agent stage-3 7/10] COPY security.txt / 01:43:02 #91 DONE 0.0s 01:43:02 01:43:02 #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:43:02 #92 DONE 0.0s 01:43:02 01:43:02 #93 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:43:02 #93 DONE 0.0s 01:43:02 01:43:02 #94 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:43:02 #94 DONE 0.1s 01:43:02 01:43:02 #95 [security-spire-server] exporting to image 01:43:02 #95 exporting layers 01:43:03 #95 ... 01:43:03 01:43:03 #96 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:43:03 #96 DONE 0.0s 01:43:03 01:43:03 #95 [security-spire-agent] exporting to image 01:43:03 #95 exporting layers 0.9s done 01:43:03 #95 writing image sha256:5da9be4dd66fdc35457566a9ab9809f8ff53d1e792f013e63df71afb240a735e done 01:43:03 #95 naming to docker.io/library/security-spire-server done 01:43:03 #95 ... 01:43:03 01:43:03 #97 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:43:03 #0 4.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:43:03 #0 4.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:43:03 #0 4.810 Upgrading critical system libraries and apk-tools: 01:43:03 #0 4.810 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:43:03 #0 4.842 Executing busybox-1.36.1-r29.trigger 01:43:03 #0 4.930 Continuing the upgrade transaction with new apk-tools: 01:43:03 #0 4.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:43:03 #0 5.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:43:03 #0 5.297 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:43:03 #0 5.334 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:43:03 #0 5.346 Executing ca-certificates-20240705-r0.trigger 01:43:03 #0 5.404 OK: 9 MiB in 16 packages 01:43:03 #97 DONE 5.7s 01:43:03 01:43:03 #98 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:43:03 #0 4.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:43:03 #0 4.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:43:03 #0 5.254 Upgrading critical system libraries and apk-tools: 01:43:03 #0 5.254 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:43:03 #0 5.295 Executing busybox-1.36.1-r29.trigger 01:43:03 #0 5.365 Continuing the upgrade transaction with new apk-tools: 01:43:03 #0 5.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:43:03 #0 5.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:43:03 #0 5.777 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:43:03 #0 5.817 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:43:03 #0 5.827 Executing ca-certificates-20240705-r0.trigger 01:43:03 #0 5.875 OK: 19 MiB in 18 packages 01:43:03 #98 DONE 6.2s 01:43:03 01:43:03 #95 [security-spire-server] exporting to image 01:43:03 #95 exporting layers 1.1s done 01:43:03 #95 writing image sha256:6439998163458382dfd2104c68d6cb20677bf8cc1c0e557a23d5c2485affe197 01:43:04 #95 writing image sha256:6439998163458382dfd2104c68d6cb20677bf8cc1c0e557a23d5c2485affe197 done 01:43:04 #95 naming to docker.io/library/security-spire-agent done 01:43:04 #95 DONE 1.2s 01:43:04 01:43:04 #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:43:04 #69 4.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:43:04 #69 5.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:43:04 #69 5.333 Upgrading critical system libraries and apk-tools: 01:43:04 #69 5.333 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:43:04 #69 5.404 Executing busybox-1.36.1-r29.trigger 01:43:04 #69 5.496 Continuing the upgrade transaction with new apk-tools: 01:43:04 #69 5.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:43:04 #69 5.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:43:04 #69 5.871 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:43:04 #69 5.973 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:43:04 #69 5.985 OK: 8 MiB in 16 packages 01:43:04 #69 DONE 6.2s 01:43:04 01:43:04 #99 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:43:04 #0 5.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:43:04 #0 5.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:43:04 #0 5.558 Upgrading critical system libraries and apk-tools: 01:43:04 #0 5.558 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:43:04 #0 5.622 Executing busybox-1.36.1-r29.trigger 01:43:04 #0 5.692 Continuing the upgrade transaction with new apk-tools: 01:43:04 #0 5.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:43:04 #0 5.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:43:04 #0 6.032 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:43:04 #0 6.068 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:43:04 #0 6.078 OK: 8 MiB in 18 packages 01:43:04 #99 DONE 6.4s 01:43:04 01:43:04 #100 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:43:04 #0 5.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:43:04 #0 5.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:43:04 #0 5.473 Upgrading critical system libraries and apk-tools: 01:43:04 #0 5.473 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:43:04 #0 5.617 Executing busybox-1.36.1-r29.trigger 01:43:04 #0 5.697 Continuing the upgrade transaction with new apk-tools: 01:43:04 #0 5.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:43:04 #0 5.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:43:04 #0 6.032 OK: 19 MiB in 18 packages 01:43:04 #100 DONE 6.4s 01:43:04 01:43:04 #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:43:04 #101 ... 01:43:04 01:43:04 #102 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:43:04 #102 DONE 0.1s 01:43:05 01:43:05 #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:43:05 #103 DONE 0.9s 01:43:05 01:43:05 #104 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:43:05 #0 5.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:43:05 #0 5.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:43:05 #0 5.739 Upgrading critical system libraries and apk-tools: 01:43:05 #0 5.746 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:43:05 #0 5.758 Executing busybox-1.36.1-r29.trigger 01:43:05 #0 5.831 Continuing the upgrade transaction with new apk-tools: 01:43:05 #0 5.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:43:05 #0 5.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:43:05 #0 6.276 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:43:05 #0 6.315 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:43:05 #0 6.322 Executing ca-certificates-20240705-r0.trigger 01:43:05 #0 6.602 OK: 10 MiB in 17 packages 01:43:05 #104 DONE 6.8s 01:43:05 01:43:05 #105 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:43:05 #0 5.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:43:05 #0 5.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:43:05 #0 5.570 Upgrading critical system libraries and apk-tools: 01:43:05 #0 5.570 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:43:05 #0 5.581 Executing busybox-1.36.1-r29.trigger 01:43:05 #0 5.647 Continuing the upgrade transaction with new apk-tools: 01:43:05 #0 5.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:43:05 #0 5.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:43:05 #0 6.021 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:43:05 #0 6.109 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:43:05 #0 6.129 Executing ca-certificates-20240705-r0.trigger 01:43:05 #0 6.197 OK: 13 MiB in 28 packages 01:43:05 #105 DONE 7.0s 01:43:05 01:43:05 #106 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:43:05 #0 5.085 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:43:05 #0 5.578 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:43:05 #0 6.513 OK: 246 MiB in 54 packages 01:43:05 #106 DONE 7.1s 01:43:05 01:43:05 #107 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:43:05 #107 DONE 0.0s 01:43:05 01:43:05 #108 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:43:05 #108 DONE 0.1s 01:43:05 01:43:05 #109 [security-spire-config stage-2 6/10] COPY security.txt / 01:43:05 #109 DONE 0.0s 01:43:05 01:43:05 #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:43:05 #110 DONE 0.1s 01:43:05 01:43:05 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:05 #111 ... 01:43:05 01:43:05 #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:43:05 #112 DONE 0.0s 01:43:05 01:43:05 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:43:05 #113 DONE 0.0s 01:43:06 01:43:06 #95 [security-spire-config] exporting to image 01:43:06 #95 ... 01:43:06 01:43:06 #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:43:06 #101 DONE 1.7s 01:43:06 01:43:06 #114 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:43:06 #114 DONE 0.1s 01:43:06 01:43:06 #95 [security-spire-config] exporting to image 01:43:06 #95 exporting layers 0.7s done 01:43:06 #95 writing image sha256:f1d0174e3973e051f7f7d8d2e4cf3b13f76a91b82d377f75adb495ca81c2c8b1 done 01:43:06 #95 naming to docker.io/library/security-spire-config done 01:43:06 #95 DONE 1.9s 01:43:06 01:43:06 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:43:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:43:08 Avoid second fetch 01:43:08 Checking out Revision 8602b498d3128349393517fce1ac5cb853a1a35d (main) 01:43:09 Commit message: "Merge pull request #5029 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.12" 01:43:08 > git config core.sparsecheckout # timeout=10 01:43:09 > git checkout -f 8602b498d3128349393517fce1ac5cb853a1a35d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:43:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:43:14 % Total % Received % Xferd Average Speed Time Time Time Current 01:43:14 Dload Upload Total Spent Left Speed 01:43:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 80175 0 --:--:-- --:--:-- --:--:-- 80175 [Pipeline] sh 01:43:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:43:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:43:15 + sudo tee /etc/docker/daemon.new 01:43:15 { 01:43:15 "registry-mirrors": [ 01:43:15 "https://nexus3.edgexfoundry.org:10001" 01:43:15 ], 01:43:15 "bip": "10.250.0.254/24", 01:43:15 "hosts": [ 01:43:15 "tcp://0.0.0.0:5555", 01:43:15 "unix:///var/run/docker.sock" 01:43:15 ], 01:43:15 "mtu": 1458, 01:43:15 "selinux-enabled": true, 01:43:15 "seccomp-profile": "/etc/docker/seccomp.json" 01:43:15 } [Pipeline] sh 01:43:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:43:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:43:35 provisioning config files... 01:43:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/763@tmp/config11896343232510500030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:43:36 ---> ****-login.sh 01:43:36 nexus3.edgexfoundry.org:10001 01:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:36 Configure a credential helper to remove this warning. See 01:43:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:36 01:43:36 Login Succeeded 01:43:36 nexus3.edgexfoundry.org:10002 01:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:37 Configure a credential helper to remove this warning. See 01:43:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:37 01:43:37 Login Succeeded 01:43:37 nexus3.edgexfoundry.org:10003 01:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:37 Configure a credential helper to remove this warning. See 01:43:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:37 01:43:37 Login Succeeded 01:43:37 nexus3.edgexfoundry.org:10004 01:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:37 Configure a credential helper to remove this warning. See 01:43:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:37 01:43:37 Login Succeeded 01:43:37 ****.io 01:43:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:43:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:43:38 Configure a credential helper to remove this warning. See 01:43:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:43:38 01:43:38 Login Succeeded 01:43:38 ---> ****-login.sh ends [Pipeline] } 01:43:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:43:38 + git config --global --add safe.directory /w/workspace/edgex-go/763 [Pipeline] echo 01:43:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:43:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:43:38 ========================================================= 01:43:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:43:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:43:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:43:39 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:43:39 cf04c63912e1: Pulling fs layer 01:43:39 55b35a11ae5e: Pulling fs layer 01:43:39 a37a00ec5f00: Pulling fs layer 01:43:39 50b3750afda1: Pulling fs layer 01:43:39 4f4fb700ef54: Pulling fs layer 01:43:39 50b3750afda1: Waiting 01:43:39 4f4fb700ef54: Waiting 01:43:39 80978eb59214: Pulling fs layer 01:43:39 c9f46d7d2bd2: Pulling fs layer 01:43:39 80978eb59214: Waiting 01:43:39 c5a475d317c9: Pulling fs layer 01:43:39 c5a475d317c9: Waiting 01:43:39 c9f46d7d2bd2: Waiting 01:43:39 55b35a11ae5e: Verifying Checksum 01:43:39 55b35a11ae5e: Download complete 01:43:39 50b3750afda1: Verifying Checksum 01:43:39 50b3750afda1: Download complete 01:43:39 4f4fb700ef54: Download complete 01:43:39 80978eb59214: Verifying Checksum 01:43:39 80978eb59214: Download complete 01:43:39 cf04c63912e1: Verifying Checksum 01:43:39 cf04c63912e1: Download complete 01:43:39 c5a475d317c9: Verifying Checksum 01:43:39 c5a475d317c9: Download complete 01:43:40 cf04c63912e1: Pull complete 01:43:40 55b35a11ae5e: Pull complete 01:43:40 a37a00ec5f00: Verifying Checksum 01:43:40 a37a00ec5f00: Download complete 01:43:41 c9f46d7d2bd2: Verifying Checksum 01:43:41 c9f46d7d2bd2: Download complete 01:43:53 #115 DONE 48.9s 01:43:53 01:43:53 #75 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:53 #75 DONE 50.5s 01:43:53 01:43:53 #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:53 #77 DONE 50.4s 01:43:53 01:43:53 #71 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:53 #71 DONE 50.8s 01:43:53 01:43:53 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:53 #111 DONE 43.8s 01:43:53 01:43:53 #116 [core-keeper builder 7/8] COPY . . 01:43:58 #116 DONE 9.1s 01:43:58 01:43:58 #117 [support-scheduler builder 6/7] COPY . . 01:43:58 #117 DONE 9.1s 01:43:58 01:43:58 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:58 #118 CACHED 01:43:58 01:43:58 #119 [support-notifications builder 6/7] COPY . . 01:43:58 #119 CACHED 01:43:58 01:43:58 #120 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:43:58 #120 CACHED 01:43:58 01:43:58 #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:58 #121 CACHED 01:43:58 01:43:58 #122 [security-secretstore-setup builder 6/7] COPY . . 01:43:58 #122 CACHED 01:43:58 01:43:58 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:43:58 #123 CACHED 01:43:58 01:43:58 #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:43:58 #124 CACHED 01:43:58 01:43:58 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:58 #125 CACHED 01:43:58 01:43:58 #126 [security-bootstrapper builder 6/7] COPY . . 01:43:58 #126 CACHED 01:43:58 01:43:58 #127 [security-spiffe-token-provider builder 6/7] COPY . . 01:43:58 #127 DONE 9.1s 01:43:58 01:43:58 #128 [security-proxy-auth builder 6/7] COPY . . 01:43:58 #128 DONE 9.1s 01:43:58 01:43:58 #129 [security-proxy-setup builder 6/7] COPY . . 01:43:58 #129 DONE 9.1s 01:43:58 01:43:58 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:43:58 #130 ... 01:43:58 01:43:58 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:43:58 #131 CACHED 01:43:58 01:43:58 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 01:43:58 #132 CACHED 01:43:58 01:43:58 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:58 #133 CACHED 01:43:58 01:43:58 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:58 #134 CACHED 01:43:58 01:43:58 #135 [core-data builder 4/7] COPY go.mod vendor* ./ 01:43:58 #135 CACHED 01:43:58 01:43:58 #136 [core-data builder 6/7] COPY . . 01:43:58 #136 CACHED 01:43:58 01:43:58 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:58 #137 CACHED 01:43:58 01:43:58 #138 [core-command builder 6/7] COPY . . 01:43:58 #138 CACHED 01:43:58 01:43:58 #139 [core-command builder 4/7] COPY go.mod vendor* ./ 01:43:58 #139 CACHED 01:43:58 01:43:58 #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:43:58 #140 CACHED 01:43:58 01:43:58 #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:58 #141 CACHED 01:43:58 01:43:58 #142 [core-metadata builder 6/7] COPY . . 01:43:58 #142 CACHED 01:43:58 01:43:58 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:44:04 a37a00ec5f00: Pull complete 01:44:04 50b3750afda1: Pull complete 01:44:04 4f4fb700ef54: Pull complete 01:44:04 80978eb59214: Pull complete 01:44:04 #143 ... 01:44:04 01:44:04 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:44:04 #130 5.180 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:44:09 #130 ... 01:44:09 01:44:09 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:44:09 #0 2.477 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:44:09 #144 ... 01:44:09 01:44:09 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:44:09 #0 6.382 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:44:09 #145 ... 01:44:09 01:44:09 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:44:09 #0 2.467 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:44:09 #146 ... 01:44:09 01:44:09 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:44:09 #0 2.616 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:44:09 #147 ... 01:44:09 01:44:09 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:44:09 #0 6.400 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:44:09 #148 ... 01:44:09 01:44:09 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:44:09 #0 5.976 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:44:09 #149 ... 01:44:09 01:44:09 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:44:09 #0 6.353 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:44:10 #150 ... 01:44:10 01:44:10 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:44:10 #0 2.375 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:44:10 #151 ... 01:44:10 01:44:10 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:44:10 #0 2.726 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:44:10 #152 ... 01:44:10 01:44:10 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:44:10 #0 1.573 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:44:10 #153 ... 01:44:10 01:44:10 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:44:10 #143 6.401 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:44:10 c9f46d7d2bd2: Pull complete 01:44:12 c5a475d317c9: Pull complete 01:44:12 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 01:44:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:44:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 01:44:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:44:12 WORKDIR /edgex 01:44:12 COPY go.mod . 01:44:12 RUN go mod download 01:44:12 + docker build -t ci-base-image-arm64 -f - . 01:44:14 #0 building with "default" instance using docker driver 01:44:14 01:44:14 #1 [internal] load build definition from Dockerfile 01:44:14 #1 transferring dockerfile: 172B 0.0s done 01:44:14 #1 DONE 0.1s 01:44:14 01:44:14 #2 [internal] load .dockerignore 01:44:14 #2 transferring context: 50B 0.0s done 01:44:14 #2 DONE 0.1s 01:44:14 01:44:14 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:44:14 #3 DONE 0.0s 01:44:14 01:44:14 #4 [internal] load build context 01:44:14 #4 transferring context: 6.51kB done 01:44:14 #4 DONE 0.3s 01:44:14 01:44:14 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:44:14 #5 DONE 0.5s 01:44:14 01:44:14 #6 [2/4] WORKDIR /edgex 01:44:16 #6 DONE 1.6s 01:44:16 01:44:16 #7 [3/4] COPY go.mod . 01:44:16 #7 DONE 0.1s 01:44:16 01:44:16 #8 [4/4] RUN go mod download 01:44:34 #8 DONE 16.4s 01:44:34 01:44:34 #9 exporting to image 01:44:34 #9 exporting layers 01:44:53 #9 exporting layers 18.3s done 01:44:53 #9 writing image sha256:8d43cf7e341f14b31cb9073b389ce63d2f88321847f4323dc3d63bdb5c53c9fa done 01:44:53 #9 naming to docker.io/library/ci-base-image-arm64 done 01:44:53 #9 DONE 18.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:53 + docker inspect -f . ci-base-image-arm64 01:44:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:53 prd-ubuntu20.04-docker-arm64-4c-16g-34995 does not seem to be running inside a container 01:44:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:44:54 $ docker top cbe55948edc2d4a42d1a6cd97e917a6556fdc3f41585c5f71f65c9c77d6046af -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:55 + go version 01:44:55 go version go1.23.2 linux/arm64 [Pipeline] } 01:44:55 $ docker stop --time=1 cbe55948edc2d4a42d1a6cd97e917a6556fdc3f41585c5f71f65c9c77d6046af 01:44:57 $ docker rm -f --volumes cbe55948edc2d4a42d1a6cd97e917a6556fdc3f41585c5f71f65c9c77d6046af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:44:57 01:44:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:44:58 latest: Pulling from edgex-devops/edgex-compose-arm64 01:44:58 547446be3368: Pulling fs layer 01:44:58 d125d8839a47: Pulling fs layer 01:44:58 3e85d5ac6304: Pulling fs layer 01:44:58 c3105a71a48b: Pulling fs layer 01:44:58 0f093f025ec4: Pulling fs layer 01:44:58 c3106fc0e877: Pulling fs layer 01:44:58 c3105a71a48b: Waiting 01:44:58 0f093f025ec4: Waiting 01:44:58 c3106fc0e877: Waiting 01:44:58 547446be3368: Verifying Checksum 01:44:58 547446be3368: Download complete 01:44:58 c3105a71a48b: Verifying Checksum 01:44:58 c3105a71a48b: Download complete 01:44:58 d125d8839a47: Verifying Checksum 01:44:58 c3106fc0e877: Verifying Checksum 01:44:58 c3106fc0e877: Download complete 01:44:58 0f093f025ec4: Verifying Checksum 01:44:58 0f093f025ec4: Download complete 01:44:58 547446be3368: Pull complete 01:44:59 d125d8839a47: Pull complete 01:45:00 3e85d5ac6304: Verifying Checksum 01:45:00 3e85d5ac6304: Download complete 01:45:13 3e85d5ac6304: Pull complete 01:45:13 c3105a71a48b: Pull complete 01:45:14 0f093f025ec4: Pull complete 01:45:14 c3106fc0e877: Pull complete 01:45:14 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:45:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:45:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:14 prd-ubuntu20.04-docker-arm64-4c-16g-34995 does not seem to be running inside a container 01:45:14 $ 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/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:45:16 $ docker top 8625087faa7d88e985d302ebe4a7fe8cf02ce252f6d96b125143cf7b15263838 -eo pid,comm [Pipeline] { [Pipeline] sh 01:45:20 + docker compose -f ./docker-compose-build.yml build --parallel 01:45:22 #1 [core-data internal] load .dockerignore 01:45:22 #1 transferring context: 50B done 01:45:22 #1 DONE 0.1s 01:45:22 01:45:22 #2 [core-data internal] load build definition from Dockerfile 01:45:22 #2 transferring dockerfile: 2.07kB done 01:45:22 #2 DONE 0.1s 01:45:22 01:45:22 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:45:22 #3 DONE 0.0s 01:45:22 01:45:22 #4 [security-spire-agent internal] load build definition from Dockerfile 01:45:22 #4 transferring dockerfile: 1.81kB done 01:45:22 #4 DONE 0.1s 01:45:22 01:45:22 #5 [security-spire-agent internal] load .dockerignore 01:45:22 #5 transferring context: 50B done 01:45:22 #5 DONE 0.1s 01:45:22 01:45:22 #6 [security-secretstore-setup internal] load .dockerignore 01:45:22 #6 transferring context: 50B done 01:45:22 #6 DONE 0.1s 01:45:22 01:45:22 #7 [security-secretstore-setup internal] load build definition from Dockerfile 01:45:22 #7 transferring dockerfile: 2.49kB done 01:45:22 #7 DONE 0.1s 01:45:22 01:45:22 #8 [security-spire-server internal] load build definition from Dockerfile 01:45:22 #8 transferring dockerfile: 1.70kB done 01:45:22 #8 DONE 0.1s 01:45:22 01:45:22 #9 [security-spire-server internal] load .dockerignore 01:45:22 #9 transferring context: 50B done 01:45:22 #9 DONE 0.1s 01:45:22 01:45:22 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:45:22 #3 DONE 0.0s 01:45:22 01:45:22 #10 [support-scheduler internal] load .dockerignore 01:45:22 #10 transferring context: 50B 0.0s done 01:45:22 #10 DONE 0.1s 01:45:22 01:45:22 #11 [support-scheduler internal] load build definition from Dockerfile 01:45:22 #11 transferring dockerfile: 1.82kB done 01:45:22 #11 DONE 0.1s 01:45:22 01:45:22 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:45:22 #3 DONE 0.0s 01:45:22 01:45:22 #12 [core-metadata internal] load build definition from Dockerfile 01:45:22 #12 transferring dockerfile: 2.13kB 0.0s done 01:45:22 #12 DONE 0.1s 01:45:22 01:45:22 #13 [core-metadata internal] load .dockerignore 01:45:22 #13 transferring context: 50B done 01:45:22 #13 DONE 0.1s 01:45:22 01:45:22 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:45:22 #3 DONE 0.0s 01:45:22 01:45:22 #14 [security-proxy-setup internal] load .dockerignore 01:45:22 #14 transferring context: 50B 0.0s done 01:45:22 #14 DONE 0.1s 01:45:22 01:45:22 #15 [security-proxy-setup internal] load build definition from Dockerfile 01:45:22 #15 transferring dockerfile: 2.50kB 0.0s done 01:45:22 #15 DONE 0.1s 01:45:22 01:45:22 #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:45:22 #3 DONE 0.0s 01:45:22 01:45:22 #16 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 01:45:22 #16 DONE 0.6s 01:45:22 01:45:22 #17 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:45:22 #17 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:45:23 #17 ... 01:45:23 01:45:23 #18 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:45:23 #18 transferring dockerfile: 1.89kB 0.0s done 01:45:23 #18 DONE 0.1s 01:45:23 01:45:23 #19 [security-spiffe-token-provider internal] load .dockerignore 01:45:23 #19 transferring context: 50B done 01:45:23 #19 DONE 0.1s 01:45:23 01:45:23 #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:45:23 #3 DONE 0.0s 01:45:23 01:45:23 #17 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:45:23 #17 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done 01:45:24 #17 ... 01:45:24 01:45:24 #20 [core-common-config-bootstrapper internal] load .dockerignore 01:45:24 #20 transferring context: 50B 0.1s done 01:45:24 #20 DONE 1.3s 01:45:24 01:45:24 #17 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:45:24 #17 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:45:24 #17 ... 01:45:24 01:45:24 #16 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 01:45:24 #16 DONE 1.8s 01:45:24 01:45:24 #21 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:45:24 #21 transferring dockerfile: 2.23kB 0.0s done 01:45:24 #21 DONE 1.3s 01:45:24 01:45:24 #22 [security-spire-server internal] load build context 01:45:24 #22 DONE 0.0s 01:45:24 01:45:24 #23 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 01:45:24 #23 DONE 1.9s 01:45:24 01:45:24 #24 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:24 #24 DONE 0.0s 01:45:24 01:45:24 #25 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 01:45:24 #25 DONE 1.9s 01:45:24 01:45:24 #17 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:45:24 #17 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done 01:45:24 #17 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:45:24 #17 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 01:45:24 #17 ... 01:45:24 01:45:24 #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:45:24 #3 DONE 0.0s 01:45:24 01:45:24 #17 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:45:24 #17 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 01:45:24 #17 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.1s 01:45:24 #17 ... 01:45:24 01:45:24 #26 [support-notifications internal] load .dockerignore 01:45:24 #26 transferring context: 50B done 01:45:24 #26 DONE 0.7s 01:45:24 01:45:24 #27 [security-proxy-auth internal] load build definition from Dockerfile 01:45:24 #27 transferring dockerfile: 2.15kB done 01:45:24 #27 DONE 1.1s 01:45:24 01:45:24 #16 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 01:45:24 #16 DONE 1.9s 01:45:24 01:45:24 #28 [support-scheduler internal] load build context 01:45:24 #28 transferring context: 2.94MB 1.2s done 01:45:24 #28 DONE 1.6s 01:45:24 01:45:24 #29 [security-proxy-setup internal] load build context 01:45:24 #29 transferring context: 2.94MB 1.2s done 01:45:24 #29 DONE 1.6s 01:45:24 01:45:24 #30 [core-metadata internal] load build context 01:45:24 #30 transferring context: 2.94MB 1.2s done 01:45:24 #30 DONE 1.6s 01:45:24 01:45:24 #31 [security-secretstore-setup internal] load build context 01:45:24 #31 transferring context: 2.94MB 1.2s done 01:45:24 #31 DONE 1.6s 01:45:24 01:45:24 #32 [core-data internal] load build context 01:45:24 #32 transferring context: 2.94MB 1.2s done 01:45:24 #32 DONE 1.6s 01:45:24 01:45:24 #17 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:45:24 #17 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done 01:45:24 #17 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:45:24 #17 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 01:45:24 #17 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 01:45:24 #17 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s 01:45:24 #17 ... 01:45:24 01:45:24 #33 [security-proxy-auth internal] load .dockerignore 01:45:24 #33 transferring context: 50B done 01:45:24 #33 DONE 1.2s 01:45:24 01:45:24 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:45:24 #3 DONE 0.0s 01:45:24 01:45:24 #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:45:24 #34 DONE 1.9s 01:45:24 01:45:24 #17 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:45:24 #17 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 01:45:24 #17 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 01:45:24 #17 ... 01:45:24 01:45:24 #35 [core-keeper internal] load .dockerignore 01:45:24 #35 transferring context: 50B 0.0s done 01:45:24 #35 DONE 0.4s 01:45:24 01:45:24 #17 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:45:24 #17 ... 01:45:24 01:45:24 #36 [core-command internal] load build definition from Dockerfile 01:45:24 #36 transferring dockerfile: 1.94kB 0.0s done 01:45:24 #36 DONE 1.0s 01:45:24 01:45:24 #17 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:45:24 #17 ... 01:45:24 01:45:24 #37 [core-command internal] load .dockerignore 01:45:24 #37 transferring context: 50B 0.0s done 01:45:24 #37 DONE 1.0s 01:45:24 01:45:24 #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:45:24 #3 DONE 0.0s 01:45:24 01:45:24 #22 [security-spire-server internal] load build context 01:45:24 #22 transferring context: 23.57kB 0.0s done 01:45:24 #22 DONE 0.6s 01:45:24 01:45:24 #17 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:45:25 #17 ... 01:45:25 01:45:25 #38 [security-spire-agent internal] load build context 01:45:25 #38 transferring context: 23.10kB 0.0s done 01:45:25 #38 DONE 0.8s 01:45:25 01:45:25 #17 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:45:25 #17 ... 01:45:25 01:45:25 #39 [security-spire-config internal] load build definition from Dockerfile 01:45:25 #39 transferring dockerfile: 1.69kB 0.0s done 01:45:25 #39 DONE 1.1s 01:45:25 01:45:25 #40 [core-command internal] load build context 01:45:25 #40 DONE 0.0s 01:45:25 01:45:25 #41 [support-notifications internal] load build definition from Dockerfile 01:45:25 #41 transferring dockerfile: 2.02kB done 01:45:25 #41 DONE 1.5s 01:45:25 01:45:25 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:45:25 #34 DONE 2.6s 01:45:25 01:45:25 #16 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 01:45:25 #16 DONE 2.3s 01:45:25 01:45:25 #17 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:45:25 #17 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done 01:45:25 #17 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:45:25 #17 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 01:45:25 #17 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 01:45:25 #17 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 01:45:25 #17 ... 01:45:25 01:45:25 #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:45:25 #3 DONE 0.0s 01:45:25 01:45:25 #17 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:45:25 #17 ... 01:45:25 01:45:25 #42 [core-keeper internal] load build definition from Dockerfile 01:45:25 #42 transferring dockerfile: 2.07kB 0.0s done 01:45:25 #42 DONE 1.1s 01:45:25 01:45:25 #43 [security-bootstrapper internal] load .dockerignore 01:45:25 #43 transferring context: 50B 0.0s done 01:45:25 #43 DONE 2.3s 01:45:25 01:45:25 #17 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:45:25 #17 ... 01:45:25 01:45:25 #44 [security-bootstrapper internal] load build definition from Dockerfile 01:45:25 #44 transferring dockerfile: 3.02kB 0.0s done 01:45:25 #44 DONE 2.4s 01:45:25 01:45:25 #45 [security-spire-config internal] load .dockerignore 01:45:25 #45 transferring context: 50B 0.0s done 01:45:25 #45 DONE 1.4s 01:45:25 01:45:25 #17 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:45:25 #17 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.1s done 01:45:25 #17 ... 01:45:25 01:45:25 #46 [security-spiffe-token-provider internal] load build context 01:45:25 #46 transferring context: 2.94MB 0.8s done 01:45:25 #46 DONE 1.5s 01:45:25 01:45:25 #17 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:45:25 #17 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.1s done 01:45:25 #17 ... 01:45:25 01:45:25 #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:45:25 #3 DONE 0.0s 01:45:26 01:45:26 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:45:26 #34 DONE 2.9s 01:45:26 01:45:26 #16 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 01:45:26 #16 DONE 2.8s 01:45:26 01:45:26 #47 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 01:45:26 #47 DONE 2.5s 01:45:26 01:45:26 #17 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:45:26 #17 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done 01:45:26 #17 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:45:26 #17 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 01:45:26 #17 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 01:45:26 #17 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 01:45:26 #17 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.1s done 01:45:26 #17 ... 01:45:26 01:45:26 #48 [core-common-config-bootstrapper internal] load build context 01:45:26 #48 transferring context: 2.94MB 0.9s done 01:45:26 #48 DONE 1.6s 01:45:26 01:45:26 #24 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:26 #24 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 01:45:26 #24 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 01:45:26 #24 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 01:45:26 #24 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 01:45:26 #24 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 01:45:26 #24 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 01:45:26 #24 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:45:26 #24 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 01:45:26 #24 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 1.6s 01:45:26 #24 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 01:45:26 #24 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 01:45:26 #24 ... 01:45:26 01:45:26 #23 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 01:45:26 #23 DONE 2.3s 01:45:26 01:45:26 #24 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:26 #24 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 01:45:26 #24 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 01:45:26 #24 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 01:45:26 #24 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 01:45:26 #24 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 01:45:26 #24 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 01:45:26 #24 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 01:45:26 #24 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 01:45:26 #24 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 1.8s 01:45:26 #24 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 01:45:26 #24 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 01:45:26 #24 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 2.0s 01:45:26 #24 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.75MB / 28.04MB 2.4s 01:45:27 #24 ... 01:45:27 01:45:27 #49 [security-spire-config internal] load build context 01:45:27 #49 transferring context: 21.82kB 0.1s done 01:45:27 #49 DONE 0.7s 01:45:27 01:45:27 #17 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:45:27 #17 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 1.0s done 01:45:27 #17 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 01:45:27 #17 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 01:45:27 #17 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 01:45:27 #17 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.3s done 01:45:27 #17 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.1s done 01:45:27 #17 DONE 5.4s 01:45:27 01:45:27 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:27 #24 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.4s done 01:45:27 #24 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 01:45:27 #24 ... 01:45:27 01:45:27 #50 [security-proxy-auth internal] load build context 01:45:27 #50 transferring context: 2.94MB 1.5s done 01:45:27 #50 DONE 2.6s 01:45:27 01:45:27 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:28 #24 ... 01:45:28 01:45:28 #40 [core-command internal] load build context 01:45:28 #40 transferring context: 2.94MB 2.1s done 01:45:28 #40 DONE 2.9s 01:45:28 01:45:28 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:28 #24 ... 01:45:28 01:45:28 #51 [core-keeper internal] load build context 01:45:28 #51 transferring context: 2.94MB 1.9s done 01:45:28 #51 DONE 2.4s 01:45:28 01:45:28 #52 [security-bootstrapper internal] load build context 01:45:28 #52 transferring context: 2.94MB 1.9s done 01:45:28 #52 DONE 2.4s 01:45:28 01:45:28 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:28 #24 ... 01:45:28 01:45:28 #53 [support-notifications internal] load build context 01:45:28 #53 transferring context: 2.94MB 1.9s done 01:45:28 #53 DONE 2.6s 01:45:28 01:45:28 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:31 #24 ... 01:45:31 01:45:31 #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:31 #54 DONE 5.2s 01:45:31 01:45:31 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:31 #24 ... 01:45:31 01:45:31 #55 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:45:31 #0 2.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:31 #0 3.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:31 #0 5.259 OK: 238 MiB in 54 packages 01:45:31 #55 DONE 6.7s 01:45:31 01:45:31 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:32 #143 ... 01:45:32 01:45:32 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:45:32 #151 91.27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:45:32 #24 ... 01:45:32 01:45:32 #56 [core-data builder 4/7] COPY go.mod vendor* ./ 01:45:32 #56 DONE 0.8s 01:45:32 01:45:32 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:32 #24 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.2s 01:45:34 #24 ... 01:45:34 01:45:34 #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:45:34 #0 3.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:34 #0 4.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:34 #0 6.981 OK: 238 MiB in 54 packages 01:45:34 #57 DONE 8.2s 01:45:34 01:45:34 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:34 #24 ... 01:45:34 01:45:34 #58 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:45:34 #58 DONE 7.0s 01:45:34 01:45:34 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:34 #24 ... 01:45:34 01:45:34 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:45:34 #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 01:45:34 #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 01:45:34 #59 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 01:45:34 #59 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 01:45:34 #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 01:45:34 #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 01:45:34 #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 01:45:34 #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.3s done 01:45:34 #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 01:45:34 #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.2s 01:45:34 #59 ... 01:45:34 01:45:34 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:34 #24 ... 01:45:34 01:45:34 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:45:34 #0 4.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:34 #0 5.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:34 #0 8.467 OK: 238 MiB in 54 packages 01:45:34 #60 DONE 9.3s 01:45:34 01:45:34 #61 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:45:34 #61 DONE 0.8s 01:45:34 01:45:34 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:35 #24 ... 01:45:35 01:45:35 #62 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:45:35 #62 DONE 0.9s 01:45:35 01:45:35 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:35 #24 ... 01:45:35 01:45:35 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:45:35 #0 2.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:35 #0 3.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:35 #0 5.675 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:45:35 #0 5.675 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:45:35 #0 5.675 OK: 24053 distinct packages available 01:45:35 #0 6.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:35 #0 6.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:36 #63 ... 01:45:36 01:45:36 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:37 #24 ... 01:45:37 01:45:37 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:45:37 #0 4.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:37 #0 4.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:37 #0 8.805 (1/1) Installing dumb-init (1.2.5-r3) 01:45:37 #0 8.845 Executing busybox-1.36.1-r29.trigger 01:45:37 #0 8.981 OK: 9 MiB in 15 packages 01:45:37 #64 DONE 10.0s 01:45:37 01:45:37 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:37 #24 ... 01:45:37 01:45:37 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:45:37 #0 4.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:37 #0 4.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:37 #0 9.227 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:45:37 #0 9.227 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:45:37 #0 9.227 OK: 24049 distinct packages available 01:45:37 #65 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:37 #65 ... 01:45:37 01:45:37 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:45:37 #0 5.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:37 #0 6.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:37 #66 ... 01:45:37 01:45:37 #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:45:37 #0 5.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:37 #0 6.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:37 #67 ... 01:45:37 01:45:37 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:45:37 #0 6.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:37 #0 7.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:37 #68 ... 01:45:37 01:45:37 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:45:37 #63 10.96 OK: 238 MiB in 54 packages 01:45:37 #63 DONE 11.8s 01:45:37 01:45:37 #69 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init 01:45:37 #0 6.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:37 #0 7.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:37 #69 ... 01:45:37 01:45:37 #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:45:37 #0 5.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:37 #0 6.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:37 #70 ... 01:45:37 01:45:37 #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:45:37 #0 6.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:37 #0 7.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:38 #71 ... 01:45:38 01:45:38 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:45:38 #0 5.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:38 #0 6.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:38 #0 10.51 (1/4) Installing ca-certificates (20240705-r0) 01:45:38 #0 10.81 (2/4) Installing dumb-init (1.2.5-r3) 01:45:38 #0 10.83 (3/4) Installing su-exec (0.2-r3) 01:45:38 #0 10.84 (4/4) Installing yq-go (4.44.1-r2) 01:45:38 #72 ... 01:45:38 01:45:38 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:45:38 #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.3s done 01:45:38 #59 DONE 13.9s 01:45:38 01:45:38 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:45:38 #0 4.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:38 #0 5.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:38 #0 10.01 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:45:38 #0 10.01 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:45:38 #0 10.01 OK: 24049 distinct packages available 01:45:38 #0 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:38 #73 ... 01:45:38 01:45:38 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:38 #24 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.2s 01:45:38 #24 ... 01:45:38 01:45:38 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:45:38 #74 DONE 0.8s 01:45:38 01:45:38 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:40 #24 ... 01:45:40 01:45:40 #69 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 01:45:40 #69 12.36 (1/1) Installing dumb-init (1.2.5-r3) 01:45:40 #69 12.43 Executing busybox-1.36.1-r29.trigger 01:45:40 #69 12.55 OK: 9 MiB in 15 packages 01:45:40 #69 DONE 13.7s 01:45:40 01:45:40 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:41 #24 ... 01:45:41 01:45:41 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:45:41 #0 4.508 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:41 #0 5.853 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:41 #75 ... 01:45:41 01:45:41 #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:45:41 #71 12.46 (1/2) Installing dumb-init (1.2.5-r3) 01:45:41 #71 12.50 (2/2) Installing su-exec (0.2-r3) 01:45:41 #71 12.52 Executing busybox-1.36.1-r29.trigger 01:45:41 #71 12.59 OK: 9 MiB in 16 packages 01:45:41 #71 DONE 14.1s 01:45:41 01:45:41 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:45:41 #72 11.56 Executing busybox-1.36.1-r29.trigger 01:45:41 #72 11.74 Executing ca-certificates-20240705-r0.trigger 01:45:41 #72 12.50 OK: 20 MiB in 18 packages 01:45:41 #72 DONE 14.1s 01:45:41 01:45:41 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:45:41 #76 ... 01:45:41 01:45:41 #67 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 01:45:41 #67 11.33 (1/2) Installing ca-certificates (20240705-r0) 01:45:41 #67 11.75 (2/2) Installing dumb-init (1.2.5-r3) 01:45:41 #67 11.80 Executing busybox-1.36.1-r29.trigger 01:45:41 #67 11.91 Executing ca-certificates-20240705-r0.trigger 01:45:41 #67 12.70 OK: 10 MiB in 16 packages 01:45:41 #67 DONE 14.4s 01:45:41 01:45:41 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:41 #24 ... 01:45:41 01:45:41 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:45:41 #66 11.94 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:45:41 #66 12.41 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:45:41 #66 12.54 (3/6) Installing dumb-init (1.2.5-r3) 01:45:41 #66 12.57 (4/6) Installing openssl (3.3.2-r1) 01:45:41 #66 12.60 (5/6) Installing su-exec (0.2-r3) 01:45:41 #66 12.61 (6/6) Installing yq-go (4.44.1-r2) 01:45:41 #66 13.32 Executing busybox-1.36.1-r29.trigger 01:45:41 #66 13.51 OK: 20 MiB in 18 packages 01:45:41 #66 DONE 14.7s 01:45:42 01:45:42 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:42 #24 ... 01:45:42 01:45:42 #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:45:42 #70 10.91 (1/3) Installing ca-certificates (20240705-r0) 01:45:42 #70 11.18 (2/3) Installing dumb-init (1.2.5-r3) 01:45:42 #70 11.18 (3/3) Installing tzdata (2024b-r0) 01:45:42 #70 12.15 Executing busybox-1.36.1-r29.trigger 01:45:42 #70 12.26 Executing ca-certificates-20240705-r0.trigger 01:45:42 #70 13.09 OK: 11 MiB in 17 packages 01:45:42 #70 DONE 15.0s 01:45:42 01:45:42 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:42 #24 ... 01:45:42 01:45:42 #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:42 #77 ... 01:45:42 01:45:42 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:43 #24 ... 01:45:43 01:45:43 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:45:43 #75 11.18 OK: 238 MiB in 54 packages 01:45:43 #75 DONE 12.1s 01:45:43 01:45:43 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:43 #24 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.2s 01:45:44 #24 ... 01:45:44 01:45:44 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:45:44 #0 3.792 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:44 #0 5.158 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:44 #78 ... 01:45:44 01:45:44 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:45:44 #73 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:44 #73 16.20 (1/14) Installing ca-certificates (20240705-r0) 01:45:44 #73 16.64 (2/14) Installing brotli-libs (1.1.0-r2) 01:45:44 #73 16.75 (3/14) Installing c-ares (1.33.1-r0) 01:45:44 #73 16.78 (4/14) Installing libunistring (1.2-r0) 01:45:44 #73 16.99 (5/14) Installing libidn2 (2.3.7-r0) 01:45:44 #73 17.05 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:45:44 #73 17.10 (7/14) Installing libpsl (0.21.5-r1) 01:45:44 #73 17.16 (8/14) Installing zstd-libs (1.5.6-r0) 01:45:44 #73 ... 01:45:44 01:45:44 #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:45:44 #79 DONE 1.1s 01:45:44 01:45:44 #80 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:44 #80 ... 01:45:44 01:45:44 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:45 #81 ... 01:45:45 01:45:45 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:45:45 #73 17.29 (9/14) Installing libcurl (8.11.1-r0) 01:45:45 #73 17.35 (10/14) Installing curl (8.11.1-r0) 01:45:45 #73 17.40 (11/14) Installing dumb-init (1.2.5-r3) 01:45:45 #73 17.41 (12/14) Installing musl-obstack (1.2.3-r2) 01:45:45 #73 17.46 (13/14) Installing libucontext (1.2-r3) 01:45:45 #73 17.46 (14/14) Installing gcompat (1.1.0-r4) 01:45:45 #73 17.50 Executing busybox-1.36.1-r29.trigger 01:45:45 #73 17.57 Executing ca-certificates-20240705-r0.trigger 01:45:45 #73 ... 01:45:45 01:45:45 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:45:45 #65 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:45 #65 16.45 (1/4) Installing dumb-init (1.2.5-r3) 01:45:45 #65 16.53 (2/4) Installing musl-obstack (1.2.3-r2) 01:45:45 #65 16.55 (3/4) Installing libucontext (1.2-r3) 01:45:45 #65 16.61 (4/4) Installing gcompat (1.1.0-r4) 01:45:45 #65 16.64 Executing busybox-1.36.1-r29.trigger 01:45:45 #65 16.73 OK: 9 MiB in 18 packages 01:45:45 #65 DONE 18.1s 01:45:45 01:45:45 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:45 #24 ... 01:45:45 01:45:45 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:45 #82 ... 01:45:45 01:45:45 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:45:45 #73 18.38 OK: 15 MiB in 28 packages 01:45:46 #73 DONE 19.4s 01:45:46 01:45:46 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:47 #24 ... 01:45:47 01:45:47 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:45:47 #0 3.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:47 #0 4.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:47 #0 9.522 Upgrading critical system libraries and apk-tools: 01:45:47 #0 9.522 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:45:47 #0 9.558 Executing busybox-1.36.1-r29.trigger 01:45:47 #83 ... 01:45:47 01:45:47 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:48 #24 ... 01:45:48 01:45:48 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 01:45:48 #78 12.07 (1/1) Installing dumb-init (1.2.5-r3) 01:45:48 #78 12.57 Executing busybox-1.36.1-r29.trigger 01:45:48 #78 12.70 OK: 9 MiB in 15 packages 01:45:48 #78 DONE 14.0s 01:45:48 01:45:48 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:48 #24 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.3s done 01:45:48 #24 ... 01:45:48 01:45:48 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:45:48 #84 ... 01:45:48 01:45:48 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:45:48 #83 10.72 Continuing the upgrade transaction with new apk-tools: 01:45:48 #83 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:48 #83 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:48 #83 ... 01:45:48 01:45:48 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:45:48 #68 12.36 v3.20.3-400-g52681239964 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 01:45:48 #68 12.36 v3.20.3-404-g6c29421368a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 01:45:48 #68 12.36 OK: 24049 distinct packages available 01:45:48 #68 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:48 #68 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:48 #68 19.93 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:45:48 #68 20.21 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:45:48 #68 20.27 (3/7) Installing dumb-init (1.2.5-r3) 01:45:48 #68 20.41 (4/7) Installing musl-obstack (1.2.3-r2) 01:45:48 #68 20.41 (5/7) Installing libucontext (1.2-r3) 01:45:48 #68 20.44 (6/7) Installing gcompat (1.1.0-r4) 01:45:48 #68 20.47 (7/7) Installing openssl (3.3.2-r1) 01:45:48 #68 20.61 Executing busybox-1.36.1-r29.trigger 01:45:48 #68 20.69 OK: 10 MiB in 19 packages 01:45:48 #68 DONE 21.7s 01:45:49 01:45:49 #24 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 01:45:49 #24 DONE 25.9s 01:45:49 01:45:49 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:45:50 #85 ... 01:45:50 01:45:50 #86 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 01:45:50 #0 4.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:50 #0 6.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:50 #0 10.36 Upgrading critical system libraries and apk-tools: 01:45:50 #0 10.36 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:45:50 #0 10.38 Executing busybox-1.36.1-r29.trigger 01:45:50 #86 11.13 Continuing the upgrade transaction with new apk-tools: 01:45:50 #86 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:51 #86 ... 01:45:51 01:45:51 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:45:51 #85 2.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:51 #85 ... 01:45:51 01:45:51 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:45:51 #0 6.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:51 #0 7.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:51 #87 ... 01:45:51 01:45:51 #86 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 01:45:51 #86 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:51 #86 ... 01:45:51 01:45:51 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:45:51 #0 5.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:51 #0 6.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:51 #0 9.973 Upgrading critical system libraries and apk-tools: 01:45:51 #0 9.973 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:45:51 #88 10.03 Executing busybox-1.36.1-r29.trigger 01:45:51 #88 ... 01:45:51 01:45:51 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:45:51 #0 5.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:51 #0 6.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:51 #0 9.705 Upgrading critical system libraries and apk-tools: 01:45:51 #0 9.706 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:45:51 #0 9.746 Executing busybox-1.36.1-r29.trigger 01:45:52 #89 ... 01:45:52 01:45:52 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:45:52 #85 3.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:52 #85 ... 01:45:52 01:45:52 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:45:52 #0 5.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:52 #0 6.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:52 #90 ... 01:45:52 01:45:52 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:45:52 #0 3.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:52 #0 4.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:52 #91 ... 01:45:52 01:45:52 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:45:52 #89 10.53 Continuing the upgrade transaction with new apk-tools: 01:45:52 #89 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:53 #89 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:54 #89 ... 01:45:54 01:45:54 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 01:45:54 #83 15.84 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:45:54 #83 16.36 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:45:54 #83 16.44 OK: 9 MiB in 15 packages 01:45:54 #83 DONE 17.2s 01:45:54 01:45:54 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:45:54 #91 7.802 Upgrading critical system libraries and apk-tools: 01:45:54 #91 7.802 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:45:54 #91 7.868 Executing busybox-1.36.1-r29.trigger 01:45:55 #91 ... 01:45:55 01:45:55 #86 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 01:45:55 #86 14.47 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:45:55 #86 14.79 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:45:55 #86 14.86 OK: 9 MiB in 15 packages 01:45:55 #86 DONE 15.7s 01:45:55 01:45:55 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:45:55 #0 2.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:55 #0 4.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:55 #0 7.540 Upgrading critical system libraries and apk-tools: 01:45:55 #0 7.540 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:45:55 #0 7.575 Executing busybox-1.36.1-r29.trigger 01:45:55 #0 8.548 Continuing the upgrade transaction with new apk-tools: 01:45:55 #0 8.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:55 #0 9.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:55 #92 ... 01:45:55 01:45:55 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:45:55 #90 11.03 Upgrading critical system libraries and apk-tools: 01:45:55 #90 11.03 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:45:55 #90 11.06 Executing busybox-1.36.1-r29.trigger 01:45:55 #90 12.01 Continuing the upgrade transaction with new apk-tools: 01:45:55 #90 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:55 #90 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:58 #90 ... 01:45:58 01:45:58 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:45:58 #76 6.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:58 #76 7.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:58 #76 11.32 Upgrading critical system libraries and apk-tools: 01:45:58 #76 11.32 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:45:58 #76 11.35 Executing busybox-1.36.1-r29.trigger 01:45:58 #76 12.47 Continuing the upgrade transaction with new apk-tools: 01:45:58 #76 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:58 #76 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:58 #76 ... 01:45:58 01:45:58 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:45:58 #89 14.97 OK: 20 MiB in 18 packages 01:45:58 #89 DONE 15.8s 01:45:58 01:45:58 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:45:58 #93 ... 01:45:58 01:45:58 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:45:58 #87 11.15 Upgrading critical system libraries and apk-tools: 01:45:58 #87 11.15 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:45:58 #87 11.18 Executing busybox-1.36.1-r29.trigger 01:45:58 #87 12.27 Continuing the upgrade transaction with new apk-tools: 01:45:58 #87 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:58 #87 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:58 #87 15.69 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:45:58 #87 15.95 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:45:58 #87 16.00 OK: 9 MiB in 16 packages 01:45:58 #87 DONE 16.7s 01:45:58 01:45:58 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:45:58 #76 16.92 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:45:58 #76 ... 01:45:58 01:45:58 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:45:58 #93 DONE 0.8s 01:45:58 01:45:58 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:45:58 #76 17.40 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:45:58 #76 17.50 Executing ca-certificates-20240705-r0.trigger 01:45:59 #76 ... 01:45:59 01:45:59 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 01:45:59 #88 11.38 Continuing the upgrade transaction with new apk-tools: 01:45:59 #88 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:45:59 #88 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:45:59 #88 15.43 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:45:59 #88 15.60 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:45:59 #88 15.63 Executing ca-certificates-20240705-r0.trigger 01:45:59 #88 16.36 OK: 10 MiB in 16 packages 01:45:59 #88 DONE 17.5s 01:45:59 01:45:59 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:45:59 #90 16.10 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:45:59 #90 16.57 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:45:59 #90 16.65 Executing ca-certificates-20240705-r0.trigger 01:45:59 #90 17.19 OK: 11 MiB in 17 packages 01:45:59 #90 ... 01:45:59 01:45:59 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:45:59 #92 13.00 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:45:59 #92 13.41 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:45:59 #92 13.45 OK: 9 MiB in 18 packages 01:45:59 #92 DONE 14.3s 01:45:59 01:45:59 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:46:00 #94 ... 01:46:00 01:46:00 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:46:00 #90 DONE 18.1s 01:46:00 01:46:00 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:46:00 #85 6.844 Upgrading critical system libraries and apk-tools: 01:46:00 #85 6.845 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:46:00 #85 6.871 Executing busybox-1.36.1-r29.trigger 01:46:00 #85 7.225 Continuing the upgrade transaction with new apk-tools: 01:46:00 #85 7.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:46:00 #85 7.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:46:00 #85 ... 01:46:00 01:46:00 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:46:00 #76 18.29 OK: 20 MiB in 18 packages 01:46:00 #76 DONE 19.2s 01:46:00 01:46:00 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:46:00 #85 11.68 OK: 10 MiB in 19 packages 01:46:00 #85 ... 01:46:00 01:46:00 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:46:00 #91 8.914 Continuing the upgrade transaction with new apk-tools: 01:46:00 #91 8.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:46:00 #91 9.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:46:00 #91 13.36 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:46:00 #91 13.58 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:46:00 #91 13.64 Executing ca-certificates-20240705-r0.trigger 01:46:00 #91 14.04 OK: 15 MiB in 28 packages 01:46:01 #91 ... 01:46:01 01:46:01 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:46:01 #85 DONE 12.8s 01:46:01 01:46:01 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:46:01 #95 DONE 3.8s 01:46:01 01:46:01 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:46:01 #96 ... 01:46:01 01:46:01 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:46:01 #94 DONE 2.2s 01:46:01 01:46:01 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:46:01 #91 DONE 15.2s 01:46:02 01:46:02 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:46:03 #97 ... 01:46:03 01:46:03 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:46:03 #98 DONE 1.0s 01:46:03 01:46:03 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:46:03 #99 ... 01:46:03 01:46:03 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:46:03 #97 DONE 1.3s 01:46:03 01:46:03 #100 [security-spire-config stage-2 6/10] COPY security.txt / 01:46:03 #100 ... 01:46:03 01:46:03 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:46:03 #99 DONE 1.9s 01:46:03 01:46:03 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:46:03 #96 DONE 2.0s 01:46:03 01:46:03 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:46:03 #101 ... 01:46:03 01:46:03 #100 [security-spire-config stage-2 6/10] COPY security.txt / 01:46:03 #100 DONE 0.5s 01:46:04 01:46:04 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:46:04 #102 ... 01:46:04 01:46:04 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:46:04 #101 DONE 0.4s 01:46:04 01:46:04 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:46:04 #102 DONE 0.5s 01:46:04 01:46:04 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:46:05 #103 DONE 0.7s 01:46:05 01:46:05 #104 [security-spire-server stage-2 6/9] COPY security.txt / 01:46:05 #104 DONE 0.7s 01:46:05 01:46:05 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:46:05 #105 ... 01:46:05 01:46:05 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:46:05 #106 DONE 0.5s 01:46:05 01:46:05 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:46:05 #105 DONE 0.7s 01:46:05 01:46:05 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:46:05 #107 ... 01:46:05 01:46:05 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:46:05 #108 DONE 2.1s 01:46:05 01:46:05 #109 [security-spire-config] exporting to image 01:46:05 #109 exporting layers 01:46:06 #109 ... 01:46:06 01:46:06 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:46:06 #107 DONE 1.0s 01:46:06 01:46:06 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:46:06 #110 ... 01:46:06 01:46:06 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:46:06 #111 DONE 1.0s 01:46:06 01:46:06 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 01:46:07 #112 ... 01:46:07 01:46:07 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:46:07 #110 DONE 0.6s 01:46:07 01:46:07 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 01:46:07 #112 DONE 0.6s 01:46:07 01:46:07 #113 [security-spire-server] exporting to image 01:46:08 #113 ... 01:46:08 01:46:08 #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:46:08 #114 DONE 0.5s 01:46:08 01:46:08 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:46:08 #115 DONE 0.7s 01:46:08 01:46:08 #109 [security-spire-config] exporting to image 01:46:08 #109 exporting layers 2.8s done 01:46:08 #109 writing image sha256:f33c4612c3e65c1d5aeb9899fd063784b894126c53cca6fdda4d7a8a9a1c802b 0.0s done 01:46:08 #109 naming to docker.io/library/security-spire-config-arm64 0.1s done 01:46:08 #109 DONE 2.9s 01:46:08 01:46:08 #113 [security-spire-server] exporting to image 01:46:09 #113 exporting layers 2.4s done 01:46:09 #113 writing image sha256:ea0aa881568dbe1975f39807b890cd4abd0451cf59591c247c36e5b24ff81edd 0.0s done 01:46:09 #113 naming to docker.io/library/security-spire-server-arm64 01:46:09 #113 naming to docker.io/library/security-spire-server-arm64 0.1s done 01:46:09 #113 DONE 2.5s 01:46:09 01:46:09 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:46:09 #116 DONE 1.0s 01:46:09 01:46:09 #80 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:09 #80 ... 01:46:09 01:46:09 #117 [security-spire-agent] exporting to image 01:46:11 #117 exporting layers 1.9s done 01:46:11 #117 writing image sha256:43335d33c7bda36f217051b645ab44218645f31ac50cd34b209aaf801fd9dfab 0.0s done 01:46:11 #117 naming to docker.io/library/security-spire-agent-arm64 0.1s done 01:46:11 #117 DONE 2.0s 01:46:11 01:46:11 #80 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:40 #151 ... 01:46:40 01:46:40 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:46:40 #146 DONE 154.0s 01:46:40 01:46:40 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:46:40 #130 ... 01:46:40 01:46:40 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:46:40 #152 DONE 156.2s 01:46:40 01:46:40 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:46:40 #150 DONE 156.2s 01:46:40 01:46:40 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:46:40 #143 DONE 156.2s 01:46:40 01:46:40 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:46:40 #148 DONE 156.2s 01:46:40 01:46:40 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:46:40 #147 DONE 156.2s 01:46:40 01:46:40 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:46:40 #149 DONE 156.2s 01:46:40 01:46:40 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:46:40 #154 ... 01:46:40 01:46:40 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:46:40 #145 DONE 156.4s 01:46:40 01:46:40 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:46:40 #153 DONE 156.6s 01:46:40 01:46:40 #155 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:46:40 #155 ... 01:46:40 01:46:40 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:46:40 #151 DONE 156.6s 01:46:40 01:46:40 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:46:40 #130 DONE 156.7s 01:46:40 01:46:40 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:46:40 #144 DONE 156.8s 01:46:40 01:46:40 #156 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:46:40 #156 ... 01:46:40 01:46:40 #157 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:46:40 #157 DONE 0.9s 01:46:40 01:46:40 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:46:40 #154 DONE 1.0s 01:46:40 01:46:40 #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:46:40 #158 DONE 1.0s 01:46:40 01:46:40 #155 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:46:40 #155 DONE 0.8s 01:46:40 01:46:40 #159 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:46:40 #159 DONE 0.9s 01:46:40 01:46:40 #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:46:40 #160 DONE 0.7s 01:46:40 01:46:40 #161 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:46:40 #161 ... 01:46:40 01:46:40 #162 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:46:40 #162 DONE 0.7s 01:46:40 01:46:40 #156 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:46:40 #156 DONE 0.6s 01:46:40 01:46:40 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:46:40 #163 DONE 0.5s 01:46:40 01:46:40 #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:46:40 #164 ... 01:46:40 01:46:40 #165 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:46:40 #165 DONE 0.7s 01:46:40 01:46:40 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:46:40 #166 DONE 0.7s 01:46:40 01:46:40 #167 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:46:40 #167 CACHED 01:46:40 01:46:40 #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:46:40 #168 CACHED 01:46:40 01:46:40 #169 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:46:40 #169 DONE 0.6s 01:46:40 01:46:40 #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:46:40 #170 CACHED 01:46:40 01:46:40 #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:46:40 #171 CACHED 01:46:40 01:46:40 #172 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 01:46:40 #172 CACHED 01:46:40 01:46:40 #173 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 01:46:40 #173 CACHED 01:46:40 01:46:40 #174 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:46:40 #174 DONE 0.6s 01:46:40 01:46:40 #161 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:46:40 #161 DONE 0.6s 01:46:40 01:46:40 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:46:40 #175 DONE 0.6s 01:46:40 01:46:40 #176 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:46:40 #176 DONE 0.6s 01:46:40 01:46:40 #164 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:46:40 #164 DONE 0.6s 01:46:40 01:46:40 #177 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:46:40 #177 ... 01:46:40 01:46:40 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:46:40 #178 DONE 1.5s 01:46:40 01:46:40 #179 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:46:40 #179 DONE 1.5s 01:46:40 01:46:40 #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:46:40 #180 DONE 1.5s 01:46:40 01:46:40 #181 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:46:40 #181 DONE 1.5s 01:46:40 01:46:40 #182 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:46:40 #182 DONE 1.5s 01:46:40 01:46:40 #183 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:46:40 #183 DONE 1.5s 01:46:40 01:46:40 #177 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:46:40 #177 DONE 1.4s 01:46:40 01:46:40 #184 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:46:40 #184 ... 01:46:40 01:46:40 #185 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:46:40 #185 DONE 1.5s 01:46:40 01:46:40 #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:46:40 #186 DONE 1.6s 01:46:40 01:46:40 #187 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:46:40 #187 DONE 1.6s 01:46:40 01:46:40 #188 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:46:40 #188 DONE 1.5s 01:46:40 01:46:40 #189 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:46:40 #189 DONE 2.3s 01:46:40 01:46:40 #190 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:46:40 #190 ... 01:46:40 01:46:40 #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:46:40 #191 DONE 0.5s 01:46:40 01:46:40 #192 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:46:40 #192 DONE 0.5s 01:46:40 01:46:40 #193 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:46:40 #193 DONE 0.5s 01:46:40 01:46:40 #194 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 01:46:40 #194 DONE 0.5s 01:46:40 01:46:40 #195 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:46:40 #195 DONE 0.5s 01:46:40 01:46:40 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:46:40 #196 DONE 0.5s 01:46:40 01:46:40 #184 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:46:40 #184 DONE 0.5s 01:46:40 01:46:40 #197 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:46:40 #197 DONE 0.5s 01:46:40 01:46:40 #198 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 01:46:40 #198 ... 01:46:40 01:46:40 #199 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:46:40 #199 DONE 0.5s 01:46:40 01:46:40 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:46:40 #200 DONE 0.5s 01:46:40 01:46:40 #201 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:46:40 #201 DONE 0.5s 01:46:40 01:46:40 #190 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:46:40 #190 DONE 0.5s 01:46:40 01:46:40 #95 [support-scheduler] exporting to image 01:46:40 #95 exporting layers 0.2s done 01:46:40 #95 ... 01:46:40 01:46:40 #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:46:40 #202 DONE 0.5s 01:46:40 01:46:40 #203 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 01:46:40 #203 DONE 0.5s 01:46:40 01:46:40 #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:46:40 #204 DONE 0.5s 01:46:40 01:46:40 #95 [core-data] exporting to image 01:46:40 #95 ... 01:46:40 01:46:40 #198 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 01:46:40 #198 DONE 0.5s 01:46:40 01:46:40 #205 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:46:40 #205 DONE 0.5s 01:46:40 01:46:40 #206 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:46:40 #206 DONE 0.5s 01:46:40 01:46:40 #207 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:46:40 #207 DONE 0.4s 01:46:40 01:46:40 #208 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:46:40 #208 DONE 0.5s 01:46:40 01:46:40 #95 [support-notifications] exporting to image 01:46:40 #95 exporting layers 0.5s done 01:46:40 #95 ... 01:46:40 01:46:40 #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:46:40 #209 DONE 0.5s 01:46:40 01:46:40 #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 01:46:40 #210 DONE 0.4s 01:46:40 01:46:40 #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:46:40 #211 DONE 0.4s 01:46:40 01:46:40 #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:46:40 #212 DONE 0.4s 01:46:40 01:46:40 #95 [core-data] exporting to image 01:46:40 #95 exporting layers 0.5s done 01:46:40 #95 writing image sha256:4357cd14bb12981d68db3cdaaec089ec7a66a9cf11538084eab1069121ab9d57 0.0s done 01:46:40 #95 writing image sha256:c1d2da8cfc15b1efe228b9a081a8295518b4d811b9f73dab0224c91c832c62f9 0.0s done 01:46:40 #95 writing image sha256:60dafdba08d90d0f47d820501865c567b94887c2c2e86f788f355b053d1ee49b 0.0s done 01:46:40 #95 writing image sha256:ec26fdb0dcfd24e560a4687c7a42916c41d91c1743c0f7ecda57e9d9d2a6810a 0.0s done 01:46:40 #95 naming to docker.io/library/core-command done 01:46:40 #95 naming to docker.io/library/support-scheduler done 01:46:40 #95 naming to docker.io/library/core-keeper done 01:46:40 #95 naming to docker.io/library/security-spiffe-token-provider done 01:46:40 #95 writing image sha256:7b39b4a5ae8ae37b86d36ecc91acf7b0afdfb92d7aacc32382212ce07a510240 done 01:46:40 #95 naming to docker.io/library/core-data done 01:46:40 #95 writing image sha256:ceebb8366944d86abaea9370892ce8856a2aabe308b23d7d81b6371f3a3047d4 done 01:46:40 #95 naming to docker.io/library/support-notifications done 01:46:40 #95 exporting layers 0.3s done 01:46:40 #95 writing image sha256:93233d35c48aaaa6836b7ee931f245e434b67a2236f3e54b31bffc0d84f7b072 done 01:46:40 #95 naming to docker.io/library/core-metadata done 01:46:40 #95 DONE 3.3s 01:46:40 01:46:40 #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:46:40 #213 DONE 0.3s 01:46:40 01:46:40 #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:46:40 #214 DONE 0.3s 01:46:40 01:46:40 #215 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:46:40 #215 DONE 0.9s 01:46:40 01:46:40 #216 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:46:40 #216 ... 01:46:40 01:46:40 #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:46:40 #217 DONE 0.9s 01:46:40 01:46:40 #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:46:40 #218 DONE 0.2s 01:46:40 01:46:40 #216 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:46:40 #216 DONE 0.2s 01:46:40 01:46:40 #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:46:40 #219 DONE 0.5s 01:46:40 01:46:40 #95 [security-proxy-setup] exporting to image 01:46:40 #95 exporting layers 0.2s done 01:46:40 #95 writing image sha256:a7cacbd1ba3397944f86fbf1bc3ed7bd538545f2a4b390ecf3ec06c93003d92d 0.0s done 01:46:40 #95 naming to docker.io/library/core-common-config-bootstrapper 01:46:40 #95 ... 01:46:40 01:46:40 #220 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 01:46:40 #220 DONE 0.1s 01:46:40 01:46:40 #95 [core-common-config-bootstrapper] exporting to image 01:46:40 #95 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 01:46:40 #95 ... 01:46:40 01:46:40 #221 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:46:40 #221 DONE 0.1s 01:46:40 01:46:40 #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:46:40 #222 DONE 0.1s 01:46:40 01:46:40 #95 [security-proxy-auth] exporting to image 01:46:40 #95 exporting layers 0.3s done 01:46:40 #95 writing image sha256:cb9a6151dd74832a416721fc0a3004ad3f90551a9a88a09ce7f2bba176a7291f done 01:46:40 #95 naming to docker.io/library/security-proxy-auth done 01:46:40 #95 exporting layers 0.4s done 01:46:40 #95 writing image sha256:ccaa8df7fc296b147136566a11090a6cdce566833eff630bbb94e406abef2d73 done 01:46:40 #95 naming to docker.io/library/security-proxy-setup done 01:46:40 #95 DONE 3.9s 01:46:40 01:46:40 #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:46:40 #223 ... 01:46:40 01:46:40 #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:46:40 #224 DONE 0.6s 01:46:40 01:46:40 #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:46:40 #223 DONE 0.3s 01:46:40 01:46:40 #95 [security-bootstrapper] exporting to image 01:46:40 #95 exporting layers 0.3s done 01:46:40 #95 writing image sha256:07d1333b7ba71e577e4b5c202701dd8322d900c42d4357e2ee3725cb3cee5fcd done 01:46:40 #95 naming to docker.io/library/security-secretstore-setup done 01:46:40 #95 writing image sha256:fbe7a9598b01538a8cbc5acbf99388a95692fba253db73f33e9f627bbacf41de done 01:46:40 #95 naming to docker.io/library/security-bootstrapper done 01:46:40 #95 DONE 4.3s 01:46:40 01:46:40 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 01:46:40 time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:40 time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:40 time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:40 time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:40 time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:40 time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:40 time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:40 time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:40 time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:40 time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:40 time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:40 time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:40 time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:40 time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:40 time="2024-12-13T01:42:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:46:40 $ docker stop --time=1 cbaca7c0088904b5c94130e0e1fef8226a4fa61e4eb05a7b2868fb9c0d9085aa 01:46:42 $ docker rm -f --volumes cbaca7c0088904b5c94130e0e1fef8226a4fa61e4eb05a7b2868fb9c0d9085aa [Pipeline] // withDockerContainer [Pipeline] sh 01:46:42 + docker images 01:46:42 REPOSITORY TAG IMAGE ID CREATED SIZE 01:46:42 security-bootstrapper latest fbe7a9598b01 2 seconds ago 26MB 01:46:42 security-secretstore-setup latest 07d1333b7ba7 2 seconds ago 46.9MB 01:46:42 security-proxy-auth latest cb9a6151dd74 3 seconds ago 32.2MB 01:46:42 core-common-config-bootstrapper latest a7cacbd1ba33 3 seconds ago 22.8MB 01:46:42 core-metadata latest 93233d35c48a 3 seconds ago 37.6MB 01:46:42 security-proxy-setup latest ccaa8df7fc29 3 seconds ago 35MB 01:46:42 support-scheduler latest 4357cd14bb12 4 seconds ago 52.9MB 01:46:42 core-keeper latest 60dafdba08d9 4 seconds ago 31.3MB 01:46:42 core-command latest c1d2da8cfc15 4 seconds ago 33.2MB 01:46:42 core-data latest 7b39b4a5ae8a 4 seconds ago 37.4MB 01:46:42 security-spiffe-token-provider latest ec26fdb0dcfd 4 seconds ago 38.5MB 01:46:42 support-notifications latest ceebb8366944 4 seconds ago 51.9MB 01:46:42 security-spire-config latest f1d0174e3973 3 minutes ago 127MB 01:46:42 security-spire-server latest 5da9be4dd66f 3 minutes ago 128MB 01:46:42 security-spire-agent latest 643999816345 3 minutes ago 188MB 01:46:42 ci-base-image-x86_64 latest 8b01753046b6 7 minutes ago 975MB 01:46:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 months ago 573MB 01:46:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 18 months ago 334MB 01:46:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:46:42 provisioning config files... 01:46:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/763@tmp/config15893944356246335635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:43 ---> ****-login.sh 01:46:43 nexus3.edgexfoundry.org:10001 01:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:43 Configure a credential helper to remove this warning. See 01:46:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:43 01:46:43 Login Succeeded 01:46:43 nexus3.edgexfoundry.org:10002 01:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:43 Configure a credential helper to remove this warning. See 01:46:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:43 01:46:43 Login Succeeded 01:46:43 nexus3.edgexfoundry.org:10003 01:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:43 Configure a credential helper to remove this warning. See 01:46:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:43 01:46:43 Login Succeeded 01:46:43 nexus3.edgexfoundry.org:10004 01:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:43 Configure a credential helper to remove this warning. See 01:46:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:43 01:46:43 Login Succeeded 01:46:43 ****.io 01:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:43 Configure a credential helper to remove this warning. See 01:46:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:43 01:46:43 Login Succeeded 01:46:43 ---> ****-login.sh ends [Pipeline] } 01:46:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:46:43 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:46:43 8602b498d3128349393517fce1ac5cb853a1a35d 01:46:43 latest 01:46:43 4.0.0-dev.27 01:46:43 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:46:43 main 01:46:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:44 #80 DONE 55.7s 01:46:44 01:46:44 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:44 #84 DONE 61.6s 01:46:44 01:46:44 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:44 #81 DONE 65.5s 01:46:44 01:46:44 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:44 #82 DONE 64.7s 01:46:44 01:46:44 #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:44 #77 DONE 67.7s 01:46:44 01:46:44 #118 [security-proxy-setup builder 6/7] COPY . . 01:46:44 #118 DONE 1.0s 01:46:44 01:46:44 #119 [core-keeper builder 7/8] COPY . . 01:46:44 #119 DONE 1.1s 01:46:44 01:46:44 #120 [core-command builder 4/7] COPY go.mod vendor* ./ 01:46:44 #120 CACHED 01:46:44 01:46:44 #121 [core-command builder 6/7] COPY . . 01:46:44 #121 CACHED 01:46:44 01:46:44 #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:44 #122 CACHED 01:46:44 01:46:44 #123 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:46:44 #123 CACHED 01:46:44 01:46:44 #124 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:44 #124 CACHED 01:46:44 01:46:44 #125 [support-notifications builder 6/7] COPY . . 01:46:44 #125 CACHED 01:46:44 01:46:44 #126 [security-proxy-auth builder 6/7] COPY . . 01:46:44 #126 CACHED 01:46:44 01:46:44 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:46:44 #127 CACHED 01:46:44 01:46:44 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:44 #128 CACHED 01:46:44 01:46:44 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:46:44 #129 CACHED 01:46:44 01:46:44 #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:44 #130 CACHED 01:46:44 01:46:44 #131 [security-bootstrapper builder 6/7] COPY . . 01:46:44 #131 CACHED 01:46:44 01:46:44 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:44 #132 CACHED 01:46:44 01:46:44 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 01:46:44 #133 CACHED 01:46:44 01:46:44 #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:46:44 #134 CACHED 01:46:44 01:46:44 #135 [security-spiffe-token-provider builder 6/7] COPY . . 01:46:44 #135 DONE 1.1s 01:46:44 01:46:44 #136 [support-scheduler builder 6/7] COPY . . 01:46:44 #136 DONE 1.0s 01:46:44 01:46:44 #137 [core-metadata builder 6/7] COPY . . 01:46:44 #137 CACHED 01:46:44 01:46:44 #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:44 #138 CACHED 01:46:44 01:46:44 #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:46:44 #139 CACHED 01:46:44 01:46:44 #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:46:44 #140 CACHED 01:46:44 01:46:44 #141 [security-secretstore-setup builder 6/7] COPY . . 01:46:44 #141 CACHED 01:46:44 01:46:44 #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:44 #142 CACHED 01:46:44 01:46:44 #143 [core-data builder 6/7] COPY . . 01:46:44 #143 DONE 1.0s 01:46:44 01:46:44 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:46:44 + docker push nexus3.edgexfoundry.org:10004/core-command:8602b498d3128349393517fce1ac5cb853a1a35d 01:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:46:44 690ac06b50c9: Preparing 01:46:44 99f33d2d850a: Preparing 01:46:44 aaee6270c382: Preparing 01:46:44 25d9295edf3a: Preparing 01:46:44 b82302452899: Preparing 01:46:44 3aaeb676d9a0: Preparing 01:46:44 75654b8eeebd: Preparing 01:46:44 3aaeb676d9a0: Waiting 01:46:44 75654b8eeebd: Waiting 01:46:44 25d9295edf3a: Pushed 01:46:44 aaee6270c382: Pushed 01:46:44 690ac06b50c9: Pushed 01:46:44 75654b8eeebd: Layer already exists 01:46:44 3aaeb676d9a0: Pushed 01:46:44 b82302452899: Pushed 01:46:45 #144 3.564 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:46:46 99f33d2d850a: Pushed 01:46:46 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:328fbe2e647c5a54776cbaa6cc052da5c4a44a985684cfaf70d84924cf151c3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:47 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:46:47 690ac06b50c9: Preparing 01:46:47 99f33d2d850a: Preparing 01:46:47 aaee6270c382: Preparing 01:46:47 25d9295edf3a: Preparing 01:46:47 b82302452899: Preparing 01:46:47 3aaeb676d9a0: Preparing 01:46:47 75654b8eeebd: Preparing 01:46:47 75654b8eeebd: Waiting 01:46:47 3aaeb676d9a0: Waiting 01:46:47 b82302452899: Layer already exists 01:46:47 25d9295edf3a: Layer already exists 01:46:47 aaee6270c382: Layer already exists 01:46:47 99f33d2d850a: Layer already exists 01:46:47 690ac06b50c9: Layer already exists 01:46:47 3aaeb676d9a0: Layer already exists 01:46:47 75654b8eeebd: Layer already exists 01:46:47 latest: digest: sha256:328fbe2e647c5a54776cbaa6cc052da5c4a44a985684cfaf70d84924cf151c3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 01:46:47 #144 ... 01:46:47 01:46:47 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:46:47 #0 3.272 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] sh 01:46:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:47 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.27 01:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:46:47 690ac06b50c9: Preparing 01:46:47 99f33d2d850a: Preparing 01:46:47 aaee6270c382: Preparing 01:46:47 25d9295edf3a: Preparing 01:46:47 b82302452899: Preparing 01:46:47 3aaeb676d9a0: Preparing 01:46:47 75654b8eeebd: Preparing 01:46:47 3aaeb676d9a0: Waiting 01:46:47 75654b8eeebd: Waiting 01:46:47 690ac06b50c9: Layer already exists 01:46:47 b82302452899: Layer already exists 01:46:47 aaee6270c382: Layer already exists 01:46:47 99f33d2d850a: Layer already exists 01:46:47 25d9295edf3a: Layer already exists 01:46:47 3aaeb676d9a0: Layer already exists 01:46:47 75654b8eeebd: Layer already exists 01:46:47 4.0.0-dev.27: digest: sha256:328fbe2e647c5a54776cbaa6cc052da5c4a44a985684cfaf70d84924cf151c3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:48 + docker push nexus3.edgexfoundry.org:10004/core-command:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:46:48 690ac06b50c9: Preparing 01:46:48 99f33d2d850a: Preparing 01:46:48 aaee6270c382: Preparing 01:46:48 25d9295edf3a: Preparing 01:46:48 b82302452899: Preparing 01:46:48 3aaeb676d9a0: Preparing 01:46:48 75654b8eeebd: Preparing 01:46:48 75654b8eeebd: Waiting 01:46:48 3aaeb676d9a0: Waiting 01:46:48 99f33d2d850a: Layer already exists 01:46:48 aaee6270c382: Layer already exists 01:46:48 25d9295edf3a: Layer already exists 01:46:48 690ac06b50c9: Layer already exists 01:46:48 b82302452899: Layer already exists 01:46:48 75654b8eeebd: Layer already exists 01:46:48 3aaeb676d9a0: Layer already exists 01:46:48 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:328fbe2e647c5a54776cbaa6cc052da5c4a44a985684cfaf70d84924cf151c3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:49 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:46:49 690ac06b50c9: Preparing 01:46:49 99f33d2d850a: Preparing 01:46:49 aaee6270c382: Preparing 01:46:49 25d9295edf3a: Preparing 01:46:49 b82302452899: Preparing 01:46:49 3aaeb676d9a0: Preparing 01:46:49 75654b8eeebd: Preparing 01:46:49 3aaeb676d9a0: Waiting 01:46:49 75654b8eeebd: Waiting 01:46:49 aaee6270c382: Layer already exists 01:46:49 25d9295edf3a: Layer already exists 01:46:49 b82302452899: Layer already exists 01:46:49 99f33d2d850a: Layer already exists 01:46:49 690ac06b50c9: Layer already exists 01:46:49 75654b8eeebd: Layer already exists 01:46:49 3aaeb676d9a0: Layer already exists 01:46:49 main: digest: sha256:328fbe2e647c5a54776cbaa6cc052da5c4a44a985684cfaf70d84924cf151c3d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:49 ===================================================== [Pipeline] echo 01:46:49 taggedImages: 01:46:49 - nexus3.edgexfoundry.org:10004/core-command:8602b498d3128349393517fce1ac5cb853a1a35d 01:46:49 - nexus3.edgexfoundry.org:10004/core-command:latest 01:46:49 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.27 01:46:49 - nexus3.edgexfoundry.org:10004/core-command:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:46:49 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:46:49 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:46:49 8602b498d3128349393517fce1ac5cb853a1a35d 01:46:49 latest 01:46:49 4.0.0-dev.27 01:46:49 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:46:49 main 01:46:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:49 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8602b498d3128349393517fce1ac5cb853a1a35d 01:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:46:49 61b193df7d25: Preparing 01:46:49 e072126ea5fb: Preparing 01:46:49 9c39c9b43b38: Preparing 01:46:49 68218986f5e4: Preparing 01:46:49 aaee6270c382: Preparing 01:46:49 25d9295edf3a: Preparing 01:46:49 b82302452899: Preparing 01:46:49 3aaeb676d9a0: Preparing 01:46:49 75654b8eeebd: Preparing 01:46:49 25d9295edf3a: Waiting 01:46:49 75654b8eeebd: Waiting 01:46:49 b82302452899: Waiting 01:46:49 3aaeb676d9a0: Waiting 01:46:49 aaee6270c382: Layer already exists 01:46:49 25d9295edf3a: Layer already exists 01:46:49 b82302452899: Layer already exists 01:46:49 3aaeb676d9a0: Layer already exists 01:46:49 e072126ea5fb: Pushed 01:46:49 75654b8eeebd: Layer already exists 01:46:49 9c39c9b43b38: Pushed 01:46:49 61b193df7d25: Pushed 01:46:50 68218986f5e4: Pushed 01:46:51 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:7d807562157036d1f145c77ce87c3db15089652f38ae2a377c22d46d42c31b83 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } 01:46:51 #145 ... 01:46:51 01:46:51 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:46:51 #0 3.323 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:46:51 61b193df7d25: Preparing 01:46:51 e072126ea5fb: Preparing 01:46:51 9c39c9b43b38: Preparing 01:46:51 68218986f5e4: Preparing 01:46:51 aaee6270c382: Preparing 01:46:51 25d9295edf3a: Preparing 01:46:51 b82302452899: Preparing 01:46:51 3aaeb676d9a0: Preparing 01:46:51 75654b8eeebd: Preparing 01:46:51 b82302452899: Waiting 01:46:51 3aaeb676d9a0: Waiting 01:46:51 25d9295edf3a: Waiting 01:46:51 75654b8eeebd: Waiting 01:46:51 aaee6270c382: Layer already exists 01:46:51 68218986f5e4: Layer already exists 01:46:51 9c39c9b43b38: Layer already exists 01:46:51 e072126ea5fb: Layer already exists 01:46:51 61b193df7d25: Layer already exists 01:46:51 25d9295edf3a: Layer already exists 01:46:51 75654b8eeebd: Layer already exists 01:46:51 b82302452899: Layer already exists 01:46:51 3aaeb676d9a0: Layer already exists 01:46:51 latest: digest: sha256:7d807562157036d1f145c77ce87c3db15089652f38ae2a377c22d46d42c31b83 size: 2196 [Pipeline] } [Pipeline] // withEnv 01:46:51 #146 ... 01:46:51 01:46:51 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:46:51 #0 2.195 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:46:51 #147 ... 01:46:51 01:46:51 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:46:51 #0 2.559 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:52 #148 ... 01:46:52 01:46:52 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:46:52 #0 1.906 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:46:52 #149 ... 01:46:52 01:46:52 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:46:52 #0 2.856 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:46:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:52 #150 ... 01:46:52 01:46:52 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:46:52 #0 2.713 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:46:52 #151 ... 01:46:52 01:46:52 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:46:52 #0 3.307 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:46:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.27 01:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:46:52 61b193df7d25: Preparing 01:46:52 e072126ea5fb: Preparing 01:46:52 9c39c9b43b38: Preparing 01:46:52 68218986f5e4: Preparing 01:46:52 aaee6270c382: Preparing 01:46:52 25d9295edf3a: Preparing 01:46:52 b82302452899: Preparing 01:46:52 3aaeb676d9a0: Preparing 01:46:52 75654b8eeebd: Preparing 01:46:52 b82302452899: Waiting 01:46:52 3aaeb676d9a0: Waiting 01:46:52 25d9295edf3a: Waiting 01:46:52 75654b8eeebd: Waiting 01:46:52 9c39c9b43b38: Layer already exists 01:46:52 e072126ea5fb: Layer already exists 01:46:52 68218986f5e4: Layer already exists 01:46:52 aaee6270c382: Layer already exists 01:46:52 61b193df7d25: Layer already exists 01:46:52 25d9295edf3a: Layer already exists 01:46:52 b82302452899: Layer already exists 01:46:52 3aaeb676d9a0: Layer already exists 01:46:52 75654b8eeebd: Layer already exists 01:46:52 4.0.0-dev.27: digest: sha256:7d807562157036d1f145c77ce87c3db15089652f38ae2a377c22d46d42c31b83 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:52 #152 ... 01:46:52 01:46:52 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:46:52 #0 3.107 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:46:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:52 #153 ... 01:46:52 01:46:52 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:46:52 #0 2.516 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:46:52 #154 ... 01:46:52 01:46:52 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:46:52 #0 3.170 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:46:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:46:53 61b193df7d25: Preparing 01:46:53 e072126ea5fb: Preparing 01:46:53 9c39c9b43b38: Preparing 01:46:53 68218986f5e4: Preparing 01:46:53 aaee6270c382: Preparing 01:46:53 25d9295edf3a: Preparing 01:46:53 b82302452899: Preparing 01:46:53 3aaeb676d9a0: Preparing 01:46:53 75654b8eeebd: Preparing 01:46:53 3aaeb676d9a0: Waiting 01:46:53 b82302452899: Waiting 01:46:53 75654b8eeebd: Waiting 01:46:53 25d9295edf3a: Waiting 01:46:53 9c39c9b43b38: Layer already exists 01:46:53 e072126ea5fb: Layer already exists 01:46:53 aaee6270c382: Layer already exists 01:46:53 68218986f5e4: Layer already exists 01:46:53 61b193df7d25: Layer already exists 01:46:53 75654b8eeebd: Layer already exists 01:46:53 3aaeb676d9a0: Layer already exists 01:46:53 b82302452899: Layer already exists 01:46:53 25d9295edf3a: Layer already exists 01:46:53 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:7d807562157036d1f145c77ce87c3db15089652f38ae2a377c22d46d42c31b83 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:46:53 61b193df7d25: Preparing 01:46:53 e072126ea5fb: Preparing 01:46:53 9c39c9b43b38: Preparing 01:46:53 68218986f5e4: Preparing 01:46:53 aaee6270c382: Preparing 01:46:53 25d9295edf3a: Preparing 01:46:53 b82302452899: Preparing 01:46:53 3aaeb676d9a0: Preparing 01:46:53 75654b8eeebd: Preparing 01:46:53 25d9295edf3a: Waiting 01:46:53 3aaeb676d9a0: Waiting 01:46:53 75654b8eeebd: Waiting 01:46:53 b82302452899: Waiting 01:46:53 68218986f5e4: Layer already exists 01:46:53 aaee6270c382: Layer already exists 01:46:53 9c39c9b43b38: Layer already exists 01:46:53 e072126ea5fb: Layer already exists 01:46:53 61b193df7d25: Layer already exists 01:46:53 3aaeb676d9a0: Layer already exists 01:46:53 25d9295edf3a: Layer already exists 01:46:53 b82302452899: Layer already exists 01:46:53 75654b8eeebd: Layer already exists 01:46:53 main: digest: sha256:7d807562157036d1f145c77ce87c3db15089652f38ae2a377c22d46d42c31b83 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:53 ===================================================== [Pipeline] echo 01:46:53 taggedImages: 01:46:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8602b498d3128349393517fce1ac5cb853a1a35d 01:46:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:46:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.27 01:46:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:46:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:46:53 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:46:53 8602b498d3128349393517fce1ac5cb853a1a35d 01:46:53 latest 01:46:53 4.0.0-dev.27 01:46:53 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:46:53 main 01:46:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:54 + docker push nexus3.edgexfoundry.org:10004/core-data:8602b498d3128349393517fce1ac5cb853a1a35d 01:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:46:54 90879e66f653: Preparing 01:46:54 30fed95b3477: Preparing 01:46:54 fb9a344d941e: Preparing 01:46:54 aaee6270c382: Preparing 01:46:54 25d9295edf3a: Preparing 01:46:54 b82302452899: Preparing 01:46:54 3aaeb676d9a0: Preparing 01:46:54 75654b8eeebd: Preparing 01:46:54 b82302452899: Waiting 01:46:54 3aaeb676d9a0: Waiting 01:46:54 75654b8eeebd: Waiting 01:46:54 aaee6270c382: Layer already exists 01:46:54 25d9295edf3a: Layer already exists 01:46:54 b82302452899: Layer already exists 01:46:54 3aaeb676d9a0: Layer already exists 01:46:54 75654b8eeebd: Layer already exists 01:46:54 90879e66f653: Pushed 01:46:54 30fed95b3477: Pushed 01:46:57 fb9a344d941e: Pushed 01:46:57 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:fd3b848305037202f25464dbaee5d96f841efa3dd77f8c86eec56a7488b19d93 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:57 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:46:57 90879e66f653: Preparing 01:46:57 30fed95b3477: Preparing 01:46:57 fb9a344d941e: Preparing 01:46:57 aaee6270c382: Preparing 01:46:57 25d9295edf3a: Preparing 01:46:57 b82302452899: Preparing 01:46:57 3aaeb676d9a0: Preparing 01:46:57 75654b8eeebd: Preparing 01:46:57 75654b8eeebd: Waiting 01:46:57 b82302452899: Waiting 01:46:57 3aaeb676d9a0: Waiting 01:46:57 aaee6270c382: Layer already exists 01:46:57 fb9a344d941e: Layer already exists 01:46:57 25d9295edf3a: Layer already exists 01:46:57 90879e66f653: Layer already exists 01:46:57 30fed95b3477: Layer already exists 01:46:57 3aaeb676d9a0: Layer already exists 01:46:57 b82302452899: Layer already exists 01:46:57 75654b8eeebd: Layer already exists 01:46:57 latest: digest: sha256:fd3b848305037202f25464dbaee5d96f841efa3dd77f8c86eec56a7488b19d93 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:58 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.27 01:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:46:58 90879e66f653: Preparing 01:46:58 30fed95b3477: Preparing 01:46:58 fb9a344d941e: Preparing 01:46:58 aaee6270c382: Preparing 01:46:58 25d9295edf3a: Preparing 01:46:58 b82302452899: Preparing 01:46:58 3aaeb676d9a0: Preparing 01:46:58 75654b8eeebd: Preparing 01:46:58 75654b8eeebd: Waiting 01:46:58 3aaeb676d9a0: Waiting 01:46:58 b82302452899: Waiting 01:46:58 aaee6270c382: Layer already exists 01:46:58 30fed95b3477: Layer already exists 01:46:58 fb9a344d941e: Layer already exists 01:46:58 90879e66f653: Layer already exists 01:46:58 25d9295edf3a: Layer already exists 01:46:58 b82302452899: Layer already exists 01:46:58 75654b8eeebd: Layer already exists 01:46:58 3aaeb676d9a0: Layer already exists 01:46:58 4.0.0-dev.27: digest: sha256:fd3b848305037202f25464dbaee5d96f841efa3dd77f8c86eec56a7488b19d93 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:59 + docker push nexus3.edgexfoundry.org:10004/core-data:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:46:59 90879e66f653: Preparing 01:46:59 30fed95b3477: Preparing 01:46:59 fb9a344d941e: Preparing 01:46:59 aaee6270c382: Preparing 01:46:59 25d9295edf3a: Preparing 01:46:59 b82302452899: Preparing 01:46:59 3aaeb676d9a0: Preparing 01:46:59 75654b8eeebd: Preparing 01:46:59 3aaeb676d9a0: Waiting 01:46:59 b82302452899: Waiting 01:46:59 75654b8eeebd: Waiting 01:46:59 fb9a344d941e: Layer already exists 01:46:59 90879e66f653: Layer already exists 01:46:59 aaee6270c382: Layer already exists 01:46:59 25d9295edf3a: Layer already exists 01:46:59 30fed95b3477: Layer already exists 01:46:59 3aaeb676d9a0: Layer already exists 01:46:59 b82302452899: Layer already exists 01:46:59 75654b8eeebd: Layer already exists 01:46:59 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:fd3b848305037202f25464dbaee5d96f841efa3dd77f8c86eec56a7488b19d93 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:59 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:46:59 90879e66f653: Preparing 01:46:59 30fed95b3477: Preparing 01:46:59 fb9a344d941e: Preparing 01:46:59 aaee6270c382: Preparing 01:46:59 25d9295edf3a: Preparing 01:46:59 b82302452899: Preparing 01:46:59 3aaeb676d9a0: Preparing 01:46:59 75654b8eeebd: Preparing 01:46:59 b82302452899: Waiting 01:46:59 3aaeb676d9a0: Waiting 01:46:59 75654b8eeebd: Waiting 01:46:59 fb9a344d941e: Layer already exists 01:46:59 25d9295edf3a: Layer already exists 01:46:59 30fed95b3477: Layer already exists 01:46:59 90879e66f653: Layer already exists 01:46:59 aaee6270c382: Layer already exists 01:46:59 75654b8eeebd: Layer already exists 01:46:59 b82302452899: Layer already exists 01:46:59 3aaeb676d9a0: Layer already exists 01:46:59 main: digest: sha256:fd3b848305037202f25464dbaee5d96f841efa3dd77f8c86eec56a7488b19d93 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:59 ===================================================== [Pipeline] echo 01:46:59 taggedImages: 01:46:59 - nexus3.edgexfoundry.org:10004/core-data:8602b498d3128349393517fce1ac5cb853a1a35d 01:46:59 - nexus3.edgexfoundry.org:10004/core-data:latest 01:46:59 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.27 01:46:59 - nexus3.edgexfoundry.org:10004/core-data:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:46:59 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:46:59 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 01:46:59 8602b498d3128349393517fce1ac5cb853a1a35d 01:46:59 latest 01:46:59 4.0.0-dev.27 01:46:59 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:46:59 main 01:46:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:00 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper:8602b498d3128349393517fce1ac5cb853a1a35d 01:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:47:00 1236e92155c7: Preparing 01:47:00 ba10a0f3e001: Preparing 01:47:00 9b192248d604: Preparing 01:47:00 25d9295edf3a: Preparing 01:47:00 a4f0e1351cad: Preparing 01:47:00 0c8a6186087e: Preparing 01:47:00 75654b8eeebd: Preparing 01:47:00 0c8a6186087e: Waiting 01:47:00 75654b8eeebd: Waiting 01:47:00 25d9295edf3a: Layer already exists 01:47:00 ba10a0f3e001: Pushed 01:47:00 1236e92155c7: Pushed 01:47:00 a4f0e1351cad: Pushed 01:47:00 75654b8eeebd: Layer already exists 01:47:00 0c8a6186087e: Pushed 01:47:03 9b192248d604: Pushed 01:47:03 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:ce53d7c7d30150b99ec834ab8d0c178b1ce26c4345540f5098ca812b88ef16de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:03 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 01:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:47:04 1236e92155c7: Preparing 01:47:04 ba10a0f3e001: Preparing 01:47:04 9b192248d604: Preparing 01:47:04 25d9295edf3a: Preparing 01:47:04 a4f0e1351cad: Preparing 01:47:04 0c8a6186087e: Preparing 01:47:04 75654b8eeebd: Preparing 01:47:04 0c8a6186087e: Waiting 01:47:04 75654b8eeebd: Waiting 01:47:04 ba10a0f3e001: Layer already exists 01:47:04 a4f0e1351cad: Layer already exists 01:47:04 25d9295edf3a: Layer already exists 01:47:04 9b192248d604: Layer already exists 01:47:04 1236e92155c7: Layer already exists 01:47:04 75654b8eeebd: Layer already exists 01:47:04 0c8a6186087e: Layer already exists 01:47:04 latest: digest: sha256:ce53d7c7d30150b99ec834ab8d0c178b1ce26c4345540f5098ca812b88ef16de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:04 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.27 01:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:47:04 1236e92155c7: Preparing 01:47:04 ba10a0f3e001: Preparing 01:47:04 9b192248d604: Preparing 01:47:04 25d9295edf3a: Preparing 01:47:04 a4f0e1351cad: Preparing 01:47:04 0c8a6186087e: Preparing 01:47:04 75654b8eeebd: Preparing 01:47:04 0c8a6186087e: Waiting 01:47:04 25d9295edf3a: Layer already exists 01:47:04 ba10a0f3e001: Layer already exists 01:47:04 9b192248d604: Layer already exists 01:47:04 a4f0e1351cad: Layer already exists 01:47:04 1236e92155c7: Layer already exists 01:47:04 75654b8eeebd: Layer already exists 01:47:04 0c8a6186087e: Layer already exists 01:47:04 4.0.0-dev.27: digest: sha256:ce53d7c7d30150b99ec834ab8d0c178b1ce26c4345540f5098ca812b88ef16de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:47:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:47:05 1236e92155c7: Preparing 01:47:05 ba10a0f3e001: Preparing 01:47:05 9b192248d604: Preparing 01:47:05 25d9295edf3a: Preparing 01:47:05 a4f0e1351cad: Preparing 01:47:05 0c8a6186087e: Preparing 01:47:05 75654b8eeebd: Preparing 01:47:05 0c8a6186087e: Waiting 01:47:05 75654b8eeebd: Waiting 01:47:05 ba10a0f3e001: Layer already exists 01:47:05 9b192248d604: Layer already exists 01:47:05 25d9295edf3a: Layer already exists 01:47:05 a4f0e1351cad: Layer already exists 01:47:05 1236e92155c7: Layer already exists 01:47:05 75654b8eeebd: Layer already exists 01:47:05 0c8a6186087e: Layer already exists 01:47:05 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:ce53d7c7d30150b99ec834ab8d0c178b1ce26c4345540f5098ca812b88ef16de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 01:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 01:47:06 1236e92155c7: Preparing 01:47:06 ba10a0f3e001: Preparing 01:47:06 9b192248d604: Preparing 01:47:06 25d9295edf3a: Preparing 01:47:06 a4f0e1351cad: Preparing 01:47:06 0c8a6186087e: Preparing 01:47:06 75654b8eeebd: Preparing 01:47:06 75654b8eeebd: Waiting 01:47:06 a4f0e1351cad: Layer already exists 01:47:06 9b192248d604: Layer already exists 01:47:06 25d9295edf3a: Layer already exists 01:47:06 ba10a0f3e001: Layer already exists 01:47:06 1236e92155c7: Layer already exists 01:47:06 0c8a6186087e: Layer already exists 01:47:06 75654b8eeebd: Layer already exists 01:47:06 main: digest: sha256:ce53d7c7d30150b99ec834ab8d0c178b1ce26c4345540f5098ca812b88ef16de size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:06 ===================================================== [Pipeline] echo 01:47:06 taggedImages: 01:47:06 - nexus3.edgexfoundry.org:10004/core-keeper:8602b498d3128349393517fce1ac5cb853a1a35d 01:47:06 - nexus3.edgexfoundry.org:10004/core-keeper:latest 01:47:06 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.27 01:47:06 - nexus3.edgexfoundry.org:10004/core-keeper:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:47:06 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 01:47:06 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:47:06 8602b498d3128349393517fce1ac5cb853a1a35d 01:47:06 latest 01:47:06 4.0.0-dev.27 01:47:06 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:47:06 main 01:47:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:8602b498d3128349393517fce1ac5cb853a1a35d 01:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:47:07 95950a6cfa34: Preparing 01:47:07 1988cda75526: Preparing 01:47:07 db40ee079341: Preparing 01:47:07 74cbe00b5ed6: Preparing 01:47:07 aaee6270c382: Preparing 01:47:07 25d9295edf3a: Preparing 01:47:07 b82302452899: Preparing 01:47:07 3aaeb676d9a0: Preparing 01:47:07 75654b8eeebd: Preparing 01:47:07 25d9295edf3a: Waiting 01:47:07 b82302452899: Waiting 01:47:07 75654b8eeebd: Waiting 01:47:07 3aaeb676d9a0: Waiting 01:47:07 aaee6270c382: Layer already exists 01:47:07 25d9295edf3a: Layer already exists 01:47:07 b82302452899: Layer already exists 01:47:07 db40ee079341: Pushed 01:47:07 3aaeb676d9a0: Layer already exists 01:47:07 75654b8eeebd: Layer already exists 01:47:07 1988cda75526: Pushed 01:47:07 95950a6cfa34: Pushed 01:47:09 74cbe00b5ed6: Pushed 01:47:09 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:ffcd32b48eb4c34dfc4ad2a217213d1d044c19ada79caeb982475c3f9c6e3856 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:47:10 95950a6cfa34: Preparing 01:47:10 1988cda75526: Preparing 01:47:10 db40ee079341: Preparing 01:47:10 74cbe00b5ed6: Preparing 01:47:10 aaee6270c382: Preparing 01:47:10 25d9295edf3a: Preparing 01:47:10 b82302452899: Preparing 01:47:10 3aaeb676d9a0: Preparing 01:47:10 75654b8eeebd: Preparing 01:47:10 b82302452899: Waiting 01:47:10 3aaeb676d9a0: Waiting 01:47:10 75654b8eeebd: Waiting 01:47:10 25d9295edf3a: Waiting 01:47:10 db40ee079341: Layer already exists 01:47:10 74cbe00b5ed6: Layer already exists 01:47:10 95950a6cfa34: Layer already exists 01:47:10 aaee6270c382: Layer already exists 01:47:10 1988cda75526: Layer already exists 01:47:10 b82302452899: Layer already exists 01:47:10 25d9295edf3a: Layer already exists 01:47:10 3aaeb676d9a0: Layer already exists 01:47:10 75654b8eeebd: Layer already exists 01:47:10 latest: digest: sha256:ffcd32b48eb4c34dfc4ad2a217213d1d044c19ada79caeb982475c3f9c6e3856 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.27 01:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:47:10 95950a6cfa34: Preparing 01:47:10 1988cda75526: Preparing 01:47:10 db40ee079341: Preparing 01:47:10 74cbe00b5ed6: Preparing 01:47:10 aaee6270c382: Preparing 01:47:10 25d9295edf3a: Preparing 01:47:10 b82302452899: Preparing 01:47:10 3aaeb676d9a0: Preparing 01:47:10 75654b8eeebd: Preparing 01:47:10 25d9295edf3a: Waiting 01:47:10 b82302452899: Waiting 01:47:10 3aaeb676d9a0: Waiting 01:47:10 1988cda75526: Layer already exists 01:47:10 db40ee079341: Layer already exists 01:47:10 95950a6cfa34: Layer already exists 01:47:10 74cbe00b5ed6: Layer already exists 01:47:10 aaee6270c382: Layer already exists 01:47:10 25d9295edf3a: Layer already exists 01:47:10 75654b8eeebd: Layer already exists 01:47:10 b82302452899: Layer already exists 01:47:10 3aaeb676d9a0: Layer already exists 01:47:10 4.0.0-dev.27: digest: sha256:ffcd32b48eb4c34dfc4ad2a217213d1d044c19ada79caeb982475c3f9c6e3856 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:47:11 95950a6cfa34: Preparing 01:47:11 1988cda75526: Preparing 01:47:11 db40ee079341: Preparing 01:47:11 74cbe00b5ed6: Preparing 01:47:11 aaee6270c382: Preparing 01:47:11 25d9295edf3a: Preparing 01:47:11 b82302452899: Preparing 01:47:11 3aaeb676d9a0: Preparing 01:47:11 75654b8eeebd: Preparing 01:47:11 25d9295edf3a: Waiting 01:47:11 b82302452899: Waiting 01:47:11 3aaeb676d9a0: Waiting 01:47:11 75654b8eeebd: Waiting 01:47:11 db40ee079341: Layer already exists 01:47:11 95950a6cfa34: Layer already exists 01:47:11 1988cda75526: Layer already exists 01:47:11 aaee6270c382: Layer already exists 01:47:11 74cbe00b5ed6: Layer already exists 01:47:11 3aaeb676d9a0: Layer already exists 01:47:11 b82302452899: Layer already exists 01:47:11 25d9295edf3a: Layer already exists 01:47:11 75654b8eeebd: Layer already exists 01:47:11 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:ffcd32b48eb4c34dfc4ad2a217213d1d044c19ada79caeb982475c3f9c6e3856 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:47:12 95950a6cfa34: Preparing 01:47:12 1988cda75526: Preparing 01:47:12 db40ee079341: Preparing 01:47:12 74cbe00b5ed6: Preparing 01:47:12 aaee6270c382: Preparing 01:47:12 25d9295edf3a: Preparing 01:47:12 b82302452899: Preparing 01:47:12 3aaeb676d9a0: Preparing 01:47:12 75654b8eeebd: Preparing 01:47:12 25d9295edf3a: Waiting 01:47:12 75654b8eeebd: Waiting 01:47:12 3aaeb676d9a0: Waiting 01:47:12 b82302452899: Waiting 01:47:12 db40ee079341: Layer already exists 01:47:12 1988cda75526: Layer already exists 01:47:12 95950a6cfa34: Layer already exists 01:47:12 aaee6270c382: Layer already exists 01:47:12 74cbe00b5ed6: Layer already exists 01:47:12 25d9295edf3a: Layer already exists 01:47:12 b82302452899: Layer already exists 01:47:12 75654b8eeebd: Layer already exists 01:47:12 3aaeb676d9a0: Layer already exists 01:47:12 main: digest: sha256:ffcd32b48eb4c34dfc4ad2a217213d1d044c19ada79caeb982475c3f9c6e3856 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:12 ===================================================== [Pipeline] echo 01:47:12 taggedImages: 01:47:12 - nexus3.edgexfoundry.org:10004/core-metadata:8602b498d3128349393517fce1ac5cb853a1a35d 01:47:12 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:47:12 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.27 01:47:12 - nexus3.edgexfoundry.org:10004/core-metadata:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:47:12 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:47:12 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:47:12 8602b498d3128349393517fce1ac5cb853a1a35d 01:47:12 latest 01:47:12 4.0.0-dev.27 01:47:12 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:47:12 main 01:47:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8602b498d3128349393517fce1ac5cb853a1a35d 01:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:47:12 d19fab995d89: Preparing 01:47:12 f56c654f778a: Preparing 01:47:12 c4725bac4751: Preparing 01:47:12 a6cc065f58ee: Preparing 01:47:12 341a92988041: Preparing 01:47:12 346cac27b644: Preparing 01:47:12 6306687e176f: Preparing 01:47:12 aaee6270c382: Preparing 01:47:12 25d9295edf3a: Preparing 01:47:12 29fca2ef6194: Preparing 01:47:12 415b16985e6c: Preparing 01:47:12 5f70bf18a086: Preparing 01:47:12 255c05b43aef: Preparing 01:47:12 dfbeddd3e84a: Preparing 01:47:12 7009f3c13c3f: Preparing 01:47:12 75654b8eeebd: Preparing 01:47:12 346cac27b644: Waiting 01:47:12 aaee6270c382: Waiting 01:47:12 29fca2ef6194: Waiting 01:47:12 6306687e176f: Waiting 01:47:12 25d9295edf3a: Waiting 01:47:12 415b16985e6c: Waiting 01:47:12 dfbeddd3e84a: Waiting 01:47:12 5f70bf18a086: Waiting 01:47:12 255c05b43aef: Waiting 01:47:12 7009f3c13c3f: Waiting 01:47:12 75654b8eeebd: Waiting 01:47:12 f56c654f778a: Pushed 01:47:12 d19fab995d89: Pushed 01:47:12 c4725bac4751: Pushed 01:47:12 341a92988041: Pushed 01:47:12 a6cc065f58ee: Pushed 01:47:12 aaee6270c382: Layer already exists 01:47:12 25d9295edf3a: Layer already exists 01:47:12 5f70bf18a086: Layer already exists 01:47:13 346cac27b644: Pushed 01:47:13 29fca2ef6194: Pushed 01:47:13 415b16985e6c: Pushed 01:47:13 255c05b43aef: Pushed 01:47:13 75654b8eeebd: Layer already exists 01:47:13 7009f3c13c3f: Pushed 01:47:13 dfbeddd3e84a: Pushed 01:47:14 6306687e176f: Pushed 01:47:14 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:d7eb4657c17b21cf6870d81bdf9af63d22f0dfa04db1a5631ebc0fcf8aae460b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:47:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:47:15 d19fab995d89: Preparing 01:47:15 f56c654f778a: Preparing 01:47:15 c4725bac4751: Preparing 01:47:15 a6cc065f58ee: Preparing 01:47:15 341a92988041: Preparing 01:47:15 346cac27b644: Preparing 01:47:15 6306687e176f: Preparing 01:47:15 aaee6270c382: Preparing 01:47:15 25d9295edf3a: Preparing 01:47:15 29fca2ef6194: Preparing 01:47:15 415b16985e6c: Preparing 01:47:15 5f70bf18a086: Preparing 01:47:15 255c05b43aef: Preparing 01:47:15 dfbeddd3e84a: Preparing 01:47:15 7009f3c13c3f: Preparing 01:47:15 75654b8eeebd: Preparing 01:47:15 29fca2ef6194: Waiting 01:47:15 415b16985e6c: Waiting 01:47:15 5f70bf18a086: Waiting 01:47:15 dfbeddd3e84a: Waiting 01:47:15 346cac27b644: Waiting 01:47:15 6306687e176f: Waiting 01:47:15 75654b8eeebd: Waiting 01:47:15 aaee6270c382: Waiting 01:47:15 25d9295edf3a: Waiting 01:47:15 255c05b43aef: Waiting 01:47:15 d19fab995d89: Layer already exists 01:47:15 c4725bac4751: Layer already exists 01:47:15 341a92988041: Layer already exists 01:47:15 f56c654f778a: Layer already exists 01:47:15 a6cc065f58ee: Layer already exists 01:47:15 346cac27b644: Layer already exists 01:47:15 25d9295edf3a: Layer already exists 01:47:15 29fca2ef6194: Layer already exists 01:47:15 aaee6270c382: Layer already exists 01:47:15 6306687e176f: Layer already exists 01:47:15 255c05b43aef: Layer already exists 01:47:15 415b16985e6c: Layer already exists 01:47:15 dfbeddd3e84a: Layer already exists 01:47:15 5f70bf18a086: Layer already exists 01:47:15 7009f3c13c3f: Layer already exists 01:47:15 75654b8eeebd: Layer already exists 01:47:15 latest: digest: sha256:d7eb4657c17b21cf6870d81bdf9af63d22f0dfa04db1a5631ebc0fcf8aae460b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.27 01:47:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:47:15 d19fab995d89: Preparing 01:47:15 f56c654f778a: Preparing 01:47:15 c4725bac4751: Preparing 01:47:15 a6cc065f58ee: Preparing 01:47:15 341a92988041: Preparing 01:47:15 346cac27b644: Preparing 01:47:15 6306687e176f: Preparing 01:47:15 aaee6270c382: Preparing 01:47:15 25d9295edf3a: Preparing 01:47:15 29fca2ef6194: Preparing 01:47:15 415b16985e6c: Preparing 01:47:15 5f70bf18a086: Preparing 01:47:15 255c05b43aef: Preparing 01:47:15 dfbeddd3e84a: Preparing 01:47:15 7009f3c13c3f: Preparing 01:47:15 75654b8eeebd: Preparing 01:47:15 415b16985e6c: Waiting 01:47:15 7009f3c13c3f: Waiting 01:47:15 75654b8eeebd: Waiting 01:47:15 dfbeddd3e84a: Waiting 01:47:15 5f70bf18a086: Waiting 01:47:15 255c05b43aef: Waiting 01:47:15 aaee6270c382: Waiting 01:47:15 346cac27b644: Waiting 01:47:15 6306687e176f: Waiting 01:47:15 29fca2ef6194: Waiting 01:47:15 341a92988041: Layer already exists 01:47:15 f56c654f778a: Layer already exists 01:47:15 d19fab995d89: Layer already exists 01:47:15 a6cc065f58ee: Layer already exists 01:47:15 c4725bac4751: Layer already exists 01:47:15 346cac27b644: Layer already exists 01:47:15 6306687e176f: Layer already exists 01:47:15 25d9295edf3a: Layer already exists 01:47:15 aaee6270c382: Layer already exists 01:47:15 29fca2ef6194: Layer already exists 01:47:15 415b16985e6c: Layer already exists 01:47:15 255c05b43aef: Layer already exists 01:47:15 dfbeddd3e84a: Layer already exists 01:47:15 5f70bf18a086: Layer already exists 01:47:15 7009f3c13c3f: Layer already exists 01:47:15 75654b8eeebd: Layer already exists 01:47:15 4.0.0-dev.27: digest: sha256:d7eb4657c17b21cf6870d81bdf9af63d22f0dfa04db1a5631ebc0fcf8aae460b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:47:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:47:17 d19fab995d89: Preparing 01:47:17 f56c654f778a: Preparing 01:47:17 c4725bac4751: Preparing 01:47:17 a6cc065f58ee: Preparing 01:47:17 341a92988041: Preparing 01:47:17 346cac27b644: Preparing 01:47:17 6306687e176f: Preparing 01:47:17 aaee6270c382: Preparing 01:47:17 25d9295edf3a: Preparing 01:47:17 29fca2ef6194: Preparing 01:47:17 415b16985e6c: Preparing 01:47:17 5f70bf18a086: Preparing 01:47:17 255c05b43aef: Preparing 01:47:17 dfbeddd3e84a: Preparing 01:47:17 7009f3c13c3f: Preparing 01:47:17 75654b8eeebd: Preparing 01:47:17 29fca2ef6194: Waiting 01:47:17 415b16985e6c: Waiting 01:47:17 5f70bf18a086: Waiting 01:47:17 255c05b43aef: Waiting 01:47:17 7009f3c13c3f: Waiting 01:47:17 aaee6270c382: Waiting 01:47:17 75654b8eeebd: Waiting 01:47:17 346cac27b644: Waiting 01:47:17 25d9295edf3a: Waiting 01:47:17 a6cc065f58ee: Layer already exists 01:47:17 f56c654f778a: Layer already exists 01:47:17 341a92988041: Layer already exists 01:47:17 c4725bac4751: Layer already exists 01:47:17 d19fab995d89: Layer already exists 01:47:17 346cac27b644: Layer already exists 01:47:17 6306687e176f: Layer already exists 01:47:17 29fca2ef6194: Layer already exists 01:47:17 aaee6270c382: Layer already exists 01:47:17 25d9295edf3a: Layer already exists 01:47:17 415b16985e6c: Layer already exists 01:47:17 5f70bf18a086: Layer already exists 01:47:17 255c05b43aef: Layer already exists 01:47:17 7009f3c13c3f: Layer already exists 01:47:17 dfbeddd3e84a: Layer already exists 01:47:17 75654b8eeebd: Layer already exists 01:47:18 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:d7eb4657c17b21cf6870d81bdf9af63d22f0dfa04db1a5631ebc0fcf8aae460b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:47:19 d19fab995d89: Preparing 01:47:19 f56c654f778a: Preparing 01:47:19 c4725bac4751: Preparing 01:47:19 a6cc065f58ee: Preparing 01:47:19 341a92988041: Preparing 01:47:19 346cac27b644: Preparing 01:47:19 6306687e176f: Preparing 01:47:19 aaee6270c382: Preparing 01:47:19 25d9295edf3a: Preparing 01:47:19 29fca2ef6194: Preparing 01:47:19 415b16985e6c: Preparing 01:47:19 5f70bf18a086: Preparing 01:47:19 255c05b43aef: Preparing 01:47:19 dfbeddd3e84a: Preparing 01:47:19 7009f3c13c3f: Preparing 01:47:19 75654b8eeebd: Preparing 01:47:19 29fca2ef6194: Waiting 01:47:19 255c05b43aef: Waiting 01:47:19 415b16985e6c: Waiting 01:47:19 5f70bf18a086: Waiting 01:47:19 6306687e176f: Waiting 01:47:19 aaee6270c382: Waiting 01:47:19 75654b8eeebd: Waiting 01:47:19 7009f3c13c3f: Waiting 01:47:19 346cac27b644: Waiting 01:47:19 25d9295edf3a: Waiting 01:47:19 341a92988041: Layer already exists 01:47:19 f56c654f778a: Layer already exists 01:47:19 c4725bac4751: Layer already exists 01:47:19 d19fab995d89: Layer already exists 01:47:19 a6cc065f58ee: Layer already exists 01:47:19 346cac27b644: Layer already exists 01:47:19 aaee6270c382: Layer already exists 01:47:19 6306687e176f: Layer already exists 01:47:19 25d9295edf3a: Layer already exists 01:47:19 29fca2ef6194: Layer already exists 01:47:19 5f70bf18a086: Layer already exists 01:47:19 dfbeddd3e84a: Layer already exists 01:47:19 415b16985e6c: Layer already exists 01:47:19 255c05b43aef: Layer already exists 01:47:19 7009f3c13c3f: Layer already exists 01:47:19 75654b8eeebd: Layer already exists 01:47:19 main: digest: sha256:d7eb4657c17b21cf6870d81bdf9af63d22f0dfa04db1a5631ebc0fcf8aae460b size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:19 ===================================================== [Pipeline] echo 01:47:19 taggedImages: 01:47:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:8602b498d3128349393517fce1ac5cb853a1a35d 01:47:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:47:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.27 01:47:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:47:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:47:19 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:47:19 8602b498d3128349393517fce1ac5cb853a1a35d 01:47:19 latest 01:47:19 4.0.0-dev.27 01:47:19 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:47:19 main 01:47:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:19 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8602b498d3128349393517fce1ac5cb853a1a35d 01:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:47:19 61b193df7d25: Preparing 01:47:19 e072126ea5fb: Preparing 01:47:19 7df588be1fd4: Preparing 01:47:19 fbd129a41c30: Preparing 01:47:19 aaee6270c382: Preparing 01:47:19 25d9295edf3a: Preparing 01:47:19 b82302452899: Preparing 01:47:19 3aaeb676d9a0: Preparing 01:47:19 75654b8eeebd: Preparing 01:47:19 b82302452899: Waiting 01:47:19 25d9295edf3a: Waiting 01:47:19 75654b8eeebd: Waiting 01:47:19 61b193df7d25: Layer already exists 01:47:19 e072126ea5fb: Layer already exists 01:47:19 aaee6270c382: Layer already exists 01:47:19 25d9295edf3a: Layer already exists 01:47:19 3aaeb676d9a0: Layer already exists 01:47:19 7df588be1fd4: Pushed 01:47:19 b82302452899: Layer already exists 01:47:19 75654b8eeebd: Layer already exists 01:47:21 fbd129a41c30: Pushed 01:47:21 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:e7b0bbcc27d654a41312d68b4e761aea4f1ec5cda5f883dd24059aea40d7cf45 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:47:22 61b193df7d25: Preparing 01:47:22 e072126ea5fb: Preparing 01:47:22 7df588be1fd4: Preparing 01:47:22 fbd129a41c30: Preparing 01:47:22 aaee6270c382: Preparing 01:47:22 25d9295edf3a: Preparing 01:47:22 b82302452899: Preparing 01:47:22 3aaeb676d9a0: Preparing 01:47:22 75654b8eeebd: Preparing 01:47:22 3aaeb676d9a0: Waiting 01:47:22 25d9295edf3a: Waiting 01:47:22 75654b8eeebd: Waiting 01:47:22 7df588be1fd4: Layer already exists 01:47:22 aaee6270c382: Layer already exists 01:47:22 fbd129a41c30: Layer already exists 01:47:22 e072126ea5fb: Layer already exists 01:47:22 61b193df7d25: Layer already exists 01:47:22 25d9295edf3a: Layer already exists 01:47:22 3aaeb676d9a0: Layer already exists 01:47:22 b82302452899: Layer already exists 01:47:22 75654b8eeebd: Layer already exists 01:47:22 latest: digest: sha256:e7b0bbcc27d654a41312d68b4e761aea4f1ec5cda5f883dd24059aea40d7cf45 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.27 01:47:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:47:23 61b193df7d25: Preparing 01:47:23 e072126ea5fb: Preparing 01:47:23 7df588be1fd4: Preparing 01:47:23 fbd129a41c30: Preparing 01:47:23 aaee6270c382: Preparing 01:47:23 25d9295edf3a: Preparing 01:47:23 b82302452899: Preparing 01:47:23 3aaeb676d9a0: Preparing 01:47:23 75654b8eeebd: Preparing 01:47:23 3aaeb676d9a0: Waiting 01:47:23 75654b8eeebd: Waiting 01:47:23 25d9295edf3a: Waiting 01:47:23 fbd129a41c30: Layer already exists 01:47:23 aaee6270c382: Layer already exists 01:47:23 e072126ea5fb: Layer already exists 01:47:23 7df588be1fd4: Layer already exists 01:47:23 61b193df7d25: Layer already exists 01:47:23 3aaeb676d9a0: Layer already exists 01:47:23 25d9295edf3a: Layer already exists 01:47:23 75654b8eeebd: Layer already exists 01:47:23 b82302452899: Layer already exists 01:47:23 4.0.0-dev.27: digest: sha256:e7b0bbcc27d654a41312d68b4e761aea4f1ec5cda5f883dd24059aea40d7cf45 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:47:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:47:23 61b193df7d25: Preparing 01:47:23 e072126ea5fb: Preparing 01:47:23 7df588be1fd4: Preparing 01:47:23 fbd129a41c30: Preparing 01:47:23 aaee6270c382: Preparing 01:47:23 25d9295edf3a: Preparing 01:47:23 b82302452899: Preparing 01:47:23 3aaeb676d9a0: Preparing 01:47:23 75654b8eeebd: Preparing 01:47:23 b82302452899: Waiting 01:47:23 3aaeb676d9a0: Waiting 01:47:23 75654b8eeebd: Waiting 01:47:23 25d9295edf3a: Waiting 01:47:23 61b193df7d25: Layer already exists 01:47:23 fbd129a41c30: Layer already exists 01:47:23 7df588be1fd4: Layer already exists 01:47:23 aaee6270c382: Layer already exists 01:47:23 e072126ea5fb: Layer already exists 01:47:23 b82302452899: Layer already exists 01:47:23 25d9295edf3a: Layer already exists 01:47:23 3aaeb676d9a0: Layer already exists 01:47:23 75654b8eeebd: Layer already exists 01:47:23 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:e7b0bbcc27d654a41312d68b4e761aea4f1ec5cda5f883dd24059aea40d7cf45 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:47:24 61b193df7d25: Preparing 01:47:24 e072126ea5fb: Preparing 01:47:24 7df588be1fd4: Preparing 01:47:24 fbd129a41c30: Preparing 01:47:24 aaee6270c382: Preparing 01:47:24 25d9295edf3a: Preparing 01:47:24 b82302452899: Preparing 01:47:24 3aaeb676d9a0: Preparing 01:47:24 75654b8eeebd: Preparing 01:47:24 25d9295edf3a: Waiting 01:47:24 b82302452899: Waiting 01:47:24 3aaeb676d9a0: Waiting 01:47:24 75654b8eeebd: Waiting 01:47:24 e072126ea5fb: Layer already exists 01:47:24 61b193df7d25: Layer already exists 01:47:24 aaee6270c382: Layer already exists 01:47:24 fbd129a41c30: Layer already exists 01:47:24 7df588be1fd4: Layer already exists 01:47:24 75654b8eeebd: Layer already exists 01:47:24 3aaeb676d9a0: Layer already exists 01:47:24 b82302452899: Layer already exists 01:47:24 25d9295edf3a: Layer already exists 01:47:24 main: digest: sha256:e7b0bbcc27d654a41312d68b4e761aea4f1ec5cda5f883dd24059aea40d7cf45 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:24 ===================================================== [Pipeline] echo 01:47:24 taggedImages: 01:47:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:8602b498d3128349393517fce1ac5cb853a1a35d 01:47:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:47:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.27 01:47:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:47:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:47:24 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:47:24 8602b498d3128349393517fce1ac5cb853a1a35d 01:47:24 latest 01:47:24 4.0.0-dev.27 01:47:24 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:47:24 main 01:47:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8602b498d3128349393517fce1ac5cb853a1a35d 01:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:47:25 ac631d3b2fe6: Preparing 01:47:25 dcf10f267710: Preparing 01:47:25 0d925d54b809: Preparing 01:47:25 4a428c779115: Preparing 01:47:25 cca8a33f13a7: Preparing 01:47:25 aaee6270c382: Preparing 01:47:25 25d9295edf3a: Preparing 01:47:25 85b300bac26b: Preparing 01:47:25 167ed1cf2376: Preparing 01:47:25 09c8f901cc4f: Preparing 01:47:25 75654b8eeebd: Preparing 01:47:25 09c8f901cc4f: Waiting 01:47:25 167ed1cf2376: Waiting 01:47:25 75654b8eeebd: Waiting 01:47:25 aaee6270c382: Waiting 01:47:25 85b300bac26b: Waiting 01:47:25 25d9295edf3a: Waiting 01:47:25 cca8a33f13a7: Pushed 01:47:25 4a428c779115: Pushed 01:47:25 ac631d3b2fe6: Pushed 01:47:25 aaee6270c382: Layer already exists 01:47:25 dcf10f267710: Pushed 01:47:25 25d9295edf3a: Layer already exists 01:47:25 75654b8eeebd: Layer already exists 01:47:25 85b300bac26b: Pushed 01:47:25 167ed1cf2376: Pushed 01:47:26 0d925d54b809: Pushed 01:47:27 09c8f901cc4f: Pushed 01:47:27 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:41e07ee430669b81b9431a4a4c00e27a3e63246e05442b2dcfd5e648869f53c1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:47:28 ac631d3b2fe6: Preparing 01:47:28 dcf10f267710: Preparing 01:47:28 0d925d54b809: Preparing 01:47:28 4a428c779115: Preparing 01:47:28 cca8a33f13a7: Preparing 01:47:28 aaee6270c382: Preparing 01:47:28 25d9295edf3a: Preparing 01:47:28 85b300bac26b: Preparing 01:47:28 167ed1cf2376: Preparing 01:47:28 09c8f901cc4f: Preparing 01:47:28 75654b8eeebd: Preparing 01:47:28 aaee6270c382: Waiting 01:47:28 25d9295edf3a: Waiting 01:47:28 09c8f901cc4f: Waiting 01:47:28 85b300bac26b: Waiting 01:47:28 75654b8eeebd: Waiting 01:47:28 0d925d54b809: Layer already exists 01:47:28 4a428c779115: Layer already exists 01:47:28 dcf10f267710: Layer already exists 01:47:28 ac631d3b2fe6: Layer already exists 01:47:28 cca8a33f13a7: Layer already exists 01:47:28 85b300bac26b: Layer already exists 01:47:28 aaee6270c382: Layer already exists 01:47:28 25d9295edf3a: Layer already exists 01:47:28 167ed1cf2376: Layer already exists 01:47:28 09c8f901cc4f: Layer already exists 01:47:28 75654b8eeebd: Layer already exists 01:47:28 latest: digest: sha256:41e07ee430669b81b9431a4a4c00e27a3e63246e05442b2dcfd5e648869f53c1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.27 01:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:47:28 ac631d3b2fe6: Preparing 01:47:28 dcf10f267710: Preparing 01:47:28 0d925d54b809: Preparing 01:47:28 4a428c779115: Preparing 01:47:28 cca8a33f13a7: Preparing 01:47:28 aaee6270c382: Preparing 01:47:28 25d9295edf3a: Preparing 01:47:28 85b300bac26b: Preparing 01:47:28 167ed1cf2376: Preparing 01:47:28 09c8f901cc4f: Preparing 01:47:28 75654b8eeebd: Preparing 01:47:28 25d9295edf3a: Waiting 01:47:28 85b300bac26b: Waiting 01:47:28 167ed1cf2376: Waiting 01:47:28 09c8f901cc4f: Waiting 01:47:28 75654b8eeebd: Waiting 01:47:28 ac631d3b2fe6: Layer already exists 01:47:28 4a428c779115: Layer already exists 01:47:28 dcf10f267710: Layer already exists 01:47:28 cca8a33f13a7: Layer already exists 01:47:28 0d925d54b809: Layer already exists 01:47:28 aaee6270c382: Layer already exists 01:47:28 167ed1cf2376: Layer already exists 01:47:28 25d9295edf3a: Layer already exists 01:47:28 85b300bac26b: Layer already exists 01:47:28 09c8f901cc4f: Layer already exists 01:47:28 75654b8eeebd: Layer already exists 01:47:28 4.0.0-dev.27: digest: sha256:41e07ee430669b81b9431a4a4c00e27a3e63246e05442b2dcfd5e648869f53c1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:47:29 ac631d3b2fe6: Preparing 01:47:29 dcf10f267710: Preparing 01:47:29 0d925d54b809: Preparing 01:47:29 4a428c779115: Preparing 01:47:29 cca8a33f13a7: Preparing 01:47:29 aaee6270c382: Preparing 01:47:29 25d9295edf3a: Preparing 01:47:29 85b300bac26b: Preparing 01:47:29 167ed1cf2376: Preparing 01:47:29 09c8f901cc4f: Preparing 01:47:29 75654b8eeebd: Preparing 01:47:29 25d9295edf3a: Waiting 01:47:29 75654b8eeebd: Waiting 01:47:29 09c8f901cc4f: Waiting 01:47:29 85b300bac26b: Waiting 01:47:29 aaee6270c382: Waiting 01:47:29 167ed1cf2376: Waiting 01:47:29 dcf10f267710: Layer already exists 01:47:29 cca8a33f13a7: Layer already exists 01:47:29 4a428c779115: Layer already exists 01:47:29 ac631d3b2fe6: Layer already exists 01:47:29 0d925d54b809: Layer already exists 01:47:29 aaee6270c382: Layer already exists 01:47:29 25d9295edf3a: Layer already exists 01:47:29 85b300bac26b: Layer already exists 01:47:29 167ed1cf2376: Layer already exists 01:47:29 09c8f901cc4f: Layer already exists 01:47:29 75654b8eeebd: Layer already exists 01:47:29 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:41e07ee430669b81b9431a4a4c00e27a3e63246e05442b2dcfd5e648869f53c1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:47:30 ac631d3b2fe6: Preparing 01:47:30 dcf10f267710: Preparing 01:47:30 0d925d54b809: Preparing 01:47:30 4a428c779115: Preparing 01:47:30 cca8a33f13a7: Preparing 01:47:30 aaee6270c382: Preparing 01:47:30 25d9295edf3a: Preparing 01:47:30 85b300bac26b: Preparing 01:47:30 167ed1cf2376: Preparing 01:47:30 09c8f901cc4f: Preparing 01:47:30 75654b8eeebd: Preparing 01:47:30 25d9295edf3a: Waiting 01:47:30 85b300bac26b: Waiting 01:47:30 09c8f901cc4f: Waiting 01:47:30 75654b8eeebd: Waiting 01:47:30 aaee6270c382: Waiting 01:47:30 167ed1cf2376: Waiting 01:47:30 cca8a33f13a7: Layer already exists 01:47:30 dcf10f267710: Layer already exists 01:47:30 ac631d3b2fe6: Layer already exists 01:47:30 0d925d54b809: Layer already exists 01:47:30 4a428c779115: Layer already exists 01:47:30 aaee6270c382: Layer already exists 01:47:30 25d9295edf3a: Layer already exists 01:47:30 167ed1cf2376: Layer already exists 01:47:30 85b300bac26b: Layer already exists 01:47:30 09c8f901cc4f: Layer already exists 01:47:30 75654b8eeebd: Layer already exists 01:47:30 main: digest: sha256:41e07ee430669b81b9431a4a4c00e27a3e63246e05442b2dcfd5e648869f53c1 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:30 ===================================================== [Pipeline] echo 01:47:30 taggedImages: 01:47:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:8602b498d3128349393517fce1ac5cb853a1a35d 01:47:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:47:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.27 01:47:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:47:30 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:47:30 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:47:30 8602b498d3128349393517fce1ac5cb853a1a35d 01:47:30 latest 01:47:30 4.0.0-dev.27 01:47:30 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:47:30 main 01:47:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8602b498d3128349393517fce1ac5cb853a1a35d 01:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:47:30 8252d3e8d969: Preparing 01:47:30 448eda6e503e: Preparing 01:47:30 ce61627fba18: Preparing 01:47:30 8454318e4d4e: Preparing 01:47:30 82839f9df1e2: Preparing 01:47:30 e73fcb3656b5: Preparing 01:47:30 fbb725a84aed: Preparing 01:47:30 aaee6270c382: Preparing 01:47:30 25d9295edf3a: Preparing 01:47:30 e10041bafd64: Preparing 01:47:30 b843fc69ab29: Preparing 01:47:30 75654b8eeebd: Preparing 01:47:30 aaee6270c382: Waiting 01:47:30 75654b8eeebd: Waiting 01:47:30 e73fcb3656b5: Waiting 01:47:30 b843fc69ab29: Waiting 01:47:30 fbb725a84aed: Waiting 01:47:30 25d9295edf3a: Waiting 01:47:30 e10041bafd64: Waiting 01:47:30 448eda6e503e: Pushed 01:47:30 8252d3e8d969: Pushed 01:47:30 82839f9df1e2: Pushed 01:47:30 aaee6270c382: Layer already exists 01:47:30 25d9295edf3a: Layer already exists 01:47:30 e73fcb3656b5: Pushed 01:47:30 fbb725a84aed: Pushed 01:47:31 75654b8eeebd: Layer already exists 01:47:31 e10041bafd64: Pushed 01:47:32 8454318e4d4e: Pushed 01:47:32 ce61627fba18: Pushed 01:47:32 b843fc69ab29: Pushed 01:47:32 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:150c19de3a58c1c3b5cf90fcdee74d75eacd3cbcbe169e4ecda07e8c3ac809e7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:47:33 8252d3e8d969: Preparing 01:47:33 448eda6e503e: Preparing 01:47:33 ce61627fba18: Preparing 01:47:33 8454318e4d4e: Preparing 01:47:33 82839f9df1e2: Preparing 01:47:33 e73fcb3656b5: Preparing 01:47:33 fbb725a84aed: Preparing 01:47:33 aaee6270c382: Preparing 01:47:33 25d9295edf3a: Preparing 01:47:33 e10041bafd64: Preparing 01:47:33 b843fc69ab29: Preparing 01:47:33 75654b8eeebd: Preparing 01:47:33 fbb725a84aed: Waiting 01:47:33 aaee6270c382: Waiting 01:47:33 25d9295edf3a: Waiting 01:47:33 b843fc69ab29: Waiting 01:47:33 e10041bafd64: Waiting 01:47:33 e73fcb3656b5: Waiting 01:47:33 75654b8eeebd: Waiting 01:47:33 8252d3e8d969: Layer already exists 01:47:33 ce61627fba18: Layer already exists 01:47:33 8454318e4d4e: Layer already exists 01:47:33 82839f9df1e2: Layer already exists 01:47:33 448eda6e503e: Layer already exists 01:47:33 e73fcb3656b5: Layer already exists 01:47:33 fbb725a84aed: Layer already exists 01:47:33 e10041bafd64: Layer already exists 01:47:33 aaee6270c382: Layer already exists 01:47:33 25d9295edf3a: Layer already exists 01:47:33 b843fc69ab29: Layer already exists 01:47:33 75654b8eeebd: Layer already exists 01:47:33 latest: digest: sha256:150c19de3a58c1c3b5cf90fcdee74d75eacd3cbcbe169e4ecda07e8c3ac809e7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.27 01:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:47:33 8252d3e8d969: Preparing 01:47:33 448eda6e503e: Preparing 01:47:33 ce61627fba18: Preparing 01:47:33 8454318e4d4e: Preparing 01:47:33 82839f9df1e2: Preparing 01:47:33 e73fcb3656b5: Preparing 01:47:33 fbb725a84aed: Preparing 01:47:33 aaee6270c382: Preparing 01:47:33 25d9295edf3a: Preparing 01:47:33 e10041bafd64: Preparing 01:47:33 b843fc69ab29: Preparing 01:47:33 75654b8eeebd: Preparing 01:47:33 fbb725a84aed: Waiting 01:47:33 aaee6270c382: Waiting 01:47:33 25d9295edf3a: Waiting 01:47:33 e10041bafd64: Waiting 01:47:33 75654b8eeebd: Waiting 01:47:33 b843fc69ab29: Waiting 01:47:33 ce61627fba18: Layer already exists 01:47:33 448eda6e503e: Layer already exists 01:47:33 8252d3e8d969: Layer already exists 01:47:33 8454318e4d4e: Layer already exists 01:47:33 82839f9df1e2: Layer already exists 01:47:33 e73fcb3656b5: Layer already exists 01:47:33 fbb725a84aed: Layer already exists 01:47:33 25d9295edf3a: Layer already exists 01:47:33 aaee6270c382: Layer already exists 01:47:33 e10041bafd64: Layer already exists 01:47:33 b843fc69ab29: Layer already exists 01:47:33 75654b8eeebd: Layer already exists 01:47:33 4.0.0-dev.27: digest: sha256:150c19de3a58c1c3b5cf90fcdee74d75eacd3cbcbe169e4ecda07e8c3ac809e7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:47:34 8252d3e8d969: Preparing 01:47:34 448eda6e503e: Preparing 01:47:34 ce61627fba18: Preparing 01:47:34 8454318e4d4e: Preparing 01:47:34 82839f9df1e2: Preparing 01:47:34 e73fcb3656b5: Preparing 01:47:34 fbb725a84aed: Preparing 01:47:34 aaee6270c382: Preparing 01:47:34 25d9295edf3a: Preparing 01:47:34 e10041bafd64: Preparing 01:47:34 b843fc69ab29: Preparing 01:47:34 e73fcb3656b5: Waiting 01:47:34 75654b8eeebd: Preparing 01:47:34 aaee6270c382: Waiting 01:47:34 fbb725a84aed: Waiting 01:47:34 25d9295edf3a: Waiting 01:47:34 b843fc69ab29: Waiting 01:47:34 e10041bafd64: Waiting 01:47:34 8454318e4d4e: Layer already exists 01:47:34 448eda6e503e: Layer already exists 01:47:34 ce61627fba18: Layer already exists 01:47:34 82839f9df1e2: Layer already exists 01:47:34 8252d3e8d969: Layer already exists 01:47:34 fbb725a84aed: Layer already exists 01:47:34 e73fcb3656b5: Layer already exists 01:47:34 25d9295edf3a: Layer already exists 01:47:34 aaee6270c382: Layer already exists 01:47:34 e10041bafd64: Layer already exists 01:47:34 b843fc69ab29: Layer already exists 01:47:34 75654b8eeebd: Layer already exists 01:47:34 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:150c19de3a58c1c3b5cf90fcdee74d75eacd3cbcbe169e4ecda07e8c3ac809e7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:47:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:47:35 8252d3e8d969: Preparing 01:47:35 448eda6e503e: Preparing 01:47:35 ce61627fba18: Preparing 01:47:35 8454318e4d4e: Preparing 01:47:35 82839f9df1e2: Preparing 01:47:35 e73fcb3656b5: Preparing 01:47:35 fbb725a84aed: Preparing 01:47:35 aaee6270c382: Preparing 01:47:35 25d9295edf3a: Preparing 01:47:35 e10041bafd64: Preparing 01:47:35 b843fc69ab29: Preparing 01:47:35 75654b8eeebd: Preparing 01:47:35 aaee6270c382: Waiting 01:47:35 b843fc69ab29: Waiting 01:47:35 75654b8eeebd: Waiting 01:47:35 25d9295edf3a: Waiting 01:47:35 e10041bafd64: Waiting 01:47:35 e73fcb3656b5: Waiting 01:47:35 fbb725a84aed: Waiting 01:47:35 8252d3e8d969: Layer already exists 01:47:35 ce61627fba18: Layer already exists 01:47:35 82839f9df1e2: Layer already exists 01:47:35 8454318e4d4e: Layer already exists 01:47:35 448eda6e503e: Layer already exists 01:47:35 e73fcb3656b5: Layer already exists 01:47:35 aaee6270c382: Layer already exists 01:47:35 e10041bafd64: Layer already exists 01:47:35 fbb725a84aed: Layer already exists 01:47:35 25d9295edf3a: Layer already exists 01:47:35 b843fc69ab29: Layer already exists 01:47:35 75654b8eeebd: Layer already exists 01:47:35 main: digest: sha256:150c19de3a58c1c3b5cf90fcdee74d75eacd3cbcbe169e4ecda07e8c3ac809e7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:35 ===================================================== [Pipeline] echo 01:47:35 taggedImages: 01:47:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8602b498d3128349393517fce1ac5cb853a1a35d 01:47:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:47:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.27 01:47:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:47:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:47:35 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:47:35 8602b498d3128349393517fce1ac5cb853a1a35d 01:47:35 latest 01:47:35 4.0.0-dev.27 01:47:35 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:47:35 main 01:47:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8602b498d3128349393517fce1ac5cb853a1a35d 01:47:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:47:36 edaf442de560: Preparing 01:47:36 73b20dbcf366: Preparing 01:47:36 aaee6270c382: Preparing 01:47:36 25d9295edf3a: Preparing 01:47:36 18533e586dc7: Preparing 01:47:36 e81ca0b9c421: Preparing 01:47:36 75654b8eeebd: Preparing 01:47:36 e81ca0b9c421: Waiting 01:47:36 75654b8eeebd: Waiting 01:47:36 aaee6270c382: Layer already exists 01:47:36 25d9295edf3a: Layer already exists 01:47:36 75654b8eeebd: Layer already exists 01:47:36 edaf442de560: Pushed 01:47:36 18533e586dc7: Pushed 01:47:36 e81ca0b9c421: Pushed 01:47:37 73b20dbcf366: Pushed 01:47:38 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:0523dde97c59108cea498cfaefe697b60828a6ecea9f8e149c8c4586fbdc39f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:47:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:47:38 edaf442de560: Preparing 01:47:38 73b20dbcf366: Preparing 01:47:38 aaee6270c382: Preparing 01:47:38 25d9295edf3a: Preparing 01:47:38 18533e586dc7: Preparing 01:47:38 e81ca0b9c421: Preparing 01:47:38 75654b8eeebd: Preparing 01:47:38 75654b8eeebd: Waiting 01:47:38 e81ca0b9c421: Waiting 01:47:38 18533e586dc7: Layer already exists 01:47:38 aaee6270c382: Layer already exists 01:47:38 edaf442de560: Layer already exists 01:47:38 25d9295edf3a: Layer already exists 01:47:38 73b20dbcf366: Layer already exists 01:47:38 e81ca0b9c421: Layer already exists 01:47:38 75654b8eeebd: Layer already exists 01:47:38 latest: digest: sha256:0523dde97c59108cea498cfaefe697b60828a6ecea9f8e149c8c4586fbdc39f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.27 01:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:47:39 edaf442de560: Preparing 01:47:39 73b20dbcf366: Preparing 01:47:39 aaee6270c382: Preparing 01:47:39 25d9295edf3a: Preparing 01:47:39 18533e586dc7: Preparing 01:47:39 e81ca0b9c421: Preparing 01:47:39 75654b8eeebd: Preparing 01:47:39 e81ca0b9c421: Waiting 01:47:39 75654b8eeebd: Waiting 01:47:39 aaee6270c382: Layer already exists 01:47:39 25d9295edf3a: Layer already exists 01:47:39 18533e586dc7: Layer already exists 01:47:39 73b20dbcf366: Layer already exists 01:47:39 edaf442de560: Layer already exists 01:47:39 e81ca0b9c421: Layer already exists 01:47:39 75654b8eeebd: Layer already exists 01:47:39 4.0.0-dev.27: digest: sha256:0523dde97c59108cea498cfaefe697b60828a6ecea9f8e149c8c4586fbdc39f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:47:40 edaf442de560: Preparing 01:47:40 73b20dbcf366: Preparing 01:47:40 aaee6270c382: Preparing 01:47:40 25d9295edf3a: Preparing 01:47:40 18533e586dc7: Preparing 01:47:40 e81ca0b9c421: Preparing 01:47:40 75654b8eeebd: Preparing 01:47:40 e81ca0b9c421: Waiting 01:47:40 75654b8eeebd: Waiting 01:47:40 25d9295edf3a: Layer already exists 01:47:40 edaf442de560: Layer already exists 01:47:40 73b20dbcf366: Layer already exists 01:47:40 18533e586dc7: Layer already exists 01:47:40 aaee6270c382: Layer already exists 01:47:40 e81ca0b9c421: Layer already exists 01:47:40 75654b8eeebd: Layer already exists 01:47:40 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:0523dde97c59108cea498cfaefe697b60828a6ecea9f8e149c8c4586fbdc39f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:47:40 edaf442de560: Preparing 01:47:40 73b20dbcf366: Preparing 01:47:40 aaee6270c382: Preparing 01:47:40 25d9295edf3a: Preparing 01:47:40 18533e586dc7: Preparing 01:47:40 e81ca0b9c421: Preparing 01:47:40 75654b8eeebd: Preparing 01:47:40 e81ca0b9c421: Waiting 01:47:40 75654b8eeebd: Waiting 01:47:40 73b20dbcf366: Layer already exists 01:47:40 18533e586dc7: Layer already exists 01:47:40 aaee6270c382: Layer already exists 01:47:40 25d9295edf3a: Layer already exists 01:47:40 edaf442de560: Layer already exists 01:47:40 e81ca0b9c421: Layer already exists 01:47:40 75654b8eeebd: Layer already exists 01:47:40 main: digest: sha256:0523dde97c59108cea498cfaefe697b60828a6ecea9f8e149c8c4586fbdc39f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:40 ===================================================== [Pipeline] echo 01:47:40 taggedImages: 01:47:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8602b498d3128349393517fce1ac5cb853a1a35d 01:47:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:47:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.27 01:47:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:47:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:47:40 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:47:40 8602b498d3128349393517fce1ac5cb853a1a35d 01:47:40 latest 01:47:40 4.0.0-dev.27 01:47:40 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:47:40 main 01:47:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8602b498d3128349393517fce1ac5cb853a1a35d 01:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:47:41 b5dfc57495bf: Preparing 01:47:41 45a25feaa6af: Preparing 01:47:41 8c593047f2dd: Preparing 01:47:41 aaee6270c382: Preparing 01:47:41 25d9295edf3a: Preparing 01:47:41 25230872dbde: Preparing 01:47:41 a68aa3726cd5: Preparing 01:47:41 a67671791bb3: Preparing 01:47:41 ecbccefc1c83: Preparing 01:47:41 75654b8eeebd: Preparing 01:47:41 a68aa3726cd5: Waiting 01:47:41 75654b8eeebd: Waiting 01:47:41 ecbccefc1c83: Waiting 01:47:41 a67671791bb3: Waiting 01:47:41 25230872dbde: Waiting 01:47:41 25d9295edf3a: Layer already exists 01:47:41 aaee6270c382: Layer already exists 01:47:41 45a25feaa6af: Pushed 01:47:41 8c593047f2dd: Pushed 01:47:41 b5dfc57495bf: Pushed 01:47:41 75654b8eeebd: Layer already exists 01:47:41 a67671791bb3: Pushed 01:47:42 ecbccefc1c83: Pushed 01:47:47 a68aa3726cd5: Pushed 01:47:50 25230872dbde: Pushed 01:47:50 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:6c6a231eef975703215586b00ae5d01289fbe0a20f724af8ad41d4c093d4d195 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:47:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:47:51 b5dfc57495bf: Preparing 01:47:51 45a25feaa6af: Preparing 01:47:51 8c593047f2dd: Preparing 01:47:51 aaee6270c382: Preparing 01:47:51 25d9295edf3a: Preparing 01:47:51 25230872dbde: Preparing 01:47:51 a68aa3726cd5: Preparing 01:47:51 a67671791bb3: Preparing 01:47:51 ecbccefc1c83: Preparing 01:47:51 75654b8eeebd: Preparing 01:47:51 25230872dbde: Waiting 01:47:51 a68aa3726cd5: Waiting 01:47:51 ecbccefc1c83: Waiting 01:47:51 a67671791bb3: Waiting 01:47:51 75654b8eeebd: Waiting 01:47:51 b5dfc57495bf: Layer already exists 01:47:51 aaee6270c382: Layer already exists 01:47:51 8c593047f2dd: Layer already exists 01:47:51 25d9295edf3a: Layer already exists 01:47:51 45a25feaa6af: Layer already exists 01:47:51 a67671791bb3: Layer already exists 01:47:51 25230872dbde: Layer already exists 01:47:51 ecbccefc1c83: Layer already exists 01:47:51 75654b8eeebd: Layer already exists 01:47:51 a68aa3726cd5: Layer already exists 01:47:51 latest: digest: sha256:6c6a231eef975703215586b00ae5d01289fbe0a20f724af8ad41d4c093d4d195 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.27 01:47:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:47:52 b5dfc57495bf: Preparing 01:47:52 45a25feaa6af: Preparing 01:47:52 8c593047f2dd: Preparing 01:47:52 aaee6270c382: Preparing 01:47:52 25d9295edf3a: Preparing 01:47:52 25230872dbde: Preparing 01:47:52 a68aa3726cd5: Preparing 01:47:52 a67671791bb3: Preparing 01:47:52 ecbccefc1c83: Preparing 01:47:52 75654b8eeebd: Preparing 01:47:52 25230872dbde: Waiting 01:47:52 ecbccefc1c83: Waiting 01:47:52 a67671791bb3: Waiting 01:47:52 75654b8eeebd: Waiting 01:47:52 a68aa3726cd5: Waiting 01:47:52 45a25feaa6af: Layer already exists 01:47:52 aaee6270c382: Layer already exists 01:47:52 25d9295edf3a: Layer already exists 01:47:52 8c593047f2dd: Layer already exists 01:47:52 b5dfc57495bf: Layer already exists 01:47:52 25230872dbde: Layer already exists 01:47:52 a68aa3726cd5: Layer already exists 01:47:52 ecbccefc1c83: Layer already exists 01:47:52 a67671791bb3: Layer already exists 01:47:52 75654b8eeebd: Layer already exists 01:47:52 4.0.0-dev.27: digest: sha256:6c6a231eef975703215586b00ae5d01289fbe0a20f724af8ad41d4c093d4d195 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:47:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:47:52 b5dfc57495bf: Preparing 01:47:52 45a25feaa6af: Preparing 01:47:52 8c593047f2dd: Preparing 01:47:52 aaee6270c382: Preparing 01:47:52 25d9295edf3a: Preparing 01:47:52 25230872dbde: Preparing 01:47:52 a68aa3726cd5: Preparing 01:47:52 a67671791bb3: Preparing 01:47:52 ecbccefc1c83: Preparing 01:47:52 75654b8eeebd: Preparing 01:47:52 a67671791bb3: Waiting 01:47:52 a68aa3726cd5: Waiting 01:47:52 ecbccefc1c83: Waiting 01:47:52 75654b8eeebd: Waiting 01:47:52 b5dfc57495bf: Layer already exists 01:47:52 25d9295edf3a: Layer already exists 01:47:52 aaee6270c382: Layer already exists 01:47:52 8c593047f2dd: Layer already exists 01:47:52 45a25feaa6af: Layer already exists 01:47:52 a68aa3726cd5: Layer already exists 01:47:52 25230872dbde: Layer already exists 01:47:52 a67671791bb3: Layer already exists 01:47:52 75654b8eeebd: Layer already exists 01:47:52 ecbccefc1c83: Layer already exists 01:47:52 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:6c6a231eef975703215586b00ae5d01289fbe0a20f724af8ad41d4c093d4d195 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:47:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:47:53 b5dfc57495bf: Preparing 01:47:53 45a25feaa6af: Preparing 01:47:53 8c593047f2dd: Preparing 01:47:53 aaee6270c382: Preparing 01:47:53 25d9295edf3a: Preparing 01:47:53 25230872dbde: Preparing 01:47:53 a68aa3726cd5: Preparing 01:47:53 a67671791bb3: Preparing 01:47:53 ecbccefc1c83: Preparing 01:47:53 75654b8eeebd: Preparing 01:47:53 a68aa3726cd5: Waiting 01:47:53 a67671791bb3: Waiting 01:47:53 ecbccefc1c83: Waiting 01:47:53 25230872dbde: Waiting 01:47:53 75654b8eeebd: Waiting 01:47:53 8c593047f2dd: Layer already exists 01:47:53 25d9295edf3a: Layer already exists 01:47:53 b5dfc57495bf: Layer already exists 01:47:53 aaee6270c382: Layer already exists 01:47:53 45a25feaa6af: Layer already exists 01:47:53 25230872dbde: Layer already exists 01:47:53 a68aa3726cd5: Layer already exists 01:47:53 a67671791bb3: Layer already exists 01:47:53 ecbccefc1c83: Layer already exists 01:47:53 75654b8eeebd: Layer already exists 01:47:53 main: digest: sha256:6c6a231eef975703215586b00ae5d01289fbe0a20f724af8ad41d4c093d4d195 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:53 ===================================================== [Pipeline] echo 01:47:53 taggedImages: 01:47:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:8602b498d3128349393517fce1ac5cb853a1a35d 01:47:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:47:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.27 01:47:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:47:53 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:47:53 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:47:53 8602b498d3128349393517fce1ac5cb853a1a35d 01:47:53 latest 01:47:53 4.0.0-dev.27 01:47:53 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:47:53 main 01:47:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8602b498d3128349393517fce1ac5cb853a1a35d 01:47:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:47:54 49a6ceffe172: Preparing 01:47:54 ca996b61bac2: Preparing 01:47:54 75967d5cccce: Preparing 01:47:54 aaee6270c382: Preparing 01:47:54 25d9295edf3a: Preparing 01:47:54 aff4794feee2: Preparing 01:47:54 ddd17ce140dd: Preparing 01:47:54 a17ab9a3ef6e: Preparing 01:47:54 75654b8eeebd: Preparing 01:47:54 ddd17ce140dd: Waiting 01:47:54 a17ab9a3ef6e: Waiting 01:47:54 75654b8eeebd: Waiting 01:47:54 aff4794feee2: Waiting 01:47:54 25d9295edf3a: Layer already exists 01:47:54 aaee6270c382: Layer already exists 01:47:54 ca996b61bac2: Pushed 01:47:54 75967d5cccce: Pushed 01:47:54 49a6ceffe172: Pushed 01:47:54 75654b8eeebd: Layer already exists 01:47:54 a17ab9a3ef6e: Pushed 01:47:54 ddd17ce140dd: Pushed 01:48:04 aff4794feee2: Pushed 01:48:04 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:0b2ebfd9a45de9f00fd434a1ba45fac5fdcc7f41e7a3a9f3cbf46d52508f8ac6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:48:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:48:05 49a6ceffe172: Preparing 01:48:05 ca996b61bac2: Preparing 01:48:05 75967d5cccce: Preparing 01:48:05 aaee6270c382: Preparing 01:48:05 25d9295edf3a: Preparing 01:48:05 aff4794feee2: Preparing 01:48:05 ddd17ce140dd: Preparing 01:48:05 a17ab9a3ef6e: Preparing 01:48:05 75654b8eeebd: Preparing 01:48:05 aff4794feee2: Waiting 01:48:05 75654b8eeebd: Waiting 01:48:05 25d9295edf3a: Layer already exists 01:48:05 aaee6270c382: Layer already exists 01:48:05 ca996b61bac2: Layer already exists 01:48:05 75967d5cccce: Layer already exists 01:48:05 49a6ceffe172: Layer already exists 01:48:05 ddd17ce140dd: Layer already exists 01:48:05 aff4794feee2: Layer already exists 01:48:05 a17ab9a3ef6e: Layer already exists 01:48:05 75654b8eeebd: Layer already exists 01:48:05 latest: digest: sha256:0b2ebfd9a45de9f00fd434a1ba45fac5fdcc7f41e7a3a9f3cbf46d52508f8ac6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.27 01:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:48:06 49a6ceffe172: Preparing 01:48:06 ca996b61bac2: Preparing 01:48:06 75967d5cccce: Preparing 01:48:06 aaee6270c382: Preparing 01:48:06 25d9295edf3a: Preparing 01:48:06 aff4794feee2: Preparing 01:48:06 ddd17ce140dd: Preparing 01:48:06 a17ab9a3ef6e: Preparing 01:48:06 75654b8eeebd: Preparing 01:48:06 ddd17ce140dd: Waiting 01:48:06 a17ab9a3ef6e: Waiting 01:48:06 75654b8eeebd: Waiting 01:48:06 aff4794feee2: Waiting 01:48:06 25d9295edf3a: Layer already exists 01:48:06 75967d5cccce: Layer already exists 01:48:06 aaee6270c382: Layer already exists 01:48:06 ca996b61bac2: Layer already exists 01:48:06 49a6ceffe172: Layer already exists 01:48:06 aff4794feee2: Layer already exists 01:48:06 ddd17ce140dd: Layer already exists 01:48:06 a17ab9a3ef6e: Layer already exists 01:48:06 75654b8eeebd: Layer already exists 01:48:06 4.0.0-dev.27: digest: sha256:0b2ebfd9a45de9f00fd434a1ba45fac5fdcc7f41e7a3a9f3cbf46d52508f8ac6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:48:06 49a6ceffe172: Preparing 01:48:06 ca996b61bac2: Preparing 01:48:06 75967d5cccce: Preparing 01:48:06 aaee6270c382: Preparing 01:48:06 25d9295edf3a: Preparing 01:48:06 aff4794feee2: Preparing 01:48:06 ddd17ce140dd: Preparing 01:48:06 a17ab9a3ef6e: Preparing 01:48:06 75654b8eeebd: Preparing 01:48:06 ddd17ce140dd: Waiting 01:48:06 a17ab9a3ef6e: Waiting 01:48:06 75654b8eeebd: Waiting 01:48:06 aff4794feee2: Waiting 01:48:06 49a6ceffe172: Layer already exists 01:48:06 25d9295edf3a: Layer already exists 01:48:06 aaee6270c382: Layer already exists 01:48:06 75967d5cccce: Layer already exists 01:48:06 ca996b61bac2: Layer already exists 01:48:06 a17ab9a3ef6e: Layer already exists 01:48:06 aff4794feee2: Layer already exists 01:48:06 ddd17ce140dd: Layer already exists 01:48:06 75654b8eeebd: Layer already exists 01:48:06 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:0b2ebfd9a45de9f00fd434a1ba45fac5fdcc7f41e7a3a9f3cbf46d52508f8ac6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:48:07 49a6ceffe172: Preparing 01:48:07 ca996b61bac2: Preparing 01:48:07 75967d5cccce: Preparing 01:48:07 aaee6270c382: Preparing 01:48:07 25d9295edf3a: Preparing 01:48:07 aff4794feee2: Preparing 01:48:07 ddd17ce140dd: Preparing 01:48:07 a17ab9a3ef6e: Preparing 01:48:07 75654b8eeebd: Preparing 01:48:07 a17ab9a3ef6e: Waiting 01:48:07 75654b8eeebd: Waiting 01:48:07 aff4794feee2: Waiting 01:48:07 49a6ceffe172: Layer already exists 01:48:07 75967d5cccce: Layer already exists 01:48:07 ca996b61bac2: Layer already exists 01:48:07 25d9295edf3a: Layer already exists 01:48:07 aaee6270c382: Layer already exists 01:48:07 aff4794feee2: Layer already exists 01:48:07 ddd17ce140dd: Layer already exists 01:48:07 75654b8eeebd: Layer already exists 01:48:07 a17ab9a3ef6e: Layer already exists 01:48:07 main: digest: sha256:0b2ebfd9a45de9f00fd434a1ba45fac5fdcc7f41e7a3a9f3cbf46d52508f8ac6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:07 ===================================================== [Pipeline] echo 01:48:07 taggedImages: 01:48:07 - nexus3.edgexfoundry.org:10004/security-spire-config:8602b498d3128349393517fce1ac5cb853a1a35d 01:48:07 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:48:07 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.27 01:48:07 - nexus3.edgexfoundry.org:10004/security-spire-config:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:48:07 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:48:07 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:48:07 8602b498d3128349393517fce1ac5cb853a1a35d 01:48:07 latest 01:48:07 4.0.0-dev.27 01:48:07 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:48:07 main 01:48:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8602b498d3128349393517fce1ac5cb853a1a35d 01:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:48:08 b5dfc57495bf: Preparing 01:48:08 2584e5bff9a0: Preparing 01:48:08 7b0f36a8d503: Preparing 01:48:08 aaee6270c382: Preparing 01:48:08 25d9295edf3a: Preparing 01:48:08 ba67b7e622d8: Preparing 01:48:08 a67671791bb3: Preparing 01:48:08 ecbccefc1c83: Preparing 01:48:08 75654b8eeebd: Preparing 01:48:08 ba67b7e622d8: Waiting 01:48:08 a67671791bb3: Waiting 01:48:08 ecbccefc1c83: Waiting 01:48:08 25d9295edf3a: Layer already exists 01:48:08 b5dfc57495bf: Layer already exists 01:48:08 aaee6270c382: Layer already exists 01:48:08 a67671791bb3: Layer already exists 01:48:08 ecbccefc1c83: Layer already exists 01:48:08 75654b8eeebd: Layer already exists 01:48:08 2584e5bff9a0: Pushed 01:48:08 7b0f36a8d503: Pushed 01:48:18 ba67b7e622d8: Pushed 01:48:18 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:a5b39dbbad52e6a4ad3f5064743462f2838fb22eebc2ab3863c2ce93434730b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:48:18 b5dfc57495bf: Preparing 01:48:18 2584e5bff9a0: Preparing 01:48:18 7b0f36a8d503: Preparing 01:48:18 aaee6270c382: Preparing 01:48:18 25d9295edf3a: Preparing 01:48:18 ba67b7e622d8: Preparing 01:48:18 a67671791bb3: Preparing 01:48:18 ecbccefc1c83: Preparing 01:48:18 75654b8eeebd: Preparing 01:48:18 ba67b7e622d8: Waiting 01:48:18 a67671791bb3: Waiting 01:48:18 ecbccefc1c83: Waiting 01:48:18 75654b8eeebd: Waiting 01:48:18 25d9295edf3a: Layer already exists 01:48:18 aaee6270c382: Layer already exists 01:48:18 7b0f36a8d503: Layer already exists 01:48:18 b5dfc57495bf: Layer already exists 01:48:18 2584e5bff9a0: Layer already exists 01:48:18 ba67b7e622d8: Layer already exists 01:48:18 ecbccefc1c83: Layer already exists 01:48:18 a67671791bb3: Layer already exists 01:48:18 75654b8eeebd: Layer already exists 01:48:18 latest: digest: sha256:a5b39dbbad52e6a4ad3f5064743462f2838fb22eebc2ab3863c2ce93434730b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.27 01:48:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:48:19 b5dfc57495bf: Preparing 01:48:19 2584e5bff9a0: Preparing 01:48:19 7b0f36a8d503: Preparing 01:48:19 aaee6270c382: Preparing 01:48:19 25d9295edf3a: Preparing 01:48:19 ba67b7e622d8: Preparing 01:48:19 a67671791bb3: Preparing 01:48:19 ecbccefc1c83: Preparing 01:48:19 75654b8eeebd: Preparing 01:48:19 75654b8eeebd: Waiting 01:48:19 a67671791bb3: Waiting 01:48:19 ecbccefc1c83: Waiting 01:48:19 ba67b7e622d8: Waiting 01:48:19 b5dfc57495bf: Layer already exists 01:48:19 2584e5bff9a0: Layer already exists 01:48:19 aaee6270c382: Layer already exists 01:48:19 7b0f36a8d503: Layer already exists 01:48:19 25d9295edf3a: Layer already exists 01:48:19 ba67b7e622d8: Layer already exists 01:48:19 a67671791bb3: Layer already exists 01:48:19 75654b8eeebd: Layer already exists 01:48:19 ecbccefc1c83: Layer already exists 01:48:19 4.0.0-dev.27: digest: sha256:a5b39dbbad52e6a4ad3f5064743462f2838fb22eebc2ab3863c2ce93434730b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:48:20 b5dfc57495bf: Preparing 01:48:20 2584e5bff9a0: Preparing 01:48:20 7b0f36a8d503: Preparing 01:48:20 aaee6270c382: Preparing 01:48:20 25d9295edf3a: Preparing 01:48:20 ba67b7e622d8: Preparing 01:48:20 a67671791bb3: Preparing 01:48:20 ecbccefc1c83: Preparing 01:48:20 75654b8eeebd: Preparing 01:48:20 ba67b7e622d8: Waiting 01:48:20 ecbccefc1c83: Waiting 01:48:20 a67671791bb3: Waiting 01:48:20 75654b8eeebd: Waiting 01:48:20 7b0f36a8d503: Layer already exists 01:48:20 2584e5bff9a0: Layer already exists 01:48:20 aaee6270c382: Layer already exists 01:48:20 25d9295edf3a: Layer already exists 01:48:20 b5dfc57495bf: Layer already exists 01:48:20 a67671791bb3: Layer already exists 01:48:20 ecbccefc1c83: Layer already exists 01:48:20 75654b8eeebd: Layer already exists 01:48:20 ba67b7e622d8: Layer already exists 01:48:20 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:a5b39dbbad52e6a4ad3f5064743462f2838fb22eebc2ab3863c2ce93434730b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:20 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:48:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:48:20 b5dfc57495bf: Preparing 01:48:20 2584e5bff9a0: Preparing 01:48:20 7b0f36a8d503: Preparing 01:48:20 aaee6270c382: Preparing 01:48:20 25d9295edf3a: Preparing 01:48:20 ba67b7e622d8: Preparing 01:48:20 a67671791bb3: Preparing 01:48:20 ecbccefc1c83: Preparing 01:48:20 75654b8eeebd: Preparing 01:48:20 75654b8eeebd: Waiting 01:48:20 ecbccefc1c83: Waiting 01:48:20 ba67b7e622d8: Waiting 01:48:20 a67671791bb3: Waiting 01:48:20 2584e5bff9a0: Layer already exists 01:48:20 b5dfc57495bf: Layer already exists 01:48:20 aaee6270c382: Layer already exists 01:48:20 7b0f36a8d503: Layer already exists 01:48:20 25d9295edf3a: Layer already exists 01:48:20 ba67b7e622d8: Layer already exists 01:48:20 a67671791bb3: Layer already exists 01:48:20 ecbccefc1c83: Layer already exists 01:48:20 75654b8eeebd: Layer already exists 01:48:20 main: digest: sha256:a5b39dbbad52e6a4ad3f5064743462f2838fb22eebc2ab3863c2ce93434730b9 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:20 ===================================================== [Pipeline] echo 01:48:20 taggedImages: 01:48:20 - nexus3.edgexfoundry.org:10004/security-spire-server:8602b498d3128349393517fce1ac5cb853a1a35d 01:48:20 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:48:20 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.27 01:48:20 - nexus3.edgexfoundry.org:10004/security-spire-server:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:48:20 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:48:20 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:48:20 8602b498d3128349393517fce1ac5cb853a1a35d 01:48:20 latest 01:48:20 4.0.0-dev.27 01:48:20 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:48:20 main 01:48:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:8602b498d3128349393517fce1ac5cb853a1a35d 01:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:48:21 523618fcf073: Preparing 01:48:21 9006649b458c: Preparing 01:48:21 414c88745a6b: Preparing 01:48:21 aaee6270c382: Preparing 01:48:21 25d9295edf3a: Preparing 01:48:21 09d599aee307: Preparing 01:48:21 f69928096e90: Preparing 01:48:21 75654b8eeebd: Preparing 01:48:21 09d599aee307: Waiting 01:48:21 f69928096e90: Waiting 01:48:21 75654b8eeebd: Waiting 01:48:21 25d9295edf3a: Layer already exists 01:48:21 aaee6270c382: Layer already exists 01:48:21 9006649b458c: Pushed 01:48:21 523618fcf073: Pushed 01:48:21 75654b8eeebd: Layer already exists 01:48:21 f69928096e90: Pushed 01:48:22 09d599aee307: Pushed 01:48:25 414c88745a6b: Pushed 01:48:25 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:c261d46421f95a8d63c44d331eb2cfc9369b800fe5b262ed2989f8ff2f114c00 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:48:26 523618fcf073: Preparing 01:48:26 9006649b458c: Preparing 01:48:26 414c88745a6b: Preparing 01:48:26 aaee6270c382: Preparing 01:48:26 25d9295edf3a: Preparing 01:48:26 09d599aee307: Preparing 01:48:26 f69928096e90: Preparing 01:48:26 75654b8eeebd: Preparing 01:48:26 09d599aee307: Waiting 01:48:26 f69928096e90: Waiting 01:48:26 75654b8eeebd: Waiting 01:48:26 523618fcf073: Layer already exists 01:48:26 25d9295edf3a: Layer already exists 01:48:26 414c88745a6b: Layer already exists 01:48:26 aaee6270c382: Layer already exists 01:48:26 9006649b458c: Layer already exists 01:48:26 09d599aee307: Layer already exists 01:48:26 f69928096e90: Layer already exists 01:48:26 75654b8eeebd: Layer already exists 01:48:26 latest: digest: sha256:c261d46421f95a8d63c44d331eb2cfc9369b800fe5b262ed2989f8ff2f114c00 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.27 01:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:48:26 523618fcf073: Preparing 01:48:26 9006649b458c: Preparing 01:48:26 414c88745a6b: Preparing 01:48:26 aaee6270c382: Preparing 01:48:26 25d9295edf3a: Preparing 01:48:26 09d599aee307: Preparing 01:48:26 f69928096e90: Preparing 01:48:26 75654b8eeebd: Preparing 01:48:26 09d599aee307: Waiting 01:48:26 f69928096e90: Waiting 01:48:26 25d9295edf3a: Layer already exists 01:48:26 9006649b458c: Layer already exists 01:48:26 523618fcf073: Layer already exists 01:48:26 414c88745a6b: Layer already exists 01:48:26 aaee6270c382: Layer already exists 01:48:26 f69928096e90: Layer already exists 01:48:26 75654b8eeebd: Layer already exists 01:48:26 09d599aee307: Layer already exists 01:48:26 4.0.0-dev.27: digest: sha256:c261d46421f95a8d63c44d331eb2cfc9369b800fe5b262ed2989f8ff2f114c00 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:48:27 523618fcf073: Preparing 01:48:27 9006649b458c: Preparing 01:48:27 414c88745a6b: Preparing 01:48:27 aaee6270c382: Preparing 01:48:27 25d9295edf3a: Preparing 01:48:27 09d599aee307: Preparing 01:48:27 f69928096e90: Preparing 01:48:27 75654b8eeebd: Preparing 01:48:27 09d599aee307: Waiting 01:48:27 f69928096e90: Waiting 01:48:27 75654b8eeebd: Waiting 01:48:27 25d9295edf3a: Layer already exists 01:48:27 523618fcf073: Layer already exists 01:48:27 aaee6270c382: Layer already exists 01:48:27 414c88745a6b: Layer already exists 01:48:27 9006649b458c: Layer already exists 01:48:27 75654b8eeebd: Layer already exists 01:48:27 09d599aee307: Layer already exists 01:48:27 f69928096e90: Layer already exists 01:48:27 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:c261d46421f95a8d63c44d331eb2cfc9369b800fe5b262ed2989f8ff2f114c00 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:48:28 523618fcf073: Preparing 01:48:28 9006649b458c: Preparing 01:48:28 414c88745a6b: Preparing 01:48:28 aaee6270c382: Preparing 01:48:28 25d9295edf3a: Preparing 01:48:28 09d599aee307: Preparing 01:48:28 f69928096e90: Preparing 01:48:28 75654b8eeebd: Preparing 01:48:28 f69928096e90: Waiting 01:48:28 75654b8eeebd: Waiting 01:48:28 09d599aee307: Waiting 01:48:28 25d9295edf3a: Layer already exists 01:48:28 aaee6270c382: Layer already exists 01:48:28 414c88745a6b: Layer already exists 01:48:28 523618fcf073: Layer already exists 01:48:28 9006649b458c: Layer already exists 01:48:28 09d599aee307: Layer already exists 01:48:28 f69928096e90: Layer already exists 01:48:28 75654b8eeebd: Layer already exists 01:48:28 main: digest: sha256:c261d46421f95a8d63c44d331eb2cfc9369b800fe5b262ed2989f8ff2f114c00 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:28 ===================================================== [Pipeline] echo 01:48:28 taggedImages: 01:48:28 - nexus3.edgexfoundry.org:10004/support-notifications:8602b498d3128349393517fce1ac5cb853a1a35d 01:48:28 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:48:28 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.27 01:48:28 - nexus3.edgexfoundry.org:10004/support-notifications:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:48:28 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:48:28 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:48:28 8602b498d3128349393517fce1ac5cb853a1a35d 01:48:28 latest 01:48:28 4.0.0-dev.27 01:48:28 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:48:28 main 01:48:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8602b498d3128349393517fce1ac5cb853a1a35d 01:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:48:28 f9d3827f540c: Preparing 01:48:28 80f92f36492b: Preparing 01:48:28 aaee6270c382: Preparing 01:48:28 25d9295edf3a: Preparing 01:48:28 cac2b88c0d39: Preparing 01:48:28 8dbd39838294: Preparing 01:48:28 75654b8eeebd: Preparing 01:48:28 8dbd39838294: Waiting 01:48:28 75654b8eeebd: Waiting 01:48:28 25d9295edf3a: Layer already exists 01:48:28 aaee6270c382: Layer already exists 01:48:28 75654b8eeebd: Layer already exists 01:48:28 f9d3827f540c: Pushed 01:48:29 8dbd39838294: Pushed 01:48:29 cac2b88c0d39: Pushed 01:48:32 80f92f36492b: Pushed 01:48:32 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:ef4b86a62c4284c1b05e4aeb9511f22439d5511f58b9ea343f5d85960325f75b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:48:33 f9d3827f540c: Preparing 01:48:33 80f92f36492b: Preparing 01:48:33 aaee6270c382: Preparing 01:48:33 25d9295edf3a: Preparing 01:48:33 cac2b88c0d39: Preparing 01:48:33 8dbd39838294: Preparing 01:48:33 75654b8eeebd: Preparing 01:48:33 8dbd39838294: Waiting 01:48:33 75654b8eeebd: Waiting 01:48:33 aaee6270c382: Layer already exists 01:48:33 f9d3827f540c: Layer already exists 01:48:33 cac2b88c0d39: Layer already exists 01:48:33 25d9295edf3a: Layer already exists 01:48:33 80f92f36492b: Layer already exists 01:48:33 75654b8eeebd: Layer already exists 01:48:33 8dbd39838294: Layer already exists 01:48:33 latest: digest: sha256:ef4b86a62c4284c1b05e4aeb9511f22439d5511f58b9ea343f5d85960325f75b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.27 01:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:48:34 f9d3827f540c: Preparing 01:48:34 80f92f36492b: Preparing 01:48:34 aaee6270c382: Preparing 01:48:34 25d9295edf3a: Preparing 01:48:34 cac2b88c0d39: Preparing 01:48:34 8dbd39838294: Preparing 01:48:34 75654b8eeebd: Preparing 01:48:34 75654b8eeebd: Waiting 01:48:34 8dbd39838294: Waiting 01:48:34 cac2b88c0d39: Layer already exists 01:48:34 aaee6270c382: Layer already exists 01:48:34 25d9295edf3a: Layer already exists 01:48:34 80f92f36492b: Layer already exists 01:48:34 f9d3827f540c: Layer already exists 01:48:34 8dbd39838294: Layer already exists 01:48:34 75654b8eeebd: Layer already exists 01:48:34 4.0.0-dev.27: digest: sha256:ef4b86a62c4284c1b05e4aeb9511f22439d5511f58b9ea343f5d85960325f75b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:48:34 f9d3827f540c: Preparing 01:48:34 80f92f36492b: Preparing 01:48:34 aaee6270c382: Preparing 01:48:34 25d9295edf3a: Preparing 01:48:34 cac2b88c0d39: Preparing 01:48:34 8dbd39838294: Preparing 01:48:34 75654b8eeebd: Preparing 01:48:34 aaee6270c382: Layer already exists 01:48:34 80f92f36492b: Layer already exists 01:48:34 cac2b88c0d39: Layer already exists 01:48:34 25d9295edf3a: Layer already exists 01:48:34 f9d3827f540c: Layer already exists 01:48:34 75654b8eeebd: Layer already exists 01:48:34 8dbd39838294: Layer already exists 01:48:34 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:ef4b86a62c4284c1b05e4aeb9511f22439d5511f58b9ea343f5d85960325f75b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:48:35 f9d3827f540c: Preparing 01:48:35 80f92f36492b: Preparing 01:48:35 aaee6270c382: Preparing 01:48:35 25d9295edf3a: Preparing 01:48:35 cac2b88c0d39: Preparing 01:48:35 8dbd39838294: Preparing 01:48:35 75654b8eeebd: Preparing 01:48:35 8dbd39838294: Waiting 01:48:35 75654b8eeebd: Waiting 01:48:35 aaee6270c382: Layer already exists 01:48:35 cac2b88c0d39: Layer already exists 01:48:35 80f92f36492b: Layer already exists 01:48:35 25d9295edf3a: Layer already exists 01:48:35 f9d3827f540c: Layer already exists 01:48:35 8dbd39838294: Layer already exists 01:48:35 75654b8eeebd: Layer already exists 01:48:35 main: digest: sha256:ef4b86a62c4284c1b05e4aeb9511f22439d5511f58b9ea343f5d85960325f75b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:35 ===================================================== [Pipeline] echo 01:48:35 taggedImages: 01:48:35 - nexus3.edgexfoundry.org:10004/support-scheduler:8602b498d3128349393517fce1ac5cb853a1a35d 01:48:35 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:48:35 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.27 01:48:35 - nexus3.edgexfoundry.org:10004/support-scheduler:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 01:48:35 - 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] } 01:57:15 #155 DONE 629.4s 01:57:15 01:57:15 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:57:15 #145 ... 01:57:15 01:57:15 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:57:15 #156 DONE 0.3s 01:57:15 01:57:15 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:57:15 #157 DONE 0.3s 01:57:15 01:57:15 #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:57:15 #158 DONE 0.4s 01:57:15 01:57:15 #159 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:57:15 #159 DONE 0.2s 01:57:15 01:57:15 #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:57:15 #160 DONE 0.3s 01:57:15 01:57:15 #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:57:15 #161 DONE 1.9s 01:57:15 01:57:15 #162 [core-common-config-bootstrapper] exporting to image 01:57:15 #162 exporting layers 01:57:15 #162 exporting layers 0.8s done 01:57:15 #162 writing image sha256:601eddfefb9a2f0d857a2cbc915242e1e99bf94f05fe983b6e85a405813d2035 01:57:15 #162 writing image sha256:601eddfefb9a2f0d857a2cbc915242e1e99bf94f05fe983b6e85a405813d2035 done 01:57:15 #162 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 01:57:15 #162 DONE 0.8s 01:57:15 01:57:15 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:57:15 #148 632.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.27 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:57:18 #148 ... 01:57:18 01:57:18 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:57:18 #151 DONE 636.8s 01:57:18 01:57:18 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:57:18 #145 ... 01:57:18 01:57:18 #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:57:19 #163 DONE 0.5s 01:57:19 01:57:19 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:57:20 #164 ... 01:57:20 01:57:20 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:57:20 #154 DONE 639.2s 01:57:20 01:57:20 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:57:20 #153 ... 01:57:20 01:57:20 #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:57:21 #165 DONE 0.7s 01:57:21 01:57:21 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:57:21 #146 ... 01:57:21 01:57:21 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:57:21 #166 ... 01:57:21 01:57:21 #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:57:21 #164 DONE 2.5s 01:57:22 01:57:22 #167 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:57:22 #167 ... 01:57:22 01:57:22 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:57:22 #166 DONE 0.5s 01:57:22 01:57:22 #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:57:22 #168 ... 01:57:22 01:57:22 #167 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:57:22 #167 DONE 0.6s 01:57:22 01:57:22 #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:57:22 #168 DONE 0.6s 01:57:22 01:57:22 #169 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:57:23 #169 DONE 0.5s 01:57:23 01:57:23 #170 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:57:23 #170 ... 01:57:23 01:57:23 #171 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:57:23 #171 DONE 0.6s 01:57:23 01:57:23 #172 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:57:23 #172 DONE 0.4s 01:57:23 01:57:23 #170 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:57:23 #170 DONE 0.7s 01:57:23 01:57:23 #173 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:57:23 #173 DONE 0.2s 01:57:23 01:57:23 #174 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:57:23 #174 DONE 0.2s 01:57:23 01:57:23 #175 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:57:24 #175 ... 01:57:24 01:57:24 #176 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:57:24 #176 DONE 0.5s 01:57:24 01:57:24 #177 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 01:57:24 #177 DONE 0.5s 01:57:24 01:57:24 #178 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:57:25 #178 DONE 0.4s 01:57:25 01:57:25 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:57:25 #145 ... 01:57:25 01:57:25 #179 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:57:25 #179 DONE 0.4s 01:57:25 01:57:25 #180 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:57:26 #180 ... 01:57:26 01:57:26 #175 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:57:26 #175 DONE 2.2s 01:57:26 01:57:26 #181 [security-proxy-setup] exporting to image 01:57:26 #181 exporting layers 01:57:27 #181 exporting layers 1.7s done 01:57:27 #181 writing image sha256:96bba4eacde24f484aef028380d8b93a2f49411e02f48cd6f735b05ace10873b 0.0s done 01:57:27 #181 naming to docker.io/library/security-proxy-setup-arm64 0.1s done 01:57:27 #181 DONE 1.8s 01:57:27 01:57:27 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:57:28 #150 ... 01:57:28 01:57:28 #180 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:57:28 #180 DONE 2.8s 01:57:28 01:57:28 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:57:28 #148 DONE 647.1s 01:57:28 01:57:28 #182 [security-bootstrapper] exporting to image 01:57:30 #182 ... 01:57:30 01:57:30 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:57:30 #183 DONE 0.7s 01:57:30 01:57:30 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:57:30 #184 DONE 0.2s 01:57:30 01:57:30 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:57:30 #145 ... 01:57:30 01:57:30 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:57:30 #185 DONE 0.2s 01:57:30 01:57:30 #182 [security-bootstrapper] exporting to image 01:57:30 #182 exporting layers 1.8s done 01:57:30 #182 writing image sha256:9653dfa5df4e07551e5c9d92cbe1ceb0ea25846e9abf7176da116d3a36dc9eca done 01:57:30 #182 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 01:57:30 #182 DONE 1.8s 01:57:30 01:57:30 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:57:30 #186 DONE 0.2s 01:57:30 01:57:30 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:57:30 #145 ... 01:57:30 01:57:30 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:57:30 #187 DONE 0.4s 01:57:30 01:57:30 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:57:30 #150 ... 01:57:30 01:57:30 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:57:31 #188 DONE 0.5s 01:57:31 01:57:31 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:57:31 #189 DONE 0.4s 01:57:31 01:57:31 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:57:31 #190 DONE 0.1s 01:57:31 01:57:31 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:57:34 #191 DONE 2.0s 01:57:34 01:57:34 #192 [security-secretstore-setup] exporting to image 01:57:35 #192 exporting layers 1.3s done 01:57:35 #192 writing image sha256:b70d20b9b5816756f395e6ceb9bae893a1512534e420881e129d575ba0d00778 0.0s done 01:57:35 #192 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 01:57:35 #192 DONE 1.4s 01:57:35 01:57:35 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:59:12 #144 ... 01:59:12 01:59:12 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:59:12 #145 DONE 739.2s 01:59:12 01:59:12 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:59:12 #146 ... 01:59:12 01:59:12 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:59:12 #193 DONE 0.3s 01:59:12 01:59:12 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:59:12 #144 ... 01:59:12 01:59:12 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:59:12 #194 DONE 0.3s 01:59:12 01:59:12 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:59:12 #195 DONE 0.3s 01:59:12 01:59:12 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:59:12 #196 DONE 0.3s 01:59:12 01:59:12 #197 [security-spiffe-token-provider] exporting to image 01:59:12 #197 exporting layers 01:59:12 #197 exporting layers 0.7s done 01:59:12 #197 writing image sha256:de61b9aa8339f89dff125e46c1adc8c73459aedefcb633f4207f375fff3c65c2 done 01:59:12 #197 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 01:59:12 #197 DONE 0.7s 01:59:12 01:59:12 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:03:06 #153 ... 02:03:06 02:03:06 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:03:06 #144 DONE 976.4s 02:03:06 02:03:06 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:03:06 #152 ... 02:03:06 02:03:06 #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:03:06 #198 DONE 0.3s 02:03:06 02:03:06 #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:03:06 #199 DONE 0.1s 02:03:06 02:03:06 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:03:06 #200 DONE 0.3s 02:03:06 02:03:06 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:03:06 #201 DONE 0.1s 02:03:06 02:03:06 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:03:06 #202 DONE 0.1s 02:03:06 02:03:06 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:03:06 #153 ... 02:03:06 02:03:06 #203 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:03:06 #203 DONE 1.8s 02:03:06 02:03:06 #204 [security-proxy-auth] exporting to image 02:03:06 #204 exporting layers 02:03:06 #204 exporting layers 0.6s done 02:03:06 #204 writing image sha256:15050a501991e47e1680002dabc30f09969ec356cc46d1019b1cd9120498fd94 done 02:03:06 #204 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 02:03:06 #204 DONE 0.6s 02:03:06 02:03:06 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:03:06 #150 ... 02:03:06 02:03:06 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:03:06 #153 DONE 982.9s 02:03:06 02:03:06 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:03:06 #147 ... 02:03:06 02:03:06 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:03:06 #205 DONE 0.3s 02:03:06 02:03:06 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:03:06 #150 ... 02:03:06 02:03:06 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:03:06 #206 DONE 0.4s 02:03:06 02:03:06 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:03:06 #207 DONE 0.4s 02:03:06 02:03:06 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:03:06 #147 ... 02:03:06 02:03:06 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:03:06 #208 DONE 0.1s 02:03:06 02:03:06 #209 [core-command] exporting to image 02:03:06 #209 exporting layers 0.4s done 02:03:06 #209 writing image sha256:c9a5a39e2045deb6288c26b2d9ebdcb5108e73da210756d34cdb864d45571097 done 02:03:06 #209 naming to docker.io/library/core-command-arm64 0.0s done 02:03:06 #209 DONE 0.4s 02:03:06 02:03:06 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:03:53 #147 ... 02:03:53 02:03:53 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:03:53 #146 DONE 1031.9s 02:03:53 02:03:53 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:03:53 #152 DONE 1031.9s 02:03:53 02:03:53 #210 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:03:53 #210 DONE 0.3s 02:03:53 02:03:53 #211 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:03:54 #211 DONE 0.3s 02:03:54 02:03:54 #212 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:03:54 #212 DONE 0.3s 02:03:54 02:03:54 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:03:54 #150 DONE 1032.7s 02:03:54 02:03:54 #213 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:03:54 #213 DONE 0.7s 02:03:54 02:03:54 #214 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:03:54 #214 DONE 0.7s 02:03:54 02:03:54 #215 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:03:54 #215 DONE 0.4s 02:03:54 02:03:54 #216 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:03:54 #216 DONE 0.2s 02:03:54 02:03:54 #217 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:03:54 #217 DONE 0.2s 02:03:54 02:03:54 #218 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:03:55 #218 ... 02:03:55 02:03:55 #219 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:03:55 #219 DONE 0.2s 02:03:55 02:03:55 #218 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:03:55 #218 DONE 0.2s 02:03:55 02:03:55 #220 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:03:55 #220 DONE 0.2s 02:03:55 02:03:55 #221 [core-keeper] exporting to image 02:03:55 #221 exporting layers 02:03:55 #221 ... 02:03:55 02:03:55 #222 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:03:55 #222 DONE 0.2s 02:03:55 02:03:55 #223 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:03:55 #223 DONE 0.5s 02:03:55 02:03:55 #224 [core-metadata] exporting to image 02:03:55 #224 ... 02:03:55 02:03:55 #221 [core-keeper] exporting to image 02:03:55 #221 exporting layers 0.5s done 02:03:55 #221 writing image sha256:ef8667f7b994084d5aa1c8b55b1a08a19fa07d6ae9a41f9a90a95e9ebc741442 done 02:03:55 #221 naming to docker.io/library/core-keeper-arm64 0.0s done 02:03:55 #221 DONE 0.5s 02:03:55 02:03:55 #225 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:03:55 #225 DONE 0.2s 02:03:55 02:03:55 #224 [core-metadata] exporting to image 02:03:55 #224 exporting layers 0.5s done 02:03:55 #224 writing image sha256:86c886225192ae984e74c3b414bd64ab422de397b11dac104876e1504cb8744e 0.0s done 02:03:55 #224 naming to docker.io/library/core-metadata-arm64 02:03:56 #224 naming to docker.io/library/core-metadata-arm64 0.1s done 02:03:56 #224 DONE 0.6s 02:03:56 02:03:56 #226 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:03:56 #226 DONE 0.3s 02:03:56 02:03:56 #227 [core-data] exporting to image 02:03:56 #227 exporting layers 0.4s done 02:03:56 #227 writing image sha256:18d0bee9e8a41aff5103832e44a271b70490974680aa2d2f6da2f9b4ec68b7a5 done 02:03:56 #227 naming to docker.io/library/core-data-arm64 done 02:03:56 #227 DONE 0.4s 02:03:56 02:03:56 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:04:09 #147 DONE 1046.5s 02:04:09 02:04:09 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:04:09 #149 ... 02:04:09 02:04:09 #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:04:09 #228 DONE 0.1s 02:04:09 02:04:09 #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:04:09 #229 DONE 0.1s 02:04:09 02:04:09 #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:04:09 #230 DONE 0.5s 02:04:09 02:04:09 #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:04:09 #231 DONE 0.1s 02:04:09 02:04:09 #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 02:04:09 #232 DONE 0.2s 02:04:09 02:04:09 #233 [support-notifications] exporting to image 02:04:09 #233 exporting layers 02:04:09 #233 exporting layers 0.5s done 02:04:09 #233 writing image sha256:1121281885bccb2e86404b766e7391416acbaef836e8e3d051ea24a82804079e done 02:04:09 #233 naming to docker.io/library/support-notifications-arm64 0.0s done 02:04:09 #233 DONE 0.5s 02:04:09 02:04:09 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:04:10 #149 DONE 1048.9s 02:04:10 02:04:10 #234 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:04:10 #234 DONE 0.1s 02:04:10 02:04:10 #235 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:04:10 #235 DONE 0.1s 02:04:10 02:04:10 #236 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:04:10 #236 DONE 0.4s 02:04:10 02:04:10 #237 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:04:10 #237 DONE 0.1s 02:04:11 02:04:11 #238 [support-scheduler] exporting to image 02:04:11 #238 exporting layers 0.6s done 02:04:11 #238 writing image sha256:a19f7db15b8c4395c1389eb29ad53d31d4062165f90f18c38867e5d4a05919de done 02:04:11 #238 naming to docker.io/library/support-scheduler-arm64 0.0s done 02:04:11 #238 DONE 0.6s 02:04:11 time="2024-12-13T01:45:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:11 time="2024-12-13T01:45:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:11 time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:11 time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:11 time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:11 time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:11 time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:11 time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:11 time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:11 time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:11 time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:11 time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:11 time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:11 time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:04:11 time="2024-12-13T01:45:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:04:11 $ docker stop --time=1 8625087faa7d88e985d302ebe4a7fe8cf02ce252f6d96b125143cf7b15263838 02:04:13 $ docker rm -f --volumes 8625087faa7d88e985d302ebe4a7fe8cf02ce252f6d96b125143cf7b15263838 [Pipeline] // withDockerContainer [Pipeline] sh 02:04:13 + docker images 02:04:13 REPOSITORY TAG IMAGE ID CREATED SIZE 02:04:13 support-scheduler-arm64 latest a19f7db15b8c 3 seconds ago 53.6MB 02:04:13 support-notifications-arm64 latest 1121281885bc 4 seconds ago 52.7MB 02:04:13 core-keeper-arm64 latest ef8667f7b994 18 seconds ago 31.7MB 02:04:13 core-data-arm64 latest 18d0bee9e8a4 18 seconds ago 38.5MB 02:04:13 core-metadata-arm64 latest 86c886225192 18 seconds ago 38.5MB 02:04:13 core-command-arm64 latest c9a5a39e2045 About a minute ago 34.3MB 02:04:13 security-proxy-auth-arm64 latest 15050a501991 About a minute ago 33.3MB 02:04:13 security-spiffe-token-provider-arm64 latest de61b9aa8339 5 minutes ago 40.2MB 02:04:13 security-secretstore-setup-arm64 latest b70d20b9b581 6 minutes ago 47.6MB 02:04:13 security-bootstrapper-arm64 latest 9653dfa5df4e 6 minutes ago 27.2MB 02:04:13 security-proxy-setup-arm64 latest 96bba4eacde2 6 minutes ago 36.2MB 02:04:13 core-common-config-bootstrapper-arm64 latest 601eddfefb9a 6 minutes ago 24.1MB 02:04:13 security-spire-agent-arm64 latest 43335d33c7bd 18 minutes ago 182MB 02:04:13 security-spire-server-arm64 latest ea0aa881568d 18 minutes ago 124MB 02:04:13 security-spire-config-arm64 latest f33c4612c3e6 18 minutes ago 123MB 02:04:13 ci-base-image-arm64 latest 8d43cf7e341f 19 minutes ago 960MB 02:04:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 months ago 558MB 02:04:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 18 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 02:04:14 provisioning config files... 02:04:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/763@tmp/config12358898006893441185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:14 ---> ****-login.sh 02:04:14 nexus3.edgexfoundry.org:10001 02:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:14 Configure a credential helper to remove this warning. See 02:04:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:14 02:04:14 Login Succeeded 02:04:14 nexus3.edgexfoundry.org:10002 02:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:14 Configure a credential helper to remove this warning. See 02:04:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:14 02:04:14 Login Succeeded 02:04:14 nexus3.edgexfoundry.org:10003 02:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:15 Configure a credential helper to remove this warning. See 02:04:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:15 02:04:15 Login Succeeded 02:04:15 nexus3.edgexfoundry.org:10004 02:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:15 Configure a credential helper to remove this warning. See 02:04:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:15 02:04:15 Login Succeeded 02:04:15 ****.io 02:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:04:15 Configure a credential helper to remove this warning. See 02:04:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:04:15 02:04:15 Login Succeeded 02:04:15 ---> ****-login.sh ends [Pipeline] } 02:04:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:04:16 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:04:16 8602b498d3128349393517fce1ac5cb853a1a35d 02:04:16 latest 02:04:16 4.0.0-dev.27 02:04:16 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:04:16 main 02:04:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:04:16 beab4a228c73: Preparing 02:04:16 a7c2e2c6143c: Preparing 02:04:16 1c8732931d78: Preparing 02:04:16 4041b3a95127: Preparing 02:04:16 ff21febb165c: Preparing 02:04:16 53359a125c56: Preparing 02:04:16 651d9022c234: Preparing 02:04:16 53359a125c56: Waiting 02:04:16 651d9022c234: Waiting 02:04:17 4041b3a95127: Pushed 02:04:17 1c8732931d78: Pushed 02:04:17 beab4a228c73: Pushed 02:04:17 651d9022c234: Layer already exists 02:04:17 53359a125c56: Pushed 02:04:18 ff21febb165c: Pushed 02:04:22 a7c2e2c6143c: Pushed 02:04:22 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:b047d10258ca5bce73de936505b38af5f8c5538ba76808931894dabc570d61e4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:04:22 beab4a228c73: Preparing 02:04:22 a7c2e2c6143c: Preparing 02:04:22 1c8732931d78: Preparing 02:04:22 4041b3a95127: Preparing 02:04:22 ff21febb165c: Preparing 02:04:22 53359a125c56: Preparing 02:04:22 651d9022c234: Preparing 02:04:22 53359a125c56: Waiting 02:04:22 651d9022c234: Waiting 02:04:22 1c8732931d78: Layer already exists 02:04:22 4041b3a95127: Layer already exists 02:04:22 a7c2e2c6143c: Layer already exists 02:04:22 ff21febb165c: Layer already exists 02:04:22 beab4a228c73: Layer already exists 02:04:22 53359a125c56: Layer already exists 02:04:22 651d9022c234: Layer already exists 02:04:23 latest: digest: sha256:b047d10258ca5bce73de936505b38af5f8c5538ba76808931894dabc570d61e4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.27 02:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:04:23 beab4a228c73: Preparing 02:04:23 a7c2e2c6143c: Preparing 02:04:23 1c8732931d78: Preparing 02:04:23 4041b3a95127: Preparing 02:04:23 ff21febb165c: Preparing 02:04:23 53359a125c56: Preparing 02:04:23 651d9022c234: Preparing 02:04:23 53359a125c56: Waiting 02:04:23 651d9022c234: Waiting 02:04:23 beab4a228c73: Layer already exists 02:04:23 a7c2e2c6143c: Layer already exists 02:04:23 1c8732931d78: Layer already exists 02:04:23 4041b3a95127: Layer already exists 02:04:23 ff21febb165c: Layer already exists 02:04:23 53359a125c56: Layer already exists 02:04:23 651d9022c234: Layer already exists 02:04:24 4.0.0-dev.27: digest: sha256:b047d10258ca5bce73de936505b38af5f8c5538ba76808931894dabc570d61e4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:04:24 beab4a228c73: Preparing 02:04:24 a7c2e2c6143c: Preparing 02:04:24 1c8732931d78: Preparing 02:04:24 4041b3a95127: Preparing 02:04:24 ff21febb165c: Preparing 02:04:24 53359a125c56: Preparing 02:04:24 53359a125c56: Waiting 02:04:24 651d9022c234: Preparing 02:04:24 651d9022c234: Waiting 02:04:24 beab4a228c73: Layer already exists 02:04:24 4041b3a95127: Layer already exists 02:04:24 ff21febb165c: Layer already exists 02:04:24 1c8732931d78: Layer already exists 02:04:24 a7c2e2c6143c: Layer already exists 02:04:24 53359a125c56: Layer already exists 02:04:24 651d9022c234: Layer already exists 02:04:25 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:b047d10258ca5bce73de936505b38af5f8c5538ba76808931894dabc570d61e4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:04:25 beab4a228c73: Preparing 02:04:25 a7c2e2c6143c: Preparing 02:04:25 1c8732931d78: Preparing 02:04:25 4041b3a95127: Preparing 02:04:25 ff21febb165c: Preparing 02:04:25 53359a125c56: Preparing 02:04:25 651d9022c234: Preparing 02:04:25 53359a125c56: Waiting 02:04:25 651d9022c234: Waiting 02:04:25 1c8732931d78: Layer already exists 02:04:25 4041b3a95127: Layer already exists 02:04:25 a7c2e2c6143c: Layer already exists 02:04:25 ff21febb165c: Layer already exists 02:04:25 beab4a228c73: Layer already exists 02:04:25 651d9022c234: Layer already exists 02:04:25 53359a125c56: Layer already exists 02:04:26 main: digest: sha256:b047d10258ca5bce73de936505b38af5f8c5538ba76808931894dabc570d61e4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:26 ===================================================== [Pipeline] echo 02:04:26 taggedImages: 02:04:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:04:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:04:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.27 02:04:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:04:26 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:04:26 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:04:26 8602b498d3128349393517fce1ac5cb853a1a35d 02:04:26 latest 02:04:26 4.0.0-dev.27 02:04:26 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:04:26 main 02:04:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:26 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:04:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:04:27 ad7bdbbad3bf: Preparing 02:04:27 0d13a7042421: Preparing 02:04:27 519ff1ac75a2: Preparing 02:04:27 1f147943fad1: Preparing 02:04:27 1c8732931d78: Preparing 02:04:27 4041b3a95127: Preparing 02:04:27 ff21febb165c: Preparing 02:04:27 53359a125c56: Preparing 02:04:27 651d9022c234: Preparing 02:04:27 4041b3a95127: Waiting 02:04:27 53359a125c56: Waiting 02:04:27 ff21febb165c: Waiting 02:04:27 651d9022c234: Waiting 02:04:27 1c8732931d78: Layer already exists 02:04:27 4041b3a95127: Layer already exists 02:04:27 ff21febb165c: Layer already exists 02:04:27 0d13a7042421: Pushed 02:04:27 519ff1ac75a2: Pushed 02:04:27 53359a125c56: Layer already exists 02:04:27 ad7bdbbad3bf: Pushed 02:04:27 651d9022c234: Layer already exists 02:04:29 1f147943fad1: Pushed 02:04:29 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:5d772f10b0c54ffb5cc6151ead6513b310f4b1cef78337c8c61d466f62749196 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:30 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:04:30 ad7bdbbad3bf: Preparing 02:04:30 0d13a7042421: Preparing 02:04:30 519ff1ac75a2: Preparing 02:04:30 1f147943fad1: Preparing 02:04:30 1c8732931d78: Preparing 02:04:30 4041b3a95127: Preparing 02:04:30 ff21febb165c: Preparing 02:04:30 53359a125c56: Preparing 02:04:30 651d9022c234: Preparing 02:04:30 4041b3a95127: Waiting 02:04:30 ff21febb165c: Waiting 02:04:30 53359a125c56: Waiting 02:04:30 651d9022c234: Waiting 02:04:30 1f147943fad1: Layer already exists 02:04:30 1c8732931d78: Layer already exists 02:04:30 519ff1ac75a2: Layer already exists 02:04:30 0d13a7042421: Layer already exists 02:04:30 ad7bdbbad3bf: Layer already exists 02:04:30 4041b3a95127: Layer already exists 02:04:30 53359a125c56: Layer already exists 02:04:30 651d9022c234: Layer already exists 02:04:30 ff21febb165c: Layer already exists 02:04:30 latest: digest: sha256:5d772f10b0c54ffb5cc6151ead6513b310f4b1cef78337c8c61d466f62749196 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.27 02:04:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:04:31 ad7bdbbad3bf: Preparing 02:04:31 0d13a7042421: Preparing 02:04:31 519ff1ac75a2: Preparing 02:04:31 1f147943fad1: Preparing 02:04:31 1c8732931d78: Preparing 02:04:31 4041b3a95127: Preparing 02:04:31 4041b3a95127: Waiting 02:04:31 ff21febb165c: Preparing 02:04:31 53359a125c56: Preparing 02:04:31 ff21febb165c: Waiting 02:04:31 651d9022c234: Preparing 02:04:31 53359a125c56: Waiting 02:04:31 651d9022c234: Waiting 02:04:31 ad7bdbbad3bf: Layer already exists 02:04:31 519ff1ac75a2: Layer already exists 02:04:31 1c8732931d78: Layer already exists 02:04:31 1f147943fad1: Layer already exists 02:04:31 0d13a7042421: Layer already exists 02:04:31 4041b3a95127: Layer already exists 02:04:31 53359a125c56: Layer already exists 02:04:31 ff21febb165c: Layer already exists 02:04:31 651d9022c234: Layer already exists 02:04:31 4.0.0-dev.27: digest: sha256:5d772f10b0c54ffb5cc6151ead6513b310f4b1cef78337c8c61d466f62749196 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:32 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:04:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:04:32 ad7bdbbad3bf: Preparing 02:04:32 0d13a7042421: Preparing 02:04:32 519ff1ac75a2: Preparing 02:04:32 1f147943fad1: Preparing 02:04:32 1c8732931d78: Preparing 02:04:32 4041b3a95127: Preparing 02:04:32 ff21febb165c: Preparing 02:04:32 53359a125c56: Preparing 02:04:32 651d9022c234: Preparing 02:04:32 4041b3a95127: Waiting 02:04:32 ff21febb165c: Waiting 02:04:32 53359a125c56: Waiting 02:04:32 651d9022c234: Waiting 02:04:32 ad7bdbbad3bf: Layer already exists 02:04:32 1c8732931d78: Layer already exists 02:04:32 0d13a7042421: Layer already exists 02:04:32 1f147943fad1: Layer already exists 02:04:32 519ff1ac75a2: Layer already exists 02:04:32 4041b3a95127: Layer already exists 02:04:32 ff21febb165c: Layer already exists 02:04:32 53359a125c56: Layer already exists 02:04:32 651d9022c234: Layer already exists 02:04:32 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:5d772f10b0c54ffb5cc6151ead6513b310f4b1cef78337c8c61d466f62749196 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:04:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:04:33 ad7bdbbad3bf: Preparing 02:04:33 0d13a7042421: Preparing 02:04:33 519ff1ac75a2: Preparing 02:04:33 1f147943fad1: Preparing 02:04:33 1c8732931d78: Preparing 02:04:33 4041b3a95127: Preparing 02:04:33 ff21febb165c: Preparing 02:04:33 53359a125c56: Preparing 02:04:33 651d9022c234: Preparing 02:04:33 ff21febb165c: Waiting 02:04:33 4041b3a95127: Waiting 02:04:33 53359a125c56: Waiting 02:04:33 651d9022c234: Waiting 02:04:33 0d13a7042421: Layer already exists 02:04:33 ad7bdbbad3bf: Layer already exists 02:04:33 1c8732931d78: Layer already exists 02:04:33 1f147943fad1: Layer already exists 02:04:33 519ff1ac75a2: Layer already exists 02:04:33 651d9022c234: Layer already exists 02:04:33 53359a125c56: Layer already exists 02:04:33 4041b3a95127: Layer already exists 02:04:33 ff21febb165c: Layer already exists 02:04:33 main: digest: sha256:5d772f10b0c54ffb5cc6151ead6513b310f4b1cef78337c8c61d466f62749196 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:33 ===================================================== [Pipeline] echo 02:04:33 taggedImages: 02:04:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:04:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:04:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.27 02:04:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:04:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:04:34 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:04:34 8602b498d3128349393517fce1ac5cb853a1a35d 02:04:34 latest 02:04:34 4.0.0-dev.27 02:04:34 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:04:34 main 02:04:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:04:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:04:34 3b3632a2bcfd: Preparing 02:04:34 887d32b0ed21: Preparing 02:04:34 b98939f5e6a9: Preparing 02:04:34 1c8732931d78: Preparing 02:04:34 4041b3a95127: Preparing 02:04:34 986c7544f216: Preparing 02:04:34 ae6d8f1d7823: Preparing 02:04:34 986c7544f216: Waiting 02:04:34 651d9022c234: Preparing 02:04:34 ae6d8f1d7823: Waiting 02:04:34 651d9022c234: Waiting 02:04:34 1c8732931d78: Layer already exists 02:04:34 4041b3a95127: Layer already exists 02:04:35 3b3632a2bcfd: Pushed 02:04:35 887d32b0ed21: Pushed 02:04:35 651d9022c234: Layer already exists 02:04:35 ae6d8f1d7823: Pushed 02:04:36 986c7544f216: Pushed 02:04:40 b98939f5e6a9: Pushed 02:04:40 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:e56d19a50646dcbf4b03560fd4a5efa2a6f3a806261a3d27af9f3e7cf24f77ab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:04:41 3b3632a2bcfd: Preparing 02:04:41 887d32b0ed21: Preparing 02:04:41 b98939f5e6a9: Preparing 02:04:41 1c8732931d78: Preparing 02:04:41 4041b3a95127: Preparing 02:04:41 986c7544f216: Preparing 02:04:41 ae6d8f1d7823: Preparing 02:04:41 651d9022c234: Preparing 02:04:41 986c7544f216: Waiting 02:04:41 ae6d8f1d7823: Waiting 02:04:41 651d9022c234: Waiting 02:04:41 3b3632a2bcfd: Layer already exists 02:04:41 1c8732931d78: Layer already exists 02:04:41 887d32b0ed21: Layer already exists 02:04:41 4041b3a95127: Layer already exists 02:04:41 b98939f5e6a9: Layer already exists 02:04:41 651d9022c234: Layer already exists 02:04:41 ae6d8f1d7823: Layer already exists 02:04:41 986c7544f216: Layer already exists 02:04:41 latest: digest: sha256:e56d19a50646dcbf4b03560fd4a5efa2a6f3a806261a3d27af9f3e7cf24f77ab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:42 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.27 02:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:04:42 3b3632a2bcfd: Preparing 02:04:42 887d32b0ed21: Preparing 02:04:42 b98939f5e6a9: Preparing 02:04:42 1c8732931d78: Preparing 02:04:42 4041b3a95127: Preparing 02:04:42 986c7544f216: Preparing 02:04:42 ae6d8f1d7823: Preparing 02:04:42 986c7544f216: Waiting 02:04:42 651d9022c234: Preparing 02:04:42 ae6d8f1d7823: Waiting 02:04:42 651d9022c234: Waiting 02:04:42 b98939f5e6a9: Layer already exists 02:04:42 3b3632a2bcfd: Layer already exists 02:04:42 4041b3a95127: Layer already exists 02:04:42 1c8732931d78: Layer already exists 02:04:42 887d32b0ed21: Layer already exists 02:04:42 986c7544f216: Layer already exists 02:04:42 651d9022c234: Layer already exists 02:04:42 ae6d8f1d7823: Layer already exists 02:04:42 4.0.0-dev.27: digest: sha256:e56d19a50646dcbf4b03560fd4a5efa2a6f3a806261a3d27af9f3e7cf24f77ab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:04:43 3b3632a2bcfd: Preparing 02:04:43 887d32b0ed21: Preparing 02:04:43 b98939f5e6a9: Preparing 02:04:43 1c8732931d78: Preparing 02:04:43 4041b3a95127: Preparing 02:04:43 986c7544f216: Preparing 02:04:43 ae6d8f1d7823: Preparing 02:04:43 651d9022c234: Preparing 02:04:43 986c7544f216: Waiting 02:04:43 ae6d8f1d7823: Waiting 02:04:43 651d9022c234: Waiting 02:04:43 3b3632a2bcfd: Layer already exists 02:04:43 1c8732931d78: Layer already exists 02:04:43 b98939f5e6a9: Layer already exists 02:04:43 887d32b0ed21: Layer already exists 02:04:43 4041b3a95127: Layer already exists 02:04:43 651d9022c234: Layer already exists 02:04:43 986c7544f216: Layer already exists 02:04:43 ae6d8f1d7823: Layer already exists 02:04:43 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:e56d19a50646dcbf4b03560fd4a5efa2a6f3a806261a3d27af9f3e7cf24f77ab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:04:47 3b3632a2bcfd: Preparing 02:04:47 887d32b0ed21: Preparing 02:04:47 b98939f5e6a9: Preparing 02:04:47 1c8732931d78: Preparing 02:04:47 4041b3a95127: Preparing 02:04:47 986c7544f216: Preparing 02:04:47 ae6d8f1d7823: Preparing 02:04:47 651d9022c234: Preparing 02:04:47 ae6d8f1d7823: Waiting 02:04:47 986c7544f216: Waiting 02:04:47 651d9022c234: Waiting 02:04:47 b98939f5e6a9: Layer already exists 02:04:47 4041b3a95127: Layer already exists 02:04:47 1c8732931d78: Layer already exists 02:04:47 887d32b0ed21: Layer already exists 02:04:47 3b3632a2bcfd: Layer already exists 02:04:47 986c7544f216: Layer already exists 02:04:47 ae6d8f1d7823: Layer already exists 02:04:47 651d9022c234: Layer already exists 02:04:47 main: digest: sha256:e56d19a50646dcbf4b03560fd4a5efa2a6f3a806261a3d27af9f3e7cf24f77ab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:47 ===================================================== [Pipeline] echo 02:04:47 taggedImages: 02:04:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:04:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:04:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.27 02:04:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:04:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:04:47 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:04:47 8602b498d3128349393517fce1ac5cb853a1a35d 02:04:47 latest 02:04:47 4.0.0-dev.27 02:04:47 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:04:47 main 02:04:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:47 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:04:48 5930c8d6ed32: Preparing 02:04:48 7a788767ffb3: Preparing 02:04:48 c465148ca91b: Preparing 02:04:48 4041b3a95127: Preparing 02:04:48 3b2f7cc438e6: Preparing 02:04:48 203603bdcfae: Preparing 02:04:48 651d9022c234: Preparing 02:04:48 203603bdcfae: Waiting 02:04:48 651d9022c234: Waiting 02:04:48 4041b3a95127: Layer already exists 02:04:48 7a788767ffb3: Pushed 02:04:48 5930c8d6ed32: Pushed 02:04:48 3b2f7cc438e6: Pushed 02:04:48 651d9022c234: Layer already exists 02:04:48 203603bdcfae: Pushed 02:04:53 c465148ca91b: Pushed 02:04:53 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:74bc21ba965d1728608304c9d34d36db164e6d9d9361d271ee89384d323aca7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:04:54 5930c8d6ed32: Preparing 02:04:54 7a788767ffb3: Preparing 02:04:54 c465148ca91b: Preparing 02:04:54 4041b3a95127: Preparing 02:04:54 3b2f7cc438e6: Preparing 02:04:54 203603bdcfae: Preparing 02:04:54 651d9022c234: Preparing 02:04:54 203603bdcfae: Waiting 02:04:54 651d9022c234: Waiting 02:04:54 5930c8d6ed32: Layer already exists 02:04:54 4041b3a95127: Layer already exists 02:04:54 3b2f7cc438e6: Layer already exists 02:04:54 c465148ca91b: Layer already exists 02:04:54 7a788767ffb3: Layer already exists 02:04:54 203603bdcfae: Layer already exists 02:04:54 651d9022c234: Layer already exists 02:04:54 latest: digest: sha256:74bc21ba965d1728608304c9d34d36db164e6d9d9361d271ee89384d323aca7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.27 02:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:04:55 5930c8d6ed32: Preparing 02:04:55 7a788767ffb3: Preparing 02:04:55 c465148ca91b: Preparing 02:04:55 4041b3a95127: Preparing 02:04:55 3b2f7cc438e6: Preparing 02:04:55 203603bdcfae: Preparing 02:04:55 651d9022c234: Preparing 02:04:55 203603bdcfae: Waiting 02:04:55 651d9022c234: Waiting 02:04:55 4041b3a95127: Layer already exists 02:04:55 5930c8d6ed32: Layer already exists 02:04:55 3b2f7cc438e6: Layer already exists 02:04:55 7a788767ffb3: Layer already exists 02:04:55 c465148ca91b: Layer already exists 02:04:55 203603bdcfae: Layer already exists 02:04:55 651d9022c234: Layer already exists 02:04:55 4.0.0-dev.27: digest: sha256:74bc21ba965d1728608304c9d34d36db164e6d9d9361d271ee89384d323aca7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:56 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:04:56 5930c8d6ed32: Preparing 02:04:56 7a788767ffb3: Preparing 02:04:56 c465148ca91b: Preparing 02:04:56 4041b3a95127: Preparing 02:04:56 3b2f7cc438e6: Preparing 02:04:56 203603bdcfae: Preparing 02:04:56 651d9022c234: Preparing 02:04:56 203603bdcfae: Waiting 02:04:56 651d9022c234: Waiting 02:04:56 c465148ca91b: Layer already exists 02:04:56 7a788767ffb3: Layer already exists 02:04:56 5930c8d6ed32: Layer already exists 02:04:56 3b2f7cc438e6: Layer already exists 02:04:56 4041b3a95127: Layer already exists 02:04:56 651d9022c234: Layer already exists 02:04:56 203603bdcfae: Layer already exists 02:04:56 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:74bc21ba965d1728608304c9d34d36db164e6d9d9361d271ee89384d323aca7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:57 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:04:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:04:57 5930c8d6ed32: Preparing 02:04:57 7a788767ffb3: Preparing 02:04:57 c465148ca91b: Preparing 02:04:57 4041b3a95127: Preparing 02:04:57 3b2f7cc438e6: Preparing 02:04:57 203603bdcfae: Preparing 02:04:57 651d9022c234: Preparing 02:04:57 203603bdcfae: Waiting 02:04:57 651d9022c234: Waiting 02:04:57 5930c8d6ed32: Layer already exists 02:04:57 3b2f7cc438e6: Layer already exists 02:04:57 c465148ca91b: Layer already exists 02:04:57 7a788767ffb3: Layer already exists 02:04:57 4041b3a95127: Layer already exists 02:04:57 203603bdcfae: Layer already exists 02:04:57 651d9022c234: Layer already exists 02:04:57 main: digest: sha256:74bc21ba965d1728608304c9d34d36db164e6d9d9361d271ee89384d323aca7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:04:58 ===================================================== [Pipeline] echo 02:04:58 taggedImages: 02:04:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:04:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:04:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.27 02:04:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:04:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:04:58 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:04:58 8602b498d3128349393517fce1ac5cb853a1a35d 02:04:58 latest 02:04:58 4.0.0-dev.27 02:04:58 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:04:58 main 02:04:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:04:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:04:58 c1f27aef50f9: Preparing 02:04:58 7c484eab4479: Preparing 02:04:58 e2593b5d232b: Preparing 02:04:58 e88d5e1e7417: Preparing 02:04:58 1c8732931d78: Preparing 02:04:58 4041b3a95127: Preparing 02:04:58 ff21febb165c: Preparing 02:04:58 53359a125c56: Preparing 02:04:58 651d9022c234: Preparing 02:04:58 4041b3a95127: Waiting 02:04:58 ff21febb165c: Waiting 02:04:58 53359a125c56: Waiting 02:04:58 651d9022c234: Waiting 02:04:58 1c8732931d78: Layer already exists 02:04:58 4041b3a95127: Layer already exists 02:04:59 ff21febb165c: Layer already exists 02:04:59 53359a125c56: Layer already exists 02:04:59 651d9022c234: Layer already exists 02:04:59 c1f27aef50f9: Pushed 02:04:59 7c484eab4479: Pushed 02:04:59 e2593b5d232b: Pushed 02:05:05 e88d5e1e7417: Pushed 02:05:05 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:8cb87796f25b985eb3dd926e262c74089c6744dd61fb2a4dd149a0271f6bb280 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:05:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:05:06 c1f27aef50f9: Preparing 02:05:06 7c484eab4479: Preparing 02:05:06 e2593b5d232b: Preparing 02:05:06 e88d5e1e7417: Preparing 02:05:06 1c8732931d78: Preparing 02:05:06 4041b3a95127: Preparing 02:05:06 ff21febb165c: Preparing 02:05:06 53359a125c56: Preparing 02:05:06 651d9022c234: Preparing 02:05:06 4041b3a95127: Waiting 02:05:06 ff21febb165c: Waiting 02:05:06 53359a125c56: Waiting 02:05:06 651d9022c234: Waiting 02:05:06 e2593b5d232b: Layer already exists 02:05:06 c1f27aef50f9: Layer already exists 02:05:06 e88d5e1e7417: Layer already exists 02:05:06 1c8732931d78: Layer already exists 02:05:06 7c484eab4479: Layer already exists 02:05:06 53359a125c56: Layer already exists 02:05:06 4041b3a95127: Layer already exists 02:05:06 651d9022c234: Layer already exists 02:05:06 ff21febb165c: Layer already exists 02:05:06 latest: digest: sha256:8cb87796f25b985eb3dd926e262c74089c6744dd61fb2a4dd149a0271f6bb280 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.27 02:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:05:07 c1f27aef50f9: Preparing 02:05:07 7c484eab4479: Preparing 02:05:07 e2593b5d232b: Preparing 02:05:07 e88d5e1e7417: Preparing 02:05:07 1c8732931d78: Preparing 02:05:07 4041b3a95127: Preparing 02:05:07 ff21febb165c: Preparing 02:05:07 53359a125c56: Preparing 02:05:07 651d9022c234: Preparing 02:05:07 4041b3a95127: Waiting 02:05:07 651d9022c234: Waiting 02:05:07 ff21febb165c: Waiting 02:05:07 53359a125c56: Waiting 02:05:07 c1f27aef50f9: Layer already exists 02:05:07 7c484eab4479: Layer already exists 02:05:07 e88d5e1e7417: Layer already exists 02:05:07 1c8732931d78: Layer already exists 02:05:07 e2593b5d232b: Layer already exists 02:05:07 4041b3a95127: Layer already exists 02:05:07 ff21febb165c: Layer already exists 02:05:07 53359a125c56: Layer already exists 02:05:07 651d9022c234: Layer already exists 02:05:07 4.0.0-dev.27: digest: sha256:8cb87796f25b985eb3dd926e262c74089c6744dd61fb2a4dd149a0271f6bb280 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:05:08 c1f27aef50f9: Preparing 02:05:08 7c484eab4479: Preparing 02:05:08 e2593b5d232b: Preparing 02:05:08 e88d5e1e7417: Preparing 02:05:08 1c8732931d78: Preparing 02:05:08 4041b3a95127: Preparing 02:05:08 ff21febb165c: Preparing 02:05:08 53359a125c56: Preparing 02:05:08 651d9022c234: Preparing 02:05:08 4041b3a95127: Waiting 02:05:08 ff21febb165c: Waiting 02:05:08 53359a125c56: Waiting 02:05:08 651d9022c234: Waiting 02:05:08 7c484eab4479: Layer already exists 02:05:08 c1f27aef50f9: Layer already exists 02:05:08 e88d5e1e7417: Layer already exists 02:05:08 e2593b5d232b: Layer already exists 02:05:08 1c8732931d78: Layer already exists 02:05:08 4041b3a95127: Layer already exists 02:05:08 53359a125c56: Layer already exists 02:05:08 ff21febb165c: Layer already exists 02:05:08 651d9022c234: Layer already exists 02:05:08 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:8cb87796f25b985eb3dd926e262c74089c6744dd61fb2a4dd149a0271f6bb280 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:05:09 c1f27aef50f9: Preparing 02:05:09 7c484eab4479: Preparing 02:05:09 e2593b5d232b: Preparing 02:05:09 e88d5e1e7417: Preparing 02:05:09 1c8732931d78: Preparing 02:05:09 4041b3a95127: Preparing 02:05:09 ff21febb165c: Preparing 02:05:09 53359a125c56: Preparing 02:05:09 651d9022c234: Preparing 02:05:09 ff21febb165c: Waiting 02:05:09 53359a125c56: Waiting 02:05:09 4041b3a95127: Waiting 02:05:09 651d9022c234: Waiting 02:05:09 e88d5e1e7417: Layer already exists 02:05:09 e2593b5d232b: Layer already exists 02:05:09 1c8732931d78: Layer already exists 02:05:09 c1f27aef50f9: Layer already exists 02:05:09 7c484eab4479: Layer already exists 02:05:09 4041b3a95127: Layer already exists 02:05:09 ff21febb165c: Layer already exists 02:05:09 53359a125c56: Layer already exists 02:05:09 651d9022c234: Layer already exists 02:05:09 main: digest: sha256:8cb87796f25b985eb3dd926e262c74089c6744dd61fb2a4dd149a0271f6bb280 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:09 ===================================================== [Pipeline] echo 02:05:09 taggedImages: 02:05:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:05:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:05:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.27 02:05:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:05:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:05:09 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:05:09 8602b498d3128349393517fce1ac5cb853a1a35d 02:05:09 latest 02:05:09 4.0.0-dev.27 02:05:09 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:05:09 main 02:05:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:05:10 80d76096764d: Preparing 02:05:10 e7ddaccdbce3: Preparing 02:05:10 0ec36391fd38: Preparing 02:05:10 c14335489d35: Preparing 02:05:10 289b38f3eef8: Preparing 02:05:10 37ae9912c570: Preparing 02:05:10 24420cfeadaf: Preparing 02:05:10 1c8732931d78: Preparing 02:05:10 4041b3a95127: Preparing 02:05:10 82397e0838b2: Preparing 02:05:10 f3fcb811f6ad: Preparing 02:05:10 5f70bf18a086: Preparing 02:05:10 1c8732931d78: Waiting 02:05:10 4041b3a95127: Waiting 02:05:10 37ae9912c570: Waiting 02:05:10 82397e0838b2: Waiting 02:05:10 24420cfeadaf: Waiting 02:05:10 f3fcb811f6ad: Waiting 02:05:10 a0e4da68bf41: Preparing 02:05:10 5f70bf18a086: Waiting 02:05:10 a0e4da68bf41: Waiting 02:05:10 45b76876ec36: Preparing 02:05:10 45b76876ec36: Waiting 02:05:10 c028d750d9a7: Preparing 02:05:10 651d9022c234: Preparing 02:05:10 c028d750d9a7: Waiting 02:05:10 651d9022c234: Waiting 02:05:11 e7ddaccdbce3: Pushed 02:05:11 c14335489d35: Pushed 02:05:11 80d76096764d: Pushed 02:05:11 289b38f3eef8: Pushed 02:05:11 0ec36391fd38: Pushed 02:05:11 1c8732931d78: Layer already exists 02:05:11 4041b3a95127: Layer already exists 02:05:11 5f70bf18a086: Layer already exists 02:05:11 37ae9912c570: Pushed 02:05:11 82397e0838b2: Pushed 02:05:11 f3fcb811f6ad: Pushed 02:05:11 a0e4da68bf41: Pushed 02:05:11 651d9022c234: Layer already exists 02:05:11 c028d750d9a7: Pushed 02:05:13 45b76876ec36: Pushed 02:05:14 24420cfeadaf: Pushed 02:05:14 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:538e47f7aeeeca373ed7f757dcd492c3a4dfe0d5d994bad5b9350f4f97a478af size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:05:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:05:14 80d76096764d: Preparing 02:05:14 e7ddaccdbce3: Preparing 02:05:14 0ec36391fd38: Preparing 02:05:14 c14335489d35: Preparing 02:05:14 289b38f3eef8: Preparing 02:05:14 37ae9912c570: Preparing 02:05:14 24420cfeadaf: Preparing 02:05:14 1c8732931d78: Preparing 02:05:14 4041b3a95127: Preparing 02:05:14 82397e0838b2: Preparing 02:05:14 f3fcb811f6ad: Preparing 02:05:14 5f70bf18a086: Preparing 02:05:14 a0e4da68bf41: Preparing 02:05:14 45b76876ec36: Preparing 02:05:14 c028d750d9a7: Preparing 02:05:14 651d9022c234: Preparing 02:05:14 37ae9912c570: Waiting 02:05:14 45b76876ec36: Waiting 02:05:14 f3fcb811f6ad: Waiting 02:05:14 24420cfeadaf: Waiting 02:05:14 c028d750d9a7: Waiting 02:05:14 1c8732931d78: Waiting 02:05:14 5f70bf18a086: Waiting 02:05:14 651d9022c234: Waiting 02:05:14 4041b3a95127: Waiting 02:05:14 a0e4da68bf41: Waiting 02:05:14 82397e0838b2: Waiting 02:05:14 0ec36391fd38: Layer already exists 02:05:14 289b38f3eef8: Layer already exists 02:05:14 e7ddaccdbce3: Layer already exists 02:05:14 80d76096764d: Layer already exists 02:05:14 c14335489d35: Layer already exists 02:05:14 37ae9912c570: Layer already exists 02:05:14 4041b3a95127: Layer already exists 02:05:14 82397e0838b2: Layer already exists 02:05:14 24420cfeadaf: Layer already exists 02:05:14 1c8732931d78: Layer already exists 02:05:15 5f70bf18a086: Layer already exists 02:05:15 c028d750d9a7: Layer already exists 02:05:15 f3fcb811f6ad: Layer already exists 02:05:15 a0e4da68bf41: Layer already exists 02:05:15 45b76876ec36: Layer already exists 02:05:15 651d9022c234: Layer already exists 02:05:15 latest: digest: sha256:538e47f7aeeeca373ed7f757dcd492c3a4dfe0d5d994bad5b9350f4f97a478af size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.27 02:05:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:05:15 80d76096764d: Preparing 02:05:15 e7ddaccdbce3: Preparing 02:05:15 0ec36391fd38: Preparing 02:05:15 c14335489d35: Preparing 02:05:15 289b38f3eef8: Preparing 02:05:15 37ae9912c570: Preparing 02:05:15 24420cfeadaf: Preparing 02:05:15 1c8732931d78: Preparing 02:05:15 4041b3a95127: Preparing 02:05:15 82397e0838b2: Preparing 02:05:15 f3fcb811f6ad: Preparing 02:05:15 37ae9912c570: Waiting 02:05:15 5f70bf18a086: Preparing 02:05:15 24420cfeadaf: Waiting 02:05:15 1c8732931d78: Waiting 02:05:15 a0e4da68bf41: Preparing 02:05:15 4041b3a95127: Waiting 02:05:15 45b76876ec36: Preparing 02:05:15 82397e0838b2: Waiting 02:05:15 f3fcb811f6ad: Waiting 02:05:15 5f70bf18a086: Waiting 02:05:15 c028d750d9a7: Preparing 02:05:15 a0e4da68bf41: Waiting 02:05:15 45b76876ec36: Waiting 02:05:15 651d9022c234: Preparing 02:05:15 c028d750d9a7: Waiting 02:05:15 651d9022c234: Waiting 02:05:15 0ec36391fd38: Layer already exists 02:05:15 80d76096764d: Layer already exists 02:05:15 e7ddaccdbce3: Layer already exists 02:05:15 289b38f3eef8: Layer already exists 02:05:15 c14335489d35: Layer already exists 02:05:15 37ae9912c570: Layer already exists 02:05:15 24420cfeadaf: Layer already exists 02:05:15 1c8732931d78: Layer already exists 02:05:15 82397e0838b2: Layer already exists 02:05:15 4041b3a95127: Layer already exists 02:05:15 5f70bf18a086: Layer already exists 02:05:16 a0e4da68bf41: Layer already exists 02:05:16 f3fcb811f6ad: Layer already exists 02:05:16 c028d750d9a7: Layer already exists 02:05:16 45b76876ec36: Layer already exists 02:05:16 651d9022c234: Layer already exists 02:05:16 4.0.0-dev.27: digest: sha256:538e47f7aeeeca373ed7f757dcd492c3a4dfe0d5d994bad5b9350f4f97a478af size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:05:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:05:16 80d76096764d: Preparing 02:05:16 e7ddaccdbce3: Preparing 02:05:16 0ec36391fd38: Preparing 02:05:16 c14335489d35: Preparing 02:05:16 289b38f3eef8: Preparing 02:05:16 37ae9912c570: Preparing 02:05:16 24420cfeadaf: Preparing 02:05:16 37ae9912c570: Waiting 02:05:16 1c8732931d78: Preparing 02:05:16 24420cfeadaf: Waiting 02:05:16 4041b3a95127: Preparing 02:05:16 1c8732931d78: Waiting 02:05:16 82397e0838b2: Preparing 02:05:16 4041b3a95127: Waiting 02:05:16 f3fcb811f6ad: Preparing 02:05:16 82397e0838b2: Waiting 02:05:16 5f70bf18a086: Preparing 02:05:16 f3fcb811f6ad: Waiting 02:05:16 a0e4da68bf41: Preparing 02:05:16 5f70bf18a086: Waiting 02:05:16 45b76876ec36: Preparing 02:05:16 a0e4da68bf41: Waiting 02:05:16 c028d750d9a7: Preparing 02:05:16 45b76876ec36: Waiting 02:05:16 651d9022c234: Preparing 02:05:16 c028d750d9a7: Waiting 02:05:16 651d9022c234: Waiting 02:05:16 e7ddaccdbce3: Layer already exists 02:05:16 c14335489d35: Layer already exists 02:05:16 80d76096764d: Layer already exists 02:05:16 289b38f3eef8: Layer already exists 02:05:16 0ec36391fd38: Layer already exists 02:05:16 37ae9912c570: Layer already exists 02:05:16 1c8732931d78: Layer already exists 02:05:16 24420cfeadaf: Layer already exists 02:05:16 82397e0838b2: Layer already exists 02:05:16 4041b3a95127: Layer already exists 02:05:17 5f70bf18a086: Layer already exists 02:05:17 f3fcb811f6ad: Layer already exists 02:05:17 a0e4da68bf41: Layer already exists 02:05:17 c028d750d9a7: Layer already exists 02:05:17 45b76876ec36: Layer already exists 02:05:17 651d9022c234: Layer already exists 02:05:17 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:538e47f7aeeeca373ed7f757dcd492c3a4dfe0d5d994bad5b9350f4f97a478af size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:05:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:05:17 80d76096764d: Preparing 02:05:17 e7ddaccdbce3: Preparing 02:05:17 0ec36391fd38: Preparing 02:05:17 c14335489d35: Preparing 02:05:17 289b38f3eef8: Preparing 02:05:17 37ae9912c570: Preparing 02:05:17 24420cfeadaf: Preparing 02:05:17 37ae9912c570: Waiting 02:05:17 1c8732931d78: Preparing 02:05:17 4041b3a95127: Preparing 02:05:17 82397e0838b2: Preparing 02:05:17 1c8732931d78: Waiting 02:05:17 24420cfeadaf: Waiting 02:05:17 4041b3a95127: Waiting 02:05:17 f3fcb811f6ad: Preparing 02:05:17 82397e0838b2: Waiting 02:05:17 5f70bf18a086: Preparing 02:05:17 a0e4da68bf41: Preparing 02:05:17 45b76876ec36: Preparing 02:05:17 f3fcb811f6ad: Waiting 02:05:17 a0e4da68bf41: Waiting 02:05:17 5f70bf18a086: Waiting 02:05:17 c028d750d9a7: Preparing 02:05:17 45b76876ec36: Waiting 02:05:17 651d9022c234: Preparing 02:05:17 c028d750d9a7: Waiting 02:05:17 651d9022c234: Waiting 02:05:17 80d76096764d: Layer already exists 02:05:17 289b38f3eef8: Layer already exists 02:05:17 0ec36391fd38: Layer already exists 02:05:17 c14335489d35: Layer already exists 02:05:17 e7ddaccdbce3: Layer already exists 02:05:17 82397e0838b2: Layer already exists 02:05:17 4041b3a95127: Layer already exists 02:05:17 37ae9912c570: Layer already exists 02:05:17 24420cfeadaf: Layer already exists 02:05:17 1c8732931d78: Layer already exists 02:05:18 f3fcb811f6ad: Layer already exists 02:05:18 a0e4da68bf41: Layer already exists 02:05:18 5f70bf18a086: Layer already exists 02:05:18 c028d750d9a7: Layer already exists 02:05:18 45b76876ec36: Layer already exists 02:05:18 651d9022c234: Layer already exists 02:05:18 main: digest: sha256:538e47f7aeeeca373ed7f757dcd492c3a4dfe0d5d994bad5b9350f4f97a478af size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:18 ===================================================== [Pipeline] echo 02:05:18 taggedImages: 02:05:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:05:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:05:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.27 02:05:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:05:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:05:18 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:05:18 8602b498d3128349393517fce1ac5cb853a1a35d 02:05:18 latest 02:05:18 4.0.0-dev.27 02:05:18 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:05:18 main 02:05:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:18 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:05:18 bc1353d61add: Preparing 02:05:18 dcc3a95ae04f: Preparing 02:05:18 d6ac93b03aa8: Preparing 02:05:18 af25cb93a68a: Preparing 02:05:18 1c8732931d78: Preparing 02:05:18 4041b3a95127: Preparing 02:05:18 ff21febb165c: Preparing 02:05:18 53359a125c56: Preparing 02:05:18 4041b3a95127: Waiting 02:05:18 651d9022c234: Preparing 02:05:18 53359a125c56: Waiting 02:05:18 651d9022c234: Waiting 02:05:18 ff21febb165c: Waiting 02:05:18 1c8732931d78: Layer already exists 02:05:18 4041b3a95127: Layer already exists 02:05:19 ff21febb165c: Layer already exists 02:05:19 53359a125c56: Layer already exists 02:05:19 d6ac93b03aa8: Pushed 02:05:19 bc1353d61add: Pushed 02:05:19 dcc3a95ae04f: Pushed 02:05:19 651d9022c234: Layer already exists 02:05:23 af25cb93a68a: Pushed 02:05:23 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:bb5209e8bc917a5a975cc2e56385d2dc8d9c2b803b1156b4cba4babccb57f3d2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05: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 02:05:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:05:24 bc1353d61add: Preparing 02:05:24 dcc3a95ae04f: Preparing 02:05:24 d6ac93b03aa8: Preparing 02:05:24 af25cb93a68a: Preparing 02:05:24 1c8732931d78: Preparing 02:05:24 4041b3a95127: Preparing 02:05:24 ff21febb165c: Preparing 02:05:24 53359a125c56: Preparing 02:05:24 651d9022c234: Preparing 02:05:24 651d9022c234: Waiting 02:05:24 53359a125c56: Waiting 02:05:24 4041b3a95127: Waiting 02:05:24 ff21febb165c: Waiting 02:05:24 af25cb93a68a: Layer already exists 02:05:24 bc1353d61add: Layer already exists 02:05:24 dcc3a95ae04f: Layer already exists 02:05:24 d6ac93b03aa8: Layer already exists 02:05:24 1c8732931d78: Layer already exists 02:05:24 ff21febb165c: Layer already exists 02:05:24 4041b3a95127: Layer already exists 02:05:24 53359a125c56: Layer already exists 02:05:24 651d9022c234: Layer already exists 02:05:24 latest: digest: sha256:bb5209e8bc917a5a975cc2e56385d2dc8d9c2b803b1156b4cba4babccb57f3d2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.27 02:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:05:25 bc1353d61add: Preparing 02:05:25 dcc3a95ae04f: Preparing 02:05:25 d6ac93b03aa8: Preparing 02:05:25 af25cb93a68a: Preparing 02:05:25 1c8732931d78: Preparing 02:05:25 4041b3a95127: Preparing 02:05:25 ff21febb165c: Preparing 02:05:25 53359a125c56: Preparing 02:05:25 651d9022c234: Preparing 02:05:25 ff21febb165c: Waiting 02:05:25 53359a125c56: Waiting 02:05:25 651d9022c234: Waiting 02:05:25 4041b3a95127: Waiting 02:05:25 af25cb93a68a: Layer already exists 02:05:25 dcc3a95ae04f: Layer already exists 02:05:25 1c8732931d78: Layer already exists 02:05:25 bc1353d61add: Layer already exists 02:05:25 d6ac93b03aa8: Layer already exists 02:05:25 4041b3a95127: Layer already exists 02:05:25 53359a125c56: Layer already exists 02:05:25 ff21febb165c: Layer already exists 02:05:25 651d9022c234: Layer already exists 02:05:25 4.0.0-dev.27: digest: sha256:bb5209e8bc917a5a975cc2e56385d2dc8d9c2b803b1156b4cba4babccb57f3d2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:05:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:05:26 bc1353d61add: Preparing 02:05:26 dcc3a95ae04f: Preparing 02:05:26 d6ac93b03aa8: Preparing 02:05:26 af25cb93a68a: Preparing 02:05:26 1c8732931d78: Preparing 02:05:26 4041b3a95127: Preparing 02:05:26 ff21febb165c: Preparing 02:05:26 4041b3a95127: Waiting 02:05:26 53359a125c56: Preparing 02:05:26 ff21febb165c: Waiting 02:05:26 651d9022c234: Preparing 02:05:26 53359a125c56: Waiting 02:05:26 651d9022c234: Waiting 02:05:26 dcc3a95ae04f: Layer already exists 02:05:26 d6ac93b03aa8: Layer already exists 02:05:26 bc1353d61add: Layer already exists 02:05:26 1c8732931d78: Layer already exists 02:05:26 af25cb93a68a: Layer already exists 02:05:26 651d9022c234: Layer already exists 02:05:26 53359a125c56: Layer already exists 02:05:26 4041b3a95127: Layer already exists 02:05:26 ff21febb165c: Layer already exists 02:05:26 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:bb5209e8bc917a5a975cc2e56385d2dc8d9c2b803b1156b4cba4babccb57f3d2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05: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 02:05:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:05:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:05:27 bc1353d61add: Preparing 02:05:27 dcc3a95ae04f: Preparing 02:05:27 d6ac93b03aa8: Preparing 02:05:27 af25cb93a68a: Preparing 02:05:27 1c8732931d78: Preparing 02:05:27 4041b3a95127: Preparing 02:05:27 ff21febb165c: Preparing 02:05:27 53359a125c56: Preparing 02:05:27 4041b3a95127: Waiting 02:05:27 ff21febb165c: Waiting 02:05:27 651d9022c234: Preparing 02:05:27 53359a125c56: Waiting 02:05:27 651d9022c234: Waiting 02:05:27 af25cb93a68a: Layer already exists 02:05:27 1c8732931d78: Layer already exists 02:05:27 d6ac93b03aa8: Layer already exists 02:05:27 bc1353d61add: Layer already exists 02:05:27 dcc3a95ae04f: Layer already exists 02:05:27 4041b3a95127: Layer already exists 02:05:27 53359a125c56: Layer already exists 02:05:27 651d9022c234: Layer already exists 02:05:27 ff21febb165c: Layer already exists 02:05:27 main: digest: sha256:bb5209e8bc917a5a975cc2e56385d2dc8d9c2b803b1156b4cba4babccb57f3d2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:27 ===================================================== [Pipeline] echo 02:05:27 taggedImages: 02:05:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:05:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:05:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.27 02:05:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:05:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:05:27 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:05:27 8602b498d3128349393517fce1ac5cb853a1a35d 02:05:27 latest 02:05:27 4.0.0-dev.27 02:05:27 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:05:27 main 02:05:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:05:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:05:28 0eae1a0ac13d: Preparing 02:05:28 32bd1633807c: Preparing 02:05:28 eb6c75a0ca67: Preparing 02:05:28 b4cf760b4353: Preparing 02:05:28 7ff40bd4d0b3: Preparing 02:05:28 1c8732931d78: Preparing 02:05:28 4041b3a95127: Preparing 02:05:28 75a144b631f3: Preparing 02:05:28 1c8732931d78: Waiting 02:05:28 f676f61e5a9a: Preparing 02:05:28 4041b3a95127: Waiting 02:05:28 75a144b631f3: Waiting 02:05:28 cb02cc0c89e2: Preparing 02:05:28 f676f61e5a9a: Waiting 02:05:28 651d9022c234: Preparing 02:05:28 cb02cc0c89e2: Waiting 02:05:28 651d9022c234: Waiting 02:05:28 32bd1633807c: Pushed 02:05:28 7ff40bd4d0b3: Pushed 02:05:28 1c8732931d78: Layer already exists 02:05:28 b4cf760b4353: Pushed 02:05:28 0eae1a0ac13d: Pushed 02:05:28 4041b3a95127: Layer already exists 02:05:28 651d9022c234: Layer already exists 02:05:28 75a144b631f3: Pushed 02:05:28 f676f61e5a9a: Pushed 02:05:30 eb6c75a0ca67: Pushed 02:05:32 cb02cc0c89e2: Pushed 02:05:32 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:1fa82aa2473d34611027fd1116ccdfc5d7f3c89f1576ba3db28d69f203b99b2a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:05:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:05:33 0eae1a0ac13d: Preparing 02:05:33 32bd1633807c: Preparing 02:05:33 eb6c75a0ca67: Preparing 02:05:33 b4cf760b4353: Preparing 02:05:33 7ff40bd4d0b3: Preparing 02:05:33 1c8732931d78: Preparing 02:05:33 4041b3a95127: Preparing 02:05:33 75a144b631f3: Preparing 02:05:33 f676f61e5a9a: Preparing 02:05:33 4041b3a95127: Waiting 02:05:33 75a144b631f3: Waiting 02:05:33 1c8732931d78: Waiting 02:05:33 cb02cc0c89e2: Preparing 02:05:33 f676f61e5a9a: Waiting 02:05:33 651d9022c234: Preparing 02:05:33 cb02cc0c89e2: Waiting 02:05:33 651d9022c234: Waiting 02:05:33 0eae1a0ac13d: Layer already exists 02:05:33 32bd1633807c: Layer already exists 02:05:33 7ff40bd4d0b3: Layer already exists 02:05:33 b4cf760b4353: Layer already exists 02:05:33 eb6c75a0ca67: Layer already exists 02:05:33 1c8732931d78: Layer already exists 02:05:33 75a144b631f3: Layer already exists 02:05:33 f676f61e5a9a: Layer already exists 02:05:33 4041b3a95127: Layer already exists 02:05:33 cb02cc0c89e2: Layer already exists 02:05:33 651d9022c234: Layer already exists 02:05:33 latest: digest: sha256:1fa82aa2473d34611027fd1116ccdfc5d7f3c89f1576ba3db28d69f203b99b2a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.27 02:05:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:05:34 0eae1a0ac13d: Preparing 02:05:34 32bd1633807c: Preparing 02:05:34 eb6c75a0ca67: Preparing 02:05:34 b4cf760b4353: Preparing 02:05:34 7ff40bd4d0b3: Preparing 02:05:34 1c8732931d78: Preparing 02:05:34 4041b3a95127: Preparing 02:05:34 75a144b631f3: Preparing 02:05:34 f676f61e5a9a: Preparing 02:05:34 cb02cc0c89e2: Preparing 02:05:34 651d9022c234: Preparing 02:05:34 f676f61e5a9a: Waiting 02:05:34 cb02cc0c89e2: Waiting 02:05:34 651d9022c234: Waiting 02:05:34 4041b3a95127: Waiting 02:05:34 75a144b631f3: Waiting 02:05:34 1c8732931d78: Waiting 02:05:34 0eae1a0ac13d: Layer already exists 02:05:34 eb6c75a0ca67: Layer already exists 02:05:34 7ff40bd4d0b3: Layer already exists 02:05:34 b4cf760b4353: Layer already exists 02:05:34 32bd1633807c: Layer already exists 02:05:34 f676f61e5a9a: Layer already exists 02:05:34 4041b3a95127: Layer already exists 02:05:34 75a144b631f3: Layer already exists 02:05:34 1c8732931d78: Layer already exists 02:05:34 cb02cc0c89e2: Layer already exists 02:05:34 651d9022c234: Layer already exists 02:05:34 4.0.0-dev.27: digest: sha256:1fa82aa2473d34611027fd1116ccdfc5d7f3c89f1576ba3db28d69f203b99b2a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:05:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:05:35 0eae1a0ac13d: Preparing 02:05:35 32bd1633807c: Preparing 02:05:35 eb6c75a0ca67: Preparing 02:05:35 b4cf760b4353: Preparing 02:05:35 7ff40bd4d0b3: Preparing 02:05:35 1c8732931d78: Preparing 02:05:35 4041b3a95127: Preparing 02:05:35 75a144b631f3: Preparing 02:05:35 f676f61e5a9a: Preparing 02:05:35 cb02cc0c89e2: Preparing 02:05:35 651d9022c234: Preparing 02:05:35 1c8732931d78: Waiting 02:05:35 cb02cc0c89e2: Waiting 02:05:35 f676f61e5a9a: Waiting 02:05:35 651d9022c234: Waiting 02:05:35 75a144b631f3: Waiting 02:05:35 4041b3a95127: Waiting 02:05:35 32bd1633807c: Layer already exists 02:05:35 b4cf760b4353: Layer already exists 02:05:35 eb6c75a0ca67: Layer already exists 02:05:35 7ff40bd4d0b3: Layer already exists 02:05:35 0eae1a0ac13d: Layer already exists 02:05:35 1c8732931d78: Layer already exists 02:05:35 75a144b631f3: Layer already exists 02:05:35 4041b3a95127: Layer already exists 02:05:35 f676f61e5a9a: Layer already exists 02:05:35 cb02cc0c89e2: Layer already exists 02:05:35 651d9022c234: Layer already exists 02:05:35 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:1fa82aa2473d34611027fd1116ccdfc5d7f3c89f1576ba3db28d69f203b99b2a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:05:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:05:36 0eae1a0ac13d: Preparing 02:05:36 32bd1633807c: Preparing 02:05:36 eb6c75a0ca67: Preparing 02:05:36 b4cf760b4353: Preparing 02:05:36 7ff40bd4d0b3: Preparing 02:05:36 1c8732931d78: Preparing 02:05:36 4041b3a95127: Preparing 02:05:36 75a144b631f3: Preparing 02:05:36 f676f61e5a9a: Preparing 02:05:36 cb02cc0c89e2: Preparing 02:05:36 651d9022c234: Preparing 02:05:36 1c8732931d78: Waiting 02:05:36 cb02cc0c89e2: Waiting 02:05:36 4041b3a95127: Waiting 02:05:36 75a144b631f3: Waiting 02:05:36 651d9022c234: Waiting 02:05:36 32bd1633807c: Layer already exists 02:05:36 b4cf760b4353: Layer already exists 02:05:36 7ff40bd4d0b3: Layer already exists 02:05:36 0eae1a0ac13d: Layer already exists 02:05:36 eb6c75a0ca67: Layer already exists 02:05:36 75a144b631f3: Layer already exists 02:05:36 1c8732931d78: Layer already exists 02:05:36 4041b3a95127: Layer already exists 02:05:36 f676f61e5a9a: Layer already exists 02:05:36 cb02cc0c89e2: Layer already exists 02:05:36 651d9022c234: Layer already exists 02:05:36 main: digest: sha256:1fa82aa2473d34611027fd1116ccdfc5d7f3c89f1576ba3db28d69f203b99b2a size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:36 ===================================================== [Pipeline] echo 02:05:36 taggedImages: 02:05:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:05:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:05:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.27 02:05:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:05:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:05:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:05:36 8602b498d3128349393517fce1ac5cb853a1a35d 02:05:36 latest 02:05:36 4.0.0-dev.27 02:05:36 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:05:36 main 02:05:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:05:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:05:37 95c11af8285c: Preparing 02:05:37 7c22d8b7e585: Preparing 02:05:37 85267b776741: Preparing 02:05:37 f92951976e3c: Preparing 02:05:37 d3d51794e16e: Preparing 02:05:37 fed8ad68a9f3: Preparing 02:05:37 76b09069c226: Preparing 02:05:37 fed8ad68a9f3: Waiting 02:05:37 1c8732931d78: Preparing 02:05:37 76b09069c226: Waiting 02:05:37 4041b3a95127: Preparing 02:05:37 1c8732931d78: Waiting 02:05:37 33b40fac7b8e: Preparing 02:05:37 4041b3a95127: Waiting 02:05:37 7a71661809e0: Preparing 02:05:37 651d9022c234: Preparing 02:05:37 33b40fac7b8e: Waiting 02:05:37 7a71661809e0: Waiting 02:05:37 651d9022c234: Waiting 02:05:37 d3d51794e16e: Pushed 02:05:37 7c22d8b7e585: Pushed 02:05:37 95c11af8285c: Pushed 02:05:37 1c8732931d78: Layer already exists 02:05:37 4041b3a95127: Layer already exists 02:05:37 76b09069c226: Pushed 02:05:37 fed8ad68a9f3: Pushed 02:05:38 651d9022c234: Layer already exists 02:05:39 33b40fac7b8e: Pushed 02:05:40 f92951976e3c: Pushed 02:05:40 85267b776741: Pushed 02:05:41 7a71661809e0: Pushed 02:05:41 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:d7550f33f3ea5122e00907ebf05e8d503f0ac18ae36bc2ac4453461628ec6c32 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:05:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:05:42 95c11af8285c: Preparing 02:05:42 7c22d8b7e585: Preparing 02:05:42 85267b776741: Preparing 02:05:42 f92951976e3c: Preparing 02:05:42 d3d51794e16e: Preparing 02:05:42 fed8ad68a9f3: Preparing 02:05:42 76b09069c226: Preparing 02:05:42 1c8732931d78: Preparing 02:05:42 fed8ad68a9f3: Waiting 02:05:42 76b09069c226: Waiting 02:05:42 1c8732931d78: Waiting 02:05:42 4041b3a95127: Preparing 02:05:42 33b40fac7b8e: Preparing 02:05:42 4041b3a95127: Waiting 02:05:42 7a71661809e0: Preparing 02:05:42 651d9022c234: Preparing 02:05:42 33b40fac7b8e: Waiting 02:05:42 7a71661809e0: Waiting 02:05:42 651d9022c234: Waiting 02:05:42 f92951976e3c: Layer already exists 02:05:42 7c22d8b7e585: Layer already exists 02:05:42 d3d51794e16e: Layer already exists 02:05:42 95c11af8285c: Layer already exists 02:05:42 85267b776741: Layer already exists 02:05:42 76b09069c226: Layer already exists 02:05:42 1c8732931d78: Layer already exists 02:05:42 fed8ad68a9f3: Layer already exists 02:05:42 33b40fac7b8e: Layer already exists 02:05:42 4041b3a95127: Layer already exists 02:05:42 7a71661809e0: Layer already exists 02:05:42 651d9022c234: Layer already exists 02:05:42 latest: digest: sha256:d7550f33f3ea5122e00907ebf05e8d503f0ac18ae36bc2ac4453461628ec6c32 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.27 02:05:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:05:42 95c11af8285c: Preparing 02:05:42 7c22d8b7e585: Preparing 02:05:42 85267b776741: Preparing 02:05:42 f92951976e3c: Preparing 02:05:42 d3d51794e16e: Preparing 02:05:42 fed8ad68a9f3: Preparing 02:05:42 76b09069c226: Preparing 02:05:42 1c8732931d78: Preparing 02:05:42 4041b3a95127: Preparing 02:05:42 33b40fac7b8e: Preparing 02:05:42 7a71661809e0: Preparing 02:05:42 651d9022c234: Preparing 02:05:42 fed8ad68a9f3: Waiting 02:05:42 4041b3a95127: Waiting 02:05:42 33b40fac7b8e: Waiting 02:05:42 7a71661809e0: Waiting 02:05:42 651d9022c234: Waiting 02:05:42 76b09069c226: Waiting 02:05:42 1c8732931d78: Waiting 02:05:42 95c11af8285c: Layer already exists 02:05:42 f92951976e3c: Layer already exists 02:05:42 85267b776741: Layer already exists 02:05:42 7c22d8b7e585: Layer already exists 02:05:42 d3d51794e16e: Layer already exists 02:05:42 fed8ad68a9f3: Layer already exists 02:05:42 76b09069c226: Layer already exists 02:05:42 1c8732931d78: Layer already exists 02:05:42 4041b3a95127: Layer already exists 02:05:42 33b40fac7b8e: Layer already exists 02:05:42 7a71661809e0: Layer already exists 02:05:42 651d9022c234: Layer already exists 02:05:43 4.0.0-dev.27: digest: sha256:d7550f33f3ea5122e00907ebf05e8d503f0ac18ae36bc2ac4453461628ec6c32 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:05:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:05:43 95c11af8285c: Preparing 02:05:43 7c22d8b7e585: Preparing 02:05:43 85267b776741: Preparing 02:05:43 f92951976e3c: Preparing 02:05:43 d3d51794e16e: Preparing 02:05:43 fed8ad68a9f3: Preparing 02:05:43 76b09069c226: Preparing 02:05:43 fed8ad68a9f3: Waiting 02:05:43 1c8732931d78: Preparing 02:05:43 76b09069c226: Waiting 02:05:43 4041b3a95127: Preparing 02:05:43 1c8732931d78: Waiting 02:05:43 33b40fac7b8e: Preparing 02:05:43 4041b3a95127: Waiting 02:05:43 7a71661809e0: Preparing 02:05:43 33b40fac7b8e: Waiting 02:05:43 651d9022c234: Preparing 02:05:43 7a71661809e0: Waiting 02:05:43 651d9022c234: Waiting 02:05:43 95c11af8285c: Layer already exists 02:05:43 7c22d8b7e585: Layer already exists 02:05:43 85267b776741: Layer already exists 02:05:43 d3d51794e16e: Layer already exists 02:05:43 f92951976e3c: Layer already exists 02:05:43 1c8732931d78: Layer already exists 02:05:43 76b09069c226: Layer already exists 02:05:43 fed8ad68a9f3: Layer already exists 02:05:43 33b40fac7b8e: Layer already exists 02:05:43 4041b3a95127: Layer already exists 02:05:43 651d9022c234: Layer already exists 02:05:43 7a71661809e0: Layer already exists 02:05:44 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:d7550f33f3ea5122e00907ebf05e8d503f0ac18ae36bc2ac4453461628ec6c32 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:05:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:05:44 95c11af8285c: Preparing 02:05:44 7c22d8b7e585: Preparing 02:05:44 85267b776741: Preparing 02:05:44 f92951976e3c: Preparing 02:05:44 d3d51794e16e: Preparing 02:05:44 fed8ad68a9f3: Preparing 02:05:44 76b09069c226: Preparing 02:05:44 1c8732931d78: Preparing 02:05:44 4041b3a95127: Preparing 02:05:44 33b40fac7b8e: Preparing 02:05:44 7a71661809e0: Preparing 02:05:44 651d9022c234: Preparing 02:05:44 1c8732931d78: Waiting 02:05:44 4041b3a95127: Waiting 02:05:44 fed8ad68a9f3: Waiting 02:05:44 33b40fac7b8e: Waiting 02:05:44 651d9022c234: Waiting 02:05:44 7a71661809e0: Waiting 02:05:44 76b09069c226: Waiting 02:05:44 d3d51794e16e: Layer already exists 02:05:44 7c22d8b7e585: Layer already exists 02:05:44 95c11af8285c: Layer already exists 02:05:44 f92951976e3c: Layer already exists 02:05:44 85267b776741: Layer already exists 02:05:44 fed8ad68a9f3: Layer already exists 02:05:44 76b09069c226: Layer already exists 02:05:44 1c8732931d78: Layer already exists 02:05:44 4041b3a95127: Layer already exists 02:05:44 33b40fac7b8e: Layer already exists 02:05:44 7a71661809e0: Layer already exists 02:05:44 651d9022c234: Layer already exists 02:05:45 main: digest: sha256:d7550f33f3ea5122e00907ebf05e8d503f0ac18ae36bc2ac4453461628ec6c32 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:45 ===================================================== [Pipeline] echo 02:05:45 taggedImages: 02:05:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:05:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:05:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.27 02:05:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:05:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:05:45 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:05:45 8602b498d3128349393517fce1ac5cb853a1a35d 02:05:45 latest 02:05:45 4.0.0-dev.27 02:05:45 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:05:45 main 02:05:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:05:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:05:46 37612afe845b: Preparing 02:05:46 a5ce738a07e2: Preparing 02:05:46 1c8732931d78: Preparing 02:05:46 4041b3a95127: Preparing 02:05:46 8b3b8c3be132: Preparing 02:05:46 dc6741a5b45a: Preparing 02:05:46 651d9022c234: Preparing 02:05:46 dc6741a5b45a: Waiting 02:05:46 651d9022c234: Waiting 02:05:46 1c8732931d78: Layer already exists 02:05:46 4041b3a95127: Layer already exists 02:05:46 651d9022c234: Layer already exists 02:05:46 37612afe845b: Pushed 02:05:47 8b3b8c3be132: Pushed 02:05:48 dc6741a5b45a: Pushed 02:05:49 a5ce738a07e2: Pushed 02:05:50 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:6516312a3dc7e95fd33e3e5581e12518b58b24a7c0d8b4f347f7536a8afc0ec4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:05:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:05:51 37612afe845b: Preparing 02:05:51 a5ce738a07e2: Preparing 02:05:51 1c8732931d78: Preparing 02:05:51 4041b3a95127: Preparing 02:05:51 8b3b8c3be132: Preparing 02:05:51 dc6741a5b45a: Preparing 02:05:51 651d9022c234: Preparing 02:05:51 dc6741a5b45a: Waiting 02:05:51 8b3b8c3be132: Layer already exists 02:05:51 a5ce738a07e2: Layer already exists 02:05:51 37612afe845b: Layer already exists 02:05:51 1c8732931d78: Layer already exists 02:05:51 4041b3a95127: Layer already exists 02:05:51 dc6741a5b45a: Layer already exists 02:05:51 651d9022c234: Layer already exists 02:05:51 latest: digest: sha256:6516312a3dc7e95fd33e3e5581e12518b58b24a7c0d8b4f347f7536a8afc0ec4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:51 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.27 02:05:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:05:52 37612afe845b: Preparing 02:05:52 a5ce738a07e2: Preparing 02:05:52 1c8732931d78: Preparing 02:05:52 4041b3a95127: Preparing 02:05:52 8b3b8c3be132: Preparing 02:05:52 dc6741a5b45a: Preparing 02:05:52 651d9022c234: Preparing 02:05:52 651d9022c234: Waiting 02:05:52 dc6741a5b45a: Waiting 02:05:52 a5ce738a07e2: Layer already exists 02:05:52 1c8732931d78: Layer already exists 02:05:52 4041b3a95127: Layer already exists 02:05:52 8b3b8c3be132: Layer already exists 02:05:52 37612afe845b: Layer already exists 02:05:52 dc6741a5b45a: Layer already exists 02:05:52 651d9022c234: Layer already exists 02:05:52 4.0.0-dev.27: digest: sha256:6516312a3dc7e95fd33e3e5581e12518b58b24a7c0d8b4f347f7536a8afc0ec4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:52 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:05:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:05:53 37612afe845b: Preparing 02:05:53 a5ce738a07e2: Preparing 02:05:53 1c8732931d78: Preparing 02:05:53 4041b3a95127: Preparing 02:05:53 8b3b8c3be132: Preparing 02:05:53 dc6741a5b45a: Preparing 02:05:53 651d9022c234: Preparing 02:05:53 dc6741a5b45a: Waiting 02:05:53 651d9022c234: Waiting 02:05:53 1c8732931d78: Layer already exists 02:05:53 4041b3a95127: Layer already exists 02:05:53 37612afe845b: Layer already exists 02:05:53 8b3b8c3be132: Layer already exists 02:05:53 a5ce738a07e2: Layer already exists 02:05:53 dc6741a5b45a: Layer already exists 02:05:53 651d9022c234: Layer already exists 02:05:53 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:6516312a3dc7e95fd33e3e5581e12518b58b24a7c0d8b4f347f7536a8afc0ec4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:05:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:05:54 37612afe845b: Preparing 02:05:54 a5ce738a07e2: Preparing 02:05:54 1c8732931d78: Preparing 02:05:54 4041b3a95127: Preparing 02:05:54 8b3b8c3be132: Preparing 02:05:54 dc6741a5b45a: Preparing 02:05:54 651d9022c234: Preparing 02:05:54 dc6741a5b45a: Waiting 02:05:54 651d9022c234: Waiting 02:05:54 8b3b8c3be132: Layer already exists 02:05:54 4041b3a95127: Layer already exists 02:05:54 37612afe845b: Layer already exists 02:05:54 a5ce738a07e2: Layer already exists 02:05:54 1c8732931d78: Layer already exists 02:05:54 651d9022c234: Layer already exists 02:05:54 dc6741a5b45a: Layer already exists 02:05:54 main: digest: sha256:6516312a3dc7e95fd33e3e5581e12518b58b24a7c0d8b4f347f7536a8afc0ec4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:05:54 ===================================================== [Pipeline] echo 02:05:54 taggedImages: 02:05:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:05:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:05:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.27 02:05:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:05:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:05:54 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:05:54 8602b498d3128349393517fce1ac5cb853a1a35d 02:05:54 latest 02:05:54 4.0.0-dev.27 02:05:54 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:05:54 main 02:05:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:05:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:05:55 098155f15e10: Preparing 02:05:55 b3df1c7af14b: Preparing 02:05:55 163ad60e8ce2: Preparing 02:05:55 1c8732931d78: Preparing 02:05:55 4041b3a95127: Preparing 02:05:55 325fdb5953c0: Preparing 02:05:55 7956f4725e30: Preparing 02:05:55 617763d1e030: Preparing 02:05:55 9d14e03e1f2a: Preparing 02:05:55 651d9022c234: Preparing 02:05:55 7956f4725e30: Waiting 02:05:55 617763d1e030: Waiting 02:05:55 9d14e03e1f2a: Waiting 02:05:55 651d9022c234: Waiting 02:05:55 325fdb5953c0: Waiting 02:05:55 4041b3a95127: Layer already exists 02:05:55 1c8732931d78: Layer already exists 02:05:55 b3df1c7af14b: Pushed 02:05:55 163ad60e8ce2: Pushed 02:05:55 098155f15e10: Pushed 02:05:55 651d9022c234: Layer already exists 02:05:55 617763d1e030: Pushed 02:05:57 9d14e03e1f2a: Pushed 02:06:09 7956f4725e30: Pushed 02:06:18 325fdb5953c0: Pushed 02:06:18 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:bcfbe522051b530ad49f821805d46de90f45762ee43483f4540c5a0145d5517c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:06:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:06:18 098155f15e10: Preparing 02:06:18 b3df1c7af14b: Preparing 02:06:18 163ad60e8ce2: Preparing 02:06:18 1c8732931d78: Preparing 02:06:18 4041b3a95127: Preparing 02:06:18 325fdb5953c0: Preparing 02:06:18 7956f4725e30: Preparing 02:06:18 617763d1e030: Preparing 02:06:18 9d14e03e1f2a: Preparing 02:06:18 651d9022c234: Preparing 02:06:18 325fdb5953c0: Waiting 02:06:18 7956f4725e30: Waiting 02:06:18 617763d1e030: Waiting 02:06:18 9d14e03e1f2a: Waiting 02:06:18 651d9022c234: Waiting 02:06:18 1c8732931d78: Layer already exists 02:06:18 b3df1c7af14b: Layer already exists 02:06:18 4041b3a95127: Layer already exists 02:06:18 163ad60e8ce2: Layer already exists 02:06:18 098155f15e10: Layer already exists 02:06:18 325fdb5953c0: Layer already exists 02:06:18 7956f4725e30: Layer already exists 02:06:18 9d14e03e1f2a: Layer already exists 02:06:18 651d9022c234: Layer already exists 02:06:18 617763d1e030: Layer already exists 02:06:19 latest: digest: sha256:bcfbe522051b530ad49f821805d46de90f45762ee43483f4540c5a0145d5517c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.27 02:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:06:19 098155f15e10: Preparing 02:06:19 b3df1c7af14b: Preparing 02:06:19 163ad60e8ce2: Preparing 02:06:19 1c8732931d78: Preparing 02:06:19 4041b3a95127: Preparing 02:06:19 325fdb5953c0: Preparing 02:06:19 7956f4725e30: Preparing 02:06:19 617763d1e030: Preparing 02:06:19 9d14e03e1f2a: Preparing 02:06:19 651d9022c234: Preparing 02:06:19 325fdb5953c0: Waiting 02:06:19 7956f4725e30: Waiting 02:06:19 617763d1e030: Waiting 02:06:19 9d14e03e1f2a: Waiting 02:06:19 651d9022c234: Waiting 02:06:19 4041b3a95127: Layer already exists 02:06:19 b3df1c7af14b: Layer already exists 02:06:19 098155f15e10: Layer already exists 02:06:19 1c8732931d78: Layer already exists 02:06:19 163ad60e8ce2: Layer already exists 02:06:19 325fdb5953c0: Layer already exists 02:06:19 617763d1e030: Layer already exists 02:06:19 9d14e03e1f2a: Layer already exists 02:06:19 7956f4725e30: Layer already exists 02:06:19 651d9022c234: Layer already exists 02:06:20 4.0.0-dev.27: digest: sha256:bcfbe522051b530ad49f821805d46de90f45762ee43483f4540c5a0145d5517c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:06:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:06:20 098155f15e10: Preparing 02:06:20 b3df1c7af14b: Preparing 02:06:20 163ad60e8ce2: Preparing 02:06:20 1c8732931d78: Preparing 02:06:20 4041b3a95127: Preparing 02:06:20 325fdb5953c0: Preparing 02:06:20 7956f4725e30: Preparing 02:06:20 617763d1e030: Preparing 02:06:20 9d14e03e1f2a: Preparing 02:06:20 651d9022c234: Preparing 02:06:20 325fdb5953c0: Waiting 02:06:20 7956f4725e30: Waiting 02:06:20 617763d1e030: Waiting 02:06:20 9d14e03e1f2a: Waiting 02:06:20 651d9022c234: Waiting 02:06:20 098155f15e10: Layer already exists 02:06:20 1c8732931d78: Layer already exists 02:06:20 b3df1c7af14b: Layer already exists 02:06:20 4041b3a95127: Layer already exists 02:06:20 163ad60e8ce2: Layer already exists 02:06:20 325fdb5953c0: Layer already exists 02:06:20 9d14e03e1f2a: Layer already exists 02:06:20 7956f4725e30: Layer already exists 02:06:20 617763d1e030: Layer already exists 02:06:20 651d9022c234: Layer already exists 02:06:21 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:bcfbe522051b530ad49f821805d46de90f45762ee43483f4540c5a0145d5517c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:06:21 098155f15e10: Preparing 02:06:21 b3df1c7af14b: Preparing 02:06:21 163ad60e8ce2: Preparing 02:06:21 1c8732931d78: Preparing 02:06:21 4041b3a95127: Preparing 02:06:21 325fdb5953c0: Preparing 02:06:21 7956f4725e30: Preparing 02:06:21 617763d1e030: Preparing 02:06:21 9d14e03e1f2a: Preparing 02:06:21 651d9022c234: Preparing 02:06:21 325fdb5953c0: Waiting 02:06:21 617763d1e030: Waiting 02:06:21 9d14e03e1f2a: Waiting 02:06:21 7956f4725e30: Waiting 02:06:21 651d9022c234: Waiting 02:06:21 163ad60e8ce2: Layer already exists 02:06:21 4041b3a95127: Layer already exists 02:06:21 b3df1c7af14b: Layer already exists 02:06:21 098155f15e10: Layer already exists 02:06:21 1c8732931d78: Layer already exists 02:06:21 325fdb5953c0: Layer already exists 02:06:21 7956f4725e30: Layer already exists 02:06:21 651d9022c234: Layer already exists 02:06:21 9d14e03e1f2a: Layer already exists 02:06:21 617763d1e030: Layer already exists 02:06:22 main: digest: sha256:bcfbe522051b530ad49f821805d46de90f45762ee43483f4540c5a0145d5517c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:22 ===================================================== [Pipeline] echo 02:06:22 taggedImages: 02:06:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:06:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:06:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.27 02:06:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:06:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:06:22 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:06:22 8602b498d3128349393517fce1ac5cb853a1a35d 02:06:22 latest 02:06:22 4.0.0-dev.27 02:06:22 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:06:22 main 02:06:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:06:23 6ccd7de21b78: Preparing 02:06:23 998daa9f8553: Preparing 02:06:23 e6da4740a0a0: Preparing 02:06:23 1c8732931d78: Preparing 02:06:23 4041b3a95127: Preparing 02:06:23 6d7a7c633a71: Preparing 02:06:23 3aaca4fab118: Preparing 02:06:23 ccb9601b2955: Preparing 02:06:23 651d9022c234: Preparing 02:06:23 6d7a7c633a71: Waiting 02:06:23 651d9022c234: Waiting 02:06:23 3aaca4fab118: Waiting 02:06:23 ccb9601b2955: Waiting 02:06:23 1c8732931d78: Layer already exists 02:06:23 4041b3a95127: Layer already exists 02:06:23 e6da4740a0a0: Pushed 02:06:23 998daa9f8553: Pushed 02:06:23 6ccd7de21b78: Pushed 02:06:23 651d9022c234: Layer already exists 02:06:24 ccb9601b2955: Pushed 02:06:24 3aaca4fab118: Pushed 02:06:47 6d7a7c633a71: Pushed 02:06:47 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:b5a41da6c18507358f58be8613c1683cebddd642292ad0293a918abc5e3aebf4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:06:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:06:47 6ccd7de21b78: Preparing 02:06:47 998daa9f8553: Preparing 02:06:47 e6da4740a0a0: Preparing 02:06:47 1c8732931d78: Preparing 02:06:47 4041b3a95127: Preparing 02:06:47 6d7a7c633a71: Preparing 02:06:47 3aaca4fab118: Preparing 02:06:47 ccb9601b2955: Preparing 02:06:47 651d9022c234: Preparing 02:06:47 6d7a7c633a71: Waiting 02:06:47 3aaca4fab118: Waiting 02:06:47 ccb9601b2955: Waiting 02:06:47 651d9022c234: Waiting 02:06:47 1c8732931d78: Layer already exists 02:06:47 6ccd7de21b78: Layer already exists 02:06:47 e6da4740a0a0: Layer already exists 02:06:47 4041b3a95127: Layer already exists 02:06:47 998daa9f8553: Layer already exists 02:06:48 ccb9601b2955: Layer already exists 02:06:48 651d9022c234: Layer already exists 02:06:48 3aaca4fab118: Layer already exists 02:06:48 6d7a7c633a71: Layer already exists 02:06:48 latest: digest: sha256:b5a41da6c18507358f58be8613c1683cebddd642292ad0293a918abc5e3aebf4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:48 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.27 02:06:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:06:48 6ccd7de21b78: Preparing 02:06:48 998daa9f8553: Preparing 02:06:48 e6da4740a0a0: Preparing 02:06:48 1c8732931d78: Preparing 02:06:48 4041b3a95127: Preparing 02:06:48 6d7a7c633a71: Preparing 02:06:48 3aaca4fab118: Preparing 02:06:48 ccb9601b2955: Preparing 02:06:48 651d9022c234: Preparing 02:06:48 6d7a7c633a71: Waiting 02:06:48 ccb9601b2955: Waiting 02:06:48 651d9022c234: Waiting 02:06:48 3aaca4fab118: Waiting 02:06:48 6ccd7de21b78: Layer already exists 02:06:48 1c8732931d78: Layer already exists 02:06:48 998daa9f8553: Layer already exists 02:06:48 e6da4740a0a0: Layer already exists 02:06:48 4041b3a95127: Layer already exists 02:06:48 6d7a7c633a71: Layer already exists 02:06:48 3aaca4fab118: Layer already exists 02:06:48 ccb9601b2955: Layer already exists 02:06:48 651d9022c234: Layer already exists 02:06:49 4.0.0-dev.27: digest: sha256:b5a41da6c18507358f58be8613c1683cebddd642292ad0293a918abc5e3aebf4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:49 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:06:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:06:49 6ccd7de21b78: Preparing 02:06:49 998daa9f8553: Preparing 02:06:49 e6da4740a0a0: Preparing 02:06:49 1c8732931d78: Preparing 02:06:49 4041b3a95127: Preparing 02:06:49 6d7a7c633a71: Preparing 02:06:49 3aaca4fab118: Preparing 02:06:49 ccb9601b2955: Preparing 02:06:49 651d9022c234: Preparing 02:06:49 ccb9601b2955: Waiting 02:06:49 6d7a7c633a71: Waiting 02:06:49 3aaca4fab118: Waiting 02:06:49 651d9022c234: Waiting 02:06:49 1c8732931d78: Layer already exists 02:06:49 998daa9f8553: Layer already exists 02:06:49 e6da4740a0a0: Layer already exists 02:06:49 4041b3a95127: Layer already exists 02:06:49 6ccd7de21b78: Layer already exists 02:06:49 ccb9601b2955: Layer already exists 02:06:49 6d7a7c633a71: Layer already exists 02:06:49 651d9022c234: Layer already exists 02:06:49 3aaca4fab118: Layer already exists 02:06:50 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:b5a41da6c18507358f58be8613c1683cebddd642292ad0293a918abc5e3aebf4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:06:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:06:50 6ccd7de21b78: Preparing 02:06:50 998daa9f8553: Preparing 02:06:50 e6da4740a0a0: Preparing 02:06:50 1c8732931d78: Preparing 02:06:50 4041b3a95127: Preparing 02:06:50 6d7a7c633a71: Preparing 02:06:50 3aaca4fab118: Preparing 02:06:50 ccb9601b2955: Preparing 02:06:50 651d9022c234: Preparing 02:06:50 3aaca4fab118: Waiting 02:06:50 ccb9601b2955: Waiting 02:06:50 651d9022c234: Waiting 02:06:50 6d7a7c633a71: Waiting 02:06:50 6ccd7de21b78: Layer already exists 02:06:50 4041b3a95127: Layer already exists 02:06:50 1c8732931d78: Layer already exists 02:06:50 e6da4740a0a0: Layer already exists 02:06:50 998daa9f8553: Layer already exists 02:06:50 6d7a7c633a71: Layer already exists 02:06:50 651d9022c234: Layer already exists 02:06:50 ccb9601b2955: Layer already exists 02:06:50 3aaca4fab118: Layer already exists 02:06:50 main: digest: sha256:b5a41da6c18507358f58be8613c1683cebddd642292ad0293a918abc5e3aebf4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:06:51 ===================================================== [Pipeline] echo 02:06:51 taggedImages: 02:06:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:06:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:06:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.27 02:06:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:06:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:06:51 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:06:51 8602b498d3128349393517fce1ac5cb853a1a35d 02:06:51 latest 02:06:51 4.0.0-dev.27 02:06:51 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:06:51 main 02:06:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:06:51 409cdeef5779: Preparing 02:06:51 2ef35389d707: Preparing 02:06:51 54e15fa5757c: Preparing 02:06:51 1c8732931d78: Preparing 02:06:51 4041b3a95127: Preparing 02:06:51 d3f8dd412154: Preparing 02:06:51 617763d1e030: Preparing 02:06:51 d3f8dd412154: Waiting 02:06:51 9d14e03e1f2a: Preparing 02:06:51 617763d1e030: Waiting 02:06:51 651d9022c234: Preparing 02:06:51 9d14e03e1f2a: Waiting 02:06:51 651d9022c234: Waiting 02:06:51 1c8732931d78: Layer already exists 02:06:51 4041b3a95127: Layer already exists 02:06:52 617763d1e030: Layer already exists 02:06:52 9d14e03e1f2a: Layer already exists 02:06:52 409cdeef5779: Pushed 02:06:52 2ef35389d707: Pushed 02:06:52 54e15fa5757c: Pushed 02:06:52 651d9022c234: Layer already exists 02:07:14 d3f8dd412154: Pushed 02:07:14 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:d38789d0de126b29a875056d9884ec9b6631f3c67a524c0bc5907a2e25e5b45d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:07:15 409cdeef5779: Preparing 02:07:15 2ef35389d707: Preparing 02:07:15 54e15fa5757c: Preparing 02:07:15 1c8732931d78: Preparing 02:07:15 4041b3a95127: Preparing 02:07:15 d3f8dd412154: Preparing 02:07:15 617763d1e030: Preparing 02:07:15 9d14e03e1f2a: Preparing 02:07:15 651d9022c234: Preparing 02:07:15 d3f8dd412154: Waiting 02:07:15 651d9022c234: Waiting 02:07:15 617763d1e030: Waiting 02:07:15 9d14e03e1f2a: Waiting 02:07:15 2ef35389d707: Layer already exists 02:07:15 54e15fa5757c: Layer already exists 02:07:15 4041b3a95127: Layer already exists 02:07:15 1c8732931d78: Layer already exists 02:07:15 409cdeef5779: Layer already exists 02:07:15 d3f8dd412154: Layer already exists 02:07:15 617763d1e030: Layer already exists 02:07:15 651d9022c234: Layer already exists 02:07:15 9d14e03e1f2a: Layer already exists 02:07:15 latest: digest: sha256:d38789d0de126b29a875056d9884ec9b6631f3c67a524c0bc5907a2e25e5b45d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.27 02:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:07:16 409cdeef5779: Preparing 02:07:16 2ef35389d707: Preparing 02:07:16 54e15fa5757c: Preparing 02:07:16 1c8732931d78: Preparing 02:07:16 4041b3a95127: Preparing 02:07:16 d3f8dd412154: Preparing 02:07:16 617763d1e030: Preparing 02:07:16 9d14e03e1f2a: Preparing 02:07:16 651d9022c234: Preparing 02:07:16 d3f8dd412154: Waiting 02:07:16 617763d1e030: Waiting 02:07:16 9d14e03e1f2a: Waiting 02:07:16 651d9022c234: Waiting 02:07:16 409cdeef5779: Layer already exists 02:07:16 4041b3a95127: Layer already exists 02:07:16 2ef35389d707: Layer already exists 02:07:16 54e15fa5757c: Layer already exists 02:07:16 1c8732931d78: Layer already exists 02:07:16 617763d1e030: Layer already exists 02:07:16 d3f8dd412154: Layer already exists 02:07:16 651d9022c234: Layer already exists 02:07:16 9d14e03e1f2a: Layer already exists 02:07:16 4.0.0-dev.27: digest: sha256:d38789d0de126b29a875056d9884ec9b6631f3c67a524c0bc5907a2e25e5b45d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:16 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:07:17 409cdeef5779: Preparing 02:07:17 2ef35389d707: Preparing 02:07:17 54e15fa5757c: Preparing 02:07:17 1c8732931d78: Preparing 02:07:17 4041b3a95127: Preparing 02:07:17 d3f8dd412154: Preparing 02:07:17 617763d1e030: Preparing 02:07:17 d3f8dd412154: Waiting 02:07:17 9d14e03e1f2a: Preparing 02:07:17 617763d1e030: Waiting 02:07:17 651d9022c234: Preparing 02:07:17 9d14e03e1f2a: Waiting 02:07:17 651d9022c234: Waiting 02:07:17 2ef35389d707: Layer already exists 02:07:17 4041b3a95127: Layer already exists 02:07:17 409cdeef5779: Layer already exists 02:07:17 1c8732931d78: Layer already exists 02:07:17 54e15fa5757c: Layer already exists 02:07:17 617763d1e030: Layer already exists 02:07:17 d3f8dd412154: Layer already exists 02:07:17 9d14e03e1f2a: Layer already exists 02:07:17 651d9022c234: Layer already exists 02:07:17 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:d38789d0de126b29a875056d9884ec9b6631f3c67a524c0bc5907a2e25e5b45d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:17 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:07:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:07:18 409cdeef5779: Preparing 02:07:18 2ef35389d707: Preparing 02:07:18 54e15fa5757c: Preparing 02:07:18 1c8732931d78: Preparing 02:07:18 4041b3a95127: Preparing 02:07:18 d3f8dd412154: Preparing 02:07:18 617763d1e030: Preparing 02:07:18 9d14e03e1f2a: Preparing 02:07:18 651d9022c234: Preparing 02:07:18 d3f8dd412154: Waiting 02:07:18 617763d1e030: Waiting 02:07:18 9d14e03e1f2a: Waiting 02:07:18 651d9022c234: Waiting 02:07:18 4041b3a95127: Layer already exists 02:07:18 54e15fa5757c: Layer already exists 02:07:18 409cdeef5779: Layer already exists 02:07:18 1c8732931d78: Layer already exists 02:07:18 2ef35389d707: Layer already exists 02:07:18 9d14e03e1f2a: Layer already exists 02:07:18 d3f8dd412154: Layer already exists 02:07:18 617763d1e030: Layer already exists 02:07:18 651d9022c234: Layer already exists 02:07:18 main: digest: sha256:d38789d0de126b29a875056d9884ec9b6631f3c67a524c0bc5907a2e25e5b45d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:07:18 ===================================================== [Pipeline] echo 02:07:18 taggedImages: 02:07:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:07:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:07:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.27 02:07:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:07:18 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:07:18 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:07:18 8602b498d3128349393517fce1ac5cb853a1a35d 02:07:18 latest 02:07:18 4.0.0-dev.27 02:07:18 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:07:18 main 02:07:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:07:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:07:19 b76cea469ae4: Preparing 02:07:19 783b27c26692: Preparing 02:07:19 b9b1611b6bb9: Preparing 02:07:19 1c8732931d78: Preparing 02:07:19 4041b3a95127: Preparing 02:07:19 596b07d8eef1: Preparing 02:07:19 596b07d8eef1: Waiting 02:07:19 8052e0d0d52a: Preparing 02:07:19 651d9022c234: Preparing 02:07:19 8052e0d0d52a: Waiting 02:07:19 651d9022c234: Waiting 02:07:19 4041b3a95127: Layer already exists 02:07:19 1c8732931d78: Layer already exists 02:07:19 b76cea469ae4: Pushed 02:07:19 783b27c26692: Pushed 02:07:19 651d9022c234: Layer already exists 02:07:19 8052e0d0d52a: Pushed 02:07:21 596b07d8eef1: Pushed 02:07:27 b9b1611b6bb9: Pushed 02:07:28 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:a7576186e129caf9087111e5d9311423b91c603abe63140d1f6fa6567daace12 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:07:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:07:28 b76cea469ae4: Preparing 02:07:28 783b27c26692: Preparing 02:07:28 b9b1611b6bb9: Preparing 02:07:28 1c8732931d78: Preparing 02:07:28 4041b3a95127: Preparing 02:07:28 596b07d8eef1: Preparing 02:07:28 8052e0d0d52a: Preparing 02:07:28 651d9022c234: Preparing 02:07:28 596b07d8eef1: Waiting 02:07:28 8052e0d0d52a: Waiting 02:07:28 651d9022c234: Waiting 02:07:28 b76cea469ae4: Layer already exists 02:07:28 b9b1611b6bb9: Layer already exists 02:07:28 4041b3a95127: Layer already exists 02:07:28 1c8732931d78: Layer already exists 02:07:28 783b27c26692: Layer already exists 02:07:28 596b07d8eef1: Layer already exists 02:07:28 8052e0d0d52a: Layer already exists 02:07:28 651d9022c234: Layer already exists 02:07:29 latest: digest: sha256:a7576186e129caf9087111e5d9311423b91c603abe63140d1f6fa6567daace12 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.27 02:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:07:29 b76cea469ae4: Preparing 02:07:29 783b27c26692: Preparing 02:07:29 b9b1611b6bb9: Preparing 02:07:29 1c8732931d78: Preparing 02:07:29 4041b3a95127: Preparing 02:07:29 596b07d8eef1: Preparing 02:07:29 8052e0d0d52a: Preparing 02:07:29 651d9022c234: Preparing 02:07:29 8052e0d0d52a: Waiting 02:07:29 651d9022c234: Waiting 02:07:29 596b07d8eef1: Waiting 02:07:29 4041b3a95127: Layer already exists 02:07:29 b76cea469ae4: Layer already exists 02:07:29 1c8732931d78: Layer already exists 02:07:29 b9b1611b6bb9: Layer already exists 02:07:29 783b27c26692: Layer already exists 02:07:29 651d9022c234: Layer already exists 02:07:29 596b07d8eef1: Layer already exists 02:07:29 8052e0d0d52a: Layer already exists 02:07:30 4.0.0-dev.27: digest: sha256:a7576186e129caf9087111e5d9311423b91c603abe63140d1f6fa6567daace12 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:07:30 b76cea469ae4: Preparing 02:07:30 783b27c26692: Preparing 02:07:30 b9b1611b6bb9: Preparing 02:07:30 1c8732931d78: Preparing 02:07:30 4041b3a95127: Preparing 02:07:30 596b07d8eef1: Preparing 02:07:30 8052e0d0d52a: Preparing 02:07:30 651d9022c234: Preparing 02:07:30 8052e0d0d52a: Waiting 02:07:30 651d9022c234: Waiting 02:07:30 596b07d8eef1: Waiting 02:07:30 1c8732931d78: Layer already exists 02:07:30 783b27c26692: Layer already exists 02:07:30 b9b1611b6bb9: Layer already exists 02:07:30 b76cea469ae4: Layer already exists 02:07:30 4041b3a95127: Layer already exists 02:07:30 596b07d8eef1: Layer already exists 02:07:30 8052e0d0d52a: Layer already exists 02:07:30 651d9022c234: Layer already exists 02:07:31 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:a7576186e129caf9087111e5d9311423b91c603abe63140d1f6fa6567daace12 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:07:31 b76cea469ae4: Preparing 02:07:31 783b27c26692: Preparing 02:07:31 b9b1611b6bb9: Preparing 02:07:31 1c8732931d78: Preparing 02:07:31 4041b3a95127: Preparing 02:07:31 596b07d8eef1: Preparing 02:07:31 8052e0d0d52a: Preparing 02:07:31 651d9022c234: Preparing 02:07:31 596b07d8eef1: Waiting 02:07:31 651d9022c234: Waiting 02:07:31 8052e0d0d52a: Waiting 02:07:31 1c8732931d78: Layer already exists 02:07:31 b9b1611b6bb9: Layer already exists 02:07:31 783b27c26692: Layer already exists 02:07:31 b76cea469ae4: Layer already exists 02:07:31 4041b3a95127: Layer already exists 02:07:31 596b07d8eef1: Layer already exists 02:07:31 8052e0d0d52a: Layer already exists 02:07:31 651d9022c234: Layer already exists 02:07:32 main: digest: sha256:a7576186e129caf9087111e5d9311423b91c603abe63140d1f6fa6567daace12 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:07:32 ===================================================== [Pipeline] echo 02:07:32 taggedImages: 02:07:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:07:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:07:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.27 02:07:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:07:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:07:32 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:07:32 8602b498d3128349393517fce1ac5cb853a1a35d 02:07:32 latest 02:07:32 4.0.0-dev.27 02:07:32 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:07:32 main 02:07:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:07:32 0ff1e1f0fe3c: Preparing 02:07:32 31e9010d4285: Preparing 02:07:32 1c8732931d78: Preparing 02:07:32 4041b3a95127: Preparing 02:07:32 ad27054af393: Preparing 02:07:32 5018fdbe898c: Preparing 02:07:32 651d9022c234: Preparing 02:07:32 5018fdbe898c: Waiting 02:07:32 651d9022c234: Waiting 02:07:32 4041b3a95127: Layer already exists 02:07:32 1c8732931d78: Layer already exists 02:07:33 651d9022c234: Layer already exists 02:07:33 0ff1e1f0fe3c: Pushed 02:07:33 5018fdbe898c: Pushed 02:07:34 ad27054af393: Pushed 02:07:41 31e9010d4285: Pushed 02:07:41 8602b498d3128349393517fce1ac5cb853a1a35d: digest: sha256:6509dbc6f607cb78bbc644a46c522ea4e1b8d4422e7e67d783f888981be22553 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:07:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:07:42 0ff1e1f0fe3c: Preparing 02:07:42 31e9010d4285: Preparing 02:07:42 1c8732931d78: Preparing 02:07:42 4041b3a95127: Preparing 02:07:42 ad27054af393: Preparing 02:07:42 5018fdbe898c: Preparing 02:07:42 651d9022c234: Preparing 02:07:42 5018fdbe898c: Waiting 02:07:42 651d9022c234: Waiting 02:07:42 ad27054af393: Layer already exists 02:07:42 31e9010d4285: Layer already exists 02:07:42 0ff1e1f0fe3c: Layer already exists 02:07:42 4041b3a95127: Layer already exists 02:07:42 1c8732931d78: Layer already exists 02:07:42 5018fdbe898c: Layer already exists 02:07:42 651d9022c234: Layer already exists 02:07:42 latest: digest: sha256:6509dbc6f607cb78bbc644a46c522ea4e1b8d4422e7e67d783f888981be22553 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.27 02:07:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:07:43 0ff1e1f0fe3c: Preparing 02:07:43 31e9010d4285: Preparing 02:07:43 1c8732931d78: Preparing 02:07:43 4041b3a95127: Preparing 02:07:43 ad27054af393: Preparing 02:07:43 5018fdbe898c: Preparing 02:07:43 651d9022c234: Preparing 02:07:43 651d9022c234: Waiting 02:07:43 5018fdbe898c: Waiting 02:07:43 0ff1e1f0fe3c: Layer already exists 02:07:43 1c8732931d78: Layer already exists 02:07:43 4041b3a95127: Layer already exists 02:07:43 31e9010d4285: Layer already exists 02:07:43 ad27054af393: Layer already exists 02:07:43 5018fdbe898c: Layer already exists 02:07:43 651d9022c234: Layer already exists 02:07:43 4.0.0-dev.27: digest: sha256:6509dbc6f607cb78bbc644a46c522ea4e1b8d4422e7e67d783f888981be22553 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:07:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:07:44 0ff1e1f0fe3c: Preparing 02:07:44 31e9010d4285: Preparing 02:07:44 1c8732931d78: Preparing 02:07:44 4041b3a95127: Preparing 02:07:44 ad27054af393: Preparing 02:07:44 5018fdbe898c: Preparing 02:07:44 651d9022c234: Preparing 02:07:44 5018fdbe898c: Waiting 02:07:44 651d9022c234: Waiting 02:07:44 31e9010d4285: Layer already exists 02:07:44 1c8732931d78: Layer already exists 02:07:44 4041b3a95127: Layer already exists 02:07:44 ad27054af393: Layer already exists 02:07:44 0ff1e1f0fe3c: Layer already exists 02:07:44 5018fdbe898c: Layer already exists 02:07:44 651d9022c234: Layer already exists 02:07:44 8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27: digest: sha256:6509dbc6f607cb78bbc644a46c522ea4e1b8d4422e7e67d783f888981be22553 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:07:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:07:45 0ff1e1f0fe3c: Preparing 02:07:45 31e9010d4285: Preparing 02:07:45 1c8732931d78: Preparing 02:07:45 4041b3a95127: Preparing 02:07:45 ad27054af393: Preparing 02:07:45 5018fdbe898c: Preparing 02:07:45 651d9022c234: Preparing 02:07:45 5018fdbe898c: Waiting 02:07:45 651d9022c234: Waiting 02:07:45 4041b3a95127: Layer already exists 02:07:45 31e9010d4285: Layer already exists 02:07:45 1c8732931d78: Layer already exists 02:07:45 ad27054af393: Layer already exists 02:07:45 0ff1e1f0fe3c: Layer already exists 02:07:45 5018fdbe898c: Layer already exists 02:07:45 651d9022c234: Layer already exists 02:07:45 main: digest: sha256:6509dbc6f607cb78bbc644a46c522ea4e1b8d4422e7e67d783f888981be22553 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:07:45 ===================================================== [Pipeline] echo 02:07:45 taggedImages: 02:07:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8602b498d3128349393517fce1ac5cb853a1a35d 02:07:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:07:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.27 02:07:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8602b498d3128349393517fce1ac5cb853a1a35d-4.0.0-dev.27 02:07:45 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:07:46 02:07:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:07:46 arm64: Pulling from edgex-lftools-log-publisher 02:07:46 8998bd30e6a1: Pulling fs layer 02:07:46 04944245beec: Pulling fs layer 02:07:46 699f458cf7ca: Pulling fs layer 02:07:46 765212b225bb: Pulling fs layer 02:07:46 f23df028b6ca: Pulling fs layer 02:07:46 d65c8cfc05b1: Pulling fs layer 02:07:46 2437ff75d9bd: Pulling fs layer 02:07:46 765212b225bb: Waiting 02:07:46 f23df028b6ca: Waiting 02:07:46 d65c8cfc05b1: Waiting 02:07:46 2437ff75d9bd: Waiting 02:07:46 04944245beec: Download complete 02:07:46 765212b225bb: Verifying Checksum 02:07:46 765212b225bb: Download complete 02:07:46 f23df028b6ca: Verifying Checksum 02:07:46 f23df028b6ca: Download complete 02:07:46 d65c8cfc05b1: Verifying Checksum 02:07:46 d65c8cfc05b1: Download complete 02:07:46 699f458cf7ca: Verifying Checksum 02:07:46 699f458cf7ca: Download complete 02:07:47 8998bd30e6a1: Verifying Checksum 02:07:47 8998bd30e6a1: Download complete 02:07:49 2437ff75d9bd: Verifying Checksum 02:07:49 2437ff75d9bd: Download complete 02:07:54 8998bd30e6a1: Pull complete 02:07:54 04944245beec: Pull complete 02:07:56 699f458cf7ca: Pull complete 02:07:56 765212b225bb: Pull complete 02:07:56 f23df028b6ca: Pull complete 02:07:56 d65c8cfc05b1: Pull complete 02:08:23 2437ff75d9bd: Pull complete 02:08:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:08:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:08:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:23 prd-ubuntu20.04-docker-arm64-4c-16g-34995 does not seem to be running inside a container 02:08:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:08:26 $ docker top a2eb1f48216426fa8bbd1f54e779efcaedbad6528eba44a1328e703fcac63dbe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:26 ---> job-cost.sh 02:08:26 lf-activate-venv: SKIPPING 02:08:26 INFO: No Stack... 02:08:27 INFO: Retrieving Pricing Info for: v3-standard-8 02:08:28 INFO: Archiving Costs [Pipeline] sh 02:08:28 + cat /w/workspace/edgex-go/763/archives/cost.csv 02:08:28 + cut -d, -f6 [Pipeline] lock 02:08:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-763-stack-cost] 02:08:28 Resource [jenkins-edgexfoundry-edgex-go-main-763-stack-cost] did not exist. Created. 02:08:28 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-763-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:08:29 + echo total: 0.2199999988079071 [Pipeline] stash 02:08:29 Stashed 1 file(s) [Pipeline] } 02:08:29 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-763-stack-cost] [Pipeline] // lock [Pipeline] } 02:08:29 $ docker stop --time=1 a2eb1f48216426fa8bbd1f54e779efcaedbad6528eba44a1328e703fcac63dbe 02:08:31 $ docker rm -f --volumes a2eb1f48216426fa8bbd1f54e779efcaedbad6528eba44a1328e703fcac63dbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:08:31 provisioning config files... 02:08:31 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/763@tmp/config134334719783127307tmp [Pipeline] { [Pipeline] sh 02:08:32 + set +x 02:08:32 + curl -s https://codecov.io/bash 02:08:32 + bash -s -- 02:08:32 02:08:32 _____ _ 02:08:32 / ____| | | 02:08:32 | | ___ __| | ___ ___ _____ __ 02:08:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:08:32 | |___| (_) | (_| | __/ (_| (_) \ V / 02:08:32 \_____\___/ \__,_|\___|\___\___/ \_/ 02:08:32 Bash-1.0.6 02:08:32 02:08:32 02:08:32 ==> git version 2.25.1 found 02:08:32 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:08:32 Release-Date: 2020-01-08 02:08:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:08:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:08:32 ==> Jenkins CI detected. 02:08:32 current dir:  /w/workspace/edgex-go/763 02:08:32 project root: . 02:08:32 --> token set from env 02:08:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:08:32 ==> Running gcov in . (disable via -X gcov) 02:08:32 ==> Python coveragepy not found 02:08:32 ==> Searching for coverage reports in: 02:08:32 + . 02:08:32 -> Found 1 reports 02:08:32 ==> Detecting git/mercurial file structure 02:08:32 ==> Reading reports 02:08:32 + ./coverage.out bytes=1412873 02:08:32 ==> Appending adjustments 02:08:32 https://docs.codecov.io/docs/fixing-reports 02:08:33 + Found adjustments 02:08:33 ==> Gzipping contents 02:08:33 124K /tmp/codecov.lSR8dv.gz 02:08:33 ==> Uploading reports 02:08:33 url: https://codecov.io 02:08:33 query: branch=main&commit=8602b498d3128349393517fce1ac5cb853a1a35d&build=763&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F763%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:08:33 -> Pinging Codecov 02:08:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8602b498d3128349393517fce1ac5cb853a1a35d&build=763&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F763%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:08:33 -> Uploading to 02:08:33 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/8602b498d3128349393517fce1ac5cb853a1a35d/a3be7be1-357c-4f09-8bd0-d84dedc658f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241213%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241213T020833Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=72854594a707ed998942a4a9c9888824622d2b31e133170ce641ffe0c76c503e 02:08:33 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:33 Dload Upload Total Spent Left Speed 02:08:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 483k --:--:-- --:--:-- --:--:-- 483k 02:08:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8602b498d3128349393517fce1ac5cb853a1a35d [Pipeline] } 02:08:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:08:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:08:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:08:34 02:08:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:08:34 latest: Pulling from edgex-devops/edgex-snyk-go 02:08:34 43c4264eed91: Already exists 02:08:34 4cc291be95ef: Already exists 02:08:34 2ac1f1163629: Already exists 02:08:34 5c3c966382ef: Already exists 02:08:34 4f4fb700ef54: Already exists 02:08:34 d9c7d2e4e75e: Pulling fs layer 02:08:34 9c3e1370e548: Pulling fs layer 02:08:35 d9c7d2e4e75e: Verifying Checksum 02:08:35 d9c7d2e4e75e: Download complete 02:08:35 d9c7d2e4e75e: Pull complete 02:08:35 9c3e1370e548: Verifying Checksum 02:08:35 9c3e1370e548: Download complete 02:08:39 9c3e1370e548: Pull complete 02:08:39 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:08:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:08:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:39 prd-ubuntu20.04-docker-8c-8g-34992 does not seem to be running inside a container 02:08:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:08:42 $ docker top 032144479ca689979242ce6dadf3bf68d798cac9b26df78bc92acd1a45850084 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:42 + git config --global --add safe.directory /w/workspace/edgex-go/763 [Pipeline] echo 02:08:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:08:42 + set -o pipefail 02:08:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:08:52 02:08:52 Monitoring /w/workspace/edgex-go/763 (github.com/edgexfoundry/edgex-go)... 02:08:52 02:08:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/d1fe2057-468f-4ba9-b647-4acedeb082d2 02:08:52 02:08:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:08:52 02:08:52 02:08:52 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:08:52 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:08:52 $ docker stop --time=1 032144479ca689979242ce6dadf3bf68d798cac9b26df78bc92acd1a45850084 02:08:56 $ docker rm -f --volumes 032144479ca689979242ce6dadf3bf68d798cac9b26df78bc92acd1a45850084 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:08:56 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:56 provisioning config files... 02:08:56 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/763@tmp/config17815642929287934659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:57 --> edgex-publish-swagger.sh 02:08:57 === Publish openapi API === 02:08:57 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:08:57 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/763/openapi/core-command.yaml] 02:08:57 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:57 Dload Upload Total Spent Left Speed 02:08:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 65433 --:--:-- --:--:-- --:--:-- 65302 100 32782 0 0 100 32782 0 65302 --:--:-- --:--:-- --:--:-- 65172 02:08:57 02:08:57 02:08:57 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/763/openapi/core-data.yaml] 02:08:57 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:57 Dload Upload Total Spent Left Speed 02:08:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 169k --:--:-- --:--:-- --:--:-- 169k 02:08:58 02:08:58 02:08:58 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/763/openapi/core-keeper.yaml] 02:08:58 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:58 Dload Upload Total Spent Left Speed 02:08:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 351 170k --:--:-- --:--:-- --:--:-- 170k 02:08:58 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:08:58 02:08:58 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/763/openapi/core-metadata.yaml] 02:08:58 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:58 Dload Upload Total Spent Left Speed 02:08:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 303 301k --:--:-- --:--:-- --:--:-- 300k 100 154k 100 156 100 154k 303 301k --:--:-- --:--:-- --:--:-- 300k 02:08:58 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:08:58 02:08:58 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/763/openapi/support-notifications.yaml] 02:08:58 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:58 Dload Upload Total Spent Left Speed 02:08:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 358 195k --:--:-- --:--:-- --:--:-- 196k 02:08:59 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:08:59 02:08:59 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/763/openapi/support-scheduler.yaml] 02:08:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:59 Dload Upload Total Spent Left Speed 02:08:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 520 165k --:--:-- --:--:-- --:--:-- 165k 02:08:59 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:08:59 [Pipeline] } 02:08:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:09:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:09:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:09:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:00 prd-ubuntu20.04-docker-8c-8g-34992 does not seem to be running inside a container 02:09:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:09:01 $ docker top 2eb83528d093c47b1251196876d412626669e34647c2571007f33dfeecd5f7af -eo pid,comm 02:09:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:09:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:09:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:09:01 [ssh-agent] Looking for ssh-agent implementation... 02:09:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:09:01 $ docker exec 2eb83528d093c47b1251196876d412626669e34647c2571007f33dfeecd5f7af ssh-agent 02:09:01 SSH_AUTH_SOCK=/tmp/ssh-6puFJIFYHkEE/agent.32 02:09:01 SSH_AGENT_PID=38 02:09:01 Running ssh-add (command line suppressed) 02:09:01 Identity added: /w/workspace/edgex-go/763@tmp/private_key_1733295188315538581.key (/w/workspace/edgex-go/763@tmp/private_key_1733295188315538581.key) 02:09:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:09:01 + git semver tag 02:09:02 2024-12-13 02:09:02,070 [run_tag] DEBUG tag force:False 02:09:02 2024-12-13 02:09:02,071 [check_head_tag] DEBUG check head tag 02:09:02 2024-12-13 02:09:02,073 [execute] INFO git cat-file --batch-check 02:09:02 2024-12-13 02:09:02,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/763, universal_newlines=False, shell=None, istream=) 02:09:02 2024-12-13 02:09:02,078 [execute] INFO git cat-file --batch 02:09:02 2024-12-13 02:09:02,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/763, universal_newlines=False, shell=None, istream=) 02:09:02 2024-12-13 02:09:02,134 [read_version] DEBUG read version from /w/workspace/edgex-go/763/.semver/main 02:09:02 2024-12-13 02:09:02,134 [execute] INFO git tag -a v4.0.0-dev.27 -m v4.0.0-dev.27 02:09:02 2024-12-13 02:09:02,134 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.27', '-m', 'v4.0.0-dev.27'], cwd=/w/workspace/edgex-go/763, universal_newlines=False, shell=None, istream=None) 02:09:02 2024-12-13 02:09:02,140 [read_version] DEBUG read version from /w/workspace/edgex-go/763/.semver/main 02:09:02 4.0.0-dev.27 [Pipeline] } 02:09:02 $ docker exec --env ******** --env ******** 2eb83528d093c47b1251196876d412626669e34647c2571007f33dfeecd5f7af ssh-agent -k 02:09:02 unset SSH_AUTH_SOCK; 02:09:02 unset SSH_AGENT_PID; 02:09:02 echo Agent pid 38 killed; 02:09:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:09:02 + git semver [Pipeline] } 02:09:03 $ docker stop --time=1 2eb83528d093c47b1251196876d412626669e34647c2571007f33dfeecd5f7af 02:09:04 $ docker rm -f --volumes 2eb83528d093c47b1251196876d412626669e34647c2571007f33dfeecd5f7af [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:09:04 02:09:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:09:05 0.23.1-centos7: Pulling from edgex-lftools 02:09:05 ab5ef0e58194: Pulling fs layer 02:09:05 9712f1f96733: Pulling fs layer 02:09:05 63f879dbbcfc: Pulling fs layer 02:09:05 0d9ebad4ef96: Pulling fs layer 02:09:05 e9a5061849ea: Pulling fs layer 02:09:05 d747dcd14b5f: Pulling fs layer 02:09:05 2de7ff778b66: Pulling fs layer 02:09:05 e9a5061849ea: Waiting 02:09:05 0d9ebad4ef96: Waiting 02:09:05 d747dcd14b5f: Waiting 02:09:05 2de7ff778b66: Waiting 02:09:05 9712f1f96733: Verifying Checksum 02:09:05 9712f1f96733: Download complete 02:09:05 63f879dbbcfc: Verifying Checksum 02:09:05 63f879dbbcfc: Download complete 02:09:05 e9a5061849ea: Verifying Checksum 02:09:05 e9a5061849ea: Download complete 02:09:05 d747dcd14b5f: Verifying Checksum 02:09:05 d747dcd14b5f: Download complete 02:09:05 0d9ebad4ef96: Verifying Checksum 02:09:05 0d9ebad4ef96: Download complete 02:09:05 ab5ef0e58194: Verifying Checksum 02:09:05 ab5ef0e58194: Download complete 02:09:05 2de7ff778b66: Verifying Checksum 02:09:05 2de7ff778b66: Download complete 02:09:08 ab5ef0e58194: Pull complete 02:09:08 9712f1f96733: Pull complete 02:09:08 63f879dbbcfc: Pull complete 02:09:12 0d9ebad4ef96: Pull complete 02:09:12 e9a5061849ea: Pull complete 02:09:12 d747dcd14b5f: Pull complete 02:09:14 2de7ff778b66: Pull complete 02:09:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:09:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:09:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:14 prd-ubuntu20.04-docker-8c-8g-34992 does not seem to be running inside a container 02:09:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:09:19 $ docker top 9234eb3255b670e03edb16d0e33951c1b66913508241031a5b61666138457add -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:09:19 provisioning config files... 02:09:19 copy managed file [sigul-config] to file:/w/workspace/edgex-go/763@tmp/config4154492705894564309tmp 02:09:19 copy managed file [sigul-password] to file:/w/workspace/edgex-go/763@tmp/config11904862258593973627tmp 02:09:19 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/763@tmp/config3942547639637110743tmp [Pipeline] { [Pipeline] echo 02:09:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:09:20 ---> sigul-configuration.sh 02:09:20 gpg: directory `/root/.gnupg' created 02:09:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:09:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:09:20 gpg: keyring `/root/.gnupg/secring.gpg' created 02:09:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:09:20 gpg: CAST5 encrypted data 02:09:20 gpg: encrypted with 1 passphrase 02:09:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:09:20 + mkdir /home/jenkins 02:09:20 + mkdir /home/jenkins/sigul [Pipeline] sh 02:09:20 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:09:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:09:21 ---> sigul-install.sh 02:09:21 Sigul already installed; skipping installation. [Pipeline] sh 02:09:21 + git tag --list 02:09:21 0.6.0 02:09:21 0.6.1 02:09:21 0.7.0 02:09:21 0.7.1 02:09:21 v1.0.0 02:09:21 v1.0.1 02:09:21 v1.1.0 02:09:21 v1.2.0 02:09:21 v1.2.1 02:09:21 v1.3.0 02:09:21 v1.3.1 02:09:21 v2.0.0 02:09:21 v2.1.0 02:09:21 v2.1.1 02:09:21 v2.2.0 02:09:21 v2.3.0 02:09:21 v3.0 02:09:21 v3.0.0 02:09:21 v3.1 02:09:21 v3.1.0 02:09:21 v3.1.0-dev.1 02:09:21 v3.1.0-dev.10 02:09:21 v3.1.0-dev.11 02:09:21 v3.1.0-dev.12 02:09:21 v3.1.0-dev.13 02:09:21 v3.1.0-dev.14 02:09:21 v3.1.0-dev.15 02:09:21 v3.1.0-dev.16 02:09:21 v3.1.0-dev.17 02:09:21 v3.1.0-dev.18 02:09:21 v3.1.0-dev.19 02:09:21 v3.1.0-dev.2 02:09:21 v3.1.0-dev.20 02:09:21 v3.1.0-dev.21 02:09:21 v3.1.0-dev.22 02:09:21 v3.1.0-dev.23 02:09:21 v3.1.0-dev.24 02:09:21 v3.1.0-dev.25 02:09:21 v3.1.0-dev.26 02:09:21 v3.1.0-dev.27 02:09:21 v3.1.0-dev.28 02:09:21 v3.1.0-dev.29 02:09:21 v3.1.0-dev.3 02:09:21 v3.1.0-dev.30 02:09:21 v3.1.0-dev.31 02:09:21 v3.1.0-dev.32 02:09:21 v3.1.0-dev.33 02:09:21 v3.1.0-dev.34 02:09:21 v3.1.0-dev.35 02:09:21 v3.1.0-dev.36 02:09:21 v3.1.0-dev.37 02:09:21 v3.1.0-dev.38 02:09:21 v3.1.0-dev.39 02:09:21 v3.1.0-dev.4 02:09:21 v3.1.0-dev.40 02:09:21 v3.1.0-dev.41 02:09:21 v3.1.0-dev.42 02:09:21 v3.1.0-dev.43 02:09:21 v3.1.0-dev.44 02:09:21 v3.1.0-dev.45 02:09:21 v3.1.0-dev.46 02:09:21 v3.1.0-dev.47 02:09:21 v3.1.0-dev.48 02:09:21 v3.1.0-dev.49 02:09:21 v3.1.0-dev.5 02:09:21 v3.1.0-dev.50 02:09:21 v3.1.0-dev.51 02:09:21 v3.1.0-dev.52 02:09:21 v3.1.0-dev.53 02:09:21 v3.1.0-dev.54 02:09:21 v3.1.0-dev.55 02:09:21 v3.1.0-dev.56 02:09:21 v3.1.0-dev.57 02:09:21 v3.1.0-dev.58 02:09:21 v3.1.0-dev.59 02:09:21 v3.1.0-dev.6 02:09:21 v3.1.0-dev.60 02:09:21 v3.1.0-dev.61 02:09:21 v3.1.0-dev.62 02:09:21 v3.1.0-dev.63 02:09:21 v3.1.0-dev.64 02:09:21 v3.1.0-dev.65 02:09:21 v3.1.0-dev.66 02:09:21 v3.1.0-dev.67 02:09:21 v3.1.0-dev.68 02:09:21 v3.1.0-dev.69 02:09:21 v3.1.0-dev.7 02:09:21 v3.1.0-dev.70 02:09:21 v3.1.0-dev.71 02:09:21 v3.1.0-dev.72 02:09:21 v3.1.0-dev.73 02:09:21 v3.1.0-dev.8 02:09:21 v3.1.0-dev.9 02:09:21 v3.1.1 02:09:21 v3.1.1-dev.1 02:09:21 v3.1.1-dev.2 02:09:21 v3.2.0-dev.1 02:09:21 v3.2.0-dev.10 02:09:21 v3.2.0-dev.100 02:09:21 v3.2.0-dev.101 02:09:21 v3.2.0-dev.102 02:09:21 v3.2.0-dev.103 02:09:21 v3.2.0-dev.104 02:09:21 v3.2.0-dev.105 02:09:21 v3.2.0-dev.106 02:09:21 v3.2.0-dev.107 02:09:21 v3.2.0-dev.108 02:09:21 v3.2.0-dev.109 02:09:21 v3.2.0-dev.11 02:09:21 v3.2.0-dev.12 02:09:21 v3.2.0-dev.13 02:09:21 v3.2.0-dev.14 02:09:21 v3.2.0-dev.15 02:09:21 v3.2.0-dev.16 02:09:21 v3.2.0-dev.17 02:09:21 v3.2.0-dev.18 02:09:21 v3.2.0-dev.19 02:09:21 v3.2.0-dev.2 02:09:21 v3.2.0-dev.20 02:09:21 v3.2.0-dev.21 02:09:21 v3.2.0-dev.22 02:09:21 v3.2.0-dev.23 02:09:21 v3.2.0-dev.24 02:09:21 v3.2.0-dev.25 02:09:21 v3.2.0-dev.26 02:09:21 v3.2.0-dev.27 02:09:21 v3.2.0-dev.28 02:09:21 v3.2.0-dev.29 02:09:21 v3.2.0-dev.3 02:09:21 v3.2.0-dev.30 02:09:21 v3.2.0-dev.31 02:09:21 v3.2.0-dev.32 02:09:21 v3.2.0-dev.33 02:09:21 v3.2.0-dev.34 02:09:21 v3.2.0-dev.35 02:09:21 v3.2.0-dev.36 02:09:21 v3.2.0-dev.37 02:09:21 v3.2.0-dev.38 02:09:21 v3.2.0-dev.39 02:09:21 v3.2.0-dev.4 02:09:21 v3.2.0-dev.40 02:09:21 v3.2.0-dev.41 02:09:21 v3.2.0-dev.42 02:09:21 v3.2.0-dev.43 02:09:21 v3.2.0-dev.44 02:09:21 v3.2.0-dev.45 02:09:21 v3.2.0-dev.46 02:09:21 v3.2.0-dev.47 02:09:21 v3.2.0-dev.48 02:09:21 v3.2.0-dev.49 02:09:21 v3.2.0-dev.5 02:09:21 v3.2.0-dev.50 02:09:21 v3.2.0-dev.51 02:09:21 v3.2.0-dev.52 02:09:21 v3.2.0-dev.53 02:09:21 v3.2.0-dev.54 02:09:21 v3.2.0-dev.55 02:09:21 v3.2.0-dev.56 02:09:21 v3.2.0-dev.57 02:09:21 v3.2.0-dev.58 02:09:21 v3.2.0-dev.59 02:09:21 v3.2.0-dev.6 02:09:21 v3.2.0-dev.60 02:09:21 v3.2.0-dev.61 02:09:21 v3.2.0-dev.62 02:09:21 v3.2.0-dev.63 02:09:21 v3.2.0-dev.64 02:09:21 v3.2.0-dev.65 02:09:21 v3.2.0-dev.66 02:09:21 v3.2.0-dev.67 02:09:21 v3.2.0-dev.68 02:09:21 v3.2.0-dev.69 02:09:21 v3.2.0-dev.7 02:09:21 v3.2.0-dev.70 02:09:21 v3.2.0-dev.71 02:09:21 v3.2.0-dev.72 02:09:21 v3.2.0-dev.73 02:09:21 v3.2.0-dev.74 02:09:21 v3.2.0-dev.75 02:09:21 v3.2.0-dev.76 02:09:21 v3.2.0-dev.77 02:09:21 v3.2.0-dev.78 02:09:21 v3.2.0-dev.79 02:09:21 v3.2.0-dev.8 02:09:21 v3.2.0-dev.80 02:09:21 v3.2.0-dev.81 02:09:21 v3.2.0-dev.82 02:09:21 v3.2.0-dev.83 02:09:21 v3.2.0-dev.84 02:09:21 v3.2.0-dev.85 02:09:21 v3.2.0-dev.86 02:09:21 v3.2.0-dev.87 02:09:21 v3.2.0-dev.88 02:09:21 v3.2.0-dev.89 02:09:21 v3.2.0-dev.9 02:09:21 v3.2.0-dev.90 02:09:21 v3.2.0-dev.91 02:09:21 v3.2.0-dev.92 02:09:21 v3.2.0-dev.93 02:09:21 v3.2.0-dev.94 02:09:21 v3.2.0-dev.95 02:09:21 v3.2.0-dev.96 02:09:21 v3.2.0-dev.97 02:09:21 v3.2.0-dev.98 02:09:21 v3.2.0-dev.99 02:09:21 v4.0.0-dev.1 02:09:21 v4.0.0-dev.10 02:09:21 v4.0.0-dev.11 02:09:21 v4.0.0-dev.12 02:09:21 v4.0.0-dev.13 02:09:21 v4.0.0-dev.14 02:09:21 v4.0.0-dev.15 02:09:21 v4.0.0-dev.16 02:09:21 v4.0.0-dev.17 02:09:21 v4.0.0-dev.18 02:09:21 v4.0.0-dev.19 02:09:21 v4.0.0-dev.2 02:09:21 v4.0.0-dev.20 02:09:21 v4.0.0-dev.21 02:09:21 v4.0.0-dev.22 02:09:21 v4.0.0-dev.23 02:09:21 v4.0.0-dev.24 02:09:21 v4.0.0-dev.25 02:09:21 v4.0.0-dev.26 02:09:21 v4.0.0-dev.27 02:09:21 v4.0.0-dev.3 02:09:21 v4.0.0-dev.4 02:09:21 v4.0.0-dev.5 02:09:21 v4.0.0-dev.6 02:09:21 v4.0.0-dev.7 02:09:21 v4.0.0-dev.8 02:09:21 v4.0.0-dev.9 [Pipeline] sh 02:09:21 + lftools sign git-tag v4.0.0-dev.27 02:09:22 Signing Git tag with Sigul... 02:09:22 Signing v4.0.0-dev.27 [Pipeline] echo 02:09:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:09:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:09:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:09:23 $ docker stop --time=1 9234eb3255b670e03edb16d0e33951c1b66913508241031a5b61666138457add 02:09:24 $ docker rm -f --volumes 9234eb3255b670e03edb16d0e33951c1b66913508241031a5b61666138457add [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:09:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:09:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:09:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:25 prd-ubuntu20.04-docker-8c-8g-34992 does not seem to be running inside a container 02:09:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:09:25 $ docker top f7a0b5fecc5328de8bb8dc6a986621c4eb2fb1307f2580ce5cf0cba82e6ff5db -eo pid,comm 02:09:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:09:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:09:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:09:25 [ssh-agent] Looking for ssh-agent implementation... 02:09:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:09:26 $ docker exec f7a0b5fecc5328de8bb8dc6a986621c4eb2fb1307f2580ce5cf0cba82e6ff5db ssh-agent 02:09:26 SSH_AUTH_SOCK=/tmp/ssh-hTK686HE66t6/agent.32 02:09:26 SSH_AGENT_PID=38 02:09:26 Running ssh-add (command line suppressed) 02:09:26 Identity added: /w/workspace/edgex-go/763@tmp/private_key_6746862132552201597.key (/w/workspace/edgex-go/763@tmp/private_key_6746862132552201597.key) 02:09:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:09:26 + git semver bump pre 02:09:26 2024-12-13 02:09:26,739 [read_version] DEBUG read version from /w/workspace/edgex-go/763/.semver/main 02:09:26 2024-12-13 02:09:26,740 [bump_version] DEBUG bumping version:4.0.0-dev.27 on axis:pre with prefix:dev 02:09:26 2024-12-13 02:09:26,740 [bump_version] DEBUG bumped version:4.0.0-dev.28 02:09:26 2024-12-13 02:09:26,740 [write_version] DEBUG write version:4.0.0-dev.28 to path:/w/workspace/edgex-go/763/.semver/main with force:True 02:09:26 2024-12-13 02:09:26,740 [read_version] DEBUG read version from /w/workspace/edgex-go/763/.semver/main 02:09:26 2024-12-13 02:09:26,740 [write_file] DEBUG write to file:/w/workspace/edgex-go/763/.semver/main 02:09:26 2024-12-13 02:09:26,742 [execute] INFO git cat-file --batch-check 02:09:26 2024-12-13 02:09:26,742 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/763/.semver, universal_newlines=False, shell=None, istream=) 02:09:26 2024-12-13 02:09:26,746 [execute] INFO git cat-file --batch 02:09:26 2024-12-13 02:09:26,747 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/763/.semver, universal_newlines=False, shell=None, istream=) 02:09:26 2024-12-13 02:09:26,751 [read_version] DEBUG read version from /w/workspace/edgex-go/763/.semver/main 02:09:26 4.0.0-dev.28 [Pipeline] } 02:09:26 $ docker exec --env ******** --env ******** f7a0b5fecc5328de8bb8dc6a986621c4eb2fb1307f2580ce5cf0cba82e6ff5db ssh-agent -k 02:09:26 unset SSH_AUTH_SOCK; 02:09:26 unset SSH_AGENT_PID; 02:09:26 echo Agent pid 38 killed; 02:09:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:09:27 + git semver [Pipeline] } 02:09:27 $ docker stop --time=1 f7a0b5fecc5328de8bb8dc6a986621c4eb2fb1307f2580ce5cf0cba82e6ff5db 02:09:28 $ docker rm -f --volumes f7a0b5fecc5328de8bb8dc6a986621c4eb2fb1307f2580ce5cf0cba82e6ff5db [Pipeline] // withDockerContainer [Pipeline] sh 02:09:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:09:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:09:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:29 prd-ubuntu20.04-docker-8c-8g-34992 does not seem to be running inside a container 02:09:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:09:29 $ docker top f57a82e40f1ad655319fa5ee0f947082d8160e4a4a3373b4d5ec7d059a3cab42 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:09:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:09:30 [ssh-agent] Looking for ssh-agent implementation... 02:09:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:09:30 $ docker exec f57a82e40f1ad655319fa5ee0f947082d8160e4a4a3373b4d5ec7d059a3cab42 ssh-agent 02:09:30 SSH_AUTH_SOCK=/tmp/ssh-W4VsFLRnA6rM/agent.33 02:09:30 SSH_AGENT_PID=39 02:09:30 Running ssh-add (command line suppressed) 02:09:30 Identity added: /w/workspace/edgex-go/763@tmp/private_key_15078326191606977978.key (/w/workspace/edgex-go/763@tmp/private_key_15078326191606977978.key) 02:09:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:09:30 + git semver push 02:09:30 2024-12-13 02:09:30,841 [run_push] DEBUG push 02:09:30 2024-12-13 02:09:30,842 [execute] INFO git cat-file --batch-check 02:09:30 2024-12-13 02:09:30,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/763/.semver, universal_newlines=False, shell=None, istream=) 02:09:30 2024-12-13 02:09:30,845 [execute] INFO git rev-list fd19d5a42f00ebec8d621ab5690d2c05fd4aaca0 -- 02:09:30 2024-12-13 02:09:30,846 [execute] DEBUG Popen(['git', 'rev-list', 'fd19d5a42f00ebec8d621ab5690d2c05fd4aaca0', '--'], cwd=/w/workspace/edgex-go/763/.semver, universal_newlines=False, shell=None, istream=None) 02:09:30 2024-12-13 02:09:30,864 [execute] INFO git fetch -v origin 02:09:30 2024-12-13 02:09:30,864 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/763/.semver, universal_newlines=True, shell=None, istream=None) 02:09:31 2024-12-13 02:09:31,378 [run_push] DEBUG no remote changes detected 02:09:31 2024-12-13 02:09:31,378 [execute] INFO git push origin semver 02:09:31 2024-12-13 02:09:31,379 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/763/.semver, universal_newlines=False, shell=None, istream=None) 02:09:32 2024-12-13 02:09:32,112 [run_push] DEBUG push all version tags 02:09:32 2024-12-13 02:09:32,112 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:09:32 2024-12-13 02:09:32,113 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/763, universal_newlines=False, shell=None, istream=None) 02:09:32 2024-12-13 02:09:32,827 [read_version] DEBUG read version from /w/workspace/edgex-go/763/.semver/main 02:09:32 4.0.0-dev.28 [Pipeline] } 02:09:33 $ docker exec --env ******** --env ******** f57a82e40f1ad655319fa5ee0f947082d8160e4a4a3373b4d5ec7d059a3cab42 ssh-agent -k 02:09:33 unset SSH_AUTH_SOCK; 02:09:33 unset SSH_AGENT_PID; 02:09:33 echo Agent pid 39 killed; 02:09:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:09:33 + git semver [Pipeline] } 02:09:33 $ docker stop --time=1 f57a82e40f1ad655319fa5ee0f947082d8160e4a4a3373b4d5ec7d059a3cab42 02:09:35 $ docker rm -f --volumes f57a82e40f1ad655319fa5ee0f947082d8160e4a4a3373b4d5ec7d059a3cab42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:09:35 + [ -d /w/workspace/edgex-go/763/archives ] [Pipeline] libraryResource [Pipeline] sh 02:09:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:09:36 ---> package-listing.sh 02:09:36 ++ facter osfamily 02:09:36 ++ tr '[:upper:]' '[:lower:]' 02:09:36 + OS_FAMILY=debian 02:09:36 + workspace=/w/workspace/edgex-go/763 02:09:36 + START_PACKAGES=/tmp/packages_start.txt 02:09:36 + END_PACKAGES=/tmp/packages_end.txt 02:09:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:09:36 + PACKAGES=/tmp/packages_start.txt 02:09:36 + '[' /w/workspace/edgex-go/763 ']' 02:09:36 + PACKAGES=/tmp/packages_end.txt 02:09:36 + case "${OS_FAMILY}" in 02:09:36 + dpkg -l 02:09:36 + grep '^ii' 02:09:36 + '[' -f /tmp/packages_start.txt ']' 02:09:36 + '[' -f /tmp/packages_end.txt ']' 02:09:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:09:36 + '[' /w/workspace/edgex-go/763 ']' 02:09:36 + mkdir -p /w/workspace/edgex-go/763/archives/ 02:09:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/763/archives/ [Pipeline] echo 02:09:37 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/763/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:09:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:37 02:09:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:38 latest: Pulling from edgex-lftools-log-publisher 02:09:38 5eb5b503b376: Pulling fs layer 02:09:38 5c69ac0246d0: Pulling fs layer 02:09:38 ec43610c2a17: Pulling fs layer 02:09:38 3a2ae6a8a46f: Pulling fs layer 02:09:38 33b1e0a273af: Pulling fs layer 02:09:38 5d3b04190fa2: Pulling fs layer 02:09:38 3a2ae6a8a46f: Waiting 02:09:38 33b1e0a273af: Waiting 02:09:38 2f39f015ded8: Pulling fs layer 02:09:38 5d3b04190fa2: Waiting 02:09:38 2f39f015ded8: Waiting 02:09:38 5c69ac0246d0: Download complete 02:09:38 3a2ae6a8a46f: Verifying Checksum 02:09:38 3a2ae6a8a46f: Download complete 02:09:38 33b1e0a273af: Verifying Checksum 02:09:38 33b1e0a273af: Download complete 02:09:38 ec43610c2a17: Verifying Checksum 02:09:38 ec43610c2a17: Download complete 02:09:38 5d3b04190fa2: Download complete 02:09:38 5eb5b503b376: Verifying Checksum 02:09:38 5eb5b503b376: Download complete 02:09:39 2f39f015ded8: Download complete 02:09:39 5eb5b503b376: Pull complete 02:09:39 5c69ac0246d0: Pull complete 02:09:40 ec43610c2a17: Pull complete 02:09:40 3a2ae6a8a46f: Pull complete 02:09:40 33b1e0a273af: Pull complete 02:09:40 5d3b04190fa2: Pull complete 02:09:44 2f39f015ded8: Pull complete 02:09:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:09:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:44 prd-ubuntu20.04-docker-8c-8g-34992 does not seem to be running inside a container 02:09:44 $ 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/763/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/763 -v /w/workspace/edgex-go/763:/w/workspace/edgex-go/763:rw,z -v /w/workspace/edgex-go/763@tmp:/w/workspace/edgex-go/763@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:09:48 $ docker top 6c18f5a01120c30ae988fd9e4125ab8774cc77cf214a0a2df9f70664a3005c42 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:49 + touch /tmp/pre-build-complete [Pipeline] sh 02:09:49 + mkdir -p /var/log/sysstat [Pipeline] sh 02:09:49 + ls /var/log/sa-host 02:09:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:50 provisioning config files... 02:09:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/763@tmp/config4125888261000359636tmp [Pipeline] { [Pipeline] echo 02:09:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:09:50 ---> create-netrc.sh [Pipeline] } 02:09:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:09:50 ---> python-tools-install.sh [Pipeline] echo 02:09:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:09:50 ---> sudo-logs.sh 02:09:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:09:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:09:51 ---> job-cost.sh 02:09:51 lf-activate-venv: SKIPPING 02:09:51 DEBUG: total: 0.2199999988079071 02:09:51 INFO: Retrieving Stack Cost... 02:09:51 INFO: Retrieving Pricing Info for: v3-standard-8 02:09:52 INFO: Archiving Costs [Pipeline] echo 02:09:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:09:52 ---> logs-deploy.sh 02:09:52 lf-activate-venv: SKIPPING 02:09:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/763 02:09:52 INFO: archiving workspace using pattern(s): 02:09:53 Archives upload complete. 02:09:53 INFO: archiving logs to Nexus 02:09:54 ---> uname -a: 02:09:54 Linux prd-ubuntu20-04-docker-8c-8g-34992 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:09:54 02:09:54 02:09:54 ---> lscpu: 02:09:54 Architecture: x86_64 02:09:54 CPU op-mode(s): 32-bit, 64-bit 02:09:54 Byte Order: Little Endian 02:09:54 Address sizes: 40 bits physical, 48 bits virtual 02:09:54 CPU(s): 8 02:09:54 On-line CPU(s) list: 0-7 02:09:54 Thread(s) per core: 1 02:09:54 Core(s) per socket: 1 02:09:54 Socket(s): 8 02:09:54 NUMA node(s): 1 02:09:54 Vendor ID: AuthenticAMD 02:09:54 CPU family: 23 02:09:54 Model: 49 02:09:54 Model name: AMD EPYC-Rome Processor 02:09:54 Stepping: 0 02:09:54 CPU MHz: 2799.998 02:09:54 BogoMIPS: 5599.99 02:09:54 Virtualization: AMD-V 02:09:54 Hypervisor vendor: KVM 02:09:54 Virtualization type: full 02:09:54 L1d cache: 256 KiB 02:09:54 L1i cache: 256 KiB 02:09:54 L2 cache: 4 MiB 02:09:54 L3 cache: 128 MiB 02:09:54 NUMA node0 CPU(s): 0-7 02:09:54 Vulnerability Itlb multihit: Not affected 02:09:54 Vulnerability L1tf: Not affected 02:09:54 Vulnerability Mds: Not affected 02:09:54 Vulnerability Meltdown: Not affected 02:09:54 Vulnerability Mmio stale data: Not affected 02:09:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:09:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:09:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:09:54 Vulnerability Srbds: Not affected 02:09:54 Vulnerability Tsx async abort: Not affected 02:09:54 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 02:09:54 02:09:54 02:09:54 ---> nproc: 02:09:54 8 02:09:54 02:09:54 02:09:54 ---> df -h: 02:09:54 Filesystem Size Used Avail Use% Mounted on 02:09:54 overlay 155G 27G 129G 18% / 02:09:54 tmpfs 64M 0 64M 0% /dev 02:09:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:09:54 shm 64M 0 64M 0% /dev/shm 02:09:54 /dev/vda1 155G 27G 129G 18% /facter-os 02:09:54 02:09:54 02:09:54 ---> sar -b -r -n DEV: 02:09:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34992) 12/13/24 _x86_64_ (8 CPU) 02:09:54 02:09:54 01:37:37 LINUX RESTART (8 CPU) 02:09:54 02:09:54 01:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:09:54 01:39:01 329.15 38.66 290.48 0.00 4319.55 44150.37 0.00 02:09:54 01:40:01 155.21 0.92 154.29 0.00 11.06 49346.71 0.00 02:09:54 01:41:01 45.91 0.02 45.89 0.00 0.13 34444.41 0.00 02:09:54 01:42:01 28.59 0.17 28.42 0.00 6.66 19217.59 0.00 02:09:54 01:43:01 436.18 1.57 434.62 0.00 129.67 227547.16 0.00 02:09:54 01:44:01 703.30 14.63 688.66 0.00 138.97 187925.25 0.00 02:09:54 01:45:01 567.60 4.20 563.41 0.00 4272.75 71310.86 0.00 02:09:54 01:46:01 309.93 0.03 309.90 0.00 0.27 80222.06 0.00 02:09:54 01:47:01 687.64 0.08 687.55 0.00 2.67 109512.81 0.00 02:09:54 01:48:01 34.61 0.03 34.58 0.00 5.60 906.25 0.00 02:09:54 01:49:01 15.36 0.02 15.34 0.00 0.40 376.27 0.00 02:09:54 01:50:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 02:09:54 01:51:01 1.43 0.00 1.43 0.00 0.00 20.93 0.00 02:09:54 01:52:01 1.83 0.00 1.83 0.00 0.00 20.40 0.00 02:09:54 01:53:01 2.27 0.02 2.25 0.00 0.13 24.25 0.00 02:09:54 01:54:01 1.68 0.00 1.68 0.00 0.00 23.73 0.00 02:09:54 01:55:01 3.07 1.50 1.57 0.00 35.45 19.86 0.00 02:09:54 01:56:01 1.97 0.00 1.97 0.00 0.00 23.73 0.00 02:09:54 01:57:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 02:09:54 01:58:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 02:09:54 01:59:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 02:09:54 02:00:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 02:09:54 02:01:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 02:09:54 02:02:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 02:09:54 02:03:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 02:09:54 02:04:01 1.52 0.00 1.52 0.00 0.00 18.53 0.00 02:09:54 02:05:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 02:09:54 02:06:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 02:09:54 02:07:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 02:09:54 02:08:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 02:09:54 02:09:01 98.72 0.38 98.33 0.00 10.93 29583.47 0.00 02:09:54 Average: 110.74 2.00 108.74 0.00 288.32 27506.89 0.00 02:09:54 02:09:54 01:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:09:54 01:39:01 28727100 31558524 756324 2.30 76148 3018360 1862188 5.49 1063700 2692232 394812 02:09:54 01:40:01 27403984 31447008 855984 2.60 127100 4053556 1994792 5.88 1700576 3243460 767976 02:09:54 01:41:01 27035592 31243796 1057056 3.21 130268 4201560 2497912 7.36 1768912 3525004 400784 02:09:54 01:42:01 26604136 31523900 775776 2.36 134012 4858492 1894256 5.58 1737864 3939660 540564 02:09:54 01:43:01 21658512 31308436 979256 2.98 147528 9467188 3690368 10.88 2062324 8425044 13188 02:09:54 01:44:01 15942696 31159288 1075024 3.27 328108 14459912 5148120 15.17 2817020 12925512 8736 02:09:54 01:45:01 11066372 29077308 3099836 9.43 376296 16881404 9913288 29.22 6084060 14135200 624096 02:09:54 01:46:01 8827492 28950232 3243732 9.86 386324 18936812 7973804 23.50 6925040 15515076 926484 02:09:54 01:47:01 11779044 31431900 814036 2.48 396724 18603192 2423364 7.14 3265792 16446728 532 02:09:54 01:48:01 11776860 31432196 813196 2.47 398260 18603832 2405468 7.09 3639928 16074784 504 02:09:54 01:49:01 11786480 31442464 802472 2.44 398856 18603960 2277428 6.71 3837612 15867200 8 02:09:54 01:50:01 11786392 31442420 802452 2.44 398876 18603964 2277428 6.71 3837288 15867204 192 02:09:54 01:51:01 11791176 31447268 797988 2.43 398948 18603944 2277428 6.71 3832488 15867208 8 02:09:54 01:52:01 11793204 31449308 796020 2.42 398984 18603972 2277428 6.71 3831644 15867212 8 02:09:54 01:53:01 11805504 31461752 783660 2.38 399044 18603972 2296796 6.77 3817868 15867212 8 02:09:54 01:54:01 11806176 31462448 783088 2.38 399084 18603952 2296796 6.77 3818292 15867192 48 02:09:54 01:55:01 11801528 31459892 785464 2.39 399140 18605012 2314728 6.82 3823840 15867488 16 02:09:54 01:56:01 11800812 31459236 786044 2.39 399188 18605020 2314728 6.82 3823632 15867440 200 02:09:54 01:57:01 11801088 31459520 785744 2.39 399208 18605024 2314728 6.82 3822728 15867444 16 02:09:54 01:58:01 11801624 31460156 785064 2.39 399236 18605084 2314728 6.82 3821892 15867504 20 02:09:54 01:59:01 11801780 31460332 784816 2.39 399256 18605092 2314728 6.82 3821916 15867512 8 02:09:54 02:00:01 11801416 31460004 785104 2.39 399272 18605092 2314728 6.82 3821912 15867512 44 02:09:54 02:01:01 11801084 31459680 785380 2.39 399292 18605096 2314728 6.82 3821904 15867516 8 02:09:54 02:02:01 11801308 31459964 785264 2.39 399324 18605100 2314728 6.82 3822404 15867520 20 02:09:54 02:03:01 11801292 31459964 785232 2.39 399352 18605092 2314728 6.82 3822128 15867520 12 02:09:54 02:04:01 11801048 31459744 785372 2.39 399372 18605108 2314728 6.82 3821996 15867524 52 02:09:54 02:05:01 11801032 31459744 785296 2.39 399400 18605112 2314728 6.82 3822112 15867528 8 02:09:54 02:06:01 11801488 31460244 784760 2.39 399420 18605112 2314728 6.82 3822088 15867532 40 02:09:54 02:07:01 11801440 31460312 784696 2.39 399436 18605248 2314728 6.82 3822012 15867640 8 02:09:54 02:08:01 11801000 31459916 785268 2.39 399452 18605248 2314728 6.82 3822596 15867668 192 02:09:54 02:09:01 11311824 31396444 846316 2.57 403160 19005448 2727296 8.04 3890268 16262292 496 02:09:54 Average: 14132919 31279787 970185 2.95 351228 16264031 2859366 8.43 3594962 13888180 118680 02:09:54 02:09:54 01:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:09:54 01:39:01 ens3 1240.99 1119.98 11256.07 155.98 0.00 0.00 0.00 0.00 02:09:54 01:39:01 docker0 566.51 513.96 39.25 2859.83 0.00 0.00 0.00 0.00 02:09:54 01:39:01 lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 02:09:54 01:40:01 ens3 311.20 220.48 2061.18 32.38 0.00 0.00 0.00 0.00 02:09:54 01:40:01 vethea30387 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:09:54 01:40:01 docker0 203.72 281.29 18.08 2032.85 0.00 0.00 0.00 0.00 02:09:54 01:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:54 01:41:01 ens3 34.11 25.16 26.70 15.48 0.00 0.00 0.00 0.00 02:09:54 01:41:01 vethea30387 1.32 1.35 0.11 0.12 0.00 0.00 0.00 0.00 02:09:54 01:41:01 docker0 1.32 1.32 0.10 0.12 0.00 0.00 0.00 0.00 02:09:54 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:42:01 ens3 21.91 12.90 18.68 11.03 0.00 0.00 0.00 0.00 02:09:54 01:42:01 vethea30387 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:54 01:43:01 veth6866501 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:43:01 vethd61b2b4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:43:01 vethac307c6 0.57 0.92 0.05 0.25 0.00 0.00 0.00 0.00 02:09:54 01:43:01 veth948f3b6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:43:01 ens3 326.57 206.16 5192.32 178.17 0.00 0.00 0.00 0.00 02:09:54 01:43:01 veth896fb23 3.46 7.15 0.26 113.73 0.00 0.00 0.00 0.01 02:09:54 01:43:01 veth240bd84 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:43:01 veth8683fc3 3.38 7.38 0.25 113.71 0.00 0.00 0.00 0.01 02:09:54 01:43:01 docker0 49.78 94.19 3.08 1307.52 0.00 0.00 0.00 0.00 02:09:54 01:43:01 vethbf28b21 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:43:01 vethda7813b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:43:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 02:09:54 01:43:01 vethd2c5215 5.45 7.05 0.38 39.03 0.00 0.00 0.00 0.00 02:09:54 01:44:01 vethc66b682 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:44:01 vethf282d75 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:44:01 vethf4bc339 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:44:01 vethac307c6 0.12 0.78 0.01 0.03 0.00 0.00 0.00 0.00 02:09:54 01:44:01 vethf98a9d2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:44:01 veth3d45537 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:44:01 veth6eb9124 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:44:01 veth802896e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:44:01 ens3 766.78 428.08 6994.00 48.81 0.00 0.00 0.00 0.00 02:09:54 01:44:01 vethb3bf5e0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:44:01 veth3a2757c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:44:01 veth974db11 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:44:01 veth483962e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:44:01 veth0afdec7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:44:01 vethb78acc6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:44:01 docker0 419.25 751.01 36.35 6981.98 0.00 0.00 0.00 0.00 02:09:54 01:44:01 vethba424fe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:44:01 veth3af402f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:44:01 veth257fcd8 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 02:09:54 01:44:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 02:09:54 01:44:01 vethc8428b9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:45:01 vethf282d75 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:09:54 01:45:01 vethf4bc339 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:09:54 01:45:01 vethac307c6 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:45:01 veth3d45537 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:09:54 01:45:01 veth6eb9124 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:09:54 01:45:01 veth802896e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:09:54 01:45:01 ens3 139.51 58.93 2107.54 8.78 0.00 0.00 0.00 0.00 02:09:54 01:45:01 veth3a2757c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:09:54 01:45:01 veth974db11 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:09:54 01:45:01 veth483962e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:09:54 01:45:01 veth0afdec7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:09:54 01:45:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:45:01 veth3af402f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:09:54 01:45:01 veth257fcd8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:45:01 lo 0.47 0.47 0.06 0.06 0.00 0.00 0.00 0.00 02:09:54 01:45:01 vethc8428b9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:09:54 01:46:01 vethf282d75 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:46:01 vethf4bc339 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:46:01 vethac307c6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:46:01 veth3d45537 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:46:01 veth6eb9124 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:46:01 veth802896e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:46:01 ens3 5.78 3.20 4.57 2.43 0.00 0.00 0.00 0.00 02:09:54 01:46:01 veth3a2757c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:46:01 veth974db11 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:46:01 veth483962e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:46:01 veth0afdec7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:46:01 veth3af402f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:46:01 veth257fcd8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:54 01:46:01 vethc8428b9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:47:01 ens3 123.98 114.98 80.44 414.49 0.00 0.00 0.00 0.00 02:09:54 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:47:01 lo 17.26 17.26 1.70 1.70 0.00 0.00 0.00 0.00 02:09:54 01:48:01 ens3 497.57 496.83 206.71 2692.42 0.00 0.00 0.00 0.00 02:09:54 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:48:01 lo 45.99 45.99 4.53 4.53 0.00 0.00 0.00 0.00 02:09:54 01:49:01 ens3 202.62 186.49 96.81 1126.91 0.00 0.00 0.00 0.00 02:09:54 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:49:01 lo 17.99 17.99 1.77 1.77 0.00 0.00 0.00 0.00 02:09:54 01:50:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:09:54 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:54 01:51:01 ens3 0.82 0.00 0.09 0.00 0.00 0.00 0.00 0.00 02:09:54 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:52:01 ens3 1.00 0.67 0.42 0.30 0.00 0.00 0.00 0.00 02:09:54 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:54 01:53:01 ens3 0.98 0.43 0.40 0.28 0.00 0.00 0.00 0.00 02:09:54 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:54:01 ens3 0.82 0.17 0.14 0.07 0.00 0.00 0.00 0.00 02:09:54 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:54 01:55:01 ens3 6.66 4.38 5.41 4.98 0.00 0.00 0.00 0.00 02:09:54 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:55:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 02:09:54 01:56:01 ens3 1.93 1.48 0.99 1.22 0.00 0.00 0.00 0.00 02:09:54 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:54 01:57:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:58:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:09:54 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:54 01:59:01 ens3 0.22 0.07 0.08 0.06 0.00 0.00 0.00 0.00 02:09:54 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 02:00:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:09:54 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:54 02:01:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 02:02:01 ens3 0.53 0.45 0.27 0.22 0.00 0.00 0.00 0.00 02:09:54 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:54 02:03:01 ens3 0.17 0.10 0.09 0.01 0.00 0.00 0.00 0.00 02:09:54 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 02:04:01 ens3 0.65 0.23 0.13 0.08 0.00 0.00 0.00 0.00 02:09:54 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:54 02:05:01 ens3 0.68 0.47 0.41 0.28 0.00 0.00 0.00 0.00 02:09:54 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 02:06:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:09:54 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:54 02:07:01 ens3 0.32 0.00 0.04 0.00 0.00 0.00 0.00 0.00 02:09:54 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 02:08:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:09:54 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:09:54 02:09:01 vetha95349c 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 02:09:54 02:09:01 ens3 280.35 191.63 3926.10 146.13 0.00 0.00 0.00 0.00 02:09:54 02:09:01 docker0 86.02 144.11 7.56 1256.28 0.00 0.00 0.00 0.00 02:09:54 02:09:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 02:09:54 Average: vetha95349c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:09:54 Average: ens3 127.69 99.00 1028.95 156.19 0.00 0.00 0.00 0.00 02:09:54 Average: docker0 42.62 57.30 3.35 462.83 0.00 0.00 0.00 0.00 02:09:54 Average: lo 2.98 2.98 0.29 0.29 0.00 0.00 0.00 0.00 02:09:54 02:09:54 02:09:54 ---> sar -P ALL: 02:09:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34992) 12/13/24 _x86_64_ (8 CPU) 02:09:54 02:09:54 01:37:37 LINUX RESTART (8 CPU) 02:09:54 02:09:54 01:38:01 CPU %user %nice %system %iowait %steal %idle 02:09:54 01:39:01 all 10.24 0.00 3.28 2.65 0.07 83.77 02:09:54 01:39:01 0 11.23 0.00 3.90 0.52 0.05 84.30 02:09:54 01:39:01 1 10.27 0.00 2.43 0.79 0.07 86.44 02:09:54 01:39:01 2 12.03 0.00 3.48 1.93 0.08 82.48 02:09:54 01:39:01 3 9.21 0.00 2.45 0.84 0.08 87.41 02:09:54 01:39:01 4 7.11 0.00 2.84 1.03 0.07 88.95 02:09:54 01:39:01 5 9.26 0.00 2.99 10.48 0.07 77.21 02:09:54 01:39:01 6 10.58 0.00 2.42 0.30 0.05 86.64 02:09:54 01:39:01 7 12.23 0.00 5.71 5.36 0.07 76.63 02:09:54 01:40:01 all 28.99 0.00 5.41 2.33 0.08 63.19 02:09:54 01:40:01 0 29.79 0.00 6.58 10.49 0.08 53.06 02:09:54 01:40:01 1 28.94 0.00 5.33 0.05 0.07 65.61 02:09:54 01:40:01 2 26.90 0.00 5.31 0.69 0.07 67.03 02:09:54 01:40:01 3 29.82 0.00 4.78 0.15 0.08 65.16 02:09:54 01:40:01 4 27.63 0.00 5.80 3.31 0.08 63.18 02:09:54 01:40:01 5 29.52 0.00 5.62 3.50 0.08 61.27 02:09:54 01:40:01 6 29.93 0.00 5.00 0.10 0.08 64.88 02:09:54 01:40:01 7 29.40 0.00 4.87 0.37 0.07 65.29 02:09:54 01:41:01 all 28.05 0.00 4.91 2.11 0.08 64.85 02:09:54 01:41:01 0 26.94 0.00 4.62 9.37 0.07 59.00 02:09:54 01:41:01 1 28.69 0.00 5.91 0.20 0.08 65.11 02:09:54 01:41:01 2 28.93 0.00 4.43 2.86 0.08 63.69 02:09:54 01:41:01 3 25.60 0.00 4.56 0.03 0.08 69.73 02:09:54 01:41:01 4 27.27 0.00 5.26 2.54 0.08 64.85 02:09:54 01:41:01 5 26.05 0.00 3.94 0.13 0.08 69.79 02:09:54 01:41:01 6 30.69 0.00 4.65 0.07 0.07 64.52 02:09:54 01:41:01 7 30.22 0.00 5.94 1.64 0.08 62.12 02:09:54 01:42:01 all 58.30 0.00 7.68 0.70 0.10 33.21 02:09:54 01:42:01 0 54.51 0.00 7.58 2.37 0.10 35.44 02:09:54 01:42:01 1 61.53 0.00 7.82 0.19 0.10 30.36 02:09:54 01:42:01 2 60.43 0.00 7.88 0.40 0.08 31.20 02:09:54 01:42:01 3 54.69 0.00 7.00 0.93 0.10 37.27 02:09:54 01:42:01 4 62.21 0.00 8.12 0.62 0.12 28.93 02:09:54 01:42:01 5 56.16 0.00 7.18 0.20 0.10 36.36 02:09:54 01:42:01 6 56.56 0.00 7.17 0.71 0.12 35.45 02:09:54 01:42:01 7 60.20 0.00 8.69 0.20 0.10 30.81 02:09:54 01:43:01 all 18.61 0.00 6.95 14.02 0.08 60.34 02:09:54 01:43:01 0 16.27 0.00 5.90 29.33 0.05 48.46 02:09:54 01:43:01 1 18.88 0.00 7.51 9.93 0.07 63.61 02:09:54 01:43:01 2 20.16 0.00 6.96 8.73 0.07 64.08 02:09:54 01:43:01 3 17.32 0.00 5.68 8.53 0.07 68.41 02:09:54 01:43:01 4 20.40 0.00 7.42 14.16 0.10 57.92 02:09:54 01:43:01 5 17.85 0.00 7.27 20.15 0.12 54.60 02:09:54 01:43:01 6 18.46 0.00 6.38 4.54 0.07 70.55 02:09:54 01:43:01 7 19.50 0.00 8.48 16.87 0.08 55.06 02:09:54 01:44:01 all 9.94 0.00 5.97 17.63 0.09 66.38 02:09:54 01:44:01 0 9.20 0.00 6.28 17.20 0.09 67.24 02:09:54 01:44:01 1 9.59 0.00 5.48 7.91 0.07 76.94 02:09:54 01:44:01 2 11.19 0.00 6.02 19.32 0.12 63.35 02:09:54 01:44:01 3 9.92 0.00 4.71 12.29 0.07 73.01 02:09:54 01:44:01 4 11.16 0.00 6.70 38.83 0.10 43.20 02:09:54 01:44:01 5 10.72 0.00 7.63 16.53 0.10 65.02 02:09:54 01:44:01 6 9.15 0.00 5.71 14.77 0.09 70.28 02:09:54 01:44:01 7 8.57 0.00 5.21 14.23 0.07 71.91 02:09:54 01:45:01 all 78.84 0.00 12.91 6.14 0.14 1.96 02:09:54 01:45:01 0 78.08 0.00 12.76 7.81 0.17 1.17 02:09:54 01:45:01 1 77.84 0.00 13.40 7.15 0.19 1.43 02:09:54 01:45:01 2 81.27 0.00 11.65 6.80 0.13 0.15 02:09:54 01:45:01 3 78.07 0.00 13.22 8.04 0.14 0.54 02:09:54 01:45:01 4 78.48 0.00 13.15 6.33 0.15 1.88 02:09:54 01:45:01 5 79.72 0.00 12.92 2.57 0.12 4.67 02:09:54 01:45:01 6 78.65 0.00 13.04 6.96 0.14 1.22 02:09:54 01:45:01 7 78.58 0.00 13.16 3.51 0.12 4.64 02:09:54 01:46:01 all 88.68 0.00 11.08 0.00 0.23 0.01 02:09:54 01:46:01 0 88.47 0.00 11.27 0.02 0.22 0.02 02:09:54 01:46:01 1 88.93 0.00 10.83 0.00 0.24 0.00 02:09:54 01:46:01 2 88.62 0.00 11.12 0.00 0.26 0.00 02:09:54 01:46:01 3 89.35 0.00 10.45 0.00 0.20 0.00 02:09:54 01:46:01 4 88.41 0.00 11.30 0.00 0.27 0.02 02:09:54 01:46:01 5 89.01 0.00 10.74 0.00 0.25 0.00 02:09:54 01:46:01 6 88.50 0.00 11.27 0.00 0.23 0.00 02:09:54 01:46:01 7 88.12 0.00 11.67 0.00 0.19 0.02 02:09:54 01:47:01 all 44.58 0.00 7.89 4.49 0.18 42.86 02:09:54 01:47:01 0 44.93 0.00 7.00 5.97 0.19 41.91 02:09:54 01:47:01 1 43.92 0.00 8.36 11.09 0.14 36.49 02:09:54 01:47:01 2 42.82 0.00 8.46 1.55 0.23 46.95 02:09:54 01:47:01 3 44.50 0.00 8.24 3.60 0.17 43.49 02:09:54 01:47:01 4 45.33 0.00 7.70 2.19 0.19 44.58 02:09:54 01:47:01 5 46.41 0.00 7.73 4.16 0.19 41.52 02:09:54 01:47:01 6 45.94 0.00 7.64 2.64 0.19 43.59 02:09:54 01:47:01 7 42.76 0.00 8.01 4.59 0.14 44.50 02:09:54 01:48:01 all 9.82 0.00 1.02 0.11 0.07 88.99 02:09:54 01:48:01 0 8.03 0.00 1.15 0.03 0.05 90.74 02:09:54 01:48:01 1 12.45 0.00 0.93 0.03 0.08 86.50 02:09:54 01:48:01 2 12.92 0.00 0.94 0.02 0.07 86.06 02:09:54 01:48:01 3 10.80 0.00 1.29 0.03 0.08 87.79 02:09:54 01:48:01 4 10.64 0.00 0.97 0.59 0.07 87.74 02:09:54 01:48:01 5 11.79 0.00 1.12 0.02 0.07 87.01 02:09:54 01:48:01 6 6.69 0.00 0.90 0.15 0.07 92.18 02:09:54 01:48:01 7 5.21 0.00 0.82 0.03 0.05 93.89 02:09:54 01:49:01 all 4.60 0.00 0.41 0.05 0.04 94.90 02:09:54 01:49:01 0 2.02 0.00 0.30 0.03 0.03 97.61 02:09:54 01:49:01 1 6.76 0.00 0.52 0.08 0.03 92.61 02:09:54 01:49:01 2 8.18 0.00 0.45 0.02 0.05 91.31 02:09:54 01:49:01 3 6.05 0.00 0.42 0.02 0.03 93.49 02:09:54 01:49:01 4 2.52 0.00 0.47 0.05 0.03 96.93 02:09:54 01:49:01 5 5.42 0.00 0.43 0.08 0.03 94.02 02:09:54 01:49:01 6 5.11 0.00 0.38 0.02 0.05 94.44 02:09:54 01:49:01 7 0.75 0.00 0.30 0.08 0.03 98.83 02:09:54 02:09:54 01:49:01 CPU %user %nice %system %iowait %steal %idle 02:09:54 01:50:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:09:54 01:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:09:54 01:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:09:54 01:50:01 2 0.03 0.00 0.02 0.00 0.03 99.92 02:09:54 01:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:09:54 01:50:01 4 0.05 0.00 0.05 0.00 0.02 99.88 02:09:54 01:50:01 5 0.02 0.00 0.00 0.03 0.00 99.95 02:09:54 01:50:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:09:54 01:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:09:54 01:51:01 all 0.03 0.00 0.01 0.01 0.02 99.92 02:09:54 01:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:09:54 01:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:09:54 01:51:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:09:54 01:51:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:09:54 01:51:01 4 0.08 0.00 0.05 0.02 0.02 99.83 02:09:54 01:51:01 5 0.02 0.00 0.00 0.08 0.02 99.88 02:09:54 01:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:09:54 01:51:01 7 0.00 0.00 0.02 0.02 0.02 99.95 02:09:54 01:52:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:09:54 01:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:09:54 01:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:09:54 01:52:01 2 0.02 0.00 0.03 0.00 0.03 99.92 02:09:54 01:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:09:54 01:52:01 4 0.05 0.00 0.03 0.00 0.02 99.90 02:09:54 01:52:01 5 0.02 0.00 0.02 0.02 0.00 99.95 02:09:54 01:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:09:54 01:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:09:54 01:53:01 all 0.05 0.00 0.04 0.01 0.01 99.90 02:09:54 01:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:09:54 01:53:01 1 0.07 0.00 0.03 0.02 0.02 99.87 02:09:54 01:53:01 2 0.05 0.00 0.05 0.00 0.03 99.87 02:09:54 01:53:01 3 0.05 0.00 0.02 0.00 0.02 99.92 02:09:54 01:53:01 4 0.10 0.00 0.05 0.00 0.02 99.83 02:09:54 01:53:01 5 0.02 0.00 0.03 0.05 0.00 99.90 02:09:54 01:53:01 6 0.02 0.00 0.03 0.00 0.00 99.95 02:09:54 01:53:01 7 0.03 0.00 0.03 0.00 0.02 99.92 02:09:54 01:54:01 all 0.02 0.00 0.02 0.00 0.01 99.94 02:09:54 01:54:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:09:54 01:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:09:54 01:54:01 2 0.02 0.00 0.02 0.00 0.03 99.93 02:09:54 01:54:01 3 0.07 0.00 0.05 0.00 0.02 99.87 02:09:54 01:54:01 4 0.03 0.00 0.03 0.00 0.02 99.92 02:09:54 01:54:01 5 0.00 0.00 0.02 0.03 0.02 99.93 02:09:54 01:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:09:54 01:54:01 7 0.03 0.00 0.03 0.00 0.00 99.93 02:09:54 01:55:01 all 0.28 0.00 0.03 0.01 0.01 99.67 02:09:54 01:55:01 0 0.10 0.00 0.05 0.00 0.00 99.85 02:09:54 01:55:01 1 0.33 0.00 0.02 0.03 0.00 99.62 02:09:54 01:55:01 2 0.25 0.00 0.03 0.00 0.03 99.68 02:09:54 01:55:01 3 0.27 0.00 0.05 0.00 0.02 99.67 02:09:54 01:55:01 4 0.22 0.00 0.03 0.00 0.02 99.73 02:09:54 01:55:01 5 0.07 0.00 0.02 0.05 0.02 99.85 02:09:54 01:55:01 6 0.80 0.00 0.02 0.00 0.00 99.18 02:09:54 01:55:01 7 0.22 0.00 0.02 0.00 0.02 99.75 02:09:54 01:56:01 all 0.02 0.00 0.01 0.00 0.02 99.94 02:09:54 01:56:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:09:54 01:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:09:54 01:56:01 2 0.02 0.00 0.02 0.00 0.03 99.93 02:09:54 01:56:01 3 0.02 0.00 0.02 0.00 0.03 99.93 02:09:54 01:56:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:09:54 01:56:01 5 0.02 0.00 0.02 0.03 0.00 99.93 02:09:54 01:56:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:09:54 01:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:09:54 01:57:01 all 0.04 0.00 0.02 0.00 0.01 99.93 02:09:54 01:57:01 0 0.07 0.00 0.02 0.00 0.02 99.90 02:09:54 01:57:01 1 0.07 0.00 0.02 0.00 0.00 99.92 02:09:54 01:57:01 2 0.02 0.00 0.03 0.00 0.02 99.93 02:09:54 01:57:01 3 0.07 0.00 0.02 0.00 0.02 99.90 02:09:54 01:57:01 4 0.02 0.00 0.03 0.00 0.02 99.93 02:09:54 01:57:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:09:54 01:57:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:09:54 01:57:01 7 0.00 0.00 0.02 0.02 0.02 99.95 02:09:54 01:58:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:09:54 01:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:09:54 01:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:09:54 01:58:01 2 0.02 0.00 0.02 0.00 0.03 99.93 02:09:54 01:58:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:09:54 01:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:09:54 01:58:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:09:54 01:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:09:54 01:58:01 7 0.00 0.00 0.02 0.02 0.00 99.97 02:09:54 01:59:01 all 0.04 0.00 0.01 0.00 0.01 99.93 02:09:54 01:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:09:54 01:59:01 1 0.07 0.00 0.00 0.00 0.00 99.93 02:09:54 01:59:01 2 0.02 0.00 0.02 0.00 0.03 99.93 02:09:54 01:59:01 3 0.10 0.00 0.02 0.00 0.02 99.87 02:09:54 01:59:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:09:54 01:59:01 5 0.03 0.00 0.00 0.02 0.00 99.95 02:09:54 01:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:09:54 01:59:01 7 0.00 0.00 0.02 0.02 0.02 99.95 02:09:54 02:00:01 all 0.27 0.00 0.01 0.00 0.01 99.71 02:09:54 02:00:01 0 1.90 0.00 0.00 0.00 0.02 98.08 02:09:54 02:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:09:54 02:00:01 2 0.00 0.00 0.00 0.00 0.03 99.97 02:09:54 02:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:09:54 02:00:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:09:54 02:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:09:54 02:00:01 6 0.10 0.00 0.02 0.00 0.03 99.85 02:09:54 02:00:01 7 0.02 0.00 0.00 0.02 0.00 99.97 02:09:54 02:09:54 02:00:01 CPU %user %nice %system %iowait %steal %idle 02:09:54 02:01:01 all 0.29 0.00 0.01 0.00 0.01 99.68 02:09:54 02:01:01 0 1.99 0.00 0.02 0.00 0.00 98.00 02:09:54 02:01:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:09:54 02:01:01 2 0.03 0.00 0.03 0.00 0.03 99.90 02:09:54 02:01:01 3 0.07 0.00 0.03 0.00 0.02 99.88 02:09:54 02:01:01 4 0.08 0.00 0.03 0.00 0.02 99.87 02:09:54 02:01:01 5 0.03 0.00 0.00 0.02 0.00 99.95 02:09:54 02:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:09:54 02:01:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:09:54 02:02:01 all 0.17 0.00 0.01 0.00 0.01 99.80 02:09:54 02:02:01 0 1.24 0.00 0.02 0.00 0.02 98.73 02:09:54 02:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:09:54 02:02:01 2 0.00 0.00 0.00 0.00 0.03 99.97 02:09:54 02:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:09:54 02:02:01 4 0.05 0.00 0.03 0.00 0.02 99.90 02:09:54 02:02:01 5 0.00 0.00 0.00 0.02 0.02 99.97 02:09:54 02:02:01 6 0.07 0.00 0.02 0.00 0.00 99.92 02:09:54 02:02:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:09:54 02:03:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:09:54 02:03:01 0 0.07 0.00 0.00 0.00 0.00 99.93 02:09:54 02:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:09:54 02:03:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:09:54 02:03:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:09:54 02:03:01 4 0.03 0.00 0.05 0.00 0.02 99.90 02:09:54 02:03:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:09:54 02:03:01 6 0.08 0.00 0.00 0.00 0.02 99.90 02:09:54 02:03:01 7 0.00 0.00 0.02 0.02 0.02 99.95 02:09:54 02:04:01 all 0.11 0.00 0.01 0.00 0.01 99.87 02:09:54 02:04:01 0 0.58 0.00 0.00 0.00 0.02 99.40 02:09:54 02:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:09:54 02:04:01 2 0.02 0.00 0.02 0.00 0.03 99.93 02:09:54 02:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:09:54 02:04:01 4 0.08 0.00 0.03 0.00 0.02 99.87 02:09:54 02:04:01 5 0.07 0.00 0.03 0.02 0.00 99.88 02:09:54 02:04:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:09:54 02:04:01 7 0.00 0.00 0.00 0.02 0.02 99.97 02:09:54 02:05:01 all 0.27 0.00 0.01 0.00 0.01 99.70 02:09:54 02:05:01 0 1.98 0.00 0.00 0.00 0.00 98.02 02:09:54 02:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:09:54 02:05:01 2 0.03 0.00 0.03 0.00 0.03 99.90 02:09:54 02:05:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:09:54 02:05:01 4 0.03 0.00 0.03 0.00 0.00 99.93 02:09:54 02:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:09:54 02:05:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:09:54 02:05:01 7 0.00 0.00 0.02 0.02 0.00 99.97 02:09:54 02:06:01 all 0.25 0.00 0.01 0.00 0.01 99.73 02:09:54 02:06:01 0 1.79 0.00 0.00 0.00 0.02 98.19 02:09:54 02:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:09:54 02:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:09:54 02:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:09:54 02:06:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:09:54 02:06:01 5 0.02 0.00 0.00 0.02 0.02 99.95 02:09:54 02:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 02:09:54 02:06:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:09:54 02:07:01 all 0.10 0.00 0.02 0.00 0.01 99.86 02:09:54 02:07:01 0 0.75 0.00 0.07 0.00 0.00 99.19 02:09:54 02:07:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:09:54 02:07:01 2 0.02 0.00 0.03 0.00 0.03 99.92 02:09:54 02:07:01 3 0.02 0.00 0.05 0.00 0.03 99.90 02:09:54 02:07:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:09:54 02:07:01 5 0.00 0.00 0.02 0.02 0.00 99.97 02:09:54 02:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:09:54 02:07:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:09:54 02:08:01 all 0.03 0.00 0.02 0.00 0.01 99.93 02:09:54 02:08:01 0 0.05 0.00 0.07 0.02 0.02 99.85 02:09:54 02:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:09:54 02:08:01 2 0.02 0.00 0.00 0.00 0.03 99.95 02:09:54 02:08:01 3 0.07 0.00 0.02 0.00 0.02 99.90 02:09:54 02:08:01 4 0.03 0.00 0.05 0.00 0.02 99.90 02:09:54 02:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:09:54 02:08:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:09:54 02:08:01 7 0.00 0.00 0.00 0.02 0.02 99.97 02:09:54 02:09:01 all 3.95 0.00 1.73 1.20 0.03 93.09 02:09:54 02:09:01 0 2.24 0.00 0.97 0.22 0.02 96.56 02:09:54 02:09:01 1 4.13 0.00 1.69 0.50 0.03 93.64 02:09:54 02:09:01 2 3.59 0.00 1.88 3.58 0.03 90.91 02:09:54 02:09:01 3 4.33 0.00 1.73 3.83 0.03 90.08 02:09:54 02:09:01 4 3.10 0.00 1.77 0.12 0.02 95.00 02:09:54 02:09:01 5 3.94 0.00 1.80 0.96 0.03 93.26 02:09:54 02:09:01 6 4.77 0.00 1.39 0.12 0.03 93.69 02:09:54 02:09:01 7 5.52 0.00 2.62 0.28 0.02 91.56 02:09:54 Average: all 12.32 0.00 2.22 1.64 0.05 83.78 02:09:54 Average: 0 12.17 0.00 2.18 2.65 0.04 82.95 02:09:54 Average: 1 12.53 0.00 2.25 1.21 0.04 83.98 02:09:54 Average: 2 12.66 0.00 2.19 1.46 0.06 83.63 02:09:54 Average: 3 12.13 0.00 2.07 1.22 0.05 84.54 02:09:54 Average: 4 12.26 0.00 2.30 2.21 0.05 83.18 02:09:54 Average: 5 12.32 0.00 2.22 1.88 0.04 83.54 02:09:54 Average: 6 12.29 0.00 2.10 0.97 0.04 84.60 02:09:54 Average: 7 12.18 0.00 2.42 1.50 0.04 83.86 02:09:54 02:09:54 02:09:54