Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dd1d5183d69fc6ff1160adeae9123a692ddbeeff 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-ssh1575136108117987707.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh3616066295821086337.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh6528050052750062024.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh14119660665554790226.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-ssh3530451663383632023.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24952 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/746 [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/746 # 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 dd1d5183d69fc6ff1160adeae9123a692ddbeeff (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd1d5183d69fc6ff1160adeae9123a692ddbeeff # timeout=10 Commit message: "Merge pull request #4995 from jinlinGuan/issue-4988" > git rev-list --no-walk 86a4aa52df06e0ed7c25093f8c86dcf1d86e7360 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:10:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:11:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:11:15 ========================================================= 02:11:15 EdgeX Global Pipelines Version Info 02:11:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:11:16 ------------------- 02:11:16 stable info: 02:11:16 ------------------- 02:11:16 Commited By: Ginny Guan ginny@iotechsys.com 02:11:16 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 02:11:16 Message: update stable to v1.0.265 02:11:16 ------------------- 02:11:16 experimental info: 02:11:16 ------------------- 02:11:16 Commited By: Cherry Wang cherry@iotechsys.com 02:11:16 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 02:11:16 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:11:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:11:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:11:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:11:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:11:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:11:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:11:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:11:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:11:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:11:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:11:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:11:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:11:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:11:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:11:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:11:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:11:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:11:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:11:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:11:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:11:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:11:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:11:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:11:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:11:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:11:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:11:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] echo 02:11:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd1d518 [Pipeline] echo 02:11:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:11:17 provisioning config files... 02:11:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/746@tmp/config8205322023390329860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:17 ---> ****-login.sh 02:11:17 nexus3.edgexfoundry.org:10001 02:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:11:17 Configure a credential helper to remove this warning. See 02:11:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:11:17 02:11:17 Login Succeeded 02:11:17 nexus3.edgexfoundry.org:10002 02:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:11:18 Configure a credential helper to remove this warning. See 02:11:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:11:18 02:11:18 Login Succeeded 02:11:18 nexus3.edgexfoundry.org:10003 02:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:11:18 Configure a credential helper to remove this warning. See 02:11:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:11:18 02:11:18 Login Succeeded 02:11:18 nexus3.edgexfoundry.org:10004 02:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:11:18 Configure a credential helper to remove this warning. See 02:11:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:11:18 02:11:18 Login Succeeded 02:11:18 ****.io 02:11:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:11:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:11:18 Configure a credential helper to remove this warning. See 02:11:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:11:18 02:11:18 Login Succeeded 02:11:18 ---> ****-login.sh ends [Pipeline] } 02:11:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:11:19 + 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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile 02:11:19 + cut -d/ -f2 02:11:19 + dirname cmd/core-command/Dockerfile 02:11:19 + echo core-command,cmd/core-command/Dockerfile 02:11:19 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:11:19 + cut -d/ -f2 02:11:19 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:11:19 + dirname cmd/core-data/Dockerfile 02:11:19 + cut -d/ -f2 02:11:19 + echo core-data,cmd/core-data/Dockerfile 02:11:19 + + dirname cmd/core-keeper/Dockerfile 02:11:19 cut -d/ -f2 02:11:19 + echo core-keeper,cmd/core-keeper/Dockerfile 02:11:19 + dirname cmd/core-metadata/Dockerfile 02:11:19 + cut -d/ -f2 02:11:19 + echo core-metadata,cmd/core-metadata/Dockerfile 02:11:19 + dirname cmd/security-bootstrapper/Dockerfile 02:11:19 + cut -d/ -f2 02:11:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:11:19 + cut -d/ -f2 02:11:19 + dirname cmd/security-proxy-auth/Dockerfile 02:11:19 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:11:19 + dirname cmd/security-proxy-setup/Dockerfile 02:11:19 + cut -d/ -f2 02:11:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:11:19 + dirname cmd/security-secretstore-setup/Dockerfile 02:11:19 + cut -d/ -f2 02:11:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:11:19 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:11:19 + cut -d/ -f2 02:11:19 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:11:19 + + dirname cmd/security-spire-agent/Dockerfile 02:11:19 cut -d/ -f2 02:11:19 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:11:19 + dirname cmd/security-spire-config/Dockerfile 02:11:19 + cut -d/ -f2 02:11:19 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:11:19 + dirname cmd/security-spire-server/Dockerfile 02:11:19 + cut -d/ -f2 02:11:19 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:11:19 + dirname cmd/support-cron-scheduler/Dockerfile 02:11:19 + cut -d/ -f2 02:11:19 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 02:11:19 + dirname cmd/support-notifications/Dockerfile 02:11:19 + cut -d/ -f2 02:11:19 + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo 02:11:19 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:11:19 + git rev-list -1 --merges dd1d5183d69fc6ff1160adeae9123a692ddbeeff~1..dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] echo 02:11:19 -----------> git rev-list -1 --merges dd1d5183d69fc6ff1160adeae9123a692ddbeeff~1..dd1d5183d69fc6ff1160adeae9123a692ddbeeff dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:11:19 dd1d5183d69fc6ff1160adeae9123a692ddbeeff [false] [Pipeline] sh 02:11:19 + git log --format=format:%s -1 dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] echo 02:11:19 ========================================================= 02:11:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:11:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:11:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:11:20 + grep -v github /etc/ssh/ssh_known_hosts 02:11:20 + [ -e /tmp/ssh_known_hosts ] 02:11:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:11:20 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:11:20 sudo tee -a /etc/ssh/ssh_known_hosts 02:11:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:11:20 02:11:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:11:21 0.1.4: Pulling from edgex-devops/py-git-semver 02:11:21 b85a868b505f: Pulling fs layer 02:11:21 e2be974225ed: Pulling fs layer 02:11:21 339a4e72a1f5: Pulling fs layer 02:11:21 988bab9f4d93: Pulling fs layer 02:11:21 1469e6f7b9e6: Pulling fs layer 02:11:21 eaf3925da568: Pulling fs layer 02:11:21 bab4dde63d76: Pulling fs layer 02:11:21 bde34c3a00c8: Pulling fs layer 02:11:21 b352a97aabf1: Pulling fs layer 02:11:21 4872d77fe225: Pulling fs layer 02:11:21 5851b861e8e6: Pulling fs layer 02:11:21 1469e6f7b9e6: Waiting 02:11:21 eaf3925da568: Waiting 02:11:21 b352a97aabf1: Waiting 02:11:21 4872d77fe225: Waiting 02:11:21 5851b861e8e6: Waiting 02:11:21 bab4dde63d76: Waiting 02:11:21 bde34c3a00c8: Waiting 02:11:21 988bab9f4d93: Waiting 02:11:21 e2be974225ed: Verifying Checksum 02:11:21 e2be974225ed: Download complete 02:11:21 988bab9f4d93: Verifying Checksum 02:11:21 988bab9f4d93: Download complete 02:11:21 1469e6f7b9e6: Verifying Checksum 02:11:21 1469e6f7b9e6: Download complete 02:11:21 339a4e72a1f5: Verifying Checksum 02:11:21 339a4e72a1f5: Download complete 02:11:21 eaf3925da568: Verifying Checksum 02:11:21 eaf3925da568: Download complete 02:11:21 bde34c3a00c8: Verifying Checksum 02:11:21 bde34c3a00c8: Download complete 02:11:21 b352a97aabf1: Download complete 02:11:21 4872d77fe225: Verifying Checksum 02:11:21 4872d77fe225: Download complete 02:11:21 5851b861e8e6: Verifying Checksum 02:11:21 5851b861e8e6: Download complete 02:11:21 b85a868b505f: Verifying Checksum 02:11:21 b85a868b505f: Download complete 02:11:21 bab4dde63d76: Verifying Checksum 02:11:21 bab4dde63d76: Download complete 02:11:22 b85a868b505f: Pull complete 02:11:22 e2be974225ed: Pull complete 02:11:23 339a4e72a1f5: Pull complete 02:11:23 988bab9f4d93: Pull complete 02:11:23 1469e6f7b9e6: Pull complete 02:11:23 eaf3925da568: Pull complete 02:11:25 bab4dde63d76: Pull complete 02:11:25 bde34c3a00c8: Pull complete 02:11:25 b352a97aabf1: Pull complete 02:11:25 4872d77fe225: Pull complete 02:11:25 5851b861e8e6: Pull complete 02:11:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:11:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:11:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:25 prd-ubuntu20.04-docker-8c-8g-24952 does not seem to be running inside a container 02:11:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@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 02:11:27 $ docker top b97e4a92766625ffb6f5c3fe186ac2699cd35847349b4794210adcc900bd4523 -eo pid,comm 02:11:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:11:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:11:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:27 [ssh-agent] Looking for ssh-agent implementation... 02:11:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:28 $ docker exec b97e4a92766625ffb6f5c3fe186ac2699cd35847349b4794210adcc900bd4523 ssh-agent 02:11:28 SSH_AUTH_SOCK=/tmp/ssh-lU1kqojBnUTx/agent.32 02:11:28 SSH_AGENT_PID=38 02:11:28 Running ssh-add (command line suppressed) 02:11:28 Identity added: /w/workspace/edgex-go/746@tmp/private_key_12826332954817701552.key (/w/workspace/edgex-go/746@tmp/private_key_12826332954817701552.key) 02:11:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:28 + git tag --points-at HEAD [Pipeline] } 02:11:28 $ docker exec --env ******** --env ******** b97e4a92766625ffb6f5c3fe186ac2699cd35847349b4794210adcc900bd4523 ssh-agent -k 02:11:28 unset SSH_AUTH_SOCK; 02:11:28 unset SSH_AGENT_PID; 02:11:28 echo Agent pid 38 killed; 02:11:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:11:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:11:28 [ssh-agent] Looking for ssh-agent implementation... 02:11:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:11:28 $ docker exec b97e4a92766625ffb6f5c3fe186ac2699cd35847349b4794210adcc900bd4523 ssh-agent 02:11:28 SSH_AUTH_SOCK=/tmp/ssh-7Q476ildEvnE/agent.71 02:11:28 SSH_AGENT_PID=77 02:11:28 Running ssh-add (command line suppressed) 02:11:29 Identity added: /w/workspace/edgex-go/746@tmp/private_key_17883168922713808067.key (/w/workspace/edgex-go/746@tmp/private_key_17883168922713808067.key) 02:11:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:11:29 + git semver init 02:11:29 2024-11-08 02:11:29,552 [run_init] DEBUG init version:0.0.0 force:False 02:11:29 2024-11-08 02:11:29,553 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/746/.semver 02:11:29 2024-11-08 02:11:29,554 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/746/.semver 02:11:29 2024-11-08 02:11:29,554 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/746/.semver'], cwd=/w/workspace/edgex-go/746, universal_newlines=False, shell=None, istream=None) 02:11:34 2024-11-08 02:11:34,512 [append_file] DEBUG append to file:/w/workspace/edgex-go/746/.git/info/exclude 02:11:34 2024-11-08 02:11:34,513 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/746/.semver/main with force:False 02:11:34 2024-11-08 02:11:34,514 [read_version] DEBUG read version from /w/workspace/edgex-go/746/.semver/main 02:11:34 2024-11-08 02:11:34,514 [read_version] DEBUG read version from /w/workspace/edgex-go/746/.semver/main 02:11:34 4.0.0-dev.12 [Pipeline] } 02:11:34 $ docker exec --env ******** --env ******** b97e4a92766625ffb6f5c3fe186ac2699cd35847349b4794210adcc900bd4523 ssh-agent -k 02:11:35 unset SSH_AUTH_SOCK; 02:11:35 unset SSH_AGENT_PID; 02:11:35 echo Agent pid 77 killed; 02:11:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:11:35 + git semver [Pipeline] } 02:11:35 $ docker stop --time=1 b97e4a92766625ffb6f5c3fe186ac2699cd35847349b4794210adcc900bd4523 02:11:37 $ docker rm -f --volumes b97e4a92766625ffb6f5c3fe186ac2699cd35847349b4794210adcc900bd4523 [Pipeline] // withDockerContainer [Pipeline] sh 02:11:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:11:37 Stashed 1 file(s) [Pipeline] echo 02:11:37 [edgeXSemver]: initialized semver on version 4.0.0-dev.12 [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 02:11:38 + git config --global --add safe.directory /w/workspace/edgex-go/746 [Pipeline] echo 02:11:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:11:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:11:38 ========================================================= 02:11:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:11:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:11:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:11:38 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:11:38 43c4264eed91: Pulling fs layer 02:11:38 4cc291be95ef: Pulling fs layer 02:11:38 2ac1f1163629: Pulling fs layer 02:11:38 5c3c966382ef: Pulling fs layer 02:11:38 4f4fb700ef54: Pulling fs layer 02:11:38 5d5c8e513c77: Pulling fs layer 02:11:38 9f66e0745190: Pulling fs layer 02:11:38 f49a43e4bbc0: Pulling fs layer 02:11:38 561ebcabdf7f: Pulling fs layer 02:11:38 9f66e0745190: Waiting 02:11:38 561ebcabdf7f: Waiting 02:11:38 5c3c966382ef: Waiting 02:11:38 f49a43e4bbc0: Waiting 02:11:38 5d5c8e513c77: Waiting 02:11:38 4cc291be95ef: Download complete 02:11:38 5c3c966382ef: Verifying Checksum 02:11:38 5c3c966382ef: Download complete 02:11:38 4f4fb700ef54: Verifying Checksum 02:11:38 4f4fb700ef54: Download complete 02:11:38 43c4264eed91: Download complete 02:11:38 5d5c8e513c77: Verifying Checksum 02:11:38 5d5c8e513c77: Download complete 02:11:38 9f66e0745190: Verifying Checksum 02:11:38 9f66e0745190: Download complete 02:11:38 43c4264eed91: Pull complete 02:11:38 561ebcabdf7f: Verifying Checksum 02:11:38 561ebcabdf7f: Download complete 02:11:38 4cc291be95ef: Pull complete 02:11:39 2ac1f1163629: Download complete 02:11:39 f49a43e4bbc0: Verifying Checksum 02:11:39 f49a43e4bbc0: Download complete 02:11:42 2ac1f1163629: Pull complete 02:11:42 5c3c966382ef: Pull complete 02:11:43 4f4fb700ef54: Pull complete 02:11:43 5d5c8e513c77: Pull complete 02:11:43 9f66e0745190: Pull complete 02:11:45 f49a43e4bbc0: Pull complete 02:11:45 561ebcabdf7f: Pull complete 02:11:45 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 02:11:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:11:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:11:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:11:46 WORKDIR /edgex 02:11:46 COPY go.mod . 02:11:46 RUN go mod download 02:11:46 + docker build -t ci-base-image-x86_64 -f - . 02:11:46 Sending build context to Docker daemon 178.1MB 02:11:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:11:46 ---> 3a752c3f9dda 02:11:46 Step 2/4 : WORKDIR /edgex 02:11:50 ---> Running in 55d79aa7e430 02:11:50 Removing intermediate container 55d79aa7e430 02:11:50 ---> be62fcdab2f0 02:11:50 Step 3/4 : COPY go.mod . 02:11:50 ---> a75dace33cb1 02:11:50 Step 4/4 : RUN go mod download 02:11:50 ---> Running in d22cc1f3ebdb 02:11:52 Still waiting to schedule task 02:11:52 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24949’ 02:12:22 Removing intermediate container d22cc1f3ebdb 02:12:22 ---> d2df30a231ac 02:12:22 Successfully built d2df30a231ac 02:12:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:22 + docker inspect -f . ci-base-image-x86_64 02:12:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:22 prd-ubuntu20.04-docker-8c-8g-24952 does not seem to be running inside a container 02:12:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@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 02:12:22 $ docker top 6b820c31023835d1f4e2e6122fa85c62ce1b219abf3cae5c3fecdb96005d23c0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:23 + go version 02:12:23 go version go1.23.2 linux/amd64 [Pipeline] } 02:12:23 $ docker stop --time=1 6b820c31023835d1f4e2e6122fa85c62ce1b219abf3cae5c3fecdb96005d23c0 02:12:24 $ docker rm -f --volumes 6b820c31023835d1f4e2e6122fa85c62ce1b219abf3cae5c3fecdb96005d23c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:24 + docker inspect -f . ci-base-image-x86_64 02:12:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:25 prd-ubuntu20.04-docker-8c-8g-24952 does not seem to be running inside a container 02:12:25 $ 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/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@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 02:12:25 $ docker top c812493056048bfe5e3c7ad13d05ba97962ec3d1f25d730544f9b0f10d2131e2 -eo pid,comm [Pipeline] { [Pipeline] echo 02:12:25 ========================================================= 02:12:25 [edgeXBuildGoParallel] Running Tests and Build... 02:12:25 ========================================================= [Pipeline] sh 02:12:25 + git config --global --add safe.directory /w/workspace/edgex-go/746 [Pipeline] fileExists [Pipeline] sh 02:12:26 + make test 02:12:26 go test -race -coverprofile=coverage.out ./... 02:12:34 ? github.com/edgexfoundry/edgex-go [no test files] 02:13:06 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:13:06 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:13:06 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:13:06 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:13:06 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:13:06 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:13:06 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:13:06 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:13:06 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:13:06 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:13:06 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:13:06 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 02:13:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:13:06 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:13:06 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:13:07 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:13:07 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:13:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 02:13:08 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 02:13:08 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:13:08 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:13:09 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:13:09 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:13:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 02:13:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:13:10 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:13:10 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:13:10 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:13:10 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:13:10 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:13:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:13:10 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:13:10 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:13:11 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:13:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:13:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:13:11 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 02:13:11 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:13:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.066s coverage: 69.2% of statements 02:13:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 48.4% of statements 02:13:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:13:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:13:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.472s coverage: 93.4% of statements 02:13:13 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements 02:13:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 9.4% of statements 02:13:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:13:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:13:15 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:13:15 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:13:15 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:13:15 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:13:15 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:13:15 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:13:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:13:15 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:13:15 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:13:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.370s coverage: 95.8% of statements 02:13:16 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 02:13:16 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:13:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:13:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:13:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] 02:13:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.0% of statements 02:13:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 44.2% of statements 02:13:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 40.0% of statements 02:13:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements 02:13:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 02:13:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:13:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:13:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:13:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.043s coverage: 96.3% of statements 02:13:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 02:13:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:13:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:13:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:13:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:13:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:13:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:13:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:13:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:13:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:13:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:13:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:13:20 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:13:20 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:13:21 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:13:22 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:13:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:13:24 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:13:24 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:13:26 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:13:26 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 02:13:26 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:13:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:13:28 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:13:28 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:13:28 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:13:28 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:13:28 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:13:28 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 02:13:29 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 02:13:29 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 02:13:29 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 02:13:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 02:13:31 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:13:31 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:13:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 02:13:32 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:13:32 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:13:32 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:13:32 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:13:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:13:33 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.050s coverage: 92.9% of statements 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 66.7% of statements 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 17.0% of statements 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.024s coverage: 100.0% of statements 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.069s coverage: 82.1% of statements 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.036s coverage: 86.0% of statements 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.194s coverage: 63.1% of statements 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.008s coverage: 36.8% of statements 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.034s coverage: 9.0% of statements 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.067s coverage: 97.7% of statements 02:13:38 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.048s coverage: 45.8% of statements 02:13:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.2% of statements 02:13:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.108s coverage: 95.7% of statements 02:13:40 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 02:13:40 running golangci-lint 02:13:40 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 02:13:40 go version go1.23.2 linux/amd64 02:13:40 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 02:13:40 level=info msg="[config_reader] Used config file .golangci.yml" 02:13:40 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:14:02 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|name|files|imports|types_sizes) took 21.775273407s" 02:14:02 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.319986ms" 02:14:14 level=info msg="[linters_context/goanalysis] analyzers took 2m7.337264489s with top 10 stages: buildir: 57.69990163s, gosec: 3.530920234s, fact_deprecated: 2.758810172s, inspect: 2.63054705s, printf: 2.451628112s, ctrlflow: 1.862436243s, fact_purity: 1.580368398s, S1038: 1.387784267s, nilness: 1.319103029s, unused: 1.207923381s" 02:14:14 level=info msg="[runner] Issues before processing: 208, after processing: 0" 02:14:14 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 208/208, path_prettifier: 208/208, skip_files: 208/208, autogenerated_exclude: 208/208, exclude-rules: 208/15, cgo: 208/208, invalid_issue: 208/208, skip_dirs: 208/208, identifier_marker: 208/208, exclude: 208/208, nolint: 15/0" 02:14:14 level=info msg="[runner] processing took 16.616641ms with stages: identifier_marker: 6.084297ms, nolint: 5.923059ms, exclude-rules: 1.365106ms, autogenerated_exclude: 1.285884ms, path_prettifier: 1.180348ms, skip_dirs: 574.287µs, invalid_issue: 106.665µs, cgo: 73.494µs, filename_unadjuster: 17.461µs, max_same_issues: 1.61µs, uniq_by_line: 640ns, fixer: 630ns, exclude: 630ns, skip_files: 540ns, source_code: 460ns, path_prefixer: 380ns, sort_results: 380ns, path_shortener: 250ns, max_from_linter: 170ns, diff: 150ns, max_per_file_from_linter: 110ns, severity-rules: 90ns" 02:14:14 level=info msg="[runner] linters took 12.338068976s with stages: goanalysis_metalinter: 12.32133844s" 02:14:14 level=info msg="File cache stats: 0 entries of total size 0B" 02:14:14 level=info msg="Memory: 341 samples, avg is 288.2MB, max is 1220.8MB" 02:14:14 level=info msg="Execution took 34.162053599s" 02:14:14 go vet ./... 02:14:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:14:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:14:21 ./bin/test-attribution-txt.sh [Pipeline] echo 02:14:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:14:22 + ls -al . 02:14:22 total 1764 02:14:22 drwxrwxr-x 11 1001 1001 4096 Nov 8 02:12 . 02:14:22 drwxr-xr-x 4 root root 4096 Nov 8 02:12 .. 02:14:22 drwxrwxr-x 2 1001 1001 4096 Nov 8 02:10 .blubracket 02:14:22 -rw-rw-r-- 1 1001 1001 10 Nov 8 02:10 .dockerignore 02:14:22 drwxrwxr-x 8 1001 1001 4096 Nov 8 02:13 .git 02:14:22 drwxrwxr-x 3 1001 1001 4096 Nov 8 02:10 .github 02:14:22 -rw-rw-r-- 1 1001 1001 961 Nov 8 02:10 .gitignore 02:14:22 -rw-rw-r-- 1 1001 1001 199 Nov 8 02:10 .golangci.yml 02:14:22 -rw-rw-r-- 1 1001 1001 100 Nov 8 02:10 .hadolint.yml 02:14:22 drwxr-xr-x 3 1001 1001 4096 Nov 8 02:11 .semver 02:14:22 -rw-rw-r-- 1 1001 1001 155 Nov 8 02:10 .sonarcloud.properties 02:14:22 -rw-rw-r-- 1 1001 1001 1171 Nov 8 02:10 ADOPTERS.md 02:14:22 -rw-rw-r-- 1 1001 1001 17141 Nov 8 02:10 Attribution.txt 02:14:22 -rw-rw-r-- 1 1001 1001 100284 Nov 8 02:10 CHANGELOG.md 02:14:22 -rw-rw-r-- 1 1001 1001 3804 Nov 8 02:10 CONTRIBUTING.md 02:14:22 -rw-rw-r-- 1 1001 1001 677 Nov 8 02:10 GOVERNANCE.md 02:14:22 -rw-rw-r-- 1 1001 1001 858 Nov 8 02:10 Jenkinsfile 02:14:22 -rw-rw-r-- 1 1001 1001 10775 Nov 8 02:10 LICENSE 02:14:22 -rw-rw-r-- 1 1001 1001 16738 Nov 8 02:10 Makefile 02:14:22 -rw-rw-r-- 1 1001 1001 582 Nov 8 02:10 OWNERS.md 02:14:22 -rw-rw-r-- 1 1001 1001 9533 Nov 8 02:10 README.md 02:14:22 -rw-rw-r-- 1 1001 1001 789 Nov 8 02:10 SECURITY.md 02:14:22 -rw-rw-r-- 1 1001 1001 12 Nov 8 02:11 VERSION 02:14:22 drwxrwxr-x 2 1001 1001 4096 Nov 8 02:10 bin 02:14:22 drwxrwxr-x 19 1001 1001 4096 Nov 8 02:10 cmd 02:14:22 -rw-r--r-- 1 root root 1433925 Nov 8 02:13 coverage.out 02:14:22 drwxrwxr-x 2 1001 1001 4096 Nov 8 02:10 fuzz_test 02:14:22 -rw-rw-r-- 1 1001 1001 6577 Nov 8 02:10 go.mod 02:14:22 -rw-rw-r-- 1 1001 1001 88825 Nov 8 02:10 go.sum 02:14:22 drwxrwxr-x 7 1001 1001 4096 Nov 8 02:10 internal 02:14:22 drwxrwxr-x 2 1001 1001 4096 Nov 8 02:10 openapi 02:14:22 -rw-rw-r-- 1 1001 1001 584 Nov 8 02:10 security.txt 02:14:22 -rw-rw-r-- 1 1001 1001 204 Nov 8 02:10 version.go [Pipeline] sh 02:14:22 + '[' -e coverage.out ] 02:14:22 + chown 1001:1001 coverage.out [Pipeline] stash 02:14:22 Stashed 1 file(s) [Pipeline] sh 02:14:22 + make build 02:14:22 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:14:44 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:14:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:14:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:14:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:14:50 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:14:54 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:14:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:14:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:15:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:15:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:15:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:15:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:15:05 $ docker stop --time=1 c812493056048bfe5e3c7ad13d05ba97962ec3d1f25d730544f9b0f10d2131e2 02:15:22 $ docker rm -f --volumes c812493056048bfe5e3c7ad13d05ba97962ec3d1f25d730544f9b0f10d2131e2 [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 02:15:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:15:23 02:15:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:15:24 latest: Pulling from edgex-devops/edgex-compose 02:15:24 91d30c5bc195: Pulling fs layer 02:15:24 2e9b0aa3be6d: Pulling fs layer 02:15:24 9c61dcf015f6: Pulling fs layer 02:15:24 4698f68db338: Pulling fs layer 02:15:24 2a2f49069b9e: Pulling fs layer 02:15:24 e0025b399a48: Pulling fs layer 02:15:24 4698f68db338: Waiting 02:15:24 2a2f49069b9e: Waiting 02:15:24 e0025b399a48: Waiting 02:15:24 91d30c5bc195: Download complete 02:15:24 4698f68db338: Verifying Checksum 02:15:24 4698f68db338: Download complete 02:15:24 2e9b0aa3be6d: Verifying Checksum 02:15:24 2e9b0aa3be6d: Download complete 02:15:24 e0025b399a48: Verifying Checksum 02:15:24 e0025b399a48: Download complete 02:15:24 91d30c5bc195: Pull complete 02:15:24 2a2f49069b9e: Verifying Checksum 02:15:24 2a2f49069b9e: Download complete 02:15:24 2e9b0aa3be6d: Pull complete 02:15:25 9c61dcf015f6: Verifying Checksum 02:15:25 9c61dcf015f6: Download complete 02:15:27 9c61dcf015f6: Pull complete 02:15:27 4698f68db338: Pull complete 02:15:28 2a2f49069b9e: Pull complete 02:15:28 e0025b399a48: Pull complete 02:15:28 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:15:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:15:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:28 prd-ubuntu20.04-docker-8c-8g-24952 does not seem to be running inside a container 02:15:28 $ 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/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@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 02:15:33 $ docker top d3cef45e73392efb169c9073bb465b163683eb1faf7646269fc999c6efc850c0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:33 + docker compose -f ./docker-compose-build.yml build --parallel 02:15:36 #1 [security-proxy-setup internal] load build definition from Dockerfile 02:15:36 #1 transferring dockerfile: 2.50kB done 02:15:36 #1 DONE 0.0s 02:15:36 02:15:36 #2 [security-bootstrapper internal] load build definition from Dockerfile 02:15:36 #2 transferring dockerfile: 3.02kB done 02:15:36 #2 DONE 0.0s 02:15:36 02:15:36 #3 [core-command internal] load build definition from Dockerfile 02:15:36 #3 transferring dockerfile: 1.94kB done 02:15:36 #3 DONE 0.0s 02:15:36 02:15:36 #4 [security-spire-agent internal] load build definition from Dockerfile 02:15:36 #4 transferring dockerfile: 1.81kB done 02:15:36 #4 DONE 0.0s 02:15:36 02:15:36 #5 [security-spire-config internal] load build definition from Dockerfile 02:15:36 #5 transferring dockerfile: 1.69kB done 02:15:36 #5 DONE 0.0s 02:15:36 02:15:36 #6 [core-keeper internal] load build definition from Dockerfile 02:15:36 #6 transferring dockerfile: 2.07kB done 02:15:36 #6 DONE 0.0s 02:15:36 02:15:36 #7 [support-cron-scheduler internal] load build definition from Dockerfile 02:15:36 #7 transferring dockerfile: 1.86kB done 02:15:36 #7 DONE 0.0s 02:15:36 02:15:36 #8 [security-proxy-auth internal] load build definition from Dockerfile 02:15:36 #8 transferring dockerfile: 2.15kB done 02:15:36 #8 DONE 0.0s 02:15:36 02:15:36 #9 [core-data internal] load build definition from Dockerfile 02:15:36 #9 transferring dockerfile: 2.07kB done 02:15:36 #9 DONE 0.1s 02:15:36 02:15:36 #10 [core-metadata internal] load build definition from Dockerfile 02:15:36 #10 transferring dockerfile: 2.13kB done 02:15:36 #10 DONE 0.1s 02:15:36 02:15:36 #11 [security-spire-server internal] load build definition from Dockerfile 02:15:36 #11 transferring dockerfile: 1.70kB done 02:15:36 #11 DONE 0.1s 02:15:36 02:15:36 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:15:36 #12 transferring dockerfile: 1.89kB done 02:15:36 #12 DONE 0.1s 02:15:36 02:15:36 #13 [support-notifications internal] load build definition from Dockerfile 02:15:36 #13 transferring dockerfile: 2.02kB done 02:15:36 #13 DONE 0.1s 02:15:36 02:15:36 #14 [security-proxy-setup internal] load .dockerignore 02:15:36 #14 transferring context: 50B done 02:15:36 #14 DONE 0.1s 02:15:36 02:15:36 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:15:36 #15 transferring dockerfile: 2.23kB done 02:15:36 #15 DONE 0.1s 02:15:36 02:15:36 #16 [security-secretstore-setup internal] load build definition from Dockerfile 02:15:36 #16 transferring dockerfile: 2.49kB done 02:15:36 #16 DONE 0.1s 02:15:36 02:15:36 #17 [security-bootstrapper internal] load .dockerignore 02:15:36 #17 transferring context: 50B done 02:15:36 #17 DONE 0.0s 02:15:36 02:15:36 #18 [core-command internal] load .dockerignore 02:15:36 #18 transferring context: 50B done 02:15:36 #18 DONE 0.0s 02:15:36 02:15:36 #19 [security-spire-agent internal] load .dockerignore 02:15:36 #19 transferring context: 50B done 02:15:36 #19 DONE 0.0s 02:15:36 02:15:36 #20 [security-spire-config internal] load .dockerignore 02:15:36 #20 transferring context: 50B done 02:15:36 #20 DONE 0.0s 02:15:36 02:15:36 #21 [support-cron-scheduler internal] load .dockerignore 02:15:36 #21 transferring context: 50B done 02:15:36 #21 DONE 0.0s 02:15:36 02:15:36 #22 [core-keeper internal] load .dockerignore 02:15:36 #22 transferring context: 50B done 02:15:36 #22 DONE 0.0s 02:15:36 02:15:36 #23 [security-proxy-auth internal] load .dockerignore 02:15:36 #23 transferring context: 50B done 02:15:36 #23 DONE 0.0s 02:15:36 02:15:36 #24 [core-data internal] load .dockerignore 02:15:36 #24 transferring context: 50B done 02:15:36 #24 DONE 0.0s 02:15:36 02:15:36 #25 [security-spire-server internal] load .dockerignore 02:15:36 #25 transferring context: 50B done 02:15:36 #25 DONE 0.0s 02:15:36 02:15:36 #26 [support-notifications internal] load .dockerignore 02:15:36 #26 transferring context: 50B done 02:15:36 #26 DONE 0.1s 02:15:36 02:15:36 #27 [core-metadata internal] load .dockerignore 02:15:36 #27 transferring context: 50B done 02:15:36 #27 DONE 0.1s 02:15:36 02:15:36 #28 [security-spiffe-token-provider internal] load .dockerignore 02:15:36 #28 transferring context: 50B done 02:15:36 #28 DONE 0.1s 02:15:36 02:15:36 #29 [core-common-config-bootstrapper internal] load .dockerignore 02:15:36 #29 transferring context: 50B done 02:15:36 #29 DONE 0.1s 02:15:36 02:15:36 #30 [security-secretstore-setup internal] load .dockerignore 02:15:36 #30 transferring context: 50B done 02:15:36 #30 DONE 0.1s 02:15:36 02:15:36 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:15:36 #31 DONE 0.0s 02:15:36 02:15:36 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 02:15:36 #32 DONE 0.1s 02:15:36 02:15:36 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:15:36 #31 DONE 0.0s 02:15:36 02:15:36 #33 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:15:36 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:15:36 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:15:36 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:15:36 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:15:36 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:15:36 #33 DONE 0.2s 02:15:36 02:15:36 #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:15:36 #31 DONE 0.0s 02:15:36 02:15:36 #34 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:15:36 #34 ... 02:15:36 02:15:36 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:15:36 #31 DONE 0.0s 02:15:36 02:15:36 #33 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:15:36 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:15:36 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:15:36 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:15:36 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:15:36 #33 DONE 0.2s 02:15:37 02:15:37 #33 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:15:37 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:15:37 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:15:37 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:15:37 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:15:37 #33 DONE 0.2s 02:15:37 02:15:37 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:15:37 #31 DONE 0.0s 02:15:37 02:15:37 #35 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:15:37 #35 ... 02:15:37 02:15:37 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:15:37 #31 DONE 0.0s 02:15:37 02:15:37 #33 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:15:37 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:15:37 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:15:37 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:15:37 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:15:37 #33 DONE 0.2s 02:15:37 02:15:37 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:15:37 #31 DONE 0.0s 02:15:37 02:15:37 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 02:15:37 #32 ... 02:15:37 02:15:37 #33 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:15:37 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:15:37 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:15:37 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:15:37 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:15:37 #33 DONE 0.2s 02:15:37 02:15:37 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:15:37 #36 DONE 0.9s 02:15:37 02:15:37 #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:15:37 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:15:37 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:15:37 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:15:37 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:15:37 #33 DONE 0.2s 02:15:37 02:15:37 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:15:37 #37 DONE 0.9s 02:15:37 02:15:37 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 02:15:37 #32 DONE 0.9s 02:15:37 02:15:37 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:15:37 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:15:37 #38 ... 02:15:37 02:15:37 #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:15:37 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:15:37 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:15:37 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:15:37 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:15:37 #33 DONE 0.2s 02:15:37 02:15:37 #39 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:15:38 #39 ... 02:15:38 02:15:38 #40 [security-spire-config internal] load build context 02:15:38 #40 transferring context: 21.82kB 0.1s done 02:15:38 #40 DONE 0.8s 02:15:38 02:15:38 #41 [security-spire-agent internal] load build context 02:15:38 #41 transferring context: 23.10kB 0.1s done 02:15:38 #41 DONE 0.8s 02:15:38 02:15:38 #42 [security-spire-server internal] load build context 02:15:38 #42 transferring context: 23.57kB 0.0s done 02:15:38 #42 DONE 0.8s 02:15:38 02:15:38 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:15:38 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 02:15:38 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:15:38 #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:15:38 #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:15:38 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s 02:15:38 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s 02:15:38 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s 02:15:38 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 02:15:38 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s 02:15:38 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 02:15:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24953 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:15:39 Running in /w/workspace/edgex-go/746 [Pipeline] { [Pipeline] checkout 02:15:40 #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 02:15:42 The recommended git tool is: git 02:15:43 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 4.5s done 02:15:46 #38 ... 02:15:46 02:15:46 #43 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:15:46 #43 ... 02:15:46 02:15:46 #44 [core-command internal] load build context 02:15:46 #44 transferring context: 324.96MB 9.9s 02:15:46 #44 ... 02:15:46 02:15:46 #45 [security-bootstrapper internal] load build context 02:15:46 #45 ... 02:15:46 02:15:46 #46 [security-proxy-auth internal] load build context 02:15:46 #46 ... 02:15:46 02:15:46 #47 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:15:46 #0 8.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:15:46 #0 8.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:15:46 #0 9.138 (1/1) Installing dumb-init (1.2.5-r3) 02:15:46 #0 9.147 Executing busybox-1.36.1-r29.trigger 02:15:46 #0 9.155 OK: 8 MiB in 15 packages 02:15:47 #47 ... 02:15:47 02:15:47 #48 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:15:47 #0 0.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:15:47 #0 1.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:15:47 #0 1.471 (1/3) Installing ca-certificates (20240705-r0) 02:15:47 #0 1.479 (2/3) Installing dumb-init (1.2.5-r3) 02:15:47 #0 1.488 (3/3) Installing tzdata (2024b-r0) 02:15:47 #0 1.621 Executing busybox-1.36.1-r29.trigger 02:15:47 #0 1.636 Executing ca-certificates-20240705-r0.trigger 02:15:47 #0 1.714 OK: 10 MiB in 17 packages 02:15:47 #48 ... 02:15:47 02:15:47 #49 [support-cron-scheduler internal] load build context 02:15:47 #49 ... 02:15:47 02:15:47 #50 [support-notifications internal] load build context 02:15:47 #50 ... 02:15:47 02:15:47 #51 [core-keeper internal] load build context 02:15:47 #51 ... 02:15:47 02:15:47 #52 [security-proxy-setup internal] load build context 02:15:47 #52 transferring context: 438.14MB 8.7s done 02:15:47 #52 ... 02:15:47 02:15:47 #53 [core-data internal] load build context 02:15:48 #53 ... 02:15:48 02:15:48 #54 [core-metadata internal] load build context 02:15:48 #54 ... 02:15:48 02:15:48 #55 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:15:48 #55 ... 02:15:48 02:15:48 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:15:48 #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 02:15:48 #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:15:48 #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 02:15:48 #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 02:15:48 #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 02:15:48 #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 4.5s done 02:15:48 #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 10.1s 02:15:48 #56 ... 02:15:48 02:15:48 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:15:48 using credential edgex-jenkins-ssh 02:15:48 Cloning the remote Git repository 02:15:48 #57 ... 02:15:48 02:15:48 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:15:48 #58 ... 02:15:48 02:15:48 #59 [security-spiffe-token-provider internal] load build context 02:15:48 #59 ... 02:15:48 02:15:48 #60 [core-common-config-bootstrapper internal] load build context 02:15:48 #60 transferring context: 438.14MB 9.0s done 02:15:48 #60 ... 02:15:48 02:15:48 #34 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:15:48 #34 1.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:15:48 #34 1.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:15:48 #34 1.605 (1/2) Installing dumb-init (1.2.5-r3) 02:15:48 #34 1.633 (2/2) Installing su-exec (0.2-r3) 02:15:48 #34 1.671 Executing busybox-1.36.1-r29.trigger 02:15:48 #34 1.686 OK: 8 MiB in 16 packages 02:15:48 #34 ... 02:15:48 02:15:48 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:15:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:15:48 > git init /w/workspace/edgex-go/746 # timeout=10 02:15:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:15:48 > git --version # timeout=10 02:15:48 > git --version # 'git version 2.25.1' 02:15:48 using GIT_SSH to set credentials SSH Credentials for GitHub 02:15:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:15:49 #61 ... 02:15:49 02:15:49 #62 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:15:49 #0 1.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:15:49 #0 1.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:15:49 #0 1.526 (1/1) Installing dumb-init (1.2.5-r3) 02:15:49 #0 1.529 Executing busybox-1.36.1-r29.trigger 02:15:49 #0 1.538 OK: 8 MiB in 15 packages 02:15:49 #62 ... 02:15:49 02:15:49 #63 [security-secretstore-setup internal] load build context 02:15:49 #63 ... 02:15:49 02:15:49 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:15:49 #0 1.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:15:49 #0 1.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:15:49 #0 1.730 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:15:49 #0 1.764 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:15:49 #0 1.783 (3/6) Installing dumb-init (1.2.5-r3) 02:15:49 #0 1.786 (4/6) Installing openssl (3.3.2-r1) 02:15:49 #0 1.803 (5/6) Installing su-exec (0.2-r3) 02:15:49 #0 1.803 (6/6) Installing yq-go (4.44.1-r2) 02:15:49 #0 1.869 Executing busybox-1.36.1-r29.trigger 02:15:49 #0 1.881 OK: 19 MiB in 18 packages 02:15:49 #64 ... 02:15:49 02:15:49 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:15:52 #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 02:15:53 #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 15.1s 02:15:54 #56 ... 02:15:54 02:15:54 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:15:54 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 16.3s 02:15:54 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 02:15:57 #38 ... 02:15:57 02:15:57 #44 [core-command internal] load build context 02:15:57 #44 transferring context: 438.14MB 12.2s done 02:15:57 #44 ... 02:15:57 02:15:57 #45 [security-bootstrapper internal] load build context 02:15:57 #45 transferring context: 438.14MB 12.3s done 02:15:57 #45 ... 02:15:57 02:15:57 #46 [security-proxy-auth internal] load build context 02:15:57 #46 transferring context: 438.14MB 11.4s done 02:15:57 #46 ... 02:15:57 02:15:57 #49 [support-cron-scheduler internal] load build context 02:15:57 #49 transferring context: 438.14MB 11.7s done 02:15:57 #49 ... 02:15:57 02:15:57 #50 [support-notifications internal] load build context 02:15:57 #50 transferring context: 438.14MB 11.7s done 02:15:57 #50 ... 02:15:57 02:15:57 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:15:57 #38 ... 02:15:57 02:15:57 #51 [core-keeper internal] load build context 02:15:57 #51 transferring context: 438.14MB 11.4s done 02:15:57 #51 ... 02:15:57 02:15:57 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:15:58 #38 ... 02:15:58 02:15:58 #53 [core-data internal] load build context 02:15:58 #53 transferring context: 438.14MB 12.0s done 02:15:58 #53 ... 02:15:58 02:15:58 #54 [core-metadata internal] load build context 02:15:58 #54 transferring context: 438.14MB 12.7s done 02:15:58 #54 ... 02:15:58 02:15:58 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:15:58 #38 ... 02:15:58 02:15:58 #59 [security-spiffe-token-provider internal] load build context 02:15:58 #59 transferring context: 438.14MB 11.6s done 02:15:59 #59 ... 02:15:59 02:15:59 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:15:59 #38 ... 02:15:59 02:15:59 #63 [security-secretstore-setup internal] load build context 02:15:59 #63 transferring context: 438.14MB 12.9s done 02:15:59 #63 ... 02:15:59 02:15:59 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:15:59 #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 19.5s done 02:15:59 #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 21.3s 02:16:01 #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 22.4s done 02:16:02 #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 02:16:08 Avoid second fetch 02:16:08 Checking out Revision dd1d5183d69fc6ff1160adeae9123a692ddbeeff (main) 02:16:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:16:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:16:08 > git config core.sparsecheckout # timeout=10 02:16:08 > git checkout -f dd1d5183d69fc6ff1160adeae9123a692ddbeeff # timeout=10 02:16:09 Commit message: "Merge pull request #4995 from jinlinGuan/issue-4988" 02:16:10 #56 ... 02:16:10 02:16:10 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:16:10 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 21.2s done 02:16:10 #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:16:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:16:14 % Total % Received % Xferd Average Speed Time Time Time Current 02:16:14 Dload Upload Total Spent Left Speed 02:16:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83298 0 --:--:-- --:--:-- --:--:-- 83843 [Pipeline] sh 02:16:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:16:15 #38 ... 02:16:15 02:16:15 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:16:15 #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 02:16:15 #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.3s done 02:16:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:16:15 + sudo tee /etc/docker/daemon.new 02:16:15 { 02:16:15 "registry-mirrors": [ 02:16:15 "https://nexus3.edgexfoundry.org:10001" 02:16:15 ], 02:16:15 "bip": "10.250.0.254/24", 02:16:15 "hosts": [ 02:16:15 "tcp://0.0.0.0:5555", 02:16:15 "unix:///var/run/docker.sock" 02:16:15 ], 02:16:15 "mtu": 1458, 02:16:15 "selinux-enabled": true, 02:16:15 "seccomp-profile": "/etc/docker/seccomp.json" 02:16:15 } [Pipeline] sh 02:16:15 #56 ... 02:16:15 02:16:15 #60 [core-common-config-bootstrapper internal] load build context 02:16:15 #60 DONE 38.0s 02:16:15 02:16:15 #51 [core-keeper internal] load build context 02:16:15 #51 DONE 38.8s 02:16:15 02:16:15 #46 [security-proxy-auth internal] load build context 02:16:15 #46 DONE 38.8s 02:16:15 02:16:15 #49 [support-cron-scheduler internal] load build context 02:16:15 #49 DONE 38.9s 02:16:15 02:16:15 #52 [security-proxy-setup internal] load build context 02:16:15 #52 DONE 39.1s 02:16:15 02:16:15 #44 [core-command internal] load build context 02:16:15 #44 DONE 39.1s 02:16:15 02:16:15 #45 [security-bootstrapper internal] load build context 02:16:15 #45 DONE 39.1s 02:16:15 02:16:15 #53 [core-data internal] load build context 02:16:15 #53 DONE 38.9s 02:16:15 02:16:15 #59 [security-spiffe-token-provider internal] load build context 02:16:15 #59 DONE 38.6s 02:16:15 02:16:15 #50 [support-notifications internal] load build context 02:16:15 #50 DONE 38.6s 02:16:15 02:16:15 #34 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:16:15 #34 DONE 39.0s 02:16:15 02:16:15 #63 [security-secretstore-setup internal] load build context 02:16:15 #63 DONE 38.7s 02:16:15 02:16:15 #62 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:16:15 #62 DONE 39.1s 02:16:15 02:16:15 #48 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:16:15 #48 DONE 39.0s 02:16:15 02:16:15 #54 [core-metadata internal] load build context 02:16:15 #54 DONE 38.7s 02:16:15 02:16:15 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:16:15 #64 DONE 39.0s 02:16:15 02:16:15 #65 [core-command stage-1 3/8] RUN apk --no-cache upgrade 02:16:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:16:15 #65 ... 02:16:15 02:16:15 #47 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:16:15 #47 DONE 38.9s 02:16:15 02:16:15 #43 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:16:15 #43 DONE 39.5s 02:16:16 02:16:16 #66 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 02:16:16 #66 DONE 0.3s 02:16:16 02:16:16 #67 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:16:16 + sudo service docker restart 02:16:16 #67 ... 02:16:16 02:16:16 #35 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:16 #35 DONE 40.0s 02:16:17 02:16:17 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:16:17 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.1s done 02:16:17 #38 DONE 39.5s 02:16:17 02:16:17 #55 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:16:17 #55 39.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:17 #55 39.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:17 #55 39.75 (1/2) Installing ca-certificates (20240705-r0) 02:16:17 #55 39.76 (2/2) Installing dumb-init (1.2.5-r3) 02:16:17 #55 39.77 Executing busybox-1.36.1-r29.trigger 02:16:17 #55 39.77 Executing ca-certificates-20240705-r0.trigger 02:16:17 #55 39.83 OK: 9 MiB in 16 packages 02:16:17 #55 DONE 40.2s 02:16:17 02:16:17 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:16:17 #57 39.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:17 #57 39.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:17 #57 39.79 (1/4) Installing ca-certificates (20240705-r0) 02:16:17 #57 39.81 (2/4) Installing dumb-init (1.2.5-r3) 02:16:17 #57 39.81 (3/4) Installing su-exec (0.2-r3) 02:16:17 #57 39.81 (4/4) Installing yq-go (4.44.1-r2) 02:16:17 #57 39.90 Executing busybox-1.36.1-r29.trigger 02:16:17 #57 39.92 Executing ca-certificates-20240705-r0.trigger 02:16:17 #57 39.99 OK: 19 MiB in 18 packages 02:16:17 #57 DONE 40.2s 02:16:17 02:16:17 #68 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:16:18 #68 ... 02:16:18 02:16:18 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:16:18 #58 39.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:18 #58 39.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:18 #58 39.42 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:16:18 #58 39.42 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:16:18 #58 39.42 OK: 24168 distinct packages available 02:16:18 #58 39.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:18 #58 39.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:18 #58 39.93 (1/4) Installing dumb-init (1.2.5-r3) 02:16:18 #58 39.93 (2/4) Installing musl-obstack (1.2.3-r2) 02:16:18 #58 39.93 (3/4) Installing libucontext (1.2-r3) 02:16:18 #58 39.94 (4/4) Installing gcompat (1.1.0-r4) 02:16:18 #58 39.94 Executing busybox-1.36.1-r29.trigger 02:16:18 #58 39.96 OK: 8 MiB in 18 packages 02:16:18 #58 DONE 40.5s 02:16:18 02:16:18 #39 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:16:18 #39 38.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:18 #39 39.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:18 #39 39.30 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:16:18 #39 39.30 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:16:18 #39 39.30 OK: 24168 distinct packages available 02:16:18 #39 39.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:18 #39 39.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:18 #39 39.75 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:16:18 #39 39.79 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:16:18 #39 39.80 (3/7) Installing dumb-init (1.2.5-r3) 02:16:18 #39 39.80 (4/7) Installing musl-obstack (1.2.3-r2) 02:16:18 #39 39.81 (5/7) Installing libucontext (1.2-r3) 02:16:18 #39 39.81 (6/7) Installing gcompat (1.1.0-r4) 02:16:18 #39 39.82 (7/7) Installing openssl (3.3.2-r1) 02:16:18 #39 39.84 Executing busybox-1.36.1-r29.trigger 02:16:18 #39 39.84 OK: 9 MiB in 19 packages 02:16:18 #39 DONE 40.4s 02:16:18 02:16:18 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:16:18 #61 39.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:18 #61 39.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:18 #61 39.78 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:16:18 #61 39.78 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:16:18 #61 39.78 OK: 24168 distinct packages available 02:16:18 #61 39.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:18 #61 39.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:18 #61 40.23 (1/14) Installing ca-certificates (20240705-r0) 02:16:18 #61 40.24 (2/14) Installing brotli-libs (1.1.0-r2) 02:16:18 #61 40.25 (3/14) Installing c-ares (1.33.1-r0) 02:16:18 #61 40.26 (4/14) Installing libunistring (1.2-r0) 02:16:18 #61 40.28 (5/14) Installing libidn2 (2.3.7-r0) 02:16:18 #61 40.28 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:16:18 #61 40.29 (7/14) Installing libpsl (0.21.5-r1) 02:16:18 #61 40.29 (8/14) Installing zstd-libs (1.5.6-r0) 02:16:18 #61 40.30 (9/14) Installing libcurl (8.11.0-r1) 02:16:18 #61 40.31 (10/14) Installing curl (8.11.0-r1) 02:16:18 #61 40.32 (11/14) Installing dumb-init (1.2.5-r3) 02:16:18 #61 40.33 (12/14) Installing musl-obstack (1.2.3-r2) 02:16:18 #61 40.33 (13/14) Installing libucontext (1.2-r3) 02:16:18 #61 40.33 (14/14) Installing gcompat (1.1.0-r4) 02:16:18 #61 40.34 Executing busybox-1.36.1-r29.trigger 02:16:18 #61 40.36 Executing ca-certificates-20240705-r0.trigger 02:16:18 #61 40.38 OK: 13 MiB in 28 packages 02:16:18 #61 DONE 40.9s 02:16:18 02:16:18 #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:16:18 #69 ... 02:16:18 02:16:18 #70 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:16:18 #0 1.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:18 #0 1.807 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:18 #0 2.107 Upgrading critical system libraries and apk-tools: 02:16:18 #0 2.107 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:16:18 #0 2.112 Executing busybox-1.36.1-r29.trigger 02:16:18 #0 2.177 Continuing the upgrade transaction with new apk-tools: 02:16:18 #0 2.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:18 #0 2.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:18 #0 2.537 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:16:18 #0 2.579 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:16:18 #0 2.603 OK: 8 MiB in 16 packages 02:16:18 #70 DONE 2.9s 02:16:18 02:16:18 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:16:18 #0 1.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:18 #0 1.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:18 #0 2.303 Upgrading critical system libraries and apk-tools: 02:16:18 #0 2.303 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:16:18 #0 2.312 Executing busybox-1.36.1-r29.trigger 02:16:18 #0 2.379 Continuing the upgrade transaction with new apk-tools: 02:16:18 #0 2.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:18 #0 2.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:18 #0 2.748 OK: 19 MiB in 18 packages 02:16:18 #71 DONE 3.0s 02:16:19 02:16:19 #65 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 02:16:19 #65 1.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:19 #65 1.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:19 #65 2.180 Upgrading critical system libraries and apk-tools: 02:16:19 #65 2.180 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:16:19 #65 2.189 Executing busybox-1.36.1-r29.trigger 02:16:19 #65 2.253 Continuing the upgrade transaction with new apk-tools: 02:16:19 #65 2.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:19 #65 2.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:19 #65 2.626 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:16:19 #65 2.662 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:16:19 #65 2.674 OK: 8 MiB in 15 packages 02:16:19 #65 DONE 3.1s 02:16:19 02:16:19 #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:16:19 #72 DONE 0.3s 02:16:19 02:16:19 #73 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:16:19 #0 2.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:19 #0 2.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:19 #0 3.211 Upgrading critical system libraries and apk-tools: 02:16:19 #0 3.211 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:16:19 #0 3.218 Executing busybox-1.36.1-r29.trigger 02:16:19 #0 3.285 Continuing the upgrade transaction with new apk-tools: 02:16:19 #0 3.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:19 #0 3.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:19 #73 3.643 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:16:19 #73 3.678 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:16:19 #73 3.687 OK: 8 MiB in 15 packages 02:16:19 #73 DONE 4.0s 02:16:19 02:16:19 #67 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:16:19 #67 3.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:19 #67 3.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:19 #67 ... 02:16:19 02:16:19 #74 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:16:19 #0 3.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:19 #0 3.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:19 #0 3.567 OK: 246 MiB in 54 packages 02:16:19 #74 DONE 4.0s 02:16:19 02:16:19 #67 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:16:19 #67 3.860 OK: 246 MiB in 54 packages 02:16:20 #67 DONE 4.0s 02:16:20 02:16:20 #75 [core-command builder 4/7] COPY go.mod vendor* ./ 02:16:20 #75 DONE 0.1s 02:16:20 02:16:20 #76 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:16:20 #76 DONE 4.1s 02:16:20 02:16:20 #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:16:20 #0 3.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:20 #0 3.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:20 #0 3.597 Upgrading critical system libraries and apk-tools: 02:16:20 #0 3.597 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:16:20 #0 3.604 Executing busybox-1.36.1-r29.trigger 02:16:20 #0 3.672 Continuing the upgrade transaction with new apk-tools: 02:16:20 #0 3.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:20 #0 3.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:20 #0 4.049 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:16:20 #0 4.101 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:16:20 #0 4.111 Executing ca-certificates-20240705-r0.trigger 02:16:20 #0 4.154 OK: 10 MiB in 17 packages 02:16:20 #77 DONE 4.3s 02:16:20 02:16:20 #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:16:20 #78 DONE 0.3s 02:16:20 02:16:20 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:20 #79 ... 02:16:20 02:16:20 #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:16:20 #0 3.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:20 #0 3.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:20 #0 3.689 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:16:20 #0 3.689 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:16:20 #0 3.689 OK: 24169 distinct packages available 02:16:20 #0 3.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:20 #0 3.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:20 #0 4.104 OK: 246 MiB in 54 packages 02:16:20 #80 DONE 4.3s 02:16:20 02:16:20 #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:16:20 #81 DONE 0.1s 02:16:20 02:16:20 #68 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:16:20 #68 3.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:20 #68 ... 02:16:20 02:16:20 #82 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:16:20 #0 4.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:20 #0 4.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:20 #0 4.471 OK: 246 MiB in 54 packages 02:16:20 #82 DONE 4.6s 02:16:20 02:16:20 #83 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:16:20 #83 DONE 0.1s 02:16:20 02:16:20 #68 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:16:20 #68 3.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:21 #68 3.395 Upgrading critical system libraries and apk-tools: 02:16:21 #68 3.395 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:16:21 #68 3.402 Executing busybox-1.36.1-r29.trigger 02:16:21 #68 3.469 Continuing the upgrade transaction with new apk-tools: 02:16:21 #68 3.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:21 #68 3.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:21 #68 3.896 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:16:21 #68 3.938 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:16:21 #68 3.947 Executing ca-certificates-20240705-r0.trigger 02:16:21 #68 3.996 OK: 9 MiB in 16 packages 02:16:21 #68 DONE 4.3s 02:16:21 02:16:21 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:16:21 #84 DONE 3.1s 02:16:21 02:16:21 #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:16:21 #85 DONE 0.1s 02:16:21 02:16:21 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:16:21 #0 3.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:21 #0 3.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:21 #0 3.543 Upgrading critical system libraries and apk-tools: 02:16:21 #0 3.543 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:16:21 #0 3.553 Executing busybox-1.36.1-r29.trigger 02:16:21 #0 3.639 Continuing the upgrade transaction with new apk-tools: 02:16:21 #0 3.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:21 #0 3.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:21 #0 4.047 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:16:21 #0 4.167 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:16:21 #0 4.187 Executing ca-certificates-20240705-r0.trigger 02:16:21 #0 4.239 OK: 19 MiB in 18 packages 02:16:21 #86 DONE 4.4s 02:16:21 02:16:21 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:16:21 #0 2.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:21 #0 2.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:21 #0 3.126 Upgrading critical system libraries and apk-tools: 02:16:21 #0 3.126 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:16:21 #0 3.132 Executing busybox-1.36.1-r29.trigger 02:16:21 #0 3.226 Continuing the upgrade transaction with new apk-tools: 02:16:21 #0 3.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:21 #0 3.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:21 #0 3.607 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:16:21 #0 3.642 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:16:21 #0 3.656 OK: 8 MiB in 18 packages 02:16:21 #87 DONE 3.8s 02:16:21 02:16:21 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:16:22 #88 DONE 1.0s 02:16:22 02:16:22 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:16:22 #0 3.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:22 #0 3.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:22 #0 3.644 Upgrading critical system libraries and apk-tools: 02:16:22 #0 3.644 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:16:22 #0 3.686 Executing busybox-1.36.1-r29.trigger 02:16:22 #0 3.790 Continuing the upgrade transaction with new apk-tools: 02:16:22 #0 3.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:22 #0 3.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:22 #0 4.154 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:16:22 #0 4.194 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:16:22 #0 4.205 Executing ca-certificates-20240705-r0.trigger 02:16:22 #0 4.260 OK: 13 MiB in 28 packages 02:16:22 #89 DONE 4.8s 02:16:22 02:16:22 #90 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:16:22 #0 3.532 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:22 #0 3.988 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:22 #0 4.727 (1/1) Installing dumb-init (1.2.5-r3) 02:16:22 #0 5.038 Executing busybox-1.36.1-r29.trigger 02:16:22 #0 5.040 OK: 8 MiB in 15 packages 02:16:22 #90 DONE 6.0s 02:16:22 02:16:22 #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:16:22 #91 DONE 0.1s 02:16:22 02:16:22 #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:16:22 #69 3.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:22 #69 4.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:22 #69 4.754 Upgrading critical system libraries and apk-tools: 02:16:22 #69 4.754 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:16:22 #69 4.761 Executing busybox-1.36.1-r29.trigger 02:16:23 #69 ... 02:16:23 02:16:23 #92 [security-spire-config stage-2 6/10] COPY security.txt / 02:16:23 #92 DONE 0.1s 02:16:23 02:16:23 #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:16:23 #69 4.864 Continuing the upgrade transaction with new apk-tools: 02:16:23 #69 4.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:23 #69 4.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:23 #69 ... 02:16:23 02:16:23 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:16:23 #93 DONE 0.1s 02:16:23 02:16:23 #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:16:23 #0 1.754 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:16:23 #0 2.223 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:16:23 #0 3.029 OK: 246 MiB in 54 packages 02:16:23 #94 DONE 3.2s 02:16:23 02:16:23 #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:16:23 #95 DONE 0.1s 02:16:23 02:16:23 #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:16:23 #96 DONE 0.1s 02:16:23 02:16:23 #97 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:16:23 #97 DONE 0.2s 02:16:23 02:16:23 #98 [security-spire-config] exporting to image 02:16:23 #98 exporting layers 02:16:23 #98 ... 02:16:23 02:16:23 #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:16:23 #69 5.280 OK: 9 MiB in 19 packages 02:16:23 #69 DONE 5.4s 02:16:23 02:16:23 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:16:25 #99 DONE 1.2s 02:16:25 02:16:25 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:16:25 #100 DONE 1.2s 02:16:25 02:16:25 #98 [security-spire-config] exporting to image 02:16:25 #98 exporting layers 1.5s done 02:16:25 #98 writing image sha256:da41bbf0f3b4440fa3c42606a087a93e832d263c4d7262a4ae46efeb866c5527 done 02:16:25 #98 naming to docker.io/library/security-spire-config done 02:16:25 #98 DONE 1.5s 02:16:25 02:16:25 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:16:25 #101 DONE 0.1s 02:16:25 02:16:25 #102 [security-spire-server stage-2 6/9] COPY security.txt / 02:16:25 #102 DONE 0.9s 02:16:25 02:16:25 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:16:25 #103 DONE 1.0s 02:16:25 02:16:25 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:16:26 #104 ... 02:16:26 02:16:26 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:16:26 #105 DONE 0.2s 02:16:26 02:16:26 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:16:26 #104 DONE 0.1s 02:16:26 02:16:26 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:16:26 #106 DONE 0.1s 02:16:26 02:16:26 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 02:16:26 #107 DONE 0.1s 02:16:26 02:16:26 #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:26 #108 ... 02:16:26 02:16:26 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:16:26 #109 DONE 0.1s 02:16:26 02:16:26 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:16:26 #110 DONE 0.1s 02:16:26 02:16:26 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:16:26 #56 ... 02:16:26 02:16:26 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:16:26 #111 DONE 0.0s 02:16:26 02:16:26 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:16:26 #112 DONE 0.0s 02:16:26 02:16:26 #98 [security-spire-agent] exporting to image 02:16:26 #98 exporting layers 0.6s done 02:16:26 #98 writing image sha256:0c5e7af8b21ad788cc8cbef288365581ed8718368d08f0eb84ca023bd96fb7a7 done 02:16:26 #98 naming to docker.io/library/security-spire-server done 02:16:26 #98 writing image sha256:6bf3f7c4e83c17f8238d9acd961e9a38562d36815fcbc269934477dbfd8ec27f done 02:16:26 #98 naming to docker.io/library/security-spire-agent done 02:16:26 #98 DONE 2.2s 02:16:26 02:16:26 #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:30 #113 ... 02:16:30 02:16:30 #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:30 #114 ... 02:16:30 02:16:30 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:16:34 provisioning config files... 02:16:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/746@tmp/config1687061879180570584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:16:35 ---> ****-login.sh 02:16:35 nexus3.edgexfoundry.org:10001 02:16:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:35 Configure a credential helper to remove this warning. See 02:16:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:35 02:16:35 Login Succeeded 02:16:35 nexus3.edgexfoundry.org:10002 02:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:36 Configure a credential helper to remove this warning. See 02:16:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:36 02:16:36 Login Succeeded 02:16:36 nexus3.edgexfoundry.org:10003 02:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:36 Configure a credential helper to remove this warning. See 02:16:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:36 02:16:36 Login Succeeded 02:16:36 nexus3.edgexfoundry.org:10004 02:16:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:37 Configure a credential helper to remove this warning. See 02:16:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:37 02:16:37 Login Succeeded 02:16:37 ****.io 02:16:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:16:37 Configure a credential helper to remove this warning. See 02:16:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:16:37 02:16:37 Login Succeeded 02:16:37 ---> ****-login.sh ends [Pipeline] } 02:16:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:16:38 + git config --global --add safe.directory /w/workspace/edgex-go/746 [Pipeline] echo 02:16:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:16:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:16:38 ========================================================= 02:16:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:16:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:16:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:16:38 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:16:38 cf04c63912e1: Pulling fs layer 02:16:38 55b35a11ae5e: Pulling fs layer 02:16:38 a37a00ec5f00: Pulling fs layer 02:16:38 50b3750afda1: Pulling fs layer 02:16:38 4f4fb700ef54: Pulling fs layer 02:16:38 80978eb59214: Pulling fs layer 02:16:38 c9f46d7d2bd2: Pulling fs layer 02:16:38 c5a475d317c9: Pulling fs layer 02:16:38 50b3750afda1: Waiting 02:16:38 4f4fb700ef54: Waiting 02:16:38 80978eb59214: Waiting 02:16:38 c9f46d7d2bd2: Waiting 02:16:38 c5a475d317c9: Waiting 02:16:38 55b35a11ae5e: Verifying Checksum 02:16:38 55b35a11ae5e: Download complete 02:16:38 50b3750afda1: Verifying Checksum 02:16:38 50b3750afda1: Download complete 02:16:38 4f4fb700ef54: Verifying Checksum 02:16:38 4f4fb700ef54: Download complete 02:16:38 80978eb59214: Verifying Checksum 02:16:38 80978eb59214: Download complete 02:16:39 cf04c63912e1: Download complete 02:16:39 c5a475d317c9: Verifying Checksum 02:16:39 c5a475d317c9: Download complete 02:16:40 cf04c63912e1: Pull complete 02:16:40 55b35a11ae5e: Pull complete 02:16:41 a37a00ec5f00: Verifying Checksum 02:16:41 a37a00ec5f00: Download complete 02:16:42 c9f46d7d2bd2: Verifying Checksum 02:16:42 c9f46d7d2bd2: Download complete 02:16:57 a37a00ec5f00: Pull complete 02:16:57 50b3750afda1: Pull complete 02:16:57 4f4fb700ef54: Pull complete 02:16:57 80978eb59214: Pull complete 02:17:05 c9f46d7d2bd2: Pull complete 02:17:07 c5a475d317c9: Pull complete 02:17:07 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 02:17:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:17:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:17:07 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:17:07 WORKDIR /edgex 02:17:07 COPY go.mod . 02:17:07 RUN go mod download -t 02:17:07 ci-base-image-arm64 -f - . 02:17:08 Sending build context to Docker daemon 3.379MB 02:17:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:17:08 ---> be29e6b0f0d4 02:17:08 Step 2/4 : WORKDIR /edgex 02:17:09 #115 ... 02:17:09 02:17:09 #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:09 #114 DONE 43.6s 02:17:09 02:17:09 #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:09 #113 DONE 43.1s 02:17:09 02:17:09 #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:09 #108 DONE 40.3s 02:17:09 02:17:09 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:09 #115 DONE 43.4s 02:17:09 02:17:09 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:09 #79 DONE 43.7s 02:17:09 02:17:09 #116 [security-spiffe-token-provider builder 6/7] COPY . . 02:17:10 ---> Running in 82f41b3111bc 02:17:11 Removing intermediate container 82f41b3111bc 02:17:11 ---> 53e762b0bf12 02:17:11 Step 3/4 : COPY go.mod . 02:17:11 ---> 8d3531a67598 02:17:11 Step 4/4 : RUN go mod download 02:17:11 ---> Running in d416deb889f5 02:17:13 #116 ... 02:17:13 02:17:13 #117 [support-cron-scheduler builder 6/7] COPY . . 02:17:14 #117 ... 02:17:14 02:17:14 #118 [core-keeper builder 7/8] COPY . . 02:17:14 #118 ... 02:17:14 02:17:14 #119 [core-command builder 6/7] COPY . . 02:17:14 #119 ... 02:17:14 02:17:14 #120 [security-proxy-setup builder 6/7] COPY . . 02:17:15 #120 DONE 11.8s 02:17:15 02:17:15 #121 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:17:15 #121 CACHED 02:17:15 02:17:15 #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:15 #122 CACHED 02:17:15 02:17:15 #123 [support-notifications builder 6/7] COPY . . 02:17:15 #123 CACHED 02:17:15 02:17:15 #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:17:15 #124 CACHED 02:17:15 02:17:15 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:15 #125 CACHED 02:17:15 02:17:15 #126 [security-secretstore-setup builder 6/7] COPY . . 02:17:15 #126 CACHED 02:17:15 02:17:15 #127 [security-bootstrapper builder 6/7] COPY . . 02:17:15 #127 CACHED 02:17:15 02:17:15 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:15 #128 CACHED 02:17:15 02:17:15 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:17:15 #129 CACHED 02:17:15 02:17:15 #119 [core-command builder 6/7] COPY . . 02:17:15 #119 DONE 11.8s 02:17:15 02:17:15 #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:17:15 #130 CACHED 02:17:15 02:17:15 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 02:17:15 #131 CACHED 02:17:15 02:17:15 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:15 #132 CACHED 02:17:15 02:17:15 #117 [support-cron-scheduler builder 6/7] COPY . . 02:17:15 #117 DONE 11.8s 02:17:15 02:17:15 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:17:15 #133 CACHED 02:17:15 02:17:15 #134 [core-metadata builder 6/7] COPY . . 02:17:15 #134 CACHED 02:17:15 02:17:15 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:15 #135 CACHED 02:17:15 02:17:15 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 02:17:15 #136 CACHED 02:17:15 02:17:15 #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:15 #137 CACHED 02:17:15 02:17:15 #138 [core-data builder 6/7] COPY . . 02:17:15 #138 CACHED 02:17:15 02:17:15 #116 [security-spiffe-token-provider builder 6/7] COPY . . 02:17:15 #116 DONE 11.8s 02:17:15 02:17:15 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:17:15 #139 CACHED 02:17:15 02:17:15 #140 [security-proxy-auth builder 6/7] COPY . . 02:17:15 #140 CACHED 02:17:15 02:17:15 #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:17:15 #141 CACHED 02:17:15 02:17:15 #118 [core-keeper builder 7/8] COPY . . 02:17:15 #118 DONE 11.8s 02:17:15 02:17:15 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:17:17 #142 1.536 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:17:27 #142 ... 02:17:27 02:17:27 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:17:27 #0 1.622 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:17:27 #143 ... 02:17:27 02:17:27 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:17:27 #0 0.807 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:17:27 #144 ... 02:17:27 02:17:27 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:17:27 #0 1.227 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:17:27 #145 ... 02:17:27 02:17:27 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:17:27 #0 0.657 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:17:27 #146 ... 02:17:27 02:17:27 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:17:27 #0 0.776 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:17:27 #147 ... 02:17:27 02:17:27 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:17:27 #0 1.437 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:17:27 #148 ... 02:17:27 02:17:27 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:17:27 #0 1.123 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:17:27 #149 ... 02:17:27 02:17:27 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:17:27 #0 1.237 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:17:27 #150 ... 02:17:27 02:17:27 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:17:27 #0 0.506 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:17:27 #151 ... 02:17:27 02:17:27 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:17:27 #0 1.173 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:17:27 #152 ... 02:17:27 02:17:27 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:17:27 #0 1.078 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:18:19 Removing intermediate container d416deb889f5 02:18:19 ---> ded95d3c9413 02:18:19 Successfully built ded95d3c9413 02:18:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:20 + docker inspect -f . ci-base-image-arm64 02:18:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:20 prd-ubuntu20.04-docker-arm64-4c-16g-24953 does not seem to be running inside a container 02:18:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@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 02:18:22 $ docker top 7180381effab2d419f4c3e54c2be7c471c3f0663a3a112c2a995310eab0ddeda -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:23 + go version 02:18:23 go version go1.23.2 linux/arm64 [Pipeline] } 02:18:23 $ docker stop --time=1 7180381effab2d419f4c3e54c2be7c471c3f0663a3a112c2a995310eab0ddeda 02:18:24 $ docker rm -f --volumes 7180381effab2d419f4c3e54c2be7c471c3f0663a3a112c2a995310eab0ddeda [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 02:18:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:18:25 02:18:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:18:26 latest: Pulling from edgex-devops/edgex-compose-arm64 02:18:26 547446be3368: Pulling fs layer 02:18:26 d125d8839a47: Pulling fs layer 02:18:26 3e85d5ac6304: Pulling fs layer 02:18:26 c3105a71a48b: Pulling fs layer 02:18:26 0f093f025ec4: Pulling fs layer 02:18:26 c3106fc0e877: Pulling fs layer 02:18:26 c3105a71a48b: Waiting 02:18:26 0f093f025ec4: Waiting 02:18:26 c3106fc0e877: Waiting 02:18:26 547446be3368: Verifying Checksum 02:18:26 547446be3368: Download complete 02:18:26 c3105a71a48b: Download complete 02:18:27 d125d8839a47: Verifying Checksum 02:18:27 d125d8839a47: Download complete 02:18:27 c3106fc0e877: Verifying Checksum 02:18:27 c3106fc0e877: Download complete 02:18:27 0f093f025ec4: Verifying Checksum 02:18:27 0f093f025ec4: Download complete 02:18:27 547446be3368: Pull complete 02:18:29 d125d8839a47: Pull complete 02:18:29 3e85d5ac6304: Verifying Checksum 02:18:29 3e85d5ac6304: Download complete 02:18:42 3e85d5ac6304: Pull complete 02:18:42 c3105a71a48b: Pull complete 02:18:43 0f093f025ec4: Pull complete 02:18:43 c3106fc0e877: Pull complete 02:18:43 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:18:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:18:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:44 prd-ubuntu20.04-docker-arm64-4c-16g-24953 does not seem to be running inside a container 02:18:44 $ 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/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@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 02:18:45 $ docker top c1baab94b9a874dd9cdf1dcadf10ea5f22abf640b0e4b60c85c6c3418e1514ba -eo pid,comm [Pipeline] { [Pipeline] sh 02:18:46 + docker compose -f ./docker-compose-build.yml build --parallel 02:18:51 #153 ... 02:18:51 02:18:51 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:18:51 #147 89.55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:18:59 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:18:59 #1 transferring dockerfile: 1.89kB 0.0s done 02:18:59 #1 DONE 0.1s 02:18:59 02:18:59 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:18:59 #2 transferring dockerfile: 2.23kB 0.0s done 02:18:59 #2 DONE 0.1s 02:18:59 02:18:59 #3 [security-spire-agent internal] load build definition from Dockerfile 02:18:59 #3 transferring dockerfile: 1.81kB 0.0s done 02:18:59 #3 DONE 0.1s 02:18:59 02:18:59 #4 [security-proxy-setup internal] load build definition from Dockerfile 02:18:59 #4 transferring dockerfile: 2.50kB 0.0s done 02:18:59 #4 DONE 0.1s 02:18:59 02:18:59 #5 [core-keeper internal] load build definition from Dockerfile 02:18:59 #5 transferring dockerfile: 2.07kB 0.0s done 02:18:59 #5 DONE 0.1s 02:18:59 02:18:59 #6 [core-metadata internal] load build definition from Dockerfile 02:18:59 #6 transferring dockerfile: 2.13kB 0.0s done 02:18:59 #6 DONE 0.1s 02:18:59 02:18:59 #7 [security-spire-config internal] load build definition from Dockerfile 02:18:59 #7 transferring dockerfile: 1.69kB 0.0s done 02:18:59 #7 DONE 0.1s 02:18:59 02:18:59 #8 [security-proxy-auth internal] load build definition from Dockerfile 02:18:59 #8 transferring dockerfile: 2.15kB 0.0s done 02:18:59 #8 DONE 0.1s 02:18:59 02:18:59 #9 [security-spire-server internal] load build definition from Dockerfile 02:18:59 #9 transferring dockerfile: 1.70kB 0.0s done 02:18:59 #9 DONE 0.1s 02:18:59 02:18:59 #10 [security-secretstore-setup internal] load build definition from Dockerfile 02:18:59 #10 transferring dockerfile: 2.49kB 0.0s done 02:18:59 #10 DONE 0.1s 02:18:59 02:18:59 #11 [core-data internal] load build definition from Dockerfile 02:18:59 #11 transferring dockerfile: 2.07kB 0.0s done 02:18:59 #11 DONE 0.1s 02:18:59 02:18:59 #12 [support-notifications internal] load build definition from Dockerfile 02:19:00 #12 transferring dockerfile: 2.02kB 0.0s done 02:19:00 #12 DONE 0.1s 02:19:00 02:19:00 #13 [security-bootstrapper internal] load build definition from Dockerfile 02:19:00 #13 transferring dockerfile: 3.02kB done 02:19:00 #13 DONE 0.1s 02:19:00 02:19:00 #14 [core-command internal] load build definition from Dockerfile 02:19:00 #14 transferring dockerfile: 1.94kB 0.0s done 02:19:00 #14 DONE 0.1s 02:19:00 02:19:00 #15 [support-cron-scheduler internal] load build definition from Dockerfile 02:19:00 #15 transferring dockerfile: 1.86kB 0.0s done 02:19:00 #15 DONE 0.1s 02:19:00 02:19:00 #16 [security-spiffe-token-provider internal] load .dockerignore 02:19:00 #16 transferring context: 50B done 02:19:00 #16 DONE 0.1s 02:19:01 02:19:01 #17 [core-common-config-bootstrapper internal] load .dockerignore 02:19:01 #17 transferring context: 50B 0.0s done 02:19:01 #17 DONE 0.0s 02:19:01 02:19:01 #18 [security-spire-agent internal] load .dockerignore 02:19:01 #18 transferring context: 50B done 02:19:01 #18 DONE 0.1s 02:19:01 02:19:01 #19 [core-metadata internal] load .dockerignore 02:19:01 #19 DONE 0.0s 02:19:01 02:19:01 #20 [security-proxy-setup internal] load .dockerignore 02:19:01 #20 transferring context: 50B 0.0s done 02:19:01 #20 DONE 0.1s 02:19:01 02:19:01 #21 [core-keeper internal] load .dockerignore 02:19:01 #21 transferring context: 50B done 02:19:01 #21 ... 02:19:01 02:19:01 #19 [core-metadata internal] load .dockerignore 02:19:01 #19 transferring context: 50B 0.0s done 02:19:01 #19 DONE 0.1s 02:19:01 02:19:01 #22 [security-spire-config internal] load .dockerignore 02:19:01 #22 transferring context: 50B done 02:19:01 #22 DONE 0.1s 02:19:01 02:19:01 #23 [security-proxy-auth internal] load .dockerignore 02:19:01 #23 transferring context: 50B done 02:19:01 #23 DONE 0.1s 02:19:01 02:19:01 #24 [security-spire-server internal] load .dockerignore 02:19:01 #24 transferring context: 50B done 02:19:01 #24 DONE 0.2s 02:19:01 02:19:01 #25 [core-data internal] load .dockerignore 02:19:02 #25 ... 02:19:02 02:19:02 #26 [security-secretstore-setup internal] load .dockerignore 02:19:02 #26 transferring context: 50B 0.0s done 02:19:02 #26 DONE 0.2s 02:19:02 02:19:02 #25 [core-data internal] load .dockerignore 02:19:02 #25 transferring context: 50B done 02:19:02 #25 DONE 0.3s 02:19:02 02:19:02 #27 [core-command internal] load .dockerignore 02:19:02 #27 ... 02:19:02 02:19:02 #28 [support-notifications internal] load .dockerignore 02:19:02 #28 transferring context: 50B done 02:19:02 #28 DONE 0.3s 02:19:02 02:19:02 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:02 #29 DONE 0.0s 02:19:02 02:19:02 #30 [security-bootstrapper internal] load .dockerignore 02:19:02 #30 transferring context: 50B 0.0s done 02:19:02 #30 DONE 0.2s 02:19:02 02:19:02 #27 [core-command internal] load .dockerignore 02:19:02 #27 transferring context: 50B 0.0s done 02:19:02 #27 DONE 0.3s 02:19:02 02:19:02 #31 [support-cron-scheduler internal] load .dockerignore 02:19:02 #31 transferring context: 50B 0.0s done 02:19:02 #31 DONE 0.2s 02:19:02 02:19:02 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 02:19:02 #32 DONE 0.5s 02:19:02 02:19:02 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:19:02 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:19:02 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:19:02 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:19:02 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:19:02 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:19:03 #33 DONE 0.5s 02:19:03 02:19:03 #34 [security-spiffe-token-provider internal] load build context 02:19:03 #34 ... 02:19:03 02:19:03 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:03 #29 DONE 0.0s 02:19:03 02:19:03 #34 [security-spiffe-token-provider internal] load build context 02:19:03 #34 ... 02:19:03 02:19:03 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:19:03 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:19:03 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:19:03 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:19:03 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:19:03 #33 DONE 0.8s 02:19:03 02:19:03 #34 [security-spiffe-token-provider internal] load build context 02:19:03 #34 ... 02:19:03 02:19:03 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 02:19:03 #32 DONE 0.5s 02:19:03 02:19:03 #34 [security-spiffe-token-provider internal] load build context 02:19:03 #34 transferring context: 2.96MB 0.7s done 02:19:03 #34 ... 02:19:03 02:19:03 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:03 #29 DONE 0.0s 02:19:03 02:19:03 #34 [security-spiffe-token-provider internal] load build context 02:19:03 #34 DONE 1.0s 02:19:03 02:19:03 #35 [core-common-config-bootstrapper internal] load build context 02:19:04 #35 ... 02:19:04 02:19:04 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 02:19:04 #32 DONE 0.7s 02:19:04 02:19:04 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:19:04 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:19:04 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:19:04 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:19:04 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:19:04 #33 DONE 0.8s 02:19:04 02:19:04 #35 [core-common-config-bootstrapper internal] load build context 02:19:04 #35 ... 02:19:04 02:19:04 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:04 #29 DONE 0.0s 02:19:04 02:19:04 #35 [core-common-config-bootstrapper internal] load build context 02:19:04 #35 ... 02:19:04 02:19:04 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 02:19:04 #32 DONE 1.0s 02:19:04 02:19:04 #35 [core-common-config-bootstrapper internal] load build context 02:19:04 #35 ... 02:19:04 02:19:04 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:19:04 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:19:04 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:19:04 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:19:04 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:19:04 #33 DONE 0.9s 02:19:04 02:19:04 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:04 #29 DONE 0.0s 02:19:04 02:19:04 #35 [core-common-config-bootstrapper internal] load build context 02:19:04 #35 ... 02:19:04 02:19:04 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:19:04 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:19:04 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:19:04 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:19:04 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:19:04 #33 DONE 0.9s 02:19:04 02:19:04 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 02:19:04 #32 DONE 1.3s 02:19:04 02:19:04 #35 [core-common-config-bootstrapper internal] load build context 02:19:04 #35 transferring context: 2.96MB 0.9s done 02:19:04 #35 ... 02:19:04 02:19:04 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:19:04 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:19:04 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:19:04 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:19:04 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:19:04 #33 DONE 0.9s 02:19:04 02:19:04 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:04 #29 DONE 0.0s 02:19:04 02:19:04 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:19:04 #36 DONE 1.3s 02:19:04 02:19:04 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:19:04 #37 DONE 1.3s 02:19:04 02:19:04 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:19:04 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:19:04 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:19:04 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:19:04 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:19:04 #33 DONE 0.9s 02:19:04 02:19:04 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:04 #29 DONE 0.0s 02:19:04 02:19:04 #35 [core-common-config-bootstrapper internal] load build context 02:19:04 #35 DONE 1.3s 02:19:04 02:19:04 #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:19:04 #38 ... 02:19:04 02:19:04 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:04 #29 DONE 0.0s 02:19:05 02:19:05 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:19:05 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:19:05 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:19:05 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:19:05 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:19:05 #33 DONE 1.0s 02:19:05 02:19:05 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 02:19:05 #32 DONE 1.7s 02:19:05 02:19:05 #39 [core-data internal] load build context 02:19:05 #39 ... 02:19:05 02:19:05 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:19:05 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:19:05 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:19:05 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:19:05 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:19:05 #33 DONE 1.0s 02:19:05 02:19:05 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:05 #29 DONE 0.0s 02:19:05 02:19:05 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:05 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 02:19:05 #40 ... 02:19:05 02:19:05 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:05 #29 DONE 0.0s 02:19:05 02:19:05 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:05 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:19:05 #40 ... 02:19:05 02:19:05 #29 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:19:05 #29 DONE 0.0s 02:19:06 02:19:06 #41 [security-proxy-auth internal] load build context 02:19:07 #41 ... 02:19:07 02:19:07 #42 [security-proxy-setup internal] load build context 02:19:07 #42 transferring context: 2.96MB 1.2s done 02:19:07 #42 DONE 2.9s 02:19:07 02:19:07 #43 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:19:07 #43 DONE 5.3s 02:19:07 02:19:07 #41 [security-proxy-auth internal] load build context 02:19:07 #41 ... 02:19:07 02:19:07 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 02:19:07 #32 DONE 3.4s 02:19:07 02:19:07 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:19:07 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:19:07 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:19:07 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:19:07 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:19:07 #33 DONE 1.1s 02:19:07 02:19:07 #43 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:19:07 #43 DONE 5.4s 02:19:07 02:19:07 #41 [security-proxy-auth internal] load build context 02:19:07 #41 ... 02:19:07 02:19:07 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:19:07 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done 02:19:07 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:19:07 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:19:07 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:19:07 #33 DONE 1.1s 02:19:07 02:19:07 #44 [core-command internal] load build context 02:19:07 #44 DONE 0.0s 02:19:07 02:19:07 #43 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:19:07 #43 DONE 5.4s 02:19:07 02:19:07 #41 [security-proxy-auth internal] load build context 02:19:08 #41 transferring context: 2.96MB 3.0s done 02:19:08 #41 ... 02:19:08 02:19:08 #45 [core-metadata internal] load build context 02:19:08 #45 transferring context: 2.96MB 2.8s done 02:19:08 #45 DONE 4.3s 02:19:08 02:19:08 #46 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 02:19:08 #46 ... 02:19:08 02:19:08 #47 [core-keeper internal] load build context 02:19:08 #47 transferring context: 2.96MB 3.0s done 02:19:08 #47 DONE 4.6s 02:19:08 02:19:08 #48 [security-spire-server internal] load build context 02:19:08 #48 transferring context: 23.57kB 0.2s done 02:19:08 #48 DONE 4.3s 02:19:09 02:19:09 #41 [security-proxy-auth internal] load build context 02:19:09 #41 DONE 4.5s 02:19:09 02:19:09 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:09 #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:19:09 #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:19:09 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 02:19:09 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.0s done 02:19:09 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 02:19:09 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.0s done 02:19:09 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 2.1s 02:19:09 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 02:19:09 #40 ... 02:19:09 02:19:09 #49 [security-spire-agent internal] load build context 02:19:09 #49 transferring context: 23.10kB 0.2s done 02:19:09 #49 DONE 4.4s 02:19:09 02:19:09 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:09 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 02:19:09 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 2.7s 02:19:10 #40 ... 02:19:10 02:19:10 #50 [security-spire-config internal] load build context 02:19:10 #50 transferring context: 21.82kB 0.3s done 02:19:10 #50 DONE 5.6s 02:19:10 02:19:10 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:11 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 4.0s 02:19:11 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.87MB / 28.04MB 4.3s 02:19:11 #40 ... 02:19:11 02:19:11 #46 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 02:19:11 #46 DONE 4.3s 02:19:11 02:19:11 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:11 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 4.8s 02:19:12 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 02:19:12 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 02:19:13 #40 ... 02:19:13 02:19:13 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:19:13 #0 7.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:13 #0 8.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:13 #51 ... 02:19:13 02:19:13 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:19:13 #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 02:19:13 #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:19:13 #52 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 02:19:13 #52 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 02:19:13 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.3s done 02:19:13 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.8s done 02:19:13 #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.1s done 02:19:13 #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 02:19:13 #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 7.5s 02:19:13 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 02:19:13 #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done 02:19:13 #52 ... 02:19:13 02:19:13 #53 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:19:13 #53 ... 02:19:13 02:19:13 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:13 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 6.5s 02:19:13 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.18MB / 28.04MB 6.9s 02:19:14 #40 ... 02:19:14 02:19:14 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:19:14 #54 ... 02:19:14 02:19:14 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:14 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 7.4s 02:19:14 #40 ... 02:19:14 02:19:14 #55 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:19:14 #55 ... 02:19:14 02:19:14 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:14 #40 ... 02:19:14 02:19:14 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:19:15 #56 ... 02:19:15 02:19:15 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:15 #40 ... 02:19:15 02:19:15 #57 [support-notifications internal] load build context 02:19:15 #57 transferring context: 1.29MB 5.7s 02:19:15 #57 ... 02:19:15 02:19:15 #58 [security-secretstore-setup internal] load build context 02:19:15 #58 ... 02:19:15 02:19:15 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:19:15 #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 9.6s 02:19:15 #52 ... 02:19:15 02:19:15 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:19:15 #59 ... 02:19:15 02:19:15 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:19:15 #60 ... 02:19:15 02:19:15 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:19:16 #61 ... 02:19:16 02:19:16 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:19:16 #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 10.5s 02:19:16 #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 10.9s 02:19:17 #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 11.3s 02:19:17 #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.83MB / 18.32MB 11.5s 02:19:17 #52 ... 02:19:17 02:19:17 #55 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:19:17 #55 DONE 12.7s 02:19:17 02:19:17 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:19:17 #52 ... 02:19:17 02:19:17 #62 [security-bootstrapper internal] load build context 02:19:17 #62 ... 02:19:17 02:19:17 #63 [support-cron-scheduler internal] load build context 02:19:17 #63 ... 02:19:17 02:19:17 #44 [core-command internal] load build context 02:19:17 #44 ... 02:19:17 02:19:17 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:17 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 10.3s 02:19:18 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.77MB / 28.04MB 11.2s 02:19:18 #40 ... 02:19:18 02:19:18 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:19:18 #64 ... 02:19:18 02:19:18 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:19:18 #65 ... 02:19:18 02:19:18 #39 [core-data internal] load build context 02:19:18 #39 ... 02:19:18 02:19:18 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:20 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.67MB / 28.04MB 13.0s 02:19:20 #40 ... 02:19:20 02:19:20 #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:19:20 #51 10.06 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:19:20 #51 10.06 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:19:20 #51 10.06 OK: 24046 distinct packages available 02:19:20 #51 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:20 #51 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:20 #51 12.31 (1/14) Installing ca-certificates (20240705-r0) 02:19:20 #51 12.41 (2/14) Installing brotli-libs (1.1.0-r2) 02:19:20 #51 12.41 (3/14) Installing c-ares (1.33.1-r0) 02:19:20 #51 12.41 (4/14) Installing libunistring (1.2-r0) 02:19:20 #51 12.51 (5/14) Installing libidn2 (2.3.7-r0) 02:19:20 #51 12.51 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:19:20 #51 12.51 (7/14) Installing libpsl (0.21.5-r1) 02:19:20 #51 12.61 (8/14) Installing zstd-libs (1.5.6-r0) 02:19:20 #51 12.61 (9/14) Installing libcurl (8.11.0-r1) 02:19:20 #51 12.61 (10/14) Installing curl (8.11.0-r1) 02:19:20 #51 12.70 (11/14) Installing dumb-init (1.2.5-r3) 02:19:20 #51 12.70 (12/14) Installing musl-obstack (1.2.3-r2) 02:19:20 #51 12.70 (13/14) Installing libucontext (1.2-r3) 02:19:20 #51 12.70 (14/14) Installing gcompat (1.1.0-r4) 02:19:20 #51 12.75 Executing busybox-1.36.1-r29.trigger 02:19:20 #51 12.91 Executing ca-certificates-20240705-r0.trigger 02:19:20 #51 14.13 OK: 15 MiB in 28 packages 02:19:20 #51 DONE 17.5s 02:19:20 02:19:20 #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:19:21 #66 ... 02:19:21 02:19:21 #53 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:19:21 #53 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:21 #53 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:21 #53 16.00 (1/1) Installing dumb-init (1.2.5-r3) 02:19:21 #53 16.00 Executing busybox-1.36.1-r29.trigger 02:19:21 #53 16.00 OK: 9 MiB in 15 packages 02:19:21 #53 DONE 18.5s 02:19:21 02:19:21 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:19:21 #54 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:21 #54 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:21 #54 ... 02:19:21 02:19:21 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:19:22 #67 ... 02:19:22 02:19:22 #68 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:19:22 #68 ... 02:19:22 02:19:22 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:19:22 #69 ... 02:19:22 02:19:22 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:19:22 #70 ... 02:19:22 02:19:22 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:19:22 #71 ... 02:19:22 02:19:22 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:22 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 15.5s 02:19:23 #40 ... 02:19:23 02:19:23 #57 [support-notifications internal] load build context 02:19:23 #57 transferring context: 2.96MB 12.9s done 02:19:23 #57 DONE 17.9s 02:19:23 02:19:23 #39 [core-data internal] load build context 02:19:23 #39 transferring context: 2.96MB 13.6s done 02:19:23 #39 DONE 18.1s 02:19:23 02:19:23 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:23 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.2s 02:19:23 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.4s done 02:19:23 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.4s done 02:19:23 #40 ... 02:19:23 02:19:23 #44 [core-command internal] load build context 02:19:23 #44 transferring context: 2.96MB 14.4s done 02:19:23 #44 DONE 16.7s 02:19:24 #147 ... 02:19:24 02:19:24 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:19:24 #149 DONE 127.8s 02:19:24 02:19:24 #143 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:19:24 #143 DONE 127.8s 02:19:24 02:19:24 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:19:24 #154 ... 02:19:24 02:19:24 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:19:24 #144 DONE 127.8s 02:19:24 02:19:24 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:19:24 #155 ... 02:19:24 02:19:24 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:19:24 #147 DONE 128.2s 02:19:24 02:19:24 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:19:24 #150 DONE 128.2s 02:19:24 02:19:24 #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:19:24 02:19:24 #58 [security-secretstore-setup internal] load build context 02:19:24 #58 transferring context: 2.96MB 14.9s done 02:19:24 #156 ... 02:19:24 02:19:24 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:19:24 #155 DONE 0.6s 02:19:24 02:19:24 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:19:24 #154 DONE 0.9s 02:19:24 02:19:24 #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:19:24 #157 DONE 0.4s 02:19:24 02:19:24 #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:19:24 #156 DONE 0.4s 02:19:24 02:19:24 #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:19:24 #158 DONE 0.7s 02:19:24 02:19:24 #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:19:24 #58 ... 02:19:24 02:19:24 #62 [security-bootstrapper internal] load build context 02:19:24 #62 transferring context: 2.96MB 14.7s done 02:19:24 #62 DONE 17.2s 02:19:24 02:19:24 #63 [support-cron-scheduler internal] load build context 02:19:24 #63 transferring context: 2.96MB 15.0s done 02:19:24 #159 DONE 0.3s 02:19:24 02:19:24 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:19:24 #160 DONE 0.3s 02:19:24 02:19:24 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:19:24 #63 ... 02:19:24 02:19:24 #58 [security-secretstore-setup internal] load build context 02:19:24 #58 DONE 19.5s 02:19:24 02:19:24 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:19:24 #52 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 12.3s done 02:19:24 #52 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.8s 02:19:24 #52 ... 02:19:24 02:19:24 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:19:24 #54 19.84 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:19:24 #54 20.73 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:19:24 #161 ... 02:19:24 02:19:24 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:19:24 #162 DONE 0.4s 02:19:24 02:19:24 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:19:25 #54 ... 02:19:25 02:19:25 #63 [support-cron-scheduler internal] load build context 02:19:25 #63 DONE 17.4s 02:19:25 02:19:25 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:19:25 #54 20.92 (3/6) Installing dumb-init (1.2.5-r3) 02:19:25 #54 20.93 (4/6) Installing openssl (3.3.2-r1) 02:19:25 #163 ... 02:19:25 02:19:25 #164 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:19:25 #164 DONE 0.6s 02:19:25 #54 21.07 (5/6) Installing su-exec (0.2-r3) 02:19:25 #54 21.08 (6/6) Installing yq-go (4.44.1-r2) 02:19:25 02:19:25 #165 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:19:25 #165 DONE 0.4s 02:19:25 02:19:25 #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:19:25 #166 DONE 0.8s 02:19:25 02:19:25 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:19:25 #163 DONE 0.6s 02:19:25 02:19:25 #167 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:19:25 #167 DONE 0.1s 02:19:25 02:19:25 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:19:25 #161 DONE 0.8s 02:19:25 02:19:25 #168 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:19:25 #168 ... 02:19:25 02:19:25 #169 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:19:25 #169 DONE 0.2s 02:19:25 02:19:25 #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:19:25 #170 DONE 0.2s 02:19:25 02:19:25 #168 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:19:25 #168 DONE 0.2s 02:19:25 02:19:25 #171 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:19:25 #171 DONE 1.4s 02:19:25 02:19:25 #98 [security-spiffe-token-provider] exporting to image 02:19:25 #98 exporting layers 02:19:26 #98 ... 02:19:26 02:19:26 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:19:26 #172 DONE 0.5s 02:19:26 02:19:26 #173 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:19:26 #173 DONE 0.4s 02:19:26 02:19:26 #98 [security-spiffe-token-provider] exporting to image 02:19:26 #98 exporting layers 0.3s done 02:19:26 #98 writing image sha256:12cde8494ab9099357ce06d74f5d467b9d6b6fb4a4b70d6aa15952cd5bac4d09 done 02:19:26 #98 naming to docker.io/library/security-spiffe-token-provider 02:19:26 #98 naming to docker.io/library/security-spiffe-token-provider done 02:19:26 #98 DONE 2.6s 02:19:26 02:19:26 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:19:26 #174 DONE 0.4s 02:19:26 02:19:26 #175 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:19:26 #175 DONE 0.4s 02:19:26 02:19:26 #176 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:19:26 #176 ... 02:19:26 02:19:26 #177 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:19:26 #177 DONE 0.3s 02:19:26 02:19:26 #176 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:19:26 #176 DONE 0.3s 02:19:26 02:19:26 #178 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:19:26 #54 22.57 Executing busybox-1.36.1-r29.trigger 02:19:26 #54 22.73 OK: 20 MiB in 18 packages 02:19:26 #178 ... 02:19:26 02:19:26 #179 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:19:26 #179 DONE 0.4s 02:19:26 02:19:26 #180 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:19:27 #180 DONE 0.5s 02:19:27 02:19:27 #178 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:19:27 #178 DONE 0.8s 02:19:27 02:19:27 #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:19:27 #181 DONE 0.9s 02:19:27 02:19:27 #182 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:19:27 #182 ... 02:19:27 02:19:27 #183 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:19:27 #183 DONE 1.3s 02:19:27 02:19:27 #182 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:19:27 #182 DONE 0.2s 02:19:27 02:19:27 #184 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:19:27 #184 DONE 0.3s 02:19:27 02:19:27 #98 [core-common-config-bootstrapper] exporting to image 02:19:27 #54 ... 02:19:27 02:19:27 #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:19:27 #72 ... 02:19:27 02:19:27 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:27 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.3s 02:19:28 #98 ... 02:19:28 02:19:28 #185 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:19:28 #185 DONE 0.5s 02:19:28 02:19:28 #186 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:19:28 #40 ... 02:19:28 02:19:28 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:19:28 #56 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:28 #56 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:28 #56 ... 02:19:28 02:19:28 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:28 #186 DONE 0.3s 02:19:28 02:19:28 #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:19:28 #187 ... 02:19:28 02:19:28 #188 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:19:28 #188 DONE 0.7s 02:19:29 02:19:29 #98 [core-common-config-bootstrapper] exporting to image 02:19:29 #98 exporting layers 1.5s done 02:19:29 #98 writing image sha256:61add7134fb9e0f009297abaa8a12c2c5272469c05c45e1844dea486a9501cbe 0.1s done 02:19:29 #98 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 02:19:29 #40 ... 02:19:29 02:19:29 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:19:29 #54 DONE 25.1s 02:19:29 02:19:29 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:29 #40 ... 02:19:29 02:19:29 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:19:29 #61 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:29 #61 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:29 #61 ... 02:19:29 02:19:29 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:19:29 #59 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:29 #59 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:29 #98 ... 02:19:29 02:19:29 #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:19:29 #187 DONE 1.8s 02:19:29 02:19:29 #98 [security-proxy-setup] exporting to image 02:19:29 #98 writing image sha256:dbce98f56ae453dfb33eec968750b9a3c7354e834e3a5c0eaa3ed393454e0743 done 02:19:29 #98 naming to docker.io/library/security-proxy-setup 0.0s done 02:19:29 #59 ... 02:19:29 02:19:29 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:29 #98 ... 02:19:29 02:19:29 #189 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:19:29 #189 DONE 0.8s 02:19:30 02:19:30 #190 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:19:30 #190 ... 02:19:30 02:19:30 #98 [security-secretstore-setup] exporting to image 02:19:30 #98 exporting layers 0.7s done 02:19:30 #98 writing image sha256:e42fd933d5ff2c5524790fb9324eae20f46e5e15cf19971efee298e89b4e4d50 done 02:19:30 #98 naming to docker.io/library/security-secretstore-setup done 02:19:30 #98 DONE 5.3s 02:19:30 02:19:30 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:19:30 #40 ... 02:19:30 02:19:30 #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:19:30 #38 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:30 #38 16.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:30 #38 25.43 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:19:30 #38 25.43 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:19:30 #38 25.43 OK: 24046 distinct packages available 02:19:30 #38 ... 02:19:30 02:19:30 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:19:30 #69 DONE 18.8s 02:19:30 02:19:30 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:31 #40 ... 02:19:31 02:19:31 #73 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:19:32 #73 ... 02:19:32 02:19:32 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:32 #142 ... 02:19:32 02:19:32 #190 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:19:32 #190 DONE 3.0s 02:19:32 02:19:32 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:19:32 #145 DONE 137.2s 02:19:32 02:19:32 #98 [security-bootstrapper] exporting to image 02:19:33 #40 ... 02:19:33 02:19:33 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:19:33 #60 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:33 #60 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:33 #60 ... 02:19:33 02:19:33 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:33 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.4s 02:19:33 #40 ... 02:19:33 02:19:33 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:19:33 #61 24.29 (1/1) Installing dumb-init (1.2.5-r3) 02:19:33 #61 24.35 Executing busybox-1.36.1-r29.trigger 02:19:33 #61 24.53 OK: 9 MiB in 15 packages 02:19:33 #61 DONE 28.1s 02:19:33 02:19:33 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:33 #40 ... 02:19:33 02:19:33 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:19:33 #65 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:33 #65 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:33 #98 ... 02:19:33 02:19:33 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:19:33 #153 DONE 137.8s 02:19:33 02:19:33 #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:19:33 #191 DONE 0.2s 02:19:33 02:19:33 #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:19:33 #192 DONE 0.1s 02:19:33 02:19:33 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:19:33 #152 ... 02:19:33 02:19:33 #193 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:19:33 #193 CACHED 02:19:33 02:19:33 #194 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:19:33 #194 CACHED 02:19:33 02:19:33 #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:19:33 #65 ... 02:19:33 02:19:33 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:19:34 #195 DONE 0.7s 02:19:34 02:19:34 #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:19:34 #196 DONE 0.7s 02:19:34 02:19:34 #98 [security-bootstrapper] exporting to image 02:19:34 #98 exporting layers 1.6s done 02:19:34 #98 writing image sha256:8d8470f63e7196b952c2e5978881c8bdebc72e4e73c53a456898f27c2b9c6a7f done 02:19:34 #98 naming to docker.io/library/security-bootstrapper done 02:19:34 #98 DONE 6.8s 02:19:34 02:19:34 #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:19:34 #197 DONE 0.2s 02:19:34 02:19:34 #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:19:34 #198 DONE 0.2s 02:19:34 02:19:34 #98 [core-command] exporting to image 02:19:34 #74 ... 02:19:34 02:19:34 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:19:34 #52 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.1s 02:19:34 #98 exporting layers 0.2s done 02:19:34 #98 writing image sha256:fd9c5866331d1aab97e3823bc378165134e938dda6ba5e9dbb352dd249ad729b done 02:19:34 #98 naming to docker.io/library/core-command done 02:19:34 #98 DONE 7.0s 02:19:34 02:19:34 #199 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:19:34 #199 DONE 0.1s 02:19:34 02:19:34 #200 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:19:35 #52 ... 02:19:35 02:19:35 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:35 #200 DONE 0.9s 02:19:35 02:19:35 #98 [security-proxy-auth] exporting to image 02:19:36 #98 exporting layers 0.6s done 02:19:36 #98 writing image sha256:3c5e4aeb8f2769db7602007e5de10051ed422505fdeccf64297019074f72e726 done 02:19:36 #98 naming to docker.io/library/security-proxy-auth done 02:19:36 #98 DONE 7.6s 02:19:36 02:19:36 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:19:37 #40 ... 02:19:37 02:19:37 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:19:37 #64 18.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:37 #64 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:37 #64 ... 02:19:37 02:19:37 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:38 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.5s 02:19:38 #40 ... 02:19:38 02:19:38 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:19:38 #70 16.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:38 #70 18.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:38 #70 ... 02:19:38 02:19:38 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:38 #40 ... 02:19:38 02:19:38 #68 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:19:38 #68 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:38 #68 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:38 #68 ... 02:19:38 02:19:38 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:39 #40 ... 02:19:39 02:19:39 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:19:39 #59 24.75 (1/4) Installing ca-certificates (20240705-r0) 02:19:39 #59 25.45 (2/4) Installing dumb-init (1.2.5-r3) 02:19:39 #59 25.53 (3/4) Installing su-exec (0.2-r3) 02:19:39 #59 25.53 (4/4) Installing yq-go (4.44.1-r2) 02:19:39 #59 27.89 Executing busybox-1.36.1-r29.trigger 02:19:39 #59 28.12 Executing ca-certificates-20240705-r0.trigger 02:19:39 #59 29.98 OK: 20 MiB in 18 packages 02:19:39 #59 DONE 33.4s 02:19:39 02:19:39 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:19:39 #0 8.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:39 #75 ... 02:19:39 02:19:39 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:39 #40 ... 02:19:39 02:19:39 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:19:39 #56 24.58 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:19:39 #56 24.58 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:19:39 #56 24.58 OK: 24046 distinct packages available 02:19:39 #56 27.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:39 #56 29.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:39 #152 DONE 143.9s 02:19:39 02:19:39 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:19:39 #146 DONE 143.9s 02:19:39 02:19:39 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:19:39 #148 DONE 143.9s 02:19:39 02:19:39 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:19:39 #151 DONE 144.0s 02:19:39 02:19:39 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:19:39 #142 DONE 143.9s 02:19:39 02:19:39 #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:19:39 #201 DONE 0.1s 02:19:39 02:19:39 #202 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:19:39 #202 DONE 0.1s 02:19:39 02:19:39 #203 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:19:39 #56 ... 02:19:39 02:19:39 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:19:39 #67 17.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:39 #67 20.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:39 #67 ... 02:19:39 02:19:39 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:39 #203 ... 02:19:39 02:19:39 #204 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:19:39 #204 DONE 0.3s 02:19:39 02:19:39 #205 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:19:40 #40 ... 02:19:40 02:19:40 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:19:40 #65 28.40 (1/2) Installing dumb-init (1.2.5-r3) 02:19:40 #65 28.45 (2/2) Installing su-exec (0.2-r3) 02:19:40 #65 28.50 Executing busybox-1.36.1-r29.trigger 02:19:40 #65 28.79 OK: 9 MiB in 16 packages 02:19:40 #65 DONE 31.5s 02:19:40 02:19:40 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:40 #205 ... 02:19:40 02:19:40 #206 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:19:40 #206 DONE 0.4s 02:19:40 02:19:40 #203 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:19:40 #203 DONE 0.5s 02:19:40 02:19:40 #207 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:19:40 #207 DONE 0.5s 02:19:40 02:19:40 #208 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:19:40 #208 DONE 0.3s 02:19:40 02:19:40 #205 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:19:40 #205 DONE 0.3s 02:19:40 02:19:40 #209 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 02:19:40 #40 ... 02:19:40 02:19:40 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:19:40 #0 7.649 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:40 #76 ... 02:19:40 02:19:40 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:41 #209 DONE 0.8s 02:19:41 02:19:41 #210 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:19:41 #210 DONE 0.9s 02:19:41 02:19:41 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:19:41 #211 DONE 0.9s 02:19:41 02:19:41 #212 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:19:41 #212 DONE 0.8s 02:19:41 02:19:41 #213 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:19:41 #213 DONE 0.9s 02:19:41 02:19:41 #214 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 02:19:41 #40 ... 02:19:41 02:19:41 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:19:41 #60 28.90 (1/2) Installing ca-certificates (20240705-r0) 02:19:41 #60 29.41 (2/2) Installing dumb-init (1.2.5-r3) 02:19:41 #60 29.54 Executing busybox-1.36.1-r29.trigger 02:19:41 #60 29.80 Executing ca-certificates-20240705-r0.trigger 02:19:41 #60 32.03 OK: 10 MiB in 16 packages 02:19:41 #60 DONE 35.4s 02:19:41 02:19:41 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:41 #214 ... 02:19:41 02:19:41 #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:19:41 #215 DONE 0.3s 02:19:41 02:19:41 #216 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:19:41 #216 DONE 0.3s 02:19:41 02:19:41 #217 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:19:41 #217 DONE 0.3s 02:19:41 02:19:41 #218 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:19:41 #218 DONE 0.3s 02:19:41 02:19:41 #214 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 02:19:41 #214 DONE 0.3s 02:19:41 02:19:41 #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:19:41 #219 DONE 0.1s 02:19:41 02:19:41 #98 [support-cron-scheduler] exporting to image 02:19:41 #98 exporting layers 02:19:41 #98 ... 02:19:41 02:19:41 #220 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 02:19:41 #220 DONE 0.1s 02:19:41 02:19:41 #221 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:19:41 #221 DONE 0.1s 02:19:41 02:19:41 #222 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:19:41 #222 DONE 0.1s 02:19:41 02:19:41 #223 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:19:41 #223 DONE 0.1s 02:19:41 02:19:41 #98 [support-notifications] exporting to image 02:19:41 #98 ... 02:19:41 02:19:41 #224 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:19:41 #224 DONE 0.1s 02:19:41 02:19:41 #98 [core-metadata] exporting to image 02:19:41 #98 exporting layers 0.3s done 02:19:41 #98 exporting layers 0.3s done 02:19:41 #98 writing image sha256:d56f7ab2dc5db32c1edbb80d13998b1e034fa537714620218b78dcef23dc5023 0.0s done 02:19:41 #98 naming to docker.io/library/support-cron-scheduler done 02:19:41 #98 writing image sha256:c363b962e816668c31a90b1ad02219142a916352b515e34fa2e786dfad675766 0.0s done 02:19:41 #98 naming to docker.io/library/core-keeper 02:19:41 #98 exporting layers 0.3s done 02:19:41 #98 naming to docker.io/library/core-keeper done 02:19:41 #98 writing image sha256:6f84fba687da3d1c7cdbd9e060408d11c1515ec201ad6d7e82f0a51ac7f14a72 0.0s done 02:19:41 #98 naming to docker.io/library/core-data done 02:19:41 #98 writing image sha256:f97689500070c2179a62aa73fd18eac4288d4de088c78a18bc4981119257642d done 02:19:41 #98 naming to docker.io/library/support-notifications done 02:19:41 #98 writing image sha256:1fa8426a5e10f89373b63aa86cd4ae154cf869952fe9fbf623199856cee8121a 02:19:41 #98 writing image sha256:1fa8426a5e10f89373b63aa86cd4ae154cf869952fe9fbf623199856cee8121a done 02:19:41 #98 naming to docker.io/library/core-metadata done 02:19:41 #98 DONE 8.2s 02:19:41 02:19:41 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:19:41 time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:41 time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:41 time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:41 time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:41 time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:41 time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:41 time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:41 time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:41 time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:41 time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:41 time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:41 time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:41 time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:41 time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:19:41 time="2024-11-08T02:15:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:19:41 $ docker stop --time=1 d3cef45e73392efb169c9073bb465b163683eb1faf7646269fc999c6efc850c0 02:19:43 #40 ... 02:19:43 02:19:43 #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:19:43 #38 27.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:43 #38 30.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:43 #38 ... 02:19:43 02:19:43 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:43 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.6s 02:19:43 $ docker rm -f --volumes d3cef45e73392efb169c9073bb465b163683eb1faf7646269fc999c6efc850c0 [Pipeline] // withDockerContainer [Pipeline] sh 02:19:43 #40 ... 02:19:43 02:19:43 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:19:43 #71 21.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:43 #71 24.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:43 + docker images 02:19:43 REPOSITORY TAG IMAGE ID CREATED SIZE 02:19:43 support-cron-scheduler latest d56f7ab2dc5d 2 seconds ago 54.5MB 02:19:43 core-metadata latest 1fa8426a5e10 2 seconds ago 38MB 02:19:43 core-data latest 6f84fba687da 2 seconds ago 37.8MB 02:19:43 core-keeper latest c363b962e816 2 seconds ago 31.7MB 02:19:43 support-notifications latest f97689500070 2 seconds ago 53.5MB 02:19:43 security-proxy-auth latest 3c5e4aeb8f27 8 seconds ago 32.2MB 02:19:43 core-command latest fd9c5866331d 9 seconds ago 33.6MB 02:19:43 security-bootstrapper latest 8d8470f63e71 11 seconds ago 26MB 02:19:43 security-secretstore-setup latest e42fd933d5ff 14 seconds ago 46.9MB 02:19:43 core-common-config-bootstrapper latest 61add7134fb9 16 seconds ago 22.8MB 02:19:43 security-proxy-setup latest dbce98f56ae4 16 seconds ago 35MB 02:19:43 security-spiffe-token-provider latest 12cde8494ab9 18 seconds ago 38.5MB 02:19:43 security-spire-server latest 0c5e7af8b21a 3 minutes ago 128MB 02:19:43 security-spire-agent latest 6bf3f7c4e83c 3 minutes ago 188MB 02:19:43 security-spire-config latest da41bbf0f3b4 3 minutes ago 127MB 02:19:43 ci-base-image-x86_64 latest d2df30a231ac 7 minutes ago 975MB 02:19:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 5 weeks ago 573MB 02:19:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB 02:19:43 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 02:19:43 provisioning config files... 02:19:43 #71 ... 02:19:43 02:19:43 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/746@tmp/config11731102580771583249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:43 ---> ****-login.sh 02:19:43 nexus3.edgexfoundry.org:10001 02:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:43 Configure a credential helper to remove this warning. See 02:19:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:43 02:19:43 Login Succeeded 02:19:43 nexus3.edgexfoundry.org:10002 02:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:43 Configure a credential helper to remove this warning. See 02:19:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:43 02:19:43 Login Succeeded 02:19:43 nexus3.edgexfoundry.org:10003 02:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:44 Configure a credential helper to remove this warning. See 02:19:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:44 02:19:44 Login Succeeded 02:19:44 nexus3.edgexfoundry.org:10004 02:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:44 Configure a credential helper to remove this warning. See 02:19:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:44 02:19:44 Login Succeeded 02:19:44 ****.io 02:19:44 #40 ... 02:19:44 02:19:44 #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:19:44 #66 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:44 #66 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:44 #66 ... 02:19:44 02:19:44 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:44 Configure a credential helper to remove this warning. See 02:19:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:44 02:19:44 Login Succeeded 02:19:44 ---> ****-login.sh ends [Pipeline] } 02:19:44 Deleting 1 temporary files [Pipeline] // configFileProvider 02:19:44 #40 ... 02:19:44 02:19:44 #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:19:44 #72 17.00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:44 #72 19.40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:19:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:19:44 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:19:44 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:19:44 latest 02:19:44 4.0.0-dev.12 02:19:44 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:19:44 main 02:19:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:44 #72 ... 02:19:44 02:19:44 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:44 #40 ... 02:19:44 02:19:44 #73 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:19:44 #73 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:44 #73 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:45 #73 ... 02:19:45 02:19:45 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:45 #40 ... 02:19:45 02:19:45 #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:19:45 #52 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 19.3s done 02:19:45 + docker push nexus3.edgexfoundry.org:10004/core-command:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:19:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:19:45 46450ace2d4b: Preparing 02:19:45 610e36491fb9: Preparing 02:19:45 faf81cc1793d: Preparing 02:19:45 564947346c6e: Preparing 02:19:45 364fb4ff3b1a: Preparing 02:19:45 b1d5be1b2c80: Preparing 02:19:45 63ca1fbb43ae: Preparing 02:19:45 b1d5be1b2c80: Waiting 02:19:45 63ca1fbb43ae: Waiting 02:19:45 46450ace2d4b: Pushed 02:19:45 faf81cc1793d: Pushed 02:19:45 564947346c6e: Pushed 02:19:45 63ca1fbb43ae: Layer already exists 02:19:45 b1d5be1b2c80: Pushed 02:19:45 #52 ... 02:19:45 02:19:45 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:45 364fb4ff3b1a: Pushed 02:19:46 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.9s done 02:19:46 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.9s done 02:19:47 #40 ... 02:19:47 02:19:47 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:19:47 #70 32.57 OK: 238 MiB in 54 packages 02:19:47 #70 DONE 35.3s 02:19:47 02:19:47 #68 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:19:47 #68 33.25 OK: 238 MiB in 54 packages 02:19:47 #68 DONE 35.3s 02:19:47 02:19:47 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:19:47 610e36491fb9: Pushed 02:19:47 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:9ef40a79d2f02b1a279d8ebd51058f139e59685cd3a25a0e52660dc7ea9b712a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:48 #77 DONE 1.1s 02:19:48 02:19:48 #78 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:19:48 #78 DONE 1.1s 02:19:48 02:19:48 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:48 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:19:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:19:48 46450ace2d4b: Preparing 02:19:48 610e36491fb9: Preparing 02:19:48 faf81cc1793d: Preparing 02:19:48 564947346c6e: Preparing 02:19:48 364fb4ff3b1a: Preparing 02:19:48 b1d5be1b2c80: Preparing 02:19:48 63ca1fbb43ae: Preparing 02:19:48 b1d5be1b2c80: Waiting 02:19:48 63ca1fbb43ae: Waiting 02:19:48 364fb4ff3b1a: Layer already exists 02:19:48 46450ace2d4b: Layer already exists 02:19:48 564947346c6e: Layer already exists 02:19:48 faf81cc1793d: Layer already exists 02:19:48 610e36491fb9: Layer already exists 02:19:48 b1d5be1b2c80: Layer already exists 02:19:48 63ca1fbb43ae: Layer already exists 02:19:48 latest: digest: sha256:9ef40a79d2f02b1a279d8ebd51058f139e59685cd3a25a0e52660dc7ea9b712a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:48 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:48 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.12 02:19:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:19:48 46450ace2d4b: Preparing 02:19:48 610e36491fb9: Preparing 02:19:48 faf81cc1793d: Preparing 02:19:48 564947346c6e: Preparing 02:19:48 364fb4ff3b1a: Preparing 02:19:48 b1d5be1b2c80: Preparing 02:19:48 63ca1fbb43ae: Preparing 02:19:48 b1d5be1b2c80: Waiting 02:19:48 63ca1fbb43ae: Waiting 02:19:48 46450ace2d4b: Layer already exists 02:19:48 364fb4ff3b1a: Layer already exists 02:19:48 610e36491fb9: Layer already exists 02:19:48 faf81cc1793d: Layer already exists 02:19:48 564947346c6e: Layer already exists 02:19:48 63ca1fbb43ae: Layer already exists 02:19:48 b1d5be1b2c80: Layer already exists 02:19:48 4.0.0-dev.12: digest: sha256:9ef40a79d2f02b1a279d8ebd51058f139e59685cd3a25a0e52660dc7ea9b712a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:48 #79 ... 02:19:48 02:19:48 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:19:48 #0 6.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:48 #0 8.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:49 #80 ... 02:19:49 02:19:49 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:19:49 #71 37.29 OK: 238 MiB in 54 packages 02:19:49 + docker push nexus3.edgexfoundry.org:10004/core-command:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:19:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:19:49 46450ace2d4b: Preparing 02:19:49 610e36491fb9: Preparing 02:19:49 faf81cc1793d: Preparing 02:19:49 564947346c6e: Preparing 02:19:49 364fb4ff3b1a: Preparing 02:19:49 b1d5be1b2c80: Preparing 02:19:49 63ca1fbb43ae: Preparing 02:19:49 b1d5be1b2c80: Waiting 02:19:49 63ca1fbb43ae: Waiting 02:19:49 610e36491fb9: Layer already exists 02:19:49 364fb4ff3b1a: Layer already exists 02:19:49 564947346c6e: Layer already exists 02:19:49 faf81cc1793d: Layer already exists 02:19:49 46450ace2d4b: Layer already exists 02:19:49 63ca1fbb43ae: Layer already exists 02:19:49 b1d5be1b2c80: Layer already exists 02:19:49 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:9ef40a79d2f02b1a279d8ebd51058f139e59685cd3a25a0e52660dc7ea9b712a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:50 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:19:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:19:50 46450ace2d4b: Preparing 02:19:50 610e36491fb9: Preparing 02:19:50 faf81cc1793d: Preparing 02:19:50 564947346c6e: Preparing 02:19:50 364fb4ff3b1a: Preparing 02:19:50 b1d5be1b2c80: Preparing 02:19:50 63ca1fbb43ae: Preparing 02:19:50 b1d5be1b2c80: Waiting 02:19:50 63ca1fbb43ae: Waiting 02:19:50 610e36491fb9: Layer already exists 02:19:50 faf81cc1793d: Layer already exists 02:19:50 46450ace2d4b: Layer already exists 02:19:50 364fb4ff3b1a: Layer already exists 02:19:50 564947346c6e: Layer already exists 02:19:50 63ca1fbb43ae: Layer already exists 02:19:50 b1d5be1b2c80: Layer already exists 02:19:50 main: digest: sha256:9ef40a79d2f02b1a279d8ebd51058f139e59685cd3a25a0e52660dc7ea9b712a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:19:50 ===================================================== [Pipeline] echo 02:19:50 taggedImages: 02:19:50 - nexus3.edgexfoundry.org:10004/core-command:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:19:50 - nexus3.edgexfoundry.org:10004/core-command:latest 02:19:50 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.12 02:19:50 - nexus3.edgexfoundry.org:10004/core-command:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:19:50 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:19:50 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:19:50 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:19:50 latest 02:19:50 4.0.0-dev.12 02:19:50 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:19:50 main 02:19:50 ===================================================== [Pipeline] withEnv [Pipeline] { 02:19:50 #71 ... 02:19:50 02:19:50 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:19:50 #0 6.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:50 #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:50 #81 ... 02:19:50 02:19:50 #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:19:50 #38 43.91 (1/4) Installing dumb-init (1.2.5-r3) 02:19:50 #38 44.00 (2/4) Installing musl-obstack (1.2.3-r2) 02:19:50 #38 44.06 (3/4) Installing libucontext (1.2-r3) 02:19:50 #38 44.15 (4/4) Installing gcompat (1.1.0-r4) 02:19:50 #38 44.34 Executing busybox-1.36.1-r29.trigger 02:19:50 #38 44.82 OK: 9 MiB in 18 packages [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:50 #38 ... 02:19:50 02:19:50 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:19:50 #64 34.50 (1/3) Installing ca-certificates (20240705-r0) 02:19:50 #64 35.08 (2/3) Installing dumb-init (1.2.5-r3) 02:19:50 #64 35.11 (3/3) Installing tzdata (2024b-r0) 02:19:50 #64 37.14 Executing busybox-1.36.1-r29.trigger 02:19:50 #64 37.26 Executing ca-certificates-20240705-r0.trigger 02:19:50 #64 39.37 OK: 11 MiB in 17 packages 02:19:50 #64 DONE 41.9s 02:19:50 02:19:50 #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:19:50 #66 29.73 Upgrading critical system libraries and apk-tools: 02:19:50 #66 29.73 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:19:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:50 #66 ... 02:19:50 02:19:50 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:19:50 #75 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:50 #75 ... 02:19:50 02:19:50 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:19:50 #76 10.17 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:19:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:19:50 763576528e8b: Preparing 02:19:50 931d529ae181: Preparing 02:19:50 26cda7e81cab: Preparing 02:19:50 8d049a0ecbed: Preparing 02:19:50 faf81cc1793d: Preparing 02:19:50 564947346c6e: Preparing 02:19:50 364fb4ff3b1a: Preparing 02:19:50 b1d5be1b2c80: Preparing 02:19:50 63ca1fbb43ae: Preparing 02:19:50 364fb4ff3b1a: Waiting 02:19:50 b1d5be1b2c80: Waiting 02:19:50 63ca1fbb43ae: Waiting 02:19:50 564947346c6e: Waiting 02:19:50 faf81cc1793d: Layer already exists 02:19:50 564947346c6e: Layer already exists 02:19:50 364fb4ff3b1a: Layer already exists 02:19:50 26cda7e81cab: Pushed 02:19:50 931d529ae181: Pushed 02:19:50 b1d5be1b2c80: Layer already exists 02:19:50 63ca1fbb43ae: Layer already exists 02:19:50 763576528e8b: Pushed 02:19:51 #76 ... 02:19:51 02:19:51 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:19:51 #74 7.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:51 #74 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:51 #74 ... 02:19:51 02:19:51 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:19:51 #0 5.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:51 #0 8.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:51 #82 ... 02:19:51 02:19:51 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:19:51 #56 44.69 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:19:51 #56 45.79 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:19:51 #56 46.11 (3/7) Installing dumb-init (1.2.5-r3) 02:19:51 #56 46.18 (4/7) Installing musl-obstack (1.2.3-r2) 02:19:51 #56 46.23 (5/7) Installing libucontext (1.2-r3) 02:19:51 #56 46.29 (6/7) Installing gcompat (1.1.0-r4) 02:19:51 #56 46.46 (7/7) Installing openssl (3.3.2-r1) 02:19:51 8d049a0ecbed: Pushed 02:19:51 #56 46.79 Executing busybox-1.36.1-r29.trigger 02:19:51 #56 ... 02:19:51 02:19:51 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:19:51 #71 DONE 40.1s 02:19:51 02:19:51 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:19:51 #56 46.99 OK: 10 MiB in 19 packages 02:19:52 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:548519de960ef31450e7ab7fbecb9b1a81bbc132d4f639d11671b7358aff56b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:19:52 763576528e8b: Preparing 02:19:52 931d529ae181: Preparing 02:19:52 26cda7e81cab: Preparing 02:19:52 8d049a0ecbed: Preparing 02:19:52 faf81cc1793d: Preparing 02:19:52 564947346c6e: Preparing 02:19:52 364fb4ff3b1a: Preparing 02:19:52 b1d5be1b2c80: Preparing 02:19:52 63ca1fbb43ae: Preparing 02:19:52 564947346c6e: Waiting 02:19:52 364fb4ff3b1a: Waiting 02:19:52 b1d5be1b2c80: Waiting 02:19:52 63ca1fbb43ae: Waiting 02:19:52 763576528e8b: Layer already exists 02:19:52 931d529ae181: Layer already exists 02:19:52 26cda7e81cab: Layer already exists 02:19:52 faf81cc1793d: Layer already exists 02:19:52 8d049a0ecbed: Layer already exists 02:19:52 564947346c6e: Layer already exists 02:19:52 364fb4ff3b1a: Layer already exists 02:19:52 b1d5be1b2c80: Layer already exists 02:19:52 63ca1fbb43ae: Layer already exists 02:19:52 latest: digest: sha256:548519de960ef31450e7ab7fbecb9b1a81bbc132d4f639d11671b7358aff56b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:52 #56 ... 02:19:52 02:19:52 #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:19:52 #83 DONE 1.0s 02:19:52 02:19:52 #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.12 02:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:19:53 763576528e8b: Preparing 02:19:53 931d529ae181: Preparing 02:19:53 26cda7e81cab: Preparing 02:19:53 8d049a0ecbed: Preparing 02:19:53 faf81cc1793d: Preparing 02:19:53 564947346c6e: Preparing 02:19:53 364fb4ff3b1a: Preparing 02:19:53 b1d5be1b2c80: Preparing 02:19:53 63ca1fbb43ae: Preparing 02:19:53 564947346c6e: Waiting 02:19:53 364fb4ff3b1a: Waiting 02:19:53 b1d5be1b2c80: Waiting 02:19:53 63ca1fbb43ae: Waiting 02:19:53 26cda7e81cab: Layer already exists 02:19:53 8d049a0ecbed: Layer already exists 02:19:53 faf81cc1793d: Layer already exists 02:19:53 763576528e8b: Layer already exists 02:19:53 931d529ae181: Layer already exists 02:19:53 364fb4ff3b1a: Layer already exists 02:19:53 564947346c6e: Layer already exists 02:19:53 b1d5be1b2c80: Layer already exists 02:19:53 63ca1fbb43ae: Layer already exists 02:19:53 4.0.0-dev.12: digest: sha256:548519de960ef31450e7ab7fbecb9b1a81bbc132d4f639d11671b7358aff56b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:53 #84 ... 02:19:53 02:19:53 #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:19:53 #38 DONE 48.9s 02:19:53 02:19:53 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:19:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:19:54 763576528e8b: Preparing 02:19:54 931d529ae181: Preparing 02:19:54 26cda7e81cab: Preparing 02:19:54 8d049a0ecbed: Preparing 02:19:54 faf81cc1793d: Preparing 02:19:54 564947346c6e: Preparing 02:19:54 364fb4ff3b1a: Preparing 02:19:54 b1d5be1b2c80: Preparing 02:19:54 63ca1fbb43ae: Preparing 02:19:54 564947346c6e: Waiting 02:19:54 364fb4ff3b1a: Waiting 02:19:54 b1d5be1b2c80: Waiting 02:19:54 63ca1fbb43ae: Waiting 02:19:54 faf81cc1793d: Layer already exists 02:19:54 8d049a0ecbed: Layer already exists 02:19:54 931d529ae181: Layer already exists 02:19:54 26cda7e81cab: Layer already exists 02:19:54 763576528e8b: Layer already exists 02:19:54 364fb4ff3b1a: Layer already exists 02:19:54 564947346c6e: Layer already exists 02:19:54 63ca1fbb43ae: Layer already exists 02:19:54 b1d5be1b2c80: Layer already exists 02:19:54 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:548519de960ef31450e7ab7fbecb9b1a81bbc132d4f639d11671b7358aff56b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:54 + 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 02:19:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:19:54 763576528e8b: Preparing 02:19:54 931d529ae181: Preparing 02:19:54 26cda7e81cab: Preparing 02:19:54 8d049a0ecbed: Preparing 02:19:54 faf81cc1793d: Preparing 02:19:54 564947346c6e: Preparing 02:19:54 364fb4ff3b1a: Preparing 02:19:54 b1d5be1b2c80: Preparing 02:19:54 63ca1fbb43ae: Preparing 02:19:54 564947346c6e: Waiting 02:19:54 b1d5be1b2c80: Waiting 02:19:54 63ca1fbb43ae: Waiting 02:19:54 364fb4ff3b1a: Waiting 02:19:54 faf81cc1793d: Layer already exists 02:19:54 763576528e8b: Layer already exists 02:19:54 8d049a0ecbed: Layer already exists 02:19:54 26cda7e81cab: Layer already exists 02:19:54 931d529ae181: Layer already exists 02:19:54 364fb4ff3b1a: Layer already exists 02:19:54 564947346c6e: Layer already exists 02:19:54 b1d5be1b2c80: Layer already exists 02:19:54 63ca1fbb43ae: Layer already exists 02:19:54 main: digest: sha256:548519de960ef31450e7ab7fbecb9b1a81bbc132d4f639d11671b7358aff56b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:19:54 ===================================================== [Pipeline] echo 02:19:54 taggedImages: 02:19:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:19:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:19:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.12 02:19:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:19:54 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:19:54 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:19:54 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:19:54 latest 02:19:54 4.0.0-dev.12 02:19:54 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:19:54 main 02:19:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:55 #85 ... 02:19:55 02:19:55 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:19:55 #56 DONE 50.3s 02:19:55 02:19:55 #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:19:55 + docker push nexus3.edgexfoundry.org:10004/core-data:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:19:55 49341a32132a: Preparing 02:19:55 433a735003f0: Preparing 02:19:55 c6fbbf94c6fd: Preparing 02:19:55 faf81cc1793d: Preparing 02:19:55 564947346c6e: Preparing 02:19:55 403170ccfbe0: Preparing 02:19:55 a5528d002a89: Preparing 02:19:55 63ca1fbb43ae: Preparing 02:19:55 403170ccfbe0: Waiting 02:19:55 63ca1fbb43ae: Waiting 02:19:55 a5528d002a89: Waiting 02:19:55 564947346c6e: Layer already exists 02:19:55 faf81cc1793d: Layer already exists 02:19:55 433a735003f0: Pushed 02:19:55 49341a32132a: Pushed 02:19:55 63ca1fbb43ae: Layer already exists 02:19:55 a5528d002a89: Pushed 02:19:56 403170ccfbe0: Pushed 02:19:56 #86 ... 02:19:56 02:19:56 #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:19:56 #72 33.70 (1/1) Installing dumb-init (1.2.5-r3) 02:19:56 #72 34.69 Executing busybox-1.36.1-r29.trigger 02:19:56 #72 35.02 OK: 9 MiB in 15 packages 02:19:56 #72 DONE 38.6s 02:19:56 02:19:56 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:19:56 #75 25.75 Upgrading critical system libraries and apk-tools: 02:19:56 #75 25.75 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:19:56 #75 25.89 Executing busybox-1.36.1-r29.trigger 02:19:57 #75 28.35 Continuing the upgrade transaction with new apk-tools: 02:19:57 #75 ... 02:19:57 02:19:57 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:19:57 #67 35.72 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:19:57 #67 35.72 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:19:57 #67 35.72 OK: 24047 distinct packages available 02:19:57 #67 39.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:19:57 #67 42.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:19:57 #67 ... 02:19:57 02:19:57 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:19:57 #74 24.01 Upgrading critical system libraries and apk-tools: 02:19:57 #74 24.01 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:19:57 #74 24.11 Executing busybox-1.36.1-r29.trigger 02:19:57 #74 ... 02:19:57 02:19:57 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:19:58 c6fbbf94c6fd: Pushed 02:19:58 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:e518924a5c6c332ea1809997dea9dff27da33ceaa9a30f58b50de0bf2cee6405 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:19:58 #40 ... 02:19:58 02:19:58 #87 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:58 #87 ... 02:19:58 02:19:58 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:19:58 #76 27.30 OK: 238 MiB in 54 packages [Pipeline] sh 02:19:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:58 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:19:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:19:58 49341a32132a: Preparing 02:19:58 433a735003f0: Preparing 02:19:58 c6fbbf94c6fd: Preparing 02:19:58 faf81cc1793d: Preparing 02:19:58 564947346c6e: Preparing 02:19:58 403170ccfbe0: Preparing 02:19:58 a5528d002a89: Preparing 02:19:58 63ca1fbb43ae: Preparing 02:19:58 403170ccfbe0: Waiting 02:19:58 a5528d002a89: Waiting 02:19:58 63ca1fbb43ae: Waiting 02:19:58 49341a32132a: Layer already exists 02:19:58 564947346c6e: Layer already exists 02:19:58 faf81cc1793d: Layer already exists 02:19:58 c6fbbf94c6fd: Layer already exists 02:19:58 433a735003f0: Layer already exists 02:19:58 403170ccfbe0: Layer already exists 02:19:58 a5528d002a89: Layer already exists 02:19:58 63ca1fbb43ae: Layer already exists 02:19:58 latest: digest: sha256:e518924a5c6c332ea1809997dea9dff27da33ceaa9a30f58b50de0bf2cee6405 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:59 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.12 02:19:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:19:59 49341a32132a: Preparing 02:19:59 433a735003f0: Preparing 02:19:59 c6fbbf94c6fd: Preparing 02:19:59 faf81cc1793d: Preparing 02:19:59 564947346c6e: Preparing 02:19:59 403170ccfbe0: Preparing 02:19:59 a5528d002a89: Preparing 02:19:59 63ca1fbb43ae: Preparing 02:19:59 403170ccfbe0: Waiting 02:19:59 a5528d002a89: Waiting 02:19:59 49341a32132a: Layer already exists 02:19:59 433a735003f0: Layer already exists 02:19:59 564947346c6e: Layer already exists 02:19:59 faf81cc1793d: Layer already exists 02:19:59 c6fbbf94c6fd: Layer already exists 02:19:59 a5528d002a89: Layer already exists 02:19:59 403170ccfbe0: Layer already exists 02:19:59 63ca1fbb43ae: Layer already exists 02:19:59 4.0.0-dev.12: digest: sha256:e518924a5c6c332ea1809997dea9dff27da33ceaa9a30f58b50de0bf2cee6405 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:00 + docker push nexus3.edgexfoundry.org:10004/core-data:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:20:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:20:00 49341a32132a: Preparing 02:20:00 433a735003f0: Preparing 02:20:00 c6fbbf94c6fd: Preparing 02:20:00 faf81cc1793d: Preparing 02:20:00 564947346c6e: Preparing 02:20:00 403170ccfbe0: Preparing 02:20:00 a5528d002a89: Preparing 02:20:00 63ca1fbb43ae: Preparing 02:20:00 403170ccfbe0: Waiting 02:20:00 a5528d002a89: Waiting 02:20:00 63ca1fbb43ae: Waiting 02:20:00 433a735003f0: Layer already exists 02:20:00 faf81cc1793d: Layer already exists 02:20:00 49341a32132a: Layer already exists 02:20:00 564947346c6e: Layer already exists 02:20:00 c6fbbf94c6fd: Layer already exists 02:20:00 403170ccfbe0: Layer already exists 02:20:00 63ca1fbb43ae: Layer already exists 02:20:00 a5528d002a89: Layer already exists 02:20:00 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:e518924a5c6c332ea1809997dea9dff27da33ceaa9a30f58b50de0bf2cee6405 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:00 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:00 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:20:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:20:00 49341a32132a: Preparing 02:20:00 433a735003f0: Preparing 02:20:00 c6fbbf94c6fd: Preparing 02:20:00 faf81cc1793d: Preparing 02:20:00 564947346c6e: Preparing 02:20:00 403170ccfbe0: Preparing 02:20:00 a5528d002a89: Preparing 02:20:00 63ca1fbb43ae: Preparing 02:20:00 a5528d002a89: Waiting 02:20:00 403170ccfbe0: Waiting 02:20:00 63ca1fbb43ae: Waiting 02:20:00 faf81cc1793d: Layer already exists 02:20:00 c6fbbf94c6fd: Layer already exists 02:20:00 433a735003f0: Layer already exists 02:20:00 564947346c6e: Layer already exists 02:20:00 49341a32132a: Layer already exists 02:20:00 403170ccfbe0: Layer already exists 02:20:00 63ca1fbb43ae: Layer already exists 02:20:00 a5528d002a89: Layer already exists 02:20:00 main: digest: sha256:e518924a5c6c332ea1809997dea9dff27da33ceaa9a30f58b50de0bf2cee6405 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 02:20:00 #76 DONE 29.6s 02:20:00 02:20:00 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:20:00 #82 18.76 Upgrading critical system libraries and apk-tools: 02:20:00 #82 18.76 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:20:00 #82 18.84 Executing busybox-1.36.1-r29.trigger 02:20:00 #82 ... 02:20:00 02:20:00 #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:20:00 #0 7.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:00 #0 8.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:00 #88 ... 02:20:00 02:20:00 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:00 ===================================================== [Pipeline] echo 02:20:00 taggedImages: 02:20:00 - nexus3.edgexfoundry.org:10004/core-data:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:20:00 - nexus3.edgexfoundry.org:10004/core-data:latest 02:20:00 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.12 02:20:00 - nexus3.edgexfoundry.org:10004/core-data:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:20:00 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:20:00 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:20:00 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:20:00 latest 02:20:00 4.0.0-dev.12 02:20:00 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:20:00 main 02:20:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:00 #89 DONE 0.6s 02:20:00 02:20:00 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:20:00 #75 28.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:00 #75 30.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:00 #75 ... 02:20:00 02:20:00 #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:20:00 #66 29.92 Executing busybox-1.36.1-r29.trigger 02:20:00 #66 32.97 Continuing the upgrade transaction with new apk-tools: 02:20:00 #66 32.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:00 #66 35.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:01 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:01 #66 ... 02:20:01 02:20:01 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:20:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:20:01 fe6c04503779: Preparing 02:20:01 6c68880d3cd2: Preparing 02:20:01 7b13d834e120: Preparing 02:20:01 564947346c6e: Preparing 02:20:01 b87534eff82c: Preparing 02:20:01 56bd9ddda20d: Preparing 02:20:01 63ca1fbb43ae: Preparing 02:20:01 56bd9ddda20d: Waiting 02:20:01 63ca1fbb43ae: Waiting 02:20:01 564947346c6e: Layer already exists 02:20:01 6c68880d3cd2: Pushed 02:20:01 fe6c04503779: Pushed 02:20:01 b87534eff82c: Pushed 02:20:01 63ca1fbb43ae: Layer already exists 02:20:01 56bd9ddda20d: Pushed 02:20:01 #90 ... 02:20:01 02:20:01 #73 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:20:01 #73 30.39 Upgrading critical system libraries and apk-tools: 02:20:01 #73 30.39 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:20:01 #73 30.48 Executing busybox-1.36.1-r29.trigger 02:20:01 #73 33.63 Continuing the upgrade transaction with new apk-tools: 02:20:01 #73 33.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:01 #73 36.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:02 #73 ... 02:20:02 02:20:02 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:20:02 #80 22.96 Upgrading critical system libraries and apk-tools: 02:20:02 #80 22.96 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:20:02 #80 23.06 Executing busybox-1.36.1-r29.trigger 02:20:04 #80 24.76 Continuing the upgrade transaction with new apk-tools: 02:20:04 #80 24.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:06 7b13d834e120: Pushed 02:20:06 #80 ... 02:20:06 02:20:06 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:20:06 #67 52.83 OK: 238 MiB in 54 packages 02:20:06 #67 DONE 53.9s 02:20:06 02:20:06 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:20:06 #80 26.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:06 #80 ... 02:20:06 02:20:06 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:20:06 #91 DONE 0.6s 02:20:06 02:20:06 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:08 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:88f33da7c86c09c8098cc69d45635be40d61ac81dc7ecdb3097afe78205caaee size: 1778 [Pipeline] } 02:20:09 #92 ... 02:20:09 02:20:09 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:20:09 #85 5.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:09 #85 7.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:09 #85 15.32 Upgrading critical system libraries and apk-tools: 02:20:09 #85 15.32 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:20:09 #85 15.38 Executing busybox-1.36.1-r29.trigger 02:20:09 #85 ... 02:20:09 02:20:09 #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:20:09 #66 47.43 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:20:09 #66 47.96 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:20:09 #66 48.07 Executing ca-certificates-20240705-r0.trigger 02:20:09 #66 ... 02:20:09 02:20:09 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:20:09 #74 25.84 Continuing the upgrade transaction with new apk-tools: 02:20:09 #74 25.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:09 #74 28.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:09 #74 ... 02:20:09 02:20:09 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:20:09 #81 23.90 Upgrading critical system libraries and apk-tools: 02:20:09 #81 23.91 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:20:09 #81 23.97 Executing busybox-1.36.1-r29.trigger 02:20:09 #81 26.73 Continuing the upgrade transaction with new apk-tools: 02:20:09 #81 26.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:09 #81 ... 02:20:09 02:20:09 #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:20:09 #86 4.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:09 #86 6.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:16 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:20:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:20:16 fe6c04503779: Preparing 02:20:16 6c68880d3cd2: Preparing 02:20:16 7b13d834e120: Preparing 02:20:16 564947346c6e: Preparing 02:20:16 b87534eff82c: Preparing 02:20:16 56bd9ddda20d: Preparing 02:20:16 63ca1fbb43ae: Preparing 02:20:16 56bd9ddda20d: Waiting 02:20:16 63ca1fbb43ae: Waiting 02:20:16 6c68880d3cd2: Layer already exists 02:20:16 7b13d834e120: Layer already exists 02:20:16 fe6c04503779: Layer already exists 02:20:16 b87534eff82c: Layer already exists 02:20:16 564947346c6e: Layer already exists 02:20:16 56bd9ddda20d: Layer already exists 02:20:16 63ca1fbb43ae: Layer already exists 02:20:16 latest: digest: sha256:88f33da7c86c09c8098cc69d45635be40d61ac81dc7ecdb3097afe78205caaee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:16 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.12 02:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:20:17 fe6c04503779: Preparing 02:20:17 6c68880d3cd2: Preparing 02:20:17 7b13d834e120: Preparing 02:20:17 564947346c6e: Preparing 02:20:17 b87534eff82c: Preparing 02:20:17 56bd9ddda20d: Preparing 02:20:17 63ca1fbb43ae: Preparing 02:20:17 56bd9ddda20d: Waiting 02:20:17 63ca1fbb43ae: Waiting 02:20:17 7b13d834e120: Layer already exists 02:20:17 b87534eff82c: Layer already exists 02:20:17 564947346c6e: Layer already exists 02:20:17 6c68880d3cd2: Layer already exists 02:20:17 fe6c04503779: Layer already exists 02:20:17 56bd9ddda20d: Layer already exists 02:20:17 63ca1fbb43ae: Layer already exists 02:20:17 4.0.0-dev.12: digest: sha256:88f33da7c86c09c8098cc69d45635be40d61ac81dc7ecdb3097afe78205caaee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:17 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:20:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:20:17 fe6c04503779: Preparing 02:20:17 6c68880d3cd2: Preparing 02:20:17 7b13d834e120: Preparing 02:20:17 564947346c6e: Preparing 02:20:17 b87534eff82c: Preparing 02:20:17 56bd9ddda20d: Preparing 02:20:17 63ca1fbb43ae: Preparing 02:20:17 56bd9ddda20d: Waiting 02:20:17 fe6c04503779: Layer already exists 02:20:17 b87534eff82c: Layer already exists 02:20:17 6c68880d3cd2: Layer already exists 02:20:17 564947346c6e: Layer already exists 02:20:17 7b13d834e120: Layer already exists 02:20:17 63ca1fbb43ae: Layer already exists 02:20:17 56bd9ddda20d: Layer already exists 02:20:17 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:88f33da7c86c09c8098cc69d45635be40d61ac81dc7ecdb3097afe78205caaee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:18 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:20:18 fe6c04503779: Preparing 02:20:18 6c68880d3cd2: Preparing 02:20:18 7b13d834e120: Preparing 02:20:18 564947346c6e: Preparing 02:20:18 b87534eff82c: Preparing 02:20:18 56bd9ddda20d: Preparing 02:20:18 63ca1fbb43ae: Preparing 02:20:18 56bd9ddda20d: Waiting 02:20:18 63ca1fbb43ae: Waiting 02:20:18 fe6c04503779: Layer already exists 02:20:18 b87534eff82c: Layer already exists 02:20:18 6c68880d3cd2: Layer already exists 02:20:18 7b13d834e120: Layer already exists 02:20:18 564947346c6e: Layer already exists 02:20:18 56bd9ddda20d: Layer already exists 02:20:18 63ca1fbb43ae: Layer already exists 02:20:18 main: digest: sha256:88f33da7c86c09c8098cc69d45635be40d61ac81dc7ecdb3097afe78205caaee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:18 ===================================================== [Pipeline] echo 02:20:18 taggedImages: 02:20:18 - nexus3.edgexfoundry.org:10004/core-keeper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:20:18 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:20:18 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.12 02:20:18 - nexus3.edgexfoundry.org:10004/core-keeper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:20:18 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:20:18 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:20:18 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:20:18 latest 02:20:18 4.0.0-dev.12 02:20:18 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:20:18 main 02:20:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:20:19 c5a41a1c0fd3: Preparing 02:20:19 ba950942f166: Preparing 02:20:19 17bdbe506e4b: Preparing 02:20:19 23602a8c108c: Preparing 02:20:19 faf81cc1793d: Preparing 02:20:19 564947346c6e: Preparing 02:20:19 364fb4ff3b1a: Preparing 02:20:19 b1d5be1b2c80: Preparing 02:20:19 63ca1fbb43ae: Preparing 02:20:19 b1d5be1b2c80: Waiting 02:20:19 564947346c6e: Waiting 02:20:19 364fb4ff3b1a: Waiting 02:20:19 faf81cc1793d: Layer already exists 02:20:19 564947346c6e: Layer already exists 02:20:19 364fb4ff3b1a: Layer already exists 02:20:19 17bdbe506e4b: Pushed 02:20:19 ba950942f166: Pushed 02:20:19 b1d5be1b2c80: Layer already exists 02:20:19 63ca1fbb43ae: Layer already exists 02:20:19 c5a41a1c0fd3: Pushed 02:20:21 23602a8c108c: Pushed 02:20:21 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:1146a5485e84b2c0a0e890b90f72c136e2919d70fead921d8f8bda99abc11017 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:20:22 c5a41a1c0fd3: Preparing 02:20:22 ba950942f166: Preparing 02:20:22 17bdbe506e4b: Preparing 02:20:22 23602a8c108c: Preparing 02:20:22 faf81cc1793d: Preparing 02:20:22 564947346c6e: Preparing 02:20:22 364fb4ff3b1a: Preparing 02:20:22 b1d5be1b2c80: Preparing 02:20:22 63ca1fbb43ae: Preparing 02:20:22 564947346c6e: Waiting 02:20:22 364fb4ff3b1a: Waiting 02:20:22 b1d5be1b2c80: Waiting 02:20:22 63ca1fbb43ae: Waiting 02:20:22 23602a8c108c: Layer already exists 02:20:22 c5a41a1c0fd3: Layer already exists 02:20:22 faf81cc1793d: Layer already exists 02:20:22 17bdbe506e4b: Layer already exists 02:20:22 ba950942f166: Layer already exists 02:20:22 364fb4ff3b1a: Layer already exists 02:20:22 b1d5be1b2c80: Layer already exists 02:20:22 63ca1fbb43ae: Layer already exists 02:20:22 564947346c6e: Layer already exists 02:20:22 latest: digest: sha256:1146a5485e84b2c0a0e890b90f72c136e2919d70fead921d8f8bda99abc11017 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.12 02:20:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:20:23 c5a41a1c0fd3: Preparing 02:20:23 ba950942f166: Preparing 02:20:23 17bdbe506e4b: Preparing 02:20:23 23602a8c108c: Preparing 02:20:23 faf81cc1793d: Preparing 02:20:23 564947346c6e: Preparing 02:20:23 364fb4ff3b1a: Preparing 02:20:23 b1d5be1b2c80: Preparing 02:20:23 63ca1fbb43ae: Preparing 02:20:23 b1d5be1b2c80: Waiting 02:20:23 364fb4ff3b1a: Waiting 02:20:23 564947346c6e: Waiting 02:20:23 ba950942f166: Layer already exists 02:20:23 c5a41a1c0fd3: Layer already exists 02:20:23 17bdbe506e4b: Layer already exists 02:20:23 faf81cc1793d: Layer already exists 02:20:23 564947346c6e: Layer already exists 02:20:23 364fb4ff3b1a: Layer already exists 02:20:23 b1d5be1b2c80: Layer already exists 02:20:23 23602a8c108c: Layer already exists 02:20:23 63ca1fbb43ae: Layer already exists 02:20:23 4.0.0-dev.12: digest: sha256:1146a5485e84b2c0a0e890b90f72c136e2919d70fead921d8f8bda99abc11017 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:20:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:20:23 c5a41a1c0fd3: Preparing 02:20:23 ba950942f166: Preparing 02:20:23 17bdbe506e4b: Preparing 02:20:23 23602a8c108c: Preparing 02:20:23 faf81cc1793d: Preparing 02:20:23 564947346c6e: Preparing 02:20:23 364fb4ff3b1a: Preparing 02:20:23 b1d5be1b2c80: Preparing 02:20:23 63ca1fbb43ae: Preparing 02:20:23 364fb4ff3b1a: Waiting 02:20:23 b1d5be1b2c80: Waiting 02:20:23 63ca1fbb43ae: Waiting 02:20:23 564947346c6e: Waiting 02:20:23 ba950942f166: Layer already exists 02:20:23 c5a41a1c0fd3: Layer already exists 02:20:23 faf81cc1793d: Layer already exists 02:20:23 17bdbe506e4b: Layer already exists 02:20:23 23602a8c108c: Layer already exists 02:20:23 564947346c6e: Layer already exists 02:20:23 364fb4ff3b1a: Layer already exists 02:20:23 b1d5be1b2c80: Layer already exists 02:20:23 63ca1fbb43ae: Layer already exists 02:20:23 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:1146a5485e84b2c0a0e890b90f72c136e2919d70fead921d8f8bda99abc11017 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:20:24 c5a41a1c0fd3: Preparing 02:20:24 ba950942f166: Preparing 02:20:24 17bdbe506e4b: Preparing 02:20:24 23602a8c108c: Preparing 02:20:24 faf81cc1793d: Preparing 02:20:24 564947346c6e: Preparing 02:20:24 364fb4ff3b1a: Preparing 02:20:24 b1d5be1b2c80: Preparing 02:20:24 63ca1fbb43ae: Preparing 02:20:24 564947346c6e: Waiting 02:20:24 364fb4ff3b1a: Waiting 02:20:24 63ca1fbb43ae: Waiting 02:20:24 b1d5be1b2c80: Waiting 02:20:24 ba950942f166: Layer already exists 02:20:24 faf81cc1793d: Layer already exists 02:20:24 c5a41a1c0fd3: Layer already exists 02:20:24 23602a8c108c: Layer already exists 02:20:24 17bdbe506e4b: Layer already exists 02:20:24 564947346c6e: Layer already exists 02:20:24 b1d5be1b2c80: Layer already exists 02:20:24 364fb4ff3b1a: Layer already exists 02:20:24 63ca1fbb43ae: Layer already exists 02:20:24 main: digest: sha256:1146a5485e84b2c0a0e890b90f72c136e2919d70fead921d8f8bda99abc11017 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:24 ===================================================== [Pipeline] echo 02:20:24 taggedImages: 02:20:24 - nexus3.edgexfoundry.org:10004/core-metadata:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:20:24 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:20:24 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.12 02:20:24 - nexus3.edgexfoundry.org:10004/core-metadata:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:20:24 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:20:24 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:20:24 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:20:24 latest 02:20:24 4.0.0-dev.12 02:20:24 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:20:24 main 02:20:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:24 #86 ... 02:20:24 02:20:24 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:20:24 #74 36.38 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:20:24 #74 37.02 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:20:24 #74 37.21 OK: 9 MiB in 15 packages 02:20:24 #74 ... 02:20:24 02:20:24 #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:20:24 #73 48.29 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:20:24 #73 49.02 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:20:24 #73 49.14 OK: 9 MiB in 15 packages 02:20:24 #73 DONE 50.9s 02:20:24 02:20:24 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:20:24 #75 41.17 OK: 20 MiB in 18 packages 02:20:24 #75 DONE 43.2s 02:20:24 02:20:24 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:20:24 #85 17.79 Continuing the upgrade transaction with new apk-tools: 02:20:24 #85 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:24 #85 ... 02:20:24 02:20:24 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:20:24 #82 21.33 Continuing the upgrade transaction with new apk-tools: 02:20:24 #82 21.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:24 #82 23.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:24 #82 ... 02:20:24 02:20:24 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:20:24 #93 DONE 0.4s 02:20:24 02:20:24 #66 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:20:24 #66 49.23 OK: 15 MiB in 28 packages 02:20:24 #66 DONE 52.0s 02:20:24 02:20:24 #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:20:24 #88 19.51 Upgrading critical system libraries and apk-tools: 02:20:24 #88 19.53 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:20:24 #88 19.58 Executing busybox-1.36.1-r29.trigger 02:20:24 #88 22.29 Continuing the upgrade transaction with new apk-tools: 02:20:24 #88 22.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:24 #88 ... 02:20:24 02:20:24 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:20:24 #74 DONE 39.8s 02:20:24 02:20:24 #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:20:24 #86 16.09 Upgrading critical system libraries and apk-tools: 02:20:24 #86 16.09 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:20:24 #86 16.19 Executing busybox-1.36.1-r29.trigger 02:20:24 #86 18.16 Continuing the upgrade transaction with new apk-tools: 02:20:24 #86 18.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:20:24 #86 ... 02:20:24 02:20:24 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:20:24 #80 35.10 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:20:24 #80 35.31 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:20:24 #80 35.35 Executing ca-certificates-20240705-r0.trigger 02:20:24 #80 35.98 OK: 20 MiB in 18 packages 02:20:24 #80 DONE 37.2s 02:20:24 02:20:24 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:20:24 #82 33.30 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:20:24 #82 33.58 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:20:24 #82 33.66 Executing ca-certificates-20240705-r0.trigger 02:20:24 #82 34.06 OK: 10 MiB in 16 packages 02:20:24 #82 DONE 35.2s 02:20:24 02:20:24 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:20:24 #81 30.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:24 #81 36.48 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:20:24 #81 37.05 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:20:24 #81 ... 02:20:24 02:20:24 #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:20:24 #88 26.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:24 #88 ... 02:20:24 02:20:24 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:20:24 #81 37.16 OK: 9 MiB in 16 packages 02:20:24 #81 DONE 38.4s 02:20:24 02:20:24 #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:20:24 #94 DONE 2.6s 02:20:24 02:20:24 #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:20:24 #86 22.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:24 #86 ... 02:20:24 02:20:24 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:20:24 #95 DONE 0.2s 02:20:24 02:20:24 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:20:24 #85 23.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:20:24 #85 27.72 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:20:24 #85 28.07 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:20:24 #85 28.13 OK: 9 MiB in 18 packages 02:20:24 #85 DONE 28.9s 02:20:24 02:20:24 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:20:24 #96 ... 02:20:24 02:20:24 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:20:24 #86 28.09 OK: 10 MiB in 19 packages 02:20:24 #86 DONE 29.3s 02:20:24 02:20:24 #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:20:24 #88 31.73 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:20:24 #88 31.95 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:20:24 #88 32.04 Executing ca-certificates-20240705-r0.trigger 02:20:24 #88 32.65 OK: 11 MiB in 17 packages 02:20:24 #88 DONE 33.9s 02:20:24 02:20:24 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:20:24 #97 ... 02:20:24 02:20:24 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:20:24 #96 DONE 1.8s 02:20:24 02:20:24 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:20:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:20:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:20:25 8795fd8295d8: Preparing 02:20:25 c3bdad3a465a: Preparing 02:20:25 f32507a57a02: Preparing 02:20:25 3e70e43abc60: Preparing 02:20:25 988d1ddf3c9b: Preparing 02:20:25 06665339c4c7: Preparing 02:20:25 c79c0a6176e0: Preparing 02:20:25 faf81cc1793d: Preparing 02:20:25 564947346c6e: Preparing 02:20:25 5561381950b4: Preparing 02:20:25 9dd4fa3c3bb3: Preparing 02:20:25 5f70bf18a086: Preparing 02:20:25 5b3ddfc36ac9: Preparing 02:20:25 1c7bed379cc3: Preparing 02:20:25 98dfc66d03cc: Preparing 02:20:25 63ca1fbb43ae: Preparing 02:20:25 5561381950b4: Waiting 02:20:25 1c7bed379cc3: Waiting 02:20:25 9dd4fa3c3bb3: Waiting 02:20:25 98dfc66d03cc: Waiting 02:20:25 c79c0a6176e0: Waiting 02:20:25 5f70bf18a086: Waiting 02:20:25 5b3ddfc36ac9: Waiting 02:20:25 faf81cc1793d: Waiting 02:20:25 63ca1fbb43ae: Waiting 02:20:25 564947346c6e: Waiting 02:20:25 06665339c4c7: Waiting 02:20:25 c3bdad3a465a: Pushed 02:20:25 8795fd8295d8: Pushed 02:20:25 3e70e43abc60: Pushed 02:20:25 988d1ddf3c9b: Pushed 02:20:25 f32507a57a02: Pushed 02:20:25 faf81cc1793d: Layer already exists 02:20:25 564947346c6e: Layer already exists 02:20:25 06665339c4c7: Pushed 02:20:25 5f70bf18a086: Layer already exists 02:20:25 #98 DONE 0.7s 02:20:25 02:20:25 #99 [security-spire-config stage-2 6/10] COPY security.txt / 02:20:25 5561381950b4: Pushed 02:20:25 9dd4fa3c3bb3: Pushed 02:20:25 5b3ddfc36ac9: Pushed 02:20:25 63ca1fbb43ae: Layer already exists 02:20:25 98dfc66d03cc: Pushed 02:20:25 #99 DONE 0.3s 02:20:25 02:20:25 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:20:25 #100 DONE 0.3s 02:20:25 02:20:25 #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:20:26 1c7bed379cc3: Pushed 02:20:26 #101 DONE 0.2s 02:20:26 02:20:26 #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:20:26 #102 DONE 0.2s 02:20:26 02:20:26 #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:20:26 c79c0a6176e0: Pushed 02:20:26 #103 ... 02:20:26 02:20:26 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:20:26 #97 DONE 2.5s 02:20:26 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:7d869d11ccfd13b8244942f737aff57f8667138d53ed279881922890bd1cd13e size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:27 02:20:27 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:20:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:20:27 8795fd8295d8: Preparing 02:20:27 c3bdad3a465a: Preparing 02:20:27 f32507a57a02: Preparing 02:20:27 3e70e43abc60: Preparing 02:20:27 988d1ddf3c9b: Preparing 02:20:27 06665339c4c7: Preparing 02:20:27 c79c0a6176e0: Preparing 02:20:27 faf81cc1793d: Preparing 02:20:27 564947346c6e: Preparing 02:20:27 5561381950b4: Preparing 02:20:27 9dd4fa3c3bb3: Preparing 02:20:27 5f70bf18a086: Preparing 02:20:27 5b3ddfc36ac9: Preparing 02:20:27 1c7bed379cc3: Preparing 02:20:27 98dfc66d03cc: Preparing 02:20:27 63ca1fbb43ae: Preparing 02:20:27 5561381950b4: Waiting 02:20:27 9dd4fa3c3bb3: Waiting 02:20:27 5f70bf18a086: Waiting 02:20:27 5b3ddfc36ac9: Waiting 02:20:27 1c7bed379cc3: Waiting 02:20:27 98dfc66d03cc: Waiting 02:20:27 63ca1fbb43ae: Waiting 02:20:27 c79c0a6176e0: Waiting 02:20:27 faf81cc1793d: Waiting 02:20:27 06665339c4c7: Waiting 02:20:27 564947346c6e: Waiting 02:20:27 3e70e43abc60: Layer already exists 02:20:27 f32507a57a02: Layer already exists 02:20:27 c3bdad3a465a: Layer already exists 02:20:27 988d1ddf3c9b: Layer already exists 02:20:27 8795fd8295d8: Layer already exists 02:20:27 564947346c6e: Layer already exists 02:20:27 faf81cc1793d: Layer already exists 02:20:27 c79c0a6176e0: Layer already exists 02:20:27 5561381950b4: Layer already exists 02:20:27 06665339c4c7: Layer already exists 02:20:27 9dd4fa3c3bb3: Layer already exists 02:20:27 5b3ddfc36ac9: Layer already exists 02:20:27 98dfc66d03cc: Layer already exists 02:20:27 1c7bed379cc3: Layer already exists 02:20:27 5f70bf18a086: Layer already exists 02:20:27 63ca1fbb43ae: Layer already exists 02:20:27 latest: digest: sha256:7d869d11ccfd13b8244942f737aff57f8667138d53ed279881922890bd1cd13e size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:28 #104 ... 02:20:28 02:20:28 #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:20:28 #103 DONE 3.4s 02:20:28 02:20:28 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:20:28 #105 DONE 0.4s 02:20:28 02:20:28 #106 [security-spire-config] exporting to image 02:20:28 #106 exporting layers 02:20:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.12 02:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:20:28 8795fd8295d8: Preparing 02:20:28 c3bdad3a465a: Preparing 02:20:28 f32507a57a02: Preparing 02:20:28 3e70e43abc60: Preparing 02:20:28 988d1ddf3c9b: Preparing 02:20:28 06665339c4c7: Preparing 02:20:28 c79c0a6176e0: Preparing 02:20:28 06665339c4c7: Waiting 02:20:28 faf81cc1793d: Preparing 02:20:28 564947346c6e: Preparing 02:20:28 c79c0a6176e0: Waiting 02:20:28 faf81cc1793d: Waiting 02:20:28 5561381950b4: Preparing 02:20:28 564947346c6e: Waiting 02:20:28 9dd4fa3c3bb3: Preparing 02:20:28 5f70bf18a086: Preparing 02:20:28 5b3ddfc36ac9: Preparing 02:20:28 1c7bed379cc3: Preparing 02:20:28 98dfc66d03cc: Preparing 02:20:28 5561381950b4: Waiting 02:20:28 5b3ddfc36ac9: Waiting 02:20:28 9dd4fa3c3bb3: Waiting 02:20:28 5f70bf18a086: Waiting 02:20:28 63ca1fbb43ae: Preparing 02:20:28 98dfc66d03cc: Waiting 02:20:28 63ca1fbb43ae: Waiting 02:20:28 c3bdad3a465a: Layer already exists 02:20:28 988d1ddf3c9b: Layer already exists 02:20:28 f32507a57a02: Layer already exists 02:20:28 3e70e43abc60: Layer already exists 02:20:28 8795fd8295d8: Layer already exists 02:20:28 564947346c6e: Layer already exists 02:20:28 06665339c4c7: Layer already exists 02:20:28 faf81cc1793d: Layer already exists 02:20:28 c79c0a6176e0: Layer already exists 02:20:28 5561381950b4: Layer already exists 02:20:28 9dd4fa3c3bb3: Layer already exists 02:20:28 5f70bf18a086: Layer already exists 02:20:28 5b3ddfc36ac9: Layer already exists 02:20:28 1c7bed379cc3: Layer already exists 02:20:28 98dfc66d03cc: Layer already exists 02:20:28 63ca1fbb43ae: Layer already exists 02:20:28 4.0.0-dev.12: digest: sha256:7d869d11ccfd13b8244942f737aff57f8667138d53ed279881922890bd1cd13e size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:28 #106 ... 02:20:28 02:20:28 #107 [security-spire-server stage-2 6/9] COPY security.txt / 02:20:28 #107 DONE 0.3s 02:20:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:28 02:20:28 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:20:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:20:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:20:28 8795fd8295d8: Preparing 02:20:28 c3bdad3a465a: Preparing 02:20:28 f32507a57a02: Preparing 02:20:28 3e70e43abc60: Preparing 02:20:28 988d1ddf3c9b: Preparing 02:20:28 06665339c4c7: Preparing 02:20:28 c79c0a6176e0: Preparing 02:20:28 faf81cc1793d: Preparing 02:20:28 564947346c6e: Preparing 02:20:28 5561381950b4: Preparing 02:20:28 9dd4fa3c3bb3: Preparing 02:20:28 5f70bf18a086: Preparing 02:20:28 5b3ddfc36ac9: Preparing 02:20:28 1c7bed379cc3: Preparing 02:20:28 98dfc66d03cc: Preparing 02:20:28 63ca1fbb43ae: Preparing 02:20:28 c79c0a6176e0: Waiting 02:20:28 faf81cc1793d: Waiting 02:20:28 9dd4fa3c3bb3: Waiting 02:20:28 5f70bf18a086: Waiting 02:20:28 564947346c6e: Waiting 02:20:28 5b3ddfc36ac9: Waiting 02:20:28 98dfc66d03cc: Waiting 02:20:28 1c7bed379cc3: Waiting 02:20:28 63ca1fbb43ae: Waiting 02:20:28 06665339c4c7: Waiting 02:20:28 5561381950b4: Waiting 02:20:28 3e70e43abc60: Layer already exists 02:20:28 8795fd8295d8: Layer already exists 02:20:28 c3bdad3a465a: Layer already exists 02:20:28 f32507a57a02: Layer already exists 02:20:28 988d1ddf3c9b: Layer already exists 02:20:28 06665339c4c7: Layer already exists 02:20:28 c79c0a6176e0: Layer already exists 02:20:28 5561381950b4: Layer already exists 02:20:28 564947346c6e: Layer already exists 02:20:28 faf81cc1793d: Layer already exists 02:20:28 9dd4fa3c3bb3: Layer already exists 02:20:28 5b3ddfc36ac9: Layer already exists 02:20:28 1c7bed379cc3: Layer already exists 02:20:28 5f70bf18a086: Layer already exists 02:20:28 98dfc66d03cc: Layer already exists 02:20:28 63ca1fbb43ae: Layer already exists 02:20:28 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:7d869d11ccfd13b8244942f737aff57f8667138d53ed279881922890bd1cd13e size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:29 #108 DONE 0.5s 02:20:29 02:20:29 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:20:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:20:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:20:29 8795fd8295d8: Preparing 02:20:29 c3bdad3a465a: Preparing 02:20:29 f32507a57a02: Preparing 02:20:29 3e70e43abc60: Preparing 02:20:29 988d1ddf3c9b: Preparing 02:20:29 06665339c4c7: Preparing 02:20:29 c79c0a6176e0: Preparing 02:20:29 faf81cc1793d: Preparing 02:20:29 564947346c6e: Preparing 02:20:29 5561381950b4: Preparing 02:20:29 9dd4fa3c3bb3: Preparing 02:20:29 5f70bf18a086: Preparing 02:20:29 5b3ddfc36ac9: Preparing 02:20:29 1c7bed379cc3: Preparing 02:20:29 98dfc66d03cc: Preparing 02:20:29 63ca1fbb43ae: Preparing 02:20:29 faf81cc1793d: Waiting 02:20:29 63ca1fbb43ae: Waiting 02:20:29 564947346c6e: Waiting 02:20:29 98dfc66d03cc: Waiting 02:20:29 5b3ddfc36ac9: Waiting 02:20:29 5561381950b4: Waiting 02:20:29 1c7bed379cc3: Waiting 02:20:29 5f70bf18a086: Waiting 02:20:29 06665339c4c7: Waiting 02:20:29 c79c0a6176e0: Waiting 02:20:29 8795fd8295d8: Layer already exists 02:20:29 f32507a57a02: Layer already exists 02:20:29 3e70e43abc60: Layer already exists 02:20:29 988d1ddf3c9b: Layer already exists 02:20:29 c3bdad3a465a: Layer already exists 02:20:29 06665339c4c7: Layer already exists 02:20:29 faf81cc1793d: Layer already exists 02:20:29 c79c0a6176e0: Layer already exists 02:20:29 5561381950b4: Layer already exists 02:20:29 564947346c6e: Layer already exists 02:20:29 9dd4fa3c3bb3: Layer already exists 02:20:29 5b3ddfc36ac9: Layer already exists 02:20:29 1c7bed379cc3: Layer already exists 02:20:29 98dfc66d03cc: Layer already exists 02:20:29 5f70bf18a086: Layer already exists 02:20:29 63ca1fbb43ae: Layer already exists 02:20:29 main: digest: sha256:7d869d11ccfd13b8244942f737aff57f8667138d53ed279881922890bd1cd13e size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:29 ===================================================== [Pipeline] echo 02:20:29 taggedImages: 02:20:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:20:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:20:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.12 02:20:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:20:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:20:29 #109 DONE 0.5s 02:20:29 02:20:29 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [Pipeline] echo 02:20:29 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:20:29 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:20:29 latest 02:20:29 4.0.0-dev.12 02:20:29 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:20:29 main 02:20:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:30 #110 DONE 0.6s 02:20:30 02:20:30 #106 [security-spire-config] exporting to image 02:20:30 #106 exporting layers 3.6s done 02:20:30 #106 writing image sha256:35810ce2c7db6f6927e98aba0e123b7fa037e6657276541e39e75d5442e0acc3 0.0s done 02:20:30 #106 naming to docker.io/library/security-spire-config-arm64 0.1s done 02:20:30 #106 DONE 3.7s 02:20:30 02:20:30 #21 [core-keeper internal] load .dockerignore 02:20:30 #21 ... 02:20:30 02:20:30 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:20:30 #104 DONE 3.3s 02:20:30 02:20:30 #106 [security-spire-server] exporting to image 02:20:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:20:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:20:30 06aee0201093: Preparing 02:20:30 5b5962d4b73b: Preparing 02:20:30 d3936b6891fb: Preparing 02:20:30 8031874e1306: Preparing 02:20:30 faf81cc1793d: Preparing 02:20:30 564947346c6e: Preparing 02:20:30 364fb4ff3b1a: Preparing 02:20:30 b1d5be1b2c80: Preparing 02:20:30 364fb4ff3b1a: Waiting 02:20:30 564947346c6e: Waiting 02:20:30 63ca1fbb43ae: Preparing 02:20:30 63ca1fbb43ae: Waiting 02:20:30 faf81cc1793d: Layer already exists 02:20:30 564947346c6e: Layer already exists 02:20:30 364fb4ff3b1a: Layer already exists 02:20:30 b1d5be1b2c80: Layer already exists 02:20:30 5b5962d4b73b: Pushed 02:20:30 63ca1fbb43ae: Layer already exists 02:20:30 d3936b6891fb: Pushed 02:20:30 06aee0201093: Pushed 02:20:31 #106 ... 02:20:31 02:20:31 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:20:31 #111 DONE 0.6s 02:20:31 02:20:31 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 02:20:31 #112 DONE 0.2s 02:20:31 02:20:31 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:20:31 #113 DONE 0.3s 02:20:31 02:20:31 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:20:32 #114 DONE 0.4s 02:20:32 02:20:32 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:20:32 8031874e1306: Pushed 02:20:32 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:c39f5f6b195ad9997927a4385ddf013435d602b16e4a1af2931af989fb776904 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:32 #115 DONE 0.4s 02:20:32 02:20:32 #106 [security-spire-agent] exporting to image 02:20:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:20:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:20:33 06aee0201093: Preparing 02:20:33 5b5962d4b73b: Preparing 02:20:33 d3936b6891fb: Preparing 02:20:33 8031874e1306: Preparing 02:20:33 faf81cc1793d: Preparing 02:20:33 564947346c6e: Preparing 02:20:33 364fb4ff3b1a: Preparing 02:20:33 b1d5be1b2c80: Preparing 02:20:33 63ca1fbb43ae: Preparing 02:20:33 564947346c6e: Waiting 02:20:33 364fb4ff3b1a: Waiting 02:20:33 b1d5be1b2c80: Waiting 02:20:33 63ca1fbb43ae: Waiting 02:20:33 d3936b6891fb: Layer already exists 02:20:33 5b5962d4b73b: Layer already exists 02:20:33 06aee0201093: Layer already exists 02:20:33 faf81cc1793d: Layer already exists 02:20:33 8031874e1306: Layer already exists 02:20:33 564947346c6e: Layer already exists 02:20:33 63ca1fbb43ae: Layer already exists 02:20:33 364fb4ff3b1a: Layer already exists 02:20:33 b1d5be1b2c80: Layer already exists 02:20:33 latest: digest: sha256:c39f5f6b195ad9997927a4385ddf013435d602b16e4a1af2931af989fb776904 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:33 #106 exporting layers 3.1s done 02:20:33 #106 writing image sha256:d2f0fb944c2c4132e0e4a927b7945cee67c362cec04ac1197a12cc1924d845f8 02:20:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:33 #106 writing image sha256:d2f0fb944c2c4132e0e4a927b7945cee67c362cec04ac1197a12cc1924d845f8 0.0s done 02:20:33 #106 naming to docker.io/library/security-spire-server-arm64 done 02:20:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.12 02:20:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:20:33 06aee0201093: Preparing 02:20:33 5b5962d4b73b: Preparing 02:20:33 d3936b6891fb: Preparing 02:20:33 8031874e1306: Preparing 02:20:33 faf81cc1793d: Preparing 02:20:33 564947346c6e: Preparing 02:20:33 364fb4ff3b1a: Preparing 02:20:33 b1d5be1b2c80: Preparing 02:20:33 63ca1fbb43ae: Preparing 02:20:33 b1d5be1b2c80: Waiting 02:20:33 364fb4ff3b1a: Waiting 02:20:33 564947346c6e: Waiting 02:20:33 63ca1fbb43ae: Waiting 02:20:33 d3936b6891fb: Layer already exists 02:20:33 06aee0201093: Layer already exists 02:20:33 faf81cc1793d: Layer already exists 02:20:33 8031874e1306: Layer already exists 02:20:33 5b5962d4b73b: Layer already exists 02:20:33 364fb4ff3b1a: Layer already exists 02:20:33 63ca1fbb43ae: Layer already exists 02:20:33 b1d5be1b2c80: Layer already exists 02:20:33 564947346c6e: Layer already exists 02:20:33 4.0.0-dev.12: digest: sha256:c39f5f6b195ad9997927a4385ddf013435d602b16e4a1af2931af989fb776904 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:20:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:20:34 06aee0201093: Preparing 02:20:34 5b5962d4b73b: Preparing 02:20:34 d3936b6891fb: Preparing 02:20:34 8031874e1306: Preparing 02:20:34 faf81cc1793d: Preparing 02:20:34 564947346c6e: Preparing 02:20:34 364fb4ff3b1a: Preparing 02:20:34 b1d5be1b2c80: Preparing 02:20:34 63ca1fbb43ae: Preparing 02:20:34 564947346c6e: Waiting 02:20:34 364fb4ff3b1a: Waiting 02:20:34 b1d5be1b2c80: Waiting 02:20:34 63ca1fbb43ae: Waiting 02:20:34 faf81cc1793d: Layer already exists 02:20:34 06aee0201093: Layer already exists 02:20:34 5b5962d4b73b: Layer already exists 02:20:34 d3936b6891fb: Layer already exists 02:20:34 8031874e1306: Layer already exists 02:20:34 364fb4ff3b1a: Layer already exists 02:20:34 63ca1fbb43ae: Layer already exists 02:20:34 564947346c6e: Layer already exists 02:20:34 b1d5be1b2c80: Layer already exists 02:20:34 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:c39f5f6b195ad9997927a4385ddf013435d602b16e4a1af2931af989fb776904 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:34 #106 exporting layers 2.3s done 02:20:34 #106 writing image sha256:1e37a917c3338c82182a6182db12fa82cca7d49de7d90f6e208020f76b73d49c 0.0s done 02:20:34 #106 naming to docker.io/library/security-spire-agent-arm64 done 02:20:34 #106 DONE 8.4s 02:20:34 02:20:34 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:20:35 06aee0201093: Preparing 02:20:35 5b5962d4b73b: Preparing 02:20:35 d3936b6891fb: Preparing 02:20:35 8031874e1306: Preparing 02:20:35 faf81cc1793d: Preparing 02:20:35 564947346c6e: Preparing 02:20:35 364fb4ff3b1a: Preparing 02:20:35 b1d5be1b2c80: Preparing 02:20:35 63ca1fbb43ae: Preparing 02:20:35 564947346c6e: Waiting 02:20:35 b1d5be1b2c80: Waiting 02:20:35 364fb4ff3b1a: Waiting 02:20:35 63ca1fbb43ae: Waiting 02:20:35 faf81cc1793d: Layer already exists 02:20:35 5b5962d4b73b: Layer already exists 02:20:35 8031874e1306: Layer already exists 02:20:35 06aee0201093: Layer already exists 02:20:35 d3936b6891fb: Layer already exists 02:20:35 564947346c6e: Layer already exists 02:20:35 b1d5be1b2c80: Layer already exists 02:20:35 364fb4ff3b1a: Layer already exists 02:20:35 63ca1fbb43ae: Layer already exists 02:20:35 main: digest: sha256:c39f5f6b195ad9997927a4385ddf013435d602b16e4a1af2931af989fb776904 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:35 ===================================================== [Pipeline] echo 02:20:35 taggedImages: 02:20:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:20:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:20:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.12 02:20:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:20:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:20:35 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:20:35 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:20:35 latest 02:20:35 4.0.0-dev.12 02:20:35 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:20:35 main 02:20:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:20:35 7f200ec21711: Preparing 02:20:35 7f6c60a4ce2d: Preparing 02:20:35 fdead9f3c7f0: Preparing 02:20:35 e1b5618fb839: Preparing 02:20:35 34e5b5943b47: Preparing 02:20:35 faf81cc1793d: Preparing 02:20:35 564947346c6e: Preparing 02:20:35 e401053ee3b6: Preparing 02:20:35 b735ca7a1782: Preparing 02:20:35 05a3cd2a6f6d: Preparing 02:20:35 63ca1fbb43ae: Preparing 02:20:35 e401053ee3b6: Waiting 02:20:35 b735ca7a1782: Waiting 02:20:35 63ca1fbb43ae: Waiting 02:20:35 faf81cc1793d: Waiting 02:20:35 564947346c6e: Waiting 02:20:35 e1b5618fb839: Pushed 02:20:35 7f6c60a4ce2d: Pushed 02:20:35 7f200ec21711: Pushed 02:20:35 34e5b5943b47: Pushed 02:20:35 faf81cc1793d: Layer already exists 02:20:35 564947346c6e: Layer already exists 02:20:35 63ca1fbb43ae: Layer already exists 02:20:36 e401053ee3b6: Pushed 02:20:36 b735ca7a1782: Pushed 02:20:37 fdead9f3c7f0: Pushed 02:20:37 05a3cd2a6f6d: Pushed 02:20:37 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:fc475182368070ac7bbb1f9174de59553a01d088b69b71b760a77d8eecb7bd14 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:20:38 7f200ec21711: Preparing 02:20:38 7f6c60a4ce2d: Preparing 02:20:38 fdead9f3c7f0: Preparing 02:20:38 e1b5618fb839: Preparing 02:20:38 34e5b5943b47: Preparing 02:20:38 faf81cc1793d: Preparing 02:20:38 564947346c6e: Preparing 02:20:38 e401053ee3b6: Preparing 02:20:38 b735ca7a1782: Preparing 02:20:38 05a3cd2a6f6d: Preparing 02:20:38 63ca1fbb43ae: Preparing 02:20:38 faf81cc1793d: Waiting 02:20:38 564947346c6e: Waiting 02:20:38 b735ca7a1782: Waiting 02:20:38 e401053ee3b6: Waiting 02:20:38 05a3cd2a6f6d: Waiting 02:20:38 7f6c60a4ce2d: Layer already exists 02:20:38 7f200ec21711: Layer already exists 02:20:38 e1b5618fb839: Layer already exists 02:20:38 fdead9f3c7f0: Layer already exists 02:20:38 34e5b5943b47: Layer already exists 02:20:38 e401053ee3b6: Layer already exists 02:20:38 b735ca7a1782: Layer already exists 02:20:38 faf81cc1793d: Layer already exists 02:20:38 564947346c6e: Layer already exists 02:20:38 05a3cd2a6f6d: Layer already exists 02:20:38 63ca1fbb43ae: Layer already exists 02:20:38 latest: digest: sha256:fc475182368070ac7bbb1f9174de59553a01d088b69b71b760a77d8eecb7bd14 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.12 02:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:20:39 7f200ec21711: Preparing 02:20:39 7f6c60a4ce2d: Preparing 02:20:39 fdead9f3c7f0: Preparing 02:20:39 e1b5618fb839: Preparing 02:20:39 34e5b5943b47: Preparing 02:20:39 faf81cc1793d: Preparing 02:20:39 564947346c6e: Preparing 02:20:39 e401053ee3b6: Preparing 02:20:39 b735ca7a1782: Preparing 02:20:39 05a3cd2a6f6d: Preparing 02:20:39 63ca1fbb43ae: Preparing 02:20:39 b735ca7a1782: Waiting 02:20:39 05a3cd2a6f6d: Waiting 02:20:39 63ca1fbb43ae: Waiting 02:20:39 564947346c6e: Waiting 02:20:39 faf81cc1793d: Waiting 02:20:39 7f200ec21711: Layer already exists 02:20:39 fdead9f3c7f0: Layer already exists 02:20:39 e1b5618fb839: Layer already exists 02:20:39 7f6c60a4ce2d: Layer already exists 02:20:39 34e5b5943b47: Layer already exists 02:20:39 564947346c6e: Layer already exists 02:20:39 faf81cc1793d: Layer already exists 02:20:39 05a3cd2a6f6d: Layer already exists 02:20:39 b735ca7a1782: Layer already exists 02:20:39 63ca1fbb43ae: Layer already exists 02:20:39 e401053ee3b6: Layer already exists 02:20:39 4.0.0-dev.12: digest: sha256:fc475182368070ac7bbb1f9174de59553a01d088b69b71b760a77d8eecb7bd14 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:20:40 7f200ec21711: Preparing 02:20:40 7f6c60a4ce2d: Preparing 02:20:40 fdead9f3c7f0: Preparing 02:20:40 e1b5618fb839: Preparing 02:20:40 34e5b5943b47: Preparing 02:20:40 faf81cc1793d: Preparing 02:20:40 564947346c6e: Preparing 02:20:40 e401053ee3b6: Preparing 02:20:40 b735ca7a1782: Preparing 02:20:40 05a3cd2a6f6d: Preparing 02:20:40 63ca1fbb43ae: Preparing 02:20:40 564947346c6e: Waiting 02:20:40 e401053ee3b6: Waiting 02:20:40 b735ca7a1782: Waiting 02:20:40 05a3cd2a6f6d: Waiting 02:20:40 63ca1fbb43ae: Waiting 02:20:40 faf81cc1793d: Waiting 02:20:40 7f200ec21711: Layer already exists 02:20:40 fdead9f3c7f0: Layer already exists 02:20:40 e1b5618fb839: Layer already exists 02:20:40 34e5b5943b47: Layer already exists 02:20:40 7f6c60a4ce2d: Layer already exists 02:20:40 faf81cc1793d: Layer already exists 02:20:40 564947346c6e: Layer already exists 02:20:40 e401053ee3b6: Layer already exists 02:20:40 05a3cd2a6f6d: Layer already exists 02:20:40 b735ca7a1782: Layer already exists 02:20:40 63ca1fbb43ae: Layer already exists 02:20:40 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:fc475182368070ac7bbb1f9174de59553a01d088b69b71b760a77d8eecb7bd14 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:20:40 7f200ec21711: Preparing 02:20:40 7f6c60a4ce2d: Preparing 02:20:40 fdead9f3c7f0: Preparing 02:20:40 e1b5618fb839: Preparing 02:20:40 34e5b5943b47: Preparing 02:20:40 faf81cc1793d: Preparing 02:20:40 564947346c6e: Preparing 02:20:40 e401053ee3b6: Preparing 02:20:40 b735ca7a1782: Preparing 02:20:40 05a3cd2a6f6d: Preparing 02:20:40 63ca1fbb43ae: Preparing 02:20:40 b735ca7a1782: Waiting 02:20:40 faf81cc1793d: Waiting 02:20:40 564947346c6e: Waiting 02:20:40 63ca1fbb43ae: Waiting 02:20:40 e401053ee3b6: Waiting 02:20:40 05a3cd2a6f6d: Waiting 02:20:40 34e5b5943b47: Layer already exists 02:20:40 e1b5618fb839: Layer already exists 02:20:40 7f6c60a4ce2d: Layer already exists 02:20:40 7f200ec21711: Layer already exists 02:20:40 fdead9f3c7f0: Layer already exists 02:20:40 b735ca7a1782: Layer already exists 02:20:40 05a3cd2a6f6d: Layer already exists 02:20:40 e401053ee3b6: Layer already exists 02:20:40 faf81cc1793d: Layer already exists 02:20:40 564947346c6e: Layer already exists 02:20:40 63ca1fbb43ae: Layer already exists 02:20:40 main: digest: sha256:fc475182368070ac7bbb1f9174de59553a01d088b69b71b760a77d8eecb7bd14 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:40 ===================================================== [Pipeline] echo 02:20:40 taggedImages: 02:20:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:20:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:20:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.12 02:20:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:20:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:20:40 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:20:40 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:20:40 latest 02:20:40 4.0.0-dev.12 02:20:40 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:20:40 main 02:20:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:20:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:20:42 64d8301d45e8: Preparing 02:20:42 036d33eeff6c: Preparing 02:20:42 608afa892b7c: Preparing 02:20:42 026218dfd838: Preparing 02:20:42 0d5f86d8f3da: Preparing 02:20:42 de081dc7bbc3: Preparing 02:20:42 4a47bef08edc: Preparing 02:20:42 faf81cc1793d: Preparing 02:20:42 564947346c6e: Preparing 02:20:42 4e91c6aac44c: Preparing 02:20:42 3dff6715af38: Preparing 02:20:42 63ca1fbb43ae: Preparing 02:20:42 de081dc7bbc3: Waiting 02:20:42 4e91c6aac44c: Waiting 02:20:42 3dff6715af38: Waiting 02:20:42 63ca1fbb43ae: Waiting 02:20:42 4a47bef08edc: Waiting 02:20:42 564947346c6e: Waiting 02:20:42 faf81cc1793d: Waiting 02:20:42 64d8301d45e8: Pushed 02:20:42 0d5f86d8f3da: Pushed 02:20:42 036d33eeff6c: Pushed 02:20:42 faf81cc1793d: Layer already exists 02:20:42 564947346c6e: Layer already exists 02:20:42 de081dc7bbc3: Pushed 02:20:42 4a47bef08edc: Pushed 02:20:42 63ca1fbb43ae: Layer already exists 02:20:42 4e91c6aac44c: Pushed 02:20:42 026218dfd838: Pushed 02:20:43 608afa892b7c: Pushed 02:20:43 3dff6715af38: Pushed 02:20:43 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:094e34d0c461aa06c629348397a7d090b22658164178f2bb74eec8ae903f0a97 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:20:44 64d8301d45e8: Preparing 02:20:44 036d33eeff6c: Preparing 02:20:44 608afa892b7c: Preparing 02:20:44 026218dfd838: Preparing 02:20:44 0d5f86d8f3da: Preparing 02:20:44 de081dc7bbc3: Preparing 02:20:44 4a47bef08edc: Preparing 02:20:44 faf81cc1793d: Preparing 02:20:44 564947346c6e: Preparing 02:20:44 4e91c6aac44c: Preparing 02:20:44 3dff6715af38: Preparing 02:20:44 63ca1fbb43ae: Preparing 02:20:44 faf81cc1793d: Waiting 02:20:44 564947346c6e: Waiting 02:20:44 4a47bef08edc: Waiting 02:20:44 4e91c6aac44c: Waiting 02:20:44 3dff6715af38: Waiting 02:20:44 63ca1fbb43ae: Waiting 02:20:44 de081dc7bbc3: Waiting 02:20:44 036d33eeff6c: Layer already exists 02:20:44 608afa892b7c: Layer already exists 02:20:44 64d8301d45e8: Layer already exists 02:20:44 026218dfd838: Layer already exists 02:20:44 0d5f86d8f3da: Layer already exists 02:20:44 de081dc7bbc3: Layer already exists 02:20:44 faf81cc1793d: Layer already exists 02:20:44 564947346c6e: Layer already exists 02:20:44 4a47bef08edc: Layer already exists 02:20:44 4e91c6aac44c: Layer already exists 02:20:44 63ca1fbb43ae: Layer already exists 02:20:44 3dff6715af38: Layer already exists 02:20:44 latest: digest: sha256:094e34d0c461aa06c629348397a7d090b22658164178f2bb74eec8ae903f0a97 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.12 02:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:20:44 64d8301d45e8: Preparing 02:20:44 036d33eeff6c: Preparing 02:20:44 608afa892b7c: Preparing 02:20:44 026218dfd838: Preparing 02:20:44 0d5f86d8f3da: Preparing 02:20:44 de081dc7bbc3: Preparing 02:20:44 4a47bef08edc: Preparing 02:20:44 faf81cc1793d: Preparing 02:20:44 564947346c6e: Preparing 02:20:44 4e91c6aac44c: Preparing 02:20:44 3dff6715af38: Preparing 02:20:44 63ca1fbb43ae: Preparing 02:20:44 de081dc7bbc3: Waiting 02:20:44 4a47bef08edc: Waiting 02:20:44 faf81cc1793d: Waiting 02:20:44 564947346c6e: Waiting 02:20:44 4e91c6aac44c: Waiting 02:20:44 3dff6715af38: Waiting 02:20:44 608afa892b7c: Layer already exists 02:20:44 036d33eeff6c: Layer already exists 02:20:44 64d8301d45e8: Layer already exists 02:20:44 0d5f86d8f3da: Layer already exists 02:20:44 026218dfd838: Layer already exists 02:20:44 de081dc7bbc3: Layer already exists 02:20:44 faf81cc1793d: Layer already exists 02:20:44 4e91c6aac44c: Layer already exists 02:20:44 564947346c6e: Layer already exists 02:20:44 4a47bef08edc: Layer already exists 02:20:44 3dff6715af38: Layer already exists 02:20:44 63ca1fbb43ae: Layer already exists 02:20:44 4.0.0-dev.12: digest: sha256:094e34d0c461aa06c629348397a7d090b22658164178f2bb74eec8ae903f0a97 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:20:45 64d8301d45e8: Preparing 02:20:45 036d33eeff6c: Preparing 02:20:45 608afa892b7c: Preparing 02:20:45 026218dfd838: Preparing 02:20:45 0d5f86d8f3da: Preparing 02:20:45 de081dc7bbc3: Preparing 02:20:45 4a47bef08edc: Preparing 02:20:45 faf81cc1793d: Preparing 02:20:45 564947346c6e: Preparing 02:20:45 4e91c6aac44c: Preparing 02:20:45 3dff6715af38: Preparing 02:20:45 63ca1fbb43ae: Preparing 02:20:45 4a47bef08edc: Waiting 02:20:45 faf81cc1793d: Waiting 02:20:45 564947346c6e: Waiting 02:20:45 4e91c6aac44c: Waiting 02:20:45 3dff6715af38: Waiting 02:20:45 63ca1fbb43ae: Waiting 02:20:45 de081dc7bbc3: Waiting 02:20:45 0d5f86d8f3da: Layer already exists 02:20:45 026218dfd838: Layer already exists 02:20:45 036d33eeff6c: Layer already exists 02:20:45 608afa892b7c: Layer already exists 02:20:45 64d8301d45e8: Layer already exists 02:20:45 de081dc7bbc3: Layer already exists 02:20:45 4e91c6aac44c: Layer already exists 02:20:45 564947346c6e: Layer already exists 02:20:45 4a47bef08edc: Layer already exists 02:20:45 faf81cc1793d: Layer already exists 02:20:45 3dff6715af38: Layer already exists 02:20:45 63ca1fbb43ae: Layer already exists 02:20:45 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:094e34d0c461aa06c629348397a7d090b22658164178f2bb74eec8ae903f0a97 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:20:46 64d8301d45e8: Preparing 02:20:46 036d33eeff6c: Preparing 02:20:46 608afa892b7c: Preparing 02:20:46 026218dfd838: Preparing 02:20:46 0d5f86d8f3da: Preparing 02:20:46 de081dc7bbc3: Preparing 02:20:46 4a47bef08edc: Preparing 02:20:46 faf81cc1793d: Preparing 02:20:46 564947346c6e: Preparing 02:20:46 4e91c6aac44c: Preparing 02:20:46 3dff6715af38: Preparing 02:20:46 63ca1fbb43ae: Preparing 02:20:46 564947346c6e: Waiting 02:20:46 de081dc7bbc3: Waiting 02:20:46 4a47bef08edc: Waiting 02:20:46 63ca1fbb43ae: Waiting 02:20:46 4e91c6aac44c: Waiting 02:20:46 faf81cc1793d: Waiting 02:20:46 036d33eeff6c: Layer already exists 02:20:46 64d8301d45e8: Layer already exists 02:20:46 0d5f86d8f3da: Layer already exists 02:20:46 026218dfd838: Layer already exists 02:20:46 608afa892b7c: Layer already exists 02:20:46 564947346c6e: Layer already exists 02:20:46 4a47bef08edc: Layer already exists 02:20:46 faf81cc1793d: Layer already exists 02:20:46 de081dc7bbc3: Layer already exists 02:20:46 4e91c6aac44c: Layer already exists 02:20:46 3dff6715af38: Layer already exists 02:20:46 63ca1fbb43ae: Layer already exists 02:20:46 main: digest: sha256:094e34d0c461aa06c629348397a7d090b22658164178f2bb74eec8ae903f0a97 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:46 ===================================================== [Pipeline] echo 02:20:46 taggedImages: 02:20:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:20:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:20:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.12 02:20:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:20:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:20:46 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:20:46 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:20:46 latest 02:20:46 4.0.0-dev.12 02:20:46 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:20:46 main 02:20:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:20:46 c231b61d7578: Preparing 02:20:46 a5d4b7817cd7: Preparing 02:20:46 faf81cc1793d: Preparing 02:20:46 564947346c6e: Preparing 02:20:46 059c9178cba0: Preparing 02:20:46 b26dadd6834d: Preparing 02:20:46 63ca1fbb43ae: Preparing 02:20:46 b26dadd6834d: Waiting 02:20:46 63ca1fbb43ae: Waiting 02:20:46 564947346c6e: Layer already exists 02:20:46 faf81cc1793d: Layer already exists 02:20:46 63ca1fbb43ae: Layer already exists 02:20:46 c231b61d7578: Pushed 02:20:47 059c9178cba0: Pushed 02:20:47 b26dadd6834d: Pushed 02:20:48 a5d4b7817cd7: Pushed 02:20:48 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:78ac148a65522f04a48f41dcc83a1df612d934915240fd0cd5a985dd94ec68d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:48 + 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 02:20:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:20:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:20:49 c231b61d7578: Preparing 02:20:49 a5d4b7817cd7: Preparing 02:20:49 faf81cc1793d: Preparing 02:20:49 564947346c6e: Preparing 02:20:49 059c9178cba0: Preparing 02:20:49 b26dadd6834d: Preparing 02:20:49 63ca1fbb43ae: Preparing 02:20:49 b26dadd6834d: Waiting 02:20:49 63ca1fbb43ae: Waiting 02:20:49 faf81cc1793d: Layer already exists 02:20:49 a5d4b7817cd7: Layer already exists 02:20:49 c231b61d7578: Layer already exists 02:20:49 564947346c6e: Layer already exists 02:20:49 059c9178cba0: Layer already exists 02:20:49 b26dadd6834d: Layer already exists 02:20:49 63ca1fbb43ae: Layer already exists 02:20:49 latest: digest: sha256:78ac148a65522f04a48f41dcc83a1df612d934915240fd0cd5a985dd94ec68d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.12 02:20:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:20:49 c231b61d7578: Preparing 02:20:49 a5d4b7817cd7: Preparing 02:20:49 faf81cc1793d: Preparing 02:20:49 564947346c6e: Preparing 02:20:49 059c9178cba0: Preparing 02:20:49 b26dadd6834d: Preparing 02:20:49 63ca1fbb43ae: Preparing 02:20:49 b26dadd6834d: Waiting 02:20:49 63ca1fbb43ae: Waiting 02:20:49 564947346c6e: Layer already exists 02:20:49 a5d4b7817cd7: Layer already exists 02:20:49 c231b61d7578: Layer already exists 02:20:49 059c9178cba0: Layer already exists 02:20:49 faf81cc1793d: Layer already exists 02:20:49 b26dadd6834d: Layer already exists 02:20:49 63ca1fbb43ae: Layer already exists 02:20:49 4.0.0-dev.12: digest: sha256:78ac148a65522f04a48f41dcc83a1df612d934915240fd0cd5a985dd94ec68d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:50 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:20:50 c231b61d7578: Preparing 02:20:50 a5d4b7817cd7: Preparing 02:20:50 faf81cc1793d: Preparing 02:20:50 564947346c6e: Preparing 02:20:50 059c9178cba0: Preparing 02:20:50 b26dadd6834d: Preparing 02:20:50 63ca1fbb43ae: Preparing 02:20:50 b26dadd6834d: Waiting 02:20:50 63ca1fbb43ae: Waiting 02:20:50 c231b61d7578: Layer already exists 02:20:50 059c9178cba0: Layer already exists 02:20:50 a5d4b7817cd7: Layer already exists 02:20:50 faf81cc1793d: Layer already exists 02:20:50 564947346c6e: Layer already exists 02:20:50 63ca1fbb43ae: Layer already exists 02:20:50 b26dadd6834d: Layer already exists 02:20:50 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:78ac148a65522f04a48f41dcc83a1df612d934915240fd0cd5a985dd94ec68d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:50 + 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 02:20:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:20:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:20:51 c231b61d7578: Preparing 02:20:51 a5d4b7817cd7: Preparing 02:20:51 faf81cc1793d: Preparing 02:20:51 564947346c6e: Preparing 02:20:51 059c9178cba0: Preparing 02:20:51 b26dadd6834d: Preparing 02:20:51 63ca1fbb43ae: Preparing 02:20:51 b26dadd6834d: Waiting 02:20:51 faf81cc1793d: Layer already exists 02:20:51 c231b61d7578: Layer already exists 02:20:51 059c9178cba0: Layer already exists 02:20:51 a5d4b7817cd7: Layer already exists 02:20:51 564947346c6e: Layer already exists 02:20:51 63ca1fbb43ae: Layer already exists 02:20:51 b26dadd6834d: Layer already exists 02:20:51 main: digest: sha256:78ac148a65522f04a48f41dcc83a1df612d934915240fd0cd5a985dd94ec68d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:20:51 ===================================================== [Pipeline] echo 02:20:51 taggedImages: 02:20:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:20:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:20:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.12 02:20:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:20:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:20:51 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:20:51 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:20:51 latest 02:20:51 4.0.0-dev.12 02:20:51 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:20:51 main 02:20:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:20:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:20:52 7ec15fbe4fcb: Preparing 02:20:52 becfacb93a51: Preparing 02:20:52 1dcabb4542aa: Preparing 02:20:52 faf81cc1793d: Preparing 02:20:52 564947346c6e: Preparing 02:20:52 287e6e7ed4e3: Preparing 02:20:52 2976030a6dbc: Preparing 02:20:52 72eb8cb7aeea: Preparing 02:20:52 c3b8e2af9dff: Preparing 02:20:52 63ca1fbb43ae: Preparing 02:20:52 72eb8cb7aeea: Waiting 02:20:52 63ca1fbb43ae: Waiting 02:20:52 287e6e7ed4e3: Waiting 02:20:52 2976030a6dbc: Waiting 02:20:52 c3b8e2af9dff: Waiting 02:20:52 564947346c6e: Layer already exists 02:20:52 faf81cc1793d: Layer already exists 02:20:52 becfacb93a51: Pushed 02:20:52 1dcabb4542aa: Pushed 02:20:52 7ec15fbe4fcb: Pushed 02:20:52 63ca1fbb43ae: Layer already exists 02:20:52 72eb8cb7aeea: Pushed 02:20:52 c3b8e2af9dff: Pushed 02:20:58 2976030a6dbc: Pushed 02:21:02 287e6e7ed4e3: Pushed 02:21:02 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:ac45ad06c740dd6f5d3af5f33f44d6e0384d23056b768f521ab6f22ab90baf9e size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:21:02 7ec15fbe4fcb: Preparing 02:21:02 becfacb93a51: Preparing 02:21:02 1dcabb4542aa: Preparing 02:21:02 faf81cc1793d: Preparing 02:21:02 564947346c6e: Preparing 02:21:02 287e6e7ed4e3: Preparing 02:21:02 2976030a6dbc: Preparing 02:21:02 72eb8cb7aeea: Preparing 02:21:02 2976030a6dbc: Waiting 02:21:02 287e6e7ed4e3: Waiting 02:21:02 72eb8cb7aeea: Waiting 02:21:02 c3b8e2af9dff: Preparing 02:21:02 63ca1fbb43ae: Preparing 02:21:02 c3b8e2af9dff: Waiting 02:21:02 63ca1fbb43ae: Waiting 02:21:02 564947346c6e: Layer already exists 02:21:02 faf81cc1793d: Layer already exists 02:21:02 becfacb93a51: Layer already exists 02:21:02 1dcabb4542aa: Layer already exists 02:21:02 7ec15fbe4fcb: Layer already exists 02:21:02 287e6e7ed4e3: Layer already exists 02:21:02 2976030a6dbc: Layer already exists 02:21:02 72eb8cb7aeea: Layer already exists 02:21:02 c3b8e2af9dff: Layer already exists 02:21:02 63ca1fbb43ae: Layer already exists 02:21:02 latest: digest: sha256:ac45ad06c740dd6f5d3af5f33f44d6e0384d23056b768f521ab6f22ab90baf9e size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.12 02:21:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:21:03 7ec15fbe4fcb: Preparing 02:21:03 becfacb93a51: Preparing 02:21:03 1dcabb4542aa: Preparing 02:21:03 faf81cc1793d: Preparing 02:21:03 564947346c6e: Preparing 02:21:03 287e6e7ed4e3: Preparing 02:21:03 2976030a6dbc: Preparing 02:21:03 72eb8cb7aeea: Preparing 02:21:03 c3b8e2af9dff: Preparing 02:21:03 63ca1fbb43ae: Preparing 02:21:03 287e6e7ed4e3: Waiting 02:21:03 2976030a6dbc: Waiting 02:21:03 72eb8cb7aeea: Waiting 02:21:03 c3b8e2af9dff: Waiting 02:21:03 63ca1fbb43ae: Waiting 02:21:03 564947346c6e: Layer already exists 02:21:03 faf81cc1793d: Layer already exists 02:21:03 1dcabb4542aa: Layer already exists 02:21:03 7ec15fbe4fcb: Layer already exists 02:21:03 becfacb93a51: Layer already exists 02:21:03 287e6e7ed4e3: Layer already exists 02:21:03 63ca1fbb43ae: Layer already exists 02:21:03 2976030a6dbc: Layer already exists 02:21:03 72eb8cb7aeea: Layer already exists 02:21:03 c3b8e2af9dff: Layer already exists 02:21:03 4.0.0-dev.12: digest: sha256:ac45ad06c740dd6f5d3af5f33f44d6e0384d23056b768f521ab6f22ab90baf9e size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:21:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:21:04 7ec15fbe4fcb: Preparing 02:21:04 becfacb93a51: Preparing 02:21:04 1dcabb4542aa: Preparing 02:21:04 faf81cc1793d: Preparing 02:21:04 564947346c6e: Preparing 02:21:04 287e6e7ed4e3: Preparing 02:21:04 2976030a6dbc: Preparing 02:21:04 72eb8cb7aeea: Preparing 02:21:04 c3b8e2af9dff: Preparing 02:21:04 63ca1fbb43ae: Preparing 02:21:04 72eb8cb7aeea: Waiting 02:21:04 c3b8e2af9dff: Waiting 02:21:04 63ca1fbb43ae: Waiting 02:21:04 287e6e7ed4e3: Waiting 02:21:04 2976030a6dbc: Waiting 02:21:04 becfacb93a51: Layer already exists 02:21:04 faf81cc1793d: Layer already exists 02:21:04 1dcabb4542aa: Layer already exists 02:21:04 564947346c6e: Layer already exists 02:21:04 7ec15fbe4fcb: Layer already exists 02:21:04 72eb8cb7aeea: Layer already exists 02:21:04 287e6e7ed4e3: Layer already exists 02:21:04 c3b8e2af9dff: Layer already exists 02:21:04 63ca1fbb43ae: Layer already exists 02:21:04 2976030a6dbc: Layer already exists 02:21:04 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:ac45ad06c740dd6f5d3af5f33f44d6e0384d23056b768f521ab6f22ab90baf9e size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:21:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:21:04 7ec15fbe4fcb: Preparing 02:21:04 becfacb93a51: Preparing 02:21:04 1dcabb4542aa: Preparing 02:21:04 faf81cc1793d: Preparing 02:21:04 564947346c6e: Preparing 02:21:04 287e6e7ed4e3: Preparing 02:21:04 2976030a6dbc: Preparing 02:21:04 72eb8cb7aeea: Preparing 02:21:04 c3b8e2af9dff: Preparing 02:21:04 63ca1fbb43ae: Preparing 02:21:04 287e6e7ed4e3: Waiting 02:21:04 2976030a6dbc: Waiting 02:21:04 72eb8cb7aeea: Waiting 02:21:04 63ca1fbb43ae: Waiting 02:21:04 c3b8e2af9dff: Waiting 02:21:04 becfacb93a51: Layer already exists 02:21:04 7ec15fbe4fcb: Layer already exists 02:21:04 faf81cc1793d: Layer already exists 02:21:04 1dcabb4542aa: Layer already exists 02:21:04 564947346c6e: Layer already exists 02:21:04 2976030a6dbc: Layer already exists 02:21:04 72eb8cb7aeea: Layer already exists 02:21:04 287e6e7ed4e3: Layer already exists 02:21:04 63ca1fbb43ae: Layer already exists 02:21:04 c3b8e2af9dff: Layer already exists 02:21:04 main: digest: sha256:ac45ad06c740dd6f5d3af5f33f44d6e0384d23056b768f521ab6f22ab90baf9e size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:05 ===================================================== [Pipeline] echo 02:21:05 taggedImages: 02:21:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:21:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:21:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.12 02:21:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:21:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:21:05 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:21:05 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:21:05 latest 02:21:05 4.0.0-dev.12 02:21:05 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:21:05 main 02:21:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:21:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:21:05 059720bca4cc: Preparing 02:21:05 71252066d7bd: Preparing 02:21:05 d0fe57a20ab3: Preparing 02:21:05 faf81cc1793d: Preparing 02:21:05 564947346c6e: Preparing 02:21:05 5c06b46abcf7: Preparing 02:21:05 9d4d656bfcab: Preparing 02:21:05 b449089d6a20: Preparing 02:21:05 63ca1fbb43ae: Preparing 02:21:05 5c06b46abcf7: Waiting 02:21:05 b449089d6a20: Waiting 02:21:05 9d4d656bfcab: Waiting 02:21:05 faf81cc1793d: Layer already exists 02:21:05 564947346c6e: Layer already exists 02:21:05 71252066d7bd: Pushed 02:21:05 059720bca4cc: Pushed 02:21:05 d0fe57a20ab3: Pushed 02:21:05 63ca1fbb43ae: Layer already exists 02:21:06 b449089d6a20: Pushed 02:21:06 9d4d656bfcab: Pushed 02:21:16 5c06b46abcf7: Pushed 02:21:16 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:fedcf9b2239587d2a6a6fda4b2426cd2a4c4053f29eb47d9038a3729160f23aa size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:21:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:21:16 059720bca4cc: Preparing 02:21:16 71252066d7bd: Preparing 02:21:16 d0fe57a20ab3: Preparing 02:21:16 faf81cc1793d: Preparing 02:21:16 564947346c6e: Preparing 02:21:16 5c06b46abcf7: Preparing 02:21:16 9d4d656bfcab: Preparing 02:21:16 b449089d6a20: Preparing 02:21:16 63ca1fbb43ae: Preparing 02:21:16 5c06b46abcf7: Waiting 02:21:16 b449089d6a20: Waiting 02:21:16 63ca1fbb43ae: Waiting 02:21:16 9d4d656bfcab: Waiting 02:21:16 71252066d7bd: Layer already exists 02:21:16 d0fe57a20ab3: Layer already exists 02:21:16 564947346c6e: Layer already exists 02:21:16 faf81cc1793d: Layer already exists 02:21:16 059720bca4cc: Layer already exists 02:21:16 5c06b46abcf7: Layer already exists 02:21:16 63ca1fbb43ae: Layer already exists 02:21:16 b449089d6a20: Layer already exists 02:21:16 9d4d656bfcab: Layer already exists 02:21:16 latest: digest: sha256:fedcf9b2239587d2a6a6fda4b2426cd2a4c4053f29eb47d9038a3729160f23aa size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.12 02:21:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:21:17 059720bca4cc: Preparing 02:21:17 71252066d7bd: Preparing 02:21:17 d0fe57a20ab3: Preparing 02:21:17 faf81cc1793d: Preparing 02:21:17 564947346c6e: Preparing 02:21:17 5c06b46abcf7: Preparing 02:21:17 9d4d656bfcab: Preparing 02:21:17 b449089d6a20: Preparing 02:21:17 63ca1fbb43ae: Preparing 02:21:17 5c06b46abcf7: Waiting 02:21:17 9d4d656bfcab: Waiting 02:21:17 63ca1fbb43ae: Waiting 02:21:17 b449089d6a20: Waiting 02:21:17 059720bca4cc: Layer already exists 02:21:17 564947346c6e: Layer already exists 02:21:17 faf81cc1793d: Layer already exists 02:21:17 71252066d7bd: Layer already exists 02:21:17 d0fe57a20ab3: Layer already exists 02:21:17 9d4d656bfcab: Layer already exists 02:21:17 5c06b46abcf7: Layer already exists 02:21:17 b449089d6a20: Layer already exists 02:21:17 63ca1fbb43ae: Layer already exists 02:21:17 4.0.0-dev.12: digest: sha256:fedcf9b2239587d2a6a6fda4b2426cd2a4c4053f29eb47d9038a3729160f23aa size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:21:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:21:18 059720bca4cc: Preparing 02:21:18 71252066d7bd: Preparing 02:21:18 d0fe57a20ab3: Preparing 02:21:18 faf81cc1793d: Preparing 02:21:18 564947346c6e: Preparing 02:21:18 5c06b46abcf7: Preparing 02:21:18 9d4d656bfcab: Preparing 02:21:18 b449089d6a20: Preparing 02:21:18 63ca1fbb43ae: Preparing 02:21:18 5c06b46abcf7: Waiting 02:21:18 9d4d656bfcab: Waiting 02:21:18 b449089d6a20: Waiting 02:21:18 63ca1fbb43ae: Waiting 02:21:18 d0fe57a20ab3: Layer already exists 02:21:18 059720bca4cc: Layer already exists 02:21:18 71252066d7bd: Layer already exists 02:21:18 faf81cc1793d: Layer already exists 02:21:18 564947346c6e: Layer already exists 02:21:18 5c06b46abcf7: Layer already exists 02:21:18 9d4d656bfcab: Layer already exists 02:21:18 63ca1fbb43ae: Layer already exists 02:21:18 b449089d6a20: Layer already exists 02:21:18 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:fedcf9b2239587d2a6a6fda4b2426cd2a4c4053f29eb47d9038a3729160f23aa size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:21:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:21:18 059720bca4cc: Preparing 02:21:18 71252066d7bd: Preparing 02:21:18 d0fe57a20ab3: Preparing 02:21:18 faf81cc1793d: Preparing 02:21:18 564947346c6e: Preparing 02:21:18 5c06b46abcf7: Preparing 02:21:18 9d4d656bfcab: Preparing 02:21:18 b449089d6a20: Preparing 02:21:18 63ca1fbb43ae: Preparing 02:21:18 9d4d656bfcab: Waiting 02:21:18 5c06b46abcf7: Waiting 02:21:18 b449089d6a20: Waiting 02:21:18 63ca1fbb43ae: Waiting 02:21:18 d0fe57a20ab3: Layer already exists 02:21:18 71252066d7bd: Layer already exists 02:21:18 faf81cc1793d: Layer already exists 02:21:18 059720bca4cc: Layer already exists 02:21:18 564947346c6e: Layer already exists 02:21:18 5c06b46abcf7: Layer already exists 02:21:18 9d4d656bfcab: Layer already exists 02:21:18 b449089d6a20: Layer already exists 02:21:18 63ca1fbb43ae: Layer already exists 02:21:18 main: digest: sha256:fedcf9b2239587d2a6a6fda4b2426cd2a4c4053f29eb47d9038a3729160f23aa size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:19 ===================================================== [Pipeline] echo 02:21:19 taggedImages: 02:21:19 - nexus3.edgexfoundry.org:10004/security-spire-config:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:21:19 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:21:19 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.12 02:21:19 - nexus3.edgexfoundry.org:10004/security-spire-config:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:21:19 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:21:19 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:21:19 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:21:19 latest 02:21:19 4.0.0-dev.12 02:21:19 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:21:19 main 02:21:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:21:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:21:19 f3c634ee7091: Preparing 02:21:19 e0de9cc15235: Preparing 02:21:19 a419c324c8f0: Preparing 02:21:19 faf81cc1793d: Preparing 02:21:19 564947346c6e: Preparing 02:21:19 9edd43aee99f: Preparing 02:21:19 72eb8cb7aeea: Preparing 02:21:19 c3b8e2af9dff: Preparing 02:21:19 63ca1fbb43ae: Preparing 02:21:19 9edd43aee99f: Waiting 02:21:19 72eb8cb7aeea: Waiting 02:21:19 63ca1fbb43ae: Waiting 02:21:19 564947346c6e: Layer already exists 02:21:19 faf81cc1793d: Layer already exists 02:21:19 72eb8cb7aeea: Layer already exists 02:21:19 c3b8e2af9dff: Layer already exists 02:21:19 63ca1fbb43ae: Layer already exists 02:21:19 f3c634ee7091: Pushed 02:21:19 e0de9cc15235: Pushed 02:21:19 a419c324c8f0: Pushed 02:21:29 9edd43aee99f: Pushed 02:21:29 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:2e92475f5e090e68f0f631200809dfea28d3809af9e9c2a1413761201b0c5d4b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:21:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:21:30 f3c634ee7091: Preparing 02:21:30 e0de9cc15235: Preparing 02:21:30 a419c324c8f0: Preparing 02:21:30 faf81cc1793d: Preparing 02:21:30 564947346c6e: Preparing 02:21:30 9edd43aee99f: Preparing 02:21:30 72eb8cb7aeea: Preparing 02:21:30 c3b8e2af9dff: Preparing 02:21:30 63ca1fbb43ae: Preparing 02:21:30 9edd43aee99f: Waiting 02:21:30 63ca1fbb43ae: Waiting 02:21:30 c3b8e2af9dff: Waiting 02:21:30 72eb8cb7aeea: Waiting 02:21:30 a419c324c8f0: Layer already exists 02:21:30 faf81cc1793d: Layer already exists 02:21:30 e0de9cc15235: Layer already exists 02:21:30 564947346c6e: Layer already exists 02:21:30 f3c634ee7091: Layer already exists 02:21:30 c3b8e2af9dff: Layer already exists 02:21:30 9edd43aee99f: Layer already exists 02:21:30 72eb8cb7aeea: Layer already exists 02:21:30 63ca1fbb43ae: Layer already exists 02:21:30 latest: digest: sha256:2e92475f5e090e68f0f631200809dfea28d3809af9e9c2a1413761201b0c5d4b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.12 02:21:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:21:31 f3c634ee7091: Preparing 02:21:31 e0de9cc15235: Preparing 02:21:31 a419c324c8f0: Preparing 02:21:31 faf81cc1793d: Preparing 02:21:31 564947346c6e: Preparing 02:21:31 9edd43aee99f: Preparing 02:21:31 72eb8cb7aeea: Preparing 02:21:31 c3b8e2af9dff: Preparing 02:21:31 63ca1fbb43ae: Preparing 02:21:31 9edd43aee99f: Waiting 02:21:31 72eb8cb7aeea: Waiting 02:21:31 c3b8e2af9dff: Waiting 02:21:31 63ca1fbb43ae: Waiting 02:21:31 564947346c6e: Layer already exists 02:21:31 e0de9cc15235: Layer already exists 02:21:31 faf81cc1793d: Layer already exists 02:21:31 a419c324c8f0: Layer already exists 02:21:31 f3c634ee7091: Layer already exists 02:21:31 72eb8cb7aeea: Layer already exists 02:21:31 9edd43aee99f: Layer already exists 02:21:31 c3b8e2af9dff: Layer already exists 02:21:31 63ca1fbb43ae: Layer already exists 02:21:31 4.0.0-dev.12: digest: sha256:2e92475f5e090e68f0f631200809dfea28d3809af9e9c2a1413761201b0c5d4b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:21:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:21:31 f3c634ee7091: Preparing 02:21:31 e0de9cc15235: Preparing 02:21:31 a419c324c8f0: Preparing 02:21:31 faf81cc1793d: Preparing 02:21:31 564947346c6e: Preparing 02:21:31 9edd43aee99f: Preparing 02:21:31 72eb8cb7aeea: Preparing 02:21:31 c3b8e2af9dff: Preparing 02:21:31 63ca1fbb43ae: Preparing 02:21:31 72eb8cb7aeea: Waiting 02:21:31 63ca1fbb43ae: Waiting 02:21:31 c3b8e2af9dff: Waiting 02:21:31 9edd43aee99f: Waiting 02:21:31 e0de9cc15235: Layer already exists 02:21:31 faf81cc1793d: Layer already exists 02:21:31 f3c634ee7091: Layer already exists 02:21:31 a419c324c8f0: Layer already exists 02:21:31 564947346c6e: Layer already exists 02:21:31 72eb8cb7aeea: Layer already exists 02:21:31 c3b8e2af9dff: Layer already exists 02:21:31 9edd43aee99f: Layer already exists 02:21:31 63ca1fbb43ae: Layer already exists 02:21:31 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:2e92475f5e090e68f0f631200809dfea28d3809af9e9c2a1413761201b0c5d4b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:21:32 f3c634ee7091: Preparing 02:21:32 e0de9cc15235: Preparing 02:21:32 a419c324c8f0: Preparing 02:21:32 faf81cc1793d: Preparing 02:21:32 564947346c6e: Preparing 02:21:32 9edd43aee99f: Preparing 02:21:32 72eb8cb7aeea: Preparing 02:21:32 c3b8e2af9dff: Preparing 02:21:32 63ca1fbb43ae: Preparing 02:21:32 9edd43aee99f: Waiting 02:21:32 72eb8cb7aeea: Waiting 02:21:32 63ca1fbb43ae: Waiting 02:21:32 c3b8e2af9dff: Waiting 02:21:32 a419c324c8f0: Layer already exists 02:21:32 e0de9cc15235: Layer already exists 02:21:32 564947346c6e: Layer already exists 02:21:32 faf81cc1793d: Layer already exists 02:21:32 f3c634ee7091: Layer already exists 02:21:32 9edd43aee99f: Layer already exists 02:21:32 72eb8cb7aeea: Layer already exists 02:21:32 c3b8e2af9dff: Layer already exists 02:21:32 63ca1fbb43ae: Layer already exists 02:21:32 main: digest: sha256:2e92475f5e090e68f0f631200809dfea28d3809af9e9c2a1413761201b0c5d4b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:32 ===================================================== [Pipeline] echo 02:21:32 taggedImages: 02:21:32 - nexus3.edgexfoundry.org:10004/security-spire-server:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:21:32 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:21:32 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.12 02:21:32 - nexus3.edgexfoundry.org:10004/security-spire-server:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:21:32 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:21:32 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 02:21:32 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:21:32 latest 02:21:32 4.0.0-dev.12 02:21:32 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:21:32 main 02:21:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:32 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:33 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:21:33 2b98060f2ec8: Preparing 02:21:33 ea3454574c2c: Preparing 02:21:33 faf81cc1793d: Preparing 02:21:33 564947346c6e: Preparing 02:21:33 c4cb040a9c0e: Preparing 02:21:33 54f18bdd74ac: Preparing 02:21:33 63ca1fbb43ae: Preparing 02:21:33 54f18bdd74ac: Waiting 02:21:33 63ca1fbb43ae: Waiting 02:21:33 faf81cc1793d: Layer already exists 02:21:33 564947346c6e: Layer already exists 02:21:33 63ca1fbb43ae: Layer already exists 02:21:33 2b98060f2ec8: Pushed 02:21:33 54f18bdd74ac: Pushed 02:21:33 c4cb040a9c0e: Pushed 02:21:37 ea3454574c2c: Pushed 02:21:37 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:40fee7e111fe4dbf7e215ab5fec510ec36ad399d3dfc703f4134a0685a09f37c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:37 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:37 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 02:21:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:21:37 2b98060f2ec8: Preparing 02:21:37 ea3454574c2c: Preparing 02:21:37 faf81cc1793d: Preparing 02:21:37 564947346c6e: Preparing 02:21:37 c4cb040a9c0e: Preparing 02:21:37 54f18bdd74ac: Preparing 02:21:37 63ca1fbb43ae: Preparing 02:21:37 54f18bdd74ac: Waiting 02:21:37 63ca1fbb43ae: Waiting 02:21:37 faf81cc1793d: Layer already exists 02:21:37 c4cb040a9c0e: Layer already exists 02:21:37 2b98060f2ec8: Layer already exists 02:21:37 564947346c6e: Layer already exists 02:21:37 ea3454574c2c: Layer already exists 02:21:37 63ca1fbb43ae: Layer already exists 02:21:37 54f18bdd74ac: Layer already exists 02:21:37 latest: digest: sha256:40fee7e111fe4dbf7e215ab5fec510ec36ad399d3dfc703f4134a0685a09f37c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:38 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:38 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.12 02:21:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:21:38 2b98060f2ec8: Preparing 02:21:38 ea3454574c2c: Preparing 02:21:38 faf81cc1793d: Preparing 02:21:38 564947346c6e: Preparing 02:21:38 c4cb040a9c0e: Preparing 02:21:38 54f18bdd74ac: Preparing 02:21:38 63ca1fbb43ae: Preparing 02:21:38 54f18bdd74ac: Waiting 02:21:38 63ca1fbb43ae: Waiting 02:21:38 ea3454574c2c: Layer already exists 02:21:38 2b98060f2ec8: Layer already exists 02:21:38 564947346c6e: Layer already exists 02:21:38 c4cb040a9c0e: Layer already exists 02:21:38 faf81cc1793d: Layer already exists 02:21:38 54f18bdd74ac: Layer already exists 02:21:38 63ca1fbb43ae: Layer already exists 02:21:38 4.0.0-dev.12: digest: sha256:40fee7e111fe4dbf7e215ab5fec510ec36ad399d3dfc703f4134a0685a09f37c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:38 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:39 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:21:39 2b98060f2ec8: Preparing 02:21:39 ea3454574c2c: Preparing 02:21:39 faf81cc1793d: Preparing 02:21:39 564947346c6e: Preparing 02:21:39 c4cb040a9c0e: Preparing 02:21:39 54f18bdd74ac: Preparing 02:21:39 63ca1fbb43ae: Preparing 02:21:39 54f18bdd74ac: Waiting 02:21:39 63ca1fbb43ae: Waiting 02:21:39 2b98060f2ec8: Layer already exists 02:21:39 ea3454574c2c: Layer already exists 02:21:39 564947346c6e: Layer already exists 02:21:39 faf81cc1793d: Layer already exists 02:21:39 c4cb040a9c0e: Layer already exists 02:21:39 54f18bdd74ac: Layer already exists 02:21:39 63ca1fbb43ae: Layer already exists 02:21:39 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:40fee7e111fe4dbf7e215ab5fec510ec36ad399d3dfc703f4134a0685a09f37c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:39 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:39 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 02:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:21:39 2b98060f2ec8: Preparing 02:21:39 ea3454574c2c: Preparing 02:21:39 faf81cc1793d: Preparing 02:21:39 564947346c6e: Preparing 02:21:39 c4cb040a9c0e: Preparing 02:21:39 54f18bdd74ac: Preparing 02:21:39 63ca1fbb43ae: Preparing 02:21:39 54f18bdd74ac: Waiting 02:21:39 63ca1fbb43ae: Waiting 02:21:39 c4cb040a9c0e: Layer already exists 02:21:39 faf81cc1793d: Layer already exists 02:21:39 564947346c6e: Layer already exists 02:21:39 ea3454574c2c: Layer already exists 02:21:39 2b98060f2ec8: Layer already exists 02:21:39 63ca1fbb43ae: Layer already exists 02:21:39 54f18bdd74ac: Layer already exists 02:21:39 main: digest: sha256:40fee7e111fe4dbf7e215ab5fec510ec36ad399d3dfc703f4134a0685a09f37c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:39 ===================================================== [Pipeline] echo 02:21:39 taggedImages: 02:21:39 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:21:39 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 02:21:39 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.12 02:21:39 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:21:39 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 02:21:39 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:21:39 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:21:39 latest 02:21:39 4.0.0-dev.12 02:21:39 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:21:39 main 02:21:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:21:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:21:40 8f234c4ca4de: Preparing 02:21:40 7e4d6fca923d: Preparing 02:21:40 4a3ebd36a409: Preparing 02:21:40 faf81cc1793d: Preparing 02:21:40 564947346c6e: Preparing 02:21:40 22d379648eb8: Preparing 02:21:40 4adcc0484a53: Preparing 02:21:40 63ca1fbb43ae: Preparing 02:21:40 22d379648eb8: Waiting 02:21:40 63ca1fbb43ae: Waiting 02:21:40 4adcc0484a53: Waiting 02:21:40 564947346c6e: Layer already exists 02:21:40 faf81cc1793d: Layer already exists 02:21:40 7e4d6fca923d: Pushed 02:21:40 8f234c4ca4de: Pushed 02:21:40 63ca1fbb43ae: Layer already exists 02:21:40 4adcc0484a53: Pushed 02:21:40 22d379648eb8: Pushed 02:21:44 4a3ebd36a409: Pushed 02:21:44 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:33dc059bbef7b1cce42faa24c41cffe31e5e4b7db6119a32da62fef255fc3315 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:21:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:21:44 8f234c4ca4de: Preparing 02:21:44 7e4d6fca923d: Preparing 02:21:44 4a3ebd36a409: Preparing 02:21:44 faf81cc1793d: Preparing 02:21:44 564947346c6e: Preparing 02:21:44 22d379648eb8: Preparing 02:21:44 4adcc0484a53: Preparing 02:21:44 63ca1fbb43ae: Preparing 02:21:44 22d379648eb8: Waiting 02:21:44 4adcc0484a53: Waiting 02:21:44 63ca1fbb43ae: Waiting 02:21:44 4a3ebd36a409: Layer already exists 02:21:44 564947346c6e: Layer already exists 02:21:44 7e4d6fca923d: Layer already exists 02:21:44 8f234c4ca4de: Layer already exists 02:21:44 faf81cc1793d: Layer already exists 02:21:44 22d379648eb8: Layer already exists 02:21:44 4adcc0484a53: Layer already exists 02:21:44 63ca1fbb43ae: Layer already exists 02:21:44 latest: digest: sha256:33dc059bbef7b1cce42faa24c41cffe31e5e4b7db6119a32da62fef255fc3315 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.12 02:21:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:21:45 8f234c4ca4de: Preparing 02:21:45 7e4d6fca923d: Preparing 02:21:45 4a3ebd36a409: Preparing 02:21:45 faf81cc1793d: Preparing 02:21:45 564947346c6e: Preparing 02:21:45 22d379648eb8: Preparing 02:21:45 4adcc0484a53: Preparing 02:21:45 63ca1fbb43ae: Preparing 02:21:45 63ca1fbb43ae: Waiting 02:21:45 4adcc0484a53: Waiting 02:21:45 22d379648eb8: Waiting 02:21:45 564947346c6e: Layer already exists 02:21:45 7e4d6fca923d: Layer already exists 02:21:45 8f234c4ca4de: Layer already exists 02:21:45 4a3ebd36a409: Layer already exists 02:21:45 faf81cc1793d: Layer already exists 02:21:45 63ca1fbb43ae: Layer already exists 02:21:45 4adcc0484a53: Layer already exists 02:21:45 22d379648eb8: Layer already exists 02:21:45 4.0.0-dev.12: digest: sha256:33dc059bbef7b1cce42faa24c41cffe31e5e4b7db6119a32da62fef255fc3315 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:21:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:21:46 8f234c4ca4de: Preparing 02:21:46 7e4d6fca923d: Preparing 02:21:46 4a3ebd36a409: Preparing 02:21:46 faf81cc1793d: Preparing 02:21:46 564947346c6e: Preparing 02:21:46 22d379648eb8: Preparing 02:21:46 4adcc0484a53: Preparing 02:21:46 63ca1fbb43ae: Preparing 02:21:46 22d379648eb8: Waiting 02:21:46 63ca1fbb43ae: Waiting 02:21:46 4adcc0484a53: Waiting 02:21:46 7e4d6fca923d: Layer already exists 02:21:46 564947346c6e: Layer already exists 02:21:46 4a3ebd36a409: Layer already exists 02:21:46 faf81cc1793d: Layer already exists 02:21:46 8f234c4ca4de: Layer already exists 02:21:46 63ca1fbb43ae: Layer already exists 02:21:46 4adcc0484a53: Layer already exists 02:21:46 22d379648eb8: Layer already exists 02:21:46 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:33dc059bbef7b1cce42faa24c41cffe31e5e4b7db6119a32da62fef255fc3315 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:21:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:21:46 8f234c4ca4de: Preparing 02:21:46 7e4d6fca923d: Preparing 02:21:46 4a3ebd36a409: Preparing 02:21:46 faf81cc1793d: Preparing 02:21:46 564947346c6e: Preparing 02:21:46 22d379648eb8: Preparing 02:21:46 4adcc0484a53: Preparing 02:21:46 63ca1fbb43ae: Preparing 02:21:46 63ca1fbb43ae: Waiting 02:21:46 22d379648eb8: Waiting 02:21:46 faf81cc1793d: Layer already exists 02:21:46 564947346c6e: Layer already exists 02:21:46 7e4d6fca923d: Layer already exists 02:21:46 4a3ebd36a409: Layer already exists 02:21:46 8f234c4ca4de: Layer already exists 02:21:46 63ca1fbb43ae: Layer already exists 02:21:46 22d379648eb8: Layer already exists 02:21:46 4adcc0484a53: Layer already exists 02:21:46 main: digest: sha256:33dc059bbef7b1cce42faa24c41cffe31e5e4b7db6119a32da62fef255fc3315 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:21:46 ===================================================== [Pipeline] echo 02:21:47 taggedImages: 02:21:47 - nexus3.edgexfoundry.org:10004/support-notifications:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:21:47 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:21:47 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.12 02:21:47 - nexus3.edgexfoundry.org:10004/support-notifications:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:21:47 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:21:56 #79 ... 02:21:56 02:21:56 #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:56 #84 DONE 110.8s 02:21:56 02:21:56 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:56 #79 DONE 115.6s 02:21:56 02:21:56 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:56 #90 DONE 102.8s 02:21:56 02:21:56 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:56 #92 DONE 97.3s 02:21:56 02:21:56 #116 [support-notifications builder 6/7] COPY . . 02:21:56 #116 ... 02:21:56 02:21:56 #87 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:56 #87 DONE 115.7s 02:21:56 02:21:56 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 02:21:56 #117 ... 02:21:56 02:21:56 #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:56 #118 CACHED 02:21:56 02:21:56 #119 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:21:56 #119 CACHED 02:21:56 02:21:56 #120 [support-cron-scheduler builder 6/7] COPY . . 02:21:56 #120 CACHED 02:21:56 02:21:56 #116 [support-notifications builder 6/7] COPY . . 02:21:56 #116 DONE 1.6s 02:21:56 02:21:56 #121 [core-keeper builder 7/8] COPY . . 02:21:56 #121 DONE 1.7s 02:21:56 02:21:56 #122 [security-spiffe-token-provider builder 6/7] COPY . . 02:21:56 #122 DONE 1.6s 02:21:56 02:21:56 #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:21:56 #123 CACHED 02:21:56 02:21:56 #124 [security-bootstrapper builder 6/7] COPY . . 02:21:56 #124 CACHED 02:21:56 02:21:56 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:56 #125 CACHED 02:21:56 02:21:56 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 02:21:56 #126 CACHED 02:21:56 02:21:56 #127 [core-command builder 6/7] COPY . . 02:21:56 #127 CACHED 02:21:56 02:21:56 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:56 #128 CACHED 02:21:56 02:21:56 #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:21:56 #129 CACHED 02:21:56 02:21:56 #130 [security-secretstore-setup builder 6/7] COPY . . 02:21:56 #130 CACHED 02:21:56 02:21:56 #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:56 #131 CACHED 02:21:56 02:21:56 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:56 #132 CACHED 02:21:56 02:21:56 #133 [core-data builder 6/7] COPY . . 02:21:56 #133 CACHED 02:21:56 02:21:56 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 02:21:56 #134 CACHED 02:21:56 02:21:56 #135 [security-proxy-auth builder 6/7] COPY . . 02:21:56 #135 CACHED 02:21:56 02:21:56 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:56 #136 CACHED 02:21:56 02:21:56 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:21:56 #137 CACHED 02:21:56 02:21:56 #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:56 #138 CACHED 02:21:56 02:21:56 #139 [core-metadata builder 6/7] COPY . . 02:21:56 #139 CACHED 02:21:56 02:21:56 #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:21:56 #140 CACHED 02:21:56 02:21:56 #141 [security-proxy-setup builder 6/7] COPY . . 02:21:56 #141 DONE 1.7s 02:21:56 02:21:56 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 02:21:56 #117 DONE 1.6s 02:21:56 02:21:56 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:21:56 #142 ... 02:21:56 02:21:56 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:21:56 #0 5.194 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:21:56 #143 ... 02:21:56 02:21:56 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:21:56 #0 5.701 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:21:56 #144 ... 02:21:56 02:21:56 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:21:56 #142 6.031 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:21:56 #142 ... 02:21:56 02:21:56 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:21:56 #0 4.771 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:21:56 #145 ... 02:21:56 02:21:56 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:21:56 #0 5.504 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:21:56 #146 ... 02:21:56 02:21:56 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:21:56 #0 6.076 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:21:56 #147 ... 02:21:56 02:21:56 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:21:56 #0 6.151 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:21:56 #148 ... 02:21:56 02:21:56 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:21:56 #0 6.177 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:21:56 #149 ... 02:21:56 02:21:56 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:21:56 #0 5.640 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:21:56 #150 ... 02:21:56 02:21:56 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:21:56 #0 6.006 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:21:56 #151 ... 02:21:56 02:21:56 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:21:56 #0 4.958 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:21:56 #152 ... 02:21:56 02:21:56 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:21:56 #0 5.467 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:42:38 #153 ... 02:42:38 02:42:38 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:42:38 #143 1248.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.12 " -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:42:38 #143 ... 02:42:38 02:42:38 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:42:38 #150 DONE 1253.5s 02:42:39 02:42:39 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:42:39 #145 ... 02:42:39 02:42:39 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:42:39 #154 DONE 0.2s 02:42:39 02:42:39 #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:42:42 #155 DONE 2.3s 02:42:42 02:42:42 #156 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:42:42 #156 DONE 0.4s 02:42:42 02:42:42 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:42:42 #143 ... 02:42:42 02:42:42 #157 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:42:42 #157 DONE 0.3s 02:42:42 02:42:42 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:42:42 #40 ... 02:42:42 02:42:42 #158 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:42:43 #158 DONE 0.4s 02:42:43 02:42:43 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:42:43 #144 ... 02:42:43 02:42:43 #159 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:42:43 #159 DONE 0.2s 02:42:43 02:42:43 #160 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:42:43 #160 DONE 0.2s 02:42:43 02:42:43 #161 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:42:43 #161 DONE 0.2s 02:42:43 02:42:43 #162 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:42:44 #162 DONE 0.2s 02:42:44 02:42:44 #163 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:42:44 #163 DONE 0.2s 02:42:44 02:42:44 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:42:44 #147 ... 02:42:44 02:42:44 #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:42:47 #164 DONE 2.5s 02:42:47 02:42:47 #21 [core-keeper internal] load .dockerignore 02:42:47 #21 ... 02:42:47 02:42:47 #106 [security-bootstrapper] exporting to image 02:42:47 #106 exporting layers 02:42:48 #106 exporting layers 1.6s done 02:42:48 #106 writing image sha256:941e1e396ea63d4b65c0cc93efaa23749bc4fd5bc2f6a8755eca64c39adea441 done 02:42:48 #106 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 02:42:48 #106 DONE 10.0s 02:42:48 02:42:48 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:42:50 #153 ... 02:42:50 02:42:50 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:42:50 #151 DONE 1264.8s 02:42:50 02:42:50 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:42:50 #143 ... 02:42:50 02:42:50 #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:42:50 #165 DONE 0.2s 02:42:50 02:42:50 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:42:50 #149 ... 02:42:50 02:42:50 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:42:50 #166 DONE 0.2s 02:42:50 02:42:50 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:42:51 #143 ... 02:42:51 02:42:51 #167 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:42:51 #167 DONE 0.2s 02:42:51 02:42:51 #168 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:42:51 #168 DONE 0.3s 02:42:51 02:42:51 #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:42:52 #169 DONE 0.4s 02:42:52 02:42:52 #170 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:42:52 #170 DONE 0.2s 02:42:52 02:42:52 #171 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:42:54 #171 DONE 2.4s 02:42:54 02:42:54 #106 [security-proxy-setup] exporting to image 02:42:54 #106 exporting layers 02:42:55 #106 exporting layers 1.2s done 02:42:55 #106 writing image sha256:a3a1cbec155d481c3eb4f09e831c404c6092d5cac30e943a2334c36cf590334f 0.1s done 02:42:55 #106 naming to docker.io/library/security-proxy-setup-arm64 done 02:42:55 #106 DONE 11.2s 02:42:55 02:42:55 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:43:00 #143 DONE 1274.3s 02:43:00 02:43:00 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:43:00 #144 ... 02:43:00 02:43:00 #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:43:00 #172 DONE 0.3s 02:43:00 02:43:00 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:43:00 #152 ... 02:43:00 02:43:00 #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:43:01 #173 DONE 0.4s 02:43:01 02:43:01 #174 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:43:01 #174 DONE 0.1s 02:43:01 02:43:01 #175 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:43:01 #175 DONE 0.2s 02:43:01 02:43:01 #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:43:01 #176 DONE 0.2s 02:43:01 02:43:01 #177 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:43:01 #177 DONE 0.5s 02:43:01 02:43:01 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:43:02 #147 ... 02:43:02 02:43:02 #178 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:43:02 #178 DONE 0.4s 02:43:02 02:43:02 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:43:02 #144 ... 02:43:02 02:43:02 #179 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:43:02 #179 DONE 0.2s 02:43:02 02:43:02 #180 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:43:05 #180 DONE 2.4s 02:43:05 02:43:05 #106 [security-secretstore-setup] exporting to image 02:43:05 #106 exporting layers 02:43:06 #106 exporting layers 1.4s done 02:43:06 #106 writing image sha256:2a6a3f1ad4989ea47548b97633f537daf50c0daf7bc212dfa2c59781ad229dbd 0.0s done 02:43:06 #106 naming to docker.io/library/security-secretstore-setup-arm64 02:43:06 #106 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 02:43:06 #106 DONE 12.7s 02:43:06 02:43:06 #21 [core-keeper internal] load .dockerignore 02:44:14 #21 ... 02:44:14 02:44:14 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:44:14 #147 DONE 1341.1s 02:44:14 02:44:14 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:44:14 #146 ... 02:44:14 02:44:14 #181 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:44:14 #181 DONE 0.3s 02:44:14 02:44:14 #182 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:44:14 #182 DONE 0.2s 02:44:14 02:44:14 #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:44:14 #183 DONE 0.4s 02:44:14 02:44:14 #184 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:44:14 #184 DONE 0.1s 02:44:14 02:44:14 #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:44:14 #185 DONE 0.1s 02:44:14 02:44:14 #186 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:44:14 #186 DONE 2.0s 02:44:14 02:44:14 #106 [core-common-config-bootstrapper] exporting to image 02:44:14 #106 exporting layers 02:44:14 #106 exporting layers 0.6s done 02:44:14 #106 writing image sha256:bfdebbafd434005e0e8eb3fb0809d8db4414b28b57249e3a2d740896f02771e0 done 02:44:14 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:44:14 #106 DONE 13.3s 02:44:14 02:44:14 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:46:21 #145 DONE 1463.9s 02:46:21 02:46:21 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:46:21 #149 ... 02:46:21 02:46:21 #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:46:21 #187 DONE 0.2s 02:46:21 02:46:21 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:46:21 #142 ... 02:46:21 02:46:21 #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:46:21 #188 DONE 0.1s 02:46:21 02:46:21 #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:46:21 #189 DONE 0.4s 02:46:21 02:46:21 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:46:21 #190 DONE 0.1s 02:46:21 02:46:21 #106 [security-spiffe-token-provider] exporting to image 02:46:21 #106 exporting layers 02:46:21 #106 exporting layers 0.8s done 02:46:21 #106 writing image sha256:f66b52e062019f040e357740064f23097ccfc9965ece74081d64fa845d704890 done 02:46:21 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:46:21 #106 DONE 14.1s 02:46:21 02:46:21 #21 [core-keeper internal] load .dockerignore 02:53:28 #21 ... 02:53:28 02:53:28 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:53:28 #148 DONE 1902.4s 02:53:28 02:53:28 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:53:28 #149 ... 02:53:28 02:53:28 #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:53:28 #191 DONE 0.2s 02:53:28 02:53:28 #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:53:28 #192 DONE 0.2s 02:53:28 02:53:28 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:53:28 #152 ... 02:53:28 02:53:28 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:53:29 #193 DONE 0.3s 02:53:29 02:53:29 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:53:29 #194 DONE 0.1s 02:53:29 02:53:29 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:53:29 #142 ... 02:53:29 02:53:29 #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:53:29 #195 DONE 0.1s 02:53:29 02:53:29 #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:53:31 #196 DONE 1.8s 02:53:31 02:53:31 #21 [core-keeper internal] load .dockerignore 02:53:31 #21 ... 02:53:31 02:53:31 #106 [security-proxy-auth] exporting to image 02:53:31 #106 exporting layers 02:53:31 #106 exporting layers 0.6s done 02:53:31 #106 writing image sha256:b9a49f95633cf77a7d18fb5ffa31344dada214ca43310fcebb8449ec610361cd done 02:53:31 #106 naming to docker.io/library/security-proxy-auth-arm64 done 02:53:31 #106 DONE 14.7s 02:53:31 02:53:31 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:54:39 #152 ... 02:54:39 02:54:39 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:54:39 #149 DONE 1974.3s 02:54:40 02:54:40 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:54:40 #40 ... 02:54:40 02:54:40 #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:54:40 #197 DONE 0.2s 02:54:40 02:54:40 #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:54:40 #198 DONE 0.3s 02:54:40 02:54:40 #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:54:41 #199 DONE 0.3s 02:54:41 02:54:41 #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:54:41 #200 DONE 0.3s 02:54:41 02:54:41 #106 [core-command] exporting to image 02:54:41 #106 exporting layers 02:54:41 #106 exporting layers 0.4s done 02:54:41 #106 writing image sha256:6502520e7ba8ea5a175a8c22a3de082b15c8d5f67bbd605b3c02fc16ec1ec1a7 done 02:54:41 #106 naming to docker.io/library/core-command-arm64 done 02:54:41 #106 DONE 15.1s 02:54:41 02:54:41 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:56:33 #142 ... 02:56:33 02:56:33 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:56:33 #152 DONE 2078.9s 02:56:33 02:56:33 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:56:33 #40 ... 02:56:33 02:56:33 #201 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:56:33 #201 DONE 0.5s 02:56:33 02:56:33 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:56:33 #142 ... 02:56:33 02:56:33 #202 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:56:33 #202 DONE 0.5s 02:56:33 02:56:33 #203 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:56:33 #203 DONE 0.1s 02:56:33 02:56:33 #204 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:56:33 #204 DONE 0.2s 02:56:33 02:56:33 #106 [core-keeper] exporting to image 02:56:33 #106 exporting layers 02:56:33 #106 exporting layers 0.5s done 02:56:33 #106 writing image sha256:588910c1334598eee327c5361537ac5594a5ac97a7b902a2923c4ebc04d43b0c done 02:56:33 #106 naming to docker.io/library/core-keeper-arm64 02:56:33 #106 naming to docker.io/library/core-keeper-arm64 done 02:56:33 #106 DONE 15.6s 02:56:33 02:56:33 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:56:33 #142 ... 02:56:33 02:56:33 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:56:33 #144 DONE 2082.0s 02:56:33 02:56:33 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:56:33 #142 ... 02:56:33 02:56:33 #205 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:56:33 #205 DONE 0.2s 02:56:33 02:56:33 #206 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:56:33 #206 DONE 0.1s 02:56:33 02:56:33 #207 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:56:33 #207 DONE 0.4s 02:56:33 02:56:33 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:56:33 #142 ... 02:56:33 02:56:33 #208 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:56:33 #208 DONE 0.1s 02:56:33 02:56:33 #209 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:56:33 #209 DONE 0.1s 02:56:33 02:56:33 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:56:33 #40 ... 02:56:33 02:56:33 #106 [core-data] exporting to image 02:56:33 #106 exporting layers 0.6s done 02:56:33 #106 writing image sha256:3b72d1da6ae67a0fb9ce016a5103929a0479c18fbe419524d8733492c23a7f92 done 02:56:33 #106 naming to docker.io/library/core-data-arm64 done 02:56:33 #106 DONE 16.2s 02:56:33 02:56:33 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:56:33 #40 ... 02:56:33 02:56:33 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:56:33 #142 DONE 2085.6s 02:56:33 02:56:33 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:56:33 #40 ... 02:56:33 02:56:33 #210 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:56:33 #210 DONE 0.2s 02:56:33 02:56:33 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:56:33 #40 ... 02:56:33 02:56:33 #211 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:56:33 #211 DONE 0.1s 02:56:33 02:56:33 #212 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:56:33 #212 DONE 0.4s 02:56:33 02:56:33 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:56:33 #40 ... 02:56:33 02:56:33 #213 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:56:33 #213 DONE 0.1s 02:56:33 02:56:33 #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:56:33 #214 DONE 0.1s 02:56:33 02:56:33 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:56:33 #40 ... 02:56:33 02:56:33 #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:56:33 #215 DONE 0.1s 02:56:33 02:56:33 #106 [core-metadata] exporting to image 02:56:33 #106 exporting layers 1.0s done 02:56:33 #106 writing image sha256:5aed1bfc2f2946667e0641676f55be0c844b4c38497602757d2c110e1cb82469 done 02:56:33 #106 naming to docker.io/library/core-metadata-arm64 done 02:56:33 #106 DONE 17.2s 02:56:33 02:56:33 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:57:06 #40 ... 02:57:06 02:57:06 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:57:06 #153 DONE 2115.7s 02:57:06 02:57:06 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:57:06 #146 DONE 2115.7s 02:57:06 02:57:06 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:57:06 #40 ... 02:57:06 02:57:06 #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:57:06 #216 DONE 0.2s 02:57:06 02:57:06 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:57:06 #40 ... 02:57:06 02:57:06 #217 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:57:06 #217 DONE 0.1s 02:57:06 02:57:06 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:57:06 #40 ... 02:57:06 02:57:06 #218 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:57:06 #218 DONE 0.1s 02:57:06 02:57:06 #219 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:57:06 #219 DONE 0.5s 02:57:06 02:57:06 #220 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:57:06 #220 DONE 0.2s 02:57:06 02:57:06 #221 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:57:06 #221 DONE 0.2s 02:57:06 02:57:06 #222 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 02:57:06 #222 DONE 0.2s 02:57:06 02:57:06 #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 02:57:06 #223 DONE 0.4s 02:57:06 02:57:06 #106 [support-notifications] exporting to image 02:57:06 #106 exporting layers 02:57:06 #106 ... 02:57:06 02:57:06 #224 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 02:57:06 #224 DONE 0.2s 02:57:06 02:57:06 #106 [support-cron-scheduler] exporting to image 02:57:06 #106 exporting layers 0.6s done 02:57:06 #106 writing image sha256:e85db442534590836fa5fcdf62330bab6521c20935f68f96cf9063e18063bba4 done 02:57:06 #106 naming to docker.io/library/support-notifications-arm64 done 02:57:06 #106 exporting layers 0.6s done 02:57:06 #106 writing image sha256:e8364ea0c492de1cb4c38e66d9b4dd634516d62712a171a8b94b51d4f8d05bc7 done 02:57:06 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 02:57:06 #106 DONE 17.9s 02:57:06 02:57:06 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:57:06 time="2024-11-08T02:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:06 time="2024-11-08T02:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:06 time="2024-11-08T02:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:06 time="2024-11-08T02:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:06 time="2024-11-08T02:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:06 time="2024-11-08T02:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:06 time="2024-11-08T02:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:06 time="2024-11-08T02:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:06 time="2024-11-08T02:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:06 time="2024-11-08T02:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:06 time="2024-11-08T02:18:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:06 time="2024-11-08T02:18:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:06 time="2024-11-08T02:18:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:06 time="2024-11-08T02:18:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:57:06 time="2024-11-08T02:18:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:57:06 $ docker stop --time=1 c1baab94b9a874dd9cdf1dcadf10ea5f22abf640b0e4b60c85c6c3418e1514ba 02:57:07 $ docker rm -f --volumes c1baab94b9a874dd9cdf1dcadf10ea5f22abf640b0e4b60c85c6c3418e1514ba [Pipeline] // withDockerContainer [Pipeline] sh 02:57:08 + docker images 02:57:08 REPOSITORY TAG IMAGE ID CREATED SIZE 02:57:08 support-cron-scheduler-arm64 latest e8364ea0c492 6 seconds ago 55.2MB 02:57:08 support-notifications-arm64 latest e85db4425345 6 seconds ago 54.4MB 02:57:08 core-metadata-arm64 latest 5aed1bfc2f29 36 seconds ago 39MB 02:57:08 core-data-arm64 latest 3b72d1da6ae6 40 seconds ago 38.8MB 02:57:08 core-keeper-arm64 latest 588910c13345 43 seconds ago 32.2MB 02:57:08 core-command-arm64 latest 6502520e7ba8 2 minutes ago 34.7MB 02:57:08 security-proxy-auth-arm64 latest b9a49f95633c 3 minutes ago 33.3MB 02:57:08 security-spiffe-token-provider-arm64 latest f66b52e06201 10 minutes ago 40.2MB 02:57:08 core-common-config-bootstrapper-arm64 latest bfdebbafd434 12 minutes ago 24.1MB 02:57:08 security-secretstore-setup-arm64 latest 2a6a3f1ad498 14 minutes ago 47.6MB 02:57:08 security-proxy-setup-arm64 latest a3a1cbec155d 14 minutes ago 36.2MB 02:57:08 security-bootstrapper-arm64 latest 941e1e396ea6 14 minutes ago 27.2MB 02:57:08 security-spire-agent-arm64 latest 1e37a917c333 36 minutes ago 182MB 02:57:08 security-spire-server-arm64 latest d2f0fb944c2c 36 minutes ago 124MB 02:57:08 security-spire-config-arm64 latest 35810ce2c7db 36 minutes ago 123MB 02:57:08 ci-base-image-arm64 latest ded95d3c9413 39 minutes ago 961MB 02:57:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 5 weeks ago 558MB 02:57:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 17 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:57:08 provisioning config files... 02:57:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/746@tmp/config368768113486493460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:57:09 ---> ****-login.sh 02:57:09 nexus3.edgexfoundry.org:10001 02:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:09 Configure a credential helper to remove this warning. See 02:57:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:09 02:57:09 Login Succeeded 02:57:09 nexus3.edgexfoundry.org:10002 02:57:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:09 Configure a credential helper to remove this warning. See 02:57:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:09 02:57:09 Login Succeeded 02:57:09 nexus3.edgexfoundry.org:10003 02:57:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:10 Configure a credential helper to remove this warning. See 02:57:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:10 02:57:10 Login Succeeded 02:57:10 nexus3.edgexfoundry.org:10004 02:57:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:10 Configure a credential helper to remove this warning. See 02:57:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:10 02:57:10 Login Succeeded 02:57:10 ****.io 02:57:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:57:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:57:11 Configure a credential helper to remove this warning. See 02:57:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:57:11 02:57:11 Login Succeeded 02:57:11 ---> ****-login.sh ends [Pipeline] } 02:57:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:57:11 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:57:11 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:57:11 latest 02:57:11 4.0.0-dev.12 02:57:11 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:57:11 main 02:57:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:57:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:57:12 ca576b801ae0: Preparing 02:57:12 b44f7e899eea: Preparing 02:57:12 b2d2c435e119: Preparing 02:57:12 b204943b3297: Preparing 02:57:12 909136a5a569: Preparing 02:57:12 c0e2dff642c3: Preparing 02:57:12 16113d51b718: Preparing 02:57:12 c0e2dff642c3: Waiting 02:57:12 16113d51b718: Waiting 02:57:12 b204943b3297: Pushed 02:57:12 b2d2c435e119: Pushed 02:57:12 ca576b801ae0: Pushed 02:57:12 16113d51b718: Layer already exists 02:57:12 c0e2dff642c3: Pushed 02:57:13 909136a5a569: Pushed 02:57:17 b44f7e899eea: Pushed 02:57:17 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:2b6efcbeecc07633b00bfe8952a430e6cee42f411ed84a4d768f329ccc8224a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:57:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:57:17 ca576b801ae0: Preparing 02:57:17 b44f7e899eea: Preparing 02:57:17 b2d2c435e119: Preparing 02:57:17 b204943b3297: Preparing 02:57:17 909136a5a569: Preparing 02:57:17 c0e2dff642c3: Preparing 02:57:17 16113d51b718: Preparing 02:57:17 c0e2dff642c3: Waiting 02:57:17 16113d51b718: Waiting 02:57:17 ca576b801ae0: Layer already exists 02:57:17 b2d2c435e119: Layer already exists 02:57:17 b44f7e899eea: Layer already exists 02:57:17 b204943b3297: Layer already exists 02:57:17 909136a5a569: Layer already exists 02:57:17 16113d51b718: Layer already exists 02:57:17 c0e2dff642c3: Layer already exists 02:57:18 latest: digest: sha256:2b6efcbeecc07633b00bfe8952a430e6cee42f411ed84a4d768f329ccc8224a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.12 02:57:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:57:18 ca576b801ae0: Preparing 02:57:18 b44f7e899eea: Preparing 02:57:18 b2d2c435e119: Preparing 02:57:18 b204943b3297: Preparing 02:57:18 909136a5a569: Preparing 02:57:18 c0e2dff642c3: Preparing 02:57:18 16113d51b718: Preparing 02:57:18 c0e2dff642c3: Waiting 02:57:18 16113d51b718: Waiting 02:57:18 b44f7e899eea: Layer already exists 02:57:18 909136a5a569: Layer already exists 02:57:18 b2d2c435e119: Layer already exists 02:57:18 ca576b801ae0: Layer already exists 02:57:18 b204943b3297: Layer already exists 02:57:18 16113d51b718: Layer already exists 02:57:18 c0e2dff642c3: Layer already exists 02:57:18 4.0.0-dev.12: digest: sha256:2b6efcbeecc07633b00bfe8952a430e6cee42f411ed84a4d768f329ccc8224a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:57:20 ca576b801ae0: Preparing 02:57:20 b44f7e899eea: Preparing 02:57:20 b2d2c435e119: Preparing 02:57:20 b204943b3297: Preparing 02:57:20 909136a5a569: Preparing 02:57:20 c0e2dff642c3: Preparing 02:57:20 16113d51b718: Preparing 02:57:20 c0e2dff642c3: Waiting 02:57:20 16113d51b718: Waiting 02:57:20 b44f7e899eea: Layer already exists 02:57:20 909136a5a569: Layer already exists 02:57:20 b204943b3297: Layer already exists 02:57:20 ca576b801ae0: Layer already exists 02:57:20 b2d2c435e119: Layer already exists 02:57:20 16113d51b718: Layer already exists 02:57:20 c0e2dff642c3: Layer already exists 02:57:20 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:2b6efcbeecc07633b00bfe8952a430e6cee42f411ed84a4d768f329ccc8224a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:57:20 ca576b801ae0: Preparing 02:57:20 b44f7e899eea: Preparing 02:57:20 b2d2c435e119: Preparing 02:57:20 b204943b3297: Preparing 02:57:20 909136a5a569: Preparing 02:57:20 c0e2dff642c3: Preparing 02:57:20 16113d51b718: Preparing 02:57:20 c0e2dff642c3: Waiting 02:57:20 b44f7e899eea: Layer already exists 02:57:20 909136a5a569: Layer already exists 02:57:20 b204943b3297: Layer already exists 02:57:20 b2d2c435e119: Layer already exists 02:57:20 ca576b801ae0: Layer already exists 02:57:20 16113d51b718: Layer already exists 02:57:20 c0e2dff642c3: Layer already exists 02:57:21 main: digest: sha256:2b6efcbeecc07633b00bfe8952a430e6cee42f411ed84a4d768f329ccc8224a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:21 ===================================================== [Pipeline] echo 02:57:21 taggedImages: 02:57:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:57:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:57:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.12 02:57:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:57:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:57:21 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:57:21 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:57:21 latest 02:57:21 4.0.0-dev.12 02:57:21 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:57:21 main 02:57:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:21 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:57:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:57:21 c091cba27def: Preparing 02:57:21 9dd808fcd429: Preparing 02:57:21 ade2275be1cb: Preparing 02:57:21 e73d50245a69: Preparing 02:57:21 b2d2c435e119: Preparing 02:57:21 b204943b3297: Preparing 02:57:21 909136a5a569: Preparing 02:57:21 c0e2dff642c3: Preparing 02:57:21 16113d51b718: Preparing 02:57:21 b204943b3297: Waiting 02:57:21 909136a5a569: Waiting 02:57:21 c0e2dff642c3: Waiting 02:57:21 16113d51b718: Waiting 02:57:22 b2d2c435e119: Layer already exists 02:57:22 b204943b3297: Layer already exists 02:57:22 909136a5a569: Layer already exists 02:57:22 c0e2dff642c3: Layer already exists 02:57:22 9dd808fcd429: Pushed 02:57:22 ade2275be1cb: Pushed 02:57:22 16113d51b718: Layer already exists 02:57:22 c091cba27def: Pushed 02:57:24 e73d50245a69: Pushed 02:57:24 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:f0585cc2ecbc36bf881284718b67f833b2c004135d1b4a6e4491a2276ad0673a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:24 + 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:57:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:57:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:57:25 c091cba27def: Preparing 02:57:25 9dd808fcd429: Preparing 02:57:25 ade2275be1cb: Preparing 02:57:25 e73d50245a69: Preparing 02:57:25 b2d2c435e119: Preparing 02:57:25 b204943b3297: Preparing 02:57:25 909136a5a569: Preparing 02:57:25 c0e2dff642c3: Preparing 02:57:25 16113d51b718: Preparing 02:57:25 909136a5a569: Waiting 02:57:25 c0e2dff642c3: Waiting 02:57:25 b204943b3297: Waiting 02:57:25 16113d51b718: Waiting 02:57:25 c091cba27def: Layer already exists 02:57:25 b2d2c435e119: Layer already exists 02:57:25 e73d50245a69: Layer already exists 02:57:25 9dd808fcd429: Layer already exists 02:57:25 ade2275be1cb: Layer already exists 02:57:25 b204943b3297: Layer already exists 02:57:25 c0e2dff642c3: Layer already exists 02:57:25 16113d51b718: Layer already exists 02:57:25 909136a5a569: Layer already exists 02:57:25 latest: digest: sha256:f0585cc2ecbc36bf881284718b67f833b2c004135d1b4a6e4491a2276ad0673a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:25 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.12 02:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:57:26 c091cba27def: Preparing 02:57:26 9dd808fcd429: Preparing 02:57:26 ade2275be1cb: Preparing 02:57:26 e73d50245a69: Preparing 02:57:26 b2d2c435e119: Preparing 02:57:26 b204943b3297: Preparing 02:57:26 909136a5a569: Preparing 02:57:26 c0e2dff642c3: Preparing 02:57:26 16113d51b718: Preparing 02:57:26 b204943b3297: Waiting 02:57:26 909136a5a569: Waiting 02:57:26 c0e2dff642c3: Waiting 02:57:26 16113d51b718: Waiting 02:57:26 ade2275be1cb: Layer already exists 02:57:26 c091cba27def: Layer already exists 02:57:26 b2d2c435e119: Layer already exists 02:57:26 e73d50245a69: Layer already exists 02:57:26 9dd808fcd429: Layer already exists 02:57:26 b204943b3297: Layer already exists 02:57:26 909136a5a569: Layer already exists 02:57:26 c0e2dff642c3: Layer already exists 02:57:26 16113d51b718: Layer already exists 02:57:26 4.0.0-dev.12: digest: sha256:f0585cc2ecbc36bf881284718b67f833b2c004135d1b4a6e4491a2276ad0673a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:26 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:57:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:57:26 c091cba27def: Preparing 02:57:26 9dd808fcd429: Preparing 02:57:26 ade2275be1cb: Preparing 02:57:26 e73d50245a69: Preparing 02:57:26 b2d2c435e119: Preparing 02:57:26 b204943b3297: Preparing 02:57:26 909136a5a569: Preparing 02:57:26 c0e2dff642c3: Preparing 02:57:26 16113d51b718: Preparing 02:57:26 b204943b3297: Waiting 02:57:26 c0e2dff642c3: Waiting 02:57:26 16113d51b718: Waiting 02:57:26 909136a5a569: Waiting 02:57:26 e73d50245a69: Layer already exists 02:57:26 ade2275be1cb: Layer already exists 02:57:26 c091cba27def: Layer already exists 02:57:26 9dd808fcd429: Layer already exists 02:57:26 b2d2c435e119: Layer already exists 02:57:26 c0e2dff642c3: Layer already exists 02:57:26 909136a5a569: Layer already exists 02:57:26 b204943b3297: Layer already exists 02:57:26 16113d51b718: Layer already exists 02:57:27 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:f0585cc2ecbc36bf881284718b67f833b2c004135d1b4a6e4491a2276ad0673a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:27 + 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:57:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:57:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:57:27 c091cba27def: Preparing 02:57:27 9dd808fcd429: Preparing 02:57:27 ade2275be1cb: Preparing 02:57:27 e73d50245a69: Preparing 02:57:27 b2d2c435e119: Preparing 02:57:27 b204943b3297: Preparing 02:57:27 909136a5a569: Preparing 02:57:27 c0e2dff642c3: Preparing 02:57:27 16113d51b718: Preparing 02:57:27 b204943b3297: Waiting 02:57:27 909136a5a569: Waiting 02:57:27 c0e2dff642c3: Waiting 02:57:27 16113d51b718: Waiting 02:57:27 b2d2c435e119: Layer already exists 02:57:27 9dd808fcd429: Layer already exists 02:57:27 e73d50245a69: Layer already exists 02:57:27 c091cba27def: Layer already exists 02:57:27 ade2275be1cb: Layer already exists 02:57:27 909136a5a569: Layer already exists 02:57:27 16113d51b718: Layer already exists 02:57:27 b204943b3297: Layer already exists 02:57:27 c0e2dff642c3: Layer already exists 02:57:28 main: digest: sha256:f0585cc2ecbc36bf881284718b67f833b2c004135d1b4a6e4491a2276ad0673a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:28 ===================================================== [Pipeline] echo 02:57:28 taggedImages: 02:57:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:57:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:57:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.12 02:57:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:57:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:57:28 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:57:28 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:57:28 latest 02:57:28 4.0.0-dev.12 02:57:28 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:57:28 main 02:57:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:57:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:57:28 f38e58a55e56: Preparing 02:57:28 d258b96ad2fb: Preparing 02:57:28 41f66382efcb: Preparing 02:57:28 b2d2c435e119: Preparing 02:57:28 b204943b3297: Preparing 02:57:28 8eeb30c18500: Preparing 02:57:28 c18a109cd388: Preparing 02:57:28 16113d51b718: Preparing 02:57:28 8eeb30c18500: Waiting 02:57:28 c18a109cd388: Waiting 02:57:28 16113d51b718: Waiting 02:57:28 b2d2c435e119: Layer already exists 02:57:28 b204943b3297: Layer already exists 02:57:29 d258b96ad2fb: Pushed 02:57:29 f38e58a55e56: Pushed 02:57:29 16113d51b718: Layer already exists 02:57:29 c18a109cd388: Pushed 02:57:30 8eeb30c18500: Pushed 02:57:33 41f66382efcb: Pushed 02:57:34 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:f8462836026fea4f33a61757d84fbd4bbb7b87fc87fe7119778892d612f04724 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:57:34 f38e58a55e56: Preparing 02:57:34 d258b96ad2fb: Preparing 02:57:34 41f66382efcb: Preparing 02:57:34 b2d2c435e119: Preparing 02:57:34 b204943b3297: Preparing 02:57:34 8eeb30c18500: Preparing 02:57:34 c18a109cd388: Preparing 02:57:34 16113d51b718: Preparing 02:57:34 8eeb30c18500: Waiting 02:57:34 c18a109cd388: Waiting 02:57:34 f38e58a55e56: Layer already exists 02:57:34 b2d2c435e119: Layer already exists 02:57:34 b204943b3297: Layer already exists 02:57:34 41f66382efcb: Layer already exists 02:57:34 d258b96ad2fb: Layer already exists 02:57:34 16113d51b718: Layer already exists 02:57:34 c18a109cd388: Layer already exists 02:57:34 8eeb30c18500: Layer already exists 02:57:35 latest: digest: sha256:f8462836026fea4f33a61757d84fbd4bbb7b87fc87fe7119778892d612f04724 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.12 02:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:57:35 f38e58a55e56: Preparing 02:57:35 d258b96ad2fb: Preparing 02:57:35 41f66382efcb: Preparing 02:57:35 b2d2c435e119: Preparing 02:57:35 b204943b3297: Preparing 02:57:35 8eeb30c18500: Preparing 02:57:35 c18a109cd388: Preparing 02:57:35 16113d51b718: Preparing 02:57:35 8eeb30c18500: Waiting 02:57:35 c18a109cd388: Waiting 02:57:35 16113d51b718: Waiting 02:57:35 f38e58a55e56: Layer already exists 02:57:35 41f66382efcb: Layer already exists 02:57:35 d258b96ad2fb: Layer already exists 02:57:35 b204943b3297: Layer already exists 02:57:35 b2d2c435e119: Layer already exists 02:57:35 c18a109cd388: Layer already exists 02:57:35 8eeb30c18500: Layer already exists 02:57:35 16113d51b718: Layer already exists 02:57:36 4.0.0-dev.12: digest: sha256:f8462836026fea4f33a61757d84fbd4bbb7b87fc87fe7119778892d612f04724 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:57:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:57:36 f38e58a55e56: Preparing 02:57:36 d258b96ad2fb: Preparing 02:57:36 41f66382efcb: Preparing 02:57:36 b2d2c435e119: Preparing 02:57:36 b204943b3297: Preparing 02:57:36 8eeb30c18500: Preparing 02:57:36 c18a109cd388: Preparing 02:57:36 16113d51b718: Preparing 02:57:36 8eeb30c18500: Waiting 02:57:36 16113d51b718: Waiting 02:57:36 c18a109cd388: Waiting 02:57:36 41f66382efcb: Layer already exists 02:57:36 b2d2c435e119: Layer already exists 02:57:36 f38e58a55e56: Layer already exists 02:57:36 d258b96ad2fb: Layer already exists 02:57:36 b204943b3297: Layer already exists 02:57:36 c18a109cd388: Layer already exists 02:57:36 16113d51b718: Layer already exists 02:57:36 8eeb30c18500: Layer already exists 02:57:37 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:f8462836026fea4f33a61757d84fbd4bbb7b87fc87fe7119778892d612f04724 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:57:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:57:37 f38e58a55e56: Preparing 02:57:37 d258b96ad2fb: Preparing 02:57:37 41f66382efcb: Preparing 02:57:37 b2d2c435e119: Preparing 02:57:37 b204943b3297: Preparing 02:57:37 8eeb30c18500: Preparing 02:57:37 c18a109cd388: Preparing 02:57:37 16113d51b718: Preparing 02:57:37 8eeb30c18500: Waiting 02:57:37 c18a109cd388: Waiting 02:57:37 41f66382efcb: Layer already exists 02:57:37 f38e58a55e56: Layer already exists 02:57:37 b204943b3297: Layer already exists 02:57:37 d258b96ad2fb: Layer already exists 02:57:37 b2d2c435e119: Layer already exists 02:57:37 16113d51b718: Layer already exists 02:57:37 c18a109cd388: Layer already exists 02:57:37 8eeb30c18500: Layer already exists 02:57:38 main: digest: sha256:f8462836026fea4f33a61757d84fbd4bbb7b87fc87fe7119778892d612f04724 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:38 ===================================================== [Pipeline] echo 02:57:38 taggedImages: 02:57:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:57:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:57:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.12 02:57:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:57:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:57:38 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:57:38 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:57:38 latest 02:57:38 4.0.0-dev.12 02:57:38 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:57:38 main 02:57:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:38 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:57:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:57:38 101bbdad2847: Preparing 02:57:38 781fc1c070e1: Preparing 02:57:38 242c0ac05a6a: Preparing 02:57:38 b204943b3297: Preparing 02:57:38 fedb919410f2: Preparing 02:57:38 c12101431674: Preparing 02:57:38 16113d51b718: Preparing 02:57:38 c12101431674: Waiting 02:57:38 16113d51b718: Waiting 02:57:39 b204943b3297: Layer already exists 02:57:39 101bbdad2847: Pushed 02:57:39 781fc1c070e1: Pushed 02:57:39 fedb919410f2: Pushed 02:57:39 c12101431674: Pushed 02:57:39 16113d51b718: Layer already exists 02:57:44 242c0ac05a6a: Pushed 02:57:44 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:ec15b7f63f5a2ac9b70876bf6658ad7405cd8b33aa6db871a2384e545cd02235 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:44 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:57:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:57:45 101bbdad2847: Preparing 02:57:45 781fc1c070e1: Preparing 02:57:45 242c0ac05a6a: Preparing 02:57:45 b204943b3297: Preparing 02:57:45 fedb919410f2: Preparing 02:57:45 c12101431674: Preparing 02:57:45 16113d51b718: Preparing 02:57:45 c12101431674: Waiting 02:57:45 781fc1c070e1: Layer already exists 02:57:45 b204943b3297: Layer already exists 02:57:45 fedb919410f2: Layer already exists 02:57:45 242c0ac05a6a: Layer already exists 02:57:45 101bbdad2847: Layer already exists 02:57:45 16113d51b718: Layer already exists 02:57:45 c12101431674: Layer already exists 02:57:45 latest: digest: sha256:ec15b7f63f5a2ac9b70876bf6658ad7405cd8b33aa6db871a2384e545cd02235 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.12 02:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:57:46 101bbdad2847: Preparing 02:57:46 781fc1c070e1: Preparing 02:57:46 242c0ac05a6a: Preparing 02:57:46 b204943b3297: Preparing 02:57:46 fedb919410f2: Preparing 02:57:46 c12101431674: Preparing 02:57:46 16113d51b718: Preparing 02:57:46 c12101431674: Waiting 02:57:46 16113d51b718: Waiting 02:57:46 b204943b3297: Layer already exists 02:57:46 242c0ac05a6a: Layer already exists 02:57:46 781fc1c070e1: Layer already exists 02:57:46 101bbdad2847: Layer already exists 02:57:46 fedb919410f2: Layer already exists 02:57:46 c12101431674: Layer already exists 02:57:46 16113d51b718: Layer already exists 02:57:46 4.0.0-dev.12: digest: sha256:ec15b7f63f5a2ac9b70876bf6658ad7405cd8b33aa6db871a2384e545cd02235 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:46 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:57:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:57:47 101bbdad2847: Preparing 02:57:47 781fc1c070e1: Preparing 02:57:47 242c0ac05a6a: Preparing 02:57:47 b204943b3297: Preparing 02:57:47 fedb919410f2: Preparing 02:57:47 c12101431674: Preparing 02:57:47 16113d51b718: Preparing 02:57:47 c12101431674: Waiting 02:57:47 16113d51b718: Waiting 02:57:47 fedb919410f2: Layer already exists 02:57:47 781fc1c070e1: Layer already exists 02:57:47 101bbdad2847: Layer already exists 02:57:47 b204943b3297: Layer already exists 02:57:47 242c0ac05a6a: Layer already exists 02:57:47 c12101431674: Layer already exists 02:57:47 16113d51b718: Layer already exists 02:57:47 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:ec15b7f63f5a2ac9b70876bf6658ad7405cd8b33aa6db871a2384e545cd02235 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:47 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:57:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:57:48 101bbdad2847: Preparing 02:57:48 781fc1c070e1: Preparing 02:57:48 242c0ac05a6a: Preparing 02:57:48 b204943b3297: Preparing 02:57:48 fedb919410f2: Preparing 02:57:48 c12101431674: Preparing 02:57:48 16113d51b718: Preparing 02:57:48 c12101431674: Waiting 02:57:48 16113d51b718: Waiting 02:57:48 101bbdad2847: Layer already exists 02:57:48 fedb919410f2: Layer already exists 02:57:48 b204943b3297: Layer already exists 02:57:48 242c0ac05a6a: Layer already exists 02:57:48 781fc1c070e1: Layer already exists 02:57:48 c12101431674: Layer already exists 02:57:48 16113d51b718: Layer already exists 02:57:48 main: digest: sha256:ec15b7f63f5a2ac9b70876bf6658ad7405cd8b33aa6db871a2384e545cd02235 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:48 ===================================================== [Pipeline] echo 02:57:48 taggedImages: 02:57:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:57:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:57:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.12 02:57:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:57:48 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:57:48 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:57:48 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:57:48 latest 02:57:48 4.0.0-dev.12 02:57:48 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:57:48 main 02:57:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:57:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:57:49 5abc1e77193d: Preparing 02:57:49 64302c9af6ec: Preparing 02:57:49 c69189c09c33: Preparing 02:57:49 001543844f75: Preparing 02:57:49 b2d2c435e119: Preparing 02:57:49 b204943b3297: Preparing 02:57:49 909136a5a569: Preparing 02:57:49 c0e2dff642c3: Preparing 02:57:49 16113d51b718: Preparing 02:57:49 c0e2dff642c3: Waiting 02:57:49 b204943b3297: Waiting 02:57:49 909136a5a569: Waiting 02:57:49 16113d51b718: Waiting 02:57:49 b2d2c435e119: Layer already exists 02:57:49 b204943b3297: Layer already exists 02:57:49 c69189c09c33: Pushed 02:57:49 64302c9af6ec: Pushed 02:57:49 909136a5a569: Layer already exists 02:57:49 5abc1e77193d: Pushed 02:57:49 c0e2dff642c3: Layer already exists 02:57:49 16113d51b718: Layer already exists 02:57:55 001543844f75: Pushed 02:57:55 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:14c4d568e1f7940b44f25310ed854a4c6af294f4860d8c436125d3a0f32639aa size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:57:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:57:55 5abc1e77193d: Preparing 02:57:55 64302c9af6ec: Preparing 02:57:55 c69189c09c33: Preparing 02:57:55 001543844f75: Preparing 02:57:55 b2d2c435e119: Preparing 02:57:55 b204943b3297: Preparing 02:57:55 909136a5a569: Preparing 02:57:55 c0e2dff642c3: Preparing 02:57:55 16113d51b718: Preparing 02:57:55 b204943b3297: Waiting 02:57:55 909136a5a569: Waiting 02:57:55 c0e2dff642c3: Waiting 02:57:55 16113d51b718: Waiting 02:57:55 64302c9af6ec: Layer already exists 02:57:55 c69189c09c33: Layer already exists 02:57:55 5abc1e77193d: Layer already exists 02:57:55 b2d2c435e119: Layer already exists 02:57:55 001543844f75: Layer already exists 02:57:55 16113d51b718: Layer already exists 02:57:55 c0e2dff642c3: Layer already exists 02:57:55 b204943b3297: Layer already exists 02:57:55 909136a5a569: Layer already exists 02:57:56 latest: digest: sha256:14c4d568e1f7940b44f25310ed854a4c6af294f4860d8c436125d3a0f32639aa size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.12 02:57:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:57:56 5abc1e77193d: Preparing 02:57:56 64302c9af6ec: Preparing 02:57:56 c69189c09c33: Preparing 02:57:56 001543844f75: Preparing 02:57:56 b2d2c435e119: Preparing 02:57:56 b204943b3297: Preparing 02:57:56 909136a5a569: Preparing 02:57:56 c0e2dff642c3: Preparing 02:57:56 16113d51b718: Preparing 02:57:56 909136a5a569: Waiting 02:57:56 c0e2dff642c3: Waiting 02:57:56 16113d51b718: Waiting 02:57:56 b204943b3297: Waiting 02:57:56 5abc1e77193d: Layer already exists 02:57:56 b2d2c435e119: Layer already exists 02:57:56 64302c9af6ec: Layer already exists 02:57:56 c69189c09c33: Layer already exists 02:57:56 001543844f75: Layer already exists 02:57:56 16113d51b718: Layer already exists 02:57:56 c0e2dff642c3: Layer already exists 02:57:56 909136a5a569: Layer already exists 02:57:56 b204943b3297: Layer already exists 02:57:57 4.0.0-dev.12: digest: sha256:14c4d568e1f7940b44f25310ed854a4c6af294f4860d8c436125d3a0f32639aa size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:57:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:57:57 5abc1e77193d: Preparing 02:57:57 64302c9af6ec: Preparing 02:57:57 c69189c09c33: Preparing 02:57:57 001543844f75: Preparing 02:57:57 b2d2c435e119: Preparing 02:57:57 b204943b3297: Preparing 02:57:57 909136a5a569: Preparing 02:57:57 c0e2dff642c3: Preparing 02:57:57 16113d51b718: Preparing 02:57:57 b204943b3297: Waiting 02:57:57 909136a5a569: Waiting 02:57:57 c0e2dff642c3: Waiting 02:57:57 001543844f75: Layer already exists 02:57:57 b2d2c435e119: Layer already exists 02:57:57 c69189c09c33: Layer already exists 02:57:57 64302c9af6ec: Layer already exists 02:57:57 5abc1e77193d: Layer already exists 02:57:57 b204943b3297: Layer already exists 02:57:57 909136a5a569: Layer already exists 02:57:57 16113d51b718: Layer already exists 02:57:57 c0e2dff642c3: Layer already exists 02:57:58 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:14c4d568e1f7940b44f25310ed854a4c6af294f4860d8c436125d3a0f32639aa size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:57:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:57:58 5abc1e77193d: Preparing 02:57:58 64302c9af6ec: Preparing 02:57:58 c69189c09c33: Preparing 02:57:58 001543844f75: Preparing 02:57:58 b2d2c435e119: Preparing 02:57:58 b204943b3297: Preparing 02:57:58 909136a5a569: Preparing 02:57:58 c0e2dff642c3: Preparing 02:57:58 16113d51b718: Preparing 02:57:58 909136a5a569: Waiting 02:57:58 c0e2dff642c3: Waiting 02:57:58 16113d51b718: Waiting 02:57:58 b204943b3297: Waiting 02:57:58 5abc1e77193d: Layer already exists 02:57:58 b2d2c435e119: Layer already exists 02:57:58 001543844f75: Layer already exists 02:57:58 c69189c09c33: Layer already exists 02:57:58 64302c9af6ec: Layer already exists 02:57:58 b204943b3297: Layer already exists 02:57:58 909136a5a569: Layer already exists 02:57:58 16113d51b718: Layer already exists 02:57:58 c0e2dff642c3: Layer already exists 02:57:59 main: digest: sha256:14c4d568e1f7940b44f25310ed854a4c6af294f4860d8c436125d3a0f32639aa size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:59 ===================================================== [Pipeline] echo 02:57:59 taggedImages: 02:57:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:57:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:57:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.12 02:57:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:57:59 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:57:59 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:57:59 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:57:59 latest 02:57:59 4.0.0-dev.12 02:57:59 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:57:59 main 02:57:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:57:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:57:59 061a4c298876: Preparing 02:57:59 24113058c4fe: Preparing 02:57:59 f07fc94713b0: Preparing 02:57:59 a20cad0dd59d: Preparing 02:57:59 0fd840649cb0: Preparing 02:57:59 d9b3348c0c09: Preparing 02:57:59 5c780a7b1d67: Preparing 02:57:59 b2d2c435e119: Preparing 02:57:59 d9b3348c0c09: Waiting 02:57:59 5c780a7b1d67: Waiting 02:57:59 b204943b3297: Preparing 02:57:59 5bda3c29105c: Preparing 02:57:59 b3ce6beca1af: Preparing 02:57:59 5f70bf18a086: Preparing 02:57:59 ba8954880727: Preparing 02:57:59 7e775ab6ffcb: Preparing 02:57:59 57c2bd80994e: Preparing 02:57:59 16113d51b718: Preparing 02:57:59 b2d2c435e119: Waiting 02:57:59 b204943b3297: Waiting 02:57:59 5bda3c29105c: Waiting 02:57:59 57c2bd80994e: Waiting 02:57:59 5f70bf18a086: Waiting 02:57:59 ba8954880727: Waiting 02:57:59 16113d51b718: Waiting 02:57:59 7e775ab6ffcb: Waiting 02:58:00 0fd840649cb0: Pushed 02:58:00 24113058c4fe: Pushed 02:58:00 a20cad0dd59d: Pushed 02:58:00 061a4c298876: Pushed 02:58:00 f07fc94713b0: Pushed 02:58:00 b2d2c435e119: Layer already exists 02:58:00 b204943b3297: Layer already exists 02:58:00 d9b3348c0c09: Pushed 02:58:00 5f70bf18a086: Layer already exists 02:58:00 5bda3c29105c: Pushed 02:58:00 b3ce6beca1af: Pushed 02:58:00 16113d51b718: Layer already exists 02:58:00 ba8954880727: Pushed 02:58:00 57c2bd80994e: Pushed 02:58:02 7e775ab6ffcb: Pushed 02:58:03 5c780a7b1d67: Pushed 02:58:03 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:5ceeb933abb988600619f91d96031a162c4bce30fc95764de10730dcc64a2863 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:58:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:58:04 061a4c298876: Preparing 02:58:04 24113058c4fe: Preparing 02:58:04 f07fc94713b0: Preparing 02:58:04 a20cad0dd59d: Preparing 02:58:04 0fd840649cb0: Preparing 02:58:04 d9b3348c0c09: Preparing 02:58:04 5c780a7b1d67: Preparing 02:58:04 b2d2c435e119: Preparing 02:58:04 b204943b3297: Preparing 02:58:04 5bda3c29105c: Preparing 02:58:04 b3ce6beca1af: Preparing 02:58:04 5f70bf18a086: Preparing 02:58:04 ba8954880727: Preparing 02:58:04 7e775ab6ffcb: Preparing 02:58:04 57c2bd80994e: Preparing 02:58:04 16113d51b718: Preparing 02:58:04 5bda3c29105c: Waiting 02:58:04 b3ce6beca1af: Waiting 02:58:04 5f70bf18a086: Waiting 02:58:04 ba8954880727: Waiting 02:58:04 7e775ab6ffcb: Waiting 02:58:04 57c2bd80994e: Waiting 02:58:04 16113d51b718: Waiting 02:58:04 d9b3348c0c09: Waiting 02:58:04 b2d2c435e119: Waiting 02:58:04 b204943b3297: Waiting 02:58:04 5c780a7b1d67: Waiting 02:58:04 a20cad0dd59d: Layer already exists 02:58:04 061a4c298876: Layer already exists 02:58:04 0fd840649cb0: Layer already exists 02:58:04 f07fc94713b0: Layer already exists 02:58:04 24113058c4fe: Layer already exists 02:58:04 5c780a7b1d67: Layer already exists 02:58:04 d9b3348c0c09: Layer already exists 02:58:04 b204943b3297: Layer already exists 02:58:04 b2d2c435e119: Layer already exists 02:58:04 5bda3c29105c: Layer already exists 02:58:04 b3ce6beca1af: Layer already exists 02:58:04 5f70bf18a086: Layer already exists 02:58:04 ba8954880727: Layer already exists 02:58:04 16113d51b718: Layer already exists 02:58:04 7e775ab6ffcb: Layer already exists 02:58:04 57c2bd80994e: Layer already exists 02:58:04 latest: digest: sha256:5ceeb933abb988600619f91d96031a162c4bce30fc95764de10730dcc64a2863 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.12 02:58:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:58:05 061a4c298876: Preparing 02:58:05 24113058c4fe: Preparing 02:58:05 f07fc94713b0: Preparing 02:58:05 a20cad0dd59d: Preparing 02:58:05 0fd840649cb0: Preparing 02:58:05 d9b3348c0c09: Preparing 02:58:05 5c780a7b1d67: Preparing 02:58:05 b2d2c435e119: Preparing 02:58:05 b204943b3297: Preparing 02:58:05 5bda3c29105c: Preparing 02:58:05 b3ce6beca1af: Preparing 02:58:05 5f70bf18a086: Preparing 02:58:05 ba8954880727: Preparing 02:58:05 7e775ab6ffcb: Preparing 02:58:05 57c2bd80994e: Preparing 02:58:05 16113d51b718: Preparing 02:58:05 5bda3c29105c: Waiting 02:58:05 b3ce6beca1af: Waiting 02:58:05 5f70bf18a086: Waiting 02:58:05 ba8954880727: Waiting 02:58:05 7e775ab6ffcb: Waiting 02:58:05 57c2bd80994e: Waiting 02:58:05 16113d51b718: Waiting 02:58:05 b2d2c435e119: Waiting 02:58:05 d9b3348c0c09: Waiting 02:58:05 b204943b3297: Waiting 02:58:05 5c780a7b1d67: Waiting 02:58:05 0fd840649cb0: Layer already exists 02:58:05 061a4c298876: Layer already exists 02:58:05 a20cad0dd59d: Layer already exists 02:58:05 f07fc94713b0: Layer already exists 02:58:05 24113058c4fe: Layer already exists 02:58:05 b2d2c435e119: Layer already exists 02:58:05 d9b3348c0c09: Layer already exists 02:58:05 5bda3c29105c: Layer already exists 02:58:05 b204943b3297: Layer already exists 02:58:05 5c780a7b1d67: Layer already exists 02:58:05 ba8954880727: Layer already exists 02:58:05 b3ce6beca1af: Layer already exists 02:58:05 7e775ab6ffcb: Layer already exists 02:58:05 5f70bf18a086: Layer already exists 02:58:05 57c2bd80994e: Layer already exists 02:58:05 16113d51b718: Layer already exists 02:58:05 4.0.0-dev.12: digest: sha256:5ceeb933abb988600619f91d96031a162c4bce30fc95764de10730dcc64a2863 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:58:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:58:07 061a4c298876: Preparing 02:58:07 24113058c4fe: Preparing 02:58:07 f07fc94713b0: Preparing 02:58:07 a20cad0dd59d: Preparing 02:58:07 0fd840649cb0: Preparing 02:58:07 d9b3348c0c09: Preparing 02:58:07 5c780a7b1d67: Preparing 02:58:07 b2d2c435e119: Preparing 02:58:07 b204943b3297: Preparing 02:58:07 5bda3c29105c: Preparing 02:58:07 b3ce6beca1af: Preparing 02:58:07 5f70bf18a086: Preparing 02:58:07 ba8954880727: Preparing 02:58:07 7e775ab6ffcb: Preparing 02:58:07 57c2bd80994e: Preparing 02:58:07 16113d51b718: Preparing 02:58:07 5c780a7b1d67: Waiting 02:58:07 b2d2c435e119: Waiting 02:58:07 b204943b3297: Waiting 02:58:07 5bda3c29105c: Waiting 02:58:07 b3ce6beca1af: Waiting 02:58:07 5f70bf18a086: Waiting 02:58:07 ba8954880727: Waiting 02:58:07 7e775ab6ffcb: Waiting 02:58:07 57c2bd80994e: Waiting 02:58:07 16113d51b718: Waiting 02:58:07 d9b3348c0c09: Waiting 02:58:07 061a4c298876: Layer already exists 02:58:07 0fd840649cb0: Layer already exists 02:58:07 a20cad0dd59d: Layer already exists 02:58:07 24113058c4fe: Layer already exists 02:58:07 f07fc94713b0: Layer already exists 02:58:07 d9b3348c0c09: Layer already exists 02:58:07 5c780a7b1d67: Layer already exists 02:58:07 5bda3c29105c: Layer already exists 02:58:07 b2d2c435e119: Layer already exists 02:58:07 b204943b3297: Layer already exists 02:58:07 7e775ab6ffcb: Layer already exists 02:58:07 5f70bf18a086: Layer already exists 02:58:07 57c2bd80994e: Layer already exists 02:58:07 b3ce6beca1af: Layer already exists 02:58:07 ba8954880727: Layer already exists 02:58:07 16113d51b718: Layer already exists 02:58:07 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:5ceeb933abb988600619f91d96031a162c4bce30fc95764de10730dcc64a2863 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:58:08 061a4c298876: Preparing 02:58:08 24113058c4fe: Preparing 02:58:08 f07fc94713b0: Preparing 02:58:08 a20cad0dd59d: Preparing 02:58:08 0fd840649cb0: Preparing 02:58:08 d9b3348c0c09: Preparing 02:58:08 5c780a7b1d67: Preparing 02:58:08 b2d2c435e119: Preparing 02:58:08 b204943b3297: Preparing 02:58:08 5bda3c29105c: Preparing 02:58:08 b3ce6beca1af: Preparing 02:58:08 5f70bf18a086: Preparing 02:58:08 ba8954880727: Preparing 02:58:08 7e775ab6ffcb: Preparing 02:58:08 57c2bd80994e: Preparing 02:58:08 16113d51b718: Preparing 02:58:08 b2d2c435e119: Waiting 02:58:08 d9b3348c0c09: Waiting 02:58:08 5c780a7b1d67: Waiting 02:58:08 b204943b3297: Waiting 02:58:08 5bda3c29105c: Waiting 02:58:08 b3ce6beca1af: Waiting 02:58:08 5f70bf18a086: Waiting 02:58:08 ba8954880727: Waiting 02:58:08 7e775ab6ffcb: Waiting 02:58:08 57c2bd80994e: Waiting 02:58:08 16113d51b718: Waiting 02:58:08 a20cad0dd59d: Layer already exists 02:58:08 f07fc94713b0: Layer already exists 02:58:08 0fd840649cb0: Layer already exists 02:58:08 061a4c298876: Layer already exists 02:58:08 24113058c4fe: Layer already exists 02:58:08 d9b3348c0c09: Layer already exists 02:58:08 5bda3c29105c: Layer already exists 02:58:08 5c780a7b1d67: Layer already exists 02:58:08 b2d2c435e119: Layer already exists 02:58:08 b204943b3297: Layer already exists 02:58:08 5f70bf18a086: Layer already exists 02:58:08 ba8954880727: Layer already exists 02:58:08 b3ce6beca1af: Layer already exists 02:58:08 7e775ab6ffcb: Layer already exists 02:58:08 57c2bd80994e: Layer already exists 02:58:08 16113d51b718: Layer already exists 02:58:08 main: digest: sha256:5ceeb933abb988600619f91d96031a162c4bce30fc95764de10730dcc64a2863 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:08 ===================================================== [Pipeline] echo 02:58:08 taggedImages: 02:58:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:58:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:58:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.12 02:58:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:58:08 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:58:08 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:58:08 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:58:08 latest 02:58:08 4.0.0-dev.12 02:58:08 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:58:08 main 02:58:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:58:09 07350d6391df: Preparing 02:58:09 aa31ab0efda5: Preparing 02:58:09 47f6cc7b3568: Preparing 02:58:09 1b883b1282d0: Preparing 02:58:09 b2d2c435e119: Preparing 02:58:09 b204943b3297: Preparing 02:58:09 909136a5a569: Preparing 02:58:09 c0e2dff642c3: Preparing 02:58:09 16113d51b718: Preparing 02:58:09 909136a5a569: Waiting 02:58:09 c0e2dff642c3: Waiting 02:58:09 16113d51b718: Waiting 02:58:09 b204943b3297: Waiting 02:58:09 b2d2c435e119: Layer already exists 02:58:09 b204943b3297: Layer already exists 02:58:09 aa31ab0efda5: Pushed 02:58:09 909136a5a569: Layer already exists 02:58:09 47f6cc7b3568: Pushed 02:58:09 07350d6391df: Pushed 02:58:09 c0e2dff642c3: Layer already exists 02:58:09 16113d51b718: Layer already exists 02:58:14 1b883b1282d0: Pushed 02:58:14 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:89e7aa78e3039336d99cf5ada30ba2e178643f97ef52bac19d8204cc25620fe0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:14 + 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:58:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:58:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:58:14 07350d6391df: Preparing 02:58:14 aa31ab0efda5: Preparing 02:58:14 47f6cc7b3568: Preparing 02:58:14 1b883b1282d0: Preparing 02:58:14 b2d2c435e119: Preparing 02:58:14 b204943b3297: Preparing 02:58:14 909136a5a569: Preparing 02:58:14 c0e2dff642c3: Preparing 02:58:14 16113d51b718: Preparing 02:58:14 b204943b3297: Waiting 02:58:14 909136a5a569: Waiting 02:58:14 c0e2dff642c3: Waiting 02:58:14 16113d51b718: Waiting 02:58:14 1b883b1282d0: Layer already exists 02:58:14 b2d2c435e119: Layer already exists 02:58:14 07350d6391df: Layer already exists 02:58:14 aa31ab0efda5: Layer already exists 02:58:14 47f6cc7b3568: Layer already exists 02:58:15 c0e2dff642c3: Layer already exists 02:58:15 909136a5a569: Layer already exists 02:58:15 16113d51b718: Layer already exists 02:58:15 b204943b3297: Layer already exists 02:58:15 latest: digest: sha256:89e7aa78e3039336d99cf5ada30ba2e178643f97ef52bac19d8204cc25620fe0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:15 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.12 02:58:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:58:15 07350d6391df: Preparing 02:58:15 aa31ab0efda5: Preparing 02:58:15 47f6cc7b3568: Preparing 02:58:15 1b883b1282d0: Preparing 02:58:15 b2d2c435e119: Preparing 02:58:15 b204943b3297: Preparing 02:58:15 909136a5a569: Preparing 02:58:15 c0e2dff642c3: Preparing 02:58:15 16113d51b718: Preparing 02:58:15 909136a5a569: Waiting 02:58:15 c0e2dff642c3: Waiting 02:58:15 16113d51b718: Waiting 02:58:15 b204943b3297: Waiting 02:58:15 aa31ab0efda5: Layer already exists 02:58:15 47f6cc7b3568: Layer already exists 02:58:15 07350d6391df: Layer already exists 02:58:15 1b883b1282d0: Layer already exists 02:58:15 b2d2c435e119: Layer already exists 02:58:15 b204943b3297: Layer already exists 02:58:15 909136a5a569: Layer already exists 02:58:15 c0e2dff642c3: Layer already exists 02:58:15 16113d51b718: Layer already exists 02:58:16 4.0.0-dev.12: digest: sha256:89e7aa78e3039336d99cf5ada30ba2e178643f97ef52bac19d8204cc25620fe0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:16 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:58:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:58:16 07350d6391df: Preparing 02:58:16 aa31ab0efda5: Preparing 02:58:16 47f6cc7b3568: Preparing 02:58:16 1b883b1282d0: Preparing 02:58:16 b2d2c435e119: Preparing 02:58:16 b204943b3297: Preparing 02:58:16 909136a5a569: Preparing 02:58:16 c0e2dff642c3: Preparing 02:58:16 16113d51b718: Preparing 02:58:16 b204943b3297: Waiting 02:58:16 909136a5a569: Waiting 02:58:16 c0e2dff642c3: Waiting 02:58:16 16113d51b718: Waiting 02:58:16 b2d2c435e119: Layer already exists 02:58:16 aa31ab0efda5: Layer already exists 02:58:16 47f6cc7b3568: Layer already exists 02:58:16 1b883b1282d0: Layer already exists 02:58:16 07350d6391df: Layer already exists 02:58:16 b204943b3297: Layer already exists 02:58:16 16113d51b718: Layer already exists 02:58:16 909136a5a569: Layer already exists 02:58:16 c0e2dff642c3: Layer already exists 02:58:16 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:89e7aa78e3039336d99cf5ada30ba2e178643f97ef52bac19d8204cc25620fe0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:17 + 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:58:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:58:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:58:17 07350d6391df: Preparing 02:58:17 aa31ab0efda5: Preparing 02:58:17 47f6cc7b3568: Preparing 02:58:17 1b883b1282d0: Preparing 02:58:17 b2d2c435e119: Preparing 02:58:17 b204943b3297: Preparing 02:58:17 909136a5a569: Preparing 02:58:17 c0e2dff642c3: Preparing 02:58:17 16113d51b718: Preparing 02:58:17 909136a5a569: Waiting 02:58:17 c0e2dff642c3: Waiting 02:58:17 16113d51b718: Waiting 02:58:17 b204943b3297: Waiting 02:58:17 aa31ab0efda5: Layer already exists 02:58:17 47f6cc7b3568: Layer already exists 02:58:17 b2d2c435e119: Layer already exists 02:58:17 07350d6391df: Layer already exists 02:58:17 1b883b1282d0: Layer already exists 02:58:17 16113d51b718: Layer already exists 02:58:17 c0e2dff642c3: Layer already exists 02:58:17 b204943b3297: Layer already exists 02:58:17 909136a5a569: Layer already exists 02:58:17 main: digest: sha256:89e7aa78e3039336d99cf5ada30ba2e178643f97ef52bac19d8204cc25620fe0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:18 ===================================================== [Pipeline] echo 02:58:18 taggedImages: 02:58:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:58:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:58:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.12 02:58:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:58:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:58:18 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:58:18 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:58:18 latest 02:58:18 4.0.0-dev.12 02:58:18 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:58:18 main 02:58:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:58:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:58:19 0ee763cb9c4b: Preparing 02:58:19 396f23c9f2a7: Preparing 02:58:19 74d6b0a63602: Preparing 02:58:19 a30fec052c56: Preparing 02:58:19 9c9ec4666f0c: Preparing 02:58:19 b2d2c435e119: Preparing 02:58:19 b204943b3297: Preparing 02:58:19 1d65a1b220da: Preparing 02:58:19 61831b2bcfb5: Preparing 02:58:19 d04eec56ecba: Preparing 02:58:19 16113d51b718: Preparing 02:58:19 b2d2c435e119: Waiting 02:58:19 61831b2bcfb5: Waiting 02:58:19 d04eec56ecba: Waiting 02:58:19 16113d51b718: Waiting 02:58:19 b204943b3297: Waiting 02:58:19 1d65a1b220da: Waiting 02:58:19 9c9ec4666f0c: Pushed 02:58:19 a30fec052c56: Pushed 02:58:19 b2d2c435e119: Layer already exists 02:58:19 396f23c9f2a7: Pushed 02:58:19 0ee763cb9c4b: Pushed 02:58:19 b204943b3297: Layer already exists 02:58:19 16113d51b718: Layer already exists 02:58:19 1d65a1b220da: Pushed 02:58:19 61831b2bcfb5: Pushed 02:58:21 74d6b0a63602: Pushed 02:58:23 d04eec56ecba: Pushed 02:58:23 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:de23faaf75982f60f7523642f9288a86422653337fce5fa8a71053983ffd61f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:23 + 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:58:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:58:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:58:24 0ee763cb9c4b: Preparing 02:58:24 396f23c9f2a7: Preparing 02:58:24 74d6b0a63602: Preparing 02:58:24 a30fec052c56: Preparing 02:58:24 9c9ec4666f0c: Preparing 02:58:24 b2d2c435e119: Preparing 02:58:24 b204943b3297: Preparing 02:58:24 1d65a1b220da: Preparing 02:58:24 61831b2bcfb5: Preparing 02:58:24 d04eec56ecba: Preparing 02:58:24 16113d51b718: Preparing 02:58:24 1d65a1b220da: Waiting 02:58:24 61831b2bcfb5: Waiting 02:58:24 d04eec56ecba: Waiting 02:58:24 16113d51b718: Waiting 02:58:24 b204943b3297: Waiting 02:58:24 b2d2c435e119: Waiting 02:58:24 9c9ec4666f0c: Layer already exists 02:58:24 74d6b0a63602: Layer already exists 02:58:24 a30fec052c56: Layer already exists 02:58:24 396f23c9f2a7: Layer already exists 02:58:24 0ee763cb9c4b: Layer already exists 02:58:24 b2d2c435e119: Layer already exists 02:58:24 61831b2bcfb5: Layer already exists 02:58:24 1d65a1b220da: Layer already exists 02:58:24 b204943b3297: Layer already exists 02:58:24 d04eec56ecba: Layer already exists 02:58:24 16113d51b718: Layer already exists 02:58:24 latest: digest: sha256:de23faaf75982f60f7523642f9288a86422653337fce5fa8a71053983ffd61f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.12 02:58:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:58:25 0ee763cb9c4b: Preparing 02:58:25 396f23c9f2a7: Preparing 02:58:25 74d6b0a63602: Preparing 02:58:25 a30fec052c56: Preparing 02:58:25 9c9ec4666f0c: Preparing 02:58:25 b2d2c435e119: Preparing 02:58:25 b204943b3297: Preparing 02:58:25 1d65a1b220da: Preparing 02:58:25 61831b2bcfb5: Preparing 02:58:25 d04eec56ecba: Preparing 02:58:25 16113d51b718: Preparing 02:58:25 1d65a1b220da: Waiting 02:58:25 61831b2bcfb5: Waiting 02:58:25 b2d2c435e119: Waiting 02:58:25 d04eec56ecba: Waiting 02:58:25 b204943b3297: Waiting 02:58:25 16113d51b718: Waiting 02:58:25 0ee763cb9c4b: Layer already exists 02:58:25 74d6b0a63602: Layer already exists 02:58:25 396f23c9f2a7: Layer already exists 02:58:25 9c9ec4666f0c: Layer already exists 02:58:25 a30fec052c56: Layer already exists 02:58:25 b2d2c435e119: Layer already exists 02:58:25 b204943b3297: Layer already exists 02:58:25 61831b2bcfb5: Layer already exists 02:58:25 d04eec56ecba: Layer already exists 02:58:25 1d65a1b220da: Layer already exists 02:58:25 16113d51b718: Layer already exists 02:58:25 4.0.0-dev.12: digest: sha256:de23faaf75982f60f7523642f9288a86422653337fce5fa8a71053983ffd61f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:58:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:58:26 0ee763cb9c4b: Preparing 02:58:26 396f23c9f2a7: Preparing 02:58:26 74d6b0a63602: Preparing 02:58:26 a30fec052c56: Preparing 02:58:26 9c9ec4666f0c: Preparing 02:58:26 b2d2c435e119: Preparing 02:58:26 b204943b3297: Preparing 02:58:26 1d65a1b220da: Preparing 02:58:26 61831b2bcfb5: Preparing 02:58:26 d04eec56ecba: Preparing 02:58:26 16113d51b718: Preparing 02:58:26 1d65a1b220da: Waiting 02:58:26 61831b2bcfb5: Waiting 02:58:26 d04eec56ecba: Waiting 02:58:26 b2d2c435e119: Waiting 02:58:26 16113d51b718: Waiting 02:58:26 b204943b3297: Waiting 02:58:26 9c9ec4666f0c: Layer already exists 02:58:26 396f23c9f2a7: Layer already exists 02:58:26 0ee763cb9c4b: Layer already exists 02:58:26 74d6b0a63602: Layer already exists 02:58:26 a30fec052c56: Layer already exists 02:58:26 b204943b3297: Layer already exists 02:58:26 1d65a1b220da: Layer already exists 02:58:26 b2d2c435e119: Layer already exists 02:58:26 61831b2bcfb5: Layer already exists 02:58:26 d04eec56ecba: Layer already exists 02:58:26 16113d51b718: Layer already exists 02:58:26 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:de23faaf75982f60f7523642f9288a86422653337fce5fa8a71053983ffd61f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:26 + 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:58:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:58:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:58:27 0ee763cb9c4b: Preparing 02:58:27 396f23c9f2a7: Preparing 02:58:27 74d6b0a63602: Preparing 02:58:27 a30fec052c56: Preparing 02:58:27 9c9ec4666f0c: Preparing 02:58:27 b2d2c435e119: Preparing 02:58:27 b204943b3297: Preparing 02:58:27 1d65a1b220da: Preparing 02:58:27 61831b2bcfb5: Preparing 02:58:27 d04eec56ecba: Preparing 02:58:27 16113d51b718: Preparing 02:58:27 b2d2c435e119: Waiting 02:58:27 b204943b3297: Waiting 02:58:27 1d65a1b220da: Waiting 02:58:27 61831b2bcfb5: Waiting 02:58:27 d04eec56ecba: Waiting 02:58:27 16113d51b718: Waiting 02:58:27 396f23c9f2a7: Layer already exists 02:58:27 a30fec052c56: Layer already exists 02:58:27 9c9ec4666f0c: Layer already exists 02:58:27 74d6b0a63602: Layer already exists 02:58:27 0ee763cb9c4b: Layer already exists 02:58:27 61831b2bcfb5: Layer already exists 02:58:27 1d65a1b220da: Layer already exists 02:58:27 b2d2c435e119: Layer already exists 02:58:27 b204943b3297: Layer already exists 02:58:27 d04eec56ecba: Layer already exists 02:58:27 16113d51b718: Layer already exists 02:58:27 main: digest: sha256:de23faaf75982f60f7523642f9288a86422653337fce5fa8a71053983ffd61f7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:27 ===================================================== [Pipeline] echo 02:58:27 taggedImages: 02:58:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:58:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:58:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.12 02:58:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:58:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:58:27 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:58:27 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:58:27 latest 02:58:27 4.0.0-dev.12 02:58:27 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:58:27 main 02:58:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:58:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:58:28 1879cd14d4c2: Preparing 02:58:28 e6e5c44083e1: Preparing 02:58:28 b65b1b6b3d16: Preparing 02:58:28 c55dea1be62f: Preparing 02:58:28 436533c141a8: Preparing 02:58:28 e0655ffd6b12: Preparing 02:58:28 53549f1cc840: Preparing 02:58:28 b2d2c435e119: Preparing 02:58:28 b204943b3297: Preparing 02:58:28 a6364793ba6d: Preparing 02:58:28 a24ea1c5de58: Preparing 02:58:28 16113d51b718: Preparing 02:58:28 e0655ffd6b12: Waiting 02:58:28 b2d2c435e119: Waiting 02:58:28 b204943b3297: Waiting 02:58:28 53549f1cc840: Waiting 02:58:28 a6364793ba6d: Waiting 02:58:28 a24ea1c5de58: Waiting 02:58:28 16113d51b718: Waiting 02:58:28 e6e5c44083e1: Pushed 02:58:28 436533c141a8: Pushed 02:58:29 1879cd14d4c2: Pushed 02:58:29 b2d2c435e119: Layer already exists 02:58:29 b204943b3297: Layer already exists 02:58:29 53549f1cc840: Pushed 02:58:29 e0655ffd6b12: Pushed 02:58:29 16113d51b718: Layer already exists 02:58:30 c55dea1be62f: Pushed 02:58:31 a6364793ba6d: Pushed 02:58:31 b65b1b6b3d16: Pushed 02:58:32 a24ea1c5de58: Pushed 02:58:32 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:23df7eaf53986440718ca25818c83a1b8e81f1350b92077130516a5fa9c97f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:33 + 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:58:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:58:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:58:33 1879cd14d4c2: Preparing 02:58:33 e6e5c44083e1: Preparing 02:58:33 b65b1b6b3d16: Preparing 02:58:33 c55dea1be62f: Preparing 02:58:33 436533c141a8: Preparing 02:58:33 e0655ffd6b12: Preparing 02:58:33 53549f1cc840: Preparing 02:58:33 b2d2c435e119: Preparing 02:58:33 b204943b3297: Preparing 02:58:33 a6364793ba6d: Preparing 02:58:33 a24ea1c5de58: Preparing 02:58:33 16113d51b718: Preparing 02:58:33 e0655ffd6b12: Waiting 02:58:33 a6364793ba6d: Waiting 02:58:33 b2d2c435e119: Waiting 02:58:33 b204943b3297: Waiting 02:58:33 16113d51b718: Waiting 02:58:33 a24ea1c5de58: Waiting 02:58:33 53549f1cc840: Waiting 02:58:33 b65b1b6b3d16: Layer already exists 02:58:33 c55dea1be62f: Layer already exists 02:58:33 1879cd14d4c2: Layer already exists 02:58:33 436533c141a8: Layer already exists 02:58:33 e6e5c44083e1: Layer already exists 02:58:33 e0655ffd6b12: Layer already exists 02:58:33 b2d2c435e119: Layer already exists 02:58:33 53549f1cc840: Layer already exists 02:58:33 b204943b3297: Layer already exists 02:58:33 a6364793ba6d: Layer already exists 02:58:33 16113d51b718: Layer already exists 02:58:33 a24ea1c5de58: Layer already exists 02:58:33 latest: digest: sha256:23df7eaf53986440718ca25818c83a1b8e81f1350b92077130516a5fa9c97f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.12 02:58:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:58:34 1879cd14d4c2: Preparing 02:58:34 e6e5c44083e1: Preparing 02:58:34 b65b1b6b3d16: Preparing 02:58:34 c55dea1be62f: Preparing 02:58:34 436533c141a8: Preparing 02:58:34 e0655ffd6b12: Preparing 02:58:34 53549f1cc840: Preparing 02:58:34 b2d2c435e119: Preparing 02:58:34 b204943b3297: Preparing 02:58:34 a6364793ba6d: Preparing 02:58:34 a24ea1c5de58: Preparing 02:58:34 16113d51b718: Preparing 02:58:34 e0655ffd6b12: Waiting 02:58:34 53549f1cc840: Waiting 02:58:34 b2d2c435e119: Waiting 02:58:34 b204943b3297: Waiting 02:58:34 a6364793ba6d: Waiting 02:58:34 a24ea1c5de58: Waiting 02:58:34 16113d51b718: Waiting 02:58:34 e6e5c44083e1: Layer already exists 02:58:34 1879cd14d4c2: Layer already exists 02:58:34 b65b1b6b3d16: Layer already exists 02:58:34 436533c141a8: Layer already exists 02:58:34 c55dea1be62f: Layer already exists 02:58:34 a6364793ba6d: Layer already exists 02:58:34 e0655ffd6b12: Layer already exists 02:58:34 53549f1cc840: Layer already exists 02:58:34 b204943b3297: Layer already exists 02:58:34 b2d2c435e119: Layer already exists 02:58:34 16113d51b718: Layer already exists 02:58:34 a24ea1c5de58: Layer already exists 02:58:34 4.0.0-dev.12: digest: sha256:23df7eaf53986440718ca25818c83a1b8e81f1350b92077130516a5fa9c97f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:58:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:58:35 1879cd14d4c2: Preparing 02:58:35 e6e5c44083e1: Preparing 02:58:35 b65b1b6b3d16: Preparing 02:58:35 c55dea1be62f: Preparing 02:58:35 436533c141a8: Preparing 02:58:35 e0655ffd6b12: Preparing 02:58:35 53549f1cc840: Preparing 02:58:35 b2d2c435e119: Preparing 02:58:35 b204943b3297: Preparing 02:58:35 a6364793ba6d: Preparing 02:58:35 a24ea1c5de58: Preparing 02:58:35 16113d51b718: Preparing 02:58:35 b2d2c435e119: Waiting 02:58:35 b204943b3297: Waiting 02:58:35 a6364793ba6d: Waiting 02:58:35 a24ea1c5de58: Waiting 02:58:35 16113d51b718: Waiting 02:58:35 e0655ffd6b12: Waiting 02:58:35 53549f1cc840: Waiting 02:58:35 b65b1b6b3d16: Layer already exists 02:58:35 436533c141a8: Layer already exists 02:58:35 e6e5c44083e1: Layer already exists 02:58:35 1879cd14d4c2: Layer already exists 02:58:35 c55dea1be62f: Layer already exists 02:58:35 e0655ffd6b12: Layer already exists 02:58:35 53549f1cc840: Layer already exists 02:58:35 b204943b3297: Layer already exists 02:58:35 b2d2c435e119: Layer already exists 02:58:35 a6364793ba6d: Layer already exists 02:58:35 16113d51b718: Layer already exists 02:58:35 a24ea1c5de58: Layer already exists 02:58:35 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:23df7eaf53986440718ca25818c83a1b8e81f1350b92077130516a5fa9c97f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:36 + 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:58:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:58:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:58:36 1879cd14d4c2: Preparing 02:58:36 e6e5c44083e1: Preparing 02:58:36 b65b1b6b3d16: Preparing 02:58:36 c55dea1be62f: Preparing 02:58:36 436533c141a8: Preparing 02:58:36 e0655ffd6b12: Preparing 02:58:36 53549f1cc840: Preparing 02:58:36 b2d2c435e119: Preparing 02:58:36 b204943b3297: Preparing 02:58:36 a6364793ba6d: Preparing 02:58:36 53549f1cc840: Waiting 02:58:36 a24ea1c5de58: Preparing 02:58:36 b2d2c435e119: Waiting 02:58:36 16113d51b718: Preparing 02:58:36 b204943b3297: Waiting 02:58:36 a24ea1c5de58: Waiting 02:58:36 a6364793ba6d: Waiting 02:58:36 e0655ffd6b12: Waiting 02:58:36 436533c141a8: Layer already exists 02:58:36 c55dea1be62f: Layer already exists 02:58:36 b65b1b6b3d16: Layer already exists 02:58:36 e6e5c44083e1: Layer already exists 02:58:36 1879cd14d4c2: Layer already exists 02:58:36 53549f1cc840: Layer already exists 02:58:36 a6364793ba6d: Layer already exists 02:58:36 b2d2c435e119: Layer already exists 02:58:36 e0655ffd6b12: Layer already exists 02:58:36 b204943b3297: Layer already exists 02:58:36 a24ea1c5de58: Layer already exists 02:58:36 16113d51b718: Layer already exists 02:58:36 main: digest: sha256:23df7eaf53986440718ca25818c83a1b8e81f1350b92077130516a5fa9c97f77 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:36 ===================================================== [Pipeline] echo 02:58:36 taggedImages: 02:58:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:58:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:58:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.12 02:58:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:58:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:58:36 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:58:36 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:58:36 latest 02:58:36 4.0.0-dev.12 02:58:36 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:58:36 main 02:58:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:58:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:58:37 eec08f70ba34: Preparing 02:58:37 e7f8b2679d47: Preparing 02:58:37 b2d2c435e119: Preparing 02:58:37 b204943b3297: Preparing 02:58:37 3d4fc679700d: Preparing 02:58:37 337a484c48e5: Preparing 02:58:37 16113d51b718: Preparing 02:58:37 337a484c48e5: Waiting 02:58:37 16113d51b718: Waiting 02:58:37 b2d2c435e119: Layer already exists 02:58:37 b204943b3297: Layer already exists 02:58:37 16113d51b718: Layer already exists 02:58:37 eec08f70ba34: Pushed 02:58:39 3d4fc679700d: Pushed 02:58:39 337a484c48e5: Pushed 02:58:41 e7f8b2679d47: Pushed 02:58:42 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:68a16983b7cc954469ffa13a8a4b065d269ea990242028c923e5b9962d97b16d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:42 + 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:58:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:58:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:58:42 eec08f70ba34: Preparing 02:58:42 e7f8b2679d47: Preparing 02:58:42 b2d2c435e119: Preparing 02:58:42 b204943b3297: Preparing 02:58:42 3d4fc679700d: Preparing 02:58:42 337a484c48e5: Preparing 02:58:42 16113d51b718: Preparing 02:58:42 16113d51b718: Waiting 02:58:42 337a484c48e5: Waiting 02:58:42 3d4fc679700d: Layer already exists 02:58:42 eec08f70ba34: Layer already exists 02:58:42 b204943b3297: Layer already exists 02:58:42 b2d2c435e119: Layer already exists 02:58:42 e7f8b2679d47: Layer already exists 02:58:42 337a484c48e5: Layer already exists 02:58:42 16113d51b718: Layer already exists 02:58:42 latest: digest: sha256:68a16983b7cc954469ffa13a8a4b065d269ea990242028c923e5b9962d97b16d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.12 02:58:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:58:43 eec08f70ba34: Preparing 02:58:43 e7f8b2679d47: Preparing 02:58:43 b2d2c435e119: Preparing 02:58:43 b204943b3297: Preparing 02:58:43 3d4fc679700d: Preparing 02:58:43 337a484c48e5: Preparing 02:58:43 16113d51b718: Preparing 02:58:43 337a484c48e5: Waiting 02:58:43 16113d51b718: Waiting 02:58:43 eec08f70ba34: Layer already exists 02:58:43 3d4fc679700d: Layer already exists 02:58:43 b2d2c435e119: Layer already exists 02:58:43 e7f8b2679d47: Layer already exists 02:58:43 b204943b3297: Layer already exists 02:58:43 16113d51b718: Layer already exists 02:58:43 337a484c48e5: Layer already exists 02:58:43 4.0.0-dev.12: digest: sha256:68a16983b7cc954469ffa13a8a4b065d269ea990242028c923e5b9962d97b16d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:58:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:58:44 eec08f70ba34: Preparing 02:58:44 e7f8b2679d47: Preparing 02:58:44 b2d2c435e119: Preparing 02:58:44 b204943b3297: Preparing 02:58:44 3d4fc679700d: Preparing 02:58:44 337a484c48e5: Preparing 02:58:44 16113d51b718: Preparing 02:58:44 337a484c48e5: Waiting 02:58:44 16113d51b718: Waiting 02:58:44 b2d2c435e119: Layer already exists 02:58:44 e7f8b2679d47: Layer already exists 02:58:44 eec08f70ba34: Layer already exists 02:58:44 3d4fc679700d: Layer already exists 02:58:44 b204943b3297: Layer already exists 02:58:44 16113d51b718: Layer already exists 02:58:44 337a484c48e5: Layer already exists 02:58:44 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:68a16983b7cc954469ffa13a8a4b065d269ea990242028c923e5b9962d97b16d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:45 + 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:58:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:58:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:58:45 eec08f70ba34: Preparing 02:58:45 e7f8b2679d47: Preparing 02:58:45 b2d2c435e119: Preparing 02:58:45 b204943b3297: Preparing 02:58:45 3d4fc679700d: Preparing 02:58:45 337a484c48e5: Preparing 02:58:45 16113d51b718: Preparing 02:58:45 337a484c48e5: Waiting 02:58:45 16113d51b718: Waiting 02:58:45 b2d2c435e119: Layer already exists 02:58:45 e7f8b2679d47: Layer already exists 02:58:45 3d4fc679700d: Layer already exists 02:58:45 b204943b3297: Layer already exists 02:58:45 eec08f70ba34: Layer already exists 02:58:45 337a484c48e5: Layer already exists 02:58:45 16113d51b718: Layer already exists 02:58:45 main: digest: sha256:68a16983b7cc954469ffa13a8a4b065d269ea990242028c923e5b9962d97b16d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:46 ===================================================== [Pipeline] echo 02:58:46 taggedImages: 02:58:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:58:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:58:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.12 02:58:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:58:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:58:46 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:58:46 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:58:46 latest 02:58:46 4.0.0-dev.12 02:58:46 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:58:46 main 02:58:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:58:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:58:46 e2047e55afae: Preparing 02:58:46 b3a3dfb66b53: Preparing 02:58:46 80034cdf5a02: Preparing 02:58:46 b2d2c435e119: Preparing 02:58:46 b204943b3297: Preparing 02:58:46 29d6df8c6196: Preparing 02:58:46 813f0e155b2d: Preparing 02:58:46 d6ed2ea3bfde: Preparing 02:58:46 848d068abc76: Preparing 02:58:46 16113d51b718: Preparing 02:58:46 d6ed2ea3bfde: Waiting 02:58:46 29d6df8c6196: Waiting 02:58:46 848d068abc76: Waiting 02:58:46 813f0e155b2d: Waiting 02:58:46 16113d51b718: Waiting 02:58:46 b204943b3297: Layer already exists 02:58:46 b2d2c435e119: Layer already exists 02:58:47 b3a3dfb66b53: Pushed 02:58:47 e2047e55afae: Pushed 02:58:47 80034cdf5a02: Pushed 02:58:47 16113d51b718: Layer already exists 02:58:47 d6ed2ea3bfde: Pushed 02:58:49 848d068abc76: Pushed 02:58:59 813f0e155b2d: Pushed 02:59:07 29d6df8c6196: Pushed 02:59:07 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:3cb7ca5ca048fa50149dee216a7c98c7b2ab2e38081d133b39919a45d31e2f35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:07 + 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:59:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:59:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:59:08 e2047e55afae: Preparing 02:59:08 b3a3dfb66b53: Preparing 02:59:08 80034cdf5a02: Preparing 02:59:08 b2d2c435e119: Preparing 02:59:08 b204943b3297: Preparing 02:59:08 29d6df8c6196: Preparing 02:59:08 813f0e155b2d: Preparing 02:59:08 d6ed2ea3bfde: Preparing 02:59:08 848d068abc76: Preparing 02:59:08 16113d51b718: Preparing 02:59:08 813f0e155b2d: Waiting 02:59:08 d6ed2ea3bfde: Waiting 02:59:08 848d068abc76: Waiting 02:59:08 16113d51b718: Waiting 02:59:08 29d6df8c6196: Waiting 02:59:08 b2d2c435e119: Layer already exists 02:59:08 e2047e55afae: Layer already exists 02:59:08 b3a3dfb66b53: Layer already exists 02:59:08 80034cdf5a02: Layer already exists 02:59:08 b204943b3297: Layer already exists 02:59:08 29d6df8c6196: Layer already exists 02:59:08 813f0e155b2d: Layer already exists 02:59:08 d6ed2ea3bfde: Layer already exists 02:59:08 848d068abc76: Layer already exists 02:59:08 16113d51b718: Layer already exists 02:59:08 latest: digest: sha256:3cb7ca5ca048fa50149dee216a7c98c7b2ab2e38081d133b39919a45d31e2f35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.12 02:59:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:59:09 e2047e55afae: Preparing 02:59:09 b3a3dfb66b53: Preparing 02:59:09 80034cdf5a02: Preparing 02:59:09 b2d2c435e119: Preparing 02:59:09 b204943b3297: Preparing 02:59:09 29d6df8c6196: Preparing 02:59:09 813f0e155b2d: Preparing 02:59:09 d6ed2ea3bfde: Preparing 02:59:09 848d068abc76: Preparing 02:59:09 16113d51b718: Preparing 02:59:09 813f0e155b2d: Waiting 02:59:09 d6ed2ea3bfde: Waiting 02:59:09 848d068abc76: Waiting 02:59:09 16113d51b718: Waiting 02:59:09 29d6df8c6196: Waiting 02:59:09 b204943b3297: Layer already exists 02:59:09 e2047e55afae: Layer already exists 02:59:09 b2d2c435e119: Layer already exists 02:59:09 b3a3dfb66b53: Layer already exists 02:59:09 80034cdf5a02: Layer already exists 02:59:09 d6ed2ea3bfde: Layer already exists 02:59:09 16113d51b718: Layer already exists 02:59:09 29d6df8c6196: Layer already exists 02:59:09 813f0e155b2d: Layer already exists 02:59:09 848d068abc76: Layer already exists 02:59:09 4.0.0-dev.12: digest: sha256:3cb7ca5ca048fa50149dee216a7c98c7b2ab2e38081d133b39919a45d31e2f35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:09 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:59:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:59:10 e2047e55afae: Preparing 02:59:10 b3a3dfb66b53: Preparing 02:59:10 80034cdf5a02: Preparing 02:59:10 b2d2c435e119: Preparing 02:59:10 b204943b3297: Preparing 02:59:10 29d6df8c6196: Preparing 02:59:10 813f0e155b2d: Preparing 02:59:10 29d6df8c6196: Waiting 02:59:10 d6ed2ea3bfde: Preparing 02:59:10 813f0e155b2d: Waiting 02:59:10 848d068abc76: Preparing 02:59:10 d6ed2ea3bfde: Waiting 02:59:10 16113d51b718: Preparing 02:59:10 848d068abc76: Waiting 02:59:10 16113d51b718: Waiting 02:59:10 b2d2c435e119: Layer already exists 02:59:10 b204943b3297: Layer already exists 02:59:10 e2047e55afae: Layer already exists 02:59:10 b3a3dfb66b53: Layer already exists 02:59:10 80034cdf5a02: Layer already exists 02:59:10 29d6df8c6196: Layer already exists 02:59:10 848d068abc76: Layer already exists 02:59:10 813f0e155b2d: Layer already exists 02:59:10 d6ed2ea3bfde: Layer already exists 02:59:10 16113d51b718: Layer already exists 02:59:10 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:3cb7ca5ca048fa50149dee216a7c98c7b2ab2e38081d133b39919a45d31e2f35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:10 + 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:59:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:59:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:59:11 e2047e55afae: Preparing 02:59:11 b3a3dfb66b53: Preparing 02:59:11 80034cdf5a02: Preparing 02:59:11 b2d2c435e119: Preparing 02:59:11 b204943b3297: Preparing 02:59:11 29d6df8c6196: Preparing 02:59:11 813f0e155b2d: Preparing 02:59:11 d6ed2ea3bfde: Preparing 02:59:11 848d068abc76: Preparing 02:59:11 16113d51b718: Preparing 02:59:11 29d6df8c6196: Waiting 02:59:11 d6ed2ea3bfde: Waiting 02:59:11 848d068abc76: Waiting 02:59:11 16113d51b718: Waiting 02:59:11 813f0e155b2d: Waiting 02:59:11 e2047e55afae: Layer already exists 02:59:11 b3a3dfb66b53: Layer already exists 02:59:11 80034cdf5a02: Layer already exists 02:59:11 b2d2c435e119: Layer already exists 02:59:11 b204943b3297: Layer already exists 02:59:11 d6ed2ea3bfde: Layer already exists 02:59:11 813f0e155b2d: Layer already exists 02:59:11 848d068abc76: Layer already exists 02:59:11 29d6df8c6196: Layer already exists 02:59:11 16113d51b718: Layer already exists 02:59:11 main: digest: sha256:3cb7ca5ca048fa50149dee216a7c98c7b2ab2e38081d133b39919a45d31e2f35 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:11 ===================================================== [Pipeline] echo 02:59:11 taggedImages: 02:59:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:59:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:59:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.12 02:59:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:59:11 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:59:11 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:59:11 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:59:11 latest 02:59:11 4.0.0-dev.12 02:59:11 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:59:11 main 02:59:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:11 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:59:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:59:12 5bdf03445ee7: Preparing 02:59:12 76f380df9970: Preparing 02:59:12 4d8f843dca17: Preparing 02:59:12 b2d2c435e119: Preparing 02:59:12 b204943b3297: Preparing 02:59:12 973331ab0818: Preparing 02:59:12 c292745b6401: Preparing 02:59:12 a583ccce7cff: Preparing 02:59:12 16113d51b718: Preparing 02:59:12 973331ab0818: Waiting 02:59:12 a583ccce7cff: Waiting 02:59:12 16113d51b718: Waiting 02:59:12 b2d2c435e119: Layer already exists 02:59:12 b204943b3297: Layer already exists 02:59:12 76f380df9970: Pushed 02:59:12 4d8f843dca17: Pushed 02:59:12 5bdf03445ee7: Pushed 02:59:12 16113d51b718: Layer already exists 02:59:13 a583ccce7cff: Pushed 02:59:14 c292745b6401: Pushed 02:59:36 973331ab0818: Pushed 02:59:36 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:115cc113e1bf823d8d31dab2761916859caafac496862e6d3f08cb9a3aad3e15 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:36 + 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:59:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:59:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:59:36 5bdf03445ee7: Preparing 02:59:36 76f380df9970: Preparing 02:59:36 4d8f843dca17: Preparing 02:59:36 b2d2c435e119: Preparing 02:59:36 b204943b3297: Preparing 02:59:36 973331ab0818: Preparing 02:59:36 c292745b6401: Preparing 02:59:36 973331ab0818: Waiting 02:59:36 a583ccce7cff: Preparing 02:59:36 c292745b6401: Waiting 02:59:36 16113d51b718: Preparing 02:59:36 a583ccce7cff: Waiting 02:59:36 16113d51b718: Waiting 02:59:36 4d8f843dca17: Layer already exists 02:59:36 b2d2c435e119: Layer already exists 02:59:36 b204943b3297: Layer already exists 02:59:36 76f380df9970: Layer already exists 02:59:36 5bdf03445ee7: Layer already exists 02:59:36 a583ccce7cff: Layer already exists 02:59:36 16113d51b718: Layer already exists 02:59:36 973331ab0818: Layer already exists 02:59:36 c292745b6401: Layer already exists 02:59:37 latest: digest: sha256:115cc113e1bf823d8d31dab2761916859caafac496862e6d3f08cb9a3aad3e15 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.12 02:59:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:59:38 5bdf03445ee7: Preparing 02:59:38 76f380df9970: Preparing 02:59:38 4d8f843dca17: Preparing 02:59:38 b2d2c435e119: Preparing 02:59:38 b204943b3297: Preparing 02:59:38 973331ab0818: Preparing 02:59:38 c292745b6401: Preparing 02:59:38 a583ccce7cff: Preparing 02:59:38 16113d51b718: Preparing 02:59:38 c292745b6401: Waiting 02:59:38 a583ccce7cff: Waiting 02:59:38 16113d51b718: Waiting 02:59:38 973331ab0818: Waiting 02:59:38 5bdf03445ee7: Layer already exists 02:59:38 b2d2c435e119: Layer already exists 02:59:38 76f380df9970: Layer already exists 02:59:38 4d8f843dca17: Layer already exists 02:59:38 b204943b3297: Layer already exists 02:59:38 c292745b6401: Layer already exists 02:59:38 973331ab0818: Layer already exists 02:59:38 16113d51b718: Layer already exists 02:59:38 a583ccce7cff: Layer already exists 02:59:38 4.0.0-dev.12: digest: sha256:115cc113e1bf823d8d31dab2761916859caafac496862e6d3f08cb9a3aad3e15 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:59:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:59:39 5bdf03445ee7: Preparing 02:59:39 76f380df9970: Preparing 02:59:39 4d8f843dca17: Preparing 02:59:39 b2d2c435e119: Preparing 02:59:39 b204943b3297: Preparing 02:59:39 973331ab0818: Preparing 02:59:39 c292745b6401: Preparing 02:59:39 a583ccce7cff: Preparing 02:59:39 16113d51b718: Preparing 02:59:39 973331ab0818: Waiting 02:59:39 16113d51b718: Waiting 02:59:39 4d8f843dca17: Layer already exists 02:59:39 76f380df9970: Layer already exists 02:59:39 5bdf03445ee7: Layer already exists 02:59:39 b2d2c435e119: Layer already exists 02:59:39 b204943b3297: Layer already exists 02:59:39 a583ccce7cff: Layer already exists 02:59:39 c292745b6401: Layer already exists 02:59:39 16113d51b718: Layer already exists 02:59:39 973331ab0818: Layer already exists 02:59:39 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:115cc113e1bf823d8d31dab2761916859caafac496862e6d3f08cb9a3aad3e15 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:59:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:59:40 5bdf03445ee7: Preparing 02:59:40 76f380df9970: Preparing 02:59:40 4d8f843dca17: Preparing 02:59:40 b2d2c435e119: Preparing 02:59:40 b204943b3297: Preparing 02:59:40 973331ab0818: Preparing 02:59:40 c292745b6401: Preparing 02:59:40 a583ccce7cff: Preparing 02:59:40 16113d51b718: Preparing 02:59:40 c292745b6401: Waiting 02:59:40 a583ccce7cff: Waiting 02:59:40 16113d51b718: Waiting 02:59:40 973331ab0818: Waiting 02:59:40 5bdf03445ee7: Layer already exists 02:59:40 b204943b3297: Layer already exists 02:59:40 b2d2c435e119: Layer already exists 02:59:40 76f380df9970: Layer already exists 02:59:40 4d8f843dca17: Layer already exists 02:59:40 a583ccce7cff: Layer already exists 02:59:40 c292745b6401: Layer already exists 02:59:40 973331ab0818: Layer already exists 02:59:40 16113d51b718: Layer already exists 02:59:40 main: digest: sha256:115cc113e1bf823d8d31dab2761916859caafac496862e6d3f08cb9a3aad3e15 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:40 ===================================================== [Pipeline] echo 02:59:40 taggedImages: 02:59:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:59:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:59:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.12 02:59:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:59:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:59:40 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:59:40 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:59:40 latest 02:59:40 4.0.0-dev.12 02:59:40 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 02:59:40 main 02:59:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 02:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:59:41 ef99a9c9fb30: Preparing 02:59:41 95a5ff1edd95: Preparing 02:59:41 cf803d34ccc3: Preparing 02:59:41 b2d2c435e119: Preparing 02:59:41 b204943b3297: Preparing 02:59:41 49f4f44ae7f6: Preparing 02:59:41 d6ed2ea3bfde: Preparing 02:59:41 848d068abc76: Preparing 02:59:41 16113d51b718: Preparing 02:59:41 49f4f44ae7f6: Waiting 02:59:41 d6ed2ea3bfde: Waiting 02:59:41 848d068abc76: Waiting 02:59:41 16113d51b718: Waiting 02:59:41 b204943b3297: Layer already exists 02:59:41 b2d2c435e119: Layer already exists 02:59:41 d6ed2ea3bfde: Layer already exists 02:59:41 95a5ff1edd95: Pushed 02:59:41 cf803d34ccc3: Pushed 02:59:41 ef99a9c9fb30: Pushed 02:59:41 848d068abc76: Layer already exists 02:59:41 16113d51b718: Layer already exists 03:00:09 49f4f44ae7f6: Pushed 03:00:09 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:61e3bb8b72053248d23ef54389595dc2cef63d2de61092bb5e7e14fcbc4d7f17 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:10 + 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 03:00:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:00:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:00:10 ef99a9c9fb30: Preparing 03:00:10 95a5ff1edd95: Preparing 03:00:10 cf803d34ccc3: Preparing 03:00:10 b2d2c435e119: Preparing 03:00:10 b204943b3297: Preparing 03:00:10 49f4f44ae7f6: Preparing 03:00:10 d6ed2ea3bfde: Preparing 03:00:10 848d068abc76: Preparing 03:00:10 16113d51b718: Preparing 03:00:10 d6ed2ea3bfde: Waiting 03:00:10 848d068abc76: Waiting 03:00:10 49f4f44ae7f6: Waiting 03:00:10 16113d51b718: Waiting 03:00:10 b204943b3297: Layer already exists 03:00:10 b2d2c435e119: Layer already exists 03:00:10 cf803d34ccc3: Layer already exists 03:00:10 ef99a9c9fb30: Layer already exists 03:00:10 95a5ff1edd95: Layer already exists 03:00:10 848d068abc76: Layer already exists 03:00:10 49f4f44ae7f6: Layer already exists 03:00:10 16113d51b718: Layer already exists 03:00:10 d6ed2ea3bfde: Layer already exists 03:00:10 latest: digest: sha256:61e3bb8b72053248d23ef54389595dc2cef63d2de61092bb5e7e14fcbc4d7f17 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:11 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.12 03:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:00:11 ef99a9c9fb30: Preparing 03:00:11 95a5ff1edd95: Preparing 03:00:11 cf803d34ccc3: Preparing 03:00:11 b2d2c435e119: Preparing 03:00:11 b204943b3297: Preparing 03:00:11 49f4f44ae7f6: Preparing 03:00:11 d6ed2ea3bfde: Preparing 03:00:11 848d068abc76: Preparing 03:00:11 16113d51b718: Preparing 03:00:11 d6ed2ea3bfde: Waiting 03:00:11 848d068abc76: Waiting 03:00:11 16113d51b718: Waiting 03:00:11 49f4f44ae7f6: Waiting 03:00:11 b2d2c435e119: Layer already exists 03:00:11 b204943b3297: Layer already exists 03:00:11 95a5ff1edd95: Layer already exists 03:00:11 ef99a9c9fb30: Layer already exists 03:00:11 cf803d34ccc3: Layer already exists 03:00:11 848d068abc76: Layer already exists 03:00:11 d6ed2ea3bfde: Layer already exists 03:00:11 49f4f44ae7f6: Layer already exists 03:00:11 16113d51b718: Layer already exists 03:00:11 4.0.0-dev.12: digest: sha256:61e3bb8b72053248d23ef54389595dc2cef63d2de61092bb5e7e14fcbc4d7f17 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 03:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:00:12 ef99a9c9fb30: Preparing 03:00:12 95a5ff1edd95: Preparing 03:00:12 cf803d34ccc3: Preparing 03:00:12 b2d2c435e119: Preparing 03:00:12 b204943b3297: Preparing 03:00:12 49f4f44ae7f6: Preparing 03:00:12 d6ed2ea3bfde: Preparing 03:00:12 848d068abc76: Preparing 03:00:12 16113d51b718: Preparing 03:00:12 49f4f44ae7f6: Waiting 03:00:12 d6ed2ea3bfde: Waiting 03:00:12 848d068abc76: Waiting 03:00:12 16113d51b718: Waiting 03:00:12 b2d2c435e119: Layer already exists 03:00:12 b204943b3297: Layer already exists 03:00:12 cf803d34ccc3: Layer already exists 03:00:12 ef99a9c9fb30: Layer already exists 03:00:12 95a5ff1edd95: Layer already exists 03:00:12 848d068abc76: Layer already exists 03:00:12 49f4f44ae7f6: Layer already exists 03:00:12 16113d51b718: Layer already exists 03:00:12 d6ed2ea3bfde: Layer already exists 03:00:12 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:61e3bb8b72053248d23ef54389595dc2cef63d2de61092bb5e7e14fcbc4d7f17 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:13 + 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 03:00:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:00:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:00:13 ef99a9c9fb30: Preparing 03:00:13 95a5ff1edd95: Preparing 03:00:13 cf803d34ccc3: Preparing 03:00:13 b2d2c435e119: Preparing 03:00:13 b204943b3297: Preparing 03:00:13 49f4f44ae7f6: Preparing 03:00:13 d6ed2ea3bfde: Preparing 03:00:13 848d068abc76: Preparing 03:00:13 16113d51b718: Preparing 03:00:13 d6ed2ea3bfde: Waiting 03:00:13 848d068abc76: Waiting 03:00:13 16113d51b718: Waiting 03:00:13 49f4f44ae7f6: Waiting 03:00:13 b204943b3297: Layer already exists 03:00:13 cf803d34ccc3: Layer already exists 03:00:13 ef99a9c9fb30: Layer already exists 03:00:13 b2d2c435e119: Layer already exists 03:00:13 95a5ff1edd95: Layer already exists 03:00:13 d6ed2ea3bfde: Layer already exists 03:00:13 49f4f44ae7f6: Layer already exists 03:00:13 848d068abc76: Layer already exists 03:00:13 16113d51b718: Layer already exists 03:00:13 main: digest: sha256:61e3bb8b72053248d23ef54389595dc2cef63d2de61092bb5e7e14fcbc4d7f17 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:00:13 ===================================================== [Pipeline] echo 03:00:13 taggedImages: 03:00:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 03:00:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:00:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.12 03:00:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 03:00:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:00:13 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 03:00:13 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 03:00:13 latest 03:00:13 4.0.0-dev.12 03:00:13 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 03:00:13 main 03:00:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:14 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:14 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 03:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:00:14 b848349aad0f: Preparing 03:00:14 ff3a63b22d87: Preparing 03:00:14 b2d2c435e119: Preparing 03:00:14 b204943b3297: Preparing 03:00:14 8719c241897b: Preparing 03:00:14 daa648436c14: Preparing 03:00:14 16113d51b718: Preparing 03:00:14 daa648436c14: Waiting 03:00:14 16113d51b718: Waiting 03:00:14 b204943b3297: Layer already exists 03:00:14 b2d2c435e119: Layer already exists 03:00:14 16113d51b718: Layer already exists 03:00:14 b848349aad0f: Pushed 03:00:15 daa648436c14: Pushed 03:00:16 8719c241897b: Pushed 03:00:23 ff3a63b22d87: Pushed 03:00:23 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:d40bb3ba09f02d33ca94b8aa66a59715fb0d4014278dfb129328b62e0eb923b0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:24 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:24 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 03:00:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:00:24 b848349aad0f: Preparing 03:00:24 ff3a63b22d87: Preparing 03:00:24 b2d2c435e119: Preparing 03:00:24 b204943b3297: Preparing 03:00:24 8719c241897b: Preparing 03:00:24 daa648436c14: Preparing 03:00:24 16113d51b718: Preparing 03:00:24 daa648436c14: Waiting 03:00:24 16113d51b718: Waiting 03:00:24 b848349aad0f: Layer already exists 03:00:24 b2d2c435e119: Layer already exists 03:00:24 ff3a63b22d87: Layer already exists 03:00:24 8719c241897b: Layer already exists 03:00:24 b204943b3297: Layer already exists 03:00:25 16113d51b718: Layer already exists 03:00:25 daa648436c14: Layer already exists 03:00:25 latest: digest: sha256:d40bb3ba09f02d33ca94b8aa66a59715fb0d4014278dfb129328b62e0eb923b0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:25 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:25 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.12 03:00:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:00:25 b848349aad0f: Preparing 03:00:25 ff3a63b22d87: Preparing 03:00:25 b2d2c435e119: Preparing 03:00:25 b204943b3297: Preparing 03:00:25 8719c241897b: Preparing 03:00:25 daa648436c14: Preparing 03:00:25 16113d51b718: Preparing 03:00:25 daa648436c14: Waiting 03:00:25 16113d51b718: Waiting 03:00:25 8719c241897b: Layer already exists 03:00:25 b848349aad0f: Layer already exists 03:00:25 b2d2c435e119: Layer already exists 03:00:25 b204943b3297: Layer already exists 03:00:25 ff3a63b22d87: Layer already exists 03:00:25 16113d51b718: Layer already exists 03:00:25 daa648436c14: Layer already exists 03:00:26 4.0.0-dev.12: digest: sha256:d40bb3ba09f02d33ca94b8aa66a59715fb0d4014278dfb129328b62e0eb923b0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:26 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:26 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 03:00:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:00:26 b848349aad0f: Preparing 03:00:26 ff3a63b22d87: Preparing 03:00:26 b2d2c435e119: Preparing 03:00:26 b204943b3297: Preparing 03:00:26 8719c241897b: Preparing 03:00:26 daa648436c14: Preparing 03:00:26 16113d51b718: Preparing 03:00:26 daa648436c14: Waiting 03:00:26 16113d51b718: Waiting 03:00:26 8719c241897b: Layer already exists 03:00:26 b848349aad0f: Layer already exists 03:00:26 b2d2c435e119: Layer already exists 03:00:26 ff3a63b22d87: Layer already exists 03:00:26 b204943b3297: Layer already exists 03:00:26 daa648436c14: Layer already exists 03:00:26 16113d51b718: Layer already exists 03:00:27 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:d40bb3ba09f02d33ca94b8aa66a59715fb0d4014278dfb129328b62e0eb923b0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:27 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:27 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 03:00:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:00:27 b848349aad0f: Preparing 03:00:27 ff3a63b22d87: Preparing 03:00:27 b2d2c435e119: Preparing 03:00:27 b204943b3297: Preparing 03:00:27 8719c241897b: Preparing 03:00:27 daa648436c14: Preparing 03:00:27 16113d51b718: Preparing 03:00:27 daa648436c14: Waiting 03:00:27 16113d51b718: Waiting 03:00:27 8719c241897b: Layer already exists 03:00:27 b848349aad0f: Layer already exists 03:00:27 ff3a63b22d87: Layer already exists 03:00:27 b204943b3297: Layer already exists 03:00:28 b2d2c435e119: Layer already exists 03:00:28 daa648436c14: Layer already exists 03:00:28 16113d51b718: Layer already exists 03:00:28 main: digest: sha256:d40bb3ba09f02d33ca94b8aa66a59715fb0d4014278dfb129328b62e0eb923b0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:00:28 ===================================================== [Pipeline] echo 03:00:28 taggedImages: 03:00:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 03:00:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 03:00:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.12 03:00:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 03:00:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 03:00:28 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:00:28 dd1d5183d69fc6ff1160adeae9123a692ddbeeff 03:00:28 latest 03:00:28 4.0.0-dev.12 03:00:28 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 03:00:28 main 03:00:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 03:00:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:00:28 e25d2f59ad93: Preparing 03:00:28 8622145d9125: Preparing 03:00:28 21ccbde4df15: Preparing 03:00:28 b2d2c435e119: Preparing 03:00:28 b204943b3297: Preparing 03:00:28 01dd7e28dd6d: Preparing 03:00:28 329e594b2913: Preparing 03:00:28 01dd7e28dd6d: Waiting 03:00:28 16113d51b718: Preparing 03:00:28 329e594b2913: Waiting 03:00:28 16113d51b718: Waiting 03:00:29 b204943b3297: Layer already exists 03:00:29 b2d2c435e119: Layer already exists 03:00:29 8622145d9125: Pushed 03:00:29 16113d51b718: Layer already exists 03:00:29 e25d2f59ad93: Pushed 03:00:29 329e594b2913: Pushed 03:00:31 01dd7e28dd6d: Pushed 03:00:39 21ccbde4df15: Pushed 03:00:39 dd1d5183d69fc6ff1160adeae9123a692ddbeeff: digest: sha256:ef2a68cd2f961e7730cde8b2743cdefb50cd441450b9ebf93dc03df71e259331 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:00:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:00:40 e25d2f59ad93: Preparing 03:00:40 8622145d9125: Preparing 03:00:40 21ccbde4df15: Preparing 03:00:40 b2d2c435e119: Preparing 03:00:40 b204943b3297: Preparing 03:00:40 01dd7e28dd6d: Preparing 03:00:40 329e594b2913: Preparing 03:00:40 16113d51b718: Preparing 03:00:40 01dd7e28dd6d: Waiting 03:00:40 329e594b2913: Waiting 03:00:40 16113d51b718: Waiting 03:00:40 e25d2f59ad93: Layer already exists 03:00:40 8622145d9125: Layer already exists 03:00:40 b2d2c435e119: Layer already exists 03:00:40 21ccbde4df15: Layer already exists 03:00:40 b204943b3297: Layer already exists 03:00:40 01dd7e28dd6d: Layer already exists 03:00:40 329e594b2913: Layer already exists 03:00:40 16113d51b718: Layer already exists 03:00:40 latest: digest: sha256:ef2a68cd2f961e7730cde8b2743cdefb50cd441450b9ebf93dc03df71e259331 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.12 03:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:00:41 e25d2f59ad93: Preparing 03:00:41 8622145d9125: Preparing 03:00:41 21ccbde4df15: Preparing 03:00:41 b2d2c435e119: Preparing 03:00:41 b204943b3297: Preparing 03:00:41 01dd7e28dd6d: Preparing 03:00:41 329e594b2913: Preparing 03:00:41 16113d51b718: Preparing 03:00:41 01dd7e28dd6d: Waiting 03:00:41 329e594b2913: Waiting 03:00:41 16113d51b718: Waiting 03:00:41 21ccbde4df15: Layer already exists 03:00:41 8622145d9125: Layer already exists 03:00:41 b2d2c435e119: Layer already exists 03:00:41 b204943b3297: Layer already exists 03:00:41 e25d2f59ad93: Layer already exists 03:00:41 01dd7e28dd6d: Layer already exists 03:00:41 329e594b2913: Layer already exists 03:00:41 16113d51b718: Layer already exists 03:00:41 4.0.0-dev.12: digest: sha256:ef2a68cd2f961e7730cde8b2743cdefb50cd441450b9ebf93dc03df71e259331 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 03:00:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:00:42 e25d2f59ad93: Preparing 03:00:42 8622145d9125: Preparing 03:00:42 21ccbde4df15: Preparing 03:00:42 b2d2c435e119: Preparing 03:00:42 b204943b3297: Preparing 03:00:42 01dd7e28dd6d: Preparing 03:00:42 329e594b2913: Preparing 03:00:42 16113d51b718: Preparing 03:00:42 329e594b2913: Waiting 03:00:42 16113d51b718: Waiting 03:00:42 01dd7e28dd6d: Waiting 03:00:42 b204943b3297: Layer already exists 03:00:42 e25d2f59ad93: Layer already exists 03:00:42 21ccbde4df15: Layer already exists 03:00:42 8622145d9125: Layer already exists 03:00:42 b2d2c435e119: Layer already exists 03:00:42 01dd7e28dd6d: Layer already exists 03:00:42 329e594b2913: Layer already exists 03:00:42 16113d51b718: Layer already exists 03:00:48 dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12: digest: sha256:ef2a68cd2f961e7730cde8b2743cdefb50cd441450b9ebf93dc03df71e259331 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:00:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:00:52 e25d2f59ad93: Preparing 03:00:52 8622145d9125: Preparing 03:00:52 21ccbde4df15: Preparing 03:00:52 b2d2c435e119: Preparing 03:00:52 b204943b3297: Preparing 03:00:52 01dd7e28dd6d: Preparing 03:00:52 329e594b2913: Preparing 03:00:52 16113d51b718: Preparing 03:00:52 01dd7e28dd6d: Waiting 03:00:52 329e594b2913: Waiting 03:00:52 16113d51b718: Waiting 03:00:52 8622145d9125: Layer already exists 03:00:52 b2d2c435e119: Layer already exists 03:00:52 e25d2f59ad93: Layer already exists 03:00:52 21ccbde4df15: Layer already exists 03:00:52 b204943b3297: Layer already exists 03:00:52 01dd7e28dd6d: Layer already exists 03:00:52 329e594b2913: Layer already exists 03:00:52 16113d51b718: Layer already exists 03:00:52 main: digest: sha256:ef2a68cd2f961e7730cde8b2743cdefb50cd441450b9ebf93dc03df71e259331 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:00:52 ===================================================== [Pipeline] echo 03:00:52 taggedImages: 03:00:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff 03:00:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:00:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.12 03:00:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dd1d5183d69fc6ff1160adeae9123a692ddbeeff-4.0.0-dev.12 03:00:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:00:53 03:00:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:00:53 arm64: Pulling from edgex-lftools-log-publisher 03:00:53 8998bd30e6a1: Pulling fs layer 03:00:53 04944245beec: Pulling fs layer 03:00:53 699f458cf7ca: Pulling fs layer 03:00:53 765212b225bb: Pulling fs layer 03:00:53 f23df028b6ca: Pulling fs layer 03:00:53 d65c8cfc05b1: Pulling fs layer 03:00:53 2437ff75d9bd: Pulling fs layer 03:00:53 f23df028b6ca: Waiting 03:00:53 d65c8cfc05b1: Waiting 03:00:53 2437ff75d9bd: Waiting 03:00:53 765212b225bb: Waiting 03:00:53 04944245beec: Verifying Checksum 03:00:53 04944245beec: Download complete 03:00:53 765212b225bb: Verifying Checksum 03:00:53 765212b225bb: Download complete 03:00:53 f23df028b6ca: Verifying Checksum 03:00:53 f23df028b6ca: Download complete 03:00:53 d65c8cfc05b1: Verifying Checksum 03:00:53 d65c8cfc05b1: Download complete 03:00:53 699f458cf7ca: Verifying Checksum 03:00:53 699f458cf7ca: Download complete 03:00:54 8998bd30e6a1: Verifying Checksum 03:00:54 8998bd30e6a1: Download complete 03:00:56 2437ff75d9bd: Verifying Checksum 03:00:56 2437ff75d9bd: Download complete 03:00:59 8998bd30e6a1: Pull complete 03:00:59 04944245beec: Pull complete 03:01:01 699f458cf7ca: Pull complete 03:01:01 765212b225bb: Pull complete 03:01:02 f23df028b6ca: Pull complete 03:01:03 d65c8cfc05b1: Pull complete 03:01:21 2437ff75d9bd: Pull complete 03:01:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:01:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:01:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:21 prd-ubuntu20.04-docker-arm64-4c-16g-24953 does not seem to be running inside a container 03:01:21 $ 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/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@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 03:01:26 $ docker top 82072180da9457f255237d14b4890dc3b7d15b83d688d43410904b7dae49fff8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:01:27 ---> job-cost.sh 03:01:27 lf-activate-venv: SKIPPING 03:01:27 INFO: No Stack... 03:01:27 INFO: Retrieving Pricing Info for: v3-standard-4 03:01:28 INFO: Archiving Costs [Pipeline] sh 03:01:29 + cut -d, -f6 03:01:29 + cat /w/workspace/edgex-go/746/archives/cost.csv [Pipeline] lock 03:01:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-746-stack-cost] 03:01:29 Resource [jenkins-edgexfoundry-edgex-go-main-746-stack-cost] did not exist. Created. 03:01:29 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-746-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:01:29 + echo total: 0.10999999940395355 [Pipeline] stash 03:01:30 Stashed 1 file(s) [Pipeline] } 03:01:30 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-746-stack-cost] [Pipeline] // lock [Pipeline] } 03:01:30 $ docker stop --time=1 82072180da9457f255237d14b4890dc3b7d15b83d688d43410904b7dae49fff8 03:01:32 $ docker rm -f --volumes 82072180da9457f255237d14b4890dc3b7d15b83d688d43410904b7dae49fff8 [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 03:01:32 provisioning config files... 03:01:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/746@tmp/config7919372599512325235tmp [Pipeline] { [Pipeline] sh 03:01:33 + set +x 03:01:33 + + curl -s https://codecov.io/bash 03:01:33 bash -s -- 03:01:33 03:01:33 _____ _ 03:01:33 / ____| | | 03:01:33 | | ___ __| | ___ ___ _____ __ 03:01:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:01:33 | |___| (_) | (_| | __/ (_| (_) \ V / 03:01:33 \_____\___/ \__,_|\___|\___\___/ \_/ 03:01:33 Bash-1.0.6 03:01:33 03:01:33 03:01:33 ==> git version 2.25.1 found 03:01:33 ==> 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 03:01:33 Release-Date: 2020-01-08 03:01:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:01:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:01:33 ==> Jenkins CI detected. 03:01:33 current dir:  /w/workspace/edgex-go/746 03:01:33 project root: . 03:01:33 --> token set from env 03:01:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:01:33 ==> Running gcov in . (disable via -X gcov) 03:01:33 ==> Python coveragepy not found 03:01:33 ==> Searching for coverage reports in: 03:01:33 + . 03:01:33 -> Found 1 reports 03:01:33 ==> Detecting git/mercurial file structure 03:01:33 ==> Reading reports 03:01:33 + ./coverage.out bytes=1433925 03:01:33 ==> Appending adjustments 03:01:33 https://docs.codecov.io/docs/fixing-reports 03:01:34 + Found adjustments 03:01:34 ==> Gzipping contents 03:01:34 124K /tmp/codecov.h602qp.gz 03:01:34 ==> Uploading reports 03:01:34 url: https://codecov.io 03:01:34 query: branch=main&commit=dd1d5183d69fc6ff1160adeae9123a692ddbeeff&build=746&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F746%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:01:34 -> Pinging Codecov 03:01:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=dd1d5183d69fc6ff1160adeae9123a692ddbeeff&build=746&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F746%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:01:34 -> Uploading to 03:01:34 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/dd1d5183d69fc6ff1160adeae9123a692ddbeeff/36ee8d01-0602-42e5-b8dd-e400fd0d118c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T030134Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=6cde7ca4f289402bf936a31be3c63a909809d914c1226366de1f6f5b1838656f 03:01:34 % Total % Received % Xferd Average Speed Time Time Time Current 03:01:34 Dload Upload Total Spent Left Speed 03:01:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 437k --:--:-- --:--:-- --:--:-- 437k 03:01:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/dd1d5183d69fc6ff1160adeae9123a692ddbeeff [Pipeline] } 03:01:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:01:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:01:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:01:35 03:01:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:01:35 latest: Pulling from edgex-devops/edgex-snyk-go 03:01:35 43c4264eed91: Already exists 03:01:35 4cc291be95ef: Already exists 03:01:35 2ac1f1163629: Already exists 03:01:35 5c3c966382ef: Already exists 03:01:35 4f4fb700ef54: Already exists 03:01:35 d9c7d2e4e75e: Pulling fs layer 03:01:35 9c3e1370e548: Pulling fs layer 03:01:36 d9c7d2e4e75e: Verifying Checksum 03:01:36 d9c7d2e4e75e: Download complete 03:01:36 d9c7d2e4e75e: Pull complete 03:01:36 9c3e1370e548: Verifying Checksum 03:01:36 9c3e1370e548: Download complete 03:01:40 9c3e1370e548: Pull complete 03:01:40 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 03:01:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:01:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:40 prd-ubuntu20.04-docker-8c-8g-24952 does not seem to be running inside a container 03:01:40 $ 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/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@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 03:01:44 $ docker top 635d8f156d7e980999b45a9eb6e40867e1555bf0d27f958aa2c9f87ee6054c03 -eo pid,comm [Pipeline] { [Pipeline] sh 03:01:44 + git config --global --add safe.directory /w/workspace/edgex-go/746 [Pipeline] echo 03:01:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:01:45 + set -o pipefail 03:01:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:01:53 03:01:53 Monitoring /w/workspace/edgex-go/746 (github.com/edgexfoundry/edgex-go)... 03:01:53 03:01:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/e21b1245-8d41-456a-a3f1-d65918c49e2e 03:01:53 03:01:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:01:53 03:01:53 03:01:53 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:01:53 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:01:53 $ docker stop --time=1 635d8f156d7e980999b45a9eb6e40867e1555bf0d27f958aa2c9f87ee6054c03 03:01:56 $ docker rm -f --volumes 635d8f156d7e980999b45a9eb6e40867e1555bf0d27f958aa2c9f87ee6054c03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:01:57 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:01:57 provisioning config files... 03:01:57 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/746@tmp/config10493744450083528279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:01:57 --> edgex-publish-swagger.sh 03:01:57 === Publish openapi API === 03:01:57 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 03:01:57 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/746/openapi/core-command.yaml] 03:01:57 % Total % Received % Xferd Average Speed Time Time Time Current 03:01:57 Dload Upload Total Spent Left Speed 03:01:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 78802 --:--:-- --:--:-- --:--:-- 78802 03:01:58 03:01:58 03:01:58 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/746/openapi/core-data.yaml] 03:01:58 % Total % Received % Xferd Average Speed Time Time Time Current 03:01:58 Dload Upload Total Spent Left Speed 03:01:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 128k --:--:-- --:--:-- --:--:-- 127k 100 72057 0 0 100 72057 0 127k --:--:-- --:--:-- --:--:-- 127k 03:01:58 03:01:58 03:01:58 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/746/openapi/core-keeper.yaml] 03:01:58 % Total % Received % Xferd Average Speed Time Time Time Current 03:01:58 Dload Upload Total Spent Left Speed 03:01:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 286 139k --:--:-- --:--:-- --:--:-- 139k 03:01:58 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:01:58 03:01:58 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/746/openapi/core-metadata.yaml] 03:01:58 % Total % Received % Xferd Average Speed Time Time Time Current 03:01:58 Dload Upload Total Spent Left Speed 03:01:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 462 459k --:--:-- --:--:-- --:--:-- 459k 03:01:59 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:01:59 03:01:59 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/746/openapi/support-cron-scheduler.yaml] 03:01:59 % Total % Received % Xferd Average Speed Time Time Time Current 03:01:59 Dload Upload Total Spent Left Speed 03:01:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 251 189k --:--:-- --:--:-- --:--:-- 189k 03:01:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:01:59 03:01:59 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/746/openapi/support-notifications.yaml] 03:01:59 % Total % Received % Xferd Average Speed Time Time Time Current 03:01:59 Dload Upload Total Spent Left Speed 03:02:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 420 229k --:--:-- --:--:-- --:--:-- 230k 03:02:00 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:02:00 [Pipeline] } 03:02:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:02:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:02:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:02:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:00 prd-ubuntu20.04-docker-8c-8g-24952 does not seem to be running inside a container 03:02:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@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 03:02:01 $ docker top d754fb87785b70dec6f5b645b82568f9c19266b562dc8054484bb8bf9eff113c -eo pid,comm 03:02: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). 03:02:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:02:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:02:01 [ssh-agent] Looking for ssh-agent implementation... 03:02:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:02:01 $ docker exec d754fb87785b70dec6f5b645b82568f9c19266b562dc8054484bb8bf9eff113c ssh-agent 03:02:01 SSH_AUTH_SOCK=/tmp/ssh-D05RPlLfIjJA/agent.32 03:02:01 SSH_AGENT_PID=38 03:02:01 Running ssh-add (command line suppressed) 03:02:01 Identity added: /w/workspace/edgex-go/746@tmp/private_key_4220073009944947208.key (/w/workspace/edgex-go/746@tmp/private_key_4220073009944947208.key) 03:02:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:02:02 + git semver tag 03:02:02 2024-11-08 03:02:02,252 [run_tag] DEBUG tag force:False 03:02:02 2024-11-08 03:02:02,252 [check_head_tag] DEBUG check head tag 03:02:02 2024-11-08 03:02:02,254 [execute] INFO git cat-file --batch-check 03:02:02 2024-11-08 03:02:02,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/746, universal_newlines=False, shell=None, istream=) 03:02:02 2024-11-08 03:02:02,258 [execute] INFO git cat-file --batch 03:02:02 2024-11-08 03:02:02,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/746, universal_newlines=False, shell=None, istream=) 03:02:02 2024-11-08 03:02:02,311 [read_version] DEBUG read version from /w/workspace/edgex-go/746/.semver/main 03:02:02 2024-11-08 03:02:02,311 [execute] INFO git tag -a v4.0.0-dev.12 -m v4.0.0-dev.12 03:02:02 2024-11-08 03:02:02,311 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.12', '-m', 'v4.0.0-dev.12'], cwd=/w/workspace/edgex-go/746, universal_newlines=False, shell=None, istream=None) 03:02:02 2024-11-08 03:02:02,315 [read_version] DEBUG read version from /w/workspace/edgex-go/746/.semver/main 03:02:02 4.0.0-dev.12 [Pipeline] } 03:02:02 $ docker exec --env ******** --env ******** d754fb87785b70dec6f5b645b82568f9c19266b562dc8054484bb8bf9eff113c ssh-agent -k 03:02:02 unset SSH_AUTH_SOCK; 03:02:02 unset SSH_AGENT_PID; 03:02:02 echo Agent pid 38 killed; 03:02:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:02:03 + git semver [Pipeline] } 03:02:03 $ docker stop --time=1 d754fb87785b70dec6f5b645b82568f9c19266b562dc8054484bb8bf9eff113c 03:02:04 $ docker rm -f --volumes d754fb87785b70dec6f5b645b82568f9c19266b562dc8054484bb8bf9eff113c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:02:05 03:02:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:02:05 0.23.1-centos7: Pulling from edgex-lftools 03:02:05 ab5ef0e58194: Pulling fs layer 03:02:05 9712f1f96733: Pulling fs layer 03:02:05 63f879dbbcfc: Pulling fs layer 03:02:05 0d9ebad4ef96: Pulling fs layer 03:02:05 e9a5061849ea: Pulling fs layer 03:02:05 0d9ebad4ef96: Waiting 03:02:05 d747dcd14b5f: Pulling fs layer 03:02:05 2de7ff778b66: Pulling fs layer 03:02:05 2de7ff778b66: Waiting 03:02:05 d747dcd14b5f: Waiting 03:02:05 e9a5061849ea: Waiting 03:02:05 9712f1f96733: Verifying Checksum 03:02:05 9712f1f96733: Download complete 03:02:05 63f879dbbcfc: Verifying Checksum 03:02:05 63f879dbbcfc: Download complete 03:02:05 e9a5061849ea: Verifying Checksum 03:02:05 e9a5061849ea: Download complete 03:02:05 d747dcd14b5f: Download complete 03:02:05 0d9ebad4ef96: Verifying Checksum 03:02:05 0d9ebad4ef96: Download complete 03:02:05 ab5ef0e58194: Verifying Checksum 03:02:05 ab5ef0e58194: Download complete 03:02:05 2de7ff778b66: Verifying Checksum 03:02:05 2de7ff778b66: Download complete 03:02:08 ab5ef0e58194: Pull complete 03:02:08 9712f1f96733: Pull complete 03:02:09 63f879dbbcfc: Pull complete 03:02:12 0d9ebad4ef96: Pull complete 03:02:12 e9a5061849ea: Pull complete 03:02:12 d747dcd14b5f: Pull complete 03:02:13 2de7ff778b66: Pull complete 03:02:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:02:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:02:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:13 prd-ubuntu20.04-docker-8c-8g-24952 does not seem to be running inside a container 03:02:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@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 03:02:17 $ docker top d2e7055768177583cf9a244683e976ebcd9d3a428b40619d395b8a99314173d0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:02:17 provisioning config files... 03:02:17 copy managed file [sigul-config] to file:/w/workspace/edgex-go/746@tmp/config7101799090901087433tmp 03:02:17 copy managed file [sigul-password] to file:/w/workspace/edgex-go/746@tmp/config18169820231064566808tmp 03:02:17 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/746@tmp/config16172416353976340998tmp [Pipeline] { [Pipeline] echo 03:02:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:02:18 ---> sigul-configuration.sh 03:02:18 gpg: directory `/root/.gnupg' created 03:02:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:02:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:02:18 gpg: keyring `/root/.gnupg/secring.gpg' created 03:02:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:02:18 gpg: CAST5 encrypted data 03:02:18 gpg: encrypted with 1 passphrase 03:02:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:02:18 + mkdir /home/jenkins 03:02:18 + mkdir /home/jenkins/sigul [Pipeline] sh 03:02:18 + 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 03:02:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:02:18 ---> sigul-install.sh 03:02:18 Sigul already installed; skipping installation. [Pipeline] sh 03:02:19 + git tag --list 03:02:19 0.6.0 03:02:19 0.6.1 03:02:19 0.7.0 03:02:19 0.7.1 03:02:19 v1.0.0 03:02:19 v1.0.1 03:02:19 v1.1.0 03:02:19 v1.2.0 03:02:19 v1.2.1 03:02:19 v1.3.0 03:02:19 v1.3.1 03:02:19 v2.0.0 03:02:19 v2.1.0 03:02:19 v2.1.1 03:02:19 v2.2.0 03:02:19 v2.3.0 03:02:19 v3.0 03:02:19 v3.0.0 03:02:19 v3.1 03:02:19 v3.1.0 03:02:19 v3.1.0-dev.1 03:02:19 v3.1.0-dev.10 03:02:19 v3.1.0-dev.11 03:02:19 v3.1.0-dev.12 03:02:19 v3.1.0-dev.13 03:02:19 v3.1.0-dev.14 03:02:19 v3.1.0-dev.15 03:02:19 v3.1.0-dev.16 03:02:19 v3.1.0-dev.17 03:02:19 v3.1.0-dev.18 03:02:19 v3.1.0-dev.19 03:02:19 v3.1.0-dev.2 03:02:19 v3.1.0-dev.20 03:02:19 v3.1.0-dev.21 03:02:19 v3.1.0-dev.22 03:02:19 v3.1.0-dev.23 03:02:19 v3.1.0-dev.24 03:02:19 v3.1.0-dev.25 03:02:19 v3.1.0-dev.26 03:02:19 v3.1.0-dev.27 03:02:19 v3.1.0-dev.28 03:02:19 v3.1.0-dev.29 03:02:19 v3.1.0-dev.3 03:02:19 v3.1.0-dev.30 03:02:19 v3.1.0-dev.31 03:02:19 v3.1.0-dev.32 03:02:19 v3.1.0-dev.33 03:02:19 v3.1.0-dev.34 03:02:19 v3.1.0-dev.35 03:02:19 v3.1.0-dev.36 03:02:19 v3.1.0-dev.37 03:02:19 v3.1.0-dev.38 03:02:19 v3.1.0-dev.39 03:02:19 v3.1.0-dev.4 03:02:19 v3.1.0-dev.40 03:02:19 v3.1.0-dev.41 03:02:19 v3.1.0-dev.42 03:02:19 v3.1.0-dev.43 03:02:19 v3.1.0-dev.44 03:02:19 v3.1.0-dev.45 03:02:19 v3.1.0-dev.46 03:02:19 v3.1.0-dev.47 03:02:19 v3.1.0-dev.48 03:02:19 v3.1.0-dev.49 03:02:19 v3.1.0-dev.5 03:02:19 v3.1.0-dev.50 03:02:19 v3.1.0-dev.51 03:02:19 v3.1.0-dev.52 03:02:19 v3.1.0-dev.53 03:02:19 v3.1.0-dev.54 03:02:19 v3.1.0-dev.55 03:02:19 v3.1.0-dev.56 03:02:19 v3.1.0-dev.57 03:02:19 v3.1.0-dev.58 03:02:19 v3.1.0-dev.59 03:02:19 v3.1.0-dev.6 03:02:19 v3.1.0-dev.60 03:02:19 v3.1.0-dev.61 03:02:19 v3.1.0-dev.62 03:02:19 v3.1.0-dev.63 03:02:19 v3.1.0-dev.64 03:02:19 v3.1.0-dev.65 03:02:19 v3.1.0-dev.66 03:02:19 v3.1.0-dev.67 03:02:19 v3.1.0-dev.68 03:02:19 v3.1.0-dev.69 03:02:19 v3.1.0-dev.7 03:02:19 v3.1.0-dev.70 03:02:19 v3.1.0-dev.71 03:02:19 v3.1.0-dev.72 03:02:19 v3.1.0-dev.73 03:02:19 v3.1.0-dev.8 03:02:19 v3.1.0-dev.9 03:02:19 v3.1.1 03:02:19 v3.1.1-dev.1 03:02:19 v3.1.1-dev.2 03:02:19 v3.2.0-dev.1 03:02:19 v3.2.0-dev.10 03:02:19 v3.2.0-dev.100 03:02:19 v3.2.0-dev.101 03:02:19 v3.2.0-dev.102 03:02:19 v3.2.0-dev.103 03:02:19 v3.2.0-dev.104 03:02:19 v3.2.0-dev.105 03:02:19 v3.2.0-dev.106 03:02:19 v3.2.0-dev.107 03:02:19 v3.2.0-dev.108 03:02:19 v3.2.0-dev.109 03:02:19 v3.2.0-dev.11 03:02:19 v3.2.0-dev.12 03:02:19 v3.2.0-dev.13 03:02:19 v3.2.0-dev.14 03:02:19 v3.2.0-dev.15 03:02:19 v3.2.0-dev.16 03:02:19 v3.2.0-dev.17 03:02:19 v3.2.0-dev.18 03:02:19 v3.2.0-dev.19 03:02:19 v3.2.0-dev.2 03:02:19 v3.2.0-dev.20 03:02:19 v3.2.0-dev.21 03:02:19 v3.2.0-dev.22 03:02:19 v3.2.0-dev.23 03:02:19 v3.2.0-dev.24 03:02:19 v3.2.0-dev.25 03:02:19 v3.2.0-dev.26 03:02:19 v3.2.0-dev.27 03:02:19 v3.2.0-dev.28 03:02:19 v3.2.0-dev.29 03:02:19 v3.2.0-dev.3 03:02:19 v3.2.0-dev.30 03:02:19 v3.2.0-dev.31 03:02:19 v3.2.0-dev.32 03:02:19 v3.2.0-dev.33 03:02:19 v3.2.0-dev.34 03:02:19 v3.2.0-dev.35 03:02:19 v3.2.0-dev.36 03:02:19 v3.2.0-dev.37 03:02:19 v3.2.0-dev.38 03:02:19 v3.2.0-dev.39 03:02:19 v3.2.0-dev.4 03:02:19 v3.2.0-dev.40 03:02:19 v3.2.0-dev.41 03:02:19 v3.2.0-dev.42 03:02:19 v3.2.0-dev.43 03:02:19 v3.2.0-dev.44 03:02:19 v3.2.0-dev.45 03:02:19 v3.2.0-dev.46 03:02:19 v3.2.0-dev.47 03:02:19 v3.2.0-dev.48 03:02:19 v3.2.0-dev.49 03:02:19 v3.2.0-dev.5 03:02:19 v3.2.0-dev.50 03:02:19 v3.2.0-dev.51 03:02:19 v3.2.0-dev.52 03:02:19 v3.2.0-dev.53 03:02:19 v3.2.0-dev.54 03:02:19 v3.2.0-dev.55 03:02:19 v3.2.0-dev.56 03:02:19 v3.2.0-dev.57 03:02:19 v3.2.0-dev.58 03:02:19 v3.2.0-dev.59 03:02:19 v3.2.0-dev.6 03:02:19 v3.2.0-dev.60 03:02:19 v3.2.0-dev.61 03:02:19 v3.2.0-dev.62 03:02:19 v3.2.0-dev.63 03:02:19 v3.2.0-dev.64 03:02:19 v3.2.0-dev.65 03:02:19 v3.2.0-dev.66 03:02:19 v3.2.0-dev.67 03:02:19 v3.2.0-dev.68 03:02:19 v3.2.0-dev.69 03:02:19 v3.2.0-dev.7 03:02:19 v3.2.0-dev.70 03:02:19 v3.2.0-dev.71 03:02:19 v3.2.0-dev.72 03:02:19 v3.2.0-dev.73 03:02:19 v3.2.0-dev.74 03:02:19 v3.2.0-dev.75 03:02:19 v3.2.0-dev.76 03:02:19 v3.2.0-dev.77 03:02:19 v3.2.0-dev.78 03:02:19 v3.2.0-dev.79 03:02:19 v3.2.0-dev.8 03:02:19 v3.2.0-dev.80 03:02:19 v3.2.0-dev.81 03:02:19 v3.2.0-dev.82 03:02:19 v3.2.0-dev.83 03:02:19 v3.2.0-dev.84 03:02:19 v3.2.0-dev.85 03:02:19 v3.2.0-dev.86 03:02:19 v3.2.0-dev.87 03:02:19 v3.2.0-dev.88 03:02:19 v3.2.0-dev.89 03:02:19 v3.2.0-dev.9 03:02:19 v3.2.0-dev.90 03:02:19 v3.2.0-dev.91 03:02:19 v3.2.0-dev.92 03:02:19 v3.2.0-dev.93 03:02:19 v3.2.0-dev.94 03:02:19 v3.2.0-dev.95 03:02:19 v3.2.0-dev.96 03:02:19 v3.2.0-dev.97 03:02:19 v3.2.0-dev.98 03:02:19 v3.2.0-dev.99 03:02:19 v4.0.0-dev.1 03:02:19 v4.0.0-dev.10 03:02:19 v4.0.0-dev.11 03:02:19 v4.0.0-dev.12 03:02:19 v4.0.0-dev.2 03:02:19 v4.0.0-dev.3 03:02:19 v4.0.0-dev.4 03:02:19 v4.0.0-dev.5 03:02:19 v4.0.0-dev.6 03:02:19 v4.0.0-dev.7 03:02:19 v4.0.0-dev.8 03:02:19 v4.0.0-dev.9 [Pipeline] sh 03:02:19 + lftools sign git-tag v4.0.0-dev.12 03:02:20 Signing Git tag with Sigul... 03:02:20 Signing v4.0.0-dev.12 [Pipeline] echo 03:02:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:02:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:02:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:02:21 $ docker stop --time=1 d2e7055768177583cf9a244683e976ebcd9d3a428b40619d395b8a99314173d0 03:02:22 $ docker rm -f --volumes d2e7055768177583cf9a244683e976ebcd9d3a428b40619d395b8a99314173d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:02:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:02:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:02:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:23 prd-ubuntu20.04-docker-8c-8g-24952 does not seem to be running inside a container 03:02:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@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 03:02:23 $ docker top c10095f8fe25a3668beae1f0dac39b44c4d050fb0e662cf882e00aa775808bcc -eo pid,comm 03:02:23 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). 03:02:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:02:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:02:23 [ssh-agent] Looking for ssh-agent implementation... 03:02:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:02:23 $ docker exec c10095f8fe25a3668beae1f0dac39b44c4d050fb0e662cf882e00aa775808bcc ssh-agent 03:02:23 SSH_AUTH_SOCK=/tmp/ssh-s2Lm7IDFBXNH/agent.33 03:02:23 SSH_AGENT_PID=40 03:02:23 Running ssh-add (command line suppressed) 03:02:23 Identity added: /w/workspace/edgex-go/746@tmp/private_key_2152522942442823581.key (/w/workspace/edgex-go/746@tmp/private_key_2152522942442823581.key) 03:02:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:02:24 + git semver bump pre 03:02:24 2024-11-08 03:02:24,486 [read_version] DEBUG read version from /w/workspace/edgex-go/746/.semver/main 03:02:24 2024-11-08 03:02:24,486 [bump_version] DEBUG bumping version:4.0.0-dev.12 on axis:pre with prefix:dev 03:02:24 2024-11-08 03:02:24,486 [bump_version] DEBUG bumped version:4.0.0-dev.13 03:02:24 2024-11-08 03:02:24,486 [write_version] DEBUG write version:4.0.0-dev.13 to path:/w/workspace/edgex-go/746/.semver/main with force:True 03:02:24 2024-11-08 03:02:24,486 [read_version] DEBUG read version from /w/workspace/edgex-go/746/.semver/main 03:02:24 2024-11-08 03:02:24,487 [write_file] DEBUG write to file:/w/workspace/edgex-go/746/.semver/main 03:02:24 2024-11-08 03:02:24,489 [execute] INFO git cat-file --batch-check 03:02:24 2024-11-08 03:02:24,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/746/.semver, universal_newlines=False, shell=None, istream=) 03:02:24 2024-11-08 03:02:24,494 [execute] INFO git cat-file --batch 03:02:24 2024-11-08 03:02:24,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/746/.semver, universal_newlines=False, shell=None, istream=) 03:02:24 2024-11-08 03:02:24,500 [read_version] DEBUG read version from /w/workspace/edgex-go/746/.semver/main 03:02:24 4.0.0-dev.13 [Pipeline] } 03:02:24 $ docker exec --env ******** --env ******** c10095f8fe25a3668beae1f0dac39b44c4d050fb0e662cf882e00aa775808bcc ssh-agent -k 03:02:24 unset SSH_AUTH_SOCK; 03:02:24 unset SSH_AGENT_PID; 03:02:24 echo Agent pid 40 killed; 03:02:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:02:24 + git semver [Pipeline] } 03:02:25 $ docker stop --time=1 c10095f8fe25a3668beae1f0dac39b44c4d050fb0e662cf882e00aa775808bcc 03:02:26 $ docker rm -f --volumes c10095f8fe25a3668beae1f0dac39b44c4d050fb0e662cf882e00aa775808bcc [Pipeline] // withDockerContainer [Pipeline] sh 03:02:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:02:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:02:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:27 prd-ubuntu20.04-docker-8c-8g-24952 does not seem to be running inside a container 03:02:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@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 03:02:27 $ docker top 790224b9c7fe27b7e4b0ffc733a044ce3d47327101ff26250366a42731a5b1f4 -eo pid,comm 03:02:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:02:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:02:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:02:27 [ssh-agent] Looking for ssh-agent implementation... 03:02:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:02:27 $ docker exec 790224b9c7fe27b7e4b0ffc733a044ce3d47327101ff26250366a42731a5b1f4 ssh-agent 03:02:28 SSH_AUTH_SOCK=/tmp/ssh-FW1BOmfGOLAF/agent.31 03:02:28 SSH_AGENT_PID=37 03:02:28 Running ssh-add (command line suppressed) 03:02:28 Identity added: /w/workspace/edgex-go/746@tmp/private_key_7839732597914747264.key (/w/workspace/edgex-go/746@tmp/private_key_7839732597914747264.key) 03:02:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:02:28 + git semver push 03:02:28 2024-11-08 03:02:28,695 [run_push] DEBUG push 03:02:28 2024-11-08 03:02:28,695 [execute] INFO git cat-file --batch-check 03:02:28 2024-11-08 03:02:28,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/746/.semver, universal_newlines=False, shell=None, istream=) 03:02:28 2024-11-08 03:02:28,700 [execute] INFO git rev-list ac56ffb4dd6803713bd0b8e5db9ee78a57c6c508 -- 03:02:28 2024-11-08 03:02:28,700 [execute] DEBUG Popen(['git', 'rev-list', 'ac56ffb4dd6803713bd0b8e5db9ee78a57c6c508', '--'], cwd=/w/workspace/edgex-go/746/.semver, universal_newlines=False, shell=None, istream=None) 03:02:28 2024-11-08 03:02:28,718 [execute] INFO git fetch -v origin 03:02:28 2024-11-08 03:02:28,719 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/746/.semver, universal_newlines=True, shell=None, istream=None) 03:02:29 2024-11-08 03:02:29,201 [run_push] DEBUG no remote changes detected 03:02:29 2024-11-08 03:02:29,201 [execute] INFO git push origin semver 03:02:29 2024-11-08 03:02:29,202 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/746/.semver, universal_newlines=False, shell=None, istream=None) 03:02:29 2024-11-08 03:02:29,852 [run_push] DEBUG push all version tags 03:02:29 2024-11-08 03:02:29,852 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:02:29 2024-11-08 03:02:29,853 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/746, universal_newlines=False, shell=None, istream=None) 03:02:30 2024-11-08 03:02:30,508 [read_version] DEBUG read version from /w/workspace/edgex-go/746/.semver/main 03:02:30 4.0.0-dev.13 [Pipeline] } 03:02:30 $ docker exec --env ******** --env ******** 790224b9c7fe27b7e4b0ffc733a044ce3d47327101ff26250366a42731a5b1f4 ssh-agent -k 03:02:30 unset SSH_AUTH_SOCK; 03:02:30 unset SSH_AGENT_PID; 03:02:30 echo Agent pid 37 killed; 03:02:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:02:31 + git semver [Pipeline] } 03:02:31 $ docker stop --time=1 790224b9c7fe27b7e4b0ffc733a044ce3d47327101ff26250366a42731a5b1f4 03:02:32 $ docker rm -f --volumes 790224b9c7fe27b7e4b0ffc733a044ce3d47327101ff26250366a42731a5b1f4 [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 03:02:33 + [ -d /w/workspace/edgex-go/746/archives ] [Pipeline] libraryResource [Pipeline] sh 03:02:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:02:34 ---> package-listing.sh 03:02:34 ++ facter osfamily 03:02:34 ++ tr '[:upper:]' '[:lower:]' 03:02:34 + OS_FAMILY=debian 03:02:34 + workspace=/w/workspace/edgex-go/746 03:02:34 + START_PACKAGES=/tmp/packages_start.txt 03:02:34 + END_PACKAGES=/tmp/packages_end.txt 03:02:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:02:34 + PACKAGES=/tmp/packages_start.txt 03:02:34 + '[' /w/workspace/edgex-go/746 ']' 03:02:34 + PACKAGES=/tmp/packages_end.txt 03:02:34 + case "${OS_FAMILY}" in 03:02:34 + dpkg -l 03:02:34 + grep '^ii' 03:02:34 + '[' -f /tmp/packages_start.txt ']' 03:02:34 + '[' -f /tmp/packages_end.txt ']' 03:02:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:02:34 + '[' /w/workspace/edgex-go/746 ']' 03:02:34 + mkdir -p /w/workspace/edgex-go/746/archives/ 03:02:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/746/archives/ [Pipeline] echo 03:02:34 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/746/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:02:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:02:35 03:02:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:02:36 latest: Pulling from edgex-lftools-log-publisher 03:02:36 5eb5b503b376: Pulling fs layer 03:02:36 5c69ac0246d0: Pulling fs layer 03:02:36 ec43610c2a17: Pulling fs layer 03:02:36 3a2ae6a8a46f: Pulling fs layer 03:02:36 33b1e0a273af: Pulling fs layer 03:02:36 5d3b04190fa2: Pulling fs layer 03:02:36 2f39f015ded8: Pulling fs layer 03:02:36 33b1e0a273af: Waiting 03:02:36 3a2ae6a8a46f: Waiting 03:02:36 5d3b04190fa2: Waiting 03:02:36 2f39f015ded8: Waiting 03:02:36 5c69ac0246d0: Download complete 03:02:36 3a2ae6a8a46f: Verifying Checksum 03:02:36 3a2ae6a8a46f: Download complete 03:02:36 33b1e0a273af: Verifying Checksum 03:02:36 33b1e0a273af: Download complete 03:02:36 ec43610c2a17: Verifying Checksum 03:02:36 ec43610c2a17: Download complete 03:02:36 5d3b04190fa2: Download complete 03:02:36 5eb5b503b376: Verifying Checksum 03:02:36 5eb5b503b376: Download complete 03:02:37 2f39f015ded8: Download complete 03:02:37 5eb5b503b376: Pull complete 03:02:37 5c69ac0246d0: Pull complete 03:02:38 ec43610c2a17: Pull complete 03:02:38 3a2ae6a8a46f: Pull complete 03:02:38 33b1e0a273af: Pull complete 03:02:38 5d3b04190fa2: Pull complete 03:02:44 2f39f015ded8: Pull complete 03:02:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:02:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:02:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:02:44 prd-ubuntu20.04-docker-8c-8g-24952 does not seem to be running inside a container 03:02: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/746/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/746 -v /w/workspace/edgex-go/746:/w/workspace/edgex-go/746:rw,z -v /w/workspace/edgex-go/746@tmp:/w/workspace/edgex-go/746@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 03:02:46 $ docker top 2dc4543f6649f3d4acf223178d50df45bd4834f4a42c65ea0cacfe34e6c09c9d -eo pid,comm [Pipeline] { [Pipeline] sh 03:02:46 + touch /tmp/pre-build-complete [Pipeline] sh 03:02:47 + mkdir -p /var/log/sysstat [Pipeline] sh 03:02:47 + ls /var/log/sa-host 03:02:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:02:47 provisioning config files... 03:02:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/746@tmp/config14356307789497324941tmp [Pipeline] { [Pipeline] echo 03:02:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:02:47 ---> create-netrc.sh [Pipeline] } 03:02:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:02:48 ---> python-tools-install.sh [Pipeline] echo 03:02:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:02:48 ---> sudo-logs.sh 03:02:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:02:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:02:48 ---> job-cost.sh 03:02:48 lf-activate-venv: SKIPPING 03:02:48 DEBUG: total: 0.10999999940395355 03:02:48 INFO: Retrieving Stack Cost... 03:02:49 INFO: Retrieving Pricing Info for: v3-standard-8 03:02:49 INFO: Archiving Costs [Pipeline] echo 03:02:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:02:49 ---> logs-deploy.sh 03:02:49 lf-activate-venv: SKIPPING 03:02:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/746 03:02:49 INFO: archiving workspace using pattern(s): 03:02:50 Archives upload complete. 03:02:51 INFO: archiving logs to Nexus 03:02:51 ---> uname -a: 03:02:51 Linux prd-ubuntu20-04-docker-8c-8g-24952 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:02:51 03:02:51 03:02:51 ---> lscpu: 03:02:51 Architecture: x86_64 03:02:51 CPU op-mode(s): 32-bit, 64-bit 03:02:51 Byte Order: Little Endian 03:02:51 Address sizes: 40 bits physical, 48 bits virtual 03:02:51 CPU(s): 8 03:02:51 On-line CPU(s) list: 0-7 03:02:51 Thread(s) per core: 1 03:02:51 Core(s) per socket: 1 03:02:51 Socket(s): 8 03:02:51 NUMA node(s): 1 03:02:51 Vendor ID: AuthenticAMD 03:02:51 CPU family: 23 03:02:51 Model: 49 03:02:51 Model name: AMD EPYC-Rome Processor 03:02:51 Stepping: 0 03:02:51 CPU MHz: 2800.000 03:02:51 BogoMIPS: 5600.00 03:02:51 Virtualization: AMD-V 03:02:51 Hypervisor vendor: KVM 03:02:51 Virtualization type: full 03:02:51 L1d cache: 256 KiB 03:02:51 L1i cache: 256 KiB 03:02:51 L2 cache: 4 MiB 03:02:51 L3 cache: 128 MiB 03:02:51 NUMA node0 CPU(s): 0-7 03:02:51 Vulnerability Itlb multihit: Not affected 03:02:51 Vulnerability L1tf: Not affected 03:02:51 Vulnerability Mds: Not affected 03:02:51 Vulnerability Meltdown: Not affected 03:02:51 Vulnerability Mmio stale data: Not affected 03:02:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:02:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:02:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:02:51 Vulnerability Srbds: Not affected 03:02:51 Vulnerability Tsx async abort: Not affected 03:02:51 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 03:02:51 03:02:51 03:02:51 ---> nproc: 03:02:51 8 03:02:51 03:02:51 03:02:51 ---> df -h: 03:02:51 Filesystem Size Used Avail Use% Mounted on 03:02:51 overlay 155G 27G 129G 18% / 03:02:51 tmpfs 64M 0 64M 0% /dev 03:02:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:02:51 shm 64M 0 64M 0% /dev/shm 03:02:51 /dev/vda1 155G 27G 129G 18% /facter-os 03:02:51 03:02:51 03:02:51 ---> sar -b -r -n DEV: 03:02:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24952) 11/08/24 _x86_64_ (8 CPU) 03:02:51 03:02:51 02:10:04 LINUX RESTART (8 CPU) 03:02:51 03:02:51 02:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:02:51 02:12:01 181.41 11.27 170.14 0.00 1785.46 61768.51 0.00 03:02:51 02:13:01 69.49 0.07 69.43 0.00 9.60 28901.05 0.00 03:02:51 02:14:01 38.88 0.00 38.88 0.00 0.00 26117.91 0.00 03:02:51 02:15:01 33.32 0.15 33.17 0.00 2.40 21846.40 0.00 03:02:51 02:16:01 213.94 1.35 212.59 0.00 117.27 135407.76 0.00 03:02:51 02:17:01 774.62 12.35 762.27 0.00 104.13 191181.62 0.00 03:02:51 02:18:01 332.68 0.60 332.08 0.00 4.80 103070.29 0.00 03:02:51 02:19:01 272.21 0.10 272.11 0.00 0.80 83107.51 0.00 03:02:51 02:20:01 926.90 1.75 925.15 0.00 49.86 164371.00 0.00 03:02:51 02:21:01 50.41 0.07 50.34 0.00 8.80 2498.65 0.00 03:02:51 02:22:01 36.64 0.03 36.60 0.00 5.33 2081.17 0.00 03:02:51 02:23:01 22.13 0.00 22.13 0.00 0.00 1641.59 0.00 03:02:51 02:24:01 18.10 0.00 18.10 0.00 0.00 1447.36 0.00 03:02:51 02:25:01 21.50 2.13 19.36 0.00 1979.94 3343.71 0.00 03:02:51 02:26:01 13.25 0.02 13.23 0.00 0.13 1998.67 0.00 03:02:51 02:27:01 11.26 0.00 11.26 0.00 0.00 1191.61 0.00 03:02:51 02:28:01 28.27 3.65 24.63 0.00 2362.41 4853.05 0.00 03:02:51 02:29:01 7.12 1.40 5.72 0.00 33.86 128.38 0.00 03:02:51 02:30:01 2.50 0.25 2.25 0.00 5.87 36.79 0.00 03:02:51 02:31:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 03:02:51 02:32:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 03:02:51 02:33:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 03:02:51 02:34:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 03:02:51 02:35:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 03:02:51 02:36:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 03:02:51 02:37:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 03:02:51 02:38:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 03:02:51 02:39:01 1.75 0.00 1.75 0.00 0.00 19.86 0.00 03:02:51 02:40:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 03:02:51 02:41:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 03:02:51 02:42:01 0.85 0.00 0.85 0.00 0.00 9.46 0.00 03:02:51 02:43:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 03:02:51 02:44:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 03:02:51 02:45:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 03:02:51 02:46:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 03:02:51 02:47:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 03:02:51 02:48:01 0.85 0.00 0.85 0.00 0.00 9.47 0.00 03:02:51 02:49:01 1.68 0.00 1.68 0.00 0.00 19.59 0.00 03:02:51 02:50:01 0.86 0.00 0.86 0.00 0.00 10.03 0.00 03:02:51 02:51:01 1.82 0.00 1.82 0.00 0.00 21.60 0.00 03:02:51 02:52:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 03:02:51 02:53:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 03:02:51 02:54:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 03:02:51 02:55:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 03:02:51 02:56:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 03:02:51 02:57:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 03:02:51 02:58:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 03:02:51 02:59:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 03:02:51 03:00:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 03:02:51 03:01:01 1.52 0.00 1.52 0.00 0.00 18.26 0.00 03:02:51 03:02:01 83.02 0.40 82.62 0.00 11.20 29540.01 0.00 03:02:51 Average: 62.29 0.69 61.59 0.00 126.60 16956.08 0.00 03:02:51 03:02:51 02:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:02:51 02:12:01 28084052 31522884 790000 2.40 102080 3538692 2062052 6.08 1246020 3088736 79736 03:02:51 02:13:01 27228212 31438204 864104 2.63 127700 4211540 1984328 5.85 1790384 3321372 583116 03:02:51 02:14:01 26567144 31382452 918972 2.79 131328 4785220 2066008 6.09 1912776 3831420 955876 03:02:51 02:15:01 26404152 31489368 808128 2.46 135028 5016088 1933132 5.70 1765856 4101764 542788 03:02:51 02:16:01 22140752 31416716 878452 2.67 143884 9115028 2733208 8.06 1786700 8246284 2229996 03:02:51 02:17:01 18449976 31409464 869912 2.65 301936 12316608 2524068 7.44 2519284 10866516 438044 03:02:51 02:18:01 11145960 28416928 3795872 11.54 342628 16188444 10941508 32.25 6290968 13901868 1488532 03:02:51 02:19:01 8438588 28014276 4212524 12.81 355896 18413548 8861248 26.12 7562436 15293616 1777816 03:02:51 02:20:01 11916000 31445044 805140 2.45 381564 18495636 2296872 6.77 3034492 16551252 252 03:02:51 02:21:01 11904724 31448104 804920 2.45 385288 18506196 2150620 6.34 3329120 16269304 2224 03:02:51 02:22:01 11897532 31453048 799420 2.43 388036 18515428 2168740 6.39 3623152 15981944 3544 03:02:51 02:23:01 11885548 31452796 799780 2.43 390148 18524644 2168740 6.39 3625152 15991220 2988 03:02:51 02:24:01 11888192 31465536 787080 2.39 391656 18533076 2168740 6.39 3612540 15999536 2724 03:02:51 02:25:01 11796152 31464448 787268 2.39 393348 18620668 2225280 6.56 3682612 16018740 1360 03:02:51 02:26:01 11760288 31467268 784620 2.39 394220 18657568 2196888 6.47 3683676 16055556 404 03:02:51 02:27:01 11739672 31471684 780228 2.37 395000 18681048 2196888 6.47 3684080 16079148 9080 03:02:51 02:28:01 11558408 31443296 806340 2.45 408404 18816688 2222580 6.55 3858964 16072732 1132 03:02:51 02:29:01 11574728 31456908 792560 2.41 406896 18814440 2221068 6.55 3844104 16069992 468 03:02:51 02:30:01 11574240 31456600 792788 2.41 406924 18814596 2221068 6.55 3845688 16069868 48 03:02:51 02:31:01 11574460 31456876 792432 2.41 406944 18814600 2221068 6.55 3845136 16069868 8 03:02:51 02:32:01 11574444 31456860 792424 2.41 406948 18814604 2221068 6.55 3845004 16069868 12 03:02:51 02:33:01 11575640 31458068 791152 2.41 406976 18814608 2221068 6.55 3842652 16069876 28 03:02:51 02:34:01 11576564 31459124 790100 2.40 406988 18814740 2221068 6.55 3841792 16070008 28 03:02:51 02:35:01 11576868 31459488 789680 2.40 407012 18814744 2221068 6.55 3841732 16070012 36 03:02:51 02:36:01 11576592 31459248 789884 2.40 407020 18814748 2221068 6.55 3841892 16070016 208 03:02:51 02:37:01 11576804 31459460 789604 2.40 407028 18814748 2221068 6.55 3841852 16070016 180 03:02:51 02:38:01 11577128 31459788 789240 2.40 407048 18814752 2221068 6.55 3842000 16070020 176 03:02:51 02:39:01 11577152 31459864 789180 2.40 407076 18814756 2221068 6.55 3841540 16070028 8 03:02:51 02:40:01 11576812 31459524 789432 2.40 407088 18814756 2221068 6.55 3841900 16070028 224 03:02:51 02:41:01 11576584 31459304 789640 2.40 407100 18814760 2221068 6.55 3841620 16070032 8 03:02:51 02:42:01 11577004 31459724 789412 2.40 407108 18814760 2221068 6.55 3841800 16070032 20 03:02:51 02:43:01 11576980 31459768 789372 2.40 407128 18814764 2221068 6.55 3841572 16070040 16 03:02:51 02:44:01 11576712 31459504 789600 2.40 407148 18814768 2221068 6.55 3841588 16070044 8 03:02:51 02:45:01 11576696 31459520 789544 2.40 407160 18814764 2221068 6.55 3841664 16070036 8 03:02:51 02:46:01 11576672 31459504 789468 2.40 407172 18814776 2221068 6.55 3842060 16070044 196 03:02:51 02:47:01 11576696 31459556 789420 2.40 407188 18814780 2221068 6.55 3841980 16070048 8 03:02:51 02:48:01 11576848 31459708 789424 2.40 407192 18814780 2221068 6.55 3842068 16070048 200 03:02:51 02:49:01 11576840 31459708 789372 2.40 407224 18814788 2221068 6.55 3842104 16070052 180 03:02:51 02:50:01 11576816 31459744 789356 2.40 407228 18814788 2221068 6.55 3842148 16070056 196 03:02:51 02:51:01 11576776 31459708 789304 2.40 407256 18814792 2221068 6.55 3842144 16070060 8 03:02:51 02:52:01 11577044 31459984 789008 2.40 407260 18814796 2221068 6.55 3842088 16070064 12 03:02:51 02:53:01 11577312 31460288 788672 2.40 407280 18814800 2221068 6.55 3841740 16070068 8 03:02:51 02:54:01 11575060 31458068 790852 2.41 407288 18814804 2221068 6.55 3846752 16070072 8 03:02:51 02:55:01 11574792 31457800 791052 2.41 407296 18814804 2221068 6.55 3846240 16070072 4 03:02:51 02:56:01 11574868 31457896 791160 2.41 407312 18814804 2221068 6.55 3846372 16070076 36 03:02:51 02:57:01 11574756 31457788 791236 2.41 407312 18814812 2204132 6.50 3846064 16070080 12 03:02:51 02:58:01 11574808 31457852 791144 2.41 407320 18814812 2204132 6.50 3846404 16070080 20 03:02:51 02:59:01 11575120 31458168 790744 2.40 407336 18814816 2204132 6.50 3846580 16070084 196 03:02:51 03:00:01 11575428 31458524 790380 2.40 407360 18814820 2204132 6.50 3846644 16070088 216 03:02:51 03:01:01 11575404 31458500 790364 2.40 407384 18814820 2204132 6.50 3846648 16070088 36 03:02:51 03:02:01 11055824 31368004 880244 2.68 413740 19215020 2838576 8.37 3942644 16467348 512 03:02:51 Average: 13095526 31327685 926471 2.82 372900 17275252 2528432 7.45 3682008 14793122 159273 03:02:51 03:02:51 02:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:02:51 02:12:01 docker0 785.93 802.61 58.67 4981.21 0.00 0.00 0.00 0.00 03:02:51 02:12:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 03:02:51 02:12:01 ens3 1031.84 930.16 9936.05 111.74 0.00 0.00 0.00 0.00 03:02:51 02:13:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 03:02:51 02:13:01 vethbd84564 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 03:02:51 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:13:01 ens3 23.43 14.91 25.43 10.10 0.00 0.00 0.00 0.00 03:02:51 02:14:01 docker0 1.03 1.03 0.08 0.09 0.00 0.00 0.00 0.00 03:02:51 02:14:01 vethbd84564 1.03 1.05 0.09 0.10 0.00 0.00 0.00 0.00 03:02:51 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:14:01 ens3 34.14 25.71 26.91 15.69 0.00 0.00 0.00 0.00 03:02:51 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:15:01 vethbd84564 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:15:01 ens3 27.95 18.17 23.53 13.93 0.00 0.00 0.00 0.00 03:02:51 02:16:01 docker0 10.61 20.17 0.67 308.95 0.00 0.00 0.00 0.00 03:02:51 02:16:01 veth760761b 1.87 3.53 0.14 44.51 0.00 0.00 0.00 0.00 03:02:51 02:16:01 vethbb45fac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:16:01 veth716bea6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:16:01 veth31ca927 0.58 0.65 0.05 0.24 0.00 0.00 0.00 0.00 03:02:51 02:16:01 vethdae019c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:16:01 veth00e17d9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:16:01 vethbdc15ea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:16:01 vethc89a85a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:16:01 veth21bad2f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:16:01 veth60b47dd 1.58 2.97 0.12 38.72 0.00 0.00 0.00 0.00 03:02:51 02:16:01 vethf64b113 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:16:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 03:02:51 02:16:01 veth41168b4 3.03 7.00 0.23 148.17 0.00 0.00 0.00 0.01 03:02:51 02:16:01 veth6647846 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:16:01 veth79258ac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:16:01 ens3 207.35 109.36 3460.47 22.51 0.00 0.00 0.00 0.00 03:02:51 02:16:01 veth95bcf8f 1.82 3.73 0.13 38.70 0.00 0.00 0.00 0.00 03:02:51 02:16:01 veth0827493 1.73 3.36 0.13 38.68 0.00 0.00 0.00 0.00 03:02:51 02:17:01 docker0 467.69 734.17 40.53 7885.47 0.00 0.00 0.00 0.00 03:02:51 02:17:01 vethfe1c188 73.83 120.64 8.02 1222.01 0.00 0.00 0.00 0.10 03:02:51 02:17:01 veth0a7e528 78.88 111.97 8.33 1220.47 0.00 0.00 0.00 0.10 03:02:51 02:17:01 veth1bf5d24 79.44 114.11 8.29 1211.00 0.00 0.00 0.00 0.10 03:02:51 02:17:01 veth31ca927 0.07 0.73 0.00 0.03 0.00 0.00 0.00 0.00 03:02:51 02:17:01 veth6939de6 88.53 129.18 8.94 1212.77 0.00 0.00 0.00 0.10 03:02:51 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:17:01 veth97d48e5 75.47 126.38 8.03 1222.73 0.00 0.00 0.00 0.10 03:02:51 02:17:01 ens3 876.50 571.44 8069.04 237.89 0.00 0.00 0.00 0.00 03:02:51 02:18:01 docker0 0.10 0.08 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:18:01 veth2efeb17 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:02:51 02:18:01 vethb232218 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:02:51 02:18:01 vethfe04033 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:02:51 02:18:01 veth31ca927 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:18:01 vethc4ad934 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:02:51 02:18:01 vethe1607a0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:02:51 02:18:01 vethe166de6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:02:51 02:18:01 veth5ea92bb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:02:51 02:18:01 vethd08fab0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:02:51 02:18:01 veth26daf3c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:02:51 02:18:01 vethf43c077 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:02:51 02:18:01 vethb47bd73 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:02:51 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:18:01 ens3 115.01 40.29 195.74 8.67 0.00 0.00 0.00 0.00 03:02:51 02:18:01 vethe38b2cb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:02:51 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:19:01 veth2efeb17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:19:01 vethb232218 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:19:01 vethfe04033 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:19:01 veth31ca927 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:19:01 vethc4ad934 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:19:01 vethe1607a0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:19:01 vethe166de6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:19:01 veth5ea92bb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:19:01 vethd08fab0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:19:01 veth26daf3c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:19:01 vethf43c077 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:19:01 vethb47bd73 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:19:01 ens3 76.86 14.96 134.66 2.75 0.00 0.00 0.00 0.00 03:02:51 02:19:01 vethe38b2cb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:20:01 lo 18.20 18.20 1.80 1.80 0.00 0.00 0.00 0.00 03:02:51 02:20:01 ens3 230.01 170.79 249.99 440.97 0.00 0.00 0.00 0.00 03:02:51 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:21:01 lo 40.99 40.99 4.04 4.04 0.00 0.00 0.00 0.00 03:02:51 02:21:01 ens3 506.52 474.00 353.67 2241.13 0.00 0.00 0.00 0.00 03:02:51 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:22:01 lo 23.33 23.33 2.30 2.30 0.00 0.00 0.00 0.00 03:02:51 02:22:01 ens3 332.77 288.47 277.13 1622.56 0.00 0.00 0.00 0.00 03:02:51 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:23:01 ens3 48.76 28.60 150.21 1.84 0.00 0.00 0.00 0.00 03:02:51 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:24:01 ens3 45.51 28.50 145.18 1.84 0.00 0.00 0.00 0.00 03:02:51 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:25:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 03:02:51 02:25:01 ens3 32.99 20.85 90.95 1.46 0.00 0.00 0.00 0.00 03:02:51 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:26:01 ens3 164.28 50.98 629.40 3.53 0.00 0.00 0.00 0.00 03:02:51 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:27:01 ens3 147.45 48.28 393.71 3.14 0.00 0.00 0.00 0.00 03:02:51 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:28:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 03:02:51 02:28:01 ens3 186.94 68.66 371.54 4.53 0.00 0.00 0.00 0.00 03:02:51 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:02:51 02:29:01 ens3 5.28 3.85 5.60 4.01 0.00 0.00 0.00 0.00 03:02:51 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:30:01 ens3 3.58 2.53 2.22 2.23 0.00 0.00 0.00 0.00 03:02:51 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:31:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:02:51 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:33:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:34:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:35:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:36:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:02:51 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:37:01 ens3 0.43 0.10 0.05 0.01 0.00 0.00 0.00 0.00 03:02:51 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:38:01 ens3 0.82 0.52 0.47 0.29 0.00 0.00 0.00 0.00 03:02:51 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:39:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:41:01 ens3 0.80 0.20 0.14 0.07 0.00 0.00 0.00 0.00 03:02:51 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:42:01 ens3 0.42 0.43 0.26 0.22 0.00 0.00 0.00 0.00 03:02:51 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:44:01 ens3 0.18 0.12 0.09 0.01 0.00 0.00 0.00 0.00 03:02:51 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:45:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:46:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:02:51 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:49:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:51:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 03:02:51 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:52:01 ens3 0.22 0.13 0.12 0.01 0.00 0.00 0.00 0.00 03:02:51 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:53:01 ens3 0.37 0.10 0.04 0.01 0.00 0.00 0.00 0.00 03:02:51 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:54:01 ens3 3.53 4.10 0.47 12.15 0.00 0.00 0.00 0.00 03:02:51 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:55:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:56:01 ens3 3.05 3.33 0.57 13.44 0.00 0.00 0.00 0.00 03:02:51 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:57:01 ens3 1.12 0.08 0.14 0.01 0.00 0.00 0.00 0.00 03:02:51 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:58:01 ens3 9.83 15.11 1.61 28.22 0.00 0.00 0.00 0.00 03:02:51 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 02:59:01 ens3 2.73 3.23 0.43 13.46 0.00 0.00 0.00 0.00 03:02:51 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 03:00:01 ens3 3.72 4.12 0.50 7.32 0.00 0.00 0.00 0.00 03:02:51 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:02:51 03:01:01 ens3 8.78 11.70 0.98 14.70 0.00 0.00 0.00 0.00 03:02:51 03:02:01 docker0 69.22 116.75 6.64 1259.19 0.00 0.00 0.00 0.00 03:02:51 03:02:01 vethcc900bb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 03:02:01 veth99f657f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 03:02:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 03:02:51 03:02:01 ens3 230.06 140.46 3926.10 49.50 0.00 0.00 0.00 0.00 03:02:51 Average: docker0 25.94 32.61 2.07 281.75 0.00 0.00 0.00 0.00 03:02:51 Average: vethcc900bb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 Average: veth99f657f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:02:51 Average: lo 1.86 1.86 0.18 0.18 0.00 0.00 0.00 0.00 03:02:51 Average: ens3 85.34 60.45 555.60 95.92 0.00 0.00 0.00 0.00 03:02:51 03:02:51 03:02:51 ---> sar -P ALL: 03:02:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24952) 11/08/24 _x86_64_ (8 CPU) 03:02:51 03:02:51 02:10:04 LINUX RESTART (8 CPU) 03:02:51 03:02:51 02:11:02 CPU %user %nice %system %iowait %steal %idle 03:02:51 02:12:01 all 8.21 0.00 3.83 1.92 0.10 85.94 03:02:51 02:12:01 0 8.74 0.00 4.26 0.12 0.12 86.76 03:02:51 02:12:01 1 7.39 0.00 3.60 0.59 0.10 88.32 03:02:51 02:12:01 2 11.04 0.00 4.49 1.80 0.14 82.54 03:02:51 02:12:01 3 7.09 0.00 3.48 3.19 0.09 86.15 03:02:51 02:12:01 4 7.05 0.00 3.65 4.17 0.09 85.05 03:02:51 02:12:01 5 6.97 0.00 3.14 1.04 0.09 88.77 03:02:51 02:12:01 6 8.22 0.00 3.08 0.67 0.09 87.94 03:02:51 02:12:01 7 9.19 0.00 4.91 3.83 0.12 81.95 03:02:51 02:13:01 all 32.61 0.00 5.52 3.48 0.09 58.31 03:02:51 02:13:01 0 33.37 0.00 6.30 14.54 0.12 45.67 03:02:51 02:13:01 1 32.27 0.00 5.68 0.03 0.08 61.93 03:02:51 02:13:01 2 33.75 0.00 5.44 0.14 0.07 60.61 03:02:51 02:13:01 3 33.07 0.00 5.87 0.20 0.08 60.78 03:02:51 02:13:01 4 31.31 0.00 4.71 1.56 0.08 62.33 03:02:51 02:13:01 5 33.18 0.00 6.21 5.06 0.08 55.46 03:02:51 02:13:01 6 32.14 0.00 4.96 6.02 0.08 56.80 03:02:51 02:13:01 7 31.77 0.00 5.01 0.32 0.08 62.83 03:02:51 02:14:01 all 38.51 0.00 6.37 3.68 0.10 51.34 03:02:51 02:14:01 0 38.47 0.00 6.43 14.95 0.10 40.05 03:02:51 02:14:01 1 38.80 0.00 6.46 0.05 0.10 54.59 03:02:51 02:14:01 2 37.86 0.00 5.63 0.13 0.10 56.28 03:02:51 02:14:01 3 39.15 0.00 5.92 2.93 0.10 51.90 03:02:51 02:14:01 4 35.90 0.00 6.69 8.68 0.10 48.63 03:02:51 02:14:01 5 36.43 0.00 6.21 0.12 0.10 57.14 03:02:51 02:14:01 6 40.69 0.00 7.71 2.48 0.08 49.03 03:02:51 02:14:01 7 40.79 0.00 5.92 0.08 0.12 53.09 03:02:51 02:15:01 all 49.44 0.00 6.65 1.36 0.16 42.40 03:02:51 02:15:01 0 48.63 0.00 6.41 0.39 0.15 44.42 03:02:51 02:15:01 1 51.30 0.00 7.27 4.12 0.15 37.15 03:02:51 02:15:01 2 52.60 0.00 7.07 0.10 0.17 40.07 03:02:51 02:15:01 3 49.18 0.00 6.42 2.69 0.15 41.55 03:02:51 02:15:01 4 47.02 0.00 6.83 0.76 0.15 45.24 03:02:51 02:15:01 5 49.28 0.00 6.24 0.29 0.17 44.02 03:02:51 02:15:01 6 51.30 0.00 6.97 0.62 0.17 40.94 03:02:51 02:15:01 7 46.14 0.00 5.95 1.95 0.15 45.80 03:02:51 02:16:01 all 14.39 0.00 5.00 20.87 0.09 59.65 03:02:51 02:16:01 0 14.92 0.00 5.60 30.55 0.08 48.85 03:02:51 02:16:01 1 15.54 0.00 6.04 27.12 0.10 51.20 03:02:51 02:16:01 2 16.55 0.00 5.41 11.35 0.08 66.60 03:02:51 02:16:01 3 13.25 0.00 5.00 44.59 0.12 37.03 03:02:51 02:16:01 4 13.32 0.00 4.22 5.18 0.10 77.18 03:02:51 02:16:01 5 13.48 0.00 4.02 8.87 0.07 73.56 03:02:51 02:16:01 6 15.72 0.00 5.78 12.93 0.10 65.46 03:02:51 02:16:01 7 12.31 0.00 3.95 26.45 0.08 57.20 03:02:51 02:17:01 all 12.42 0.00 5.46 24.46 0.09 57.57 03:02:51 02:17:01 0 13.22 0.00 6.45 47.34 0.14 32.85 03:02:51 02:17:01 1 13.23 0.00 6.04 35.48 0.07 45.19 03:02:51 02:17:01 2 12.69 0.00 6.96 24.30 0.08 55.97 03:02:51 02:17:01 3 11.32 0.00 4.50 26.16 0.12 57.91 03:02:51 02:17:01 4 11.31 0.00 4.24 11.58 0.07 72.80 03:02:51 02:17:01 5 12.27 0.00 4.37 13.58 0.08 69.69 03:02:51 02:17:01 6 13.20 0.00 5.34 10.09 0.09 71.28 03:02:51 02:17:01 7 12.12 0.00 5.80 27.60 0.10 54.37 03:02:51 02:18:01 all 62.10 0.00 11.08 10.78 0.14 15.90 03:02:51 02:18:01 0 62.31 0.00 11.42 19.17 0.12 6.98 03:02:51 02:18:01 1 62.05 0.00 12.03 11.76 0.17 14.00 03:02:51 02:18:01 2 62.95 0.00 10.48 9.76 0.13 16.68 03:02:51 02:18:01 3 62.10 0.00 11.44 10.27 0.17 16.02 03:02:51 02:18:01 4 61.36 0.00 10.71 10.47 0.15 17.31 03:02:51 02:18:01 5 61.17 0.00 10.39 4.20 0.14 24.11 03:02:51 02:18:01 6 62.31 0.00 11.43 4.16 0.12 21.98 03:02:51 02:18:01 7 62.53 0.00 10.76 16.42 0.12 10.18 03:02:51 02:19:01 all 88.63 0.00 10.91 0.24 0.18 0.04 03:02:51 02:19:01 0 89.14 0.00 10.49 0.15 0.15 0.07 03:02:51 02:19:01 1 88.31 0.00 11.21 0.26 0.19 0.03 03:02:51 02:19:01 2 88.06 0.00 11.51 0.25 0.17 0.02 03:02:51 02:19:01 3 88.99 0.00 10.58 0.24 0.19 0.00 03:02:51 02:19:01 4 88.72 0.00 10.86 0.19 0.17 0.07 03:02:51 02:19:01 5 88.10 0.00 11.32 0.38 0.17 0.03 03:02:51 02:19:01 6 88.90 0.00 10.60 0.22 0.22 0.05 03:02:51 02:19:01 7 88.85 0.00 10.74 0.24 0.15 0.02 03:02:51 02:20:01 all 56.49 0.00 8.92 1.79 0.13 32.67 03:02:51 02:20:01 0 57.92 0.00 8.15 1.52 0.17 32.24 03:02:51 02:20:01 1 55.62 0.00 10.61 1.27 0.13 32.37 03:02:51 02:20:01 2 52.97 0.00 11.90 2.39 0.15 32.59 03:02:51 02:20:01 3 56.75 0.00 9.14 1.84 0.12 32.16 03:02:51 02:20:01 4 56.42 0.00 8.04 2.04 0.12 33.38 03:02:51 02:20:01 5 57.29 0.00 7.94 3.65 0.12 31.00 03:02:51 02:20:01 6 57.89 0.00 7.72 0.27 0.12 34.00 03:02:51 02:20:01 7 57.03 0.00 7.89 1.32 0.12 33.65 03:02:51 02:21:01 all 8.32 0.00 1.02 0.32 0.08 90.26 03:02:51 02:21:01 0 8.03 0.00 1.00 0.12 0.07 90.78 03:02:51 02:21:01 1 7.97 0.00 0.93 0.03 0.08 90.98 03:02:51 02:21:01 2 6.92 0.00 0.97 0.15 0.08 91.87 03:02:51 02:21:01 3 7.41 0.00 1.11 0.28 0.08 91.11 03:02:51 02:21:01 4 10.37 0.00 1.04 1.21 0.08 87.30 03:02:51 02:21:01 5 9.18 0.00 0.87 0.37 0.10 89.48 03:02:51 02:21:01 6 8.86 0.00 0.99 0.12 0.08 89.95 03:02:51 02:21:01 7 7.84 0.00 1.24 0.25 0.08 90.59 03:02:51 02:22:01 all 6.77 0.00 0.73 0.24 0.07 92.19 03:02:51 02:22:01 0 5.34 0.00 0.72 0.10 0.07 93.77 03:02:51 02:22:01 1 4.53 0.00 0.65 0.03 0.07 94.72 03:02:51 02:22:01 2 4.78 0.00 0.65 0.03 0.05 94.48 03:02:51 02:22:01 3 6.53 0.00 0.77 0.03 0.07 92.60 03:02:51 02:22:01 4 7.53 0.00 0.77 0.13 0.08 91.48 03:02:51 02:22:01 5 11.12 0.00 0.82 0.03 0.07 87.96 03:02:51 02:22:01 6 8.44 0.00 0.79 1.42 0.08 89.27 03:02:51 02:22:01 7 5.91 0.00 0.69 0.10 0.07 93.24 03:02:51 03:02:51 02:22:01 CPU %user %nice %system %iowait %steal %idle 03:02:51 02:23:01 all 0.36 0.00 0.11 0.69 0.01 98.83 03:02:51 02:23:01 0 0.20 0.00 0.07 0.02 0.00 99.72 03:02:51 02:23:01 1 0.58 0.00 0.15 0.30 0.02 98.95 03:02:51 02:23:01 2 0.40 0.00 0.10 0.17 0.00 99.33 03:02:51 02:23:01 3 0.47 0.00 0.17 0.20 0.03 99.13 03:02:51 02:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:02:51 02:23:01 5 0.43 0.00 0.08 0.07 0.02 99.40 03:02:51 02:23:01 6 0.52 0.00 0.22 4.73 0.02 94.52 03:02:51 02:23:01 7 0.28 0.00 0.07 0.02 0.02 99.62 03:02:51 02:24:01 all 0.34 0.00 0.11 3.47 0.01 96.06 03:02:51 02:24:01 0 0.67 0.00 0.15 1.00 0.02 98.16 03:02:51 02:24:01 1 0.38 0.00 0.12 0.72 0.00 98.78 03:02:51 02:24:01 2 0.20 0.00 0.05 0.02 0.02 99.72 03:02:51 02:24:01 3 0.37 0.00 0.10 0.32 0.02 99.20 03:02:51 02:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:02:51 02:24:01 5 0.43 0.00 0.13 0.83 0.00 98.60 03:02:51 02:24:01 6 0.38 0.00 0.22 24.11 0.03 75.26 03:02:51 02:24:01 7 0.30 0.00 0.10 0.80 0.03 98.76 03:02:51 02:25:01 all 0.55 0.00 0.21 9.23 0.03 89.98 03:02:51 02:25:01 0 0.40 0.00 0.22 0.62 0.02 98.75 03:02:51 02:25:01 1 0.40 0.00 0.20 1.82 0.03 97.55 03:02:51 02:25:01 2 0.95 0.00 0.17 1.84 0.03 97.01 03:02:51 02:25:01 3 0.69 0.00 0.25 1.66 0.07 97.34 03:02:51 02:25:01 4 0.22 0.00 0.28 1.07 0.02 98.42 03:02:51 02:25:01 5 0.98 0.00 0.20 1.20 0.02 97.60 03:02:51 02:25:01 6 0.27 0.00 0.27 64.62 0.03 34.81 03:02:51 02:25:01 7 0.47 0.00 0.08 1.07 0.03 98.34 03:02:51 02:26:01 all 0.33 0.00 0.11 11.06 0.03 88.47 03:02:51 02:26:01 0 0.30 0.00 0.07 1.32 0.02 98.30 03:02:51 02:26:01 1 0.70 0.00 0.17 2.20 0.02 96.91 03:02:51 02:26:01 2 0.35 0.00 0.15 0.92 0.02 98.56 03:02:51 02:26:01 3 0.13 0.00 0.08 0.33 0.03 99.41 03:02:51 02:26:01 4 0.22 0.00 0.05 0.97 0.02 98.75 03:02:51 02:26:01 5 0.38 0.00 0.15 0.80 0.03 98.63 03:02:51 02:26:01 6 0.27 0.00 0.17 81.83 0.05 17.69 03:02:51 02:26:01 7 0.29 0.00 0.05 0.12 0.02 99.53 03:02:51 02:27:01 all 0.27 0.00 0.08 10.27 0.02 89.35 03:02:51 02:27:01 0 0.37 0.00 0.12 0.70 0.02 98.80 03:02:51 02:27:01 1 0.27 0.00 0.03 1.13 0.02 98.55 03:02:51 02:27:01 2 0.17 0.00 0.05 0.15 0.02 99.62 03:02:51 02:27:01 3 0.40 0.00 0.12 0.92 0.03 98.53 03:02:51 02:27:01 4 0.35 0.00 0.10 0.62 0.02 98.92 03:02:51 02:27:01 5 0.22 0.00 0.08 1.37 0.02 98.31 03:02:51 02:27:01 6 0.28 0.00 0.13 77.25 0.03 22.30 03:02:51 02:27:01 7 0.08 0.00 0.03 0.00 0.03 99.85 03:02:51 02:28:01 all 1.23 0.00 0.80 10.60 0.04 87.33 03:02:51 02:28:01 0 0.80 0.00 0.42 0.68 0.02 98.08 03:02:51 02:28:01 1 0.97 0.00 0.43 0.97 0.03 97.59 03:02:51 02:28:01 2 1.51 0.00 2.20 4.57 0.03 91.69 03:02:51 02:28:01 3 1.38 0.00 0.65 7.00 0.03 90.94 03:02:51 02:28:01 4 0.65 0.00 0.65 13.40 0.03 85.26 03:02:51 02:28:01 5 1.81 0.00 0.57 2.02 0.03 95.57 03:02:51 02:28:01 6 1.74 0.00 0.92 32.14 0.05 65.15 03:02:51 02:28:01 7 1.01 0.00 0.54 24.06 0.08 74.31 03:02:51 02:29:01 all 0.27 0.00 0.08 0.12 0.01 99.52 03:02:51 02:29:01 0 0.32 0.00 0.10 0.02 0.00 99.57 03:02:51 02:29:01 1 0.18 0.00 0.12 0.02 0.02 99.67 03:02:51 02:29:01 2 0.25 0.00 0.07 0.02 0.00 99.67 03:02:51 02:29:01 3 0.18 0.00 0.12 0.22 0.02 99.47 03:02:51 02:29:01 4 0.15 0.00 0.03 0.02 0.00 99.80 03:02:51 02:29:01 5 0.20 0.00 0.05 0.08 0.02 99.65 03:02:51 02:29:01 6 0.25 0.00 0.13 0.00 0.00 99.62 03:02:51 02:29:01 7 0.65 0.00 0.05 0.59 0.00 98.71 03:02:51 02:30:01 all 0.10 0.00 0.02 0.09 0.01 99.77 03:02:51 02:30:01 0 0.05 0.00 0.07 0.00 0.02 99.87 03:02:51 02:30:01 1 0.03 0.00 0.07 0.00 0.02 99.88 03:02:51 02:30:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:02:51 02:30:01 3 0.05 0.00 0.00 0.03 0.02 99.90 03:02:51 02:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:02:51 02:30:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:02:51 02:30:01 6 0.10 0.00 0.02 0.00 0.02 99.87 03:02:51 02:30:01 7 0.47 0.00 0.00 0.72 0.02 98.80 03:02:51 02:31:01 all 0.17 0.00 0.01 0.02 0.00 99.79 03:02:51 02:31:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:02:51 02:31:01 1 0.07 0.00 0.00 0.00 0.00 99.93 03:02:51 02:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:02:51 02:31:01 3 0.07 0.00 0.02 0.08 0.00 99.83 03:02:51 02:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:02:51 02:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:02:51 02:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:02:51 02:31:01 7 1.12 0.00 0.02 0.12 0.00 98.74 03:02:51 02:32:01 all 0.04 0.00 0.02 0.00 0.01 99.93 03:02:51 02:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:02:51 02:32:01 1 0.05 0.00 0.05 0.00 0.00 99.90 03:02:51 02:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:02:51 02:32:01 3 0.05 0.00 0.02 0.02 0.02 99.90 03:02:51 02:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:02:51 02:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:02:51 02:32:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:02:51 02:32:01 7 0.17 0.00 0.00 0.02 0.00 99.82 03:02:51 02:33:01 all 0.12 0.00 0.02 0.09 0.01 99.76 03:02:51 02:33:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:02:51 02:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:02:51 02:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:02:51 02:33:01 3 0.08 0.00 0.03 0.43 0.02 99.43 03:02:51 02:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:02:51 02:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:02:51 02:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:02:51 02:33:01 7 0.75 0.00 0.03 0.30 0.02 98.90 03:02:51 03:02:51 02:33:01 CPU %user %nice %system %iowait %steal %idle 03:02:51 02:34:01 all 0.03 0.00 0.01 0.04 0.01 99.91 03:02:51 02:34:01 0 0.08 0.00 0.02 0.02 0.02 99.87 03:02:51 02:34:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:02:51 02:34:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:02:51 02:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:02:51 02:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:02:51 02:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:02:51 02:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:02:51 02:34:01 7 0.02 0.00 0.00 0.28 0.00 99.70 03:02:51 02:35:01 all 0.04 0.00 0.02 0.02 0.01 99.91 03:02:51 02:35:01 0 0.05 0.00 0.05 0.02 0.02 99.87 03:02:51 02:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:02:51 02:35:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:02:51 02:35:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:02:51 02:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:02:51 02:35:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:02:51 02:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:02:51 02:35:01 7 0.13 0.00 0.02 0.15 0.00 99.70 03:02:51 02:36:01 all 0.02 0.00 0.01 0.02 0.01 99.94 03:02:51 02:36:01 0 0.05 0.00 0.02 0.02 0.02 99.90 03:02:51 02:36:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:02:51 02:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:02:51 02:36:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:02:51 02:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:02:51 02:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:02:51 02:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:02:51 02:36:01 7 0.03 0.00 0.02 0.12 0.02 99.82 03:02:51 02:37:01 all 0.10 0.00 0.02 0.04 0.01 99.84 03:02:51 02:37:01 0 0.08 0.00 0.02 0.00 0.02 99.88 03:02:51 02:37:01 1 0.07 0.00 0.07 0.00 0.02 99.85 03:02:51 02:37:01 2 0.08 0.00 0.02 0.00 0.02 99.88 03:02:51 02:37:01 3 0.07 0.00 0.02 0.12 0.00 99.80 03:02:51 02:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:02:51 02:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:02:51 02:37:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:02:51 02:37:01 7 0.37 0.00 0.00 0.23 0.00 99.40 03:02:51 02:38:01 all 0.27 0.00 0.02 0.01 0.01 99.70 03:02:51 02:38:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:02:51 02:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:02:51 02:38:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:02:51 02:38:01 3 0.03 0.00 0.05 0.08 0.02 99.82 03:02:51 02:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:02:51 02:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:02:51 02:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:02:51 02:38:01 7 1.90 0.00 0.00 0.02 0.00 98.08 03:02:51 02:39:01 all 0.18 0.00 0.02 0.00 0.01 99.79 03:02:51 02:39:01 0 0.03 0.00 0.07 0.00 0.02 99.88 03:02:51 02:39:01 1 0.07 0.00 0.02 0.03 0.00 99.88 03:02:51 02:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:02:51 02:39:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:02:51 02:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:02:51 02:39:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:02:51 02:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:02:51 02:39:01 7 1.21 0.00 0.02 0.00 0.00 98.78 03:02:51 02:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:02:51 02:40:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:02:51 02:40:01 1 0.03 0.00 0.02 0.02 0.02 99.92 03:02:51 02:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:02:51 02:40:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:02:51 02:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:02:51 02:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:02:51 02:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:02:51 02:40:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:02:51 02:41:01 all 0.04 0.00 0.01 0.01 0.01 99.92 03:02:51 02:41:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:02:51 02:41:01 1 0.08 0.00 0.02 0.00 0.02 99.88 03:02:51 02:41:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:02:51 02:41:01 3 0.05 0.00 0.02 0.07 0.02 99.85 03:02:51 02:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:02:51 02:41:01 5 0.05 0.00 0.03 0.00 0.00 99.92 03:02:51 02:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:02:51 02:41:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:02:51 02:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:02:51 02:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:02:51 02:42:01 1 0.05 0.00 0.00 0.02 0.02 99.92 03:02:51 02:42:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:02:51 02:42:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:02:51 02:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:02:51 02:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:02:51 02:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:02:51 02:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:02:51 02:43:01 all 0.04 0.00 0.01 0.01 0.01 99.94 03:02:51 02:43:01 0 0.07 0.00 0.08 0.00 0.02 99.83 03:02:51 02:43:01 1 0.07 0.00 0.00 0.02 0.02 99.90 03:02:51 02:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:02:51 02:43:01 3 0.03 0.00 0.03 0.00 0.02 99.92 03:02:51 02:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:02:51 02:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:02:51 02:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:02:51 02:43:01 7 0.05 0.00 0.00 0.05 0.00 99.90 03:02:51 02:44:01 all 0.08 0.00 0.02 0.00 0.01 99.90 03:02:51 02:44:01 0 0.48 0.00 0.02 0.00 0.02 99.48 03:02:51 02:44:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:02:51 02:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:02:51 02:44:01 3 0.03 0.00 0.05 0.02 0.00 99.90 03:02:51 02:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:02:51 02:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:02:51 02:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:02:51 02:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:02:51 03:02:51 02:44:01 CPU %user %nice %system %iowait %steal %idle 03:02:51 02:45:01 all 0.15 0.00 0.02 0.01 0.01 99.81 03:02:51 02:45:01 0 1.03 0.00 0.05 0.00 0.02 98.91 03:02:51 02:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:02:51 02:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:02:51 02:45:01 3 0.03 0.00 0.00 0.02 0.02 99.93 03:02:51 02:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:02:51 02:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:02:51 02:45:01 6 0.05 0.00 0.03 0.00 0.02 99.90 03:02:51 02:45:01 7 0.00 0.00 0.00 0.10 0.00 99.90 03:02:51 02:46:01 all 0.19 0.00 0.04 0.19 0.01 99.58 03:02:51 02:46:01 0 1.26 0.00 0.03 1.06 0.03 97.62 03:02:51 02:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:02:51 02:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:02:51 02:46:01 3 0.10 0.00 0.23 0.35 0.02 99.30 03:02:51 02:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:02:51 02:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:02:51 02:46:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:02:51 02:46:01 7 0.02 0.00 0.00 0.07 0.00 99.92 03:02:51 02:47:01 all 0.08 0.00 0.02 0.08 0.01 99.81 03:02:51 02:47:01 0 0.42 0.00 0.05 0.00 0.02 99.52 03:02:51 02:47:01 1 0.03 0.00 0.00 0.00 0.03 99.93 03:02:51 02:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:02:51 02:47:01 3 0.07 0.00 0.05 0.33 0.02 99.53 03:02:51 02:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:02:51 02:47:01 5 0.05 0.00 0.03 0.00 0.02 99.90 03:02:51 02:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:02:51 02:47:01 7 0.00 0.00 0.02 0.32 0.00 99.67 03:02:51 02:48:01 all 0.09 0.00 0.01 0.01 0.01 99.88 03:02:51 02:48:01 0 0.50 0.00 0.03 0.00 0.00 99.47 03:02:51 02:48:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:02:51 02:48:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:02:51 02:48:01 3 0.08 0.00 0.02 0.02 0.03 99.85 03:02:51 02:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:02:51 02:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:02:51 02:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:02:51 02:48:01 7 0.00 0.00 0.00 0.07 0.00 99.93 03:02:51 02:49:01 all 0.02 0.00 0.01 0.06 0.01 99.90 03:02:51 02:49:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:02:51 02:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:02:51 02:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:02:51 02:49:01 3 0.03 0.00 0.03 0.35 0.02 99.57 03:02:51 02:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:02:51 02:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:02:51 02:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:02:51 02:49:01 7 0.00 0.00 0.00 0.15 0.00 99.85 03:02:51 02:50:01 all 0.05 0.00 0.01 0.04 0.01 99.89 03:02:51 02:50:01 0 0.10 0.00 0.03 0.00 0.02 99.85 03:02:51 02:50:01 1 0.07 0.00 0.02 0.34 0.00 99.58 03:02:51 02:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:02:51 02:50:01 3 0.05 0.00 0.03 0.00 0.03 99.88 03:02:51 02:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:02:51 02:50:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:02:51 02:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:02:51 02:50:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:02:51 02:51:01 all 0.08 0.00 0.03 0.05 0.01 99.84 03:02:51 02:51:01 0 0.03 0.00 0.03 0.17 0.00 99.77 03:02:51 02:51:01 1 0.43 0.00 0.07 0.02 0.02 99.47 03:02:51 02:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:02:51 02:51:01 3 0.10 0.00 0.07 0.07 0.03 99.73 03:02:51 02:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:02:51 02:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:02:51 02:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:02:51 02:51:01 7 0.02 0.00 0.02 0.13 0.00 99.83 03:02:51 02:52:01 all 0.10 0.00 0.02 0.03 0.00 99.84 03:02:51 02:52:01 0 0.03 0.00 0.05 0.00 0.00 99.92 03:02:51 02:52:01 1 0.57 0.00 0.02 0.00 0.02 99.40 03:02:51 02:52:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:02:51 02:52:01 3 0.07 0.00 0.07 0.02 0.02 99.83 03:02:51 02:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:02:51 02:52:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:02:51 02:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:02:51 02:52:01 7 0.02 0.00 0.00 0.23 0.00 99.75 03:02:51 02:53:01 all 0.21 0.00 0.02 0.01 0.01 99.75 03:02:51 02:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:02:51 02:53:01 1 1.55 0.00 0.03 0.00 0.02 98.40 03:02:51 02:53:01 2 0.07 0.00 0.03 0.00 0.00 99.90 03:02:51 02:53:01 3 0.03 0.00 0.02 0.03 0.00 99.92 03:02:51 02:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:02:51 02:53:01 5 0.02 0.00 0.03 0.00 0.02 99.93 03:02:51 02:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:02:51 02:53:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:02:51 02:54:01 all 0.10 0.00 0.02 0.01 0.01 99.87 03:02:51 02:54:01 0 0.12 0.00 0.02 0.00 0.00 99.87 03:02:51 02:54:01 1 0.10 0.00 0.02 0.00 0.00 99.88 03:02:51 02:54:01 2 0.08 0.00 0.02 0.00 0.02 99.88 03:02:51 02:54:01 3 0.07 0.00 0.02 0.07 0.02 99.83 03:02:51 02:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:02:51 02:54:01 5 0.15 0.00 0.05 0.00 0.02 99.78 03:02:51 02:54:01 6 0.07 0.00 0.00 0.00 0.00 99.93 03:02:51 02:54:01 7 0.17 0.00 0.00 0.02 0.00 99.82 03:02:51 02:55:01 all 0.03 0.00 0.02 0.01 0.01 99.94 03:02:51 02:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:02:51 02:55:01 1 0.05 0.00 0.05 0.03 0.02 99.85 03:02:51 02:55:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:02:51 02:55:01 3 0.02 0.00 0.02 0.02 0.00 99.95 03:02:51 02:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:02:51 02:55:01 5 0.07 0.00 0.05 0.00 0.02 99.87 03:02:51 02:55:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:02:51 02:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:02:51 03:02:51 02:55:01 CPU %user %nice %system %iowait %steal %idle 03:02:51 02:56:01 all 0.06 0.00 0.03 0.00 0.01 99.91 03:02:51 02:56:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:02:51 02:56:01 1 0.03 0.00 0.05 0.00 0.00 99.92 03:02:51 02:56:01 2 0.07 0.00 0.02 0.00 0.00 99.92 03:02:51 02:56:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:02:51 02:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:02:51 02:56:01 5 0.17 0.00 0.05 0.00 0.02 99.77 03:02:51 02:56:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:02:51 02:56:01 7 0.03 0.00 0.02 0.02 0.02 99.92 03:02:51 02:57:01 all 0.02 0.00 0.02 0.01 0.01 99.95 03:02:51 02:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:02:51 02:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:02:51 02:57:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:02:51 02:57:01 3 0.02 0.00 0.03 0.03 0.00 99.92 03:02:51 02:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:02:51 02:57:01 5 0.03 0.00 0.07 0.00 0.02 99.88 03:02:51 02:57:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:02:51 02:57:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:02:51 02:58:01 all 0.04 0.00 0.03 0.00 0.01 99.93 03:02:51 02:58:01 0 0.05 0.00 0.00 0.00 0.00 99.95 03:02:51 02:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:02:51 02:58:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:02:51 02:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:02:51 02:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:02:51 02:58:01 5 0.10 0.00 0.08 0.00 0.03 99.78 03:02:51 02:58:01 6 0.07 0.00 0.05 0.00 0.00 99.88 03:02:51 02:58:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:02:51 02:59:01 all 0.05 0.00 0.01 0.03 0.01 99.89 03:02:51 02:59:01 0 0.08 0.00 0.02 0.00 0.02 99.88 03:02:51 02:59:01 1 0.07 0.00 0.00 0.00 0.00 99.93 03:02:51 02:59:01 2 0.07 0.00 0.03 0.00 0.02 99.88 03:02:51 02:59:01 3 0.02 0.00 0.02 0.13 0.02 99.82 03:02:51 02:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:02:51 02:59:01 5 0.08 0.00 0.02 0.00 0.03 99.87 03:02:51 02:59:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:02:51 02:59:01 7 0.03 0.00 0.00 0.08 0.00 99.88 03:02:51 03:00:01 all 0.04 0.00 0.02 0.02 0.01 99.91 03:02:51 03:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:02:51 03:00:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:02:51 03:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:02:51 03:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:02:51 03:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:02:51 03:00:01 5 0.17 0.00 0.07 0.00 0.02 99.75 03:02:51 03:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:02:51 03:00:01 7 0.03 0.00 0.02 0.15 0.02 99.78 03:02:51 03:01:01 all 0.04 0.00 0.02 0.01 0.00 99.93 03:02:51 03:01:01 0 0.07 0.00 0.02 0.00 0.00 99.92 03:02:51 03:01:01 1 0.02 0.00 0.03 0.00 0.00 99.95 03:02:51 03:01:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:02:51 03:01:01 3 0.05 0.00 0.03 0.03 0.02 99.87 03:02:51 03:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:02:51 03:01:01 5 0.07 0.00 0.02 0.00 0.02 99.90 03:02:51 03:01:01 6 0.07 0.00 0.02 0.00 0.00 99.92 03:02:51 03:01:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:02:51 03:02:01 all 4.15 0.00 1.70 1.30 0.04 92.82 03:02:51 03:02:01 0 4.14 0.00 2.01 0.27 0.03 93.54 03:02:51 03:02:01 1 3.67 0.00 1.34 0.45 0.03 94.51 03:02:51 03:02:01 2 2.89 0.00 1.15 0.08 0.03 95.85 03:02:51 03:02:01 3 3.68 0.00 1.72 6.21 0.05 88.35 03:02:51 03:02:01 4 5.13 0.00 1.97 0.05 0.03 92.82 03:02:51 03:02:01 5 4.76 0.00 1.49 0.03 0.05 93.66 03:02:51 03:02:01 6 4.44 0.00 1.87 0.05 0.05 93.58 03:02:51 03:02:01 7 4.47 0.00 2.04 3.28 0.03 90.17 03:02:51 Average: all 7.54 0.00 1.34 2.28 0.03 88.81 03:02:51 Average: 0 7.62 0.00 1.38 2.61 0.04 88.36 03:02:51 Average: 1 7.53 0.00 1.43 1.72 0.03 89.28 03:02:51 Average: 2 7.56 0.00 1.46 1.13 0.03 89.82 03:02:51 Average: 3 7.45 0.00 1.33 2.16 0.04 89.01 03:02:51 Average: 4 7.34 0.00 1.26 1.21 0.03 90.16 03:02:51 Average: 5 7.55 0.00 1.26 0.86 0.03 90.30 03:02:51 Average: 6 7.69 0.00 1.35 6.35 0.03 84.58 03:02:51 Average: 7 7.55 0.00 1.28 2.18 0.03 88.96 03:02:51 03:02:51 03:02:51