Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2e781922a1177edd67fefec0bad5a77a09780891 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-ssh5129566962848703937.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12667100008090212647.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17655223689388575999.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6151876111883694116.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-ssh12358230537405942897.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-22489 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/723 [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/723 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2e781922a1177edd67fefec0bad5a77a09780891 (main) Commit message: "Merge pull request #4968 from jackchenjc/issue-4959" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e781922a1177edd67fefec0bad5a77a09780891 # timeout=10 > git rev-list --no-walk 57d582de66f95770521161450c5858bd8cea222e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:18:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:18:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:18:27 ========================================================= 07:18:27 EdgeX Global Pipelines Version Info 07:18:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:18:27 ------------------- 07:18:27 stable info: 07:18:27 ------------------- 07:18:27 Commited By: Ginny Guan ginny@iotechsys.com 07:18:27 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:18:27 Message: update stable to v1.0.265 07:18:28 ------------------- 07:18:28 experimental info: 07:18:28 ------------------- 07:18:28 Commited By: Cherry Wang cherry@iotechsys.com 07:18:28 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:18:28 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:18:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:18:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:18:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:18:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:18:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:18:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:18:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:18:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:18:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:18:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:18:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:18:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:18:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:18:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:18:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:18:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:18:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:18:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:18:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:18:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] echo 07:18:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e78192 [Pipeline] echo 07:18:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:18:29 provisioning config files... 07:18:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/723@tmp/config6448211831281005861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:18:29 ---> ****-login.sh 07:18:29 nexus3.edgexfoundry.org:10001 07:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:30 Configure a credential helper to remove this warning. See 07:18:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:30 07:18:30 Login Succeeded 07:18:30 nexus3.edgexfoundry.org:10002 07:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:30 Configure a credential helper to remove this warning. See 07:18:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:30 07:18:30 Login Succeeded 07:18:30 nexus3.edgexfoundry.org:10003 07:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:30 Configure a credential helper to remove this warning. See 07:18:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:30 07:18:30 Login Succeeded 07:18:30 nexus3.edgexfoundry.org:10004 07:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:30 Configure a credential helper to remove this warning. See 07:18:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:30 07:18:30 Login Succeeded 07:18:30 ****.io 07:18:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:18:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:18:30 Configure a credential helper to remove this warning. See 07:18:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:18:30 07:18:30 Login Succeeded 07:18:30 ---> ****-login.sh ends [Pipeline] } 07:18:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:18:30 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 07:18:30 + dirname cmd/core-command/Dockerfile 07:18:30 + cut -d/ -f2 07:18:30 + echo core-command,cmd/core-command/Dockerfile 07:18:30 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:18:30 + cut -d/ -f2 07:18:30 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:18:30 + + cut -d/ -f2 07:18:30 dirname cmd/core-data/Dockerfile 07:18:30 + echo core-data,cmd/core-data/Dockerfile 07:18:30 + + dirname cmd/core-keeper/Dockerfilecut 07:18:30 -d/ -f2 07:18:30 + echo core-keeper,cmd/core-keeper/Dockerfile 07:18:30 + + dirnamecut cmd/core-metadata/Dockerfile -d/ 07:18:30 -f2 07:18:30 + echo core-metadata,cmd/core-metadata/Dockerfile 07:18:30 + + cut -d/ -f2 07:18:30 dirname cmd/security-bootstrapper/Dockerfile 07:18:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:18:30 + + dirname cmd/security-proxy-auth/Dockerfile 07:18:30 cut -d/ -f2 07:18:30 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:18:30 + + dirname cmd/security-proxy-setup/Dockerfile 07:18:30 cut -d/ -f2 07:18:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:18:30 + dirname cmd/security-secretstore-setup/Dockerfile 07:18:30 + cut -d/ -f2 07:18:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:18:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:18:30 + cut -d/ -f2 07:18:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:18:30 + dirname cmd/security-spire-agent/Dockerfile 07:18:30 + cut -d/ -f2 07:18:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:18:30 + cut -d/ -f2 07:18:30 + dirname cmd/security-spire-config/Dockerfile 07:18:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:18:30 + dirname cmd/security-spire-server/Dockerfile 07:18:30 + cut -d/ -f2 07:18:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:18:30 + dirname cmd/support-cron-scheduler/Dockerfile 07:18:30 + cut -d/ -f2 07:18:30 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 07:18:30 + dirname cmd/support-notifications/Dockerfile 07:18:30 + cut -d/ -f2 07:18:30 + echo support-notifications,cmd/support-notifications/Dockerfile 07:18:30 + dirname cmd/support-scheduler/Dockerfile 07:18:30 + cut -d/ -f2 07:18:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:18:30 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:18:31 + git rev-list -1 --merges 2e781922a1177edd67fefec0bad5a77a09780891~1..2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] echo 07:18:31 -----------> git rev-list -1 --merges 2e781922a1177edd67fefec0bad5a77a09780891~1..2e781922a1177edd67fefec0bad5a77a09780891 2e781922a1177edd67fefec0bad5a77a09780891 07:18:31 2e781922a1177edd67fefec0bad5a77a09780891 [false] [Pipeline] sh 07:18:31 + git log --format=format:%s -1 2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] echo 07:18:31 ========================================================= 07:18:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:18:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:18:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:18:32 + grep -v github /etc/ssh/ssh_known_hosts 07:18:32 + [ -e /tmp/ssh_known_hosts ] 07:18:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:18:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:18:32 + sudo tee -a /etc/ssh/ssh_known_hosts 07:18:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:18:32 07:18:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:18:32 0.1.4: Pulling from edgex-devops/py-git-semver 07:18:32 b85a868b505f: Pulling fs layer 07:18:32 e2be974225ed: Pulling fs layer 07:18:32 339a4e72a1f5: Pulling fs layer 07:18:32 988bab9f4d93: Pulling fs layer 07:18:32 1469e6f7b9e6: Pulling fs layer 07:18:32 eaf3925da568: Pulling fs layer 07:18:32 bab4dde63d76: Pulling fs layer 07:18:32 bde34c3a00c8: Pulling fs layer 07:18:32 b352a97aabf1: Pulling fs layer 07:18:32 4872d77fe225: Pulling fs layer 07:18:32 5851b861e8e6: Pulling fs layer 07:18:32 bde34c3a00c8: Waiting 07:18:32 b352a97aabf1: Waiting 07:18:32 988bab9f4d93: Waiting 07:18:32 4872d77fe225: Waiting 07:18:32 1469e6f7b9e6: Waiting 07:18:32 5851b861e8e6: Waiting 07:18:32 eaf3925da568: Waiting 07:18:32 bab4dde63d76: Waiting 07:18:32 e2be974225ed: Verifying Checksum 07:18:32 e2be974225ed: Download complete 07:18:32 988bab9f4d93: Verifying Checksum 07:18:32 988bab9f4d93: Download complete 07:18:32 339a4e72a1f5: Verifying Checksum 07:18:32 339a4e72a1f5: Download complete 07:18:32 1469e6f7b9e6: Verifying Checksum 07:18:32 1469e6f7b9e6: Download complete 07:18:32 eaf3925da568: Download complete 07:18:33 bde34c3a00c8: Download complete 07:18:33 b352a97aabf1: Verifying Checksum 07:18:33 b352a97aabf1: Download complete 07:18:33 4872d77fe225: Verifying Checksum 07:18:33 4872d77fe225: Download complete 07:18:33 b85a868b505f: Verifying Checksum 07:18:33 b85a868b505f: Download complete 07:18:33 bab4dde63d76: Verifying Checksum 07:18:33 bab4dde63d76: Download complete 07:18:34 b85a868b505f: Pull complete 07:18:34 e2be974225ed: Pull complete 07:18:34 339a4e72a1f5: Pull complete 07:18:34 988bab9f4d93: Pull complete 07:18:36 1469e6f7b9e6: Pull complete 07:18:36 eaf3925da568: Pull complete 07:18:36 bab4dde63d76: Pull complete 07:18:36 bde34c3a00c8: Pull complete 07:18:36 b352a97aabf1: Pull complete 07:18:37 4872d77fe225: Pull complete 07:18:37 5851b861e8e6: Pull complete 07:18:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:18:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:18:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:37 prd-ubuntu20.04-docker-8c-8g-22489 does not seem to be running inside a container 07:18:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@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:18:45 $ docker top 1e05c406b89561497b912caee2e1f10dc349a373a9f81ede579f53c88a00ec9a -eo pid,comm 07:18:46 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:18:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:18:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:18:46 [ssh-agent] Looking for ssh-agent implementation... 07:18:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:18:46 $ docker exec 1e05c406b89561497b912caee2e1f10dc349a373a9f81ede579f53c88a00ec9a ssh-agent 07:18:46 SSH_AUTH_SOCK=/tmp/ssh-NTLC1RN0ZrLK/agent.32 07:18:46 SSH_AGENT_PID=38 07:18:46 Running ssh-add (command line suppressed) 07:18:46 Identity added: /w/workspace/edgex-go/723@tmp/private_key_9246552931929733466.key (/w/workspace/edgex-go/723@tmp/private_key_9246552931929733466.key) 07:18:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:18:46 + git tag --points-at HEAD [Pipeline] } 07:18:46 $ docker exec --env ******** --env ******** 1e05c406b89561497b912caee2e1f10dc349a373a9f81ede579f53c88a00ec9a ssh-agent -k 07:18:46 unset SSH_AUTH_SOCK; 07:18:46 unset SSH_AGENT_PID; 07:18:46 echo Agent pid 38 killed; 07:18:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:18:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:18:46 [ssh-agent] Looking for ssh-agent implementation... 07:18:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:18:46 $ docker exec 1e05c406b89561497b912caee2e1f10dc349a373a9f81ede579f53c88a00ec9a ssh-agent 07:18:47 SSH_AUTH_SOCK=/tmp/ssh-6767Q2d1YOKl/agent.72 07:18:47 SSH_AGENT_PID=78 07:18:47 Running ssh-add (command line suppressed) 07:18:47 Identity added: /w/workspace/edgex-go/723@tmp/private_key_3005367224281325916.key (/w/workspace/edgex-go/723@tmp/private_key_3005367224281325916.key) 07:18:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:18:47 + git semver init 07:18:47 2024-10-11 07:18:47,612 [run_init] DEBUG init version:0.0.0 force:False 07:18:47 2024-10-11 07:18:47,613 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/723/.semver 07:18:47 2024-10-11 07:18:47,613 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/723/.semver 07:18:47 2024-10-11 07:18:47,613 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/723/.semver'], cwd=/w/workspace/edgex-go/723, universal_newlines=False, shell=None, istream=None) 07:18:54 2024-10-11 07:18:53,322 [append_file] DEBUG append to file:/w/workspace/edgex-go/723/.git/info/exclude 07:18:54 2024-10-11 07:18:53,323 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/723/.semver/main with force:False 07:18:54 2024-10-11 07:18:53,323 [read_version] DEBUG read version from /w/workspace/edgex-go/723/.semver/main 07:18:54 2024-10-11 07:18:53,323 [read_version] DEBUG read version from /w/workspace/edgex-go/723/.semver/main 07:18:54 3.2.0-dev.100 [Pipeline] } 07:18:54 $ docker exec --env ******** --env ******** 1e05c406b89561497b912caee2e1f10dc349a373a9f81ede579f53c88a00ec9a ssh-agent -k 07:18:54 unset SSH_AUTH_SOCK; 07:18:54 unset SSH_AGENT_PID; 07:18:54 echo Agent pid 78 killed; 07:18:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:18:54 + git semver [Pipeline] } 07:18:55 $ docker stop --time=1 1e05c406b89561497b912caee2e1f10dc349a373a9f81ede579f53c88a00ec9a 07:18:56 $ docker rm -f --volumes 1e05c406b89561497b912caee2e1f10dc349a373a9f81ede579f53c88a00ec9a [Pipeline] // withDockerContainer [Pipeline] sh 07:18:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:18:56 Stashed 1 file(s) [Pipeline] echo 07:18:56 [edgeXSemver]: initialized semver on version 3.2.0-dev.100 [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:18:57 + git config --global --add safe.directory /w/workspace/edgex-go/723 [Pipeline] echo 07:18:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:18:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:18:57 ========================================================= 07:18:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:18:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:18:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:18:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:18:57 43c4264eed91: Pulling fs layer 07:18:57 4cc291be95ef: Pulling fs layer 07:18:57 2ac1f1163629: Pulling fs layer 07:18:57 5c3c966382ef: Pulling fs layer 07:18:57 4f4fb700ef54: Pulling fs layer 07:18:57 5d5c8e513c77: Pulling fs layer 07:18:57 9f66e0745190: Pulling fs layer 07:18:57 f49a43e4bbc0: Pulling fs layer 07:18:57 561ebcabdf7f: Pulling fs layer 07:18:57 5c3c966382ef: Waiting 07:18:57 f49a43e4bbc0: Waiting 07:18:57 561ebcabdf7f: Waiting 07:18:57 4f4fb700ef54: Waiting 07:18:57 9f66e0745190: Waiting 07:18:57 5d5c8e513c77: Waiting 07:18:57 4cc291be95ef: Download complete 07:18:57 5c3c966382ef: Verifying Checksum 07:18:57 5c3c966382ef: Download complete 07:18:57 4f4fb700ef54: Verifying Checksum 07:18:57 4f4fb700ef54: Download complete 07:18:57 5d5c8e513c77: Verifying Checksum 07:18:57 5d5c8e513c77: Download complete 07:18:57 43c4264eed91: Verifying Checksum 07:18:57 43c4264eed91: Download complete 07:18:57 9f66e0745190: Verifying Checksum 07:18:57 9f66e0745190: Download complete 07:18:57 43c4264eed91: Pull complete 07:18:57 561ebcabdf7f: Download complete 07:18:57 4cc291be95ef: Pull complete 07:18:58 2ac1f1163629: Verifying Checksum 07:18:58 2ac1f1163629: Download complete 07:18:58 f49a43e4bbc0: Verifying Checksum 07:18:58 f49a43e4bbc0: Download complete 07:19:01 2ac1f1163629: Pull complete 07:19:01 5c3c966382ef: Pull complete 07:19:01 4f4fb700ef54: Pull complete 07:19:01 5d5c8e513c77: Pull complete 07:19:01 9f66e0745190: Pull complete 07:19:03 f49a43e4bbc0: Pull complete 07:19:03 561ebcabdf7f: Pull complete 07:19:03 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:19:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:19:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 07:19:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:19:04 WORKDIR /edgex 07:19:04 COPY go.mod . 07:19:04 RUN go mod download 07:19:04 + docker build -t ci-base-image-x86_64 -f - . 07:19:04 Sending build context to Docker daemon 179.7MB 07:19:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:19:04 ---> 3a752c3f9dda 07:19:04 Step 2/4 : WORKDIR /edgex 07:19:11 ---> Running in ec3c645ebe15 07:19:11 Removing intermediate container ec3c645ebe15 07:19:11 ---> 1b9d6d63d87f 07:19:11 Step 3/4 : COPY go.mod . 07:19:11 ---> bb8e27b18bd9 07:19:11 Step 4/4 : RUN go mod download 07:19:11 ---> Running in 2da48dab450f 07:19:11 Still waiting to schedule task 07:19:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:19:37 Removing intermediate container 2da48dab450f 07:19:37 ---> 592a768ba768 07:19:37 Successfully built 592a768ba768 07:19:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:38 + docker inspect -f . ci-base-image-x86_64 07:19:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:38 prd-ubuntu20.04-docker-8c-8g-22489 does not seem to be running inside a container 07:19:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@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:19:38 $ docker top 5b1864cdc5d1cb5d3fbd8bdee02a9422dc190cd7ec1ff07e2de316498fa9a12c -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:39 + go version 07:19:39 go version go1.23.2 linux/amd64 [Pipeline] } 07:19:39 $ docker stop --time=1 5b1864cdc5d1cb5d3fbd8bdee02a9422dc190cd7ec1ff07e2de316498fa9a12c 07:19:40 $ docker rm -f --volumes 5b1864cdc5d1cb5d3fbd8bdee02a9422dc190cd7ec1ff07e2de316498fa9a12c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:40 + docker inspect -f . ci-base-image-x86_64 07:19:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:19:40 prd-ubuntu20.04-docker-8c-8g-22489 does not seem to be running inside a container 07:19:40 $ 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/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@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:19:41 $ docker top 698050265e22bab75156e9d7b508942b3c355c112c7b343333d5eca50cf27f55 -eo pid,comm [Pipeline] { [Pipeline] echo 07:19:41 ========================================================= 07:19:41 [edgeXBuildGoParallel] Running Tests and Build... 07:19:41 ========================================================= [Pipeline] sh 07:19:41 + git config --global --add safe.directory /w/workspace/edgex-go/723 [Pipeline] fileExists [Pipeline] sh 07:19:41 + make test 07:19:41 go test -race -coverprofile=coverage.out ./... 07:19:49 ? github.com/edgexfoundry/edgex-go [no test files] 07:20:15 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 07:20:15 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 07:20:15 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 07:20:15 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 07:20:15 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 07:20:15 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 07:20:15 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 07:20:15 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 07:20:15 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 07:20:15 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 07:20:15 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 07:20:15 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 07:20:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:20:18 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 07:20:18 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 07:20:18 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 07:20:18 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 07:20:18 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 07:20:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.016s coverage: 28.7% of statements 07:20:19 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 07:20:19 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 07:20:19 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 07:20:19 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 07:20:19 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 07:20:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.033s coverage: 97.0% of statements 07:20:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:20:21 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:20:21 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 07:20:21 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 07:20:21 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 07:20:21 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 07:20:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:20:21 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 07:20:21 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 07:20:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:20:21 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 07:20:21 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 07:20:21 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 07:20:21 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:20:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 07:20:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 07:20:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements 07:20:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.047s coverage: 53.3% of statements 07:20:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.642s coverage: 93.4% of statements 07:20:23 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.059s coverage: 91.7% of statements 07:20:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:20:23 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:20:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:20:23 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 07:20:23 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 07:20:23 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 07:20:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.079s coverage: 10.0% of statements 07:20:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:20:23 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 07:20:23 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 07:20:23 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 07:20:23 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 07:20:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.376s coverage: 95.8% of statements 07:20:26 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 07:20:26 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 07:20:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:20:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 07:20:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.027s coverage: 0.0% of statements [no tests to run] 07:20:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements 07:20:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 42.5% of statements 07:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.017s coverage: 41.7% of statements 07:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.017s coverage: 77.8% of statements 07:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements 07:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.355s coverage: 96.3% of statements 07:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 07:20:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:20:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 07:20:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 07:20:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 07:20:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:20:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 07:20:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 07:20:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 07:20:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 07:20:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 07:20:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 07:20:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 07:20:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 07:20:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 07:20:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 07:20:30 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 07:20:30 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 07:20:31 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 07:20:32 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 07:20:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:20:34 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 07:20:34 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 07:20:37 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 07:20:37 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 07:20:37 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 07:20:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 07:20:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 07:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:20:38 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 07:20:38 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 07:20:38 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 07:20:38 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 07:20:39 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 07:20:39 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 07:20:39 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 07:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 07:20:41 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 07:20:41 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 07:20:41 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:20:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 07:20:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 07:20:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 07:20:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 07:20:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:20:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:20:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 07:20:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 07:20:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 07:20:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 07:20:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:20:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.238s coverage: 79.9% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.040s coverage: 92.9% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 66.7% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.024s coverage: 87.2% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.014s coverage: 100.0% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.051s coverage: 81.8% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.119s coverage: 63.1% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.016s coverage: 89.4% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.015s coverage: 73.7% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.121s coverage: 36.5% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 84.8% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 5.6% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.064s coverage: 97.1% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.037s coverage: 45.8% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 19.6% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.090s coverage: 95.7% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.025s coverage: 61.8% of statements 07:20:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 98.9% of statements 07:20:53 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:20:53 running golangci-lint 07:20:53 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 07:20:53 go version go1.23.2 linux/amd64 07:20:53 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 07:20:53 level=info msg="[config_reader] Used config file .golangci.yml" 07:20:53 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:20:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22490 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:20:53 Running in /w/workspace/edgex-go/723 [Pipeline] { [Pipeline] checkout 07:20:53 The recommended git tool is: git 07:21:00 using credential edgex-jenkins-ssh 07:21:00 Cloning the remote Git repository 07:21:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:21:00 > git init /w/workspace/edgex-go/723 # timeout=10 07:21:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:21:00 > git --version # timeout=10 07:21:00 > git --version # 'git version 2.25.1' 07:21:00 using GIT_SSH to set credentials SSH Credentials for GitHub 07:21:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:21:15 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|types_sizes|deps|files|imports|name) took 21.478225652s" 07:21:15 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.017147ms" 07:21:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:21:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:21:19 Avoid second fetch 07:21:19 Checking out Revision 2e781922a1177edd67fefec0bad5a77a09780891 (main) 07:21:19 Commit message: "Merge pull request #4968 from jackchenjc/issue-4959" 07:21:19 > git config core.sparsecheckout # timeout=10 07:21:19 > git checkout -f 2e781922a1177edd67fefec0bad5a77a09780891 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:21:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:21:24 % Total % Received % Xferd Average Speed Time Time Time Current 07:21:24 Dload Upload Total Spent Left Speed 07:21:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 81189 0 --:--:-- --:--:-- --:--:-- 81707 [Pipeline] sh 07:21:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:21:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 07:21:25 sudo tee /etc/docker/daemon.new 07:21:25 { 07:21:25 "registry-mirrors": [ 07:21:25 "https://nexus3.edgexfoundry.org:10001" 07:21:25 ], 07:21:25 "bip": "10.250.0.254/24", 07:21:25 "hosts": [ 07:21:25 "tcp://0.0.0.0:5555", 07:21:25 "unix:///var/run/docker.sock" 07:21:25 ], 07:21:25 "mtu": 1458, 07:21:25 "selinux-enabled": true, 07:21:25 "seccomp-profile": "/etc/docker/seccomp.json" 07:21:25 } [Pipeline] sh 07:21:25 level=info msg="[linters_context/goanalysis] analyzers took 1m42.918418205s with top 10 stages: buildir: 51.535425798s, inspect: 4.114569084s, gosec: 3.397446978s, fact_deprecated: 3.143619473s, printf: 1.972590037s, ctrlflow: 1.943672153s, directives: 1.468785877s, fact_purity: 1.450718516s, nilness: 1.111354293s, S1038: 1.089670623s" 07:21:25 level=info msg="[runner] Issues before processing: 219, after processing: 0" 07:21:25 level=info msg="[runner] Processors filtering stat (in/out): nolint: 22/0, path_prettifier: 219/219, skip_files: 219/219, skip_dirs: 219/219, autogenerated_exclude: 219/219, exclude: 219/219, cgo: 219/219, filename_unadjuster: 219/219, identifier_marker: 219/219, invalid_issue: 219/219, exclude-rules: 219/22" 07:21:25 level=info msg="[runner] processing took 20.57535ms with stages: nolint: 10.327091ms, identifier_marker: 5.396394ms, exclude-rules: 1.769494ms, autogenerated_exclude: 1.289387ms, path_prettifier: 1.156766ms, skip_dirs: 574.758µs, cgo: 24.86µs, invalid_issue: 21.86µs, filename_unadjuster: 10.26µs, max_same_issues: 1.38µs, uniq_by_line: 440ns, fixer: 410ns, exclude: 340ns, sort_results: 300ns, skip_files: 300ns, max_from_linter: 270ns, diff: 210ns, source_code: 200ns, max_per_file_from_linter: 180ns, path_shortener: 160ns, path_prefixer: 150ns, severity-rules: 140ns" 07:21:25 level=info msg="[runner] linters took 10.520478529s with stages: goanalysis_metalinter: 10.499796337s" 07:21:25 level=info msg="File cache stats: 0 entries of total size 0B" 07:21:25 level=info msg="Memory: 319 samples, avg is 266.6MB, max is 1278.6MB" 07:21:25 level=info msg="Execution took 32.042792258s" 07:21:25 go vet ./... 07:21:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:21:26 + sudo service docker restart 07:21:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:21:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:21:31 ./bin/test-attribution-txt.sh [Pipeline] echo 07:21:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:21:32 + ls -al . 07:21:32 total 1852 07:21:32 drwxrwxr-x 11 1001 1001 4096 Oct 11 07:19 . 07:21:32 drwxr-xr-x 4 root root 4096 Oct 11 07:19 .. 07:21:32 drwxrwxr-x 2 1001 1001 4096 Oct 11 07:18 .blubracket 07:21:32 -rw-rw-r-- 1 1001 1001 10 Oct 11 07:18 .dockerignore 07:21:32 drwxrwxr-x 8 1001 1001 4096 Oct 11 07:20 .git 07:21:32 drwxrwxr-x 3 1001 1001 4096 Oct 11 07:18 .github 07:21:32 -rw-rw-r-- 1 1001 1001 1102 Oct 11 07:18 .gitignore 07:21:32 -rw-rw-r-- 1 1001 1001 199 Oct 11 07:18 .golangci.yml 07:21:32 -rw-rw-r-- 1 1001 1001 100 Oct 11 07:18 .hadolint.yml 07:21:32 drwxr-xr-x 3 1001 1001 4096 Oct 11 07:18 .semver 07:21:32 -rw-rw-r-- 1 1001 1001 155 Oct 11 07:18 .sonarcloud.properties 07:21:32 -rw-rw-r-- 1 1001 1001 1171 Oct 11 07:18 ADOPTERS.md 07:21:32 -rw-rw-r-- 1 1001 1001 21553 Oct 11 07:18 Attribution.txt 07:21:32 -rw-rw-r-- 1 1001 1001 100284 Oct 11 07:18 CHANGELOG.md 07:21:32 -rw-rw-r-- 1 1001 1001 3804 Oct 11 07:18 CONTRIBUTING.md 07:21:32 -rw-rw-r-- 1 1001 1001 677 Oct 11 07:18 GOVERNANCE.md 07:21:32 -rw-rw-r-- 1 1001 1001 861 Oct 11 07:18 Jenkinsfile 07:21:32 -rw-rw-r-- 1 1001 1001 10775 Oct 11 07:18 LICENSE 07:21:32 -rw-rw-r-- 1 1001 1001 16854 Oct 11 07:18 Makefile 07:21:32 -rw-rw-r-- 1 1001 1001 582 Oct 11 07:18 OWNERS.md 07:21:32 -rw-rw-r-- 1 1001 1001 9528 Oct 11 07:18 README.md 07:21:32 -rw-rw-r-- 1 1001 1001 789 Oct 11 07:18 SECURITY.md 07:21:32 -rw-rw-r-- 1 1001 1001 13 Oct 11 07:18 VERSION 07:21:32 drwxrwxr-x 2 1001 1001 4096 Oct 11 07:18 bin 07:21:32 drwxrwxr-x 20 1001 1001 4096 Oct 11 07:18 cmd 07:21:32 -rw-r--r-- 1 root root 1505380 Oct 11 07:20 coverage.out 07:21:32 drwxrwxr-x 2 1001 1001 4096 Oct 11 07:18 fuzz_test 07:21:32 -rw-rw-r-- 1 1001 1001 7305 Oct 11 07:18 go.mod 07:21:32 -rw-rw-r-- 1 1001 1001 102748 Oct 11 07:18 go.sum 07:21:32 drwxrwxr-x 7 1001 1001 4096 Oct 11 07:18 internal 07:21:32 drwxrwxr-x 3 1001 1001 4096 Oct 11 07:18 openapi 07:21:32 -rw-rw-r-- 1 1001 1001 584 Oct 11 07:18 security.txt 07:21:32 -rw-rw-r-- 1 1001 1001 204 Oct 11 07:18 version.go [Pipeline] sh 07:21:32 + '[' -e coverage.out ] 07:21:32 + chown 1001:1001 coverage.out [Pipeline] stash 07:21:33 Stashed 1 file(s) [Pipeline] sh 07:21:33 + make build 07:21:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:21:44 provisioning config files... 07:21:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/723@tmp/config5121674402796053690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:44 ---> ****-login.sh 07:21:44 nexus3.edgexfoundry.org:10001 07:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:45 Configure a credential helper to remove this warning. See 07:21:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:45 07:21:45 Login Succeeded 07:21:45 nexus3.edgexfoundry.org:10002 07:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:45 Configure a credential helper to remove this warning. See 07:21:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:45 07:21:45 Login Succeeded 07:21:45 nexus3.edgexfoundry.org:10003 07:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:46 Configure a credential helper to remove this warning. See 07:21:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:46 07:21:46 Login Succeeded 07:21:46 nexus3.edgexfoundry.org:10004 07:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:46 Configure a credential helper to remove this warning. See 07:21:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:46 07:21:46 Login Succeeded 07:21:46 ****.io 07:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:21:46 Configure a credential helper to remove this warning. See 07:21:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:21:46 07:21:46 Login Succeeded 07:21:46 ---> ****-login.sh ends [Pipeline] } 07:21:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:21:47 + git config --global --add safe.directory /w/workspace/edgex-go/723 [Pipeline] echo 07:21:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:21:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:21:47 ========================================================= 07:21:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:21:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:21:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:21:47 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:21:47 cf04c63912e1: Pulling fs layer 07:21:47 55b35a11ae5e: Pulling fs layer 07:21:47 a37a00ec5f00: Pulling fs layer 07:21:47 50b3750afda1: Pulling fs layer 07:21:47 4f4fb700ef54: Pulling fs layer 07:21:47 80978eb59214: Pulling fs layer 07:21:47 c9f46d7d2bd2: Pulling fs layer 07:21:47 50b3750afda1: Waiting 07:21:47 4f4fb700ef54: Waiting 07:21:47 80978eb59214: Waiting 07:21:47 c5a475d317c9: Pulling fs layer 07:21:47 c9f46d7d2bd2: Waiting 07:21:47 c5a475d317c9: Waiting 07:21:48 55b35a11ae5e: Verifying Checksum 07:21:48 55b35a11ae5e: Download complete 07:21:48 50b3750afda1: Verifying Checksum 07:21:48 50b3750afda1: Download complete 07:21:48 4f4fb700ef54: Verifying Checksum 07:21:48 4f4fb700ef54: Download complete 07:21:48 80978eb59214: Verifying Checksum 07:21:48 80978eb59214: Download complete 07:21:48 cf04c63912e1: Verifying Checksum 07:21:48 cf04c63912e1: Download complete 07:21:48 c5a475d317c9: Verifying Checksum 07:21:48 c5a475d317c9: Download complete 07:21:49 cf04c63912e1: Pull complete 07:21:49 55b35a11ae5e: Pull complete 07:21:50 a37a00ec5f00: Download complete 07:21:51 c9f46d7d2bd2: Verifying Checksum 07:21:51 c9f46d7d2bd2: Download complete 07:21:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:21:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:21:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:21:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:21:59 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:22:04 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:22:05 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 07:22:06 a37a00ec5f00: Pull complete 07:22:06 50b3750afda1: Pull complete 07:22:06 4f4fb700ef54: Pull complete 07:22:06 80978eb59214: Pull complete 07:22:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:22:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:22:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:22:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:22:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:22:12 c9f46d7d2bd2: Pull complete 07:22:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:22:13 $ docker stop --time=1 698050265e22bab75156e9d7b508942b3c355c112c7b343333d5eca50cf27f55 07:22:14 c5a475d317c9: Pull complete 07:22:14 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:22:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:22:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:22:22 $ docker rm -f --volumes 698050265e22bab75156e9d7b508942b3c355c112c7b343333d5eca50cf27f55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 07:22:23 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:22:23 WORKDIR /edgex 07:22:23 COPY go.mod . 07:22:23 RUN go mod download 07:22:23 docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:22:23 07:22:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:23 Sending build context to Docker daemon 3.687MB 07:22:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:22:23 ---> be29e6b0f0d4 07:22:23 Step 2/4 : WORKDIR /edgex 07:22:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:22:24 latest: Pulling from edgex-devops/edgex-compose 07:22:24 91d30c5bc195: Pulling fs layer 07:22:24 2e9b0aa3be6d: Pulling fs layer 07:22:24 9c61dcf015f6: Pulling fs layer 07:22:24 4698f68db338: Pulling fs layer 07:22:24 2a2f49069b9e: Pulling fs layer 07:22:24 e0025b399a48: Pulling fs layer 07:22:24 e0025b399a48: Waiting 07:22:24 2a2f49069b9e: Waiting 07:22:24 4698f68db338: Waiting 07:22:24 91d30c5bc195: Verifying Checksum 07:22:24 91d30c5bc195: Download complete 07:22:24 4698f68db338: Download complete 07:22:24 2e9b0aa3be6d: Verifying Checksum 07:22:24 2e9b0aa3be6d: Download complete 07:22:24 91d30c5bc195: Pull complete 07:22:24 e0025b399a48: Verifying Checksum 07:22:24 e0025b399a48: Download complete 07:22:24 2a2f49069b9e: Download complete 07:22:24 2e9b0aa3be6d: Pull complete 07:22:24 9c61dcf015f6: Download complete 07:22:24 ---> Running in e7991fafaef6 07:22:25 Removing intermediate container e7991fafaef6 07:22:25 ---> c9176cfdfaca 07:22:25 Step 3/4 : COPY go.mod . 07:22:25 ---> 7d52c3a64169 07:22:25 Step 4/4 : RUN go mod download 07:22:25 ---> Running in ace349bea7e7 07:22:27 9c61dcf015f6: Pull complete 07:22:27 4698f68db338: Pull complete 07:22:27 2a2f49069b9e: Pull complete 07:22:27 e0025b399a48: Pull complete 07:22:27 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:22:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:22:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:27 prd-ubuntu20.04-docker-8c-8g-22489 does not seem to be running inside a container 07:22:27 $ 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/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@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:22:32 $ docker top af0b4b5b36746323a172cc05416b141907b679f0ab25419bd897094757632bf7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:32 + docker compose -f ./docker-compose-build.yml build --parallel 07:22:35 #1 [support-notifications internal] load build definition from Dockerfile 07:22:35 #1 transferring dockerfile: 2.02kB done 07:22:35 #1 DONE 0.0s 07:22:35 07:22:35 #2 [security-spire-agent internal] load build definition from Dockerfile 07:22:35 #2 ... 07:22:35 07:22:35 #3 [security-spire-config internal] load build definition from Dockerfile 07:22:35 #3 transferring dockerfile: 1.69kB 0.0s done 07:22:35 #3 DONE 0.2s 07:22:35 07:22:35 #4 [core-command internal] load build definition from Dockerfile 07:22:35 #4 transferring dockerfile: 1.93kB done 07:22:35 #4 DONE 0.3s 07:22:35 07:22:35 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:22:35 #5 transferring dockerfile: 1.89kB done 07:22:35 #5 DONE 0.3s 07:22:35 07:22:35 #6 [security-bootstrapper internal] load build definition from Dockerfile 07:22:35 #6 transferring dockerfile: 3.17kB done 07:22:35 #6 DONE 0.3s 07:22:35 07:22:35 #7 [core-keeper internal] load build definition from Dockerfile 07:22:35 #7 transferring dockerfile: 2.07kB done 07:22:35 #7 DONE 0.3s 07:22:35 07:22:35 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:22:35 #8 transferring dockerfile: 2.23kB done 07:22:35 #8 DONE 0.3s 07:22:35 07:22:35 #2 [security-spire-agent internal] load build definition from Dockerfile 07:22:35 #2 transferring dockerfile: 1.81kB done 07:22:35 #2 DONE 0.3s 07:22:35 07:22:35 #9 [support-cron-scheduler internal] load build definition from Dockerfile 07:22:35 #9 transferring dockerfile: 1.85kB done 07:22:35 #9 DONE 0.3s 07:22:35 07:22:35 #10 [support-scheduler internal] load build definition from Dockerfile 07:22:35 #10 transferring dockerfile: 1.93kB done 07:22:35 #10 DONE 0.3s 07:22:35 07:22:35 #11 [core-data internal] load build definition from Dockerfile 07:22:35 #11 transferring dockerfile: 2.07kB done 07:22:35 #11 DONE 0.2s 07:22:35 07:22:35 #12 [security-proxy-auth internal] load build definition from Dockerfile 07:22:35 #12 transferring dockerfile: 2.15kB done 07:22:35 #12 DONE 0.4s 07:22:35 07:22:35 #13 [security-spire-server internal] load build definition from Dockerfile 07:22:35 #13 transferring dockerfile: 1.70kB done 07:22:35 #13 DONE 0.3s 07:22:35 07:22:35 #14 [security-secretstore-setup internal] load build definition from Dockerfile 07:22:35 #14 transferring dockerfile: 2.49kB done 07:22:35 #14 DONE 0.4s 07:22:35 07:22:35 #15 [support-notifications internal] load .dockerignore 07:22:35 #15 transferring context: 50B done 07:22:35 #15 DONE 0.3s 07:22:35 07:22:35 #16 [security-secretstore-setup internal] load .dockerignore 07:22:35 #16 transferring context: 50B done 07:22:35 #16 DONE 0.1s 07:22:35 07:22:35 #17 [security-proxy-setup internal] load build definition from Dockerfile 07:22:35 #17 transferring dockerfile: 2.50kB done 07:22:35 #17 DONE 0.3s 07:22:35 07:22:35 #18 [core-metadata internal] load build definition from Dockerfile 07:22:35 #18 transferring dockerfile: 2.13kB done 07:22:35 #18 DONE 0.3s 07:22:35 07:22:35 #19 [security-spire-config internal] load .dockerignore 07:22:35 #19 transferring context: 50B done 07:22:35 #19 DONE 0.1s 07:22:35 07:22:35 #20 [core-command internal] load .dockerignore 07:22:35 #20 transferring context: 50B done 07:22:35 #20 DONE 0.1s 07:22:35 07:22:35 #21 [security-spiffe-token-provider internal] load .dockerignore 07:22:35 #21 transferring context: 50B done 07:22:35 #21 DONE 0.1s 07:22:35 07:22:35 #22 [security-spire-agent internal] load .dockerignore 07:22:35 #22 transferring context: 50B done 07:22:35 #22 DONE 0.1s 07:22:35 07:22:35 #23 [core-data internal] load .dockerignore 07:22:35 #23 transferring context: 50B done 07:22:35 #23 DONE 0.1s 07:22:35 07:22:35 #24 [security-proxy-auth internal] load .dockerignore 07:22:35 #24 transferring context: 50B done 07:22:35 #24 DONE 0.1s 07:22:35 07:22:35 #25 [core-keeper internal] load .dockerignore 07:22:35 #25 transferring context: 50B done 07:22:35 #25 DONE 0.1s 07:22:35 07:22:35 #26 [security-spire-server internal] load .dockerignore 07:22:35 #26 transferring context: 50B done 07:22:35 #26 DONE 0.1s 07:22:35 07:22:35 #27 [support-cron-scheduler internal] load .dockerignore 07:22:35 #27 transferring context: 50B done 07:22:35 #27 DONE 0.1s 07:22:35 07:22:35 #28 [security-bootstrapper internal] load .dockerignore 07:22:35 #28 transferring context: 50B done 07:22:35 #28 DONE 0.2s 07:22:35 07:22:35 #29 [security-proxy-setup internal] load .dockerignore 07:22:35 #29 transferring context: 50B done 07:22:35 #29 DONE 0.1s 07:22:35 07:22:35 #30 [core-common-config-bootstrapper internal] load .dockerignore 07:22:35 #30 transferring context: 50B done 07:22:35 #30 DONE 0.2s 07:22:35 07:22:35 #31 [support-scheduler internal] load .dockerignore 07:22:35 #31 transferring context: 50B done 07:22:35 #31 DONE 0.1s 07:22:35 07:22:35 #32 [core-metadata internal] load .dockerignore 07:22:35 #32 transferring context: 50B done 07:22:35 #32 DONE 0.1s 07:22:35 07:22:35 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:22:35 #33 DONE 0.0s 07:22:35 07:22:35 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 07:22:36 #34 ... 07:22:36 07:22:36 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:22:36 #33 DONE 0.0s 07:22:36 07:22:36 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 07:22:36 #34 ... 07:22:36 07:22:36 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:22:36 #33 DONE 0.0s 07:22:36 07:22:36 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 07:22:36 #34 DONE 0.5s 07:22:36 07:22:36 #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:22:36 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.2s done 07:22:36 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:22:36 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 07:22:36 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 07:22:37 #35 ... 07:22:37 07:22:37 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:22:37 #36 DONE 1.1s 07:22:37 07:22:37 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:22:37 #37 DONE 1.3s 07:22:37 07:22:37 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:22:37 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.2s done 07:22:37 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:22:37 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 07:22:37 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 07:22:38 #35 ... 07:22:38 07:22:38 #38 [security-spire-server internal] load build context 07:22:38 #38 transferring context: 27.98kB 0.1s done 07:22:38 #38 DONE 0.8s 07:22:38 07:22:38 #39 [security-spire-config internal] load build context 07:22:38 #39 transferring context: 26.23kB 0.1s done 07:22:38 #39 DONE 0.8s 07:22:38 07:22:38 #40 [security-spire-agent internal] load build context 07:22:38 #40 transferring context: 27.51kB 0.1s done 07:22:38 #40 DONE 0.8s 07:22:38 07:22:38 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:22:38 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 07:22:38 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:22:38 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 07:22:38 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 07:22:38 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 07:22:38 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 07:22:38 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:22:38 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 07:22:38 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.05MB / 30.73MB 0.5s 07:22:38 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 07:22:38 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 0.7s 07:22:39 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 0.8s 07:22:39 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.73MB / 30.73MB 1.5s 07:22:39 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 27.26MB / 30.73MB 1.6s 07:22:39 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.7s 07:22:44 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.8s 07:22:45 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 7.1s done 07:22:45 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 07:22:45 #41 ... 07:22:45 07:22:45 #42 [support-notifications internal] load build context 07:22:45 #42 transferring context: 336.23MB 9.7s 07:22:46 #42 ... 07:22:46 07:22:46 #43 [core-command internal] load build context 07:22:46 #43 ... 07:22:46 07:22:46 #44 [support-cron-scheduler internal] load build context 07:22:46 #44 ... 07:22:46 07:22:46 #45 [security-secretstore-setup internal] load build context 07:22:46 #45 ... 07:22:46 07:22:46 #46 [security-proxy-setup internal] load build context 07:22:46 #46 ... 07:22:46 07:22:46 #47 [core-data internal] load build context 07:22:46 #47 ... 07:22:46 07:22:46 #48 [support-scheduler internal] load build context 07:22:46 #48 ... 07:22:46 07:22:46 #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:22:46 #0 1.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:22:46 #0 1.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:22:46 #0 1.600 (1/4) Installing ca-certificates (20240705-r0) 07:22:46 #0 1.623 (2/4) Installing dumb-init (1.2.5-r3) 07:22:46 #0 2.298 (3/4) Installing su-exec (0.2-r3) 07:22:46 #0 2.305 (4/4) Installing yq-go (4.44.1-r2) 07:22:46 #0 2.378 Executing busybox-1.36.1-r29.trigger 07:22:46 #0 2.384 Executing ca-certificates-20240705-r0.trigger 07:22:46 #0 2.441 OK: 19 MiB in 18 packages 07:22:47 #49 ... 07:22:47 07:22:47 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:22:47 #50 ... 07:22:47 07:22:47 #51 [security-spiffe-token-provider internal] load build context 07:22:47 #51 ... 07:22:47 07:22:47 #52 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:22:47 #52 ... 07:22:47 07:22:47 #53 [security-bootstrapper internal] load build context 07:22:47 #53 ... 07:22:47 07:22:47 #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:22:47 #0 8.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:22:47 #0 8.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:22:47 #0 8.903 (1/2) Installing ca-certificates (20240705-r0) 07:22:47 #0 8.916 (2/2) Installing dumb-init (1.2.5-r3) 07:22:47 #0 8.919 Executing busybox-1.36.1-r29.trigger 07:22:47 #0 8.923 Executing ca-certificates-20240705-r0.trigger 07:22:47 #0 8.960 OK: 9 MiB in 16 packages 07:22:47 #54 ... 07:22:47 07:22:47 #55 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:22:47 #55 ... 07:22:47 07:22:47 #56 [security-proxy-auth internal] load build context 07:22:47 #56 ... 07:22:47 07:22:47 #57 [core-metadata internal] load build context 07:22:47 #57 ... 07:22:47 07:22:47 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:22:47 #0 1.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:22:47 #0 1.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:22:47 #0 1.585 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:22:47 #0 1.585 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:22:47 #0 1.585 OK: 24163 distinct packages available 07:22:47 #0 1.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:22:47 #0 1.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:22:47 #0 1.963 (1/14) Installing ca-certificates (20240705-r0) 07:22:47 #0 2.315 (2/14) Installing brotli-libs (1.1.0-r2) 07:22:47 #0 2.325 (3/14) Installing c-ares (1.33.1-r0) 07:22:47 #0 2.330 (4/14) Installing libunistring (1.2-r0) 07:22:47 #0 2.348 (5/14) Installing libidn2 (2.3.7-r0) 07:22:47 #0 2.352 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:22:47 #0 2.356 (7/14) Installing libpsl (0.21.5-r1) 07:22:47 #0 2.365 (8/14) Installing zstd-libs (1.5.6-r0) 07:22:47 #0 2.384 (9/14) Installing libcurl (8.10.1-r0) 07:22:47 #0 2.392 (10/14) Installing curl (8.10.1-r0) 07:22:47 #0 2.398 (11/14) Installing dumb-init (1.2.5-r3) 07:22:47 #0 2.400 (12/14) Installing musl-obstack (1.2.3-r2) 07:22:47 #0 2.403 (13/14) Installing libucontext (1.2-r3) 07:22:47 #0 2.407 (14/14) Installing gcompat (1.1.0-r4) 07:22:47 #0 2.409 Executing busybox-1.36.1-r29.trigger 07:22:47 #0 2.417 Executing ca-certificates-20240705-r0.trigger 07:22:47 #0 2.502 OK: 13 MiB in 28 packages 07:22:47 #58 ... 07:22:47 07:22:47 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:22:47 #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 07:22:47 #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:22:47 #59 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 07:22:47 #59 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 07:22:47 #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 07:22:47 #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 07:22:47 #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 07:22:47 #59 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:22:47 #59 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done 07:22:47 #59 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 07:22:47 #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 07:22:48 #59 ... 07:22:48 07:22:48 #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:22:48 #0 1.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:22:48 #0 1.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:22:48 #0 1.828 (1/3) Installing ca-certificates (20240705-r0) 07:22:48 #0 2.302 (2/3) Installing dumb-init (1.2.5-r3) 07:22:48 #0 2.305 (3/3) Installing tzdata (2024b-r0) 07:22:48 #0 2.339 Executing busybox-1.36.1-r29.trigger 07:22:48 #0 2.354 Executing ca-certificates-20240705-r0.trigger 07:22:48 #0 2.406 OK: 10 MiB in 17 packages 07:22:48 #60 ... 07:22:48 07:22:48 #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:22:48 #61 ... 07:22:48 07:22:48 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:22:48 #0 9.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:22:48 #0 9.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:22:48 #0 10.19 (1/2) Installing dumb-init (1.2.5-r3) 07:22:48 #0 10.20 (2/2) Installing su-exec (0.2-r3) 07:22:48 #0 10.20 Executing busybox-1.36.1-r29.trigger 07:22:48 #0 10.21 OK: 8 MiB in 16 packages 07:22:48 #62 ... 07:22:48 07:22:48 #63 [core-common-config-bootstrapper internal] load build context 07:22:48 #63 ... 07:22:48 07:22:48 #64 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:22:48 #64 ... 07:22:48 07:22:48 #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:22:48 #0 0.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:22:48 #0 1.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:22:48 #0 1.410 (1/1) Installing dumb-init (1.2.5-r3) 07:22:48 #0 1.415 Executing busybox-1.36.1-r29.trigger 07:22:48 #0 1.465 OK: 8 MiB in 15 packages 07:22:49 #65 ... 07:22:49 07:22:49 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:22:49 #0 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:22:49 #0 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:22:49 #66 ... 07:22:49 07:22:49 #67 [core-keeper internal] load build context 07:22:49 #67 ... 07:22:49 07:22:49 #63 [core-common-config-bootstrapper internal] load build context 07:22:50 #63 transferring context: 452.47MB 13.7s done 07:22:54 #63 ... 07:22:54 07:22:54 #44 [support-cron-scheduler internal] load build context 07:22:54 #44 transferring context: 452.47MB 17.6s done 07:22:56 #44 ... 07:22:56 07:22:56 #42 [support-notifications internal] load build context 07:22:56 #42 transferring context: 452.47MB 12.7s done 07:22:56 #42 ... 07:22:56 07:22:56 #45 [security-secretstore-setup internal] load build context 07:22:56 #45 transferring context: 452.47MB 14.3s done 07:22:56 #45 ... 07:22:56 07:22:56 #46 [security-proxy-setup internal] load build context 07:22:56 #46 transferring context: 452.47MB 14.0s done 07:22:56 #46 ... 07:22:56 07:22:56 #43 [core-command internal] load build context 07:22:56 #43 transferring context: 452.47MB 14.0s done 07:22:57 #43 ... 07:22:57 07:22:57 #47 [core-data internal] load build context 07:22:57 #47 transferring context: 452.47MB 13.3s done 07:22:57 #47 ... 07:22:57 07:22:57 #48 [support-scheduler internal] load build context 07:22:57 #48 transferring context: 452.47MB 13.5s done 07:22:57 #48 ... 07:22:57 07:22:57 #51 [security-spiffe-token-provider internal] load build context 07:22:57 #51 transferring context: 452.47MB 13.9s done 07:22:57 #51 ... 07:22:57 07:22:57 #56 [security-proxy-auth internal] load build context 07:22:57 #56 transferring context: 452.47MB 14.3s done 07:22:57 #56 ... 07:22:57 07:22:57 #53 [security-bootstrapper internal] load build context 07:22:57 #53 transferring context: 452.47MB 12.3s done 07:22:57 #53 ... 07:22:57 07:22:57 #57 [core-metadata internal] load build context 07:22:57 #57 transferring context: 452.47MB 13.5s done 07:22:59 #57 ... 07:22:59 07:22:59 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:22:59 #66 11.98 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:22:59 #66 11.98 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:22:59 #66 11.98 OK: 24163 distinct packages available 07:22:59 #66 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:22:59 #66 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:22:59 #66 12.61 (1/4) Installing dumb-init (1.2.5-r3) 07:22:59 #66 12.61 (2/4) Installing musl-obstack (1.2.3-r2) 07:22:59 #66 12.61 (3/4) Installing libucontext (1.2-r3) 07:22:59 #66 12.62 (4/4) Installing gcompat (1.1.0-r4) 07:22:59 #66 12.62 Executing busybox-1.36.1-r29.trigger 07:22:59 #66 12.63 OK: 8 MiB in 18 packages 07:22:59 #66 ... 07:22:59 07:22:59 #67 [core-keeper internal] load build context 07:22:59 #67 transferring context: 452.47MB 12.9s done 07:23:07 #67 ... 07:23:07 07:23:07 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:23:07 #59 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.1s 07:23:07 #59 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.5s done 07:23:14 #59 ... 07:23:14 07:23:14 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:23:14 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 07:23:17 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.1s done 07:23:22 Removing intermediate container ace349bea7e7 07:23:22 ---> f593e1fb5b16 07:23:22 Successfully built f593e1fb5b16 07:23:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:22 + docker inspect -f . ci-base-image-arm64 07:23:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:22 prd-ubuntu20.04-docker-arm64-4c-16g-22490 does not seem to be running inside a container 07:23:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@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:23:24 $ docker top 94231fb0ac16c3f2333c7b951aa7600b540339343e3a6d61617edd459ed521e4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:23:25 + go version 07:23:25 go version go1.23.2 linux/arm64 [Pipeline] } 07:23:25 $ docker stop --time=1 94231fb0ac16c3f2333c7b951aa7600b540339343e3a6d61617edd459ed521e4 07:23:26 $ docker rm -f --volumes 94231fb0ac16c3f2333c7b951aa7600b540339343e3a6d61617edd459ed521e4 [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:23:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:23:27 07:23:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:23:28 latest: Pulling from edgex-devops/edgex-compose-arm64 07:23:28 547446be3368: Pulling fs layer 07:23:28 d125d8839a47: Pulling fs layer 07:23:28 3e85d5ac6304: Pulling fs layer 07:23:28 c3105a71a48b: Pulling fs layer 07:23:28 0f093f025ec4: Pulling fs layer 07:23:28 c3105a71a48b: Waiting 07:23:28 0f093f025ec4: Waiting 07:23:28 c3106fc0e877: Pulling fs layer 07:23:28 c3106fc0e877: Waiting 07:23:28 547446be3368: Verifying Checksum 07:23:28 c3105a71a48b: Verifying Checksum 07:23:28 c3105a71a48b: Download complete 07:23:28 d125d8839a47: Verifying Checksum 07:23:28 d125d8839a47: Download complete 07:23:28 0f093f025ec4: Verifying Checksum 07:23:28 0f093f025ec4: Download complete 07:23:29 #41 ... 07:23:29 07:23:29 #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:23:29 #65 DONE 52.7s 07:23:29 07:23:29 #68 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:23:29 547446be3368: Pull complete 07:23:29 #68 ... 07:23:29 07:23:29 #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:23:29 #60 DONE 52.7s 07:23:29 07:23:29 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:23:29 #62 DONE 52.7s 07:23:29 07:23:29 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:23:29 #58 DONE 52.8s 07:23:29 07:23:29 #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:23:29 #49 DONE 52.8s 07:23:29 07:23:29 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:23:29 #66 DONE 52.1s 07:23:29 07:23:29 #53 [security-bootstrapper internal] load build context 07:23:29 #53 DONE 53.4s 07:23:29 07:23:29 #67 [core-keeper internal] load build context 07:23:29 #67 DONE 53.4s 07:23:29 07:23:29 #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:23:29 #54 DONE 52.8s 07:23:29 07:23:29 #42 [support-notifications internal] load build context 07:23:29 #42 DONE 53.7s 07:23:29 07:23:29 #47 [core-data internal] load build context 07:23:29 #47 DONE 53.5s 07:23:29 07:23:29 #48 [support-scheduler internal] load build context 07:23:29 #48 DONE 53.3s 07:23:29 07:23:29 #51 [security-spiffe-token-provider internal] load build context 07:23:29 #51 DONE 53.7s 07:23:29 07:23:29 #46 [security-proxy-setup internal] load build context 07:23:29 #46 DONE 53.5s 07:23:29 07:23:29 #63 [core-common-config-bootstrapper internal] load build context 07:23:29 #63 DONE 53.5s 07:23:29 07:23:29 #57 [core-metadata internal] load build context 07:23:29 #57 DONE 53.3s 07:23:29 07:23:29 #43 [core-command internal] load build context 07:23:29 #43 DONE 53.7s 07:23:29 07:23:29 #44 [support-cron-scheduler internal] load build context 07:23:29 #44 DONE 53.5s 07:23:29 07:23:29 #56 [security-proxy-auth internal] load build context 07:23:29 #56 DONE 53.5s 07:23:29 07:23:29 #45 [security-secretstore-setup internal] load build context 07:23:29 #45 DONE 53.5s 07:23:29 07:23:29 #64 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:23:29 #64 DONE 54.1s 07:23:29 07:23:29 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:23:29 #59 DONE 52.7s 07:23:29 07:23:29 #69 [core-metadata builder 2/7] WORKDIR /edgex-go 07:23:29 #69 DONE 0.1s 07:23:29 07:23:29 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 07:23:30 d125d8839a47: Pull complete 07:23:30 #70 ... 07:23:30 07:23:30 #55 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:23:30 #55 DONE 53.7s 07:23:30 07:23:30 #52 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:23:30 #52 53.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:30 #52 53.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:30 #52 54.09 (1/1) Installing dumb-init (1.2.5-r3) 07:23:30 #52 54.09 Executing busybox-1.36.1-r29.trigger 07:23:30 #52 54.10 OK: 8 MiB in 15 packages 07:23:31 #52 DONE 54.3s 07:23:31 07:23:31 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:23:31 #50 53.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:31 #50 53.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:31 #50 53.83 (1/4) Installing dumb-init (1.2.5-r3) 07:23:31 #50 53.83 (2/4) Installing openssl (3.3.2-r0) 07:23:31 #50 53.84 (3/4) Installing su-exec (0.2-r3) 07:23:31 #50 53.85 (4/4) Installing yq-go (4.44.1-r2) 07:23:31 #50 53.92 Executing busybox-1.36.1-r29.trigger 07:23:31 #50 53.92 OK: 19 MiB in 18 packages 07:23:31 #50 DONE 54.2s 07:23:31 07:23:31 #71 [core-command stage-1 3/8] RUN apk --no-cache upgrade 07:23:31 #71 ... 07:23:31 07:23:31 #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:23:31 #61 52.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:31 #61 53.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:31 #61 53.41 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:23:31 #61 53.41 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:23:31 #61 53.41 OK: 24163 distinct packages available 07:23:31 #61 53.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:31 #61 53.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:31 #61 53.86 (1/5) Installing dumb-init (1.2.5-r3) 07:23:31 #61 53.86 (2/5) Installing musl-obstack (1.2.3-r2) 07:23:31 #61 53.86 (3/5) Installing libucontext (1.2-r3) 07:23:31 #61 53.87 (4/5) Installing gcompat (1.1.0-r4) 07:23:31 #61 53.87 (5/5) Installing openssl (3.3.2-r0) 07:23:31 #61 53.88 Executing busybox-1.36.1-r29.trigger 07:23:31 #61 53.89 OK: 9 MiB in 19 packages 07:23:31 #61 DONE 54.1s 07:23:31 c3106fc0e877: Download complete 07:23:31 07:23:31 #72 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 07:23:32 3e85d5ac6304: Verifying Checksum 07:23:32 3e85d5ac6304: Download complete 07:23:32 #72 ... 07:23:32 07:23:32 #73 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:23:32 #0 1.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:32 #0 1.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:32 #0 2.235 Upgrading critical system libraries and apk-tools: 07:23:32 #0 2.235 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:23:32 #0 2.243 Executing busybox-1.36.1-r29.trigger 07:23:32 #0 2.315 Continuing the upgrade transaction with new apk-tools: 07:23:32 #0 2.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:32 #0 2.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:32 #0 2.687 OK: 8 MiB in 16 packages 07:23:32 #73 DONE 2.9s 07:23:32 07:23:32 #74 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:23:32 #0 1.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:32 #0 1.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:32 #0 2.224 Upgrading critical system libraries and apk-tools: 07:23:32 #0 2.224 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:23:32 #0 2.231 Executing busybox-1.36.1-r29.trigger 07:23:32 #0 2.298 Continuing the upgrade transaction with new apk-tools: 07:23:32 #0 2.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:32 #0 2.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:32 #0 2.702 OK: 10 MiB in 17 packages 07:23:32 #74 DONE 2.9s 07:23:32 07:23:32 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:23:32 #0 1.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:32 #0 1.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:32 #0 2.318 Upgrading critical system libraries and apk-tools: 07:23:32 #0 2.318 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:23:32 #0 2.326 Executing busybox-1.36.1-r29.trigger 07:23:32 #0 2.394 Continuing the upgrade transaction with new apk-tools: 07:23:32 #0 2.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:32 #0 2.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:32 #0 2.866 OK: 13 MiB in 28 packages 07:23:32 #75 DONE 3.0s 07:23:32 07:23:32 #76 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:23:32 #76 ... 07:23:32 07:23:32 #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:23:32 #70 2.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:32 #70 2.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:32 #70 2.764 OK: 246 MiB in 54 packages 07:23:32 #70 DONE 2.9s 07:23:32 07:23:32 #77 [core-command builder 4/7] COPY go.mod vendor* ./ 07:23:32 #77 DONE 0.1s 07:23:32 07:23:32 #68 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:23:32 #68 2.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:32 #68 2.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:32 #68 2.630 Upgrading critical system libraries and apk-tools: 07:23:32 #68 2.630 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:23:32 #68 2.635 Executing busybox-1.36.1-r29.trigger 07:23:32 #68 2.712 Continuing the upgrade transaction with new apk-tools: 07:23:32 #68 2.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:32 #68 2.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:32 #68 3.201 OK: 8 MiB in 15 packages 07:23:32 #68 DONE 3.3s 07:23:32 07:23:32 #78 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:23:32 #78 DONE 3.1s 07:23:32 07:23:32 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:33 #79 ... 07:23:33 07:23:33 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:23:33 #0 2.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:33 #0 2.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:33 #0 2.723 Upgrading critical system libraries and apk-tools: 07:23:33 #0 2.723 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:23:33 #0 2.727 Executing busybox-1.36.1-r29.trigger 07:23:33 #0 2.787 Continuing the upgrade transaction with new apk-tools: 07:23:33 #0 2.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:33 #0 2.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:33 #0 3.313 OK: 19 MiB in 18 packages 07:23:33 #80 DONE 3.4s 07:23:33 07:23:33 #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:23:33 #0 2.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:33 #0 2.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:33 #0 2.538 Upgrading critical system libraries and apk-tools: 07:23:33 #0 2.538 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:23:33 #0 2.547 Executing busybox-1.36.1-r29.trigger 07:23:33 #0 2.639 Continuing the upgrade transaction with new apk-tools: 07:23:33 #0 2.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:33 #0 2.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:33 #0 3.259 OK: 9 MiB in 16 packages 07:23:33 #81 DONE 3.4s 07:23:33 07:23:33 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:23:33 #0 2.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:33 #0 2.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:33 #0 2.740 Upgrading critical system libraries and apk-tools: 07:23:33 #0 2.740 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:23:33 #0 2.797 Executing busybox-1.36.1-r29.trigger 07:23:33 #0 2.896 Continuing the upgrade transaction with new apk-tools: 07:23:33 #0 2.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:33 #0 3.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:33 #0 3.386 OK: 8 MiB in 18 packages 07:23:33 #82 DONE 3.5s 07:23:33 07:23:33 #83 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:23:33 #0 2.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:33 #0 2.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:33 #0 3.223 OK: 246 MiB in 54 packages 07:23:33 #83 DONE 3.3s 07:23:33 07:23:33 #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:23:35 #84 ... 07:23:35 07:23:35 #85 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:23:35 #0 3.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:35 #0 3.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:35 #0 3.925 OK: 246 MiB in 54 packages 07:23:35 #85 DONE 5.2s 07:23:35 07:23:35 #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:23:35 #84 DONE 1.7s 07:23:35 07:23:35 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:23:35 #86 DONE 1.8s 07:23:35 07:23:35 #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:23:35 #87 DONE 0.1s 07:23:35 07:23:35 #88 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:23:35 #88 DONE 0.1s 07:23:35 07:23:35 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:35 #89 ... 07:23:35 07:23:35 #90 [security-spire-config stage-2 6/10] COPY security.txt / 07:23:35 #90 DONE 0.1s 07:23:35 07:23:35 #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:23:35 #91 DONE 0.0s 07:23:35 07:23:35 #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:23:35 #92 DONE 0.0s 07:23:35 07:23:35 #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:23:35 #93 DONE 0.1s 07:23:35 07:23:35 #94 [security-spire-config] exporting to image 07:23:35 #94 exporting layers 07:23:35 #94 exporting layers 0.8s done 07:23:35 #94 writing image sha256:9a5dc97d813ab2693fbcc0d20a2a921692351749182075771e3e3ff83eba1643 done 07:23:35 #94 naming to docker.io/library/security-spire-config done 07:23:35 #94 DONE 0.8s 07:23:35 07:23:35 #95 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:23:35 #0 3.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:35 #0 3.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:35 #0 4.329 Upgrading critical system libraries and apk-tools: 07:23:35 #0 4.329 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:23:35 #0 4.338 Executing busybox-1.36.1-r29.trigger 07:23:35 #0 4.401 Continuing the upgrade transaction with new apk-tools: 07:23:35 #0 4.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:35 #0 4.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:35 #0 4.735 OK: 19 MiB in 18 packages 07:23:35 #95 DONE 4.9s 07:23:35 07:23:35 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:23:35 #96 DONE 0.0s 07:23:35 07:23:35 #71 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 07:23:35 #71 3.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:35 #71 3.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:35 #71 4.329 Upgrading critical system libraries and apk-tools: 07:23:35 #71 4.329 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:23:35 #71 4.337 Executing busybox-1.36.1-r29.trigger 07:23:35 #71 4.402 Continuing the upgrade transaction with new apk-tools: 07:23:35 #71 4.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:35 #71 4.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:35 #71 4.810 OK: 8 MiB in 15 packages 07:23:35 #71 DONE 4.9s 07:23:35 07:23:35 #72 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 07:23:35 #72 4.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:35 #72 4.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:35 #72 4.541 Upgrading critical system libraries and apk-tools: 07:23:35 #72 4.541 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:23:35 #72 4.549 Executing busybox-1.36.1-r29.trigger 07:23:36 #72 ... 07:23:36 07:23:36 #76 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:23:36 #76 DONE 3.5s 07:23:36 07:23:36 #97 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:23:36 #0 5.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:36 #0 5.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:36 #0 5.551 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:23:36 #0 5.551 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:23:36 #0 5.551 OK: 24162 distinct packages available 07:23:36 #0 5.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:36 #0 5.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:36 #0 6.008 OK: 246 MiB in 54 packages 07:23:36 #97 DONE 6.2s 07:23:36 07:23:36 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 07:23:36 #98 DONE 0.1s 07:23:36 07:23:36 #72 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 07:23:36 #72 4.616 Continuing the upgrade transaction with new apk-tools: 07:23:36 #72 4.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:36 #72 4.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:36 #72 ... 07:23:36 07:23:36 #99 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:23:36 #99 DONE 0.1s 07:23:36 07:23:36 #72 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:23:36 #72 4.943 OK: 9 MiB in 19 packages 07:23:36 #72 DONE 5.1s 07:23:36 07:23:36 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:23:38 #100 DONE 1.5s 07:23:38 07:23:38 #101 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:23:38 #0 4.375 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:38 #0 5.377 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:38 #0 6.095 (1/1) Installing dumb-init (1.2.5-r3) 07:23:38 #0 6.373 Executing busybox-1.36.1-r29.trigger 07:23:38 #0 6.382 OK: 8 MiB in 15 packages 07:23:38 #101 DONE 7.4s 07:23:38 07:23:38 #102 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:23:38 #0 3.030 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:23:38 #0 3.494 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:23:38 #0 4.215 OK: 246 MiB in 54 packages 07:23:38 #102 DONE 5.0s 07:23:38 07:23:38 #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:23:38 #103 DONE 1.5s 07:23:38 07:23:38 #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:23:38 #104 DONE 0.1s 07:23:38 07:23:38 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:23:38 #105 DONE 0.1s 07:23:38 07:23:38 #106 [security-spire-server stage-2 6/9] COPY security.txt / 07:23:38 #106 DONE 0.6s 07:23:38 07:23:38 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:23:38 #107 DONE 0.7s 07:23:38 07:23:38 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:23:38 #108 DONE 0.0s 07:23:38 07:23:38 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:23:38 #109 DONE 0.1s 07:23:38 07:23:38 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:23:38 #110 DONE 0.0s 07:23:38 07:23:38 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:23:38 #111 DONE 0.1s 07:23:38 07:23:38 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 07:23:38 #112 DONE 0.1s 07:23:38 07:23:38 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:23:38 #113 DONE 0.1s 07:23:38 07:23:38 #94 [security-spire-server] exporting to image 07:23:38 #94 ... 07:23:38 07:23:38 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:23:38 #114 DONE 0.0s 07:23:39 07:23:39 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:23:39 #115 DONE 0.1s 07:23:39 07:23:39 #94 [security-spire-agent] exporting to image 07:23:39 #94 exporting layers 0.6s done 07:23:39 #94 writing image sha256:3955288ce95c9c204bf5ad9f033752a302d60deed0dbbdd911589472669b60a0 done 07:23:39 #94 naming to docker.io/library/security-spire-server done 07:23:39 #94 exporting layers 0.6s done 07:23:39 #94 writing image sha256:30169c57dae8a21d8d5d07820ba50e8dac48aa28da0e6404c49711de75930041 done 07:23:39 #94 naming to docker.io/library/security-spire-agent done 07:23:39 #94 DONE 1.6s 07:23:39 07:23:39 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:39 #116 ... 07:23:39 07:23:39 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:23:42 3e85d5ac6304: Pull complete 07:23:42 c3105a71a48b: Pull complete 07:23:42 0f093f025ec4: Pull complete 07:23:42 c3106fc0e877: Pull complete 07:23:42 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:23:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:23:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:43 prd-ubuntu20.04-docker-arm64-4c-16g-22490 does not seem to be running inside a container 07:23:43 $ 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/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@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:23:45 #41 ... 07:23:45 07:23:45 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:45 #117 ... 07:23:45 07:23:45 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:23:45 $ docker top a52d592f1ad221e98fd86b0f727092687497d825b56dbe1d3e92e511ca5e8701 -eo pid,comm [Pipeline] { [Pipeline] sh 07:23:46 + docker compose -f ./docker-compose-build.yml build --parallel 07:23:56 #1 [core-keeper internal] load build definition from Dockerfile 07:23:56 #1 transferring dockerfile: 07:23:56 #1 transferring dockerfile: 2.07kB done 07:23:56 #1 DONE 0.1s 07:23:56 07:23:56 #2 [support-scheduler internal] load build definition from Dockerfile 07:23:56 #2 transferring dockerfile: 1.93kB 0.0s done 07:23:56 #2 DONE 0.0s 07:23:56 07:23:56 #3 [support-notifications internal] load build definition from Dockerfile 07:23:56 #3 transferring dockerfile: 2.02kB done 07:23:56 #3 DONE 0.0s 07:23:56 07:23:56 #4 [security-bootstrapper internal] load build definition from Dockerfile 07:23:56 #4 transferring dockerfile: 3.17kB done 07:23:56 #4 DONE 0.1s 07:23:56 07:23:56 #5 [security-spire-server internal] load build definition from Dockerfile 07:23:56 #5 transferring dockerfile: 1.70kB 0.0s done 07:23:56 #5 DONE 0.1s 07:23:56 07:23:56 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:23:56 #6 transferring dockerfile: 2.23kB done 07:23:56 #6 DONE 0.1s 07:23:56 07:23:56 #7 [core-command internal] load build definition from Dockerfile 07:23:56 #7 transferring dockerfile: 1.93kB 0.0s done 07:23:56 #7 DONE 0.1s 07:23:56 07:23:56 #8 [security-proxy-auth internal] load build definition from Dockerfile 07:23:56 #8 transferring dockerfile: 2.15kB 0.0s done 07:23:56 #8 DONE 0.1s 07:23:56 07:23:56 #9 [core-data internal] load build definition from Dockerfile 07:23:56 #9 transferring dockerfile: 2.07kB done 07:23:56 #9 DONE 0.1s 07:23:56 07:23:56 #10 [security-secretstore-setup internal] load build definition from Dockerfile 07:23:57 #10 transferring dockerfile: 2.49kB done 07:23:57 #10 DONE 0.1s 07:23:57 07:23:57 #11 [security-spire-agent internal] load build definition from Dockerfile 07:23:57 #11 transferring dockerfile: 1.81kB 0.0s done 07:23:57 #11 DONE 0.1s 07:23:57 07:23:57 #12 [core-metadata internal] load build definition from Dockerfile 07:23:57 #12 transferring dockerfile: 2.13kB done 07:23:57 #12 DONE 0.1s 07:23:57 07:23:57 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:23:57 #13 transferring dockerfile: 1.89kB done 07:23:57 #13 DONE 0.1s 07:23:57 07:23:57 #14 [support-cron-scheduler internal] load build definition from Dockerfile 07:23:57 #14 transferring dockerfile: 1.85kB 0.0s done 07:23:57 #14 DONE 0.1s 07:23:57 07:23:57 #15 [security-spire-config internal] load build definition from Dockerfile 07:23:57 #15 transferring dockerfile: 1.69kB 0.0s done 07:23:57 #15 DONE 0.1s 07:23:57 07:23:57 #16 [security-proxy-setup internal] load build definition from Dockerfile 07:23:57 #16 transferring dockerfile: 2.50kB done 07:23:57 #16 DONE 0.1s 07:23:57 07:23:57 #17 [core-keeper internal] load .dockerignore 07:23:57 #17 transferring context: 50B done 07:23:57 #17 DONE 0.1s 07:23:58 07:23:58 #18 [support-scheduler internal] load .dockerignore 07:23:58 #18 transferring context: 50B done 07:23:58 #18 DONE 0.1s 07:23:58 07:23:58 #19 [support-notifications internal] load .dockerignore 07:23:58 #19 transferring context: 50B 0.0s done 07:23:58 #19 DONE 0.0s 07:23:58 07:23:58 #20 [security-spire-server internal] load .dockerignore 07:23:58 #20 transferring context: 50B 0.0s done 07:23:58 #20 DONE 0.1s 07:23:58 07:23:58 #21 [security-bootstrapper internal] load .dockerignore 07:23:58 #21 transferring context: 50B 0.0s done 07:23:58 #21 DONE 0.1s 07:23:58 07:23:58 #22 [core-common-config-bootstrapper internal] load .dockerignore 07:23:58 #22 transferring context: 50B 0.0s done 07:23:58 #22 DONE 0.1s 07:23:58 07:23:58 #23 [core-command internal] load .dockerignore 07:23:58 #23 transferring context: 50B 0.0s done 07:23:58 #23 DONE 0.1s 07:23:58 07:23:58 #24 [security-proxy-auth internal] load .dockerignore 07:23:58 #24 transferring context: 50B 0.0s done 07:23:58 #24 DONE 0.1s 07:23:58 07:23:58 #25 [core-data internal] load .dockerignore 07:23:58 #25 transferring context: 50B 0.0s done 07:23:58 #25 DONE 0.1s 07:23:58 07:23:58 #26 [security-secretstore-setup internal] load .dockerignore 07:23:58 #26 transferring context: 50B 0.0s done 07:23:58 #26 DONE 0.1s 07:23:58 07:23:58 #27 [security-spire-agent internal] load .dockerignore 07:23:58 #27 transferring context: 50B done 07:23:58 #27 DONE 0.1s 07:23:58 07:23:58 #28 [security-spiffe-token-provider internal] load .dockerignore 07:23:58 #28 transferring context: 50B done 07:23:58 #28 DONE 0.1s 07:23:58 07:23:58 #29 [support-cron-scheduler internal] load .dockerignore 07:23:58 #29 transferring context: 50B 0.0s done 07:23:58 #29 DONE 0.1s 07:23:58 07:23:58 #30 [core-metadata internal] load .dockerignore 07:23:58 #30 transferring context: 50B 0.0s done 07:23:59 #30 ... 07:23:59 07:23:59 #31 [security-spire-config internal] load .dockerignore 07:23:59 #31 transferring context: 50B 0.0s done 07:23:59 #31 DONE 0.1s 07:23:59 07:23:59 #32 [security-proxy-setup internal] load .dockerignore 07:23:59 #32 transferring context: 50B done 07:23:59 #32 DONE 0.1s 07:23:59 07:23:59 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:23:59 #33 DONE 0.0s 07:23:59 07:23:59 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 07:23:59 #34 DONE 0.2s 07:23:59 07:23:59 #30 [core-metadata internal] load .dockerignore 07:23:59 #30 ... 07:23:59 07:23:59 #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:23:59 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:23:59 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:23:59 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:23:59 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:23:59 #35 DONE 0.3s 07:23:59 07:23:59 #36 [core-keeper internal] load build context 07:23:59 #36 transferring context: 3.24MB 0.6s done 07:24:00 #36 DONE 0.7s 07:24:00 07:24:00 #37 [core-keeper builder 1/8] FROM docker.io/library/ci-base-image-arm64 07:24:00 #37 ... 07:24:00 07:24:00 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:24:00 #33 DONE 0.0s 07:24:00 07:24:00 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:24:00 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:24:00 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:24:00 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:24:00 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:24:00 #35 DONE 0.5s 07:24:00 07:24:00 #37 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-arm64 07:24:00 #37 DONE 1.6s 07:24:00 07:24:00 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:24:00 #33 DONE 0.0s 07:24:00 07:24:00 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:24:00 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:24:00 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:24:00 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:24:00 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:24:00 #35 DONE 0.5s 07:24:00 07:24:00 #38 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:24:00 #38 ... 07:24:00 07:24:00 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:24:00 #33 DONE 0.0s 07:24:00 07:24:00 #39 [support-scheduler builder 2/8] WORKDIR /edgex-go 07:24:00 #39 DONE 0.6s 07:24:00 07:24:00 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:24:00 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:24:00 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:24:00 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:24:00 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:24:00 #35 DONE 0.5s 07:24:00 07:24:00 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 07:24:00 #34 DONE 0.6s 07:24:00 07:24:00 #37 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 07:24:00 #37 DONE 1.6s 07:24:00 07:24:00 #39 [security-bootstrapper builder 2/8] WORKDIR /edgex-go 07:24:00 #39 DONE 0.6s 07:24:00 07:24:00 #40 [security-bootstrapper internal] load build context 07:24:00 #40 ... 07:24:00 07:24:00 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:24:00 #33 DONE 0.0s 07:24:00 07:24:00 #40 [security-bootstrapper internal] load build context 07:24:01 #40 ... 07:24:01 07:24:01 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:24:01 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:24:01 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:24:01 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:24:01 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:24:01 #35 DONE 0.6s 07:24:01 07:24:01 #37 [core-common-config-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 07:24:01 #37 DONE 1.7s 07:24:01 07:24:01 #39 [core-common-config-bootstrapper builder 2/8] WORKDIR /edgex-go 07:24:01 #39 DONE 0.6s 07:24:01 07:24:01 #40 [security-bootstrapper internal] load build context 07:24:01 #40 ... 07:24:01 07:24:01 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:24:01 #33 DONE 0.0s 07:24:01 07:24:01 #40 [security-bootstrapper internal] load build context 07:24:01 #40 ... 07:24:01 07:24:01 #34 [core-command internal] load metadata for docker.io/library/alpine:3.20 07:24:01 #34 DONE 0.9s 07:24:01 07:24:01 #40 [security-bootstrapper internal] load build context 07:24:01 #40 ... 07:24:01 07:24:01 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:24:01 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:24:01 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:24:01 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:24:01 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:24:01 #35 DONE 0.6s 07:24:01 07:24:01 #37 [core-command builder 1/8] FROM docker.io/library/ci-base-image-arm64 07:24:01 #37 DONE 1.7s 07:24:01 07:24:01 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:24:01 #33 DONE 0.0s 07:24:01 07:24:01 #39 [core-command builder 2/8] WORKDIR /edgex-go 07:24:01 #39 DONE 0.6s 07:24:01 07:24:01 #40 [security-bootstrapper internal] load build context 07:24:01 #40 ... 07:24:01 07:24:01 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:24:01 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:24:01 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:24:01 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:24:01 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:24:01 #35 DONE 0.6s 07:24:01 07:24:01 #37 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-arm64 07:24:01 #37 DONE 1.7s 07:24:01 07:24:01 #39 [security-proxy-auth builder 2/8] WORKDIR /edgex-go 07:24:01 #39 DONE 0.7s 07:24:01 07:24:01 #40 [security-bootstrapper internal] load build context 07:24:01 #40 ... 07:24:01 07:24:01 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:24:01 #33 DONE 0.0s 07:24:01 07:24:01 #40 [security-bootstrapper internal] load build context 07:24:02 #40 ... 07:24:02 07:24:02 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:24:02 #33 DONE 0.0s 07:24:02 07:24:02 #41 [support-scheduler internal] load build context 07:24:02 #41 transferring context: 3.24MB 1.3s done 07:24:02 #41 DONE 1.7s 07:24:02 07:24:02 #40 [security-bootstrapper internal] load build context 07:24:02 #40 ... 07:24:02 07:24:02 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:24:02 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:24:02 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:24:02 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:24:02 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:24:02 #35 DONE 0.6s 07:24:02 07:24:02 #37 [core-data builder 1/8] FROM docker.io/library/ci-base-image-arm64 07:24:02 #37 DONE 1.7s 07:24:02 07:24:02 #39 [core-data builder 2/8] WORKDIR /edgex-go 07:24:02 #39 DONE 0.7s 07:24:02 07:24:02 #40 [security-bootstrapper internal] load build context 07:24:02 #40 transferring context: 3.24MB 1.6s done 07:24:02 #40 DONE 1.8s 07:24:02 07:24:02 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:24:02 #33 DONE 0.0s 07:24:02 07:24:02 #42 [security-secretstore-setup internal] load build context 07:24:02 #42 ... 07:24:02 07:24:02 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:24:02 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:24:02 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:24:02 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:24:02 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:24:02 #35 DONE 0.6s 07:24:02 07:24:03 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:24:03 #33 DONE 0.0s 07:24:03 07:24:03 #43 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:24:03 #43 DONE 2.4s 07:24:03 07:24:03 #42 [security-secretstore-setup internal] load build context 07:24:03 #42 ... 07:24:03 07:24:03 #44 [core-common-config-bootstrapper internal] load build context 07:24:03 #44 transferring context: 3.24MB 1.7s done 07:24:03 #44 DONE 2.2s 07:24:03 07:24:03 #42 [security-secretstore-setup internal] load build context 07:24:03 #42 ... 07:24:03 07:24:03 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 07:24:03 #34 DONE 2.8s 07:24:03 07:24:03 #42 [security-secretstore-setup internal] load build context 07:24:03 #42 ... 07:24:03 07:24:03 #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:24:03 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:24:03 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:24:03 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:24:03 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:24:03 #35 DONE 0.8s 07:24:03 07:24:03 #37 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-arm64 07:24:03 #37 DONE 1.9s 07:24:03 07:24:03 #39 [core-metadata builder 2/8] WORKDIR /edgex-go 07:24:03 #39 DONE 0.9s 07:24:03 07:24:03 #42 [security-secretstore-setup internal] load build context 07:24:03 #42 ... 07:24:03 07:24:03 #45 [support-notifications internal] load build context 07:24:03 #45 transferring context: 3.24MB 2.6s done 07:24:03 #45 DONE 3.1s 07:24:03 07:24:03 #42 [security-secretstore-setup internal] load build context 07:24:03 #42 ... 07:24:03 07:24:03 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:24:03 #33 DONE 0.0s 07:24:03 07:24:03 #42 [security-secretstore-setup internal] load build context 07:24:04 #42 ... 07:24:04 07:24:04 #46 [security-spire-server internal] load build context 07:24:04 #46 transferring context: 27.98kB 0.1s done 07:24:04 #46 DONE 1.3s 07:24:04 07:24:04 #42 [security-secretstore-setup internal] load build context 07:24:05 #42 ... 07:24:05 07:24:05 #47 [security-proxy-auth internal] load build context 07:24:05 #47 transferring context: 3.24MB 3.0s done 07:24:05 #47 DONE 4.1s 07:24:05 07:24:05 #42 [security-secretstore-setup internal] load build context 07:24:05 #42 ... 07:24:05 07:24:05 #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:24:05 #48 DONE 4.0s 07:24:05 07:24:05 #42 [security-secretstore-setup internal] load build context 07:24:06 #42 ... 07:24:06 07:24:06 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 07:24:06 #34 DONE 5.3s 07:24:06 07:24:06 #42 [security-secretstore-setup internal] load build context 07:24:06 #42 ... 07:24:06 07:24:06 #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:24:06 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:24:06 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:24:06 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:24:06 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:24:06 #35 DONE 0.8s 07:24:06 07:24:06 #37 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 07:24:06 #37 DONE 1.9s 07:24:06 07:24:06 #39 [security-proxy-setup builder 2/8] WORKDIR /edgex-go 07:24:06 #39 DONE 0.9s 07:24:06 07:24:06 #43 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:24:06 #43 DONE 5.2s 07:24:06 07:24:06 #42 [security-secretstore-setup internal] load build context 07:24:06 #42 ... 07:24:06 07:24:06 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:24:06 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:24:06 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:24:06 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:24:06 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:24:06 #35 DONE 0.8s 07:24:06 07:24:06 #49 [core-command internal] load build context 07:24:06 #49 transferring context: 3.24MB 3.6s done 07:24:06 #49 DONE 5.1s 07:24:06 07:24:06 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:24:06 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 07:24:06 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 07:24:06 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 07:24:06 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 07:24:06 #35 DONE 0.8s 07:24:06 07:24:06 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:24:06 #50 DONE 0.0s 07:24:06 07:24:06 #42 [security-secretstore-setup internal] load build context 07:24:06 #42 ... 07:24:06 07:24:06 #51 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:24:06 #51 DONE 7.0s 07:24:06 07:24:06 #52 [core-data internal] load build context 07:24:07 #52 transferring context: 3.24MB 4.2s done 07:24:07 #52 DONE 5.3s 07:24:07 07:24:07 #42 [security-secretstore-setup internal] load build context 07:24:08 #42 transferring context: 3.24MB 5.3s done 07:24:08 #42 ... 07:24:08 07:24:08 #53 [security-spire-agent internal] load build context 07:24:08 #53 transferring context: 27.51kB 0.1s done 07:24:08 #53 DONE 2.4s 07:24:08 07:24:08 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:24:08 #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.2s done 07:24:08 #50 DONE 2.2s 07:24:08 07:24:08 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:08 #54 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.4s done 07:24:08 #54 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:24:08 #54 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 07:24:08 #54 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 07:24:08 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.5s done 07:24:08 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.6s done 07:24:08 #54 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.8s 07:24:08 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 07:24:08 #54 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.9s done 07:24:09 #54 ... 07:24:09 07:24:09 #38 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:24:09 #38 8.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:09 #38 ... 07:24:09 07:24:09 #42 [security-secretstore-setup internal] load build context 07:24:09 #42 DONE 7.4s 07:24:10 07:24:10 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:10 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.1s 07:24:10 #54 ... 07:24:10 07:24:10 #55 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:24:10 #0 8.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:10 #0 8.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:10 #55 ... 07:24:10 07:24:10 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:10 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.00MB / 28.04MB 3.8s 07:24:10 #54 ... 07:24:10 07:24:10 #56 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:24:10 #56 ... 07:24:10 07:24:10 #57 [security-spire-config internal] load build context 07:24:10 #57 transferring context: 26.23kB 0.3s done 07:24:10 #57 DONE 4.5s 07:24:10 07:24:10 #58 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 07:24:10 #58 ... 07:24:10 07:24:10 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:24:10 #59 ... 07:24:10 07:24:10 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:24:11 #60 ... 07:24:11 07:24:11 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:24:11 #61 ... 07:24:11 07:24:11 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:11 #54 ... 07:24:11 07:24:11 #62 [security-spiffe-token-provider internal] load build context 07:24:11 #62 transferring context: 3.24MB 5.5s done 07:24:11 #62 DONE 8.1s 07:24:11 07:24:11 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:12 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.16MB / 28.04MB 5.1s 07:24:12 #54 ... 07:24:12 07:24:12 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:24:12 #63 ... 07:24:12 07:24:12 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:12 #54 ... 07:24:12 07:24:12 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:24:12 #64 ... 07:24:12 07:24:12 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:12 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.21MB / 28.04MB 6.0s 07:24:13 #54 ... 07:24:13 07:24:13 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:24:13 #65 ... 07:24:13 07:24:13 #66 [core-metadata internal] load build context 07:24:13 #66 transferring context: 3.24MB 6.9s done 07:24:13 #66 DONE 10.0s 07:24:13 07:24:13 #67 [support-cron-scheduler internal] load build context 07:24:13 #67 transferring context: 3.24MB 8.0s done 07:24:13 #67 ... 07:24:13 07:24:13 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:13 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.31MB / 28.04MB 6.7s 07:24:13 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 07:24:14 #54 ... 07:24:14 07:24:14 #67 [support-cron-scheduler internal] load build context 07:24:14 #67 DONE 10.3s 07:24:14 07:24:14 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:14 #54 ... 07:24:14 07:24:14 #55 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:24:14 #55 11.25 (1/1) Installing dumb-init (1.2.5-r3) 07:24:14 #55 11.25 Executing busybox-1.36.1-r29.trigger 07:24:14 #55 11.25 OK: 9 MiB in 15 packages 07:24:14 #55 DONE 13.8s 07:24:14 07:24:14 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:14 #54 ... 07:24:14 07:24:14 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:24:14 #68 ... 07:24:14 07:24:14 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:14 #54 ... 07:24:14 07:24:14 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:24:14 #69 ... 07:24:14 07:24:14 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:14 #54 ... 07:24:14 07:24:14 #38 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 07:24:14 #38 9.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:14 #38 11.96 (1/2) Installing ca-certificates (20240705-r0) 07:24:14 #38 12.09 (2/2) Installing dumb-init (1.2.5-r3) 07:24:14 #38 12.09 Executing busybox-1.36.1-r29.trigger 07:24:14 #38 12.18 Executing ca-certificates-20240705-r0.trigger 07:24:14 #38 12.78 OK: 10 MiB in 16 packages 07:24:14 #38 DONE 14.4s 07:24:14 07:24:14 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:14 #54 ... 07:24:14 07:24:14 #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:24:14 #70 ... 07:24:14 07:24:14 #71 [security-proxy-setup internal] load build context 07:24:14 #71 transferring context: 3.24MB 6.4s done 07:24:14 #71 DONE 8.8s 07:24:14 07:24:14 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:14 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.09MB / 28.04MB 7.9s 07:24:15 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 9.0s 07:24:16 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.31MB / 28.04MB 9.9s 07:24:16 #54 ... 07:24:16 07:24:16 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:24:17 #72 ... 07:24:17 07:24:17 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:17 #54 ... 07:24:17 07:24:17 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:24:17 #73 ... 07:24:17 07:24:17 #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:24:17 #74 ... 07:24:17 07:24:17 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:17 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 10.6s 07:24:18 #54 ... 07:24:18 07:24:18 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:24:18 #61 DONE 17.7s 07:24:18 07:24:18 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:18 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 11.5s 07:24:18 #54 ... 07:24:18 07:24:18 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:24:18 #50 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:24:18 #50 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 07:24:18 #50 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 07:24:18 #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:24:18 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 07:24:18 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 07:24:18 #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.2s done 07:24:18 #50 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.05MB / 18.32MB 9.3s 07:24:18 #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 07:24:19 #50 ... 07:24:19 07:24:19 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:19 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 12.8s 07:24:19 #54 ... 07:24:19 07:24:19 #58 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:24:19 #58 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:19 #58 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:19 #58 17.24 OK: 238 MiB in 54 packages 07:24:19 #58 DONE 19.3s 07:24:20 07:24:20 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:20 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 13.7s 07:24:20 #54 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 07:24:21 #54 ... 07:24:21 07:24:21 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:24:21 #56 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:21 #56 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:21 #56 19.04 OK: 238 MiB in 54 packages 07:24:21 #56 DONE 21.0s 07:24:21 07:24:21 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:21 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.73MB / 28.04MB 14.9s 07:24:22 #54 ... 07:24:22 07:24:22 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:24:22 #60 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:22 #60 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:22 #60 19.81 (1/2) Installing dumb-init (1.2.5-r3) 07:24:22 #60 19.88 (2/2) Installing su-exec (0.2-r3) 07:24:22 #60 19.88 Executing busybox-1.36.1-r29.trigger 07:24:22 #60 20.01 OK: 9 MiB in 16 packages 07:24:22 #60 DONE 21.2s 07:24:22 07:24:22 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:22 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 15.3s 07:24:22 #54 ... 07:24:22 07:24:22 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:24:22 #59 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:22 #59 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:22 #59 20.24 OK: 238 MiB in 54 packages 07:24:22 #59 DONE 21.8s 07:24:22 07:24:22 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:23 #54 ... 07:24:23 07:24:23 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:24:23 #75 DONE 3.2s 07:24:23 07:24:23 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:23 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.3s 07:24:23 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.5s done 07:24:23 #54 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.5s done 07:24:24 #54 ... 07:24:24 07:24:24 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:24:24 #76 DONE 2.7s 07:24:24 07:24:24 #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:24 #77 ... 07:24:24 07:24:24 #78 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 07:24:24 #78 ... 07:24:24 07:24:24 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:24:24 #50 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.9s done 07:24:24 #50 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 07:24:25 #50 ... 07:24:25 07:24:25 #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:24:25 #79 DONE 2.8s 07:24:25 07:24:25 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:24:25 #80 ... 07:24:25 07:24:25 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:26 #81 ... 07:24:26 07:24:26 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:24:26 #63 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:26 #63 17.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:26 #63 21.48 (1/4) Installing ca-certificates (20240705-r0) 07:24:26 #63 21.57 (2/4) Installing dumb-init (1.2.5-r3) 07:24:26 #63 21.59 (3/4) Installing su-exec (0.2-r3) 07:24:26 #63 21.60 (4/4) Installing yq-go (4.44.1-r2) 07:24:26 #63 21.99 Executing busybox-1.36.1-r29.trigger 07:24:26 #63 22.07 Executing ca-certificates-20240705-r0.trigger 07:24:26 #63 22.63 OK: 20 MiB in 18 packages 07:24:26 #63 DONE 24.2s 07:24:26 07:24:26 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:24:27 #82 ... 07:24:27 07:24:27 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:24:27 #64 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:27 #64 19.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:27 #64 22.88 (1/1) Installing dumb-init (1.2.5-r3) 07:24:27 #64 22.89 Executing busybox-1.36.1-r29.trigger 07:24:27 #64 22.98 OK: 9 MiB in 15 packages 07:24:27 #64 DONE 24.4s 07:24:27 07:24:27 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:24:28 #83 ... 07:24:28 07:24:28 #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:24:28 #84 ... 07:24:28 07:24:28 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:24:28 #73 21.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:30 #73 22.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:31 #73 ... 07:24:31 07:24:31 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:24:31 #65 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:31 #65 18.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:31 #65 22.68 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:24:31 #65 22.68 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:24:31 #65 22.68 OK: 24040 distinct packages available 07:24:31 #65 23.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:31 #65 24.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:31 #65 ... 07:24:31 07:24:31 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:31 #54 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.2s 07:24:32 #54 ... 07:24:32 07:24:32 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:24:32 #85 ... 07:24:32 07:24:32 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:33 #54 ... 07:24:33 07:24:33 #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:33 #86 ... 07:24:33 07:24:33 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:35 #54 ... 07:24:35 07:24:35 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:24:35 #68 21.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:35 #68 22.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:35 #68 27.47 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:24:35 #68 27.49 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:24:35 #68 27.49 OK: 24041 distinct packages available 07:24:35 #68 29.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:35 #68 31.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:35 #68 ... 07:24:35 07:24:35 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:35 #54 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.0s 07:24:37 #54 ... 07:24:37 07:24:37 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:24:37 #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.7s done 07:24:37 #50 DONE 30.6s 07:24:37 07:24:37 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:37 #54 ... 07:24:37 07:24:37 #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:24:37 #70 22.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:37 #70 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:37 #70 ... 07:24:37 07:24:37 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:38 #54 ... 07:24:38 07:24:38 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:24:38 #69 24.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:38 #69 25.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:39 #69 ... 07:24:39 07:24:39 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:39 #54 ... 07:24:39 07:24:39 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:24:39 #65 33.27 OK: 238 MiB in 54 packages 07:24:39 #65 DONE 35.8s 07:24:39 07:24:39 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:24:39 #72 22.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:39 #72 24.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:39 #72 ... 07:24:39 07:24:39 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:44 #118 ... 07:24:44 07:24:44 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:44 #79 DONE 62.1s 07:24:44 07:24:44 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:44 #117 DONE 60.0s 07:24:44 07:24:44 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:44 #116 DONE 56.9s 07:24:44 07:24:44 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:44 #118 DONE 58.8s 07:24:44 07:24:44 #89 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:44 #89 DONE 60.0s 07:24:44 07:24:44 #119 [support-notifications builder 6/7] COPY . . 07:24:44 #54 ... 07:24:44 07:24:44 #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:24:44 #87 DONE 0.7s 07:24:44 07:24:44 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:44 #54 ... 07:24:44 07:24:44 #78 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 07:24:44 #78 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:44 #78 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:44 #78 ... 07:24:44 07:24:44 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:24:44 #54 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.8s done 07:24:44 #54 ... 07:24:44 07:24:44 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:24:44 #80 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:44 #80 17.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:44 #80 ... 07:24:44 07:24:44 #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:24:44 #70 35.03 (1/3) Installing ca-certificates (20240705-r0) 07:24:44 #70 35.83 (2/3) Installing dumb-init (1.2.5-r3) 07:24:44 #70 35.86 (3/3) Installing tzdata (2024b-r0) 07:24:44 #70 ... 07:24:44 07:24:44 #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:24:44 #74 24.10 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:44 #74 26.35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:44 #74 ... 07:24:44 07:24:44 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:24:44 #69 36.86 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:24:44 #69 36.86 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:24:44 #69 36.86 OK: 24041 distinct packages available 07:24:44 #69 ... 07:24:44 07:24:44 #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:24:44 #84 13.03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:44 #84 15.30 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:44 #84 ... 07:24:44 07:24:44 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:24:44 #73 34.30 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 07:24:44 #73 34.32 v3.20.3-161-g98f49c5c68d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 07:24:44 #73 34.32 OK: 24041 distinct packages available 07:24:44 #73 36.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:44 #73 ... 07:24:44 07:24:44 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:24:44 #85 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:44 #85 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:44 #85 ... 07:24:44 07:24:44 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:24:44 #80 28.77 Upgrading critical system libraries and apk-tools: 07:24:44 #80 28.78 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:24:44 #80 28.84 Executing busybox-1.36.1-r29.trigger 07:24:44 #119 ... 07:24:44 07:24:44 #120 [core-command builder 6/7] COPY . . 07:24:44 #80 ... 07:24:44 07:24:44 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:24:44 #83 7.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:44 #83 9.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:44 #83 ... 07:24:44 07:24:44 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:24:44 #82 8.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:44 #82 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:45 #120 ... 07:24:45 07:24:45 #121 [core-keeper builder 7/8] COPY . . 07:24:45 #121 ... 07:24:45 07:24:45 #122 [security-proxy-setup builder 6/7] COPY . . 07:24:45 #82 ... 07:24:45 07:24:45 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:24:45 #72 36.64 (1/4) Installing dumb-init (1.2.5-r3) 07:24:45 #72 36.70 (2/4) Installing openssl (3.3.2-r0) 07:24:45 #72 36.84 (3/4) Installing su-exec (0.2-r3) 07:24:45 #72 36.86 (4/4) Installing yq-go (4.44.1-r2) 07:24:45 #72 37.98 Executing busybox-1.36.1-r29.trigger 07:24:45 #72 38.21 OK: 20 MiB in 18 packages 07:24:45 #72 ... 07:24:45 07:24:45 #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:24:45 #70 37.58 Executing busybox-1.36.1-r29.trigger 07:24:45 #70 37.69 Executing ca-certificates-20240705-r0.trigger 07:24:45 #70 38.80 OK: 11 MiB in 17 packages 07:24:45 #70 DONE 40.7s 07:24:45 #122 ... 07:24:45 07:24:45 #123 [security-spiffe-token-provider builder 6/7] COPY . . 07:24:45 07:24:45 #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:24:46 #88 ... 07:24:46 07:24:46 #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:24:46 #84 26.18 OK: 238 MiB in 54 packages 07:24:46 #84 DONE 28.2s 07:24:46 07:24:46 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:24:46 #68 42.55 (1/5) Installing dumb-init (1.2.5-r3) 07:24:46 #68 42.57 (2/5) Installing musl-obstack (1.2.3-r2) 07:24:46 #68 42.59 (3/5) Installing libucontext (1.2-r3) 07:24:46 #68 42.61 (4/5) Installing gcompat (1.1.0-r4) 07:24:46 #68 42.63 (5/5) Installing openssl (3.3.2-r0) 07:24:46 #68 42.84 Executing busybox-1.36.1-r29.trigger 07:24:46 #68 43.05 OK: 10 MiB in 19 packages 07:24:47 #68 ... 07:24:47 07:24:47 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:24:47 #89 DONE 0.6s 07:24:47 07:24:47 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:48 #90 ... 07:24:48 07:24:48 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:24:48 #72 DONE 41.6s 07:24:48 #123 DONE 13.4s 07:24:48 07:24:48 #124 [core-data builder 6/7] COPY . . 07:24:48 #124 CACHED 07:24:48 07:24:48 #125 [core-data builder 4/7] COPY go.mod vendor* ./ 07:24:48 #125 CACHED 07:24:48 07:24:48 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:48 #126 CACHED 07:24:48 07:24:48 #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:48 #127 CACHED 07:24:48 07:24:48 #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:24:48 #128 CACHED 07:24:48 07:24:48 #129 [support-scheduler builder 6/7] COPY . . 07:24:48 #129 CACHED 07:24:48 07:24:48 #122 [security-proxy-setup builder 6/7] COPY . . 07:24:48 #122 DONE 13.4s 07:24:48 07:24:48 #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:24:48 #130 CACHED 07:24:48 07:24:48 #131 [core-metadata builder 6/7] COPY . . 07:24:48 #131 CACHED 07:24:48 07:24:48 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:48 #132 CACHED 07:24:48 07:24:48 #133 [support-cron-scheduler builder 6/7] COPY . . 07:24:48 #133 CACHED 07:24:48 07:24:48 #134 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:48 #134 CACHED 07:24:48 07:24:48 #135 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 07:24:48 #135 CACHED 07:24:48 07:24:48 #136 [security-proxy-auth builder 6/7] COPY . . 07:24:48 #136 CACHED 07:24:48 07:24:48 #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:48 #137 CACHED 07:24:48 07:24:48 #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:24:48 #138 CACHED 07:24:48 07:24:48 #120 [core-command builder 6/7] COPY . . 07:24:48 #120 DONE 13.4s 07:24:48 07:24:48 #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:48 #139 CACHED 07:24:48 07:24:48 #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:24:48 #140 CACHED 07:24:48 07:24:48 #141 [core-common-config-bootstrapper builder 6/7] COPY . . 07:24:48 #141 CACHED 07:24:48 07:24:48 #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:48 #142 CACHED 07:24:48 07:24:48 #143 [security-secretstore-setup builder 6/7] COPY . . 07:24:48 #143 CACHED 07:24:48 07:24:48 #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:24:48 #144 CACHED 07:24:48 07:24:48 #145 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:48 #145 CACHED 07:24:48 07:24:48 #146 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:24:48 #146 CACHED 07:24:48 07:24:48 #147 [security-bootstrapper builder 6/7] COPY . . 07:24:48 #147 CACHED 07:24:48 07:24:48 #121 [core-keeper builder 7/8] COPY . . 07:24:48 #121 DONE 13.4s 07:24:48 07:24:48 #119 [support-notifications builder 6/7] COPY . . 07:24:48 #119 DONE 13.4s 07:24:48 07:24:48 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:24:48 07:24:48 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:24:49 #148 1.292 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:24:50 #91 ... 07:24:50 07:24:50 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:50 #92 ... 07:24:50 07:24:50 #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:24:50 #88 4.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:50 #88 ... 07:24:50 07:24:50 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:24:50 #68 DONE 46.5s 07:24:50 07:24:50 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:24:52 #93 ... 07:24:52 07:24:52 #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 07:24:52 #74 39.03 (1/1) Installing dumb-init (1.2.5-r3) 07:24:52 #74 39.90 Executing busybox-1.36.1-r29.trigger 07:24:52 #74 40.08 OK: 9 MiB in 15 packages 07:24:52 #74 DONE 43.7s 07:24:52 07:24:52 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:24:52 #83 20.35 Upgrading critical system libraries and apk-tools: 07:24:52 #83 20.35 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:24:52 #83 20.48 Executing busybox-1.36.1-r29.trigger 07:24:52 #83 23.40 Continuing the upgrade transaction with new apk-tools: 07:24:52 #83 23.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:54 #83 25.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:54 #83 ... 07:24:54 07:24:54 #78 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 07:24:54 #78 28.72 Upgrading critical system libraries and apk-tools: 07:24:54 #78 28.73 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:24:54 #78 28.79 Executing busybox-1.36.1-r29.trigger 07:24:54 #78 30.38 Continuing the upgrade transaction with new apk-tools: 07:24:54 #78 30.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:54 #78 32.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:54 #78 ... 07:24:54 07:24:54 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:24:54 #85 24.25 Upgrading critical system libraries and apk-tools: 07:24:54 #85 24.27 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:24:54 #85 24.40 Executing busybox-1.36.1-r29.trigger 07:24:54 #85 27.78 Continuing the upgrade transaction with new apk-tools: 07:24:54 #85 27.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:54 #85 30.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:54 #85 ... 07:24:54 07:24:54 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:24:54 #69 38.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:54 #69 41.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:54 #69 ... 07:24:54 07:24:54 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:24:54 #93 3.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:55 #93 5.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:56 #93 ... 07:24:56 07:24:56 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:24:56 #80 31.50 Continuing the upgrade transaction with new apk-tools: 07:24:56 #80 31.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:56 #80 34.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:56 #80 ... 07:24:56 07:24:56 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:24:56 #69 52.07 (1/14) Installing ca-certificates (20240705-r0) 07:24:56 #69 ... 07:24:56 07:24:56 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:24:56 #73 39.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:56 #73 48.98 (1/4) Installing dumb-init (1.2.5-r3) 07:24:56 #73 49.01 (2/4) Installing musl-obstack (1.2.3-r2) 07:24:56 #73 49.04 (3/4) Installing libucontext (1.2-r3) 07:24:56 #73 49.05 (4/4) Installing gcompat (1.1.0-r4) 07:24:56 #73 49.10 Executing busybox-1.36.1-r29.trigger 07:24:56 #73 49.23 OK: 9 MiB in 18 packages 07:24:56 #73 ... 07:24:56 07:24:56 #78 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 07:24:56 #78 41.82 OK: 9 MiB in 15 packages 07:24:57 #78 DONE 43.6s 07:24:57 07:24:57 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:24:57 #69 52.47 (2/14) Installing brotli-libs (1.1.0-r2) 07:24:57 #69 52.66 (3/14) Installing c-ares (1.33.1-r0) 07:24:57 #69 52.71 (4/14) Installing libunistring (1.2-r0) 07:24:57 #69 52.89 (5/14) Installing libidn2 (2.3.7-r0) 07:24:57 #69 52.96 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:24:57 #69 52.99 (7/14) Installing libpsl (0.21.5-r1) 07:24:57 #69 53.02 (8/14) Installing zstd-libs (1.5.6-r0) 07:24:57 #69 53.13 (9/14) Installing libcurl (8.10.1-r0) 07:24:57 #69 53.28 (10/14) Installing curl (8.10.1-r0) 07:24:57 #69 53.33 (11/14) Installing dumb-init (1.2.5-r3) 07:24:57 #69 53.35 (12/14) Installing musl-obstack (1.2.3-r2) 07:24:57 #69 53.40 (13/14) Installing libucontext (1.2-r3) 07:24:57 #69 53.43 (14/14) Installing gcompat (1.1.0-r4) 07:24:57 #69 53.52 Executing busybox-1.36.1-r29.trigger 07:24:58 #148 ... 07:24:58 07:24:58 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:24:58 #0 1.440 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 07:24:58 #149 ... 07:24:58 07:24:58 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:24:58 #0 0.764 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:24:58 #150 ... 07:24:58 07:24:58 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:24:58 #0 0.798 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:24:58 #69 ... 07:24:58 07:24:58 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:24:58 #73 DONE 51.1s 07:24:58 07:24:58 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:24:58 #69 53.68 Executing ca-certificates-20240705-r0.trigger 07:24:58 #69 ... 07:24:58 07:24:58 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:24:58 #82 21.83 Upgrading critical system libraries and apk-tools: 07:24:58 #82 21.83 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:24:58 #82 21.87 Executing busybox-1.36.1-r29.trigger 07:24:58 #82 24.77 Continuing the upgrade transaction with new apk-tools: 07:24:58 #82 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:24:58 #82 27.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:24:58 #151 ... 07:24:58 07:24:58 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:24:58 #0 0.643 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:24:58 #82 ... 07:24:58 07:24:58 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:24:58 #152 ... 07:24:58 07:24:58 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:24:58 #0 0.975 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:24:58 #153 ... 07:24:58 07:24:58 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:24:58 #0 0.338 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:24:59 #154 ... 07:24:59 07:24:59 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:24:59 #0 1.043 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:24:59 #155 ... 07:24:59 07:24:59 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:24:59 #0 1.107 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:24:59 #156 ... 07:24:59 07:24:59 #157 [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:24:59 #0 1.391 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:24:59 #157 ... 07:24:59 07:24:59 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:24:59 #0 1.487 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:24:59 #158 ... 07:24:59 07:24:59 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:24:59 #0 0.627 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:24:59 #159 ... 07:24:59 07:24:59 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:24:59 #0 0.835 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:25:00 #94 ... 07:25:00 07:25:00 #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 07:25:00 #80 43.74 OK: 10 MiB in 16 packages 07:25:00 #80 DONE 45.4s 07:25:00 07:25:00 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:25:00 #69 54.60 OK: 15 MiB in 28 packages 07:25:01 #69 DONE 56.9s 07:25:01 07:25:01 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:25:02 #95 ... 07:25:02 07:25:02 #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:25:02 #88 6.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:25:02 #88 15.07 Upgrading critical system libraries and apk-tools: 07:25:02 #88 15.07 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:25:02 #88 15.14 Executing busybox-1.36.1-r29.trigger 07:25:02 #88 ... 07:25:02 07:25:02 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:25:02 #85 38.87 OK: 9 MiB in 16 packages 07:25:02 #85 ... 07:25:02 07:25:02 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:25:02 #91 4.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:25:02 #91 5.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:25:02 #91 ... 07:25:02 07:25:02 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:25:02 #83 34.74 OK: 9 MiB in 15 packages 07:25:02 #83 ... 07:25:02 07:25:02 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:25:02 #85 DONE 40.4s 07:25:03 07:25:03 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:25:04 #96 ... 07:25:04 07:25:04 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:25:04 #83 DONE 36.9s 07:25:04 07:25:04 #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:25:04 #88 17.60 Continuing the upgrade transaction with new apk-tools: 07:25:04 #88 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:25:04 #88 19.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:25:05 #88 ... 07:25:05 07:25:05 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:25:05 #82 36.48 OK: 20 MiB in 18 packages 07:25:05 #82 DONE 38.6s 07:25:05 07:25:05 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:25:05 #93 14.65 Upgrading critical system libraries and apk-tools: 07:25:05 #93 14.65 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:25:05 #93 14.73 Executing busybox-1.36.1-r29.trigger 07:25:06 #93 ... 07:25:06 07:25:06 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:25:06 #96 DONE 3.3s 07:25:06 07:25:06 #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 07:25:06 #97 DONE 0.2s 07:25:06 07:25:06 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:25:06 #91 16.66 Upgrading critical system libraries and apk-tools: 07:25:06 #91 16.66 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:25:06 #91 16.72 Executing busybox-1.36.1-r29.trigger 07:25:06 #91 18.37 Continuing the upgrade transaction with new apk-tools: 07:25:06 #91 18.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:25:07 #91 19.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:25:10 #91 ... 07:25:10 07:25:10 #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:25:10 #88 24.45 OK: 11 MiB in 17 packages 07:25:11 #88 DONE 25.3s 07:25:11 07:25:11 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:25:11 #94 2.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:25:11 #94 4.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:25:11 #94 10.54 Upgrading critical system libraries and apk-tools: 07:25:11 #94 10.54 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:25:11 #94 10.57 Executing busybox-1.36.1-r29.trigger 07:25:11 #94 11.53 Continuing the upgrade transaction with new apk-tools: 07:25:11 #94 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:25:11 #94 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:25:11 #94 ... 07:25:11 07:25:11 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:25:11 #95 3.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:25:11 #95 5.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:25:11 #95 10.20 Upgrading critical system libraries and apk-tools: 07:25:11 #95 10.21 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:25:11 #95 10.26 Executing busybox-1.36.1-r29.trigger 07:25:12 #95 ... 07:25:12 07:25:12 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:25:12 #91 23.95 OK: 20 MiB in 18 packages 07:25:13 #91 DONE 24.8s 07:25:13 07:25:13 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:25:13 #93 16.53 Continuing the upgrade transaction with new apk-tools: 07:25:13 #93 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:25:13 #93 17.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:25:13 #93 ... 07:25:13 07:25:13 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:25:13 #95 11.63 Continuing the upgrade transaction with new apk-tools: 07:25:13 #95 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:25:13 #95 ... 07:25:13 07:25:13 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:25:13 #98 DONE 0.2s 07:25:13 07:25:13 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:25:13 #54 ... 07:25:13 07:25:13 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:25:13 #93 23.40 OK: 10 MiB in 19 packages 07:25:15 #93 DONE 24.6s 07:25:15 07:25:15 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:25:16 #99 DONE 1.2s 07:25:16 07:25:16 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:25:16 #100 ... 07:25:16 07:25:16 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:25:16 #101 DONE 1.6s 07:25:16 07:25:16 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:25:16 #102 DONE 0.2s 07:25:16 07:25:16 #103 [security-spire-server stage-2 6/9] COPY security.txt / 07:25:16 #103 DONE 0.2s 07:25:16 07:25:16 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:25:17 #104 DONE 0.4s 07:25:17 07:25:17 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:25:17 #94 17.59 OK: 9 MiB in 18 packages 07:25:17 #94 DONE 18.8s 07:25:17 07:25:17 #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:25:17 #105 ... 07:25:17 07:25:17 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:25:17 #106 DONE 0.5s 07:25:17 07:25:17 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:25:18 #107 DONE 0.4s 07:25:18 07:25:18 #108 [security-spire-server] exporting to image 07:25:18 #108 exporting layers 07:25:19 #108 ... 07:25:19 07:25:19 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:25:19 #100 DONE 2.9s 07:25:19 07:25:19 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:25:19 #109 DONE 0.2s 07:25:19 07:25:19 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 07:25:19 #110 DONE 0.2s 07:25:19 07:25:19 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:25:19 #95 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:25:19 #95 17.60 OK: 15 MiB in 28 packages 07:25:19 #95 ... 07:25:19 07:25:19 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:25:19 #111 DONE 0.4s 07:25:19 07:25:19 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:25:20 #112 DONE 0.4s 07:25:20 07:25:20 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:25:20 #95 DONE 18.8s 07:25:20 07:25:20 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:25:20 #113 DONE 0.5s 07:25:20 07:25:20 #105 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:25:20 #105 DONE 3.6s 07:25:20 07:25:20 #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:25:20 #86 ... 07:25:20 07:25:20 #108 [security-spire-agent] exporting to image 07:25:21 #108 ... 07:25:21 07:25:21 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:25:21 #114 DONE 0.4s 07:25:21 07:25:21 #115 [security-spire-config stage-2 6/10] COPY security.txt / 07:25:21 #115 DONE 0.4s 07:25:21 07:25:21 #30 [core-metadata internal] load .dockerignore 07:25:21 #30 ... 07:25:21 07:25:21 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:25:22 #116 DONE 0.5s 07:25:22 07:25:22 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:25:22 #117 DONE 0.3s 07:25:22 07:25:22 #108 [security-spire-server] exporting to image 07:25:22 #108 exporting layers 3.8s done 07:25:22 #108 writing image sha256:94d4566bee839e8c7272583121b84c00f27fb953ec6f8205c59fc638e4d4e05e 0.0s done 07:25:22 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 07:25:22 #108 ... 07:25:22 07:25:22 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:25:22 #118 DONE 0.4s 07:25:22 07:25:22 #108 [security-spire-config] exporting to image 07:25:23 #108 exporting layers 3.1s done 07:25:23 #108 writing image sha256:f07f029ecb18c04b1204fb4e12af9199bb45d72df56508bebd2a3e27728994e9 0.0s done 07:25:23 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 07:25:24 #108 exporting layers 1.9s done 07:25:24 #108 writing image sha256:166ccbf4ebc9046b47ae02c2a705de889e7fb79c15c8b29306082bfce57a9849 done 07:25:24 #108 naming to docker.io/library/security-spire-config-arm64 done 07:25:24 #108 DONE 6.5s 07:25:24 07:25:24 #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:32 #86 DONE 118.2s 07:26:32 07:26:32 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:32 #92 DONE 101.4s 07:26:32 07:26:32 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:32 #90 DONE 94.1s 07:26:32 07:26:32 #119 [support-scheduler builder 6/7] COPY . . 07:26:32 #119 ... 07:26:32 07:26:32 #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:32 #77 DONE 117.2s 07:26:32 07:26:32 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:32 #81 DONE 116.3s 07:26:32 07:26:32 #120 [security-bootstrapper builder 6/7] COPY . . 07:26:32 #120 ... 07:26:32 07:26:32 #121 [security-spiffe-token-provider builder 6/7] COPY . . 07:26:32 #121 DONE 1.6s 07:26:32 07:26:32 #122 [security-proxy-auth builder 6/7] COPY . . 07:26:32 #122 CACHED 07:26:32 07:26:32 #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:32 #123 CACHED 07:26:32 07:26:32 #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:26:32 #124 CACHED 07:26:32 07:26:32 #119 [support-scheduler builder 6/7] COPY . . 07:26:32 #119 DONE 1.6s 07:26:32 07:26:32 #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:32 #125 CACHED 07:26:32 07:26:32 #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:26:32 #126 CACHED 07:26:32 07:26:32 #127 [security-proxy-setup builder 6/7] COPY . . 07:26:32 #127 CACHED 07:26:32 07:26:32 #128 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:32 #128 CACHED 07:26:32 07:26:32 #129 [support-cron-scheduler builder 6/7] COPY . . 07:26:32 #129 CACHED 07:26:32 07:26:32 #130 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 07:26:32 #130 CACHED 07:26:32 07:26:32 #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:32 #131 CACHED 07:26:32 07:26:32 #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:26:32 #132 CACHED 07:26:32 07:26:32 #133 [core-metadata builder 6/7] COPY . . 07:26:32 #133 CACHED 07:26:32 07:26:32 #134 [security-secretstore-setup builder 6/7] COPY . . 07:26:32 #134 CACHED 07:26:32 07:26:32 #135 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:26:32 #135 CACHED 07:26:32 07:26:32 #136 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:32 #136 CACHED 07:26:32 07:26:32 #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:32 #137 CACHED 07:26:32 07:26:32 #138 [core-data builder 4/7] COPY go.mod vendor* ./ 07:26:32 #138 CACHED 07:26:32 07:26:32 #139 [core-data builder 6/7] COPY . . 07:26:32 #139 CACHED 07:26:32 07:26:32 #140 [core-command builder 4/7] COPY go.mod vendor* ./ 07:26:32 #140 CACHED 07:26:32 07:26:32 #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:32 #141 CACHED 07:26:32 07:26:32 #142 [core-command builder 6/7] COPY . . 07:26:32 #142 CACHED 07:26:32 07:26:32 #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:32 #143 CACHED 07:26:32 07:26:32 #144 [core-common-config-bootstrapper builder 6/7] COPY . . 07:26:32 #144 CACHED 07:26:32 07:26:32 #145 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:26:32 #145 CACHED 07:26:32 07:26:32 #120 [security-bootstrapper builder 6/7] COPY . . 07:26:32 #120 DONE 1.6s 07:26:32 07:26:32 #146 [support-notifications builder 6/7] COPY . . 07:26:32 #146 DONE 1.6s 07:26:32 07:26:32 #147 [core-keeper builder 7/8] COPY . . 07:26:32 #147 DONE 1.7s 07:26:32 07:26:32 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:26:32 #148 ... 07:26:32 07:26:32 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:26:32 #0 4.833 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:26:32 #149 ... 07:26:32 07:26:32 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:26:32 #0 5.825 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:26:32 #150 ... 07:26:32 07:26:32 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:26:32 #148 6.497 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:26:33 #148 ... 07:26:33 07:26:33 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:26:33 #0 5.143 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:26:33 #151 ... 07:26:33 07:26:33 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:26:33 #0 7.306 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:26:33 #152 ... 07:26:33 07:26:33 #153 [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:26:33 #0 7.187 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:26:33 #153 ... 07:26:33 07:26:33 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:26:33 #0 6.275 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:26:33 #154 ... 07:26:33 07:26:33 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:26:33 #0 7.317 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 07:26:33 #155 ... 07:26:33 07:26:33 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:26:33 #0 6.874 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:26:34 #156 ... 07:26:34 07:26:34 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:26:34 #0 5.924 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:26:34 #157 ... 07:26:34 07:26:34 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:26:34 #0 6.358 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:26:34 #158 ... 07:26:34 07:26:34 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:26:34 #0 6.797 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:26:34 #159 ... 07:26:34 07:26:34 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:26:34 #0 6.220 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:26:36 #160 ... 07:26:36 07:26:36 #157 [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:26:36 #157 100.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:27:48 #157 ... 07:27:48 07:27:48 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:27:48 #154 DONE 172.1s 07:27:48 07:27:48 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:27:48 #159 DONE 172.2s 07:27:48 07:27:48 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:27:48 #160 DONE 172.1s 07:27:48 07:27:48 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:27:48 #152 DONE 172.1s 07:27:48 07:27:48 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:27:48 #149 DONE 172.2s 07:27:48 07:27:48 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:27:48 #148 DONE 172.1s 07:27:48 07:27:48 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:27:48 #155 DONE 172.2s 07:27:48 07:27:48 #161 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:27:48 #161 ... 07:27:48 07:27:48 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:27:48 #153 DONE 172.3s 07:27:48 07:27: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:27:48 #150 DONE 172.5s 07:27:48 07:27:48 #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:27:48 #162 ... 07:27:48 07:27:48 #157 [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:27:48 #157 DONE 172.5s 07:27:48 07:27:48 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:27:48 #156 DONE 172.5s 07:27:48 07:27:48 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:27:48 #158 DONE 172.6s 07:27:48 07:27:48 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:27:48 #151 DONE 172.6s 07:27:48 07:27:48 #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:27:48 #163 ... 07:27:48 07:27:48 #164 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 07:27:48 #164 DONE 0.9s 07:27:48 07:27:48 #161 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:27:48 #161 DONE 0.9s 07:27:48 07:27:48 #165 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:27:48 #165 DONE 1.0s 07:27:48 07:27:48 #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:27:48 #162 DONE 0.8s 07:27:48 07:27:48 #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:27:48 #166 DONE 0.8s 07:27:48 07:27:48 #167 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:27:48 #167 DONE 0.7s 07:27:48 07:27:48 #168 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:27:48 #168 ... 07:27:48 07:27:48 #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:27:48 #163 DONE 0.6s 07:27:48 07:27:48 #169 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:27:48 #169 DONE 0.7s 07:27:48 07:27:48 #170 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:27:48 #170 DONE 0.7s 07:27:48 07:27:48 #171 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:27:48 #171 CACHED 07:27:48 07:27:48 #172 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:27:48 #172 CACHED 07:27:48 07:27:48 #173 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 07:27:48 #173 DONE 0.5s 07:27:48 07:27:48 #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:27:48 #174 CACHED 07:27:48 07:27:48 #175 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:27:48 #175 CACHED 07:27:48 07:27:48 #176 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:27:48 #176 CACHED 07:27:48 07:27:48 #177 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:27:48 #177 CACHED 07:27:48 07:27:48 #178 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:27:48 #178 CACHED 07:27:48 07:27:48 #179 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:27:48 #179 CACHED 07:27:48 07:27:48 #180 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:27:48 #180 ... 07:27:48 07:27:48 #181 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:27:48 #181 DONE 0.5s 07:27:48 07:27:48 #182 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:27:48 #182 DONE 0.5s 07:27:48 07:27:48 #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:27:48 #183 DONE 0.5s 07:27:48 07:27:48 #184 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:27:48 #184 DONE 0.5s 07:27:48 07:27:48 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:27:48 #185 DONE 0.4s 07:27:48 07:27:48 #168 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:27:48 #168 DONE 0.6s 07:27:48 07:27:48 #186 [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:27:48 #186 ... 07:27:48 07:27:48 #187 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:27:48 #187 DONE 1.5s 07:27:48 07:27:48 #188 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:27:48 #188 ... 07:27:48 07:27:48 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:27:48 #189 DONE 3.3s 07:27:48 07:27:48 #190 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:27:48 #190 DONE 3.2s 07:27:48 07:27:48 #191 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:27:48 #191 DONE 3.3s 07:27:48 07:27:48 #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:27:48 #192 DONE 3.4s 07:27:48 07:27:48 #193 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 07:27:48 #193 DONE 3.2s 07:27:48 07:27:48 #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:27:48 #194 DONE 3.4s 07:27:48 07:27:48 #180 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:27:48 #180 DONE 3.4s 07:27:48 07:27:48 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:27:48 #195 DONE 3.3s 07:27:48 07:27:48 #196 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:27:48 #196 DONE 3.3s 07:27:48 07:27:48 #197 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 07:27:48 #197 DONE 3.6s 07:27:48 07:27:48 #198 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 07:27:48 #198 ... 07:27:48 07:27:48 #188 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:27:48 #188 DONE 4.4s 07:27:48 07:27:48 #186 [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:27:48 #186 DONE 4.4s 07:27:48 07:27:48 #199 [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:27:48 #199 ... 07:27:48 07:27:48 #200 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:27:48 #200 DONE 2.2s 07:27:48 07:27:48 #201 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:27:48 #201 DONE 1.6s 07:27:48 07:27:48 #202 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:27:48 #202 DONE 1.6s 07:27:48 07:27:48 #203 [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:27:48 #203 DONE 1.6s 07:27:48 07:27:48 #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:27:48 #204 ... 07:27:48 07:27:48 #205 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 07:27:48 #205 DONE 1.9s 07:27:48 07:27:48 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:27:48 #206 DONE 2.1s 07:27:48 07:27:48 #207 [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:27:48 #207 DONE 2.2s 07:27:48 07:27:48 #94 [support-cron-scheduler] exporting to image 07:27:48 #94 exporting layers 07:27:48 #94 ... 07:27:48 07:27:48 #208 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:27:48 #208 DONE 2.2s 07:27:48 07:27:48 #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:27:48 #209 DONE 2.2s 07:27:48 07:27:48 #94 [support-scheduler] exporting to image 07:27:48 #94 ... 07:27:48 07:27:48 #198 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 07:27:48 #198 DONE 2.6s 07:27:48 07:27:48 #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:27:48 #210 ... 07:27:48 07:27:48 #199 [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:27:48 #199 DONE 2.0s 07:27:48 07:27:48 #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 07:27:48 #211 DONE 2.9s 07:27:48 07:27:48 #212 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:27:48 #212 DONE 2.0s 07:27:48 07:27:48 #94 [core-keeper] exporting to image 07:27:48 #94 ... 07:27:48 07:27:48 #213 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:27:48 #213 DONE 1.9s 07:27:48 07:27:48 #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:27:48 #214 DONE 1.8s 07:27:48 07:27:48 #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:27:48 #204 DONE 1.9s 07:27:48 07:27:48 #94 [core-keeper] exporting to image 07:27:48 #94 exporting layers 1.4s done 07:27:48 #94 ... 07:27:48 07:27:48 #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 07:27:48 #215 DONE 1.8s 07:27:48 07:27:48 #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:27:48 #210 DONE 1.5s 07:27:48 07:27:48 #94 [core-data] exporting to image 07:27:48 #94 exporting layers 1.4s done 07:27:49 #94 ... 07:27:49 07:27:49 #216 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:27:49 #216 DONE 0.6s 07:27:49 07:27:49 #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 07:27:49 #217 DONE 0.5s 07:27:49 07:27:49 #218 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:27:49 #218 DONE 0.5s 07:27:49 07:27:49 #219 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 07:27:49 #219 DONE 0.4s 07:27:49 07:27:49 #220 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 07:27:49 #220 DONE 0.5s 07:27:49 07:27:49 #94 [core-metadata] exporting to image 07:27:49 #94 writing image sha256:a860e4cbd23ebe215bc3a98a18a4969acbb4d8a8868d97264ba3ab140e57eb54 07:27:49 #94 ... 07:27:49 07:27:49 #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:27:49 #221 DONE 0.4s 07:27:49 07:27:49 #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:27:49 #222 DONE 0.4s 07:27:49 07:27:49 #223 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:27:49 #223 DONE 0.4s 07:27:49 07:27:49 #94 [support-scheduler] exporting to image 07:27:49 #94 exporting layers 0.4s done 07:27:49 #94 writing image sha256:a860e4cbd23ebe215bc3a98a18a4969acbb4d8a8868d97264ba3ab140e57eb54 0.0s done 07:27:49 #94 writing image sha256:3df6e57891a2fb1faf2992a2eb3b4162d3fe8a789cf8c95635583018e00c614a 0.0s done 07:27:49 #94 writing image sha256:5d3f638f9dc63bf0540ce2d45f2da8cf64a99ca4ac297dec75dd675a2c781d43 0.0s done 07:27:49 #94 writing image sha256:b26973581a12307f473b9586d1f33513f063bcdd06dc2a090df5231887c32eb5 0.0s done 07:27:49 #94 writing image sha256:e11006e14177b9d7d1d810b9b6f2946d65c1a845c0c0d9a36f0f2e20e6cca1bf 0.0s done 07:27:49 #94 naming to docker.io/library/security-spiffe-token-provider done 07:27:49 #94 naming to docker.io/library/support-cron-scheduler done 07:27:49 #94 naming to docker.io/library/core-command done 07:27:49 #94 naming to docker.io/library/core-keeper done 07:27:49 #94 naming to docker.io/library/support-scheduler done 07:27:49 #94 writing image sha256:995f24179032a916664cb287dafa251c2a850bb5c488b3d6929737f9f76457e0 0.0s done 07:27:49 #94 naming to docker.io/library/core-data 07:27:49 #94 exporting layers 0.5s done 07:27:49 #94 naming to docker.io/library/core-data done 07:27:49 #94 writing image sha256:2764939b5c25e777d343f216b0abcb02849397582c8ce2af6b25acc15e31502b done 07:27:49 #94 naming to docker.io/library/core-metadata done 07:27:49 #94 writing image sha256:7df318f39563b08417e27147fb0d768ad4331ad704a570d292910e71f2258d9b 07:27:49 #94 ... 07:27:49 07:27:49 #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:27:49 #224 DONE 0.4s 07:27:49 07:27:49 #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:27:49 #225 DONE 0.4s 07:27:49 07:27:49 #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:27:49 #226 DONE 1.2s 07:27:49 07:27:49 #227 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:27:49 #227 DONE 1.2s 07:27:49 07:27:49 #228 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:27:49 #228 DONE 0.1s 07:27:49 07:27:49 #94 [core-common-config-bootstrapper] exporting to image 07:27:49 #94 writing image sha256:7df318f39563b08417e27147fb0d768ad4331ad704a570d292910e71f2258d9b done 07:27:49 #94 naming to docker.io/library/support-notifications done 07:27:50 #94 ... 07:27:50 07:27:50 #229 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:27:50 #229 DONE 0.1s 07:27:50 07:27:50 #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 07:27:50 #230 DONE 0.1s 07:27:50 07:27:50 #231 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:27:50 #231 DONE 0.1s 07:27:50 07:27:50 #94 [core-common-config-bootstrapper] exporting to image 07:27:50 #94 exporting layers 0.3s done 07:27:50 #94 writing image sha256:01f45c4546a525f0493dbedf6f847aeec844df9a8b263d66ec9a80c2c262d967 0.1s done 07:27:50 #94 naming to docker.io/library/security-proxy-auth 07:27:50 #94 ... 07:27:50 07:27:50 #232 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:27:50 #232 DONE 0.1s 07:27:50 07:27:50 #233 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:27:50 #233 DONE 0.9s 07:27:50 07:27:50 #94 [security-proxy-setup] exporting to image 07:27:50 #94 naming to docker.io/library/security-proxy-auth done 07:27:50 #94 writing image sha256:6466f7af4b230a8b1bb4493999e4a1e525c63f1fb268fed63116746ea4f40790 done 07:27:50 #94 naming to docker.io/library/core-common-config-bootstrapper done 07:27:50 #94 ... 07:27:50 07:27:50 #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:27:50 #234 DONE 0.1s 07:27:50 07:27:50 #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:27:50 #235 DONE 0.5s 07:27:50 07:27:50 #94 [security-proxy-setup] exporting to image 07:27:50 #94 exporting layers 0.2s done 07:27:50 #94 writing image sha256:fcd870511dc603969aeba23c86402e077ca71df2f9ec2cad2c3ab10f2edc769d done 07:27:50 #94 naming to docker.io/library/security-proxy-setup done 07:27:50 #94 exporting layers 0.2s done 07:27:50 #94 writing image sha256:be2afe5d841fb605ff53fd0b25d53cb6fefcfaf3ecc58ea9156a30b6b4f64d77 done 07:27:50 #94 naming to docker.io/library/security-secretstore-setup done 07:27:50 #94 DONE 5.1s 07:27:50 07:27:50 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 07:27:50 #236 DONE 0.6s 07:27:50 07:27:50 #94 [security-bootstrapper] exporting to image 07:27:50 #94 exporting layers 0.2s done 07:27:50 #94 writing image sha256:96a28479613533d429fb5bf02afba66865a3276af2ff5382573305e1404222b8 done 07:27:50 #94 naming to docker.io/library/security-bootstrapper done 07:27:50 #94 DONE 5.3s 07:27:50 07:27:50 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:27:50 time="2024-10-11T07:22:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:50 time="2024-10-11T07:22:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:50 time="2024-10-11T07:22:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:50 time="2024-10-11T07:22:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:50 time="2024-10-11T07:22:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:50 time="2024-10-11T07:22:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:50 time="2024-10-11T07:22:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:50 time="2024-10-11T07:22:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:50 time="2024-10-11T07:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:50 time="2024-10-11T07:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:50 time="2024-10-11T07:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:50 time="2024-10-11T07:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:50 time="2024-10-11T07:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:50 time="2024-10-11T07:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:50 time="2024-10-11T07:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:27:50 time="2024-10-11T07:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:27:51 $ docker stop --time=1 af0b4b5b36746323a172cc05416b141907b679f0ab25419bd897094757632bf7 07:27:52 $ docker rm -f --volumes af0b4b5b36746323a172cc05416b141907b679f0ab25419bd897094757632bf7 [Pipeline] // withDockerContainer [Pipeline] sh 07:27:52 + docker images 07:27:52 REPOSITORY TAG IMAGE ID CREATED SIZE 07:27:52 security-secretstore-setup latest be2afe5d841f 2 seconds ago 40.2MB 07:27:52 security-proxy-setup latest fcd870511dc6 2 seconds ago 28.7MB 07:27:52 security-bootstrapper latest 96a284796135 2 seconds ago 20.4MB 07:27:52 security-proxy-auth latest 01f45c4546a5 3 seconds ago 24.6MB 07:27:52 core-common-config-bootstrapper latest 6466f7af4b23 3 seconds ago 16.5MB 07:27:52 core-data latest 995f24179032 4 seconds ago 29.6MB 07:27:52 support-notifications latest 7df318f39563 4 seconds ago 44.4MB 07:27:52 core-metadata latest 2764939b5c25 4 seconds ago 29.8MB 07:27:52 support-scheduler latest b26973581a12 5 seconds ago 43.8MB 07:27:52 core-keeper latest e11006e14177 5 seconds ago 29MB 07:27:52 security-spiffe-token-provider latest a860e4cbd23e 5 seconds ago 31.8MB 07:27:52 core-command latest 5d3f638f9dc6 5 seconds ago 25.9MB 07:27:52 support-cron-scheduler latest 3df6e57891a2 6 seconds ago 45.4MB 07:27:52 security-spire-server latest 3955288ce95c 4 minutes ago 122MB 07:27:52 security-spire-agent latest 30169c57dae8 4 minutes ago 183MB 07:27:52 security-spire-config latest 9a5dc97d813a 4 minutes ago 121MB 07:27:52 ci-base-image-x86_64 latest 592a768ba768 8 minutes ago 979MB 07:27:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 8 days ago 573MB 07:27:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 07:27:52 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:27:52 provisioning config files... 07:27:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/723@tmp/config6667354420521562995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:27:53 ---> ****-login.sh 07:27:53 nexus3.edgexfoundry.org:10001 07:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:53 Configure a credential helper to remove this warning. See 07:27:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:53 07:27:53 Login Succeeded 07:27:53 nexus3.edgexfoundry.org:10002 07:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:53 Configure a credential helper to remove this warning. See 07:27:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:53 07:27:53 Login Succeeded 07:27:53 nexus3.edgexfoundry.org:10003 07:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:53 Configure a credential helper to remove this warning. See 07:27:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:53 07:27:53 Login Succeeded 07:27:53 nexus3.edgexfoundry.org:10004 07:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:53 Configure a credential helper to remove this warning. See 07:27:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:53 07:27:53 Login Succeeded 07:27:53 ****.io 07:27:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:53 Configure a credential helper to remove this warning. See 07:27:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:53 07:27:53 Login Succeeded 07:27:53 ---> ****-login.sh ends [Pipeline] } 07:27:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:27:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:27:53 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:27:53 2e781922a1177edd67fefec0bad5a77a09780891 07:27:53 latest 07:27:53 3.2.0-dev.100 07:27:53 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:27:53 main 07:27:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:54 + docker push nexus3.edgexfoundry.org:10004/core-command:2e781922a1177edd67fefec0bad5a77a09780891 07:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:27:54 37f65cca0f51: Preparing 07:27:54 50c9fa6ed253: Preparing 07:27:54 f542fe8f0c91: Preparing 07:27:54 4291d34bd15c: Preparing 07:27:54 b8e40f5fc3c7: Preparing 07:27:54 ae463b7f179f: Preparing 07:27:54 63ca1fbb43ae: Preparing 07:27:54 ae463b7f179f: Waiting 07:27:54 63ca1fbb43ae: Waiting 07:27:54 37f65cca0f51: Pushed 07:27:54 4291d34bd15c: Pushed 07:27:54 f542fe8f0c91: Pushed 07:27:54 b8e40f5fc3c7: Pushed 07:27:54 63ca1fbb43ae: Layer already exists 07:27:54 ae463b7f179f: Pushed 07:27:56 50c9fa6ed253: Pushed 07:27:56 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:2542958657f11707a097be65c80e49fbf9a5aa9a2e826d316ef8c79ae9448e90 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:56 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:27:56 37f65cca0f51: Preparing 07:27:56 50c9fa6ed253: Preparing 07:27:56 f542fe8f0c91: Preparing 07:27:56 4291d34bd15c: Preparing 07:27:56 b8e40f5fc3c7: Preparing 07:27:56 ae463b7f179f: Preparing 07:27:56 63ca1fbb43ae: Preparing 07:27:56 ae463b7f179f: Waiting 07:27:56 63ca1fbb43ae: Waiting 07:27:56 37f65cca0f51: Layer already exists 07:27:56 4291d34bd15c: Layer already exists 07:27:56 f542fe8f0c91: Layer already exists 07:27:56 50c9fa6ed253: Layer already exists 07:27:56 b8e40f5fc3c7: Layer already exists 07:27:56 63ca1fbb43ae: Layer already exists 07:27:56 ae463b7f179f: Layer already exists 07:27:56 latest: digest: sha256:2542958657f11707a097be65c80e49fbf9a5aa9a2e826d316ef8c79ae9448e90 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:57 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.100 07:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:27:57 37f65cca0f51: Preparing 07:27:57 50c9fa6ed253: Preparing 07:27:57 f542fe8f0c91: Preparing 07:27:57 4291d34bd15c: Preparing 07:27:57 b8e40f5fc3c7: Preparing 07:27:57 ae463b7f179f: Preparing 07:27:57 63ca1fbb43ae: Preparing 07:27:57 ae463b7f179f: Waiting 07:27:57 63ca1fbb43ae: Waiting 07:27:57 50c9fa6ed253: Layer already exists 07:27:57 37f65cca0f51: Layer already exists 07:27:57 f542fe8f0c91: Layer already exists 07:27:57 4291d34bd15c: Layer already exists 07:27:57 b8e40f5fc3c7: Layer already exists 07:27:57 63ca1fbb43ae: Layer already exists 07:27:57 ae463b7f179f: Layer already exists 07:27:57 3.2.0-dev.100: digest: sha256:2542958657f11707a097be65c80e49fbf9a5aa9a2e826d316ef8c79ae9448e90 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:58 + docker push nexus3.edgexfoundry.org:10004/core-command:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:27:58 37f65cca0f51: Preparing 07:27:58 50c9fa6ed253: Preparing 07:27:58 f542fe8f0c91: Preparing 07:27:58 4291d34bd15c: Preparing 07:27:58 b8e40f5fc3c7: Preparing 07:27:58 ae463b7f179f: Preparing 07:27:58 63ca1fbb43ae: Preparing 07:27:58 ae463b7f179f: Waiting 07:27:58 63ca1fbb43ae: Waiting 07:27:58 37f65cca0f51: Layer already exists 07:27:58 50c9fa6ed253: Layer already exists 07:27:58 4291d34bd15c: Layer already exists 07:27:58 f542fe8f0c91: Layer already exists 07:27:58 b8e40f5fc3c7: Layer already exists 07:27:58 ae463b7f179f: Layer already exists 07:27:58 63ca1fbb43ae: Layer already exists 07:27:58 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:2542958657f11707a097be65c80e49fbf9a5aa9a2e826d316ef8c79ae9448e90 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:58 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:27:58 37f65cca0f51: Preparing 07:27:58 50c9fa6ed253: Preparing 07:27:58 f542fe8f0c91: Preparing 07:27:58 4291d34bd15c: Preparing 07:27:58 b8e40f5fc3c7: Preparing 07:27:58 ae463b7f179f: Preparing 07:27:58 63ca1fbb43ae: Preparing 07:27:58 ae463b7f179f: Waiting 07:27:58 50c9fa6ed253: Layer already exists 07:27:58 37f65cca0f51: Layer already exists 07:27:58 b8e40f5fc3c7: Layer already exists 07:27:58 4291d34bd15c: Layer already exists 07:27:58 f542fe8f0c91: Layer already exists 07:27:58 ae463b7f179f: Layer already exists 07:27:58 63ca1fbb43ae: Layer already exists 07:27:58 main: digest: sha256:2542958657f11707a097be65c80e49fbf9a5aa9a2e826d316ef8c79ae9448e90 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:27:59 ===================================================== [Pipeline] echo 07:27:59 taggedImages: 07:27:59 - nexus3.edgexfoundry.org:10004/core-command:2e781922a1177edd67fefec0bad5a77a09780891 07:27:59 - nexus3.edgexfoundry.org:10004/core-command:latest 07:27:59 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.100 07:27:59 - nexus3.edgexfoundry.org:10004/core-command:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:27:59 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:27:59 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:27:59 2e781922a1177edd67fefec0bad5a77a09780891 07:27:59 latest 07:27:59 3.2.0-dev.100 07:27:59 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:27:59 main 07:27:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:59 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2e781922a1177edd67fefec0bad5a77a09780891 07:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:27:59 e44b3dd0a3f3: Preparing 07:27:59 3497a4435ffd: Preparing 07:27:59 8f72670640da: Preparing 07:27:59 044de6692dec: Preparing 07:27:59 f542fe8f0c91: Preparing 07:27:59 4291d34bd15c: Preparing 07:27:59 b8e40f5fc3c7: Preparing 07:27:59 ae463b7f179f: Preparing 07:27:59 63ca1fbb43ae: Preparing 07:27:59 4291d34bd15c: Waiting 07:27:59 b8e40f5fc3c7: Waiting 07:27:59 ae463b7f179f: Waiting 07:27:59 63ca1fbb43ae: Waiting 07:27:59 f542fe8f0c91: Layer already exists 07:27:59 4291d34bd15c: Layer already exists 07:27:59 b8e40f5fc3c7: Layer already exists 07:27:59 ae463b7f179f: Layer already exists 07:27:59 3497a4435ffd: Pushed 07:27:59 e44b3dd0a3f3: Pushed 07:27:59 63ca1fbb43ae: Layer already exists 07:27:59 8f72670640da: Pushed 07:28:00 044de6692dec: Pushed 07:28:00 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:b142c59b6a069ecc86c39c2a6e517f00f3675df9601f4d5efdfea6b514781e76 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:01 + 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:28:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:28:01 e44b3dd0a3f3: Preparing 07:28:01 3497a4435ffd: Preparing 07:28:01 8f72670640da: Preparing 07:28:01 044de6692dec: Preparing 07:28:01 f542fe8f0c91: Preparing 07:28:01 4291d34bd15c: Preparing 07:28:01 b8e40f5fc3c7: Preparing 07:28:01 ae463b7f179f: Preparing 07:28:01 63ca1fbb43ae: Preparing 07:28:01 b8e40f5fc3c7: Waiting 07:28:01 63ca1fbb43ae: Waiting 07:28:01 ae463b7f179f: Waiting 07:28:01 4291d34bd15c: Waiting 07:28:01 e44b3dd0a3f3: Layer already exists 07:28:01 8f72670640da: Layer already exists 07:28:01 3497a4435ffd: Layer already exists 07:28:01 f542fe8f0c91: Layer already exists 07:28:01 044de6692dec: Layer already exists 07:28:01 4291d34bd15c: Layer already exists 07:28:01 b8e40f5fc3c7: Layer already exists 07:28:01 ae463b7f179f: Layer already exists 07:28:01 63ca1fbb43ae: Layer already exists 07:28:01 latest: digest: sha256:b142c59b6a069ecc86c39c2a6e517f00f3675df9601f4d5efdfea6b514781e76 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:01 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.100 07:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:28:01 e44b3dd0a3f3: Preparing 07:28:01 3497a4435ffd: Preparing 07:28:01 8f72670640da: Preparing 07:28:01 044de6692dec: Preparing 07:28:01 f542fe8f0c91: Preparing 07:28:01 4291d34bd15c: Preparing 07:28:01 b8e40f5fc3c7: Preparing 07:28:01 ae463b7f179f: Preparing 07:28:01 63ca1fbb43ae: Preparing 07:28:01 4291d34bd15c: Waiting 07:28:01 b8e40f5fc3c7: Waiting 07:28:01 ae463b7f179f: Waiting 07:28:01 f542fe8f0c91: Layer already exists 07:28:01 e44b3dd0a3f3: Layer already exists 07:28:01 8f72670640da: Layer already exists 07:28:01 3497a4435ffd: Layer already exists 07:28:01 044de6692dec: Layer already exists 07:28:01 4291d34bd15c: Layer already exists 07:28:01 b8e40f5fc3c7: Layer already exists 07:28:01 ae463b7f179f: Layer already exists 07:28:01 63ca1fbb43ae: Layer already exists 07:28:01 3.2.0-dev.100: digest: sha256:b142c59b6a069ecc86c39c2a6e517f00f3675df9601f4d5efdfea6b514781e76 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:02 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:28:02 e44b3dd0a3f3: Preparing 07:28:02 3497a4435ffd: Preparing 07:28:02 8f72670640da: Preparing 07:28:02 044de6692dec: Preparing 07:28:02 f542fe8f0c91: Preparing 07:28:02 4291d34bd15c: Preparing 07:28:02 b8e40f5fc3c7: Preparing 07:28:02 ae463b7f179f: Preparing 07:28:02 63ca1fbb43ae: Preparing 07:28:02 b8e40f5fc3c7: Waiting 07:28:02 ae463b7f179f: Waiting 07:28:02 63ca1fbb43ae: Waiting 07:28:02 4291d34bd15c: Waiting 07:28:02 f542fe8f0c91: Layer already exists 07:28:02 3497a4435ffd: Layer already exists 07:28:02 044de6692dec: Layer already exists 07:28:02 8f72670640da: Layer already exists 07:28:02 e44b3dd0a3f3: Layer already exists 07:28:02 b8e40f5fc3c7: Layer already exists 07:28:02 4291d34bd15c: Layer already exists 07:28:02 ae463b7f179f: Layer already exists 07:28:02 63ca1fbb43ae: Layer already exists 07:28:02 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:b142c59b6a069ecc86c39c2a6e517f00f3675df9601f4d5efdfea6b514781e76 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:02 + 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:28:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:28:03 e44b3dd0a3f3: Preparing 07:28:03 3497a4435ffd: Preparing 07:28:03 8f72670640da: Preparing 07:28:03 044de6692dec: Preparing 07:28:03 f542fe8f0c91: Preparing 07:28:03 4291d34bd15c: Preparing 07:28:03 b8e40f5fc3c7: Preparing 07:28:03 ae463b7f179f: Preparing 07:28:03 63ca1fbb43ae: Preparing 07:28:03 4291d34bd15c: Waiting 07:28:03 b8e40f5fc3c7: Waiting 07:28:03 ae463b7f179f: Waiting 07:28:03 63ca1fbb43ae: Waiting 07:28:03 e44b3dd0a3f3: Layer already exists 07:28:03 f542fe8f0c91: Layer already exists 07:28:03 8f72670640da: Layer already exists 07:28:03 044de6692dec: Layer already exists 07:28:03 3497a4435ffd: Layer already exists 07:28:03 b8e40f5fc3c7: Layer already exists 07:28:03 ae463b7f179f: Layer already exists 07:28:03 63ca1fbb43ae: Layer already exists 07:28:03 4291d34bd15c: Layer already exists 07:28:03 main: digest: sha256:b142c59b6a069ecc86c39c2a6e517f00f3675df9601f4d5efdfea6b514781e76 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:03 ===================================================== [Pipeline] echo 07:28:03 taggedImages: 07:28:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2e781922a1177edd67fefec0bad5a77a09780891 07:28:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:28:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.100 07:28:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:28:03 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:28:03 2e781922a1177edd67fefec0bad5a77a09780891 07:28:03 latest 07:28:03 3.2.0-dev.100 07:28:03 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:03 main 07:28:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:04 + docker push nexus3.edgexfoundry.org:10004/core-data:2e781922a1177edd67fefec0bad5a77a09780891 07:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:28:04 5239eff35c68: Preparing 07:28:04 814a6cc84461: Preparing 07:28:04 3aa3a92918c0: Preparing 07:28:04 f542fe8f0c91: Preparing 07:28:04 4291d34bd15c: Preparing 07:28:04 2ba979063403: Preparing 07:28:04 2ccb0bcb0fc5: Preparing 07:28:04 63ca1fbb43ae: Preparing 07:28:04 2ba979063403: Waiting 07:28:04 2ccb0bcb0fc5: Waiting 07:28:04 63ca1fbb43ae: Waiting 07:28:04 4291d34bd15c: Layer already exists 07:28:04 f542fe8f0c91: Layer already exists 07:28:04 5239eff35c68: Pushed 07:28:04 814a6cc84461: Pushed 07:28:04 63ca1fbb43ae: Layer already exists 07:28:04 2ba979063403: Pushed 07:28:04 2ccb0bcb0fc5: Pushed 07:28:05 3aa3a92918c0: Pushed 07:28:06 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:b0a4a96c371d16abfab5bb43be6d42d360e1472abb630412e2084b6ffda49bc6 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:06 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:28:06 5239eff35c68: Preparing 07:28:06 814a6cc84461: Preparing 07:28:06 3aa3a92918c0: Preparing 07:28:06 f542fe8f0c91: Preparing 07:28:06 4291d34bd15c: Preparing 07:28:06 2ba979063403: Preparing 07:28:06 2ccb0bcb0fc5: Preparing 07:28:06 63ca1fbb43ae: Preparing 07:28:06 2ccb0bcb0fc5: Waiting 07:28:06 814a6cc84461: Layer already exists 07:28:06 f542fe8f0c91: Layer already exists 07:28:06 5239eff35c68: Layer already exists 07:28:06 4291d34bd15c: Layer already exists 07:28:06 3aa3a92918c0: Layer already exists 07:28:06 2ba979063403: Layer already exists 07:28:06 63ca1fbb43ae: Layer already exists 07:28:06 2ccb0bcb0fc5: Layer already exists 07:28:06 latest: digest: sha256:b0a4a96c371d16abfab5bb43be6d42d360e1472abb630412e2084b6ffda49bc6 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:07 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.100 07:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:28:07 5239eff35c68: Preparing 07:28:07 814a6cc84461: Preparing 07:28:07 3aa3a92918c0: Preparing 07:28:07 f542fe8f0c91: Preparing 07:28:07 4291d34bd15c: Preparing 07:28:07 2ba979063403: Preparing 07:28:07 2ccb0bcb0fc5: Preparing 07:28:07 63ca1fbb43ae: Preparing 07:28:07 2ba979063403: Waiting 07:28:07 2ccb0bcb0fc5: Waiting 07:28:07 63ca1fbb43ae: Waiting 07:28:07 4291d34bd15c: Layer already exists 07:28:07 f542fe8f0c91: Layer already exists 07:28:07 814a6cc84461: Layer already exists 07:28:07 5239eff35c68: Layer already exists 07:28:07 3aa3a92918c0: Layer already exists 07:28:07 2ccb0bcb0fc5: Layer already exists 07:28:07 2ba979063403: Layer already exists 07:28:07 63ca1fbb43ae: Layer already exists 07:28:07 3.2.0-dev.100: digest: sha256:b0a4a96c371d16abfab5bb43be6d42d360e1472abb630412e2084b6ffda49bc6 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:08 + docker push nexus3.edgexfoundry.org:10004/core-data:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:28:08 5239eff35c68: Preparing 07:28:08 814a6cc84461: Preparing 07:28:08 3aa3a92918c0: Preparing 07:28:08 f542fe8f0c91: Preparing 07:28:08 4291d34bd15c: Preparing 07:28:08 2ba979063403: Preparing 07:28:08 2ccb0bcb0fc5: Preparing 07:28:08 63ca1fbb43ae: Preparing 07:28:08 2ba979063403: Waiting 07:28:08 2ccb0bcb0fc5: Waiting 07:28:08 63ca1fbb43ae: Waiting 07:28:08 3aa3a92918c0: Layer already exists 07:28:08 5239eff35c68: Layer already exists 07:28:08 814a6cc84461: Layer already exists 07:28:08 4291d34bd15c: Layer already exists 07:28:08 f542fe8f0c91: Layer already exists 07:28:08 2ba979063403: Layer already exists 07:28:08 2ccb0bcb0fc5: Layer already exists 07:28:08 63ca1fbb43ae: Layer already exists 07:28:08 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:b0a4a96c371d16abfab5bb43be6d42d360e1472abb630412e2084b6ffda49bc6 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:08 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:28:08 5239eff35c68: Preparing 07:28:08 814a6cc84461: Preparing 07:28:08 3aa3a92918c0: Preparing 07:28:08 f542fe8f0c91: Preparing 07:28:08 4291d34bd15c: Preparing 07:28:08 2ba979063403: Preparing 07:28:08 2ccb0bcb0fc5: Preparing 07:28:08 63ca1fbb43ae: Preparing 07:28:08 2ccb0bcb0fc5: Waiting 07:28:08 5239eff35c68: Layer already exists 07:28:08 4291d34bd15c: Layer already exists 07:28:08 814a6cc84461: Layer already exists 07:28:08 f542fe8f0c91: Layer already exists 07:28:08 3aa3a92918c0: Layer already exists 07:28:08 2ccb0bcb0fc5: Layer already exists 07:28:08 2ba979063403: Layer already exists 07:28:08 63ca1fbb43ae: Layer already exists 07:28:08 main: digest: sha256:b0a4a96c371d16abfab5bb43be6d42d360e1472abb630412e2084b6ffda49bc6 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:08 ===================================================== [Pipeline] echo 07:28:08 taggedImages: 07:28:08 - nexus3.edgexfoundry.org:10004/core-data:2e781922a1177edd67fefec0bad5a77a09780891 07:28:08 - nexus3.edgexfoundry.org:10004/core-data:latest 07:28:08 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.100 07:28:08 - nexus3.edgexfoundry.org:10004/core-data:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:08 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:28:08 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 07:28:08 2e781922a1177edd67fefec0bad5a77a09780891 07:28:08 latest 07:28:08 3.2.0-dev.100 07:28:08 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:08 main 07:28:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:09 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper:2e781922a1177edd67fefec0bad5a77a09780891 07:28:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:28:09 a74d13436898: Preparing 07:28:09 8c387cd0ef65: Preparing 07:28:09 523e46fadf6e: Preparing 07:28:09 4291d34bd15c: Preparing 07:28:09 027fae3e03cd: Preparing 07:28:09 202e9e73afdd: Preparing 07:28:09 63ca1fbb43ae: Preparing 07:28:09 202e9e73afdd: Waiting 07:28:09 4291d34bd15c: Layer already exists 07:28:09 027fae3e03cd: Pushed 07:28:09 a74d13436898: Pushed 07:28:09 63ca1fbb43ae: Layer already exists 07:28:09 8c387cd0ef65: Pushed 07:28:09 202e9e73afdd: Pushed 07:28:11 523e46fadf6e: Pushed 07:28:11 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:02b88595679f19efc514ab5cba42990e21d6f7a1b2447e8fefacdb25667282e5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:12 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 07:28:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:28:12 a74d13436898: Preparing 07:28:12 8c387cd0ef65: Preparing 07:28:12 523e46fadf6e: Preparing 07:28:12 4291d34bd15c: Preparing 07:28:12 027fae3e03cd: Preparing 07:28:12 202e9e73afdd: Preparing 07:28:12 63ca1fbb43ae: Preparing 07:28:12 202e9e73afdd: Waiting 07:28:12 63ca1fbb43ae: Waiting 07:28:12 4291d34bd15c: Layer already exists 07:28:12 8c387cd0ef65: Layer already exists 07:28:12 027fae3e03cd: Layer already exists 07:28:12 523e46fadf6e: Layer already exists 07:28:12 a74d13436898: Layer already exists 07:28:12 63ca1fbb43ae: Layer already exists 07:28:12 202e9e73afdd: Layer already exists 07:28:12 latest: digest: sha256:02b88595679f19efc514ab5cba42990e21d6f7a1b2447e8fefacdb25667282e5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:12 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.100 07:28:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:28:13 a74d13436898: Preparing 07:28:13 8c387cd0ef65: Preparing 07:28:13 523e46fadf6e: Preparing 07:28:13 4291d34bd15c: Preparing 07:28:13 027fae3e03cd: Preparing 07:28:13 202e9e73afdd: Preparing 07:28:13 63ca1fbb43ae: Preparing 07:28:13 202e9e73afdd: Waiting 07:28:13 a74d13436898: Layer already exists 07:28:13 4291d34bd15c: Layer already exists 07:28:13 027fae3e03cd: Layer already exists 07:28:13 523e46fadf6e: Layer already exists 07:28:13 8c387cd0ef65: Layer already exists 07:28:13 63ca1fbb43ae: Layer already exists 07:28:13 202e9e73afdd: Layer already exists 07:28:13 3.2.0-dev.100: digest: sha256:02b88595679f19efc514ab5cba42990e21d6f7a1b2447e8fefacdb25667282e5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:13 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:28:13 a74d13436898: Preparing 07:28:13 8c387cd0ef65: Preparing 07:28:13 523e46fadf6e: Preparing 07:28:13 4291d34bd15c: Preparing 07:28:13 027fae3e03cd: Preparing 07:28:13 202e9e73afdd: Preparing 07:28:13 63ca1fbb43ae: Preparing 07:28:13 202e9e73afdd: Waiting 07:28:13 63ca1fbb43ae: Waiting 07:28:13 027fae3e03cd: Layer already exists 07:28:13 a74d13436898: Layer already exists 07:28:13 8c387cd0ef65: Layer already exists 07:28:13 4291d34bd15c: Layer already exists 07:28:13 523e46fadf6e: Layer already exists 07:28:13 63ca1fbb43ae: Layer already exists 07:28:13 202e9e73afdd: Layer already exists 07:28:13 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:02b88595679f19efc514ab5cba42990e21d6f7a1b2447e8fefacdb25667282e5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:14 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 07:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:28:14 a74d13436898: Preparing 07:28:14 8c387cd0ef65: Preparing 07:28:14 523e46fadf6e: Preparing 07:28:14 4291d34bd15c: Preparing 07:28:14 027fae3e03cd: Preparing 07:28:14 202e9e73afdd: Preparing 07:28:14 63ca1fbb43ae: Preparing 07:28:14 202e9e73afdd: Waiting 07:28:14 63ca1fbb43ae: Waiting 07:28:14 523e46fadf6e: Layer already exists 07:28:14 027fae3e03cd: Layer already exists 07:28:14 4291d34bd15c: Layer already exists 07:28:14 a74d13436898: Layer already exists 07:28:14 8c387cd0ef65: Layer already exists 07:28:14 63ca1fbb43ae: Layer already exists 07:28:14 202e9e73afdd: Layer already exists 07:28:14 main: digest: sha256:02b88595679f19efc514ab5cba42990e21d6f7a1b2447e8fefacdb25667282e5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:14 ===================================================== [Pipeline] echo 07:28:14 taggedImages: 07:28:14 - nexus3.edgexfoundry.org:10004/core-keeper:2e781922a1177edd67fefec0bad5a77a09780891 07:28:14 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:28:14 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.100 07:28:14 - nexus3.edgexfoundry.org:10004/core-keeper:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:14 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 07:28:14 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:28:14 2e781922a1177edd67fefec0bad5a77a09780891 07:28:14 latest 07:28:14 3.2.0-dev.100 07:28:14 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:14 main 07:28:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2e781922a1177edd67fefec0bad5a77a09780891 07:28:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:28:15 e9d7adb9f362: Preparing 07:28:15 45bdd02d19bb: Preparing 07:28:15 cbb9f9e48dcd: Preparing 07:28:15 9333464f6e16: Preparing 07:28:15 f542fe8f0c91: Preparing 07:28:15 4291d34bd15c: Preparing 07:28:15 b8e40f5fc3c7: Preparing 07:28:15 ae463b7f179f: Preparing 07:28:15 63ca1fbb43ae: Preparing 07:28:15 b8e40f5fc3c7: Waiting 07:28:15 ae463b7f179f: Waiting 07:28:15 63ca1fbb43ae: Waiting 07:28:15 4291d34bd15c: Waiting 07:28:15 f542fe8f0c91: Layer already exists 07:28:15 4291d34bd15c: Layer already exists 07:28:15 b8e40f5fc3c7: Layer already exists 07:28:15 ae463b7f179f: Layer already exists 07:28:15 45bdd02d19bb: Pushed 07:28:15 e9d7adb9f362: Pushed 07:28:15 63ca1fbb43ae: Layer already exists 07:28:15 cbb9f9e48dcd: Pushed 07:28:17 9333464f6e16: Pushed 07:28:17 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:d349adf6459ff7f9b6490b3777b40f84fd88c8758437a81f5caffd87f78f9d6b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:28:18 e9d7adb9f362: Preparing 07:28:18 45bdd02d19bb: Preparing 07:28:18 cbb9f9e48dcd: Preparing 07:28:18 9333464f6e16: Preparing 07:28:18 f542fe8f0c91: Preparing 07:28:18 4291d34bd15c: Preparing 07:28:18 b8e40f5fc3c7: Preparing 07:28:18 ae463b7f179f: Preparing 07:28:18 63ca1fbb43ae: Preparing 07:28:18 ae463b7f179f: Waiting 07:28:18 63ca1fbb43ae: Waiting 07:28:18 4291d34bd15c: Waiting 07:28:18 b8e40f5fc3c7: Waiting 07:28:18 f542fe8f0c91: Layer already exists 07:28:18 e9d7adb9f362: Layer already exists 07:28:18 45bdd02d19bb: Layer already exists 07:28:18 cbb9f9e48dcd: Layer already exists 07:28:18 9333464f6e16: Layer already exists 07:28:18 4291d34bd15c: Layer already exists 07:28:18 63ca1fbb43ae: Layer already exists 07:28:18 b8e40f5fc3c7: Layer already exists 07:28:18 ae463b7f179f: Layer already exists 07:28:18 latest: digest: sha256:d349adf6459ff7f9b6490b3777b40f84fd88c8758437a81f5caffd87f78f9d6b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.100 07:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:28:19 e9d7adb9f362: Preparing 07:28:19 45bdd02d19bb: Preparing 07:28:19 cbb9f9e48dcd: Preparing 07:28:19 9333464f6e16: Preparing 07:28:19 f542fe8f0c91: Preparing 07:28:19 4291d34bd15c: Preparing 07:28:19 b8e40f5fc3c7: Preparing 07:28:19 ae463b7f179f: Preparing 07:28:19 63ca1fbb43ae: Preparing 07:28:19 4291d34bd15c: Waiting 07:28:19 b8e40f5fc3c7: Waiting 07:28:19 ae463b7f179f: Waiting 07:28:19 e9d7adb9f362: Layer already exists 07:28:19 45bdd02d19bb: Layer already exists 07:28:19 9333464f6e16: Layer already exists 07:28:19 cbb9f9e48dcd: Layer already exists 07:28:19 f542fe8f0c91: Layer already exists 07:28:19 4291d34bd15c: Layer already exists 07:28:19 ae463b7f179f: Layer already exists 07:28:19 63ca1fbb43ae: Layer already exists 07:28:19 b8e40f5fc3c7: Layer already exists 07:28:19 3.2.0-dev.100: digest: sha256:d349adf6459ff7f9b6490b3777b40f84fd88c8758437a81f5caffd87f78f9d6b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:28:19 e9d7adb9f362: Preparing 07:28:19 45bdd02d19bb: Preparing 07:28:19 cbb9f9e48dcd: Preparing 07:28:19 9333464f6e16: Preparing 07:28:19 f542fe8f0c91: Preparing 07:28:19 4291d34bd15c: Preparing 07:28:19 b8e40f5fc3c7: Preparing 07:28:19 ae463b7f179f: Preparing 07:28:19 63ca1fbb43ae: Preparing 07:28:19 4291d34bd15c: Waiting 07:28:19 b8e40f5fc3c7: Waiting 07:28:19 ae463b7f179f: Waiting 07:28:19 63ca1fbb43ae: Waiting 07:28:19 9333464f6e16: Layer already exists 07:28:19 e9d7adb9f362: Layer already exists 07:28:19 f542fe8f0c91: Layer already exists 07:28:19 cbb9f9e48dcd: Layer already exists 07:28:19 45bdd02d19bb: Layer already exists 07:28:19 4291d34bd15c: Layer already exists 07:28:19 b8e40f5fc3c7: Layer already exists 07:28:19 ae463b7f179f: Layer already exists 07:28:19 63ca1fbb43ae: Layer already exists 07:28:19 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:d349adf6459ff7f9b6490b3777b40f84fd88c8758437a81f5caffd87f78f9d6b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:28:20 e9d7adb9f362: Preparing 07:28:20 45bdd02d19bb: Preparing 07:28:20 cbb9f9e48dcd: Preparing 07:28:20 9333464f6e16: Preparing 07:28:20 f542fe8f0c91: Preparing 07:28:20 4291d34bd15c: Preparing 07:28:20 b8e40f5fc3c7: Preparing 07:28:20 ae463b7f179f: Preparing 07:28:20 63ca1fbb43ae: Preparing 07:28:20 b8e40f5fc3c7: Waiting 07:28:20 ae463b7f179f: Waiting 07:28:20 63ca1fbb43ae: Waiting 07:28:20 4291d34bd15c: Waiting 07:28:20 45bdd02d19bb: Layer already exists 07:28:20 cbb9f9e48dcd: Layer already exists 07:28:20 e9d7adb9f362: Layer already exists 07:28:20 9333464f6e16: Layer already exists 07:28:20 f542fe8f0c91: Layer already exists 07:28:20 4291d34bd15c: Layer already exists 07:28:20 b8e40f5fc3c7: Layer already exists 07:28:20 63ca1fbb43ae: Layer already exists 07:28:20 ae463b7f179f: Layer already exists 07:28:20 main: digest: sha256:d349adf6459ff7f9b6490b3777b40f84fd88c8758437a81f5caffd87f78f9d6b size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:20 ===================================================== [Pipeline] echo 07:28:20 taggedImages: 07:28:20 - nexus3.edgexfoundry.org:10004/core-metadata:2e781922a1177edd67fefec0bad5a77a09780891 07:28:20 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:28:20 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.100 07:28:20 - nexus3.edgexfoundry.org:10004/core-metadata:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:20 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:28:20 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:28:20 2e781922a1177edd67fefec0bad5a77a09780891 07:28:20 latest 07:28:20 3.2.0-dev.100 07:28:20 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:20 main 07:28:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2e781922a1177edd67fefec0bad5a77a09780891 07:28:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:28:21 bcf4ada2dec9: Preparing 07:28:21 17b30369008a: Preparing 07:28:21 bde5f9ffa8d5: Preparing 07:28:21 fbe44e462038: Preparing 07:28:21 ffd79f200d5a: Preparing 07:28:21 5dabb0b19004: Preparing 07:28:21 87ad22cac87d: Preparing 07:28:21 a428377215f8: Preparing 07:28:21 f542fe8f0c91: Preparing 07:28:21 4291d34bd15c: Preparing 07:28:21 81c81eee7819: Preparing 07:28:21 a21ae559a755: Preparing 07:28:21 5f70bf18a086: Preparing 07:28:21 97d172f65bea: Preparing 07:28:21 4291d34bd15c: Waiting 07:28:21 a428377215f8: Waiting 07:28:21 f542fe8f0c91: Waiting 07:28:21 5dabb0b19004: Waiting 07:28:21 81c81eee7819: Waiting 07:28:21 87ad22cac87d: Waiting 07:28:21 a21ae559a755: Waiting 07:28:21 3a81c752cb29: Preparing 07:28:21 a0b2a8699361: Preparing 07:28:21 97d172f65bea: Waiting 07:28:21 3a81c752cb29: Waiting 07:28:21 63ca1fbb43ae: Preparing 07:28:21 a0b2a8699361: Waiting 07:28:21 63ca1fbb43ae: Waiting 07:28:21 bcf4ada2dec9: Pushed 07:28:21 fbe44e462038: Pushed 07:28:21 ffd79f200d5a: Pushed 07:28:21 bde5f9ffa8d5: Pushed 07:28:21 17b30369008a: Pushed 07:28:21 5dabb0b19004: Pushed 07:28:21 f542fe8f0c91: Layer already exists 07:28:21 4291d34bd15c: Layer already exists 07:28:21 5f70bf18a086: Layer already exists 07:28:21 87ad22cac87d: Pushed 07:28:21 a21ae559a755: Pushed 07:28:21 81c81eee7819: Pushed 07:28:21 97d172f65bea: Pushed 07:28:21 63ca1fbb43ae: Layer already exists 07:28:21 3a81c752cb29: Pushed 07:28:21 a0b2a8699361: Pushed 07:28:22 a428377215f8: Pushed 07:28:22 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:f532326f7e30797ad2d2a41580ba27ab844def1f889862330010b0b76bad9003 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:28:23 bcf4ada2dec9: Preparing 07:28:23 17b30369008a: Preparing 07:28:23 bde5f9ffa8d5: Preparing 07:28:23 fbe44e462038: Preparing 07:28:23 ffd79f200d5a: Preparing 07:28:23 5dabb0b19004: Preparing 07:28:23 87ad22cac87d: Preparing 07:28:23 a428377215f8: Preparing 07:28:23 f542fe8f0c91: Preparing 07:28:23 4291d34bd15c: Preparing 07:28:23 81c81eee7819: Preparing 07:28:23 a21ae559a755: Preparing 07:28:23 87ad22cac87d: Waiting 07:28:23 a428377215f8: Waiting 07:28:23 4291d34bd15c: Waiting 07:28:23 81c81eee7819: Waiting 07:28:23 5dabb0b19004: Waiting 07:28:23 5f70bf18a086: Preparing 07:28:23 97d172f65bea: Preparing 07:28:23 3a81c752cb29: Preparing 07:28:23 a21ae559a755: Waiting 07:28:23 97d172f65bea: Waiting 07:28:23 5f70bf18a086: Waiting 07:28:23 a0b2a8699361: Preparing 07:28:23 63ca1fbb43ae: Preparing 07:28:23 f542fe8f0c91: Waiting 07:28:23 3a81c752cb29: Waiting 07:28:23 63ca1fbb43ae: Waiting 07:28:23 a0b2a8699361: Waiting 07:28:23 fbe44e462038: Layer already exists 07:28:23 ffd79f200d5a: Layer already exists 07:28:23 bde5f9ffa8d5: Layer already exists 07:28:23 bcf4ada2dec9: Layer already exists 07:28:23 17b30369008a: Layer already exists 07:28:23 87ad22cac87d: Layer already exists 07:28:23 a428377215f8: Layer already exists 07:28:23 5dabb0b19004: Layer already exists 07:28:23 f542fe8f0c91: Layer already exists 07:28:23 4291d34bd15c: Layer already exists 07:28:23 81c81eee7819: Layer already exists 07:28:23 5f70bf18a086: Layer already exists 07:28:23 a21ae559a755: Layer already exists 07:28:23 97d172f65bea: Layer already exists 07:28:23 3a81c752cb29: Layer already exists 07:28:23 63ca1fbb43ae: Layer already exists 07:28:23 a0b2a8699361: Layer already exists 07:28:23 latest: digest: sha256:f532326f7e30797ad2d2a41580ba27ab844def1f889862330010b0b76bad9003 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.100 07:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:28:24 bcf4ada2dec9: Preparing 07:28:24 17b30369008a: Preparing 07:28:24 bde5f9ffa8d5: Preparing 07:28:24 fbe44e462038: Preparing 07:28:24 ffd79f200d5a: Preparing 07:28:24 5dabb0b19004: Preparing 07:28:24 87ad22cac87d: Preparing 07:28:24 a428377215f8: Preparing 07:28:24 f542fe8f0c91: Preparing 07:28:24 4291d34bd15c: Preparing 07:28:24 81c81eee7819: Preparing 07:28:24 a21ae559a755: Preparing 07:28:24 5f70bf18a086: Preparing 07:28:24 97d172f65bea: Preparing 07:28:24 3a81c752cb29: Preparing 07:28:24 a0b2a8699361: Preparing 07:28:24 63ca1fbb43ae: Preparing 07:28:24 a21ae559a755: Waiting 07:28:24 a0b2a8699361: Waiting 07:28:24 63ca1fbb43ae: Waiting 07:28:24 a428377215f8: Waiting 07:28:24 5f70bf18a086: Waiting 07:28:24 81c81eee7819: Waiting 07:28:24 97d172f65bea: Waiting 07:28:24 3a81c752cb29: Waiting 07:28:24 f542fe8f0c91: Waiting 07:28:24 4291d34bd15c: Waiting 07:28:24 ffd79f200d5a: Layer already exists 07:28:24 bcf4ada2dec9: Layer already exists 07:28:24 17b30369008a: Layer already exists 07:28:24 bde5f9ffa8d5: Layer already exists 07:28:24 fbe44e462038: Layer already exists 07:28:24 5dabb0b19004: Layer already exists 07:28:24 f542fe8f0c91: Layer already exists 07:28:24 87ad22cac87d: Layer already exists 07:28:24 a428377215f8: Layer already exists 07:28:24 4291d34bd15c: Layer already exists 07:28:24 81c81eee7819: Layer already exists 07:28:24 97d172f65bea: Layer already exists 07:28:24 a21ae559a755: Layer already exists 07:28:24 5f70bf18a086: Layer already exists 07:28:24 3a81c752cb29: Layer already exists 07:28:24 a0b2a8699361: Layer already exists 07:28:24 63ca1fbb43ae: Layer already exists 07:28:24 3.2.0-dev.100: digest: sha256:f532326f7e30797ad2d2a41580ba27ab844def1f889862330010b0b76bad9003 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:28:24 bcf4ada2dec9: Preparing 07:28:24 17b30369008a: Preparing 07:28:24 bde5f9ffa8d5: Preparing 07:28:24 fbe44e462038: Preparing 07:28:24 ffd79f200d5a: Preparing 07:28:24 5dabb0b19004: Preparing 07:28:24 87ad22cac87d: Preparing 07:28:24 a428377215f8: Preparing 07:28:24 f542fe8f0c91: Preparing 07:28:24 4291d34bd15c: Preparing 07:28:24 81c81eee7819: Preparing 07:28:24 a428377215f8: Waiting 07:28:24 4291d34bd15c: Waiting 07:28:24 5dabb0b19004: Waiting 07:28:24 87ad22cac87d: Waiting 07:28:24 a21ae559a755: Preparing 07:28:24 5f70bf18a086: Preparing 07:28:24 81c81eee7819: Waiting 07:28:24 97d172f65bea: Preparing 07:28:24 5f70bf18a086: Waiting 07:28:24 3a81c752cb29: Preparing 07:28:24 a0b2a8699361: Preparing 07:28:24 3a81c752cb29: Waiting 07:28:24 97d172f65bea: Waiting 07:28:24 63ca1fbb43ae: Preparing 07:28:24 a0b2a8699361: Waiting 07:28:24 63ca1fbb43ae: Waiting 07:28:24 bcf4ada2dec9: Layer already exists 07:28:24 fbe44e462038: Layer already exists 07:28:24 17b30369008a: Layer already exists 07:28:24 bde5f9ffa8d5: Layer already exists 07:28:24 ffd79f200d5a: Layer already exists 07:28:24 5dabb0b19004: Layer already exists 07:28:24 87ad22cac87d: Layer already exists 07:28:24 a428377215f8: Layer already exists 07:28:24 f542fe8f0c91: Layer already exists 07:28:24 4291d34bd15c: Layer already exists 07:28:24 81c81eee7819: Layer already exists 07:28:24 a21ae559a755: Layer already exists 07:28:24 5f70bf18a086: Layer already exists 07:28:24 3a81c752cb29: Layer already exists 07:28:24 97d172f65bea: Layer already exists 07:28:24 a0b2a8699361: Layer already exists 07:28:24 63ca1fbb43ae: Layer already exists 07:28:24 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:f532326f7e30797ad2d2a41580ba27ab844def1f889862330010b0b76bad9003 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:28:25 bcf4ada2dec9: Preparing 07:28:25 17b30369008a: Preparing 07:28:25 bde5f9ffa8d5: Preparing 07:28:25 fbe44e462038: Preparing 07:28:25 ffd79f200d5a: Preparing 07:28:25 5dabb0b19004: Preparing 07:28:25 87ad22cac87d: Preparing 07:28:25 a428377215f8: Preparing 07:28:25 f542fe8f0c91: Preparing 07:28:25 4291d34bd15c: Preparing 07:28:25 81c81eee7819: Preparing 07:28:25 a21ae559a755: Preparing 07:28:25 5f70bf18a086: Preparing 07:28:25 97d172f65bea: Preparing 07:28:25 3a81c752cb29: Preparing 07:28:25 a0b2a8699361: Preparing 07:28:25 63ca1fbb43ae: Preparing 07:28:25 5dabb0b19004: Waiting 07:28:25 87ad22cac87d: Waiting 07:28:25 5f70bf18a086: Waiting 07:28:25 97d172f65bea: Waiting 07:28:25 3a81c752cb29: Waiting 07:28:25 a428377215f8: Waiting 07:28:25 a0b2a8699361: Waiting 07:28:25 f542fe8f0c91: Waiting 07:28:25 63ca1fbb43ae: Waiting 07:28:25 a21ae559a755: Waiting 07:28:25 4291d34bd15c: Waiting 07:28:25 81c81eee7819: Waiting 07:28:25 bcf4ada2dec9: Layer already exists 07:28:25 bde5f9ffa8d5: Layer already exists 07:28:25 fbe44e462038: Layer already exists 07:28:25 ffd79f200d5a: Layer already exists 07:28:25 17b30369008a: Layer already exists 07:28:25 a428377215f8: Layer already exists 07:28:25 4291d34bd15c: Layer already exists 07:28:25 f542fe8f0c91: Layer already exists 07:28:25 87ad22cac87d: Layer already exists 07:28:25 5dabb0b19004: Layer already exists 07:28:25 81c81eee7819: Layer already exists 07:28:25 a21ae559a755: Layer already exists 07:28:25 97d172f65bea: Layer already exists 07:28:25 5f70bf18a086: Layer already exists 07:28:25 3a81c752cb29: Layer already exists 07:28:25 a0b2a8699361: Layer already exists 07:28:25 63ca1fbb43ae: Layer already exists 07:28:25 main: digest: sha256:f532326f7e30797ad2d2a41580ba27ab844def1f889862330010b0b76bad9003 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:25 ===================================================== [Pipeline] echo 07:28:25 taggedImages: 07:28:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2e781922a1177edd67fefec0bad5a77a09780891 07:28:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:28:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.100 07:28:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:28:25 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:28:25 2e781922a1177edd67fefec0bad5a77a09780891 07:28:25 latest 07:28:25 3.2.0-dev.100 07:28:25 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:25 main 07:28:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2e781922a1177edd67fefec0bad5a77a09780891 07:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:28:26 e44b3dd0a3f3: Preparing 07:28:26 3497a4435ffd: Preparing 07:28:26 1030dfedea82: Preparing 07:28:26 a7fdc88fdc60: Preparing 07:28:26 f542fe8f0c91: Preparing 07:28:26 4291d34bd15c: Preparing 07:28:26 b8e40f5fc3c7: Preparing 07:28:26 ae463b7f179f: Preparing 07:28:26 63ca1fbb43ae: Preparing 07:28:26 ae463b7f179f: Waiting 07:28:26 4291d34bd15c: Waiting 07:28:26 63ca1fbb43ae: Waiting 07:28:26 b8e40f5fc3c7: Waiting 07:28:26 3497a4435ffd: Layer already exists 07:28:26 f542fe8f0c91: Layer already exists 07:28:26 e44b3dd0a3f3: Layer already exists 07:28:26 4291d34bd15c: Layer already exists 07:28:26 b8e40f5fc3c7: Layer already exists 07:28:26 ae463b7f179f: Layer already exists 07:28:26 63ca1fbb43ae: Layer already exists 07:28:26 1030dfedea82: Pushed 07:28:28 a7fdc88fdc60: Pushed 07:28:29 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:f71c20c64fa7d5da123c4a48f8fdbc3148afe7dfe203c12dfe905434ab8aebd5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:28:29 e44b3dd0a3f3: Preparing 07:28:29 3497a4435ffd: Preparing 07:28:29 1030dfedea82: Preparing 07:28:29 a7fdc88fdc60: Preparing 07:28:29 f542fe8f0c91: Preparing 07:28:29 4291d34bd15c: Preparing 07:28:29 b8e40f5fc3c7: Preparing 07:28:29 ae463b7f179f: Preparing 07:28:29 63ca1fbb43ae: Preparing 07:28:29 b8e40f5fc3c7: Waiting 07:28:29 63ca1fbb43ae: Waiting 07:28:29 ae463b7f179f: Waiting 07:28:29 4291d34bd15c: Waiting 07:28:29 e44b3dd0a3f3: Layer already exists 07:28:29 a7fdc88fdc60: Layer already exists 07:28:29 3497a4435ffd: Layer already exists 07:28:29 f542fe8f0c91: Layer already exists 07:28:29 1030dfedea82: Layer already exists 07:28:29 b8e40f5fc3c7: Layer already exists 07:28:29 4291d34bd15c: Layer already exists 07:28:29 ae463b7f179f: Layer already exists 07:28:29 63ca1fbb43ae: Layer already exists 07:28:29 latest: digest: sha256:f71c20c64fa7d5da123c4a48f8fdbc3148afe7dfe203c12dfe905434ab8aebd5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:30 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.100 07:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:28:30 e44b3dd0a3f3: Preparing 07:28:30 3497a4435ffd: Preparing 07:28:30 1030dfedea82: Preparing 07:28:30 a7fdc88fdc60: Preparing 07:28:30 f542fe8f0c91: Preparing 07:28:30 4291d34bd15c: Preparing 07:28:30 b8e40f5fc3c7: Preparing 07:28:30 ae463b7f179f: Preparing 07:28:30 63ca1fbb43ae: Preparing 07:28:30 4291d34bd15c: Waiting 07:28:30 b8e40f5fc3c7: Waiting 07:28:30 ae463b7f179f: Waiting 07:28:30 63ca1fbb43ae: Waiting 07:28:30 a7fdc88fdc60: Layer already exists 07:28:30 f542fe8f0c91: Layer already exists 07:28:30 e44b3dd0a3f3: Layer already exists 07:28:30 1030dfedea82: Layer already exists 07:28:30 3497a4435ffd: Layer already exists 07:28:30 4291d34bd15c: Layer already exists 07:28:30 b8e40f5fc3c7: Layer already exists 07:28:30 ae463b7f179f: Layer already exists 07:28:30 63ca1fbb43ae: Layer already exists 07:28:30 3.2.0-dev.100: digest: sha256:f71c20c64fa7d5da123c4a48f8fdbc3148afe7dfe203c12dfe905434ab8aebd5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:28:31 e44b3dd0a3f3: Preparing 07:28:31 3497a4435ffd: Preparing 07:28:31 1030dfedea82: Preparing 07:28:31 a7fdc88fdc60: Preparing 07:28:31 f542fe8f0c91: Preparing 07:28:31 4291d34bd15c: Preparing 07:28:31 b8e40f5fc3c7: Preparing 07:28:31 ae463b7f179f: Preparing 07:28:31 63ca1fbb43ae: Preparing 07:28:31 4291d34bd15c: Waiting 07:28:31 ae463b7f179f: Waiting 07:28:31 63ca1fbb43ae: Waiting 07:28:31 1030dfedea82: Layer already exists 07:28:31 e44b3dd0a3f3: Layer already exists 07:28:31 f542fe8f0c91: Layer already exists 07:28:31 3497a4435ffd: Layer already exists 07:28:31 a7fdc88fdc60: Layer already exists 07:28:31 b8e40f5fc3c7: Layer already exists 07:28:31 4291d34bd15c: Layer already exists 07:28:31 63ca1fbb43ae: Layer already exists 07:28:31 ae463b7f179f: Layer already exists 07:28:31 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:f71c20c64fa7d5da123c4a48f8fdbc3148afe7dfe203c12dfe905434ab8aebd5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:28:32 e44b3dd0a3f3: Preparing 07:28:32 3497a4435ffd: Preparing 07:28:32 1030dfedea82: Preparing 07:28:32 a7fdc88fdc60: Preparing 07:28:32 f542fe8f0c91: Preparing 07:28:32 4291d34bd15c: Preparing 07:28:32 b8e40f5fc3c7: Preparing 07:28:32 ae463b7f179f: Preparing 07:28:32 63ca1fbb43ae: Preparing 07:28:32 b8e40f5fc3c7: Waiting 07:28:32 ae463b7f179f: Waiting 07:28:32 4291d34bd15c: Waiting 07:28:32 63ca1fbb43ae: Waiting 07:28:32 1030dfedea82: Layer already exists 07:28:32 a7fdc88fdc60: Layer already exists 07:28:32 e44b3dd0a3f3: Layer already exists 07:28:32 3497a4435ffd: Layer already exists 07:28:32 f542fe8f0c91: Layer already exists 07:28:32 4291d34bd15c: Layer already exists 07:28:32 ae463b7f179f: Layer already exists 07:28:32 63ca1fbb43ae: Layer already exists 07:28:32 b8e40f5fc3c7: Layer already exists 07:28:32 main: digest: sha256:f71c20c64fa7d5da123c4a48f8fdbc3148afe7dfe203c12dfe905434ab8aebd5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:32 ===================================================== [Pipeline] echo 07:28:32 taggedImages: 07:28:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2e781922a1177edd67fefec0bad5a77a09780891 07:28:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:28:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.100 07:28:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:28:32 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:28:32 2e781922a1177edd67fefec0bad5a77a09780891 07:28:32 latest 07:28:32 3.2.0-dev.100 07:28:32 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:32 main 07:28:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2e781922a1177edd67fefec0bad5a77a09780891 07:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:28:32 1be9b6bc9841: Preparing 07:28:32 9e45c3500c9d: Preparing 07:28:32 97efb46d0f68: Preparing 07:28:32 e57f0299ee3e: Preparing 07:28:32 df93244519ad: Preparing 07:28:32 f542fe8f0c91: Preparing 07:28:32 4291d34bd15c: Preparing 07:28:32 5f08cdc3ccda: Preparing 07:28:32 b76069c641c9: Preparing 07:28:32 f78ffbb0d969: Preparing 07:28:32 63ca1fbb43ae: Preparing 07:28:32 f542fe8f0c91: Waiting 07:28:32 4291d34bd15c: Waiting 07:28:32 5f08cdc3ccda: Waiting 07:28:32 b76069c641c9: Waiting 07:28:32 f78ffbb0d969: Waiting 07:28:32 63ca1fbb43ae: Waiting 07:28:32 df93244519ad: Pushed 07:28:32 f542fe8f0c91: Layer already exists 07:28:32 9e45c3500c9d: Pushed 07:28:32 1be9b6bc9841: Pushed 07:28:32 e57f0299ee3e: Pushed 07:28:32 4291d34bd15c: Layer already exists 07:28:32 63ca1fbb43ae: Layer already exists 07:28:33 5f08cdc3ccda: Pushed 07:28:33 b76069c641c9: Pushed 07:28:33 97efb46d0f68: Pushed 07:28:34 f78ffbb0d969: Pushed 07:28:34 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:8fe322b7bb8bacb249432374cb9706a9ad21add4d8b1ab64d77d94788ff6771b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:28:35 1be9b6bc9841: Preparing 07:28:35 9e45c3500c9d: Preparing 07:28:35 97efb46d0f68: Preparing 07:28:35 e57f0299ee3e: Preparing 07:28:35 df93244519ad: Preparing 07:28:35 f542fe8f0c91: Preparing 07:28:35 4291d34bd15c: Preparing 07:28:35 5f08cdc3ccda: Preparing 07:28:35 b76069c641c9: Preparing 07:28:35 f78ffbb0d969: Preparing 07:28:35 63ca1fbb43ae: Preparing 07:28:35 5f08cdc3ccda: Waiting 07:28:35 b76069c641c9: Waiting 07:28:35 f78ffbb0d969: Waiting 07:28:35 63ca1fbb43ae: Waiting 07:28:35 f542fe8f0c91: Waiting 07:28:35 4291d34bd15c: Waiting 07:28:35 9e45c3500c9d: Layer already exists 07:28:35 1be9b6bc9841: Layer already exists 07:28:35 e57f0299ee3e: Layer already exists 07:28:35 df93244519ad: Layer already exists 07:28:35 97efb46d0f68: Layer already exists 07:28:35 f542fe8f0c91: Layer already exists 07:28:35 5f08cdc3ccda: Layer already exists 07:28:35 f78ffbb0d969: Layer already exists 07:28:35 b76069c641c9: Layer already exists 07:28:35 4291d34bd15c: Layer already exists 07:28:35 63ca1fbb43ae: Layer already exists 07:28:35 latest: digest: sha256:8fe322b7bb8bacb249432374cb9706a9ad21add4d8b1ab64d77d94788ff6771b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.100 07:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:28:36 1be9b6bc9841: Preparing 07:28:36 9e45c3500c9d: Preparing 07:28:36 97efb46d0f68: Preparing 07:28:36 e57f0299ee3e: Preparing 07:28:36 df93244519ad: Preparing 07:28:36 f542fe8f0c91: Preparing 07:28:36 4291d34bd15c: Preparing 07:28:36 5f08cdc3ccda: Preparing 07:28:36 b76069c641c9: Preparing 07:28:36 f78ffbb0d969: Preparing 07:28:36 63ca1fbb43ae: Preparing 07:28:36 5f08cdc3ccda: Waiting 07:28:36 b76069c641c9: Waiting 07:28:36 f78ffbb0d969: Waiting 07:28:36 63ca1fbb43ae: Waiting 07:28:36 f542fe8f0c91: Waiting 07:28:36 4291d34bd15c: Waiting 07:28:36 df93244519ad: Layer already exists 07:28:36 9e45c3500c9d: Layer already exists 07:28:36 97efb46d0f68: Layer already exists 07:28:36 1be9b6bc9841: Layer already exists 07:28:36 e57f0299ee3e: Layer already exists 07:28:36 f542fe8f0c91: Layer already exists 07:28:36 b76069c641c9: Layer already exists 07:28:36 4291d34bd15c: Layer already exists 07:28:36 5f08cdc3ccda: Layer already exists 07:28:36 f78ffbb0d969: Layer already exists 07:28:36 63ca1fbb43ae: Layer already exists 07:28:36 3.2.0-dev.100: digest: sha256:8fe322b7bb8bacb249432374cb9706a9ad21add4d8b1ab64d77d94788ff6771b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:28:36 1be9b6bc9841: Preparing 07:28:36 9e45c3500c9d: Preparing 07:28:36 97efb46d0f68: Preparing 07:28:36 e57f0299ee3e: Preparing 07:28:36 df93244519ad: Preparing 07:28:36 f542fe8f0c91: Preparing 07:28:36 4291d34bd15c: Preparing 07:28:36 5f08cdc3ccda: Preparing 07:28:36 b76069c641c9: Preparing 07:28:36 f78ffbb0d969: Preparing 07:28:36 63ca1fbb43ae: Preparing 07:28:36 5f08cdc3ccda: Waiting 07:28:36 4291d34bd15c: Waiting 07:28:36 f78ffbb0d969: Waiting 07:28:36 b76069c641c9: Waiting 07:28:36 63ca1fbb43ae: Waiting 07:28:36 97efb46d0f68: Layer already exists 07:28:36 1be9b6bc9841: Layer already exists 07:28:36 e57f0299ee3e: Layer already exists 07:28:36 df93244519ad: Layer already exists 07:28:36 9e45c3500c9d: Layer already exists 07:28:36 5f08cdc3ccda: Layer already exists 07:28:36 b76069c641c9: Layer already exists 07:28:36 4291d34bd15c: Layer already exists 07:28:36 f78ffbb0d969: Layer already exists 07:28:36 f542fe8f0c91: Layer already exists 07:28:36 63ca1fbb43ae: Layer already exists 07:28:36 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:8fe322b7bb8bacb249432374cb9706a9ad21add4d8b1ab64d77d94788ff6771b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:28:37 1be9b6bc9841: Preparing 07:28:37 9e45c3500c9d: Preparing 07:28:37 97efb46d0f68: Preparing 07:28:37 e57f0299ee3e: Preparing 07:28:37 df93244519ad: Preparing 07:28:37 f542fe8f0c91: Preparing 07:28:37 4291d34bd15c: Preparing 07:28:37 5f08cdc3ccda: Preparing 07:28:37 b76069c641c9: Preparing 07:28:37 f78ffbb0d969: Preparing 07:28:37 63ca1fbb43ae: Preparing 07:28:37 f542fe8f0c91: Waiting 07:28:37 4291d34bd15c: Waiting 07:28:37 5f08cdc3ccda: Waiting 07:28:37 b76069c641c9: Waiting 07:28:37 f78ffbb0d969: Waiting 07:28:37 63ca1fbb43ae: Waiting 07:28:37 97efb46d0f68: Layer already exists 07:28:37 1be9b6bc9841: Layer already exists 07:28:37 df93244519ad: Layer already exists 07:28:37 9e45c3500c9d: Layer already exists 07:28:37 e57f0299ee3e: Layer already exists 07:28:37 4291d34bd15c: Layer already exists 07:28:37 f542fe8f0c91: Layer already exists 07:28:37 b76069c641c9: Layer already exists 07:28:37 5f08cdc3ccda: Layer already exists 07:28:37 f78ffbb0d969: Layer already exists 07:28:37 63ca1fbb43ae: Layer already exists 07:28:37 main: digest: sha256:8fe322b7bb8bacb249432374cb9706a9ad21add4d8b1ab64d77d94788ff6771b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:37 ===================================================== [Pipeline] echo 07:28:37 taggedImages: 07:28:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2e781922a1177edd67fefec0bad5a77a09780891 07:28:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:28:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.100 07:28:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:28:37 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:28:37 2e781922a1177edd67fefec0bad5a77a09780891 07:28:37 latest 07:28:37 3.2.0-dev.100 07:28:37 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:37 main 07:28:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2e781922a1177edd67fefec0bad5a77a09780891 07:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:28:38 7cebdf684eb3: Preparing 07:28:38 d04394714bf2: Preparing 07:28:38 0773f69c4397: Preparing 07:28:38 624acb31bebe: Preparing 07:28:38 e76747cbdbab: Preparing 07:28:38 b573e0abd6f0: Preparing 07:28:38 5a8da989c9f7: Preparing 07:28:38 f542fe8f0c91: Preparing 07:28:38 4291d34bd15c: Preparing 07:28:38 d81203fd1389: Preparing 07:28:38 9f5139f0147e: Preparing 07:28:38 63ca1fbb43ae: Preparing 07:28:38 5a8da989c9f7: Waiting 07:28:38 b573e0abd6f0: Waiting 07:28:38 f542fe8f0c91: Waiting 07:28:38 4291d34bd15c: Waiting 07:28:38 d81203fd1389: Waiting 07:28:38 9f5139f0147e: Waiting 07:28:38 63ca1fbb43ae: Waiting 07:28:38 7cebdf684eb3: Pushed 07:28:38 e76747cbdbab: Pushed 07:28:38 d04394714bf2: Pushed 07:28:38 f542fe8f0c91: Layer already exists 07:28:38 4291d34bd15c: Layer already exists 07:28:38 b573e0abd6f0: Pushed 07:28:38 5a8da989c9f7: Pushed 07:28:38 63ca1fbb43ae: Layer already exists 07:28:38 d81203fd1389: Pushed 07:28:39 624acb31bebe: Pushed 07:28:39 0773f69c4397: Pushed 07:28:39 9f5139f0147e: Pushed 07:28:39 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:833b1a96be75896893ccd433eb3c96ee67ebf8404ed529cee784b3b3f25b5a68 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:28:40 7cebdf684eb3: Preparing 07:28:40 d04394714bf2: Preparing 07:28:40 0773f69c4397: Preparing 07:28:40 624acb31bebe: Preparing 07:28:40 e76747cbdbab: Preparing 07:28:40 b573e0abd6f0: Preparing 07:28:40 5a8da989c9f7: Preparing 07:28:40 f542fe8f0c91: Preparing 07:28:40 4291d34bd15c: Preparing 07:28:40 d81203fd1389: Preparing 07:28:40 9f5139f0147e: Preparing 07:28:40 5a8da989c9f7: Waiting 07:28:40 4291d34bd15c: Waiting 07:28:40 f542fe8f0c91: Waiting 07:28:40 b573e0abd6f0: Waiting 07:28:40 d81203fd1389: Waiting 07:28:40 63ca1fbb43ae: Preparing 07:28:40 9f5139f0147e: Waiting 07:28:40 63ca1fbb43ae: Waiting 07:28:40 d04394714bf2: Layer already exists 07:28:40 7cebdf684eb3: Layer already exists 07:28:40 624acb31bebe: Layer already exists 07:28:40 0773f69c4397: Layer already exists 07:28:40 e76747cbdbab: Layer already exists 07:28:40 b573e0abd6f0: Layer already exists 07:28:40 5a8da989c9f7: Layer already exists 07:28:40 f542fe8f0c91: Layer already exists 07:28:40 d81203fd1389: Layer already exists 07:28:40 4291d34bd15c: Layer already exists 07:28:40 9f5139f0147e: Layer already exists 07:28:40 63ca1fbb43ae: Layer already exists 07:28:40 latest: digest: sha256:833b1a96be75896893ccd433eb3c96ee67ebf8404ed529cee784b3b3f25b5a68 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.100 07:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:28:40 7cebdf684eb3: Preparing 07:28:40 d04394714bf2: Preparing 07:28:40 0773f69c4397: Preparing 07:28:40 624acb31bebe: Preparing 07:28:40 e76747cbdbab: Preparing 07:28:40 b573e0abd6f0: Preparing 07:28:40 5a8da989c9f7: Preparing 07:28:40 f542fe8f0c91: Preparing 07:28:40 4291d34bd15c: Preparing 07:28:40 5a8da989c9f7: Waiting 07:28:40 f542fe8f0c91: Waiting 07:28:40 b573e0abd6f0: Waiting 07:28:40 d81203fd1389: Preparing 07:28:40 9f5139f0147e: Preparing 07:28:40 63ca1fbb43ae: Preparing 07:28:40 9f5139f0147e: Waiting 07:28:40 d81203fd1389: Waiting 07:28:40 63ca1fbb43ae: Waiting 07:28:40 4291d34bd15c: Waiting 07:28:40 0773f69c4397: Layer already exists 07:28:40 e76747cbdbab: Layer already exists 07:28:40 d04394714bf2: Layer already exists 07:28:40 7cebdf684eb3: Layer already exists 07:28:40 624acb31bebe: Layer already exists 07:28:40 f542fe8f0c91: Layer already exists 07:28:40 d81203fd1389: Layer already exists 07:28:40 b573e0abd6f0: Layer already exists 07:28:40 5a8da989c9f7: Layer already exists 07:28:40 4291d34bd15c: Layer already exists 07:28:40 9f5139f0147e: Layer already exists 07:28:40 63ca1fbb43ae: Layer already exists 07:28:40 3.2.0-dev.100: digest: sha256:833b1a96be75896893ccd433eb3c96ee67ebf8404ed529cee784b3b3f25b5a68 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:28:41 7cebdf684eb3: Preparing 07:28:41 d04394714bf2: Preparing 07:28:41 0773f69c4397: Preparing 07:28:41 624acb31bebe: Preparing 07:28:41 e76747cbdbab: Preparing 07:28:41 b573e0abd6f0: Preparing 07:28:41 5a8da989c9f7: Preparing 07:28:41 f542fe8f0c91: Preparing 07:28:41 4291d34bd15c: Preparing 07:28:41 d81203fd1389: Preparing 07:28:41 9f5139f0147e: Preparing 07:28:41 63ca1fbb43ae: Preparing 07:28:41 d81203fd1389: Waiting 07:28:41 9f5139f0147e: Waiting 07:28:41 63ca1fbb43ae: Waiting 07:28:41 b573e0abd6f0: Waiting 07:28:41 5a8da989c9f7: Waiting 07:28:41 f542fe8f0c91: Waiting 07:28:41 4291d34bd15c: Waiting 07:28:41 e76747cbdbab: Layer already exists 07:28:41 7cebdf684eb3: Layer already exists 07:28:41 d04394714bf2: Layer already exists 07:28:41 0773f69c4397: Layer already exists 07:28:41 624acb31bebe: Layer already exists 07:28:41 b573e0abd6f0: Layer already exists 07:28:41 5a8da989c9f7: Layer already exists 07:28:41 f542fe8f0c91: Layer already exists 07:28:41 d81203fd1389: Layer already exists 07:28:41 4291d34bd15c: Layer already exists 07:28:41 9f5139f0147e: Layer already exists 07:28:41 63ca1fbb43ae: Layer already exists 07:28:41 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:833b1a96be75896893ccd433eb3c96ee67ebf8404ed529cee784b3b3f25b5a68 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:28:42 7cebdf684eb3: Preparing 07:28:42 d04394714bf2: Preparing 07:28:42 0773f69c4397: Preparing 07:28:42 624acb31bebe: Preparing 07:28:42 e76747cbdbab: Preparing 07:28:42 b573e0abd6f0: Preparing 07:28:42 5a8da989c9f7: Preparing 07:28:42 f542fe8f0c91: Preparing 07:28:42 4291d34bd15c: Preparing 07:28:42 d81203fd1389: Preparing 07:28:42 9f5139f0147e: Preparing 07:28:42 63ca1fbb43ae: Preparing 07:28:42 b573e0abd6f0: Waiting 07:28:42 5a8da989c9f7: Waiting 07:28:42 f542fe8f0c91: Waiting 07:28:42 4291d34bd15c: Waiting 07:28:42 63ca1fbb43ae: Waiting 07:28:42 d81203fd1389: Waiting 07:28:42 9f5139f0147e: Waiting 07:28:42 7cebdf684eb3: Layer already exists 07:28:42 d04394714bf2: Layer already exists 07:28:42 0773f69c4397: Layer already exists 07:28:42 e76747cbdbab: Layer already exists 07:28:42 624acb31bebe: Layer already exists 07:28:42 5a8da989c9f7: Layer already exists 07:28:42 b573e0abd6f0: Layer already exists 07:28:42 d81203fd1389: Layer already exists 07:28:42 f542fe8f0c91: Layer already exists 07:28:42 4291d34bd15c: Layer already exists 07:28:42 9f5139f0147e: Layer already exists 07:28:42 63ca1fbb43ae: Layer already exists 07:28:42 main: digest: sha256:833b1a96be75896893ccd433eb3c96ee67ebf8404ed529cee784b3b3f25b5a68 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:42 ===================================================== [Pipeline] echo 07:28:42 taggedImages: 07:28:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2e781922a1177edd67fefec0bad5a77a09780891 07:28:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:28:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.100 07:28:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:28:42 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:28:42 2e781922a1177edd67fefec0bad5a77a09780891 07:28:42 latest 07:28:42 3.2.0-dev.100 07:28:42 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:42 main 07:28:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:42 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2e781922a1177edd67fefec0bad5a77a09780891 07:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:28:42 b2b781e9d724: Preparing 07:28:42 6f5eeff206d4: Preparing 07:28:42 f542fe8f0c91: Preparing 07:28:42 4291d34bd15c: Preparing 07:28:42 f11ab9498150: Preparing 07:28:42 9b1573825c9e: Preparing 07:28:42 63ca1fbb43ae: Preparing 07:28:42 63ca1fbb43ae: Waiting 07:28:42 9b1573825c9e: Waiting 07:28:42 f542fe8f0c91: Layer already exists 07:28:42 4291d34bd15c: Layer already exists 07:28:42 63ca1fbb43ae: Layer already exists 07:28:42 b2b781e9d724: Pushed 07:28:42 f11ab9498150: Pushed 07:28:43 9b1573825c9e: Pushed 07:28:44 6f5eeff206d4: Pushed 07:28:44 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:f09af145d6be69d1712d0fba042b4080881d9f5f7ba991f31f36e7ad277faba9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:45 + 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:28:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:28:45 b2b781e9d724: Preparing 07:28:45 6f5eeff206d4: Preparing 07:28:45 f542fe8f0c91: Preparing 07:28:45 4291d34bd15c: Preparing 07:28:45 f11ab9498150: Preparing 07:28:45 9b1573825c9e: Preparing 07:28:45 63ca1fbb43ae: Preparing 07:28:45 9b1573825c9e: Waiting 07:28:45 63ca1fbb43ae: Waiting 07:28:45 b2b781e9d724: Layer already exists 07:28:45 f11ab9498150: Layer already exists 07:28:45 4291d34bd15c: Layer already exists 07:28:45 f542fe8f0c91: Layer already exists 07:28:45 63ca1fbb43ae: Layer already exists 07:28:45 9b1573825c9e: Layer already exists 07:28:45 6f5eeff206d4: Layer already exists 07:28:45 latest: digest: sha256:f09af145d6be69d1712d0fba042b4080881d9f5f7ba991f31f36e7ad277faba9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.100 07:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:28:45 b2b781e9d724: Preparing 07:28:45 6f5eeff206d4: Preparing 07:28:45 f542fe8f0c91: Preparing 07:28:45 4291d34bd15c: Preparing 07:28:45 f11ab9498150: Preparing 07:28:45 9b1573825c9e: Preparing 07:28:45 63ca1fbb43ae: Preparing 07:28:45 9b1573825c9e: Waiting 07:28:45 63ca1fbb43ae: Waiting 07:28:45 f542fe8f0c91: Layer already exists 07:28:45 4291d34bd15c: Layer already exists 07:28:45 6f5eeff206d4: Layer already exists 07:28:45 b2b781e9d724: Layer already exists 07:28:45 f11ab9498150: Layer already exists 07:28:45 9b1573825c9e: Layer already exists 07:28:45 63ca1fbb43ae: Layer already exists 07:28:45 3.2.0-dev.100: digest: sha256:f09af145d6be69d1712d0fba042b4080881d9f5f7ba991f31f36e7ad277faba9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:28:46 b2b781e9d724: Preparing 07:28:46 6f5eeff206d4: Preparing 07:28:46 f542fe8f0c91: Preparing 07:28:46 4291d34bd15c: Preparing 07:28:46 f11ab9498150: Preparing 07:28:46 9b1573825c9e: Preparing 07:28:46 63ca1fbb43ae: Preparing 07:28:46 9b1573825c9e: Waiting 07:28:46 6f5eeff206d4: Layer already exists 07:28:46 f542fe8f0c91: Layer already exists 07:28:46 f11ab9498150: Layer already exists 07:28:46 4291d34bd15c: Layer already exists 07:28:46 b2b781e9d724: Layer already exists 07:28:46 9b1573825c9e: Layer already exists 07:28:46 63ca1fbb43ae: Layer already exists 07:28:46 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:f09af145d6be69d1712d0fba042b4080881d9f5f7ba991f31f36e7ad277faba9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:46 + 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:28:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:28:47 b2b781e9d724: Preparing 07:28:47 6f5eeff206d4: Preparing 07:28:47 f542fe8f0c91: Preparing 07:28:47 4291d34bd15c: Preparing 07:28:47 f11ab9498150: Preparing 07:28:47 9b1573825c9e: Preparing 07:28:47 63ca1fbb43ae: Preparing 07:28:47 9b1573825c9e: Waiting 07:28:47 63ca1fbb43ae: Waiting 07:28:47 4291d34bd15c: Layer already exists 07:28:47 f542fe8f0c91: Layer already exists 07:28:47 6f5eeff206d4: Layer already exists 07:28:47 b2b781e9d724: Layer already exists 07:28:47 f11ab9498150: Layer already exists 07:28:47 9b1573825c9e: Layer already exists 07:28:47 63ca1fbb43ae: Layer already exists 07:28:47 main: digest: sha256:f09af145d6be69d1712d0fba042b4080881d9f5f7ba991f31f36e7ad277faba9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:47 ===================================================== [Pipeline] echo 07:28:47 taggedImages: 07:28:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2e781922a1177edd67fefec0bad5a77a09780891 07:28:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:28:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.100 07:28:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:28:47 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:28:47 2e781922a1177edd67fefec0bad5a77a09780891 07:28:47 latest 07:28:47 3.2.0-dev.100 07:28:47 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:47 main 07:28:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2e781922a1177edd67fefec0bad5a77a09780891 07:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:28:48 16c78a3e7d3e: Preparing 07:28:48 41a551fa0f4b: Preparing 07:28:48 0f83484c72ec: Preparing 07:28:48 f542fe8f0c91: Preparing 07:28:48 4291d34bd15c: Preparing 07:28:48 082f26490a24: Preparing 07:28:48 0d563f7faec9: Preparing 07:28:48 d895ffdb8632: Preparing 07:28:48 09e6850a554a: Preparing 07:28:48 63ca1fbb43ae: Preparing 07:28:48 082f26490a24: Waiting 07:28:48 0d563f7faec9: Waiting 07:28:48 63ca1fbb43ae: Waiting 07:28:48 d895ffdb8632: Waiting 07:28:48 09e6850a554a: Waiting 07:28:48 4291d34bd15c: Layer already exists 07:28:48 f542fe8f0c91: Layer already exists 07:28:48 0f83484c72ec: Pushed 07:28:48 41a551fa0f4b: Pushed 07:28:48 16c78a3e7d3e: Pushed 07:28:48 63ca1fbb43ae: Layer already exists 07:28:48 d895ffdb8632: Pushed 07:28:48 09e6850a554a: Pushed 07:28:53 0d563f7faec9: Pushed 07:28:56 082f26490a24: Pushed 07:28:56 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:49e1b8b340e1b5be5af2efd1b6bbd07e46277eacbfa03371938ce3d3c9e53a12 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:28:57 16c78a3e7d3e: Preparing 07:28:57 41a551fa0f4b: Preparing 07:28:57 0f83484c72ec: Preparing 07:28:57 f542fe8f0c91: Preparing 07:28:57 4291d34bd15c: Preparing 07:28:57 082f26490a24: Preparing 07:28:57 0d563f7faec9: Preparing 07:28:57 d895ffdb8632: Preparing 07:28:57 09e6850a554a: Preparing 07:28:57 63ca1fbb43ae: Preparing 07:28:57 d895ffdb8632: Waiting 07:28:57 63ca1fbb43ae: Waiting 07:28:57 09e6850a554a: Waiting 07:28:57 082f26490a24: Waiting 07:28:57 0d563f7faec9: Waiting 07:28:57 4291d34bd15c: Layer already exists 07:28:57 f542fe8f0c91: Layer already exists 07:28:57 41a551fa0f4b: Layer already exists 07:28:57 0f83484c72ec: Layer already exists 07:28:57 16c78a3e7d3e: Layer already exists 07:28:57 0d563f7faec9: Layer already exists 07:28:57 082f26490a24: Layer already exists 07:28:57 09e6850a554a: Layer already exists 07:28:57 d895ffdb8632: Layer already exists 07:28:57 63ca1fbb43ae: Layer already exists 07:28:57 latest: digest: sha256:49e1b8b340e1b5be5af2efd1b6bbd07e46277eacbfa03371938ce3d3c9e53a12 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.100 07:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:28:58 16c78a3e7d3e: Preparing 07:28:58 41a551fa0f4b: Preparing 07:28:58 0f83484c72ec: Preparing 07:28:58 f542fe8f0c91: Preparing 07:28:58 4291d34bd15c: Preparing 07:28:58 082f26490a24: Preparing 07:28:58 0d563f7faec9: Preparing 07:28:58 d895ffdb8632: Preparing 07:28:58 09e6850a554a: Preparing 07:28:58 63ca1fbb43ae: Preparing 07:28:58 d895ffdb8632: Waiting 07:28:58 09e6850a554a: Waiting 07:28:58 082f26490a24: Waiting 07:28:58 63ca1fbb43ae: Waiting 07:28:58 0d563f7faec9: Waiting 07:28:58 4291d34bd15c: Layer already exists 07:28:58 0f83484c72ec: Layer already exists 07:28:58 16c78a3e7d3e: Layer already exists 07:28:58 41a551fa0f4b: Layer already exists 07:28:58 f542fe8f0c91: Layer already exists 07:28:58 d895ffdb8632: Layer already exists 07:28:58 082f26490a24: Layer already exists 07:28:58 0d563f7faec9: Layer already exists 07:28:58 63ca1fbb43ae: Layer already exists 07:28:58 09e6850a554a: Layer already exists 07:28:58 3.2.0-dev.100: digest: sha256:49e1b8b340e1b5be5af2efd1b6bbd07e46277eacbfa03371938ce3d3c9e53a12 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:28:58 16c78a3e7d3e: Preparing 07:28:58 41a551fa0f4b: Preparing 07:28:58 0f83484c72ec: Preparing 07:28:58 f542fe8f0c91: Preparing 07:28:58 4291d34bd15c: Preparing 07:28:58 082f26490a24: Preparing 07:28:58 0d563f7faec9: Preparing 07:28:58 d895ffdb8632: Preparing 07:28:58 09e6850a554a: Preparing 07:28:58 63ca1fbb43ae: Preparing 07:28:58 0d563f7faec9: Waiting 07:28:58 d895ffdb8632: Waiting 07:28:58 09e6850a554a: Waiting 07:28:58 63ca1fbb43ae: Waiting 07:28:58 4291d34bd15c: Layer already exists 07:28:58 16c78a3e7d3e: Layer already exists 07:28:58 f542fe8f0c91: Layer already exists 07:28:58 41a551fa0f4b: Layer already exists 07:28:58 0f83484c72ec: Layer already exists 07:28:58 d895ffdb8632: Layer already exists 07:28:58 63ca1fbb43ae: Layer already exists 07:28:58 082f26490a24: Layer already exists 07:28:58 0d563f7faec9: Layer already exists 07:28:58 09e6850a554a: Layer already exists 07:28:58 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:49e1b8b340e1b5be5af2efd1b6bbd07e46277eacbfa03371938ce3d3c9e53a12 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:28:59 16c78a3e7d3e: Preparing 07:28:59 41a551fa0f4b: Preparing 07:28:59 0f83484c72ec: Preparing 07:28:59 f542fe8f0c91: Preparing 07:28:59 4291d34bd15c: Preparing 07:28:59 082f26490a24: Preparing 07:28:59 0d563f7faec9: Preparing 07:28:59 d895ffdb8632: Preparing 07:28:59 09e6850a554a: Preparing 07:28:59 63ca1fbb43ae: Preparing 07:28:59 0d563f7faec9: Waiting 07:28:59 d895ffdb8632: Waiting 07:28:59 09e6850a554a: Waiting 07:28:59 63ca1fbb43ae: Waiting 07:28:59 082f26490a24: Waiting 07:28:59 41a551fa0f4b: Layer already exists 07:28:59 f542fe8f0c91: Layer already exists 07:28:59 16c78a3e7d3e: Layer already exists 07:28:59 0f83484c72ec: Layer already exists 07:28:59 4291d34bd15c: Layer already exists 07:28:59 082f26490a24: Layer already exists 07:28:59 0d563f7faec9: Layer already exists 07:28:59 09e6850a554a: Layer already exists 07:28:59 d895ffdb8632: Layer already exists 07:28:59 63ca1fbb43ae: Layer already exists 07:28:59 main: digest: sha256:49e1b8b340e1b5be5af2efd1b6bbd07e46277eacbfa03371938ce3d3c9e53a12 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:28:59 ===================================================== [Pipeline] echo 07:28:59 taggedImages: 07:28:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:2e781922a1177edd67fefec0bad5a77a09780891 07:28:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:28:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.100 07:28:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:59 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:28:59 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:28:59 2e781922a1177edd67fefec0bad5a77a09780891 07:28:59 latest 07:28:59 3.2.0-dev.100 07:28:59 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:28:59 main 07:28:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:28:59 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2e781922a1177edd67fefec0bad5a77a09780891 07:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:29:00 3c944474e254: Preparing 07:29:00 07ff60e6bf8c: Preparing 07:29:00 25738e8c0935: Preparing 07:29:00 f542fe8f0c91: Preparing 07:29:00 4291d34bd15c: Preparing 07:29:00 b3e694d752a4: Preparing 07:29:00 5df6829c65a2: Preparing 07:29:00 90d30ae7379f: Preparing 07:29:00 63ca1fbb43ae: Preparing 07:29:00 5df6829c65a2: Waiting 07:29:00 90d30ae7379f: Waiting 07:29:00 63ca1fbb43ae: Waiting 07:29:00 b3e694d752a4: Waiting 07:29:00 f542fe8f0c91: Layer already exists 07:29:00 4291d34bd15c: Layer already exists 07:29:00 07ff60e6bf8c: Pushed 07:29:00 25738e8c0935: Pushed 07:29:00 63ca1fbb43ae: Layer already exists 07:29:00 3c944474e254: Pushed 07:29:00 5df6829c65a2: Pushed 07:29:00 90d30ae7379f: Pushed 07:29:08 b3e694d752a4: Pushed 07:29:09 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:3c30ca188d71e9ee954e0c6a8c40b60d79cf3ba80c3e2876b1157dc47b8ce8e4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:29:09 3c944474e254: Preparing 07:29:09 07ff60e6bf8c: Preparing 07:29:09 25738e8c0935: Preparing 07:29:09 f542fe8f0c91: Preparing 07:29:09 4291d34bd15c: Preparing 07:29:09 b3e694d752a4: Preparing 07:29:09 5df6829c65a2: Preparing 07:29:09 90d30ae7379f: Preparing 07:29:09 63ca1fbb43ae: Preparing 07:29:09 90d30ae7379f: Waiting 07:29:09 5df6829c65a2: Waiting 07:29:09 63ca1fbb43ae: Waiting 07:29:09 b3e694d752a4: Waiting 07:29:09 f542fe8f0c91: Layer already exists 07:29:09 25738e8c0935: Layer already exists 07:29:09 4291d34bd15c: Layer already exists 07:29:09 3c944474e254: Layer already exists 07:29:09 07ff60e6bf8c: Layer already exists 07:29:09 90d30ae7379f: Layer already exists 07:29:09 5df6829c65a2: Layer already exists 07:29:09 63ca1fbb43ae: Layer already exists 07:29:09 b3e694d752a4: Layer already exists 07:29:09 latest: digest: sha256:3c30ca188d71e9ee954e0c6a8c40b60d79cf3ba80c3e2876b1157dc47b8ce8e4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.100 07:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:29:10 3c944474e254: Preparing 07:29:10 07ff60e6bf8c: Preparing 07:29:10 25738e8c0935: Preparing 07:29:10 f542fe8f0c91: Preparing 07:29:10 4291d34bd15c: Preparing 07:29:10 b3e694d752a4: Preparing 07:29:10 5df6829c65a2: Preparing 07:29:10 90d30ae7379f: Preparing 07:29:10 b3e694d752a4: Waiting 07:29:10 5df6829c65a2: Waiting 07:29:10 63ca1fbb43ae: Preparing 07:29:10 90d30ae7379f: Waiting 07:29:10 63ca1fbb43ae: Waiting 07:29:10 3c944474e254: Layer already exists 07:29:10 f542fe8f0c91: Layer already exists 07:29:10 4291d34bd15c: Layer already exists 07:29:10 25738e8c0935: Layer already exists 07:29:10 07ff60e6bf8c: Layer already exists 07:29:10 b3e694d752a4: Layer already exists 07:29:10 5df6829c65a2: Layer already exists 07:29:10 63ca1fbb43ae: Layer already exists 07:29:10 90d30ae7379f: Layer already exists 07:29:10 3.2.0-dev.100: digest: sha256:3c30ca188d71e9ee954e0c6a8c40b60d79cf3ba80c3e2876b1157dc47b8ce8e4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:29:11 3c944474e254: Preparing 07:29:11 07ff60e6bf8c: Preparing 07:29:11 25738e8c0935: Preparing 07:29:11 f542fe8f0c91: Preparing 07:29:11 4291d34bd15c: Preparing 07:29:11 b3e694d752a4: Preparing 07:29:11 5df6829c65a2: Preparing 07:29:11 90d30ae7379f: Preparing 07:29:11 63ca1fbb43ae: Preparing 07:29:11 b3e694d752a4: Waiting 07:29:11 5df6829c65a2: Waiting 07:29:11 90d30ae7379f: Waiting 07:29:11 63ca1fbb43ae: Waiting 07:29:11 25738e8c0935: Layer already exists 07:29:11 3c944474e254: Layer already exists 07:29:11 07ff60e6bf8c: Layer already exists 07:29:11 f542fe8f0c91: Layer already exists 07:29:11 4291d34bd15c: Layer already exists 07:29:11 b3e694d752a4: Layer already exists 07:29:11 5df6829c65a2: Layer already exists 07:29:11 90d30ae7379f: Layer already exists 07:29:11 63ca1fbb43ae: Layer already exists 07:29:11 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:3c30ca188d71e9ee954e0c6a8c40b60d79cf3ba80c3e2876b1157dc47b8ce8e4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:29:11 3c944474e254: Preparing 07:29:11 07ff60e6bf8c: Preparing 07:29:11 25738e8c0935: Preparing 07:29:11 f542fe8f0c91: Preparing 07:29:11 4291d34bd15c: Preparing 07:29:11 b3e694d752a4: Preparing 07:29:11 5df6829c65a2: Preparing 07:29:11 90d30ae7379f: Preparing 07:29:11 63ca1fbb43ae: Preparing 07:29:11 b3e694d752a4: Waiting 07:29:11 5df6829c65a2: Waiting 07:29:11 90d30ae7379f: Waiting 07:29:11 63ca1fbb43ae: Waiting 07:29:11 4291d34bd15c: Layer already exists 07:29:11 25738e8c0935: Layer already exists 07:29:11 f542fe8f0c91: Layer already exists 07:29:11 3c944474e254: Layer already exists 07:29:11 07ff60e6bf8c: Layer already exists 07:29:11 5df6829c65a2: Layer already exists 07:29:11 b3e694d752a4: Layer already exists 07:29:11 63ca1fbb43ae: Layer already exists 07:29:11 90d30ae7379f: Layer already exists 07:29:11 main: digest: sha256:3c30ca188d71e9ee954e0c6a8c40b60d79cf3ba80c3e2876b1157dc47b8ce8e4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:11 ===================================================== [Pipeline] echo 07:29:11 taggedImages: 07:29:11 - nexus3.edgexfoundry.org:10004/security-spire-config:2e781922a1177edd67fefec0bad5a77a09780891 07:29:11 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:29:11 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.100 07:29:11 - nexus3.edgexfoundry.org:10004/security-spire-config:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:29:11 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:29:11 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:29:11 2e781922a1177edd67fefec0bad5a77a09780891 07:29:11 latest 07:29:11 3.2.0-dev.100 07:29:11 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:29:11 main 07:29:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2e781922a1177edd67fefec0bad5a77a09780891 07:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:29:12 16c78a3e7d3e: Preparing 07:29:12 ae9f1cdbbe5a: Preparing 07:29:12 44cde8cbb1c3: Preparing 07:29:12 f542fe8f0c91: Preparing 07:29:12 4291d34bd15c: Preparing 07:29:12 0104897cda4e: Preparing 07:29:12 d895ffdb8632: Preparing 07:29:12 09e6850a554a: Preparing 07:29:12 63ca1fbb43ae: Preparing 07:29:12 09e6850a554a: Waiting 07:29:12 d895ffdb8632: Waiting 07:29:12 63ca1fbb43ae: Waiting 07:29:12 0104897cda4e: Waiting 07:29:12 f542fe8f0c91: Layer already exists 07:29:12 16c78a3e7d3e: Layer already exists 07:29:12 4291d34bd15c: Layer already exists 07:29:12 d895ffdb8632: Layer already exists 07:29:12 09e6850a554a: Layer already exists 07:29:12 63ca1fbb43ae: Layer already exists 07:29:12 44cde8cbb1c3: Pushed 07:29:12 ae9f1cdbbe5a: Pushed 07:29:22 0104897cda4e: Pushed 07:29:22 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:432e2579392f986b22f7174452f18b87acd1de1dc1401d72b184f074569a6aaa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:29:23 16c78a3e7d3e: Preparing 07:29:23 ae9f1cdbbe5a: Preparing 07:29:23 44cde8cbb1c3: Preparing 07:29:23 f542fe8f0c91: Preparing 07:29:23 4291d34bd15c: Preparing 07:29:23 0104897cda4e: Preparing 07:29:23 d895ffdb8632: Preparing 07:29:23 09e6850a554a: Preparing 07:29:23 63ca1fbb43ae: Preparing 07:29:23 d895ffdb8632: Waiting 07:29:23 63ca1fbb43ae: Waiting 07:29:23 0104897cda4e: Waiting 07:29:23 f542fe8f0c91: Layer already exists 07:29:23 4291d34bd15c: Layer already exists 07:29:23 ae9f1cdbbe5a: Layer already exists 07:29:23 16c78a3e7d3e: Layer already exists 07:29:23 44cde8cbb1c3: Layer already exists 07:29:23 d895ffdb8632: Layer already exists 07:29:23 0104897cda4e: Layer already exists 07:29:23 09e6850a554a: Layer already exists 07:29:23 63ca1fbb43ae: Layer already exists 07:29:23 latest: digest: sha256:432e2579392f986b22f7174452f18b87acd1de1dc1401d72b184f074569a6aaa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.100 07:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:29:23 16c78a3e7d3e: Preparing 07:29:23 ae9f1cdbbe5a: Preparing 07:29:23 44cde8cbb1c3: Preparing 07:29:23 f542fe8f0c91: Preparing 07:29:23 4291d34bd15c: Preparing 07:29:23 0104897cda4e: Preparing 07:29:23 d895ffdb8632: Preparing 07:29:23 09e6850a554a: Preparing 07:29:23 63ca1fbb43ae: Preparing 07:29:23 09e6850a554a: Waiting 07:29:23 0104897cda4e: Waiting 07:29:23 63ca1fbb43ae: Waiting 07:29:23 44cde8cbb1c3: Layer already exists 07:29:23 16c78a3e7d3e: Layer already exists 07:29:23 f542fe8f0c91: Layer already exists 07:29:23 ae9f1cdbbe5a: Layer already exists 07:29:23 4291d34bd15c: Layer already exists 07:29:23 d895ffdb8632: Layer already exists 07:29:23 0104897cda4e: Layer already exists 07:29:23 63ca1fbb43ae: Layer already exists 07:29:23 09e6850a554a: Layer already exists 07:29:23 3.2.0-dev.100: digest: sha256:432e2579392f986b22f7174452f18b87acd1de1dc1401d72b184f074569a6aaa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:29:24 16c78a3e7d3e: Preparing 07:29:24 ae9f1cdbbe5a: Preparing 07:29:24 44cde8cbb1c3: Preparing 07:29:24 f542fe8f0c91: Preparing 07:29:24 4291d34bd15c: Preparing 07:29:24 0104897cda4e: Preparing 07:29:24 d895ffdb8632: Preparing 07:29:24 09e6850a554a: Preparing 07:29:24 63ca1fbb43ae: Preparing 07:29:24 d895ffdb8632: Waiting 07:29:24 09e6850a554a: Waiting 07:29:24 63ca1fbb43ae: Waiting 07:29:24 0104897cda4e: Waiting 07:29:24 ae9f1cdbbe5a: Layer already exists 07:29:24 44cde8cbb1c3: Layer already exists 07:29:24 4291d34bd15c: Layer already exists 07:29:24 16c78a3e7d3e: Layer already exists 07:29:24 f542fe8f0c91: Layer already exists 07:29:24 09e6850a554a: Layer already exists 07:29:24 d895ffdb8632: Layer already exists 07:29:24 0104897cda4e: Layer already exists 07:29:24 63ca1fbb43ae: Layer already exists 07:29:24 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:432e2579392f986b22f7174452f18b87acd1de1dc1401d72b184f074569a6aaa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:29:25 16c78a3e7d3e: Preparing 07:29:25 ae9f1cdbbe5a: Preparing 07:29:25 44cde8cbb1c3: Preparing 07:29:25 f542fe8f0c91: Preparing 07:29:25 4291d34bd15c: Preparing 07:29:25 0104897cda4e: Preparing 07:29:25 d895ffdb8632: Preparing 07:29:25 09e6850a554a: Preparing 07:29:25 63ca1fbb43ae: Preparing 07:29:25 0104897cda4e: Waiting 07:29:25 09e6850a554a: Waiting 07:29:25 4291d34bd15c: Layer already exists 07:29:25 44cde8cbb1c3: Layer already exists 07:29:25 f542fe8f0c91: Layer already exists 07:29:25 ae9f1cdbbe5a: Layer already exists 07:29:25 16c78a3e7d3e: Layer already exists 07:29:25 09e6850a554a: Layer already exists 07:29:25 d895ffdb8632: Layer already exists 07:29:25 0104897cda4e: Layer already exists 07:29:25 63ca1fbb43ae: Layer already exists 07:29:25 main: digest: sha256:432e2579392f986b22f7174452f18b87acd1de1dc1401d72b184f074569a6aaa size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:25 ===================================================== [Pipeline] echo 07:29:25 taggedImages: 07:29:25 - nexus3.edgexfoundry.org:10004/security-spire-server:2e781922a1177edd67fefec0bad5a77a09780891 07:29:25 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:29:25 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.100 07:29:25 - nexus3.edgexfoundry.org:10004/security-spire-server:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:29:25 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:29:25 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 07:29:25 2e781922a1177edd67fefec0bad5a77a09780891 07:29:25 latest 07:29:25 3.2.0-dev.100 07:29:25 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:29:25 main 07:29:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:25 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:25 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:2e781922a1177edd67fefec0bad5a77a09780891 07:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:29:25 3c5fc7e76622: Preparing 07:29:25 571d16218b46: Preparing 07:29:25 f542fe8f0c91: Preparing 07:29:25 4291d34bd15c: Preparing 07:29:25 554248b717fa: Preparing 07:29:25 34f7a6bb9b01: Preparing 07:29:25 63ca1fbb43ae: Preparing 07:29:25 34f7a6bb9b01: Waiting 07:29:25 63ca1fbb43ae: Waiting 07:29:25 f542fe8f0c91: Layer already exists 07:29:25 4291d34bd15c: Layer already exists 07:29:25 63ca1fbb43ae: Layer already exists 07:29:25 3c5fc7e76622: Pushed 07:29:25 554248b717fa: Pushed 07:29:26 34f7a6bb9b01: Pushed 07:29:29 571d16218b46: Pushed 07:29:29 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:511f1d19d7a1eee2192538158a3405f640520a15b148b60ce2933625e8944e55 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:29 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:30 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 07:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:29:30 3c5fc7e76622: Preparing 07:29:30 571d16218b46: Preparing 07:29:30 f542fe8f0c91: Preparing 07:29:30 4291d34bd15c: Preparing 07:29:30 554248b717fa: Preparing 07:29:30 34f7a6bb9b01: Preparing 07:29:30 63ca1fbb43ae: Preparing 07:29:30 34f7a6bb9b01: Waiting 07:29:30 63ca1fbb43ae: Waiting 07:29:30 f542fe8f0c91: Layer already exists 07:29:30 571d16218b46: Layer already exists 07:29:30 4291d34bd15c: Layer already exists 07:29:30 3c5fc7e76622: Layer already exists 07:29:30 554248b717fa: Layer already exists 07:29:30 63ca1fbb43ae: Layer already exists 07:29:30 34f7a6bb9b01: Layer already exists 07:29:30 latest: digest: sha256:511f1d19d7a1eee2192538158a3405f640520a15b148b60ce2933625e8944e55 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:30 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:30 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.100 07:29:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:29:30 3c5fc7e76622: Preparing 07:29:30 571d16218b46: Preparing 07:29:30 f542fe8f0c91: Preparing 07:29:30 4291d34bd15c: Preparing 07:29:30 554248b717fa: Preparing 07:29:30 34f7a6bb9b01: Preparing 07:29:30 63ca1fbb43ae: Preparing 07:29:30 34f7a6bb9b01: Waiting 07:29:30 f542fe8f0c91: Layer already exists 07:29:30 571d16218b46: Layer already exists 07:29:30 3c5fc7e76622: Layer already exists 07:29:30 4291d34bd15c: Layer already exists 07:29:30 63ca1fbb43ae: Layer already exists 07:29:30 554248b717fa: Layer already exists 07:29:30 34f7a6bb9b01: Layer already exists 07:29:30 3.2.0-dev.100: digest: sha256:511f1d19d7a1eee2192538158a3405f640520a15b148b60ce2933625e8944e55 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:30 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:31 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:29:31 3c5fc7e76622: Preparing 07:29:31 571d16218b46: Preparing 07:29:31 f542fe8f0c91: Preparing 07:29:31 4291d34bd15c: Preparing 07:29:31 554248b717fa: Preparing 07:29:31 34f7a6bb9b01: Preparing 07:29:31 63ca1fbb43ae: Preparing 07:29:31 34f7a6bb9b01: Waiting 07:29:31 63ca1fbb43ae: Waiting 07:29:31 f542fe8f0c91: Layer already exists 07:29:31 554248b717fa: Layer already exists 07:29:31 4291d34bd15c: Layer already exists 07:29:31 3c5fc7e76622: Layer already exists 07:29:31 571d16218b46: Layer already exists 07:29:31 34f7a6bb9b01: Layer already exists 07:29:31 63ca1fbb43ae: Layer already exists 07:29:31 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:511f1d19d7a1eee2192538158a3405f640520a15b148b60ce2933625e8944e55 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:31 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:31 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 07:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:29:31 3c5fc7e76622: Preparing 07:29:31 571d16218b46: Preparing 07:29:31 f542fe8f0c91: Preparing 07:29:31 4291d34bd15c: Preparing 07:29:31 554248b717fa: Preparing 07:29:31 34f7a6bb9b01: Preparing 07:29:31 63ca1fbb43ae: Preparing 07:29:31 34f7a6bb9b01: Waiting 07:29:31 63ca1fbb43ae: Waiting 07:29:31 4291d34bd15c: Layer already exists 07:29:31 3c5fc7e76622: Layer already exists 07:29:31 f542fe8f0c91: Layer already exists 07:29:31 571d16218b46: Layer already exists 07:29:31 554248b717fa: Layer already exists 07:29:31 34f7a6bb9b01: Layer already exists 07:29:31 63ca1fbb43ae: Layer already exists 07:29:31 main: digest: sha256:511f1d19d7a1eee2192538158a3405f640520a15b148b60ce2933625e8944e55 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:32 ===================================================== [Pipeline] echo 07:29:32 taggedImages: 07:29:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:2e781922a1177edd67fefec0bad5a77a09780891 07:29:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 07:29:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.100 07:29:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:29:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 07:29:32 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:29:32 2e781922a1177edd67fefec0bad5a77a09780891 07:29:32 latest 07:29:32 3.2.0-dev.100 07:29:32 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:29:32 main 07:29:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2e781922a1177edd67fefec0bad5a77a09780891 07:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:29:32 087893d49208: Preparing 07:29:32 9ec1974c4ee8: Preparing 07:29:32 5358bf9dae26: Preparing 07:29:32 f542fe8f0c91: Preparing 07:29:32 4291d34bd15c: Preparing 07:29:32 4d130deadc23: Preparing 07:29:32 4bbc4c1ae119: Preparing 07:29:32 63ca1fbb43ae: Preparing 07:29:32 4d130deadc23: Waiting 07:29:32 4bbc4c1ae119: Waiting 07:29:32 63ca1fbb43ae: Waiting 07:29:32 f542fe8f0c91: Layer already exists 07:29:32 4291d34bd15c: Layer already exists 07:29:32 9ec1974c4ee8: Pushed 07:29:32 087893d49208: Pushed 07:29:32 63ca1fbb43ae: Layer already exists 07:29:32 4d130deadc23: Pushed 07:29:32 4bbc4c1ae119: Pushed 07:29:36 5358bf9dae26: Pushed 07:29:36 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:20adeeb1a599f5be0086749cffccb5227ee7033c150ade9eee23400cc7c7751a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:29:36 087893d49208: Preparing 07:29:36 9ec1974c4ee8: Preparing 07:29:36 5358bf9dae26: Preparing 07:29:36 f542fe8f0c91: Preparing 07:29:36 4291d34bd15c: Preparing 07:29:36 4d130deadc23: Preparing 07:29:36 4bbc4c1ae119: Preparing 07:29:36 63ca1fbb43ae: Preparing 07:29:36 4d130deadc23: Waiting 07:29:36 4bbc4c1ae119: Waiting 07:29:36 63ca1fbb43ae: Waiting 07:29:36 f542fe8f0c91: Layer already exists 07:29:36 087893d49208: Layer already exists 07:29:36 5358bf9dae26: Layer already exists 07:29:36 4291d34bd15c: Layer already exists 07:29:36 9ec1974c4ee8: Layer already exists 07:29:36 4d130deadc23: Layer already exists 07:29:36 63ca1fbb43ae: Layer already exists 07:29:36 4bbc4c1ae119: Layer already exists 07:29:36 latest: digest: sha256:20adeeb1a599f5be0086749cffccb5227ee7033c150ade9eee23400cc7c7751a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.100 07:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:29:37 087893d49208: Preparing 07:29:37 9ec1974c4ee8: Preparing 07:29:37 5358bf9dae26: Preparing 07:29:37 f542fe8f0c91: Preparing 07:29:37 4291d34bd15c: Preparing 07:29:37 4d130deadc23: Preparing 07:29:37 4bbc4c1ae119: Preparing 07:29:37 63ca1fbb43ae: Preparing 07:29:37 4bbc4c1ae119: Waiting 07:29:37 63ca1fbb43ae: Waiting 07:29:37 087893d49208: Layer already exists 07:29:37 9ec1974c4ee8: Layer already exists 07:29:37 4291d34bd15c: Layer already exists 07:29:37 5358bf9dae26: Layer already exists 07:29:37 f542fe8f0c91: Layer already exists 07:29:37 4d130deadc23: Layer already exists 07:29:37 63ca1fbb43ae: Layer already exists 07:29:37 4bbc4c1ae119: Layer already exists 07:29:37 3.2.0-dev.100: digest: sha256:20adeeb1a599f5be0086749cffccb5227ee7033c150ade9eee23400cc7c7751a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:29:38 087893d49208: Preparing 07:29:38 9ec1974c4ee8: Preparing 07:29:38 5358bf9dae26: Preparing 07:29:38 f542fe8f0c91: Preparing 07:29:38 4291d34bd15c: Preparing 07:29:38 4d130deadc23: Preparing 07:29:38 4bbc4c1ae119: Preparing 07:29:38 63ca1fbb43ae: Preparing 07:29:38 4d130deadc23: Waiting 07:29:38 4bbc4c1ae119: Waiting 07:29:38 63ca1fbb43ae: Waiting 07:29:38 9ec1974c4ee8: Layer already exists 07:29:38 087893d49208: Layer already exists 07:29:38 f542fe8f0c91: Layer already exists 07:29:38 4291d34bd15c: Layer already exists 07:29:38 5358bf9dae26: Layer already exists 07:29:38 63ca1fbb43ae: Layer already exists 07:29:38 4d130deadc23: Layer already exists 07:29:38 4bbc4c1ae119: Layer already exists 07:29:38 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:20adeeb1a599f5be0086749cffccb5227ee7033c150ade9eee23400cc7c7751a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:29:38 087893d49208: Preparing 07:29:38 9ec1974c4ee8: Preparing 07:29:38 5358bf9dae26: Preparing 07:29:38 f542fe8f0c91: Preparing 07:29:38 4291d34bd15c: Preparing 07:29:38 4d130deadc23: Preparing 07:29:38 4bbc4c1ae119: Preparing 07:29:38 63ca1fbb43ae: Preparing 07:29:38 4bbc4c1ae119: Waiting 07:29:38 63ca1fbb43ae: Waiting 07:29:38 4d130deadc23: Waiting 07:29:38 5358bf9dae26: Layer already exists 07:29:38 f542fe8f0c91: Layer already exists 07:29:38 4291d34bd15c: Layer already exists 07:29:38 087893d49208: Layer already exists 07:29:38 9ec1974c4ee8: Layer already exists 07:29:38 4bbc4c1ae119: Layer already exists 07:29:38 4d130deadc23: Layer already exists 07:29:38 63ca1fbb43ae: Layer already exists 07:29:38 main: digest: sha256:20adeeb1a599f5be0086749cffccb5227ee7033c150ade9eee23400cc7c7751a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:38 ===================================================== [Pipeline] echo 07:29:38 taggedImages: 07:29:38 - nexus3.edgexfoundry.org:10004/support-notifications:2e781922a1177edd67fefec0bad5a77a09780891 07:29:38 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:29:38 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.100 07:29:38 - nexus3.edgexfoundry.org:10004/support-notifications:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:29:38 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:29:38 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:29:38 2e781922a1177edd67fefec0bad5a77a09780891 07:29:38 latest 07:29:38 3.2.0-dev.100 07:29:38 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:29:38 main 07:29:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2e781922a1177edd67fefec0bad5a77a09780891 07:29:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:29:39 527e5a0cba4c: Preparing 07:29:39 c2158b2bb3e3: Preparing 07:29:39 f542fe8f0c91: Preparing 07:29:39 4291d34bd15c: Preparing 07:29:39 b8e40f5fc3c7: Preparing 07:29:39 ae463b7f179f: Preparing 07:29:39 63ca1fbb43ae: Preparing 07:29:39 63ca1fbb43ae: Waiting 07:29:39 ae463b7f179f: Waiting 07:29:39 b8e40f5fc3c7: Layer already exists 07:29:39 4291d34bd15c: Layer already exists 07:29:39 f542fe8f0c91: Layer already exists 07:29:39 ae463b7f179f: Layer already exists 07:29:39 63ca1fbb43ae: Layer already exists 07:29:39 527e5a0cba4c: Pushed 07:29:42 c2158b2bb3e3: Pushed 07:29:42 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:a42d80fc8acf738979b7c36b9350172805a38d125139501550e37f76130b15a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:29:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:29:43 527e5a0cba4c: Preparing 07:29:43 c2158b2bb3e3: Preparing 07:29:43 f542fe8f0c91: Preparing 07:29:43 4291d34bd15c: Preparing 07:29:43 b8e40f5fc3c7: Preparing 07:29:43 ae463b7f179f: Preparing 07:29:43 63ca1fbb43ae: Preparing 07:29:43 ae463b7f179f: Waiting 07:29:43 63ca1fbb43ae: Waiting 07:29:43 c2158b2bb3e3: Layer already exists 07:29:43 f542fe8f0c91: Layer already exists 07:29:43 b8e40f5fc3c7: Layer already exists 07:29:43 4291d34bd15c: Layer already exists 07:29:43 527e5a0cba4c: Layer already exists 07:29:43 ae463b7f179f: Layer already exists 07:29:43 63ca1fbb43ae: Layer already exists 07:29:43 latest: digest: sha256:a42d80fc8acf738979b7c36b9350172805a38d125139501550e37f76130b15a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.100 07:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:29:46 527e5a0cba4c: Preparing 07:29:46 c2158b2bb3e3: Preparing 07:29:46 f542fe8f0c91: Preparing 07:29:46 4291d34bd15c: Preparing 07:29:46 b8e40f5fc3c7: Preparing 07:29:46 ae463b7f179f: Preparing 07:29:46 63ca1fbb43ae: Preparing 07:29:46 ae463b7f179f: Waiting 07:29:46 63ca1fbb43ae: Waiting 07:29:46 b8e40f5fc3c7: Layer already exists 07:29:46 c2158b2bb3e3: Layer already exists 07:29:46 f542fe8f0c91: Layer already exists 07:29:46 4291d34bd15c: Layer already exists 07:29:46 527e5a0cba4c: Layer already exists 07:29:46 ae463b7f179f: Layer already exists 07:29:46 63ca1fbb43ae: Layer already exists 07:29:46 3.2.0-dev.100: digest: sha256:a42d80fc8acf738979b7c36b9350172805a38d125139501550e37f76130b15a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:29:46 527e5a0cba4c: Preparing 07:29:46 c2158b2bb3e3: Preparing 07:29:46 f542fe8f0c91: Preparing 07:29:46 4291d34bd15c: Preparing 07:29:46 b8e40f5fc3c7: Preparing 07:29:46 ae463b7f179f: Preparing 07:29:46 63ca1fbb43ae: Preparing 07:29:46 63ca1fbb43ae: Waiting 07:29:46 ae463b7f179f: Waiting 07:29:46 f542fe8f0c91: Layer already exists 07:29:46 b8e40f5fc3c7: Layer already exists 07:29:46 4291d34bd15c: Layer already exists 07:29:46 527e5a0cba4c: Layer already exists 07:29:46 c2158b2bb3e3: Layer already exists 07:29:46 ae463b7f179f: Layer already exists 07:29:46 63ca1fbb43ae: Layer already exists 07:29:46 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:a42d80fc8acf738979b7c36b9350172805a38d125139501550e37f76130b15a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:29:48 527e5a0cba4c: Preparing 07:29:48 c2158b2bb3e3: Preparing 07:29:48 f542fe8f0c91: Preparing 07:29:48 4291d34bd15c: Preparing 07:29:48 b8e40f5fc3c7: Preparing 07:29:48 ae463b7f179f: Preparing 07:29:48 63ca1fbb43ae: Preparing 07:29:48 ae463b7f179f: Waiting 07:29:48 63ca1fbb43ae: Waiting 07:29:48 c2158b2bb3e3: Layer already exists 07:29:48 f542fe8f0c91: Layer already exists 07:29:48 b8e40f5fc3c7: Layer already exists 07:29:48 527e5a0cba4c: Layer already exists 07:29:48 4291d34bd15c: Layer already exists 07:29:48 ae463b7f179f: Layer already exists 07:29:48 63ca1fbb43ae: Layer already exists 07:29:48 main: digest: sha256:a42d80fc8acf738979b7c36b9350172805a38d125139501550e37f76130b15a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:48 ===================================================== [Pipeline] echo 07:29:48 taggedImages: 07:29:48 - nexus3.edgexfoundry.org:10004/support-scheduler:2e781922a1177edd67fefec0bad5a77a09780891 07:29:48 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:29:48 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.100 07:29:48 - nexus3.edgexfoundry.org:10004/support-scheduler:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 07:29:48 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:47:27 #160 ... 07:47:27 07:47:27 #153 [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:47:27 #153 1254.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.100" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:47:27 #153 ... 07:47:27 07:47:27 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:47:27 #159 DONE 1261.6s 07:47:27 07:47:27 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:47:27 #161 DONE 0.4s 07:47:27 07:47:27 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 07:47:27 #162 DONE 2.7s 07:47:27 07:47:27 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:47:27 #152 ... 07:47:27 07:47:27 #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 07:47:28 #163 DONE 0.3s 07:47:28 07:47:28 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:47:28 #150 ... 07:47:28 07:47:28 #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 07:47:28 #164 DONE 0.2s 07:47:28 07:47:28 #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:47:28 #165 DONE 0.3s 07:47:28 07:47:28 #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:47:28 #166 DONE 0.2s 07:47:28 07:47:28 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:47:28 #152 ... 07:47:28 07:47:28 #167 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:47:28 #167 DONE 0.1s 07:47:29 07:47:29 #168 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 07:47:29 #168 DONE 0.1s 07:47:29 07:47:29 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:47:29 #152 ... 07:47:29 07:47:29 #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:47:29 #169 DONE 0.2s 07:47:29 07:47:29 #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:47:29 #170 DONE 0.2s 07:47:29 07:47:29 #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:47:29 #171 DONE 0.2s 07:47:29 07:47:29 #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 07:47:32 #172 DONE 2.4s 07:47:32 07:47:32 #108 [security-bootstrapper] exporting to image 07:47:32 #108 exporting layers 07:47:33 #108 exporting layers 1.3s done 07:47:33 #108 writing image sha256:e926b9659c1f923d3845b4a83f5f260cef3fc34b8ca02ef58d8854ba87960981 done 07:47:33 #108 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 07:47:33 #108 DONE 7.8s 07:47:33 07:47:33 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:47:35 #152 ... 07:47:35 07:47:35 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:47:35 #156 DONE 1272.0s 07:47:35 07:47:35 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:47:35 #148 ... 07:47:35 07:47:35 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:47:36 #173 DONE 0.4s 07:47:36 07:47:36 #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:47:36 #174 DONE 0.2s 07:47:36 07:47:36 #30 [core-metadata internal] load .dockerignore 07:47:36 #30 ... 07:47:36 07:47:36 #175 [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:47:36 #175 DONE 0.3s 07:47:36 07:47:36 #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:47:36 #176 DONE 0.2s 07:47:36 07:47:36 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:47:36 #177 DONE 0.3s 07:47:36 07:47:36 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:47:36 #152 ... 07:47:36 07:47:36 #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:47:37 #178 DONE 0.3s 07:47:37 07:47:37 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:47:37 #152 ... 07:47:37 07:47:37 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:47:39 #179 DONE 2.1s 07:47:39 07:47:39 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:47:39 #152 ... 07:47:39 07:47:39 #108 [security-proxy-setup] exporting to image 07:47:39 #108 exporting layers 07:47:40 #108 exporting layers 1.2s done 07:47:40 #108 writing image sha256:88ef39d7fe4119bbc0e6a6f45e79fc0b0d6eed4ad6bdfe628a2ac0078bad7385 0.0s done 07:47:40 #108 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 07:47:40 #108 DONE 9.1s 07:47:40 07:47:40 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:47:42 #150 ... 07:47:42 07:47:42 #153 [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:47:42 #153 DONE 1279.6s 07:47:42 07:47:42 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:47:42 #152 ... 07:47:42 07:47:42 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:47:43 #180 DONE 0.2s 07:47:43 07:47:43 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:47:43 #181 DONE 0.3s 07:47:43 07:47:43 #182 [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:47:44 #182 DONE 0.1s 07:47:44 07:47:44 #183 [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:47:44 #183 DONE 0.2s 07:47:44 07:47:44 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:47:44 #184 DONE 0.3s 07:47:44 07:47:44 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:47:44 #152 ... 07:47:44 07:47:44 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:47:44 #185 DONE 0.2s 07:47:44 07:47:44 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:47:44 #186 DONE 0.3s 07:47:44 07:47:44 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:47:44 #187 DONE 0.2s 07:47:44 07:47:44 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:47:47 #188 DONE 2.2s 07:47:47 07:47:47 #108 [security-secretstore-setup] exporting to image 07:47:47 #108 exporting layers 07:47:48 #108 exporting layers 1.0s done 07:47:48 #108 writing image sha256:fc9dc210a6292fffbef7854831e6de321b206facc42204b6d3d886c14d07637d done 07:47:48 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 07:47:48 #108 DONE 10.1s 07:47:48 07:47:48 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:48:35 #152 ... 07:48:35 07:48:35 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:48:35 #150 DONE 1330.6s 07:48:35 07:48:35 #30 [core-metadata internal] load .dockerignore 07:48:35 #30 ... 07:48:35 07:48:35 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:48:35 #189 DONE 0.3s 07:48:35 07:48:35 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:48:35 #190 DONE 0.1s 07:48:35 07:48:35 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:48:35 #152 ... 07:48:35 07:48:35 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:48:35 #191 DONE 0.3s 07:48:35 07:48:35 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:48:35 #152 ... 07:48:35 07:48:35 #192 [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:48:35 #192 DONE 0.2s 07:48:35 07:48:35 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:48:35 #193 DONE 0.2s 07:48:35 07:48:35 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:48:37 #194 DONE 2.1s 07:48:37 07:48:37 #108 [core-common-config-bootstrapper] exporting to image 07:48:37 #108 exporting layers 07:48:38 #108 exporting layers 0.7s done 07:48:38 #108 writing image sha256:0a7302b086a968d92cfb9970df942de49f7c854b9bcbde5c0270e53eb5893efb done 07:48:38 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 07:48:38 #108 DONE 10.8s 07:48:38 07:48:38 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:50:44 #152 ... 07:50:44 07:50:44 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:50:44 #151 DONE 1460.9s 07:50:44 07:50:44 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:50:44 #152 ... 07:50:44 07:50:44 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:50:45 #195 DONE 0.3s 07:50:45 07:50:45 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:50:45 #196 DONE 0.3s 07:50:45 07:50:45 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:50:45 #197 DONE 0.4s 07:50:45 07:50:45 #198 [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:50:45 #198 DONE 0.1s 07:50:45 07:50:45 #108 [security-spiffe-token-provider] exporting to image 07:50:45 #108 exporting layers 07:50:46 #108 exporting layers 0.7s done 07:50:46 #108 writing image sha256:336e5027b76a7f5dcab80215fc3273fd415851b29639e13107e4398159d6a0d0 done 07:50:46 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:50:46 #108 DONE 11.5s 07:50:46 07:50:46 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:59:24 #148 ... 07:59:24 07:59:24 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:59:24 #149 DONE 1970.0s 07:59:24 07:59:24 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:59:24 #148 ... 07:59:24 07:59:24 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:59:24 #199 DONE 0.2s 07:59:24 07:59:24 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:59:24 #200 DONE 0.2s 07:59:24 07:59:24 #30 [core-metadata internal] load .dockerignore 07:59:24 #30 ... 07:59:24 07:59:24 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:59:24 #201 DONE 0.5s 07:59:24 07:59:24 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:59:24 #202 DONE 0.2s 07:59:24 07:59:24 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:59:24 #203 DONE 0.1s 07:59:24 07:59:24 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:59:24 #204 DONE 2.3s 07:59:24 07:59:24 #108 [security-proxy-auth] exporting to image 07:59:24 #108 exporting layers 07:59:24 #108 exporting layers 0.6s done 07:59:24 #108 writing image sha256:af4145e9a9ead048063e13c7dd329ee4815d5c2c9ca5ba487dfa404e9a61d030 done 07:59:24 #108 naming to docker.io/library/security-proxy-auth-arm64 done 07:59:24 #108 DONE 12.2s 07:59:24 07:59:24 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:00:22 #152 ... 08:00:22 08:00:22 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:00:22 #157 DONE 2033.8s 08:00:22 08:00:22 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:00:22 #154 ... 08:00:22 08:00:22 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:00:22 #205 DONE 0.3s 08:00:22 08:00:22 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:00:22 #206 DONE 0.2s 08:00:22 08:00:22 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:00:22 #154 ... 08:00:22 08:00:22 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:00:22 #207 DONE 0.3s 08:00:22 08:00:22 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:00:22 #208 DONE 0.1s 08:00:22 08:00:22 #108 [core-command] exporting to image 08:00:22 #108 exporting layers 08:00:22 #108 exporting layers 0.3s done 08:00:22 #108 writing image sha256:e93280a2097157a01a574d0c94ca851bc7597c46759bf919b869956a3db124e7 done 08:00:22 #108 naming to docker.io/library/core-command-arm64 done 08:00:22 #108 DONE 12.5s 08:00:22 08:00:22 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:02:32 #154 DONE 2168.0s 08:02:32 08:02:32 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:02:32 #152 ... 08:02:32 08:02:32 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:02:32 #209 DONE 0.2s 08:02:32 08:02:32 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:02:32 #210 DONE 0.1s 08:02:32 08:02:32 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:02:32 #211 DONE 0.5s 08:02:32 08:02:32 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:02:32 #152 ... 08:02:32 08:02:32 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:02:32 #212 DONE 0.1s 08:02:32 08:02:32 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:02:32 #213 DONE 0.2s 08:02:32 08:02:32 #108 [core-data] exporting to image 08:02:32 #108 exporting layers 08:02:33 #108 exporting layers 0.4s done 08:02:33 #108 writing image sha256:b1db38ed45fb1edaec6c53f83f5054ca2e4b03bf936823cc6cbcad00d48caa68 0.0s done 08:02:33 #108 naming to docker.io/library/core-data-arm64 0.0s done 08:02:33 #108 DONE 12.9s 08:02:33 08:02:33 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:02:41 #152 ... 08:02:41 08:02:41 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:02:41 #158 DONE 2177.5s 08:02:41 08:02:41 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:02:41 #148 DONE 2177.4s 08:02:41 08:02:41 #30 [core-metadata internal] load .dockerignore 08:02:41 #30 ... 08:02:41 08:02:41 #214 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:02:41 #214 DONE 0.1s 08:02:41 08:02:41 #215 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:02:41 #215 DONE 0.1s 08:02:41 08:02:41 #216 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:02:42 #216 ... 08:02:42 08:02:42 #217 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:02:42 #217 DONE 0.2s 08:02:42 08:02:42 #216 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:02:42 #216 DONE 0.6s 08:02:42 08:02:42 #218 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:02:42 #218 DONE 0.2s 08:02:42 08:02:42 #219 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:02:42 #219 DONE 0.2s 08:02:42 08:02:42 #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:02:42 #220 DONE 0.6s 08:02:42 08:02:42 #108 [core-keeper] exporting to image 08:02:42 #108 exporting layers 08:02:43 #108 ... 08:02:43 08:02:43 #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:02:43 #221 DONE 0.3s 08:02:43 08:02:43 #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:02:43 #222 DONE 0.2s 08:02:43 08:02:43 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 08:02:43 #223 DONE 0.2s 08:02:43 08:02:43 #108 [core-keeper] exporting to image 08:02:43 #108 writing image sha256:05b4dd1ee0e5ffca8ce27eb7a6a8eabf103460e18c799d170b5cd9400c7b5b34 done 08:02:43 #108 naming to docker.io/library/core-keeper-arm64 done 08:02:44 #108 exporting layers 0.4s done 08:02:44 #108 writing image sha256:580048ee9a1b43b9d7b7f5fd558c906ee97cf1049cd600971e83c8d8e7a4cdef 0.0s done 08:02:44 #108 naming to docker.io/library/core-metadata-arm64 done 08:02:44 #108 DONE 13.8s 08:02:44 08:02:44 #30 [core-metadata internal] load .dockerignore 08:03:22 #30 ... 08:03:22 08:03:22 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:03:22 #160 DONE 2214.6s 08:03:22 08:03:22 #30 [core-metadata internal] load .dockerignore 08:03:22 #30 ... 08:03:22 08:03:22 #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:03:22 #224 DONE 0.2s 08:03:22 08:03:22 #30 [core-metadata internal] load .dockerignore 08:03:22 #30 ... 08:03:22 08:03:22 #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:03:22 #225 DONE 0.2s 08:03:22 08:03:22 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:03:22 #152 ... 08:03:22 08:03:22 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:03:22 #226 ... 08:03:22 08:03:22 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:03:22 #152 DONE 2215.7s 08:03:22 08:03:22 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:03:22 #226 DONE 0.7s 08:03:22 08:03:22 #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:03:22 #227 DONE 0.1s 08:03:22 08:03:22 #108 [support-scheduler] exporting to image 08:03:22 #108 exporting layers 08:03:22 #108 ... 08:03:22 08:03:22 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:03:22 #155 DONE 2216.3s 08:03:22 08:03:22 #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:03:22 #228 DONE 0.2s 08:03:22 08:03:22 #229 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:03:22 #229 DONE 0.1s 08:03:22 08:03:22 #230 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:03:22 #230 DONE 0.2s 08:03:22 08:03:22 #231 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:03:22 #231 ... 08:03:22 08:03:22 #232 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:03:22 #232 DONE 0.2s 08:03:22 08:03:22 #108 [support-scheduler] exporting to image 08:03:22 #108 exporting layers 0.8s done 08:03:22 #108 writing image sha256:d3d24b18d60dd6a9d190ee6fe8a5687ad74fd818bc37f554d85e45d52a0afcea done 08:03:22 #108 naming to docker.io/library/support-scheduler-arm64 done 08:03:22 #108 DONE 14.6s 08:03:22 08:03:22 #233 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:03:22 #233 ... 08:03:22 08:03:22 #231 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:03:22 #231 DONE 0.5s 08:03:22 08:03:22 #233 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:03:22 #233 DONE 0.5s 08:03:22 08:03:22 #234 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:03:22 #234 DONE 0.2s 08:03:22 08:03:22 #235 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:03:22 #235 DONE 0.1s 08:03:22 08:03:22 #236 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 08:03:22 #236 DONE 0.2s 08:03:22 08:03:22 #108 [support-notifications] exporting to image 08:03:22 #108 exporting layers 0.7s done 08:03:22 #108 writing image sha256:5683166ed7b3a7afd0b5ade231b23a20fc1af1e2b16ab0797441f86a57365641 done 08:03:22 #108 naming to docker.io/library/support-notifications-arm64 done 08:03:22 #108 exporting layers 1.1s done 08:03:22 #108 writing image sha256:58698570842cdb9a208c835ca6da0c6c3d0f2361be06d5618bdea66a78b5b731 done 08:03:22 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 08:03:22 #108 DONE 15.8s 08:03:22 08:03:22 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:22 time="2024-10-11T07:23:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:03:22 time="2024-10-11T07:23:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:03:22 time="2024-10-11T07:23:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:03:22 time="2024-10-11T07:23:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:03:22 time="2024-10-11T07:23:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:03:22 time="2024-10-11T07:23:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:03:22 time="2024-10-11T07:23:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:03:22 time="2024-10-11T07:23:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:03:22 time="2024-10-11T07:23:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:03:22 time="2024-10-11T07:23:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:03:22 time="2024-10-11T07:23:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:03:22 time="2024-10-11T07:23:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:03:22 time="2024-10-11T07:23:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:03:22 time="2024-10-11T07:23:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:03:22 time="2024-10-11T07:23:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:03:22 time="2024-10-11T07:23:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:03:22 $ docker stop --time=1 a52d592f1ad221e98fd86b0f727092687497d825b56dbe1d3e92e511ca5e8701 08:03:24 $ docker rm -f --volumes a52d592f1ad221e98fd86b0f727092687497d825b56dbe1d3e92e511ca5e8701 [Pipeline] // withDockerContainer [Pipeline] sh 08:03:25 + docker images 08:03:25 REPOSITORY TAG IMAGE ID CREATED SIZE 08:03:25 support-notifications-arm64 latest 5683166ed7b3 5 seconds ago 44.8MB 08:03:25 support-cron-scheduler-arm64 latest 58698570842c 5 seconds ago 45.6MB 08:03:25 support-scheduler-arm64 latest d3d24b18d60d 6 seconds ago 44MB 08:03:25 core-metadata-arm64 latest 580048ee9a1b 42 seconds ago 30.2MB 08:03:25 core-keeper-arm64 latest 05b4dd1ee0e5 43 seconds ago 29.5MB 08:03:25 core-data-arm64 latest b1db38ed45fb 53 seconds ago 30.1MB 08:03:25 core-command-arm64 latest e93280a20971 3 minutes ago 26.4MB 08:03:25 security-proxy-auth-arm64 latest af4145e9a9ea 4 minutes ago 25.2MB 08:03:25 security-spiffe-token-provider-arm64 latest 336e5027b76a 12 minutes ago 33MB 08:03:25 core-common-config-bootstrapper-arm64 latest 0a7302b086a9 14 minutes ago 17.4MB 08:03:25 security-secretstore-setup-arm64 latest fc9dc210a629 15 minutes ago 40.3MB 08:03:25 security-proxy-setup-arm64 latest 88ef39d7fe41 15 minutes ago 29.4MB 08:03:25 security-bootstrapper-arm64 latest e926b9659c1f 15 minutes ago 21MB 08:03:25 security-spire-config-arm64 latest 166ccbf4ebc9 38 minutes ago 117MB 08:03:25 security-spire-agent-arm64 latest f07f029ecb18 38 minutes ago 176MB 08:03:25 security-spire-server-arm64 latest 94d4566bee83 38 minutes ago 118MB 08:03:25 ci-base-image-arm64 latest f593e1fb5b16 40 minutes ago 965MB 08:03:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 8 days ago 558MB 08:03:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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:03:25 provisioning config files... 08:03:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/723@tmp/config8057868137337149488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:03:25 ---> ****-login.sh 08:03:25 nexus3.edgexfoundry.org:10001 08:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:25 Configure a credential helper to remove this warning. See 08:03:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:25 08:03:25 Login Succeeded 08:03:25 nexus3.edgexfoundry.org:10002 08:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:26 Configure a credential helper to remove this warning. See 08:03:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:26 08:03:26 Login Succeeded 08:03:26 nexus3.edgexfoundry.org:10003 08:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:26 Configure a credential helper to remove this warning. See 08:03:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:26 08:03:26 Login Succeeded 08:03:26 nexus3.edgexfoundry.org:10004 08:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:27 Configure a credential helper to remove this warning. See 08:03:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:27 08:03:27 Login Succeeded 08:03:27 ****.io 08:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:27 Configure a credential helper to remove this warning. See 08:03:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:27 08:03:27 Login Succeeded 08:03:27 ---> ****-login.sh ends [Pipeline] } 08:03:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:03:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:03:27 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 08:03:27 2e781922a1177edd67fefec0bad5a77a09780891 08:03:27 latest 08:03:27 3.2.0-dev.100 08:03:27 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:03:27 main 08:03:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:03:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:03:28 a42a2bdd5278: Preparing 08:03:28 b7761d493b93: Preparing 08:03:28 0e868a21814f: Preparing 08:03:28 5bc82d0e8629: Preparing 08:03:28 ef3fdbda7b73: Preparing 08:03:28 c043c39e6e7a: Preparing 08:03:28 16113d51b718: Preparing 08:03:28 c043c39e6e7a: Waiting 08:03:28 16113d51b718: Waiting 08:03:28 5bc82d0e8629: Pushed 08:03:28 0e868a21814f: Pushed 08:03:28 a42a2bdd5278: Pushed 08:03:28 ef3fdbda7b73: Pushed 08:03:28 16113d51b718: Layer already exists 08:03:29 c043c39e6e7a: Pushed 08:03:32 b7761d493b93: Pushed 08:03:32 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:dcf97820bdd39482ae49da2efa661020e04a5d8d594e17ed529d1d79dbc25058 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:03:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:03:33 a42a2bdd5278: Preparing 08:03:33 b7761d493b93: Preparing 08:03:33 0e868a21814f: Preparing 08:03:33 5bc82d0e8629: Preparing 08:03:33 ef3fdbda7b73: Preparing 08:03:33 c043c39e6e7a: Preparing 08:03:33 16113d51b718: Preparing 08:03:33 c043c39e6e7a: Waiting 08:03:33 16113d51b718: Waiting 08:03:33 a42a2bdd5278: Layer already exists 08:03:33 5bc82d0e8629: Layer already exists 08:03:33 0e868a21814f: Layer already exists 08:03:33 ef3fdbda7b73: Layer already exists 08:03:33 b7761d493b93: Layer already exists 08:03:33 16113d51b718: Layer already exists 08:03:33 c043c39e6e7a: Layer already exists 08:03:33 latest: digest: sha256:dcf97820bdd39482ae49da2efa661020e04a5d8d594e17ed529d1d79dbc25058 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.100 08:03:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:03:33 a42a2bdd5278: Preparing 08:03:33 b7761d493b93: Preparing 08:03:33 0e868a21814f: Preparing 08:03:33 5bc82d0e8629: Preparing 08:03:33 ef3fdbda7b73: Preparing 08:03:33 c043c39e6e7a: Preparing 08:03:33 16113d51b718: Preparing 08:03:33 16113d51b718: Waiting 08:03:33 c043c39e6e7a: Waiting 08:03:33 0e868a21814f: Layer already exists 08:03:33 b7761d493b93: Layer already exists 08:03:33 ef3fdbda7b73: Layer already exists 08:03:33 a42a2bdd5278: Layer already exists 08:03:33 5bc82d0e8629: Layer already exists 08:03:33 16113d51b718: Layer already exists 08:03:33 c043c39e6e7a: Layer already exists 08:03:33 3.2.0-dev.100: digest: sha256:dcf97820bdd39482ae49da2efa661020e04a5d8d594e17ed529d1d79dbc25058 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:03:34 a42a2bdd5278: Preparing 08:03:34 b7761d493b93: Preparing 08:03:34 0e868a21814f: Preparing 08:03:34 5bc82d0e8629: Preparing 08:03:34 ef3fdbda7b73: Preparing 08:03:34 c043c39e6e7a: Preparing 08:03:34 16113d51b718: Preparing 08:03:34 c043c39e6e7a: Waiting 08:03:34 a42a2bdd5278: Layer already exists 08:03:34 ef3fdbda7b73: Layer already exists 08:03:34 0e868a21814f: Layer already exists 08:03:34 b7761d493b93: Layer already exists 08:03:34 5bc82d0e8629: Layer already exists 08:03:34 16113d51b718: Layer already exists 08:03:34 c043c39e6e7a: Layer already exists 08:03:35 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:dcf97820bdd39482ae49da2efa661020e04a5d8d594e17ed529d1d79dbc25058 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 08:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:03:35 a42a2bdd5278: Preparing 08:03:35 b7761d493b93: Preparing 08:03:35 0e868a21814f: Preparing 08:03:35 5bc82d0e8629: Preparing 08:03:35 ef3fdbda7b73: Preparing 08:03:35 c043c39e6e7a: Preparing 08:03:35 16113d51b718: Preparing 08:03:35 c043c39e6e7a: Waiting 08:03:35 16113d51b718: Waiting 08:03:35 5bc82d0e8629: Layer already exists 08:03:35 b7761d493b93: Layer already exists 08:03:35 ef3fdbda7b73: Layer already exists 08:03:35 a42a2bdd5278: Layer already exists 08:03:35 0e868a21814f: Layer already exists 08:03:35 c043c39e6e7a: Layer already exists 08:03:35 16113d51b718: Layer already exists 08:03:35 main: digest: sha256:dcf97820bdd39482ae49da2efa661020e04a5d8d594e17ed529d1d79dbc25058 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:03:36 ===================================================== [Pipeline] echo 08:03:36 taggedImages: 08:03:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:03:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:03:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.100 08:03:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:03:36 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:03:36 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 08:03:36 2e781922a1177edd67fefec0bad5a77a09780891 08:03:36 latest 08:03:36 3.2.0-dev.100 08:03:36 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:03:36 main 08:03:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:03:37 0b6ddb0e99a4: Preparing 08:03:37 9cf5df052d58: Preparing 08:03:37 11a623217327: Preparing 08:03:37 7580ae25e968: Preparing 08:03:37 0e868a21814f: Preparing 08:03:37 5bc82d0e8629: Preparing 08:03:37 ef3fdbda7b73: Preparing 08:03:37 c043c39e6e7a: Preparing 08:03:37 16113d51b718: Preparing 08:03:37 ef3fdbda7b73: Waiting 08:03:37 c043c39e6e7a: Waiting 08:03:37 16113d51b718: Waiting 08:03:37 5bc82d0e8629: Waiting 08:03:37 0e868a21814f: Layer already exists 08:03:37 5bc82d0e8629: Layer already exists 08:03:37 ef3fdbda7b73: Layer already exists 08:03:37 11a623217327: Pushed 08:03:37 9cf5df052d58: Pushed 08:03:37 c043c39e6e7a: Layer already exists 08:03:37 0b6ddb0e99a4: Pushed 08:03:37 16113d51b718: Layer already exists 08:03:39 7580ae25e968: Pushed 08:03:39 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:c7fe3fd3be613057a8d6a6abd46672b8a782f2b768fdc479b6da007badb626e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:03:39 0b6ddb0e99a4: Preparing 08:03:39 9cf5df052d58: Preparing 08:03:39 11a623217327: Preparing 08:03:39 7580ae25e968: Preparing 08:03:39 0e868a21814f: Preparing 08:03:39 5bc82d0e8629: Preparing 08:03:39 ef3fdbda7b73: Preparing 08:03:39 c043c39e6e7a: Preparing 08:03:39 16113d51b718: Preparing 08:03:39 5bc82d0e8629: Waiting 08:03:39 ef3fdbda7b73: Waiting 08:03:39 c043c39e6e7a: Waiting 08:03:39 16113d51b718: Waiting 08:03:39 0b6ddb0e99a4: Layer already exists 08:03:39 7580ae25e968: Layer already exists 08:03:39 9cf5df052d58: Layer already exists 08:03:39 0e868a21814f: Layer already exists 08:03:39 11a623217327: Layer already exists 08:03:39 5bc82d0e8629: Layer already exists 08:03:39 16113d51b718: Layer already exists 08:03:39 ef3fdbda7b73: Layer already exists 08:03:39 c043c39e6e7a: Layer already exists 08:03:40 latest: digest: sha256:c7fe3fd3be613057a8d6a6abd46672b8a782f2b768fdc479b6da007badb626e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:40 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.100 08:03:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:03:40 0b6ddb0e99a4: Preparing 08:03:40 9cf5df052d58: Preparing 08:03:40 11a623217327: Preparing 08:03:40 7580ae25e968: Preparing 08:03:40 0e868a21814f: Preparing 08:03:40 5bc82d0e8629: Preparing 08:03:40 ef3fdbda7b73: Preparing 08:03:40 c043c39e6e7a: Preparing 08:03:40 16113d51b718: Preparing 08:03:40 ef3fdbda7b73: Waiting 08:03:40 c043c39e6e7a: Waiting 08:03:40 16113d51b718: Waiting 08:03:40 5bc82d0e8629: Waiting 08:03:40 7580ae25e968: Layer already exists 08:03:40 0e868a21814f: Layer already exists 08:03:40 11a623217327: Layer already exists 08:03:40 0b6ddb0e99a4: Layer already exists 08:03:40 9cf5df052d58: Layer already exists 08:03:40 16113d51b718: Layer already exists 08:03:40 5bc82d0e8629: Layer already exists 08:03:40 c043c39e6e7a: Layer already exists 08:03:40 ef3fdbda7b73: Layer already exists 08:03:41 3.2.0-dev.100: digest: sha256:c7fe3fd3be613057a8d6a6abd46672b8a782f2b768fdc479b6da007badb626e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:03:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:03:41 0b6ddb0e99a4: Preparing 08:03:41 9cf5df052d58: Preparing 08:03:41 11a623217327: Preparing 08:03:41 7580ae25e968: Preparing 08:03:41 0e868a21814f: Preparing 08:03:41 5bc82d0e8629: Preparing 08:03:41 ef3fdbda7b73: Preparing 08:03:41 c043c39e6e7a: Preparing 08:03:41 16113d51b718: Preparing 08:03:41 ef3fdbda7b73: Waiting 08:03:41 c043c39e6e7a: Waiting 08:03:41 16113d51b718: Waiting 08:03:41 5bc82d0e8629: Waiting 08:03:41 0b6ddb0e99a4: Layer already exists 08:03:41 0e868a21814f: Layer already exists 08:03:41 11a623217327: Layer already exists 08:03:41 9cf5df052d58: Layer already exists 08:03:41 7580ae25e968: Layer already exists 08:03:41 ef3fdbda7b73: Layer already exists 08:03:41 16113d51b718: Layer already exists 08:03:41 5bc82d0e8629: Layer already exists 08:03:41 c043c39e6e7a: Layer already exists 08:03:42 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:c7fe3fd3be613057a8d6a6abd46672b8a782f2b768fdc479b6da007badb626e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 08:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:03:42 0b6ddb0e99a4: Preparing 08:03:42 9cf5df052d58: Preparing 08:03:42 11a623217327: Preparing 08:03:42 7580ae25e968: Preparing 08:03:42 0e868a21814f: Preparing 08:03:42 5bc82d0e8629: Preparing 08:03:42 ef3fdbda7b73: Preparing 08:03:42 c043c39e6e7a: Preparing 08:03:42 16113d51b718: Preparing 08:03:42 5bc82d0e8629: Waiting 08:03:42 ef3fdbda7b73: Waiting 08:03:42 c043c39e6e7a: Waiting 08:03:42 16113d51b718: Waiting 08:03:42 0b6ddb0e99a4: Layer already exists 08:03:42 7580ae25e968: Layer already exists 08:03:42 9cf5df052d58: Layer already exists 08:03:42 11a623217327: Layer already exists 08:03:42 0e868a21814f: Layer already exists 08:03:42 5bc82d0e8629: Layer already exists 08:03:42 c043c39e6e7a: Layer already exists 08:03:42 ef3fdbda7b73: Layer already exists 08:03:42 16113d51b718: Layer already exists 08:03:43 main: digest: sha256:c7fe3fd3be613057a8d6a6abd46672b8a782f2b768fdc479b6da007badb626e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:03:43 ===================================================== [Pipeline] echo 08:03:43 taggedImages: 08:03:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:03:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:03:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.100 08:03:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:03:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 08:03:43 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 08:03:43 2e781922a1177edd67fefec0bad5a77a09780891 08:03:43 latest 08:03:43 3.2.0-dev.100 08:03:43 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:03:43 main 08:03:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:03:43 36094c7b16ce: Preparing 08:03:43 d7c35732f8c9: Preparing 08:03:43 3aaccc8ae994: Preparing 08:03:43 0e868a21814f: Preparing 08:03:43 5bc82d0e8629: Preparing 08:03:43 371e2beb3f6e: Preparing 08:03:43 f38427cdffd4: Preparing 08:03:43 16113d51b718: Preparing 08:03:43 371e2beb3f6e: Waiting 08:03:43 f38427cdffd4: Waiting 08:03:43 16113d51b718: Waiting 08:03:43 0e868a21814f: Layer already exists 08:03:43 5bc82d0e8629: Layer already exists 08:03:44 36094c7b16ce: Pushed 08:03:44 d7c35732f8c9: Pushed 08:03:44 16113d51b718: Layer already exists 08:03:44 f38427cdffd4: Pushed 08:03:44 371e2beb3f6e: Pushed 08:03:48 3aaccc8ae994: Pushed 08:03:48 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:a95e6a3e86ea96b63167ada3e23076a245dcc61f92efde8277ac3440543e32ce size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:03:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:03:49 36094c7b16ce: Preparing 08:03:49 d7c35732f8c9: Preparing 08:03:49 3aaccc8ae994: Preparing 08:03:49 0e868a21814f: Preparing 08:03:49 5bc82d0e8629: Preparing 08:03:49 371e2beb3f6e: Preparing 08:03:49 f38427cdffd4: Preparing 08:03:49 16113d51b718: Preparing 08:03:49 f38427cdffd4: Waiting 08:03:49 371e2beb3f6e: Waiting 08:03:49 16113d51b718: Waiting 08:03:49 d7c35732f8c9: Layer already exists 08:03:49 36094c7b16ce: Layer already exists 08:03:49 0e868a21814f: Layer already exists 08:03:49 5bc82d0e8629: Layer already exists 08:03:49 3aaccc8ae994: Layer already exists 08:03:49 371e2beb3f6e: Layer already exists 08:03:49 f38427cdffd4: Layer already exists 08:03:49 16113d51b718: Layer already exists 08:03:49 latest: digest: sha256:a95e6a3e86ea96b63167ada3e23076a245dcc61f92efde8277ac3440543e32ce size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.100 08:03:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:03:50 36094c7b16ce: Preparing 08:03:50 d7c35732f8c9: Preparing 08:03:50 3aaccc8ae994: Preparing 08:03:50 0e868a21814f: Preparing 08:03:50 5bc82d0e8629: Preparing 08:03:50 371e2beb3f6e: Preparing 08:03:50 f38427cdffd4: Preparing 08:03:50 16113d51b718: Preparing 08:03:50 371e2beb3f6e: Waiting 08:03:50 f38427cdffd4: Waiting 08:03:50 16113d51b718: Waiting 08:03:50 d7c35732f8c9: Layer already exists 08:03:50 36094c7b16ce: Layer already exists 08:03:50 0e868a21814f: Layer already exists 08:03:50 5bc82d0e8629: Layer already exists 08:03:50 3aaccc8ae994: Layer already exists 08:03:50 f38427cdffd4: Layer already exists 08:03:50 16113d51b718: Layer already exists 08:03:50 371e2beb3f6e: Layer already exists 08:03:50 3.2.0-dev.100: digest: sha256:a95e6a3e86ea96b63167ada3e23076a245dcc61f92efde8277ac3440543e32ce size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:03:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:03:51 36094c7b16ce: Preparing 08:03:51 d7c35732f8c9: Preparing 08:03:51 3aaccc8ae994: Preparing 08:03:51 0e868a21814f: Preparing 08:03:51 5bc82d0e8629: Preparing 08:03:51 371e2beb3f6e: Preparing 08:03:51 f38427cdffd4: Preparing 08:03:51 16113d51b718: Preparing 08:03:51 371e2beb3f6e: Waiting 08:03:51 f38427cdffd4: Waiting 08:03:51 16113d51b718: Waiting 08:03:51 36094c7b16ce: Layer already exists 08:03:51 3aaccc8ae994: Layer already exists 08:03:51 0e868a21814f: Layer already exists 08:03:51 5bc82d0e8629: Layer already exists 08:03:51 d7c35732f8c9: Layer already exists 08:03:51 371e2beb3f6e: Layer already exists 08:03:51 f38427cdffd4: Layer already exists 08:03:51 16113d51b718: Layer already exists 08:03:51 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:a95e6a3e86ea96b63167ada3e23076a245dcc61f92efde8277ac3440543e32ce size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 08:03:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:03:52 36094c7b16ce: Preparing 08:03:52 d7c35732f8c9: Preparing 08:03:52 3aaccc8ae994: Preparing 08:03:52 0e868a21814f: Preparing 08:03:52 5bc82d0e8629: Preparing 08:03:52 371e2beb3f6e: Preparing 08:03:52 f38427cdffd4: Preparing 08:03:52 16113d51b718: Preparing 08:03:52 371e2beb3f6e: Waiting 08:03:52 f38427cdffd4: Waiting 08:03:52 16113d51b718: Waiting 08:03:52 d7c35732f8c9: Layer already exists 08:03:52 5bc82d0e8629: Layer already exists 08:03:52 36094c7b16ce: Layer already exists 08:03:52 0e868a21814f: Layer already exists 08:03:52 3aaccc8ae994: Layer already exists 08:03:52 f38427cdffd4: Layer already exists 08:03:52 16113d51b718: Layer already exists 08:03:52 371e2beb3f6e: Layer already exists 08:03:52 main: digest: sha256:a95e6a3e86ea96b63167ada3e23076a245dcc61f92efde8277ac3440543e32ce size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:03:52 ===================================================== [Pipeline] echo 08:03:52 taggedImages: 08:03:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:03:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:03:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.100 08:03:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:03:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:03:52 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 08:03:52 2e781922a1177edd67fefec0bad5a77a09780891 08:03:52 latest 08:03:52 3.2.0-dev.100 08:03:52 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:03:52 main 08:03:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:52 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:03:53 e41b10107397: Preparing 08:03:53 5530c97a18d2: Preparing 08:03:53 0a52f6dc75b8: Preparing 08:03:53 5bc82d0e8629: Preparing 08:03:53 7de02dea0056: Preparing 08:03:53 e68052809a22: Preparing 08:03:53 16113d51b718: Preparing 08:03:53 e68052809a22: Waiting 08:03:53 16113d51b718: Waiting 08:03:53 5bc82d0e8629: Layer already exists 08:03:53 5530c97a18d2: Pushed 08:03:53 e68052809a22: Pushed 08:03:53 16113d51b718: Layer already exists 08:03:53 e41b10107397: Pushed 08:03:53 7de02dea0056: Pushed 08:03:57 0a52f6dc75b8: Pushed 08:03:57 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:1a03b486a977a539ae6a18a7954a520a5aafc2edabc842cd58734df6bda8f6ed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:03:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:03:58 e41b10107397: Preparing 08:03:58 5530c97a18d2: Preparing 08:03:58 0a52f6dc75b8: Preparing 08:03:58 5bc82d0e8629: Preparing 08:03:58 7de02dea0056: Preparing 08:03:58 e68052809a22: Preparing 08:03:58 16113d51b718: Preparing 08:03:58 e68052809a22: Waiting 08:03:58 16113d51b718: Waiting 08:03:58 7de02dea0056: Layer already exists 08:03:58 e41b10107397: Layer already exists 08:03:58 5530c97a18d2: Layer already exists 08:03:58 0a52f6dc75b8: Layer already exists 08:03:58 5bc82d0e8629: Layer already exists 08:03:58 e68052809a22: Layer already exists 08:03:58 16113d51b718: Layer already exists 08:03:58 latest: digest: sha256:1a03b486a977a539ae6a18a7954a520a5aafc2edabc842cd58734df6bda8f6ed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.100 08:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:03:59 e41b10107397: Preparing 08:03:59 5530c97a18d2: Preparing 08:03:59 0a52f6dc75b8: Preparing 08:03:59 5bc82d0e8629: Preparing 08:03:59 7de02dea0056: Preparing 08:03:59 e68052809a22: Preparing 08:03:59 16113d51b718: Preparing 08:03:59 e68052809a22: Waiting 08:03:59 16113d51b718: Waiting 08:03:59 5bc82d0e8629: Layer already exists 08:03:59 7de02dea0056: Layer already exists 08:03:59 5530c97a18d2: Layer already exists 08:03:59 e41b10107397: Layer already exists 08:03:59 0a52f6dc75b8: Layer already exists 08:03:59 e68052809a22: Layer already exists 08:03:59 16113d51b718: Layer already exists 08:03:59 3.2.0-dev.100: digest: sha256:1a03b486a977a539ae6a18a7954a520a5aafc2edabc842cd58734df6bda8f6ed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:59 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:04:00 e41b10107397: Preparing 08:04:00 5530c97a18d2: Preparing 08:04:00 0a52f6dc75b8: Preparing 08:04:00 5bc82d0e8629: Preparing 08:04:00 7de02dea0056: Preparing 08:04:00 e68052809a22: Preparing 08:04:00 16113d51b718: Preparing 08:04:00 e68052809a22: Waiting 08:04:00 16113d51b718: Waiting 08:04:00 e41b10107397: Layer already exists 08:04:00 5530c97a18d2: Layer already exists 08:04:00 5bc82d0e8629: Layer already exists 08:04:00 0a52f6dc75b8: Layer already exists 08:04:00 7de02dea0056: Layer already exists 08:04:00 e68052809a22: Layer already exists 08:04:00 16113d51b718: Layer already exists 08:04:00 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:1a03b486a977a539ae6a18a7954a520a5aafc2edabc842cd58734df6bda8f6ed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:00 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 08:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:04:01 e41b10107397: Preparing 08:04:01 5530c97a18d2: Preparing 08:04:01 0a52f6dc75b8: Preparing 08:04:01 5bc82d0e8629: Preparing 08:04:01 7de02dea0056: Preparing 08:04:01 e68052809a22: Preparing 08:04:01 16113d51b718: Preparing 08:04:01 e68052809a22: Waiting 08:04:01 16113d51b718: Waiting 08:04:01 5bc82d0e8629: Layer already exists 08:04:01 7de02dea0056: Layer already exists 08:04:01 0a52f6dc75b8: Layer already exists 08:04:01 e41b10107397: Layer already exists 08:04:01 5530c97a18d2: Layer already exists 08:04:01 e68052809a22: Layer already exists 08:04:01 16113d51b718: Layer already exists 08:04:01 main: digest: sha256:1a03b486a977a539ae6a18a7954a520a5aafc2edabc842cd58734df6bda8f6ed size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:04:01 ===================================================== [Pipeline] echo 08:04:01 taggedImages: 08:04:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:04:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:04:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.100 08:04:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:04:01 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 08:04:01 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 08:04:01 2e781922a1177edd67fefec0bad5a77a09780891 08:04:01 latest 08:04:01 3.2.0-dev.100 08:04:01 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:04:01 main 08:04:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:04:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:04:02 cdb912daf9b1: Preparing 08:04:02 c02aca55a175: Preparing 08:04:02 5325b7883392: Preparing 08:04:02 2b1fcb167f3b: Preparing 08:04:02 0e868a21814f: Preparing 08:04:02 5bc82d0e8629: Preparing 08:04:02 ef3fdbda7b73: Preparing 08:04:02 c043c39e6e7a: Preparing 08:04:02 16113d51b718: Preparing 08:04:02 5bc82d0e8629: Waiting 08:04:02 ef3fdbda7b73: Waiting 08:04:02 c043c39e6e7a: Waiting 08:04:02 16113d51b718: Waiting 08:04:02 0e868a21814f: Layer already exists 08:04:02 5bc82d0e8629: Layer already exists 08:04:02 c02aca55a175: Pushed 08:04:02 5325b7883392: Pushed 08:04:02 ef3fdbda7b73: Layer already exists 08:04:03 c043c39e6e7a: Layer already exists 08:04:03 cdb912daf9b1: Pushed 08:04:03 16113d51b718: Layer already exists 08:04:07 2b1fcb167f3b: Pushed 08:04:07 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:d5d5671f6a2fadae606e123d4cc2c2b891f28ca65d786ecf51afe11115603956 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:04:08 cdb912daf9b1: Preparing 08:04:08 c02aca55a175: Preparing 08:04:08 5325b7883392: Preparing 08:04:08 2b1fcb167f3b: Preparing 08:04:08 0e868a21814f: Preparing 08:04:08 5bc82d0e8629: Preparing 08:04:08 ef3fdbda7b73: Preparing 08:04:08 c043c39e6e7a: Preparing 08:04:08 16113d51b718: Preparing 08:04:08 5bc82d0e8629: Waiting 08:04:08 ef3fdbda7b73: Waiting 08:04:08 c043c39e6e7a: Waiting 08:04:08 16113d51b718: Waiting 08:04:08 0e868a21814f: Layer already exists 08:04:08 cdb912daf9b1: Layer already exists 08:04:08 2b1fcb167f3b: Layer already exists 08:04:08 c02aca55a175: Layer already exists 08:04:08 5325b7883392: Layer already exists 08:04:08 ef3fdbda7b73: Layer already exists 08:04:08 5bc82d0e8629: Layer already exists 08:04:08 c043c39e6e7a: Layer already exists 08:04:08 16113d51b718: Layer already exists 08:04:08 latest: digest: sha256:d5d5671f6a2fadae606e123d4cc2c2b891f28ca65d786ecf51afe11115603956 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.100 08:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:04:09 cdb912daf9b1: Preparing 08:04:09 c02aca55a175: Preparing 08:04:09 5325b7883392: Preparing 08:04:09 2b1fcb167f3b: Preparing 08:04:09 0e868a21814f: Preparing 08:04:09 5bc82d0e8629: Preparing 08:04:09 ef3fdbda7b73: Preparing 08:04:09 c043c39e6e7a: Preparing 08:04:09 16113d51b718: Preparing 08:04:09 ef3fdbda7b73: Waiting 08:04:09 c043c39e6e7a: Waiting 08:04:09 16113d51b718: Waiting 08:04:09 5bc82d0e8629: Waiting 08:04:09 2b1fcb167f3b: Layer already exists 08:04:09 0e868a21814f: Layer already exists 08:04:09 5325b7883392: Layer already exists 08:04:09 c02aca55a175: Layer already exists 08:04:09 cdb912daf9b1: Layer already exists 08:04:09 ef3fdbda7b73: Layer already exists 08:04:09 5bc82d0e8629: Layer already exists 08:04:09 16113d51b718: Layer already exists 08:04:09 c043c39e6e7a: Layer already exists 08:04:09 3.2.0-dev.100: digest: sha256:d5d5671f6a2fadae606e123d4cc2c2b891f28ca65d786ecf51afe11115603956 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:04:10 cdb912daf9b1: Preparing 08:04:10 c02aca55a175: Preparing 08:04:10 5325b7883392: Preparing 08:04:10 2b1fcb167f3b: Preparing 08:04:10 0e868a21814f: Preparing 08:04:10 5bc82d0e8629: Preparing 08:04:10 ef3fdbda7b73: Preparing 08:04:10 c043c39e6e7a: Preparing 08:04:10 16113d51b718: Preparing 08:04:10 5bc82d0e8629: Waiting 08:04:10 ef3fdbda7b73: Waiting 08:04:10 c043c39e6e7a: Waiting 08:04:10 5325b7883392: Layer already exists 08:04:10 cdb912daf9b1: Layer already exists 08:04:10 0e868a21814f: Layer already exists 08:04:10 2b1fcb167f3b: Layer already exists 08:04:10 c02aca55a175: Layer already exists 08:04:10 ef3fdbda7b73: Layer already exists 08:04:10 c043c39e6e7a: Layer already exists 08:04:10 5bc82d0e8629: Layer already exists 08:04:10 16113d51b718: Layer already exists 08:04:10 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:d5d5671f6a2fadae606e123d4cc2c2b891f28ca65d786ecf51afe11115603956 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 08:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:04:11 cdb912daf9b1: Preparing 08:04:11 c02aca55a175: Preparing 08:04:11 5325b7883392: Preparing 08:04:11 2b1fcb167f3b: Preparing 08:04:11 0e868a21814f: Preparing 08:04:11 5bc82d0e8629: Preparing 08:04:11 ef3fdbda7b73: Preparing 08:04:11 c043c39e6e7a: Preparing 08:04:11 16113d51b718: Preparing 08:04:11 ef3fdbda7b73: Waiting 08:04:11 5bc82d0e8629: Waiting 08:04:11 c043c39e6e7a: Waiting 08:04:11 16113d51b718: Waiting 08:04:11 5325b7883392: Layer already exists 08:04:11 2b1fcb167f3b: Layer already exists 08:04:11 0e868a21814f: Layer already exists 08:04:11 cdb912daf9b1: Layer already exists 08:04:11 c02aca55a175: Layer already exists 08:04:11 ef3fdbda7b73: Layer already exists 08:04:11 5bc82d0e8629: Layer already exists 08:04:11 c043c39e6e7a: Layer already exists 08:04:11 16113d51b718: Layer already exists 08:04:11 main: digest: sha256:d5d5671f6a2fadae606e123d4cc2c2b891f28ca65d786ecf51afe11115603956 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:04:11 ===================================================== [Pipeline] echo 08:04:11 taggedImages: 08:04:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:04:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:04:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.100 08:04:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:04:11 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:04:11 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:04:11 2e781922a1177edd67fefec0bad5a77a09780891 08:04:11 latest 08:04:11 3.2.0-dev.100 08:04:11 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:04:11 main 08:04:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:04:12 7897aee4e97c: Preparing 08:04:12 01a6d4b77b89: Preparing 08:04:12 8a65ecc2d043: Preparing 08:04:12 16946970d847: Preparing 08:04:12 53a47a3262b1: Preparing 08:04:12 a41ceb987b2e: Preparing 08:04:12 a3431df49f6e: Preparing 08:04:12 af5ee287ae35: Preparing 08:04:12 0e868a21814f: Preparing 08:04:12 5bc82d0e8629: Preparing 08:04:12 8beff2775ee6: Preparing 08:04:12 d32bbc802a95: Preparing 08:04:12 5f70bf18a086: Preparing 08:04:12 697008a1fbae: Preparing 08:04:12 056db83a399c: Preparing 08:04:12 a41ceb987b2e: Waiting 08:04:12 a3431df49f6e: Waiting 08:04:12 af5ee287ae35: Waiting 08:04:12 0e868a21814f: Waiting 08:04:12 5bc82d0e8629: Waiting 08:04:12 8beff2775ee6: Waiting 08:04:12 d32bbc802a95: Waiting 08:04:12 5f70bf18a086: Waiting 08:04:12 697008a1fbae: Waiting 08:04:12 32e701c41774: Preparing 08:04:12 056db83a399c: Waiting 08:04:12 16113d51b718: Preparing 08:04:12 32e701c41774: Waiting 08:04:12 16113d51b718: Waiting 08:04:12 8a65ecc2d043: Pushed 08:04:12 53a47a3262b1: Pushed 08:04:12 16946970d847: Pushed 08:04:12 01a6d4b77b89: Pushed 08:04:12 7897aee4e97c: Pushed 08:04:12 0e868a21814f: Layer already exists 08:04:12 a41ceb987b2e: Pushed 08:04:12 5bc82d0e8629: Layer already exists 08:04:12 a3431df49f6e: Pushed 08:04:12 5f70bf18a086: Layer already exists 08:04:12 8beff2775ee6: Pushed 08:04:12 d32bbc802a95: Pushed 08:04:12 697008a1fbae: Pushed 08:04:12 16113d51b718: Layer already exists 08:04:12 056db83a399c: Pushed 08:04:12 32e701c41774: Pushed 08:04:15 af5ee287ae35: Pushed 08:04:15 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:8585899c846920d36e74a3aaabf7437cc8312b390e252974cf532a2c80c94601 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:04:16 7897aee4e97c: Preparing 08:04:16 01a6d4b77b89: Preparing 08:04:16 8a65ecc2d043: Preparing 08:04:16 16946970d847: Preparing 08:04:16 53a47a3262b1: Preparing 08:04:16 a41ceb987b2e: Preparing 08:04:16 a3431df49f6e: Preparing 08:04:16 af5ee287ae35: Preparing 08:04:16 0e868a21814f: Preparing 08:04:16 5bc82d0e8629: Preparing 08:04:16 8beff2775ee6: Preparing 08:04:16 d32bbc802a95: Preparing 08:04:16 5f70bf18a086: Preparing 08:04:16 697008a1fbae: Preparing 08:04:16 056db83a399c: Preparing 08:04:16 32e701c41774: Preparing 08:04:16 16113d51b718: Preparing 08:04:16 a41ceb987b2e: Waiting 08:04:16 a3431df49f6e: Waiting 08:04:16 af5ee287ae35: Waiting 08:04:16 0e868a21814f: Waiting 08:04:16 5bc82d0e8629: Waiting 08:04:16 5f70bf18a086: Waiting 08:04:16 d32bbc802a95: Waiting 08:04:16 056db83a399c: Waiting 08:04:16 697008a1fbae: Waiting 08:04:16 16113d51b718: Waiting 08:04:16 32e701c41774: Waiting 08:04:16 53a47a3262b1: Layer already exists 08:04:16 8a65ecc2d043: Layer already exists 08:04:16 7897aee4e97c: Layer already exists 08:04:16 01a6d4b77b89: Layer already exists 08:04:16 16946970d847: Layer already exists 08:04:16 a3431df49f6e: Layer already exists 08:04:16 a41ceb987b2e: Layer already exists 08:04:16 af5ee287ae35: Layer already exists 08:04:16 5bc82d0e8629: Layer already exists 08:04:16 0e868a21814f: Layer already exists 08:04:16 d32bbc802a95: Layer already exists 08:04:16 8beff2775ee6: Layer already exists 08:04:16 5f70bf18a086: Layer already exists 08:04:16 056db83a399c: Layer already exists 08:04:16 697008a1fbae: Layer already exists 08:04:16 16113d51b718: Layer already exists 08:04:16 32e701c41774: Layer already exists 08:04:16 latest: digest: sha256:8585899c846920d36e74a3aaabf7437cc8312b390e252974cf532a2c80c94601 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.100 08:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:04:17 7897aee4e97c: Preparing 08:04:17 01a6d4b77b89: Preparing 08:04:17 8a65ecc2d043: Preparing 08:04:17 16946970d847: Preparing 08:04:17 53a47a3262b1: Preparing 08:04:17 a41ceb987b2e: Preparing 08:04:17 a3431df49f6e: Preparing 08:04:17 af5ee287ae35: Preparing 08:04:17 0e868a21814f: Preparing 08:04:17 5bc82d0e8629: Preparing 08:04:17 8beff2775ee6: Preparing 08:04:17 d32bbc802a95: Preparing 08:04:17 5f70bf18a086: Preparing 08:04:17 697008a1fbae: Preparing 08:04:17 056db83a399c: Preparing 08:04:17 32e701c41774: Preparing 08:04:17 16113d51b718: Preparing 08:04:17 af5ee287ae35: Waiting 08:04:17 0e868a21814f: Waiting 08:04:17 5bc82d0e8629: Waiting 08:04:17 8beff2775ee6: Waiting 08:04:17 a41ceb987b2e: Waiting 08:04:17 a3431df49f6e: Waiting 08:04:17 697008a1fbae: Waiting 08:04:17 5f70bf18a086: Waiting 08:04:17 056db83a399c: Waiting 08:04:17 32e701c41774: Waiting 08:04:17 16113d51b718: Waiting 08:04:17 d32bbc802a95: Waiting 08:04:17 01a6d4b77b89: Layer already exists 08:04:17 7897aee4e97c: Layer already exists 08:04:17 8a65ecc2d043: Layer already exists 08:04:17 16946970d847: Layer already exists 08:04:17 53a47a3262b1: Layer already exists 08:04:17 a41ceb987b2e: Layer already exists 08:04:17 af5ee287ae35: Layer already exists 08:04:17 0e868a21814f: Layer already exists 08:04:17 a3431df49f6e: Layer already exists 08:04:17 5bc82d0e8629: Layer already exists 08:04:17 8beff2775ee6: Layer already exists 08:04:17 d32bbc802a95: Layer already exists 08:04:17 697008a1fbae: Layer already exists 08:04:17 056db83a399c: Layer already exists 08:04:17 5f70bf18a086: Layer already exists 08:04:17 32e701c41774: Layer already exists 08:04:17 16113d51b718: Layer already exists 08:04:17 3.2.0-dev.100: digest: sha256:8585899c846920d36e74a3aaabf7437cc8312b390e252974cf532a2c80c94601 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:04:18 7897aee4e97c: Preparing 08:04:18 01a6d4b77b89: Preparing 08:04:18 8a65ecc2d043: Preparing 08:04:18 16946970d847: Preparing 08:04:18 53a47a3262b1: Preparing 08:04:18 a41ceb987b2e: Preparing 08:04:18 a3431df49f6e: Preparing 08:04:18 af5ee287ae35: Preparing 08:04:18 0e868a21814f: Preparing 08:04:18 5bc82d0e8629: Preparing 08:04:18 8beff2775ee6: Preparing 08:04:18 d32bbc802a95: Preparing 08:04:18 5f70bf18a086: Preparing 08:04:18 697008a1fbae: Preparing 08:04:18 056db83a399c: Preparing 08:04:18 32e701c41774: Preparing 08:04:18 16113d51b718: Preparing 08:04:18 a3431df49f6e: Waiting 08:04:18 af5ee287ae35: Waiting 08:04:18 0e868a21814f: Waiting 08:04:18 5bc82d0e8629: Waiting 08:04:18 8beff2775ee6: Waiting 08:04:18 d32bbc802a95: Waiting 08:04:18 5f70bf18a086: Waiting 08:04:18 697008a1fbae: Waiting 08:04:18 056db83a399c: Waiting 08:04:18 32e701c41774: Waiting 08:04:18 16113d51b718: Waiting 08:04:18 a41ceb987b2e: Waiting 08:04:18 53a47a3262b1: Layer already exists 08:04:18 7897aee4e97c: Layer already exists 08:04:18 16946970d847: Layer already exists 08:04:18 01a6d4b77b89: Layer already exists 08:04:18 8a65ecc2d043: Layer already exists 08:04:18 a41ceb987b2e: Layer already exists 08:04:18 a3431df49f6e: Layer already exists 08:04:18 0e868a21814f: Layer already exists 08:04:18 af5ee287ae35: Layer already exists 08:04:18 5bc82d0e8629: Layer already exists 08:04:18 056db83a399c: Layer already exists 08:04:18 5f70bf18a086: Layer already exists 08:04:18 697008a1fbae: Layer already exists 08:04:18 8beff2775ee6: Layer already exists 08:04:18 d32bbc802a95: Layer already exists 08:04:18 32e701c41774: Layer already exists 08:04:18 16113d51b718: Layer already exists 08:04:18 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:8585899c846920d36e74a3aaabf7437cc8312b390e252974cf532a2c80c94601 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 08:04:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:04:19 7897aee4e97c: Preparing 08:04:19 01a6d4b77b89: Preparing 08:04:19 8a65ecc2d043: Preparing 08:04:19 16946970d847: Preparing 08:04:19 53a47a3262b1: Preparing 08:04:19 a41ceb987b2e: Preparing 08:04:19 a3431df49f6e: Preparing 08:04:19 af5ee287ae35: Preparing 08:04:19 0e868a21814f: Preparing 08:04:19 5bc82d0e8629: Preparing 08:04:19 8beff2775ee6: Preparing 08:04:19 d32bbc802a95: Preparing 08:04:19 5f70bf18a086: Preparing 08:04:19 697008a1fbae: Preparing 08:04:19 056db83a399c: Preparing 08:04:19 32e701c41774: Preparing 08:04:19 16113d51b718: Preparing 08:04:19 8beff2775ee6: Waiting 08:04:19 d32bbc802a95: Waiting 08:04:19 a41ceb987b2e: Waiting 08:04:19 5f70bf18a086: Waiting 08:04:19 a3431df49f6e: Waiting 08:04:19 697008a1fbae: Waiting 08:04:19 af5ee287ae35: Waiting 08:04:19 056db83a399c: Waiting 08:04:19 0e868a21814f: Waiting 08:04:19 32e701c41774: Waiting 08:04:19 5bc82d0e8629: Waiting 08:04:19 16113d51b718: Waiting 08:04:19 01a6d4b77b89: Layer already exists 08:04:19 16946970d847: Layer already exists 08:04:19 53a47a3262b1: Layer already exists 08:04:19 7897aee4e97c: Layer already exists 08:04:19 8a65ecc2d043: Layer already exists 08:04:19 a3431df49f6e: Layer already exists 08:04:19 af5ee287ae35: Layer already exists 08:04:19 a41ceb987b2e: Layer already exists 08:04:19 5bc82d0e8629: Layer already exists 08:04:19 0e868a21814f: Layer already exists 08:04:19 056db83a399c: Layer already exists 08:04:19 8beff2775ee6: Layer already exists 08:04:19 d32bbc802a95: Layer already exists 08:04:19 5f70bf18a086: Layer already exists 08:04:19 697008a1fbae: Layer already exists 08:04:19 16113d51b718: Layer already exists 08:04:19 32e701c41774: Layer already exists 08:04:19 main: digest: sha256:8585899c846920d36e74a3aaabf7437cc8312b390e252974cf532a2c80c94601 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:04:19 ===================================================== [Pipeline] echo 08:04:19 taggedImages: 08:04:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:04:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:04:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.100 08:04:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:04:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:04:19 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 08:04:19 2e781922a1177edd67fefec0bad5a77a09780891 08:04:19 latest 08:04:19 3.2.0-dev.100 08:04:19 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:04:19 main 08:04:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:20 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:04:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:04:21 1107038ae6f9: Preparing 08:04:21 cb45fa569b96: Preparing 08:04:21 11e397b69eac: Preparing 08:04:21 52e371e196fa: Preparing 08:04:21 0e868a21814f: Preparing 08:04:21 5bc82d0e8629: Preparing 08:04:21 ef3fdbda7b73: Preparing 08:04:21 c043c39e6e7a: Preparing 08:04:21 16113d51b718: Preparing 08:04:21 5bc82d0e8629: Waiting 08:04:21 c043c39e6e7a: Waiting 08:04:21 ef3fdbda7b73: Waiting 08:04:21 16113d51b718: Waiting 08:04:21 0e868a21814f: Layer already exists 08:04:21 11e397b69eac: Pushed 08:04:21 cb45fa569b96: Pushed 08:04:21 5bc82d0e8629: Layer already exists 08:04:21 ef3fdbda7b73: Layer already exists 08:04:21 1107038ae6f9: Pushed 08:04:21 c043c39e6e7a: Layer already exists 08:04:21 16113d51b718: Layer already exists 08:04:24 52e371e196fa: Pushed 08:04:24 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:22f00e92cf7a1f4f8c3737028e6e4218e9df5f79491a97d9f938cb45b73ad11d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:04:25 1107038ae6f9: Preparing 08:04:25 cb45fa569b96: Preparing 08:04:25 11e397b69eac: Preparing 08:04:25 52e371e196fa: Preparing 08:04:25 0e868a21814f: Preparing 08:04:25 5bc82d0e8629: Preparing 08:04:25 ef3fdbda7b73: Preparing 08:04:25 c043c39e6e7a: Preparing 08:04:25 16113d51b718: Preparing 08:04:25 ef3fdbda7b73: Waiting 08:04:25 c043c39e6e7a: Waiting 08:04:25 16113d51b718: Waiting 08:04:25 5bc82d0e8629: Waiting 08:04:25 11e397b69eac: Layer already exists 08:04:25 52e371e196fa: Layer already exists 08:04:25 cb45fa569b96: Layer already exists 08:04:25 0e868a21814f: Layer already exists 08:04:25 1107038ae6f9: Layer already exists 08:04:25 5bc82d0e8629: Layer already exists 08:04:25 16113d51b718: Layer already exists 08:04:25 ef3fdbda7b73: Layer already exists 08:04:25 c043c39e6e7a: Layer already exists 08:04:25 latest: digest: sha256:22f00e92cf7a1f4f8c3737028e6e4218e9df5f79491a97d9f938cb45b73ad11d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.100 08:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:04:26 1107038ae6f9: Preparing 08:04:26 cb45fa569b96: Preparing 08:04:26 11e397b69eac: Preparing 08:04:26 52e371e196fa: Preparing 08:04:26 0e868a21814f: Preparing 08:04:26 5bc82d0e8629: Preparing 08:04:26 ef3fdbda7b73: Preparing 08:04:26 c043c39e6e7a: Preparing 08:04:26 16113d51b718: Preparing 08:04:26 5bc82d0e8629: Waiting 08:04:26 c043c39e6e7a: Waiting 08:04:26 ef3fdbda7b73: Waiting 08:04:26 16113d51b718: Waiting 08:04:26 1107038ae6f9: Layer already exists 08:04:26 cb45fa569b96: Layer already exists 08:04:26 0e868a21814f: Layer already exists 08:04:26 52e371e196fa: Layer already exists 08:04:26 11e397b69eac: Layer already exists 08:04:26 c043c39e6e7a: Layer already exists 08:04:26 ef3fdbda7b73: Layer already exists 08:04:26 5bc82d0e8629: Layer already exists 08:04:26 16113d51b718: Layer already exists 08:04:26 3.2.0-dev.100: digest: sha256:22f00e92cf7a1f4f8c3737028e6e4218e9df5f79491a97d9f938cb45b73ad11d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:27 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:04:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:04:27 1107038ae6f9: Preparing 08:04:27 cb45fa569b96: Preparing 08:04:27 11e397b69eac: Preparing 08:04:27 52e371e196fa: Preparing 08:04:27 0e868a21814f: Preparing 08:04:27 5bc82d0e8629: Preparing 08:04:27 ef3fdbda7b73: Preparing 08:04:27 c043c39e6e7a: Preparing 08:04:27 16113d51b718: Preparing 08:04:27 5bc82d0e8629: Waiting 08:04:27 ef3fdbda7b73: Waiting 08:04:27 c043c39e6e7a: Waiting 08:04:27 16113d51b718: Waiting 08:04:27 52e371e196fa: Layer already exists 08:04:27 0e868a21814f: Layer already exists 08:04:27 cb45fa569b96: Layer already exists 08:04:27 1107038ae6f9: Layer already exists 08:04:27 11e397b69eac: Layer already exists 08:04:27 ef3fdbda7b73: Layer already exists 08:04:27 c043c39e6e7a: Layer already exists 08:04:27 5bc82d0e8629: Layer already exists 08:04:27 16113d51b718: Layer already exists 08:04:27 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:22f00e92cf7a1f4f8c3737028e6e4218e9df5f79491a97d9f938cb45b73ad11d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 08:04:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:04:28 1107038ae6f9: Preparing 08:04:28 cb45fa569b96: Preparing 08:04:28 11e397b69eac: Preparing 08:04:28 52e371e196fa: Preparing 08:04:28 0e868a21814f: Preparing 08:04:28 5bc82d0e8629: Preparing 08:04:28 ef3fdbda7b73: Preparing 08:04:28 c043c39e6e7a: Preparing 08:04:28 16113d51b718: Preparing 08:04:28 5bc82d0e8629: Waiting 08:04:28 ef3fdbda7b73: Waiting 08:04:28 c043c39e6e7a: Waiting 08:04:28 16113d51b718: Waiting 08:04:28 11e397b69eac: Layer already exists 08:04:28 52e371e196fa: Layer already exists 08:04:28 1107038ae6f9: Layer already exists 08:04:28 cb45fa569b96: Layer already exists 08:04:28 0e868a21814f: Layer already exists 08:04:28 ef3fdbda7b73: Layer already exists 08:04:28 5bc82d0e8629: Layer already exists 08:04:28 c043c39e6e7a: Layer already exists 08:04:28 16113d51b718: Layer already exists 08:04:28 main: digest: sha256:22f00e92cf7a1f4f8c3737028e6e4218e9df5f79491a97d9f938cb45b73ad11d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:04:28 ===================================================== [Pipeline] echo 08:04:28 taggedImages: 08:04:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:04:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:04:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.100 08:04:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:04:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 08:04:28 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:04:28 2e781922a1177edd67fefec0bad5a77a09780891 08:04:28 latest 08:04:28 3.2.0-dev.100 08:04:28 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:04:28 main 08:04:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:04:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:04:29 3437cbf2fd7d: Preparing 08:04:29 a0fd1f1c139d: Preparing 08:04:29 813cad5276d2: Preparing 08:04:29 7f08b9eb9935: Preparing 08:04:29 49bfbdc013c9: Preparing 08:04:29 0e868a21814f: Preparing 08:04:29 5bc82d0e8629: Preparing 08:04:29 9db55e47aefa: Preparing 08:04:29 a215fc11358d: Preparing 08:04:29 27e4fc142ab1: Preparing 08:04:29 16113d51b718: Preparing 08:04:29 0e868a21814f: Waiting 08:04:29 5bc82d0e8629: Waiting 08:04:29 9db55e47aefa: Waiting 08:04:29 a215fc11358d: Waiting 08:04:29 27e4fc142ab1: Waiting 08:04:29 16113d51b718: Waiting 08:04:29 49bfbdc013c9: Pushed 08:04:29 7f08b9eb9935: Pushed 08:04:29 a0fd1f1c139d: Pushed 08:04:29 3437cbf2fd7d: Pushed 08:04:29 0e868a21814f: Layer already exists 08:04:29 5bc82d0e8629: Layer already exists 08:04:29 16113d51b718: Layer already exists 08:04:30 9db55e47aefa: Pushed 08:04:30 a215fc11358d: Pushed 08:04:32 813cad5276d2: Pushed 08:04:32 27e4fc142ab1: Pushed 08:04:33 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:39dff19dde234a82d2860771a61b1da1670607cc58534b237c627dacf2734458 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:04:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:04:33 3437cbf2fd7d: Preparing 08:04:33 a0fd1f1c139d: Preparing 08:04:33 813cad5276d2: Preparing 08:04:33 7f08b9eb9935: Preparing 08:04:33 49bfbdc013c9: Preparing 08:04:33 0e868a21814f: Preparing 08:04:33 5bc82d0e8629: Preparing 08:04:33 9db55e47aefa: Preparing 08:04:33 a215fc11358d: Preparing 08:04:33 27e4fc142ab1: Preparing 08:04:33 16113d51b718: Preparing 08:04:33 9db55e47aefa: Waiting 08:04:33 a215fc11358d: Waiting 08:04:33 27e4fc142ab1: Waiting 08:04:33 16113d51b718: Waiting 08:04:33 0e868a21814f: Waiting 08:04:33 5bc82d0e8629: Waiting 08:04:34 7f08b9eb9935: Layer already exists 08:04:34 a0fd1f1c139d: Layer already exists 08:04:34 813cad5276d2: Layer already exists 08:04:34 49bfbdc013c9: Layer already exists 08:04:34 3437cbf2fd7d: Layer already exists 08:04:34 9db55e47aefa: Layer already exists 08:04:34 a215fc11358d: Layer already exists 08:04:34 0e868a21814f: Layer already exists 08:04:34 27e4fc142ab1: Layer already exists 08:04:34 5bc82d0e8629: Layer already exists 08:04:34 16113d51b718: Layer already exists 08:04:34 latest: digest: sha256:39dff19dde234a82d2860771a61b1da1670607cc58534b237c627dacf2734458 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.100 08:04:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:04:34 3437cbf2fd7d: Preparing 08:04:34 a0fd1f1c139d: Preparing 08:04:34 813cad5276d2: Preparing 08:04:34 7f08b9eb9935: Preparing 08:04:34 49bfbdc013c9: Preparing 08:04:34 0e868a21814f: Preparing 08:04:34 5bc82d0e8629: Preparing 08:04:34 9db55e47aefa: Preparing 08:04:34 a215fc11358d: Preparing 08:04:34 27e4fc142ab1: Preparing 08:04:34 16113d51b718: Preparing 08:04:34 9db55e47aefa: Waiting 08:04:34 a215fc11358d: Waiting 08:04:34 0e868a21814f: Waiting 08:04:34 5bc82d0e8629: Waiting 08:04:34 27e4fc142ab1: Waiting 08:04:34 16113d51b718: Waiting 08:04:34 49bfbdc013c9: Layer already exists 08:04:34 a0fd1f1c139d: Layer already exists 08:04:34 7f08b9eb9935: Layer already exists 08:04:34 813cad5276d2: Layer already exists 08:04:34 3437cbf2fd7d: Layer already exists 08:04:34 a215fc11358d: Layer already exists 08:04:34 5bc82d0e8629: Layer already exists 08:04:34 0e868a21814f: Layer already exists 08:04:34 9db55e47aefa: Layer already exists 08:04:34 27e4fc142ab1: Layer already exists 08:04:34 16113d51b718: Layer already exists 08:04:35 3.2.0-dev.100: digest: sha256:39dff19dde234a82d2860771a61b1da1670607cc58534b237c627dacf2734458 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:04:35 3437cbf2fd7d: Preparing 08:04:35 a0fd1f1c139d: Preparing 08:04:35 813cad5276d2: Preparing 08:04:35 7f08b9eb9935: Preparing 08:04:35 49bfbdc013c9: Preparing 08:04:35 0e868a21814f: Preparing 08:04:35 5bc82d0e8629: Preparing 08:04:35 9db55e47aefa: Preparing 08:04:35 a215fc11358d: Preparing 08:04:35 27e4fc142ab1: Preparing 08:04:35 16113d51b718: Preparing 08:04:35 9db55e47aefa: Waiting 08:04:35 a215fc11358d: Waiting 08:04:35 27e4fc142ab1: Waiting 08:04:35 16113d51b718: Waiting 08:04:35 0e868a21814f: Waiting 08:04:35 5bc82d0e8629: Waiting 08:04:35 a0fd1f1c139d: Layer already exists 08:04:35 3437cbf2fd7d: Layer already exists 08:04:35 7f08b9eb9935: Layer already exists 08:04:35 49bfbdc013c9: Layer already exists 08:04:35 813cad5276d2: Layer already exists 08:04:35 27e4fc142ab1: Layer already exists 08:04:35 a215fc11358d: Layer already exists 08:04:35 5bc82d0e8629: Layer already exists 08:04:35 0e868a21814f: Layer already exists 08:04:35 9db55e47aefa: Layer already exists 08:04:35 16113d51b718: Layer already exists 08:04:35 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:39dff19dde234a82d2860771a61b1da1670607cc58534b237c627dacf2734458 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:04:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:04:36 3437cbf2fd7d: Preparing 08:04:36 a0fd1f1c139d: Preparing 08:04:36 813cad5276d2: Preparing 08:04:36 7f08b9eb9935: Preparing 08:04:36 49bfbdc013c9: Preparing 08:04:36 0e868a21814f: Preparing 08:04:36 5bc82d0e8629: Preparing 08:04:36 9db55e47aefa: Preparing 08:04:36 a215fc11358d: Preparing 08:04:36 27e4fc142ab1: Preparing 08:04:36 16113d51b718: Preparing 08:04:36 16113d51b718: Waiting 08:04:36 5bc82d0e8629: Waiting 08:04:36 9db55e47aefa: Waiting 08:04:36 a215fc11358d: Waiting 08:04:36 27e4fc142ab1: Waiting 08:04:36 0e868a21814f: Waiting 08:04:36 813cad5276d2: Layer already exists 08:04:36 7f08b9eb9935: Layer already exists 08:04:36 3437cbf2fd7d: Layer already exists 08:04:36 49bfbdc013c9: Layer already exists 08:04:36 a0fd1f1c139d: Layer already exists 08:04:36 9db55e47aefa: Layer already exists 08:04:36 5bc82d0e8629: Layer already exists 08:04:36 0e868a21814f: Layer already exists 08:04:36 27e4fc142ab1: Layer already exists 08:04:36 a215fc11358d: Layer already exists 08:04:36 16113d51b718: Layer already exists 08:04:36 main: digest: sha256:39dff19dde234a82d2860771a61b1da1670607cc58534b237c627dacf2734458 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:04:37 ===================================================== [Pipeline] echo 08:04:37 taggedImages: 08:04:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:04:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:04:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.100 08:04:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:04:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:04:37 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:04:37 2e781922a1177edd67fefec0bad5a77a09780891 08:04:37 latest 08:04:37 3.2.0-dev.100 08:04:37 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:04:37 main 08:04:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:04:37 0ea74154be44: Preparing 08:04:37 8765a2b183bb: Preparing 08:04:37 4aeec224cc00: Preparing 08:04:37 22a9da439694: Preparing 08:04:37 53ac3bfbc5aa: Preparing 08:04:37 e8c096c5c8b7: Preparing 08:04:37 c531a32334b5: Preparing 08:04:37 0e868a21814f: Preparing 08:04:37 5bc82d0e8629: Preparing 08:04:37 20e34c8a117d: Preparing 08:04:37 6ba17c75279a: Preparing 08:04:37 e8c096c5c8b7: Waiting 08:04:37 c531a32334b5: Waiting 08:04:37 16113d51b718: Preparing 08:04:37 20e34c8a117d: Waiting 08:04:37 0e868a21814f: Waiting 08:04:37 6ba17c75279a: Waiting 08:04:37 16113d51b718: Waiting 08:04:38 8765a2b183bb: Pushed 08:04:38 0ea74154be44: Pushed 08:04:38 53ac3bfbc5aa: Pushed 08:04:38 0e868a21814f: Layer already exists 08:04:38 5bc82d0e8629: Layer already exists 08:04:38 e8c096c5c8b7: Pushed 08:04:38 c531a32334b5: Pushed 08:04:38 16113d51b718: Layer already exists 08:04:38 20e34c8a117d: Pushed 08:04:40 22a9da439694: Pushed 08:04:40 4aeec224cc00: Pushed 08:04:40 6ba17c75279a: Pushed 08:04:41 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:096ae49775131c23249f58739bb080ef2aade0fc95ccdf2ca05f367793075dfc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:04:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:04:41 0ea74154be44: Preparing 08:04:41 8765a2b183bb: Preparing 08:04:41 4aeec224cc00: Preparing 08:04:41 22a9da439694: Preparing 08:04:41 53ac3bfbc5aa: Preparing 08:04:41 e8c096c5c8b7: Preparing 08:04:41 c531a32334b5: Preparing 08:04:41 0e868a21814f: Preparing 08:04:41 5bc82d0e8629: Preparing 08:04:41 20e34c8a117d: Preparing 08:04:41 e8c096c5c8b7: Waiting 08:04:41 c531a32334b5: Waiting 08:04:41 0e868a21814f: Waiting 08:04:41 5bc82d0e8629: Waiting 08:04:41 6ba17c75279a: Preparing 08:04:41 20e34c8a117d: Waiting 08:04:41 6ba17c75279a: Waiting 08:04:41 16113d51b718: Preparing 08:04:41 16113d51b718: Waiting 08:04:41 4aeec224cc00: Layer already exists 08:04:41 53ac3bfbc5aa: Layer already exists 08:04:41 0ea74154be44: Layer already exists 08:04:41 22a9da439694: Layer already exists 08:04:41 8765a2b183bb: Layer already exists 08:04:41 e8c096c5c8b7: Layer already exists 08:04:41 c531a32334b5: Layer already exists 08:04:41 5bc82d0e8629: Layer already exists 08:04:41 0e868a21814f: Layer already exists 08:04:41 20e34c8a117d: Layer already exists 08:04:41 16113d51b718: Layer already exists 08:04:41 6ba17c75279a: Layer already exists 08:04:42 latest: digest: sha256:096ae49775131c23249f58739bb080ef2aade0fc95ccdf2ca05f367793075dfc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.100 08:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:04:42 0ea74154be44: Preparing 08:04:42 8765a2b183bb: Preparing 08:04:42 4aeec224cc00: Preparing 08:04:42 22a9da439694: Preparing 08:04:42 53ac3bfbc5aa: Preparing 08:04:42 e8c096c5c8b7: Preparing 08:04:42 c531a32334b5: Preparing 08:04:42 0e868a21814f: Preparing 08:04:42 5bc82d0e8629: Preparing 08:04:42 20e34c8a117d: Preparing 08:04:42 6ba17c75279a: Preparing 08:04:42 16113d51b718: Preparing 08:04:42 e8c096c5c8b7: Waiting 08:04:42 c531a32334b5: Waiting 08:04:42 0e868a21814f: Waiting 08:04:42 5bc82d0e8629: Waiting 08:04:42 20e34c8a117d: Waiting 08:04:42 6ba17c75279a: Waiting 08:04:42 16113d51b718: Waiting 08:04:42 53ac3bfbc5aa: Layer already exists 08:04:42 4aeec224cc00: Layer already exists 08:04:42 22a9da439694: Layer already exists 08:04:42 8765a2b183bb: Layer already exists 08:04:42 0ea74154be44: Layer already exists 08:04:42 e8c096c5c8b7: Layer already exists 08:04:42 c531a32334b5: Layer already exists 08:04:42 20e34c8a117d: Layer already exists 08:04:42 0e868a21814f: Layer already exists 08:04:42 5bc82d0e8629: Layer already exists 08:04:42 16113d51b718: Layer already exists 08:04:43 6ba17c75279a: Layer already exists 08:04:43 3.2.0-dev.100: digest: sha256:096ae49775131c23249f58739bb080ef2aade0fc95ccdf2ca05f367793075dfc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:04:43 0ea74154be44: Preparing 08:04:43 8765a2b183bb: Preparing 08:04:43 4aeec224cc00: Preparing 08:04:43 22a9da439694: Preparing 08:04:43 53ac3bfbc5aa: Preparing 08:04:43 e8c096c5c8b7: Preparing 08:04:43 c531a32334b5: Preparing 08:04:43 0e868a21814f: Preparing 08:04:43 5bc82d0e8629: Preparing 08:04:43 20e34c8a117d: Preparing 08:04:43 6ba17c75279a: Preparing 08:04:43 16113d51b718: Preparing 08:04:43 c531a32334b5: Waiting 08:04:43 0e868a21814f: Waiting 08:04:43 5bc82d0e8629: Waiting 08:04:43 20e34c8a117d: Waiting 08:04:43 6ba17c75279a: Waiting 08:04:43 16113d51b718: Waiting 08:04:43 e8c096c5c8b7: Waiting 08:04:43 0ea74154be44: Layer already exists 08:04:43 53ac3bfbc5aa: Layer already exists 08:04:43 4aeec224cc00: Layer already exists 08:04:43 22a9da439694: Layer already exists 08:04:43 8765a2b183bb: Layer already exists 08:04:43 0e868a21814f: Layer already exists 08:04:43 e8c096c5c8b7: Layer already exists 08:04:43 c531a32334b5: Layer already exists 08:04:43 20e34c8a117d: Layer already exists 08:04:43 5bc82d0e8629: Layer already exists 08:04:44 6ba17c75279a: Layer already exists 08:04:44 16113d51b718: Layer already exists 08:04:44 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:096ae49775131c23249f58739bb080ef2aade0fc95ccdf2ca05f367793075dfc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:04:44 0ea74154be44: Preparing 08:04:44 8765a2b183bb: Preparing 08:04:44 4aeec224cc00: Preparing 08:04:44 22a9da439694: Preparing 08:04:44 53ac3bfbc5aa: Preparing 08:04:44 e8c096c5c8b7: Preparing 08:04:44 c531a32334b5: Preparing 08:04:44 0e868a21814f: Preparing 08:04:44 5bc82d0e8629: Preparing 08:04:44 20e34c8a117d: Preparing 08:04:44 6ba17c75279a: Preparing 08:04:44 16113d51b718: Preparing 08:04:44 c531a32334b5: Waiting 08:04:44 0e868a21814f: Waiting 08:04:44 5bc82d0e8629: Waiting 08:04:44 20e34c8a117d: Waiting 08:04:44 6ba17c75279a: Waiting 08:04:44 16113d51b718: Waiting 08:04:44 e8c096c5c8b7: Waiting 08:04:44 0ea74154be44: Layer already exists 08:04:44 53ac3bfbc5aa: Layer already exists 08:04:44 8765a2b183bb: Layer already exists 08:04:44 4aeec224cc00: Layer already exists 08:04:44 22a9da439694: Layer already exists 08:04:44 c531a32334b5: Layer already exists 08:04:44 0e868a21814f: Layer already exists 08:04:44 e8c096c5c8b7: Layer already exists 08:04:44 5bc82d0e8629: Layer already exists 08:04:44 20e34c8a117d: Layer already exists 08:04:45 16113d51b718: Layer already exists 08:04:45 6ba17c75279a: Layer already exists 08:04:45 main: digest: sha256:096ae49775131c23249f58739bb080ef2aade0fc95ccdf2ca05f367793075dfc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:04:45 ===================================================== [Pipeline] echo 08:04:45 taggedImages: 08:04:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:04:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:04:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.100 08:04:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:04:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:04:45 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:04:45 2e781922a1177edd67fefec0bad5a77a09780891 08:04:45 latest 08:04:45 3.2.0-dev.100 08:04:45 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:04:45 main 08:04:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:04:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:04:46 3c51969e85e1: Preparing 08:04:46 13a7358b6750: Preparing 08:04:46 0e868a21814f: Preparing 08:04:46 5bc82d0e8629: Preparing 08:04:46 aceff62f24dc: Preparing 08:04:46 1285e1d3c145: Preparing 08:04:46 16113d51b718: Preparing 08:04:46 16113d51b718: Waiting 08:04:46 1285e1d3c145: Waiting 08:04:46 0e868a21814f: Layer already exists 08:04:46 5bc82d0e8629: Layer already exists 08:04:46 16113d51b718: Layer already exists 08:04:46 3c51969e85e1: Pushed 08:04:46 aceff62f24dc: Pushed 08:04:48 1285e1d3c145: Pushed 08:04:50 13a7358b6750: Pushed 08:04:50 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:9568c25df425a74dc30be575a34534b122d7b0c5f6ddb1f0d6979d54dfc9aea5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:04:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:04:51 3c51969e85e1: Preparing 08:04:51 13a7358b6750: Preparing 08:04:51 0e868a21814f: Preparing 08:04:51 5bc82d0e8629: Preparing 08:04:51 aceff62f24dc: Preparing 08:04:51 1285e1d3c145: Preparing 08:04:51 16113d51b718: Preparing 08:04:51 1285e1d3c145: Waiting 08:04:51 16113d51b718: Waiting 08:04:51 3c51969e85e1: Layer already exists 08:04:51 13a7358b6750: Layer already exists 08:04:51 0e868a21814f: Layer already exists 08:04:51 5bc82d0e8629: Layer already exists 08:04:51 aceff62f24dc: Layer already exists 08:04:51 1285e1d3c145: Layer already exists 08:04:51 16113d51b718: Layer already exists 08:04:51 latest: digest: sha256:9568c25df425a74dc30be575a34534b122d7b0c5f6ddb1f0d6979d54dfc9aea5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:51 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.100 08:04:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:04:52 3c51969e85e1: Preparing 08:04:52 13a7358b6750: Preparing 08:04:52 0e868a21814f: Preparing 08:04:52 5bc82d0e8629: Preparing 08:04:52 aceff62f24dc: Preparing 08:04:52 1285e1d3c145: Preparing 08:04:52 16113d51b718: Preparing 08:04:52 1285e1d3c145: Waiting 08:04:52 16113d51b718: Waiting 08:04:52 5bc82d0e8629: Layer already exists 08:04:52 3c51969e85e1: Layer already exists 08:04:52 13a7358b6750: Layer already exists 08:04:52 0e868a21814f: Layer already exists 08:04:52 aceff62f24dc: Layer already exists 08:04:52 16113d51b718: Layer already exists 08:04:52 1285e1d3c145: Layer already exists 08:04:52 3.2.0-dev.100: digest: sha256:9568c25df425a74dc30be575a34534b122d7b0c5f6ddb1f0d6979d54dfc9aea5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:52 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:04:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:04:53 3c51969e85e1: Preparing 08:04:53 13a7358b6750: Preparing 08:04:53 0e868a21814f: Preparing 08:04:53 5bc82d0e8629: Preparing 08:04:53 aceff62f24dc: Preparing 08:04:53 1285e1d3c145: Preparing 08:04:53 16113d51b718: Preparing 08:04:53 1285e1d3c145: Waiting 08:04:53 16113d51b718: Waiting 08:04:53 3c51969e85e1: Layer already exists 08:04:53 13a7358b6750: Layer already exists 08:04:53 0e868a21814f: Layer already exists 08:04:53 aceff62f24dc: Layer already exists 08:04:53 5bc82d0e8629: Layer already exists 08:04:53 16113d51b718: Layer already exists 08:04:53 1285e1d3c145: Layer already exists 08:04:53 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:9568c25df425a74dc30be575a34534b122d7b0c5f6ddb1f0d6979d54dfc9aea5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 08:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:04:54 3c51969e85e1: Preparing 08:04:54 13a7358b6750: Preparing 08:04:54 0e868a21814f: Preparing 08:04:54 5bc82d0e8629: Preparing 08:04:54 aceff62f24dc: Preparing 08:04:54 1285e1d3c145: Preparing 08:04:54 16113d51b718: Preparing 08:04:54 1285e1d3c145: Waiting 08:04:54 16113d51b718: Waiting 08:04:54 0e868a21814f: Layer already exists 08:04:54 3c51969e85e1: Layer already exists 08:04:54 aceff62f24dc: Layer already exists 08:04:54 13a7358b6750: Layer already exists 08:04:54 5bc82d0e8629: Layer already exists 08:04:54 1285e1d3c145: Layer already exists 08:04:54 16113d51b718: Layer already exists 08:04:54 main: digest: sha256:9568c25df425a74dc30be575a34534b122d7b0c5f6ddb1f0d6979d54dfc9aea5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:04:54 ===================================================== [Pipeline] echo 08:04:54 taggedImages: 08:04:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:04:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:04:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.100 08:04:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:04:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:04:54 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:04:54 2e781922a1177edd67fefec0bad5a77a09780891 08:04:54 latest 08:04:54 3.2.0-dev.100 08:04:54 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:04:54 main 08:04:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:04:55 747769f72dd5: Preparing 08:04:55 7d53bee0b7a2: Preparing 08:04:55 cc2a0188931a: Preparing 08:04:55 0e868a21814f: Preparing 08:04:55 5bc82d0e8629: Preparing 08:04:55 2937fc8dda1d: Preparing 08:04:55 aa4c4463e0e7: Preparing 08:04:55 34f69ad6c36f: Preparing 08:04:55 44cd83e09dc5: Preparing 08:04:55 16113d51b718: Preparing 08:04:55 2937fc8dda1d: Waiting 08:04:55 aa4c4463e0e7: Waiting 08:04:55 34f69ad6c36f: Waiting 08:04:55 44cd83e09dc5: Waiting 08:04:55 16113d51b718: Waiting 08:04:55 0e868a21814f: Layer already exists 08:04:55 5bc82d0e8629: Layer already exists 08:04:55 cc2a0188931a: Pushed 08:04:55 7d53bee0b7a2: Pushed 08:04:55 747769f72dd5: Pushed 08:04:55 16113d51b718: Layer already exists 08:04:55 34f69ad6c36f: Pushed 08:04:56 44cd83e09dc5: Pushed 08:05:08 aa4c4463e0e7: Pushed 08:05:16 2937fc8dda1d: Pushed 08:05:16 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:9224cdcbc85823e7a356aca1028a90b179ea43e08962a9d107dd9671abab6c41 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:05:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:05:17 747769f72dd5: Preparing 08:05:17 7d53bee0b7a2: Preparing 08:05:17 cc2a0188931a: Preparing 08:05:17 0e868a21814f: Preparing 08:05:17 5bc82d0e8629: Preparing 08:05:17 2937fc8dda1d: Preparing 08:05:17 aa4c4463e0e7: Preparing 08:05:17 34f69ad6c36f: Preparing 08:05:17 44cd83e09dc5: Preparing 08:05:17 16113d51b718: Preparing 08:05:17 34f69ad6c36f: Waiting 08:05:17 44cd83e09dc5: Waiting 08:05:17 16113d51b718: Waiting 08:05:17 2937fc8dda1d: Waiting 08:05:17 aa4c4463e0e7: Waiting 08:05:17 7d53bee0b7a2: Layer already exists 08:05:17 0e868a21814f: Layer already exists 08:05:17 cc2a0188931a: Layer already exists 08:05:17 5bc82d0e8629: Layer already exists 08:05:17 747769f72dd5: Layer already exists 08:05:17 44cd83e09dc5: Layer already exists 08:05:17 aa4c4463e0e7: Layer already exists 08:05:17 2937fc8dda1d: Layer already exists 08:05:17 34f69ad6c36f: Layer already exists 08:05:17 16113d51b718: Layer already exists 08:05:17 latest: digest: sha256:9224cdcbc85823e7a356aca1028a90b179ea43e08962a9d107dd9671abab6c41 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.100 08:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:05:18 747769f72dd5: Preparing 08:05:18 7d53bee0b7a2: Preparing 08:05:18 cc2a0188931a: Preparing 08:05:18 0e868a21814f: Preparing 08:05:18 5bc82d0e8629: Preparing 08:05:18 2937fc8dda1d: Preparing 08:05:18 aa4c4463e0e7: Preparing 08:05:18 34f69ad6c36f: Preparing 08:05:18 44cd83e09dc5: Preparing 08:05:18 16113d51b718: Preparing 08:05:18 2937fc8dda1d: Waiting 08:05:18 aa4c4463e0e7: Waiting 08:05:18 34f69ad6c36f: Waiting 08:05:18 44cd83e09dc5: Waiting 08:05:18 16113d51b718: Waiting 08:05:18 7d53bee0b7a2: Layer already exists 08:05:18 747769f72dd5: Layer already exists 08:05:18 5bc82d0e8629: Layer already exists 08:05:18 0e868a21814f: Layer already exists 08:05:18 cc2a0188931a: Layer already exists 08:05:18 aa4c4463e0e7: Layer already exists 08:05:18 44cd83e09dc5: Layer already exists 08:05:18 2937fc8dda1d: Layer already exists 08:05:18 34f69ad6c36f: Layer already exists 08:05:18 16113d51b718: Layer already exists 08:05:18 3.2.0-dev.100: digest: sha256:9224cdcbc85823e7a356aca1028a90b179ea43e08962a9d107dd9671abab6c41 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:05:19 747769f72dd5: Preparing 08:05:19 7d53bee0b7a2: Preparing 08:05:19 cc2a0188931a: Preparing 08:05:19 0e868a21814f: Preparing 08:05:19 5bc82d0e8629: Preparing 08:05:19 2937fc8dda1d: Preparing 08:05:19 aa4c4463e0e7: Preparing 08:05:19 34f69ad6c36f: Preparing 08:05:19 44cd83e09dc5: Preparing 08:05:19 16113d51b718: Preparing 08:05:19 aa4c4463e0e7: Waiting 08:05:19 34f69ad6c36f: Waiting 08:05:19 16113d51b718: Waiting 08:05:19 44cd83e09dc5: Waiting 08:05:19 2937fc8dda1d: Waiting 08:05:19 0e868a21814f: Layer already exists 08:05:19 747769f72dd5: Layer already exists 08:05:19 7d53bee0b7a2: Layer already exists 08:05:19 5bc82d0e8629: Layer already exists 08:05:19 cc2a0188931a: Layer already exists 08:05:19 aa4c4463e0e7: Layer already exists 08:05:19 34f69ad6c36f: Layer already exists 08:05:19 2937fc8dda1d: Layer already exists 08:05:19 44cd83e09dc5: Layer already exists 08:05:19 16113d51b718: Layer already exists 08:05:19 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:9224cdcbc85823e7a356aca1028a90b179ea43e08962a9d107dd9671abab6c41 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:05:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:05:20 747769f72dd5: Preparing 08:05:20 7d53bee0b7a2: Preparing 08:05:20 cc2a0188931a: Preparing 08:05:20 0e868a21814f: Preparing 08:05:20 5bc82d0e8629: Preparing 08:05:20 2937fc8dda1d: Preparing 08:05:20 aa4c4463e0e7: Preparing 08:05:20 34f69ad6c36f: Preparing 08:05:20 44cd83e09dc5: Preparing 08:05:20 16113d51b718: Preparing 08:05:20 aa4c4463e0e7: Waiting 08:05:20 34f69ad6c36f: Waiting 08:05:20 44cd83e09dc5: Waiting 08:05:20 16113d51b718: Waiting 08:05:20 2937fc8dda1d: Waiting 08:05:20 747769f72dd5: Layer already exists 08:05:20 5bc82d0e8629: Layer already exists 08:05:20 cc2a0188931a: Layer already exists 08:05:20 0e868a21814f: Layer already exists 08:05:20 7d53bee0b7a2: Layer already exists 08:05:20 aa4c4463e0e7: Layer already exists 08:05:20 2937fc8dda1d: Layer already exists 08:05:20 16113d51b718: Layer already exists 08:05:20 44cd83e09dc5: Layer already exists 08:05:20 34f69ad6c36f: Layer already exists 08:05:20 main: digest: sha256:9224cdcbc85823e7a356aca1028a90b179ea43e08962a9d107dd9671abab6c41 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:05:20 ===================================================== [Pipeline] echo 08:05:20 taggedImages: 08:05:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:05:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:05:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.100 08:05:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:05:20 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:05:20 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:05:20 2e781922a1177edd67fefec0bad5a77a09780891 08:05:20 latest 08:05:20 3.2.0-dev.100 08:05:20 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:05:20 main 08:05:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:05:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:05:21 834fba313e24: Preparing 08:05:21 98fed8dec347: Preparing 08:05:21 1660962774d1: Preparing 08:05:21 0e868a21814f: Preparing 08:05:21 5bc82d0e8629: Preparing 08:05:21 e881f153cae9: Preparing 08:05:21 38123d8e7556: Preparing 08:05:21 8d78a8047ed3: Preparing 08:05:21 16113d51b718: Preparing 08:05:21 38123d8e7556: Waiting 08:05:21 8d78a8047ed3: Waiting 08:05:21 e881f153cae9: Waiting 08:05:21 16113d51b718: Waiting 08:05:21 5bc82d0e8629: Layer already exists 08:05:21 0e868a21814f: Layer already exists 08:05:21 1660962774d1: Pushed 08:05:21 98fed8dec347: Pushed 08:05:21 834fba313e24: Pushed 08:05:21 16113d51b718: Layer already exists 08:05:21 38123d8e7556: Pushed 08:05:22 8d78a8047ed3: Pushed 08:05:44 e881f153cae9: Pushed 08:05:44 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:b56525f4e4e08f5ef9baaa34d8ca996d17fe7b675a9d69dbc0cd1c72329bebad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:05:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:05:45 834fba313e24: Preparing 08:05:45 98fed8dec347: Preparing 08:05:45 1660962774d1: Preparing 08:05:45 0e868a21814f: Preparing 08:05:45 5bc82d0e8629: Preparing 08:05:45 e881f153cae9: Preparing 08:05:45 38123d8e7556: Preparing 08:05:45 8d78a8047ed3: Preparing 08:05:45 16113d51b718: Preparing 08:05:45 e881f153cae9: Waiting 08:05:45 16113d51b718: Waiting 08:05:45 38123d8e7556: Waiting 08:05:45 8d78a8047ed3: Waiting 08:05:45 5bc82d0e8629: Layer already exists 08:05:45 834fba313e24: Layer already exists 08:05:45 98fed8dec347: Layer already exists 08:05:45 0e868a21814f: Layer already exists 08:05:45 1660962774d1: Layer already exists 08:05:45 e881f153cae9: Layer already exists 08:05:45 38123d8e7556: Layer already exists 08:05:45 16113d51b718: Layer already exists 08:05:45 8d78a8047ed3: Layer already exists 08:05:45 latest: digest: sha256:b56525f4e4e08f5ef9baaa34d8ca996d17fe7b675a9d69dbc0cd1c72329bebad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.100 08:05:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:05:46 834fba313e24: Preparing 08:05:46 98fed8dec347: Preparing 08:05:46 1660962774d1: Preparing 08:05:46 0e868a21814f: Preparing 08:05:46 5bc82d0e8629: Preparing 08:05:46 e881f153cae9: Preparing 08:05:46 38123d8e7556: Preparing 08:05:46 8d78a8047ed3: Preparing 08:05:46 16113d51b718: Preparing 08:05:46 e881f153cae9: Waiting 08:05:46 38123d8e7556: Waiting 08:05:46 16113d51b718: Waiting 08:05:46 8d78a8047ed3: Waiting 08:05:46 834fba313e24: Layer already exists 08:05:46 1660962774d1: Layer already exists 08:05:46 98fed8dec347: Layer already exists 08:05:46 5bc82d0e8629: Layer already exists 08:05:46 0e868a21814f: Layer already exists 08:05:46 8d78a8047ed3: Layer already exists 08:05:46 16113d51b718: Layer already exists 08:05:46 38123d8e7556: Layer already exists 08:05:46 e881f153cae9: Layer already exists 08:05:46 3.2.0-dev.100: digest: sha256:b56525f4e4e08f5ef9baaa34d8ca996d17fe7b675a9d69dbc0cd1c72329bebad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:05:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:05:47 834fba313e24: Preparing 08:05:47 98fed8dec347: Preparing 08:05:47 1660962774d1: Preparing 08:05:47 0e868a21814f: Preparing 08:05:47 5bc82d0e8629: Preparing 08:05:47 e881f153cae9: Preparing 08:05:47 38123d8e7556: Preparing 08:05:47 8d78a8047ed3: Preparing 08:05:47 16113d51b718: Preparing 08:05:47 38123d8e7556: Waiting 08:05:47 8d78a8047ed3: Waiting 08:05:47 e881f153cae9: Waiting 08:05:47 16113d51b718: Waiting 08:05:47 1660962774d1: Layer already exists 08:05:47 0e868a21814f: Layer already exists 08:05:47 5bc82d0e8629: Layer already exists 08:05:47 98fed8dec347: Layer already exists 08:05:47 834fba313e24: Layer already exists 08:05:47 8d78a8047ed3: Layer already exists 08:05:47 16113d51b718: Layer already exists 08:05:47 38123d8e7556: Layer already exists 08:05:47 e881f153cae9: Layer already exists 08:05:47 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:b56525f4e4e08f5ef9baaa34d8ca996d17fe7b675a9d69dbc0cd1c72329bebad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:05:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:05:48 834fba313e24: Preparing 08:05:48 98fed8dec347: Preparing 08:05:48 1660962774d1: Preparing 08:05:48 0e868a21814f: Preparing 08:05:48 5bc82d0e8629: Preparing 08:05:48 e881f153cae9: Preparing 08:05:48 38123d8e7556: Preparing 08:05:48 8d78a8047ed3: Preparing 08:05:48 16113d51b718: Preparing 08:05:48 38123d8e7556: Waiting 08:05:48 8d78a8047ed3: Waiting 08:05:48 16113d51b718: Waiting 08:05:48 e881f153cae9: Waiting 08:05:48 834fba313e24: Layer already exists 08:05:48 0e868a21814f: Layer already exists 08:05:48 98fed8dec347: Layer already exists 08:05:48 5bc82d0e8629: Layer already exists 08:05:48 1660962774d1: Layer already exists 08:05:48 38123d8e7556: Layer already exists 08:05:48 e881f153cae9: Layer already exists 08:05:48 8d78a8047ed3: Layer already exists 08:05:48 16113d51b718: Layer already exists 08:05:48 main: digest: sha256:b56525f4e4e08f5ef9baaa34d8ca996d17fe7b675a9d69dbc0cd1c72329bebad size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:05:48 ===================================================== [Pipeline] echo 08:05:48 taggedImages: 08:05:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:05:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:05:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.100 08:05:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:05:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:05:48 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:05:48 2e781922a1177edd67fefec0bad5a77a09780891 08:05:48 latest 08:05:48 3.2.0-dev.100 08:05:48 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:05:48 main 08:05:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:05:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:05:49 3a4fdd48fc41: Preparing 08:05:49 1f959f1d4ea0: Preparing 08:05:49 fd9b1169054c: Preparing 08:05:49 0e868a21814f: Preparing 08:05:49 5bc82d0e8629: Preparing 08:05:49 c94fbd28a145: Preparing 08:05:49 34f69ad6c36f: Preparing 08:05:49 44cd83e09dc5: Preparing 08:05:49 16113d51b718: Preparing 08:05:49 34f69ad6c36f: Waiting 08:05:49 44cd83e09dc5: Waiting 08:05:49 c94fbd28a145: Waiting 08:05:49 16113d51b718: Waiting 08:05:49 0e868a21814f: Layer already exists 08:05:49 5bc82d0e8629: Layer already exists 08:05:49 34f69ad6c36f: Layer already exists 08:05:49 1f959f1d4ea0: Pushed 08:05:49 3a4fdd48fc41: Pushed 08:05:49 fd9b1169054c: Pushed 08:05:49 44cd83e09dc5: Layer already exists 08:05:49 16113d51b718: Layer already exists 08:06:11 c94fbd28a145: Pushed 08:06:11 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:76b822981c32bdc9fbace38a5d1a65ad1513e3ed34a3ad76a5e7d9e2245c3f1b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:06:12 3a4fdd48fc41: Preparing 08:06:12 1f959f1d4ea0: Preparing 08:06:12 fd9b1169054c: Preparing 08:06:12 0e868a21814f: Preparing 08:06:12 5bc82d0e8629: Preparing 08:06:12 c94fbd28a145: Preparing 08:06:12 34f69ad6c36f: Preparing 08:06:12 44cd83e09dc5: Preparing 08:06:12 16113d51b718: Preparing 08:06:12 c94fbd28a145: Waiting 08:06:12 34f69ad6c36f: Waiting 08:06:12 44cd83e09dc5: Waiting 08:06:12 fd9b1169054c: Layer already exists 08:06:12 5bc82d0e8629: Layer already exists 08:06:12 1f959f1d4ea0: Layer already exists 08:06:12 0e868a21814f: Layer already exists 08:06:12 3a4fdd48fc41: Layer already exists 08:06:12 44cd83e09dc5: Layer already exists 08:06:12 34f69ad6c36f: Layer already exists 08:06:12 c94fbd28a145: Layer already exists 08:06:12 16113d51b718: Layer already exists 08:06:12 latest: digest: sha256:76b822981c32bdc9fbace38a5d1a65ad1513e3ed34a3ad76a5e7d9e2245c3f1b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.100 08:06:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:06:13 3a4fdd48fc41: Preparing 08:06:13 1f959f1d4ea0: Preparing 08:06:13 fd9b1169054c: Preparing 08:06:13 0e868a21814f: Preparing 08:06:13 5bc82d0e8629: Preparing 08:06:13 c94fbd28a145: Preparing 08:06:13 34f69ad6c36f: Preparing 08:06:13 44cd83e09dc5: Preparing 08:06:13 16113d51b718: Preparing 08:06:13 34f69ad6c36f: Waiting 08:06:13 44cd83e09dc5: Waiting 08:06:13 c94fbd28a145: Waiting 08:06:13 5bc82d0e8629: Layer already exists 08:06:13 fd9b1169054c: Layer already exists 08:06:13 0e868a21814f: Layer already exists 08:06:13 1f959f1d4ea0: Layer already exists 08:06:13 3a4fdd48fc41: Layer already exists 08:06:13 16113d51b718: Layer already exists 08:06:13 44cd83e09dc5: Layer already exists 08:06:13 34f69ad6c36f: Layer already exists 08:06:13 c94fbd28a145: Layer already exists 08:06:13 3.2.0-dev.100: digest: sha256:76b822981c32bdc9fbace38a5d1a65ad1513e3ed34a3ad76a5e7d9e2245c3f1b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:06:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:06:14 3a4fdd48fc41: Preparing 08:06:14 1f959f1d4ea0: Preparing 08:06:14 fd9b1169054c: Preparing 08:06:14 0e868a21814f: Preparing 08:06:14 5bc82d0e8629: Preparing 08:06:14 c94fbd28a145: Preparing 08:06:14 34f69ad6c36f: Preparing 08:06:14 c94fbd28a145: Waiting 08:06:14 44cd83e09dc5: Preparing 08:06:14 34f69ad6c36f: Waiting 08:06:14 16113d51b718: Preparing 08:06:14 44cd83e09dc5: Waiting 08:06:14 16113d51b718: Waiting 08:06:14 1f959f1d4ea0: Layer already exists 08:06:14 3a4fdd48fc41: Layer already exists 08:06:14 fd9b1169054c: Layer already exists 08:06:14 5bc82d0e8629: Layer already exists 08:06:14 0e868a21814f: Layer already exists 08:06:14 34f69ad6c36f: Layer already exists 08:06:14 c94fbd28a145: Layer already exists 08:06:14 44cd83e09dc5: Layer already exists 08:06:14 16113d51b718: Layer already exists 08:06:14 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:76b822981c32bdc9fbace38a5d1a65ad1513e3ed34a3ad76a5e7d9e2245c3f1b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:15 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:06:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:06:15 3a4fdd48fc41: Preparing 08:06:15 1f959f1d4ea0: Preparing 08:06:15 fd9b1169054c: Preparing 08:06:15 0e868a21814f: Preparing 08:06:15 5bc82d0e8629: Preparing 08:06:15 c94fbd28a145: Preparing 08:06:15 34f69ad6c36f: Preparing 08:06:15 44cd83e09dc5: Preparing 08:06:15 16113d51b718: Preparing 08:06:15 c94fbd28a145: Waiting 08:06:15 34f69ad6c36f: Waiting 08:06:15 44cd83e09dc5: Waiting 08:06:15 16113d51b718: Waiting 08:06:15 fd9b1169054c: Layer already exists 08:06:15 3a4fdd48fc41: Layer already exists 08:06:15 1f959f1d4ea0: Layer already exists 08:06:15 0e868a21814f: Layer already exists 08:06:15 5bc82d0e8629: Layer already exists 08:06:15 34f69ad6c36f: Layer already exists 08:06:15 c94fbd28a145: Layer already exists 08:06:15 44cd83e09dc5: Layer already exists 08:06:15 16113d51b718: Layer already exists 08:06:15 main: digest: sha256:76b822981c32bdc9fbace38a5d1a65ad1513e3ed34a3ad76a5e7d9e2245c3f1b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:15 ===================================================== [Pipeline] echo 08:06:15 taggedImages: 08:06:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:06:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:06:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.100 08:06:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:06:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:06:15 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 08:06:15 2e781922a1177edd67fefec0bad5a77a09780891 08:06:15 latest 08:06:15 3.2.0-dev.100 08:06:15 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:06:15 main 08:06:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:16 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:16 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:06:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:06:16 2a10904c309b: Preparing 08:06:16 076edfac4c26: Preparing 08:06:16 0e868a21814f: Preparing 08:06:16 5bc82d0e8629: Preparing 08:06:16 3cc233e4b491: Preparing 08:06:16 b09499efa4bc: Preparing 08:06:16 16113d51b718: Preparing 08:06:16 b09499efa4bc: Waiting 08:06:16 16113d51b718: Waiting 08:06:16 5bc82d0e8629: Layer already exists 08:06:16 0e868a21814f: Layer already exists 08:06:16 16113d51b718: Layer already exists 08:06:16 2a10904c309b: Pushed 08:06:16 3cc233e4b491: Pushed 08:06:17 b09499efa4bc: Pushed 08:06:25 076edfac4c26: Pushed 08:06:25 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:c99fd90747da8e733040f5cf3b6b04b581499ae89258c38fe2754d00d8be4a4d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:25 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:26 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 08:06:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:06:26 2a10904c309b: Preparing 08:06:26 076edfac4c26: Preparing 08:06:26 0e868a21814f: Preparing 08:06:26 5bc82d0e8629: Preparing 08:06:26 3cc233e4b491: Preparing 08:06:26 b09499efa4bc: Preparing 08:06:26 16113d51b718: Preparing 08:06:26 b09499efa4bc: Waiting 08:06:26 16113d51b718: Waiting 08:06:26 0e868a21814f: Layer already exists 08:06:26 5bc82d0e8629: Layer already exists 08:06:26 3cc233e4b491: Layer already exists 08:06:26 2a10904c309b: Layer already exists 08:06:26 076edfac4c26: Layer already exists 08:06:26 b09499efa4bc: Layer already exists 08:06:26 16113d51b718: Layer already exists 08:06:26 latest: digest: sha256:c99fd90747da8e733040f5cf3b6b04b581499ae89258c38fe2754d00d8be4a4d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:26 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:27 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.100 08:06:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:06:27 2a10904c309b: Preparing 08:06:27 076edfac4c26: Preparing 08:06:27 0e868a21814f: Preparing 08:06:27 5bc82d0e8629: Preparing 08:06:27 3cc233e4b491: Preparing 08:06:27 b09499efa4bc: Preparing 08:06:27 16113d51b718: Preparing 08:06:27 b09499efa4bc: Waiting 08:06:27 16113d51b718: Waiting 08:06:27 3cc233e4b491: Layer already exists 08:06:27 0e868a21814f: Layer already exists 08:06:27 5bc82d0e8629: Layer already exists 08:06:27 076edfac4c26: Layer already exists 08:06:27 2a10904c309b: Layer already exists 08:06:27 16113d51b718: Layer already exists 08:06:27 b09499efa4bc: Layer already exists 08:06:27 3.2.0-dev.100: digest: sha256:c99fd90747da8e733040f5cf3b6b04b581499ae89258c38fe2754d00d8be4a4d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:27 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:28 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:06:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:06:28 2a10904c309b: Preparing 08:06:28 076edfac4c26: Preparing 08:06:28 0e868a21814f: Preparing 08:06:28 5bc82d0e8629: Preparing 08:06:28 3cc233e4b491: Preparing 08:06:28 b09499efa4bc: Preparing 08:06:28 16113d51b718: Preparing 08:06:28 b09499efa4bc: Waiting 08:06:28 16113d51b718: Waiting 08:06:28 5bc82d0e8629: Layer already exists 08:06:28 2a10904c309b: Layer already exists 08:06:28 3cc233e4b491: Layer already exists 08:06:28 0e868a21814f: Layer already exists 08:06:28 076edfac4c26: Layer already exists 08:06:28 b09499efa4bc: Layer already exists 08:06:28 16113d51b718: Layer already exists 08:06:28 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:c99fd90747da8e733040f5cf3b6b04b581499ae89258c38fe2754d00d8be4a4d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:28 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:29 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 08:06:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:06:29 2a10904c309b: Preparing 08:06:29 076edfac4c26: Preparing 08:06:29 0e868a21814f: Preparing 08:06:29 5bc82d0e8629: Preparing 08:06:29 3cc233e4b491: Preparing 08:06:29 b09499efa4bc: Preparing 08:06:29 16113d51b718: Preparing 08:06:29 b09499efa4bc: Waiting 08:06:29 16113d51b718: Waiting 08:06:29 5bc82d0e8629: Layer already exists 08:06:29 0e868a21814f: Layer already exists 08:06:29 3cc233e4b491: Layer already exists 08:06:29 076edfac4c26: Layer already exists 08:06:29 2a10904c309b: Layer already exists 08:06:29 16113d51b718: Layer already exists 08:06:29 b09499efa4bc: Layer already exists 08:06:29 main: digest: sha256:c99fd90747da8e733040f5cf3b6b04b581499ae89258c38fe2754d00d8be4a4d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:29 ===================================================== [Pipeline] echo 08:06:29 taggedImages: 08:06:29 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:06:29 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 08:06:29 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.100 08:06:29 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:06:29 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 08:06:29 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:06:29 2e781922a1177edd67fefec0bad5a77a09780891 08:06:29 latest 08:06:29 3.2.0-dev.100 08:06:29 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:06:29 main 08:06:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:06:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:06:30 9358e325e260: Preparing 08:06:30 a27e94485318: Preparing 08:06:30 c3d1cf086e15: Preparing 08:06:30 0e868a21814f: Preparing 08:06:30 5bc82d0e8629: Preparing 08:06:30 c77d1dba8fe4: Preparing 08:06:30 c4c5efbef493: Preparing 08:06:30 16113d51b718: Preparing 08:06:30 c77d1dba8fe4: Waiting 08:06:30 c4c5efbef493: Waiting 08:06:30 16113d51b718: Waiting 08:06:30 5bc82d0e8629: Layer already exists 08:06:30 0e868a21814f: Layer already exists 08:06:30 a27e94485318: Pushed 08:06:30 9358e325e260: Pushed 08:06:30 16113d51b718: Layer already exists 08:06:30 c77d1dba8fe4: Pushed 08:06:30 c4c5efbef493: Pushed 08:06:37 c3d1cf086e15: Pushed 08:06:37 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:b20446ec7e76042fe1ddacb7f7211f7464099273a1659a874220c133f321718d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:06:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:06:38 9358e325e260: Preparing 08:06:38 a27e94485318: Preparing 08:06:38 c3d1cf086e15: Preparing 08:06:38 0e868a21814f: Preparing 08:06:38 5bc82d0e8629: Preparing 08:06:38 c77d1dba8fe4: Preparing 08:06:38 c4c5efbef493: Preparing 08:06:38 16113d51b718: Preparing 08:06:38 c77d1dba8fe4: Waiting 08:06:38 c4c5efbef493: Waiting 08:06:38 16113d51b718: Waiting 08:06:38 9358e325e260: Layer already exists 08:06:38 c3d1cf086e15: Layer already exists 08:06:38 a27e94485318: Layer already exists 08:06:38 0e868a21814f: Layer already exists 08:06:38 5bc82d0e8629: Layer already exists 08:06:38 c4c5efbef493: Layer already exists 08:06:38 c77d1dba8fe4: Layer already exists 08:06:38 16113d51b718: Layer already exists 08:06:38 latest: digest: sha256:b20446ec7e76042fe1ddacb7f7211f7464099273a1659a874220c133f321718d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.100 08:06:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:06:39 9358e325e260: Preparing 08:06:39 a27e94485318: Preparing 08:06:39 c3d1cf086e15: Preparing 08:06:39 0e868a21814f: Preparing 08:06:39 5bc82d0e8629: Preparing 08:06:39 c77d1dba8fe4: Preparing 08:06:39 c4c5efbef493: Preparing 08:06:39 16113d51b718: Preparing 08:06:39 c77d1dba8fe4: Waiting 08:06:39 c4c5efbef493: Waiting 08:06:39 16113d51b718: Waiting 08:06:39 a27e94485318: Layer already exists 08:06:39 5bc82d0e8629: Layer already exists 08:06:39 0e868a21814f: Layer already exists 08:06:39 9358e325e260: Layer already exists 08:06:39 c3d1cf086e15: Layer already exists 08:06:39 c77d1dba8fe4: Layer already exists 08:06:39 16113d51b718: Layer already exists 08:06:39 c4c5efbef493: Layer already exists 08:06:39 3.2.0-dev.100: digest: sha256:b20446ec7e76042fe1ddacb7f7211f7464099273a1659a874220c133f321718d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:06:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:06:40 9358e325e260: Preparing 08:06:40 a27e94485318: Preparing 08:06:40 c3d1cf086e15: Preparing 08:06:40 0e868a21814f: Preparing 08:06:40 5bc82d0e8629: Preparing 08:06:40 c77d1dba8fe4: Preparing 08:06:40 c4c5efbef493: Preparing 08:06:40 16113d51b718: Preparing 08:06:40 c77d1dba8fe4: Waiting 08:06:40 c4c5efbef493: Waiting 08:06:40 16113d51b718: Waiting 08:06:40 a27e94485318: Layer already exists 08:06:40 0e868a21814f: Layer already exists 08:06:40 c3d1cf086e15: Layer already exists 08:06:40 5bc82d0e8629: Layer already exists 08:06:40 9358e325e260: Layer already exists 08:06:40 c4c5efbef493: Layer already exists 08:06:40 c77d1dba8fe4: Layer already exists 08:06:40 16113d51b718: Layer already exists 08:06:40 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:b20446ec7e76042fe1ddacb7f7211f7464099273a1659a874220c133f321718d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:06:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:06:41 9358e325e260: Preparing 08:06:41 a27e94485318: Preparing 08:06:41 c3d1cf086e15: Preparing 08:06:41 0e868a21814f: Preparing 08:06:41 5bc82d0e8629: Preparing 08:06:41 c77d1dba8fe4: Preparing 08:06:41 c4c5efbef493: Preparing 08:06:41 16113d51b718: Preparing 08:06:41 c77d1dba8fe4: Waiting 08:06:41 16113d51b718: Waiting 08:06:41 c4c5efbef493: Waiting 08:06:41 9358e325e260: Layer already exists 08:06:41 c3d1cf086e15: Layer already exists 08:06:41 a27e94485318: Layer already exists 08:06:41 0e868a21814f: Layer already exists 08:06:41 5bc82d0e8629: Layer already exists 08:06:41 c4c5efbef493: Layer already exists 08:06:41 c77d1dba8fe4: Layer already exists 08:06:41 16113d51b718: Layer already exists 08:06:41 main: digest: sha256:b20446ec7e76042fe1ddacb7f7211f7464099273a1659a874220c133f321718d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:41 ===================================================== [Pipeline] echo 08:06:41 taggedImages: 08:06:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:06:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:06:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.100 08:06:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:06:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:06:41 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:06:41 2e781922a1177edd67fefec0bad5a77a09780891 08:06:41 latest 08:06:41 3.2.0-dev.100 08:06:41 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:06:41 main 08:06:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:06:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:06:42 88662ffb903c: Preparing 08:06:42 6aa2639e9814: Preparing 08:06:42 0e868a21814f: Preparing 08:06:42 5bc82d0e8629: Preparing 08:06:42 ef3fdbda7b73: Preparing 08:06:42 c043c39e6e7a: Preparing 08:06:42 16113d51b718: Preparing 08:06:42 c043c39e6e7a: Waiting 08:06:42 16113d51b718: Waiting 08:06:42 0e868a21814f: Layer already exists 08:06:42 ef3fdbda7b73: Layer already exists 08:06:42 c043c39e6e7a: Layer already exists 08:06:42 5bc82d0e8629: Layer already exists 08:06:42 16113d51b718: Layer already exists 08:06:42 88662ffb903c: Pushed 08:06:51 6aa2639e9814: Pushed 08:06:51 2e781922a1177edd67fefec0bad5a77a09780891: digest: sha256:285de44fa1e492c3c0e8d9b324bfc29d11400742c2e1dffe8f1b4db7d85c794e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:06:51 88662ffb903c: Preparing 08:06:51 6aa2639e9814: Preparing 08:06:51 0e868a21814f: Preparing 08:06:51 5bc82d0e8629: Preparing 08:06:51 ef3fdbda7b73: Preparing 08:06:51 c043c39e6e7a: Preparing 08:06:51 16113d51b718: Preparing 08:06:51 16113d51b718: Waiting 08:06:51 ef3fdbda7b73: Layer already exists 08:06:51 5bc82d0e8629: Layer already exists 08:06:51 88662ffb903c: Layer already exists 08:06:51 0e868a21814f: Layer already exists 08:06:51 6aa2639e9814: Layer already exists 08:06:51 16113d51b718: Layer already exists 08:06:51 c043c39e6e7a: Layer already exists 08:06:52 latest: digest: sha256:285de44fa1e492c3c0e8d9b324bfc29d11400742c2e1dffe8f1b4db7d85c794e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.100 08:06:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:06:52 88662ffb903c: Preparing 08:06:52 6aa2639e9814: Preparing 08:06:52 0e868a21814f: Preparing 08:06:52 5bc82d0e8629: Preparing 08:06:52 ef3fdbda7b73: Preparing 08:06:52 c043c39e6e7a: Preparing 08:06:52 16113d51b718: Preparing 08:06:52 c043c39e6e7a: Waiting 08:06:52 16113d51b718: Waiting 08:06:52 ef3fdbda7b73: Layer already exists 08:06:52 6aa2639e9814: Layer already exists 08:06:52 88662ffb903c: Layer already exists 08:06:52 0e868a21814f: Layer already exists 08:06:52 5bc82d0e8629: Layer already exists 08:06:53 c043c39e6e7a: Layer already exists 08:06:53 16113d51b718: Layer already exists 08:06:53 3.2.0-dev.100: digest: sha256:285de44fa1e492c3c0e8d9b324bfc29d11400742c2e1dffe8f1b4db7d85c794e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:06:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:06:53 88662ffb903c: Preparing 08:06:53 6aa2639e9814: Preparing 08:06:53 0e868a21814f: Preparing 08:06:53 5bc82d0e8629: Preparing 08:06:53 ef3fdbda7b73: Preparing 08:06:53 c043c39e6e7a: Preparing 08:06:53 16113d51b718: Preparing 08:06:53 c043c39e6e7a: Waiting 08:06:53 16113d51b718: Waiting 08:06:53 0e868a21814f: Layer already exists 08:06:53 88662ffb903c: Layer already exists 08:06:53 6aa2639e9814: Layer already exists 08:06:53 ef3fdbda7b73: Layer already exists 08:06:53 5bc82d0e8629: Layer already exists 08:06:53 16113d51b718: Layer already exists 08:06:53 c043c39e6e7a: Layer already exists 08:06:53 2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100: digest: sha256:285de44fa1e492c3c0e8d9b324bfc29d11400742c2e1dffe8f1b4db7d85c794e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:06:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:06:54 88662ffb903c: Preparing 08:06:54 6aa2639e9814: Preparing 08:06:54 0e868a21814f: Preparing 08:06:54 5bc82d0e8629: Preparing 08:06:54 ef3fdbda7b73: Preparing 08:06:54 c043c39e6e7a: Preparing 08:06:54 16113d51b718: Preparing 08:06:54 c043c39e6e7a: Waiting 08:06:54 16113d51b718: Waiting 08:06:54 5bc82d0e8629: Layer already exists 08:06:54 ef3fdbda7b73: Layer already exists 08:06:54 88662ffb903c: Layer already exists 08:06:54 6aa2639e9814: Layer already exists 08:06:54 0e868a21814f: Layer already exists 08:06:54 c043c39e6e7a: Layer already exists 08:06:54 16113d51b718: Layer already exists 08:06:54 main: digest: sha256:285de44fa1e492c3c0e8d9b324bfc29d11400742c2e1dffe8f1b4db7d85c794e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:55 ===================================================== [Pipeline] echo 08:06:55 taggedImages: 08:06:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2e781922a1177edd67fefec0bad5a77a09780891 08:06:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:06:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.100 08:06:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2e781922a1177edd67fefec0bad5a77a09780891-3.2.0-dev.100 08:06:55 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:06:55 08:06:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:06:56 arm64: Pulling from edgex-lftools-log-publisher 08:06:56 8998bd30e6a1: Pulling fs layer 08:06:56 04944245beec: Pulling fs layer 08:06:56 699f458cf7ca: Pulling fs layer 08:06:56 765212b225bb: Pulling fs layer 08:06:56 765212b225bb: Waiting 08:06:56 f23df028b6ca: Pulling fs layer 08:06:56 d65c8cfc05b1: Pulling fs layer 08:06:56 2437ff75d9bd: Pulling fs layer 08:06:56 f23df028b6ca: Waiting 08:06:56 d65c8cfc05b1: Waiting 08:06:56 2437ff75d9bd: Waiting 08:06:56 04944245beec: Verifying Checksum 08:06:56 04944245beec: Download complete 08:06:56 765212b225bb: Verifying Checksum 08:06:56 765212b225bb: Download complete 08:06:56 f23df028b6ca: Verifying Checksum 08:06:56 f23df028b6ca: Download complete 08:06:56 d65c8cfc05b1: Verifying Checksum 08:06:56 d65c8cfc05b1: Download complete 08:06:56 699f458cf7ca: Verifying Checksum 08:06:56 699f458cf7ca: Download complete 08:06:56 8998bd30e6a1: Verifying Checksum 08:06:56 8998bd30e6a1: Download complete 08:06:59 2437ff75d9bd: Verifying Checksum 08:06:59 2437ff75d9bd: Download complete 08:07:01 8998bd30e6a1: Pull complete 08:07:02 04944245beec: Pull complete 08:07:04 699f458cf7ca: Pull complete 08:07:04 765212b225bb: Pull complete 08:07:04 f23df028b6ca: Pull complete 08:07:04 d65c8cfc05b1: Pull complete 08:07:23 2437ff75d9bd: Pull complete 08:07:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:07:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:07:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:23 prd-ubuntu20.04-docker-arm64-4c-16g-22490 does not seem to be running inside a container 08:07:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@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:07:26 $ docker top fd054d5fff6ae56442b6d22d3eb8f969220d7cbc35637da30d587f8a89edd8e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:07:27 ---> job-cost.sh 08:07:27 lf-activate-venv: SKIPPING 08:07:27 INFO: No Stack... 08:07:27 INFO: Retrieving Pricing Info for: v3-standard-4 08:07:28 INFO: Archiving Costs [Pipeline] sh 08:07:29 + + cat /w/workspace/edgex-go/723/archives/cost.csv 08:07:29 cut -d, -f6 [Pipeline] lock 08:07:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-723-stack-cost] 08:07:29 Resource [jenkins-edgexfoundry-edgex-go-main-723-stack-cost] did not exist. Created. 08:07:29 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-723-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:07:29 + echo total: 0.10999999940395355 [Pipeline] stash 08:07:30 Stashed 1 file(s) [Pipeline] } 08:07:30 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-723-stack-cost] [Pipeline] // lock [Pipeline] } 08:07:30 $ docker stop --time=1 fd054d5fff6ae56442b6d22d3eb8f969220d7cbc35637da30d587f8a89edd8e1 08:07:32 $ docker rm -f --volumes fd054d5fff6ae56442b6d22d3eb8f969220d7cbc35637da30d587f8a89edd8e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:07:33 provisioning config files... 08:07:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/723@tmp/config13522819484708978424tmp [Pipeline] { [Pipeline] sh 08:07:33 + set +x 08:07:33 + curl -s https://codecov.io/bash 08:07:33 + bash -s -- 08:07:33 08:07:33 _____ _ 08:07:33 / ____| | | 08:07:33 | | ___ __| | ___ ___ _____ __ 08:07:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:07:33 | |___| (_) | (_| | __/ (_| (_) \ V / 08:07:33 \_____\___/ \__,_|\___|\___\___/ \_/ 08:07:33 Bash-1.0.6 08:07:33 08:07:33 08:07:33 ==> git version 2.25.1 found 08:07:33 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:07:33 Release-Date: 2020-01-08 08:07:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:07:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:07:33 ==> Jenkins CI detected. 08:07:33 current dir:  /w/workspace/edgex-go/723 08:07:33 project root: . 08:07:33 --> token set from env 08:07:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:07:33 ==> Running gcov in . (disable via -X gcov) 08:07:33 ==> Python coveragepy not found 08:07:33 ==> Searching for coverage reports in: 08:07:33 + . 08:07:33 -> Found 1 reports 08:07:33 ==> Detecting git/mercurial file structure 08:07:33 ==> Reading reports 08:07:33 + ./coverage.out bytes=1505380 08:07:34 ==> Appending adjustments 08:07:34 https://docs.codecov.io/docs/fixing-reports 08:07:35 + Found adjustments 08:07:35 ==> Gzipping contents 08:07:35 132K /tmp/codecov.Z7BUFv.gz 08:07:35 ==> Uploading reports 08:07:35 url: https://codecov.io 08:07:35 query: branch=main&commit=2e781922a1177edd67fefec0bad5a77a09780891&build=723&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F723%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:07:35 -> Pinging Codecov 08:07:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2e781922a1177edd67fefec0bad5a77a09780891&build=723&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F723%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:07:35 -> Uploading to 08:07:35 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/2e781922a1177edd67fefec0bad5a77a09780891/57f35de9-83a4-4305-8168-87c707262c73.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241011%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241011T080735Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5421bab609ee0377c4a1c3bbe860c3e9f47dbf85c8cbf9a1947b302c5f167020 08:07:35 % Total % Received % Xferd Average Speed Time Time Time Current 08:07:35 Dload Upload Total Spent Left Speed 08:07:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 413k --:--:-- --:--:-- --:--:-- 413k 08:07:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2e781922a1177edd67fefec0bad5a77a09780891 [Pipeline] } 08:07:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:07:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:07:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:07:37 08:07:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:07:37 latest: Pulling from edgex-devops/edgex-snyk-go 08:07:37 43c4264eed91: Already exists 08:07:37 4cc291be95ef: Already exists 08:07:37 2ac1f1163629: Already exists 08:07:37 5c3c966382ef: Already exists 08:07:37 4f4fb700ef54: Already exists 08:07:37 d9c7d2e4e75e: Pulling fs layer 08:07:37 9c3e1370e548: Pulling fs layer 08:07:38 d9c7d2e4e75e: Verifying Checksum 08:07:38 d9c7d2e4e75e: Download complete 08:07:38 d9c7d2e4e75e: Pull complete 08:07:39 9c3e1370e548: Download complete 08:07:42 9c3e1370e548: Pull complete 08:07:42 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:07:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:07:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:07:42 prd-ubuntu20.04-docker-8c-8g-22489 does not seem to be running inside a container 08:07:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 08:07:51 $ docker top d647206d6cbeb54ad4a5a282358db84908aaaadadbbc29e8f2c380db4d0e6541 -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:51 + git config --global --add safe.directory /w/workspace/edgex-go/723 [Pipeline] echo 08:07:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 08:07:52 + set -o pipefail 08:07:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 08:08:02 08:08:02 Monitoring /w/workspace/edgex-go/723 (github.com/edgexfoundry/edgex-go)... 08:08:02 08:08:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/9b1a50dd-d269-4891-87df-d047e24c3b04 08:08:02 08:08:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:08:02 08:08:02 08:08:02 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:08:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:08:02 $ docker stop --time=1 d647206d6cbeb54ad4a5a282358db84908aaaadadbbc29e8f2c380db4d0e6541 08:08:13 $ docker rm -f --volumes d647206d6cbeb54ad4a5a282358db84908aaaadadbbc29e8f2c380db4d0e6541 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:08:14 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:08:14 provisioning config files... 08:08:14 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/723@tmp/config9630080536865749421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:08:15 --> edgex-publish-swagger.sh 08:08:15 === Publish openapi/v3 API === 08:08:15 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 08:08:15 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/723/openapi/v3/core-command.yaml] 08:08:15 % Total % Received % Xferd Average Speed Time Time Time Current 08:08:15 Dload Upload Total Spent Left Speed 08:08:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 78238 --:--:-- --:--:-- --:--:-- 78238 08:08:15 08:08:15 08:08:15 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/723/openapi/v3/core-data.yaml] 08:08:15 % Total % Received % Xferd Average Speed Time Time Time Current 08:08:15 Dload Upload Total Spent Left Speed 08:08:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 163k --:--:-- --:--:-- --:--:-- 164k 08:08:15 08:08:15 08:08:15 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/723/openapi/v3/core-keeper.yaml] 08:08:15 % Total % Received % Xferd Average Speed Time Time Time Current 08:08:15 Dload Upload Total Spent Left Speed 08:08:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 304 147k --:--:-- --:--:-- --:--:-- 147k 08:08:16 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:08:16 08:08:16 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/723/openapi/v3/core-metadata.yaml] 08:08:16 % Total % Received % Xferd Average Speed Time Time Time Current 08:08:16 Dload Upload Total Spent Left Speed 08:08:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 405 387k --:--:-- --:--:-- --:--:-- 387k 08:08:16 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:08:16 08:08:16 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/723/openapi/v3/support-cron-scheduler.yaml] 08:08:16 % Total % Received % Xferd Average Speed Time Time Time Current 08:08:16 Dload Upload Total Spent Left Speed 08:08:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 268 192k --:--:-- --:--:-- --:--:-- 192k 08:08:16 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:08:16 08:08:16 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/723/openapi/v3/support-notifications.yaml] 08:08:16 % Total % Received % Xferd Average Speed Time Time Time Current 08:08:16 Dload Upload Total Spent Left Speed 08:08:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 419k --:--:-- --:--:-- --:--:-- 417k 100 87457 100 156 100 87301 485 265k --:--:-- --:--:-- --:--:-- 265k 08:08:16 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:08:16 08:08:17 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/723/openapi/v3/support-scheduler.yaml] 08:08:17 % Total % Received % Xferd Average Speed Time Time Time Current 08:08:17 Dload Upload Total Spent Left Speed 08:08:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 500 115k --:--:-- --:--:-- --:--:-- 116k 08:08:17 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:08:17 [Pipeline] } 08:08:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 08:08:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:08:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:08:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:18 prd-ubuntu20.04-docker-8c-8g-22489 does not seem to be running inside a container 08:08:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:08:19 $ docker top 48a05bb1079f33e217f25e0d11778018a31fdf47f401a03a43a6067b096c60d0 -eo pid,comm 08:08:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:08:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:08:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:08:19 [ssh-agent] Looking for ssh-agent implementation... 08:08:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:08:19 $ docker exec 48a05bb1079f33e217f25e0d11778018a31fdf47f401a03a43a6067b096c60d0 ssh-agent 08:08:19 SSH_AUTH_SOCK=/tmp/ssh-nwAF6TabbP0T/agent.32 08:08:19 SSH_AGENT_PID=38 08:08:19 Running ssh-add (command line suppressed) 08:08:20 Identity added: /w/workspace/edgex-go/723@tmp/private_key_5127456552481237021.key (/w/workspace/edgex-go/723@tmp/private_key_5127456552481237021.key) 08:08:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:08:20 + git semver tag 08:08:20 2024-10-11 08:08:20,551 [run_tag] DEBUG tag force:False 08:08:20 2024-10-11 08:08:20,552 [check_head_tag] DEBUG check head tag 08:08:20 2024-10-11 08:08:20,555 [execute] INFO git cat-file --batch-check 08:08:20 2024-10-11 08:08:20,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/723, universal_newlines=False, shell=None, istream=) 08:08:20 2024-10-11 08:08:20,560 [execute] INFO git cat-file --batch 08:08:20 2024-10-11 08:08:20,560 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/723, universal_newlines=False, shell=None, istream=) 08:08:20 2024-10-11 08:08:20,613 [read_version] DEBUG read version from /w/workspace/edgex-go/723/.semver/main 08:08:20 2024-10-11 08:08:20,613 [execute] INFO git tag -a v3.2.0-dev.100 -m v3.2.0-dev.100 08:08:20 2024-10-11 08:08:20,614 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.100', '-m', 'v3.2.0-dev.100'], cwd=/w/workspace/edgex-go/723, universal_newlines=False, shell=None, istream=None) 08:08:20 2024-10-11 08:08:20,618 [read_version] DEBUG read version from /w/workspace/edgex-go/723/.semver/main 08:08:20 3.2.0-dev.100 [Pipeline] } 08:08:20 $ docker exec --env ******** --env ******** 48a05bb1079f33e217f25e0d11778018a31fdf47f401a03a43a6067b096c60d0 ssh-agent -k 08:08:20 unset SSH_AUTH_SOCK; 08:08:20 unset SSH_AGENT_PID; 08:08:20 echo Agent pid 38 killed; 08:08:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:08:21 + git semver [Pipeline] } 08:08:21 $ docker stop --time=1 48a05bb1079f33e217f25e0d11778018a31fdf47f401a03a43a6067b096c60d0 08:08:23 $ docker rm -f --volumes 48a05bb1079f33e217f25e0d11778018a31fdf47f401a03a43a6067b096c60d0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:08:23 08:08:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:08:23 0.23.1-centos7: Pulling from edgex-lftools 08:08:23 ab5ef0e58194: Pulling fs layer 08:08:23 9712f1f96733: Pulling fs layer 08:08:23 63f879dbbcfc: Pulling fs layer 08:08:23 0d9ebad4ef96: Pulling fs layer 08:08:23 e9a5061849ea: Pulling fs layer 08:08:23 d747dcd14b5f: Pulling fs layer 08:08:23 2de7ff778b66: Pulling fs layer 08:08:23 e9a5061849ea: Waiting 08:08:23 d747dcd14b5f: Waiting 08:08:23 2de7ff778b66: Waiting 08:08:23 0d9ebad4ef96: Waiting 08:08:23 9712f1f96733: Verifying Checksum 08:08:23 9712f1f96733: Download complete 08:08:24 63f879dbbcfc: Verifying Checksum 08:08:24 63f879dbbcfc: Download complete 08:08:24 e9a5061849ea: Verifying Checksum 08:08:24 e9a5061849ea: Download complete 08:08:24 d747dcd14b5f: Verifying Checksum 08:08:24 d747dcd14b5f: Download complete 08:08:24 0d9ebad4ef96: Verifying Checksum 08:08:24 0d9ebad4ef96: Download complete 08:08:24 ab5ef0e58194: Verifying Checksum 08:08:24 ab5ef0e58194: Download complete 08:08:24 2de7ff778b66: Verifying Checksum 08:08:24 2de7ff778b66: Download complete 08:08:27 ab5ef0e58194: Pull complete 08:08:27 9712f1f96733: Pull complete 08:08:28 63f879dbbcfc: Pull complete 08:08:32 0d9ebad4ef96: Pull complete 08:08:32 e9a5061849ea: Pull complete 08:08:33 d747dcd14b5f: Pull complete 08:08:34 2de7ff778b66: Pull complete 08:08:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:08:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:08:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:34 prd-ubuntu20.04-docker-8c-8g-22489 does not seem to be running inside a container 08:08:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:09:03 $ docker top 6ebb7897784f07f5b6e75711b93deac0888a24f669faf4ce8224cc3a406978fc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:09:03 provisioning config files... 08:09:03 copy managed file [sigul-config] to file:/w/workspace/edgex-go/723@tmp/config8010808009376545537tmp 08:09:03 copy managed file [sigul-password] to file:/w/workspace/edgex-go/723@tmp/config535048822548018677tmp 08:09:03 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/723@tmp/config9468434810345354683tmp [Pipeline] { [Pipeline] echo 08:09:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:09:03 ---> sigul-configuration.sh 08:09:03 gpg: directory `/root/.gnupg' created 08:09:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:09:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:09:03 gpg: keyring `/root/.gnupg/secring.gpg' created 08:09:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:09:03 gpg: CAST5 encrypted data 08:09:03 gpg: encrypted with 1 passphrase 08:09:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:09:04 + mkdir /home/jenkins 08:09:04 + mkdir /home/jenkins/sigul [Pipeline] sh 08:09:04 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 08:09:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:09:04 ---> sigul-install.sh 08:09:04 Sigul already installed; skipping installation. [Pipeline] sh 08:09:05 + git tag --list 08:09:05 0.6.0 08:09:05 0.6.1 08:09:05 0.7.0 08:09:05 0.7.1 08:09:05 v1.0.0 08:09:05 v1.0.1 08:09:05 v1.1.0 08:09:05 v1.2.0 08:09:05 v1.2.1 08:09:05 v1.3.0 08:09:05 v1.3.1 08:09:05 v2.0.0 08:09:05 v2.1.0 08:09:05 v2.1.1 08:09:05 v2.2.0 08:09:05 v2.3.0 08:09:05 v3.0 08:09:05 v3.0.0 08:09:05 v3.1 08:09:05 v3.1.0 08:09:05 v3.1.0-dev.1 08:09:05 v3.1.0-dev.10 08:09:05 v3.1.0-dev.11 08:09:05 v3.1.0-dev.12 08:09:05 v3.1.0-dev.13 08:09:05 v3.1.0-dev.14 08:09:05 v3.1.0-dev.15 08:09:05 v3.1.0-dev.16 08:09:05 v3.1.0-dev.17 08:09:05 v3.1.0-dev.18 08:09:05 v3.1.0-dev.19 08:09:05 v3.1.0-dev.2 08:09:05 v3.1.0-dev.20 08:09:05 v3.1.0-dev.21 08:09:05 v3.1.0-dev.22 08:09:05 v3.1.0-dev.23 08:09:05 v3.1.0-dev.24 08:09:05 v3.1.0-dev.25 08:09:05 v3.1.0-dev.26 08:09:05 v3.1.0-dev.27 08:09:05 v3.1.0-dev.28 08:09:05 v3.1.0-dev.29 08:09:05 v3.1.0-dev.3 08:09:05 v3.1.0-dev.30 08:09:05 v3.1.0-dev.31 08:09:05 v3.1.0-dev.32 08:09:05 v3.1.0-dev.33 08:09:05 v3.1.0-dev.34 08:09:05 v3.1.0-dev.35 08:09:05 v3.1.0-dev.36 08:09:05 v3.1.0-dev.37 08:09:05 v3.1.0-dev.38 08:09:05 v3.1.0-dev.39 08:09:05 v3.1.0-dev.4 08:09:05 v3.1.0-dev.40 08:09:05 v3.1.0-dev.41 08:09:05 v3.1.0-dev.42 08:09:05 v3.1.0-dev.43 08:09:05 v3.1.0-dev.44 08:09:05 v3.1.0-dev.45 08:09:05 v3.1.0-dev.46 08:09:05 v3.1.0-dev.47 08:09:05 v3.1.0-dev.48 08:09:05 v3.1.0-dev.49 08:09:05 v3.1.0-dev.5 08:09:05 v3.1.0-dev.50 08:09:05 v3.1.0-dev.51 08:09:05 v3.1.0-dev.52 08:09:05 v3.1.0-dev.53 08:09:05 v3.1.0-dev.54 08:09:05 v3.1.0-dev.55 08:09:05 v3.1.0-dev.56 08:09:05 v3.1.0-dev.57 08:09:05 v3.1.0-dev.58 08:09:05 v3.1.0-dev.59 08:09:05 v3.1.0-dev.6 08:09:05 v3.1.0-dev.60 08:09:05 v3.1.0-dev.61 08:09:05 v3.1.0-dev.62 08:09:05 v3.1.0-dev.63 08:09:05 v3.1.0-dev.64 08:09:05 v3.1.0-dev.65 08:09:05 v3.1.0-dev.66 08:09:05 v3.1.0-dev.67 08:09:05 v3.1.0-dev.68 08:09:05 v3.1.0-dev.69 08:09:05 v3.1.0-dev.7 08:09:05 v3.1.0-dev.70 08:09:05 v3.1.0-dev.71 08:09:05 v3.1.0-dev.72 08:09:05 v3.1.0-dev.73 08:09:05 v3.1.0-dev.8 08:09:05 v3.1.0-dev.9 08:09:05 v3.1.1 08:09:05 v3.1.1-dev.1 08:09:05 v3.1.1-dev.2 08:09:05 v3.2.0-dev.1 08:09:05 v3.2.0-dev.10 08:09:05 v3.2.0-dev.100 08:09:05 v3.2.0-dev.11 08:09:05 v3.2.0-dev.12 08:09:05 v3.2.0-dev.13 08:09:05 v3.2.0-dev.14 08:09:05 v3.2.0-dev.15 08:09:05 v3.2.0-dev.16 08:09:05 v3.2.0-dev.17 08:09:05 v3.2.0-dev.18 08:09:05 v3.2.0-dev.19 08:09:05 v3.2.0-dev.2 08:09:05 v3.2.0-dev.20 08:09:05 v3.2.0-dev.21 08:09:05 v3.2.0-dev.22 08:09:05 v3.2.0-dev.23 08:09:05 v3.2.0-dev.24 08:09:05 v3.2.0-dev.25 08:09:05 v3.2.0-dev.26 08:09:05 v3.2.0-dev.27 08:09:05 v3.2.0-dev.28 08:09:05 v3.2.0-dev.29 08:09:05 v3.2.0-dev.3 08:09:05 v3.2.0-dev.30 08:09:05 v3.2.0-dev.31 08:09:05 v3.2.0-dev.32 08:09:05 v3.2.0-dev.33 08:09:05 v3.2.0-dev.34 08:09:05 v3.2.0-dev.35 08:09:05 v3.2.0-dev.36 08:09:05 v3.2.0-dev.37 08:09:05 v3.2.0-dev.38 08:09:05 v3.2.0-dev.39 08:09:05 v3.2.0-dev.4 08:09:05 v3.2.0-dev.40 08:09:05 v3.2.0-dev.41 08:09:05 v3.2.0-dev.42 08:09:05 v3.2.0-dev.43 08:09:05 v3.2.0-dev.44 08:09:05 v3.2.0-dev.45 08:09:05 v3.2.0-dev.46 08:09:05 v3.2.0-dev.47 08:09:05 v3.2.0-dev.48 08:09:05 v3.2.0-dev.49 08:09:05 v3.2.0-dev.5 08:09:05 v3.2.0-dev.50 08:09:05 v3.2.0-dev.51 08:09:05 v3.2.0-dev.52 08:09:05 v3.2.0-dev.53 08:09:05 v3.2.0-dev.54 08:09:05 v3.2.0-dev.55 08:09:05 v3.2.0-dev.56 08:09:05 v3.2.0-dev.57 08:09:05 v3.2.0-dev.58 08:09:05 v3.2.0-dev.59 08:09:05 v3.2.0-dev.6 08:09:05 v3.2.0-dev.60 08:09:05 v3.2.0-dev.61 08:09:05 v3.2.0-dev.62 08:09:05 v3.2.0-dev.63 08:09:05 v3.2.0-dev.64 08:09:05 v3.2.0-dev.65 08:09:05 v3.2.0-dev.66 08:09:05 v3.2.0-dev.67 08:09:05 v3.2.0-dev.68 08:09:05 v3.2.0-dev.69 08:09:05 v3.2.0-dev.7 08:09:05 v3.2.0-dev.70 08:09:05 v3.2.0-dev.71 08:09:05 v3.2.0-dev.72 08:09:05 v3.2.0-dev.73 08:09:05 v3.2.0-dev.74 08:09:05 v3.2.0-dev.75 08:09:05 v3.2.0-dev.76 08:09:05 v3.2.0-dev.77 08:09:05 v3.2.0-dev.78 08:09:05 v3.2.0-dev.79 08:09:05 v3.2.0-dev.8 08:09:05 v3.2.0-dev.80 08:09:05 v3.2.0-dev.81 08:09:05 v3.2.0-dev.82 08:09:05 v3.2.0-dev.83 08:09:05 v3.2.0-dev.84 08:09:05 v3.2.0-dev.85 08:09:05 v3.2.0-dev.86 08:09:05 v3.2.0-dev.87 08:09:05 v3.2.0-dev.88 08:09:05 v3.2.0-dev.89 08:09:05 v3.2.0-dev.9 08:09:05 v3.2.0-dev.90 08:09:05 v3.2.0-dev.91 08:09:05 v3.2.0-dev.92 08:09:05 v3.2.0-dev.93 08:09:05 v3.2.0-dev.94 08:09:05 v3.2.0-dev.95 08:09:05 v3.2.0-dev.96 08:09:05 v3.2.0-dev.97 08:09:05 v3.2.0-dev.98 08:09:05 v3.2.0-dev.99 [Pipeline] sh 08:09:05 + lftools sign git-tag v3.2.0-dev.100 08:09:06 Signing Git tag with Sigul... 08:09:06 Signing v3.2.0-dev.100 [Pipeline] echo 08:09:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:09:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:09:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:09:06 $ docker stop --time=1 6ebb7897784f07f5b6e75711b93deac0888a24f669faf4ce8224cc3a406978fc 08:09:09 $ docker rm -f --volumes 6ebb7897784f07f5b6e75711b93deac0888a24f669faf4ce8224cc3a406978fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:09:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:09:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:09:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:10 prd-ubuntu20.04-docker-8c-8g-22489 does not seem to be running inside a container 08:09:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:09:11 $ docker top 76c6aa894ebb2caed2ebb6c3ffc2892f6892a7a6c0685c2bb6d8fe40e79b8c45 -eo pid,comm 08:09:11 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:09:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:09:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:09:11 [ssh-agent] Looking for ssh-agent implementation... 08:09:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:09:11 $ docker exec 76c6aa894ebb2caed2ebb6c3ffc2892f6892a7a6c0685c2bb6d8fe40e79b8c45 ssh-agent 08:09:11 SSH_AUTH_SOCK=/tmp/ssh-iEqO7ngO0LRI/agent.14 08:09:11 SSH_AGENT_PID=20 08:09:11 Running ssh-add (command line suppressed) 08:09:11 Identity added: /w/workspace/edgex-go/723@tmp/private_key_15125949640877707504.key (/w/workspace/edgex-go/723@tmp/private_key_15125949640877707504.key) 08:09:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:09:12 + git semver bump pre 08:09:12 2024-10-11 08:09:12,311 [read_version] DEBUG read version from /w/workspace/edgex-go/723/.semver/main 08:09:12 2024-10-11 08:09:12,311 [bump_version] DEBUG bumping version:3.2.0-dev.100 on axis:pre with prefix:dev 08:09:12 2024-10-11 08:09:12,311 [bump_version] DEBUG bumped version:3.2.0-dev.101 08:09:12 2024-10-11 08:09:12,311 [write_version] DEBUG write version:3.2.0-dev.101 to path:/w/workspace/edgex-go/723/.semver/main with force:True 08:09:12 2024-10-11 08:09:12,311 [read_version] DEBUG read version from /w/workspace/edgex-go/723/.semver/main 08:09:12 2024-10-11 08:09:12,312 [write_file] DEBUG write to file:/w/workspace/edgex-go/723/.semver/main 08:09:12 2024-10-11 08:09:12,315 [execute] INFO git cat-file --batch-check 08:09:12 2024-10-11 08:09:12,315 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/723/.semver, universal_newlines=False, shell=None, istream=) 08:09:12 2024-10-11 08:09:12,322 [execute] INFO git cat-file --batch 08:09:12 2024-10-11 08:09:12,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/723/.semver, universal_newlines=False, shell=None, istream=) 08:09:12 2024-10-11 08:09:12,327 [read_version] DEBUG read version from /w/workspace/edgex-go/723/.semver/main 08:09:12 3.2.0-dev.101 [Pipeline] } 08:09:12 $ docker exec --env ******** --env ******** 76c6aa894ebb2caed2ebb6c3ffc2892f6892a7a6c0685c2bb6d8fe40e79b8c45 ssh-agent -k 08:09:12 unset SSH_AUTH_SOCK; 08:09:12 unset SSH_AGENT_PID; 08:09:12 echo Agent pid 20 killed; 08:09:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:09:12 + git semver [Pipeline] } 08:09:13 $ docker stop --time=1 76c6aa894ebb2caed2ebb6c3ffc2892f6892a7a6c0685c2bb6d8fe40e79b8c45 08:09:15 $ docker rm -f --volumes 76c6aa894ebb2caed2ebb6c3ffc2892f6892a7a6c0685c2bb6d8fe40e79b8c45 [Pipeline] // withDockerContainer [Pipeline] sh 08:09:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:09:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:09:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:16 prd-ubuntu20.04-docker-8c-8g-22489 does not seem to be running inside a container 08:09:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:09:18 $ docker top 2bb805b5ae37846ce92baf62223c261290de217ee6332c564915855beafb5714 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:09:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:09:18 [ssh-agent] Looking for ssh-agent implementation... 08:09:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:09:18 $ docker exec 2bb805b5ae37846ce92baf62223c261290de217ee6332c564915855beafb5714 ssh-agent 08:09:18 SSH_AUTH_SOCK=/tmp/ssh-LfsPwD1WZdbw/agent.33 08:09:18 SSH_AGENT_PID=39 08:09:18 Running ssh-add (command line suppressed) 08:09:18 Identity added: /w/workspace/edgex-go/723@tmp/private_key_6387629324174140549.key (/w/workspace/edgex-go/723@tmp/private_key_6387629324174140549.key) 08:09:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:09:18 + git semver push 08:09:19 2024-10-11 08:09:18,962 [run_push] DEBUG push 08:09:19 2024-10-11 08:09:18,963 [execute] INFO git cat-file --batch-check 08:09:19 2024-10-11 08:09:18,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/723/.semver, universal_newlines=False, shell=None, istream=) 08:09:19 2024-10-11 08:09:18,968 [execute] INFO git rev-list 635b2f67ce75bc0181e420b0cde97631190e5aad -- 08:09:19 2024-10-11 08:09:18,968 [execute] DEBUG Popen(['git', 'rev-list', '635b2f67ce75bc0181e420b0cde97631190e5aad', '--'], cwd=/w/workspace/edgex-go/723/.semver, universal_newlines=False, shell=None, istream=None) 08:09:19 2024-10-11 08:09:18,988 [execute] INFO git fetch -v origin 08:09:19 2024-10-11 08:09:18,989 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/723/.semver, universal_newlines=True, shell=None, istream=None) 08:09:19 2024-10-11 08:09:19,505 [run_push] DEBUG no remote changes detected 08:09:19 2024-10-11 08:09:19,506 [execute] INFO git push origin semver 08:09:19 2024-10-11 08:09:19,506 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/723/.semver, universal_newlines=False, shell=None, istream=None) 08:09:20 2024-10-11 08:09:20,230 [run_push] DEBUG push all version tags 08:09:20 2024-10-11 08:09:20,231 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:09:20 2024-10-11 08:09:20,231 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/723, universal_newlines=False, shell=None, istream=None) 08:09:21 2024-10-11 08:09:20,900 [read_version] DEBUG read version from /w/workspace/edgex-go/723/.semver/main 08:09:21 3.2.0-dev.101 [Pipeline] } 08:09:21 $ docker exec --env ******** --env ******** 2bb805b5ae37846ce92baf62223c261290de217ee6332c564915855beafb5714 ssh-agent -k 08:09:21 unset SSH_AUTH_SOCK; 08:09:21 unset SSH_AGENT_PID; 08:09:21 echo Agent pid 39 killed; 08:09:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:09:21 + git semver [Pipeline] } 08:09:21 $ docker stop --time=1 2bb805b5ae37846ce92baf62223c261290de217ee6332c564915855beafb5714 08:09:23 $ docker rm -f --volumes 2bb805b5ae37846ce92baf62223c261290de217ee6332c564915855beafb5714 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:09:24 + [ -d /w/workspace/edgex-go/723/archives ] [Pipeline] libraryResource [Pipeline] sh 08:09:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:09:25 ---> package-listing.sh 08:09:25 ++ facter osfamily 08:09:25 ++ tr '[:upper:]' '[:lower:]' 08:09:25 + OS_FAMILY=debian 08:09:25 + workspace=/w/workspace/edgex-go/723 08:09:25 + START_PACKAGES=/tmp/packages_start.txt 08:09:25 + END_PACKAGES=/tmp/packages_end.txt 08:09:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:09:25 + PACKAGES=/tmp/packages_start.txt 08:09:25 + '[' /w/workspace/edgex-go/723 ']' 08:09:25 + PACKAGES=/tmp/packages_end.txt 08:09:25 + case "${OS_FAMILY}" in 08:09:25 + dpkg -l 08:09:25 + grep '^ii' 08:09:25 + '[' -f /tmp/packages_start.txt ']' 08:09:25 + '[' -f /tmp/packages_end.txt ']' 08:09:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:09:25 + '[' /w/workspace/edgex-go/723 ']' 08:09:25 + mkdir -p /w/workspace/edgex-go/723/archives/ 08:09:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/723/archives/ [Pipeline] echo 08:09:25 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/723/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:09:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:09:26 08:09:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:09:26 latest: Pulling from edgex-lftools-log-publisher 08:09:26 5eb5b503b376: Pulling fs layer 08:09:26 5c69ac0246d0: Pulling fs layer 08:09:26 ec43610c2a17: Pulling fs layer 08:09:26 3a2ae6a8a46f: Pulling fs layer 08:09:26 33b1e0a273af: Pulling fs layer 08:09:26 5d3b04190fa2: Pulling fs layer 08:09:26 2f39f015ded8: Pulling fs layer 08:09:26 3a2ae6a8a46f: Waiting 08:09:26 5d3b04190fa2: Waiting 08:09:26 33b1e0a273af: Waiting 08:09:26 2f39f015ded8: Waiting 08:09:26 5c69ac0246d0: Verifying Checksum 08:09:26 5c69ac0246d0: Download complete 08:09:26 3a2ae6a8a46f: Verifying Checksum 08:09:26 3a2ae6a8a46f: Download complete 08:09:26 33b1e0a273af: Verifying Checksum 08:09:26 33b1e0a273af: Download complete 08:09:26 5d3b04190fa2: Verifying Checksum 08:09:26 5d3b04190fa2: Download complete 08:09:26 ec43610c2a17: Verifying Checksum 08:09:27 5eb5b503b376: Verifying Checksum 08:09:27 5eb5b503b376: Download complete 08:09:27 2f39f015ded8: Download complete 08:09:28 5eb5b503b376: Pull complete 08:09:28 5c69ac0246d0: Pull complete 08:09:29 ec43610c2a17: Pull complete 08:09:29 3a2ae6a8a46f: Pull complete 08:09:30 33b1e0a273af: Pull complete 08:09:30 5d3b04190fa2: Pull complete 08:09:34 2f39f015ded8: Pull complete 08:09:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:09:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:09:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:34 prd-ubuntu20.04-docker-8c-8g-22489 does not seem to be running inside a container 08:09:34 $ 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/723/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/723 -v /w/workspace/edgex-go/723:/w/workspace/edgex-go/723:rw,z -v /w/workspace/edgex-go/723@tmp:/w/workspace/edgex-go/723@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:09:41 $ docker top 2dbca223a1a057e8f5e249dd2732e393eaadc8304a0cbec33f7f51fd1e77a576 -eo pid,comm [Pipeline] { [Pipeline] sh 08:09:41 + touch /tmp/pre-build-complete [Pipeline] sh 08:09:42 + mkdir -p /var/log/sysstat [Pipeline] sh 08:09:42 + ls /var/log/sa-host 08:09:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:09:42 provisioning config files... 08:09:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/723@tmp/config1899539235544082026tmp [Pipeline] { [Pipeline] echo 08:09:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:09:43 ---> create-netrc.sh [Pipeline] } 08:09:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:09:43 ---> python-tools-install.sh [Pipeline] echo 08:09:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:09:43 ---> sudo-logs.sh 08:09:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:09:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:09:44 ---> job-cost.sh 08:09:44 lf-activate-venv: SKIPPING 08:09:44 DEBUG: total: 0.10999999940395355 08:09:44 INFO: Retrieving Stack Cost... 08:09:44 INFO: Retrieving Pricing Info for: v3-standard-8 08:09:44 INFO: Archiving Costs [Pipeline] echo 08:09:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:09:45 ---> logs-deploy.sh 08:09:45 lf-activate-venv: SKIPPING 08:09:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/723 08:09:45 INFO: archiving workspace using pattern(s): 08:09:46 Archives upload complete. 08:09:46 INFO: archiving logs to Nexus 08:09:47 ---> uname -a: 08:09:47 Linux prd-ubuntu20-04-docker-8c-8g-22489 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:09:47 08:09:47 08:09:47 ---> lscpu: 08:09:47 Architecture: x86_64 08:09:47 CPU op-mode(s): 32-bit, 64-bit 08:09:47 Byte Order: Little Endian 08:09:47 Address sizes: 40 bits physical, 48 bits virtual 08:09:47 CPU(s): 8 08:09:47 On-line CPU(s) list: 0-7 08:09:47 Thread(s) per core: 1 08:09:47 Core(s) per socket: 1 08:09:47 Socket(s): 8 08:09:47 NUMA node(s): 1 08:09:47 Vendor ID: AuthenticAMD 08:09:47 CPU family: 23 08:09:47 Model: 49 08:09:47 Model name: AMD EPYC-Rome Processor 08:09:47 Stepping: 0 08:09:47 CPU MHz: 2800.000 08:09:47 BogoMIPS: 5600.00 08:09:47 Virtualization: AMD-V 08:09:47 Hypervisor vendor: KVM 08:09:47 Virtualization type: full 08:09:47 L1d cache: 256 KiB 08:09:47 L1i cache: 256 KiB 08:09:47 L2 cache: 4 MiB 08:09:47 L3 cache: 128 MiB 08:09:47 NUMA node0 CPU(s): 0-7 08:09:47 Vulnerability Itlb multihit: Not affected 08:09:47 Vulnerability L1tf: Not affected 08:09:47 Vulnerability Mds: Not affected 08:09:47 Vulnerability Meltdown: Not affected 08:09:47 Vulnerability Mmio stale data: Not affected 08:09:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:09:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:09:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:09:47 Vulnerability Srbds: Not affected 08:09:47 Vulnerability Tsx async abort: Not affected 08:09:47 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:09:47 08:09:47 08:09:47 ---> nproc: 08:09:47 8 08:09:47 08:09:47 08:09:47 ---> df -h: 08:09:47 Filesystem Size Used Avail Use% Mounted on 08:09:47 overlay 155G 28G 128G 18% / 08:09:47 tmpfs 64M 0 64M 0% /dev 08:09:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:09:47 shm 64M 0 64M 0% /dev/shm 08:09:47 /dev/vda1 155G 28G 128G 18% /facter-os 08:09:47 08:09:47 08:09:47 ---> sar -b -r -n DEV: 08:09:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22489) 10/11/24 _x86_64_ (8 CPU) 08:09:47 08:09:47 07:17:38 LINUX RESTART (8 CPU) 08:09:47 08:09:47 07:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:09:47 07:19:01 348.30 39.15 309.15 0.00 4353.30 42430.91 0.00 08:09:47 07:20:01 188.77 1.48 187.29 0.00 35.06 62930.18 0.00 08:09:47 07:21:01 48.25 0.03 48.22 0.00 2.53 36608.48 0.00 08:09:47 07:22:01 29.15 0.18 28.96 0.00 2.67 19914.55 0.00 08:09:47 07:23:01 213.58 0.38 213.20 0.00 32.26 123239.06 0.00 08:09:47 07:24:01 585.34 13.26 572.07 0.00 172.10 156579.24 0.00 08:09:47 07:25:02 430.97 1.48 429.50 0.00 27.07 157696.83 0.00 08:09:47 07:26:01 237.92 0.02 237.90 0.00 0.14 59405.63 0.00 08:09:47 07:27:01 314.86 0.03 314.83 0.00 0.27 106440.25 0.00 08:09:47 07:28:01 668.26 10.15 658.11 0.00 3390.90 97606.00 0.00 08:09:47 07:29:01 39.68 0.02 39.66 0.00 1.73 1062.49 0.00 08:09:47 07:30:01 17.96 0.02 17.95 0.00 3.20 468.72 0.00 08:09:47 07:31:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 08:09:47 07:32:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 08:09:47 07:33:01 2.30 0.02 2.28 0.00 0.13 31.33 0.00 08:09:47 07:34:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 08:09:47 07:35:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 08:09:47 07:36:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 08:09:47 07:37:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 08:09:47 07:38:01 1.57 0.00 1.57 0.00 0.00 19.20 0.00 08:09:47 07:39:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 08:09:47 07:40:01 1.95 0.00 1.95 0.00 0.00 22.26 0.00 08:09:47 07:41:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 08:09:47 07:42:01 1.78 0.00 1.78 0.00 0.00 19.86 0.00 08:09:47 07:43:01 1.30 0.00 1.30 0.00 0.00 15.47 0.00 08:09:47 07:44:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 08:09:47 07:45:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 08:09:47 07:46:01 1.93 0.37 1.57 0.00 11.46 19.60 0.00 08:09:47 07:47:01 2.13 1.12 1.02 0.00 21.33 12.93 0.00 08:09:47 07:48:01 1.70 0.00 1.70 0.00 0.00 20.93 0.00 08:09:47 07:49:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 08:09:47 07:50:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 08:09:47 07:51:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 08:09:47 07:52:01 0.90 0.00 0.90 0.00 0.00 12.13 0.00 08:09:47 07:53:01 1.20 0.00 1.20 0.00 0.00 13.87 0.00 08:09:47 07:54:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 08:09:47 07:55:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 08:09:47 07:56:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 08:09:47 07:57:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 08:09:47 07:58:01 0.95 0.00 0.95 0.00 0.00 13.33 0.00 08:09:47 07:59:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 08:09:47 08:00:01 0.93 0.00 0.93 0.00 0.00 12.80 0.00 08:09:47 08:01:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 08:09:47 08:02:01 1.00 0.00 1.00 0.00 0.00 14.13 0.00 08:09:47 08:03:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 08:09:47 08:04:01 1.68 0.00 1.68 0.00 0.00 20.13 0.00 08:09:47 08:05:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 08:09:47 08:06:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 08:09:47 08:07:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 08:09:47 08:08:01 36.99 0.27 36.73 0.00 12.13 14249.09 0.00 08:09:47 08:09:01 115.49 0.05 115.44 0.00 10.00 38558.75 0.00 08:09:47 Average: 65.15 1.32 63.83 0.00 157.00 18014.32 0.00 08:09:47 08:09:47 07:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:09:47 07:19:01 29053700 31514132 817216 2.49 72012 2660776 2070024 6.10 1075428 2375484 433700 08:09:47 07:20:01 27232404 31188124 1117820 3.40 129036 3969264 2406284 7.09 1915108 3205852 675968 08:09:47 07:21:01 27031984 31212160 1091876 3.32 132368 4168444 2410092 7.10 1765600 3530088 324892 08:09:47 07:22:01 26384544 31386428 916704 2.79 136440 4930764 1937884 5.71 1893936 3998596 555148 08:09:47 07:23:01 21437620 31372852 924936 2.81 147416 9746660 2982716 8.79 1854724 8859628 3228344 08:09:47 07:24:01 17848184 31341904 938152 2.85 315772 12815824 2853492 8.41 2581168 11383680 2396916 08:09:47 07:25:02 12101920 28586544 3628612 11.03 349260 15409840 9231076 27.20 5473264 13791160 389180 08:09:47 07:26:01 8828760 28256096 3951724 12.02 368232 18191252 11258400 33.18 7158684 15216208 1544240 08:09:47 07:27:01 7557460 29694204 2531880 7.70 379568 20830880 7363812 21.70 6708492 16914064 1668540 08:09:47 07:28:01 10528372 31407872 864704 2.63 391872 19759192 2567344 7.57 3131520 17782532 568 08:09:47 07:29:01 10510576 31392700 879272 2.67 393772 19760056 2708556 7.98 3470384 17462388 484 08:09:47 07:30:01 10520204 31403208 868256 2.64 394468 19760288 2569360 7.57 3767904 17155864 260 08:09:47 07:31:01 10521016 31404104 867472 2.64 394484 19760292 2569360 7.57 3766140 17155940 28 08:09:47 07:32:01 10530776 31413912 857580 2.61 394512 19760296 2569360 7.57 3756372 17155944 268 08:09:47 07:33:01 10531348 31414976 857816 2.61 394576 19760288 2601076 7.67 3755636 17156260 72 08:09:47 07:34:01 10540396 31424096 848700 2.58 394608 19760300 2601076 7.67 3746748 17156264 8 08:09:47 07:35:01 10540828 31424528 848116 2.58 394628 19760300 2601076 7.67 3746600 17156264 8 08:09:47 07:36:01 10540528 31424256 848308 2.58 394668 19760304 2601076 7.67 3746632 17156268 180 08:09:47 07:37:01 10540512 31424288 848228 2.58 394696 19760304 2601076 7.67 3746744 17156268 8 08:09:47 07:38:01 10540712 31424540 848212 2.58 394712 19760300 2601076 7.67 3746752 17156284 136 08:09:47 07:39:01 10541124 31424980 847912 2.58 394756 19760320 2601076 7.67 3746848 17156296 8 08:09:47 07:40:01 10540604 31424504 848372 2.58 394792 19760320 2601076 7.67 3750412 17156296 8 08:09:47 07:41:01 10540248 31424192 848588 2.58 394808 19760324 2601076 7.67 3750484 17156300 8 08:09:47 07:42:01 10539924 31423888 848796 2.58 394844 19760324 2601076 7.67 3750660 17156300 12 08:09:47 07:43:01 10539768 31423792 848912 2.58 394884 19760316 2601076 7.67 3750948 17156304 8 08:09:47 07:44:01 10544460 31428512 844136 2.57 394904 19760320 2601076 7.67 3745812 17156304 4 08:09:47 07:45:01 10544664 31428764 843788 2.57 394928 19760332 2601076 7.67 3746028 17156308 8 08:09:47 07:46:01 10542056 31426528 845956 2.57 394960 19760672 2601076 7.67 3750548 17156432 196 08:09:47 07:47:01 10535536 31420712 851736 2.59 394988 19761316 2601076 7.67 3756028 17156552 24 08:09:47 07:48:01 10534804 31419968 852408 2.59 395020 19761320 2601076 7.67 3755756 17156508 48 08:09:47 07:49:01 10534796 31420088 852220 2.59 395040 19761452 2601076 7.67 3755804 17156628 8 08:09:47 07:50:01 10534724 31420076 852204 2.59 395072 19761456 2601076 7.67 3755780 17156636 176 08:09:47 07:51:01 10534708 31420068 852192 2.59 395084 19761456 2601076 7.67 3755788 17156636 4 08:09:47 07:52:01 10534908 31420276 852164 2.59 395108 19761460 2601076 7.67 3755800 17156640 196 08:09:47 07:53:01 10534656 31420088 852400 2.59 395116 19761464 2601076 7.67 3755852 17156644 8 08:09:47 07:54:01 10534688 31420144 852300 2.59 395140 19761464 2601076 7.67 3755944 17156644 180 08:09:47 07:55:01 10534388 31419856 852568 2.59 395152 19761468 2601076 7.67 3756052 17156648 8 08:09:47 07:56:01 10534120 31419596 852740 2.59 395180 19761472 2601076 7.67 3755956 17156652 196 08:09:47 07:57:01 10533632 31419152 853176 2.59 395212 19761476 2601076 7.67 3756180 17156656 4 08:09:47 07:58:01 10533544 31419140 853144 2.59 395244 19761484 2601076 7.67 3756484 17156664 204 08:09:47 07:59:01 10533728 31419364 853112 2.59 395284 19761484 2601076 7.67 3756680 17156664 196 08:09:47 08:00:01 10533460 31419128 853460 2.60 395308 19761488 2601076 7.67 3756448 17156668 308 08:09:47 08:01:01 10533476 31419164 853420 2.60 395332 19761488 2601076 7.67 3756688 17156668 20 08:09:47 08:02:01 10533364 31419124 853380 2.60 395356 19761492 2601076 7.67 3756384 17156672 204 08:09:47 08:03:01 10533244 31419040 853392 2.60 395388 19761492 2601076 7.67 3756816 17156672 228 08:09:47 08:04:01 10533204 31419040 853356 2.60 395416 19761496 2601076 7.67 3756932 17156676 4 08:09:47 08:05:01 10532904 31418744 853580 2.60 395436 19761500 2601076 7.67 3756260 17156680 12 08:09:47 08:06:01 10533172 31419052 853220 2.59 395460 19761504 2601076 7.67 3756864 17156680 184 08:09:47 08:07:01 10532612 31418536 853724 2.60 395492 19761508 2601076 7.67 3756724 17156688 12 08:09:47 08:08:01 9591300 31384872 879968 2.68 399724 20572164 2657356 7.83 3910840 17836324 419336 08:09:47 08:09:01 9374768 31375584 894276 2.72 414168 20765544 2690900 7.93 3816868 18154116 32 08:09:47 Average: 12114401 31256606 1016004 3.09 365484 18127392 2978111 8.78 3674677 15734423 228251 08:09:47 08:09:47 07:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:09:47 07:19:01 docker0 596.37 549.38 41.47 2932.39 0.00 0.00 0.00 0.00 08:09:47 07:19:01 lo 4.88 4.88 0.48 0.48 0.00 0.00 0.00 0.00 08:09:47 07:19:01 ens3 1298.14 1181.75 11480.86 161.55 0.00 0.00 0.00 0.00 08:09:47 07:20:01 veth2621e1e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:09:47 07:20:01 docker0 260.26 318.78 21.98 2068.64 0.00 0.00 0.00 0.00 08:09:47 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 07:20:01 ens3 354.04 281.49 2101.54 39.35 0.00 0.00 0.00 0.00 08:09:47 07:21:01 veth2621e1e 1.63 1.67 0.14 0.15 0.00 0.00 0.00 0.00 08:09:47 07:21:01 docker0 1.63 1.63 0.12 0.15 0.00 0.00 0.00 0.00 08:09:47 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:21:01 ens3 31.41 22.69 28.82 13.03 0.00 0.00 0.00 0.00 08:09:47 07:22:01 veth2621e1e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 07:22:01 ens3 21.56 13.28 18.86 11.28 0.00 0.00 0.00 0.00 08:09:47 07:23:01 veth7248730 1.97 3.53 0.15 44.48 0.00 0.00 0.00 0.00 08:09:47 07:23:01 vethe339944 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:23:01 veth1663b46 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:23:01 veth38473bd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:23:01 veth06631a6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:23:01 vethb1b29c7 1.68 3.33 0.13 38.75 0.00 0.00 0.00 0.00 08:09:47 07:23:01 veth540bdca 1.68 3.48 0.13 41.30 0.00 0.00 0.00 0.00 08:09:47 07:23:01 docker0 17.11 32.31 1.10 466.93 0.00 0.00 0.00 0.00 08:09:47 07:23:01 veth75a3dc3 3.70 5.65 0.28 77.45 0.00 0.00 0.00 0.01 08:09:47 07:23:01 veth3540e51 1.82 3.68 0.13 38.69 0.00 0.00 0.00 0.00 08:09:47 07:23:01 veth1fb7ccd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:23:01 veth2880709 2.07 5.87 0.16 109.86 0.00 0.00 0.00 0.01 08:09:47 07:23:01 veth7c7d9cf 3.85 7.82 0.32 116.37 0.00 0.00 0.00 0.01 08:09:47 07:23:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 08:09:47 07:23:01 veth6452abd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:23:01 ens3 193.55 124.38 3525.60 153.47 0.00 0.00 0.00 0.00 08:09:47 07:23:01 vethf42bac3 0.35 0.55 0.03 0.14 0.00 0.00 0.00 0.00 08:09:47 07:24:01 veth23f22cb 78.29 120.96 8.08 1181.45 0.00 0.00 0.00 0.10 08:09:47 07:24:01 vethb858819 70.00 137.43 7.60 1181.78 0.00 0.00 0.00 0.10 08:09:47 07:24:01 docker0 440.26 762.51 38.58 7230.51 0.00 0.00 0.00 0.00 08:09:47 07:24:01 vethcb0d4ff 72.05 124.35 7.85 1180.17 0.00 0.00 0.00 0.10 08:09:47 07:24:01 vetha0613d0 89.89 150.39 9.01 1210.51 0.00 0.00 0.00 0.10 08:09:47 07:24:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:09:47 07:24:01 vethef87110 74.75 133.83 7.98 1191.26 0.00 0.00 0.00 0.10 08:09:47 07:24:01 ens3 788.95 456.24 7252.08 56.56 0.00 0.00 0.00 0.00 08:09:47 07:24:01 vethf42bac3 0.07 1.05 0.00 0.04 0.00 0.00 0.00 0.00 08:09:47 07:25:02 veth2663c92 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:09:47 07:25:02 vethf706a94 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 08:09:47 07:25:02 veth3d3d9ff 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 08:09:47 07:25:02 vethdac1f25 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:09:47 07:25:02 veth270be9c 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 08:09:47 07:25:02 veth9af195e 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 08:09:47 07:25:02 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:25:02 vethc6fedba 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 08:09:47 07:25:02 veth0f86d07 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 08:09:47 07:25:02 veth82bd14f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:09:47 07:25:02 veth45fa0d4 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 08:09:47 07:25:02 veth2323658 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 08:09:47 07:25:02 veth7618b84 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 08:09:47 07:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:25:02 ens3 12.38 7.36 10.01 5.24 0.00 0.00 0.00 0.00 08:09:47 07:25:02 vethf42bac3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:25:02 veth222a53a 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 08:09:47 07:26:01 veth2663c92 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:26:01 vethf706a94 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:26:01 veth3d3d9ff 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:26:01 vethdac1f25 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:26:01 veth270be9c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:26:01 veth9af195e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:26:01 vethc6fedba 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:26:01 veth0f86d07 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:26:01 veth82bd14f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:26:01 veth45fa0d4 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:26:01 veth2323658 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:26:01 veth7618b84 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 07:26:01 ens3 4.93 2.85 4.76 1.98 0.00 0.00 0.00 0.00 08:09:47 07:26:01 vethf42bac3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:26:01 veth222a53a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:27:01 veth2663c92 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:27:01 vethf706a94 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:27:01 veth3d3d9ff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:27:01 vethdac1f25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:27:01 veth270be9c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:27:01 veth9af195e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:27:01 vethc6fedba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:27:01 veth0f86d07 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:27:01 veth82bd14f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:27:01 veth45fa0d4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:27:01 veth2323658 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:27:01 veth7618b84 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:27:01 ens3 5.38 3.65 4.18 2.34 0.00 0.00 0.00 0.00 08:09:47 07:27:01 vethf42bac3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:27:01 veth222a53a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:28:01 lo 9.53 9.53 0.94 0.94 0.00 0.00 0.00 0.00 08:09:47 07:28:01 ens3 148.08 83.52 1438.05 185.16 0.00 0.00 0.00 0.00 08:09:47 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:29:01 lo 54.52 54.52 5.38 5.38 0.00 0.00 0.00 0.00 08:09:47 07:29:01 ens3 483.49 499.98 236.89 2322.25 0.00 0.00 0.00 0.00 08:09:47 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:30:01 lo 22.40 22.40 2.20 2.20 0.00 0.00 0.00 0.00 08:09:47 07:30:01 ens3 263.56 249.34 119.57 1566.14 0.00 0.00 0.00 0.00 08:09:47 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 07:32:01 ens3 1.05 0.65 4.45 0.05 0.00 0.00 0.00 0.00 08:09:47 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 07:34:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 08:09:47 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:35:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 07:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 07:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:39:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:09:47 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 07:40:01 ens3 1.23 1.30 0.08 13.57 0.00 0.00 0.00 0.00 08:09:47 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 07:42:01 ens3 0.43 0.10 0.05 0.01 0.00 0.00 0.00 0.00 08:09:47 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:43:01 ens3 3.12 3.50 0.63 13.82 0.00 0.00 0.00 0.00 08:09:47 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 07:44:01 ens3 1.72 1.75 0.19 13.16 0.00 0.00 0.00 0.00 08:09:47 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:45:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:09:47 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 07:46:01 ens3 12.30 16.61 1.63 47.02 0.00 0.00 0.00 0.00 08:09:47 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:47:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 07:47:01 ens3 12.15 12.46 4.68 31.58 0.00 0.00 0.00 0.00 08:09:47 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 07:48:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:49:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:09:47 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 07:50:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:09:47 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:51:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 07:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 07:54:01 ens3 0.70 0.27 0.15 0.08 0.00 0.00 0.00 0.00 08:09:47 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:55:01 ens3 0.83 0.57 0.42 0.29 0.00 0.00 0.00 0.00 08:09:47 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 07:56:01 ens3 1.08 0.10 0.11 0.01 0.00 0.00 0.00 0.00 08:09:47 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:57:01 ens3 1.07 0.35 0.41 0.27 0.00 0.00 0.00 0.00 08:09:47 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 07:58:01 ens3 0.70 0.45 0.36 0.27 0.00 0.00 0.00 0.00 08:09:47 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 07:59:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:09:47 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 08:00:01 ens3 0.27 0.18 0.07 0.01 0.00 0.00 0.00 0.00 08:09:47 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 08:01:01 ens3 1.13 0.45 0.35 0.22 0.00 0.00 0.00 0.00 08:09:47 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 08:02:01 ens3 1.27 0.77 0.54 0.42 0.00 0.00 0.00 0.00 08:09:47 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 08:03:01 ens3 0.98 0.00 0.04 0.00 0.00 0.00 0.00 0.00 08:09:47 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 08:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 08:04:01 ens3 1.52 0.47 0.46 0.28 0.00 0.00 0.00 0.00 08:09:47 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 08:05:01 ens3 0.57 0.02 0.05 0.00 0.00 0.00 0.00 0.00 08:09:47 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 08:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:09:47 08:06:01 ens3 1.10 0.35 0.32 0.21 0.00 0.00 0.00 0.00 08:09:47 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 08:07:01 ens3 0.50 0.28 0.26 0.21 0.00 0.00 0.00 0.00 08:09:47 08:08:01 veth50f01e0 80.54 158.01 8.48 1275.79 0.00 0.00 0.00 0.10 08:09:47 08:08:01 docker0 80.54 157.89 7.38 1275.78 0.00 0.00 0.00 0.00 08:09:47 08:08:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 08:09:47 08:08:01 ens3 252.51 130.38 3929.72 21.67 0.00 0.00 0.00 0.00 08:09:47 08:09:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:09:47 08:09:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 08:09:47 08:09:01 ens3 127.51 81.47 3203.83 25.56 0.00 0.00 0.00 0.00 08:09:47 Average: docker0 27.19 35.57 2.16 273.14 0.00 0.00 0.00 0.00 08:09:47 Average: lo 1.95 1.95 0.19 0.19 0.00 0.00 0.00 0.00 08:09:47 Average: ens3 78.64 61.99 650.80 91.89 0.00 0.00 0.00 0.00 08:09:47 08:09:47 08:09:47 ---> sar -P ALL: 08:09:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22489) 10/11/24 _x86_64_ (8 CPU) 08:09:47 08:09:47 07:17:38 LINUX RESTART (8 CPU) 08:09:47 08:09:47 07:18:02 CPU %user %nice %system %iowait %steal %idle 08:09:47 07:19:01 all 9.68 0.00 2.67 3.63 0.06 83.97 08:09:47 07:19:01 0 7.89 0.00 1.75 5.49 0.07 84.80 08:09:47 07:19:01 1 11.22 0.00 4.30 6.93 0.05 77.49 08:09:47 07:19:01 2 9.87 0.00 1.96 2.90 0.07 85.21 08:09:47 07:19:01 3 13.12 0.00 3.12 0.48 0.05 83.23 08:09:47 07:19:01 4 6.10 0.00 2.60 10.18 0.05 81.07 08:09:47 07:19:01 5 9.49 0.00 2.31 0.17 0.07 87.96 08:09:47 07:19:01 6 11.01 0.00 3.00 2.83 0.05 83.10 08:09:47 07:19:01 7 8.70 0.00 2.31 0.12 0.05 88.82 08:09:47 07:20:01 all 25.24 0.00 5.00 3.66 0.07 66.02 08:09:47 07:20:01 0 26.53 0.00 5.92 9.35 0.08 58.12 08:09:47 07:20:01 1 23.90 0.00 4.58 4.09 0.07 67.36 08:09:47 07:20:01 2 24.64 0.00 5.06 6.75 0.08 63.46 08:09:47 07:20:01 3 24.24 0.00 5.99 0.32 0.07 69.38 08:09:47 07:20:01 4 26.17 0.00 4.70 0.50 0.07 68.56 08:09:47 07:20:01 5 25.14 0.00 3.83 0.71 0.05 70.27 08:09:47 07:20:01 6 25.83 0.00 4.53 0.39 0.10 69.14 08:09:47 07:20:01 7 25.49 0.00 5.41 7.23 0.07 61.81 08:09:47 07:21:01 all 29.83 0.00 4.56 2.40 0.09 63.13 08:09:47 07:21:01 0 26.95 0.00 4.86 16.39 0.08 51.72 08:09:47 07:21:01 1 28.61 0.00 4.29 0.30 0.08 66.72 08:09:47 07:21:01 2 31.71 0.00 4.29 2.01 0.08 61.90 08:09:47 07:21:01 3 30.17 0.00 5.41 0.00 0.08 64.33 08:09:47 07:21:01 4 32.16 0.00 4.36 0.20 0.08 63.20 08:09:47 07:21:01 5 30.37 0.00 4.37 0.00 0.08 65.18 08:09:47 07:21:01 6 30.17 0.00 4.49 0.25 0.10 64.98 08:09:47 07:21:01 7 28.50 0.00 4.43 0.07 0.08 66.92 08:09:47 07:22:01 all 60.50 0.00 7.46 1.01 0.13 30.89 08:09:47 07:22:01 0 58.34 0.00 7.57 0.68 0.10 33.31 08:09:47 07:22:01 1 58.81 0.00 6.77 1.50 0.10 32.82 08:09:47 07:22:01 2 60.76 0.00 7.50 0.81 0.13 30.79 08:09:47 07:22:01 3 62.71 0.00 7.75 0.07 0.27 29.20 08:09:47 07:22:01 4 57.67 0.00 7.92 4.22 0.14 30.05 08:09:47 07:22:01 5 62.12 0.00 6.97 0.32 0.12 30.47 08:09:47 07:22:01 6 60.41 0.00 7.64 0.30 0.12 31.53 08:09:47 07:22:01 7 63.17 0.00 7.56 0.19 0.10 28.99 08:09:47 07:23:01 all 17.73 0.00 5.77 15.74 0.12 60.64 08:09:47 07:23:01 0 16.82 0.00 4.67 5.45 0.07 73.00 08:09:47 07:23:01 1 15.79 0.00 5.96 17.10 0.07 61.09 08:09:47 07:23:01 2 19.39 0.00 5.70 9.64 0.09 65.18 08:09:47 07:23:01 3 18.58 0.00 6.80 37.84 0.14 36.65 08:09:47 07:23:01 4 16.22 0.00 5.67 19.90 0.09 58.13 08:09:47 07:23:01 5 17.33 0.00 6.08 7.53 0.08 68.97 08:09:47 07:23:01 6 18.86 0.00 5.79 5.17 0.32 69.86 08:09:47 07:23:01 7 18.87 0.00 5.49 23.47 0.08 52.08 08:09:47 07:24:01 all 10.68 0.00 4.88 26.71 0.14 57.59 08:09:47 07:24:01 0 10.85 0.00 4.34 8.17 0.27 76.37 08:09:47 07:24:01 1 11.82 0.00 5.38 17.62 0.12 65.07 08:09:47 07:24:01 2 11.54 0.00 5.11 19.18 0.14 64.03 08:09:47 07:24:01 3 11.97 0.00 5.53 49.08 0.10 33.32 08:09:47 07:24:01 4 11.04 0.00 4.66 34.64 0.15 49.51 08:09:47 07:24:01 5 10.53 0.00 5.15 25.39 0.15 58.78 08:09:47 07:24:01 6 9.24 0.00 4.23 10.21 0.08 76.24 08:09:47 07:24:01 7 8.50 0.00 4.65 49.81 0.12 36.92 08:09:47 07:25:02 all 17.62 0.00 4.42 14.34 0.07 63.55 08:09:47 07:25:02 0 17.53 0.00 3.48 2.85 0.05 76.08 08:09:47 07:25:02 1 18.31 0.00 4.62 13.54 0.07 63.47 08:09:47 07:25:02 2 17.79 0.00 4.82 6.33 0.10 70.96 08:09:47 07:25:02 3 18.08 0.00 3.96 1.99 0.07 75.91 08:09:47 07:25:02 4 17.80 0.00 6.44 72.52 0.07 3.18 08:09:47 07:25:02 5 17.22 0.00 3.67 4.40 0.05 74.65 08:09:47 07:25:02 6 17.12 0.00 4.48 2.53 0.07 75.81 08:09:47 07:25:02 7 17.13 0.00 3.87 11.10 0.07 67.84 08:09:47 07:26:01 all 89.19 0.00 10.65 0.00 0.16 0.00 08:09:47 07:26:01 0 89.43 0.00 10.42 0.00 0.15 0.00 08:09:47 07:26:01 1 89.43 0.00 10.43 0.00 0.14 0.00 08:09:47 07:26:01 2 87.66 0.00 12.18 0.00 0.16 0.00 08:09:47 07:26:01 3 90.24 0.00 9.63 0.00 0.14 0.00 08:09:47 07:26:01 4 89.24 0.00 10.55 0.02 0.19 0.00 08:09:47 07:26:01 5 89.78 0.00 10.07 0.02 0.14 0.00 08:09:47 07:26:01 6 89.16 0.00 10.65 0.00 0.19 0.00 08:09:47 07:26:01 7 88.60 0.00 11.27 0.00 0.14 0.00 08:09:47 07:27:01 all 90.21 0.00 9.62 0.00 0.16 0.01 08:09:47 07:27:01 0 90.27 0.00 9.60 0.00 0.14 0.00 08:09:47 07:27:01 1 89.94 0.00 9.88 0.00 0.17 0.02 08:09:47 07:27:01 2 88.93 0.00 10.92 0.00 0.15 0.00 08:09:47 07:27:01 3 90.12 0.00 9.73 0.00 0.15 0.00 08:09:47 07:27:01 4 90.63 0.00 9.19 0.00 0.13 0.05 08:09:47 07:27:01 5 90.28 0.00 9.57 0.00 0.15 0.00 08:09:47 07:27:01 6 91.07 0.00 8.71 0.00 0.22 0.00 08:09:47 07:27:01 7 90.42 0.00 9.41 0.00 0.17 0.00 08:09:47 07:28:01 all 32.09 0.00 6.22 10.52 0.13 51.05 08:09:47 07:28:01 0 29.83 0.00 5.93 8.26 0.14 55.84 08:09:47 07:28:01 1 32.82 0.00 6.32 12.32 0.14 48.40 08:09:47 07:28:01 2 33.99 0.00 6.31 9.45 0.14 50.11 08:09:47 07:28:01 3 32.94 0.00 6.11 8.75 0.12 52.08 08:09:47 07:28:01 4 34.91 0.00 7.48 31.22 0.12 26.26 08:09:47 07:28:01 5 31.71 0.00 6.02 8.48 0.14 53.64 08:09:47 07:28:01 6 30.63 0.00 5.55 3.53 0.12 60.17 08:09:47 07:28:01 7 29.80 0.00 6.02 1.98 0.10 62.09 08:09:47 07:29:01 all 8.19 0.00 1.13 0.14 0.06 90.47 08:09:47 07:29:01 0 4.64 0.00 0.90 0.05 0.05 94.35 08:09:47 07:29:01 1 9.31 0.00 1.05 0.10 0.05 89.50 08:09:47 07:29:01 2 8.79 0.00 1.21 0.50 0.07 89.43 08:09:47 07:29:01 3 8.65 0.00 1.39 0.02 0.07 89.88 08:09:47 07:29:01 4 8.16 0.00 1.29 0.07 0.07 90.42 08:09:47 07:29:01 5 9.03 0.00 1.31 0.34 0.08 89.24 08:09:47 07:29:01 6 8.47 0.00 0.90 0.07 0.07 90.49 08:09:47 07:29:01 7 8.48 0.00 0.95 0.02 0.07 90.48 08:09:47 08:09:47 07:29:01 CPU %user %nice %system %iowait %steal %idle 08:09:47 07:30:01 all 5.89 0.00 0.52 0.05 0.06 93.49 08:09:47 07:30:01 0 4.77 0.00 0.47 0.00 0.03 94.73 08:09:47 07:30:01 1 2.11 0.00 0.52 0.07 0.07 97.24 08:09:47 07:30:01 2 4.72 0.00 0.69 0.13 0.07 94.40 08:09:47 07:30:01 3 3.22 0.00 0.35 0.13 0.05 96.24 08:09:47 07:30:01 4 6.56 0.00 0.43 0.00 0.07 92.94 08:09:47 07:30:01 5 5.79 0.00 0.65 0.00 0.05 93.51 08:09:47 07:30:01 6 10.65 0.00 0.60 0.02 0.07 88.67 08:09:47 07:30:01 7 9.33 0.00 0.42 0.02 0.05 90.18 08:09:47 07:31:01 all 0.05 0.00 0.04 0.00 0.02 99.89 08:09:47 07:31:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:09:47 07:31:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:09:47 07:31:01 2 0.12 0.00 0.07 0.00 0.03 99.78 08:09:47 07:31:01 3 0.05 0.00 0.08 0.00 0.00 99.87 08:09:47 07:31:01 4 0.10 0.00 0.10 0.00 0.03 99.77 08:09:47 07:31:01 5 0.03 0.00 0.00 0.02 0.02 99.93 08:09:47 07:31:01 6 0.05 0.00 0.08 0.02 0.02 99.83 08:09:47 07:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:09:47 07:32:01 all 0.26 0.00 0.02 0.00 0.01 99.71 08:09:47 07:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:09:47 07:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:09:47 07:32:01 2 1.79 0.00 0.05 0.00 0.03 98.12 08:09:47 07:32:01 3 0.05 0.00 0.00 0.02 0.00 99.93 08:09:47 07:32:01 4 0.08 0.00 0.07 0.00 0.02 99.83 08:09:47 07:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:09:47 07:32:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:09:47 07:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:09:47 07:33:01 all 0.05 0.00 0.04 0.01 0.01 99.90 08:09:47 07:33:01 0 0.03 0.00 0.02 0.03 0.00 99.92 08:09:47 07:33:01 1 0.07 0.00 0.05 0.02 0.00 99.87 08:09:47 07:33:01 2 0.03 0.00 0.05 0.00 0.02 99.90 08:09:47 07:33:01 3 0.02 0.00 0.03 0.02 0.02 99.92 08:09:47 07:33:01 4 0.17 0.00 0.03 0.00 0.03 99.77 08:09:47 07:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:09:47 07:33:01 6 0.00 0.00 0.03 0.00 0.02 99.95 08:09:47 07:33:01 7 0.03 0.00 0.07 0.00 0.02 99.88 08:09:47 07:34:01 all 0.06 0.00 0.01 0.00 0.07 99.86 08:09:47 07:34:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:09:47 07:34:01 1 0.03 0.00 0.00 0.00 0.03 99.93 08:09:47 07:34:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:09:47 07:34:01 3 0.18 0.00 0.00 0.02 0.00 99.80 08:09:47 07:34:01 4 0.08 0.00 0.05 0.00 0.46 99.40 08:09:47 07:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:09:47 07:34:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:09:47 07:34:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:09:47 07:35:01 all 0.09 0.00 0.02 0.00 0.02 99.87 08:09:47 07:35:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:09:47 07:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:09:47 07:35:01 2 0.48 0.00 0.02 0.00 0.02 99.48 08:09:47 07:35:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:09:47 07:35:01 4 0.07 0.00 0.03 0.00 0.08 99.82 08:09:47 07:35:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:09:47 07:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:09:47 07:35:01 7 0.05 0.00 0.05 0.00 0.02 99.88 08:09:47 07:36:01 all 0.11 0.00 0.03 0.00 0.01 99.84 08:09:47 07:36:01 0 0.00 0.00 0.03 0.00 0.02 99.95 08:09:47 07:36:01 1 0.08 0.00 0.02 0.00 0.02 99.88 08:09:47 07:36:01 2 0.57 0.00 0.08 0.00 0.02 99.33 08:09:47 07:36:01 3 0.05 0.00 0.02 0.02 0.02 99.90 08:09:47 07:36:01 4 0.07 0.00 0.07 0.00 0.03 99.83 08:09:47 07:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:09:47 07:36:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:09:47 07:36:01 7 0.05 0.00 0.03 0.00 0.00 99.92 08:09:47 07:37:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:09:47 07:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:09:47 07:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:09:47 07:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:09:47 07:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:09:47 07:37:01 4 0.07 0.00 0.05 0.00 0.05 99.83 08:09:47 07:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:09:47 07:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:09:47 07:37:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:09:47 07:38:01 all 0.15 0.00 0.01 0.01 0.01 99.82 08:09:47 07:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:09:47 07:38:01 1 0.07 0.00 0.00 0.02 0.00 99.92 08:09:47 07:38:01 2 0.88 0.00 0.00 0.00 0.02 99.10 08:09:47 07:38:01 3 0.03 0.00 0.00 0.03 0.00 99.93 08:09:47 07:38:01 4 0.12 0.00 0.05 0.00 0.02 99.82 08:09:47 07:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:09:47 07:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:09:47 07:38:01 7 0.05 0.00 0.03 0.02 0.02 99.88 08:09:47 07:39:01 all 0.03 0.00 0.02 0.26 0.01 99.67 08:09:47 07:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:09:47 07:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:09:47 07:39:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:09:47 07:39:01 3 0.00 0.00 0.00 2.12 0.02 97.87 08:09:47 07:39:01 4 0.08 0.00 0.05 0.00 0.05 99.82 08:09:47 07:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:09:47 07:39:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:09:47 07:39:01 7 0.03 0.00 0.03 0.00 0.00 99.93 08:09:47 07:40:01 all 0.06 0.00 0.02 1.40 0.07 98.45 08:09:47 07:40:01 0 0.08 0.00 0.00 0.00 0.02 99.90 08:09:47 07:40:01 1 0.07 0.00 0.02 0.00 0.05 99.87 08:09:47 07:40:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:09:47 07:40:01 3 0.00 0.00 0.02 11.12 0.00 88.86 08:09:47 07:40:01 4 0.10 0.00 0.10 0.00 0.35 99.45 08:09:47 07:40:01 5 0.08 0.00 0.00 0.00 0.02 99.90 08:09:47 07:40:01 6 0.03 0.00 0.00 0.07 0.03 99.87 08:09:47 07:40:01 7 0.08 0.00 0.02 0.00 0.08 99.82 08:09:47 08:09:47 07:40:01 CPU %user %nice %system %iowait %steal %idle 08:09:47 07:41:01 all 0.02 0.00 0.01 0.08 0.01 99.88 08:09:47 07:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:09:47 07:41:01 1 0.02 0.00 0.00 0.00 0.03 99.95 08:09:47 07:41:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:09:47 07:41:01 3 0.00 0.00 0.02 0.43 0.00 99.55 08:09:47 07:41:01 4 0.03 0.00 0.02 0.18 0.07 99.70 08:09:47 07:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:09:47 07:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:09:47 07:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:09:47 07:42:01 all 0.02 0.00 0.01 0.03 0.01 99.94 08:09:47 07:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:09:47 07:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:09:47 07:42:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:09:47 07:42:01 3 0.00 0.00 0.00 0.18 0.00 99.82 08:09:47 07:42:01 4 0.03 0.00 0.02 0.03 0.02 99.90 08:09:47 07:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:09:47 07:42:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:09:47 07:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:09:47 07:43:01 all 0.04 0.00 0.02 0.16 0.42 99.37 08:09:47 07:43:01 0 0.05 0.00 0.02 0.00 0.05 99.88 08:09:47 07:43:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:09:47 07:43:01 2 0.08 0.00 0.02 0.00 0.08 99.82 08:09:47 07:43:01 3 0.03 0.00 0.00 0.05 0.02 99.90 08:09:47 07:43:01 4 0.07 0.00 0.05 1.22 0.98 97.69 08:09:47 07:43:01 5 0.02 0.00 0.02 0.00 1.06 98.91 08:09:47 07:43:01 6 0.05 0.00 0.03 0.00 1.11 98.81 08:09:47 07:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:09:47 07:44:01 all 0.03 0.00 0.01 0.03 0.19 99.74 08:09:47 07:44:01 0 0.02 0.00 0.00 0.00 0.25 99.73 08:09:47 07:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:09:47 07:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:09:47 07:44:01 3 0.00 0.00 0.00 0.15 0.12 99.73 08:09:47 07:44:01 4 0.12 0.00 0.02 0.00 0.18 99.68 08:09:47 07:44:01 5 0.00 0.00 0.00 0.00 0.74 99.26 08:09:47 07:44:01 6 0.03 0.00 0.00 0.08 0.08 99.80 08:09:47 07:44:01 7 0.02 0.00 0.03 0.00 0.10 99.85 08:09:47 07:45:01 all 0.03 0.00 0.02 0.01 0.01 99.93 08:09:47 07:45:01 0 0.02 0.00 0.02 0.05 0.00 99.92 08:09:47 07:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:09:47 07:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:09:47 07:45:01 3 0.02 0.00 0.00 0.03 0.02 99.93 08:09:47 07:45:01 4 0.08 0.00 0.07 0.00 0.03 99.82 08:09:47 07:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:09:47 07:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:09:47 07:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:09:47 07:46:01 all 0.10 0.00 0.02 0.03 0.01 99.84 08:09:47 07:46:01 0 0.03 0.00 0.05 0.08 0.00 99.83 08:09:47 07:46:01 1 0.15 0.00 0.02 0.00 0.02 99.82 08:09:47 07:46:01 2 0.13 0.00 0.02 0.00 0.00 99.85 08:09:47 07:46:01 3 0.15 0.00 0.00 0.03 0.00 99.82 08:09:47 07:46:01 4 0.13 0.00 0.08 0.07 0.03 99.68 08:09:47 07:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:09:47 07:46:01 6 0.10 0.00 0.00 0.03 0.02 99.85 08:09:47 07:46:01 7 0.13 0.00 0.00 0.00 0.00 99.87 08:09:47 07:47:01 all 0.20 0.00 0.04 0.00 0.01 99.74 08:09:47 07:47:01 0 0.17 0.00 0.00 0.00 0.02 99.82 08:09:47 07:47:01 1 0.03 0.00 0.07 0.00 0.00 99.90 08:09:47 07:47:01 2 0.15 0.00 0.05 0.00 0.02 99.78 08:09:47 07:47:01 3 0.15 0.00 0.02 0.03 0.02 99.78 08:09:47 07:47:01 4 0.67 0.00 0.03 0.00 0.02 99.28 08:09:47 07:47:01 5 0.17 0.00 0.03 0.00 0.00 99.80 08:09:47 07:47:01 6 0.27 0.00 0.08 0.00 0.03 99.62 08:09:47 07:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:09:47 07:48:01 all 0.02 0.00 0.01 0.01 0.11 99.85 08:09:47 07:48:01 0 0.02 0.00 0.00 0.03 0.00 99.95 08:09:47 07:48:01 1 0.00 0.00 0.02 0.00 0.46 99.52 08:09:47 07:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:09:47 07:48:01 3 0.00 0.00 0.00 0.03 0.00 99.97 08:09:47 07:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:09:47 07:48:01 5 0.02 0.00 0.00 0.00 0.32 99.67 08:09:47 07:48:01 6 0.08 0.00 0.05 0.00 0.05 99.82 08:09:47 07:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:09:47 07:49:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:09:47 07:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:09:47 07:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:09:47 07:49:01 2 0.05 0.00 0.05 0.00 0.02 99.88 08:09:47 07:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:09:47 07:49:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:09:47 07:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:09:47 07:49:01 6 0.13 0.00 0.05 0.00 0.03 99.78 08:09:47 07:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:09:47 07:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:09:47 07:50:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:09:47 07:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:09:47 07:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:09:47 07:50:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:09:47 07:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:09:47 07:50:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:09:47 07:50:01 6 0.05 0.00 0.02 0.00 0.03 99.90 08:09:47 07:50:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:09:47 07:51:01 all 0.04 0.00 0.01 0.00 0.01 99.93 08:09:47 07:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:09:47 07:51:01 1 0.07 0.00 0.00 0.00 0.02 99.92 08:09:47 07:51:01 2 0.07 0.00 0.00 0.00 0.02 99.92 08:09:47 07:51:01 3 0.02 0.00 0.02 0.03 0.00 99.93 08:09:47 07:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:09:47 07:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:09:47 07:51:01 6 0.07 0.00 0.05 0.00 0.03 99.85 08:09:47 07:51:01 7 0.03 0.00 0.02 0.00 0.03 99.92 08:09:47 08:09:47 07:51:01 CPU %user %nice %system %iowait %steal %idle 08:09:47 07:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:09:47 07:52:01 0 0.00 0.00 0.00 0.03 0.00 99.97 08:09:47 07:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:09:47 07:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:09:47 07:52:01 3 0.08 0.00 0.02 0.00 0.03 99.87 08:09:47 07:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:09:47 07:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:09:47 07:52:01 6 0.05 0.00 0.03 0.00 0.03 99.88 08:09:47 07:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:09:47 07:53:01 all 0.10 0.00 0.01 0.00 0.01 99.88 08:09:47 07:53:01 0 0.02 0.00 0.00 0.02 0.02 99.95 08:09:47 07:53:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:09:47 07:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:09:47 07:53:01 3 0.50 0.00 0.03 0.00 0.02 99.45 08:09:47 07:53:01 4 0.08 0.00 0.03 0.00 0.00 99.88 08:09:47 07:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:09:47 07:53:01 6 0.05 0.00 0.03 0.00 0.03 99.88 08:09:47 07:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:09:47 07:54:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:09:47 07:54:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:09:47 07:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:09:47 07:54:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:09:47 07:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:09:47 07:54:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:09:47 07:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:09:47 07:54:01 6 0.07 0.00 0.02 0.00 0.03 99.88 08:09:47 07:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:09:47 07:55:01 all 0.09 0.00 0.01 0.40 0.01 99.49 08:09:47 07:55:01 0 0.03 0.00 0.00 3.22 0.00 96.75 08:09:47 07:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:09:47 07:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:09:47 07:55:01 3 0.48 0.00 0.00 0.00 0.02 99.50 08:09:47 07:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:09:47 07:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:09:47 07:55:01 6 0.05 0.00 0.05 0.00 0.02 99.88 08:09:47 07:55:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:09:47 07:56:01 all 0.07 0.00 0.01 0.01 0.01 99.90 08:09:47 07:56:01 0 0.02 0.00 0.02 0.08 0.00 99.88 08:09:47 07:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:09:47 07:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:09:47 07:56:01 3 0.38 0.00 0.00 0.00 0.02 99.60 08:09:47 07:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:09:47 07:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:09:47 07:56:01 6 0.08 0.00 0.02 0.02 0.03 99.85 08:09:47 07:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:09:47 07:57:01 all 0.04 0.00 0.02 0.00 0.02 99.92 08:09:47 07:57:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:09:47 07:57:01 1 0.05 0.00 0.05 0.00 0.02 99.88 08:09:47 07:57:01 2 0.02 0.00 0.02 0.00 0.03 99.93 08:09:47 07:57:01 3 0.13 0.00 0.02 0.00 0.02 99.83 08:09:47 07:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:09:47 07:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:09:47 07:57:01 6 0.00 0.00 0.02 0.02 0.03 99.93 08:09:47 07:57:01 7 0.07 0.00 0.02 0.00 0.03 99.88 08:09:47 07:58:01 all 0.07 0.00 0.01 0.04 0.01 99.87 08:09:47 07:58:01 0 0.02 0.00 0.02 0.22 0.00 99.75 08:09:47 07:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:09:47 07:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:09:47 07:58:01 3 0.23 0.00 0.02 0.00 0.02 99.73 08:09:47 07:58:01 4 0.17 0.00 0.00 0.00 0.00 99.83 08:09:47 07:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:09:47 07:58:01 6 0.05 0.00 0.02 0.07 0.02 99.85 08:09:47 07:58:01 7 0.03 0.00 0.03 0.00 0.03 99.90 08:09:47 07:59:01 all 0.04 0.00 0.02 0.03 0.01 99.90 08:09:47 07:59:01 0 0.02 0.00 0.00 0.18 0.00 99.80 08:09:47 07:59:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:09:47 07:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:09:47 07:59:01 3 0.05 0.00 0.05 0.00 0.03 99.87 08:09:47 07:59:01 4 0.10 0.00 0.03 0.00 0.03 99.83 08:09:47 07:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:09:47 07:59:01 6 0.05 0.00 0.00 0.02 0.02 99.92 08:09:47 07:59:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:09:47 08:00:01 all 0.12 0.00 0.02 0.00 0.01 99.84 08:09:47 08:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:09:47 08:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:09:47 08:00:01 2 0.08 0.00 0.00 0.00 0.00 99.92 08:09:47 08:00:01 3 0.68 0.00 0.05 0.00 0.03 99.23 08:09:47 08:00:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:09:47 08:00:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:09:47 08:00:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:09:47 08:00:01 7 0.07 0.00 0.05 0.00 0.02 99.87 08:09:47 08:01:01 all 0.02 0.00 0.02 0.00 0.01 99.94 08:09:47 08:01:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:09:47 08:01:01 1 0.07 0.00 0.02 0.00 0.02 99.90 08:09:47 08:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:09:47 08:01:01 3 0.00 0.00 0.03 0.00 0.03 99.93 08:09:47 08:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:09:47 08:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:09:47 08:01:01 6 0.00 0.00 0.03 0.02 0.00 99.95 08:09:47 08:01:01 7 0.05 0.00 0.05 0.00 0.03 99.87 08:09:47 08:02:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:09:47 08:02:01 0 0.02 0.00 0.00 0.08 0.02 99.88 08:09:47 08:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:09:47 08:02:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:09:47 08:02:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:09:47 08:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:09:47 08:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:09:47 08:02:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:09:47 08:02:01 7 0.03 0.00 0.05 0.00 0.03 99.88 08:09:47 08:09:47 08:02:01 CPU %user %nice %system %iowait %steal %idle 08:09:47 08:03:01 all 0.07 0.00 0.02 0.00 0.01 99.90 08:09:47 08:03:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:09:47 08:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:09:47 08:03:01 2 0.43 0.00 0.05 0.00 0.02 99.50 08:09:47 08:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:09:47 08:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:09:47 08:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:09:47 08:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:09:47 08:03:01 7 0.07 0.00 0.07 0.00 0.02 99.85 08:09:47 08:04:01 all 0.25 0.00 0.01 0.00 0.02 99.72 08:09:47 08:04:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:09:47 08:04:01 1 0.07 0.00 0.02 0.00 0.03 99.88 08:09:47 08:04:01 2 1.68 0.00 0.02 0.00 0.02 98.29 08:09:47 08:04:01 3 0.03 0.00 0.03 0.00 0.03 99.90 08:09:47 08:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:09:47 08:04:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:09:47 08:04:01 6 0.03 0.00 0.02 0.00 0.03 99.92 08:09:47 08:04:01 7 0.10 0.00 0.02 0.00 0.03 99.85 08:09:47 08:05:01 all 0.04 0.00 0.02 0.01 0.01 99.92 08:09:47 08:05:01 0 0.00 0.00 0.00 0.12 0.02 99.87 08:09:47 08:05:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:09:47 08:05:01 2 0.08 0.00 0.03 0.00 0.02 99.87 08:09:47 08:05:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:09:47 08:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:09:47 08:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:09:47 08:05:01 6 0.05 0.00 0.03 0.00 0.00 99.92 08:09:47 08:05:01 7 0.07 0.00 0.03 0.00 0.03 99.87 08:09:47 08:06:01 all 0.21 0.00 0.02 0.02 0.04 99.70 08:09:47 08:06:01 0 0.03 0.00 0.02 0.18 0.00 99.77 08:09:47 08:06:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:09:47 08:06:01 2 0.08 0.00 0.05 0.00 0.13 99.73 08:09:47 08:06:01 3 0.05 0.00 0.00 0.00 0.03 99.92 08:09:47 08:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:09:47 08:06:01 5 0.03 0.00 0.02 0.00 0.12 99.83 08:09:47 08:06:01 6 0.05 0.00 0.02 0.02 0.00 99.92 08:09:47 08:06:01 7 1.36 0.00 0.07 0.00 0.03 98.55 08:09:47 08:07:01 all 0.06 0.00 0.03 0.00 0.01 99.90 08:09:47 08:07:01 0 0.00 0.00 0.02 0.03 0.00 99.95 08:09:47 08:07:01 1 0.07 0.00 0.00 0.00 0.03 99.90 08:09:47 08:07:01 2 0.02 0.00 0.07 0.00 0.02 99.90 08:09:47 08:07:01 3 0.03 0.00 0.05 0.00 0.02 99.90 08:09:47 08:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:09:47 08:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:09:47 08:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:09:47 08:07:01 7 0.35 0.00 0.03 0.00 0.02 99.60 08:09:47 08:08:01 all 4.33 0.00 2.20 2.11 0.05 91.32 08:09:47 08:08:01 0 3.49 0.00 1.70 2.77 0.03 92.01 08:09:47 08:08:01 1 3.86 0.00 1.86 0.08 0.05 94.14 08:09:47 08:08:01 2 5.29 0.00 2.78 0.08 0.03 91.82 08:09:47 08:08:01 3 4.13 0.00 2.91 0.82 0.05 92.09 08:09:47 08:08:01 4 5.14 0.00 1.42 0.10 0.03 93.31 08:09:47 08:08:01 5 4.77 0.00 2.80 0.00 0.03 92.40 08:09:47 08:08:01 6 3.74 0.00 1.64 12.89 0.08 81.65 08:09:47 08:08:01 7 4.19 0.00 2.52 0.17 0.05 93.07 08:09:47 08:09:01 all 4.12 0.00 2.11 9.43 0.37 83.98 08:09:47 08:09:01 0 4.07 0.00 1.65 0.77 0.08 93.42 08:09:47 08:09:01 1 4.10 0.00 2.19 4.33 0.08 89.29 08:09:47 08:09:01 2 3.80 0.00 2.24 32.12 0.68 61.16 08:09:47 08:09:01 3 3.61 0.00 2.22 2.42 0.86 90.89 08:09:47 08:09:01 4 4.12 0.00 1.61 0.22 0.40 93.65 08:09:47 08:09:01 5 4.35 0.00 1.72 15.08 0.20 78.65 08:09:47 08:09:01 6 3.57 0.00 3.05 19.74 0.17 73.46 08:09:47 08:09:01 7 5.33 0.00 2.21 1.10 0.44 90.92 08:09:47 Average: all 7.89 0.00 1.31 1.79 0.06 88.95 08:09:47 Average: 0 7.60 0.00 1.23 1.26 0.04 89.88 08:09:47 Average: 1 7.78 0.00 1.33 1.51 0.04 89.33 08:09:47 Average: 2 8.04 0.00 1.39 1.74 0.05 88.78 08:09:47 Average: 3 8.03 0.00 1.38 2.24 0.05 88.30 08:09:47 Average: 4 7.90 0.00 1.34 3.41 0.08 87.27 08:09:47 Average: 5 7.91 0.00 1.25 1.21 0.07 89.55 08:09:47 Average: 6 7.94 0.00 1.28 1.13 0.07 89.59 08:09:47 Average: 7 7.91 0.00 1.30 1.84 0.04 88.90 08:09:47 08:09:47 08:09:47