Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6505644538b1a317976230cb4483e698d69ec754 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-ssh1921472975542903547.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17270412864695553682.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2772320965323223652.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh334519447290154369.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-ssh4581006762206680144.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-38740 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/792 [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/792 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6505644538b1a317976230cb4483e698d69ec754 (main) > git config core.sparsecheckout # timeout=10 > git checkout -f 6505644538b1a317976230cb4483e698d69ec754 # timeout=10 Commit message: "Merge pull request #5071 from weichou1229/event-retention" > git rev-list --no-walk 310c4853b7613a5ec87f391646ffefe23ede991a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:46:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:46:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:46:16 ========================================================= 07:46:16 EdgeX Global Pipelines Version Info 07:46:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:46:17 ------------------- 07:46:17 stable info: 07:46:17 ------------------- 07:46:17 Commited By: Cherry Wang cherry@iotechsys.com 07:46:17 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 07:46:17 Message: update stable to v1.0.269 07:46:17 ------------------- 07:46:17 experimental info: 07:46:17 ------------------- 07:46:17 Commited By: **** collab-it+edgex@linuxfoundation.org 07:46:17 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 07:46:17 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:46:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:46:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:46:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:46:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:46:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:46:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:46:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:46:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:46:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:46:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:46:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:46:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:46:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:46:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:46:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:46:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:46:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:46:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:46:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:46:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 07:46:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:46:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:46:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:46:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:46:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:46:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:46:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6505644538b1a317976230cb4483e698d69ec754 [Pipeline] echo 07:46:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6505644 [Pipeline] echo 07:46:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:46:19 provisioning config files... 07:46:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/792@tmp/config3102994663640769282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:20 ---> ****-login.sh 07:46:20 nexus3.edgexfoundry.org:10001 07:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:20 Configure a credential helper to remove this warning. See 07:46:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:20 07:46:20 Login Succeeded 07:46:20 nexus3.edgexfoundry.org:10002 07:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:20 Configure a credential helper to remove this warning. See 07:46:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:20 07:46:20 Login Succeeded 07:46:20 nexus3.edgexfoundry.org:10003 07:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:20 Configure a credential helper to remove this warning. See 07:46:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:20 07:46:20 Login Succeeded 07:46:20 nexus3.edgexfoundry.org:10004 07:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:20 Configure a credential helper to remove this warning. See 07:46:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:20 07:46:20 Login Succeeded 07:46:20 ****.io 07:46:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:21 Configure a credential helper to remove this warning. See 07:46:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:21 07:46:21 Login Succeeded 07:46:21 ---> ****-login.sh ends [Pipeline] } 07:46:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:46:21 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 07:46:21 + dirname cmd/core-command/Dockerfile 07:46:21 + cut -d/ -f2 07:46:21 + echo core-command,cmd/core-command/Dockerfile 07:46:21 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:46:21 + cut -d/ -f2 07:46:21 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:46:21 + dirname cmd/core-data/Dockerfile 07:46:21 + cut -d/ -f2 07:46:21 + echo core-data,cmd/core-data/Dockerfile 07:46:21 + dirname cmd/core-keeper/Dockerfile 07:46:21 + cut -d/ -f2 07:46:21 + echo core-keeper,cmd/core-keeper/Dockerfile 07:46:21 + dirname cmd/core-metadata/Dockerfile 07:46:21 + cut -d/ -f2 07:46:21 + echo core-metadata,cmd/core-metadata/Dockerfile 07:46:21 + dirname cmd/security-bootstrapper/Dockerfile 07:46:21 + cut -d/ -f2 07:46:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:46:21 + dirname cmd/security-proxy-auth/Dockerfile 07:46:21 + cut -d/ -f2 07:46:21 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:46:21 + dirname cmd/security-proxy-setup/Dockerfile 07:46:21 + cut -d/ -f2 07:46:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:46:21 + dirname cmd/security-secretstore-setup/Dockerfile 07:46:21 + cut -d/ -f2 07:46:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:46:21 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:46:21 + cut -d/ -f2 07:46:21 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:46:21 + dirname cmd/security-spire-agent/Dockerfile 07:46:21 + cut -d/ -f2 07:46:21 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:46:21 + dirname cmd/security-spire-config/Dockerfile 07:46:21 + cut -d/ -f2 07:46:21 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:46:21 + dirname cmd/security-spire-server/Dockerfile 07:46:21 + cut -d/ -f2 07:46:21 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:46:21 + dirname cmd/support-notifications/Dockerfile 07:46:21 + cut -d/ -f2 07:46:21 + echo support-notifications,cmd/support-notifications/Dockerfile 07:46:21 + dirname cmd/support-scheduler/Dockerfile 07:46:21 + cut -d/ -f2 07:46:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:46:22 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:46:22 + git rev-list -1 --merges 6505644538b1a317976230cb4483e698d69ec754~1..6505644538b1a317976230cb4483e698d69ec754 [Pipeline] echo 07:46:22 -----------> git rev-list -1 --merges 6505644538b1a317976230cb4483e698d69ec754~1..6505644538b1a317976230cb4483e698d69ec754 6505644538b1a317976230cb4483e698d69ec754 07:46:22 6505644538b1a317976230cb4483e698d69ec754 [false] [Pipeline] sh 07:46:22 + git log --format=format:%s -1 6505644538b1a317976230cb4483e698d69ec754 [Pipeline] echo 07:46:23 ========================================================= 07:46:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:46:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:46:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:46:23 + grep -v github /etc/ssh/ssh_known_hosts 07:46:23 + [ -e /tmp/ssh_known_hosts ] 07:46:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:46:23 + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 07:46:23 /etc/ssh/ssh_known_hosts 07:46:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:46:24 07:46:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:46:24 0.1.4: Pulling from edgex-devops/py-git-semver 07:46:24 b85a868b505f: Pulling fs layer 07:46:24 e2be974225ed: Pulling fs layer 07:46:24 339a4e72a1f5: Pulling fs layer 07:46:24 988bab9f4d93: Pulling fs layer 07:46:24 1469e6f7b9e6: Pulling fs layer 07:46:24 eaf3925da568: Pulling fs layer 07:46:24 bab4dde63d76: Pulling fs layer 07:46:24 bde34c3a00c8: Pulling fs layer 07:46:24 b352a97aabf1: Pulling fs layer 07:46:24 eaf3925da568: Waiting 07:46:24 1469e6f7b9e6: Waiting 07:46:24 bab4dde63d76: Waiting 07:46:24 988bab9f4d93: Waiting 07:46:24 bde34c3a00c8: Waiting 07:46:24 b352a97aabf1: Waiting 07:46:24 4872d77fe225: Pulling fs layer 07:46:24 5851b861e8e6: Pulling fs layer 07:46:24 4872d77fe225: Waiting 07:46:24 5851b861e8e6: Waiting 07:46:24 e2be974225ed: Download complete 07:46:24 988bab9f4d93: Verifying Checksum 07:46:24 988bab9f4d93: Download complete 07:46:24 1469e6f7b9e6: Verifying Checksum 07:46:24 eaf3925da568: Download complete 07:46:24 339a4e72a1f5: Verifying Checksum 07:46:24 339a4e72a1f5: Download complete 07:46:24 bde34c3a00c8: Verifying Checksum 07:46:24 bde34c3a00c8: Download complete 07:46:24 b352a97aabf1: Download complete 07:46:24 4872d77fe225: Verifying Checksum 07:46:24 4872d77fe225: Download complete 07:46:24 5851b861e8e6: Verifying Checksum 07:46:24 5851b861e8e6: Download complete 07:46:24 b85a868b505f: Verifying Checksum 07:46:24 b85a868b505f: Download complete 07:46:24 bab4dde63d76: Verifying Checksum 07:46:24 bab4dde63d76: Download complete 07:46:26 b85a868b505f: Pull complete 07:46:26 e2be974225ed: Pull complete 07:46:26 339a4e72a1f5: Pull complete 07:46:26 988bab9f4d93: Pull complete 07:46:26 1469e6f7b9e6: Pull complete 07:46:27 eaf3925da568: Pull complete 07:46:28 bab4dde63d76: Pull complete 07:46:29 bde34c3a00c8: Pull complete 07:46:29 b352a97aabf1: Pull complete 07:46:29 4872d77fe225: Pull complete 07:46:29 5851b861e8e6: Pull complete 07:46:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:46:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:46:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:29 prd-ubuntu20.04-docker-8c-8g-38740 does not seem to be running inside a container 07:46:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/792 -v /w/workspace/edgex-go/792:/w/workspace/edgex-go/792:rw,z -v /w/workspace/edgex-go/792@tmp:/w/workspace/edgex-go/792@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 07:46:32 $ docker top 551ebb02d0f434f9eae4271207f3ab3aac393d3c679d6491535f79ea8788a790 -eo pid,comm 07:46:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:46:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:46:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:46:33 [ssh-agent] Looking for ssh-agent implementation... 07:46:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:46:33 $ docker exec 551ebb02d0f434f9eae4271207f3ab3aac393d3c679d6491535f79ea8788a790 ssh-agent 07:46:33 SSH_AUTH_SOCK=/tmp/ssh-CDXFOElqTY7m/agent.33 07:46:33 SSH_AGENT_PID=39 07:46:33 Running ssh-add (command line suppressed) 07:46:33 Identity added: /w/workspace/edgex-go/792@tmp/private_key_8884163155080400811.key (/w/workspace/edgex-go/792@tmp/private_key_8884163155080400811.key) 07:46:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:46:34 + git tag --points-at HEAD [Pipeline] } 07:46:34 $ docker exec --env ******** --env ******** 551ebb02d0f434f9eae4271207f3ab3aac393d3c679d6491535f79ea8788a790 ssh-agent -k 07:46:34 unset SSH_AUTH_SOCK; 07:46:34 unset SSH_AGENT_PID; 07:46:34 echo Agent pid 39 killed; 07:46:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:46:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:46:34 [ssh-agent] Looking for ssh-agent implementation... 07:46:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:46:34 $ docker exec 551ebb02d0f434f9eae4271207f3ab3aac393d3c679d6491535f79ea8788a790 ssh-agent 07:46:34 SSH_AUTH_SOCK=/tmp/ssh-dDXg3R1aKrm4/agent.72 07:46:34 SSH_AGENT_PID=78 07:46:34 Running ssh-add (command line suppressed) 07:46:34 Identity added: /w/workspace/edgex-go/792@tmp/private_key_13264664861058523182.key (/w/workspace/edgex-go/792@tmp/private_key_13264664861058523182.key) 07:46:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:46:35 + git semver init 07:46:35 2025-02-12 07:46:35,431 [run_init] DEBUG init version:0.0.0 force:False 07:46:35 2025-02-12 07:46:35,432 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/792/.semver 07:46:35 2025-02-12 07:46:35,433 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/792/.semver 07:46:35 2025-02-12 07:46:35,433 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/792/.semver'], cwd=/w/workspace/edgex-go/792, universal_newlines=False, shell=None, istream=None) 07:46:41 2025-02-12 07:46:40,776 [append_file] DEBUG append to file:/w/workspace/edgex-go/792/.git/info/exclude 07:46:41 2025-02-12 07:46:40,776 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/792/.semver/main with force:False 07:46:41 2025-02-12 07:46:40,777 [read_version] DEBUG read version from /w/workspace/edgex-go/792/.semver/main 07:46:41 2025-02-12 07:46:40,777 [read_version] DEBUG read version from /w/workspace/edgex-go/792/.semver/main 07:46:41 4.0.0-dev.56 [Pipeline] } 07:46:41 $ docker exec --env ******** --env ******** 551ebb02d0f434f9eae4271207f3ab3aac393d3c679d6491535f79ea8788a790 ssh-agent -k 07:46:41 unset SSH_AUTH_SOCK; 07:46:41 unset SSH_AGENT_PID; 07:46:41 echo Agent pid 78 killed; 07:46:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:46:41 + git semver [Pipeline] } 07:46:42 $ docker stop --time=1 551ebb02d0f434f9eae4271207f3ab3aac393d3c679d6491535f79ea8788a790 07:46:43 $ docker rm -f --volumes 551ebb02d0f434f9eae4271207f3ab3aac393d3c679d6491535f79ea8788a790 [Pipeline] // withDockerContainer [Pipeline] sh 07:46:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:46:44 Stashed 1 file(s) [Pipeline] echo 07:46:44 [edgeXSemver]: initialized semver on version 4.0.0-dev.56 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:46:44 + git config --global --add safe.directory /w/workspace/edgex-go/792 [Pipeline] echo 07:46:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:46:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:46:45 ========================================================= 07:46:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:46:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:46:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:46:45 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:46:45 da9db072f522: Pulling fs layer 07:46:45 6ef4a4ee8ca5: Pulling fs layer 07:46:45 06f05ace1117: Pulling fs layer 07:46:45 5fe327b54edc: Pulling fs layer 07:46:45 4f4fb700ef54: Pulling fs layer 07:46:45 92a5565b7b96: Pulling fs layer 07:46:45 ff9bb7016b71: Pulling fs layer 07:46:45 b67dba6c2c7d: Pulling fs layer 07:46:45 a813b0c90790: Pulling fs layer 07:46:45 92a5565b7b96: Waiting 07:46:45 ff9bb7016b71: Waiting 07:46:45 4f4fb700ef54: Waiting 07:46:45 5fe327b54edc: Waiting 07:46:45 b67dba6c2c7d: Waiting 07:46:45 6ef4a4ee8ca5: Verifying Checksum 07:46:45 6ef4a4ee8ca5: Download complete 07:46:45 5fe327b54edc: Verifying Checksum 07:46:45 5fe327b54edc: Download complete 07:46:45 4f4fb700ef54: Verifying Checksum 07:46:45 4f4fb700ef54: Download complete 07:46:45 92a5565b7b96: Verifying Checksum 07:46:45 92a5565b7b96: Download complete 07:46:45 da9db072f522: Download complete 07:46:45 ff9bb7016b71: Verifying Checksum 07:46:45 ff9bb7016b71: Download complete 07:46:45 da9db072f522: Pull complete 07:46:45 6ef4a4ee8ca5: Pull complete 07:46:45 a813b0c90790: Verifying Checksum 07:46:45 a813b0c90790: Download complete 07:46:45 06f05ace1117: Verifying Checksum 07:46:45 06f05ace1117: Download complete 07:46:46 b67dba6c2c7d: Verifying Checksum 07:46:46 b67dba6c2c7d: Download complete 07:46:49 06f05ace1117: Pull complete 07:46:49 5fe327b54edc: Pull complete 07:46:49 4f4fb700ef54: Pull complete 07:46:49 92a5565b7b96: Pull complete 07:46:49 ff9bb7016b71: Pull complete 07:46:52 b67dba6c2c7d: Pull complete 07:46:52 a813b0c90790: Pull complete 07:46:52 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 07:46:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:46:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:46:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:46:52 WORKDIR /edgex 07:46:52 COPY go.mod . 07:46:52 RUN go mod download 07:46:52 + docker build -t ci-base-image-x86_64 -f - . 07:46:53 Sending build context to Docker daemon 180MB 07:46:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:46:53 ---> 3ba60ce46760 07:46:53 Step 2/4 : WORKDIR /edgex 07:46:59 ---> Running in 7b49c1f7be0e 07:46:59 Removing intermediate container 7b49c1f7be0e 07:46:59 ---> 827b89e289ff 07:46:59 Step 3/4 : COPY go.mod . 07:46:59 ---> b8f8888ab248 07:46:59 Step 4/4 : RUN go mod download 07:46:59 ---> Running in b3a554263863 07:46:59 Still waiting to schedule task 07:46:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:47:21 Removing intermediate container b3a554263863 07:47:21 ---> bde135d4bf2f 07:47:21 Successfully built bde135d4bf2f 07:47:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:21 + docker inspect -f . ci-base-image-x86_64 07:47:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:22 prd-ubuntu20.04-docker-8c-8g-38740 does not seem to be running inside a container 07:47:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/792 -v /w/workspace/edgex-go/792:/w/workspace/edgex-go/792:rw,z -v /w/workspace/edgex-go/792@tmp:/w/workspace/edgex-go/792@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 07:47:22 $ docker top 59341810befaadcacdd4041af5039f9fe613cb8c942ad85b2cf196d720815c06 -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:23 + go version 07:47:23 go version go1.23.4 linux/amd64 [Pipeline] } 07:47:23 $ docker stop --time=1 59341810befaadcacdd4041af5039f9fe613cb8c942ad85b2cf196d720815c06 07:47:24 $ docker rm -f --volumes 59341810befaadcacdd4041af5039f9fe613cb8c942ad85b2cf196d720815c06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:24 + docker inspect -f . ci-base-image-x86_64 07:47:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:25 prd-ubuntu20.04-docker-8c-8g-38740 does not seem to be running inside a container 07:47: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/792 -v /w/workspace/edgex-go/792:/w/workspace/edgex-go/792:rw,z -v /w/workspace/edgex-go/792@tmp:/w/workspace/edgex-go/792@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 07:47:25 $ docker top 96d8bf98321d075dd0b3d0e1e76edd38039356926cb8c1489e19616c8f097a76 -eo pid,comm [Pipeline] { [Pipeline] echo 07:47:25 ========================================================= 07:47:25 [edgeXBuildGoParallel] Running Tests and Build... 07:47:25 ========================================================= [Pipeline] sh 07:47:26 + git config --global --add safe.directory /w/workspace/edgex-go/792 [Pipeline] fileExists [Pipeline] sh 07:47:26 + make test 07:47:26 go test -race -coverprofile=coverage.out ./... 07:47:35 ? github.com/edgexfoundry/edgex-go [no test files] 07:48:07 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 07:48:07 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 07:48:07 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 07:48:07 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 07:48:07 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 07:48:07 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 07:48:07 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 07:48:07 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 07:48:07 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 07:48:07 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 07:48:07 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 07:48:07 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 07:48:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:48:07 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 07:48:07 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 07:48:08 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 07:48:08 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 07:48:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.028s coverage: 28.7% of statements 07:48:11 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 07:48:11 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 07:48:11 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 07:48:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements 07:48:11 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 07:48:11 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 07:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 07:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:48:13 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 07:48:13 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:48:13 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 07:48:13 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 07:48:13 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 07:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:48:13 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 07:48:13 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 07:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 07:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:48:13 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 07:48:13 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 07:48:13 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:48:13 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 07:48:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.125s coverage: 69.2% of statements 07:48:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 45.7% of statements 07:48:14 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 07:48:14 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 07:48:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.093s coverage: 93.4% of statements 07:48:14 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 92.3% of statements 07:48:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 9.4% of statements 07:48:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 07:48:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:48:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:48:16 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 07:48:16 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 07:48:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 07:48:16 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 07:48:16 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:48:16 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 07:48:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:48:16 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 07:48:16 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 07:48:16 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 07:48:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.368s coverage: 95.8% of statements 07:48:17 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 07:48:18 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 07:48:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:48:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 07:48:18 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 07:48:18 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 07:48:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] 07:48:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 1.0% of statements 07:48:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 43.1% of statements 07:48:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.019s coverage: 81.1% of statements 07:48:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements 07:48:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements 07:48:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements 07:48:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 07:48:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 07:48:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 07:48:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 07:48:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:48:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 07:48:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 07:48:20 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 07:48:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.015s coverage: 87.5% of statements 07:48:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 07:48:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 07:48:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 07:48:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 07:48:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 07:48:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 07:48:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 07:48:23 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 07:48:23 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 07:48:24 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 07:48:25 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 07:48:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:48:27 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 07:48:27 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 07:48:29 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 07:48:30 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 07:48:30 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 07:48:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 07:48:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 07:48:31 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.029s coverage: 94.4% of statements 07:48:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 07:48:32 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 07:48:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:48:32 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 07:48:32 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 07:48:32 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 07:48:33 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 07:48:34 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 07:48:34 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 07:48:34 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 07:48:34 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 07:48:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 07:48:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:48:36 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:48:36 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 07:48:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-38743 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:48:36 Running in /w/workspace/edgex-go/792 [Pipeline] { [Pipeline] checkout 07:48:37 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 07:48:37 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 07:48:37 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 07:48:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 07:48:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:48:38 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:48:39 The recommended git tool is: git 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.062s coverage: 92.9% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 68.8% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 47.4% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.023s coverage: 87.2% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 17.0% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.066s coverage: 81.8% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.029s coverage: 100.0% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.023s coverage: 88.6% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.024s coverage: 96.8% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.129s coverage: 36.1% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.070s coverage: 17.0% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.110s coverage: 94.9% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.080s coverage: 97.7% of statements 07:48:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.033s coverage: 43.6% of statements 07:48:41 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 07:48:42 running golangci-lint 07:48:42 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 07:48:42 go version go1.23.4 linux/amd64 07:48:42 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 07:48:42 level=info msg="[config_reader] Used config file .golangci.yml" 07:48:42 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:48:44 using credential edgex-jenkins-ssh 07:48:45 Cloning the remote Git repository 07:48:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:48:45 > git init /w/workspace/edgex-go/792 # timeout=10 07:48:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:48:45 > git --version # timeout=10 07:48:45 > git --version # 'git version 2.25.1' 07:48:45 using GIT_SSH to set credentials SSH Credentials for GitHub 07:48:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:49:05 Avoid second fetch 07:49:05 Checking out Revision 6505644538b1a317976230cb4483e698d69ec754 (main) 07:49:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:49:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:49:05 > git config core.sparsecheckout # timeout=10 07:49:05 > git checkout -f 6505644538b1a317976230cb4483e698d69ec754 # timeout=10 07:49:06 Commit message: "Merge pull request #5071 from weichou1229/event-retention" 07:49:09 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|imports|types_sizes|deps|exports_file|files|name) took 23.784135644s" 07:49:09 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.062723ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:49:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:49:12 % Total % Received % Xferd Average Speed Time Time Time Current 07:49:12 Dload Upload Total Spent Left Speed 07:49:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 51935 0 --:--:-- --:--:-- --:--:-- 52146 [Pipeline] sh 07:49:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:49:13 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 07:49:13 07:49:13 { 07:49:13 "registry-mirrors": [ 07:49:13 "https://nexus3.edgexfoundry.org:10001" 07:49:13 ], 07:49:13 "bip": "10.250.0.254/24", 07:49:13 "hosts": [ 07:49:13 "tcp://0.0.0.0:5555", 07:49:13 "unix:///var/run/docker.sock" 07:49:13 ], 07:49:13 "mtu": 1458, 07:49:13 "selinux-enabled": true, 07:49:13 "seccomp-profile": "/etc/docker/seccomp.json" 07:49:13 } [Pipeline] sh 07:49:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:49:13 + sudo service docker restart 07:49:21 level=info msg="[linters_context/goanalysis] analyzers took 1m52.745899408s with top 10 stages: buildir: 1m3.045040124s, gosec: 3.914420108s, inspect: 2.780299748s, printf: 2.374205322s, fact_deprecated: 2.361270151s, ctrlflow: 1.862814742s, nilness: 1.493517983s, fact_purity: 1.478088134s, S1038: 1.104555413s, typedness: 965.881979ms" 07:49:21 level=info msg="[runner] Issues before processing: 202, after processing: 0" 07:49:21 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 202/202, skip_dirs: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, exclude: 202/202, exclude-rules: 202/20, skip_files: 202/202, nolint: 20/0, cgo: 202/202, invalid_issue: 202/202, path_prettifier: 202/202" 07:49:21 level=info msg="[runner] processing took 18.497876ms with stages: nolint: 7.782168ms, identifier_marker: 4.246307ms, autogenerated_exclude: 2.347627ms, path_prettifier: 1.779947ms, exclude-rules: 1.179295ms, skip_dirs: 1.065869ms, cgo: 39.951µs, invalid_issue: 34.311µs, filename_unadjuster: 16.341µs, max_same_issues: 1.69µs, max_from_linter: 660ns, skip_files: 560ns, fixer: 540ns, uniq_by_line: 480ns, diff: 380ns, exclude: 370ns, sort_results: 360ns, path_prefixer: 320ns, path_shortener: 260ns, source_code: 220ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" 07:49:21 level=info msg="[runner] linters took 13.482557103s with stages: goanalysis_metalinter: 13.463930233s" 07:49:21 level=info msg="File cache stats: 0 entries of total size 0B" 07:49:21 level=info msg="Memory: 370 samples, avg is 294.7MB, max is 1302.7MB" 07:49:21 level=info msg="Execution took 37.314498105s" 07:49:21 go vet ./... 07:49:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:49:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:49:28 ./bin/test-attribution-txt.sh [Pipeline] echo 07:49:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:49:28 + ls -al . 07:49:28 total 1896 07:49:28 drwxrwxr-x 11 1001 1001 4096 Feb 12 07:47 . 07:49:28 drwxr-xr-x 4 root root 4096 Feb 12 07:47 .. 07:49:28 drwxrwxr-x 2 1001 1001 4096 Feb 12 07:46 .blubracket 07:49:28 -rw-rw-r-- 1 1001 1001 10 Feb 12 07:46 .dockerignore 07:49:28 drwxrwxr-x 8 1001 1001 4096 Feb 12 07:48 .git 07:49:28 drwxrwxr-x 3 1001 1001 4096 Feb 12 07:46 .github 07:49:28 -rw-rw-r-- 1 1001 1001 907 Feb 12 07:46 .gitignore 07:49:28 -rw-rw-r-- 1 1001 1001 199 Feb 12 07:46 .golangci.yml 07:49:28 -rw-rw-r-- 1 1001 1001 100 Feb 12 07:46 .hadolint.yml 07:49:28 drwxr-xr-x 3 1001 1001 4096 Feb 12 07:46 .semver 07:49:28 -rw-rw-r-- 1 1001 1001 155 Feb 12 07:46 .sonarcloud.properties 07:49:28 -rw-rw-r-- 1 1001 1001 1171 Feb 12 07:46 ADOPTERS.md 07:49:28 -rw-rw-r-- 1 1001 1001 17374 Feb 12 07:46 Attribution.txt 07:49:28 -rw-rw-r-- 1 1001 1001 100284 Feb 12 07:46 CHANGELOG.md 07:49:28 -rw-rw-r-- 1 1001 1001 3804 Feb 12 07:46 CONTRIBUTING.md 07:49:28 -rw-rw-r-- 1 1001 1001 677 Feb 12 07:46 GOVERNANCE.md 07:49:28 -rw-rw-r-- 1 1001 1001 858 Feb 12 07:46 Jenkinsfile 07:49:28 -rw-rw-r-- 1 1001 1001 10775 Feb 12 07:46 LICENSE 07:49:28 -rw-rw-r-- 1 1001 1001 16740 Feb 12 07:46 Makefile 07:49:28 -rw-rw-r-- 1 1001 1001 582 Feb 12 07:46 OWNERS.md 07:49:28 -rw-rw-r-- 1 1001 1001 9932 Feb 12 07:46 README.md 07:49:28 -rw-rw-r-- 1 1001 1001 789 Feb 12 07:46 SECURITY.md 07:49:28 -rw-rw-r-- 1 1001 1001 12 Feb 12 07:46 VERSION 07:49:28 drwxrwxr-x 2 1001 1001 4096 Feb 12 07:46 bin 07:49:28 drwxrwxr-x 19 1001 1001 4096 Feb 12 07:46 cmd 07:49:28 -rw-r--r-- 1 root root 1572700 Feb 12 07:48 coverage.out 07:49:28 drwxrwxr-x 2 1001 1001 4096 Feb 12 07:46 fuzz_test 07:49:28 -rw-rw-r-- 1 1001 1001 6494 Feb 12 07:46 go.mod 07:49:28 -rw-rw-r-- 1 1001 1001 88223 Feb 12 07:46 go.sum 07:49:28 drwxrwxr-x 7 1001 1001 4096 Feb 12 07:46 internal 07:49:28 drwxrwxr-x 2 1001 1001 4096 Feb 12 07:46 openapi 07:49:28 -rw-rw-r-- 1 1001 1001 584 Feb 12 07:46 security.txt 07:49:28 -rw-rw-r-- 1 1001 1001 204 Feb 12 07:46 version.go [Pipeline] sh 07:49:28 + '[' -e coverage.out ] 07:49:28 + chown 1001:1001 coverage.out [Pipeline] stash 07:49:29 Stashed 1 file(s) [Pipeline] sh 07:49:29 + make build 07:49:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:49:32 provisioning config files... 07:49:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/792@tmp/config7138957191334802228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:49:33 ---> ****-login.sh 07:49:33 nexus3.edgexfoundry.org:10001 07:49:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:49:34 Configure a credential helper to remove this warning. See 07:49:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:49:34 07:49:34 Login Succeeded 07:49:34 nexus3.edgexfoundry.org:10002 07:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:49:34 Configure a credential helper to remove this warning. See 07:49:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:49:34 07:49:34 Login Succeeded 07:49:34 nexus3.edgexfoundry.org:10003 07:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:49:35 Configure a credential helper to remove this warning. See 07:49:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:49:35 07:49:35 Login Succeeded 07:49:35 nexus3.edgexfoundry.org:10004 07:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:49:35 Configure a credential helper to remove this warning. See 07:49:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:49:35 07:49:35 Login Succeeded 07:49:35 ****.io 07:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:49:35 Configure a credential helper to remove this warning. See 07:49:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:49:35 07:49:35 Login Succeeded 07:49:35 ---> ****-login.sh ends [Pipeline] } 07:49:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:49:36 + git config --global --add safe.directory /w/workspace/edgex-go/792 [Pipeline] echo 07:49:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:49:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:49:36 ========================================================= 07:49:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:49:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:49:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:49:37 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:49:37 9986a736f7d3: Pulling fs layer 07:49:37 1f018df60701: Pulling fs layer 07:49:37 39f8f326b044: Pulling fs layer 07:49:37 e6a1e7a6a96a: Pulling fs layer 07:49:37 4f4fb700ef54: Pulling fs layer 07:49:37 d45d956e0dbf: Pulling fs layer 07:49:37 d7702b0d1db1: Pulling fs layer 07:49:37 5c7f0f088c93: Pulling fs layer 07:49:37 4fdc064ae6cf: Pulling fs layer 07:49:37 4f4fb700ef54: Waiting 07:49:37 d45d956e0dbf: Waiting 07:49:37 d7702b0d1db1: Waiting 07:49:37 5c7f0f088c93: Waiting 07:49:37 4fdc064ae6cf: Waiting 07:49:37 e6a1e7a6a96a: Waiting 07:49:37 1f018df60701: Verifying Checksum 07:49:37 1f018df60701: Download complete 07:49:37 e6a1e7a6a96a: Verifying Checksum 07:49:37 e6a1e7a6a96a: Download complete 07:49:37 4f4fb700ef54: Verifying Checksum 07:49:37 4f4fb700ef54: Download complete 07:49:37 d45d956e0dbf: Verifying Checksum 07:49:37 d45d956e0dbf: Download complete 07:49:37 d7702b0d1db1: Download complete 07:49:37 9986a736f7d3: Verifying Checksum 07:49:37 9986a736f7d3: Download complete 07:49:38 4fdc064ae6cf: Verifying Checksum 07:49:38 4fdc064ae6cf: Download complete 07:49:38 9986a736f7d3: Pull complete 07:49:39 1f018df60701: Pull complete 07:49:39 39f8f326b044: Verifying Checksum 07:49:39 39f8f326b044: Download complete 07:49:40 5c7f0f088c93: Verifying Checksum 07:49:40 5c7f0f088c93: Download complete 07:49:56 39f8f326b044: Pull complete 07:49:56 e6a1e7a6a96a: Pull complete 07:49:56 4f4fb700ef54: Pull complete 07:49:56 d45d956e0dbf: Pull complete 07:49:56 d7702b0d1db1: Pull complete 07:49:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:49:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:49:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:49:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:50:00 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:50:04 5c7f0f088c93: Pull complete 07:50:04 4fdc064ae6cf: Pull complete 07:50:04 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 07:50:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:50:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:50:05 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:50:05 WORKDIR /edgex 07:50:05 COPY go.mod . 07:50:05 RUN go mod download 07:50:05 docker build -t ci-base-image-arm64 -f - . 07:50:05 Sending build context to Docker daemon 3.59MB 07:50:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:50:05 ---> 63f30b955cb9 07:50:05 Step 2/4 : WORKDIR /edgex 07:50:07 ---> Running in 973677da350c 07:50:08 Removing intermediate container 973677da350c 07:50:08 ---> afacaea8501b 07:50:08 Step 3/4 : COPY go.mod . 07:50:08 ---> 2deb3009717b 07:50:08 Step 4/4 : RUN go mod download 07:50:08 ---> Running in 84c4fa6842f5 07:50:12 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:50:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:50:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:50:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:50:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:50:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:50:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:50:20 $ docker stop --time=1 96d8bf98321d075dd0b3d0e1e76edd38039356926cb8c1489e19616c8f097a76 07:50:22 $ docker rm -f --volumes 96d8bf98321d075dd0b3d0e1e76edd38039356926cb8c1489e19616c8f097a76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:50:23 07:50:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:50:24 latest: Pulling from edgex-devops/edgex-compose 07:50:24 91d30c5bc195: Pulling fs layer 07:50:24 2e9b0aa3be6d: Pulling fs layer 07:50:24 9c61dcf015f6: Pulling fs layer 07:50:24 4698f68db338: Pulling fs layer 07:50:24 2a2f49069b9e: Pulling fs layer 07:50:24 e0025b399a48: Pulling fs layer 07:50:24 4698f68db338: Waiting 07:50:24 2a2f49069b9e: Waiting 07:50:24 e0025b399a48: Waiting 07:50:24 91d30c5bc195: Download complete 07:50:24 4698f68db338: Verifying Checksum 07:50:24 4698f68db338: Download complete 07:50:24 2e9b0aa3be6d: Verifying Checksum 07:50:24 2e9b0aa3be6d: Download complete 07:50:24 e0025b399a48: Download complete 07:50:24 91d30c5bc195: Pull complete 07:50:24 2a2f49069b9e: Download complete 07:50:24 2e9b0aa3be6d: Pull complete 07:50:24 9c61dcf015f6: Verifying Checksum 07:50:24 9c61dcf015f6: Download complete 07:50:31 9c61dcf015f6: Pull complete 07:50:31 4698f68db338: Pull complete 07:50:31 2a2f49069b9e: Pull complete 07:50:31 e0025b399a48: Pull complete 07:50:31 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:50:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:50:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:31 prd-ubuntu20.04-docker-8c-8g-38740 does not seem to be running inside a container 07:50:31 $ 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/792 -v /w/workspace/edgex-go/792:/w/workspace/edgex-go/792:rw,z -v /w/workspace/edgex-go/792@tmp:/w/workspace/edgex-go/792@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 07:50:32 $ docker top a2a7a35a5414d1960a606bb468eb9dc38b0fee53378d1d0a8f7d829de2e9abdf -eo pid,comm [Pipeline] { [Pipeline] sh 07:50:33 + docker compose -f ./docker-compose-build.yml build --parallel 07:50:35 #1 [security-spire-agent internal] load build definition from Dockerfile 07:50:35 #1 transferring dockerfile: 1.81kB 0.0s done 07:50:35 #1 DONE 0.1s 07:50:35 07:50:35 #2 [core-command internal] load build definition from Dockerfile 07:50:35 #2 transferring dockerfile: 1.94kB done 07:50:35 #2 DONE 0.0s 07:50:35 07:50:35 #3 [support-scheduler internal] load build definition from Dockerfile 07:50:35 #3 transferring dockerfile: 1.83kB done 07:50:35 #3 DONE 0.0s 07:50:35 07:50:35 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:50:35 #4 transferring dockerfile: 1.89kB done 07:50:35 #4 DONE 0.0s 07:50:35 07:50:35 #5 [security-spire-server internal] load build definition from Dockerfile 07:50:35 #5 transferring dockerfile: 1.70kB done 07:50:35 #5 DONE 0.0s 07:50:35 07:50:35 #6 [security-bootstrapper internal] load build definition from Dockerfile 07:50:35 #6 transferring dockerfile: 3.02kB done 07:50:35 #6 DONE 0.0s 07:50:35 07:50:35 #7 [support-notifications internal] load build definition from Dockerfile 07:50:35 #7 transferring dockerfile: 2.00kB done 07:50:35 #7 DONE 0.0s 07:50:35 07:50:35 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:50:35 #8 transferring dockerfile: 2.23kB done 07:50:35 #8 DONE 0.0s 07:50:35 07:50:35 #9 [security-proxy-setup internal] load build definition from Dockerfile 07:50:35 #9 transferring dockerfile: 2.50kB done 07:50:35 #9 DONE 0.1s 07:50:35 07:50:35 #10 [security-secretstore-setup internal] load build definition from Dockerfile 07:50:35 #10 transferring dockerfile: 2.49kB done 07:50:35 #10 DONE 0.1s 07:50:35 07:50:35 #11 [security-spire-agent internal] load .dockerignore 07:50:35 #11 transferring context: 50B done 07:50:35 #11 DONE 0.0s 07:50:35 07:50:35 #12 [core-keeper internal] load build definition from Dockerfile 07:50:36 #12 transferring dockerfile: 2.01kB done 07:50:36 #12 DONE 0.1s 07:50:36 07:50:36 #13 [core-metadata internal] load build definition from Dockerfile 07:50:36 #13 transferring dockerfile: 2.10kB done 07:50:36 #13 DONE 0.1s 07:50:36 07:50:36 #14 [core-data internal] load build definition from Dockerfile 07:50:36 #14 transferring dockerfile: 2.04kB done 07:50:36 #14 DONE 0.1s 07:50:36 07:50:36 #15 [security-spire-config internal] load build definition from Dockerfile 07:50:36 #15 transferring dockerfile: 1.69kB done 07:50:36 #15 DONE 0.1s 07:50:36 07:50:36 #16 [security-proxy-auth internal] load build definition from Dockerfile 07:50:36 #16 transferring dockerfile: 2.14kB done 07:50:36 #16 DONE 0.1s 07:50:36 07:50:36 #17 [core-command internal] load .dockerignore 07:50:36 #17 transferring context: 50B done 07:50:36 #17 DONE 0.0s 07:50:36 07:50:36 #18 [support-scheduler internal] load .dockerignore 07:50:36 #18 transferring context: 50B done 07:50:36 #18 DONE 0.0s 07:50:36 07:50:36 #19 [security-bootstrapper internal] load .dockerignore 07:50:36 #19 transferring context: 50B done 07:50:36 #19 DONE 0.1s 07:50:36 07:50:36 #20 [security-spiffe-token-provider internal] load .dockerignore 07:50:36 #20 transferring context: 50B done 07:50:36 #20 DONE 0.0s 07:50:36 07:50:36 #21 [support-notifications internal] load .dockerignore 07:50:36 #21 transferring context: 50B done 07:50:36 #21 DONE 0.1s 07:50:36 07:50:36 #22 [security-spire-server internal] load .dockerignore 07:50:36 #22 transferring context: 50B done 07:50:36 #22 DONE 0.1s 07:50:36 07:50:36 #23 [core-common-config-bootstrapper internal] load .dockerignore 07:50:36 #23 transferring context: 50B done 07:50:36 #23 DONE 0.1s 07:50:36 07:50:36 #24 [security-secretstore-setup internal] load .dockerignore 07:50:36 #24 transferring context: 50B done 07:50:36 #24 DONE 0.1s 07:50:36 07:50:36 #25 [security-proxy-setup internal] load .dockerignore 07:50:36 #25 transferring context: 50B done 07:50:36 #25 DONE 0.1s 07:50:36 07:50:36 #26 [core-metadata internal] load .dockerignore 07:50:36 #26 transferring context: 50B done 07:50:36 #26 DONE 0.1s 07:50:36 07:50:36 #27 [core-keeper internal] load .dockerignore 07:50:36 #27 transferring context: 50B done 07:50:36 #27 DONE 0.1s 07:50:36 07:50:36 #28 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 07:50:36 #28 DONE 0.1s 07:50:36 07:50:36 #29 [security-spire-config internal] load .dockerignore 07:50:36 #29 transferring context: 50B done 07:50:36 #29 DONE 0.1s 07:50:36 07:50:36 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:50:36 #30 DONE 0.0s 07:50:36 07:50:36 #31 [core-data internal] load .dockerignore 07:50:36 #31 transferring context: 50B done 07:50:36 #31 DONE 0.1s 07:50:36 07:50:36 #32 [security-proxy-auth internal] load .dockerignore 07:50:36 #32 transferring context: 50B done 07:50:36 #32 DONE 0.1s 07:50:36 07:50:36 #33 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:50:36 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 07:50:36 #33 ... 07:50:36 07:50:36 #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:50:36 #30 DONE 0.0s 07:50:36 07:50:36 #33 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:50:36 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 07:50:36 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0B / 3.63MB 0.1s 07:50:36 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:50:36 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 07:50:36 #33 ... 07:50:36 07:50:36 #28 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 07:50:36 #28 DONE 0.2s 07:50:36 07:50:36 #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:50:36 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 07:50:36 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 07:50:36 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s 07:50:36 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:50:36 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 07:50:36 #33 ... 07:50:36 07:50:36 #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:50:36 #30 DONE 0.0s 07:50:36 07:50:36 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 07:50:36 #28 DONE 0.3s 07:50:36 07:50:36 #33 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:50:36 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 07:50:36 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 07:50:36 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 07:50:36 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:50:36 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 07:50:36 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 07:50:36 #33 ... 07:50:36 07:50:36 #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:50:36 #30 DONE 0.0s 07:50:36 07:50:36 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:50:36 #34 DONE 0.6s 07:50:36 07:50:36 #33 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:50:36 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 07:50:36 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 07:50:36 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 07:50:36 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:50:36 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 07:50:37 #33 ... 07:50:37 07:50:37 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:50:37 #30 DONE 0.0s 07:50:37 07:50:37 #33 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:50:37 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done 07:50:37 #33 ... 07:50:37 07:50:37 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:50:37 #35 DONE 0.9s 07:50:37 07:50:37 #28 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 07:50:37 #28 DONE 0.7s 07:50:37 07:50:37 #33 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:50:37 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 07:50:37 #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done 07:50:37 #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.2s done 07:50:37 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:50:37 #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done 07:50:37 #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.4s done 07:50:37 #33 ... 07:50:37 07:50:37 #36 [security-spire-agent internal] load build context 07:50:37 #36 transferring context: 23.33kB 0.0s done 07:50:37 #36 DONE 0.8s 07:50:37 07:50:37 #37 [security-spire-server internal] load build context 07:50:37 #37 transferring context: 23.80kB 0.0s done 07:50:37 #37 DONE 0.8s 07:50:37 07:50:37 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:37 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 07:50:37 #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 07:50:37 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:50:37 #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 07:50:37 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 07:50:37 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 07:50:37 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s 07:50:37 #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:50:37 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s 07:50:37 #38 ... 07:50:37 07:50:37 #33 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:50:37 #33 DONE 1.7s 07:50:37 07:50:37 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:37 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 07:50:37 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 0.5s 07:50:37 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 9.44MB / 30.73MB 0.6s 07:50:38 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 0.7s 07:50:38 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 07:50:38 #38 ... 07:50:38 07:50:38 #39 [security-spire-config internal] load build context 07:50:38 #39 transferring context: 22.05kB 0.1s done 07:50:38 #39 DONE 1.0s 07:50:38 07:50:38 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:38 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 22.02MB / 30.73MB 0.8s 07:50:38 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 28.31MB / 30.73MB 0.9s 07:50:38 #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 07:50:38 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s 07:50:38 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done 07:50:38 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 07:50:39 #38 ... 07:50:39 07:50:39 #40 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:50:39 #40 DONE 3.1s 07:50:39 07:50:39 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:40 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done 07:50:46 #38 ... 07:50:46 07:50:46 #41 [security-spiffe-token-provider internal] load build context 07:50:46 #41 transferring context: 354.68MB 8.1s 07:50:46 #41 ... 07:50:46 07:50:46 #42 [core-command internal] load build context 07:50:46 #42 ... 07:50:46 07:50:46 #43 [support-scheduler internal] load build context 07:50:46 #43 ... 07:50:46 07:50:46 #44 [support-notifications internal] load build context 07:50:46 #44 ... 07:50:46 07:50:46 #45 [security-bootstrapper internal] load build context 07:50:46 #45 ... 07:50:46 07:50:46 #46 [security-proxy-setup internal] load build context 07:50:46 #46 ... 07:50:46 07:50:46 #47 [core-common-config-bootstrapper internal] load build context 07:50:46 #47 ... 07:50:46 07:50:46 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:50:46 #48 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 07:50:46 #48 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 07:50:46 #48 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:50:46 #48 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 07:50:46 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 07:50:46 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 07:50:46 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:50:46 #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.8s done 07:50:46 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 07:50:46 #48 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.6s done 07:50:46 #48 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 07:50:46 #48 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done 07:50:46 #48 ... 07:50:46 07:50:46 #49 [core-metadata internal] load build context 07:50:47 #49 ... 07:50:47 07:50:47 #50 [core-keeper internal] load build context 07:50:47 #50 ... 07:50:47 07:50:47 #51 [security-proxy-auth internal] load build context 07:50:47 #51 ... 07:50:47 07:50:47 #52 [core-data internal] load build context 07:50:47 #52 ... 07:50:47 07:50:47 #53 [security-secretstore-setup internal] load build context 07:50:47 #53 ... 07:50:47 07:50:47 #43 [support-scheduler internal] load build context 07:50:47 #43 ... 07:50:47 07:50:47 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:50:48 #54 ... 07:50:48 07:50:48 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:50:48 #55 ... 07:50:48 07:50:48 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:50:48 #56 ... 07:50:48 07:50:48 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:50:48 #57 ... 07:50:48 07:50:48 #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:50:49 #58 ... 07:50:49 07:50:49 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:50:49 #59 ... 07:50:49 07:50:49 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:50:49 #60 ... 07:50:49 07:50:49 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:50:49 #61 ... 07:50:49 07:50:49 #62 [core-data builder 2/7] WORKDIR /edgex-go 07:50:50 #62 ... 07:50:50 07:50:50 #63 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:50:50 #63 ... 07:50:50 07:50:50 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:50:50 #64 ... 07:50:50 07:50:50 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:50:50 #65 ... 07:50:50 07:50:50 #51 [security-proxy-auth internal] load build context 07:50:50 #51 transferring context: 364.63MB 12.6s 07:50:51 #51 transferring context: 446.48MB 13.1s done 07:50:53 #51 ... 07:50:53 07:50:53 #52 [core-data internal] load build context 07:50:53 #52 transferring context: 446.48MB 13.4s done 07:50:55 Removing intermediate container 84c4fa6842f5 07:50:55 ---> 7502ea38bf9f 07:50:55 Successfully built 7502ea38bf9f 07:50:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:55 + docker inspect -f . ci-base-image-arm64 07:50:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:56 prd-ubuntu20.04-docker-arm64-4c-16g-38743 does not seem to be running inside a container 07:50:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/792 -v /w/workspace/edgex-go/792:/w/workspace/edgex-go/792:rw,z -v /w/workspace/edgex-go/792@tmp:/w/workspace/edgex-go/792@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:50:57 #52 ... 07:50:57 07:50:57 #41 [security-spiffe-token-provider internal] load build context 07:50:57 #41 transferring context: 446.48MB 10.3s done 07:50:57 #41 ... 07:50:57 07:50:57 #44 [support-notifications internal] load build context 07:50:57 #44 transferring context: 446.48MB 10.6s done 07:50:57 #44 ... 07:50:57 07:50:57 #42 [core-command internal] load build context 07:50:57 #42 transferring context: 446.48MB 10.1s done 07:50:58 #42 ... 07:50:58 07:50:58 #47 [core-common-config-bootstrapper internal] load build context 07:50:58 #47 transferring context: 446.48MB 12.4s done 07:50:58 #47 ... 07:50:58 07:50:58 #53 [security-secretstore-setup internal] load build context 07:50:58 #53 transferring context: 446.48MB 10.4s done 07:50:58 #53 ... 07:50:58 07:50:58 #50 [core-keeper internal] load build context 07:50:58 #50 transferring context: 446.48MB 10.5s done 07:50:58 #50 ... 07:50:58 07:50:58 #45 [security-bootstrapper internal] load build context 07:50:58 #45 transferring context: 446.48MB 12.3s done 07:50:59 #45 ... 07:50:59 07:50:59 #46 [security-proxy-setup internal] load build context 07:50:59 #46 transferring context: 446.48MB 10.4s done 07:50:59 $ docker top ca5bddae65a8163a182f1df125ed38669248537a0a65b1ae6955de9247832126 -eo pid,comm [Pipeline] { [Pipeline] sh 07:50:59 #46 ... 07:50:59 07:50:59 #43 [support-scheduler internal] load build context 07:50:59 #43 transferring context: 446.48MB 13.2s done 07:50:59 #43 ... 07:50:59 07:50:59 #49 [core-metadata internal] load build context 07:50:59 #49 transferring context: 446.48MB 11.0s done 07:51:00 + go version 07:51:00 go version go1.23.4 linux/arm64 [Pipeline] } 07:51:00 $ docker stop --time=1 ca5bddae65a8163a182f1df125ed38669248537a0a65b1ae6955de9247832126 07:51:01 $ docker rm -f --volumes ca5bddae65a8163a182f1df125ed38669248537a0a65b1ae6955de9247832126 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:51:02 07:51:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:51:02 latest: Pulling from edgex-devops/edgex-compose-arm64 07:51:02 547446be3368: Pulling fs layer 07:51:02 d125d8839a47: Pulling fs layer 07:51:02 3e85d5ac6304: Pulling fs layer 07:51:02 c3105a71a48b: Pulling fs layer 07:51:02 0f093f025ec4: Pulling fs layer 07:51:02 c3106fc0e877: Pulling fs layer 07:51:02 c3106fc0e877: Waiting 07:51:02 c3105a71a48b: Waiting 07:51:02 0f093f025ec4: Waiting 07:51:03 547446be3368: Verifying Checksum 07:51:03 547446be3368: Download complete 07:51:03 c3105a71a48b: Verifying Checksum 07:51:03 c3105a71a48b: Download complete 07:51:03 d125d8839a47: Verifying Checksum 07:51:03 d125d8839a47: Download complete 07:51:03 c3106fc0e877: Verifying Checksum 07:51:03 c3106fc0e877: Download complete 07:51:03 0f093f025ec4: Verifying Checksum 07:51:03 0f093f025ec4: Download complete 07:51:04 547446be3368: Pull complete 07:51:04 d125d8839a47: Pull complete 07:51:05 3e85d5ac6304: Verifying Checksum 07:51:05 3e85d5ac6304: Download complete 07:51:15 3e85d5ac6304: Pull complete 07:51:15 c3105a71a48b: Pull complete 07:51:16 0f093f025ec4: Pull complete 07:51:17 c3106fc0e877: Pull complete 07:51:17 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:51:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:51:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:51:17 prd-ubuntu20.04-docker-arm64-4c-16g-38743 does not seem to be running inside a container 07:51:17 $ 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/792 -v /w/workspace/edgex-go/792:/w/workspace/edgex-go/792:rw,z -v /w/workspace/edgex-go/792@tmp:/w/workspace/edgex-go/792@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:51:18 #49 ... 07:51:18 07:51:18 #42 [core-command internal] load build context 07:51:18 #42 DONE 40.4s 07:51:18 07:51:18 #62 [core-keeper builder 2/7] WORKDIR /edgex-go 07:51:18 #62 DONE 37.4s 07:51:18 07:51:18 #41 [security-spiffe-token-provider internal] load build context 07:51:18 #41 DONE 40.4s 07:51:18 07:51:18 #46 [security-proxy-setup internal] load build context 07:51:18 #46 DONE 40.1s 07:51:18 07:51:18 #44 [support-notifications internal] load build context 07:51:18 #44 DONE 40.2s 07:51:18 07:51:18 #53 [security-secretstore-setup internal] load build context 07:51:18 #53 DONE 39.9s 07:51:18 07:51:18 #49 [core-metadata internal] load build context 07:51:18 #49 DONE 39.9s 07:51:18 07:51:18 #45 [security-bootstrapper internal] load build context 07:51:18 #45 DONE 40.3s 07:51:18 07:51:18 #50 [core-keeper internal] load build context 07:51:18 #50 DONE 39.9s 07:51:18 07:51:18 #47 [core-common-config-bootstrapper internal] load build context 07:51:18 #47 DONE 40.2s 07:51:18 07:51:18 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:51:18 #66 ... 07:51:18 07:51:18 #43 [support-scheduler internal] load build context 07:51:18 #43 DONE 40.5s 07:51:18 07:51:18 #51 [security-proxy-auth internal] load build context 07:51:18 #51 DONE 39.6s 07:51:18 07:51:18 #52 [core-data internal] load build context 07:51:18 #52 DONE 39.6s 07:51:18 07:51:18 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:51:18 #48 DONE 40.1s 07:51:18 07:51:18 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:51:18 #38 ... 07:51:18 07:51:18 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:51:18 #56 DONE 38.9s 07:51:18 07:51:18 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:51:18 #65 39.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:18 #65 39.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:18 #65 39.45 (1/4) Installing ca-certificates (20241121-r1) 07:51:18 #65 ... 07:51:18 07:51:18 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:51:18 #54 38.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:18 #54 39.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:18 #54 39.47 (1/2) Installing dumb-init (1.2.5-r3) 07:51:18 #54 39.47 (2/2) Installing su-exec (0.2-r3) 07:51:18 #54 39.47 Executing busybox-1.36.1-r29.trigger 07:51:18 #54 39.48 OK: 8 MiB in 16 packages 07:51:18 #54 DONE 39.8s 07:51:18 07:51:18 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:51:18 #65 39.56 (2/4) Installing dumb-init (1.2.5-r3) 07:51:18 #65 39.57 (3/4) Installing su-exec (0.2-r3) 07:51:18 #65 39.57 (4/4) Installing yq-go (4.44.1-r2) 07:51:18 #65 ... 07:51:18 07:51:18 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:51:18 #61 38.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:18 #61 38.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:18 #61 39.29 (1/7) Installing ca-certificates (20241121-r1) 07:51:18 #61 39.31 (2/7) Installing dumb-init (1.2.5-r3) 07:51:18 #61 39.31 (3/7) Installing libgcc (13.2.1_git20240309-r0) 07:51:18 #61 39.32 (4/7) Installing libsodium (1.0.19-r0) 07:51:18 #61 39.33 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 07:51:18 #61 39.34 (6/7) Installing libzmq (4.3.5-r2) 07:51:18 #61 39.36 (7/7) Installing zeromq (4.3.5-r2) 07:51:18 #61 39.36 Executing busybox-1.36.1-r29.trigger 07:51:18 #61 39.37 Executing ca-certificates-20241121-r1.trigger 07:51:18 #61 39.40 OK: 12 MiB in 21 packages 07:51:18 #61 DONE 39.9s 07:51:18 07:51:18 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:51:18 #65 39.94 Executing busybox-1.36.1-r29.trigger 07:51:18 #65 39.95 Executing ca-certificates-20241121-r1.trigger 07:51:18 #65 ... 07:51:18 07:51:18 #63 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:51:18 #63 39.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:18 #63 39.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:18 #63 39.50 (1/1) Installing dumb-init (1.2.5-r3) 07:51:18 #63 39.57 Executing busybox-1.36.1-r29.trigger 07:51:18 #63 39.58 OK: 8 MiB in 15 packages 07:51:18 #63 DONE 40.0s 07:51:18 07:51:18 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:51:18 #65 40.00 OK: 19 MiB in 18 packages 07:51:18 #65 DONE 40.4s 07:51:18 07:51:18 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:51:18 #66 1.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:18 #66 1.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:18 #66 1.614 OK: 248 MiB in 58 packages 07:51:18 #66 DONE 2.0s 07:51:18 07:51:18 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:51:18 #67 DONE 2.0s 07:51:18 07:51:18 #68 [core-command builder 4/7] COPY go.mod vendor* ./ 07:51:18 #68 ... 07:51:18 07:51:18 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:51:18 #64 39.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:18 #64 39.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:18 #64 39.58 (1/3) Installing ca-certificates (20241121-r1) 07:51:18 #64 39.60 (2/3) Installing dumb-init (1.2.5-r3) 07:51:18 #64 39.60 (3/3) Installing tzdata (2024b-r0) 07:51:18 #64 39.75 Executing busybox-1.36.1-r29.trigger 07:51:18 #64 39.88 Executing ca-certificates-20241121-r1.trigger 07:51:18 #64 39.97 OK: 10 MiB in 17 packages 07:51:18 #64 DONE 40.5s 07:51:18 07:51:18 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:51:18 #0 1.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:18 #0 1.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:18 #0 1.660 OK: 248 MiB in 58 packages 07:51:18 #69 DONE 2.0s 07:51:18 07:51:18 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:51:18 #55 39.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:18 #55 39.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:18 #55 40.18 (1/1) Installing dumb-init (1.2.5-r3) 07:51:18 #55 40.19 Executing busybox-1.36.1-r29.trigger 07:51:18 #55 40.21 OK: 8 MiB in 15 packages 07:51:18 #55 DONE 40.7s 07:51:18 07:51:18 #68 [core-command builder 4/7] COPY go.mod vendor* ./ 07:51:18 #68 DONE 0.2s 07:51:18 07:51:18 #70 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:51:18 #70 DONE 0.2s 07:51:18 07:51:18 #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:19 #71 ... 07:51:19 07:51:19 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:51:19 #57 39.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:19 #57 39.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:19 #57 40.23 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:51:19 #57 40.23 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:51:19 #57 40.23 OK: 24172 distinct packages available 07:51:19 #57 40.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:19 #57 40.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:19 #57 40.64 (1/4) Installing dumb-init (1.2.5-r3) 07:51:19 #57 40.64 (2/4) Installing musl-obstack (1.2.3-r2) 07:51:19 #57 40.65 (3/4) Installing libucontext (1.2-r3) 07:51:19 #57 40.65 (4/4) Installing gcompat (1.1.0-r4) 07:51:19 #57 40.66 Executing busybox-1.36.1-r29.trigger 07:51:19 #57 40.67 OK: 8 MiB in 18 packages 07:51:19 #57 DONE 41.2s 07:51:19 07:51:19 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:51:19 #0 1.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:19 #0 2.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:19 #0 2.728 OK: 248 MiB in 58 packages 07:51:19 #72 DONE 2.8s 07:51:19 07:51:19 #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:51:19 #58 39.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:19 #58 39.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:19 #58 40.24 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:51:19 #58 40.24 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:51:19 #58 40.24 OK: 24172 distinct packages available 07:51:19 #58 40.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:19 #58 40.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:19 #58 40.70 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 07:51:19 #58 40.74 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 07:51:19 #58 40.75 (3/7) Installing dumb-init (1.2.5-r3) 07:51:19 #58 40.76 (4/7) Installing musl-obstack (1.2.3-r2) 07:51:19 #58 40.76 (5/7) Installing libucontext (1.2-r3) 07:51:19 #58 40.76 (6/7) Installing gcompat (1.1.0-r4) 07:51:19 #58 40.77 (7/7) Installing openssl (3.3.3-r0) 07:51:19 #58 40.78 Executing busybox-1.36.1-r29.trigger 07:51:19 #58 40.80 OK: 9 MiB in 19 packages 07:51:19 #58 DONE 41.4s 07:51:19 $ docker top f7f1774993da24505597b817ce9ced9aaf31b4bb03ec16d810ea0f79dabf2f4e -eo pid,comm 07:51:19 07:51:19 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:51:19 #59 39.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:19 #59 40.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:19 #59 40.66 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 07:51:19 #59 40.69 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 07:51:19 #59 40.70 (3/6) Installing dumb-init (1.2.5-r3) 07:51:19 #59 40.70 (4/6) Installing openssl (3.3.3-r0) 07:51:19 #59 40.72 (5/6) Installing su-exec (0.2-r3) 07:51:19 #59 40.73 (6/6) Installing yq-go (4.44.1-r2) 07:51:19 #59 40.82 Executing busybox-1.36.1-r29.trigger 07:51:19 #59 41.20 OK: 19 MiB in 18 packages 07:51:19 #59 DONE 41.3s 07:51:19 07:51:19 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:51:19 #60 38.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:19 #60 39.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:19 #60 40.29 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:51:19 #60 40.29 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:51:19 #60 40.29 OK: 24172 distinct packages available 07:51:19 #60 40.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:19 #60 40.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:19 #60 40.69 (1/14) Installing ca-certificates (20241121-r1) 07:51:19 #60 40.70 (2/14) Installing brotli-libs (1.1.0-r2) 07:51:19 #60 40.71 (3/14) Installing c-ares (1.33.1-r0) 07:51:19 #60 40.72 (4/14) Installing libunistring (1.2-r0) 07:51:19 #60 40.73 (5/14) Installing libidn2 (2.3.7-r0) 07:51:19 #60 40.74 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:51:19 #60 40.74 (7/14) Installing libpsl (0.21.5-r1) 07:51:19 #60 40.74 (8/14) Installing zstd-libs (1.5.6-r0) 07:51:19 #60 40.76 (9/14) Installing libcurl (8.11.1-r1) 07:51:19 #60 40.76 (10/14) Installing curl (8.11.1-r1) 07:51:19 #60 40.77 (11/14) Installing dumb-init (1.2.5-r3) 07:51:19 #60 40.78 (12/14) Installing musl-obstack (1.2.3-r2) 07:51:19 #60 40.78 (13/14) Installing libucontext (1.2-r3) 07:51:19 #60 40.79 (14/14) Installing gcompat (1.1.0-r4) 07:51:19 #60 40.79 Executing busybox-1.36.1-r29.trigger 07:51:19 #60 40.81 Executing ca-certificates-20241121-r1.trigger 07:51:19 #60 41.22 OK: 13 MiB in 28 packages 07:51:19 #60 DONE 41.5s 07:51:19 07:51:19 #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:51:19 #73 ... 07:51:19 07:51:19 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:51:19 #74 DONE 0.2s [Pipeline] { [Pipeline] sh 07:51:19 07:51:19 #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:20 #75 ... 07:51:20 07:51:20 #76 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:51:20 #0 2.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:20 #0 2.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:20 #0 3.199 OK: 248 MiB in 58 packages 07:51:20 #76 DONE 3.5s 07:51:20 07:51:20 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:51:20 #77 DONE 0.2s 07:51:20 07:51:20 #78 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:51:20 #0 2.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:20 #0 2.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:20 #0 3.229 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:51:20 #0 3.229 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:51:20 #0 3.229 OK: 24178 distinct packages available 07:51:20 #0 3.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:20 #0 3.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:20 #0 3.625 OK: 248 MiB in 58 packages 07:51:20 #78 DONE 3.7s 07:51:20 07:51:20 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:51:20 #79 DONE 0.1s 07:51:20 07:51:20 #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:20 + docker compose -f ./docker-compose-build.yml build --parallel 07:51:21 #80 ... 07:51:21 07:51:21 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:51:21 #0 2.438 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:21 #0 2.908 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:21 #0 3.621 (1/1) Installing dumb-init (1.2.5-r3) 07:51:21 #0 3.924 Executing busybox-1.36.1-r29.trigger 07:51:21 #0 3.938 OK: 8 MiB in 15 packages 07:51:21 #81 DONE 4.4s 07:51:21 07:51:21 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:51:21 #0 2.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:21 #0 2.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:21 #0 2.954 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 07:51:21 #0 2.991 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 07:51:21 #0 3.042 Executing ca-certificates-20241121-r1.trigger 07:51:21 #0 3.080 OK: 12 MiB in 21 packages 07:51:21 #82 DONE 3.6s 07:51:21 07:51:21 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:51:21 #0 2.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:21 #0 2.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:21 #0 2.639 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 07:51:21 #0 2.700 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 07:51:21 #0 2.721 Executing ca-certificates-20241121-r1.trigger 07:51:21 #0 2.759 OK: 19 MiB in 18 packages 07:51:21 #83 DONE 3.2s 07:51:21 07:51:21 #84 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 07:51:21 #0 2.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:21 #0 3.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:21 #84 ... 07:51:21 07:51:21 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:51:21 #0 2.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:21 #0 3.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:21 #0 3.323 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 07:51:21 #0 3.418 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 07:51:21 #0 3.427 OK: 8 MiB in 16 packages 07:51:21 #85 DONE 4.1s 07:51:22 07:51:22 #84 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 07:51:22 #84 3.862 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 07:51:22 #84 3.901 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 07:51:22 #84 3.917 OK: 8 MiB in 15 packages 07:51:22 #84 DONE 4.3s 07:51:22 07:51:22 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:51:22 #0 2.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:22 #0 2.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:22 #0 3.277 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 07:51:22 #0 3.326 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 07:51:22 #0 3.336 Executing ca-certificates-20241121-r1.trigger 07:51:22 #0 3.376 OK: 10 MiB in 17 packages 07:51:22 #86 DONE 3.8s 07:51:22 07:51:22 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:51:22 #0 2.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:22 #0 2.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:22 #0 3.217 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 07:51:22 #0 3.299 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 07:51:22 #0 3.316 OK: 8 MiB in 15 packages 07:51:22 #87 DONE 3.7s 07:51:22 07:51:22 #88 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:51:22 #0 2.345 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:22 #0 2.786 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:22 #0 3.526 OK: 248 MiB in 58 packages 07:51:22 #88 DONE 3.8s 07:51:22 07:51:22 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:51:22 #89 DONE 0.1s 07:51:22 07:51:22 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:22 #90 ... 07:51:22 07:51:22 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:51:22 #0 2.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:22 #0 2.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:22 #0 3.131 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 07:51:22 #0 3.170 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 07:51:22 #0 3.177 OK: 8 MiB in 18 packages 07:51:22 #91 DONE 3.5s 07:51:23 07:51:23 #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:51:23 #73 3.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:23 #73 3.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:23 #73 3.645 OK: 9 MiB in 19 packages 07:51:24 #73 DONE 5.0s 07:51:24 07:51:24 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:51:24 #0 3.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:24 #0 3.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:24 #0 3.736 OK: 19 MiB in 18 packages 07:51:24 #92 DONE 4.8s 07:51:24 07:51:24 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:51:24 #93 DONE 1.4s 07:51:24 07:51:24 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:51:26 #94 ... 07:51:26 07:51:26 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:51:26 #95 DONE 1.8s 07:51:26 07:51:26 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:51:26 #0 4.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:51:26 #0 4.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:51:26 #0 5.049 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 07:51:26 #0 5.086 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 07:51:26 #0 5.096 Executing ca-certificates-20241121-r1.trigger 07:51:26 #0 5.133 OK: 13 MiB in 28 packages 07:51:26 #96 DONE 6.4s 07:51:26 07:51:26 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:51:26 #94 DONE 1.8s 07:51:26 07:51:26 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:51:26 #97 DONE 2.0s 07:51:26 07:51:26 #98 [security-spire-config stage-2 6/10] COPY security.txt / 07:51:26 #98 ... 07:51:26 07:51:26 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:51:26 #99 DONE 2.1s 07:51:26 07:51:26 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:51:27 #100 ... 07:51:27 07:51:27 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:51:27 #101 DONE 0.9s 07:51:27 07:51:27 #98 [security-spire-config stage-2 6/10] COPY security.txt / 07:51:27 #98 DONE 0.9s 07:51:27 07:51:27 #102 [security-spire-server stage-2 6/9] COPY security.txt / 07:51:28 #102 ... 07:51:28 07:51:28 #103 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:51:28 #103 DONE 6.2s 07:51:28 07:51:28 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:51:28 #100 DONE 1.7s 07:51:28 07:51:28 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:51:28 #104 DONE 1.1s 07:51:28 07:51:28 #102 [security-spire-server stage-2 6/9] COPY security.txt / 07:51:28 #102 DONE 1.1s 07:51:28 07:51:28 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:51:28 #105 DONE 0.2s 07:51:28 07:51:28 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:51:28 #106 DONE 0.2s 07:51:28 07:51:28 #107 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:51:28 #107 DONE 0.2s 07:51:28 07:51:28 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:51:28 #108 DONE 0.3s 07:51:28 07:51:28 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 07:51:28 #109 DONE 0.2s 07:51:28 07:51:28 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:51:28 #110 DONE 0.2s 07:51:28 07:51:28 #111 [security-spire-config] exporting to image 07:51:28 #111 exporting layers 07:51:28 #111 ... 07:51:28 07:51:28 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:51:28 #112 DONE 0.2s 07:51:28 07:51:28 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:51:28 #113 DONE 0.3s 07:51:28 07:51:28 #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:29 #114 ... 07:51:29 07:51:29 #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:51:29 #115 DONE 0.3s 07:51:29 07:51:29 #116 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:51:29 #116 DONE 0.3s 07:51:29 07:51:29 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:51:29 #117 DONE 0.1s 07:51:29 07:51:29 #111 [security-spire-server] exporting to image 07:51:29 #111 exporting layers 1.0s done 07:51:29 #111 writing image sha256:9cc3ee05e9bf0bce5d3e7bec561e88e45707cb8e2f182ca61e36c4b40e399aa1 done 07:51:29 #111 naming to docker.io/library/security-spire-config done 07:51:30 #111 exporting layers 0.8s done 07:51:30 #111 writing image sha256:567eee5615c83626c5be19c797737f79d1784367a2be8f457ceb6be727bb6d18 0.0s done 07:51:30 #111 naming to docker.io/library/security-spire-server done 07:51:30 #111 writing image sha256:0879154b89b01ac1e28a3c46466106f8da0d689e121f87373af67aa269c23bc7 done 07:51:30 #111 naming to docker.io/library/security-spire-agent done 07:51:30 #111 DONE 1.6s 07:51:30 07:51:30 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:30 #1 [security-bootstrapper internal] load build definition from Dockerfile 07:51:30 #1 transferring dockerfile: 3.02kB 0.0s done 07:51:30 #1 DONE 0.1s 07:51:31 07:51:31 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:51:31 #2 transferring dockerfile: 1.89kB 0.0s done 07:51:31 #2 DONE 0.1s 07:51:31 07:51:31 #3 [support-notifications internal] load build definition from Dockerfile 07:51:31 #3 transferring dockerfile: 2.00kB 0.0s done 07:51:31 #3 DONE 0.1s 07:51:31 07:51:31 #4 [security-spire-agent internal] load build definition from Dockerfile 07:51:31 #4 transferring dockerfile: 1.81kB 0.0s done 07:51:31 #4 DONE 0.1s 07:51:31 07:51:31 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:51:31 #5 transferring dockerfile: 2.23kB 0.0s done 07:51:31 #5 DONE 0.1s 07:51:31 07:51:31 #6 [security-spire-server internal] load build definition from Dockerfile 07:51:31 #6 transferring dockerfile: 1.70kB done 07:51:31 #6 DONE 0.1s 07:51:32 07:51:32 #7 [core-command internal] load build definition from Dockerfile 07:51:32 #7 transferring dockerfile: 1.94kB done 07:51:32 #7 DONE 0.1s 07:51:32 07:51:32 #8 [security-spire-config internal] load build definition from Dockerfile 07:51:32 #8 transferring dockerfile: 1.69kB 0.0s done 07:51:32 #8 DONE 0.1s 07:51:32 07:51:32 #9 [security-proxy-auth internal] load build definition from Dockerfile 07:51:32 #9 transferring dockerfile: 2.14kB done 07:51:32 #9 DONE 0.1s 07:51:32 07:51:32 #10 [support-scheduler internal] load build definition from Dockerfile 07:51:32 #10 transferring dockerfile: 1.83kB done 07:51:32 #10 DONE 0.1s 07:51:32 07:51:32 #11 [core-metadata internal] load build definition from Dockerfile 07:51:32 #11 transferring dockerfile: 2.10kB 0.0s done 07:51:32 #11 DONE 0.1s 07:51:32 07:51:32 #12 [security-proxy-setup internal] load build definition from Dockerfile 07:51:32 #12 transferring dockerfile: 2.50kB done 07:51:32 #12 DONE 0.1s 07:51:32 07:51:32 #13 [core-keeper internal] load build definition from Dockerfile 07:51:32 #13 transferring dockerfile: 2.01kB done 07:51:32 #13 DONE 0.1s 07:51:32 07:51:32 #14 [core-data internal] load build definition from Dockerfile 07:51:32 #14 transferring dockerfile: 2.04kB 0.0s done 07:51:32 #14 DONE 0.1s 07:51:32 07:51:32 #15 [security-secretstore-setup internal] load build definition from Dockerfile 07:51:32 #15 transferring dockerfile: 2.49kB done 07:51:32 #15 DONE 0.1s 07:51:32 07:51:32 #16 [security-bootstrapper internal] load .dockerignore 07:51:32 #16 transferring context: 07:51:32 #16 transferring context: 50B done 07:51:32 #16 DONE 0.1s 07:51:33 07:51:33 #17 [security-spiffe-token-provider internal] load .dockerignore 07:51:33 #17 transferring context: 50B done 07:51:33 #17 DONE 0.0s 07:51:33 07:51:33 #18 [support-notifications internal] load .dockerignore 07:51:33 #18 transferring context: 50B done 07:51:33 #18 DONE 0.0s 07:51:33 07:51:33 #19 [security-spire-agent internal] load .dockerignore 07:51:33 #19 transferring context: 50B done 07:51:33 #19 DONE 0.1s 07:51:33 07:51:33 #20 [core-common-config-bootstrapper internal] load .dockerignore 07:51:33 #20 transferring context: 50B 0.0s done 07:51:33 #20 DONE 0.1s 07:51:33 07:51:33 #21 [security-spire-server internal] load .dockerignore 07:51:33 #21 transferring context: 50B done 07:51:33 #21 DONE 0.1s 07:51:33 07:51:33 #22 [core-command internal] load .dockerignore 07:51:33 #22 transferring context: 50B done 07:51:33 #22 DONE 0.1s 07:51:33 07:51:33 #23 [security-spire-config internal] load .dockerignore 07:51:33 #23 transferring context: 50B 0.0s done 07:51:33 #23 DONE 0.1s 07:51:33 07:51:33 #24 [support-scheduler internal] load .dockerignore 07:51:34 #24 transferring context: 50B done 07:51:34 #24 DONE 0.1s 07:51:34 07:51:34 #25 [security-proxy-auth internal] load .dockerignore 07:51:34 #25 transferring context: 50B done 07:51:34 #25 DONE 0.1s 07:51:34 07:51:34 #26 [core-metadata internal] load .dockerignore 07:51:34 #26 transferring context: 50B 0.0s done 07:51:34 #26 DONE 0.1s 07:51:34 07:51:34 #27 [security-proxy-setup internal] load .dockerignore 07:51:34 #27 transferring context: 50B 0.0s done 07:51:34 #27 DONE 0.1s 07:51:34 07:51:34 #28 [core-keeper internal] load .dockerignore 07:51:34 #28 transferring context: 50B 0.0s done 07:51:34 #28 DONE 0.1s 07:51:34 07:51:34 #29 [core-data internal] load .dockerignore 07:51:34 #29 transferring context: 50B 0.0s done 07:51:34 #29 DONE 0.1s 07:51:34 07:51:34 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 07:51:34 #30 ... 07:51:34 07:51:34 #31 [security-secretstore-setup internal] load .dockerignore 07:51:34 #31 transferring context: 50B done 07:51:34 #31 DONE 0.1s 07:51:34 07:51:34 #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:51:34 #32 DONE 0.0s 07:51:34 07:51:34 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 07:51:34 #30 DONE 0.4s 07:51:35 07:51:35 #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:51:35 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 07:51:35 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:51:35 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 07:51:35 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 07:51:35 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.2s 07:51:35 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.3s 07:51:35 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 3.15MB / 4.09MB 0.4s 07:51:35 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done 07:51:35 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 07:51:35 #33 ... 07:51:35 07:51:35 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:51:35 #32 DONE 0.0s 07:51:35 07:51:35 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 07:51:35 #30 DONE 0.5s 07:51:35 07:51:35 #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:51:35 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 07:51:35 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:51:35 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 07:51:35 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 07:51:35 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done 07:51:35 #33 ... 07:51:35 07:51:35 #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:51:35 #32 DONE 0.0s 07:51:35 07:51:35 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 07:51:35 #30 DONE 0.5s 07:51:35 07:51:35 #34 [security-bootstrapper internal] load build context 07:51:35 #34 transferring context: 3.13MB 0.8s done 07:51:35 #34 DONE 0.9s 07:51:35 07:51:35 #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:51:36 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 07:51:36 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:51:36 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 07:51:36 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 07:51:36 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done 07:51:36 #33 ... 07:51:36 07:51:36 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 07:51:36 #30 DONE 0.7s 07:51:36 07:51:36 #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:51:36 #33 ... 07:51:36 07:51:36 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:51:36 #32 DONE 0.0s 07:51:36 07:51:36 #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:51:36 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 07:51:36 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:51:36 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 07:51:36 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 07:51:36 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done 07:51:36 #33 ... 07:51:36 07:51:36 #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:51:36 #32 DONE 0.0s 07:51:36 07:51:36 #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:51:36 #33 ... 07:51:36 07:51:36 #30 [core-command internal] load metadata for docker.io/library/alpine:3.20 07:51:36 #30 DONE 1.0s 07:51:36 07:51:36 #33 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:51:36 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 07:51:36 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:51:36 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 07:51:36 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 07:51:36 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done 07:51:36 #33 ... 07:51:36 07:51:36 #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:51:36 #32 DONE 0.0s 07:51:36 07:51:36 #33 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:51:36 #33 ... 07:51:36 07:51:36 #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:51:36 #32 DONE 0.0s 07:51:36 07:51:36 #33 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:51:36 #33 ... 07:51:36 07:51:36 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 07:51:36 #30 DONE 1.3s 07:51:36 07:51:36 #33 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:51:36 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 07:51:36 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:51:36 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 07:51:36 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 07:51:36 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done 07:51:37 #33 ... 07:51:37 07:51:37 #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:51:37 #32 DONE 0.0s 07:51:37 07:51:37 #35 [security-proxy-auth internal] load build context 07:51:37 #35 DONE 0.0s 07:51:37 07:51:37 #36 [security-spiffe-token-provider internal] load build context 07:51:37 #36 transferring context: 3.13MB 1.1s done 07:51:37 #36 DONE 1.3s 07:51:37 07:51:37 #33 [security-proxy-auth stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:51:37 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 07:51:37 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:51:37 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 07:51:37 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 07:51:37 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done 07:51:37 #33 ... 07:51:37 07:51:37 #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:51:37 #37 DONE 3.2s 07:51:37 07:51:37 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:51:37 #38 DONE 1.3s 07:51:37 07:51:37 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:51:37 #39 DONE 1.4s 07:51:37 07:51:37 #33 [security-spire-config stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:51:37 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 07:51:37 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:51:37 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 07:51:37 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 07:51:37 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done 07:51:37 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.8s done 07:51:37 #33 ... 07:51:37 07:51:37 #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:51:37 #32 DONE 0.0s 07:51:37 07:51:37 #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:51:37 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 07:51:37 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:51:37 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 07:51:37 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 07:51:37 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done 07:51:37 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.8s done 07:51:37 #33 ... 07:51:37 07:51:37 #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:51:37 #32 DONE 0.0s 07:51:37 07:51:37 #40 [core-command builder 2/7] WORKDIR /edgex-go 07:51:37 #40 ... 07:51:37 07:51:37 #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:51:37 #32 DONE 0.0s 07:51:38 07:51:38 #41 [support-notifications internal] load build context 07:51:38 #41 transferring context: 3.13MB 1.3s done 07:51:38 #41 DONE 2.0s 07:51:38 07:51:38 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:51:38 #37 DONE 3.4s 07:51:38 07:51:38 #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:51:38 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 07:51:38 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:51:38 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 07:51:38 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 07:51:38 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done 07:51:38 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.8s done 07:51:38 #33 ... 07:51:38 07:51:38 #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:51:38 #32 DONE 0.0s 07:51:38 07:51:38 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:51:38 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.8s done 07:51:38 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:51:38 #42 ... 07:51:38 07:51:38 #30 [core-data internal] load metadata for docker.io/library/alpine:3.20 07:51:38 #30 DONE 2.7s 07:51:38 07:51:38 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:51:38 #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 07:51:38 #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 07:51:38 #42 ... 07:51:38 07:51:38 #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:51:38 #37 DONE 3.4s 07:51:38 07:51:38 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:51:38 #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 07:51:38 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.0s 07:51:38 #42 ... 07:51:38 07:51:38 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:51:38 #37 DONE 3.4s 07:51:38 07:51:38 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:51:38 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 07:51:38 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 07:51:38 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 07:51:39 #42 ... 07:51:39 07:51:39 #43 [security-spire-config internal] load build context 07:51:39 #43 transferring context: 22.05kB 0.2s done 07:51:39 #43 DONE 1.7s 07:51:39 07:51:39 #44 [security-spire-server internal] load build context 07:51:39 #44 transferring context: 23.80kB 0.2s done 07:51:39 #44 DONE 1.6s 07:51:39 07:51:39 #45 [security-spire-agent internal] load build context 07:51:39 #45 transferring context: 23.33kB 0.1s done 07:51:39 #45 DONE 1.6s 07:51:39 07:51:39 #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 07:51:39 #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done 07:51:39 #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done 07:51:39 #33 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done 07:51:39 #33 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done 07:51:39 #33 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done 07:51:39 #33 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.8s done 07:51:39 #33 DONE 5.3s 07:51:39 07:51:39 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:51:39 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 07:51:39 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.2s 07:51:39 #42 ... 07:51:39 07:51:39 #46 [core-common-config-bootstrapper internal] load build context 07:51:39 #46 transferring context: 3.13MB 1.4s done 07:51:39 #46 DONE 2.8s 07:51:39 07:51:39 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:51:39 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s 07:51:39 #42 ... 07:51:39 07:51:39 #47 [core-command internal] load build context 07:51:39 #47 transferring context: 3.13MB 1.5s done 07:51:39 #47 DONE 2.7s 07:51:39 07:51:39 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:51:39 #42 ... 07:51:39 07:51:39 #48 [support-scheduler internal] load build context 07:51:39 #48 transferring context: 3.13MB 1.5s done 07:51:39 #48 DONE 2.4s 07:51:39 07:51:39 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:51:39 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 0.5s 07:51:39 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 0.9s 07:51:39 #42 ... 07:51:39 07:51:39 #35 [security-proxy-auth internal] load build context 07:51:39 #35 transferring context: 3.13MB 1.0s done 07:51:39 #35 DONE 2.4s 07:51:39 07:51:39 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:51:39 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 07:51:39 #42 ... 07:51:39 07:51:39 #40 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 07:51:39 #40 DONE 3.5s 07:51:39 07:51:39 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:51:39 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 1.3s 07:51:39 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.1s done 07:51:40 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 1.5s 07:51:40 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 1.7s 07:51:40 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 2.0s 07:51:40 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 07:51:41 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 2.2s 07:51:41 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 2.4s 07:51:41 #42 ... 07:51:41 07:51:41 #49 [security-proxy-setup internal] load build context 07:51:41 #49 transferring context: 3.13MB 1.8s done 07:51:41 #49 DONE 3.3s 07:51:41 07:51:41 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:51:41 #42 ... 07:51:41 07:51:41 #50 [core-metadata internal] load build context 07:51:41 #50 transferring context: 3.13MB 2.1s done 07:51:41 #50 DONE 3.4s 07:51:41 07:51:41 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:51:41 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.84MB / 28.04MB 2.7s 07:51:41 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.03MB / 28.04MB 3.0s 07:51:41 #42 ... 07:51:41 07:51:41 #51 [core-keeper internal] load build context 07:51:41 #51 transferring context: 3.13MB 2.5s done 07:51:41 #51 DONE 3.9s 07:51:41 07:51:41 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:51:42 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 3.6s 07:51:43 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.3s 07:51:43 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.5s done 07:51:43 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.5s done 07:51:44 #42 ... 07:51:44 07:51:44 #52 [core-data internal] load build context 07:51:44 #52 transferring context: 3.13MB 3.1s done 07:51:44 #52 DONE 5.1s 07:51:44 07:51:44 #53 [security-secretstore-setup internal] load build context 07:51:44 #53 transferring context: 3.13MB 3.2s done 07:51:44 #53 DONE 5.2s 07:51:44 07:51:44 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:51:44 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.9s done 07:51:44 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:51:44 #54 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 07:51:44 #54 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 07:51:44 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 07:51:44 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 07:51:44 #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.6s done 07:51:44 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 07:51:44 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 07:51:44 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 07:51:44 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 07:51:46 #54 ... 07:51:46 07:51:46 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:51:46 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 07:51:49 #42 ... 07:51:49 07:51:49 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:51:49 #0 8.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:51:49 #0 8.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:51:49 #55 ... 07:51:49 07:51:49 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:51:49 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.6s 07:51:50 #54 ... 07:51:50 07:51:50 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:51:50 #0 9.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:51:50 #56 ... 07:51:50 07:51:50 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:51:50 #57 ... 07:51:50 07:51:50 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:51:50 #0 9.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:51:50 #58 ... 07:51:50 07:51:50 #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:51:50 #59 ... 07:51:50 07:51:50 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:51:50 #60 ... 07:51:50 07:51:50 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 07:51:50 #61 ... 07:51:50 07:51:50 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:51:50 #0 8.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:51:50 #0 9.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:51:51 #62 ... 07:51:51 07:51:51 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:51:51 #63 ... 07:51:51 07:51:51 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:51:51 #64 ... 07:51:51 07:51:51 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:51:51 #65 ... 07:51:51 07:51:51 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:51:51 #66 ... 07:51:51 07:51:51 #67 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:51:51 #0 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:51:51 #67 ... 07:51:51 07:51:51 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:51:51 #68 ... 07:51:51 07:51:51 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:51:51 #69 ... 07:51:51 07:51:51 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:51:51 #70 ... 07:51:51 07:51:51 #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:51:51 #55 11.09 (1/2) Installing dumb-init (1.2.5-r3) 07:51:51 #55 11.11 (2/2) Installing su-exec (0.2-r3) 07:51:51 #55 11.12 Executing busybox-1.36.1-r29.trigger 07:51:51 #55 11.19 OK: 9 MiB in 16 packages 07:51:51 #55 DONE 12.8s 07:51:51 07:51:51 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:51:51 #71 ... 07:51:51 07:51:51 #67 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:51:51 #67 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:51:54 #67 ... 07:51:54 07:51:54 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:51:54 #69 DONE 14.3s 07:51:54 07:51:54 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:51:54 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.2s 07:51:55 #42 ... 07:51:55 07:51:55 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:51:55 #71 DONE 14.9s 07:51:55 07:51:55 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:51:55 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.1s 07:51:55 #54 ... 07:51:55 07:51:55 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:51:59 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.5s 07:52:00 #42 ... 07:52:00 07:52:00 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:52:00 #56 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:00 #56 18.45 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:52:00 #56 18.45 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:52:00 #56 18.45 OK: 24050 distinct packages available 07:52:00 #56 ... 07:52:00 07:52:00 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:52:00 #42 ... 07:52:00 07:52:00 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:52:00 #58 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:00 #58 18.99 (1/7) Installing ca-certificates (20241121-r1) 07:52:00 #58 19.62 (2/7) Installing dumb-init (1.2.5-r3) 07:52:00 #58 19.66 (3/7) Installing libgcc (13.2.1_git20240309-r0) 07:52:00 #58 19.72 (4/7) Installing libsodium (1.0.19-r0) 07:52:00 #58 19.88 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) 07:52:00 #58 20.37 (6/7) Installing libzmq (4.3.5-r2) 07:52:00 #58 20.48 (7/7) Installing zeromq (4.3.5-r2) 07:52:00 #58 20.59 Executing busybox-1.36.1-r29.trigger 07:52:00 #58 20.87 Executing ca-certificates-20241121-r1.trigger 07:52:01 #58 ... 07:52:01 07:52:01 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:52:02 #42 ... 07:52:02 07:52:02 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:52:02 #62 11.97 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:52:02 #62 11.97 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:52:02 #62 11.97 OK: 24050 distinct packages available 07:52:02 #62 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:02 #62 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:02 #62 ... 07:52:02 07:52:02 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:52:02 #0 9.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:02 #72 ... 07:52:02 07:52:02 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:52:02 #42 ... 07:52:02 07:52:02 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:52:02 #65 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:02 #65 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:02 #65 ... 07:52:02 07:52:02 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:52:02 #63 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:02 #63 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:02 #63 ... 07:52:02 07:52:02 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:52:02 #42 ... 07:52:02 07:52:02 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:52:02 #57 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:02 #57 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:03 #57 ... 07:52:03 07:52:03 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:52:03 #42 ... 07:52:03 07:52:03 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 07:52:03 #61 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:03 #61 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:03 #61 ... 07:52:03 07:52:03 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:52:04 #42 ... 07:52:04 07:52:04 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:52:04 #0 6.250 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:04 #0 7.701 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:04 #73 ... 07:52:04 07:52:04 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:52:04 #70 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:04 #70 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:04 #70 ... 07:52:04 07:52:04 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:52:04 #58 21.87 OK: 14 MiB in 21 packages 07:52:04 #58 DONE 24.5s 07:52:04 07:52:04 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:52:04 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.6s 07:52:04 #42 ... 07:52:04 07:52:04 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:52:04 #66 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:04 #66 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:04 #66 ... 07:52:04 07:52:04 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:52:04 #65 24.68 OK: 239 MiB in 58 packages 07:52:05 #65 ... 07:52:05 07:52:05 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:52:05 #0 5.458 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:05 #0 7.975 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:05 #74 ... 07:52:05 07:52:05 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:52:05 #42 ... 07:52:05 07:52:05 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:52:05 #64 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:05 #64 17.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:05 #64 ... 07:52:05 07:52:05 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:52:05 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.9s done 07:52:05 #42 ... 07:52:05 07:52:05 #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:52:05 #59 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:05 #59 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:05 #59 ... 07:52:05 07:52:05 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:52:05 #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.5s done 07:52:05 #54 ... 07:52:05 07:52:05 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:52:07 #42 ... 07:52:07 07:52:07 #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:52:07 #63 24.43 OK: 239 MiB in 58 packages 07:52:07 #63 DONE 28.2s 07:52:07 07:52:07 #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:52:07 #75 ... 07:52:07 07:52:07 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:52:07 #68 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:07 #68 20.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:07 #68 ... 07:52:07 07:52:07 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:52:07 #62 26.03 (1/14) Installing ca-certificates (20241121-r1) 07:52:07 #62 27.38 (2/14) Installing brotli-libs (1.1.0-r2) 07:52:07 #62 ... 07:52:07 07:52:07 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 07:52:07 #65 DONE 27.8s 07:52:07 07:52:07 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:52:07 #62 27.72 (3/14) Installing c-ares (1.33.1-r0) 07:52:07 #62 27.78 (4/14) Installing libunistring (1.2-r0) 07:52:07 #62 ... 07:52:07 07:52:07 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:52:07 #60 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:07 #60 20.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:07 #60 ... 07:52:07 07:52:07 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:52:08 #76 ... 07:52:08 07:52:08 #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:52:08 #75 DONE 1.3s 07:52:08 07:52:08 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:52:08 #62 28.41 (5/14) Installing libidn2 (2.3.7-r0) 07:52:08 #62 28.47 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:52:08 #62 28.50 (7/14) Installing libpsl (0.21.5-r1) 07:52:08 #62 28.55 (8/14) Installing zstd-libs (1.5.6-r0) 07:52:08 #62 28.70 (9/14) Installing libcurl (8.11.1-r1) 07:52:08 #62 ... 07:52:08 07:52:08 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:52:08 #76 DONE 1.1s 07:52:08 07:52:08 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:52:08 #62 28.88 (10/14) Installing curl (8.11.1-r1) 07:52:08 #62 28.94 (11/14) Installing dumb-init (1.2.5-r3) 07:52:09 #62 28.95 (12/14) Installing musl-obstack (1.2.3-r2) 07:52:09 #62 29.00 (13/14) Installing libucontext (1.2-r3) 07:52:09 #62 29.03 (14/14) Installing gcompat (1.1.0-r4) 07:52:09 #62 ... 07:52:09 07:52:09 #67 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:52:09 #67 25.01 (1/1) Installing dumb-init (1.2.5-r3) 07:52:09 #67 25.15 Executing busybox-1.36.1-r29.trigger 07:52:09 #67 25.34 OK: 9 MiB in 15 packages 07:52:09 #67 DONE 29.1s 07:52:09 07:52:09 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:52:09 #62 29.10 Executing busybox-1.36.1-r29.trigger 07:52:09 #62 29.28 Executing ca-certificates-20241121-r1.trigger 07:52:09 #62 ... 07:52:09 07:52:09 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 07:52:09 #61 26.19 OK: 239 MiB in 58 packages 07:52:09 #61 DONE 30.1s 07:52:09 07:52:09 #77 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:52:10 #77 ... 07:52:10 07:52:10 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:52:10 #56 20.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:10 #56 23.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:10 #56 ... 07:52:10 07:52:10 #77 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:52:10 #77 DONE 1.0s 07:52:10 07:52:10 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:52:10 #70 30.80 (1/6) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 07:52:11 #70 ... 07:52:11 07:52:11 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:52:11 #66 28.45 (1/1) Installing dumb-init (1.2.5-r3) 07:52:11 #66 28.51 Executing busybox-1.36.1-r29.trigger 07:52:11 #66 28.65 OK: 9 MiB in 15 packages 07:52:11 #66 DONE 31.3s 07:52:11 07:52:11 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:52:11 #64 31.65 OK: 239 MiB in 58 packages 07:52:12 #64 ... 07:52:12 07:52:12 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:52:12 #72 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:12 #72 ... 07:52:12 07:52:12 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:52:12 #70 32.25 (2/6) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 07:52:12 #70 32.42 (3/6) Installing dumb-init (1.2.5-r3) 07:52:12 #70 32.44 (4/6) Installing openssl (3.3.3-r0) 07:52:12 #70 32.56 (5/6) Installing su-exec (0.2-r3) 07:52:12 #70 32.57 (6/6) Installing yq-go (4.44.1-r2) 07:52:14 #70 ... 07:52:14 07:52:14 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:52:14 #64 DONE 34.4s 07:52:14 07:52:14 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:52:14 #0 4.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:14 #0 6.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:14 #78 ... 07:52:14 07:52:14 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:52:14 #68 34.65 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:52:14 #68 34.65 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:52:14 #68 34.65 OK: 24056 distinct packages available 07:52:15 #68 ... 07:52:15 07:52:15 #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:52:15 #79 DONE 0.8s 07:52:15 07:52:15 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:52:15 #62 31.54 OK: 15 MiB in 28 packages 07:52:15 #62 DONE 35.3s 07:52:15 07:52:15 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:52:16 #80 ... 07:52:16 07:52:16 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:52:16 #72 21.56 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 07:52:16 #72 22.58 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 07:52:16 #72 22.96 OK: 9 MiB in 16 packages 07:52:16 #72 DONE 25.1s 07:52:17 07:52:17 #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:52:17 #81 ... 07:52:17 07:52:17 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:52:17 #57 28.74 (1/3) Installing ca-certificates (20241121-r1) 07:52:17 #57 29.39 (2/3) Installing dumb-init (1.2.5-r3) 07:52:17 #57 29.44 (3/3) Installing tzdata (2024b-r0) 07:52:17 #57 32.40 Executing busybox-1.36.1-r29.trigger 07:52:17 #57 32.65 Executing ca-certificates-20241121-r1.trigger 07:52:17 #57 34.46 OK: 11 MiB in 17 packages 07:52:17 #57 DONE 37.6s 07:52:17 07:52:17 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:52:18 #82 ... 07:52:18 07:52:18 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:18 #83 ... 07:52:18 07:52:18 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:52:18 #70 34.74 Executing busybox-1.36.1-r29.trigger 07:52:18 #70 35.04 OK: 20 MiB in 18 packages 07:52:18 #70 DONE 38.4s 07:52:18 07:52:18 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:52:18 #84 ... 07:52:18 07:52:18 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:19 #85 ... 07:52:19 07:52:19 #86 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 07:52:19 #0 7.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:19 #0 9.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:19 #86 ... 07:52:19 07:52:19 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:52:19 #56 38.75 (1/4) Installing dumb-init (1.2.5-r3) 07:52:19 #56 38.83 (2/4) Installing musl-obstack (1.2.3-r2) 07:52:19 #56 38.89 (3/4) Installing libucontext (1.2-r3) 07:52:19 #56 38.91 (4/4) Installing gcompat (1.1.0-r4) 07:52:19 #56 39.06 Executing busybox-1.36.1-r29.trigger 07:52:19 #56 ... 07:52:19 07:52:19 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:52:19 #73 23.15 OK: 239 MiB in 58 packages 07:52:19 #73 DONE 25.1s 07:52:19 07:52:19 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:52:19 #56 39.35 OK: 9 MiB in 18 packages 07:52:20 #56 ... 07:52:20 07:52:20 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:52:20 #74 21.25 (1/1) Installing dumb-init (1.2.5-r3) 07:52:20 #74 22.18 Executing busybox-1.36.1-r29.trigger 07:52:20 #74 22.51 OK: 9 MiB in 15 packages 07:52:20 #74 DONE 24.9s 07:52:20 07:52:20 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:52:21 #87 ... 07:52:21 07:52:21 #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:21 #88 ... 07:52:21 07:52:21 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:52:21 #60 34.67 (1/4) Installing ca-certificates (20241121-r1) 07:52:21 #60 35.39 (2/4) Installing dumb-init (1.2.5-r3) 07:52:21 #60 35.52 (3/4) Installing su-exec (0.2-r3) 07:52:21 #60 35.52 (4/4) Installing yq-go (4.44.1-r2) 07:52:21 #60 37.69 Executing busybox-1.36.1-r29.trigger 07:52:21 #60 38.05 Executing ca-certificates-20241121-r1.trigger 07:52:21 #60 40.23 OK: 20 MiB in 18 packages 07:52:21 #60 ... 07:52:21 07:52:21 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:52:21 #87 DONE 2.1s 07:52:21 07:52:21 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:21 #89 ... 07:52:21 07:52:21 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:52:21 #0 7.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:21 #90 ... 07:52:21 07:52:21 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:52:21 #68 37.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:21 #68 39.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:22 #68 ... 07:52:22 07:52:22 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:52:22 #90 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:22 #90 ... 07:52:22 07:52:22 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:52:22 #56 DONE 42.2s 07:52:22 07:52:22 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:52:22 #60 DONE 42.2s 07:52:22 07:52:22 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:52:22 #91 ... 07:52:22 07:52:22 #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:52:22 #59 32.65 v3.20.5-68-gf7196099183 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:52:22 #59 32.65 v3.20.5-73-g9eefe611fb0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:52:22 #59 32.65 OK: 24050 distinct packages available 07:52:22 #59 34.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:22 #59 37.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:22 #59 ... 07:52:22 07:52:22 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:52:22 #78 18.31 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 07:52:23 #78 19.28 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 07:52:24 #78 19.59 Executing ca-certificates-20241121-r1.trigger 07:52:25 #78 ... 07:52:25 07:52:25 #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:52:25 #81 DONE 8.1s 07:52:25 07:52:25 #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:25 #92 ... 07:52:25 07:52:25 #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:52:25 #93 DONE 0.5s 07:52:25 07:52:25 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:52:25 #78 21.26 OK: 14 MiB in 21 packages 07:52:26 #118 ... 07:52:26 07:52:26 #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:26 #80 DONE 61.6s 07:52:26 07:52:26 #119 [security-spiffe-token-provider builder 6/7] COPY . . 07:52:26 #119 ... 07:52:26 07:52:26 #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:26 #114 DONE 63.2s 07:52:26 07:52:26 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:26 #118 DONE 61.7s 07:52:26 07:52:26 #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:26 #75 DONE 62.3s 07:52:26 07:52:26 #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:26 #71 DONE 63.3s 07:52:26 07:52:26 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:26 #90 DONE 59.6s 07:52:26 07:52:26 #120 [core-keeper builder 7/8] COPY . . 07:52:27 #78 DONE 22.9s 07:52:27 07:52:27 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:52:27 #91 4.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:29 #91 6.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:31 #91 ... 07:52:31 07:52:31 #59 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:52:31 #59 48.84 (1/7) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 07:52:31 #59 49.39 (2/7) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 07:52:31 #59 49.53 (3/7) Installing dumb-init (1.2.5-r3) 07:52:31 #59 49.53 (4/7) Installing musl-obstack (1.2.3-r2) 07:52:31 #59 49.55 (5/7) Installing libucontext (1.2-r3) 07:52:31 #59 49.57 (6/7) Installing gcompat (1.1.0-r4) 07:52:31 #59 49.61 (7/7) Installing openssl (3.3.3-r0) 07:52:31 #59 49.70 Executing busybox-1.36.1-r29.trigger 07:52:31 #59 49.83 OK: 10 MiB in 19 packages 07:52:31 #59 DONE 51.4s 07:52:31 07:52:31 #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:52:32 #94 ... 07:52:32 07:52:32 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:52:32 #0 5.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:32 #0 6.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:32 #95 ... 07:52:32 07:52:32 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:52:32 #90 20.41 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 07:52:32 #90 20.96 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 07:52:32 #90 21.03 OK: 9 MiB in 15 packages 07:52:33 #120 ... 07:52:33 07:52:33 #121 [core-command builder 6/7] COPY . . 07:52:33 #121 ... 07:52:33 07:52:33 #122 [support-notifications builder 6/7] COPY . . 07:52:33 #122 ... 07:52:33 07:52:33 #123 [security-bootstrapper builder 6/7] COPY . . 07:52:33 #123 ... 07:52:33 07:52:33 #124 [support-scheduler builder 6/7] COPY . . 07:52:33 #90 ... 07:52:33 07:52:33 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:52:33 #68 50.47 OK: 239 MiB in 58 packages 07:52:33 #68 DONE 53.0s 07:52:33 07:52:33 #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:52:33 #96 ... 07:52:33 07:52:33 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:52:33 #80 8.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:33 #80 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:33 #80 ... 07:52:33 07:52:33 #96 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:52:33 #96 DONE 0.5s 07:52:33 07:52:33 #86 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 07:52:33 #86 21.38 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 07:52:33 #86 21.97 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 07:52:33 #86 22.11 OK: 9 MiB in 15 packages 07:52:33 #86 DONE 24.8s 07:52:33 07:52:33 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:34 #97 ... 07:52:34 07:52:34 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:52:34 #90 DONE 23.2s 07:52:35 07:52:35 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:52:35 #84 7.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:35 #84 9.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:35 #84 ... 07:52:35 07:52:35 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:52:35 #80 19.83 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 07:52:35 #80 20.40 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 07:52:35 #80 20.48 Executing ca-certificates-20241121-r1.trigger 07:52:35 #80 ... 07:52:35 07:52:35 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:52:35 #82 8.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:35 #82 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:36 #82 ... 07:52:36 07:52:36 #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:52:36 #94 4.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:52:37 #94 5.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:52:37 #94 ... 07:52:37 07:52:37 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:52:37 #80 21.29 OK: 15 MiB in 28 packages 07:52:37 #80 DONE 22.5s 07:52:38 07:52:38 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:52:38 #84 19.01 OK: 20 MiB in 18 packages 07:52:38 #124 DONE 15.7s 07:52:38 07:52:38 #119 [security-spiffe-token-provider builder 6/7] COPY . . 07:52:38 #119 DONE 15.7s 07:52:38 07:52:38 #123 [security-bootstrapper builder 6/7] COPY . . 07:52:38 #123 DONE 15.7s 07:52:38 07:52:38 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:38 #125 CACHED 07:52:38 07:52:38 #126 [security-secretstore-setup builder 6/7] COPY . . 07:52:38 #126 CACHED 07:52:38 07:52:38 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:52:38 #127 CACHED 07:52:38 07:52:38 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:52:38 #128 CACHED 07:52:38 07:52:38 #129 [security-proxy-setup builder 6/7] COPY . . 07:52:38 #129 CACHED 07:52:38 07:52:38 #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:38 #130 CACHED 07:52:38 07:52:38 #122 [support-notifications builder 6/7] COPY . . 07:52:38 #122 DONE 15.7s 07:52:38 07:52:38 #120 [core-keeper builder 7/8] COPY . . 07:52:38 #120 DONE 15.6s 07:52:38 07:52:38 #121 [core-command builder 6/7] COPY . . 07:52:38 #121 DONE 15.7s 07:52:38 07:52:38 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 07:52:38 #131 CACHED 07:52:38 07:52:38 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:52:38 #132 CACHED 07:52:38 07:52:38 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:38 #133 CACHED 07:52:38 07:52:38 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:38 #134 CACHED 07:52:38 07:52:38 #135 [core-metadata builder 6/7] COPY . . 07:52:38 #135 CACHED 07:52:38 07:52:38 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:52:38 #136 CACHED 07:52:38 07:52:38 #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:38 #137 CACHED 07:52:38 07:52:38 #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:52:38 #138 CACHED 07:52:38 07:52:38 #139 [security-proxy-auth builder 6/7] COPY . . 07:52:38 #139 CACHED 07:52:38 07:52:38 #140 [core-data builder 6/7] COPY . . 07:52:38 #140 CACHED 07:52:38 07:52:38 #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:38 #141 CACHED 07:52:38 07:52:38 #142 [core-data builder 4/7] COPY go.mod vendor* ./ 07:52:38 #142 CACHED 07:52:38 07:52:38 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:52:38 #143 0.979 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:52:39 #84 DONE 20.7s 07:52:39 07:52:39 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:52:39 #95 15.95 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 07:52:39 #95 16.53 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 07:52:39 #95 16.66 OK: 9 MiB in 18 packages 07:52:39 #95 ... 07:52:39 07:52:39 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:52:39 #98 DONE 0.1s 07:52:39 07:52:39 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:52:39 #91 15.56 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 07:52:39 #91 16.18 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 07:52:39 #91 16.31 Executing ca-certificates-20241121-r1.trigger 07:52:40 #91 ... 07:52:40 07:52:40 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:52:40 #82 18.65 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 07:52:40 #82 19.21 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 07:52:40 #82 19.35 Executing ca-certificates-20241121-r1.trigger 07:52:40 #82 20.65 OK: 11 MiB in 17 packages 07:52:40 #82 DONE 22.4s 07:52:40 07:52:40 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:52:40 #91 17.54 OK: 20 MiB in 18 packages 07:52:40 #91 ... 07:52:40 07:52:40 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:52:40 #95 DONE 18.4s 07:52:41 07:52:41 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:52:41 #99 ... 07:52:41 07:52:41 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:52:41 #91 DONE 19.4s 07:52:41 07:52:41 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:52:42 #42 ... 07:52:42 07:52:42 #94 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:52:42 #94 11.17 OK: 10 MiB in 19 packages 07:52:42 #94 ... 07:52:42 07:52:42 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:52:42 #99 DONE 2.1s 07:52:42 07:52:42 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:52:42 #100 DONE 0.1s 07:52:42 07:52:42 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:43 #83 ... 07:52:43 07:52:43 #101 [security-spire-config stage-2 6/10] COPY security.txt / 07:52:43 #101 DONE 0.2s 07:52:43 07:52:43 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:52:43 #102 DONE 0.2s 07:52:43 07:52:43 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:52:43 #103 DONE 0.1s 07:52:43 07:52:43 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:52:43 #104 DONE 0.1s 07:52:43 07:52:43 #105 [security-spire-config] exporting to image 07:52:43 #105 exporting layers 07:52:43 #105 ... 07:52:43 07:52:43 #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:52:43 #94 DONE 12.6s 07:52:44 07:52:44 #106 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:52:46 #106 ... 07:52:46 07:52:46 #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:52:46 #107 DONE 2.2s 07:52:46 07:52:46 #106 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:52:46 #106 DONE 2.3s 07:52:46 07:52:46 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:52:46 #108 ... 07:52:46 07:52:46 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:52:46 #109 DONE 0.3s 07:52:46 07:52:46 #110 [security-spire-server stage-2 6/9] COPY security.txt / 07:52:47 #110 DONE 0.3s 07:52:47 07:52:47 #105 [security-spire-config] exporting to image 07:52:47 #105 exporting layers 3.4s done 07:52:47 #105 writing image sha256:19f15cb1272891bef9708a1117921cef770bd56ca3720a21da8c9f6c174c3d48 0.0s done 07:52:47 #105 naming to docker.io/library/security-spire-config-arm64 07:52:47 #105 naming to docker.io/library/security-spire-config-arm64 0.0s done 07:52:47 #105 DONE 3.4s 07:52:47 07:52:47 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:52:47 #111 DONE 0.4s 07:52:47 07:52:47 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:52:47 #112 DONE 0.2s 07:52:47 07:52:47 #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:47 #92 ... 07:52:47 07:52:47 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:52:47 #113 DONE 0.3s 07:52:47 07:52:47 #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:47 #92 ... 07:52:47 07:52:47 #105 [security-spire-server] exporting to image 07:52:48 #143 ... 07:52:48 07:52:48 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:52:48 #0 0.930 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:52:48 #144 ... 07:52:48 07:52:48 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:52:48 #0 0.841 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:52:48 #145 ... 07:52:48 07:52:48 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:52:48 #0 1.310 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:52:48 #146 ... 07:52:48 07:52:48 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:52:48 #0 0.735 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:52:48 #147 ... 07:52:48 07:52:48 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:52:48 #0 1.064 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:52:48 #148 ... 07:52:48 07:52:48 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:52:48 #0 0.639 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:52:48 #149 ... 07:52:48 07:52:48 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:52:48 #0 1.048 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:52:48 #150 ... 07:52:48 07:52:48 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:52:48 #0 0.533 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:52:48 #151 ... 07:52:48 07:52:48 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:52:48 #0 0.830 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:52:49 #152 ... 07:52:49 07:52:49 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:52:49 #0 0.785 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:52:49 #153 ... 07:52:49 07:52:49 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:52:49 #0 1.543 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:52:49 #105 ... 07:52:49 07:52:49 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:52:49 #108 DONE 3.5s 07:52:50 07:52:50 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:52:50 #114 DONE 0.3s 07:52:50 07:52:50 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:52:50 #83 ... 07:52:50 07:52:50 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 07:52:50 #115 DONE 0.4s 07:52:50 07:52:50 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:52:50 #116 DONE 0.4s 07:52:50 07:52:50 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:52:51 #117 DONE 0.3s 07:52:51 07:52:51 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:52:51 #118 DONE 0.3s 07:52:51 07:52:51 #105 [security-spire-agent] exporting to image 07:52:51 #105 exporting layers 4.1s done 07:52:51 #105 writing image sha256:797ba381576cbcbd61f545210adc31a46c9a7533e06dede279f7c88b96d3aa8c 0.0s done 07:52:51 #105 naming to docker.io/library/security-spire-server-arm64 0.0s done 07:52:55 #105 exporting layers 3.3s done 07:52:55 #105 writing image sha256:d976c41d2f73e10061d09ca47a8dc8cdf45f4a8a113583a3ed1ccf2297abbf74 0.0s done 07:52:55 #105 naming to docker.io/library/security-spire-agent-arm64 done 07:52:55 #105 DONE 10.5s 07:52:55 07:52:55 #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:53:57 #154 ... 07:53:57 07:53:57 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:53:57 #149 79.16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:54:47 #88 ... 07:54:47 07:54:47 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:47 #85 DONE 150.2s 07:54:47 07:54:47 #92 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:47 #92 DONE 144.0s 07:54:47 07:54:47 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:47 #83 DONE 151.0s 07:54:47 07:54:47 #119 [security-bootstrapper builder 6/7] COPY . . 07:54:47 #119 ... 07:54:47 07:54:47 #88 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:47 #88 DONE 150.1s 07:54:47 07:54:47 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 07:54:47 #120 ... 07:54:47 07:54:47 #119 [security-bootstrapper builder 6/7] COPY . . 07:54:47 #119 DONE 2.8s 07:54:47 07:54:47 #121 [support-scheduler builder 6/7] COPY . . 07:54:47 #121 DONE 3.7s 07:54:47 07:54:47 #122 [security-secretstore-setup builder 6/7] COPY . . 07:54:47 #122 CACHED 07:54:47 07:54:47 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:54:47 #123 CACHED 07:54:47 07:54:47 #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:47 #124 CACHED 07:54:47 07:54:47 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:47 #89 DONE 141.5s 07:54:47 07:54:47 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:54:47 #125 CACHED 07:54:47 07:54:47 #126 [security-proxy-setup builder 6/7] COPY . . 07:54:47 #126 CACHED 07:54:47 07:54:47 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:47 #127 CACHED 07:54:47 07:54:47 #128 [support-notifications builder 6/7] COPY . . 07:54:47 #128 DONE 3.8s 07:54:47 07:54:47 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:54:47 #129 ... 07:54:47 07:54:47 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:47 #97 DONE 129.6s 07:54:47 07:54:47 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 07:54:47 #130 CACHED 07:54:47 07:54:47 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:47 #131 CACHED 07:54:47 07:54:47 #132 [core-data builder 6/7] COPY . . 07:54:47 #132 CACHED 07:54:47 07:54:47 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:54:47 #133 CACHED 07:54:47 07:54:47 #134 [core-metadata builder 6/7] COPY . . 07:54:47 #134 CACHED 07:54:47 07:54:47 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:47 #135 CACHED 07:54:47 07:54:47 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 07:54:47 #120 DONE 2.2s 07:54:47 07:54:47 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:47 #136 CACHED 07:54:47 07:54:47 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:54:47 #137 CACHED 07:54:47 07:54:47 #138 [security-proxy-auth builder 6/7] COPY . . 07:54:47 #138 CACHED 07:54:47 07:54:47 #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:47 #139 CACHED 07:54:47 07:54:47 #140 [core-command builder 6/7] COPY . . 07:54:47 #140 CACHED 07:54:47 07:54:47 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 07:54:47 #141 CACHED 07:54:47 07:54:47 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:54:48 #142 ... 07:54:48 07:54:48 #143 [core-keeper builder 7/8] COPY . . 07:54:48 #143 DONE 5.1s 07:54:48 07:54:48 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:54:49 #144 ... 07:54:49 07:54:49 #145 [security-spiffe-token-provider builder 6/7] COPY . . 07:54:49 #145 DONE 6.0s 07:54:49 07:54:49 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:54:53 #146 3.658 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:54:53 #146 ... 07:54:53 07:54:53 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:54:53 #0 7.832 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:54:53 #147 ... 07:54:53 07:54:53 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:54:53 #0 7.735 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:54:53 #148 ... 07:54:53 07:54:53 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:54:53 #0 7.925 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:54:53 #149 ... 07:54:53 07:54:53 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:54:53 #0 6.840 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:54:53 #150 ... 07:54:53 07:54:53 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:54:53 #0 8.298 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:54:53 #151 ... 07:54:53 07:54:53 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:54:53 #0 7.182 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:54:54 #152 ... 07:54:54 07:54:54 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:54:54 #0 8.523 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:54:54 #153 ... 07:54:54 07:54:54 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:54:54 #0 7.538 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:54:54 #154 ... 07:54:54 07:54:54 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:54:54 #144 4.340 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:55:01 #144 ... 07:55:01 07:55:01 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:55:01 #142 7.880 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:55:01 #142 ... 07:55:01 07:55:01 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:55:01 #129 8.498 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:55:21 #149 DONE 157.4s 07:55:21 07:55:21 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:55:21 #145 DONE 157.5s 07:55:21 07:55:21 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:55:21 #151 DONE 157.5s 07:55:21 07:55:21 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:55:21 #154 DONE 157.4s 07:55:21 07:55:21 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:55:21 #144 DONE 157.6s 07:55:21 07:55:21 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:55:21 #153 DONE 157.5s 07:55:21 07:55:21 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:55:21 #147 DONE 157.5s 07:55:21 07:55:21 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:55:21 #155 ... 07:55:21 07:55:21 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:55:21 #150 DONE 157.7s 07:55:21 07:55:21 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:55:21 #148 DONE 157.7s 07:55:21 07:55:21 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:55:21 #143 DONE 157.8s 07:55:21 07:55:21 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:55:21 #152 DONE 157.8s 07:55:21 07:55:21 #156 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:55:21 #156 ... 07:55:21 07:55:21 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:55:21 #146 DONE 157.9s 07:55:21 07:55:21 #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:55:21 #157 DONE 0.5s 07:55:21 07:55:21 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:55:21 #155 DONE 0.5s 07:55:21 07:55:21 #158 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:55:21 #158 DONE 0.5s 07:55:21 07:55:21 #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:55:21 #159 DONE 0.6s 07:55:21 07:55:21 #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:55:21 #160 DONE 0.4s 07:55:21 07:55:21 #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:55:21 #161 DONE 0.5s 07:55:21 07:55:21 #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:55:21 #162 ... 07:55:21 07:55:21 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:55:21 #163 DONE 0.4s 07:55:21 07:55:21 #156 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:55:21 #156 DONE 0.3s 07:55:21 07:55:21 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:55:21 #164 ... 07:55:21 07:55:21 #165 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:55:21 #165 DONE 0.6s 07:55:21 07:55:21 #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:55:21 #166 DONE 0.6s 07:55:21 07:55:21 #167 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:55:21 #167 DONE 0.6s 07:55:21 07:55:21 #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:55:21 #168 CACHED 07:55:21 07:55:21 #169 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:55:21 #169 CACHED 07:55:21 07:55:21 #170 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:55:21 #170 CACHED 07:55:21 07:55:21 #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:55:21 #171 CACHED 07:55:21 07:55:21 #172 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:55:21 #172 CACHED 07:55:21 07:55:21 #173 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:55:21 #173 CACHED 07:55:21 07:55:21 #174 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:55:21 #174 DONE 0.6s 07:55:21 07:55:21 #175 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:55:21 #175 DONE 0.6s 07:55:21 07:55:21 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:55:21 #164 DONE 0.6s 07:55:21 07:55:21 #176 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:55:21 #176 DONE 0.6s 07:55:21 07:55:21 #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:55:21 #162 DONE 0.6s 07:55:21 07:55:21 #177 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:55:21 #177 ... 07:55:21 07:55:21 #178 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:55:21 #178 DONE 1.5s 07:55:21 07:55:21 #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:55:21 #179 DONE 1.5s 07:55:21 07:55:21 #180 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:55:21 #180 DONE 1.6s 07:55:21 07:55:21 #181 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:55:21 #181 DONE 1.5s 07:55:21 07:55:21 #182 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:55:21 #182 DONE 1.6s 07:55:21 07:55:21 #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:55:21 #183 DONE 1.5s 07:55:21 07:55:21 #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:55:21 #184 DONE 1.6s 07:55:21 07:55:21 #177 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:55:21 #177 DONE 1.6s 07:55:21 07:55:21 #185 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:55:21 #185 DONE 1.6s 07:55:21 07:55:21 #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:55:21 #186 DONE 1.6s 07:55:21 07:55:21 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:55:21 #187 DONE 1.6s 07:55:21 07:55:21 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:55:21 #188 ... 07:55:21 07:55:21 #189 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:55:21 #189 DONE 0.6s 07:55:21 07:55:21 #190 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:55:21 #190 DONE 0.6s 07:55:21 07:55:21 #191 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:55:21 #191 DONE 0.6s 07:55:21 07:55:21 #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:55:21 #192 DONE 0.5s 07:55:21 07:55:21 #193 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:55:21 #193 DONE 0.5s 07:55:21 07:55:21 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:55:21 #194 DONE 0.6s 07:55:21 07:55:21 #195 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:55:21 #195 DONE 0.6s 07:55:21 07:55:21 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:55:21 #188 DONE 0.6s 07:55:21 07:55:21 #196 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:55:21 #196 DONE 0.6s 07:55:21 07:55:21 #197 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:55:21 #197 ... 07:55:21 07:55:21 #198 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:55:21 #198 DONE 0.6s 07:55:21 07:55:21 #111 [security-spiffe-token-provider] exporting to image 07:55:21 #111 exporting layers 07:55:21 #111 ... 07:55:21 07:55:21 #199 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:55:21 #199 DONE 0.6s 07:55:21 07:55:21 #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:55:21 #200 DONE 0.6s 07:55:21 07:55:21 #201 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:55:21 #201 DONE 3.4s 07:55:21 07:55:21 #202 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:55:21 #202 DONE 0.6s 07:55:21 07:55:21 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:55:21 #203 DONE 0.6s 07:55:21 07:55:21 #197 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:55:21 #197 DONE 0.6s 07:55:21 07:55:21 #204 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:55:21 #204 DONE 0.5s 07:55:21 07:55:21 #205 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:55:21 #205 DONE 0.3s 07:55:21 07:55:21 #206 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:55:21 #206 DONE 0.3s 07:55:21 07:55:21 #207 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:55:21 #207 DONE 0.3s 07:55:21 07:55:21 #111 [core-command] exporting to image 07:55:21 #111 exporting layers 0.9s done 07:55:21 #111 writing image sha256:3699ecadfb7a8042f6b4103a5fb3dacc1337b6a9138635c057694ad59c6980e1 0.0s done 07:55:21 #111 naming to docker.io/library/core-keeper done 07:55:21 #111 writing image sha256:4c90c2aafcf68d5a4b9dc258eef8004bfe436a012616adaeff86f46d77d0d461 07:55:21 #111 writing image sha256:943f7d150959ef558029a6e039584c3f383d48ce2ddb06a963554396192a9c44 0.0s done 07:55:21 #111 writing image sha256:3cf37c20cabb60bde4dceab48dcfbe7f293dc5d8e29d7063ac257b59341c9a9d 07:55:21 #111 naming to docker.io/library/core-command done 07:55:21 #111 ... 07:55:21 07:55:21 #208 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:55:21 #208 DONE 0.3s 07:55:21 07:55:21 #209 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:55:21 #209 DONE 0.3s 07:55:21 07:55:21 #111 [core-metadata] exporting to image 07:55:21 #111 exporting layers 0.7s done 07:55:21 #111 writing image sha256:4c90c2aafcf68d5a4b9dc258eef8004bfe436a012616adaeff86f46d77d0d461 0.3s done 07:55:21 #111 writing image sha256:3cf37c20cabb60bde4dceab48dcfbe7f293dc5d8e29d7063ac257b59341c9a9d 0.3s done 07:55:21 #111 writing image sha256:fc8720b6a1ceccd78ced76e7fc3ab468db512bbca0c2647a451c94409e08fd6d 0.0s done 07:55:21 #111 naming to docker.io/library/support-notifications done 07:55:21 #111 naming to docker.io/library/security-spiffe-token-provider done 07:55:21 #111 naming to docker.io/library/core-data done 07:55:21 #111 writing image sha256:b9504485d8c97cf1b41dbb2d5c28e9ee66f53336ff1255f5c5f8dd51ff595bb7 0.0s done 07:55:21 #111 naming to docker.io/library/core-metadata done 07:55:21 #111 writing image sha256:9bc83b9faa1da3d07994c02b7325aee6bc15a546259fe3428c163e9af00f39e8 done 07:55:21 #111 naming to docker.io/library/support-scheduler done 07:55:21 #111 DONE 3.5s 07:55:21 07:55:21 #210 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:55:21 #210 DONE 0.8s 07:55:21 07:55:21 #211 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:55:21 #211 DONE 0.3s 07:55:21 07:55:21 #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:55:21 #212 DONE 0.9s 07:55:21 07:55:21 #213 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:55:21 #213 DONE 0.3s 07:55:21 07:55:21 #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:55:21 #214 DONE 0.1s 07:55:21 07:55:21 #215 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:55:21 #215 DONE 0.8s 07:55:21 07:55:21 #111 [security-proxy-setup] exporting to image 07:55:21 #111 ... 07:55:21 07:55:21 #216 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:55:21 #216 DONE 0.1s 07:55:21 07:55:21 #111 [security-proxy-auth] exporting to image 07:55:21 #111 exporting layers 0.3s done 07:55:21 #111 writing image sha256:fae677c867932e032bbdfbfe77a984e315462290fef1ce62a873eb640d9feee7 0.0s done 07:55:21 #111 naming to docker.io/library/core-common-config-bootstrapper done 07:55:21 #111 writing image sha256:4e8062d5311946d41f384401fc4637eeeba2add6576f9e4496a0dbbf8378af78 done 07:55:21 #111 naming to docker.io/library/security-proxy-auth done 07:55:21 #111 ... 07:55:21 07:55:21 #217 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 07:55:21 #217 DONE 0.0s 07:55:21 07:55:21 #218 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:55:21 #218 DONE 0.1s 07:55:21 07:55:21 #111 [security-proxy-auth] exporting to image 07:55:21 #111 exporting layers 0.3s done 07:55:21 #111 ... 07:55:21 07:55:21 #219 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:55:21 #219 DONE 0.1s 07:55:21 07:55:21 #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:55:21 #220 DONE 0.4s 07:55:21 07:55:21 #111 [security-secretstore-setup] exporting to image 07:55:21 #111 writing image sha256:b56f9056fdbd609a503d3bf576bd9bf39aea4fb8df3cedc324e84b72f4f959e3 done 07:55:21 #111 naming to docker.io/library/security-proxy-setup done 07:55:21 #111 exporting layers 0.3s done 07:55:21 #111 writing image sha256:b9542334d5ccd6ed4bbf2fa9b457e5e7a6e632dcb60808fd7d953f1d9cc35c8b done 07:55:21 #111 naming to docker.io/library/security-secretstore-setup done 07:55:21 #111 DONE 4.3s 07:55:21 07:55:21 #221 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:55:21 #221 DONE 0.5s 07:55:21 07:55:21 #111 [security-bootstrapper] exporting to image 07:55:21 #111 exporting layers 0.2s done 07:55:21 #111 writing image sha256:ff68e4e26a3b99d34246c70de98259492da44fc659a0fec47a15a9e801a8e95c done 07:55:21 #111 naming to docker.io/library/security-bootstrapper done 07:55:21 #111 DONE 4.5s 07:55:21 07:55:21 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:55:21 time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:55:21 time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:55:21 time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:55:21 time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:55:21 time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:55:21 time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:55:21 time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:55:21 time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:55:21 time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:55:21 time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:55:21 time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:55:21 time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:55:21 time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:55:21 time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:55:21 time="2025-02-12T07:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:55:21 $ docker stop --time=1 a2a7a35a5414d1960a606bb468eb9dc38b0fee53378d1d0a8f7d829de2e9abdf 07:55:23 $ docker rm -f --volumes a2a7a35a5414d1960a606bb468eb9dc38b0fee53378d1d0a8f7d829de2e9abdf [Pipeline] // withDockerContainer [Pipeline] sh 07:55:23 + docker images 07:55:23 REPOSITORY TAG IMAGE ID CREATED SIZE 07:55:23 security-proxy-setup latest b56f9056fdbd 3 seconds ago 35.1MB 07:55:23 security-secretstore-setup latest b9542334d5cc 3 seconds ago 47MB 07:55:23 security-bootstrapper latest ff68e4e26a3b 3 seconds ago 25.8MB 07:55:23 core-common-config-bootstrapper latest fae677c86793 4 seconds ago 22.6MB 07:55:23 core-metadata latest b9504485d8c9 4 seconds ago 38.1MB 07:55:23 security-proxy-auth latest 4e8062d53119 4 seconds ago 36.8MB 07:55:23 core-command latest 943f7d150959 5 seconds ago 33.4MB 07:55:23 support-notifications latest 4c90c2aafcf6 5 seconds ago 57.3MB 07:55:23 support-scheduler latest 9bc83b9faa1d 5 seconds ago 53.7MB 07:55:23 security-spiffe-token-provider latest fc8720b6a1ce 5 seconds ago 38.6MB 07:55:23 core-data latest 3cf37c20cabb 5 seconds ago 37.9MB 07:55:23 core-keeper latest 3699ecadfb7a 6 seconds ago 32.1MB 07:55:23 security-spire-agent latest 0879154b89b0 3 minutes ago 188MB 07:55:23 security-spire-server latest 567eee5615c8 3 minutes ago 127MB 07:55:23 security-spire-config latest 9cc3ee05e9bf 3 minutes ago 127MB 07:55:23 ci-base-image-x86_64 latest bde135d4bf2f 8 minutes ago 929MB 07:55:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 7 weeks ago 580MB 07:55:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 20 months ago 334MB 07:55:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:55:24 provisioning config files... 07:55:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/792@tmp/config4905175953460185553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:55:25 ---> ****-login.sh 07:55:25 nexus3.edgexfoundry.org:10001 07:55:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:55:25 Configure a credential helper to remove this warning. See 07:55:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:55:25 07:55:25 Login Succeeded 07:55:25 nexus3.edgexfoundry.org:10002 07:55:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:55:25 Configure a credential helper to remove this warning. See 07:55:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:55:25 07:55:25 Login Succeeded 07:55:25 nexus3.edgexfoundry.org:10003 07:55:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:55:25 Configure a credential helper to remove this warning. See 07:55:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:55:25 07:55:25 Login Succeeded 07:55:25 nexus3.edgexfoundry.org:10004 07:55:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:55:25 Configure a credential helper to remove this warning. See 07:55:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:55:25 07:55:25 Login Succeeded 07:55:25 ****.io 07:55:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:55:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:55:26 Configure a credential helper to remove this warning. See 07:55:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:55:26 07:55:26 Login Succeeded 07:55:26 ---> ****-login.sh ends [Pipeline] } 07:55:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:55:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:55:27 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:55:27 6505644538b1a317976230cb4483e698d69ec754 07:55:27 latest 07:55:27 4.0.0-dev.56 07:55:27 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:55:27 main 07:55:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:28 + docker push nexus3.edgexfoundry.org:10004/core-command:6505644538b1a317976230cb4483e698d69ec754 07:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:55:28 668b712e0f3b: Preparing 07:55:28 160fcc34d062: Preparing 07:55:28 739e305728f9: Preparing 07:55:28 71fbd30bad7f: Preparing 07:55:28 ca9d6af94eed: Preparing 07:55:28 66e24d370552: Preparing 07:55:28 ce5a8cde9eee: Preparing 07:55:28 66e24d370552: Waiting 07:55:28 ce5a8cde9eee: Waiting 07:55:28 668b712e0f3b: Pushed 07:55:28 739e305728f9: Pushed 07:55:28 71fbd30bad7f: Pushed 07:55:28 ce5a8cde9eee: Layer already exists 07:55:28 66e24d370552: Pushed 07:55:29 ca9d6af94eed: Pushed 07:55:30 160fcc34d062: Pushed 07:55:30 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:f968b4f160e1d0835fd9d3384bff42bb50a6d67dbc22d5256d7c6e08ef28231a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:32 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:55:32 668b712e0f3b: Preparing 07:55:32 160fcc34d062: Preparing 07:55:32 739e305728f9: Preparing 07:55:32 71fbd30bad7f: Preparing 07:55:32 ca9d6af94eed: Preparing 07:55:32 66e24d370552: Preparing 07:55:32 ce5a8cde9eee: Preparing 07:55:32 66e24d370552: Waiting 07:55:32 ce5a8cde9eee: Waiting 07:55:32 160fcc34d062: Layer already exists 07:55:32 739e305728f9: Layer already exists 07:55:32 71fbd30bad7f: Layer already exists 07:55:32 668b712e0f3b: Layer already exists 07:55:32 ca9d6af94eed: Layer already exists 07:55:32 66e24d370552: Layer already exists 07:55:32 ce5a8cde9eee: Layer already exists 07:55:32 latest: digest: sha256:f968b4f160e1d0835fd9d3384bff42bb50a6d67dbc22d5256d7c6e08ef28231a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:33 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.56 07:55:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:55:33 668b712e0f3b: Preparing 07:55:33 160fcc34d062: Preparing 07:55:33 739e305728f9: Preparing 07:55:33 71fbd30bad7f: Preparing 07:55:33 ca9d6af94eed: Preparing 07:55:33 66e24d370552: Preparing 07:55:33 ce5a8cde9eee: Preparing 07:55:33 ce5a8cde9eee: Waiting 07:55:33 66e24d370552: Waiting 07:55:33 739e305728f9: Layer already exists 07:55:33 71fbd30bad7f: Layer already exists 07:55:33 ca9d6af94eed: Layer already exists 07:55:33 160fcc34d062: Layer already exists 07:55:33 668b712e0f3b: Layer already exists 07:55:33 ce5a8cde9eee: Layer already exists 07:55:33 66e24d370552: Layer already exists 07:55:33 4.0.0-dev.56: digest: sha256:f968b4f160e1d0835fd9d3384bff42bb50a6d67dbc22d5256d7c6e08ef28231a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:34 + docker push nexus3.edgexfoundry.org:10004/core-command:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:55:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:55:34 668b712e0f3b: Preparing 07:55:34 160fcc34d062: Preparing 07:55:34 739e305728f9: Preparing 07:55:34 71fbd30bad7f: Preparing 07:55:34 ca9d6af94eed: Preparing 07:55:34 66e24d370552: Preparing 07:55:34 ce5a8cde9eee: Preparing 07:55:34 66e24d370552: Waiting 07:55:34 ce5a8cde9eee: Waiting 07:55:34 668b712e0f3b: Layer already exists 07:55:34 739e305728f9: Layer already exists 07:55:34 160fcc34d062: Layer already exists 07:55:34 ca9d6af94eed: Layer already exists 07:55:34 71fbd30bad7f: Layer already exists 07:55:34 66e24d370552: Layer already exists 07:55:34 ce5a8cde9eee: Layer already exists 07:55:34 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:f968b4f160e1d0835fd9d3384bff42bb50a6d67dbc22d5256d7c6e08ef28231a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:35 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:55:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:55:35 668b712e0f3b: Preparing 07:55:35 160fcc34d062: Preparing 07:55:35 739e305728f9: Preparing 07:55:35 71fbd30bad7f: Preparing 07:55:35 ca9d6af94eed: Preparing 07:55:35 66e24d370552: Preparing 07:55:35 ce5a8cde9eee: Preparing 07:55:35 66e24d370552: Waiting 07:55:35 ce5a8cde9eee: Waiting 07:55:35 739e305728f9: Layer already exists 07:55:35 71fbd30bad7f: Layer already exists 07:55:35 ca9d6af94eed: Layer already exists 07:55:35 668b712e0f3b: Layer already exists 07:55:35 66e24d370552: Layer already exists 07:55:35 160fcc34d062: Layer already exists 07:55:35 ce5a8cde9eee: Layer already exists 07:55:35 main: digest: sha256:f968b4f160e1d0835fd9d3384bff42bb50a6d67dbc22d5256d7c6e08ef28231a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:55:36 ===================================================== [Pipeline] echo 07:55:36 taggedImages: 07:55:36 - nexus3.edgexfoundry.org:10004/core-command:6505644538b1a317976230cb4483e698d69ec754 07:55:36 - nexus3.edgexfoundry.org:10004/core-command:latest 07:55:36 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.56 07:55:36 - nexus3.edgexfoundry.org:10004/core-command:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:55:36 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:55:36 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:55:36 6505644538b1a317976230cb4483e698d69ec754 07:55:36 latest 07:55:36 4.0.0-dev.56 07:55:36 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:55:36 main 07:55:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:36 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6505644538b1a317976230cb4483e698d69ec754 07:55:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:55:37 e6674242232e: Preparing 07:55:37 14494efa1eb3: Preparing 07:55:37 9ee7c0cb9d5d: Preparing 07:55:37 3e2410ccc934: Preparing 07:55:37 739e305728f9: Preparing 07:55:37 71fbd30bad7f: Preparing 07:55:37 ca9d6af94eed: Preparing 07:55:37 66e24d370552: Preparing 07:55:37 ce5a8cde9eee: Preparing 07:55:37 ca9d6af94eed: Waiting 07:55:37 66e24d370552: Waiting 07:55:37 ce5a8cde9eee: Waiting 07:55:37 71fbd30bad7f: Waiting 07:55:37 739e305728f9: Layer already exists 07:55:37 71fbd30bad7f: Layer already exists 07:55:37 ca9d6af94eed: Layer already exists 07:55:37 66e24d370552: Layer already exists 07:55:37 e6674242232e: Pushed 07:55:37 9ee7c0cb9d5d: Pushed 07:55:37 14494efa1eb3: Pushed 07:55:37 ce5a8cde9eee: Layer already exists 07:55:38 3e2410ccc934: Pushed 07:55:38 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:4c7088a58f1e8f7c48d2da78973e6f07bd2cb6e9ca636ffb45b2d5021c59a02f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:38 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:55:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:55:39 e6674242232e: Preparing 07:55:39 14494efa1eb3: Preparing 07:55:39 9ee7c0cb9d5d: Preparing 07:55:39 3e2410ccc934: Preparing 07:55:39 739e305728f9: Preparing 07:55:39 71fbd30bad7f: Preparing 07:55:39 ca9d6af94eed: Preparing 07:55:39 66e24d370552: Preparing 07:55:39 ce5a8cde9eee: Preparing 07:55:39 71fbd30bad7f: Waiting 07:55:39 ca9d6af94eed: Waiting 07:55:39 66e24d370552: Waiting 07:55:39 ce5a8cde9eee: Waiting 07:55:39 14494efa1eb3: Layer already exists 07:55:39 3e2410ccc934: Layer already exists 07:55:39 9ee7c0cb9d5d: Layer already exists 07:55:39 e6674242232e: Layer already exists 07:55:39 739e305728f9: Layer already exists 07:55:39 66e24d370552: Layer already exists 07:55:39 ce5a8cde9eee: Layer already exists 07:55:39 ca9d6af94eed: Layer already exists 07:55:39 71fbd30bad7f: Layer already exists 07:55:39 latest: digest: sha256:4c7088a58f1e8f7c48d2da78973e6f07bd2cb6e9ca636ffb45b2d5021c59a02f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:39 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.56 07:55:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:55:40 e6674242232e: Preparing 07:55:40 14494efa1eb3: Preparing 07:55:40 9ee7c0cb9d5d: Preparing 07:55:40 3e2410ccc934: Preparing 07:55:40 739e305728f9: Preparing 07:55:40 71fbd30bad7f: Preparing 07:55:40 ca9d6af94eed: Preparing 07:55:40 66e24d370552: Preparing 07:55:40 ce5a8cde9eee: Preparing 07:55:40 ca9d6af94eed: Waiting 07:55:40 66e24d370552: Waiting 07:55:40 ce5a8cde9eee: Waiting 07:55:40 71fbd30bad7f: Waiting 07:55:40 14494efa1eb3: Layer already exists 07:55:40 e6674242232e: Layer already exists 07:55:40 3e2410ccc934: Layer already exists 07:55:40 9ee7c0cb9d5d: Layer already exists 07:55:40 739e305728f9: Layer already exists 07:55:40 71fbd30bad7f: Layer already exists 07:55:40 ce5a8cde9eee: Layer already exists 07:55:40 ca9d6af94eed: Layer already exists 07:55:40 66e24d370552: Layer already exists 07:55:40 4.0.0-dev.56: digest: sha256:4c7088a58f1e8f7c48d2da78973e6f07bd2cb6e9ca636ffb45b2d5021c59a02f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:41 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:55:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:55:42 e6674242232e: Preparing 07:55:42 14494efa1eb3: Preparing 07:55:42 9ee7c0cb9d5d: Preparing 07:55:42 3e2410ccc934: Preparing 07:55:42 739e305728f9: Preparing 07:55:42 71fbd30bad7f: Preparing 07:55:42 ca9d6af94eed: Preparing 07:55:42 66e24d370552: Preparing 07:55:42 ce5a8cde9eee: Preparing 07:55:42 71fbd30bad7f: Waiting 07:55:42 ca9d6af94eed: Waiting 07:55:42 ce5a8cde9eee: Waiting 07:55:42 66e24d370552: Waiting 07:55:42 e6674242232e: Layer already exists 07:55:42 14494efa1eb3: Layer already exists 07:55:42 739e305728f9: Layer already exists 07:55:42 3e2410ccc934: Layer already exists 07:55:42 9ee7c0cb9d5d: Layer already exists 07:55:42 71fbd30bad7f: Layer already exists 07:55:42 66e24d370552: Layer already exists 07:55:42 ce5a8cde9eee: Layer already exists 07:55:42 ca9d6af94eed: Layer already exists 07:55:42 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:4c7088a58f1e8f7c48d2da78973e6f07bd2cb6e9ca636ffb45b2d5021c59a02f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:42 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:55:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:55:43 e6674242232e: Preparing 07:55:43 14494efa1eb3: Preparing 07:55:43 9ee7c0cb9d5d: Preparing 07:55:43 3e2410ccc934: Preparing 07:55:43 739e305728f9: Preparing 07:55:43 71fbd30bad7f: Preparing 07:55:43 ca9d6af94eed: Preparing 07:55:43 66e24d370552: Preparing 07:55:43 ce5a8cde9eee: Preparing 07:55:43 71fbd30bad7f: Waiting 07:55:43 ca9d6af94eed: Waiting 07:55:43 66e24d370552: Waiting 07:55:43 ce5a8cde9eee: Waiting 07:55:43 9ee7c0cb9d5d: Layer already exists 07:55:43 739e305728f9: Layer already exists 07:55:43 3e2410ccc934: Layer already exists 07:55:43 14494efa1eb3: Layer already exists 07:55:43 e6674242232e: Layer already exists 07:55:43 71fbd30bad7f: Layer already exists 07:55:43 ca9d6af94eed: Layer already exists 07:55:43 ce5a8cde9eee: Layer already exists 07:55:43 66e24d370552: Layer already exists 07:55:43 main: digest: sha256:4c7088a58f1e8f7c48d2da78973e6f07bd2cb6e9ca636ffb45b2d5021c59a02f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:55:43 ===================================================== [Pipeline] echo 07:55:43 taggedImages: 07:55:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6505644538b1a317976230cb4483e698d69ec754 07:55:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:55:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.56 07:55:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:55:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:55:43 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:55:43 6505644538b1a317976230cb4483e698d69ec754 07:55:43 latest 07:55:43 4.0.0-dev.56 07:55:43 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:55:43 main 07:55:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:44 + docker push nexus3.edgexfoundry.org:10004/core-data:6505644538b1a317976230cb4483e698d69ec754 07:55:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:55:44 1833d171a4bc: Preparing 07:55:44 42e2cc507a81: Preparing 07:55:44 739e305728f9: Preparing 07:55:44 71fbd30bad7f: Preparing 07:55:44 640157dbbe90: Preparing 07:55:44 76147d5619ee: Preparing 07:55:44 ce5a8cde9eee: Preparing 07:55:44 76147d5619ee: Waiting 07:55:44 ce5a8cde9eee: Waiting 07:55:44 71fbd30bad7f: Layer already exists 07:55:44 739e305728f9: Layer already exists 07:55:44 ce5a8cde9eee: Layer already exists 07:55:44 1833d171a4bc: Pushed 07:55:44 76147d5619ee: Pushed 07:55:45 640157dbbe90: Pushed 07:55:47 42e2cc507a81: Pushed 07:55:47 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:fef4bc4ba505cd28121df2801d294bacb1b338ff0393d404fdbb2260e855260f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:48 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:55:48 1833d171a4bc: Preparing 07:55:48 42e2cc507a81: Preparing 07:55:48 739e305728f9: Preparing 07:55:48 71fbd30bad7f: Preparing 07:55:48 640157dbbe90: Preparing 07:55:48 76147d5619ee: Preparing 07:55:48 ce5a8cde9eee: Preparing 07:55:48 76147d5619ee: Waiting 07:55:48 ce5a8cde9eee: Waiting 07:55:48 640157dbbe90: Layer already exists 07:55:48 1833d171a4bc: Layer already exists 07:55:48 71fbd30bad7f: Layer already exists 07:55:48 42e2cc507a81: Layer already exists 07:55:48 739e305728f9: Layer already exists 07:55:48 ce5a8cde9eee: Layer already exists 07:55:48 76147d5619ee: Layer already exists 07:55:48 latest: digest: sha256:fef4bc4ba505cd28121df2801d294bacb1b338ff0393d404fdbb2260e855260f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:50 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.56 07:55:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:55:50 1833d171a4bc: Preparing 07:55:50 42e2cc507a81: Preparing 07:55:50 739e305728f9: Preparing 07:55:50 71fbd30bad7f: Preparing 07:55:50 640157dbbe90: Preparing 07:55:50 76147d5619ee: Preparing 07:55:50 ce5a8cde9eee: Preparing 07:55:50 ce5a8cde9eee: Waiting 07:55:50 76147d5619ee: Waiting 07:55:50 71fbd30bad7f: Layer already exists 07:55:50 739e305728f9: Layer already exists 07:55:50 640157dbbe90: Layer already exists 07:55:50 42e2cc507a81: Layer already exists 07:55:50 1833d171a4bc: Layer already exists 07:55:50 ce5a8cde9eee: Layer already exists 07:55:50 76147d5619ee: Layer already exists 07:55:50 4.0.0-dev.56: digest: sha256:fef4bc4ba505cd28121df2801d294bacb1b338ff0393d404fdbb2260e855260f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:51 + docker push nexus3.edgexfoundry.org:10004/core-data:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:55:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:55:51 1833d171a4bc: Preparing 07:55:51 42e2cc507a81: Preparing 07:55:51 739e305728f9: Preparing 07:55:51 71fbd30bad7f: Preparing 07:55:51 640157dbbe90: Preparing 07:55:51 76147d5619ee: Preparing 07:55:51 ce5a8cde9eee: Preparing 07:55:51 ce5a8cde9eee: Waiting 07:55:51 76147d5619ee: Waiting 07:55:51 1833d171a4bc: Layer already exists 07:55:51 42e2cc507a81: Layer already exists 07:55:51 739e305728f9: Layer already exists 07:55:51 71fbd30bad7f: Layer already exists 07:55:51 640157dbbe90: Layer already exists 07:55:51 76147d5619ee: Layer already exists 07:55:51 ce5a8cde9eee: Layer already exists 07:55:51 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:fef4bc4ba505cd28121df2801d294bacb1b338ff0393d404fdbb2260e855260f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:52 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:55:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:55:52 1833d171a4bc: Preparing 07:55:52 42e2cc507a81: Preparing 07:55:52 739e305728f9: Preparing 07:55:52 71fbd30bad7f: Preparing 07:55:52 640157dbbe90: Preparing 07:55:52 76147d5619ee: Preparing 07:55:52 ce5a8cde9eee: Preparing 07:55:52 76147d5619ee: Waiting 07:55:52 ce5a8cde9eee: Waiting 07:55:52 42e2cc507a81: Layer already exists 07:55:52 1833d171a4bc: Layer already exists 07:55:52 640157dbbe90: Layer already exists 07:55:52 71fbd30bad7f: Layer already exists 07:55:52 739e305728f9: Layer already exists 07:55:52 76147d5619ee: Layer already exists 07:55:52 ce5a8cde9eee: Layer already exists 07:55:52 main: digest: sha256:fef4bc4ba505cd28121df2801d294bacb1b338ff0393d404fdbb2260e855260f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:55:52 ===================================================== [Pipeline] echo 07:55:52 taggedImages: 07:55:52 - nexus3.edgexfoundry.org:10004/core-data:6505644538b1a317976230cb4483e698d69ec754 07:55:52 - nexus3.edgexfoundry.org:10004/core-data:latest 07:55:52 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.56 07:55:52 - nexus3.edgexfoundry.org:10004/core-data:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:55:52 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:55:53 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 07:55:53 6505644538b1a317976230cb4483e698d69ec754 07:55:53 latest 07:55:53 4.0.0-dev.56 07:55:53 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:55:53 main 07:55:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:53 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper:6505644538b1a317976230cb4483e698d69ec754 07:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:55:54 ebe1ac8c7cc4: Preparing 07:55:54 c5766cbc07c8: Preparing 07:55:54 71fbd30bad7f: Preparing 07:55:54 3db474d8c30c: Preparing 07:55:54 4977856c678b: Preparing 07:55:54 ce5a8cde9eee: Preparing 07:55:54 ce5a8cde9eee: Waiting 07:55:54 71fbd30bad7f: Layer already exists 07:55:54 ce5a8cde9eee: Layer already exists 07:55:54 4977856c678b: Pushed 07:55:54 3db474d8c30c: Pushed 07:55:54 ebe1ac8c7cc4: Pushed 07:55:56 c5766cbc07c8: Pushed 07:55:56 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:a2928f5030833c2b5976e6529f2849d038620b6254a0cc435966f15b0421f42f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:57 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 07:55:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:55:58 ebe1ac8c7cc4: Preparing 07:55:58 c5766cbc07c8: Preparing 07:55:58 71fbd30bad7f: Preparing 07:55:58 3db474d8c30c: Preparing 07:55:58 4977856c678b: Preparing 07:55:58 ce5a8cde9eee: Preparing 07:55:58 ce5a8cde9eee: Waiting 07:55:58 3db474d8c30c: Layer already exists 07:55:58 ebe1ac8c7cc4: Layer already exists 07:55:58 c5766cbc07c8: Layer already exists 07:55:58 71fbd30bad7f: Layer already exists 07:55:58 4977856c678b: Layer already exists 07:55:58 ce5a8cde9eee: Layer already exists 07:55:58 latest: digest: sha256:a2928f5030833c2b5976e6529f2849d038620b6254a0cc435966f15b0421f42f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:59 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.56 07:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:55:59 ebe1ac8c7cc4: Preparing 07:55:59 c5766cbc07c8: Preparing 07:55:59 71fbd30bad7f: Preparing 07:55:59 3db474d8c30c: Preparing 07:55:59 4977856c678b: Preparing 07:55:59 ce5a8cde9eee: Preparing 07:55:59 ce5a8cde9eee: Waiting 07:55:59 c5766cbc07c8: Layer already exists 07:55:59 3db474d8c30c: Layer already exists 07:55:59 ebe1ac8c7cc4: Layer already exists 07:55:59 4977856c678b: Layer already exists 07:55:59 71fbd30bad7f: Layer already exists 07:55:59 ce5a8cde9eee: Layer already exists 07:55:59 4.0.0-dev.56: digest: sha256:a2928f5030833c2b5976e6529f2849d038620b6254a0cc435966f15b0421f42f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:00 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:56:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:56:00 ebe1ac8c7cc4: Preparing 07:56:00 c5766cbc07c8: Preparing 07:56:00 71fbd30bad7f: Preparing 07:56:00 3db474d8c30c: Preparing 07:56:00 4977856c678b: Preparing 07:56:00 ce5a8cde9eee: Preparing 07:56:00 ce5a8cde9eee: Waiting 07:56:00 c5766cbc07c8: Layer already exists 07:56:00 71fbd30bad7f: Layer already exists 07:56:00 4977856c678b: Layer already exists 07:56:00 ebe1ac8c7cc4: Layer already exists 07:56:00 3db474d8c30c: Layer already exists 07:56:00 ce5a8cde9eee: Layer already exists 07:56:00 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:a2928f5030833c2b5976e6529f2849d038620b6254a0cc435966f15b0421f42f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:01 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 07:56:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:56:02 ebe1ac8c7cc4: Preparing 07:56:02 c5766cbc07c8: Preparing 07:56:02 71fbd30bad7f: Preparing 07:56:02 3db474d8c30c: Preparing 07:56:02 4977856c678b: Preparing 07:56:02 ce5a8cde9eee: Preparing 07:56:02 ce5a8cde9eee: Waiting 07:56:02 c5766cbc07c8: Layer already exists 07:56:02 ebe1ac8c7cc4: Layer already exists 07:56:02 4977856c678b: Layer already exists 07:56:02 71fbd30bad7f: Layer already exists 07:56:02 3db474d8c30c: Layer already exists 07:56:02 ce5a8cde9eee: Layer already exists 07:56:02 main: digest: sha256:a2928f5030833c2b5976e6529f2849d038620b6254a0cc435966f15b0421f42f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:56:02 ===================================================== [Pipeline] echo 07:56:02 taggedImages: 07:56:02 - nexus3.edgexfoundry.org:10004/core-keeper:6505644538b1a317976230cb4483e698d69ec754 07:56:02 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:56:02 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.56 07:56:02 - nexus3.edgexfoundry.org:10004/core-keeper:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:56:02 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 07:56:02 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:56:02 6505644538b1a317976230cb4483e698d69ec754 07:56:02 latest 07:56:02 4.0.0-dev.56 07:56:02 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:56:02 main 07:56:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6505644538b1a317976230cb4483e698d69ec754 07:56:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:56:04 871674238b76: Preparing 07:56:04 9b4a39af83f1: Preparing 07:56:04 29aa42150952: Preparing 07:56:04 739e305728f9: Preparing 07:56:04 71fbd30bad7f: Preparing 07:56:04 ca9d6af94eed: Preparing 07:56:04 66e24d370552: Preparing 07:56:04 ce5a8cde9eee: Preparing 07:56:04 ca9d6af94eed: Waiting 07:56:04 ce5a8cde9eee: Waiting 07:56:04 739e305728f9: Layer already exists 07:56:04 71fbd30bad7f: Layer already exists 07:56:04 ca9d6af94eed: Layer already exists 07:56:04 66e24d370552: Layer already exists 07:56:04 ce5a8cde9eee: Layer already exists 07:56:04 9b4a39af83f1: Pushed 07:56:04 871674238b76: Pushed 07:56:06 29aa42150952: Pushed 07:56:06 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:3850cc0bd6f17aa4497ac9b8644bdb2c9ae1a4e1b9cf355e504efd71f4912d32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:56:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:56:08 871674238b76: Preparing 07:56:08 9b4a39af83f1: Preparing 07:56:08 29aa42150952: Preparing 07:56:08 739e305728f9: Preparing 07:56:08 71fbd30bad7f: Preparing 07:56:08 ca9d6af94eed: Preparing 07:56:08 66e24d370552: Preparing 07:56:08 ce5a8cde9eee: Preparing 07:56:08 ca9d6af94eed: Waiting 07:56:08 66e24d370552: Waiting 07:56:08 ce5a8cde9eee: Waiting 07:56:08 29aa42150952: Layer already exists 07:56:08 71fbd30bad7f: Layer already exists 07:56:08 9b4a39af83f1: Layer already exists 07:56:08 739e305728f9: Layer already exists 07:56:08 871674238b76: Layer already exists 07:56:08 ca9d6af94eed: Layer already exists 07:56:08 ce5a8cde9eee: Layer already exists 07:56:08 66e24d370552: Layer already exists 07:56:08 latest: digest: sha256:3850cc0bd6f17aa4497ac9b8644bdb2c9ae1a4e1b9cf355e504efd71f4912d32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.56 07:56:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:56:09 871674238b76: Preparing 07:56:09 9b4a39af83f1: Preparing 07:56:09 29aa42150952: Preparing 07:56:09 739e305728f9: Preparing 07:56:09 71fbd30bad7f: Preparing 07:56:09 ca9d6af94eed: Preparing 07:56:09 66e24d370552: Preparing 07:56:09 ce5a8cde9eee: Preparing 07:56:09 ca9d6af94eed: Waiting 07:56:09 66e24d370552: Waiting 07:56:09 ce5a8cde9eee: Waiting 07:56:09 29aa42150952: Layer already exists 07:56:09 739e305728f9: Layer already exists 07:56:09 71fbd30bad7f: Layer already exists 07:56:09 871674238b76: Layer already exists 07:56:09 9b4a39af83f1: Layer already exists 07:56:09 ca9d6af94eed: Layer already exists 07:56:09 ce5a8cde9eee: Layer already exists 07:56:09 66e24d370552: Layer already exists 07:56:09 4.0.0-dev.56: digest: sha256:3850cc0bd6f17aa4497ac9b8644bdb2c9ae1a4e1b9cf355e504efd71f4912d32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:56:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:56:10 871674238b76: Preparing 07:56:10 9b4a39af83f1: Preparing 07:56:10 29aa42150952: Preparing 07:56:10 739e305728f9: Preparing 07:56:10 71fbd30bad7f: Preparing 07:56:10 ca9d6af94eed: Preparing 07:56:10 66e24d370552: Preparing 07:56:10 ce5a8cde9eee: Preparing 07:56:10 ca9d6af94eed: Waiting 07:56:10 66e24d370552: Waiting 07:56:10 9b4a39af83f1: Layer already exists 07:56:10 739e305728f9: Layer already exists 07:56:10 871674238b76: Layer already exists 07:56:10 29aa42150952: Layer already exists 07:56:10 71fbd30bad7f: Layer already exists 07:56:10 66e24d370552: Layer already exists 07:56:10 ca9d6af94eed: Layer already exists 07:56:10 ce5a8cde9eee: Layer already exists 07:56:10 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:3850cc0bd6f17aa4497ac9b8644bdb2c9ae1a4e1b9cf355e504efd71f4912d32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:56:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:56:12 871674238b76: Preparing 07:56:12 9b4a39af83f1: Preparing 07:56:12 29aa42150952: Preparing 07:56:12 739e305728f9: Preparing 07:56:12 71fbd30bad7f: Preparing 07:56:12 ca9d6af94eed: Preparing 07:56:12 66e24d370552: Preparing 07:56:12 ce5a8cde9eee: Preparing 07:56:12 66e24d370552: Waiting 07:56:12 ce5a8cde9eee: Waiting 07:56:12 ca9d6af94eed: Waiting 07:56:12 71fbd30bad7f: Layer already exists 07:56:12 29aa42150952: Layer already exists 07:56:12 9b4a39af83f1: Layer already exists 07:56:12 871674238b76: Layer already exists 07:56:12 739e305728f9: Layer already exists 07:56:12 ce5a8cde9eee: Layer already exists 07:56:12 ca9d6af94eed: Layer already exists 07:56:12 66e24d370552: Layer already exists 07:56:12 main: digest: sha256:3850cc0bd6f17aa4497ac9b8644bdb2c9ae1a4e1b9cf355e504efd71f4912d32 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:56:12 ===================================================== [Pipeline] echo 07:56:12 taggedImages: 07:56:12 - nexus3.edgexfoundry.org:10004/core-metadata:6505644538b1a317976230cb4483e698d69ec754 07:56:12 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:56:12 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.56 07:56:12 - nexus3.edgexfoundry.org:10004/core-metadata:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:56:12 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:56:12 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:56:12 6505644538b1a317976230cb4483e698d69ec754 07:56:12 latest 07:56:12 4.0.0-dev.56 07:56:12 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:56:12 main 07:56:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6505644538b1a317976230cb4483e698d69ec754 07:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:56:13 b31bf23273ee: Preparing 07:56:13 8e651f0beb8c: Preparing 07:56:13 b50bcdfedae0: Preparing 07:56:13 85a9ec2356fb: Preparing 07:56:13 b22d41d3a3a5: Preparing 07:56:13 989a01bd435b: Preparing 07:56:13 f0f6cba230f6: Preparing 07:56:13 739e305728f9: Preparing 07:56:13 71fbd30bad7f: Preparing 07:56:13 dde03dab0ae2: Preparing 07:56:13 491f9d8302db: Preparing 07:56:13 739e305728f9: Waiting 07:56:13 f0f6cba230f6: Waiting 07:56:13 dde03dab0ae2: Waiting 07:56:13 71fbd30bad7f: Waiting 07:56:13 5f70bf18a086: Preparing 07:56:13 491f9d8302db: Waiting 07:56:13 2f3e58ef790c: Preparing 07:56:13 17afd459b03c: Preparing 07:56:13 5f70bf18a086: Waiting 07:56:13 2f3e58ef790c: Waiting 07:56:13 c49703eb68f4: Preparing 07:56:13 ce5a8cde9eee: Preparing 07:56:13 17afd459b03c: Waiting 07:56:13 ce5a8cde9eee: Waiting 07:56:13 c49703eb68f4: Waiting 07:56:13 8e651f0beb8c: Pushed 07:56:13 b50bcdfedae0: Pushed 07:56:13 85a9ec2356fb: Pushed 07:56:13 b22d41d3a3a5: Pushed 07:56:13 b31bf23273ee: Pushed 07:56:13 739e305728f9: Layer already exists 07:56:13 71fbd30bad7f: Layer already exists 07:56:13 5f70bf18a086: Layer already exists 07:56:13 989a01bd435b: Pushed 07:56:13 dde03dab0ae2: Pushed 07:56:13 491f9d8302db: Pushed 07:56:13 ce5a8cde9eee: Layer already exists 07:56:13 2f3e58ef790c: Pushed 07:56:13 c49703eb68f4: Pushed 07:56:14 17afd459b03c: Pushed 07:56:15 f0f6cba230f6: Pushed 07:56:15 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:622bdec664aa8e33cad19a081cbae5b566d414bb0d933aee9eb02eb9c21bd9d2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:56:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:56:17 b31bf23273ee: Preparing 07:56:17 8e651f0beb8c: Preparing 07:56:17 b50bcdfedae0: Preparing 07:56:17 85a9ec2356fb: Preparing 07:56:17 b22d41d3a3a5: Preparing 07:56:17 989a01bd435b: Preparing 07:56:17 f0f6cba230f6: Preparing 07:56:17 739e305728f9: Preparing 07:56:17 71fbd30bad7f: Preparing 07:56:17 dde03dab0ae2: Preparing 07:56:17 491f9d8302db: Preparing 07:56:17 5f70bf18a086: Preparing 07:56:17 2f3e58ef790c: Preparing 07:56:17 17afd459b03c: Preparing 07:56:17 c49703eb68f4: Preparing 07:56:17 ce5a8cde9eee: Preparing 07:56:17 dde03dab0ae2: Waiting 07:56:17 17afd459b03c: Waiting 07:56:17 491f9d8302db: Waiting 07:56:17 5f70bf18a086: Waiting 07:56:17 c49703eb68f4: Waiting 07:56:17 2f3e58ef790c: Waiting 07:56:17 ce5a8cde9eee: Waiting 07:56:17 989a01bd435b: Waiting 07:56:17 f0f6cba230f6: Waiting 07:56:17 739e305728f9: Waiting 07:56:17 71fbd30bad7f: Waiting 07:56:17 b50bcdfedae0: Layer already exists 07:56:17 b22d41d3a3a5: Layer already exists 07:56:17 85a9ec2356fb: Layer already exists 07:56:17 b31bf23273ee: Layer already exists 07:56:17 8e651f0beb8c: Layer already exists 07:56:17 739e305728f9: Layer already exists 07:56:17 989a01bd435b: Layer already exists 07:56:17 f0f6cba230f6: Layer already exists 07:56:17 71fbd30bad7f: Layer already exists 07:56:17 dde03dab0ae2: Layer already exists 07:56:17 491f9d8302db: Layer already exists 07:56:17 2f3e58ef790c: Layer already exists 07:56:17 5f70bf18a086: Layer already exists 07:56:17 17afd459b03c: Layer already exists 07:56:17 c49703eb68f4: Layer already exists 07:56:17 ce5a8cde9eee: Layer already exists 07:56:17 latest: digest: sha256:622bdec664aa8e33cad19a081cbae5b566d414bb0d933aee9eb02eb9c21bd9d2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.56 07:56:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:56:18 b31bf23273ee: Preparing 07:56:18 8e651f0beb8c: Preparing 07:56:18 b50bcdfedae0: Preparing 07:56:18 85a9ec2356fb: Preparing 07:56:18 b22d41d3a3a5: Preparing 07:56:18 989a01bd435b: Preparing 07:56:18 f0f6cba230f6: Preparing 07:56:18 739e305728f9: Preparing 07:56:18 71fbd30bad7f: Preparing 07:56:18 dde03dab0ae2: Preparing 07:56:18 491f9d8302db: Preparing 07:56:18 5f70bf18a086: Preparing 07:56:18 2f3e58ef790c: Preparing 07:56:18 989a01bd435b: Waiting 07:56:18 17afd459b03c: Preparing 07:56:18 c49703eb68f4: Preparing 07:56:18 f0f6cba230f6: Waiting 07:56:18 ce5a8cde9eee: Preparing 07:56:18 739e305728f9: Waiting 07:56:18 5f70bf18a086: Waiting 07:56:18 491f9d8302db: Waiting 07:56:18 2f3e58ef790c: Waiting 07:56:18 17afd459b03c: Waiting 07:56:18 ce5a8cde9eee: Waiting 07:56:18 dde03dab0ae2: Waiting 07:56:18 c49703eb68f4: Waiting 07:56:18 8e651f0beb8c: Layer already exists 07:56:18 b31bf23273ee: Layer already exists 07:56:18 b22d41d3a3a5: Layer already exists 07:56:18 85a9ec2356fb: Layer already exists 07:56:18 b50bcdfedae0: Layer already exists 07:56:18 739e305728f9: Layer already exists 07:56:18 989a01bd435b: Layer already exists 07:56:18 f0f6cba230f6: Layer already exists 07:56:18 dde03dab0ae2: Layer already exists 07:56:18 71fbd30bad7f: Layer already exists 07:56:18 5f70bf18a086: Layer already exists 07:56:18 491f9d8302db: Layer already exists 07:56:18 2f3e58ef790c: Layer already exists 07:56:18 c49703eb68f4: Layer already exists 07:56:18 17afd459b03c: Layer already exists 07:56:18 ce5a8cde9eee: Layer already exists 07:56:18 4.0.0-dev.56: digest: sha256:622bdec664aa8e33cad19a081cbae5b566d414bb0d933aee9eb02eb9c21bd9d2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:56:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:56:20 b31bf23273ee: Preparing 07:56:20 8e651f0beb8c: Preparing 07:56:20 b50bcdfedae0: Preparing 07:56:20 85a9ec2356fb: Preparing 07:56:20 b22d41d3a3a5: Preparing 07:56:20 989a01bd435b: Preparing 07:56:20 f0f6cba230f6: Preparing 07:56:20 739e305728f9: Preparing 07:56:20 71fbd30bad7f: Preparing 07:56:20 dde03dab0ae2: Preparing 07:56:20 491f9d8302db: Preparing 07:56:20 5f70bf18a086: Preparing 07:56:20 2f3e58ef790c: Preparing 07:56:20 17afd459b03c: Preparing 07:56:20 c49703eb68f4: Preparing 07:56:20 ce5a8cde9eee: Preparing 07:56:20 2f3e58ef790c: Waiting 07:56:20 17afd459b03c: Waiting 07:56:20 c49703eb68f4: Waiting 07:56:20 71fbd30bad7f: Waiting 07:56:20 5f70bf18a086: Waiting 07:56:20 dde03dab0ae2: Waiting 07:56:20 ce5a8cde9eee: Waiting 07:56:20 f0f6cba230f6: Waiting 07:56:20 739e305728f9: Waiting 07:56:20 b50bcdfedae0: Layer already exists 07:56:20 85a9ec2356fb: Layer already exists 07:56:20 b22d41d3a3a5: Layer already exists 07:56:20 8e651f0beb8c: Layer already exists 07:56:20 b31bf23273ee: Layer already exists 07:56:20 739e305728f9: Layer already exists 07:56:20 989a01bd435b: Layer already exists 07:56:20 f0f6cba230f6: Layer already exists 07:56:20 dde03dab0ae2: Layer already exists 07:56:20 71fbd30bad7f: Layer already exists 07:56:20 5f70bf18a086: Layer already exists 07:56:20 17afd459b03c: Layer already exists 07:56:20 c49703eb68f4: Layer already exists 07:56:20 491f9d8302db: Layer already exists 07:56:20 2f3e58ef790c: Layer already exists 07:56:20 ce5a8cde9eee: Layer already exists 07:56:20 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:622bdec664aa8e33cad19a081cbae5b566d414bb0d933aee9eb02eb9c21bd9d2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:56:22 b31bf23273ee: Preparing 07:56:22 8e651f0beb8c: Preparing 07:56:22 b50bcdfedae0: Preparing 07:56:22 85a9ec2356fb: Preparing 07:56:22 b22d41d3a3a5: Preparing 07:56:22 989a01bd435b: Preparing 07:56:22 f0f6cba230f6: Preparing 07:56:22 739e305728f9: Preparing 07:56:22 71fbd30bad7f: Preparing 07:56:22 dde03dab0ae2: Preparing 07:56:22 491f9d8302db: Preparing 07:56:22 5f70bf18a086: Preparing 07:56:22 2f3e58ef790c: Preparing 07:56:22 17afd459b03c: Preparing 07:56:22 c49703eb68f4: Preparing 07:56:22 ce5a8cde9eee: Preparing 07:56:22 f0f6cba230f6: Waiting 07:56:22 739e305728f9: Waiting 07:56:22 2f3e58ef790c: Waiting 07:56:22 989a01bd435b: Waiting 07:56:22 17afd459b03c: Waiting 07:56:22 c49703eb68f4: Waiting 07:56:22 ce5a8cde9eee: Waiting 07:56:22 71fbd30bad7f: Waiting 07:56:22 491f9d8302db: Waiting 07:56:22 dde03dab0ae2: Waiting 07:56:22 5f70bf18a086: Waiting 07:56:22 8e651f0beb8c: Layer already exists 07:56:22 b31bf23273ee: Layer already exists 07:56:22 85a9ec2356fb: Layer already exists 07:56:22 b22d41d3a3a5: Layer already exists 07:56:22 b50bcdfedae0: Layer already exists 07:56:22 f0f6cba230f6: Layer already exists 07:56:22 989a01bd435b: Layer already exists 07:56:22 739e305728f9: Layer already exists 07:56:22 dde03dab0ae2: Layer already exists 07:56:22 71fbd30bad7f: Layer already exists 07:56:22 5f70bf18a086: Layer already exists 07:56:22 2f3e58ef790c: Layer already exists 07:56:22 491f9d8302db: Layer already exists 07:56:22 17afd459b03c: Layer already exists 07:56:22 c49703eb68f4: Layer already exists 07:56:22 ce5a8cde9eee: Layer already exists 07:56:22 main: digest: sha256:622bdec664aa8e33cad19a081cbae5b566d414bb0d933aee9eb02eb9c21bd9d2 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:56:22 ===================================================== [Pipeline] echo 07:56:22 taggedImages: 07:56:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6505644538b1a317976230cb4483e698d69ec754 07:56:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:56:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.56 07:56:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:56:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:56:22 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:56:22 6505644538b1a317976230cb4483e698d69ec754 07:56:22 latest 07:56:22 4.0.0-dev.56 07:56:22 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:56:22 main 07:56:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6505644538b1a317976230cb4483e698d69ec754 07:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:56:23 e6674242232e: Preparing 07:56:23 14494efa1eb3: Preparing 07:56:23 302448492e7e: Preparing 07:56:23 34df24c3cbf5: Preparing 07:56:23 739e305728f9: Preparing 07:56:23 71fbd30bad7f: Preparing 07:56:23 ca9d6af94eed: Preparing 07:56:23 66e24d370552: Preparing 07:56:23 ce5a8cde9eee: Preparing 07:56:23 71fbd30bad7f: Waiting 07:56:23 ca9d6af94eed: Waiting 07:56:23 66e24d370552: Waiting 07:56:23 ce5a8cde9eee: Waiting 07:56:23 739e305728f9: Layer already exists 07:56:23 e6674242232e: Layer already exists 07:56:23 14494efa1eb3: Layer already exists 07:56:23 71fbd30bad7f: Layer already exists 07:56:23 ca9d6af94eed: Layer already exists 07:56:23 66e24d370552: Layer already exists 07:56:23 ce5a8cde9eee: Layer already exists 07:56:23 302448492e7e: Pushed 07:56:25 34df24c3cbf5: Pushed 07:56:25 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:d9f6a49dadb7d759bda91f3e57fc42a6d50dd58294a0e8b64984661e7a90629a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:56:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:56:27 e6674242232e: Preparing 07:56:27 14494efa1eb3: Preparing 07:56:27 302448492e7e: Preparing 07:56:27 34df24c3cbf5: Preparing 07:56:27 739e305728f9: Preparing 07:56:27 71fbd30bad7f: Preparing 07:56:27 ca9d6af94eed: Preparing 07:56:27 66e24d370552: Preparing 07:56:27 ce5a8cde9eee: Preparing 07:56:27 71fbd30bad7f: Waiting 07:56:27 ca9d6af94eed: Waiting 07:56:27 66e24d370552: Waiting 07:56:27 ce5a8cde9eee: Waiting 07:56:27 739e305728f9: Layer already exists 07:56:27 34df24c3cbf5: Layer already exists 07:56:27 e6674242232e: Layer already exists 07:56:27 14494efa1eb3: Layer already exists 07:56:27 302448492e7e: Layer already exists 07:56:27 66e24d370552: Layer already exists 07:56:27 ca9d6af94eed: Layer already exists 07:56:27 ce5a8cde9eee: Layer already exists 07:56:27 71fbd30bad7f: Layer already exists 07:56:27 latest: digest: sha256:d9f6a49dadb7d759bda91f3e57fc42a6d50dd58294a0e8b64984661e7a90629a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.56 07:56:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:56:28 e6674242232e: Preparing 07:56:28 14494efa1eb3: Preparing 07:56:28 302448492e7e: Preparing 07:56:28 34df24c3cbf5: Preparing 07:56:28 739e305728f9: Preparing 07:56:28 71fbd30bad7f: Preparing 07:56:28 ca9d6af94eed: Preparing 07:56:28 66e24d370552: Preparing 07:56:28 ce5a8cde9eee: Preparing 07:56:28 ca9d6af94eed: Waiting 07:56:28 66e24d370552: Waiting 07:56:28 ce5a8cde9eee: Waiting 07:56:28 71fbd30bad7f: Waiting 07:56:28 34df24c3cbf5: Layer already exists 07:56:28 739e305728f9: Layer already exists 07:56:28 14494efa1eb3: Layer already exists 07:56:28 e6674242232e: Layer already exists 07:56:28 302448492e7e: Layer already exists 07:56:28 ce5a8cde9eee: Layer already exists 07:56:28 ca9d6af94eed: Layer already exists 07:56:28 71fbd30bad7f: Layer already exists 07:56:28 66e24d370552: Layer already exists 07:56:28 4.0.0-dev.56: digest: sha256:d9f6a49dadb7d759bda91f3e57fc42a6d50dd58294a0e8b64984661e7a90629a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:56:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:56:30 e6674242232e: Preparing 07:56:30 14494efa1eb3: Preparing 07:56:30 302448492e7e: Preparing 07:56:30 34df24c3cbf5: Preparing 07:56:30 739e305728f9: Preparing 07:56:30 71fbd30bad7f: Preparing 07:56:30 ca9d6af94eed: Preparing 07:56:30 66e24d370552: Preparing 07:56:30 ce5a8cde9eee: Preparing 07:56:30 71fbd30bad7f: Waiting 07:56:30 66e24d370552: Waiting 07:56:30 ce5a8cde9eee: Waiting 07:56:30 ca9d6af94eed: Waiting 07:56:30 34df24c3cbf5: Layer already exists 07:56:30 14494efa1eb3: Layer already exists 07:56:30 302448492e7e: Layer already exists 07:56:30 739e305728f9: Layer already exists 07:56:30 e6674242232e: Layer already exists 07:56:30 66e24d370552: Layer already exists 07:56:30 71fbd30bad7f: Layer already exists 07:56:30 ce5a8cde9eee: Layer already exists 07:56:30 ca9d6af94eed: Layer already exists 07:56:30 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:d9f6a49dadb7d759bda91f3e57fc42a6d50dd58294a0e8b64984661e7a90629a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:56:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:56:33 e6674242232e: Preparing 07:56:33 14494efa1eb3: Preparing 07:56:33 302448492e7e: Preparing 07:56:33 34df24c3cbf5: Preparing 07:56:33 739e305728f9: Preparing 07:56:33 71fbd30bad7f: Preparing 07:56:33 ca9d6af94eed: Preparing 07:56:33 66e24d370552: Preparing 07:56:33 ce5a8cde9eee: Preparing 07:56:33 66e24d370552: Waiting 07:56:33 71fbd30bad7f: Waiting 07:56:33 ce5a8cde9eee: Waiting 07:56:33 ca9d6af94eed: Waiting 07:56:33 34df24c3cbf5: Layer already exists 07:56:33 e6674242232e: Layer already exists 07:56:33 739e305728f9: Layer already exists 07:56:33 14494efa1eb3: Layer already exists 07:56:33 302448492e7e: Layer already exists 07:56:33 71fbd30bad7f: Layer already exists 07:56:33 ca9d6af94eed: Layer already exists 07:56:33 66e24d370552: Layer already exists 07:56:33 ce5a8cde9eee: Layer already exists 07:56:40 main: digest: sha256:d9f6a49dadb7d759bda91f3e57fc42a6d50dd58294a0e8b64984661e7a90629a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:56:40 ===================================================== [Pipeline] echo 07:56:40 taggedImages: 07:56:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:6505644538b1a317976230cb4483e698d69ec754 07:56:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:56:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.56 07:56:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:56:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:56:40 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:56:40 6505644538b1a317976230cb4483e698d69ec754 07:56:40 latest 07:56:40 4.0.0-dev.56 07:56:40 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:56:40 main 07:56:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6505644538b1a317976230cb4483e698d69ec754 07:56:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:56:41 f9ad978fe031: Preparing 07:56:41 fa1bb95c472d: Preparing 07:56:41 1ccce2d51a2d: Preparing 07:56:41 86ab0f0d94b2: Preparing 07:56:41 bb564f801cd9: Preparing 07:56:41 739e305728f9: Preparing 07:56:41 71fbd30bad7f: Preparing 07:56:41 151699a018f3: Preparing 07:56:41 bdd2e165ff56: Preparing 07:56:41 c578793e7544: Preparing 07:56:41 ce5a8cde9eee: Preparing 07:56:41 739e305728f9: Waiting 07:56:41 bdd2e165ff56: Waiting 07:56:41 71fbd30bad7f: Waiting 07:56:41 c578793e7544: Waiting 07:56:41 151699a018f3: Waiting 07:56:41 86ab0f0d94b2: Pushed 07:56:41 bb564f801cd9: Pushed 07:56:41 f9ad978fe031: Pushed 07:56:41 fa1bb95c472d: Pushed 07:56:41 739e305728f9: Layer already exists 07:56:41 71fbd30bad7f: Layer already exists 07:56:41 ce5a8cde9eee: Layer already exists 07:56:41 151699a018f3: Pushed 07:56:41 bdd2e165ff56: Pushed 07:56:42 1ccce2d51a2d: Pushed 07:56:44 c578793e7544: Pushed 07:56:44 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:d68346e2cdad520ae7a7e8ca668323d12902b2251b8fe9354e6e89375cb24fda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:56:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:56:45 f9ad978fe031: Preparing 07:56:45 fa1bb95c472d: Preparing 07:56:45 1ccce2d51a2d: Preparing 07:56:45 86ab0f0d94b2: Preparing 07:56:45 bb564f801cd9: Preparing 07:56:45 739e305728f9: Preparing 07:56:45 71fbd30bad7f: Preparing 07:56:45 151699a018f3: Preparing 07:56:45 bdd2e165ff56: Preparing 07:56:45 c578793e7544: Preparing 07:56:45 ce5a8cde9eee: Preparing 07:56:45 739e305728f9: Waiting 07:56:45 71fbd30bad7f: Waiting 07:56:45 151699a018f3: Waiting 07:56:45 bdd2e165ff56: Waiting 07:56:45 c578793e7544: Waiting 07:56:45 ce5a8cde9eee: Waiting 07:56:45 1ccce2d51a2d: Layer already exists 07:56:45 fa1bb95c472d: Layer already exists 07:56:45 bb564f801cd9: Layer already exists 07:56:45 86ab0f0d94b2: Layer already exists 07:56:45 f9ad978fe031: Layer already exists 07:56:45 151699a018f3: Layer already exists 07:56:45 71fbd30bad7f: Layer already exists 07:56:45 739e305728f9: Layer already exists 07:56:45 bdd2e165ff56: Layer already exists 07:56:45 c578793e7544: Layer already exists 07:56:45 ce5a8cde9eee: Layer already exists 07:56:45 latest: digest: sha256:d68346e2cdad520ae7a7e8ca668323d12902b2251b8fe9354e6e89375cb24fda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.56 07:56:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:56:46 f9ad978fe031: Preparing 07:56:46 fa1bb95c472d: Preparing 07:56:46 1ccce2d51a2d: Preparing 07:56:46 86ab0f0d94b2: Preparing 07:56:46 bb564f801cd9: Preparing 07:56:46 739e305728f9: Preparing 07:56:46 71fbd30bad7f: Preparing 07:56:46 151699a018f3: Preparing 07:56:46 bdd2e165ff56: Preparing 07:56:46 c578793e7544: Preparing 07:56:46 ce5a8cde9eee: Preparing 07:56:46 71fbd30bad7f: Waiting 07:56:46 bdd2e165ff56: Waiting 07:56:46 c578793e7544: Waiting 07:56:46 ce5a8cde9eee: Waiting 07:56:46 739e305728f9: Waiting 07:56:46 f9ad978fe031: Layer already exists 07:56:46 bb564f801cd9: Layer already exists 07:56:46 1ccce2d51a2d: Layer already exists 07:56:46 86ab0f0d94b2: Layer already exists 07:56:46 fa1bb95c472d: Layer already exists 07:56:46 c578793e7544: Layer already exists 07:56:46 71fbd30bad7f: Layer already exists 07:56:46 bdd2e165ff56: Layer already exists 07:56:46 151699a018f3: Layer already exists 07:56:46 739e305728f9: Layer already exists 07:56:46 ce5a8cde9eee: Layer already exists 07:56:46 4.0.0-dev.56: digest: sha256:d68346e2cdad520ae7a7e8ca668323d12902b2251b8fe9354e6e89375cb24fda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:56:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:56:47 f9ad978fe031: Preparing 07:56:47 fa1bb95c472d: Preparing 07:56:47 1ccce2d51a2d: Preparing 07:56:47 86ab0f0d94b2: Preparing 07:56:47 bb564f801cd9: Preparing 07:56:47 739e305728f9: Preparing 07:56:47 71fbd30bad7f: Preparing 07:56:47 151699a018f3: Preparing 07:56:47 bdd2e165ff56: Preparing 07:56:47 c578793e7544: Preparing 07:56:47 ce5a8cde9eee: Preparing 07:56:47 739e305728f9: Waiting 07:56:47 71fbd30bad7f: Waiting 07:56:47 151699a018f3: Waiting 07:56:47 bdd2e165ff56: Waiting 07:56:47 c578793e7544: Waiting 07:56:47 ce5a8cde9eee: Waiting 07:56:47 86ab0f0d94b2: Layer already exists 07:56:47 bb564f801cd9: Layer already exists 07:56:47 f9ad978fe031: Layer already exists 07:56:47 fa1bb95c472d: Layer already exists 07:56:47 1ccce2d51a2d: Layer already exists 07:56:47 739e305728f9: Layer already exists 07:56:47 151699a018f3: Layer already exists 07:56:47 bdd2e165ff56: Layer already exists 07:56:47 71fbd30bad7f: Layer already exists 07:56:47 c578793e7544: Layer already exists 07:56:47 ce5a8cde9eee: Layer already exists 07:56:47 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:d68346e2cdad520ae7a7e8ca668323d12902b2251b8fe9354e6e89375cb24fda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:56:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:56:48 f9ad978fe031: Preparing 07:56:48 fa1bb95c472d: Preparing 07:56:48 1ccce2d51a2d: Preparing 07:56:48 86ab0f0d94b2: Preparing 07:56:48 bb564f801cd9: Preparing 07:56:48 739e305728f9: Preparing 07:56:48 71fbd30bad7f: Preparing 07:56:48 151699a018f3: Preparing 07:56:48 bdd2e165ff56: Preparing 07:56:48 c578793e7544: Preparing 07:56:48 ce5a8cde9eee: Preparing 07:56:48 739e305728f9: Waiting 07:56:48 bdd2e165ff56: Waiting 07:56:48 151699a018f3: Waiting 07:56:48 ce5a8cde9eee: Waiting 07:56:48 71fbd30bad7f: Waiting 07:56:48 1ccce2d51a2d: Layer already exists 07:56:48 f9ad978fe031: Layer already exists 07:56:48 fa1bb95c472d: Layer already exists 07:56:48 bb564f801cd9: Layer already exists 07:56:48 86ab0f0d94b2: Layer already exists 07:56:48 151699a018f3: Layer already exists 07:56:48 71fbd30bad7f: Layer already exists 07:56:48 bdd2e165ff56: Layer already exists 07:56:48 739e305728f9: Layer already exists 07:56:48 c578793e7544: Layer already exists 07:56:48 ce5a8cde9eee: Layer already exists 07:56:48 main: digest: sha256:d68346e2cdad520ae7a7e8ca668323d12902b2251b8fe9354e6e89375cb24fda size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:56:48 ===================================================== [Pipeline] echo 07:56:48 taggedImages: 07:56:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6505644538b1a317976230cb4483e698d69ec754 07:56:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:56:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.56 07:56:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:56:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:56:48 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:56:48 6505644538b1a317976230cb4483e698d69ec754 07:56:48 latest 07:56:48 4.0.0-dev.56 07:56:48 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:56:48 main 07:56:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6505644538b1a317976230cb4483e698d69ec754 07:56:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:56:49 187ba461b74d: Preparing 07:56:49 06b29fd18121: Preparing 07:56:49 233612225182: Preparing 07:56:49 e2f01c66631e: Preparing 07:56:49 293d6e3fc7bb: Preparing 07:56:49 bbf74026ce96: Preparing 07:56:49 d3ceeef6d738: Preparing 07:56:49 739e305728f9: Preparing 07:56:49 71fbd30bad7f: Preparing 07:56:49 45c55094a148: Preparing 07:56:49 2ee91e2acfbf: Preparing 07:56:49 ce5a8cde9eee: Preparing 07:56:49 71fbd30bad7f: Waiting 07:56:49 739e305728f9: Waiting 07:56:49 d3ceeef6d738: Waiting 07:56:49 bbf74026ce96: Waiting 07:56:49 45c55094a148: Waiting 07:56:49 2ee91e2acfbf: Waiting 07:56:49 ce5a8cde9eee: Waiting 07:56:49 187ba461b74d: Pushed 07:56:49 06b29fd18121: Pushed 07:56:49 293d6e3fc7bb: Pushed 07:56:49 739e305728f9: Layer already exists 07:56:49 71fbd30bad7f: Layer already exists 07:56:49 d3ceeef6d738: Pushed 07:56:50 bbf74026ce96: Pushed 07:56:50 ce5a8cde9eee: Layer already exists 07:56:51 45c55094a148: Pushed 07:56:51 e2f01c66631e: Pushed 07:56:51 233612225182: Pushed 07:56:51 2ee91e2acfbf: Pushed 07:56:51 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:77d323bb42e996a8cbde3bffb18077a239912519f957a2ec113535601facbc28 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:56:52 187ba461b74d: Preparing 07:56:52 06b29fd18121: Preparing 07:56:52 233612225182: Preparing 07:56:52 e2f01c66631e: Preparing 07:56:52 293d6e3fc7bb: Preparing 07:56:52 bbf74026ce96: Preparing 07:56:52 d3ceeef6d738: Preparing 07:56:52 739e305728f9: Preparing 07:56:52 71fbd30bad7f: Preparing 07:56:52 45c55094a148: Preparing 07:56:52 2ee91e2acfbf: Preparing 07:56:52 ce5a8cde9eee: Preparing 07:56:52 45c55094a148: Waiting 07:56:52 71fbd30bad7f: Waiting 07:56:52 d3ceeef6d738: Waiting 07:56:52 2ee91e2acfbf: Waiting 07:56:52 bbf74026ce96: Waiting 07:56:52 739e305728f9: Waiting 07:56:52 ce5a8cde9eee: Waiting 07:56:52 06b29fd18121: Layer already exists 07:56:52 233612225182: Layer already exists 07:56:52 293d6e3fc7bb: Layer already exists 07:56:52 187ba461b74d: Layer already exists 07:56:52 e2f01c66631e: Layer already exists 07:56:52 71fbd30bad7f: Layer already exists 07:56:52 d3ceeef6d738: Layer already exists 07:56:52 bbf74026ce96: Layer already exists 07:56:52 739e305728f9: Layer already exists 07:56:52 45c55094a148: Layer already exists 07:56:52 2ee91e2acfbf: Layer already exists 07:56:52 ce5a8cde9eee: Layer already exists 07:56:52 latest: digest: sha256:77d323bb42e996a8cbde3bffb18077a239912519f957a2ec113535601facbc28 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.56 07:56:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:56:53 187ba461b74d: Preparing 07:56:53 06b29fd18121: Preparing 07:56:53 233612225182: Preparing 07:56:53 e2f01c66631e: Preparing 07:56:53 293d6e3fc7bb: Preparing 07:56:53 bbf74026ce96: Preparing 07:56:53 d3ceeef6d738: Preparing 07:56:53 739e305728f9: Preparing 07:56:53 71fbd30bad7f: Preparing 07:56:53 45c55094a148: Preparing 07:56:53 2ee91e2acfbf: Preparing 07:56:53 ce5a8cde9eee: Preparing 07:56:53 bbf74026ce96: Waiting 07:56:53 d3ceeef6d738: Waiting 07:56:53 739e305728f9: Waiting 07:56:53 45c55094a148: Waiting 07:56:53 71fbd30bad7f: Waiting 07:56:53 2ee91e2acfbf: Waiting 07:56:53 e2f01c66631e: Layer already exists 07:56:53 233612225182: Layer already exists 07:56:53 293d6e3fc7bb: Layer already exists 07:56:53 06b29fd18121: Layer already exists 07:56:53 187ba461b74d: Layer already exists 07:56:53 bbf74026ce96: Layer already exists 07:56:53 739e305728f9: Layer already exists 07:56:53 d3ceeef6d738: Layer already exists 07:56:53 71fbd30bad7f: Layer already exists 07:56:53 45c55094a148: Layer already exists 07:56:53 2ee91e2acfbf: Layer already exists 07:56:53 ce5a8cde9eee: Layer already exists 07:56:53 4.0.0-dev.56: digest: sha256:77d323bb42e996a8cbde3bffb18077a239912519f957a2ec113535601facbc28 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:56:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:56:54 187ba461b74d: Preparing 07:56:54 06b29fd18121: Preparing 07:56:54 233612225182: Preparing 07:56:54 e2f01c66631e: Preparing 07:56:54 293d6e3fc7bb: Preparing 07:56:54 bbf74026ce96: Preparing 07:56:54 d3ceeef6d738: Preparing 07:56:54 739e305728f9: Preparing 07:56:54 71fbd30bad7f: Preparing 07:56:54 45c55094a148: Preparing 07:56:54 2ee91e2acfbf: Preparing 07:56:54 ce5a8cde9eee: Preparing 07:56:54 739e305728f9: Waiting 07:56:54 71fbd30bad7f: Waiting 07:56:54 45c55094a148: Waiting 07:56:54 d3ceeef6d738: Waiting 07:56:54 2ee91e2acfbf: Waiting 07:56:54 ce5a8cde9eee: Waiting 07:56:54 bbf74026ce96: Waiting 07:56:54 233612225182: Layer already exists 07:56:54 187ba461b74d: Layer already exists 07:56:54 06b29fd18121: Layer already exists 07:56:54 293d6e3fc7bb: Layer already exists 07:56:54 e2f01c66631e: Layer already exists 07:56:54 bbf74026ce96: Layer already exists 07:56:54 739e305728f9: Layer already exists 07:56:54 d3ceeef6d738: Layer already exists 07:56:54 71fbd30bad7f: Layer already exists 07:56:54 45c55094a148: Layer already exists 07:56:54 2ee91e2acfbf: Layer already exists 07:56:54 ce5a8cde9eee: Layer already exists 07:56:54 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:77d323bb42e996a8cbde3bffb18077a239912519f957a2ec113535601facbc28 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:56:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:56:56 187ba461b74d: Preparing 07:56:56 06b29fd18121: Preparing 07:56:56 233612225182: Preparing 07:56:56 e2f01c66631e: Preparing 07:56:56 293d6e3fc7bb: Preparing 07:56:56 bbf74026ce96: Preparing 07:56:56 d3ceeef6d738: Preparing 07:56:56 739e305728f9: Preparing 07:56:56 71fbd30bad7f: Preparing 07:56:56 45c55094a148: Preparing 07:56:56 2ee91e2acfbf: Preparing 07:56:56 ce5a8cde9eee: Preparing 07:56:56 45c55094a148: Waiting 07:56:56 bbf74026ce96: Waiting 07:56:56 2ee91e2acfbf: Waiting 07:56:56 ce5a8cde9eee: Waiting 07:56:56 d3ceeef6d738: Waiting 07:56:56 739e305728f9: Waiting 07:56:56 71fbd30bad7f: Waiting 07:56:56 187ba461b74d: Layer already exists 07:56:56 293d6e3fc7bb: Layer already exists 07:56:56 06b29fd18121: Layer already exists 07:56:56 e2f01c66631e: Layer already exists 07:56:56 233612225182: Layer already exists 07:56:56 d3ceeef6d738: Layer already exists 07:56:56 71fbd30bad7f: Layer already exists 07:56:56 45c55094a148: Layer already exists 07:56:56 bbf74026ce96: Layer already exists 07:56:56 739e305728f9: Layer already exists 07:56:56 2ee91e2acfbf: Layer already exists 07:56:56 ce5a8cde9eee: Layer already exists 07:56:56 main: digest: sha256:77d323bb42e996a8cbde3bffb18077a239912519f957a2ec113535601facbc28 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:56:56 ===================================================== [Pipeline] echo 07:56:56 taggedImages: 07:56:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6505644538b1a317976230cb4483e698d69ec754 07:56:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:56:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.56 07:56:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:56:56 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:56:56 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:56:56 6505644538b1a317976230cb4483e698d69ec754 07:56:56 latest 07:56:56 4.0.0-dev.56 07:56:56 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:56:56 main 07:56:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:56:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6505644538b1a317976230cb4483e698d69ec754 07:56:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:56:57 73536c61f684: Preparing 07:56:57 de13bdef05fc: Preparing 07:56:57 739e305728f9: Preparing 07:56:57 71fbd30bad7f: Preparing 07:56:57 35e389965788: Preparing 07:56:57 d457826239b7: Preparing 07:56:57 ce5a8cde9eee: Preparing 07:56:57 ce5a8cde9eee: Waiting 07:56:57 d457826239b7: Waiting 07:56:57 739e305728f9: Layer already exists 07:56:57 71fbd30bad7f: Layer already exists 07:56:57 ce5a8cde9eee: Layer already exists 07:56:57 73536c61f684: Pushed 07:56:58 35e389965788: Pushed 07:56:58 d457826239b7: Pushed 07:56:59 de13bdef05fc: Pushed 07:56:59 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:ce83a5da0aad4b4fc8e696bab24793fbfdad5f4c7637fbf9953fa47b89a7952c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:57:00 73536c61f684: Preparing 07:57:00 de13bdef05fc: Preparing 07:57:00 739e305728f9: Preparing 07:57:00 71fbd30bad7f: Preparing 07:57:00 35e389965788: Preparing 07:57:00 d457826239b7: Preparing 07:57:00 ce5a8cde9eee: Preparing 07:57:00 d457826239b7: Waiting 07:57:00 ce5a8cde9eee: Waiting 07:57:00 35e389965788: Layer already exists 07:57:00 73536c61f684: Layer already exists 07:57:00 de13bdef05fc: Layer already exists 07:57:00 71fbd30bad7f: Layer already exists 07:57:00 739e305728f9: Layer already exists 07:57:00 d457826239b7: Layer already exists 07:57:00 ce5a8cde9eee: Layer already exists 07:57:00 latest: digest: sha256:ce83a5da0aad4b4fc8e696bab24793fbfdad5f4c7637fbf9953fa47b89a7952c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.56 07:57:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:57:01 73536c61f684: Preparing 07:57:01 de13bdef05fc: Preparing 07:57:01 739e305728f9: Preparing 07:57:01 71fbd30bad7f: Preparing 07:57:01 35e389965788: Preparing 07:57:01 d457826239b7: Preparing 07:57:01 ce5a8cde9eee: Preparing 07:57:01 d457826239b7: Waiting 07:57:01 ce5a8cde9eee: Waiting 07:57:01 71fbd30bad7f: Layer already exists 07:57:01 73536c61f684: Layer already exists 07:57:01 de13bdef05fc: Layer already exists 07:57:01 35e389965788: Layer already exists 07:57:01 739e305728f9: Layer already exists 07:57:01 ce5a8cde9eee: Layer already exists 07:57:01 d457826239b7: Layer already exists 07:57:01 4.0.0-dev.56: digest: sha256:ce83a5da0aad4b4fc8e696bab24793fbfdad5f4c7637fbf9953fa47b89a7952c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:57:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:57:02 73536c61f684: Preparing 07:57:02 de13bdef05fc: Preparing 07:57:02 739e305728f9: Preparing 07:57:02 71fbd30bad7f: Preparing 07:57:02 35e389965788: Preparing 07:57:02 d457826239b7: Preparing 07:57:02 ce5a8cde9eee: Preparing 07:57:02 d457826239b7: Waiting 07:57:02 ce5a8cde9eee: Waiting 07:57:02 35e389965788: Layer already exists 07:57:02 71fbd30bad7f: Layer already exists 07:57:02 739e305728f9: Layer already exists 07:57:02 de13bdef05fc: Layer already exists 07:57:02 73536c61f684: Layer already exists 07:57:02 d457826239b7: Layer already exists 07:57:02 ce5a8cde9eee: Layer already exists 07:57:02 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:ce83a5da0aad4b4fc8e696bab24793fbfdad5f4c7637fbf9953fa47b89a7952c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:57:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:57:03 73536c61f684: Preparing 07:57:03 de13bdef05fc: Preparing 07:57:03 739e305728f9: Preparing 07:57:03 71fbd30bad7f: Preparing 07:57:03 35e389965788: Preparing 07:57:03 d457826239b7: Preparing 07:57:03 ce5a8cde9eee: Preparing 07:57:03 d457826239b7: Waiting 07:57:03 ce5a8cde9eee: Waiting 07:57:03 73536c61f684: Layer already exists 07:57:03 739e305728f9: Layer already exists 07:57:03 71fbd30bad7f: Layer already exists 07:57:03 35e389965788: Layer already exists 07:57:03 de13bdef05fc: Layer already exists 07:57:03 ce5a8cde9eee: Layer already exists 07:57:03 d457826239b7: Layer already exists 07:57:03 main: digest: sha256:ce83a5da0aad4b4fc8e696bab24793fbfdad5f4c7637fbf9953fa47b89a7952c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:57:04 ===================================================== [Pipeline] echo 07:57:04 taggedImages: 07:57:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6505644538b1a317976230cb4483e698d69ec754 07:57:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:57:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.56 07:57:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:57:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:57:04 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:57:04 6505644538b1a317976230cb4483e698d69ec754 07:57:04 latest 07:57:04 4.0.0-dev.56 07:57:04 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:57:04 main 07:57:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6505644538b1a317976230cb4483e698d69ec754 07:57:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:57:05 84105428bb3a: Preparing 07:57:05 7b436b6b8114: Preparing 07:57:05 0a1f46077afd: Preparing 07:57:05 739e305728f9: Preparing 07:57:05 71fbd30bad7f: Preparing 07:57:05 e2a823378e13: Preparing 07:57:05 1b8a322662a8: Preparing 07:57:05 99c92520f92c: Preparing 07:57:05 24a642ea46be: Preparing 07:57:05 ce5a8cde9eee: Preparing 07:57:05 e2a823378e13: Waiting 07:57:05 ce5a8cde9eee: Waiting 07:57:05 24a642ea46be: Waiting 07:57:05 1b8a322662a8: Waiting 07:57:05 99c92520f92c: Waiting 07:57:05 739e305728f9: Layer already exists 07:57:05 71fbd30bad7f: Layer already exists 07:57:05 0a1f46077afd: Pushed 07:57:05 84105428bb3a: Pushed 07:57:05 7b436b6b8114: Pushed 07:57:05 ce5a8cde9eee: Layer already exists 07:57:05 99c92520f92c: Pushed 07:57:06 24a642ea46be: Pushed 07:57:11 1b8a322662a8: Pushed 07:57:15 e2a823378e13: Pushed 07:57:15 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:1cce88231307325ab5401461f4d1af4988c894732edad6a0c886d9bb2a98124d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:57:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:57:16 84105428bb3a: Preparing 07:57:16 7b436b6b8114: Preparing 07:57:16 0a1f46077afd: Preparing 07:57:16 739e305728f9: Preparing 07:57:16 71fbd30bad7f: Preparing 07:57:16 e2a823378e13: Preparing 07:57:16 1b8a322662a8: Preparing 07:57:16 99c92520f92c: Preparing 07:57:16 24a642ea46be: Preparing 07:57:16 ce5a8cde9eee: Preparing 07:57:16 e2a823378e13: Waiting 07:57:16 99c92520f92c: Waiting 07:57:16 1b8a322662a8: Waiting 07:57:16 24a642ea46be: Waiting 07:57:16 ce5a8cde9eee: Waiting 07:57:16 0a1f46077afd: Layer already exists 07:57:16 739e305728f9: Layer already exists 07:57:16 71fbd30bad7f: Layer already exists 07:57:16 84105428bb3a: Layer already exists 07:57:16 7b436b6b8114: Layer already exists 07:57:16 99c92520f92c: Layer already exists 07:57:16 1b8a322662a8: Layer already exists 07:57:16 e2a823378e13: Layer already exists 07:57:16 24a642ea46be: Layer already exists 07:57:16 ce5a8cde9eee: Layer already exists 07:57:16 latest: digest: sha256:1cce88231307325ab5401461f4d1af4988c894732edad6a0c886d9bb2a98124d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.56 07:57:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:57:17 84105428bb3a: Preparing 07:57:17 7b436b6b8114: Preparing 07:57:17 0a1f46077afd: Preparing 07:57:17 739e305728f9: Preparing 07:57:17 71fbd30bad7f: Preparing 07:57:17 e2a823378e13: Preparing 07:57:17 1b8a322662a8: Preparing 07:57:17 99c92520f92c: Preparing 07:57:17 24a642ea46be: Preparing 07:57:17 ce5a8cde9eee: Preparing 07:57:17 e2a823378e13: Waiting 07:57:17 1b8a322662a8: Waiting 07:57:17 24a642ea46be: Waiting 07:57:17 ce5a8cde9eee: Waiting 07:57:17 84105428bb3a: Layer already exists 07:57:17 7b436b6b8114: Layer already exists 07:57:17 0a1f46077afd: Layer already exists 07:57:17 71fbd30bad7f: Layer already exists 07:57:17 739e305728f9: Layer already exists 07:57:17 e2a823378e13: Layer already exists 07:57:17 24a642ea46be: Layer already exists 07:57:17 1b8a322662a8: Layer already exists 07:57:17 ce5a8cde9eee: Layer already exists 07:57:17 99c92520f92c: Layer already exists 07:57:17 4.0.0-dev.56: digest: sha256:1cce88231307325ab5401461f4d1af4988c894732edad6a0c886d9bb2a98124d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:57:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:57:18 84105428bb3a: Preparing 07:57:18 7b436b6b8114: Preparing 07:57:18 0a1f46077afd: Preparing 07:57:18 739e305728f9: Preparing 07:57:18 71fbd30bad7f: Preparing 07:57:18 e2a823378e13: Preparing 07:57:18 1b8a322662a8: Preparing 07:57:18 99c92520f92c: Preparing 07:57:18 24a642ea46be: Preparing 07:57:18 ce5a8cde9eee: Preparing 07:57:18 1b8a322662a8: Waiting 07:57:18 24a642ea46be: Waiting 07:57:18 e2a823378e13: Waiting 07:57:18 99c92520f92c: Waiting 07:57:18 ce5a8cde9eee: Waiting 07:57:18 739e305728f9: Layer already exists 07:57:18 84105428bb3a: Layer already exists 07:57:18 7b436b6b8114: Layer already exists 07:57:18 0a1f46077afd: Layer already exists 07:57:18 71fbd30bad7f: Layer already exists 07:57:18 e2a823378e13: Layer already exists 07:57:18 1b8a322662a8: Layer already exists 07:57:18 99c92520f92c: Layer already exists 07:57:18 24a642ea46be: Layer already exists 07:57:18 ce5a8cde9eee: Layer already exists 07:57:18 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:1cce88231307325ab5401461f4d1af4988c894732edad6a0c886d9bb2a98124d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:57:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:57:19 84105428bb3a: Preparing 07:57:19 7b436b6b8114: Preparing 07:57:19 0a1f46077afd: Preparing 07:57:19 739e305728f9: Preparing 07:57:19 71fbd30bad7f: Preparing 07:57:19 e2a823378e13: Preparing 07:57:19 1b8a322662a8: Preparing 07:57:19 99c92520f92c: Preparing 07:57:19 24a642ea46be: Preparing 07:57:19 ce5a8cde9eee: Preparing 07:57:19 e2a823378e13: Waiting 07:57:19 1b8a322662a8: Waiting 07:57:19 99c92520f92c: Waiting 07:57:19 ce5a8cde9eee: Waiting 07:57:19 71fbd30bad7f: Layer already exists 07:57:19 84105428bb3a: Layer already exists 07:57:19 7b436b6b8114: Layer already exists 07:57:19 739e305728f9: Layer already exists 07:57:19 0a1f46077afd: Layer already exists 07:57:19 1b8a322662a8: Layer already exists 07:57:19 e2a823378e13: Layer already exists 07:57:19 99c92520f92c: Layer already exists 07:57:19 ce5a8cde9eee: Layer already exists 07:57:19 24a642ea46be: Layer already exists 07:57:19 main: digest: sha256:1cce88231307325ab5401461f4d1af4988c894732edad6a0c886d9bb2a98124d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:57:19 ===================================================== [Pipeline] echo 07:57:19 taggedImages: 07:57:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:6505644538b1a317976230cb4483e698d69ec754 07:57:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:57:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.56 07:57:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:57:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:57:20 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:57:20 6505644538b1a317976230cb4483e698d69ec754 07:57:20 latest 07:57:20 4.0.0-dev.56 07:57:20 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:57:20 main 07:57:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6505644538b1a317976230cb4483e698d69ec754 07:57:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:57:21 4c9d3f391df2: Preparing 07:57:21 b518b4432c5f: Preparing 07:57:21 ab277db2a64b: Preparing 07:57:21 739e305728f9: Preparing 07:57:21 71fbd30bad7f: Preparing 07:57:21 a351dc0fcb0e: Preparing 07:57:21 6d4b8f1d4c94: Preparing 07:57:21 f4336e84a2d4: Preparing 07:57:21 ce5a8cde9eee: Preparing 07:57:21 a351dc0fcb0e: Waiting 07:57:21 f4336e84a2d4: Waiting 07:57:21 6d4b8f1d4c94: Waiting 07:57:21 71fbd30bad7f: Layer already exists 07:57:21 739e305728f9: Layer already exists 07:57:23 4c9d3f391df2: Pushed 07:57:23 b518b4432c5f: Pushed 07:57:23 ab277db2a64b: Pushed 07:57:24 ce5a8cde9eee: Layer already exists 07:57:24 6d4b8f1d4c94: Pushed 07:57:25 f4336e84a2d4: Pushed 07:57:31 a351dc0fcb0e: Pushed 07:57:31 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:70471f5880892889224efedd84e04bfbf9ed5797e8e0a196e5fb23870e6a1f3f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:57:33 4c9d3f391df2: Preparing 07:57:33 b518b4432c5f: Preparing 07:57:33 ab277db2a64b: Preparing 07:57:33 739e305728f9: Preparing 07:57:33 71fbd30bad7f: Preparing 07:57:33 a351dc0fcb0e: Preparing 07:57:33 6d4b8f1d4c94: Preparing 07:57:33 f4336e84a2d4: Preparing 07:57:33 ce5a8cde9eee: Preparing 07:57:33 f4336e84a2d4: Waiting 07:57:33 a351dc0fcb0e: Waiting 07:57:33 6d4b8f1d4c94: Waiting 07:57:33 ce5a8cde9eee: Waiting 07:57:33 b518b4432c5f: Layer already exists 07:57:33 71fbd30bad7f: Layer already exists 07:57:33 ab277db2a64b: Layer already exists 07:57:33 4c9d3f391df2: Layer already exists 07:57:33 739e305728f9: Layer already exists 07:57:33 a351dc0fcb0e: Layer already exists 07:57:33 f4336e84a2d4: Layer already exists 07:57:33 6d4b8f1d4c94: Layer already exists 07:57:33 ce5a8cde9eee: Layer already exists 07:57:33 latest: digest: sha256:70471f5880892889224efedd84e04bfbf9ed5797e8e0a196e5fb23870e6a1f3f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.56 07:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:57:34 4c9d3f391df2: Preparing 07:57:34 b518b4432c5f: Preparing 07:57:34 ab277db2a64b: Preparing 07:57:34 739e305728f9: Preparing 07:57:34 71fbd30bad7f: Preparing 07:57:34 a351dc0fcb0e: Preparing 07:57:34 6d4b8f1d4c94: Preparing 07:57:34 f4336e84a2d4: Preparing 07:57:34 ce5a8cde9eee: Preparing 07:57:34 f4336e84a2d4: Waiting 07:57:34 ce5a8cde9eee: Waiting 07:57:34 4c9d3f391df2: Layer already exists 07:57:34 b518b4432c5f: Layer already exists 07:57:34 71fbd30bad7f: Layer already exists 07:57:34 ab277db2a64b: Layer already exists 07:57:34 739e305728f9: Layer already exists 07:57:34 a351dc0fcb0e: Layer already exists 07:57:34 6d4b8f1d4c94: Layer already exists 07:57:34 ce5a8cde9eee: Layer already exists 07:57:34 f4336e84a2d4: Layer already exists 07:57:34 4.0.0-dev.56: digest: sha256:70471f5880892889224efedd84e04bfbf9ed5797e8e0a196e5fb23870e6a1f3f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:57:35 4c9d3f391df2: Preparing 07:57:35 b518b4432c5f: Preparing 07:57:35 ab277db2a64b: Preparing 07:57:35 739e305728f9: Preparing 07:57:35 71fbd30bad7f: Preparing 07:57:35 a351dc0fcb0e: Preparing 07:57:35 6d4b8f1d4c94: Preparing 07:57:35 f4336e84a2d4: Preparing 07:57:35 ce5a8cde9eee: Preparing 07:57:35 ce5a8cde9eee: Waiting 07:57:35 a351dc0fcb0e: Waiting 07:57:35 6d4b8f1d4c94: Waiting 07:57:35 f4336e84a2d4: Waiting 07:57:35 4c9d3f391df2: Layer already exists 07:57:35 71fbd30bad7f: Layer already exists 07:57:35 ab277db2a64b: Layer already exists 07:57:35 b518b4432c5f: Layer already exists 07:57:35 739e305728f9: Layer already exists 07:57:35 a351dc0fcb0e: Layer already exists 07:57:35 f4336e84a2d4: Layer already exists 07:57:35 6d4b8f1d4c94: Layer already exists 07:57:35 ce5a8cde9eee: Layer already exists 07:57:35 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:70471f5880892889224efedd84e04bfbf9ed5797e8e0a196e5fb23870e6a1f3f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:57:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:57:36 4c9d3f391df2: Preparing 07:57:36 b518b4432c5f: Preparing 07:57:36 ab277db2a64b: Preparing 07:57:36 739e305728f9: Preparing 07:57:36 71fbd30bad7f: Preparing 07:57:36 a351dc0fcb0e: Preparing 07:57:36 6d4b8f1d4c94: Preparing 07:57:36 f4336e84a2d4: Preparing 07:57:36 ce5a8cde9eee: Preparing 07:57:36 a351dc0fcb0e: Waiting 07:57:36 6d4b8f1d4c94: Waiting 07:57:36 f4336e84a2d4: Waiting 07:57:36 ce5a8cde9eee: Waiting 07:57:36 739e305728f9: Layer already exists 07:57:36 4c9d3f391df2: Layer already exists 07:57:36 ab277db2a64b: Layer already exists 07:57:36 b518b4432c5f: Layer already exists 07:57:36 71fbd30bad7f: Layer already exists 07:57:36 a351dc0fcb0e: Layer already exists 07:57:36 f4336e84a2d4: Layer already exists 07:57:36 6d4b8f1d4c94: Layer already exists 07:57:36 ce5a8cde9eee: Layer already exists 07:57:36 main: digest: sha256:70471f5880892889224efedd84e04bfbf9ed5797e8e0a196e5fb23870e6a1f3f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:57:36 ===================================================== [Pipeline] echo 07:57:36 taggedImages: 07:57:36 - nexus3.edgexfoundry.org:10004/security-spire-config:6505644538b1a317976230cb4483e698d69ec754 07:57:36 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:57:36 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.56 07:57:36 - nexus3.edgexfoundry.org:10004/security-spire-config:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:57:36 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:57:36 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:57:36 6505644538b1a317976230cb4483e698d69ec754 07:57:36 latest 07:57:36 4.0.0-dev.56 07:57:36 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:57:36 main 07:57:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6505644538b1a317976230cb4483e698d69ec754 07:57:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:57:37 84105428bb3a: Preparing 07:57:37 f205b201b1a8: Preparing 07:57:37 25b9740d0836: Preparing 07:57:37 739e305728f9: Preparing 07:57:37 71fbd30bad7f: Preparing 07:57:37 3217b52a7571: Preparing 07:57:37 99c92520f92c: Preparing 07:57:37 24a642ea46be: Preparing 07:57:37 ce5a8cde9eee: Preparing 07:57:37 3217b52a7571: Waiting 07:57:37 99c92520f92c: Waiting 07:57:37 24a642ea46be: Waiting 07:57:37 71fbd30bad7f: Layer already exists 07:57:37 84105428bb3a: Layer already exists 07:57:37 739e305728f9: Layer already exists 07:57:37 99c92520f92c: Layer already exists 07:57:37 24a642ea46be: Layer already exists 07:57:37 ce5a8cde9eee: Layer already exists 07:57:37 25b9740d0836: Pushed 07:57:37 f205b201b1a8: Pushed 07:57:48 3217b52a7571: Pushed 07:57:48 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:fd3a167ec34726aa3ed724e837635f958f1e9c52ca7ce8232b7cbfdabba3d8e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:57:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:57:49 84105428bb3a: Preparing 07:57:49 f205b201b1a8: Preparing 07:57:49 25b9740d0836: Preparing 07:57:49 739e305728f9: Preparing 07:57:49 71fbd30bad7f: Preparing 07:57:49 3217b52a7571: Preparing 07:57:49 99c92520f92c: Preparing 07:57:49 24a642ea46be: Preparing 07:57:49 ce5a8cde9eee: Preparing 07:57:49 99c92520f92c: Waiting 07:57:49 24a642ea46be: Waiting 07:57:49 ce5a8cde9eee: Waiting 07:57:49 3217b52a7571: Waiting 07:57:49 71fbd30bad7f: Layer already exists 07:57:49 739e305728f9: Layer already exists 07:57:49 84105428bb3a: Layer already exists 07:57:49 f205b201b1a8: Layer already exists 07:57:49 25b9740d0836: Layer already exists 07:57:49 99c92520f92c: Layer already exists 07:57:49 24a642ea46be: Layer already exists 07:57:49 3217b52a7571: Layer already exists 07:57:49 ce5a8cde9eee: Layer already exists 07:57:49 latest: digest: sha256:fd3a167ec34726aa3ed724e837635f958f1e9c52ca7ce8232b7cbfdabba3d8e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.56 07:57:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:57:50 84105428bb3a: Preparing 07:57:50 f205b201b1a8: Preparing 07:57:50 25b9740d0836: Preparing 07:57:50 739e305728f9: Preparing 07:57:50 71fbd30bad7f: Preparing 07:57:50 3217b52a7571: Preparing 07:57:50 99c92520f92c: Preparing 07:57:50 24a642ea46be: Preparing 07:57:50 ce5a8cde9eee: Preparing 07:57:50 3217b52a7571: Waiting 07:57:50 99c92520f92c: Waiting 07:57:50 24a642ea46be: Waiting 07:57:50 ce5a8cde9eee: Waiting 07:57:50 25b9740d0836: Layer already exists 07:57:50 71fbd30bad7f: Layer already exists 07:57:50 84105428bb3a: Layer already exists 07:57:50 f205b201b1a8: Layer already exists 07:57:50 739e305728f9: Layer already exists 07:57:50 3217b52a7571: Layer already exists 07:57:50 99c92520f92c: Layer already exists 07:57:50 24a642ea46be: Layer already exists 07:57:50 ce5a8cde9eee: Layer already exists 07:57:50 4.0.0-dev.56: digest: sha256:fd3a167ec34726aa3ed724e837635f958f1e9c52ca7ce8232b7cbfdabba3d8e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:57:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:57:51 84105428bb3a: Preparing 07:57:51 f205b201b1a8: Preparing 07:57:51 25b9740d0836: Preparing 07:57:51 739e305728f9: Preparing 07:57:51 71fbd30bad7f: Preparing 07:57:51 3217b52a7571: Preparing 07:57:51 99c92520f92c: Preparing 07:57:51 24a642ea46be: Preparing 07:57:51 ce5a8cde9eee: Preparing 07:57:51 99c92520f92c: Waiting 07:57:51 ce5a8cde9eee: Waiting 07:57:51 24a642ea46be: Waiting 07:57:51 3217b52a7571: Waiting 07:57:51 84105428bb3a: Layer already exists 07:57:51 71fbd30bad7f: Layer already exists 07:57:51 25b9740d0836: Layer already exists 07:57:51 f205b201b1a8: Layer already exists 07:57:51 739e305728f9: Layer already exists 07:57:51 99c92520f92c: Layer already exists 07:57:51 3217b52a7571: Layer already exists 07:57:51 ce5a8cde9eee: Layer already exists 07:57:51 24a642ea46be: Layer already exists 07:57:51 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:fd3a167ec34726aa3ed724e837635f958f1e9c52ca7ce8232b7cbfdabba3d8e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:57:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:57:52 84105428bb3a: Preparing 07:57:52 f205b201b1a8: Preparing 07:57:52 25b9740d0836: Preparing 07:57:52 739e305728f9: Preparing 07:57:52 71fbd30bad7f: Preparing 07:57:52 3217b52a7571: Preparing 07:57:52 99c92520f92c: Preparing 07:57:52 24a642ea46be: Preparing 07:57:52 3217b52a7571: Waiting 07:57:52 99c92520f92c: Waiting 07:57:52 ce5a8cde9eee: Preparing 07:57:52 24a642ea46be: Waiting 07:57:52 ce5a8cde9eee: Waiting 07:57:52 84105428bb3a: Layer already exists 07:57:52 f205b201b1a8: Layer already exists 07:57:52 71fbd30bad7f: Layer already exists 07:57:52 25b9740d0836: Layer already exists 07:57:52 739e305728f9: Layer already exists 07:57:52 3217b52a7571: Layer already exists 07:57:52 24a642ea46be: Layer already exists 07:57:52 99c92520f92c: Layer already exists 07:57:52 ce5a8cde9eee: Layer already exists 07:57:52 main: digest: sha256:fd3a167ec34726aa3ed724e837635f958f1e9c52ca7ce8232b7cbfdabba3d8e4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:57:52 ===================================================== [Pipeline] echo 07:57:52 taggedImages: 07:57:52 - nexus3.edgexfoundry.org:10004/security-spire-server:6505644538b1a317976230cb4483e698d69ec754 07:57:52 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:57:52 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.56 07:57:52 - nexus3.edgexfoundry.org:10004/security-spire-server:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:57:52 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:57:52 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:57:52 6505644538b1a317976230cb4483e698d69ec754 07:57:52 latest 07:57:52 4.0.0-dev.56 07:57:52 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:57:52 main 07:57:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6505644538b1a317976230cb4483e698d69ec754 07:57:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:57:53 027945a0bc36: Preparing 07:57:53 64a32e49cb67: Preparing 07:57:53 739e305728f9: Preparing 07:57:53 71fbd30bad7f: Preparing 07:57:53 57c7096a19f5: Preparing 07:57:53 7ac56420fabf: Preparing 07:57:53 ce5a8cde9eee: Preparing 07:57:53 7ac56420fabf: Waiting 07:57:53 ce5a8cde9eee: Waiting 07:57:53 71fbd30bad7f: Layer already exists 07:57:53 739e305728f9: Layer already exists 07:57:53 ce5a8cde9eee: Layer already exists 07:57:53 027945a0bc36: Pushed 07:57:54 7ac56420fabf: Pushed 07:57:54 57c7096a19f5: Pushed 07:57:58 64a32e49cb67: Pushed 07:57:58 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:6b51caee28b548d7b7ff67af48c93b911da7036f958e5a40744190354a00930c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:57:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:57:59 027945a0bc36: Preparing 07:57:59 64a32e49cb67: Preparing 07:57:59 739e305728f9: Preparing 07:57:59 71fbd30bad7f: Preparing 07:57:59 57c7096a19f5: Preparing 07:57:59 7ac56420fabf: Preparing 07:57:59 ce5a8cde9eee: Preparing 07:57:59 ce5a8cde9eee: Waiting 07:57:59 7ac56420fabf: Waiting 07:57:59 57c7096a19f5: Layer already exists 07:57:59 027945a0bc36: Layer already exists 07:57:59 71fbd30bad7f: Layer already exists 07:57:59 739e305728f9: Layer already exists 07:57:59 64a32e49cb67: Layer already exists 07:57:59 7ac56420fabf: Layer already exists 07:57:59 ce5a8cde9eee: Layer already exists 07:57:59 latest: digest: sha256:6b51caee28b548d7b7ff67af48c93b911da7036f958e5a40744190354a00930c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:59 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.56 07:58:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:58:00 027945a0bc36: Preparing 07:58:00 64a32e49cb67: Preparing 07:58:00 739e305728f9: Preparing 07:58:00 71fbd30bad7f: Preparing 07:58:00 57c7096a19f5: Preparing 07:58:00 7ac56420fabf: Preparing 07:58:00 ce5a8cde9eee: Preparing 07:58:00 7ac56420fabf: Waiting 07:58:00 ce5a8cde9eee: Waiting 07:58:00 739e305728f9: Layer already exists 07:58:00 64a32e49cb67: Layer already exists 07:58:00 027945a0bc36: Layer already exists 07:58:00 57c7096a19f5: Layer already exists 07:58:00 71fbd30bad7f: Layer already exists 07:58:00 7ac56420fabf: Layer already exists 07:58:00 ce5a8cde9eee: Layer already exists 07:58:00 4.0.0-dev.56: digest: sha256:6b51caee28b548d7b7ff67af48c93b911da7036f958e5a40744190354a00930c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:58:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:58:01 027945a0bc36: Preparing 07:58:01 64a32e49cb67: Preparing 07:58:01 739e305728f9: Preparing 07:58:01 71fbd30bad7f: Preparing 07:58:01 57c7096a19f5: Preparing 07:58:01 7ac56420fabf: Preparing 07:58:01 ce5a8cde9eee: Preparing 07:58:01 7ac56420fabf: Waiting 07:58:01 ce5a8cde9eee: Waiting 07:58:01 64a32e49cb67: Layer already exists 07:58:01 57c7096a19f5: Layer already exists 07:58:01 71fbd30bad7f: Layer already exists 07:58:01 027945a0bc36: Layer already exists 07:58:01 739e305728f9: Layer already exists 07:58:01 7ac56420fabf: Layer already exists 07:58:01 ce5a8cde9eee: Layer already exists 07:58:01 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:6b51caee28b548d7b7ff67af48c93b911da7036f958e5a40744190354a00930c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:58:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:58:02 027945a0bc36: Preparing 07:58:02 64a32e49cb67: Preparing 07:58:02 739e305728f9: Preparing 07:58:02 71fbd30bad7f: Preparing 07:58:02 57c7096a19f5: Preparing 07:58:02 7ac56420fabf: Preparing 07:58:02 ce5a8cde9eee: Preparing 07:58:02 7ac56420fabf: Waiting 07:58:02 ce5a8cde9eee: Waiting 07:58:02 739e305728f9: Layer already exists 07:58:02 64a32e49cb67: Layer already exists 07:58:02 57c7096a19f5: Layer already exists 07:58:02 027945a0bc36: Layer already exists 07:58:02 71fbd30bad7f: Layer already exists 07:58:02 7ac56420fabf: Layer already exists 07:58:02 ce5a8cde9eee: Layer already exists 07:58:02 main: digest: sha256:6b51caee28b548d7b7ff67af48c93b911da7036f958e5a40744190354a00930c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:58:02 ===================================================== [Pipeline] echo 07:58:02 taggedImages: 07:58:02 - nexus3.edgexfoundry.org:10004/support-notifications:6505644538b1a317976230cb4483e698d69ec754 07:58:02 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:58:02 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.56 07:58:02 - nexus3.edgexfoundry.org:10004/support-notifications:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:58:02 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:58:02 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:58:02 6505644538b1a317976230cb4483e698d69ec754 07:58:02 latest 07:58:02 4.0.0-dev.56 07:58:02 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:58:02 main 07:58:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6505644538b1a317976230cb4483e698d69ec754 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6505644538b1a317976230cb4483e698d69ec754 07:58:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:58:03 9a0890f7f870: Preparing 07:58:03 089e7b077571: Preparing 07:58:03 739e305728f9: Preparing 07:58:03 71fbd30bad7f: Preparing 07:58:03 995aabd6315b: Preparing 07:58:03 041ee931d27e: Preparing 07:58:03 ce5a8cde9eee: Preparing 07:58:03 ce5a8cde9eee: Waiting 07:58:03 041ee931d27e: Waiting 07:58:03 739e305728f9: Layer already exists 07:58:03 71fbd30bad7f: Layer already exists 07:58:03 ce5a8cde9eee: Layer already exists 07:58:03 9a0890f7f870: Pushed 07:58:03 041ee931d27e: Pushed 07:58:04 995aabd6315b: Pushed 07:58:07 089e7b077571: Pushed 07:58:07 6505644538b1a317976230cb4483e698d69ec754: digest: sha256:9a8f024418d0bddbaaa3c68c6a6242f2af29560f18cb749baf88f957f6e50ab5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:58:08 9a0890f7f870: Preparing 07:58:08 089e7b077571: Preparing 07:58:08 739e305728f9: Preparing 07:58:08 71fbd30bad7f: Preparing 07:58:08 995aabd6315b: Preparing 07:58:08 041ee931d27e: Preparing 07:58:08 ce5a8cde9eee: Preparing 07:58:08 041ee931d27e: Waiting 07:58:08 ce5a8cde9eee: Waiting 07:58:08 739e305728f9: Layer already exists 07:58:08 71fbd30bad7f: Layer already exists 07:58:08 089e7b077571: Layer already exists 07:58:08 9a0890f7f870: Layer already exists 07:58:08 995aabd6315b: Layer already exists 07:58:08 ce5a8cde9eee: Layer already exists 07:58:08 041ee931d27e: Layer already exists 07:58:08 latest: digest: sha256:9a8f024418d0bddbaaa3c68c6a6242f2af29560f18cb749baf88f957f6e50ab5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.56 07:58:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:58:16 9a0890f7f870: Preparing 07:58:16 089e7b077571: Preparing 07:58:16 739e305728f9: Preparing 07:58:16 71fbd30bad7f: Preparing 07:58:16 995aabd6315b: Preparing 07:58:16 041ee931d27e: Preparing 07:58:16 ce5a8cde9eee: Preparing 07:58:16 041ee931d27e: Waiting 07:58:16 ce5a8cde9eee: Waiting 07:58:16 739e305728f9: Layer already exists 07:58:16 9a0890f7f870: Layer already exists 07:58:16 995aabd6315b: Layer already exists 07:58:16 71fbd30bad7f: Layer already exists 07:58:16 089e7b077571: Layer already exists 07:58:16 041ee931d27e: Layer already exists 07:58:16 ce5a8cde9eee: Layer already exists 07:58:16 4.0.0-dev.56: digest: sha256:9a8f024418d0bddbaaa3c68c6a6242f2af29560f18cb749baf88f957f6e50ab5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:58:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:58:17 9a0890f7f870: Preparing 07:58:17 089e7b077571: Preparing 07:58:17 739e305728f9: Preparing 07:58:17 71fbd30bad7f: Preparing 07:58:17 995aabd6315b: Preparing 07:58:17 041ee931d27e: Preparing 07:58:17 ce5a8cde9eee: Preparing 07:58:17 ce5a8cde9eee: Waiting 07:58:17 041ee931d27e: Waiting 07:58:17 71fbd30bad7f: Layer already exists 07:58:17 739e305728f9: Layer already exists 07:58:17 995aabd6315b: Layer already exists 07:58:17 089e7b077571: Layer already exists 07:58:17 9a0890f7f870: Layer already exists 07:58:17 041ee931d27e: Layer already exists 07:58:17 ce5a8cde9eee: Layer already exists 07:58:17 6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56: digest: sha256:9a8f024418d0bddbaaa3c68c6a6242f2af29560f18cb749baf88f957f6e50ab5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:58:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:58:18 9a0890f7f870: Preparing 07:58:18 089e7b077571: Preparing 07:58:18 739e305728f9: Preparing 07:58:18 71fbd30bad7f: Preparing 07:58:18 995aabd6315b: Preparing 07:58:18 041ee931d27e: Preparing 07:58:18 ce5a8cde9eee: Preparing 07:58:18 041ee931d27e: Waiting 07:58:18 ce5a8cde9eee: Waiting 07:58:18 71fbd30bad7f: Layer already exists 07:58:18 9a0890f7f870: Layer already exists 07:58:18 995aabd6315b: Layer already exists 07:58:18 089e7b077571: Layer already exists 07:58:18 739e305728f9: Layer already exists 07:58:18 ce5a8cde9eee: Layer already exists 07:58:18 041ee931d27e: Layer already exists 07:58:18 main: digest: sha256:9a8f024418d0bddbaaa3c68c6a6242f2af29560f18cb749baf88f957f6e50ab5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:58:18 ===================================================== [Pipeline] echo 07:58:18 taggedImages: 07:58:18 - nexus3.edgexfoundry.org:10004/support-scheduler:6505644538b1a317976230cb4483e698d69ec754 07:58:18 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:58:18 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.56 07:58:18 - nexus3.edgexfoundry.org:10004/support-scheduler:6505644538b1a317976230cb4483e698d69ec754-4.0.0-dev.56 07:58:18 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:13:53 #129 ... 08:13:53 08:13:53 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:13:53 #154 DONE 1139.9s 08:13:53 08:13:53 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:13:53 #153 ... 08:13:53 08:13:53 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:13:53 #155 DONE 0.3s 08:13:53 08:13:53 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:13:53 #146 ... 08:13:53 08:13:53 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:13:53 #156 DONE 0.2s 08:13:53 08:13:53 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:13:53 #157 DONE 0.3s 08:13:53 08:13:53 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:13:53 #158 DONE 0.1s 08:13:53 08:13:53 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:13:53 #146 ... 08:13:53 08:13:53 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:13:53 #159 DONE 0.1s 08:13:53 08:13:53 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:13:53 #160 DONE 2.1s 08:13:53 08:13:53 #105 [core-common-config-bootstrapper] exporting to image 08:13:53 #105 exporting layers 08:13:53 #105 exporting layers 0.9s done 08:13:53 #105 writing image sha256:2e62cc461a83759de0fa7c5348bf872993cd405e564dd82d8ddb7784f6db833c done 08:13:53 #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:13:53 #105 DONE 11.4s 08:13:53 08:13:53 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:13:53 #150 ... 08:13:53 08:13:53 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:13:53 #152 1150.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.56 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:14:01 #152 ... 08:14:01 08:14:01 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:14:01 #147 DONE 1157.5s 08:14:01 08:14:01 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:14:01 #161 DONE 0.4s 08:14:01 08:14:01 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:14:03 #162 DONE 2.7s 08:14:03 08:14:03 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:14:03 #151 ... 08:14:03 08:14:03 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:14:03 #163 DONE 0.3s 08:14:03 08:14:03 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:14:04 #146 ... 08:14:04 08:14:04 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:14:04 #164 DONE 0.3s 08:14:04 08:14:04 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:14:04 #54 ... 08:14:04 08:14:04 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:14:04 #165 ... 08:14:04 08:14:04 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:14:04 #150 DONE 1161.5s 08:14:04 08:14:04 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:14:04 #152 ... 08:14:04 08:14:04 #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:14:05 #166 ... 08:14:05 08:14:05 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:14:05 #165 DONE 0.8s 08:14:05 08:14:05 #167 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:14:05 #167 ... 08:14:05 08:14:05 #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:14:05 #166 DONE 0.4s 08:14:05 08:14:05 #167 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:14:05 #167 DONE 0.3s 08:14:05 08:14:05 #168 [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/ 08:14:05 #168 DONE 0.2s 08:14:05 08:14:05 #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:14:05 #169 DONE 0.2s 08:14:05 08:14:05 #170 [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/ 08:14:05 #170 ... 08:14:05 08:14:05 #171 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:14:05 #171 DONE 0.3s 08:14:05 08:14:05 #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:14:05 #172 DONE 0.2s 08:14:05 08:14:05 #170 [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/ 08:14:05 #170 DONE 0.3s 08:14:05 08:14:05 #173 [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/ 08:14:06 #173 DONE 0.2s 08:14:06 08:14:06 #174 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:14:06 #174 ... 08:14:06 08:14:06 #175 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:14:06 #175 DONE 0.2s 08:14:06 08:14:06 #176 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:14:06 #176 ... 08:14:06 08:14:06 #174 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:14:06 #174 DONE 0.6s 08:14:06 08:14:06 #177 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:14:06 #177 DONE 0.2s 08:14:06 08:14:06 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:14:07 #153 ... 08:14:07 08:14:07 #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:14:09 #178 ... 08:14:09 08:14:09 #176 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:14:09 #176 DONE 2.6s 08:14:09 08:14:09 #105 [security-bootstrapper] exporting to image 08:14:09 #105 exporting layers 08:14:09 #105 ... 08:14:09 08:14:09 #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:14:09 #178 DONE 2.6s 08:14:09 08:14:09 #105 [security-proxy-setup] exporting to image 08:14:10 #105 exporting layers 1.8s done 08:14:10 #105 writing image sha256:4d52b250d8bcad122622c797b6a0909b525459cfc63f082bb6cd2ce9a1444890 0.0s done 08:14:10 #105 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 08:14:11 #105 exporting layers 1.6s done 08:14:11 #105 writing image sha256:80cde8488b54d181e13830f0e2f4225b8a37c1f72bfa69fb3925533b2c4a29f1 done 08:14:11 #105 naming to docker.io/library/security-proxy-setup-arm64 done 08:14:11 #105 DONE 13.7s 08:14:11 08:14:11 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:14:16 #151 ... 08:14:16 08:14:16 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:14:16 #152 DONE 1172.3s 08:14:16 08:14:16 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:14:16 #153 ... 08:14:16 08:14:16 #179 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:14:16 #179 DONE 0.2s 08:14:16 08:14:16 #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:14:16 #180 DONE 0.2s 08:14:16 08:14:16 #181 [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 08:14:16 #181 DONE 0.1s 08:14:16 08:14:16 #182 [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 08:14:16 #182 DONE 0.2s 08:14:16 08:14:16 #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:14:16 #183 DONE 0.1s 08:14:16 08:14:16 #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:14:17 #184 DONE 0.3s 08:14:17 08:14:17 #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:14:17 #185 DONE 0.3s 08:14:17 08:14:17 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:14:17 #129 ... 08:14:17 08:14:17 #186 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:14:17 #186 DONE 0.1s 08:14:17 08:14:17 #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:14:19 #187 DONE 2.0s 08:14:19 08:14:19 #105 [security-secretstore-setup] exporting to image 08:14:19 #105 exporting layers 08:14:20 #105 exporting layers 1.2s done 08:14:20 #105 writing image sha256:862846e6fe6cf5dccc5304780fb2c747de6f31879a8d07938a607b78d2a72c51 done 08:14:20 #105 naming to docker.io/library/security-secretstore-setup-arm64 done 08:14:20 #105 DONE 14.9s 08:14:20 08:14:20 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:17:13 #153 ... 08:17:13 08:17:13 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:17:13 #146 DONE 1333.7s 08:17:13 08:17:13 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:17:13 #129 ... 08:17:13 08:17:13 #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:17:13 #188 DONE 0.3s 08:17:13 08:17:13 #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:17:13 #189 DONE 0.1s 08:17:13 08:17:13 #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:17:13 #190 DONE 0.3s 08:17:13 08:17:13 #191 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:17:13 #191 DONE 0.3s 08:17:13 08:17:13 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:17:13 #151 ... 08:17:13 08:17:13 #105 [security-spiffe-token-provider] exporting to image 08:17:13 #105 exporting layers 08:17:13 #105 exporting layers 1.7s done 08:17:13 #105 writing image sha256:944fd9bd710ec22c52868d8d51c2282732eabb21c86cbf30206a3b6cadb1487c done 08:17:13 #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:17:13 #105 DONE 16.6s 08:17:13 08:17:13 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:24:08 #142 ... 08:24:08 08:24:08 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:24:08 #153 DONE 1754.7s 08:24:08 08:24:08 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:24:08 #42 ... 08:24:08 08:24:08 #192 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:24:08 #192 DONE 0.1s 08:24:08 08:24:08 #193 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:24:08 #193 DONE 0.2s 08:24:08 08:24:08 #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:24:08 #194 DONE 0.4s 08:24:08 08:24:08 #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:24:08 #195 DONE 0.1s 08:24:08 08:24:08 #105 [core-command] exporting to image 08:24:08 #105 exporting layers 08:24:08 #105 exporting layers 0.4s done 08:24:08 #105 writing image sha256:d11f7691405e39c956d2334a1cc06f5b30115116fea67354eebf1e0e74d4ba32 08:24:08 #105 writing image sha256:d11f7691405e39c956d2334a1cc06f5b30115116fea67354eebf1e0e74d4ba32 done 08:24:08 #105 naming to docker.io/library/core-command-arm64 0.0s done 08:24:08 #105 DONE 17.1s 08:24:08 08:24:08 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:26:16 #144 DONE 1876.3s 08:26:16 08:26:16 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:26:16 #142 ... 08:26:16 08:26:16 #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:26:16 #196 DONE 0.1s 08:26:16 08:26:16 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:26:16 #142 ... 08:26:16 08:26:16 #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:26:16 #197 DONE 0.4s 08:26:16 08:26:16 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:26:16 #142 ... 08:26:16 08:26:16 #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:26:16 #198 DONE 0.2s 08:26:16 08:26:16 #105 [core-keeper] exporting to image 08:26:16 #105 exporting layers 08:26:16 #105 exporting layers 0.4s done 08:26:16 #105 writing image sha256:1eb8eb82abfac697812337406ca426deb902d32a394bd77c6f393e532078ed8a done 08:26:16 #105 naming to docker.io/library/core-keeper-arm64 done 08:26:16 #105 DONE 17.5s 08:26:16 08:26:16 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:26:16 #142 ... 08:26:16 08:26:16 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:26:16 #149 DONE 1885.7s 08:26:16 08:26:16 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:26:16 #151 ... 08:26:16 08:26:16 #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:26:16 #199 DONE 0.1s 08:26:16 08:26:16 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:26:16 #42 ... 08:26:16 08:26:16 #200 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:26:16 #200 DONE 0.3s 08:26:16 08:26:16 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:26:16 #142 ... 08:26:16 08:26:16 #201 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:26:16 #201 DONE 0.5s 08:26:16 08:26:16 #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:26:16 #202 DONE 0.2s 08:26:16 08:26:16 #105 [core-data] exporting to image 08:26:16 #105 ... 08:26:16 08:26:16 #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:26:16 #142 DONE 1887.8s 08:26:16 08:26:16 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:26:16 #42 ... 08:26:16 08:26:16 #203 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:26:16 #203 ... 08:26:16 08:26:16 #105 [core-data] exporting to image 08:26:16 #105 exporting layers 1.2s done 08:26:16 #105 writing image sha256:e6e9544b325049b73f559071f3e6ba31609f699f0e37787b4aee9c15cb6f042c 0.0s done 08:26:16 #105 naming to docker.io/library/core-data-arm64 0.0s done 08:26:16 #105 DONE 18.8s 08:26:16 08:26:16 #203 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:26:16 #203 DONE 0.2s 08:26:16 08:26:16 #204 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:26:16 #204 DONE 0.3s 08:26:16 08:26:16 #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:26:16 #205 DONE 0.5s 08:26:16 08:26:16 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 08:26:16 #206 DONE 0.1s 08:26:16 08:26:16 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:26:16 #54 ... 08:26:16 08:26:16 #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:26:16 #207 DONE 0.1s 08:26:16 08:26:16 #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:26:16 #208 ... 08:26:16 08:26:16 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:26:16 #151 DONE 1890.7s 08:26:16 08:26:16 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:26:16 #129 ... 08:26:16 08:26:16 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:26:16 #209 CACHED 08:26:16 08:26:16 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:26:16 #210 CACHED 08:26:16 08:26:16 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:26:16 #211 DONE 0.5s 08:26:16 08:26:16 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:26:16 #212 ... 08:26:16 08:26:16 #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:26:16 #208 DONE 2.6s 08:26:16 08:26:16 #105 [security-proxy-auth] exporting to image 08:26:16 #105 ... 08:26:16 08:26:16 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:26:16 #212 DONE 0.6s 08:26:16 08:26:16 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:26:16 #213 DONE 0.4s 08:26:16 08:26:16 #105 [core-metadata] exporting to image 08:26:16 #105 exporting layers 1.1s done 08:26:16 #105 writing image sha256:4256d134bc872e8563800409ba71f94e4c80b083fad258204295d5220d0c7300 done 08:26:16 #105 naming to docker.io/library/security-proxy-auth-arm64 done 08:26:17 #105 exporting layers 0.9s done 08:26:17 #105 writing image sha256:65c63f9321d59632ae539de111a667b9a166652a9625a9dec9c83753e86fd159 done 08:26:17 #105 naming to docker.io/library/core-metadata-arm64 done 08:26:17 #105 DONE 20.5s 08:26:17 08:26:17 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:26:50 #54 ... 08:26:50 08:26:50 #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:26:50 #129 DONE 1924.5s 08:26:50 08:26:50 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:26:50 #54 ... 08:26:50 08:26:50 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:26:50 #214 DONE 0.2s 08:26:50 08:26:50 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:26:50 #215 DONE 0.2s 08:26:50 08:26:50 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:26:50 #216 DONE 0.5s 08:26:50 08:26:50 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:26:50 #54 ... 08:26:50 08:26:50 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 08:26:50 #217 DONE 0.1s 08:26:50 08:26:50 #105 [support-scheduler] exporting to image 08:26:50 #105 exporting layers 08:26:50 #105 exporting layers 1.1s done 08:26:50 #105 writing image sha256:78a419204ff52bef70a608348f70337625477bbc6734107e858f9775ef212da0 done 08:26:50 #105 naming to docker.io/library/support-scheduler-arm64 done 08:26:50 #105 DONE 21.7s 08:26:50 08:26:50 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:26:55 #54 ... 08:26:55 08:26:55 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:26:55 #148 DONE 1931.9s 08:26:55 08:26:55 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:26:55 #54 ... 08:26:55 08:26:55 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:26:55 #218 DONE 0.1s 08:26:55 08:26:55 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:26:55 #219 DONE 0.1s 08:26:55 08:26:55 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:26:55 #54 ... 08:26:55 08:26:55 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:26:56 #220 DONE 0.4s 08:26:56 08:26:56 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:26:56 #221 DONE 0.1s 08:26:56 08:26:56 #105 [support-notifications] exporting to image 08:26:56 #105 exporting layers 08:26:56 #105 exporting layers 0.6s done 08:26:56 #105 writing image sha256:b7474ab030262b56435e7779c1e42a5718e914f26b0d544ceee5251e7129fd36 done 08:26:56 #105 naming to docker.io/library/support-notifications-arm64 done 08:26:56 #105 DONE 22.3s 08:26:56 08:26:56 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:26:56 time="2025-02-12T07:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:56 time="2025-02-12T07:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:56 time="2025-02-12T07:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:56 time="2025-02-12T07:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:56 time="2025-02-12T07:51:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:56 time="2025-02-12T07:51:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:56 time="2025-02-12T07:51:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:56 time="2025-02-12T07:51:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:56 time="2025-02-12T07:51:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:56 time="2025-02-12T07:51:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:56 time="2025-02-12T07:51:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:56 time="2025-02-12T07:51:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:56 time="2025-02-12T07:51:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:56 time="2025-02-12T07:51:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:26:56 time="2025-02-12T07:51:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:26:56 $ docker stop --time=1 f7f1774993da24505597b817ce9ced9aaf31b4bb03ec16d810ea0f79dabf2f4e 08:26:58 $ docker rm -f --volumes f7f1774993da24505597b817ce9ced9aaf31b4bb03ec16d810ea0f79dabf2f4e [Pipeline] // withDockerContainer [Pipeline] sh 08:26:59 + docker images 08:26:59 REPOSITORY TAG IMAGE ID CREATED SIZE 08:26:59 support-notifications-arm64 latest b7474ab03026 3 seconds ago 58.2MB 08:26:59 support-scheduler-arm64 latest 78a419204ff5 11 seconds ago 54.3MB 08:26:59 core-metadata-arm64 latest 65c63f9321d5 43 seconds ago 39MB 08:26:59 security-proxy-auth-arm64 latest 4256d134bc87 44 seconds ago 37.7MB 08:26:59 core-data-arm64 latest e6e9544b3250 49 seconds ago 38.8MB 08:26:59 core-keeper-arm64 latest 1eb8eb82abfa 54 seconds ago 32.5MB 08:26:59 core-command-arm64 latest d11f7691405e 3 minutes ago 34.3MB 08:26:59 security-spiffe-token-provider-arm64 latest 944fd9bd710e 9 minutes ago 40.2MB 08:26:59 security-secretstore-setup-arm64 latest 862846e6fe6c 12 minutes ago 47.6MB 08:26:59 security-proxy-setup-arm64 latest 80cde8488b54 12 minutes ago 36MB 08:26:59 security-bootstrapper-arm64 latest 4d52b250d8bc 12 minutes ago 27MB 08:26:59 core-common-config-bootstrapper-arm64 latest 2e62cc461a83 13 minutes ago 23.8MB 08:26:59 security-spire-agent-arm64 latest d976c41d2f73 34 minutes ago 182MB 08:26:59 security-spire-server-arm64 latest 797ba381576c 34 minutes ago 124MB 08:26:59 security-spire-config-arm64 latest 19f15cb12728 34 minutes ago 123MB 08:26:59 ci-base-image-arm64 latest 7502ea38bf9f 36 minutes ago 915MB 08:26:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 7 weeks ago 566MB 08:26:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 20 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 08:26:59 provisioning config files... 08:26:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/792@tmp/config7363799592924795904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:26:59 ---> ****-login.sh 08:26:59 nexus3.edgexfoundry.org:10001 08:27:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:27:00 Error response from daemon: Get "https://nexus3.edgexfoundry.org:10001/v2/": received unexpected HTTP status: 500 Internal Server Error [Pipeline] } 08:27:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:27:01 08:27:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:27:02 arm64: Pulling from edgex-lftools-log-publisher 08:27:02 8998bd30e6a1: Pulling fs layer 08:27:02 04944245beec: Pulling fs layer 08:27:02 699f458cf7ca: Pulling fs layer 08:27:02 765212b225bb: Pulling fs layer 08:27:02 f23df028b6ca: Pulling fs layer 08:27:02 d65c8cfc05b1: Pulling fs layer 08:27:02 2437ff75d9bd: Pulling fs layer 08:27:02 765212b225bb: Waiting 08:27:02 f23df028b6ca: Waiting 08:27:02 d65c8cfc05b1: Waiting 08:27:02 2437ff75d9bd: Waiting 08:27:02 04944245beec: Verifying Checksum 08:27:02 04944245beec: Download complete 08:27:02 765212b225bb: Verifying Checksum 08:27:02 765212b225bb: Download complete 08:27:02 f23df028b6ca: Download complete 08:27:02 d65c8cfc05b1: Verifying Checksum 08:27:02 d65c8cfc05b1: Download complete 08:27:02 699f458cf7ca: Verifying Checksum 08:27:02 699f458cf7ca: Download complete 08:27:03 8998bd30e6a1: Verifying Checksum 08:27:03 8998bd30e6a1: Download complete 08:27:05 2437ff75d9bd: Verifying Checksum 08:27:05 2437ff75d9bd: Download complete 08:27:08 8998bd30e6a1: Pull complete 08:27:08 04944245beec: Pull complete 08:27:10 699f458cf7ca: Pull complete 08:27:10 765212b225bb: Pull complete 08:27:11 f23df028b6ca: Pull complete 08:27:11 d65c8cfc05b1: Pull complete 08:27:30 2437ff75d9bd: Pull complete 08:27:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:27:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:27:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:27:30 prd-ubuntu20.04-docker-arm64-4c-16g-38743 does not seem to be running inside a container 08:27:30 $ 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/792 -v /w/workspace/edgex-go/792:/w/workspace/edgex-go/792:rw,z -v /w/workspace/edgex-go/792@tmp:/w/workspace/edgex-go/792@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:27:33 $ docker top a8961fed88e1e4b01cc77a8a25eb82acc73df36f0b7b9768e71ce118e675cdfa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:27:34 ---> job-cost.sh 08:27:34 lf-activate-venv: SKIPPING 08:27:34 INFO: No Stack... 08:27:35 INFO: Retrieving Pricing Info for: v3-standard-4 08:27:35 INFO: Archiving Costs [Pipeline] sh 08:27:36 + cat /w/workspace/edgex-go/792/archives/cost.csv 08:27:36 + cut -d, -f6 [Pipeline] lock 08:27:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-792-stack-cost] 08:27:36 Resource [jenkins-edgexfoundry-edgex-go-main-792-stack-cost] did not exist. Created. 08:27:36 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-792-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:27:37 + echo total: 0.10999999940395355 [Pipeline] stash 08:27:38 Stashed 1 file(s) [Pipeline] } 08:27:38 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-792-stack-cost] [Pipeline] // lock [Pipeline] } 08:27:38 $ docker stop --time=1 a8961fed88e1e4b01cc77a8a25eb82acc73df36f0b7b9768e71ce118e675cdfa 08:27:39 $ docker rm -f --volumes a8961fed88e1e4b01cc77a8a25eb82acc73df36f0b7b9768e71ce118e675cdfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:27:40 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:27:42 + [ -d /w/workspace/edgex-go/792/archives ] [Pipeline] libraryResource [Pipeline] sh 08:27:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:27:43 ---> package-listing.sh 08:27:43 ++ tr '[:upper:]' '[:lower:]' 08:27:43 ++ facter osfamily 08:27:43 + OS_FAMILY=debian 08:27:43 + workspace=/w/workspace/edgex-go/792 08:27:43 + START_PACKAGES=/tmp/packages_start.txt 08:27:43 + END_PACKAGES=/tmp/packages_end.txt 08:27:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:27:43 + PACKAGES=/tmp/packages_start.txt 08:27:43 + '[' /w/workspace/edgex-go/792 ']' 08:27:43 + PACKAGES=/tmp/packages_end.txt 08:27:43 + case "${OS_FAMILY}" in 08:27:43 + dpkg -l 08:27:43 + grep '^ii' 08:27:43 + '[' -f /tmp/packages_start.txt ']' 08:27:43 + '[' -f /tmp/packages_end.txt ']' 08:27:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:27:43 + '[' /w/workspace/edgex-go/792 ']' 08:27:43 + mkdir -p /w/workspace/edgex-go/792/archives/ 08:27:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/792/archives/ [Pipeline] echo 08:27:43 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/792/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:27:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:27:44 08:27:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:27:45 latest: Pulling from edgex-lftools-log-publisher 08:27:45 5eb5b503b376: Pulling fs layer 08:27:45 5c69ac0246d0: Pulling fs layer 08:27:45 ec43610c2a17: Pulling fs layer 08:27:45 3a2ae6a8a46f: Pulling fs layer 08:27:45 33b1e0a273af: Pulling fs layer 08:27:45 5d3b04190fa2: Pulling fs layer 08:27:45 2f39f015ded8: Pulling fs layer 08:27:45 33b1e0a273af: Waiting 08:27:45 5d3b04190fa2: Waiting 08:27:45 5c69ac0246d0: Verifying Checksum 08:27:45 3a2ae6a8a46f: Download complete 08:27:45 33b1e0a273af: Verifying Checksum 08:27:45 33b1e0a273af: Download complete 08:27:45 5d3b04190fa2: Verifying Checksum 08:27:45 5d3b04190fa2: Download complete 08:27:45 ec43610c2a17: Verifying Checksum 08:27:45 ec43610c2a17: Download complete 08:27:45 5eb5b503b376: Verifying Checksum 08:27:45 5eb5b503b376: Download complete 08:27:46 2f39f015ded8: Download complete 08:27:46 5eb5b503b376: Pull complete 08:27:46 5c69ac0246d0: Pull complete 08:27:47 ec43610c2a17: Pull complete 08:27:47 3a2ae6a8a46f: Pull complete 08:27:47 33b1e0a273af: Pull complete 08:27:47 5d3b04190fa2: Pull complete 08:27:52 2f39f015ded8: Pull complete 08:27:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:27:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:27:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:27:52 prd-ubuntu20.04-docker-8c-8g-38740 does not seem to be running inside a container 08:27:53 $ 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/792/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/792 -v /w/workspace/edgex-go/792:/w/workspace/edgex-go/792:rw,z -v /w/workspace/edgex-go/792@tmp:/w/workspace/edgex-go/792@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 08:27:56 $ docker top a9e75bdff5530c34502097af097eb9715d8cff8043f5ec8ed3e7dd31b10b7fe2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:27:57 + touch /tmp/pre-build-complete [Pipeline] sh 08:27:58 + mkdir -p /var/log/sysstat [Pipeline] sh 08:27:58 + ls /var/log/sa-host 08:27:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:27:58 provisioning config files... 08:27:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/792@tmp/config16927207070246436422tmp [Pipeline] { [Pipeline] echo 08:27:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:27:59 ---> create-netrc.sh [Pipeline] } 08:27:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:27:59 ---> python-tools-install.sh [Pipeline] echo 08:27:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:28:00 ---> sudo-logs.sh 08:28:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:28:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:28:00 ---> job-cost.sh 08:28:00 lf-activate-venv: SKIPPING 08:28:00 DEBUG: total: 0.10999999940395355 08:28:00 INFO: Retrieving Stack Cost... 08:28:01 INFO: Retrieving Pricing Info for: v3-standard-8 08:28:01 INFO: Archiving Costs [Pipeline] echo 08:28:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:28:01 ---> logs-deploy.sh 08:28:01 lf-activate-venv: SKIPPING 08:28:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/792 08:28:01 INFO: archiving workspace using pattern(s): 08:28:02 Archives upload complete. 08:28:02 INFO: archiving logs to Nexus 08:28:04 ---> uname -a: 08:28:04 Linux prd-ubuntu20-04-docker-8c-8g-38740 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:28:04 08:28:04 08:28:04 ---> lscpu: 08:28:04 Architecture: x86_64 08:28:04 CPU op-mode(s): 32-bit, 64-bit 08:28:04 Byte Order: Little Endian 08:28:04 Address sizes: 40 bits physical, 48 bits virtual 08:28:04 CPU(s): 8 08:28:04 On-line CPU(s) list: 0-7 08:28:04 Thread(s) per core: 1 08:28:04 Core(s) per socket: 1 08:28:04 Socket(s): 8 08:28:04 NUMA node(s): 1 08:28:04 Vendor ID: AuthenticAMD 08:28:04 CPU family: 23 08:28:04 Model: 49 08:28:04 Model name: AMD EPYC-Rome Processor 08:28:04 Stepping: 0 08:28:04 CPU MHz: 2799.998 08:28:04 BogoMIPS: 5599.99 08:28:04 Virtualization: AMD-V 08:28:04 Hypervisor vendor: KVM 08:28:04 Virtualization type: full 08:28:04 L1d cache: 256 KiB 08:28:04 L1i cache: 256 KiB 08:28:04 L2 cache: 4 MiB 08:28:04 L3 cache: 128 MiB 08:28:04 NUMA node0 CPU(s): 0-7 08:28:04 Vulnerability Itlb multihit: Not affected 08:28:04 Vulnerability L1tf: Not affected 08:28:04 Vulnerability Mds: Not affected 08:28:04 Vulnerability Meltdown: Not affected 08:28:04 Vulnerability Mmio stale data: Not affected 08:28:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:28:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:28:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:28:04 Vulnerability Srbds: Not affected 08:28:04 Vulnerability Tsx async abort: Not affected 08:28:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:28:04 08:28:04 08:28:04 ---> nproc: 08:28:04 8 08:28:04 08:28:04 08:28:04 ---> df -h: 08:28:04 Filesystem Size Used Avail Use% Mounted on 08:28:04 overlay 155G 27G 128G 18% / 08:28:04 tmpfs 64M 0 64M 0% /dev 08:28:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:28:04 shm 64M 0 64M 0% /dev/shm 08:28:04 /dev/vda1 155G 27G 128G 18% /facter-os 08:28:04 08:28:04 08:28:04 ---> sar -b -r -n DEV: 08:28:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38740) 02/12/25 _x86_64_ (8 CPU) 08:28:04 08:28:04 07:44:54 LINUX RESTART (8 CPU) 08:28:04 08:28:04 07:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:28:04 07:46:02 91.13 37.66 53.47 0.00 3647.66 165859.96 0.00 08:28:04 07:47:01 352.97 10.54 342.43 0.00 1756.69 53182.12 0.00 08:28:04 07:48:01 121.60 1.53 120.06 0.00 16.53 49428.83 0.00 08:28:04 07:49:01 27.26 0.03 27.23 0.00 0.27 17720.25 0.00 08:28:04 07:50:01 31.79 1.32 30.48 0.00 81.72 21288.32 0.00 08:28:04 07:51:01 273.62 4.95 268.67 0.00 4303.42 157638.79 0.00 08:28:04 07:52:01 772.07 14.21 757.86 0.00 123.83 164678.43 0.00 08:28:04 07:53:01 297.27 1.08 296.18 0.00 14.13 151882.02 0.00 08:28:04 07:54:01 174.91 0.10 174.81 0.00 3.07 74448.11 0.00 08:28:04 07:55:02 247.30 0.45 246.85 0.00 12.03 109354.17 0.00 08:28:04 07:56:01 497.81 1.37 496.44 0.00 39.72 47291.78 0.00 08:28:04 07:57:01 26.56 0.02 26.54 0.00 2.13 682.44 0.00 08:28:04 07:58:01 19.40 0.05 19.35 0.00 12.00 465.52 0.00 08:28:04 07:59:01 6.73 0.02 6.72 0.00 4.27 140.51 0.00 08:28:04 08:00:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 08:28:04 08:01:01 1.73 0.02 1.72 0.00 0.13 24.66 0.00 08:28:04 08:02:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 08:28:04 08:03:01 1.82 0.00 1.82 0.00 0.00 21.19 0.00 08:28:04 08:04:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 08:28:04 08:05:01 1.80 0.00 1.80 0.00 0.00 21.06 0.00 08:28:04 08:06:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 08:28:04 08:07:01 1.37 0.00 1.37 0.00 0.00 14.40 0.00 08:28:04 08:08:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 08:28:04 08:09:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 08:28:04 08:10:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 08:28:04 08:11:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 08:28:04 08:12:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 08:28:04 08:13:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 08:28:04 08:14:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 08:28:04 08:15:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 08:28:04 08:16:01 1.55 0.00 1.55 0.00 0.00 18.39 0.00 08:28:04 08:17:01 1.08 0.02 1.07 0.00 0.13 12.26 0.00 08:28:04 08:18:01 1.57 0.00 1.57 0.00 0.00 17.60 0.00 08:28:04 08:19:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 08:28:04 08:20:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 08:28:04 08:21:01 1.95 0.00 1.95 0.00 0.00 21.86 0.00 08:28:04 08:22:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 08:28:04 08:23:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 08:28:04 08:24:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 08:28:04 08:25:01 1.62 0.00 1.62 0.00 0.00 20.40 0.00 08:28:04 08:26:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 08:28:04 08:27:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 08:28:04 08:28:01 67.01 0.17 66.84 0.00 16.40 21181.40 0.00 08:28:04 Average: 70.61 1.71 68.90 0.00 232.78 24086.07 0.00 08:28:04 08:28:04 07:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:28:04 07:46:02 30264056 31640900 732136 2.23 47480 1643348 1695444 5.00 818764 1510448 87072 08:28:04 07:47:01 28622872 31490372 818000 2.49 81828 3043140 1972560 5.81 1139432 2712992 3864 08:28:04 07:48:01 27314520 31455440 843824 2.57 128196 4147916 1922536 5.67 1762560 3263652 330156 08:28:04 07:49:01 26593316 31177824 1117948 3.40 131440 4566332 2457112 7.24 2031292 3688936 790620 08:28:04 07:50:01 26442244 31386468 908196 2.76 136808 4879232 2090452 6.16 1867112 3961136 521008 08:28:04 07:51:01 21441488 31368988 898880 2.73 173864 9731072 2510968 7.40 2112300 8589928 2369532 08:28:04 07:52:01 17235936 31328104 916364 2.79 365916 13317276 2338664 6.89 2981768 11511004 1809324 08:28:04 07:53:01 10901900 28901748 3280156 9.98 400480 16824760 9785392 28.84 5785392 14584668 896884 08:28:04 07:54:01 8293096 28753616 3430396 10.43 416304 19170660 8757916 25.81 6991040 15897964 1329184 08:28:04 07:55:02 7654736 30611332 1589588 4.83 425564 21605940 4394028 12.95 6034596 17478320 1142816 08:28:04 07:56:01 10344640 31417224 828892 2.52 431572 19897752 2063944 6.08 3446920 17614724 504 08:28:04 07:57:01 10331688 31405776 839872 2.55 432788 19898176 2040536 6.01 3567496 17505724 700 08:28:04 07:58:01 10334496 31409920 835864 2.54 433564 19898708 2047680 6.03 3988792 17083024 600 08:28:04 07:59:01 10334836 31410664 835048 2.54 433768 19898880 2033148 5.99 4027036 17043004 216 08:28:04 08:00:01 10335368 31411216 834768 2.54 433796 19898880 2033148 5.99 4026888 17043004 24 08:28:04 08:01:01 10343556 31419500 826540 2.51 433832 19898860 2069424 6.10 4017252 17042984 224 08:28:04 08:02:01 10343752 31419704 826244 2.51 433872 19898860 2069424 6.10 4017180 17042984 24 08:28:04 08:03:01 10352524 31428684 817224 2.49 433928 19898992 2069424 6.10 4008008 17043104 208 08:28:04 08:04:01 10352968 31429200 816892 2.48 433984 19898996 2069424 6.10 4008024 17043124 8 08:28:04 08:05:01 10352644 31428916 817088 2.48 434044 19898984 2069424 6.10 4008052 17043120 180 08:28:04 08:06:01 10353440 31429740 816268 2.48 434048 19899004 2069424 6.10 4007684 17043128 8 08:28:04 08:07:01 10353132 31429452 816476 2.48 434064 19899004 2069424 6.10 4007704 17043128 164 08:28:04 08:08:01 10352864 31429192 816688 2.48 434068 19899008 2069424 6.10 4007712 17043132 4 08:28:04 08:09:01 10353328 31429728 816096 2.48 434140 19899016 2069424 6.10 4007528 17043140 228 08:28:04 08:10:01 10353296 31429716 816064 2.48 434152 19899012 2069424 6.10 4007528 17043140 4 08:28:04 08:11:01 10353128 31429564 816124 2.48 434176 19899020 2069424 6.10 4007760 17043144 144 08:28:04 08:12:01 10353256 31429724 816144 2.48 434192 19899024 2069424 6.10 4007708 17043148 8 08:28:04 08:13:01 10352776 31429292 816548 2.48 434220 19899024 2069424 6.10 4008096 17043148 164 08:28:04 08:14:01 10353004 31429544 816252 2.48 434240 19899028 2069424 6.10 4007960 17043152 4 08:28:04 08:15:01 10352932 31429472 816228 2.48 434256 19899032 2069424 6.10 4008112 17043152 148 08:28:04 08:16:01 10352868 31429460 816288 2.48 434284 19899036 2069424 6.10 4008168 17043160 8 08:28:04 08:17:01 10352300 31428896 816776 2.48 434312 19899036 2069424 6.10 4007848 17043164 148 08:28:04 08:18:01 10352560 31429208 816432 2.48 434332 19899040 2069424 6.10 4007940 17043164 8 08:28:04 08:19:01 10352528 31429204 816384 2.48 434348 19899044 2069424 6.10 4007992 17043168 144 08:28:04 08:20:01 10352656 31429352 816412 2.48 434368 19899040 2069424 6.10 4007996 17043168 8 08:28:04 08:21:01 10352332 31429108 816616 2.48 434428 19899048 2069424 6.10 4008144 17043172 40 08:28:04 08:22:01 10352524 31429312 816568 2.48 434448 19899052 2069424 6.10 4008080 17043176 8 08:28:04 08:23:01 10352484 31429292 816540 2.48 434468 19899056 2085480 6.15 4008124 17043176 144 08:28:04 08:24:01 10352452 31429284 816476 2.48 434508 19899060 2101640 6.19 4008128 17043180 8 08:28:04 08:25:01 10352412 31429304 816456 2.48 434528 19899068 2101640 6.19 4008200 17043188 204 08:28:04 08:26:01 10352452 31429368 816400 2.48 434536 19899068 2101640 6.19 4008172 17043192 8 08:28:04 08:27:01 10352064 31429040 816644 2.48 434600 19899072 2101640 6.19 4008660 17043200 152 08:28:04 08:28:01 9794356 31378504 861260 2.62 438284 20352352 2139020 6.30 4069724 17481128 544 08:28:04 Average: 12691762 31281869 968280 2.94 386884 17582509 2472138 7.29 3788020 15049639 215941 08:28:04 08:28:04 07:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:28:04 07:46:02 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 08:28:04 07:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:46:02 ens3 301.77 255.54 2140.11 53.87 0.00 0.00 0.00 0.00 08:28:04 07:47:01 lo 4.95 4.95 0.48 0.48 0.00 0.00 0.00 0.00 08:28:04 07:47:01 docker0 740.26 700.83 52.29 3059.43 0.00 0.00 0.00 0.00 08:28:04 07:47:01 veth51c0436 127.69 134.11 12.72 119.37 0.00 0.00 0.00 0.01 08:28:04 07:47:01 ens3 1065.11 1013.47 9553.49 118.77 0.00 0.00 0.00 0.00 08:28:04 07:48:01 veth4fb2de3 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 08:28:04 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:48:01 docker0 77.20 130.94 6.69 1531.02 0.00 0.00 0.00 0.00 08:28:04 07:48:01 ens3 156.84 94.28 1559.45 18.59 0.00 0.00 0.00 0.00 08:28:04 07:49:01 veth4fb2de3 1.50 1.52 0.13 0.13 0.00 0.00 0.00 0.00 08:28:04 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 07:49:01 docker0 1.50 1.50 0.11 0.13 0.00 0.00 0.00 0.00 08:28:04 07:49:01 ens3 33.96 25.93 25.97 15.37 0.00 0.00 0.00 0.00 08:28:04 07:50:01 veth4fb2de3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:50:01 lo 0.20 0.20 0.03 0.03 0.00 0.00 0.00 0.00 08:28:04 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:50:01 ens3 50.44 26.53 779.28 11.53 0.00 0.00 0.00 0.00 08:28:04 07:51:01 veth890d0e3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:51:01 veth19ededa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:51:01 vethbc93419 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:51:01 veth1452bd9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:51:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 08:28:04 07:51:01 vethc22d134 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:51:01 vetheaf715c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:51:01 vethb387b88 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:51:01 docker0 0.57 0.43 0.04 0.23 0.00 0.00 0.00 0.00 08:28:04 07:51:01 vethdac4ec3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:51:01 vethf92c277 0.57 0.57 0.05 0.24 0.00 0.00 0.00 0.00 08:28:04 07:51:01 ens3 260.89 145.34 5221.23 26.61 0.00 0.00 0.00 0.00 08:28:04 07:52:01 veth508865c 79.14 128.36 8.03 1221.50 0.00 0.00 0.00 0.10 08:28:04 07:52:01 veth93766b7 78.38 127.55 7.98 1228.36 0.00 0.00 0.00 0.10 08:28:04 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:52:01 docker0 550.73 911.47 46.27 9146.27 0.00 0.00 0.00 0.00 08:28:04 07:52:01 vethbdc9b49 75.15 117.09 7.77 1223.27 0.00 0.00 0.00 0.10 08:28:04 07:52:01 vethf92c277 0.08 1.17 0.00 0.05 0.00 0.00 0.00 0.00 08:28:04 07:52:01 veth44f0661 78.71 127.96 8.00 1225.71 0.00 0.00 0.00 0.10 08:28:04 07:52:01 ens3 953.43 602.26 9163.19 219.27 0.00 0.00 0.00 0.00 08:28:04 07:52:01 veth7c2e02c 83.79 142.94 8.35 1239.77 0.00 0.00 0.00 0.10 08:28:04 07:52:01 veth83ace9c 86.68 138.55 8.56 1240.17 0.00 0.00 0.00 0.10 08:28:04 07:53:01 vethddc7128 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:28:04 07:53:01 veth861e896 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:28:04 07:53:01 veth107bd03 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:28:04 07:53:01 vethb6032a0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:28:04 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 07:53:01 veth64bafb4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:28:04 07:53:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:53:01 veth715ffcf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:28:04 07:53:01 veth7287cb6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:28:04 07:53:01 veth25d08dd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:28:04 07:53:01 vethf92c277 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:28:04 07:53:01 veth7e60add 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:28:04 07:53:01 vethd7ee215 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:28:04 07:53:01 ens3 15.51 9.72 11.88 6.73 0.00 0.00 0.00 0.00 08:28:04 07:53:01 veth78cc5e8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:28:04 07:53:01 veth678a60f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:28:04 07:54:01 vethddc7128 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:54:01 veth861e896 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:54:01 veth107bd03 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:54:01 vethb6032a0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:54:01 veth64bafb4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:54:01 veth715ffcf 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:54:01 veth7287cb6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:54:01 veth25d08dd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:54:01 vethf92c277 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:54:01 veth7e60add 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:54:01 vethd7ee215 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:54:01 ens3 5.75 2.52 3.91 2.05 0.00 0.00 0.00 0.00 08:28:04 07:54:01 veth78cc5e8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:54:01 veth678a60f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:55:02 vethddc7128 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:55:02 veth861e896 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:55:02 veth107bd03 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:55:02 vethb6032a0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:55:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 07:55:02 veth64bafb4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:55:02 veth715ffcf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:55:02 veth7287cb6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:55:02 veth25d08dd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:55:02 vethf92c277 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:55:02 veth7e60add 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:55:02 vethd7ee215 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:55:02 ens3 4.94 3.37 4.14 2.13 0.00 0.00 0.00 0.00 08:28:04 07:55:02 veth78cc5e8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:55:02 veth678a60f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:56:01 lo 19.66 19.66 1.95 1.95 0.00 0.00 0.00 0.00 08:28:04 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:56:01 ens3 155.01 141.59 97.64 559.76 0.00 0.00 0.00 0.00 08:28:04 07:57:01 lo 32.99 32.99 3.25 3.25 0.00 0.00 0.00 0.00 08:28:04 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:57:01 ens3 276.84 268.03 143.82 1205.36 0.00 0.00 0.00 0.00 08:28:04 07:58:01 lo 22.00 22.00 2.17 2.17 0.00 0.00 0.00 0.00 08:28:04 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:58:01 ens3 328.68 312.95 118.00 2308.66 0.00 0.00 0.00 0.00 08:28:04 07:59:01 lo 5.53 5.53 0.54 0.54 0.00 0.00 0.00 0.00 08:28:04 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 07:59:01 ens3 52.32 46.99 27.08 255.17 0.00 0.00 0.00 0.00 08:28:04 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:00:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:01:01 ens3 0.33 0.20 0.14 0.08 0.00 0.00 0.00 0.00 08:28:04 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:02:01 ens3 0.57 0.42 0.27 0.22 0.00 0.00 0.00 0.00 08:28:04 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:03:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:04:01 ens3 0.85 0.43 0.31 0.22 0.00 0.00 0.00 0.00 08:28:04 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:05:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:06:01 ens3 0.25 0.25 0.14 0.08 0.00 0.00 0.00 0.00 08:28:04 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:07:01 ens3 0.45 0.08 0.05 0.01 0.00 0.00 0.00 0.00 08:28:04 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:08:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:09:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:10:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:11:01 ens3 0.30 0.25 0.14 0.08 0.00 0.00 0.00 0.00 08:28:04 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:12:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:13:01 ens3 0.30 0.23 0.13 0.08 0.00 0.00 0.00 0.00 08:28:04 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:14:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:15:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:16:01 ens3 0.23 0.13 0.13 0.07 0.00 0.00 0.00 0.00 08:28:04 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:18:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:19:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:20:01 ens3 0.30 0.00 0.04 0.00 0.00 0.00 0.00 0.00 08:28:04 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:21:01 ens3 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 08:28:04 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:23:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:24:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:28:04 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:25:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:26:01 ens3 0.47 0.13 0.17 0.07 0.00 0.00 0.00 0.00 08:28:04 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:28:04 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:27:01 ens3 0.93 0.38 0.31 0.22 0.00 0.00 0.00 0.00 08:28:04 08:28:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 08:28:04 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:28:04 08:28:01 ens3 111.66 92.38 2536.49 138.07 0.00 0.00 0.00 0.00 08:28:04 Average: lo 2.14 2.14 0.21 0.21 0.00 0.00 0.00 0.00 08:28:04 Average: docker0 31.62 40.36 2.43 318.70 0.00 0.00 0.00 0.00 08:28:04 Average: ens3 87.50 70.41 726.86 114.76 0.00 0.00 0.00 0.00 08:28:04 08:28:04 08:28:04 ---> sar -P ALL: 08:28:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38740) 02/12/25 _x86_64_ (8 CPU) 08:28:04 08:28:04 07:44:54 LINUX RESTART (8 CPU) 08:28:04 08:28:04 07:45:01 CPU %user %nice %system %iowait %steal %idle 08:28:04 07:46:02 all 3.96 0.00 0.91 0.98 0.04 94.10 08:28:04 07:46:02 0 3.30 0.00 0.48 0.30 0.03 95.88 08:28:04 07:46:02 1 3.04 0.00 1.14 0.52 0.03 95.27 08:28:04 07:46:02 2 5.03 0.00 2.07 4.96 0.05 87.89 08:28:04 07:46:02 3 4.20 0.00 1.00 0.30 0.03 94.46 08:28:04 07:46:02 4 3.30 0.00 0.35 0.40 0.05 95.90 08:28:04 07:46:02 5 1.93 0.00 0.60 0.18 0.05 97.24 08:28:04 07:46:02 6 7.27 0.00 0.45 0.05 0.03 92.19 08:28:04 07:46:02 7 3.63 0.00 1.22 1.14 0.05 93.97 08:28:04 07:47:01 all 8.09 0.00 3.51 2.84 0.07 85.49 08:28:04 07:47:01 0 7.80 0.00 3.29 0.63 0.07 88.21 08:28:04 07:47:01 1 7.33 0.00 3.19 0.14 0.07 89.28 08:28:04 07:47:01 2 8.85 0.00 4.31 7.06 0.05 79.74 08:28:04 07:47:01 3 5.62 0.00 2.74 0.51 0.07 91.06 08:28:04 07:47:01 4 12.67 0.00 4.97 12.61 0.09 69.66 08:28:04 07:47:01 5 8.08 0.00 2.84 0.15 0.07 88.86 08:28:04 07:47:01 6 9.15 0.00 3.29 0.12 0.07 87.37 08:28:04 07:47:01 7 5.19 0.00 3.46 1.54 0.07 89.74 08:28:04 07:48:01 all 33.71 0.00 6.40 2.77 0.07 57.05 08:28:04 07:48:01 0 33.96 0.00 5.66 0.64 0.08 59.66 08:28:04 07:48:01 1 33.92 0.00 6.50 0.73 0.05 58.81 08:28:04 07:48:01 2 34.04 0.00 6.45 1.75 0.08 57.67 08:28:04 07:48:01 3 33.91 0.00 6.76 6.44 0.07 52.82 08:28:04 07:48:01 4 36.96 0.00 7.47 10.43 0.08 45.05 08:28:04 07:48:01 5 32.05 0.00 6.49 1.74 0.07 59.65 08:28:04 07:48:01 6 33.06 0.00 5.66 0.14 0.05 61.09 08:28:04 07:48:01 7 31.76 0.00 6.25 0.34 0.07 61.59 08:28:04 07:49:01 all 38.71 0.00 6.51 0.88 0.08 53.81 08:28:04 07:49:01 0 37.49 0.00 6.76 3.62 0.08 52.05 08:28:04 07:49:01 1 40.20 0.00 6.66 0.02 0.08 53.04 08:28:04 07:49:01 2 39.34 0.00 6.08 0.64 0.08 53.86 08:28:04 07:49:01 3 38.47 0.00 6.48 1.78 0.08 53.19 08:28:04 07:49:01 4 39.03 0.00 5.76 0.13 0.08 54.99 08:28:04 07:49:01 5 38.66 0.00 7.22 0.18 0.08 53.85 08:28:04 07:49:01 6 38.96 0.00 6.88 0.45 0.08 53.62 08:28:04 07:49:01 7 37.57 0.00 6.24 0.23 0.07 55.88 08:28:04 07:50:01 all 54.28 0.00 7.98 2.87 0.10 34.78 08:28:04 07:50:01 0 53.69 0.00 7.77 3.44 0.08 35.01 08:28:04 07:50:01 1 55.66 0.00 7.57 1.70 0.09 34.99 08:28:04 07:50:01 2 55.06 0.00 8.34 4.54 0.10 31.97 08:28:04 07:50:01 3 54.77 0.00 7.71 1.75 0.12 35.65 08:28:04 07:50:01 4 54.68 0.00 8.66 1.05 0.10 35.52 08:28:04 07:50:01 5 52.61 0.00 8.70 4.57 0.10 34.03 08:28:04 07:50:01 6 54.16 0.00 7.50 3.06 0.08 35.20 08:28:04 07:50:01 7 53.59 0.00 7.59 2.91 0.08 35.81 08:28:04 07:51:01 all 19.58 0.00 7.52 16.55 0.09 56.26 08:28:04 07:51:01 0 20.24 0.00 8.25 11.06 0.10 60.35 08:28:04 07:51:01 1 18.90 0.00 7.32 24.79 0.09 48.90 08:28:04 07:51:01 2 19.81 0.00 8.41 30.20 0.09 41.49 08:28:04 07:51:01 3 19.85 0.00 7.41 23.31 0.07 49.37 08:28:04 07:51:01 4 18.88 0.00 7.95 4.39 0.10 68.67 08:28:04 07:51:01 5 19.82 0.00 5.68 14.76 0.08 59.66 08:28:04 07:51:01 6 19.38 0.00 6.98 18.02 0.10 55.52 08:28:04 07:51:01 7 19.80 0.00 8.15 5.94 0.07 66.03 08:28:04 07:52:01 all 11.38 0.00 5.56 24.31 0.10 58.65 08:28:04 07:52:01 0 12.59 0.00 8.02 48.48 0.08 30.83 08:28:04 07:52:01 1 10.96 0.00 4.93 10.04 0.08 73.99 08:28:04 07:52:01 2 12.76 0.00 6.47 21.74 0.17 58.86 08:28:04 07:52:01 3 10.61 0.00 6.11 39.47 0.09 43.72 08:28:04 07:52:01 4 10.31 0.00 4.38 19.95 0.07 65.29 08:28:04 07:52:01 5 10.54 0.00 4.38 22.69 0.05 62.34 08:28:04 07:52:01 6 13.61 0.00 5.76 21.91 0.19 58.53 08:28:04 07:52:01 7 9.69 0.00 4.40 10.41 0.07 75.42 08:28:04 07:53:01 all 31.13 0.00 6.12 12.73 0.08 49.93 08:28:04 07:53:01 0 30.93 0.00 7.85 43.55 0.08 17.59 08:28:04 07:53:01 1 31.10 0.00 5.71 4.05 0.08 59.06 08:28:04 07:53:01 2 31.86 0.00 6.52 10.91 0.07 50.65 08:28:04 07:53:01 3 30.98 0.00 5.82 2.46 0.05 60.69 08:28:04 07:53:01 4 30.98 0.00 5.43 2.17 0.08 61.34 08:28:04 07:53:01 5 30.90 0.00 5.70 4.96 0.12 58.31 08:28:04 07:53:01 6 30.91 0.00 6.64 7.50 0.08 54.87 08:28:04 07:53:01 7 31.39 0.00 5.32 26.47 0.08 36.73 08:28:04 07:54:01 all 88.01 0.00 11.83 0.00 0.16 0.00 08:28:04 07:54:01 0 87.17 0.00 12.66 0.02 0.15 0.00 08:28:04 07:54:01 1 88.95 0.00 10.91 0.00 0.13 0.00 08:28:04 07:54:01 2 89.11 0.00 10.74 0.00 0.13 0.02 08:28:04 07:54:01 3 87.81 0.00 12.04 0.00 0.15 0.00 08:28:04 07:54:01 4 88.03 0.00 11.82 0.00 0.15 0.00 08:28:04 07:54:01 5 89.00 0.00 10.82 0.00 0.17 0.00 08:28:04 07:54:01 6 85.78 0.00 14.00 0.00 0.22 0.00 08:28:04 07:54:01 7 88.11 0.00 11.74 0.00 0.15 0.00 08:28:04 07:55:02 all 86.98 0.00 11.96 0.58 0.31 0.15 08:28:04 07:55:02 0 87.53 0.00 11.25 0.90 0.27 0.05 08:28:04 07:55:02 1 86.18 0.00 12.69 0.00 0.29 0.83 08:28:04 07:55:02 2 88.34 0.00 10.84 0.54 0.27 0.02 08:28:04 07:55:02 3 87.29 0.00 11.83 0.40 0.38 0.10 08:28:04 07:55:02 4 88.30 0.00 10.73 0.57 0.30 0.10 08:28:04 07:55:02 5 86.22 0.00 12.74 0.75 0.28 0.00 08:28:04 07:55:02 6 86.73 0.00 12.12 0.63 0.40 0.12 08:28:04 07:55:02 7 85.19 0.00 13.58 0.89 0.33 0.00 08:28:04 07:56:01 all 7.36 0.00 2.26 5.64 0.07 84.67 08:28:04 07:56:01 0 8.01 0.00 2.58 3.59 0.07 85.75 08:28:04 07:56:01 1 5.37 0.00 2.34 3.02 0.07 89.21 08:28:04 07:56:01 2 7.32 0.00 2.34 4.04 0.07 86.23 08:28:04 07:56:01 3 6.67 0.00 1.78 0.86 0.05 90.64 08:28:04 07:56:01 4 9.19 0.00 2.16 4.13 0.09 84.44 08:28:04 07:56:01 5 4.85 0.00 2.29 6.65 0.07 86.14 08:28:04 07:56:01 6 8.51 0.00 1.93 1.59 0.07 87.92 08:28:04 07:56:01 7 8.98 0.00 2.65 21.34 0.09 66.95 08:28:04 08:28:04 07:56:01 CPU %user %nice %system %iowait %steal %idle 08:28:04 07:57:01 all 4.46 0.00 0.69 0.10 0.04 94.70 08:28:04 07:57:01 0 5.68 0.00 0.84 0.08 0.03 93.36 08:28:04 07:57:01 1 5.04 0.00 0.67 0.03 0.05 94.21 08:28:04 07:57:01 2 3.03 0.00 0.72 0.00 0.05 96.20 08:28:04 07:57:01 3 4.56 0.00 0.45 0.02 0.05 94.92 08:28:04 07:57:01 4 4.05 0.00 0.75 0.02 0.05 95.13 08:28:04 07:57:01 5 3.24 0.00 0.70 0.63 0.03 95.39 08:28:04 07:57:01 6 4.20 0.00 0.55 0.00 0.03 95.21 08:28:04 07:57:01 7 5.87 0.00 0.84 0.03 0.05 93.21 08:28:04 07:58:01 all 9.46 0.00 0.57 0.06 0.06 89.85 08:28:04 07:58:01 0 11.53 0.00 0.74 0.23 0.08 87.41 08:28:04 07:58:01 1 9.08 0.00 0.62 0.02 0.07 90.22 08:28:04 07:58:01 2 10.31 0.00 0.50 0.02 0.07 89.11 08:28:04 07:58:01 3 6.60 0.00 0.55 0.02 0.05 92.79 08:28:04 07:58:01 4 13.95 0.00 0.65 0.03 0.07 85.31 08:28:04 07:58:01 5 6.58 0.00 0.49 0.05 0.05 92.84 08:28:04 07:58:01 6 11.93 0.00 0.53 0.13 0.03 87.37 08:28:04 07:58:01 7 5.68 0.00 0.50 0.00 0.03 93.78 08:28:04 07:59:01 all 1.18 0.00 0.14 0.02 0.03 98.64 08:28:04 07:59:01 0 0.57 0.00 0.18 0.02 0.03 99.20 08:28:04 07:59:01 1 0.42 0.00 0.10 0.02 0.02 99.45 08:28:04 07:59:01 2 0.23 0.00 0.13 0.00 0.03 99.60 08:28:04 07:59:01 3 0.48 0.00 0.10 0.00 0.03 99.38 08:28:04 07:59:01 4 2.34 0.00 0.13 0.00 0.02 97.51 08:28:04 07:59:01 5 1.57 0.00 0.17 0.00 0.03 98.23 08:28:04 07:59:01 6 1.77 0.00 0.13 0.10 0.02 97.98 08:28:04 07:59:01 7 2.05 0.00 0.17 0.02 0.03 97.73 08:28:04 08:00:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:28:04 08:00:01 0 0.05 0.00 0.03 0.02 0.05 99.85 08:28:04 08:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:28:04 08:00:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:28:04 08:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:28:04 08:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:28:04 08:00:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:28:04 08:00:01 6 0.07 0.00 0.00 0.02 0.02 99.90 08:28:04 08:00:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:28:04 08:01:01 all 0.05 0.00 0.03 0.00 0.02 99.90 08:28:04 08:01:01 0 0.08 0.00 0.05 0.00 0.03 99.83 08:28:04 08:01:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:28:04 08:01:01 2 0.10 0.00 0.05 0.02 0.03 99.80 08:28:04 08:01:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:28:04 08:01:01 4 0.03 0.00 0.03 0.00 0.03 99.90 08:28:04 08:01:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:28:04 08:01:01 6 0.03 0.00 0.03 0.02 0.00 99.92 08:28:04 08:01:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:28:04 08:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:28:04 08:02:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:28:04 08:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:28:04 08:02:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:28:04 08:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:28:04 08:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:28:04 08:02:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:28:04 08:02:01 6 0.02 0.00 0.00 0.03 0.00 99.95 08:28:04 08:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:28:04 08:03:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:28:04 08:03:01 0 0.05 0.00 0.03 0.02 0.02 99.88 08:28:04 08:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:28:04 08:03:01 2 0.03 0.00 0.03 0.02 0.02 99.90 08:28:04 08:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:28:04 08:03:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:28:04 08:03:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:28:04 08:03:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:28:04 08:03:01 7 0.07 0.00 0.02 0.00 0.02 99.90 08:28:04 08:04:01 all 0.05 0.00 0.01 0.04 0.02 99.87 08:28:04 08:04:01 0 0.00 0.00 0.05 0.10 0.05 99.80 08:28:04 08:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:28:04 08:04:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:28:04 08:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:28:04 08:04:01 4 0.30 0.00 0.00 0.00 0.03 99.67 08:28:04 08:04:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:28:04 08:04:01 6 0.00 0.00 0.02 0.22 0.02 99.75 08:28:04 08:04:01 7 0.10 0.00 0.02 0.00 0.03 99.85 08:28:04 08:05:01 all 0.25 0.00 0.01 0.01 0.01 99.72 08:28:04 08:05:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:28:04 08:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:28:04 08:05:01 2 0.05 0.00 0.00 0.02 0.02 99.92 08:28:04 08:05:01 3 0.08 0.00 0.02 0.00 0.02 99.88 08:28:04 08:05:01 4 1.68 0.00 0.00 0.00 0.02 98.30 08:28:04 08:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:28:04 08:05:01 6 0.07 0.00 0.00 0.05 0.00 99.88 08:28:04 08:05:01 7 0.05 0.00 0.03 0.00 0.00 99.92 08:28:04 08:06:01 all 0.16 0.00 0.02 0.00 0.01 99.80 08:28:04 08:06:01 0 0.03 0.00 0.05 0.00 0.03 99.88 08:28:04 08:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:28:04 08:06:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:28:04 08:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:28:04 08:06:01 4 1.13 0.00 0.10 0.00 0.02 98.76 08:28:04 08:06:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:28:04 08:06:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:28:04 08:06:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:28:04 08:07:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:28:04 08:07:01 0 0.05 0.00 0.02 0.00 0.03 99.90 08:28:04 08:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:28:04 08:07:01 2 0.05 0.00 0.03 0.02 0.00 99.90 08:28:04 08:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:28:04 08:07:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:28:04 08:07:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:28:04 08:07:01 6 0.05 0.00 0.02 0.02 0.00 99.92 08:28:04 08:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:28:04 08:28:04 08:07:01 CPU %user %nice %system %iowait %steal %idle 08:28:04 08:08:01 all 0.09 0.00 0.02 0.00 0.01 99.88 08:28:04 08:08:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:28:04 08:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:28:04 08:08:01 2 0.03 0.00 0.03 0.00 0.03 99.90 08:28:04 08:08:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:28:04 08:08:01 4 0.57 0.00 0.05 0.00 0.02 99.37 08:28:04 08:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:28:04 08:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:28:04 08:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:28:04 08:09:01 all 0.29 0.00 0.02 0.02 0.02 99.66 08:28:04 08:09:01 0 0.07 0.00 0.03 0.12 0.03 99.75 08:28:04 08:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:28:04 08:09:01 2 0.08 0.00 0.03 0.00 0.02 99.87 08:28:04 08:09:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:28:04 08:09:01 4 2.00 0.00 0.00 0.00 0.03 97.97 08:28:04 08:09:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:28:04 08:09:01 6 0.02 0.00 0.02 0.05 0.02 99.90 08:28:04 08:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:28:04 08:10:01 all 0.09 0.00 0.01 0.03 0.01 99.86 08:28:04 08:10:01 0 0.02 0.00 0.03 0.18 0.03 99.73 08:28:04 08:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:28:04 08:10:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:28:04 08:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:28:04 08:10:01 4 0.47 0.00 0.00 0.00 0.02 99.52 08:28:04 08:10:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:28:04 08:10:01 6 0.08 0.00 0.02 0.05 0.00 99.85 08:28:04 08:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:28:04 08:11:01 all 0.04 0.00 0.02 0.00 0.03 99.91 08:28:04 08:11:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:28:04 08:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:28:04 08:11:01 2 0.05 0.00 0.05 0.00 0.02 99.88 08:28:04 08:11:01 3 0.07 0.00 0.00 0.00 0.12 99.82 08:28:04 08:11:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:28:04 08:11:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:28:04 08:11:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:28:04 08:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:28:04 08:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:28:04 08:12:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:28:04 08:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:28:04 08:12:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:28:04 08:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:28:04 08:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:28:04 08:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:28:04 08:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:28:04 08:12:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:28:04 08:13:01 all 0.04 0.00 0.02 0.00 0.01 99.92 08:28:04 08:13:01 0 0.03 0.00 0.05 0.00 0.03 99.88 08:28:04 08:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:28:04 08:13:01 2 0.10 0.00 0.03 0.00 0.02 99.85 08:28:04 08:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:28:04 08:13:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:28:04 08:13:01 5 0.07 0.00 0.05 0.00 0.02 99.87 08:28:04 08:13:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:28:04 08:13:01 7 0.00 0.00 0.03 0.02 0.00 99.95 08:28:04 08:14:01 all 0.15 0.00 0.02 0.00 0.02 99.82 08:28:04 08:14:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:28:04 08:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:28:04 08:14:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:28:04 08:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:28:04 08:14:01 4 1.03 0.00 0.03 0.00 0.02 98.92 08:28:04 08:14:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:28:04 08:14:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:28:04 08:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:28:04 08:15:01 all 0.07 0.00 0.02 0.01 0.01 99.89 08:28:04 08:15:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:28:04 08:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:28:04 08:15:01 2 0.07 0.00 0.03 0.02 0.02 99.87 08:28:04 08:15:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:28:04 08:15:01 4 0.37 0.00 0.03 0.00 0.02 99.58 08:28:04 08:15:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:28:04 08:15:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:28:04 08:15:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:28:04 08:16:01 all 0.04 0.00 0.01 0.01 0.02 99.93 08:28:04 08:16:01 0 0.02 0.00 0.02 0.02 0.03 99.92 08:28:04 08:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:28:04 08:16:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:28:04 08:16:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:28:04 08:16:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:28:04 08:16:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:28:04 08:16:01 6 0.05 0.00 0.02 0.03 0.02 99.88 08:28:04 08:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:28:04 08:17:01 all 0.03 0.00 0.03 0.00 0.01 99.93 08:28:04 08:17:01 0 0.03 0.00 0.05 0.00 0.03 99.88 08:28:04 08:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:28:04 08:17:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:28:04 08:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:28:04 08:17:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:28:04 08:17:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:28:04 08:17:01 6 0.03 0.00 0.05 0.02 0.02 99.88 08:28:04 08:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:28:04 08:18:01 all 0.03 0.00 0.02 0.01 0.01 99.93 08:28:04 08:18:01 0 0.03 0.00 0.03 0.03 0.03 99.87 08:28:04 08:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:28:04 08:18:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:28:04 08:18:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:28:04 08:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:28:04 08:18:01 5 0.05 0.00 0.05 0.00 0.02 99.88 08:28:04 08:18:01 6 0.02 0.00 0.00 0.03 0.00 99.95 08:28:04 08:18:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:28:04 08:28:04 08:18:01 CPU %user %nice %system %iowait %steal %idle 08:28:04 08:19:01 all 0.02 0.00 0.01 0.00 0.02 99.95 08:28:04 08:19:01 0 0.00 0.00 0.02 0.00 0.03 99.95 08:28:04 08:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:28:04 08:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:28:04 08:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:28:04 08:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:28:04 08:19:01 5 0.03 0.00 0.02 0.00 0.03 99.92 08:28:04 08:19:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:28:04 08:19:01 7 0.07 0.00 0.03 0.00 0.03 99.87 08:28:04 08:20:01 all 0.04 0.00 0.02 0.00 0.01 99.93 08:28:04 08:20:01 0 0.05 0.00 0.03 0.02 0.03 99.87 08:28:04 08:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:28:04 08:20:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:28:04 08:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:28:04 08:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:28:04 08:20:01 5 0.08 0.00 0.03 0.00 0.02 99.87 08:28:04 08:20:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:28:04 08:20:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:28:04 08:21:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:28:04 08:21:01 0 0.02 0.00 0.00 0.02 0.03 99.93 08:28:04 08:21:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:28:04 08:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:28:04 08:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:28:04 08:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:28:04 08:21:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:28:04 08:21:01 6 0.02 0.00 0.02 0.03 0.00 99.93 08:28:04 08:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:28:04 08:22:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:28:04 08:22:01 0 0.02 0.00 0.02 0.02 0.03 99.92 08:28:04 08:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:28:04 08:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:28:04 08:22:01 3 0.05 0.00 0.05 0.00 0.02 99.88 08:28:04 08:22:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:28:04 08:22:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:28:04 08:22:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:28:04 08:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:28:04 08:23:01 all 0.01 0.00 0.02 0.00 0.02 99.95 08:28:04 08:23:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:28:04 08:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:28:04 08:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:28:04 08:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:28:04 08:23:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:28:04 08:23:01 5 0.05 0.00 0.05 0.00 0.02 99.88 08:28:04 08:23:01 6 0.02 0.00 0.02 0.02 0.02 99.93 08:28:04 08:23:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:28:04 08:24:01 all 0.04 0.00 0.01 0.01 0.01 99.94 08:28:04 08:24:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:28:04 08:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:28:04 08:24:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:28:04 08:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:28:04 08:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:28:04 08:24:01 5 0.07 0.00 0.02 0.00 0.00 99.92 08:28:04 08:24:01 6 0.03 0.00 0.02 0.03 0.02 99.90 08:28:04 08:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:28:04 08:25:01 all 0.20 0.00 0.01 0.00 0.02 99.77 08:28:04 08:25:01 0 0.03 0.00 0.02 0.02 0.03 99.90 08:28:04 08:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:28:04 08:25:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:28:04 08:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:28:04 08:25:01 4 1.48 0.00 0.03 0.00 0.02 98.47 08:28:04 08:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:28:04 08:25:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:28:04 08:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:28:04 08:26:01 all 0.22 0.00 0.02 0.00 0.01 99.75 08:28:04 08:26:01 0 0.03 0.00 0.03 0.00 0.03 99.90 08:28:04 08:26:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:28:04 08:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:28:04 08:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:28:04 08:26:01 4 1.47 0.00 0.00 0.00 0.02 98.52 08:28:04 08:26:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:28:04 08:26:01 6 0.03 0.00 0.03 0.02 0.02 99.90 08:28:04 08:26:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:28:04 08:27:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:28:04 08:27:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:28:04 08:27:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:28:04 08:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:28:04 08:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:28:04 08:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:28:04 08:27:01 5 0.07 0.00 0.02 0.00 0.02 99.90 08:28:04 08:27:01 6 0.03 0.00 0.00 0.02 0.02 99.93 08:28:04 08:27:01 7 0.00 0.00 0.03 0.00 0.00 99.97 08:28:04 08:28:01 all 2.93 0.00 1.41 0.91 0.04 94.71 08:28:04 08:28:01 0 2.88 0.00 0.97 0.29 0.05 95.81 08:28:04 08:28:01 1 2.36 0.00 2.07 5.72 0.10 89.75 08:28:04 08:28:01 2 2.58 0.00 1.85 0.02 0.02 95.54 08:28:04 08:28:01 3 3.48 0.00 1.37 0.05 0.03 95.06 08:28:04 08:28:01 4 2.91 0.00 1.43 0.07 0.03 95.56 08:28:04 08:28:01 5 3.34 0.00 1.29 0.27 0.03 95.07 08:28:04 08:28:01 6 3.25 0.00 1.14 0.89 0.03 94.70 08:28:04 08:28:01 7 2.65 0.00 1.12 0.02 0.02 96.20 08:28:04 Average: all 9.24 0.00 1.69 1.64 0.04 87.38 08:28:04 Average: 0 9.31 0.00 1.80 2.70 0.05 86.13 08:28:04 Average: 1 9.16 0.00 1.67 1.17 0.03 87.97 08:28:04 Average: 2 9.44 0.00 1.76 1.99 0.04 86.77 08:28:04 Average: 3 9.10 0.00 1.66 1.77 0.04 87.43 08:28:04 Average: 4 9.77 0.00 1.67 1.28 0.04 87.23 08:28:04 Average: 5 8.92 0.00 1.61 1.33 0.04 88.10 08:28:04 Average: 6 9.28 0.00 1.68 1.28 0.04 87.73 08:28:04 Average: 7 8.98 0.00 1.69 1.64 0.03 87.66 08:28:04 08:28:04 08:28:04