Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 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-ssh3328594547291833080.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-ssh9073203369832818725.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-ssh13303459289418938644.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-ssh10237132514021182184.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-ssh4363654095140167460.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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22726 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/728 [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/728 # 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 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 (main) Commit message: "Merge pull request #4971 from jinlinGuan/issue-4957" > 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 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 # timeout=10 > git rev-list --no-walk 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:43:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:43:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:43:28 ========================================================= 08:43:28 EdgeX Global Pipelines Version Info 08:43:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:43:28 ------------------- 08:43:28 stable info: 08:43:28 ------------------- 08:43:28 Commited By: Ginny Guan ginny@iotechsys.com 08:43:28 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:43:28 Message: update stable to v1.0.265 08:43:29 ------------------- 08:43:29 experimental info: 08:43:29 ------------------- 08:43:29 Commited By: Cherry Wang cherry@iotechsys.com 08:43:29 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:43:29 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:43:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] echo 08:43:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b1f484 [Pipeline] echo 08:43:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:43:30 provisioning config files... 08:43:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/728@tmp/config1155522718149105239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:30 ---> ****-login.sh 08:43:30 nexus3.edgexfoundry.org:10001 08:43:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:30 Configure a credential helper to remove this warning. See 08:43:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:30 08:43:30 Login Succeeded 08:43:30 nexus3.edgexfoundry.org:10002 08:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:31 Configure a credential helper to remove this warning. See 08:43:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:31 08:43:31 Login Succeeded 08:43:31 nexus3.edgexfoundry.org:10003 08:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:31 Configure a credential helper to remove this warning. See 08:43:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:31 08:43:31 Login Succeeded 08:43:31 nexus3.edgexfoundry.org:10004 08:43:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:32 Configure a credential helper to remove this warning. See 08:43:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:32 08:43:32 Login Succeeded 08:43:32 ****.io 08:43:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:32 Configure a credential helper to remove this warning. See 08:43:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:32 08:43:32 Login Succeeded 08:43:32 ---> ****-login.sh ends [Pipeline] } 08:43:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:43:33 + 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 08:43:33 + + dirnamecut cmd/core-command/Dockerfile -d/ 08:43:33 -f2 08:43:33 + echo core-command,cmd/core-command/Dockerfile 08:43:33 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:43:33 + cut -d/ -f2 08:43:33 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:43:33 + cut -d/+ -f2 08:43:33 dirname cmd/core-data/Dockerfile 08:43:33 + echo core-data,cmd/core-data/Dockerfile 08:43:33 + dirname cmd/core-keeper/Dockerfile 08:43:33 + cut -d/ -f2 08:43:33 + echo core-keeper,cmd/core-keeper/Dockerfile 08:43:33 + dirname cmd/core-metadata/Dockerfile 08:43:33 + cut -d/ -f2 08:43:33 + echo core-metadata,cmd/core-metadata/Dockerfile 08:43:33 + + dirname cmd/security-bootstrapper/Dockerfile 08:43:33 cut -d/ -f2 08:43:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:43:33 + dirname cmd/security-proxy-auth/Dockerfile 08:43:33 + cut -d/ -f2 08:43:33 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:43:33 + dirname cmd/security-proxy-setup/Dockerfile 08:43:33 + cut -d/ -f2 08:43:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:43:33 + dirname cmd/security-secretstore-setup/Dockerfile 08:43:33 + cut -d/ -f2 08:43:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:43:33 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:43:33 + cut -d/ -f2 08:43:33 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:43:33 + dirname cmd/security-spire-agent/Dockerfile 08:43:33 + cut -d/ -f2 08:43:33 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:43:33 + dirname cmd/security-spire-config/Dockerfile 08:43:33 + cut -d/ -f2 08:43:33 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:43:33 + dirname cmd/security-spire-server/Dockerfile 08:43:33 + cut -d/ -f2 08:43:33 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:43:33 + dirname cmd/support-cron-scheduler/Dockerfile 08:43:33 + cut -d/ -f2 08:43:33 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 08:43:33 + dirname cmd/support-notifications/Dockerfile 08:43:33 + cut -d/ -f2 08:43:33 + echo support-notifications,cmd/support-notifications/Dockerfile 08:43:33 + dirname cmd/support-scheduler/Dockerfile 08:43:33 + cut -d/ -f2 08:43:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:43:33 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 08:43:33 + git rev-list -1 --merges 2b1f48441a87e2337aea9c0c8d694e2dec12bac5~1..2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] echo 08:43:33 -----------> git rev-list -1 --merges 2b1f48441a87e2337aea9c0c8d694e2dec12bac5~1..2b1f48441a87e2337aea9c0c8d694e2dec12bac5 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:43:33 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [false] [Pipeline] sh 08:43:33 + git log --format=format:%s -1 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] echo 08:43:33 ========================================================= 08:43:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:43:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:43:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:43:34 + grep -v github /etc/ssh/ssh_known_hosts 08:43:34 + [ -e /tmp/ssh_known_hosts ] 08:43:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:43:34 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:43:34 sudo tee -a /etc/ssh/ssh_known_hosts 08:43:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:43:34 08:43:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:43:36 0.1.4: Pulling from edgex-devops/py-git-semver 08:43:36 b85a868b505f: Pulling fs layer 08:43:36 e2be974225ed: Pulling fs layer 08:43:36 339a4e72a1f5: Pulling fs layer 08:43:36 988bab9f4d93: Pulling fs layer 08:43:36 1469e6f7b9e6: Pulling fs layer 08:43:36 eaf3925da568: Pulling fs layer 08:43:36 bab4dde63d76: Pulling fs layer 08:43:36 bde34c3a00c8: Pulling fs layer 08:43:36 b352a97aabf1: Pulling fs layer 08:43:36 4872d77fe225: Pulling fs layer 08:43:36 5851b861e8e6: Pulling fs layer 08:43:36 988bab9f4d93: Waiting 08:43:36 1469e6f7b9e6: Waiting 08:43:36 eaf3925da568: Waiting 08:43:36 bab4dde63d76: Waiting 08:43:36 bde34c3a00c8: Waiting 08:43:36 5851b861e8e6: Waiting 08:43:36 4872d77fe225: Waiting 08:43:36 b352a97aabf1: Waiting 08:43:36 e2be974225ed: Verifying Checksum 08:43:36 e2be974225ed: Download complete 08:43:36 988bab9f4d93: Verifying Checksum 08:43:36 988bab9f4d93: Download complete 08:43:36 1469e6f7b9e6: Verifying Checksum 08:43:36 1469e6f7b9e6: Download complete 08:43:36 eaf3925da568: Download complete 08:43:36 339a4e72a1f5: Verifying Checksum 08:43:36 339a4e72a1f5: Download complete 08:43:36 bde34c3a00c8: Download complete 08:43:36 b352a97aabf1: Verifying Checksum 08:43:36 b352a97aabf1: Download complete 08:43:36 4872d77fe225: Verifying Checksum 08:43:36 4872d77fe225: Download complete 08:43:36 5851b861e8e6: Verifying Checksum 08:43:36 5851b861e8e6: Download complete 08:43:36 b85a868b505f: Verifying Checksum 08:43:36 b85a868b505f: Download complete 08:43:36 bab4dde63d76: Verifying Checksum 08:43:36 bab4dde63d76: Download complete 08:43:37 b85a868b505f: Pull complete 08:43:38 e2be974225ed: Pull complete 08:43:38 339a4e72a1f5: Pull complete 08:43:38 988bab9f4d93: Pull complete 08:43:38 1469e6f7b9e6: Pull complete 08:43:38 eaf3925da568: Pull complete 08:43:40 bab4dde63d76: Pull complete 08:43:40 bde34c3a00c8: Pull complete 08:43:40 b352a97aabf1: Pull complete 08:43:41 4872d77fe225: Pull complete 08:43:41 5851b861e8e6: Pull complete 08:43:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:43:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:43:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:41 prd-ubuntu20.04-docker-8c-8g-22726 does not seem to be running inside a container 08:43:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:43:44 $ docker top b82aeb20ecd09df662117cb73dc2cb89a2875fe8066d796ebda714cc109285c1 -eo pid,comm 08:43:44 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:43:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:43:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:43:44 [ssh-agent] Looking for ssh-agent implementation... 08:43:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:43:44 $ docker exec b82aeb20ecd09df662117cb73dc2cb89a2875fe8066d796ebda714cc109285c1 ssh-agent 08:43:44 SSH_AUTH_SOCK=/tmp/ssh-7f28Yu6OfqoR/agent.31 08:43:44 SSH_AGENT_PID=37 08:43:44 Running ssh-add (command line suppressed) 08:43:44 Identity added: /w/workspace/edgex-go/728@tmp/private_key_15240011806624674792.key (/w/workspace/edgex-go/728@tmp/private_key_15240011806624674792.key) 08:43:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:43:45 + git tag --points-at HEAD [Pipeline] } 08:43:45 $ docker exec --env ******** --env ******** b82aeb20ecd09df662117cb73dc2cb89a2875fe8066d796ebda714cc109285c1 ssh-agent -k 08:43:45 unset SSH_AUTH_SOCK; 08:43:45 unset SSH_AGENT_PID; 08:43:45 echo Agent pid 37 killed; 08:43:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:43:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:43:45 [ssh-agent] Looking for ssh-agent implementation... 08:43:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:43:45 $ docker exec b82aeb20ecd09df662117cb73dc2cb89a2875fe8066d796ebda714cc109285c1 ssh-agent 08:43:45 SSH_AUTH_SOCK=/tmp/ssh-jlF41dLHSa3H/agent.70 08:43:45 SSH_AGENT_PID=76 08:43:45 Running ssh-add (command line suppressed) 08:43:45 Identity added: /w/workspace/edgex-go/728@tmp/private_key_1612404213051581759.key (/w/workspace/edgex-go/728@tmp/private_key_1612404213051581759.key) 08:43:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:43:45 + git semver init 08:43:46 2024-10-14 08:43:46,058 [run_init] DEBUG init version:0.0.0 force:False 08:43:46 2024-10-14 08:43:46,059 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/728/.semver 08:43:46 2024-10-14 08:43:46,060 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/728/.semver 08:43:46 2024-10-14 08:43:46,061 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/728/.semver'], cwd=/w/workspace/edgex-go/728, universal_newlines=False, shell=None, istream=None) 08:43:52 2024-10-14 08:43:51,515 [append_file] DEBUG append to file:/w/workspace/edgex-go/728/.git/info/exclude 08:43:52 2024-10-14 08:43:51,516 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/728/.semver/main with force:False 08:43:52 2024-10-14 08:43:51,517 [read_version] DEBUG read version from /w/workspace/edgex-go/728/.semver/main 08:43:52 2024-10-14 08:43:51,517 [read_version] DEBUG read version from /w/workspace/edgex-go/728/.semver/main 08:43:52 3.2.0-dev.105 [Pipeline] } 08:43:52 $ docker exec --env ******** --env ******** b82aeb20ecd09df662117cb73dc2cb89a2875fe8066d796ebda714cc109285c1 ssh-agent -k 08:43:52 unset SSH_AUTH_SOCK; 08:43:52 unset SSH_AGENT_PID; 08:43:52 echo Agent pid 76 killed; 08:43:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:43:53 + git semver [Pipeline] } 08:43:53 $ docker stop --time=1 b82aeb20ecd09df662117cb73dc2cb89a2875fe8066d796ebda714cc109285c1 08:43:54 $ docker rm -f --volumes b82aeb20ecd09df662117cb73dc2cb89a2875fe8066d796ebda714cc109285c1 [Pipeline] // withDockerContainer [Pipeline] sh 08:43:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:43:55 Stashed 1 file(s) [Pipeline] echo 08:43:55 [edgeXSemver]: initialized semver on version 3.2.0-dev.105 [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 08:43:55 + git config --global --add safe.directory /w/workspace/edgex-go/728 [Pipeline] echo 08:43:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:43:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:43:55 ========================================================= 08:43:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:43:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:43:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:43:56 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:43:56 43c4264eed91: Pulling fs layer 08:43:56 4cc291be95ef: Pulling fs layer 08:43:56 2ac1f1163629: Pulling fs layer 08:43:56 5c3c966382ef: Pulling fs layer 08:43:56 4f4fb700ef54: Pulling fs layer 08:43:56 5d5c8e513c77: Pulling fs layer 08:43:56 9f66e0745190: Pulling fs layer 08:43:56 f49a43e4bbc0: Pulling fs layer 08:43:56 561ebcabdf7f: Pulling fs layer 08:43:56 4f4fb700ef54: Waiting 08:43:56 5d5c8e513c77: Waiting 08:43:56 561ebcabdf7f: Waiting 08:43:56 f49a43e4bbc0: Waiting 08:43:56 5c3c966382ef: Waiting 08:43:56 4cc291be95ef: Verifying Checksum 08:43:56 4cc291be95ef: Download complete 08:43:56 5c3c966382ef: Verifying Checksum 08:43:56 5c3c966382ef: Download complete 08:43:56 4f4fb700ef54: Verifying Checksum 08:43:56 4f4fb700ef54: Download complete 08:43:56 5d5c8e513c77: Verifying Checksum 08:43:56 5d5c8e513c77: Download complete 08:43:56 43c4264eed91: Download complete 08:43:57 9f66e0745190: Verifying Checksum 08:43:57 9f66e0745190: Download complete 08:43:57 43c4264eed91: Pull complete 08:43:57 561ebcabdf7f: Download complete 08:43:57 4cc291be95ef: Pull complete 08:43:57 2ac1f1163629: Download complete 08:43:57 f49a43e4bbc0: Verifying Checksum 08:43:57 f49a43e4bbc0: Download complete 08:44:01 2ac1f1163629: Pull complete 08:44:01 5c3c966382ef: Pull complete 08:44:01 4f4fb700ef54: Pull complete 08:44:01 5d5c8e513c77: Pull complete 08:44:01 9f66e0745190: Pull complete 08:44:03 f49a43e4bbc0: Pull complete 08:44:03 561ebcabdf7f: Pull complete 08:44:03 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:44:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:44:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:44:04 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:44:04 WORKDIR /edgex 08:44:04 COPY go.mod . 08:44:04 RUN go mod download 08:44:04 docker build -t ci-base-image-x86_64 -f - . 08:44:04 Sending build context to Docker daemon 179.7MB 08:44:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:44:04 ---> 3a752c3f9dda 08:44:04 Step 2/4 : WORKDIR /edgex 08:44:10 ---> Running in 73c1b75752cb 08:44:10 Removing intermediate container 73c1b75752cb 08:44:10 ---> 6720c8375e65 08:44:10 Step 3/4 : COPY go.mod . 08:44:10 ---> 178d799e9e2f 08:44:10 Step 4/4 : RUN go mod download 08:44:10 ---> Running in ab4620ecfba1 08:44:10 Still waiting to schedule task 08:44:10 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:44:32 Removing intermediate container ab4620ecfba1 08:44:32 ---> 94047a525336 08:44:32 Successfully built 94047a525336 08:44:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:32 + docker inspect -f . ci-base-image-x86_64 08:44:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:32 prd-ubuntu20.04-docker-8c-8g-22726 does not seem to be running inside a container 08:44:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:44:32 $ docker top 78e07b562d2585f863b21c24a23edcfa351d34251f6e08bc8694223515c3eb02 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:33 + go version 08:44:33 go version go1.23.2 linux/amd64 [Pipeline] } 08:44:33 $ docker stop --time=1 78e07b562d2585f863b21c24a23edcfa351d34251f6e08bc8694223515c3eb02 08:44:34 $ docker rm -f --volumes 78e07b562d2585f863b21c24a23edcfa351d34251f6e08bc8694223515c3eb02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:34 + docker inspect -f . ci-base-image-x86_64 08:44:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:35 prd-ubuntu20.04-docker-8c-8g-22726 does not seem to be running inside a container 08:44:35 $ 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/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:44:35 $ docker top 3ae9709a81a07884ed12a25082f923084ab95c0e947cae7b463ccd86a7ca89d0 -eo pid,comm [Pipeline] { [Pipeline] echo 08:44:35 ========================================================= 08:44:35 [edgeXBuildGoParallel] Running Tests and Build... 08:44:35 ========================================================= [Pipeline] sh 08:44:35 + git config --global --add safe.directory /w/workspace/edgex-go/728 [Pipeline] fileExists [Pipeline] sh 08:44:36 + make test 08:44:36 go test -race -coverprofile=coverage.out ./... 08:44:44 ? github.com/edgexfoundry/edgex-go [no test files] 08:45:10 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:45:10 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:45:10 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:45:10 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:45:10 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:45:10 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:45:10 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:45:10 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:45:10 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:45:10 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:45:10 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:45:10 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 08:45:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:45:11 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:45:11 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:45:11 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:45:13 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:45:13 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:45:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 08:45:14 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:45:14 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:45:14 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 08:45:14 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:45:14 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:45:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 08:45:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:45:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:45:15 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:45:15 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:45:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:45:15 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:45:15 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:45:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:45:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:45:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:45:17 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:45:17 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:45:17 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:45:17 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:45:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.2% of statements 08:45:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 53.3% of statements 08:45:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.661s coverage: 93.4% of statements 08:45:18 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.037s coverage: 91.7% of statements 08:45:18 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:45:18 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:45:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:45:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:45:19 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:45:19 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:45:19 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:45:19 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:45:19 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:45:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:45:19 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:45:19 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:45:19 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:45:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 10.0% of statements 08:45:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.434s coverage: 95.8% of statements 08:45:21 ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements 08:45:21 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:45:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:45:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:45:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.031s coverage: 0.0% of statements [no tests to run] 08:45:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 0.8% of statements 08:45:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 42.5% of statements 08:45:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 41.7% of statements 08:45:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.018s coverage: 77.8% of statements 08:45:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 08:45:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements 08:45:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 08:45:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:45:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:45:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:45:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:45:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:45:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:45:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:45:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:45:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:45:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:45:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:45:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:45:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:45:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:45:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:45:26 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:45:26 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:45:26 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:45:28 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:45:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:45:30 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:45:30 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:45:32 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:45:32 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:45:32 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:45:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:45:34 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:45:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:45:34 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:45:34 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:45:34 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:45:34 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 08:45:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 08:45:35 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 08:45:35 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 08:45:35 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 08:45:36 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:45:37 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:45:37 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:45:38 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:45:38 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:45:38 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:45:38 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:45:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:45:39 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:45:39 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:45:39 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 08:45:40 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:45:40 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:45:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:45:41 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.233s coverage: 79.9% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.043s coverage: 92.9% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 66.7% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.122s coverage: 63.1% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.128s coverage: 36.5% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 89.5% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.035s coverage: 9.9% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.097s coverage: 97.1% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.029s coverage: 45.8% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.049s coverage: 19.6% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.102s coverage: 95.7% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 08:45:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 98.9% of statements 08:45:48 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 08:45:48 running golangci-lint 08:45:48 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 08:45:48 go version go1.23.2 linux/amd64 08:45:48 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 08:45:48 level=info msg="[config_reader] Used config file .golangci.yml" 08:45:48 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:46:11 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|exports_file|imports|files|compiled_files|deps) took 22.948179809s" 08:46:11 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 59.508507ms" 08:46:24 level=info msg="[linters_context/goanalysis] analyzers took 2m15.21089854s with top 10 stages: buildir: 58.766948785s, gosec: 3.441267561s, inspect: 2.54704075s, fact_deprecated: 2.467713245s, printf: 2.001438733s, ctrlflow: 1.971275712s, nilness: 1.940483867s, fact_purity: 1.855139816s, S1038: 1.32104217s, typedness: 1.301957973s" 08:46:24 level=info msg="[runner] Issues before processing: 220, after processing: 0" 08:46:24 level=info msg="[runner] Processors filtering stat (in/out): skip_files: 220/220, skip_dirs: 220/220, cgo: 220/220, path_prettifier: 220/220, filename_unadjuster: 220/220, invalid_issue: 220/220, autogenerated_exclude: 220/220, identifier_marker: 220/220, exclude-rules: 220/22, exclude: 220/220, nolint: 22/0" 08:46:24 level=info msg="[runner] processing took 17.301123ms with stages: nolint: 7.181653ms, identifier_marker: 5.54564ms, exclude-rules: 1.482779ms, path_prettifier: 1.179773ms, autogenerated_exclude: 1.172554ms, skip_dirs: 622.092µs, invalid_issue: 65.622µs, cgo: 31.72µs, filename_unadjuster: 14.97µs, max_same_issues: 1.03µs, uniq_by_line: 840ns, skip_files: 450ns, fixer: 420ns, exclude: 330ns, sort_results: 250ns, source_code: 230ns, diff: 160ns, max_from_linter: 160ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, severity-rules: 100ns" 08:46:24 level=info msg="[runner] linters took 12.20550087s with stages: goanalysis_metalinter: 12.188117175s" 08:46:24 level=info msg="File cache stats: 0 entries of total size 0B" 08:46:24 level=info msg="Memory: 351 samples, avg is 301.2MB, max is 1320.1MB" 08:46:24 level=info msg="Execution took 35.223712008s" 08:46:24 go vet ./... 08:46:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:46:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:46:32 ./bin/test-attribution-txt.sh [Pipeline] echo 08:46:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:46:32 + ls -al . 08:46:32 total 1892 08:46:32 drwxrwxr-x 11 1001 1001 4096 Oct 14 08:44 . 08:46:32 drwxr-xr-x 4 root root 4096 Oct 14 08:44 .. 08:46:32 drwxrwxr-x 2 1001 1001 4096 Oct 14 08:43 .blubracket 08:46:32 -rw-rw-r-- 1 1001 1001 10 Oct 14 08:43 .dockerignore 08:46:32 drwxrwxr-x 8 1001 1001 4096 Oct 14 08:45 .git 08:46:32 drwxrwxr-x 3 1001 1001 4096 Oct 14 08:43 .github 08:46:32 -rw-rw-r-- 1 1001 1001 1152 Oct 14 08:43 .gitignore 08:46:32 -rw-rw-r-- 1 1001 1001 199 Oct 14 08:43 .golangci.yml 08:46:32 -rw-rw-r-- 1 1001 1001 100 Oct 14 08:43 .hadolint.yml 08:46:32 drwxr-xr-x 3 1001 1001 4096 Oct 14 08:43 .semver 08:46:32 -rw-rw-r-- 1 1001 1001 155 Oct 14 08:43 .sonarcloud.properties 08:46:32 -rw-rw-r-- 1 1001 1001 1171 Oct 14 08:43 ADOPTERS.md 08:46:32 -rw-rw-r-- 1 1001 1001 21553 Oct 14 08:43 Attribution.txt 08:46:32 -rw-rw-r-- 1 1001 1001 100284 Oct 14 08:43 CHANGELOG.md 08:46:32 -rw-rw-r-- 1 1001 1001 3804 Oct 14 08:43 CONTRIBUTING.md 08:46:32 -rw-rw-r-- 1 1001 1001 677 Oct 14 08:43 GOVERNANCE.md 08:46:32 -rw-rw-r-- 1 1001 1001 861 Oct 14 08:43 Jenkinsfile 08:46:32 -rw-rw-r-- 1 1001 1001 10775 Oct 14 08:43 LICENSE 08:46:32 -rw-rw-r-- 1 1001 1001 17391 Oct 14 08:43 Makefile 08:46:32 -rw-rw-r-- 1 1001 1001 582 Oct 14 08:43 OWNERS.md 08:46:32 -rw-rw-r-- 1 1001 1001 9528 Oct 14 08:43 README.md 08:46:32 -rw-rw-r-- 1 1001 1001 789 Oct 14 08:43 SECURITY.md 08:46:32 -rw-rw-r-- 1 1001 1001 13 Oct 14 08:43 VERSION 08:46:32 drwxrwxr-x 2 1001 1001 4096 Oct 14 08:43 bin 08:46:32 drwxrwxr-x 20 1001 1001 4096 Oct 14 08:43 cmd 08:46:32 -rw-r--r-- 1 root root 1548932 Oct 14 08:45 coverage.out 08:46:32 drwxrwxr-x 2 1001 1001 4096 Oct 14 08:43 fuzz_test 08:46:32 -rw-rw-r-- 1 1001 1001 7277 Oct 14 08:43 go.mod 08:46:32 -rw-rw-r-- 1 1001 1001 101084 Oct 14 08:43 go.sum 08:46:32 drwxrwxr-x 7 1001 1001 4096 Oct 14 08:43 internal 08:46:32 drwxrwxr-x 3 1001 1001 4096 Oct 14 08:43 openapi 08:46:32 -rw-rw-r-- 1 1001 1001 584 Oct 14 08:43 security.txt 08:46:32 -rw-rw-r-- 1 1001 1001 204 Oct 14 08:43 version.go [Pipeline] sh 08:46:32 + '[' -e coverage.out ] 08:46:32 + chown 1001:1001 coverage.out [Pipeline] stash 08:46:32 Stashed 1 file(s) [Pipeline] sh 08:46:33 + make build 08:46:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:46:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:46:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:47:01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:47:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:47:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22730 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 08:47:03 Running in /w/workspace/edgex-go/728 [Pipeline] { [Pipeline] checkout 08:47:03 The recommended git tool is: git 08:47:04 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:47:09 using credential edgex-jenkins-ssh 08:47:09 Cloning the remote Git repository 08:47:09 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:47:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:47:09 > git init /w/workspace/edgex-go/728 # timeout=10 08:47:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:47:09 > git --version # timeout=10 08:47:09 > git --version # 'git version 2.25.1' 08:47:09 using GIT_SSH to set credentials SSH Credentials for GitHub 08:47:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:11 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:47:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:47:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:47:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:47:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:47:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:47:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:47:22 $ docker stop --time=1 3ae9709a81a07884ed12a25082f923084ab95c0e947cae7b463ccd86a7ca89d0 08:47:31 $ docker rm -f --volumes 3ae9709a81a07884ed12a25082f923084ab95c0e947cae7b463ccd86a7ca89d0 08:47:31 Avoid second fetch 08:47:31 Checking out Revision 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 (main) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:47:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:31 > git config core.sparsecheckout # timeout=10 08:47:32 > git checkout -f 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 # timeout=10 08:47:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:47:32 08:47:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:47:32 latest: Pulling from edgex-devops/edgex-compose 08:47:32 91d30c5bc195: Pulling fs layer 08:47:32 2e9b0aa3be6d: Pulling fs layer 08:47:32 9c61dcf015f6: Pulling fs layer 08:47:32 4698f68db338: Pulling fs layer 08:47:32 2a2f49069b9e: Pulling fs layer 08:47:32 e0025b399a48: Pulling fs layer 08:47:32 4698f68db338: Waiting 08:47:32 e0025b399a48: Waiting 08:47:32 2a2f49069b9e: Waiting 08:47:32 91d30c5bc195: Verifying Checksum 08:47:32 91d30c5bc195: Download complete 08:47:32 4698f68db338: Verifying Checksum 08:47:32 4698f68db338: Download complete 08:47:33 Commit message: "Merge pull request #4971 from jinlinGuan/issue-4957" 08:47:33 2e9b0aa3be6d: Verifying Checksum 08:47:33 2e9b0aa3be6d: Download complete 08:47:33 e0025b399a48: Verifying Checksum 08:47:33 e0025b399a48: Download complete 08:47:33 91d30c5bc195: Pull complete 08:47:33 2a2f49069b9e: Verifying Checksum 08:47:33 2a2f49069b9e: Download complete 08:47:33 2e9b0aa3be6d: Pull complete 08:47:33 9c61dcf015f6: Verifying Checksum 08:47:33 9c61dcf015f6: Download complete 08:47:36 9c61dcf015f6: Pull complete 08:47:36 4698f68db338: Pull complete 08:47:36 2a2f49069b9e: Pull complete 08:47:36 e0025b399a48: Pull complete 08:47:36 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:47:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:47:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:36 prd-ubuntu20.04-docker-8c-8g-22726 does not seem to be running inside a container 08:47:36 $ 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/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:47:40 $ docker top b61cf8f8f580be6a4b8433626655b537e11af4fa1c4507a9cb08ff1b417163a6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:47:41 + docker compose -f ./docker-compose-build.yml build --parallel 08:47:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:47:41 % Total % Received % Xferd Average Speed Time Time Time Current 08:47:41 Dload Upload Total Spent Left Speed 08:47:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh 08:47:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:47:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:47:42 + sudo tee /etc/docker/daemon.new 08:47:42 { 08:47:42 "registry-mirrors": [ 08:47:42 "https://nexus3.edgexfoundry.org:10001" 08:47:42 ], 08:47:42 "bip": "10.250.0.254/24", 08:47:42 "hosts": [ 08:47:42 "tcp://0.0.0.0:5555", 08:47:42 "unix:///var/run/docker.sock" 08:47:42 ], 08:47:42 "mtu": 1458, 08:47:42 "selinux-enabled": true, 08:47:42 "seccomp-profile": "/etc/docker/seccomp.json" 08:47:42 } [Pipeline] sh 08:47:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:47:43 + sudo service docker restart 08:47:44 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:47:44 #1 transferring dockerfile: 08:47:44 #1 transferring dockerfile: 2.23kB done 08:47:44 #1 DONE 0.1s 08:47:44 08:47:44 #2 [support-notifications internal] load build definition from Dockerfile 08:47:44 #2 transferring dockerfile: 2.02kB done 08:47:44 #2 DONE 0.0s 08:47:44 08:47:44 #3 [security-spire-config internal] load build definition from Dockerfile 08:47:44 #3 transferring dockerfile: 1.69kB done 08:47:44 #3 DONE 0.0s 08:47:44 08:47:44 #4 [core-command internal] load build definition from Dockerfile 08:47:44 #4 transferring dockerfile: 1.93kB done 08:47:44 #4 DONE 0.0s 08:47:44 08:47:44 #5 [core-keeper internal] load build definition from Dockerfile 08:47:44 #5 transferring dockerfile: 2.07kB done 08:47:44 #5 DONE 0.0s 08:47:44 08:47:44 #6 [core-metadata internal] load build definition from Dockerfile 08:47:44 #6 transferring dockerfile: 2.13kB done 08:47:44 #6 DONE 0.0s 08:47:44 08:47:44 #7 [support-cron-scheduler internal] load build definition from Dockerfile 08:47:44 #7 transferring dockerfile: 1.85kB done 08:47:44 #7 DONE 0.0s 08:47:44 08:47:44 #8 [security-spire-server internal] load build definition from Dockerfile 08:47:44 #8 transferring dockerfile: 1.70kB done 08:47:44 #8 DONE 0.0s 08:47:44 08:47:44 #9 [security-secretstore-setup internal] load build definition from Dockerfile 08:47:44 #9 transferring dockerfile: 2.49kB done 08:47:44 #9 DONE 0.0s 08:47:44 08:47:44 #10 [security-bootstrapper internal] load build definition from Dockerfile 08:47:44 #10 transferring dockerfile: 3.17kB done 08:47:44 #10 DONE 0.0s 08:47:44 08:47:44 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:47:44 #11 transferring dockerfile: 1.89kB done 08:47:44 #11 DONE 0.0s 08:47:44 08:47:44 #12 [security-proxy-setup internal] load build definition from Dockerfile 08:47:44 #12 transferring dockerfile: 2.50kB done 08:47:44 #12 DONE 0.0s 08:47:44 08:47:44 #13 [security-proxy-auth internal] load build definition from Dockerfile 08:47:44 #13 transferring dockerfile: 2.15kB done 08:47:44 #13 DONE 0.0s 08:47:44 08:47:44 #14 [security-spire-agent internal] load build definition from Dockerfile 08:47:44 #14 transferring dockerfile: 1.81kB done 08:47:44 #14 DONE 0.0s 08:47:44 08:47:44 #15 [support-scheduler internal] load build definition from Dockerfile 08:47:44 #15 transferring dockerfile: 1.93kB done 08:47:44 #15 DONE 0.0s 08:47:44 08:47:44 #16 [core-data internal] load build definition from Dockerfile 08:47:44 #16 transferring dockerfile: 2.07kB done 08:47:44 #16 DONE 0.0s 08:47:44 08:47:44 #17 [core-common-config-bootstrapper internal] load .dockerignore 08:47:44 #17 transferring context: 50B done 08:47:44 #17 DONE 0.0s 08:47:44 08:47:44 #18 [support-notifications internal] load .dockerignore 08:47:44 #18 transferring context: 50B done 08:47:44 #18 DONE 0.0s 08:47:44 08:47:44 #19 [security-spire-config internal] load .dockerignore 08:47:44 #19 transferring context: 50B done 08:47:44 #19 DONE 0.0s 08:47:44 08:47:44 #20 [core-command internal] load .dockerignore 08:47:44 #20 transferring context: 50B done 08:47:44 #20 DONE 0.0s 08:47:44 08:47:44 #21 [core-keeper internal] load .dockerignore 08:47:44 #21 transferring context: 50B done 08:47:44 #21 DONE 0.0s 08:47:44 08:47:44 #22 [core-metadata internal] load .dockerignore 08:47:44 #22 transferring context: 50B done 08:47:44 #22 DONE 0.0s 08:47:44 08:47:44 #23 [support-cron-scheduler internal] load .dockerignore 08:47:44 #23 transferring context: 50B done 08:47:44 #23 DONE 0.0s 08:47:44 08:47:44 #24 [security-spire-server internal] load .dockerignore 08:47:44 #24 transferring context: 50B done 08:47:44 #24 DONE 0.0s 08:47:44 08:47:44 #25 [security-secretstore-setup internal] load .dockerignore 08:47:44 #25 transferring context: 50B done 08:47:44 #25 DONE 0.0s 08:47:44 08:47:44 #26 [security-bootstrapper internal] load .dockerignore 08:47:44 #26 transferring context: 50B done 08:47:44 #26 DONE 0.0s 08:47:44 08:47:44 #27 [security-spiffe-token-provider internal] load .dockerignore 08:47:44 #27 transferring context: 50B done 08:47:44 #27 DONE 0.0s 08:47:44 08:47:44 #28 [security-proxy-setup internal] load .dockerignore 08:47:44 #28 transferring context: 50B done 08:47:44 #28 DONE 0.0s 08:47:44 08:47:44 #29 [security-proxy-auth internal] load .dockerignore 08:47:44 #29 transferring context: 50B done 08:47:44 #29 DONE 0.0s 08:47:44 08:47:44 #30 [security-spire-agent internal] load .dockerignore 08:47:44 #30 transferring context: 50B done 08:47:44 #30 DONE 0.0s 08:47:44 08:47:44 #31 [core-data internal] load .dockerignore 08:47:44 #31 transferring context: 50B done 08:47:44 #31 DONE 0.0s 08:47:44 08:47:44 #32 [support-scheduler internal] load .dockerignore 08:47:44 #32 transferring context: 50B done 08:47:44 #32 DONE 0.0s 08:47:44 08:47:44 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:47:44 #33 DONE 0.0s 08:47:44 08:47:44 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 08:47:44 #34 DONE 0.1s 08:47:44 08:47:44 #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:47:44 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:47:44 #35 DONE 0.0s 08:47:44 08:47:44 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:47:44 #36 ... 08:47:44 08:47:44 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:47:44 #33 DONE 0.0s 08:47:44 08:47:44 #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:47:44 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:47:44 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:47:44 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:47:44 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:47:44 #35 DONE 0.1s 08:47:44 08:47:44 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:47:44 #36 ... 08:47:44 08:47:44 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:47:44 #33 DONE 0.0s 08:47:44 08:47:44 #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:47:44 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:47:44 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:47:44 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:47:44 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:47:44 #35 DONE 0.1s 08:47:44 08:47:44 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:47:44 #36 ... 08:47:44 08:47:44 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:47:44 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:47:44 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:47:44 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:47:44 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:47:44 #35 DONE 0.1s 08:47:44 08:47:44 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:47:44 #33 DONE 0.0s 08:47:44 08:47:44 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:47:44 #36 ... 08:47:44 08:47:44 #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:47:44 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:47:44 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:47:44 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:47:44 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:47:44 #35 DONE 0.1s 08:47:44 08:47:44 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:47:44 #33 DONE 0.0s 08:47:44 08:47:44 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 08:47:44 #34 DONE 0.3s 08:47:44 08:47:44 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:47:45 #36 ... 08:47:45 08:47:45 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:47:45 #33 DONE 0.0s 08:47:45 08:47:45 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:47:45 #33 DONE 0.0s 08:47:45 08:47:45 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 08:47:45 #34 ... 08:47:45 08:47:45 #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:47:45 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:47:45 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:47:45 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:47:45 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:47:45 #35 DONE 0.1s 08:47:45 08:47:45 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:47:45 #33 DONE 0.0s 08:47:45 08:47:45 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:47:45 #37 DONE 0.6s 08:47:45 08:47:45 #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 08:47:45 #34 ... 08:47:45 08:47:45 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:47:45 #36 DONE 1.3s 08:47:45 08:47:45 #38 [core-metadata internal] load build context 08:47:49 #38 transferring context: 270.83MB 4.5s 08:47:50 #38 ... 08:47:50 08:47:50 #39 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:47:54 #39 ... 08:47:54 08:47:54 #40 [core-common-config-bootstrapper internal] load build context 08:47:54 #40 transferring context: 523.09MB 9.9s 08:47:54 #40 ... 08:47:54 08:47:54 #41 [support-notifications internal] load build context 08:47:54 #41 ... 08:47:54 08:47:54 #42 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:47:54 #0 1.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:47:54 #0 1.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:47:54 #0 1.683 (1/1) Installing dumb-init (1.2.5-r3) 08:47:54 #0 1.729 Executing busybox-1.36.1-r29.trigger 08:47:54 #0 1.737 OK: 8 MiB in 15 packages 08:47:54 #42 ... 08:47:54 08:47:54 #43 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:47:54 #0 1.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:47:54 #0 1.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:47:54 #0 1.832 (1/2) Installing ca-certificates (20240705-r0) 08:47:54 #0 1.850 (2/2) Installing dumb-init (1.2.5-r3) 08:47:54 #0 1.855 Executing busybox-1.36.1-r29.trigger 08:47:54 #0 1.862 Executing ca-certificates-20240705-r0.trigger 08:47:54 #0 1.900 OK: 9 MiB in 16 packages 08:47:54 #43 ... 08:47:54 08:47:54 #44 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:47:54 #44 ... 08:47:54 08:47:54 #45 [core-keeper internal] load build context 08:47:54 #45 transferring context: 612.10MB 9.7s done 08:47:54 #45 ... 08:47:54 08:47:54 #46 [support-cron-scheduler internal] load build context 08:47:55 #46 transferring context: 612.10MB 10.3s done 08:47:55 #46 ... 08:47:55 08:47:55 #47 [security-spire-server internal] load build context 08:47:55 #47 ... 08:47:55 08:47:55 #48 [security-proxy-setup internal] load build context 08:47:55 #48 ... 08:47:55 08:47:55 #49 [security-spire-config internal] load build context 08:47:55 #49 ... 08:47:55 08:47:55 #50 [security-bootstrapper internal] load build context 08:47:55 #50 transferring context: 612.10MB 9.0s done 08:47:55 #50 ... 08:47:55 08:47:55 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:47:55 #51 ... 08:47:55 08:47:55 #52 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:47:55 #52 ... 08:47:55 08:47:55 #53 [core-command internal] load build context 08:47:55 #53 transferring context: 612.10MB 9.7s done 08:47:56 #53 ... 08:47:56 08:47:56 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:47:56 #54 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:47:56 #54 ... 08:47:56 08:47:56 #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:47:56 #55 ... 08:47:56 08:47:56 #56 [security-spiffe-token-provider internal] load build context 08:47:57 #56 ... 08:47:57 08:47:57 #57 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:47:57 #57 ... 08:47:57 08:47:57 #58 [security-secretstore-setup internal] load build context 08:47:57 #58 transferring context: 612.10MB 10.2s done 08:47:57 #58 ... 08:47:57 08:47:57 #59 [support-scheduler internal] load build context 08:47:57 #59 ... 08:47:57 08:47:57 #60 [security-proxy-auth internal] load build context 08:47:57 #60 transferring context: 612.10MB 9.6s done 08:47:59 #60 ... 08:47:59 08:47:59 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:48:00 #61 ... 08:48:00 08:48:00 #38 [core-metadata internal] load build context 08:48:00 #38 transferring context: 612.10MB 10.1s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:48:02 provisioning config files... 08:48:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/728@tmp/config493590215495889161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:48:02 ---> ****-login.sh 08:48:02 nexus3.edgexfoundry.org:10001 08:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:48:03 Configure a credential helper to remove this warning. See 08:48:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:48:03 08:48:03 Login Succeeded 08:48:03 nexus3.edgexfoundry.org:10002 08:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:48:04 Configure a credential helper to remove this warning. See 08:48:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:48:04 08:48:04 Login Succeeded 08:48:04 nexus3.edgexfoundry.org:10003 08:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:48:04 Configure a credential helper to remove this warning. See 08:48:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:48:04 08:48:04 Login Succeeded 08:48:04 nexus3.edgexfoundry.org:10004 08:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:48:04 Configure a credential helper to remove this warning. See 08:48:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:48:04 08:48:04 Login Succeeded 08:48:04 ****.io 08:48:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:05 #38 ... 08:48:05 08:48:05 #40 [core-common-config-bootstrapper internal] load build context 08:48:05 #40 transferring context: 612.10MB 10.8s done 08:48:05 #40 ... 08:48:05 08:48:05 #41 [support-notifications internal] load build context 08:48:05 #41 transferring context: 612.10MB 10.5s done 08:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:48:05 Configure a credential helper to remove this warning. See 08:48:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:48:05 08:48:05 Login Succeeded 08:48:05 ---> ****-login.sh ends [Pipeline] } 08:48:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:48:06 + git config --global --add safe.directory /w/workspace/edgex-go/728 [Pipeline] echo 08:48:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:48:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:48:06 ========================================================= 08:48:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:48:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:48:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:48:07 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:48:07 cf04c63912e1: Pulling fs layer 08:48:07 55b35a11ae5e: Pulling fs layer 08:48:07 a37a00ec5f00: Pulling fs layer 08:48:07 50b3750afda1: Pulling fs layer 08:48:07 4f4fb700ef54: Pulling fs layer 08:48:07 80978eb59214: Pulling fs layer 08:48:07 c9f46d7d2bd2: Pulling fs layer 08:48:07 c5a475d317c9: Pulling fs layer 08:48:07 50b3750afda1: Waiting 08:48:07 4f4fb700ef54: Waiting 08:48:07 c9f46d7d2bd2: Waiting 08:48:07 c5a475d317c9: Waiting 08:48:07 80978eb59214: Waiting 08:48:07 55b35a11ae5e: Verifying Checksum 08:48:07 55b35a11ae5e: Download complete 08:48:07 50b3750afda1: Verifying Checksum 08:48:07 50b3750afda1: Download complete 08:48:07 4f4fb700ef54: Download complete 08:48:07 80978eb59214: Download complete 08:48:07 cf04c63912e1: Verifying Checksum 08:48:07 cf04c63912e1: Download complete 08:48:07 c5a475d317c9: Verifying Checksum 08:48:07 c5a475d317c9: Download complete 08:48:08 cf04c63912e1: Pull complete 08:48:08 #41 ... 08:48:08 08:48:08 #62 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:48:09 55b35a11ae5e: Pull complete 08:48:09 a37a00ec5f00: Verifying Checksum 08:48:09 a37a00ec5f00: Download complete 08:48:10 c9f46d7d2bd2: Verifying Checksum 08:48:10 c9f46d7d2bd2: Download complete 08:48:18 #62 ... 08:48:18 08:48:18 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:48:20 #63 ... 08:48:20 08:48:20 #64 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:48:20 #64 ... 08:48:20 08:48:20 #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 08:48:20 #34 DONE 36.6s 08:48:21 08:48:21 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:48:21 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:48:21 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:48:21 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:48:21 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:48:21 #35 DONE 0.1s 08:48:21 08:48:21 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:48:21 #36 DONE 1.3s 08:48:21 08:48:21 #43 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:48:21 #43 DONE 36.7s 08:48:21 08:48:21 #53 [core-command internal] load build context 08:48:21 #53 DONE 36.6s 08:48:21 08:48:21 #50 [security-bootstrapper internal] load build context 08:48:21 #50 DONE 36.4s 08:48:21 08:48:21 #45 [core-keeper internal] load build context 08:48:21 #45 DONE 36.5s 08:48:21 08:48:21 #42 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:48:21 #42 DONE 36.9s 08:48:21 08:48:21 #65 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:48:21 #65 ... 08:48:21 08:48:21 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:48:21 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:48:21 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:48:21 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 08:48:21 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 08:48:21 #35 DONE 0.1s 08:48:21 08:48:21 #38 [core-metadata internal] load build context 08:48:21 #38 DONE 36.5s 08:48:21 08:48:21 #41 [support-notifications internal] load build context 08:48:21 #41 DONE 36.8s 08:48:21 08:48:21 #60 [security-proxy-auth internal] load build context 08:48:21 #60 DONE 36.2s 08:48:21 08:48:21 #57 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:48:21 #57 DONE 36.3s 08:48:21 08:48:21 #46 [support-cron-scheduler internal] load build context 08:48:21 #46 DONE 36.6s 08:48:21 08:48:21 #58 [security-secretstore-setup internal] load build context 08:48:21 #58 DONE 36.5s 08:48:21 08:48:21 #40 [core-common-config-bootstrapper internal] load build context 08:48:21 #40 DONE 36.9s 08:48:21 08:48:21 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:48:21 #54 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 36.0s done 08:48:21 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 08:48:21 #54 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 08:48:21 #54 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:48:21 #54 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:48:21 #54 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:48:21 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s 08:48:21 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s 08:48:21 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:48:21 #54 ... 08:48:21 08:48:21 #49 [security-spire-config internal] load build context 08:48:21 #49 transferring context: 26.23kB 0.0s done 08:48:21 #49 DONE 36.4s 08:48:21 08:48:21 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:48:21 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 08:48:21 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 0.4s 08:48:21 #54 ... 08:48:21 08:48:21 #47 [security-spire-server internal] load build context 08:48:21 #47 transferring context: 27.98kB 0.0s done 08:48:21 #47 DONE 36.5s 08:48:21 08:48:21 #64 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:48:21 #64 DONE 1.7s 08:48:21 08:48:21 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:48:21 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:48:21 #54 ... 08:48:21 08:48:21 #66 [security-spire-agent internal] load build context 08:48:21 #66 transferring context: 27.51kB done 08:48:21 #66 DONE 0.4s 08:48:21 08:48:21 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:48:21 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 0.6s 08:48:21 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s 08:48:25 a37a00ec5f00: Pull complete 08:48:25 50b3750afda1: Pull complete 08:48:25 4f4fb700ef54: Pull complete 08:48:25 80978eb59214: Pull complete 08:48:28 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.7s done 08:48:28 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.7s done 08:48:28 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.7s done 08:48:28 #54 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:48:31 #54 ... 08:48:31 08:48:31 #67 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:48:31 #67 ... 08:48:31 08:48:31 #68 [core-data internal] load build context 08:48:31 #68 transferring context: 612.10MB 5.3s done 08:48:31 #68 ... 08:48:31 08:48:31 #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:48:31 #69 ... 08:48:31 08:48:31 #48 [security-proxy-setup internal] load build context 08:48:31 #48 transferring context: 612.10MB 5.7s done 08:48:31 #48 ... 08:48:31 08:48:31 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:48:31 #70 ... 08:48:31 08:48:31 #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:48:31 #55 36.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:31 #55 36.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:31 #55 37.25 (1/2) Installing dumb-init (1.2.5-r3) 08:48:31 #55 37.25 (2/2) Installing su-exec (0.2-r3) 08:48:31 #55 37.26 Executing busybox-1.36.1-r29.trigger 08:48:31 #55 37.27 OK: 8 MiB in 16 packages 08:48:32 #55 ... 08:48:32 08:48:32 #71 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:48:32 #71 ... 08:48:32 08:48:32 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:48:33 #72 ... 08:48:33 08:48:33 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:48:33 #73 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done 08:48:33 #73 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:48:33 #73 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:48:33 #73 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:48:33 #73 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:48:33 #73 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 08:48:33 #73 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 08:48:33 #73 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:48:33 #73 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 08:48:33 #73 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 6.0s done 08:48:33 #73 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:48:33 #73 ... 08:48:33 08:48:33 #59 [support-scheduler internal] load build context 08:48:33 #59 transferring context: 612.10MB 6.4s done 08:48:33 #59 ... 08:48:33 08:48:33 #56 [security-spiffe-token-provider internal] load build context 08:48:33 #56 transferring context: 612.10MB 5.8s done 08:48:33 #56 ... 08:48:33 08:48:33 #52 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:48:33 #52 DONE 48.2s 08:48:33 08:48:33 #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:48:33 #74 ... 08:48:33 08:48:33 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:48:33 #62 ... 08:48:33 08:48:33 #75 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:48:33 #75 ... 08:48:33 08:48:33 #44 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:48:33 #44 36.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:33 #44 37.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:33 #44 37.44 (1/3) Installing ca-certificates (20240705-r0) 08:48:33 #44 37.45 (2/3) Installing dumb-init (1.2.5-r3) 08:48:33 #44 37.46 (3/3) Installing tzdata (2024b-r0) 08:48:33 #44 37.50 Executing busybox-1.36.1-r29.trigger 08:48:33 #44 37.51 Executing ca-certificates-20240705-r0.trigger 08:48:33 #44 37.55 OK: 10 MiB in 17 packages 08:48:34 c9f46d7d2bd2: Pull complete 08:48:36 c5a475d317c9: Pull complete 08:48:36 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:48:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:48:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:48:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:48:36 WORKDIR /edgex 08:48:36 COPY go.mod . 08:48:36 RUN go mod download 08:48:36 + docker build -t ci-base-image-arm64 -f - . 08:48:37 Sending build context to Docker daemon 3.691MB 08:48:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:48:37 ---> be29e6b0f0d4 08:48:37 Step 2/4 : WORKDIR /edgex 08:48:38 ---> Running in fb9ae199ad3f 08:48:38 #44 ... 08:48:38 08:48:38 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:48:38 #76 ... 08:48:38 08:48:38 #68 [core-data internal] load build context 08:48:38 #68 DONE 17.0s 08:48:38 08:48:38 #48 [security-proxy-setup internal] load build context 08:48:38 #48 DONE 53.1s 08:48:38 08:48:38 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:48:38 #54 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s 08:48:38 #54 ... 08:48:38 08:48:38 #56 [security-spiffe-token-provider internal] load build context 08:48:38 #56 DONE 53.3s 08:48:38 08:48:38 #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:48:38 #55 DONE 53.5s 08:48:38 08:48:38 #44 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:48:38 #44 DONE 53.7s 08:48:38 08:48:38 #59 [support-scheduler internal] load build context 08:48:38 #59 DONE 53.4s 08:48:38 08:48:38 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:48:39 Removing intermediate container fb9ae199ad3f 08:48:39 ---> 45d4241a99cf 08:48:39 Step 3/4 : COPY go.mod . 08:48:39 #54 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.4s done 08:48:39 ---> 186d64b71915 08:48:39 Step 4/4 : RUN go mod download 08:48:39 ---> Running in e91f0dd2f049 08:48:41 #54 ... 08:48:41 08:48:41 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:48:41 #51 53.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:41 #51 53.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:41 #51 54.01 (1/4) Installing ca-certificates (20240705-r0) 08:48:41 #51 54.02 (2/4) Installing dumb-init (1.2.5-r3) 08:48:41 #51 54.03 (3/4) Installing su-exec (0.2-r3) 08:48:41 #51 54.03 (4/4) Installing yq-go (4.44.1-r2) 08:48:41 #51 54.10 Executing busybox-1.36.1-r29.trigger 08:48:41 #51 54.11 Executing ca-certificates-20240705-r0.trigger 08:48:41 #51 54.15 OK: 19 MiB in 18 packages 08:48:41 #51 DONE 56.3s 08:48:41 08:48:41 #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:48:41 #69 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:41 #69 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:41 #69 17.98 (1/1) Installing dumb-init (1.2.5-r3) 08:48:41 #69 17.99 Executing busybox-1.36.1-r29.trigger 08:48:41 #69 18.01 OK: 8 MiB in 15 packages 08:48:41 #69 DONE 20.2s 08:48:41 08:48:41 #39 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:48:41 #39 48.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:41 #39 48.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:41 #39 49.07 (1/4) Installing dumb-init (1.2.5-r3) 08:48:41 #39 49.07 (2/4) Installing openssl (3.3.2-r0) 08:48:41 #39 49.08 (3/4) Installing su-exec (0.2-r3) 08:48:41 #39 49.09 (4/4) Installing yq-go (4.44.1-r2) 08:48:41 #39 49.16 Executing busybox-1.36.1-r29.trigger 08:48:41 #39 49.18 OK: 19 MiB in 18 packages 08:48:41 #39 DONE 51.3s 08:48:41 08:48:41 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:48:41 #63 27.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:41 #63 27.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:41 #63 28.25 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:48:41 #63 28.25 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:48:41 #63 28.25 OK: 24163 distinct packages available 08:48:41 #63 28.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:41 #63 28.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:41 #63 28.63 (1/4) Installing dumb-init (1.2.5-r3) 08:48:41 #63 28.64 (2/4) Installing musl-obstack (1.2.3-r2) 08:48:41 #63 28.64 (3/4) Installing libucontext (1.2-r3) 08:48:41 #63 28.64 (4/4) Installing gcompat (1.1.0-r4) 08:48:41 #63 28.65 Executing busybox-1.36.1-r29.trigger 08:48:41 #63 28.66 OK: 8 MiB in 18 packages 08:48:41 #63 DONE 30.2s 08:48:41 08:48:41 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:48:41 #61 38.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:41 #61 39.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:41 #61 39.33 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:48:41 #61 39.33 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:48:41 #61 39.33 OK: 24163 distinct packages available 08:48:41 #61 39.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:41 #61 39.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:41 #61 39.78 (1/14) Installing ca-certificates (20240705-r0) 08:48:41 #61 39.79 (2/14) Installing brotli-libs (1.1.0-r2) 08:48:41 #61 39.81 (3/14) Installing c-ares (1.33.1-r0) 08:48:41 #61 39.81 (4/14) Installing libunistring (1.2-r0) 08:48:41 #61 39.83 (5/14) Installing libidn2 (2.3.7-r0) 08:48:41 #61 39.83 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:48:41 #61 39.83 (7/14) Installing libpsl (0.21.5-r1) 08:48:41 #61 39.84 (8/14) Installing zstd-libs (1.5.6-r0) 08:48:41 #61 39.85 (9/14) Installing libcurl (8.10.1-r0) 08:48:41 #61 39.86 (10/14) Installing curl (8.10.1-r0) 08:48:41 #61 39.86 (11/14) Installing dumb-init (1.2.5-r3) 08:48:41 #61 39.87 (12/14) Installing musl-obstack (1.2.3-r2) 08:48:41 #61 39.87 (13/14) Installing libucontext (1.2-r3) 08:48:41 #61 39.87 (14/14) Installing gcompat (1.1.0-r4) 08:48:41 #61 39.88 Executing busybox-1.36.1-r29.trigger 08:48:41 #61 39.88 Executing ca-certificates-20240705-r0.trigger 08:48:41 #61 39.93 OK: 13 MiB in 28 packages 08:48:41 #61 DONE 41.6s 08:48:41 08:48:41 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:48:41 #62 29.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:41 #62 30.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:41 #62 30.48 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:48:41 #62 30.48 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:48:41 #62 30.48 OK: 24163 distinct packages available 08:48:41 #62 30.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:41 #62 30.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:41 #62 30.91 (1/5) Installing dumb-init (1.2.5-r3) 08:48:41 #62 30.91 (2/5) Installing musl-obstack (1.2.3-r2) 08:48:41 #62 30.92 (3/5) Installing libucontext (1.2-r3) 08:48:41 #62 30.92 (4/5) Installing gcompat (1.1.0-r4) 08:48:41 #62 30.92 (5/5) Installing openssl (3.3.2-r0) 08:48:41 #62 30.93 Executing busybox-1.36.1-r29.trigger 08:48:41 #62 30.94 OK: 9 MiB in 19 packages 08:48:41 #62 DONE 32.6s 08:48:41 08:48:41 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:48:41 #54 DONE 56.4s 08:48:41 08:48:41 #65 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 08:48:41 #65 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:41 #65 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:41 #65 18.61 Upgrading critical system libraries and apk-tools: 08:48:41 #65 18.61 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:48:41 #65 18.61 Executing busybox-1.36.1-r29.trigger 08:48:41 #65 18.68 Continuing the upgrade transaction with new apk-tools: 08:48:41 #65 18.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:41 #65 18.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:41 #65 19.05 OK: 8 MiB in 15 packages 08:48:41 #65 DONE 20.4s 08:48:41 08:48:41 #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:48:41 #77 ... 08:48:41 08:48:41 #67 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:48:41 #67 19.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:41 #67 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:41 #67 20.11 Upgrading critical system libraries and apk-tools: 08:48:41 #67 20.11 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:48:41 #67 20.12 Executing busybox-1.36.1-r29.trigger 08:48:41 #67 20.19 Continuing the upgrade transaction with new apk-tools: 08:48:41 #67 20.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:41 #67 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:41 #67 20.57 OK: 9 MiB in 16 packages 08:48:41 #67 DONE 20.7s 08:48:41 08:48:41 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:48:41 #72 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:41 #72 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:41 #72 19.67 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:48:41 #72 19.67 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:48:41 #72 19.67 OK: 24162 distinct packages available 08:48:41 #72 19.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:41 #72 19.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:41 #72 20.14 OK: 246 MiB in 54 packages 08:48:41 #72 DONE 20.3s 08:48:41 08:48:41 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:48:41 #78 DONE 0.0s 08:48:41 08:48:41 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:42 #79 ... 08:48:42 08:48:42 #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:48:42 #74 DONE 20.9s 08:48:42 08:48:42 #75 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:48:42 #75 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:42 #75 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:42 #75 ... 08:48:42 08:48:42 #71 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:48:42 #71 20.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:42 #71 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:42 #71 21.26 OK: 246 MiB in 54 packages 08:48:42 #71 DONE 21.4s 08:48:42 08:48:42 #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:48:42 #80 DONE 0.0s 08:48:42 08:48:42 #75 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:48:42 #75 21.23 OK: 246 MiB in 54 packages 08:48:43 #75 DONE 21.3s 08:48:43 08:48:43 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:48:43 #81 DONE 0.0s 08:48:43 08:48:43 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:43 #82 ... 08:48:43 08:48:43 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:48:43 #70 21.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:43 #70 21.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:43 #70 21.84 OK: 246 MiB in 54 packages 08:48:43 #70 DONE 22.0s 08:48:43 08:48:43 #83 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:48:43 #83 DONE 0.1s 08:48:43 08:48:43 #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:48:43 #77 2.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:43 #77 2.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:43 #77 ... 08:48:43 08:48:43 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:48:43 #0 4.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:43 #0 4.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:43 #0 4.910 Upgrading critical system libraries and apk-tools: 08:48:43 #0 4.910 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:48:43 #0 4.920 Executing busybox-1.36.1-r29.trigger 08:48:43 #0 4.975 Continuing the upgrade transaction with new apk-tools: 08:48:43 #0 4.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:43 #0 5.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:43 #0 5.347 OK: 10 MiB in 17 packages 08:48:43 #84 DONE 5.5s 08:48:44 08:48:44 #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:48:44 #77 2.658 Upgrading critical system libraries and apk-tools: 08:48:44 #77 2.658 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:48:44 #77 2.664 Executing busybox-1.36.1-r29.trigger 08:48:44 #77 2.718 Continuing the upgrade transaction with new apk-tools: 08:48:44 #77 2.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:44 #77 2.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:44 #77 ... 08:48:44 08:48:44 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:48:44 #0 5.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:44 #0 5.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:44 #0 5.510 Upgrading critical system libraries and apk-tools: 08:48:44 #0 5.510 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:48:44 #0 5.522 Executing busybox-1.36.1-r29.trigger 08:48:44 #0 5.588 Continuing the upgrade transaction with new apk-tools: 08:48:44 #0 5.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:44 #0 5.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:44 #0 5.982 OK: 8 MiB in 16 packages 08:48:44 #85 DONE 6.2s 08:48:44 08:48:44 #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:48:44 #77 3.117 OK: 9 MiB in 19 packages 08:48:44 #77 DONE 3.3s 08:48:44 08:48:44 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:48:44 #0 2.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:44 #0 2.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:44 #0 2.657 Upgrading critical system libraries and apk-tools: 08:48:44 #0 2.657 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:48:44 #0 2.666 Executing busybox-1.36.1-r29.trigger 08:48:44 #0 2.729 Continuing the upgrade transaction with new apk-tools: 08:48:44 #0 2.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:44 #0 2.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:44 #0 3.178 OK: 13 MiB in 28 packages 08:48:44 #86 DONE 3.3s 08:48:44 08:48:44 #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:48:46 #87 ... 08:48:46 08:48:46 #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:48:46 #88 DONE 1.6s 08:48:46 08:48:46 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:48:46 #76 4.799 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:46 #76 6.284 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:46 #76 6.965 (1/1) Installing dumb-init (1.2.5-r3) 08:48:46 #76 7.254 Executing busybox-1.36.1-r29.trigger 08:48:46 #76 7.260 OK: 8 MiB in 15 packages 08:48:46 #76 DONE 8.2s 08:48:46 08:48:46 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:48:46 #0 2.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:46 #0 2.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:46 #0 3.039 Upgrading critical system libraries and apk-tools: 08:48:46 #0 3.039 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:48:46 #0 3.048 Executing busybox-1.36.1-r29.trigger 08:48:46 #0 3.132 Continuing the upgrade transaction with new apk-tools: 08:48:46 #0 3.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:46 #0 3.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:46 #0 4.130 OK: 8 MiB in 15 packages 08:48:46 #89 DONE 4.9s 08:48:47 08:48:47 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:48:47 #0 2.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:47 #0 2.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:47 #0 3.149 Upgrading critical system libraries and apk-tools: 08:48:47 #0 3.149 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:48:47 #0 3.171 Executing busybox-1.36.1-r29.trigger 08:48:47 #0 3.244 Continuing the upgrade transaction with new apk-tools: 08:48:47 #0 3.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:47 #0 3.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:47 #0 4.139 OK: 19 MiB in 18 packages 08:48:47 #90 DONE 5.0s 08:48:47 08:48:47 #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:48:47 #0 2.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:47 #0 2.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:47 #0 3.304 Upgrading critical system libraries and apk-tools: 08:48:47 #0 3.304 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:48:47 #0 3.312 Executing busybox-1.36.1-r29.trigger 08:48:47 #0 3.378 Continuing the upgrade transaction with new apk-tools: 08:48:47 #0 3.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:47 #0 3.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:47 #0 4.102 OK: 19 MiB in 18 packages 08:48:47 #91 DONE 4.9s 08:48:47 08:48:47 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:48:47 #0 2.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:47 #0 2.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:47 #0 2.929 Upgrading critical system libraries and apk-tools: 08:48:47 #0 2.929 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:48:47 #0 2.944 Executing busybox-1.36.1-r29.trigger 08:48:47 #0 3.017 Continuing the upgrade transaction with new apk-tools: 08:48:47 #0 3.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:47 #0 3.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:47 #0 3.422 OK: 8 MiB in 18 packages 08:48:47 #92 DONE 5.0s 08:48:47 08:48:47 #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:48:47 #87 DONE 1.7s 08:48:47 08:48:47 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:48:48 #93 ... 08:48:48 08:48:48 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:48:48 #73 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.8s done 08:48:48 #73 ... 08:48:48 08:48:48 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:48:48 #94 DONE 1.9s 08:48:48 08:48:48 #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:48:48 #95 DONE 2.0s 08:48:48 08:48:48 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:48:48 #93 DONE 1.9s 08:48:48 08:48:48 #96 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:48:48 #0 3.685 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:48:48 #0 4.153 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:48:48 #0 4.880 OK: 246 MiB in 54 packages 08:48:48 #96 DONE 5.7s 08:48:48 08:48:48 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:48:48 #97 DONE 2.0s 08:48:48 08:48:48 #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:48:48 #98 DONE 0.1s 08:48:48 08:48:48 #99 [security-spire-agent stage-3 7/10] COPY security.txt / 08:48:48 #99 ... 08:48:48 08:48:48 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:48:48 #100 DONE 0.1s 08:48:48 08:48:48 #101 [security-spire-server stage-2 6/9] COPY security.txt / 08:48:48 #101 DONE 0.1s 08:48:48 08:48:48 #102 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:48:48 #102 DONE 3.8s 08:48:48 08:48:48 #103 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:48:48 #103 DONE 0.2s 08:48:48 08:48:48 #104 [security-spire-config stage-2 6/10] COPY security.txt / 08:48:48 #104 DONE 0.2s 08:48:48 08:48:48 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:48:48 #105 DONE 0.1s 08:48:48 08:48:48 #99 [security-spire-agent stage-3 7/10] COPY security.txt / 08:48:48 #99 DONE 0.2s 08:48:48 08:48:48 #106 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:48:48 #106 DONE 0.2s 08:48:48 08:48:48 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:48:48 #107 DONE 0.2s 08:48:48 08:48:48 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:48:48 #108 DONE 0.1s 08:48:48 08:48:48 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:48:48 #109 DONE 0.1s 08:48:48 08:48:48 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:48:48 #110 DONE 0.1s 08:48:48 08:48:48 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:48:48 #111 DONE 0.2s 08:48:48 08:48:48 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:48:48 #112 DONE 0.1s 08:48:48 08:48:48 #113 [security-spire-server] exporting to image 08:48:48 #113 exporting layers 08:48:48 #113 ... 08:48:48 08:48:48 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:48:48 #114 DONE 0.1s 08:48:48 08:48:48 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:48:48 #115 DONE 0.2s 08:48:48 08:48:48 #113 [security-spire-agent] exporting to image 08:48:49 #113 exporting layers 0.8s done 08:48:49 #113 exporting layers 0.8s done 08:48:49 #113 writing image sha256:f05212e9914c8a97b02cd0f7bf902dfddc7d2bb3e20e4b8202329d44eba690bb 0.0s done 08:48:49 #113 naming to docker.io/library/security-spire-server done 08:48:49 #113 writing image sha256:bd947658960cc1b48564a900b55af22374d813bd64e69a30c009c6815481a9ba 0.0s done 08:48:49 #113 naming to docker.io/library/security-spire-agent done 08:48:49 #113 writing image sha256:a865ff798219b70a0e2958457b26722494ac2899cd92a0882b264b590ac79ec3 done 08:48:49 #113 naming to docker.io/library/security-spire-config done 08:48:49 #113 DONE 0.9s 08:48:49 08:48:49 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:53 #116 ... 08:48:53 08:48:53 #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:53 #117 ... 08:48:53 08:48:53 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:31 #118 DONE 48.0s 08:49:31 08:49:31 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:31 #79 DONE 49.8s 08:49:31 08:49:31 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:31 #116 DONE 43.3s 08:49:31 08:49:31 #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:31 #82 DONE 48.8s 08:49:31 08:49:31 #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:31 #117 DONE 48.9s 08:49:31 08:49:31 #119 [support-notifications builder 6/7] COPY . . 08:49:41 #119 ... 08:49:41 08:49:41 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 08:49:41 #120 ... 08:49:41 08:49:41 #121 [security-bootstrapper builder 6/7] COPY . . 08:49:42 #121 ... 08:49:42 08:49:42 #122 [core-keeper builder 7/8] COPY . . 08:49:42 #122 ... 08:49:42 08:49:42 #123 [security-spiffe-token-provider builder 6/7] COPY . . 08:49:47 Removing intermediate container e91f0dd2f049 08:49:47 ---> 77114bf24351 08:49:47 Successfully built 77114bf24351 08:49:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:48 + docker inspect -f . ci-base-image-arm64 08:49:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:48 prd-ubuntu20.04-docker-arm64-4c-16g-22730 does not seem to be running inside a container 08:49:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@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 08:49:48 #123 DONE 15.9s 08:49:48 08:49:48 #124 [security-proxy-setup builder 6/7] COPY . . 08:49:48 #124 CACHED 08:49:48 08:49:48 #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:48 #125 CACHED 08:49:48 08:49:48 #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:49:48 #126 CACHED 08:49:48 08:49:48 #121 [security-bootstrapper builder 6/7] COPY . . 08:49:48 #121 DONE 15.9s 08:49:48 08:49:48 #127 [support-cron-scheduler builder 6/7] COPY . . 08:49:48 #127 CACHED 08:49:48 08:49:48 #128 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:48 #128 CACHED 08:49:48 08:49:48 #129 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:49:48 #129 CACHED 08:49:48 08:49:48 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:49:48 #130 CACHED 08:49:48 08:49:48 #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:48 #131 CACHED 08:49:48 08:49:48 #132 [security-secretstore-setup builder 6/7] COPY . . 08:49:48 #132 CACHED 08:49:48 08:49:48 #119 [support-notifications builder 6/7] COPY . . 08:49:48 #119 DONE 15.9s 08:49:48 08:49:48 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 08:49:48 #120 DONE 16.0s 08:49:48 08:49:48 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:49:48 #133 ... 08:49:48 08:49:48 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 08:49:48 #134 CACHED 08:49:48 08:49:48 #135 [core-data builder 6/7] COPY . . 08:49:48 #135 CACHED 08:49:48 08:49:48 #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:48 #136 CACHED 08:49:48 08:49:48 #122 [core-keeper builder 7/8] COPY . . 08:49:48 #122 DONE 15.9s 08:49:48 08:49:48 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:49:48 #137 CACHED 08:49:48 08:49:48 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:48 #138 CACHED 08:49:48 08:49:48 #139 [security-proxy-auth builder 6/7] COPY . . 08:49:48 #139 CACHED 08:49:48 08:49:48 #140 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:49:48 #140 CACHED 08:49:48 08:49:48 #141 [support-scheduler builder 6/7] COPY . . 08:49:48 #141 CACHED 08:49:48 08:49:48 #142 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:48 #142 CACHED 08:49:48 08:49:48 #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:49:48 #143 CACHED 08:49:48 08:49:48 #144 [core-metadata builder 6/7] COPY . . 08:49:48 #144 CACHED 08:49:48 08:49:48 #145 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:48 #145 CACHED 08:49:48 08:49:48 #146 [core-command builder 4/7] COPY go.mod vendor* ./ 08:49:48 #146 CACHED 08:49:48 08:49:48 #147 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:48 #147 CACHED 08:49:48 08:49:48 #148 [core-command builder 6/7] COPY . . 08:49:48 #148 CACHED 08:49:48 08:49:48 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:49:48 #149 1.103 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:49:50 $ docker top e68137a930734ab3ae544bee76ba52d80b782679dfa657ee77efc39210f54f24 -eo pid,comm [Pipeline] { [Pipeline] sh 08:49:50 + go version 08:49:50 go version go1.23.2 linux/arm64 [Pipeline] } 08:49:50 $ docker stop --time=1 e68137a930734ab3ae544bee76ba52d80b782679dfa657ee77efc39210f54f24 08:49:52 $ docker rm -f --volumes e68137a930734ab3ae544bee76ba52d80b782679dfa657ee77efc39210f54f24 [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 08:49:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:53 08:49:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:53 latest: Pulling from edgex-devops/edgex-compose-arm64 08:49:53 547446be3368: Pulling fs layer 08:49:53 d125d8839a47: Pulling fs layer 08:49:53 3e85d5ac6304: Pulling fs layer 08:49:53 c3105a71a48b: Pulling fs layer 08:49:53 0f093f025ec4: Pulling fs layer 08:49:53 c3106fc0e877: Pulling fs layer 08:49:53 c3105a71a48b: Waiting 08:49:53 0f093f025ec4: Waiting 08:49:53 c3106fc0e877: Waiting 08:49:54 547446be3368: Verifying Checksum 08:49:54 c3105a71a48b: Verifying Checksum 08:49:54 d125d8839a47: Verifying Checksum 08:49:54 d125d8839a47: Download complete 08:49:54 0f093f025ec4: Verifying Checksum 08:49:54 0f093f025ec4: Download complete 08:49:55 547446be3368: Pull complete 08:49:55 c3106fc0e877: Verifying Checksum 08:49:56 d125d8839a47: Pull complete 08:49:57 3e85d5ac6304: Verifying Checksum 08:49:58 #149 ... 08:49:58 08:49:58 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:49:58 #0 0.646 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:49:58 #150 ... 08:49:58 08:49:58 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:49:58 #0 0.671 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:49:58 #151 ... 08:49:58 08:49:58 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:49:58 #0 0.670 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:49:58 #152 ... 08:49:58 08:49:58 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:49:58 #0 1.158 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:49:58 #153 ... 08:49:58 08:49:58 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:49:58 #0 0.376 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:49:58 #154 ... 08:49:58 08:49:58 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:49:58 #0 1.102 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:49:58 #155 ... 08:49:58 08:49:58 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:49:58 #0 0.757 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:49:58 #156 ... 08:49:58 08:49:58 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:49:58 #0 1.064 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:49:58 #157 ... 08:49:58 08:49:58 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:49:58 #0 1.845 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:49:59 #158 ... 08:49:59 08:49:59 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:49:59 #0 1.417 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:49:59 #159 ... 08:49:59 08:49:59 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:49:59 #0 1.859 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:49:59 #160 ... 08:49:59 08:49:59 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:49:59 #133 1.680 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:50:09 3e85d5ac6304: Pull complete 08:50:09 c3105a71a48b: Pull complete 08:50:09 0f093f025ec4: Pull complete 08:50:09 c3106fc0e877: Pull complete 08:50:09 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:50:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:50:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:09 prd-ubuntu20.04-docker-arm64-4c-16g-22730 does not seem to be running inside a container 08:50:09 $ 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/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@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 08:50:12 $ docker top 8eb958c983b54bc8173d14d31aeb3e4c8ae5b020dfef9150431357d5e267a6aa -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:13 + docker compose -f ./docker-compose-build.yml build --parallel 08:50:28 #1 [core-data internal] load build definition from Dockerfile 08:50:28 #1 transferring dockerfile: 2.07kB done 08:50:28 #1 DONE 0.1s 08:50:29 08:50:29 #2 [support-cron-scheduler internal] load build definition from Dockerfile 08:50:29 #2 transferring dockerfile: 1.85kB done 08:50:29 #2 DONE 0.1s 08:50:29 08:50:29 #3 [security-secretstore-setup internal] load build definition from Dockerfile 08:50:29 #3 transferring dockerfile: 2.49kB 0.0s done 08:50:29 #3 DONE 0.1s 08:50:29 08:50:29 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:50:29 #4 transferring dockerfile: 1.89kB done 08:50:29 #4 DONE 0.1s 08:50:29 08:50:29 #5 [support-scheduler internal] load build definition from Dockerfile 08:50:29 #5 transferring dockerfile: 1.93kB 0.0s done 08:50:29 #5 DONE 0.1s 08:50:29 08:50:29 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:50:29 #6 transferring dockerfile: 2.23kB done 08:50:29 #6 DONE 0.1s 08:50:29 08:50:29 #7 [security-bootstrapper internal] load build definition from Dockerfile 08:50:29 #7 transferring dockerfile: 3.17kB 0.0s done 08:50:30 #7 ... 08:50:30 08:50:30 #8 [security-proxy-auth internal] load build definition from Dockerfile 08:50:30 #8 transferring dockerfile: 2.15kB 0.0s done 08:50:30 #8 DONE 0.1s 08:50:30 08:50:30 #9 [security-spire-server internal] load build definition from Dockerfile 08:50:30 #9 transferring dockerfile: 1.70kB 0.0s done 08:50:30 #9 DONE 0.1s 08:50:30 08:50:30 #10 [support-notifications internal] load build definition from Dockerfile 08:50:30 #10 transferring dockerfile: 2.02kB 0.0s done 08:50:30 #10 DONE 0.1s 08:50:30 08:50:30 #11 [core-keeper internal] load build definition from Dockerfile 08:50:30 #11 transferring dockerfile: 2.07kB 0.0s done 08:50:30 #11 DONE 0.1s 08:50:30 08:50:30 #7 [security-bootstrapper internal] load build definition from Dockerfile 08:50:30 #7 ... 08:50:30 08:50:30 #12 [core-metadata internal] load build definition from Dockerfile 08:50:30 #12 transferring dockerfile: 2.13kB 0.0s done 08:50:30 #12 DONE 0.1s 08:50:30 08:50:30 #13 [security-spire-config internal] load build definition from Dockerfile 08:50:30 #13 transferring dockerfile: 1.69kB done 08:50:30 #13 DONE 0.1s 08:50:30 08:50:30 #7 [security-bootstrapper internal] load build definition from Dockerfile 08:50:30 #7 ... 08:50:30 08:50:30 #14 [core-command internal] load build definition from Dockerfile 08:50:30 #14 transferring dockerfile: 1.93kB 0.0s done 08:50:30 #14 DONE 0.1s 08:50:30 08:50:30 #15 [security-spire-agent internal] load build definition from Dockerfile 08:50:30 #15 transferring dockerfile: 1.81kB done 08:50:30 #15 DONE 0.1s 08:50:30 08:50:30 #16 [security-proxy-setup internal] load build definition from Dockerfile 08:50:30 #16 transferring dockerfile: 2.50kB 0.0s done 08:50:30 #16 DONE 0.1s 08:50:30 08:50:30 #17 [core-data internal] load .dockerignore 08:50:30 #17 transferring context: 32B 08:50:30 #17 transferring context: 50B 0.0s done 08:50:30 #17 DONE 0.1s 08:50:30 08:50:30 #7 [security-bootstrapper internal] load build definition from Dockerfile 08:50:31 #7 ... 08:50:31 08:50:31 #18 [support-cron-scheduler internal] load .dockerignore 08:50:31 #18 transferring context: 50B done 08:50:31 #18 DONE 0.0s 08:50:32 08:50:32 #19 [security-secretstore-setup internal] load .dockerignore 08:50:32 #19 transferring context: 50B 0.0s done 08:50:32 #19 DONE 0.1s 08:50:32 08:50:32 #20 [security-spiffe-token-provider internal] load .dockerignore 08:50:32 #20 transferring context: 50B 0.0s done 08:50:32 #20 DONE 0.1s 08:50:32 08:50:32 #21 [support-scheduler internal] load .dockerignore 08:50:32 #21 transferring context: 50B 0.0s done 08:50:32 #21 DONE 0.1s 08:50:32 08:50:32 #22 [core-common-config-bootstrapper internal] load .dockerignore 08:50:32 #22 transferring context: 50B 0.0s done 08:50:32 #22 DONE 0.1s 08:50:32 08:50:32 #7 [security-bootstrapper internal] load build definition from Dockerfile 08:50:32 #7 ... 08:50:32 08:50:32 #23 [security-bootstrapper internal] load .dockerignore 08:50:32 #23 transferring context: 50B done 08:50:32 #23 DONE 0.1s 08:50:32 08:50:32 #24 [security-proxy-auth internal] load .dockerignore 08:50:32 #24 transferring context: 50B 0.0s done 08:50:32 #24 DONE 0.1s 08:50:32 08:50:32 #25 [security-spire-server internal] load .dockerignore 08:50:32 #25 transferring context: 50B 0.0s done 08:50:32 #25 DONE 0.1s 08:50:32 08:50:32 #26 [support-notifications internal] load .dockerignore 08:50:32 #26 transferring context: 50B 0.0s done 08:50:32 #26 DONE 0.1s 08:50:32 08:50:32 #7 [security-bootstrapper internal] load build definition from Dockerfile 08:50:32 #7 ... 08:50:32 08:50:32 #27 [core-keeper internal] load .dockerignore 08:50:32 #27 transferring context: 50B done 08:50:32 #27 DONE 0.1s 08:50:32 08:50:32 #28 [core-metadata internal] load .dockerignore 08:50:32 #28 transferring context: 50B done 08:50:32 #28 DONE 0.1s 08:50:32 08:50:32 #29 [security-spire-config internal] load .dockerignore 08:50:32 #29 transferring context: 50B done 08:50:32 #29 DONE 0.1s 08:50:32 08:50:32 #30 [core-command internal] load .dockerignore 08:50:32 #30 transferring context: 50B 0.0s done 08:50:33 #30 DONE 0.1s 08:50:33 08:50:33 #31 [security-spire-agent internal] load .dockerignore 08:50:33 #31 transferring context: 50B 0.0s done 08:50:33 #31 DONE 0.1s 08:50:33 08:50:33 #7 [security-bootstrapper internal] load build definition from Dockerfile 08:50:33 #7 ... 08:50:33 08:50:33 #32 [security-proxy-setup internal] load .dockerignore 08:50:33 #32 transferring context: 50B 0.0s done 08:50:33 #32 DONE 0.1s 08:50:33 08:50:33 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:33 #33 DONE 0.0s 08:50:33 08:50:33 #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 08:50:33 #34 DONE 0.2s 08:50:33 08:50:33 #7 [security-bootstrapper internal] load build definition from Dockerfile 08:50:34 #7 ... 08:50:34 08:50:34 #35 [core-data internal] load build context 08:50:34 #35 transferring context: 3.24MB 0.6s done 08:50:34 #35 DONE 0.8s 08:50:34 08:50:34 #36 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:50:34 #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:50:34 #36 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:50:34 #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:50:34 #36 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:50:34 #36 ... 08:50:34 08:50:34 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:34 #33 DONE 0.0s 08:50:34 08:50:34 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 08:50:34 #34 DONE 0.2s 08:50:34 08:50:34 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:34 #33 DONE 0.0s 08:50:34 08:50:34 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:34 #37 DONE 2.5s 08:50:34 08:50:34 #36 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:50:34 #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:50:34 #36 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:50:34 #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:50:34 #36 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:50:35 #36 ... 08:50:35 08:50:35 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:35 #33 DONE 0.0s 08:50:35 08:50:35 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:35 #33 DONE 0.0s 08:50:35 08:50:35 #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:35 #37 DONE 2.5s 08:50:35 08:50:35 #36 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:50:35 #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:50:35 #36 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:50:35 #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:50:35 #36 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:50:35 #36 ... 08:50:35 08:50:35 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:35 #33 DONE 0.0s 08:50:35 08:50:35 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 08:50:35 #34 DONE 0.9s 08:50:35 08:50:35 #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:35 #37 DONE 2.5s 08:50:35 08:50:35 #36 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:50:35 #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:50:35 #36 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:50:35 #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:50:35 #36 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:50:35 #36 ... 08:50:35 08:50:35 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:35 #33 DONE 0.0s 08:50:35 08:50:35 #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 08:50:35 #38 DONE 1.5s 08:50:35 08:50:35 #39 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:50:36 #39 ... 08:50:36 08:50:36 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:36 #33 DONE 0.0s 08:50:36 08:50:36 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 08:50:36 #34 DONE 1.4s 08:50:36 08:50:36 #40 [security-secretstore-setup internal] load build context 08:50:36 #40 ... 08:50:36 08:50:36 #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:36 #37 DONE 2.6s 08:50:36 08:50:36 #41 [security-bootstrapper internal] load build context 08:50:36 #41 DONE 0.0s 08:50:36 08:50:36 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:50:36 #38 DONE 1.6s 08:50:36 08:50:36 #36 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:50:36 #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:50:36 #36 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:50:36 #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:50:36 #36 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:50:36 #36 ... 08:50:36 08:50:36 #42 [support-cron-scheduler internal] load build context 08:50:36 #42 transferring context: 3.24MB 1.4s done 08:50:36 #42 DONE 1.8s 08:50:36 08:50:36 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:36 #33 DONE 0.1s 08:50:36 08:50:36 #43 [security-spiffe-token-provider internal] load build context 08:50:37 #43 ... 08:50:37 08:50:37 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:37 #33 DONE 0.1s 08:50:37 08:50:37 #40 [security-secretstore-setup internal] load build context 08:50:37 #40 transferring context: 3.24MB 1.7s done 08:50:37 #40 DONE 2.1s 08:50:37 08:50:37 #43 [security-spiffe-token-provider internal] load build context 08:50:37 #43 ... 08:50:37 08:50:37 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:37 #33 DONE 0.1s 08:50:37 08:50:37 #43 [security-spiffe-token-provider internal] load build context 08:50:37 #43 transferring context: 3.24MB 1.9s done 08:50:37 #43 ... 08:50:37 08:50:37 #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:37 #37 DONE 2.7s 08:50:37 08:50:37 #38 [core-keeper builder 2/7] WORKDIR /edgex-go 08:50:37 #38 DONE 1.7s 08:50:37 08:50:37 #36 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:50:37 #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:50:37 #36 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:50:37 #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:50:37 #36 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:50:37 #36 ... 08:50:37 08:50:37 #43 [security-spiffe-token-provider internal] load build context 08:50:37 #43 DONE 2.4s 08:50:37 08:50:37 #44 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:50:38 #44 ... 08:50:38 08:50:38 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:38 #37 DONE 2.8s 08:50:38 08:50:38 #38 [core-metadata builder 2/7] WORKDIR /edgex-go 08:50:38 #38 DONE 1.7s 08:50:38 08:50:38 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 08:50:38 #34 DONE 3.2s 08:50:38 08:50:38 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:38 #33 DONE 0.1s 08:50:38 08:50:38 #36 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:50:38 #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:50:38 #36 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:50:38 #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:50:38 #36 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:50:38 #36 ... 08:50:38 08:50:38 #45 [core-common-config-bootstrapper internal] load build context 08:50:38 #45 transferring context: 3.24MB 2.1s done 08:50:38 #45 DONE 2.8s 08:50:38 08:50:38 #46 [support-notifications internal] load build context 08:50:38 #46 ... 08:50:38 08:50:38 #34 [core-command internal] load metadata for docker.io/library/alpine:3.20 08:50:38 #34 DONE 3.7s 08:50:38 08:50:38 #46 [support-notifications internal] load build context 08:50:39 #46 ... 08:50:39 08:50:39 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:39 #37 DONE 2.8s 08:50:39 08:50:39 #38 [core-command builder 2/7] WORKDIR /edgex-go 08:50:39 #38 DONE 1.8s 08:50:39 08:50:39 #46 [support-notifications internal] load build context 08:50:39 #46 ... 08:50:39 08:50:39 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:39 #33 DONE 0.1s 08:50:39 08:50:39 #46 [support-notifications internal] load build context 08:50:39 #46 ... 08:50:39 08:50:39 #47 [support-scheduler internal] load build context 08:50:39 #47 transferring context: 3.24MB 2.3s done 08:50:39 #47 DONE 3.8s 08:50:39 08:50:39 #46 [support-notifications internal] load build context 08:50:41 #46 ... 08:50:41 08:50:41 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 08:50:41 #34 DONE 5.8s 08:50:41 08:50:41 #46 [support-notifications internal] load build context 08:50:41 #46 ... 08:50:41 08:50:41 #48 [security-proxy-auth internal] load build context 08:50:41 #48 transferring context: 3.24MB 3.1s done 08:50:41 #48 DONE 5.2s 08:50:41 08:50:41 #46 [support-notifications internal] load build context 08:50:41 #46 ... 08:50:41 08:50:41 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:41 #37 DONE 2.9s 08:50:41 08:50:41 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:50:41 #38 DONE 1.9s 08:50:41 08:50:41 #46 [support-notifications internal] load build context 08:50:42 #46 ... 08:50:42 08:50:42 #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:50:42 #49 DONE 4.0s 08:50:42 08:50:42 #46 [support-notifications internal] load build context 08:50:42 #46 ... 08:50:42 08:50:42 #50 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:50:42 #50 DONE 6.5s 08:50:42 08:50:42 #41 [security-bootstrapper internal] load build context 08:50:42 #41 transferring context: 3.24MB 5.3s done 08:50:42 #41 DONE 6.6s 08:50:42 08:50:42 #46 [support-notifications internal] load build context 08:50:42 #46 transferring context: 3.24MB 5.1s done 08:50:43 #46 ... 08:50:43 08:50:43 #51 [security-spire-config internal] load build context 08:50:43 #51 DONE 0.1s 08:50:43 08:50:43 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:43 #52 DONE 0.0s 08:50:43 08:50:43 #53 [core-metadata internal] load build context 08:50:43 #53 ... 08:50:43 08:50:43 #54 [security-spire-server internal] load build context 08:50:43 #54 DONE 0.0s 08:50:43 08:50:43 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:43 #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 08:50:43 #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 08:50:44 #52 ... 08:50:44 08:50:44 #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:50:44 #0 5.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:50:44 #0 7.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:50:44 #55 ... 08:50:44 08:50:44 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:50:44 #56 DONE 0.0s 08:50:44 08:50:44 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:44 #52 DONE 0.5s 08:50:44 08:50:44 #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:50:44 #55 10.26 (1/1) Installing dumb-init (1.2.5-r3) 08:50:44 #55 10.26 Executing busybox-1.36.1-r29.trigger 08:50:44 #55 ... 08:50:44 08:50:44 #46 [support-notifications internal] load build context 08:50:44 #46 DONE 6.9s 08:50:44 08:50:44 #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:50:44 #55 10.46 OK: 9 MiB in 15 packages 08:50:44 #55 ... 08:50:44 08:50:44 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:50:44 #57 ... 08:50:44 08:50:44 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:50:44 #58 ... 08:50:44 08:50:44 #59 [core-keeper internal] load build context 08:50:45 #59 ... 08:50:45 08:50:45 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:50:45 #60 ... 08:50:45 08:50:45 #53 [core-metadata internal] load build context 08:50:45 #53 transferring context: 3.24MB 5.3s done 08:50:45 #53 DONE 7.2s 08:50:45 08:50:45 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:50:45 #61 ... 08:50:45 08:50:45 #59 [core-keeper internal] load build context 08:50:45 #59 transferring context: 3.24MB 7.2s done 08:50:45 #59 ... 08:50:45 08:50:45 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:50:45 #62 ... 08:50:45 08:50:45 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:50:46 #63 ... 08:50:46 08:50:46 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:50:46 #64 ... 08:50:46 08:50:46 #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:50:46 #65 ... 08:50:46 08:50:46 #39 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:50:46 #39 ... 08:50:46 08:50:46 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:46 #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:50:46 #52 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:50:46 #52 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:50:46 #52 ... 08:50:46 08:50:46 #59 [core-keeper internal] load build context 08:50:46 #59 DONE 9.3s 08:50:46 08:50:46 #66 [core-command internal] load build context 08:50:46 #66 ... 08:50:46 08:50:46 #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:50:46 #55 DONE 12.8s 08:50:46 08:50:46 #66 [core-command internal] load build context 08:50:46 #66 ... 08:50:46 08:50:46 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:50:47 #67 ... 08:50:47 08:50:47 #66 [core-command internal] load build context 08:50:47 #66 ... 08:50:47 08:50:47 #51 [security-spire-config internal] load build context 08:50:47 #51 transferring context: 26.23kB 0.1s done 08:50:47 #51 DONE 4.3s 08:50:47 08:50:47 #66 [core-command internal] load build context 08:50:47 #66 ... 08:50:47 08:50:47 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:47 #68 ... 08:50:47 08:50:47 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:47 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.4s 08:50:47 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 1.4s 08:50:47 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.5s 08:50:47 #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.6s 08:50:47 #52 ... 08:50:47 08:50:47 #69 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:47 #69 ... 08:50:47 08:50:47 #54 [security-spire-server internal] load build context 08:50:47 #54 transferring context: 27.98kB 0.5s done 08:50:47 #54 DONE 4.4s 08:50:47 08:50:47 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:47 #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.8s 08:50:48 #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 08:50:48 #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.7s done 08:50:48 #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 08:50:48 #52 ... 08:50:48 08:50:48 #70 [security-spire-agent internal] load build context 08:50:48 #70 transferring context: 27.51kB 0.7s done 08:50:48 #70 DONE 4.2s 08:50:48 08:50:48 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:48 #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.0s done 08:50:48 #52 ... 08:50:48 08:50:48 #66 [core-command internal] load build context 08:50:48 #66 transferring context: 3.24MB 8.0s done 08:50:48 #66 DONE 9.3s 08:50:48 08:50:48 #71 [security-proxy-setup internal] load build context 08:50:48 #71 ... 08:50:48 08:50:48 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:48 #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.2s done 08:50:49 #52 ... 08:50:49 08:50:49 #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:50:49 #36 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 08:50:49 #36 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 08:50:49 #36 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 08:50:49 #36 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 08:50:49 #36 ... 08:50:49 08:50:49 #71 [security-proxy-setup internal] load build context 08:50:51 #71 transferring context: 3.24MB 8.3s done 08:50:52 #71 ... 08:50:52 08:50:52 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:50:52 #72 ... 08:50:52 08:50:52 #71 [security-proxy-setup internal] load build context 08:50:52 #71 DONE 10.6s 08:50:52 08:50:52 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:52 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 6.0s 08:50:52 #52 ... 08:50:52 08:50:52 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:50:52 #57 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:50:52 #57 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:50:52 #57 14.98 (1/3) Installing ca-certificates (20240705-r0) 08:50:52 #57 15.24 (2/3) Installing dumb-init (1.2.5-r3) 08:50:52 #57 15.24 (3/3) Installing tzdata (2024b-r0) 08:50:52 #57 15.54 Executing busybox-1.36.1-r29.trigger 08:50:52 #57 15.62 Executing ca-certificates-20240705-r0.trigger 08:50:52 #57 16.05 OK: 11 MiB in 17 packages 08:50:52 #57 DONE 17.9s 08:50:52 08:50:52 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:53 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.96MB / 28.04MB 7.2s 08:50:54 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 8.2s 08:50:54 #52 ... 08:50:54 08:50:54 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:50:54 #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.7s done 08:50:54 #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:50:54 #56 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:50:54 #56 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:50:54 #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 08:50:54 #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:50:54 #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.4s done 08:50:54 #56 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 6.5s 08:50:54 #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 08:50:54 #56 ... 08:50:54 08:50:54 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:54 #52 ... 08:50:54 08:50:54 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:50:54 #73 ... 08:50:54 08:50:54 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:50:54 #61 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:50:56 #61 20.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:50:57 #61 ... 08:50:57 08:50:57 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:50:57 #74 ... 08:50:57 08:50:57 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:57 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 11.7s 08:50:57 #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 08:50:58 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.18MB / 28.04MB 12.1s 08:50:58 #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 08:50:59 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 13.0s 08:50:59 #52 ... 08:50:59 08:50:59 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:59 #68 DONE 21.7s 08:50:59 08:50:59 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:00 #52 ... 08:51:00 08:51:00 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:51:00 #58 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:00 #58 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:00 #58 20.59 (1/4) Installing ca-certificates (20240705-r0) 08:51:00 #58 20.91 (2/4) Installing dumb-init (1.2.5-r3) 08:51:00 #58 20.92 (3/4) Installing su-exec (0.2-r3) 08:51:00 #58 20.94 (4/4) Installing yq-go (4.44.1-r2) 08:51:00 #58 21.70 Executing busybox-1.36.1-r29.trigger 08:51:00 #58 21.78 Executing ca-certificates-20240705-r0.trigger 08:51:00 #58 22.81 OK: 20 MiB in 18 packages 08:51:00 #58 DONE 25.5s 08:51:00 08:51:00 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:04 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.34MB / 28.04MB 15.1s 08:51:04 #52 ... 08:51:04 08:51:04 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:51:04 #64 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:04 #64 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:04 #64 21.34 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:51:04 #64 21.34 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:51:04 #64 21.34 OK: 24040 distinct packages available 08:51:04 #64 23.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:04 #64 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:04 #64 ... 08:51:04 08:51:04 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:04 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 15.5s 08:51:04 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 16.6s 08:51:04 #52 ... 08:51:04 08:51:04 #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:51:04 #75 ... 08:51:04 08:51:04 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:04 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 17.0s 08:51:04 #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.4s done 08:51:04 #52 ... 08:51:04 08:51:04 #69 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:04 #69 DONE 25.9s 08:51:04 08:51:04 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:51:04 #73 19.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:04 #73 ... 08:51:04 08:51:04 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:51:04 #56 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.7s done 08:51:04 #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 08:51:04 #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 08:51:04 #56 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 08:51:05 #56 ... 08:51:05 08:51:05 #65 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:51:05 #65 19.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:05 #65 20.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:05 #65 ... 08:51:05 08:51:05 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:51:05 #60 18.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:07 #60 ... 08:51:07 08:51:07 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:51:07 #62 21.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:07 #62 23.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:07 #62 ... 08:51:07 08:51:07 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:07 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.4s 08:51:07 #52 ... 08:51:07 08:51:07 #39 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:51:07 #39 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:07 #39 25.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:08 #39 ... 08:51:08 08:51:08 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:08 #52 ... 08:51:08 08:51:08 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:51:08 #63 23.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:08 #63 25.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:08 #63 ... 08:51:08 08:51:08 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:51:08 #56 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.1s 08:51:09 #56 ... 08:51:09 08:51:09 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:51:09 #0 9.858 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:09 #76 ... 08:51:09 08:51:09 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:51:09 #56 ... 08:51:09 08:51:09 #44 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:51:09 #44 22.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:09 #44 24.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:09 #44 ... 08:51:09 08:51:09 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:51:10 #56 ... 08:51:10 08:51:10 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:51:10 #0 8.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:10 #77 ... 08:51:10 08:51:10 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:51:11 #56 ... 08:51:11 08:51:11 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:51:11 #67 24.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:11 #67 26.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:11 #67 ... 08:51:11 08:51:11 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:12 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.3s 08:51:12 #52 ... 08:51:12 08:51:12 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:51:12 #72 20.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:12 #72 25.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:13 #72 ... 08:51:13 08:51:13 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:13 #52 ... 08:51:13 08:51:13 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:51:13 #0 6.468 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:13 #0 9.168 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:14 #78 ... 08:51:14 08:51:14 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:51:14 #56 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.1s done 08:51:14 #56 ... 08:51:14 08:51:14 #65 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:51:14 #65 33.52 (1/1) Installing dumb-init (1.2.5-r3) 08:51:14 #65 33.60 Executing busybox-1.36.1-r29.trigger 08:51:14 #65 33.97 OK: 9 MiB in 15 packages 08:51:14 #65 DONE 38.7s 08:51:14 08:51:14 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:51:16 #56 ... 08:51:16 08:51:16 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:51:16 #74 18.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:16 #74 21.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:16 #74 ... 08:51:16 08:51:16 #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:51:16 #75 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:16 #75 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:16 #75 ... 08:51:16 08:51:16 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:16 #52 ... 08:51:16 08:51:16 #62 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:51:16 #62 37.27 OK: 238 MiB in 54 packages 08:51:16 #62 DONE 40.6s 08:51:16 08:51:16 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:17 #52 ... 08:51:17 08:51:17 #79 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:51:17 #79 DONE 1.1s 08:51:17 08:51:17 #39 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:51:17 #39 39.05 OK: 238 MiB in 54 packages 08:51:17 #39 DONE 43.2s 08:51:17 08:51:17 #80 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:17 #80 ... 08:51:17 08:51:17 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:51:17 #73 23.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:17 #73 ... 08:51:17 08:51:17 #81 [core-data builder 4/7] COPY go.mod vendor* ./ 08:51:18 #81 ... 08:51:18 08:51:18 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:51:18 #60 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:18 #60 ... 08:51:18 08:51:18 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:51:18 #63 39.00 OK: 238 MiB in 54 packages 08:51:18 #63 DONE 43.0s 08:51:18 08:51:18 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:51:18 #61 32.85 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:51:18 #61 32.85 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:51:18 #61 32.85 OK: 24041 distinct packages available 08:51:18 #61 36.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:18 #61 39.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:18 #61 ... 08:51:18 08:51:18 #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:51:18 #82 ... 08:51:18 08:51:18 #81 [core-data builder 4/7] COPY go.mod vendor* ./ 08:51:18 #81 DONE 1.3s 08:51:19 08:51:19 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:19 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.7s 08:51:20 #52 ... 08:51:20 08:51:20 #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:51:20 #82 DONE 1.9s 08:51:20 08:51:20 #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:21 #83 ... 08:51:21 08:51:21 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:51:21 #64 41.44 OK: 238 MiB in 54 packages 08:51:21 #64 DONE 46.0s 08:51:21 08:51:21 #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:51:22 #84 ... 08:51:22 08:51:22 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:51:22 #76 13.03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:22 #76 ... 08:51:22 08:51:22 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:22 #52 ... 08:51:22 08:51:22 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:51:22 #77 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:22 #77 ... 08:51:22 08:51:22 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:23 #52 ... 08:51:23 08:51:23 #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:51:23 #84 DONE 1.1s 08:51:23 08:51:23 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:24 #85 ... 08:51:24 08:51:24 #86 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:51:24 #86 ... 08:51:24 08:51:24 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:24 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.8s 08:51:24 #52 ... 08:51:24 08:51:24 #44 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 08:51:24 #44 39.88 (1/2) Installing ca-certificates (20240705-r0) 08:51:24 #44 40.72 (2/2) Installing dumb-init (1.2.5-r3) 08:51:24 #44 40.79 Executing busybox-1.36.1-r29.trigger 08:51:24 #44 40.94 Executing ca-certificates-20240705-r0.trigger 08:51:24 #44 43.42 OK: 10 MiB in 16 packages 08:51:24 #44 DONE 47.1s 08:51:24 08:51:24 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:25 #52 ... 08:51:25 08:51:25 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:51:25 #67 43.68 (1/2) Installing dumb-init (1.2.5-r3) 08:51:25 #67 43.71 (2/2) Installing su-exec (0.2-r3) 08:51:25 #67 43.73 Executing busybox-1.36.1-r29.trigger 08:51:25 #67 44.07 OK: 9 MiB in 16 packages 08:51:25 #67 DONE 48.4s 08:51:25 08:51:25 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:51:29 #87 ... 08:51:29 08:51:29 #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:29 #88 ... 08:51:29 08:51:29 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:29 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.0s 08:51:30 #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.4s done 08:51:31 #52 ... 08:51:31 08:51:31 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:51:31 #72 42.79 (1/4) Installing dumb-init (1.2.5-r3) 08:51:31 #72 42.82 (2/4) Installing openssl (3.3.2-r0) 08:51:31 #72 42.89 (3/4) Installing su-exec (0.2-r3) 08:51:31 #72 42.90 (4/4) Installing yq-go (4.44.1-r2) 08:51:31 #72 44.69 Executing busybox-1.36.1-r29.trigger 08:51:31 #72 44.91 OK: 20 MiB in 18 packages 08:51:31 #72 DONE 49.2s 08:51:31 08:51:31 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:51:31 #74 40.44 Upgrading critical system libraries and apk-tools: 08:51:31 #74 40.45 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:51:31 #74 40.52 Executing busybox-1.36.1-r29.trigger 08:51:31 #74 43.53 Continuing the upgrade transaction with new apk-tools: 08:51:31 #74 43.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:32 #74 ... 08:51:32 08:51:32 #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:51:32 #52 DONE 48.6s 08:51:32 08:51:32 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:51:32 #61 56.61 (1/14) Installing ca-certificates (20240705-r0) 08:51:32 #61 57.33 (2/14) Installing brotli-libs (1.1.0-r2) 08:51:32 #61 57.51 (3/14) Installing c-ares (1.33.1-r0) 08:51:32 #61 57.54 (4/14) Installing libunistring (1.2-r0) 08:51:33 #61 ... 08:51:33 08:51:33 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:51:33 #76 30.83 OK: 238 MiB in 54 packages 08:51:33 #76 DONE 33.8s 08:51:33 08:51:33 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:51:33 #61 57.85 (5/14) Installing libidn2 (2.3.7-r0) 08:51:33 #61 57.88 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:51:33 #61 57.95 (7/14) Installing libpsl (0.21.5-r1) 08:51:33 #61 58.05 (8/14) Installing zstd-libs (1.5.6-r0) 08:51:33 #61 58.27 (9/14) Installing libcurl (8.10.1-r0) 08:51:33 #61 58.54 (10/14) Installing curl (8.10.1-r0) 08:51:34 #61 58.60 (11/14) Installing dumb-init (1.2.5-r3) 08:51:34 #61 58.66 (12/14) Installing musl-obstack (1.2.3-r2) 08:51:34 #61 58.69 (13/14) Installing libucontext (1.2-r3) 08:51:34 #61 58.73 (14/14) Installing gcompat (1.1.0-r4) 08:51:34 #61 58.83 Executing busybox-1.36.1-r29.trigger 08:51:34 #61 ... 08:51:34 08:51:34 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:51:34 #89 DONE 1.3s 08:51:34 08:51:34 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:51:34 #61 59.01 Executing ca-certificates-20240705-r0.trigger 08:51:34 #61 ... 08:51:34 08:51:34 #90 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:51:35 #90 ... 08:51:35 08:51:35 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:36 #91 ... 08:51:36 08:51:36 #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:51:36 #75 33.44 Upgrading critical system libraries and apk-tools: 08:51:36 #75 33.44 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:51:36 #75 33.51 Executing busybox-1.36.1-r29.trigger 08:51:36 #75 36.84 Continuing the upgrade transaction with new apk-tools: 08:51:36 #75 37.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:36 #75 39.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:36 #75 ... 08:51:36 08:51:36 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:51:36 #78 28.60 (1/1) Installing dumb-init (1.2.5-r3) 08:51:36 #78 29.82 Executing busybox-1.36.1-r29.trigger 08:51:36 #78 30.13 OK: 9 MiB in 15 packages 08:51:36 #78 ... 08:51:36 08:51:36 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:51:36 #73 42.09 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:51:36 #73 42.09 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:51:36 #73 42.09 OK: 24041 distinct packages available 08:51:36 #73 45.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:36 #73 48.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:36 #73 ... 08:51:36 08:51:36 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:51:36 #61 60.99 OK: 15 MiB in 28 packages 08:51:37 #61 ... 08:51:37 08:51:37 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:51:37 #60 42.49 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:51:37 #60 42.49 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:51:37 #60 42.49 OK: 24041 distinct packages available 08:51:37 #60 45.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:37 #60 48.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:37 #60 ... 08:51:37 08:51:37 #86 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:51:37 #86 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:37 #86 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:38 #86 ... 08:51:38 08:51:38 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 08:51:38 #78 DONE 34.2s 08:51:38 08:51:38 #90 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:51:38 #90 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:38 #90 ... 08:51:38 08:51:38 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:51:38 #77 28.30 Upgrading critical system libraries and apk-tools: 08:51:38 #77 28.30 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:51:38 #77 28.41 Executing busybox-1.36.1-r29.trigger 08:51:38 #77 31.33 Continuing the upgrade transaction with new apk-tools: 08:51:38 #77 31.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:38 #77 33.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:39 #77 ... 08:51:39 08:51:39 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:51:39 #87 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:40 #87 ... 08:51:40 08:51:40 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:51:40 #61 DONE 64.7s 08:51:40 08:51:40 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:51:41 #92 ... 08:51:41 08:51:41 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:51:41 #93 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:41 #93 ... 08:51:41 08:51:41 #90 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:51:41 #90 15.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:44 #90 ... 08:51:44 08:51:44 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:51:44 #74 46.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:44 #74 ... 08:51:44 08:51:44 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:51:44 #87 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:47 #87 ... 08:51:47 08:51:47 #86 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:51:47 #86 33.24 Upgrading critical system libraries and apk-tools: 08:51:47 #86 33.24 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:51:47 #86 33.33 Executing busybox-1.36.1-r29.trigger 08:51:51 #86 36.56 Continuing the upgrade transaction with new apk-tools: 08:51:51 #86 36.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:51 #86 ... 08:51:51 08:51:51 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:51:51 #77 48.24 OK: 20 MiB in 18 packages 08:51:51 #77 DONE 50.9s 08:51:51 08:51:51 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:51:51 #60 63.97 (1/5) Installing dumb-init (1.2.5-r3) 08:51:51 #60 64.02 (2/5) Installing musl-obstack (1.2.3-r2) 08:51:51 #60 64.04 (3/5) Installing libucontext (1.2-r3) 08:51:51 #60 64.08 (4/5) Installing gcompat (1.1.0-r4) 08:51:51 #60 64.14 (5/5) Installing openssl (3.3.2-r0) 08:51:51 #60 64.30 Executing busybox-1.36.1-r29.trigger 08:51:51 #60 64.55 OK: 10 MiB in 19 packages 08:51:52 #133 ... 08:51:52 08:51:52 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:51:52 #158 122.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:51:52 #60 ... 08:51:52 08:51:52 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:51:52 #73 63.54 (1/4) Installing dumb-init (1.2.5-r3) 08:51:52 #73 63.57 (2/4) Installing musl-obstack (1.2.3-r2) 08:51:52 #73 63.59 (3/4) Installing libucontext (1.2-r3) 08:51:52 #73 63.62 (4/4) Installing gcompat (1.1.0-r4) 08:51:52 #73 63.76 Executing busybox-1.36.1-r29.trigger 08:51:52 #73 63.94 OK: 9 MiB in 18 packages 08:51:52 #73 DONE 67.4s 08:51:52 08:51:52 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:51:53 #94 ... 08:51:53 08:51:53 #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:51:53 #75 56.73 OK: 11 MiB in 17 packages 08:51:53 #75 DONE 60.2s 08:51:53 08:51:53 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:51:53 #60 DONE 68.1s 08:51:53 08:51:53 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:51:54 #95 ... 08:51:54 08:51:54 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:51:54 #92 4.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:54 #92 6.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:54 #92 ... 08:51:54 08:51:54 #86 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:51:54 #86 40.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:54 #86 ... 08:51:54 08:51:54 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:51:54 #93 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:54 #93 ... 08:51:54 08:51:54 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:51:54 #74 62.99 OK: 9 MiB in 15 packages 08:51:54 #74 DONE 67.1s 08:51:54 08:51:54 #7 [security-bootstrapper internal] load build definition from Dockerfile 08:51:55 #7 ... 08:51:55 08:51:55 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:51:55 #87 30.48 Upgrading critical system libraries and apk-tools: 08:51:55 #87 30.48 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:51:56 #87 30.60 Executing busybox-1.36.1-r29.trigger 08:51:58 #87 32.48 Continuing the upgrade transaction with new apk-tools: 08:51:58 #87 32.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:00 #87 34.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:02 #87 ... 08:52:02 08:52:02 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:52:02 #92 19.65 Upgrading critical system libraries and apk-tools: 08:52:02 #92 19.65 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:52:02 #92 19.70 Executing busybox-1.36.1-r29.trigger 08:52:02 #92 22.37 Continuing the upgrade transaction with new apk-tools: 08:52:02 #92 22.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:04 #92 24.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:05 #92 ... 08:52:05 08:52:05 #86 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:52:05 #86 51.19 OK: 9 MiB in 15 packages 08:52:06 #86 ... 08:52:06 08:52:06 #90 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:52:06 #90 31.20 Upgrading critical system libraries and apk-tools: 08:52:06 #90 31.21 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:52:06 #90 31.31 Executing busybox-1.36.1-r29.trigger 08:52:06 #90 33.86 Continuing the upgrade transaction with new apk-tools: 08:52:06 #90 33.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:06 #90 35.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:06 #90 ... 08:52:06 08:52:06 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:52:06 #93 26.99 Upgrading critical system libraries and apk-tools: 08:52:06 #93 26.99 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:52:06 #93 27.04 Executing busybox-1.36.1-r29.trigger 08:52:06 #93 29.61 Continuing the upgrade transaction with new apk-tools: 08:52:06 #93 29.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:06 #93 31.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:07 #93 ... 08:52:07 08:52:07 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:52:07 #94 5.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:07 #94 6.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:07 #94 ... 08:52:07 08:52:07 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:52:07 #95 4.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:07 #95 6.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:07 #95 ... 08:52:07 08:52:07 #86 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 08:52:07 #86 DONE 53.9s 08:52:07 08:52:07 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:52:09 #87 ... 08:52:09 08:52:09 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:52:09 #94 17.21 Upgrading critical system libraries and apk-tools: 08:52:09 #94 17.21 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:52:09 #94 17.30 Executing busybox-1.36.1-r29.trigger 08:52:11 #94 19.56 Continuing the upgrade transaction with new apk-tools: 08:52:11 #94 19.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:13 #94 21.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:14 #94 ... 08:52:14 08:52:14 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:52:14 #87 46.22 OK: 9 MiB in 16 packages 08:52:14 #87 DONE 48.6s 08:52:14 08:52:14 #90 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 08:52:14 #90 46.21 OK: 10 MiB in 16 packages 08:52:14 #90 DONE 49.3s 08:52:14 08:52:14 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:52:16 #96 ... 08:52:16 08:52:16 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:52:16 #93 43.06 OK: 20 MiB in 18 packages 08:52:16 #93 DONE 44.6s 08:52:16 08:52:16 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:52:16 #97 DONE 0.2s 08:52:16 08:52:16 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:52:16 #92 35.42 OK: 15 MiB in 28 packages 08:52:17 #92 DONE 37.6s 08:52:17 08:52:17 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:52:17 #95 18.11 Upgrading critical system libraries and apk-tools: 08:52:17 #95 18.11 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:52:17 #95 18.22 Executing busybox-1.36.1-r29.trigger 08:52:17 #95 20.48 Continuing the upgrade transaction with new apk-tools: 08:52:17 #95 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:52:17 #95 22.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:52:21 #95 ... 08:52:21 08:52:21 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:52:21 #96 DONE 6.9s 08:52:21 08:52:21 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:52:21 #98 DONE 0.4s 08:52:21 08:52:21 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:52:22 #94 30.22 OK: 9 MiB in 18 packages 08:52:24 #94 DONE 32.2s 08:52:24 08:52:24 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:24 #91 ... 08:52:24 08:52:24 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:52:24 #95 31.06 OK: 10 MiB in 19 packages 08:52:26 #95 DONE 33.1s 08:52:26 08:52:26 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:52:26 #99 ... 08:52:26 08:52:26 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:52:26 #100 DONE 2.9s 08:52:27 08:52:27 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:52:27 #101 DONE 0.4s 08:52:27 08:52:27 #102 [security-spire-config stage-2 6/10] COPY security.txt / 08:52:28 #102 DONE 0.5s 08:52:28 08:52:28 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:52:28 #103 DONE 0.7s 08:52:28 08:52:28 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:52:29 #104 DONE 0.4s 08:52:29 08:52:29 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:52:29 #99 DONE 3.0s 08:52:29 08:52:29 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:52:29 #105 DONE 0.5s 08:52:29 08:52:29 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:52:32 #106 ... 08:52:32 08:52:32 #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:52:32 #107 DONE 5.7s 08:52:32 08:52:32 #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:52:32 #108 DONE 0.6s 08:52:32 08:52:32 #109 [security-spire-config] exporting to image 08:52:32 #109 exporting layers 08:52:33 #109 ... 08:52:33 08:52:33 #110 [security-spire-server stage-2 6/9] COPY security.txt / 08:52:33 #110 DONE 0.6s 08:52:33 08:52:33 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:52:33 #111 DONE 0.7s 08:52:33 08:52:33 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:52:34 #112 DONE 0.7s 08:52:34 08:52:34 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:52:35 #113 DONE 0.6s 08:52:35 08:52:35 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:52:35 #106 ... 08:52:35 08:52:35 #109 [security-spire-server] exporting to image 08:52:35 #109 exporting layers 08:52:37 #109 ... 08:52:37 08:52:37 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:52:37 #106 DONE 8.0s 08:52:37 08:52:37 #109 [security-spire-config] exporting to image 08:52:37 #109 exporting layers 7.7s done 08:52:37 #109 writing image sha256:419cbeccfbe2b9ba987cc8da53cc93120ee1e95083b383a50885ca8551d24770 0.0s done 08:52:37 #109 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:52:38 #109 ... 08:52:38 08:52:38 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:52:38 #114 DONE 0.9s 08:52:38 08:52:38 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 08:52:38 #115 DONE 0.4s 08:52:38 08:52:38 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:52:39 #116 DONE 0.6s 08:52:39 08:52:39 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:52:39 #117 DONE 0.5s 08:52:39 08:52:39 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:52:40 #118 DONE 0.5s 08:52:40 08:52:40 #109 [security-spire-agent] exporting to image 08:52:40 #109 exporting layers 5.7s done 08:52:40 #109 writing image sha256:9019c3c8bdecf5ec3eefc39f8eafeb8c5541d1864707a4f0c9532a4f1774ab5c 08:52:41 #109 writing image sha256:9019c3c8bdecf5ec3eefc39f8eafeb8c5541d1864707a4f0c9532a4f1774ab5c 0.0s done 08:52:41 #109 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:52:43 #109 exporting layers 3.1s done 08:52:43 #109 writing image sha256:e7fb7c9422efd059f5fc91e0337a1658087816756211260e47fc7c83bb30cd06 done 08:52:43 #109 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:52:43 #109 DONE 13.8s 08:52:43 08:52:43 #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:59 #158 ... 08:53:59 08:53:59 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:53:59 #149 DONE 248.6s 08:53:59 08:53:59 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:53:59 #133 ... 08:53:59 08:53:59 #161 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:53:59 #161 ... 08:53:59 08:53:59 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:53:59 #156 DONE 249.1s 08:53:59 08:53:59 #161 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:53:59 #161 ... 08:53:59 08:53:59 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:53:59 #150 DONE 249.6s 08:53:59 08:53:59 #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:53:59 #162 ... 08:53:59 08:53:59 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:53:59 #158 DONE 250.7s 08:53:59 08:53:59 #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:53:59 #163 ... 08:53:59 08:53:59 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:53:59 #151 DONE 251.2s 08:53:59 08:53:59 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:53:59 #133 DONE 251.2s 08:53:59 08:53:59 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:53:59 #159 DONE 251.3s 08:53:59 08:53:59 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:53:59 #152 DONE 251.4s 08:53:59 08:53:59 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:53:59 #160 DONE 251.4s 08:53:59 08:53:59 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:53:59 #154 DONE 251.4s 08:53:59 08:53:59 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:53:59 #153 DONE 251.4s 08:53:59 08:53:59 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:53:59 #155 DONE 251.4s 08:53:59 08:53:59 #164 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:53:59 #164 ... 08:53:59 08:53:59 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:53:59 #157 DONE 251.7s 08:53:59 08:53:59 #165 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:54:00 #165 ... 08:54:00 08:54:00 #161 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:54:00 #161 DONE 3.2s 08:54:00 08:54:00 #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:54:00 #162 DONE 2.6s 08:54:00 08:54:00 #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:54:00 #163 DONE 2.6s 08:54:00 08:54:00 #166 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:54:00 #166 DONE 1.2s 08:54:00 08:54:00 #164 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:54:00 #164 DONE 1.1s 08:54:00 08:54:00 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:54:00 #167 ... 08:54:00 08:54:00 #168 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:54:00 #168 DONE 0.8s 08:54:00 08:54:00 #169 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:54:00 #169 DONE 0.7s 08:54:00 08:54:00 #165 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:54:00 #165 DONE 0.7s 08:54:00 08:54:00 #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:54:01 #170 ... 08:54:01 08:54:01 #171 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:54:01 #171 DONE 1.5s 08:54:01 08:54:01 #172 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:54:01 #172 ... 08:54:01 08:54:01 #173 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:54:01 #173 DONE 1.3s 08:54:01 08:54:01 #174 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:54:01 #174 DONE 1.3s 08:54:01 08:54:01 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:54:01 #167 DONE 1.3s 08:54:01 08:54:01 #175 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:54:01 #175 ... 08:54:01 08:54:01 #176 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:54:01 #176 DONE 1.3s 08:54:01 08:54:01 #177 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:54:01 #177 DONE 1.3s 08:54:01 08:54:01 #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:54:01 #178 CACHED 08:54:01 08:54:01 #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:54:01 #179 CACHED 08:54:01 08:54:01 #180 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 08:54:01 #180 CACHED 08:54:01 08:54:01 #181 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 08:54:01 #181 CACHED 08:54:01 08:54:01 #182 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:54:01 #182 CACHED 08:54:01 08:54:01 #183 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:54:01 #183 CACHED 08:54:01 08:54:01 #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:54:01 #184 DONE 1.3s 08:54:01 08:54:01 #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:54:01 #170 DONE 1.4s 08:54:01 08:54:01 #185 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:54:01 #185 CACHED 08:54:01 08:54:01 #186 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:54:01 #186 CACHED 08:54:01 08:54:01 #172 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:54:01 #172 DONE 0.6s 08:54:01 08:54:01 #187 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:54:04 #187 ... 08:54:04 08:54:04 #188 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:54:04 #188 DONE 3.8s 08:54:04 08:54:04 #189 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:54:05 #83 DONE 154.0s 08:54:05 08:54:05 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:05 #91 DONE 140.0s 08:54:05 08:54:05 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:05 #85 DONE 151.5s 08:54:05 08:54:05 #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:05 #88 DONE 155.4s 08:54:05 08:54:05 #119 [security-secretstore-setup builder 6/7] COPY . . 08:54:05 #119 ... 08:54:05 08:54:05 #80 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:05 #80 DONE 157.2s 08:54:05 08:54:05 #120 [support-cron-scheduler builder 6/7] COPY . . 08:54:05 #120 ... 08:54:05 08:54:05 #121 [security-spiffe-token-provider builder 6/7] COPY . . 08:54:05 #121 DONE 1.9s 08:54:05 08:54:05 #119 [security-secretstore-setup builder 6/7] COPY . . 08:54:05 #119 DONE 1.9s 08:54:05 08:54:05 #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:54:05 #122 CACHED 08:54:05 08:54:05 #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:05 #123 CACHED 08:54:05 08:54:05 #124 [security-proxy-setup builder 6/7] COPY . . 08:54:05 #124 CACHED 08:54:05 08:54:05 #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:05 #125 CACHED 08:54:05 08:54:05 #126 [core-command builder 6/7] COPY . . 08:54:05 #126 CACHED 08:54:05 08:54:05 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 08:54:05 #127 CACHED 08:54:05 08:54:05 #128 [core-keeper builder 7/8] COPY . . 08:54:05 #128 DONE 2.0s 08:54:05 08:54:05 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:05 #129 CACHED 08:54:05 08:54:05 #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:54:05 #130 CACHED 08:54:05 08:54:05 #131 [core-metadata builder 6/7] COPY . . 08:54:05 #131 CACHED 08:54:05 08:54:05 #132 [security-bootstrapper builder 6/7] COPY . . 08:54:05 #132 CACHED 08:54:05 08:54:05 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:05 #133 CACHED 08:54:05 08:54:05 #134 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:54:05 #134 CACHED 08:54:05 08:54:05 #135 [security-proxy-auth builder 6/7] COPY . . 08:54:05 #135 CACHED 08:54:05 08:54:05 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:05 #136 CACHED 08:54:05 08:54:05 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:54:05 #137 CACHED 08:54:05 08:54:05 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:54:05 #138 CACHED 08:54:05 08:54:05 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 08:54:05 #139 CACHED 08:54:05 08:54:05 #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:05 #140 CACHED 08:54:05 08:54:05 #141 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:05 #141 CACHED 08:54:05 08:54:05 #142 [support-scheduler builder 6/7] COPY . . 08:54:05 #142 CACHED 08:54:05 08:54:05 #143 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:54:05 #143 CACHED 08:54:05 08:54:05 #120 [support-cron-scheduler builder 6/7] COPY . . 08:54:05 #120 DONE 2.0s 08:54:05 08:54:05 #144 [core-data builder 6/7] COPY . . 08:54:05 #144 DONE 2.0s 08:54:05 08:54:05 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:54:05 #145 ... 08:54:05 08:54:05 #146 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:54:05 #146 CACHED 08:54:05 08:54:05 #147 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:05 #147 CACHED 08:54:05 08:54:05 #148 [support-notifications builder 6/7] COPY . . 08:54:05 #148 CACHED 08:54:05 08:54:05 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:54:05 #149 ... 08:54:05 08:54:05 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:54:05 #0 5.711 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:54:05 #150 ... 08:54:05 08:54:05 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:54:05 #0 6.385 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:54:05 #151 ... 08:54:05 08:54:05 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:54:05 #0 6.935 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:54:05 #152 ... 08:54:05 08:54:05 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:54:05 #0 7.172 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:54:05 #153 ... 08:54:05 08:54:05 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:54:05 #0 8.168 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:54:05 #154 ... 08:54:05 08:54:05 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:54:05 #149 8.111 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:54:06 #149 ... 08:54:06 08:54:06 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:54:06 #0 9.325 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:54:06 #155 ... 08:54:06 08:54:06 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:54:06 #0 9.040 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:54:06 #156 ... 08:54:06 08:54:06 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:54:06 #0 9.184 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:54:06 #189 ... 08:54:06 08:54:06 #190 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:54:06 #190 DONE 5.5s 08:54:06 08:54:06 #175 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:54:06 #175 DONE 5.5s 08:54:06 08:54:06 #191 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:54:06 #191 ... 08:54:06 08:54:06 #192 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:54:06 #192 DONE 5.4s 08:54:06 08:54:06 #193 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:54:06 #193 DONE 5.4s 08:54:06 08:54:06 #194 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:54:06 #194 DONE 5.4s 08:54:06 08:54:06 #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:54:06 #195 DONE 5.4s 08:54:06 08:54:06 #196 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:54:06 #196 DONE 5.4s 08:54:06 #157 ... 08:54:06 08:54:06 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:54:06 #0 8.618 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:54:06 #158 ... 08:54:06 08:54:06 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:54:06 #0 8.918 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:54:07 08:54:07 #197 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:54:07 #159 ... 08:54:07 08:54:07 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:54:07 #0 8.710 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:54:07 #160 ... 08:54:07 08:54:07 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:54:07 #145 9.204 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:54:07 #197 ... 08:54:07 08:54:07 #198 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:54:07 #198 DONE 5.9s 08:54:07 08:54:07 #189 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:54:07 #189 DONE 5.9s 08:54:07 08:54:07 #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:54:07 #199 DONE 6.0s 08:54:07 08:54:07 #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:54:07 #200 DONE 6.0s 08:54:07 08:54:07 #187 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:54:07 #187 DONE 5.9s 08:54:07 08:54:07 #201 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:54:07 #201 DONE 3.4s 08:54:07 08:54:07 #202 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:54:07 #202 ... 08:54:07 08:54:07 #203 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:54:07 #203 DONE 1.2s 08:54:08 08:54:08 #191 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 08:54:08 #191 DONE 1.2s 08:54:08 08:54:08 #204 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:54:08 #204 DONE 1.2s 08:54:08 08:54:08 #205 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:54:08 #205 DONE 1.3s 08:54:08 08:54:08 #113 [core-keeper] exporting to image 08:54:08 #113 exporting layers 08:54:08 #113 ... 08:54:08 08:54:08 #206 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:54:08 #206 DONE 1.4s 08:54:08 08:54:08 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:54:08 #207 DONE 0.8s 08:54:08 08:54:08 #208 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:54:08 #208 DONE 0.8s 08:54:08 08:54:08 #209 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:54:08 #209 DONE 0.8s 08:54:08 08:54:08 #210 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:54:08 #210 DONE 0.8s 08:54:08 08:54:08 #197 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:54:08 #197 DONE 1.4s 08:54:08 08:54:08 #113 [core-command] exporting to image 08:54:08 #113 ... 08:54:08 08:54:08 #211 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:54:08 #211 DONE 0.9s 08:54:08 08:54:08 #212 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:54:08 #212 DONE 0.9s 08:54:08 08:54:08 #202 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:54:08 #202 DONE 0.9s 08:54:08 08:54:08 #113 [core-command] exporting to image 08:54:08 #113 exporting layers 0.4s done 08:54:08 #113 ... 08:54:08 08:54:08 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:54:08 #213 DONE 0.6s 08:54:08 08:54:08 #113 [core-data] exporting to image 08:54:08 #113 ... 08:54:08 08:54:08 #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:54:08 #214 DONE 0.8s 08:54:08 08:54:08 #113 [core-data] exporting to image 08:54:08 #113 writing image sha256:9cb11ee0811a6265fdde240ab4a374192ed9d6fbf6c8cd451a1cd2c6744ca113 08:54:09 #113 ... 08:54:09 08:54:09 #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:54:09 #215 DONE 0.7s 08:54:09 08:54:09 #216 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:54:09 #216 DONE 0.7s 08:54:09 08:54:09 #113 [core-data] exporting to image 08:54:09 #113 writing image sha256:9cb11ee0811a6265fdde240ab4a374192ed9d6fbf6c8cd451a1cd2c6744ca113 0.1s done 08:54:09 #113 naming to docker.io/library/core-keeper 08:54:09 #113 ... 08:54:09 08:54:09 #217 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:54:09 #217 DONE 0.8s 08:54:09 08:54:09 #218 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 08:54:09 #218 DONE 0.7s 08:54:09 08:54:09 #219 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:54:09 #219 DONE 0.8s 08:54:09 08:54:09 #113 [core-keeper] exporting to image 08:54:09 #113 exporting layers 0.9s done 08:54:09 #113 naming to docker.io/library/core-keeper 0.1s done 08:54:09 #113 exporting layers 0.8s done 08:54:09 #113 ... 08:54:09 08:54:09 #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:54:09 #220 DONE 0.9s 08:54:09 08:54:09 #221 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:54:09 #221 DONE 0.5s 08:54:09 08:54:09 #222 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 08:54:09 #222 DONE 0.4s 08:54:09 08:54:09 #113 [support-scheduler] exporting to image 08:54:09 #113 exporting layers 1.0s done 08:54:09 #113 writing image sha256:85e8992abf880e6e4d5894a3006f551066b6d6bdecbd785462209175ae10063c 0.0s done 08:54:09 #113 writing image sha256:a294b57daaa2e8d710a6b03ad36c4ab214846d58916ba3dbb2f1f1ab0af751a1 0.0s done 08:54:09 #113 naming to docker.io/library/security-spiffe-token-provider done 08:54:09 #113 writing image sha256:7d4ce64ecfad1eb90d76cf2e87f05f2bc18c52e90bb274018a600de5d44ed2a9 08:54:09 #113 writing image sha256:542d2c6261b15870fc5256fb73339a7de9b9f1025bb2c1f9f437a6a30698e72c 08:54:09 #113 naming to docker.io/library/support-scheduler done 08:54:09 #113 ... 08:54:09 08:54:09 #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:54:09 #223 DONE 0.3s 08:54:09 08:54:09 #113 [support-cron-scheduler] exporting to image 08:54:09 #113 writing image sha256:7d4ce64ecfad1eb90d76cf2e87f05f2bc18c52e90bb274018a600de5d44ed2a9 0.0s done 08:54:09 #113 writing image sha256:542d2c6261b15870fc5256fb73339a7de9b9f1025bb2c1f9f437a6a30698e72c 0.1s done 08:54:09 #113 naming to docker.io/library/core-command 0.0s done 08:54:09 #113 naming to docker.io/library/support-cron-scheduler done 08:54:09 #113 ... 08:54:09 08:54:09 #224 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:54:09 #224 DONE 0.2s 08:54:09 08:54:09 #113 [support-cron-scheduler] exporting to image 08:54:09 #113 exporting layers 0.4s done 08:54:09 #113 ... 08:54:09 08:54:09 #225 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:54:09 #225 DONE 0.5s 08:54:09 08:54:09 #113 [support-notifications] exporting to image 08:54:09 #113 exporting layers 0.5s done 08:54:09 #113 writing image sha256:9488b8cf72d28cc079b88dc1e76c5846e61b3a8f9a0358434df21e544694d1c6 0.0s done 08:54:09 #113 writing image sha256:294860867e01904370b315fdcac1d514037745d64b4fa06a780bb4df20ffc9f6 0.0s done 08:54:09 #113 naming to docker.io/library/support-notifications done 08:54:09 #113 naming to docker.io/library/core-data done 08:54:10 #113 ... 08:54:10 08:54:10 #226 [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/ 08:54:10 #226 DONE 0.4s 08:54:10 08:54:10 #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:54:10 #227 DONE 1.0s 08:54:10 08:54:10 #228 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:54:10 #228 DONE 0.9s 08:54:10 08:54:10 #113 [core-common-config-bootstrapper] exporting to image 08:54:10 #113 writing image sha256:03f2504e71341614ffed9ef150ef179ab8f0554e7fc95e4e9404a033f1fdecc6 done 08:54:10 #113 naming to docker.io/library/core-metadata 0.0s done 08:54:10 #113 ... 08:54:10 08:54:10 #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:54:10 #229 DONE 0.2s 08:54:10 08:54:10 #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/ 08:54:10 #230 DONE 0.1s 08:54:10 08:54:10 #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/ 08:54:10 #231 DONE 0.1s 08:54:10 08:54:10 #232 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:54:10 #232 DONE 0.1s 08:54:10 08:54:10 #113 [core-common-config-bootstrapper] exporting to image 08:54:10 #113 exporting layers 0.2s done 08:54:10 #113 ... 08:54:10 08:54:10 #233 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:54:10 #233 DONE 0.9s 08:54:10 08:54:10 #113 [security-proxy-setup] exporting to image 08:54:10 #113 writing image sha256:6bb5df0e9eb053aa1406787a3f994ce767a88e92fe57abf05b426ff4acd09ede done 08:54:10 #113 naming to docker.io/library/core-common-config-bootstrapper done 08:54:10 #113 writing image sha256:0363f8d61f5221392e260089e231d3592515c877f404fd5bd40a901aa666d973 done 08:54:10 #113 naming to docker.io/library/security-proxy-auth done 08:54:10 #113 ... 08:54:10 08:54:10 #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:54:10 #234 DONE 0.2s 08:54:10 08:54:10 #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:54:10 #235 DONE 0.5s 08:54:10 08:54:10 #113 [security-secretstore-setup] exporting to image 08:54:10 #113 exporting layers 0.3s done 08:54:10 #113 exporting layers 0.3s done 08:54:10 #113 writing image sha256:9305b3eca6eaffc0558ee967f59f370deec99b7a0abc8fce3c0372e3f30912c5 done 08:54:10 #113 naming to docker.io/library/security-proxy-setup done 08:54:10 #113 writing image sha256:5f6e03b9debf754e90120da0380d3b47e9c6809b584b8af464a9df121d144ad3 done 08:54:10 #113 naming to docker.io/library/security-secretstore-setup done 08:54:10 #113 DONE 3.7s 08:54:10 08:54:10 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:54:11 #236 DONE 0.7s 08:54:11 08:54:11 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:54:11 #73 ... 08:54:11 08:54:11 #113 [security-bootstrapper] exporting to image 08:54:11 #113 exporting layers 0.2s done 08:54:11 #113 writing image sha256:e6778af2eb29d4dfb589356d6dafcb4fe5e312aaeae2aa60fd4b893a6f820024 done 08:54:11 #113 naming to docker.io/library/security-bootstrapper done 08:54:11 #113 DONE 4.0s 08:54:11 08:54:11 #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:54:11 time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:11 time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:11 time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:11 time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:11 time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:11 time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:11 time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:11 time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:11 time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:11 time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:11 time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:11 time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:11 time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:11 time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:11 time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:54:11 time="2024-10-14T08:47:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:54:11 $ docker stop --time=1 b61cf8f8f580be6a4b8433626655b537e11af4fa1c4507a9cb08ff1b417163a6 08:54:12 $ docker rm -f --volumes b61cf8f8f580be6a4b8433626655b537e11af4fa1c4507a9cb08ff1b417163a6 [Pipeline] // withDockerContainer [Pipeline] sh 08:54:13 + docker images 08:54:13 REPOSITORY TAG IMAGE ID CREATED SIZE 08:54:13 security-bootstrapper latest e6778af2eb29 1 second ago 27.4MB 08:54:13 security-secretstore-setup latest 5f6e03b9debf 2 seconds ago 52.2MB 08:54:13 security-proxy-setup latest 9305b3eca6ea 2 seconds ago 33.9MB 08:54:13 security-proxy-auth latest 0363f8d61f52 3 seconds ago 34.4MB 08:54:13 core-common-config-bootstrapper latest 6bb5df0e9eb0 3 seconds ago 21.3MB 08:54:13 core-metadata latest 03f2504e7134 3 seconds ago 42.4MB 08:54:13 core-data latest 9488b8cf72d2 4 seconds ago 42.3MB 08:54:13 support-notifications latest 294860867e01 4 seconds ago 65.4MB 08:54:13 support-scheduler latest a294b57daaa2 4 seconds ago 64.7MB 08:54:13 core-command latest 7d4ce64ecfad 4 seconds ago 36.4MB 08:54:13 support-cron-scheduler latest 542d2c6261b1 4 seconds ago 66.5MB 08:54:13 security-spiffe-token-provider latest 85e8992abf88 5 seconds ago 41.3MB 08:54:13 core-keeper latest 9cb11ee0811a 5 seconds ago 41.5MB 08:54:13 security-spire-config latest a865ff798219 5 minutes ago 121MB 08:54:13 security-spire-server latest f05212e9914c 5 minutes ago 122MB 08:54:13 security-spire-agent latest bd947658960c 5 minutes ago 183MB 08:54:13 ci-base-image-x86_64 latest 94047a525336 9 minutes ago 980MB 08:54:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 11 days ago 573MB 08:54:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 08:54:13 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 08:54:13 provisioning config files... 08:54:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/728@tmp/config13446850328124447815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:54:13 ---> ****-login.sh 08:54:13 nexus3.edgexfoundry.org:10001 08:54:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:13 Configure a credential helper to remove this warning. See 08:54:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:13 08:54:13 Login Succeeded 08:54:13 nexus3.edgexfoundry.org:10002 08:54:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:13 Configure a credential helper to remove this warning. See 08:54:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:13 08:54:13 Login Succeeded 08:54:13 nexus3.edgexfoundry.org:10003 08:54:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:13 Configure a credential helper to remove this warning. See 08:54:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:13 08:54:13 Login Succeeded 08:54:13 nexus3.edgexfoundry.org:10004 08:54:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:14 Configure a credential helper to remove this warning. See 08:54:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:14 08:54:14 Login Succeeded 08:54:14 ****.io 08:54:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:14 Configure a credential helper to remove this warning. See 08:54:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:14 08:54:14 Login Succeeded 08:54:14 ---> ****-login.sh ends [Pipeline] } 08:54:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:54:14 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:54:14 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:54:14 latest 08:54:14 3.2.0-dev.105 08:54:14 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:54:14 main 08:54:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:15 + docker push nexus3.edgexfoundry.org:10004/core-command:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:54:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:54:15 7330fe4c81a2: Preparing 08:54:15 528b242ae817: Preparing 08:54:15 22eb7699bc51: Preparing 08:54:15 f1620a9e1610: Preparing 08:54:15 06b8b775fd48: Preparing 08:54:15 f08ad56e757e: Preparing 08:54:15 63ca1fbb43ae: Preparing 08:54:15 f08ad56e757e: Waiting 08:54:15 63ca1fbb43ae: Waiting 08:54:16 06b8b775fd48: Pushed 08:54:16 7330fe4c81a2: Pushed 08:54:16 22eb7699bc51: Pushed 08:54:16 f1620a9e1610: Pushed 08:54:16 63ca1fbb43ae: Layer already exists 08:54:16 f08ad56e757e: Pushed 08:54:18 528b242ae817: Pushed 08:54:18 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:b3a33bd3262121069ed8e12df12905dda7406d9485bda6fe35469fa838308fca size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:18 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 08:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:54:18 7330fe4c81a2: Preparing 08:54:18 528b242ae817: Preparing 08:54:18 22eb7699bc51: Preparing 08:54:18 f1620a9e1610: Preparing 08:54:18 06b8b775fd48: Preparing 08:54:18 f08ad56e757e: Preparing 08:54:18 63ca1fbb43ae: Preparing 08:54:18 f08ad56e757e: Waiting 08:54:18 63ca1fbb43ae: Waiting 08:54:18 f1620a9e1610: Layer already exists 08:54:18 7330fe4c81a2: Layer already exists 08:54:18 06b8b775fd48: Layer already exists 08:54:18 528b242ae817: Layer already exists 08:54:18 22eb7699bc51: Layer already exists 08:54:18 f08ad56e757e: Layer already exists 08:54:18 63ca1fbb43ae: Layer already exists 08:54:18 latest: digest: sha256:b3a33bd3262121069ed8e12df12905dda7406d9485bda6fe35469fa838308fca size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:19 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.105 08:54:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:54:19 7330fe4c81a2: Preparing 08:54:19 528b242ae817: Preparing 08:54:19 22eb7699bc51: Preparing 08:54:19 f1620a9e1610: Preparing 08:54:19 06b8b775fd48: Preparing 08:54:19 f08ad56e757e: Preparing 08:54:19 63ca1fbb43ae: Preparing 08:54:19 f08ad56e757e: Waiting 08:54:19 528b242ae817: Layer already exists 08:54:19 f1620a9e1610: Layer already exists 08:54:19 06b8b775fd48: Layer already exists 08:54:19 7330fe4c81a2: Layer already exists 08:54:19 22eb7699bc51: Layer already exists 08:54:19 f08ad56e757e: Layer already exists 08:54:19 63ca1fbb43ae: Layer already exists 08:54:19 3.2.0-dev.105: digest: sha256:b3a33bd3262121069ed8e12df12905dda7406d9485bda6fe35469fa838308fca size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:20 + docker push nexus3.edgexfoundry.org:10004/core-command:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:54:20 7330fe4c81a2: Preparing 08:54:20 528b242ae817: Preparing 08:54:20 22eb7699bc51: Preparing 08:54:20 f1620a9e1610: Preparing 08:54:20 06b8b775fd48: Preparing 08:54:20 f08ad56e757e: Preparing 08:54:20 63ca1fbb43ae: Preparing 08:54:20 f08ad56e757e: Waiting 08:54:20 63ca1fbb43ae: Waiting 08:54:20 22eb7699bc51: Layer already exists 08:54:20 06b8b775fd48: Layer already exists 08:54:20 528b242ae817: Layer already exists 08:54:20 7330fe4c81a2: Layer already exists 08:54:20 f1620a9e1610: Layer already exists 08:54:20 f08ad56e757e: Layer already exists 08:54:20 63ca1fbb43ae: Layer already exists 08:54:20 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:b3a33bd3262121069ed8e12df12905dda7406d9485bda6fe35469fa838308fca size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:20 + docker push nexus3.edgexfoundry.org:10004/core-command:main 08:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:54:20 7330fe4c81a2: Preparing 08:54:20 528b242ae817: Preparing 08:54:20 22eb7699bc51: Preparing 08:54:20 f1620a9e1610: Preparing 08:54:20 06b8b775fd48: Preparing 08:54:20 f08ad56e757e: Preparing 08:54:20 63ca1fbb43ae: Preparing 08:54:20 f08ad56e757e: Waiting 08:54:20 63ca1fbb43ae: Waiting 08:54:20 06b8b775fd48: Layer already exists 08:54:20 22eb7699bc51: Layer already exists 08:54:20 7330fe4c81a2: Layer already exists 08:54:20 528b242ae817: Layer already exists 08:54:20 f1620a9e1610: Layer already exists 08:54:20 63ca1fbb43ae: Layer already exists 08:54:20 f08ad56e757e: Layer already exists 08:54:20 main: digest: sha256:b3a33bd3262121069ed8e12df12905dda7406d9485bda6fe35469fa838308fca size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:20 ===================================================== [Pipeline] echo 08:54:20 taggedImages: 08:54:20 - nexus3.edgexfoundry.org:10004/core-command:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:54:20 - nexus3.edgexfoundry.org:10004/core-command:latest 08:54:20 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.105 08:54:20 - nexus3.edgexfoundry.org:10004/core-command:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:54:20 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 08:54:20 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 08:54:20 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:54:20 latest 08:54:20 3.2.0-dev.105 08:54:20 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:54:20 main 08:54:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:54:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:54:21 e7c8ab6bfaee: Preparing 08:54:21 54c2d65a325e: Preparing 08:54:21 ab1887e1cd33: Preparing 08:54:21 96e750c07eaf: Preparing 08:54:21 22eb7699bc51: Preparing 08:54:21 f1620a9e1610: Preparing 08:54:21 06b8b775fd48: Preparing 08:54:21 f08ad56e757e: Preparing 08:54:21 63ca1fbb43ae: Preparing 08:54:21 f1620a9e1610: Waiting 08:54:21 06b8b775fd48: Waiting 08:54:21 f08ad56e757e: Waiting 08:54:21 63ca1fbb43ae: Waiting 08:54:21 22eb7699bc51: Layer already exists 08:54:21 f1620a9e1610: Layer already exists 08:54:21 06b8b775fd48: Layer already exists 08:54:21 f08ad56e757e: Layer already exists 08:54:21 63ca1fbb43ae: Layer already exists 08:54:21 ab1887e1cd33: Pushed 08:54:21 e7c8ab6bfaee: Pushed 08:54:21 54c2d65a325e: Pushed 08:54:22 96e750c07eaf: Pushed 08:54:23 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:1515bb74390a909273f20f8ff21d840859094828eacfeae8e2167d7cd210d02f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:23 + 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 08:54:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:54:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:54:23 e7c8ab6bfaee: Preparing 08:54:23 54c2d65a325e: Preparing 08:54:23 ab1887e1cd33: Preparing 08:54:23 96e750c07eaf: Preparing 08:54:23 22eb7699bc51: Preparing 08:54:23 f1620a9e1610: Preparing 08:54:23 06b8b775fd48: Preparing 08:54:23 f08ad56e757e: Preparing 08:54:23 63ca1fbb43ae: Preparing 08:54:23 f08ad56e757e: Waiting 08:54:23 f1620a9e1610: Waiting 08:54:23 06b8b775fd48: Waiting 08:54:23 63ca1fbb43ae: Waiting 08:54:23 96e750c07eaf: Layer already exists 08:54:23 22eb7699bc51: Layer already exists 08:54:23 e7c8ab6bfaee: Layer already exists 08:54:23 ab1887e1cd33: Layer already exists 08:54:23 54c2d65a325e: Layer already exists 08:54:23 f1620a9e1610: Layer already exists 08:54:23 06b8b775fd48: Layer already exists 08:54:23 63ca1fbb43ae: Layer already exists 08:54:23 f08ad56e757e: Layer already exists 08:54:23 latest: digest: sha256:1515bb74390a909273f20f8ff21d840859094828eacfeae8e2167d7cd210d02f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.105 08:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:54:24 e7c8ab6bfaee: Preparing 08:54:24 54c2d65a325e: Preparing 08:54:24 ab1887e1cd33: Preparing 08:54:24 96e750c07eaf: Preparing 08:54:24 22eb7699bc51: Preparing 08:54:24 f1620a9e1610: Preparing 08:54:24 06b8b775fd48: Preparing 08:54:24 f08ad56e757e: Preparing 08:54:24 63ca1fbb43ae: Preparing 08:54:24 06b8b775fd48: Waiting 08:54:24 f08ad56e757e: Waiting 08:54:24 63ca1fbb43ae: Waiting 08:54:24 f1620a9e1610: Waiting 08:54:24 ab1887e1cd33: Layer already exists 08:54:24 22eb7699bc51: Layer already exists 08:54:24 54c2d65a325e: Layer already exists 08:54:24 e7c8ab6bfaee: Layer already exists 08:54:24 f1620a9e1610: Layer already exists 08:54:24 96e750c07eaf: Layer already exists 08:54:24 63ca1fbb43ae: Layer already exists 08:54:24 06b8b775fd48: Layer already exists 08:54:24 f08ad56e757e: Layer already exists 08:54:24 3.2.0-dev.105: digest: sha256:1515bb74390a909273f20f8ff21d840859094828eacfeae8e2167d7cd210d02f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:54:25 e7c8ab6bfaee: Preparing 08:54:25 54c2d65a325e: Preparing 08:54:25 ab1887e1cd33: Preparing 08:54:25 96e750c07eaf: Preparing 08:54:25 22eb7699bc51: Preparing 08:54:25 f1620a9e1610: Preparing 08:54:25 06b8b775fd48: Preparing 08:54:25 f08ad56e757e: Preparing 08:54:25 63ca1fbb43ae: Preparing 08:54:25 f1620a9e1610: Waiting 08:54:25 06b8b775fd48: Waiting 08:54:25 f08ad56e757e: Waiting 08:54:25 63ca1fbb43ae: Waiting 08:54:25 54c2d65a325e: Layer already exists 08:54:25 96e750c07eaf: Layer already exists 08:54:25 ab1887e1cd33: Layer already exists 08:54:25 22eb7699bc51: Layer already exists 08:54:25 e7c8ab6bfaee: Layer already exists 08:54:25 f08ad56e757e: Layer already exists 08:54:25 06b8b775fd48: Layer already exists 08:54:25 63ca1fbb43ae: Layer already exists 08:54:25 f1620a9e1610: Layer already exists 08:54:25 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:1515bb74390a909273f20f8ff21d840859094828eacfeae8e2167d7cd210d02f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:25 + 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 08:54:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 08:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 08:54:25 e7c8ab6bfaee: Preparing 08:54:25 54c2d65a325e: Preparing 08:54:25 ab1887e1cd33: Preparing 08:54:25 96e750c07eaf: Preparing 08:54:25 22eb7699bc51: Preparing 08:54:25 f1620a9e1610: Preparing 08:54:25 06b8b775fd48: Preparing 08:54:25 f08ad56e757e: Preparing 08:54:25 f1620a9e1610: Waiting 08:54:25 63ca1fbb43ae: Preparing 08:54:25 f08ad56e757e: Waiting 08:54:25 63ca1fbb43ae: Waiting 08:54:25 ab1887e1cd33: Layer already exists 08:54:25 22eb7699bc51: Layer already exists 08:54:25 e7c8ab6bfaee: Layer already exists 08:54:25 96e750c07eaf: Layer already exists 08:54:25 54c2d65a325e: Layer already exists 08:54:25 f1620a9e1610: Layer already exists 08:54:25 06b8b775fd48: Layer already exists 08:54:25 63ca1fbb43ae: Layer already exists 08:54:25 f08ad56e757e: Layer already exists 08:54:25 main: digest: sha256:1515bb74390a909273f20f8ff21d840859094828eacfeae8e2167d7cd210d02f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:25 ===================================================== [Pipeline] echo 08:54:25 taggedImages: 08:54:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:54:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 08:54:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.105 08:54:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:54:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 08:54:25 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:54:25 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:54:25 latest 08:54:25 3.2.0-dev.105 08:54:25 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:54:25 main 08:54:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:26 + docker push nexus3.edgexfoundry.org:10004/core-data:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:54:26 58808b68d7cd: Preparing 08:54:26 6fd2a269b186: Preparing 08:54:26 9b66788d8e37: Preparing 08:54:26 22eb7699bc51: Preparing 08:54:26 f1620a9e1610: Preparing 08:54:26 ac59fa09b6ef: Preparing 08:54:26 70bd81ccc0fa: Preparing 08:54:26 63ca1fbb43ae: Preparing 08:54:26 ac59fa09b6ef: Waiting 08:54:26 70bd81ccc0fa: Waiting 08:54:26 63ca1fbb43ae: Waiting 08:54:26 f1620a9e1610: Layer already exists 08:54:26 22eb7699bc51: Layer already exists 08:54:26 58808b68d7cd: Pushed 08:54:26 6fd2a269b186: Pushed 08:54:26 70bd81ccc0fa: Pushed 08:54:26 ac59fa09b6ef: Pushed 08:54:26 63ca1fbb43ae: Layer already exists 08:54:29 9b66788d8e37: Pushed 08:54:29 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:eb675846cf585ed18eab55ab50c1f49e997ada76d5b4f6593ed982a2facedb4d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:30 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 08:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:54:30 58808b68d7cd: Preparing 08:54:30 6fd2a269b186: Preparing 08:54:30 9b66788d8e37: Preparing 08:54:30 22eb7699bc51: Preparing 08:54:30 f1620a9e1610: Preparing 08:54:30 ac59fa09b6ef: Preparing 08:54:30 70bd81ccc0fa: Preparing 08:54:30 63ca1fbb43ae: Preparing 08:54:30 70bd81ccc0fa: Waiting 08:54:30 63ca1fbb43ae: Waiting 08:54:30 9b66788d8e37: Layer already exists 08:54:30 22eb7699bc51: Layer already exists 08:54:30 6fd2a269b186: Layer already exists 08:54:30 58808b68d7cd: Layer already exists 08:54:30 f1620a9e1610: Layer already exists 08:54:30 70bd81ccc0fa: Layer already exists 08:54:30 ac59fa09b6ef: Layer already exists 08:54:30 63ca1fbb43ae: Layer already exists 08:54:30 latest: digest: sha256:eb675846cf585ed18eab55ab50c1f49e997ada76d5b4f6593ed982a2facedb4d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:31 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.105 08:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:54:31 58808b68d7cd: Preparing 08:54:31 6fd2a269b186: Preparing 08:54:31 9b66788d8e37: Preparing 08:54:31 22eb7699bc51: Preparing 08:54:31 f1620a9e1610: Preparing 08:54:31 ac59fa09b6ef: Preparing 08:54:31 70bd81ccc0fa: Preparing 08:54:31 63ca1fbb43ae: Preparing 08:54:31 70bd81ccc0fa: Waiting 08:54:31 63ca1fbb43ae: Waiting 08:54:31 ac59fa09b6ef: Waiting 08:54:31 f1620a9e1610: Layer already exists 08:54:31 22eb7699bc51: Layer already exists 08:54:31 6fd2a269b186: Layer already exists 08:54:31 9b66788d8e37: Layer already exists 08:54:31 58808b68d7cd: Layer already exists 08:54:31 63ca1fbb43ae: Layer already exists 08:54:31 ac59fa09b6ef: Layer already exists 08:54:31 70bd81ccc0fa: Layer already exists 08:54:31 3.2.0-dev.105: digest: sha256:eb675846cf585ed18eab55ab50c1f49e997ada76d5b4f6593ed982a2facedb4d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:31 + docker push nexus3.edgexfoundry.org:10004/core-data:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:54:31 58808b68d7cd: Preparing 08:54:31 6fd2a269b186: Preparing 08:54:31 9b66788d8e37: Preparing 08:54:31 22eb7699bc51: Preparing 08:54:31 f1620a9e1610: Preparing 08:54:31 ac59fa09b6ef: Preparing 08:54:31 70bd81ccc0fa: Preparing 08:54:31 63ca1fbb43ae: Preparing 08:54:31 ac59fa09b6ef: Waiting 08:54:31 70bd81ccc0fa: Waiting 08:54:31 63ca1fbb43ae: Waiting 08:54:31 f1620a9e1610: Layer already exists 08:54:31 22eb7699bc51: Layer already exists 08:54:31 58808b68d7cd: Layer already exists 08:54:31 6fd2a269b186: Layer already exists 08:54:31 9b66788d8e37: Layer already exists 08:54:31 63ca1fbb43ae: Layer already exists 08:54:31 70bd81ccc0fa: Layer already exists 08:54:31 ac59fa09b6ef: Layer already exists 08:54:31 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:eb675846cf585ed18eab55ab50c1f49e997ada76d5b4f6593ed982a2facedb4d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:32 + docker push nexus3.edgexfoundry.org:10004/core-data:main 08:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:54:32 58808b68d7cd: Preparing 08:54:32 6fd2a269b186: Preparing 08:54:32 9b66788d8e37: Preparing 08:54:32 22eb7699bc51: Preparing 08:54:32 f1620a9e1610: Preparing 08:54:32 ac59fa09b6ef: Preparing 08:54:32 70bd81ccc0fa: Preparing 08:54:32 63ca1fbb43ae: Preparing 08:54:32 ac59fa09b6ef: Waiting 08:54:32 63ca1fbb43ae: Waiting 08:54:32 70bd81ccc0fa: Waiting 08:54:32 f1620a9e1610: Layer already exists 08:54:32 58808b68d7cd: Layer already exists 08:54:32 9b66788d8e37: Layer already exists 08:54:32 22eb7699bc51: Layer already exists 08:54:32 6fd2a269b186: Layer already exists 08:54:32 63ca1fbb43ae: Layer already exists 08:54:32 ac59fa09b6ef: Layer already exists 08:54:32 70bd81ccc0fa: Layer already exists 08:54:32 main: digest: sha256:eb675846cf585ed18eab55ab50c1f49e997ada76d5b4f6593ed982a2facedb4d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:32 ===================================================== [Pipeline] echo 08:54:32 taggedImages: 08:54:32 - nexus3.edgexfoundry.org:10004/core-data:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:54:32 - nexus3.edgexfoundry.org:10004/core-data:latest 08:54:32 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.105 08:54:32 - nexus3.edgexfoundry.org:10004/core-data:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:54:32 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 08:54:32 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 08:54:32 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:54:32 latest 08:54:32 3.2.0-dev.105 08:54:32 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:54:32 main 08:54:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:33 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:54:33 a51eb61e009c: Preparing 08:54:33 72c744372570: Preparing 08:54:33 035d880bf3bc: Preparing 08:54:33 f1620a9e1610: Preparing 08:54:33 1e65ed9d2b3b: Preparing 08:54:33 311373f859e7: Preparing 08:54:33 63ca1fbb43ae: Preparing 08:54:33 311373f859e7: Waiting 08:54:33 63ca1fbb43ae: Waiting 08:54:33 f1620a9e1610: Layer already exists 08:54:33 a51eb61e009c: Pushed 08:54:33 72c744372570: Pushed 08:54:33 63ca1fbb43ae: Layer already exists 08:54:33 311373f859e7: Pushed 08:54:33 1e65ed9d2b3b: Pushed 08:54:36 035d880bf3bc: Pushed 08:54:36 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:fac061b0ee94677c6f592c7ac85e257f5af4afa45fd60fc1797262a7095133ec size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 08:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:54:37 a51eb61e009c: Preparing 08:54:37 72c744372570: Preparing 08:54:37 035d880bf3bc: Preparing 08:54:37 f1620a9e1610: Preparing 08:54:37 1e65ed9d2b3b: Preparing 08:54:37 311373f859e7: Preparing 08:54:37 63ca1fbb43ae: Preparing 08:54:37 311373f859e7: Waiting 08:54:37 63ca1fbb43ae: Waiting 08:54:37 72c744372570: Layer already exists 08:54:37 f1620a9e1610: Layer already exists 08:54:37 035d880bf3bc: Layer already exists 08:54:37 a51eb61e009c: Layer already exists 08:54:37 1e65ed9d2b3b: Layer already exists 08:54:37 63ca1fbb43ae: Layer already exists 08:54:37 311373f859e7: Layer already exists 08:54:37 latest: digest: sha256:fac061b0ee94677c6f592c7ac85e257f5af4afa45fd60fc1797262a7095133ec size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:37 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.105 08:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:54:37 a51eb61e009c: Preparing 08:54:37 72c744372570: Preparing 08:54:37 035d880bf3bc: Preparing 08:54:37 f1620a9e1610: Preparing 08:54:37 1e65ed9d2b3b: Preparing 08:54:37 311373f859e7: Preparing 08:54:37 63ca1fbb43ae: Preparing 08:54:37 311373f859e7: Waiting 08:54:37 a51eb61e009c: Layer already exists 08:54:37 72c744372570: Layer already exists 08:54:37 f1620a9e1610: Layer already exists 08:54:37 035d880bf3bc: Layer already exists 08:54:37 1e65ed9d2b3b: Layer already exists 08:54:37 311373f859e7: Layer already exists 08:54:37 63ca1fbb43ae: Layer already exists 08:54:37 3.2.0-dev.105: digest: sha256:fac061b0ee94677c6f592c7ac85e257f5af4afa45fd60fc1797262a7095133ec size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:38 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:54:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:54:38 a51eb61e009c: Preparing 08:54:38 72c744372570: Preparing 08:54:38 035d880bf3bc: Preparing 08:54:38 f1620a9e1610: Preparing 08:54:38 1e65ed9d2b3b: Preparing 08:54:38 311373f859e7: Preparing 08:54:38 63ca1fbb43ae: Preparing 08:54:38 311373f859e7: Waiting 08:54:38 63ca1fbb43ae: Waiting 08:54:38 a51eb61e009c: Layer already exists 08:54:38 035d880bf3bc: Layer already exists 08:54:38 72c744372570: Layer already exists 08:54:38 f1620a9e1610: Layer already exists 08:54:38 1e65ed9d2b3b: Layer already exists 08:54:38 311373f859e7: Layer already exists 08:54:38 63ca1fbb43ae: Layer already exists 08:54:38 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:fac061b0ee94677c6f592c7ac85e257f5af4afa45fd60fc1797262a7095133ec size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:38 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 08:54:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 08:54:39 a51eb61e009c: Preparing 08:54:39 72c744372570: Preparing 08:54:39 035d880bf3bc: Preparing 08:54:39 f1620a9e1610: Preparing 08:54:39 1e65ed9d2b3b: Preparing 08:54:39 311373f859e7: Preparing 08:54:39 63ca1fbb43ae: Preparing 08:54:39 311373f859e7: Waiting 08:54:39 63ca1fbb43ae: Waiting 08:54:39 a51eb61e009c: Layer already exists 08:54:39 1e65ed9d2b3b: Layer already exists 08:54:39 f1620a9e1610: Layer already exists 08:54:39 035d880bf3bc: Layer already exists 08:54:39 72c744372570: Layer already exists 08:54:39 311373f859e7: Layer already exists 08:54:39 63ca1fbb43ae: Layer already exists 08:54:39 main: digest: sha256:fac061b0ee94677c6f592c7ac85e257f5af4afa45fd60fc1797262a7095133ec size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:39 ===================================================== [Pipeline] echo 08:54:39 taggedImages: 08:54:39 - nexus3.edgexfoundry.org:10004/core-keeper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:54:39 - nexus3.edgexfoundry.org:10004/core-keeper:latest 08:54:39 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.105 08:54:39 - nexus3.edgexfoundry.org:10004/core-keeper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:54:39 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 08:54:39 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:54:39 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:54:39 latest 08:54:39 3.2.0-dev.105 08:54:39 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:54:39 main 08:54:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:54:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:54:40 fa3dbe1d9969: Preparing 08:54:40 ec6f66f8b72d: Preparing 08:54:40 09a9fcd65d61: Preparing 08:54:40 b8bdc4ac0ef8: Preparing 08:54:40 22eb7699bc51: Preparing 08:54:40 f1620a9e1610: Preparing 08:54:40 06b8b775fd48: Preparing 08:54:40 f08ad56e757e: Preparing 08:54:40 63ca1fbb43ae: Preparing 08:54:40 f1620a9e1610: Waiting 08:54:40 06b8b775fd48: Waiting 08:54:40 63ca1fbb43ae: Waiting 08:54:40 22eb7699bc51: Layer already exists 08:54:40 f1620a9e1610: Layer already exists 08:54:40 06b8b775fd48: Layer already exists 08:54:40 f08ad56e757e: Layer already exists 08:54:40 63ca1fbb43ae: Layer already exists 08:54:40 09a9fcd65d61: Pushed 08:54:40 fa3dbe1d9969: Pushed 08:54:40 ec6f66f8b72d: Pushed 08:54:43 b8bdc4ac0ef8: Pushed 08:54:43 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:5282db4b131c6b2ee3c2358f5ab0020681da63e431279f5592f006f1d5ae36e9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 08:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:54:44 fa3dbe1d9969: Preparing 08:54:44 ec6f66f8b72d: Preparing 08:54:44 09a9fcd65d61: Preparing 08:54:44 b8bdc4ac0ef8: Preparing 08:54:44 22eb7699bc51: Preparing 08:54:44 f1620a9e1610: Preparing 08:54:44 06b8b775fd48: Preparing 08:54:44 f08ad56e757e: Preparing 08:54:44 63ca1fbb43ae: Preparing 08:54:44 f08ad56e757e: Waiting 08:54:44 f1620a9e1610: Waiting 08:54:44 06b8b775fd48: Waiting 08:54:44 63ca1fbb43ae: Waiting 08:54:44 22eb7699bc51: Layer already exists 08:54:44 09a9fcd65d61: Layer already exists 08:54:44 b8bdc4ac0ef8: Layer already exists 08:54:44 ec6f66f8b72d: Layer already exists 08:54:44 fa3dbe1d9969: Layer already exists 08:54:44 f08ad56e757e: Layer already exists 08:54:44 f1620a9e1610: Layer already exists 08:54:44 63ca1fbb43ae: Layer already exists 08:54:44 06b8b775fd48: Layer already exists 08:54:44 latest: digest: sha256:5282db4b131c6b2ee3c2358f5ab0020681da63e431279f5592f006f1d5ae36e9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.105 08:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:54:44 fa3dbe1d9969: Preparing 08:54:44 ec6f66f8b72d: Preparing 08:54:44 09a9fcd65d61: Preparing 08:54:44 b8bdc4ac0ef8: Preparing 08:54:44 22eb7699bc51: Preparing 08:54:44 f1620a9e1610: Preparing 08:54:44 06b8b775fd48: Preparing 08:54:44 f08ad56e757e: Preparing 08:54:44 63ca1fbb43ae: Preparing 08:54:44 f08ad56e757e: Waiting 08:54:44 f1620a9e1610: Waiting 08:54:44 06b8b775fd48: Waiting 08:54:44 63ca1fbb43ae: Waiting 08:54:44 ec6f66f8b72d: Layer already exists 08:54:44 09a9fcd65d61: Layer already exists 08:54:44 fa3dbe1d9969: Layer already exists 08:54:44 22eb7699bc51: Layer already exists 08:54:44 b8bdc4ac0ef8: Layer already exists 08:54:44 63ca1fbb43ae: Layer already exists 08:54:44 06b8b775fd48: Layer already exists 08:54:44 f08ad56e757e: Layer already exists 08:54:44 f1620a9e1610: Layer already exists 08:54:44 3.2.0-dev.105: digest: sha256:5282db4b131c6b2ee3c2358f5ab0020681da63e431279f5592f006f1d5ae36e9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:54:45 fa3dbe1d9969: Preparing 08:54:45 ec6f66f8b72d: Preparing 08:54:45 09a9fcd65d61: Preparing 08:54:45 b8bdc4ac0ef8: Preparing 08:54:45 22eb7699bc51: Preparing 08:54:45 f1620a9e1610: Preparing 08:54:45 06b8b775fd48: Preparing 08:54:45 f08ad56e757e: Preparing 08:54:45 f1620a9e1610: Waiting 08:54:45 06b8b775fd48: Waiting 08:54:45 63ca1fbb43ae: Preparing 08:54:45 f08ad56e757e: Waiting 08:54:45 09a9fcd65d61: Layer already exists 08:54:45 22eb7699bc51: Layer already exists 08:54:45 fa3dbe1d9969: Layer already exists 08:54:45 ec6f66f8b72d: Layer already exists 08:54:45 b8bdc4ac0ef8: Layer already exists 08:54:45 06b8b775fd48: Layer already exists 08:54:45 f08ad56e757e: Layer already exists 08:54:45 f1620a9e1610: Layer already exists 08:54:45 63ca1fbb43ae: Layer already exists 08:54:45 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:5282db4b131c6b2ee3c2358f5ab0020681da63e431279f5592f006f1d5ae36e9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 08:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:54:46 fa3dbe1d9969: Preparing 08:54:46 ec6f66f8b72d: Preparing 08:54:46 09a9fcd65d61: Preparing 08:54:46 b8bdc4ac0ef8: Preparing 08:54:46 22eb7699bc51: Preparing 08:54:46 f1620a9e1610: Preparing 08:54:46 06b8b775fd48: Preparing 08:54:46 f08ad56e757e: Preparing 08:54:46 63ca1fbb43ae: Preparing 08:54:46 f1620a9e1610: Waiting 08:54:46 06b8b775fd48: Waiting 08:54:46 f08ad56e757e: Waiting 08:54:46 63ca1fbb43ae: Waiting 08:54:46 fa3dbe1d9969: Layer already exists 08:54:46 ec6f66f8b72d: Layer already exists 08:54:46 09a9fcd65d61: Layer already exists 08:54:46 b8bdc4ac0ef8: Layer already exists 08:54:46 22eb7699bc51: Layer already exists 08:54:46 f1620a9e1610: Layer already exists 08:54:46 06b8b775fd48: Layer already exists 08:54:46 f08ad56e757e: Layer already exists 08:54:46 63ca1fbb43ae: Layer already exists 08:54:46 main: digest: sha256:5282db4b131c6b2ee3c2358f5ab0020681da63e431279f5592f006f1d5ae36e9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:46 ===================================================== [Pipeline] echo 08:54:46 taggedImages: 08:54:46 - nexus3.edgexfoundry.org:10004/core-metadata:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:54:46 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:54:46 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.105 08:54:46 - nexus3.edgexfoundry.org:10004/core-metadata:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:54:46 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 08:54:46 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:54:46 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:54:46 latest 08:54:46 3.2.0-dev.105 08:54:46 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:54:46 main 08:54:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:54:46 31c6911564ca: Preparing 08:54:46 53a1ddaef38b: Preparing 08:54:46 1e193041e1b0: Preparing 08:54:46 33c307a6db58: Preparing 08:54:46 770d5a3b7331: Preparing 08:54:46 23984156e2b9: Preparing 08:54:46 99472cf0ce8a: Preparing 08:54:46 2c08485717bf: Preparing 08:54:46 22eb7699bc51: Preparing 08:54:46 f1620a9e1610: Preparing 08:54:46 7e6c109447d8: Preparing 08:54:46 fb6dc4b5a5cd: Preparing 08:54:46 5f70bf18a086: Preparing 08:54:46 926ba22e0a69: Preparing 08:54:46 8c04b1168966: Preparing 08:54:46 00d699a21c0a: Preparing 08:54:46 63ca1fbb43ae: Preparing 08:54:46 23984156e2b9: Waiting 08:54:46 99472cf0ce8a: Waiting 08:54:46 fb6dc4b5a5cd: Waiting 08:54:46 5f70bf18a086: Waiting 08:54:46 2c08485717bf: Waiting 08:54:46 926ba22e0a69: Waiting 08:54:46 8c04b1168966: Waiting 08:54:46 22eb7699bc51: Waiting 08:54:46 00d699a21c0a: Waiting 08:54:46 f1620a9e1610: Waiting 08:54:46 63ca1fbb43ae: Waiting 08:54:46 7e6c109447d8: Waiting 08:54:46 53a1ddaef38b: Pushed 08:54:46 1e193041e1b0: Pushed 08:54:46 770d5a3b7331: Pushed 08:54:46 33c307a6db58: Pushed 08:54:46 31c6911564ca: Pushed 08:54:47 22eb7699bc51: Layer already exists 08:54:47 23984156e2b9: Pushed 08:54:47 99472cf0ce8a: Pushed 08:54:47 7e6c109447d8: Pushed 08:54:47 f1620a9e1610: Layer already exists 08:54:47 fb6dc4b5a5cd: Pushed 08:54:47 926ba22e0a69: Pushed 08:54:47 5f70bf18a086: Layer already exists 08:54:47 8c04b1168966: Pushed 08:54:47 63ca1fbb43ae: Layer already exists 08:54:47 00d699a21c0a: Pushed 08:54:49 2c08485717bf: Pushed 08:54:49 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:f5e8ae6493516917c5e0be422a811f542d20f469c7f15dd151d3f4a65c2dbf75 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:54:50 31c6911564ca: Preparing 08:54:50 53a1ddaef38b: Preparing 08:54:50 1e193041e1b0: Preparing 08:54:50 33c307a6db58: Preparing 08:54:50 770d5a3b7331: Preparing 08:54:50 23984156e2b9: Preparing 08:54:50 99472cf0ce8a: Preparing 08:54:50 2c08485717bf: Preparing 08:54:50 22eb7699bc51: Preparing 08:54:50 f1620a9e1610: Preparing 08:54:50 7e6c109447d8: Preparing 08:54:50 2c08485717bf: Waiting 08:54:50 99472cf0ce8a: Waiting 08:54:50 22eb7699bc51: Waiting 08:54:50 23984156e2b9: Waiting 08:54:50 f1620a9e1610: Waiting 08:54:50 fb6dc4b5a5cd: Preparing 08:54:50 5f70bf18a086: Preparing 08:54:50 7e6c109447d8: Waiting 08:54:50 fb6dc4b5a5cd: Waiting 08:54:50 926ba22e0a69: Preparing 08:54:50 8c04b1168966: Preparing 08:54:50 00d699a21c0a: Preparing 08:54:50 63ca1fbb43ae: Preparing 08:54:50 00d699a21c0a: Waiting 08:54:50 8c04b1168966: Waiting 08:54:50 5f70bf18a086: Waiting 08:54:50 926ba22e0a69: Waiting 08:54:50 63ca1fbb43ae: Waiting 08:54:50 31c6911564ca: Layer already exists 08:54:50 1e193041e1b0: Layer already exists 08:54:50 33c307a6db58: Layer already exists 08:54:50 53a1ddaef38b: Layer already exists 08:54:50 770d5a3b7331: Layer already exists 08:54:50 23984156e2b9: Layer already exists 08:54:50 2c08485717bf: Layer already exists 08:54:50 99472cf0ce8a: Layer already exists 08:54:50 f1620a9e1610: Layer already exists 08:54:50 22eb7699bc51: Layer already exists 08:54:50 fb6dc4b5a5cd: Layer already exists 08:54:50 7e6c109447d8: Layer already exists 08:54:50 8c04b1168966: Layer already exists 08:54:50 5f70bf18a086: Layer already exists 08:54:50 63ca1fbb43ae: Layer already exists 08:54:50 00d699a21c0a: Layer already exists 08:54:50 926ba22e0a69: Layer already exists 08:54:50 latest: digest: sha256:f5e8ae6493516917c5e0be422a811f542d20f469c7f15dd151d3f4a65c2dbf75 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.105 08:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:54:50 31c6911564ca: Preparing 08:54:50 53a1ddaef38b: Preparing 08:54:50 1e193041e1b0: Preparing 08:54:50 33c307a6db58: Preparing 08:54:50 770d5a3b7331: Preparing 08:54:50 23984156e2b9: Preparing 08:54:50 99472cf0ce8a: Preparing 08:54:50 2c08485717bf: Preparing 08:54:50 22eb7699bc51: Preparing 08:54:50 f1620a9e1610: Preparing 08:54:50 7e6c109447d8: Preparing 08:54:50 fb6dc4b5a5cd: Preparing 08:54:50 5f70bf18a086: Preparing 08:54:50 926ba22e0a69: Preparing 08:54:50 8c04b1168966: Preparing 08:54:50 00d699a21c0a: Preparing 08:54:50 63ca1fbb43ae: Preparing 08:54:50 f1620a9e1610: Waiting 08:54:50 7e6c109447d8: Waiting 08:54:50 fb6dc4b5a5cd: Waiting 08:54:50 5f70bf18a086: Waiting 08:54:50 00d699a21c0a: Waiting 08:54:50 926ba22e0a69: Waiting 08:54:50 63ca1fbb43ae: Waiting 08:54:50 23984156e2b9: Waiting 08:54:50 99472cf0ce8a: Waiting 08:54:50 2c08485717bf: Waiting 08:54:50 22eb7699bc51: Waiting 08:54:50 8c04b1168966: Waiting 08:54:50 53a1ddaef38b: Layer already exists 08:54:50 31c6911564ca: Layer already exists 08:54:50 33c307a6db58: Layer already exists 08:54:50 770d5a3b7331: Layer already exists 08:54:50 1e193041e1b0: Layer already exists 08:54:50 99472cf0ce8a: Layer already exists 08:54:50 2c08485717bf: Layer already exists 08:54:50 23984156e2b9: Layer already exists 08:54:50 22eb7699bc51: Layer already exists 08:54:50 fb6dc4b5a5cd: Layer already exists 08:54:50 f1620a9e1610: Layer already exists 08:54:50 7e6c109447d8: Layer already exists 08:54:50 5f70bf18a086: Layer already exists 08:54:50 926ba22e0a69: Layer already exists 08:54:50 8c04b1168966: Layer already exists 08:54:50 63ca1fbb43ae: Layer already exists 08:54:50 00d699a21c0a: Layer already exists 08:54:50 3.2.0-dev.105: digest: sha256:f5e8ae6493516917c5e0be422a811f542d20f469c7f15dd151d3f4a65c2dbf75 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:54:51 31c6911564ca: Preparing 08:54:51 53a1ddaef38b: Preparing 08:54:51 1e193041e1b0: Preparing 08:54:51 33c307a6db58: Preparing 08:54:51 770d5a3b7331: Preparing 08:54:51 23984156e2b9: Preparing 08:54:51 99472cf0ce8a: Preparing 08:54:51 2c08485717bf: Preparing 08:54:51 22eb7699bc51: Preparing 08:54:51 f1620a9e1610: Preparing 08:54:51 7e6c109447d8: Preparing 08:54:51 fb6dc4b5a5cd: Preparing 08:54:51 5f70bf18a086: Preparing 08:54:51 926ba22e0a69: Preparing 08:54:51 8c04b1168966: Preparing 08:54:51 00d699a21c0a: Preparing 08:54:51 63ca1fbb43ae: Preparing 08:54:51 23984156e2b9: Waiting 08:54:51 99472cf0ce8a: Waiting 08:54:51 22eb7699bc51: Waiting 08:54:51 2c08485717bf: Waiting 08:54:51 926ba22e0a69: Waiting 08:54:51 fb6dc4b5a5cd: Waiting 08:54:51 f1620a9e1610: Waiting 08:54:51 8c04b1168966: Waiting 08:54:51 63ca1fbb43ae: Waiting 08:54:51 5f70bf18a086: Waiting 08:54:51 770d5a3b7331: Layer already exists 08:54:51 33c307a6db58: Layer already exists 08:54:51 31c6911564ca: Layer already exists 08:54:51 53a1ddaef38b: Layer already exists 08:54:51 1e193041e1b0: Layer already exists 08:54:51 23984156e2b9: Layer already exists 08:54:51 2c08485717bf: Layer already exists 08:54:51 22eb7699bc51: Layer already exists 08:54:51 99472cf0ce8a: Layer already exists 08:54:51 f1620a9e1610: Layer already exists 08:54:51 7e6c109447d8: Layer already exists 08:54:51 926ba22e0a69: Layer already exists 08:54:51 fb6dc4b5a5cd: Layer already exists 08:54:51 5f70bf18a086: Layer already exists 08:54:51 8c04b1168966: Layer already exists 08:54:51 00d699a21c0a: Layer already exists 08:54:51 63ca1fbb43ae: Layer already exists 08:54:51 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:f5e8ae6493516917c5e0be422a811f542d20f469c7f15dd151d3f4a65c2dbf75 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:54:52 31c6911564ca: Preparing 08:54:52 53a1ddaef38b: Preparing 08:54:52 1e193041e1b0: Preparing 08:54:52 33c307a6db58: Preparing 08:54:52 770d5a3b7331: Preparing 08:54:52 23984156e2b9: Preparing 08:54:52 99472cf0ce8a: Preparing 08:54:52 2c08485717bf: Preparing 08:54:52 22eb7699bc51: Preparing 08:54:52 f1620a9e1610: Preparing 08:54:52 7e6c109447d8: Preparing 08:54:52 fb6dc4b5a5cd: Preparing 08:54:52 5f70bf18a086: Preparing 08:54:52 926ba22e0a69: Preparing 08:54:52 8c04b1168966: Preparing 08:54:52 00d699a21c0a: Preparing 08:54:52 63ca1fbb43ae: Preparing 08:54:52 22eb7699bc51: Waiting 08:54:52 99472cf0ce8a: Waiting 08:54:52 2c08485717bf: Waiting 08:54:52 23984156e2b9: Waiting 08:54:52 7e6c109447d8: Waiting 08:54:52 fb6dc4b5a5cd: Waiting 08:54:52 f1620a9e1610: Waiting 08:54:52 8c04b1168966: Waiting 08:54:52 5f70bf18a086: Waiting 08:54:52 926ba22e0a69: Waiting 08:54:52 00d699a21c0a: Waiting 08:54:52 33c307a6db58: Layer already exists 08:54:52 31c6911564ca: Layer already exists 08:54:52 770d5a3b7331: Layer already exists 08:54:52 1e193041e1b0: Layer already exists 08:54:52 53a1ddaef38b: Layer already exists 08:54:52 22eb7699bc51: Layer already exists 08:54:52 2c08485717bf: Layer already exists 08:54:52 99472cf0ce8a: Layer already exists 08:54:52 23984156e2b9: Layer already exists 08:54:52 f1620a9e1610: Layer already exists 08:54:52 5f70bf18a086: Layer already exists 08:54:52 7e6c109447d8: Layer already exists 08:54:52 fb6dc4b5a5cd: Layer already exists 08:54:52 926ba22e0a69: Layer already exists 08:54:52 8c04b1168966: Layer already exists 08:54:52 63ca1fbb43ae: Layer already exists 08:54:52 00d699a21c0a: Layer already exists 08:54:52 main: digest: sha256:f5e8ae6493516917c5e0be422a811f542d20f469c7f15dd151d3f4a65c2dbf75 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:52 ===================================================== [Pipeline] echo 08:54:52 taggedImages: 08:54:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:54:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:54:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.105 08:54:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:54:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 08:54:52 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 08:54:52 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:54:52 latest 08:54:52 3.2.0-dev.105 08:54:52 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:54:52 main 08:54:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:54:52 e7c8ab6bfaee: Preparing 08:54:52 54c2d65a325e: Preparing 08:54:52 ff152548ef15: Preparing 08:54:52 0c2616b374f6: Preparing 08:54:52 22eb7699bc51: Preparing 08:54:52 f1620a9e1610: Preparing 08:54:52 06b8b775fd48: Preparing 08:54:52 f08ad56e757e: Preparing 08:54:52 63ca1fbb43ae: Preparing 08:54:52 06b8b775fd48: Waiting 08:54:52 f1620a9e1610: Waiting 08:54:52 f08ad56e757e: Waiting 08:54:52 63ca1fbb43ae: Waiting 08:54:52 22eb7699bc51: Layer already exists 08:54:52 e7c8ab6bfaee: Layer already exists 08:54:52 54c2d65a325e: Layer already exists 08:54:52 f1620a9e1610: Layer already exists 08:54:52 06b8b775fd48: Layer already exists 08:54:52 f08ad56e757e: Layer already exists 08:54:52 63ca1fbb43ae: Layer already exists 08:54:52 ff152548ef15: Pushed 08:54:55 0c2616b374f6: Pushed 08:54:55 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:aef5e66b04c2d32b86666c53ec0a887b517bf332567db02d23109106d1c62976 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:54:56 e7c8ab6bfaee: Preparing 08:54:56 54c2d65a325e: Preparing 08:54:56 ff152548ef15: Preparing 08:54:56 0c2616b374f6: Preparing 08:54:56 22eb7699bc51: Preparing 08:54:56 f1620a9e1610: Preparing 08:54:56 06b8b775fd48: Preparing 08:54:56 f08ad56e757e: Preparing 08:54:56 63ca1fbb43ae: Preparing 08:54:56 f1620a9e1610: Waiting 08:54:56 f08ad56e757e: Waiting 08:54:56 06b8b775fd48: Waiting 08:54:56 63ca1fbb43ae: Waiting 08:54:56 0c2616b374f6: Layer already exists 08:54:56 e7c8ab6bfaee: Layer already exists 08:54:56 ff152548ef15: Layer already exists 08:54:56 22eb7699bc51: Layer already exists 08:54:56 54c2d65a325e: Layer already exists 08:54:56 f1620a9e1610: Layer already exists 08:54:56 f08ad56e757e: Layer already exists 08:54:56 06b8b775fd48: Layer already exists 08:54:56 63ca1fbb43ae: Layer already exists 08:54:56 latest: digest: sha256:aef5e66b04c2d32b86666c53ec0a887b517bf332567db02d23109106d1c62976 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.105 08:54:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:54:57 e7c8ab6bfaee: Preparing 08:54:57 54c2d65a325e: Preparing 08:54:57 ff152548ef15: Preparing 08:54:57 0c2616b374f6: Preparing 08:54:57 22eb7699bc51: Preparing 08:54:57 f1620a9e1610: Preparing 08:54:57 06b8b775fd48: Preparing 08:54:57 f08ad56e757e: Preparing 08:54:57 63ca1fbb43ae: Preparing 08:54:57 f1620a9e1610: Waiting 08:54:57 06b8b775fd48: Waiting 08:54:57 63ca1fbb43ae: Waiting 08:54:57 f08ad56e757e: Waiting 08:54:57 0c2616b374f6: Layer already exists 08:54:57 54c2d65a325e: Layer already exists 08:54:57 22eb7699bc51: Layer already exists 08:54:57 e7c8ab6bfaee: Layer already exists 08:54:57 ff152548ef15: Layer already exists 08:54:57 06b8b775fd48: Layer already exists 08:54:57 63ca1fbb43ae: Layer already exists 08:54:57 f08ad56e757e: Layer already exists 08:54:57 f1620a9e1610: Layer already exists 08:54:57 3.2.0-dev.105: digest: sha256:aef5e66b04c2d32b86666c53ec0a887b517bf332567db02d23109106d1c62976 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:54:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:54:57 e7c8ab6bfaee: Preparing 08:54:57 54c2d65a325e: Preparing 08:54:57 ff152548ef15: Preparing 08:54:57 0c2616b374f6: Preparing 08:54:57 22eb7699bc51: Preparing 08:54:57 f1620a9e1610: Preparing 08:54:57 06b8b775fd48: Preparing 08:54:57 f08ad56e757e: Preparing 08:54:57 63ca1fbb43ae: Preparing 08:54:57 06b8b775fd48: Waiting 08:54:57 f08ad56e757e: Waiting 08:54:57 63ca1fbb43ae: Waiting 08:54:57 f1620a9e1610: Waiting 08:54:57 0c2616b374f6: Layer already exists 08:54:57 e7c8ab6bfaee: Layer already exists 08:54:57 22eb7699bc51: Layer already exists 08:54:57 54c2d65a325e: Layer already exists 08:54:57 ff152548ef15: Layer already exists 08:54:57 f1620a9e1610: Layer already exists 08:54:57 06b8b775fd48: Layer already exists 08:54:57 f08ad56e757e: Layer already exists 08:54:57 63ca1fbb43ae: Layer already exists 08:54:57 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:aef5e66b04c2d32b86666c53ec0a887b517bf332567db02d23109106d1c62976 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 08:54:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 08:54:58 e7c8ab6bfaee: Preparing 08:54:58 54c2d65a325e: Preparing 08:54:58 ff152548ef15: Preparing 08:54:58 0c2616b374f6: Preparing 08:54:58 22eb7699bc51: Preparing 08:54:58 f1620a9e1610: Preparing 08:54:58 06b8b775fd48: Preparing 08:54:58 f08ad56e757e: Preparing 08:54:58 63ca1fbb43ae: Preparing 08:54:58 f1620a9e1610: Waiting 08:54:58 06b8b775fd48: Waiting 08:54:58 f08ad56e757e: Waiting 08:54:58 63ca1fbb43ae: Waiting 08:54:58 ff152548ef15: Layer already exists 08:54:58 22eb7699bc51: Layer already exists 08:54:58 0c2616b374f6: Layer already exists 08:54:58 e7c8ab6bfaee: Layer already exists 08:54:58 54c2d65a325e: Layer already exists 08:54:58 f1620a9e1610: Layer already exists 08:54:58 06b8b775fd48: Layer already exists 08:54:58 63ca1fbb43ae: Layer already exists 08:54:58 f08ad56e757e: Layer already exists 08:54:58 main: digest: sha256:aef5e66b04c2d32b86666c53ec0a887b517bf332567db02d23109106d1c62976 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:54:58 ===================================================== [Pipeline] echo 08:54:58 taggedImages: 08:54:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:54:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 08:54:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.105 08:54:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:54:58 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 08:54:58 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:54:58 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:54:58 latest 08:54:58 3.2.0-dev.105 08:54:58 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:54:58 main 08:54:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:54:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:54:59 693d8e380dfa: Preparing 08:54:59 b1b832222bcb: Preparing 08:54:59 85b7024f5225: Preparing 08:54:59 249f6900aba5: Preparing 08:54:59 b8bb38b909bb: Preparing 08:54:59 22eb7699bc51: Preparing 08:54:59 f1620a9e1610: Preparing 08:54:59 191c54f00c98: Preparing 08:54:59 efdda2e41214: Preparing 08:54:59 09583e4a50c2: Preparing 08:54:59 22eb7699bc51: Waiting 08:54:59 191c54f00c98: Waiting 08:54:59 f1620a9e1610: Waiting 08:54:59 efdda2e41214: Waiting 08:54:59 63ca1fbb43ae: Preparing 08:54:59 09583e4a50c2: Waiting 08:54:59 63ca1fbb43ae: Waiting 08:54:59 b8bb38b909bb: Pushed 08:54:59 693d8e380dfa: Pushed 08:54:59 b1b832222bcb: Pushed 08:54:59 249f6900aba5: Pushed 08:54:59 191c54f00c98: Pushed 08:54:59 f1620a9e1610: Layer already exists 08:54:59 efdda2e41214: Pushed 08:54:59 22eb7699bc51: Layer already exists 08:55:00 63ca1fbb43ae: Layer already exists 08:55:00 85b7024f5225: Pushed 08:55:00 09583e4a50c2: Pushed 08:55:01 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:f4184f0f767b22b013877000e71ffa5a898cbdc4a2b46c69034a8b500a7defc7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:55:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:55:01 693d8e380dfa: Preparing 08:55:01 b1b832222bcb: Preparing 08:55:01 85b7024f5225: Preparing 08:55:01 249f6900aba5: Preparing 08:55:01 b8bb38b909bb: Preparing 08:55:01 22eb7699bc51: Preparing 08:55:01 f1620a9e1610: Preparing 08:55:01 191c54f00c98: Preparing 08:55:01 efdda2e41214: Preparing 08:55:01 09583e4a50c2: Preparing 08:55:01 63ca1fbb43ae: Preparing 08:55:01 191c54f00c98: Waiting 08:55:01 efdda2e41214: Waiting 08:55:01 09583e4a50c2: Waiting 08:55:01 63ca1fbb43ae: Waiting 08:55:01 22eb7699bc51: Waiting 08:55:01 f1620a9e1610: Waiting 08:55:01 85b7024f5225: Layer already exists 08:55:01 b1b832222bcb: Layer already exists 08:55:01 693d8e380dfa: Layer already exists 08:55:01 249f6900aba5: Layer already exists 08:55:01 b8bb38b909bb: Layer already exists 08:55:01 efdda2e41214: Layer already exists 08:55:01 191c54f00c98: Layer already exists 08:55:01 f1620a9e1610: Layer already exists 08:55:01 22eb7699bc51: Layer already exists 08:55:01 09583e4a50c2: Layer already exists 08:55:01 63ca1fbb43ae: Layer already exists 08:55:01 latest: digest: sha256:f4184f0f767b22b013877000e71ffa5a898cbdc4a2b46c69034a8b500a7defc7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.105 08:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:55:02 693d8e380dfa: Preparing 08:55:02 b1b832222bcb: Preparing 08:55:02 85b7024f5225: Preparing 08:55:02 249f6900aba5: Preparing 08:55:02 b8bb38b909bb: Preparing 08:55:02 22eb7699bc51: Preparing 08:55:02 f1620a9e1610: Preparing 08:55:02 191c54f00c98: Preparing 08:55:02 efdda2e41214: Preparing 08:55:02 09583e4a50c2: Preparing 08:55:02 63ca1fbb43ae: Preparing 08:55:02 22eb7699bc51: Waiting 08:55:02 09583e4a50c2: Waiting 08:55:02 63ca1fbb43ae: Waiting 08:55:02 f1620a9e1610: Waiting 08:55:02 191c54f00c98: Waiting 08:55:02 b1b832222bcb: Layer already exists 08:55:02 693d8e380dfa: Layer already exists 08:55:02 b8bb38b909bb: Layer already exists 08:55:02 85b7024f5225: Layer already exists 08:55:02 249f6900aba5: Layer already exists 08:55:02 22eb7699bc51: Layer already exists 08:55:02 f1620a9e1610: Layer already exists 08:55:02 191c54f00c98: Layer already exists 08:55:02 09583e4a50c2: Layer already exists 08:55:02 efdda2e41214: Layer already exists 08:55:02 63ca1fbb43ae: Layer already exists 08:55:02 3.2.0-dev.105: digest: sha256:f4184f0f767b22b013877000e71ffa5a898cbdc4a2b46c69034a8b500a7defc7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:55:03 693d8e380dfa: Preparing 08:55:03 b1b832222bcb: Preparing 08:55:03 85b7024f5225: Preparing 08:55:03 249f6900aba5: Preparing 08:55:03 b8bb38b909bb: Preparing 08:55:03 22eb7699bc51: Preparing 08:55:03 f1620a9e1610: Preparing 08:55:03 191c54f00c98: Preparing 08:55:03 efdda2e41214: Preparing 08:55:03 09583e4a50c2: Preparing 08:55:03 63ca1fbb43ae: Preparing 08:55:03 efdda2e41214: Waiting 08:55:03 22eb7699bc51: Waiting 08:55:03 09583e4a50c2: Waiting 08:55:03 63ca1fbb43ae: Waiting 08:55:03 f1620a9e1610: Waiting 08:55:03 85b7024f5225: Layer already exists 08:55:03 249f6900aba5: Layer already exists 08:55:03 b8bb38b909bb: Layer already exists 08:55:03 693d8e380dfa: Layer already exists 08:55:03 22eb7699bc51: Layer already exists 08:55:03 f1620a9e1610: Layer already exists 08:55:03 191c54f00c98: Layer already exists 08:55:03 efdda2e41214: Layer already exists 08:55:03 63ca1fbb43ae: Layer already exists 08:55:03 09583e4a50c2: Layer already exists 08:55:03 b1b832222bcb: Layer already exists 08:55:03 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:f4184f0f767b22b013877000e71ffa5a898cbdc4a2b46c69034a8b500a7defc7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:55:03 693d8e380dfa: Preparing 08:55:03 b1b832222bcb: Preparing 08:55:03 85b7024f5225: Preparing 08:55:03 249f6900aba5: Preparing 08:55:03 b8bb38b909bb: Preparing 08:55:03 22eb7699bc51: Preparing 08:55:03 f1620a9e1610: Preparing 08:55:03 191c54f00c98: Preparing 08:55:03 efdda2e41214: Preparing 08:55:03 09583e4a50c2: Preparing 08:55:03 f1620a9e1610: Waiting 08:55:03 191c54f00c98: Waiting 08:55:03 22eb7699bc51: Waiting 08:55:03 efdda2e41214: Waiting 08:55:03 63ca1fbb43ae: Preparing 08:55:03 63ca1fbb43ae: Waiting 08:55:03 b1b832222bcb: Layer already exists 08:55:03 85b7024f5225: Layer already exists 08:55:03 b8bb38b909bb: Layer already exists 08:55:03 693d8e380dfa: Layer already exists 08:55:03 249f6900aba5: Layer already exists 08:55:03 22eb7699bc51: Layer already exists 08:55:03 efdda2e41214: Layer already exists 08:55:03 191c54f00c98: Layer already exists 08:55:03 f1620a9e1610: Layer already exists 08:55:03 09583e4a50c2: Layer already exists 08:55:03 63ca1fbb43ae: Layer already exists 08:55:03 main: digest: sha256:f4184f0f767b22b013877000e71ffa5a898cbdc4a2b46c69034a8b500a7defc7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:03 ===================================================== [Pipeline] echo 08:55:03 taggedImages: 08:55:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:55:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:55:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.105 08:55:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:55:03 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 08:55:04 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:55:04 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:55:04 latest 08:55:04 3.2.0-dev.105 08:55:04 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:55:04 main 08:55:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:55:04 d261138cb185: Preparing 08:55:04 4457814abb57: Preparing 08:55:04 539ff6cf0d3b: Preparing 08:55:04 2af130d3bd26: Preparing 08:55:04 b296869df5d2: Preparing 08:55:04 db79b679e57a: Preparing 08:55:04 6578805e191e: Preparing 08:55:04 22eb7699bc51: Preparing 08:55:04 f1620a9e1610: Preparing 08:55:04 ddcd36a226b3: Preparing 08:55:04 b447e6fc7c5c: Preparing 08:55:04 63ca1fbb43ae: Preparing 08:55:04 6578805e191e: Waiting 08:55:04 ddcd36a226b3: Waiting 08:55:04 b447e6fc7c5c: Waiting 08:55:04 22eb7699bc51: Waiting 08:55:04 63ca1fbb43ae: Waiting 08:55:04 db79b679e57a: Waiting 08:55:04 f1620a9e1610: Waiting 08:55:04 4457814abb57: Pushed 08:55:04 b296869df5d2: Pushed 08:55:04 d261138cb185: Pushed 08:55:04 db79b679e57a: Pushed 08:55:04 6578805e191e: Pushed 08:55:04 22eb7699bc51: Layer already exists 08:55:04 f1620a9e1610: Layer already exists 08:55:04 63ca1fbb43ae: Layer already exists 08:55:05 ddcd36a226b3: Pushed 08:55:06 2af130d3bd26: Pushed 08:55:06 b447e6fc7c5c: Pushed 08:55:06 539ff6cf0d3b: Pushed 08:55:06 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:f3d2e99b011e74cfdfaa633604f4e7271f2e8016268f7cc95c7908244dd6b588 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:55:07 d261138cb185: Preparing 08:55:07 4457814abb57: Preparing 08:55:07 539ff6cf0d3b: Preparing 08:55:07 2af130d3bd26: Preparing 08:55:07 b296869df5d2: Preparing 08:55:07 db79b679e57a: Preparing 08:55:07 6578805e191e: Preparing 08:55:07 22eb7699bc51: Preparing 08:55:07 f1620a9e1610: Preparing 08:55:07 ddcd36a226b3: Preparing 08:55:07 b447e6fc7c5c: Preparing 08:55:07 63ca1fbb43ae: Preparing 08:55:07 6578805e191e: Waiting 08:55:07 22eb7699bc51: Waiting 08:55:07 f1620a9e1610: Waiting 08:55:07 ddcd36a226b3: Waiting 08:55:07 b447e6fc7c5c: Waiting 08:55:07 63ca1fbb43ae: Waiting 08:55:07 db79b679e57a: Waiting 08:55:07 d261138cb185: Layer already exists 08:55:07 b296869df5d2: Layer already exists 08:55:07 4457814abb57: Layer already exists 08:55:07 2af130d3bd26: Layer already exists 08:55:07 539ff6cf0d3b: Layer already exists 08:55:07 6578805e191e: Layer already exists 08:55:07 22eb7699bc51: Layer already exists 08:55:07 f1620a9e1610: Layer already exists 08:55:07 ddcd36a226b3: Layer already exists 08:55:07 db79b679e57a: Layer already exists 08:55:07 63ca1fbb43ae: Layer already exists 08:55:07 b447e6fc7c5c: Layer already exists 08:55:07 latest: digest: sha256:f3d2e99b011e74cfdfaa633604f4e7271f2e8016268f7cc95c7908244dd6b588 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.105 08:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:55:08 d261138cb185: Preparing 08:55:08 4457814abb57: Preparing 08:55:08 539ff6cf0d3b: Preparing 08:55:08 2af130d3bd26: Preparing 08:55:08 b296869df5d2: Preparing 08:55:08 db79b679e57a: Preparing 08:55:08 6578805e191e: Preparing 08:55:08 22eb7699bc51: Preparing 08:55:08 f1620a9e1610: Preparing 08:55:08 ddcd36a226b3: Preparing 08:55:08 b447e6fc7c5c: Preparing 08:55:08 63ca1fbb43ae: Preparing 08:55:08 db79b679e57a: Waiting 08:55:08 ddcd36a226b3: Waiting 08:55:08 b447e6fc7c5c: Waiting 08:55:08 63ca1fbb43ae: Waiting 08:55:08 f1620a9e1610: Waiting 08:55:08 22eb7699bc51: Waiting 08:55:08 6578805e191e: Waiting 08:55:08 539ff6cf0d3b: Layer already exists 08:55:08 b296869df5d2: Layer already exists 08:55:08 d261138cb185: Layer already exists 08:55:08 4457814abb57: Layer already exists 08:55:08 2af130d3bd26: Layer already exists 08:55:08 6578805e191e: Layer already exists 08:55:08 db79b679e57a: Layer already exists 08:55:08 22eb7699bc51: Layer already exists 08:55:08 ddcd36a226b3: Layer already exists 08:55:08 f1620a9e1610: Layer already exists 08:55:08 b447e6fc7c5c: Layer already exists 08:55:08 63ca1fbb43ae: Layer already exists 08:55:08 3.2.0-dev.105: digest: sha256:f3d2e99b011e74cfdfaa633604f4e7271f2e8016268f7cc95c7908244dd6b588 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:55:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:55:08 d261138cb185: Preparing 08:55:08 4457814abb57: Preparing 08:55:08 539ff6cf0d3b: Preparing 08:55:08 2af130d3bd26: Preparing 08:55:08 b296869df5d2: Preparing 08:55:08 db79b679e57a: Preparing 08:55:08 6578805e191e: Preparing 08:55:08 22eb7699bc51: Preparing 08:55:08 f1620a9e1610: Preparing 08:55:08 ddcd36a226b3: Preparing 08:55:08 b447e6fc7c5c: Preparing 08:55:08 63ca1fbb43ae: Preparing 08:55:08 ddcd36a226b3: Waiting 08:55:08 b447e6fc7c5c: Waiting 08:55:08 f1620a9e1610: Waiting 08:55:08 22eb7699bc51: Waiting 08:55:08 db79b679e57a: Waiting 08:55:08 63ca1fbb43ae: Waiting 08:55:08 6578805e191e: Waiting 08:55:08 2af130d3bd26: Layer already exists 08:55:08 b296869df5d2: Layer already exists 08:55:08 4457814abb57: Layer already exists 08:55:08 539ff6cf0d3b: Layer already exists 08:55:08 d261138cb185: Layer already exists 08:55:08 db79b679e57a: Layer already exists 08:55:08 22eb7699bc51: Layer already exists 08:55:08 f1620a9e1610: Layer already exists 08:55:08 ddcd36a226b3: Layer already exists 08:55:08 6578805e191e: Layer already exists 08:55:08 b447e6fc7c5c: Layer already exists 08:55:08 63ca1fbb43ae: Layer already exists 08:55:08 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:f3d2e99b011e74cfdfaa633604f4e7271f2e8016268f7cc95c7908244dd6b588 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:55:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:55:09 d261138cb185: Preparing 08:55:09 4457814abb57: Preparing 08:55:09 539ff6cf0d3b: Preparing 08:55:09 2af130d3bd26: Preparing 08:55:09 b296869df5d2: Preparing 08:55:09 db79b679e57a: Preparing 08:55:09 6578805e191e: Preparing 08:55:09 22eb7699bc51: Preparing 08:55:09 f1620a9e1610: Preparing 08:55:09 ddcd36a226b3: Preparing 08:55:09 b447e6fc7c5c: Preparing 08:55:09 63ca1fbb43ae: Preparing 08:55:09 f1620a9e1610: Waiting 08:55:09 ddcd36a226b3: Waiting 08:55:09 b447e6fc7c5c: Waiting 08:55:09 63ca1fbb43ae: Waiting 08:55:09 db79b679e57a: Waiting 08:55:09 6578805e191e: Waiting 08:55:09 22eb7699bc51: Waiting 08:55:09 2af130d3bd26: Layer already exists 08:55:09 d261138cb185: Layer already exists 08:55:09 539ff6cf0d3b: Layer already exists 08:55:09 b296869df5d2: Layer already exists 08:55:09 4457814abb57: Layer already exists 08:55:09 6578805e191e: Layer already exists 08:55:09 db79b679e57a: Layer already exists 08:55:09 f1620a9e1610: Layer already exists 08:55:09 22eb7699bc51: Layer already exists 08:55:09 ddcd36a226b3: Layer already exists 08:55:09 b447e6fc7c5c: Layer already exists 08:55:09 63ca1fbb43ae: Layer already exists 08:55:09 main: digest: sha256:f3d2e99b011e74cfdfaa633604f4e7271f2e8016268f7cc95c7908244dd6b588 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:09 ===================================================== [Pipeline] echo 08:55:09 taggedImages: 08:55:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:55:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:55:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.105 08:55:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:55:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 08:55:09 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 08:55:09 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:55:09 latest 08:55:09 3.2.0-dev.105 08:55:09 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:55:09 main 08:55:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:55:10 6a9fcbebd7fc: Preparing 08:55:10 4cdd48289661: Preparing 08:55:10 22eb7699bc51: Preparing 08:55:10 f1620a9e1610: Preparing 08:55:10 1076aac676d6: Preparing 08:55:10 6a07a16365e1: Preparing 08:55:10 63ca1fbb43ae: Preparing 08:55:10 6a07a16365e1: Waiting 08:55:10 63ca1fbb43ae: Waiting 08:55:10 f1620a9e1610: Layer already exists 08:55:10 1076aac676d6: Pushed 08:55:10 22eb7699bc51: Layer already exists 08:55:10 63ca1fbb43ae: Layer already exists 08:55:10 6a9fcbebd7fc: Pushed 08:55:11 6a07a16365e1: Pushed 08:55:12 4cdd48289661: Pushed 08:55:13 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:0bd2beb3f45926746e728996ee1bb11f3a480b5ec1775ca41ce4f225c06c41fb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:13 + 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 08:55:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:55:13 6a9fcbebd7fc: Preparing 08:55:13 4cdd48289661: Preparing 08:55:13 22eb7699bc51: Preparing 08:55:13 f1620a9e1610: Preparing 08:55:13 1076aac676d6: Preparing 08:55:13 6a07a16365e1: Preparing 08:55:13 63ca1fbb43ae: Preparing 08:55:13 6a07a16365e1: Waiting 08:55:13 63ca1fbb43ae: Waiting 08:55:13 22eb7699bc51: Layer already exists 08:55:13 6a9fcbebd7fc: Layer already exists 08:55:13 f1620a9e1610: Layer already exists 08:55:13 1076aac676d6: Layer already exists 08:55:13 4cdd48289661: Layer already exists 08:55:13 63ca1fbb43ae: Layer already exists 08:55:13 6a07a16365e1: Layer already exists 08:55:13 latest: digest: sha256:0bd2beb3f45926746e728996ee1bb11f3a480b5ec1775ca41ce4f225c06c41fb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.105 08:55:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:55:14 6a9fcbebd7fc: Preparing 08:55:14 4cdd48289661: Preparing 08:55:14 22eb7699bc51: Preparing 08:55:14 f1620a9e1610: Preparing 08:55:14 1076aac676d6: Preparing 08:55:14 6a07a16365e1: Preparing 08:55:14 63ca1fbb43ae: Preparing 08:55:14 63ca1fbb43ae: Waiting 08:55:14 6a07a16365e1: Waiting 08:55:14 22eb7699bc51: Layer already exists 08:55:14 1076aac676d6: Layer already exists 08:55:14 f1620a9e1610: Layer already exists 08:55:14 4cdd48289661: Layer already exists 08:55:14 6a9fcbebd7fc: Layer already exists 08:55:14 6a07a16365e1: Layer already exists 08:55:14 63ca1fbb43ae: Layer already exists 08:55:14 3.2.0-dev.105: digest: sha256:0bd2beb3f45926746e728996ee1bb11f3a480b5ec1775ca41ce4f225c06c41fb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:55:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:55:15 6a9fcbebd7fc: Preparing 08:55:15 4cdd48289661: Preparing 08:55:15 22eb7699bc51: Preparing 08:55:15 f1620a9e1610: Preparing 08:55:15 1076aac676d6: Preparing 08:55:15 6a07a16365e1: Preparing 08:55:15 63ca1fbb43ae: Preparing 08:55:15 63ca1fbb43ae: Waiting 08:55:15 4cdd48289661: Layer already exists 08:55:15 1076aac676d6: Layer already exists 08:55:15 22eb7699bc51: Layer already exists 08:55:15 6a9fcbebd7fc: Layer already exists 08:55:15 f1620a9e1610: Layer already exists 08:55:15 6a07a16365e1: Layer already exists 08:55:15 63ca1fbb43ae: Layer already exists 08:55:15 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:0bd2beb3f45926746e728996ee1bb11f3a480b5ec1775ca41ce4f225c06c41fb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:15 + 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 08:55:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:55:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:55:15 6a9fcbebd7fc: Preparing 08:55:15 4cdd48289661: Preparing 08:55:15 22eb7699bc51: Preparing 08:55:15 f1620a9e1610: Preparing 08:55:15 1076aac676d6: Preparing 08:55:15 6a07a16365e1: Preparing 08:55:15 63ca1fbb43ae: Preparing 08:55:15 6a07a16365e1: Waiting 08:55:15 63ca1fbb43ae: Waiting 08:55:15 4cdd48289661: Layer already exists 08:55:15 1076aac676d6: Layer already exists 08:55:15 22eb7699bc51: Layer already exists 08:55:15 6a9fcbebd7fc: Layer already exists 08:55:15 f1620a9e1610: Layer already exists 08:55:15 6a07a16365e1: Layer already exists 08:55:15 63ca1fbb43ae: Layer already exists 08:55:15 main: digest: sha256:0bd2beb3f45926746e728996ee1bb11f3a480b5ec1775ca41ce4f225c06c41fb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:15 ===================================================== [Pipeline] echo 08:55:15 taggedImages: 08:55:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:55:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:55:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.105 08:55:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:55:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 08:55:15 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 08:55:15 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:55:15 latest 08:55:15 3.2.0-dev.105 08:55:15 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:55:15 main 08:55:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:16 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:55:16 34ef18e338bb: Preparing 08:55:16 f3bd0f7c0c7d: Preparing 08:55:16 fe5fc41f7822: Preparing 08:55:16 22eb7699bc51: Preparing 08:55:16 f1620a9e1610: Preparing 08:55:16 164a2f9be7dc: Preparing 08:55:16 dda96de09185: Preparing 08:55:16 72f7c4729c7c: Preparing 08:55:16 5014514ba522: Preparing 08:55:16 63ca1fbb43ae: Preparing 08:55:16 164a2f9be7dc: Waiting 08:55:16 72f7c4729c7c: Waiting 08:55:16 dda96de09185: Waiting 08:55:16 5014514ba522: Waiting 08:55:16 63ca1fbb43ae: Waiting 08:55:16 22eb7699bc51: Layer already exists 08:55:16 f1620a9e1610: Layer already exists 08:55:16 f3bd0f7c0c7d: Pushed 08:55:16 34ef18e338bb: Pushed 08:55:16 fe5fc41f7822: Pushed 08:55:16 63ca1fbb43ae: Layer already exists 08:55:16 72f7c4729c7c: Pushed 08:55:17 5014514ba522: Pushed 08:55:22 dda96de09185: Pushed 08:55:26 164a2f9be7dc: Pushed 08:55:26 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:9be6dd1a4244b3e043cec5ceac117134f4c8c280f28aada31b3260fc4d2bd1dc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:55:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:55:27 34ef18e338bb: Preparing 08:55:27 f3bd0f7c0c7d: Preparing 08:55:27 fe5fc41f7822: Preparing 08:55:27 22eb7699bc51: Preparing 08:55:27 f1620a9e1610: Preparing 08:55:27 164a2f9be7dc: Preparing 08:55:27 dda96de09185: Preparing 08:55:27 72f7c4729c7c: Preparing 08:55:27 5014514ba522: Preparing 08:55:27 63ca1fbb43ae: Preparing 08:55:27 dda96de09185: Waiting 08:55:27 72f7c4729c7c: Waiting 08:55:27 164a2f9be7dc: Waiting 08:55:27 63ca1fbb43ae: Waiting 08:55:27 22eb7699bc51: Layer already exists 08:55:27 fe5fc41f7822: Layer already exists 08:55:27 34ef18e338bb: Layer already exists 08:55:27 f1620a9e1610: Layer already exists 08:55:27 f3bd0f7c0c7d: Layer already exists 08:55:27 dda96de09185: Layer already exists 08:55:27 72f7c4729c7c: Layer already exists 08:55:27 5014514ba522: Layer already exists 08:55:27 164a2f9be7dc: Layer already exists 08:55:27 63ca1fbb43ae: Layer already exists 08:55:27 latest: digest: sha256:9be6dd1a4244b3e043cec5ceac117134f4c8c280f28aada31b3260fc4d2bd1dc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.105 08:55:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:55:27 34ef18e338bb: Preparing 08:55:27 f3bd0f7c0c7d: Preparing 08:55:27 fe5fc41f7822: Preparing 08:55:27 22eb7699bc51: Preparing 08:55:27 f1620a9e1610: Preparing 08:55:27 164a2f9be7dc: Preparing 08:55:27 dda96de09185: Preparing 08:55:27 72f7c4729c7c: Preparing 08:55:27 5014514ba522: Preparing 08:55:27 63ca1fbb43ae: Preparing 08:55:27 164a2f9be7dc: Waiting 08:55:27 72f7c4729c7c: Waiting 08:55:27 5014514ba522: Waiting 08:55:27 dda96de09185: Waiting 08:55:27 63ca1fbb43ae: Waiting 08:55:27 f3bd0f7c0c7d: Layer already exists 08:55:27 34ef18e338bb: Layer already exists 08:55:27 f1620a9e1610: Layer already exists 08:55:27 22eb7699bc51: Layer already exists 08:55:27 fe5fc41f7822: Layer already exists 08:55:27 164a2f9be7dc: Layer already exists 08:55:27 5014514ba522: Layer already exists 08:55:27 dda96de09185: Layer already exists 08:55:27 72f7c4729c7c: Layer already exists 08:55:27 63ca1fbb43ae: Layer already exists 08:55:27 3.2.0-dev.105: digest: sha256:9be6dd1a4244b3e043cec5ceac117134f4c8c280f28aada31b3260fc4d2bd1dc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:55:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:55:28 34ef18e338bb: Preparing 08:55:28 f3bd0f7c0c7d: Preparing 08:55:28 fe5fc41f7822: Preparing 08:55:28 22eb7699bc51: Preparing 08:55:28 f1620a9e1610: Preparing 08:55:28 164a2f9be7dc: Preparing 08:55:28 dda96de09185: Preparing 08:55:28 72f7c4729c7c: Preparing 08:55:28 5014514ba522: Preparing 08:55:28 63ca1fbb43ae: Preparing 08:55:28 72f7c4729c7c: Waiting 08:55:28 164a2f9be7dc: Waiting 08:55:28 5014514ba522: Waiting 08:55:28 dda96de09185: Waiting 08:55:28 63ca1fbb43ae: Waiting 08:55:28 fe5fc41f7822: Layer already exists 08:55:28 22eb7699bc51: Layer already exists 08:55:28 f1620a9e1610: Layer already exists 08:55:28 34ef18e338bb: Layer already exists 08:55:28 f3bd0f7c0c7d: Layer already exists 08:55:28 164a2f9be7dc: Layer already exists 08:55:28 72f7c4729c7c: Layer already exists 08:55:28 dda96de09185: Layer already exists 08:55:28 5014514ba522: Layer already exists 08:55:28 63ca1fbb43ae: Layer already exists 08:55:28 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:9be6dd1a4244b3e043cec5ceac117134f4c8c280f28aada31b3260fc4d2bd1dc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:55:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:55:29 34ef18e338bb: Preparing 08:55:29 f3bd0f7c0c7d: Preparing 08:55:29 fe5fc41f7822: Preparing 08:55:29 22eb7699bc51: Preparing 08:55:29 f1620a9e1610: Preparing 08:55:29 164a2f9be7dc: Preparing 08:55:29 dda96de09185: Preparing 08:55:29 72f7c4729c7c: Preparing 08:55:29 5014514ba522: Preparing 08:55:29 63ca1fbb43ae: Preparing 08:55:29 dda96de09185: Waiting 08:55:29 72f7c4729c7c: Waiting 08:55:29 5014514ba522: Waiting 08:55:29 63ca1fbb43ae: Waiting 08:55:29 164a2f9be7dc: Waiting 08:55:29 f1620a9e1610: Layer already exists 08:55:29 22eb7699bc51: Layer already exists 08:55:29 34ef18e338bb: Layer already exists 08:55:29 fe5fc41f7822: Layer already exists 08:55:29 f3bd0f7c0c7d: Layer already exists 08:55:29 5014514ba522: Layer already exists 08:55:29 72f7c4729c7c: Layer already exists 08:55:29 164a2f9be7dc: Layer already exists 08:55:29 dda96de09185: Layer already exists 08:55:29 63ca1fbb43ae: Layer already exists 08:55:29 main: digest: sha256:9be6dd1a4244b3e043cec5ceac117134f4c8c280f28aada31b3260fc4d2bd1dc size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:29 ===================================================== [Pipeline] echo 08:55:29 taggedImages: 08:55:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:55:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:55:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.105 08:55:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:55:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 08:55:29 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 08:55:29 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:55:29 latest 08:55:29 3.2.0-dev.105 08:55:29 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:55:29 main 08:55:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:55:30 e243cc0b0a19: Preparing 08:55:30 6a9b3a48d5d3: Preparing 08:55:30 6860e0398f9e: Preparing 08:55:30 22eb7699bc51: Preparing 08:55:30 f1620a9e1610: Preparing 08:55:30 83c2063b38a7: Preparing 08:55:30 423716a7d89d: Preparing 08:55:30 80e0e247693d: Preparing 08:55:30 63ca1fbb43ae: Preparing 08:55:30 423716a7d89d: Waiting 08:55:30 80e0e247693d: Waiting 08:55:30 63ca1fbb43ae: Waiting 08:55:30 83c2063b38a7: Waiting 08:55:30 f1620a9e1610: Layer already exists 08:55:30 22eb7699bc51: Layer already exists 08:55:30 6a9b3a48d5d3: Pushed 08:55:30 6860e0398f9e: Pushed 08:55:30 e243cc0b0a19: Pushed 08:55:30 63ca1fbb43ae: Layer already exists 08:55:30 423716a7d89d: Pushed 08:55:30 80e0e247693d: Pushed 08:55:40 83c2063b38a7: Pushed 08:55:40 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:fb04df86476037cf07a7f4a264159b78d05bf5e6f7cb00889482d6eb09ec1c9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:55:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:55:41 e243cc0b0a19: Preparing 08:55:41 6a9b3a48d5d3: Preparing 08:55:41 6860e0398f9e: Preparing 08:55:41 22eb7699bc51: Preparing 08:55:41 f1620a9e1610: Preparing 08:55:41 83c2063b38a7: Preparing 08:55:41 423716a7d89d: Preparing 08:55:41 80e0e247693d: Preparing 08:55:41 63ca1fbb43ae: Preparing 08:55:41 83c2063b38a7: Waiting 08:55:41 423716a7d89d: Waiting 08:55:41 6a9b3a48d5d3: Layer already exists 08:55:41 f1620a9e1610: Layer already exists 08:55:41 e243cc0b0a19: Layer already exists 08:55:41 22eb7699bc51: Layer already exists 08:55:41 6860e0398f9e: Layer already exists 08:55:41 423716a7d89d: Layer already exists 08:55:41 80e0e247693d: Layer already exists 08:55:41 63ca1fbb43ae: Layer already exists 08:55:41 83c2063b38a7: Layer already exists 08:55:41 latest: digest: sha256:fb04df86476037cf07a7f4a264159b78d05bf5e6f7cb00889482d6eb09ec1c9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.105 08:55:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:55:42 e243cc0b0a19: Preparing 08:55:42 6a9b3a48d5d3: Preparing 08:55:42 6860e0398f9e: Preparing 08:55:42 22eb7699bc51: Preparing 08:55:42 f1620a9e1610: Preparing 08:55:42 83c2063b38a7: Preparing 08:55:42 423716a7d89d: Preparing 08:55:42 80e0e247693d: Preparing 08:55:42 63ca1fbb43ae: Preparing 08:55:42 83c2063b38a7: Waiting 08:55:42 423716a7d89d: Waiting 08:55:42 63ca1fbb43ae: Waiting 08:55:42 f1620a9e1610: Layer already exists 08:55:42 e243cc0b0a19: Layer already exists 08:55:42 6a9b3a48d5d3: Layer already exists 08:55:42 22eb7699bc51: Layer already exists 08:55:42 6860e0398f9e: Layer already exists 08:55:42 83c2063b38a7: Layer already exists 08:55:42 423716a7d89d: Layer already exists 08:55:42 63ca1fbb43ae: Layer already exists 08:55:42 80e0e247693d: Layer already exists 08:55:42 3.2.0-dev.105: digest: sha256:fb04df86476037cf07a7f4a264159b78d05bf5e6f7cb00889482d6eb09ec1c9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:55:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:55:42 e243cc0b0a19: Preparing 08:55:42 6a9b3a48d5d3: Preparing 08:55:42 6860e0398f9e: Preparing 08:55:42 22eb7699bc51: Preparing 08:55:42 f1620a9e1610: Preparing 08:55:42 83c2063b38a7: Preparing 08:55:42 423716a7d89d: Preparing 08:55:42 80e0e247693d: Preparing 08:55:42 63ca1fbb43ae: Preparing 08:55:42 423716a7d89d: Waiting 08:55:42 80e0e247693d: Waiting 08:55:42 83c2063b38a7: Waiting 08:55:42 6860e0398f9e: Layer already exists 08:55:42 f1620a9e1610: Layer already exists 08:55:42 6a9b3a48d5d3: Layer already exists 08:55:42 22eb7699bc51: Layer already exists 08:55:42 e243cc0b0a19: Layer already exists 08:55:42 83c2063b38a7: Layer already exists 08:55:42 423716a7d89d: Layer already exists 08:55:42 80e0e247693d: Layer already exists 08:55:42 63ca1fbb43ae: Layer already exists 08:55:42 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:fb04df86476037cf07a7f4a264159b78d05bf5e6f7cb00889482d6eb09ec1c9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 08:55:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:55:43 e243cc0b0a19: Preparing 08:55:43 6a9b3a48d5d3: Preparing 08:55:43 6860e0398f9e: Preparing 08:55:43 22eb7699bc51: Preparing 08:55:43 f1620a9e1610: Preparing 08:55:43 83c2063b38a7: Preparing 08:55:43 423716a7d89d: Preparing 08:55:43 80e0e247693d: Preparing 08:55:43 63ca1fbb43ae: Preparing 08:55:43 423716a7d89d: Waiting 08:55:43 80e0e247693d: Waiting 08:55:43 83c2063b38a7: Waiting 08:55:43 63ca1fbb43ae: Waiting 08:55:43 6a9b3a48d5d3: Layer already exists 08:55:43 6860e0398f9e: Layer already exists 08:55:43 e243cc0b0a19: Layer already exists 08:55:43 22eb7699bc51: Layer already exists 08:55:43 f1620a9e1610: Layer already exists 08:55:43 83c2063b38a7: Layer already exists 08:55:43 80e0e247693d: Layer already exists 08:55:43 423716a7d89d: Layer already exists 08:55:43 63ca1fbb43ae: Layer already exists 08:55:43 main: digest: sha256:fb04df86476037cf07a7f4a264159b78d05bf5e6f7cb00889482d6eb09ec1c9b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:43 ===================================================== [Pipeline] echo 08:55:43 taggedImages: 08:55:43 - nexus3.edgexfoundry.org:10004/security-spire-config:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:55:43 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:55:43 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.105 08:55:43 - nexus3.edgexfoundry.org:10004/security-spire-config:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:55:43 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 08:55:43 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 08:55:43 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:55:43 latest 08:55:43 3.2.0-dev.105 08:55:43 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:55:43 main 08:55:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:55:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:55:44 34ef18e338bb: Preparing 08:55:44 7f59d2baf6d8: Preparing 08:55:44 4e4e3b792206: Preparing 08:55:44 22eb7699bc51: Preparing 08:55:44 f1620a9e1610: Preparing 08:55:44 0a77ddbe872b: Preparing 08:55:44 72f7c4729c7c: Preparing 08:55:44 5014514ba522: Preparing 08:55:44 63ca1fbb43ae: Preparing 08:55:44 63ca1fbb43ae: Waiting 08:55:44 72f7c4729c7c: Waiting 08:55:44 5014514ba522: Waiting 08:55:44 0a77ddbe872b: Waiting 08:55:44 22eb7699bc51: Layer already exists 08:55:44 f1620a9e1610: Layer already exists 08:55:44 34ef18e338bb: Layer already exists 08:55:44 5014514ba522: Layer already exists 08:55:44 72f7c4729c7c: Layer already exists 08:55:44 63ca1fbb43ae: Layer already exists 08:55:44 4e4e3b792206: Pushed 08:55:44 7f59d2baf6d8: Pushed 08:55:54 0a77ddbe872b: Pushed 08:55:54 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:b0cb71a105bf97c1ae45f9ddd7d79d9ef5e744bf953cc3bb4f61cc79932a6c5a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:55:54 34ef18e338bb: Preparing 08:55:54 7f59d2baf6d8: Preparing 08:55:54 4e4e3b792206: Preparing 08:55:54 22eb7699bc51: Preparing 08:55:54 f1620a9e1610: Preparing 08:55:54 0a77ddbe872b: Preparing 08:55:54 72f7c4729c7c: Preparing 08:55:54 5014514ba522: Preparing 08:55:54 63ca1fbb43ae: Preparing 08:55:54 0a77ddbe872b: Waiting 08:55:54 72f7c4729c7c: Waiting 08:55:54 63ca1fbb43ae: Waiting 08:55:54 7f59d2baf6d8: Layer already exists 08:55:54 f1620a9e1610: Layer already exists 08:55:54 4e4e3b792206: Layer already exists 08:55:54 22eb7699bc51: Layer already exists 08:55:54 34ef18e338bb: Layer already exists 08:55:54 0a77ddbe872b: Layer already exists 08:55:54 72f7c4729c7c: Layer already exists 08:55:54 5014514ba522: Layer already exists 08:55:54 63ca1fbb43ae: Layer already exists 08:55:54 latest: digest: sha256:b0cb71a105bf97c1ae45f9ddd7d79d9ef5e744bf953cc3bb4f61cc79932a6c5a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.105 08:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:55:55 34ef18e338bb: Preparing 08:55:55 7f59d2baf6d8: Preparing 08:55:55 4e4e3b792206: Preparing 08:55:55 22eb7699bc51: Preparing 08:55:55 f1620a9e1610: Preparing 08:55:55 0a77ddbe872b: Preparing 08:55:55 72f7c4729c7c: Preparing 08:55:55 5014514ba522: Preparing 08:55:55 63ca1fbb43ae: Preparing 08:55:55 63ca1fbb43ae: Waiting 08:55:55 5014514ba522: Waiting 08:55:55 0a77ddbe872b: Waiting 08:55:55 72f7c4729c7c: Waiting 08:55:55 34ef18e338bb: Layer already exists 08:55:55 4e4e3b792206: Layer already exists 08:55:55 7f59d2baf6d8: Layer already exists 08:55:55 f1620a9e1610: Layer already exists 08:55:55 22eb7699bc51: Layer already exists 08:55:55 72f7c4729c7c: Layer already exists 08:55:55 0a77ddbe872b: Layer already exists 08:55:55 5014514ba522: Layer already exists 08:55:55 63ca1fbb43ae: Layer already exists 08:55:55 3.2.0-dev.105: digest: sha256:b0cb71a105bf97c1ae45f9ddd7d79d9ef5e744bf953cc3bb4f61cc79932a6c5a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:55:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:55:56 34ef18e338bb: Preparing 08:55:56 7f59d2baf6d8: Preparing 08:55:56 4e4e3b792206: Preparing 08:55:56 22eb7699bc51: Preparing 08:55:56 f1620a9e1610: Preparing 08:55:56 0a77ddbe872b: Preparing 08:55:56 72f7c4729c7c: Preparing 08:55:56 5014514ba522: Preparing 08:55:56 63ca1fbb43ae: Preparing 08:55:56 72f7c4729c7c: Waiting 08:55:56 5014514ba522: Waiting 08:55:56 63ca1fbb43ae: Waiting 08:55:56 0a77ddbe872b: Waiting 08:55:56 22eb7699bc51: Layer already exists 08:55:56 f1620a9e1610: Layer already exists 08:55:56 7f59d2baf6d8: Layer already exists 08:55:56 4e4e3b792206: Layer already exists 08:55:56 34ef18e338bb: Layer already exists 08:55:56 72f7c4729c7c: Layer already exists 08:55:56 5014514ba522: Layer already exists 08:55:56 0a77ddbe872b: Layer already exists 08:55:56 63ca1fbb43ae: Layer already exists 08:55:56 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:b0cb71a105bf97c1ae45f9ddd7d79d9ef5e744bf953cc3bb4f61cc79932a6c5a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 08:55:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:55:56 34ef18e338bb: Preparing 08:55:56 7f59d2baf6d8: Preparing 08:55:56 4e4e3b792206: Preparing 08:55:56 22eb7699bc51: Preparing 08:55:56 f1620a9e1610: Preparing 08:55:56 0a77ddbe872b: Preparing 08:55:56 72f7c4729c7c: Preparing 08:55:56 5014514ba522: Preparing 08:55:56 63ca1fbb43ae: Preparing 08:55:56 0a77ddbe872b: Waiting 08:55:56 72f7c4729c7c: Waiting 08:55:56 5014514ba522: Waiting 08:55:56 63ca1fbb43ae: Waiting 08:55:56 22eb7699bc51: Layer already exists 08:55:56 f1620a9e1610: Layer already exists 08:55:56 34ef18e338bb: Layer already exists 08:55:56 4e4e3b792206: Layer already exists 08:55:56 7f59d2baf6d8: Layer already exists 08:55:56 0a77ddbe872b: Layer already exists 08:55:56 63ca1fbb43ae: Layer already exists 08:55:56 5014514ba522: Layer already exists 08:55:56 72f7c4729c7c: Layer already exists 08:55:56 main: digest: sha256:b0cb71a105bf97c1ae45f9ddd7d79d9ef5e744bf953cc3bb4f61cc79932a6c5a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:55:56 ===================================================== [Pipeline] echo 08:55:56 taggedImages: 08:55:56 - nexus3.edgexfoundry.org:10004/security-spire-server:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:55:56 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:55:56 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.105 08:55:56 - nexus3.edgexfoundry.org:10004/security-spire-server:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:55:56 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 08:55:56 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 08:55:56 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:55:56 latest 08:55:56 3.2.0-dev.105 08:55:56 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:55:56 main 08:55:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:57 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:57 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:55:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:55:57 92c16817ba93: Preparing 08:55:57 4918842910e1: Preparing 08:55:57 22eb7699bc51: Preparing 08:55:57 f1620a9e1610: Preparing 08:55:57 58d869dd0cc8: Preparing 08:55:57 acf7e6e192a6: Preparing 08:55:57 63ca1fbb43ae: Preparing 08:55:57 acf7e6e192a6: Waiting 08:55:57 63ca1fbb43ae: Waiting 08:55:57 22eb7699bc51: Layer already exists 08:55:57 f1620a9e1610: Layer already exists 08:55:57 63ca1fbb43ae: Layer already exists 08:55:57 92c16817ba93: Pushed 08:55:57 58d869dd0cc8: Pushed 08:55:57 acf7e6e192a6: Pushed 08:56:03 4918842910e1: Pushed 08:56:03 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:ac81682ca78559fdcffad16f1b5115b1a6b85c60acca6d766dfe8dc91acd4e95 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:03 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:03 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 08:56:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:56:03 92c16817ba93: Preparing 08:56:03 4918842910e1: Preparing 08:56:03 22eb7699bc51: Preparing 08:56:03 f1620a9e1610: Preparing 08:56:03 58d869dd0cc8: Preparing 08:56:03 acf7e6e192a6: Preparing 08:56:03 63ca1fbb43ae: Preparing 08:56:03 acf7e6e192a6: Waiting 08:56:03 63ca1fbb43ae: Waiting 08:56:03 22eb7699bc51: Layer already exists 08:56:03 4918842910e1: Layer already exists 08:56:03 f1620a9e1610: Layer already exists 08:56:03 92c16817ba93: Layer already exists 08:56:03 58d869dd0cc8: Layer already exists 08:56:03 acf7e6e192a6: Layer already exists 08:56:03 63ca1fbb43ae: Layer already exists 08:56:03 latest: digest: sha256:ac81682ca78559fdcffad16f1b5115b1a6b85c60acca6d766dfe8dc91acd4e95 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:04 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:04 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.105 08:56:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:56:04 92c16817ba93: Preparing 08:56:04 4918842910e1: Preparing 08:56:04 22eb7699bc51: Preparing 08:56:04 f1620a9e1610: Preparing 08:56:04 58d869dd0cc8: Preparing 08:56:04 acf7e6e192a6: Preparing 08:56:04 63ca1fbb43ae: Preparing 08:56:04 acf7e6e192a6: Waiting 08:56:04 63ca1fbb43ae: Waiting 08:56:04 f1620a9e1610: Layer already exists 08:56:04 4918842910e1: Layer already exists 08:56:04 22eb7699bc51: Layer already exists 08:56:04 92c16817ba93: Layer already exists 08:56:04 58d869dd0cc8: Layer already exists 08:56:04 63ca1fbb43ae: Layer already exists 08:56:04 acf7e6e192a6: Layer already exists 08:56:04 3.2.0-dev.105: digest: sha256:ac81682ca78559fdcffad16f1b5115b1a6b85c60acca6d766dfe8dc91acd4e95 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:04 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:05 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:56:05 92c16817ba93: Preparing 08:56:05 4918842910e1: Preparing 08:56:05 22eb7699bc51: Preparing 08:56:05 f1620a9e1610: Preparing 08:56:05 58d869dd0cc8: Preparing 08:56:05 acf7e6e192a6: Preparing 08:56:05 63ca1fbb43ae: Preparing 08:56:05 acf7e6e192a6: Waiting 08:56:05 63ca1fbb43ae: Waiting 08:56:05 92c16817ba93: Layer already exists 08:56:05 f1620a9e1610: Layer already exists 08:56:05 4918842910e1: Layer already exists 08:56:05 58d869dd0cc8: Layer already exists 08:56:05 22eb7699bc51: Layer already exists 08:56:05 acf7e6e192a6: Layer already exists 08:56:05 63ca1fbb43ae: Layer already exists 08:56:05 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:ac81682ca78559fdcffad16f1b5115b1a6b85c60acca6d766dfe8dc91acd4e95 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:05 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:05 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 08:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 08:56:05 92c16817ba93: Preparing 08:56:05 4918842910e1: Preparing 08:56:05 22eb7699bc51: Preparing 08:56:05 f1620a9e1610: Preparing 08:56:05 58d869dd0cc8: Preparing 08:56:05 acf7e6e192a6: Preparing 08:56:05 63ca1fbb43ae: Preparing 08:56:05 63ca1fbb43ae: Waiting 08:56:05 f1620a9e1610: Layer already exists 08:56:05 4918842910e1: Layer already exists 08:56:05 92c16817ba93: Layer already exists 08:56:05 22eb7699bc51: Layer already exists 08:56:05 58d869dd0cc8: Layer already exists 08:56:05 63ca1fbb43ae: Layer already exists 08:56:05 acf7e6e192a6: Layer already exists 08:56:05 main: digest: sha256:ac81682ca78559fdcffad16f1b5115b1a6b85c60acca6d766dfe8dc91acd4e95 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:05 ===================================================== [Pipeline] echo 08:56:05 taggedImages: 08:56:05 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:56:05 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 08:56:05 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.105 08:56:05 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:56:05 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 08:56:05 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:56:05 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:56:05 latest 08:56:05 3.2.0-dev.105 08:56:05 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:56:05 main 08:56:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:56:06 f66ad3e0ca42: Preparing 08:56:06 88b27e1346de: Preparing 08:56:06 29388f05e5d2: Preparing 08:56:06 22eb7699bc51: Preparing 08:56:06 f1620a9e1610: Preparing 08:56:06 8d5dc312aa2b: Preparing 08:56:06 7c64c23e0183: Preparing 08:56:06 63ca1fbb43ae: Preparing 08:56:06 8d5dc312aa2b: Waiting 08:56:06 7c64c23e0183: Waiting 08:56:06 63ca1fbb43ae: Waiting 08:56:06 22eb7699bc51: Layer already exists 08:56:06 f1620a9e1610: Layer already exists 08:56:06 88b27e1346de: Pushed 08:56:06 f66ad3e0ca42: Pushed 08:56:06 63ca1fbb43ae: Layer already exists 08:56:06 8d5dc312aa2b: Pushed 08:56:06 7c64c23e0183: Pushed 08:56:12 29388f05e5d2: Pushed 08:56:12 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:4c9d899a488a1207394bf42833a1c2c4d9e7eca6053bfca06364066b6b164233 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 08:56:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:56:12 f66ad3e0ca42: Preparing 08:56:12 88b27e1346de: Preparing 08:56:12 29388f05e5d2: Preparing 08:56:12 22eb7699bc51: Preparing 08:56:12 f1620a9e1610: Preparing 08:56:12 8d5dc312aa2b: Preparing 08:56:12 7c64c23e0183: Preparing 08:56:12 63ca1fbb43ae: Preparing 08:56:12 8d5dc312aa2b: Waiting 08:56:12 63ca1fbb43ae: Waiting 08:56:12 f66ad3e0ca42: Layer already exists 08:56:12 f1620a9e1610: Layer already exists 08:56:12 22eb7699bc51: Layer already exists 08:56:12 88b27e1346de: Layer already exists 08:56:12 29388f05e5d2: Layer already exists 08:56:12 7c64c23e0183: Layer already exists 08:56:12 8d5dc312aa2b: Layer already exists 08:56:12 63ca1fbb43ae: Layer already exists 08:56:12 latest: digest: sha256:4c9d899a488a1207394bf42833a1c2c4d9e7eca6053bfca06364066b6b164233 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.105 08:56:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:56:13 f66ad3e0ca42: Preparing 08:56:13 88b27e1346de: Preparing 08:56:13 29388f05e5d2: Preparing 08:56:13 22eb7699bc51: Preparing 08:56:13 f1620a9e1610: Preparing 08:56:13 8d5dc312aa2b: Preparing 08:56:13 7c64c23e0183: Preparing 08:56:13 63ca1fbb43ae: Preparing 08:56:13 63ca1fbb43ae: Waiting 08:56:13 8d5dc312aa2b: Waiting 08:56:13 7c64c23e0183: Waiting 08:56:13 29388f05e5d2: Layer already exists 08:56:13 f66ad3e0ca42: Layer already exists 08:56:13 88b27e1346de: Layer already exists 08:56:13 22eb7699bc51: Layer already exists 08:56:13 f1620a9e1610: Layer already exists 08:56:13 63ca1fbb43ae: Layer already exists 08:56:13 8d5dc312aa2b: Layer already exists 08:56:13 7c64c23e0183: Layer already exists 08:56:13 3.2.0-dev.105: digest: sha256:4c9d899a488a1207394bf42833a1c2c4d9e7eca6053bfca06364066b6b164233 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:56:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:56:14 f66ad3e0ca42: Preparing 08:56:14 88b27e1346de: Preparing 08:56:14 29388f05e5d2: Preparing 08:56:14 22eb7699bc51: Preparing 08:56:14 f1620a9e1610: Preparing 08:56:14 8d5dc312aa2b: Preparing 08:56:14 7c64c23e0183: Preparing 08:56:14 63ca1fbb43ae: Preparing 08:56:14 8d5dc312aa2b: Waiting 08:56:14 7c64c23e0183: Waiting 08:56:14 63ca1fbb43ae: Waiting 08:56:14 29388f05e5d2: Layer already exists 08:56:14 f66ad3e0ca42: Layer already exists 08:56:14 88b27e1346de: Layer already exists 08:56:14 f1620a9e1610: Layer already exists 08:56:14 22eb7699bc51: Layer already exists 08:56:14 63ca1fbb43ae: Layer already exists 08:56:14 7c64c23e0183: Layer already exists 08:56:14 8d5dc312aa2b: Layer already exists 08:56:14 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:4c9d899a488a1207394bf42833a1c2c4d9e7eca6053bfca06364066b6b164233 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 08:56:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:56:14 f66ad3e0ca42: Preparing 08:56:14 88b27e1346de: Preparing 08:56:14 29388f05e5d2: Preparing 08:56:14 22eb7699bc51: Preparing 08:56:14 f1620a9e1610: Preparing 08:56:14 8d5dc312aa2b: Preparing 08:56:14 7c64c23e0183: Preparing 08:56:14 63ca1fbb43ae: Preparing 08:56:14 8d5dc312aa2b: Waiting 08:56:14 63ca1fbb43ae: Waiting 08:56:14 f1620a9e1610: Layer already exists 08:56:14 f66ad3e0ca42: Layer already exists 08:56:14 22eb7699bc51: Layer already exists 08:56:14 29388f05e5d2: Layer already exists 08:56:14 88b27e1346de: Layer already exists 08:56:14 7c64c23e0183: Layer already exists 08:56:14 8d5dc312aa2b: Layer already exists 08:56:14 63ca1fbb43ae: Layer already exists 08:56:14 main: digest: sha256:4c9d899a488a1207394bf42833a1c2c4d9e7eca6053bfca06364066b6b164233 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:14 ===================================================== [Pipeline] echo 08:56:14 taggedImages: 08:56:14 - nexus3.edgexfoundry.org:10004/support-notifications:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:56:14 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:56:14 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.105 08:56:14 - nexus3.edgexfoundry.org:10004/support-notifications:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:56:14 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 08:56:14 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 08:56:14 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:56:14 latest 08:56:14 3.2.0-dev.105 08:56:14 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:56:14 main 08:56:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:56:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:56:15 2f0aa329fc69: Preparing 08:56:15 a715bac92baa: Preparing 08:56:15 22eb7699bc51: Preparing 08:56:15 f1620a9e1610: Preparing 08:56:15 06b8b775fd48: Preparing 08:56:15 f08ad56e757e: Preparing 08:56:15 63ca1fbb43ae: Preparing 08:56:15 f08ad56e757e: Waiting 08:56:15 63ca1fbb43ae: Waiting 08:56:15 22eb7699bc51: Layer already exists 08:56:15 f1620a9e1610: Layer already exists 08:56:15 06b8b775fd48: Layer already exists 08:56:15 f08ad56e757e: Layer already exists 08:56:15 63ca1fbb43ae: Layer already exists 08:56:15 2f0aa329fc69: Pushed 08:56:20 a715bac92baa: Pushed 08:56:20 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:d148a6df33d4aed2ec02b565e22b3d4e38d682c774860b1b83bdffe418b43901 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:56:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:56:21 2f0aa329fc69: Preparing 08:56:21 a715bac92baa: Preparing 08:56:21 22eb7699bc51: Preparing 08:56:21 f1620a9e1610: Preparing 08:56:21 06b8b775fd48: Preparing 08:56:21 f08ad56e757e: Preparing 08:56:21 63ca1fbb43ae: Preparing 08:56:21 63ca1fbb43ae: Waiting 08:56:21 06b8b775fd48: Layer already exists 08:56:21 2f0aa329fc69: Layer already exists 08:56:21 a715bac92baa: Layer already exists 08:56:21 f1620a9e1610: Layer already exists 08:56:21 22eb7699bc51: Layer already exists 08:56:21 f08ad56e757e: Layer already exists 08:56:21 63ca1fbb43ae: Layer already exists 08:56:21 latest: digest: sha256:d148a6df33d4aed2ec02b565e22b3d4e38d682c774860b1b83bdffe418b43901 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.105 08:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:56:22 2f0aa329fc69: Preparing 08:56:22 a715bac92baa: Preparing 08:56:22 22eb7699bc51: Preparing 08:56:22 f1620a9e1610: Preparing 08:56:22 06b8b775fd48: Preparing 08:56:22 f08ad56e757e: Preparing 08:56:22 63ca1fbb43ae: Preparing 08:56:22 f08ad56e757e: Waiting 08:56:22 63ca1fbb43ae: Waiting 08:56:22 a715bac92baa: Layer already exists 08:56:22 06b8b775fd48: Layer already exists 08:56:22 f1620a9e1610: Layer already exists 08:56:22 22eb7699bc51: Layer already exists 08:56:22 2f0aa329fc69: Layer already exists 08:56:22 f08ad56e757e: Layer already exists 08:56:22 63ca1fbb43ae: Layer already exists 08:56:22 3.2.0-dev.105: digest: sha256:d148a6df33d4aed2ec02b565e22b3d4e38d682c774860b1b83bdffe418b43901 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:56:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:56:22 2f0aa329fc69: Preparing 08:56:22 a715bac92baa: Preparing 08:56:22 22eb7699bc51: Preparing 08:56:22 f1620a9e1610: Preparing 08:56:22 06b8b775fd48: Preparing 08:56:22 f08ad56e757e: Preparing 08:56:22 63ca1fbb43ae: Preparing 08:56:22 f08ad56e757e: Waiting 08:56:22 63ca1fbb43ae: Waiting 08:56:22 a715bac92baa: Layer already exists 08:56:22 06b8b775fd48: Layer already exists 08:56:22 f1620a9e1610: Layer already exists 08:56:22 22eb7699bc51: Layer already exists 08:56:22 2f0aa329fc69: Layer already exists 08:56:22 63ca1fbb43ae: Layer already exists 08:56:22 f08ad56e757e: Layer already exists 08:56:22 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:d148a6df33d4aed2ec02b565e22b3d4e38d682c774860b1b83bdffe418b43901 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 08:56:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:56:23 2f0aa329fc69: Preparing 08:56:23 a715bac92baa: Preparing 08:56:23 22eb7699bc51: Preparing 08:56:23 f1620a9e1610: Preparing 08:56:23 06b8b775fd48: Preparing 08:56:23 f08ad56e757e: Preparing 08:56:23 63ca1fbb43ae: Preparing 08:56:23 63ca1fbb43ae: Waiting 08:56:23 f08ad56e757e: Waiting 08:56:23 22eb7699bc51: Layer already exists 08:56:23 06b8b775fd48: Layer already exists 08:56:23 a715bac92baa: Layer already exists 08:56:23 2f0aa329fc69: Layer already exists 08:56:23 f1620a9e1610: Layer already exists 08:56:23 f08ad56e757e: Layer already exists 08:56:23 63ca1fbb43ae: Layer already exists 08:56:23 main: digest: sha256:d148a6df33d4aed2ec02b565e22b3d4e38d682c774860b1b83bdffe418b43901 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:56:23 ===================================================== [Pipeline] echo 08:56:23 taggedImages: 08:56:23 - nexus3.edgexfoundry.org:10004/support-scheduler:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 08:56:23 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:56:23 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.105 08:56:23 - nexus3.edgexfoundry.org:10004/support-scheduler:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 08:56:23 - 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] } 09:19:35 #145 ... 09:19:35 09:19:35 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:19:35 #151 1527.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.105" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:19:35 #151 ... 09:19:35 09:19:35 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:19:35 #153 DONE 1531.2s 09:19:35 09:19:35 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:19:35 #152 DONE 1531.3s 09:19:35 09:19:35 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:19:35 #160 ... 09:19:35 09:19:35 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:19:35 #161 ... 09:19:35 09:19:35 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:19:35 #162 DONE 0.4s 09:19:35 09:19:35 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:19:35 #161 DONE 0.4s 09:19:35 09:19:35 #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:19:35 #163 DONE 0.4s 09:19:35 09:19:35 #164 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:19:35 #164 DONE 0.4s 09:19:35 09:19:35 #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:19:35 #165 ... 09:19:35 09:19:35 #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:19:35 #166 DONE 0.2s 09:19:35 09:19:35 #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:19:35 #167 DONE 0.4s 09:19:35 09:19:35 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:19:35 #157 ... 09:19:35 09:19:35 #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:19:35 #168 DONE 0.2s 09:19:35 09:19:35 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:19:35 #169 ... 09:19:35 09:19:35 #165 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:19:35 #165 DONE 3.5s 09:19:35 09:19:35 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:19:35 #170 DONE 0.3s 09:19:35 09:19:35 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:19:35 #171 DONE 0.1s 09:19:35 09:19:35 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:19:35 #172 DONE 0.5s 09:19:35 09:19:35 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:19:35 #169 DONE 3.0s 09:19:35 09:19:35 #109 [security-proxy-setup] exporting to image 09:19:35 #109 exporting layers 09:19:35 #109 ... 09:19:35 09:19:35 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:19:35 #173 DONE 0.5s 09:19:35 09:19:35 #174 [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/ 09:19:35 #174 DONE 0.3s 09:19:35 09:19:35 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:19:35 #157 ... 09:19:35 09:19:35 #175 [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/ 09:19:35 #175 DONE 0.3s 09:19:35 09:19:35 #109 [security-proxy-setup] exporting to image 09:19:35 #109 exporting layers 1.5s done 09:19:35 #109 writing image sha256:d5e1c6fad2f068ec2b7c80dd6ecd510df74f6435fc352aa145398976d7454320 done 09:19:35 #109 naming to docker.io/library/security-proxy-setup-arm64 done 09:19:35 #109 DONE 15.3s 09:19:35 09:19:35 #176 [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/ 09:19:35 #176 DONE 0.3s 09:19:35 09:19:35 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:19:35 #150 ... 09:19:35 09:19:35 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:19:35 #177 DONE 0.4s 09:19:35 09:19:35 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:19:35 #178 DONE 0.2s 09:19:35 09:19:35 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:19:35 #157 ... 09:19:35 09:19:35 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:19:38 #179 DONE 2.3s 09:19:38 09:19:38 #109 [security-bootstrapper] exporting to image 09:19:39 #109 exporting layers 1.1s done 09:19:39 #109 writing image sha256:b07d8577d34c2c94d57a659277a0d341e25efaa8177dc7d610711bf84f94e315 done 09:19:39 #109 naming to docker.io/library/security-bootstrapper-arm64 done 09:19:39 #109 DONE 16.5s 09:19:39 09:19:39 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:19:57 #160 ... 09:19:57 09:19:57 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:19:57 #151 DONE 1558.0s 09:19:57 09:19:57 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:19:57 #157 ... 09:19:57 09:19:57 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:19:57 #180 DONE 0.3s 09:19:57 09:19:57 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:19:57 #157 ... 09:19:57 09:19:57 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:19:57 #181 DONE 0.1s 09:19:57 09:19:57 #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 09:19:57 #182 DONE 0.2s 09:19:57 09:19:57 #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 09:19:57 #183 DONE 0.2s 09:19:57 09:19:57 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:19:57 #184 DONE 0.1s 09:19:57 09:19:57 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:19:57 #157 ... 09:19:57 09:19:57 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:19:57 #185 DONE 0.3s 09:19:57 09:19:57 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:19:57 #160 ... 09:19:57 09:19:57 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:19:57 #186 DONE 0.4s 09:19:57 09:19:57 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:19:57 #187 DONE 0.1s 09:19:57 09:19:57 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:19:58 #188 DONE 1.8s 09:19:58 09:19:58 #109 [security-secretstore-setup] exporting to image 09:19:58 #109 exporting layers 09:19:59 #109 exporting layers 1.5s done 09:20:00 #109 writing image sha256:b66c2c14129ceee6a6c0b391e57f2d829df6b4fdf52c1eee2d49e533972f7811 0.0s done 09:20:00 #109 naming to docker.io/library/security-secretstore-setup-arm64 done 09:20:00 #109 DONE 18.0s 09:20:00 09:20:00 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:20:32 #150 ... 09:20:32 09:20:32 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:20:32 #160 DONE 1593.5s 09:20:32 09:20:32 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:20:32 #150 ... 09:20:32 09:20:32 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:20:32 #189 DONE 0.2s 09:20:32 09:20:32 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:20:32 #190 DONE 0.1s 09:20:32 09:20:32 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:20:32 #191 DONE 0.4s 09:20:32 09:20:32 #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 09:20:32 #192 DONE 0.2s 09:20:32 09:20:32 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:20:32 #145 ... 09:20:32 09:20:32 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:20:32 #193 DONE 0.3s 09:20:32 09:20:32 #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:20:32 #36 ... 09:20:32 09:20:32 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:20:33 #194 DONE 2.1s 09:20:33 09:20:33 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:20:33 #159 ... 09:20:33 09:20:33 #109 [core-common-config-bootstrapper] exporting to image 09:20:33 #109 exporting layers 09:20:34 #109 exporting layers 0.8s done 09:20:34 #109 writing image sha256:36b9bed48d175ea2a5a5a195f0fc514962263508da447694fdfc9ab3dc44ef08 0.0s done 09:20:34 #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:20:34 #109 DONE 18.8s 09:20:34 09:20:34 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:22:56 #145 ... 09:22:56 09:22:56 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:22:56 #150 DONE 1737.9s 09:22:56 09:22:56 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:22:56 #156 ... 09:22:56 09:22:56 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:22:56 #195 DONE 0.2s 09:22:56 09:22:56 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:22:56 #196 DONE 0.2s 09:22:56 09:22:56 #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:22:56 #36 ... 09:22:56 09:22:56 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:22:56 #197 DONE 0.4s 09:22:56 09:22:56 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:22:56 #56 ... 09:22:56 09:22:56 #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 09:22:56 #198 DONE 0.2s 09:22:56 09:22:56 #109 [security-spiffe-token-provider] exporting to image 09:22:56 #109 exporting layers 09:22:56 #109 exporting layers 0.7s done 09:22:56 #109 writing image sha256:c36fb84015906a34840ff6c823d1ae1c42c40879ce91495ecd43e3b941d14905 done 09:22:56 #109 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 09:22:56 #109 DONE 19.6s 09:22:56 09:22:56 #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:31:18 #36 ... 09:31:18 09:31:18 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:31:18 #145 DONE 2230.7s 09:31:18 09:31:18 #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:31:18 #36 ... 09:31:18 09:31:18 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:31:18 #199 DONE 0.2s 09:31:18 09:31:18 #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:31:18 #36 ... 09:31:18 09:31:18 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:31:18 #200 DONE 0.1s 09:31:18 09:31:18 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:31:18 #201 DONE 0.4s 09:31:18 09:31:18 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:31:18 #159 ... 09:31:18 09:31:18 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:31:18 #202 DONE 0.1s 09:31:18 09:31:18 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:31:18 #203 DONE 0.1s 09:31:18 09:31:18 #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:31:18 #36 ... 09:31:18 09:31:18 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:31:18 #204 DONE 1.7s 09:31:18 09:31:18 #109 [security-proxy-auth] exporting to image 09:31:18 #109 exporting layers 09:31:18 #109 exporting layers 0.7s done 09:31:18 #109 writing image sha256:bd070b5dcb7b85827831097d710555b9f1c3e2b11f4e689a7102e38b49d3874d done 09:31:18 #109 naming to docker.io/library/security-proxy-auth-arm64 done 09:31:18 #109 DONE 20.3s 09:31:18 09:31:18 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:32:05 #157 ... 09:32:05 09:32:05 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:32:05 #155 DONE 2286.8s 09:32:05 09:32:05 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:32:05 #156 ... 09:32:05 09:32:05 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:32:05 #205 DONE 0.2s 09:32:05 09:32:05 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:32:05 #158 ... 09:32:05 09:32:05 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:32:05 #206 DONE 0.1s 09:32:05 09:32:05 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:32:05 #207 DONE 0.4s 09:32:05 09:32:05 #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:32:05 #36 ... 09:32:05 09:32:05 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:32:05 #208 DONE 0.1s 09:32:05 09:32:05 #109 [core-command] exporting to image 09:32:05 #109 exporting layers 09:32:05 #109 exporting layers 0.5s done 09:32:05 #109 writing image sha256:b409f4345d9f083ac73380e3b5678a8c4320bb408b0b8cc91950d6ba894acaca done 09:32:05 #109 naming to docker.io/library/core-command-arm64 done 09:32:05 #109 DONE 20.8s 09:32:05 09:32:05 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:34:12 #156 ... 09:34:12 09:34:12 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:34:12 #154 DONE 2406.4s 09:34:12 09:34:12 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:34:12 #158 ... 09:34:12 09:34:12 #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:34:12 #209 DONE 0.3s 09:34:12 09:34:12 #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:34:12 #36 ... 09:34:12 09:34:12 #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:34:12 #210 DONE 0.6s 09:34:12 09:34:12 #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:34:12 #211 DONE 0.2s 09:34:12 09:34:12 #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 09:34:12 #212 DONE 0.2s 09:34:12 09:34:12 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:34:12 #157 ... 09:34:12 09:34:12 #109 [core-keeper] exporting to image 09:34:12 #109 exporting layers 09:34:12 #109 exporting layers 0.5s done 09:34:12 #109 writing image sha256:9a8fc64228673cfd637abf88f300c9768c9dca406ddeeae6830f51118209fad6 done 09:34:12 #109 naming to docker.io/library/core-keeper-arm64 done 09:34:12 #109 DONE 21.3s 09:34:12 09:34:12 #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:34:12 #36 ... 09:34:12 09:34:12 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:34:12 #157 DONE 2412.1s 09:34:12 09:34:12 #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:34:12 #213 DONE 0.2s 09:34:12 09:34:12 #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:34:12 #214 DONE 0.2s 09:34:12 09:34:12 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:34:12 #156 ... 09:34:12 09:34:12 #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:34:12 #215 DONE 0.5s 09:34:12 09:34:12 #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:34:12 #216 DONE 0.2s 09:34:12 09:34:12 #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:34:12 #36 ... 09:34:12 09:34:12 #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:34:12 #217 DONE 0.3s 09:34:12 09:34:12 #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:34:12 #36 ... 09:34:12 09:34:12 #109 [core-data] exporting to image 09:34:12 #109 exporting layers 09:34:12 #109 exporting layers 0.7s done 09:34:12 #109 writing image sha256:f0dada813f62c9539d3cd2b64c77e50c308c74d8f09392a773773ae8e775ecd2 done 09:34:12 #109 naming to docker.io/library/core-data-arm64 done 09:34:12 #109 DONE 22.0s 09:34:12 09:34:12 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:34:15 #156 DONE 2418.6s 09:34:15 09:34:15 #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:34:15 #36 ... 09:34:15 09:34:15 #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 09:34:15 #218 DONE 0.2s 09:34:15 09:34:15 #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 09:34:16 #219 DONE 0.1s 09:34:16 09:34:16 #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:34:16 #220 DONE 0.6s 09:34:16 09:34:16 #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:34:16 #221 DONE 0.1s 09:34:16 09:34:16 #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:34:16 #36 ... 09:34:16 09:34:16 #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:34:16 #222 DONE 0.1s 09:34:16 09:34:16 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 09:34:16 #223 DONE 0.1s 09:34:16 09:34:16 #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:34:17 #36 ... 09:34:17 09:34:17 #109 [core-metadata] exporting to image 09:34:17 #109 exporting layers 0.5s done 09:34:17 #109 writing image sha256:34b80424bafe77a315dade0b03b66b3a5f30ce7c06fc2a9c61178c4ef9fca8de done 09:34:17 #109 naming to docker.io/library/core-metadata-arm64 09:34:17 #109 naming to docker.io/library/core-metadata-arm64 done 09:34:17 #109 DONE 22.6s 09:34:17 09:34:17 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:34:49 #159 ... 09:34:49 09:34:49 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:34:49 #149 DONE 2449.6s 09:34:49 09:34:49 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:34:49 #158 DONE 2449.7s 09:34:49 09:34:49 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:34:49 #56 ... 09:34:49 09:34:49 #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:34:49 #224 DONE 0.2s 09:34:49 09:34:49 #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:34:49 #225 DONE 0.1s 09:34:49 09:34:49 #226 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:34:49 #226 DONE 0.2s 09:34:49 09:34:49 #227 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:34:49 #227 ... 09:34:49 09:34:49 #228 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:34:49 #228 DONE 0.2s 09:34:49 09:34:49 #229 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:34:49 #229 DONE 0.7s 09:34:49 09:34:49 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:34:49 #159 DONE 2451.5s 09:34:49 09:34:49 #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:34:49 #36 ... 09:34:49 09:34:49 #227 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:34:49 #227 DONE 0.9s 09:34:49 09:34:49 #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:34:49 #230 ... 09:34:49 09:34:49 #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:34:49 #231 DONE 0.2s 09:34:49 09:34:49 #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:34:49 #230 DONE 0.2s 09:34:49 09:34:49 #232 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:34:49 #232 DONE 0.2s 09:34:49 09:34:49 #233 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:34:49 #233 ... 09:34:49 09:34:49 #234 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 09:34:49 #234 DONE 0.2s 09:34:49 09:34:49 #233 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:34:49 #233 DONE 0.2s 09:34:49 09:34:49 #109 [support-notifications] exporting to image 09:34:49 #109 exporting layers 09:34:49 #109 ... 09:34:49 09:34:49 #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:34:49 #235 DONE 0.6s 09:34:49 09:34:49 #109 [support-scheduler] exporting to image 09:34:49 #109 exporting layers 1.0s done 09:34:49 #109 writing image sha256:bd45e84bd3f8a8e2c1c28eb4fb98025900602de0b93c5531384e166e5c29b607 0.0s done 09:34:49 #109 naming to docker.io/library/support-scheduler-arm64 done 09:34:49 #109 writing image sha256:8bb07e26a47ba8b74090361a4bb34671dca9ae14026681c377156ef0d792cd56 done 09:34:49 #109 naming to docker.io/library/support-notifications-arm64 done 09:34:49 #109 DONE 23.6s 09:34:49 09:34:49 #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:34:49 #236 DONE 0.2s 09:34:49 09:34:49 #7 [security-bootstrapper internal] load build definition from Dockerfile 09:34:49 #7 ... 09:34:49 09:34:49 #109 [support-cron-scheduler] exporting to image 09:34:50 #109 exporting layers 0.9s done 09:34:50 #109 writing image sha256:e9e65c7a507adefa1467d34d541c0e6a4f6e0c412381ceb9feee9d590dccabaf done 09:34:50 #109 naming to docker.io/library/support-cron-scheduler-arm64 done 09:34:50 #109 DONE 24.5s 09:34:50 09:34:50 #36 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:34:50 time="2024-10-14T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:50 time="2024-10-14T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:50 time="2024-10-14T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:50 time="2024-10-14T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:50 time="2024-10-14T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:50 time="2024-10-14T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:50 time="2024-10-14T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:50 time="2024-10-14T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:50 time="2024-10-14T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:50 time="2024-10-14T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:50 time="2024-10-14T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:50 time="2024-10-14T08:50:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:50 time="2024-10-14T08:50:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:50 time="2024-10-14T08:50:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:50 time="2024-10-14T08:50:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:34:50 time="2024-10-14T08:50:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:34:50 $ docker stop --time=1 8eb958c983b54bc8173d14d31aeb3e4c8ae5b020dfef9150431357d5e267a6aa 09:34:52 $ docker rm -f --volumes 8eb958c983b54bc8173d14d31aeb3e4c8ae5b020dfef9150431357d5e267a6aa [Pipeline] // withDockerContainer [Pipeline] sh 09:34:52 + docker images 09:34:52 REPOSITORY TAG IMAGE ID CREATED SIZE 09:34:52 support-cron-scheduler-arm64 latest e9e65c7a507a 3 seconds ago 66.4MB 09:34:52 support-scheduler-arm64 latest bd45e84bd3f8 4 seconds ago 64.6MB 09:34:52 support-notifications-arm64 latest 8bb07e26a47b 4 seconds ago 65.3MB 09:34:52 core-metadata-arm64 latest 34b80424bafe 36 seconds ago 42.6MB 09:34:52 core-data-arm64 latest f0dada813f62 42 seconds ago 42.5MB 09:34:52 core-keeper-arm64 latest 9a8fc6422867 48 seconds ago 41.7MB 09:34:52 core-command-arm64 latest b409f4345d9f 2 minutes ago 36.8MB 09:34:52 security-proxy-auth-arm64 latest bd070b5dcb7b 3 minutes ago 34.9MB 09:34:52 security-spiffe-token-provider-arm64 latest c36fb8401590 11 minutes ago 42.3MB 09:34:52 core-common-config-bootstrapper-arm64 latest 36b9bed48d17 14 minutes ago 22.1MB 09:34:52 security-secretstore-setup-arm64 latest b66c2c14129c 14 minutes ago 52MB 09:34:52 security-bootstrapper-arm64 latest b07d8577d34c 15 minutes ago 27.9MB 09:34:52 security-proxy-setup-arm64 latest d5e1c6fad2f0 15 minutes ago 34.5MB 09:34:52 security-spire-agent-arm64 latest e7fb7c9422ef 42 minutes ago 176MB 09:34:52 security-spire-server-arm64 latest 9019c3c8bdec 42 minutes ago 118MB 09:34:52 security-spire-config-arm64 latest 419cbeccfbe2 42 minutes ago 117MB 09:34:52 ci-base-image-arm64 latest 77114bf24351 45 minutes ago 965MB 09:34:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 11 days ago 558MB 09:34:52 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 09:34:52 provisioning config files... 09:34:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/728@tmp/config17869424023182996990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:34:53 ---> ****-login.sh 09:34:53 nexus3.edgexfoundry.org:10001 09:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:53 Configure a credential helper to remove this warning. See 09:34:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:53 09:34:53 Login Succeeded 09:34:53 nexus3.edgexfoundry.org:10002 09:34:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:54 Configure a credential helper to remove this warning. See 09:34:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:54 09:34:54 Login Succeeded 09:34:54 nexus3.edgexfoundry.org:10003 09:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:54 Configure a credential helper to remove this warning. See 09:34:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:54 09:34:54 Login Succeeded 09:34:54 nexus3.edgexfoundry.org:10004 09:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:54 Configure a credential helper to remove this warning. See 09:34:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:54 09:34:54 Login Succeeded 09:34:54 ****.io 09:34:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:34:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:34:55 Configure a credential helper to remove this warning. See 09:34:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:34:55 09:34:55 Login Succeeded 09:34:55 ---> ****-login.sh ends [Pipeline] } 09:34:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:34:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:34:55 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:34:55 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:34:55 latest 09:34:55 3.2.0-dev.105 09:34:55 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:34:55 main 09:34:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:34:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:34:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:34:55 fdbee666764f: Preparing 09:34:55 24d15994328c: Preparing 09:34:55 dd38fb3ee86f: Preparing 09:34:55 a8505ec904b2: Preparing 09:34:55 f6ff79f19e59: Preparing 09:34:55 450955c94a37: Preparing 09:34:55 16113d51b718: Preparing 09:34:55 450955c94a37: Waiting 09:34:55 16113d51b718: Waiting 09:34:56 dd38fb3ee86f: Pushed 09:34:56 a8505ec904b2: Pushed 09:34:56 fdbee666764f: Pushed 09:34:56 f6ff79f19e59: Pushed 09:34:56 16113d51b718: Layer already exists 09:34:56 450955c94a37: Pushed 09:35:01 24d15994328c: Pushed 09:35:01 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:b0edb22523818492f6d10d06767a76c9de0eac2ff6be8ca9aea80c8052b5e284 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:35:02 fdbee666764f: Preparing 09:35:02 24d15994328c: Preparing 09:35:02 dd38fb3ee86f: Preparing 09:35:02 a8505ec904b2: Preparing 09:35:02 f6ff79f19e59: Preparing 09:35:02 450955c94a37: Preparing 09:35:02 16113d51b718: Preparing 09:35:02 450955c94a37: Waiting 09:35:02 16113d51b718: Waiting 09:35:02 dd38fb3ee86f: Layer already exists 09:35:02 24d15994328c: Layer already exists 09:35:02 f6ff79f19e59: Layer already exists 09:35:02 fdbee666764f: Layer already exists 09:35:02 a8505ec904b2: Layer already exists 09:35:02 450955c94a37: Layer already exists 09:35:02 16113d51b718: Layer already exists 09:35:02 latest: digest: sha256:b0edb22523818492f6d10d06767a76c9de0eac2ff6be8ca9aea80c8052b5e284 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.105 09:35:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:35:03 fdbee666764f: Preparing 09:35:03 24d15994328c: Preparing 09:35:03 dd38fb3ee86f: Preparing 09:35:03 a8505ec904b2: Preparing 09:35:03 f6ff79f19e59: Preparing 09:35:03 450955c94a37: Preparing 09:35:03 16113d51b718: Preparing 09:35:03 450955c94a37: Waiting 09:35:03 16113d51b718: Waiting 09:35:03 24d15994328c: Layer already exists 09:35:03 fdbee666764f: Layer already exists 09:35:03 f6ff79f19e59: Layer already exists 09:35:03 dd38fb3ee86f: Layer already exists 09:35:03 a8505ec904b2: Layer already exists 09:35:03 450955c94a37: Layer already exists 09:35:03 16113d51b718: Layer already exists 09:35:03 3.2.0-dev.105: digest: sha256:b0edb22523818492f6d10d06767a76c9de0eac2ff6be8ca9aea80c8052b5e284 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:35:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:35:03 fdbee666764f: Preparing 09:35:03 24d15994328c: Preparing 09:35:03 dd38fb3ee86f: Preparing 09:35:03 a8505ec904b2: Preparing 09:35:03 f6ff79f19e59: Preparing 09:35:03 450955c94a37: Preparing 09:35:03 16113d51b718: Preparing 09:35:03 450955c94a37: Waiting 09:35:03 16113d51b718: Waiting 09:35:03 dd38fb3ee86f: Layer already exists 09:35:03 24d15994328c: Layer already exists 09:35:03 a8505ec904b2: Layer already exists 09:35:03 f6ff79f19e59: Layer already exists 09:35:03 fdbee666764f: Layer already exists 09:35:03 450955c94a37: Layer already exists 09:35:03 16113d51b718: Layer already exists 09:35:04 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:b0edb22523818492f6d10d06767a76c9de0eac2ff6be8ca9aea80c8052b5e284 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:04 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 09:35:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:35:04 fdbee666764f: Preparing 09:35:04 24d15994328c: Preparing 09:35:04 dd38fb3ee86f: Preparing 09:35:04 a8505ec904b2: Preparing 09:35:04 f6ff79f19e59: Preparing 09:35:04 450955c94a37: Preparing 09:35:04 16113d51b718: Preparing 09:35:04 450955c94a37: Waiting 09:35:04 16113d51b718: Waiting 09:35:04 dd38fb3ee86f: Layer already exists 09:35:04 a8505ec904b2: Layer already exists 09:35:04 fdbee666764f: Layer already exists 09:35:04 f6ff79f19e59: Layer already exists 09:35:04 24d15994328c: Layer already exists 09:35:04 450955c94a37: Layer already exists 09:35:04 16113d51b718: Layer already exists 09:35:05 main: digest: sha256:b0edb22523818492f6d10d06767a76c9de0eac2ff6be8ca9aea80c8052b5e284 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:35:05 ===================================================== [Pipeline] echo 09:35:05 taggedImages: 09:35:05 - nexus3.edgexfoundry.org:10004/core-command-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:35:05 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:35:05 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.105 09:35:05 - nexus3.edgexfoundry.org:10004/core-command-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:35:05 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:35:05 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:35:05 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:35:05 latest 09:35:05 3.2.0-dev.105 09:35:05 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:35:05 main 09:35:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:05 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:35:06 cf86c912a35a: Preparing 09:35:06 136bc6f02c6a: Preparing 09:35:06 35bc5a3e6d66: Preparing 09:35:06 d972a0e909e3: Preparing 09:35:06 dd38fb3ee86f: Preparing 09:35:06 a8505ec904b2: Preparing 09:35:06 f6ff79f19e59: Preparing 09:35:06 450955c94a37: Preparing 09:35:06 16113d51b718: Preparing 09:35:06 f6ff79f19e59: Waiting 09:35:06 a8505ec904b2: Waiting 09:35:06 16113d51b718: Waiting 09:35:06 dd38fb3ee86f: Layer already exists 09:35:06 a8505ec904b2: Layer already exists 09:35:06 136bc6f02c6a: Pushed 09:35:06 f6ff79f19e59: Layer already exists 09:35:06 35bc5a3e6d66: Pushed 09:35:06 450955c94a37: Layer already exists 09:35:06 cf86c912a35a: Pushed 09:35:06 16113d51b718: Layer already exists 09:35:08 d972a0e909e3: Pushed 09:35:08 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:1b79d96613014ff6738eb451863b97ac39d85aab02a33724004375685488db9f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:09 + 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 09:35:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:35:09 cf86c912a35a: Preparing 09:35:09 136bc6f02c6a: Preparing 09:35:09 35bc5a3e6d66: Preparing 09:35:09 d972a0e909e3: Preparing 09:35:09 dd38fb3ee86f: Preparing 09:35:09 a8505ec904b2: Preparing 09:35:09 f6ff79f19e59: Preparing 09:35:09 450955c94a37: Preparing 09:35:09 16113d51b718: Preparing 09:35:09 a8505ec904b2: Waiting 09:35:09 f6ff79f19e59: Waiting 09:35:09 450955c94a37: Waiting 09:35:09 16113d51b718: Waiting 09:35:09 dd38fb3ee86f: Layer already exists 09:35:09 35bc5a3e6d66: Layer already exists 09:35:09 cf86c912a35a: Layer already exists 09:35:09 136bc6f02c6a: Layer already exists 09:35:09 d972a0e909e3: Layer already exists 09:35:09 f6ff79f19e59: Layer already exists 09:35:09 a8505ec904b2: Layer already exists 09:35:09 16113d51b718: Layer already exists 09:35:09 450955c94a37: Layer already exists 09:35:09 latest: digest: sha256:1b79d96613014ff6738eb451863b97ac39d85aab02a33724004375685488db9f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:10 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.105 09:35:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:35:10 cf86c912a35a: Preparing 09:35:10 136bc6f02c6a: Preparing 09:35:10 35bc5a3e6d66: Preparing 09:35:10 d972a0e909e3: Preparing 09:35:10 dd38fb3ee86f: Preparing 09:35:10 a8505ec904b2: Preparing 09:35:10 f6ff79f19e59: Preparing 09:35:10 450955c94a37: Preparing 09:35:10 16113d51b718: Preparing 09:35:10 f6ff79f19e59: Waiting 09:35:10 450955c94a37: Waiting 09:35:10 16113d51b718: Waiting 09:35:10 a8505ec904b2: Waiting 09:35:10 cf86c912a35a: Layer already exists 09:35:10 dd38fb3ee86f: Layer already exists 09:35:10 35bc5a3e6d66: Layer already exists 09:35:10 d972a0e909e3: Layer already exists 09:35:10 136bc6f02c6a: Layer already exists 09:35:10 f6ff79f19e59: Layer already exists 09:35:10 a8505ec904b2: Layer already exists 09:35:10 450955c94a37: Layer already exists 09:35:10 16113d51b718: Layer already exists 09:35:10 3.2.0-dev.105: digest: sha256:1b79d96613014ff6738eb451863b97ac39d85aab02a33724004375685488db9f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:10 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:35:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:35:11 cf86c912a35a: Preparing 09:35:11 136bc6f02c6a: Preparing 09:35:11 35bc5a3e6d66: Preparing 09:35:11 d972a0e909e3: Preparing 09:35:11 dd38fb3ee86f: Preparing 09:35:11 a8505ec904b2: Preparing 09:35:11 f6ff79f19e59: Preparing 09:35:11 450955c94a37: Preparing 09:35:11 16113d51b718: Preparing 09:35:11 a8505ec904b2: Waiting 09:35:11 f6ff79f19e59: Waiting 09:35:11 450955c94a37: Waiting 09:35:11 16113d51b718: Waiting 09:35:11 136bc6f02c6a: Layer already exists 09:35:11 35bc5a3e6d66: Layer already exists 09:35:11 cf86c912a35a: Layer already exists 09:35:11 d972a0e909e3: Layer already exists 09:35:11 dd38fb3ee86f: Layer already exists 09:35:11 450955c94a37: Layer already exists 09:35:11 f6ff79f19e59: Layer already exists 09:35:11 a8505ec904b2: Layer already exists 09:35:11 16113d51b718: Layer already exists 09:35:11 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:1b79d96613014ff6738eb451863b97ac39d85aab02a33724004375685488db9f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:11 + 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 09:35:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 09:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:35:12 cf86c912a35a: Preparing 09:35:12 136bc6f02c6a: Preparing 09:35:12 35bc5a3e6d66: Preparing 09:35:12 d972a0e909e3: Preparing 09:35:12 dd38fb3ee86f: Preparing 09:35:12 a8505ec904b2: Preparing 09:35:12 f6ff79f19e59: Preparing 09:35:12 450955c94a37: Preparing 09:35:12 16113d51b718: Preparing 09:35:12 f6ff79f19e59: Waiting 09:35:12 a8505ec904b2: Waiting 09:35:12 450955c94a37: Waiting 09:35:12 16113d51b718: Waiting 09:35:12 136bc6f02c6a: Layer already exists 09:35:12 35bc5a3e6d66: Layer already exists 09:35:12 dd38fb3ee86f: Layer already exists 09:35:12 d972a0e909e3: Layer already exists 09:35:12 cf86c912a35a: Layer already exists 09:35:12 450955c94a37: Layer already exists 09:35:12 f6ff79f19e59: Layer already exists 09:35:12 16113d51b718: Layer already exists 09:35:12 a8505ec904b2: Layer already exists 09:35:12 main: digest: sha256:1b79d96613014ff6738eb451863b97ac39d85aab02a33724004375685488db9f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:35:12 ===================================================== [Pipeline] echo 09:35:12 taggedImages: 09:35:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:35:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:35:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.105 09:35:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:35:12 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:35:12 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:35:12 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:35:12 latest 09:35:12 3.2.0-dev.105 09:35:12 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:35:12 main 09:35:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:35:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:35:13 d11347510df6: Preparing 09:35:13 2ad4f27366b8: Preparing 09:35:13 6bdfc6b51991: Preparing 09:35:13 dd38fb3ee86f: Preparing 09:35:13 a8505ec904b2: Preparing 09:35:13 5310c3ff7d38: Preparing 09:35:13 eb52b816e0f3: Preparing 09:35:13 16113d51b718: Preparing 09:35:13 eb52b816e0f3: Waiting 09:35:13 16113d51b718: Waiting 09:35:13 5310c3ff7d38: Waiting 09:35:13 dd38fb3ee86f: Layer already exists 09:35:13 a8505ec904b2: Layer already exists 09:35:13 2ad4f27366b8: Pushed 09:35:13 d11347510df6: Pushed 09:35:13 16113d51b718: Layer already exists 09:35:13 eb52b816e0f3: Pushed 09:35:13 5310c3ff7d38: Pushed 09:35:20 6bdfc6b51991: Pushed 09:35:20 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:e9f0e125ddde747f21498068f43eaa629d196ed8edb44f9e4b61c77acc15b0cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:35:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:35:20 d11347510df6: Preparing 09:35:20 2ad4f27366b8: Preparing 09:35:20 6bdfc6b51991: Preparing 09:35:20 dd38fb3ee86f: Preparing 09:35:20 a8505ec904b2: Preparing 09:35:20 5310c3ff7d38: Preparing 09:35:20 eb52b816e0f3: Preparing 09:35:20 16113d51b718: Preparing 09:35:20 eb52b816e0f3: Waiting 09:35:20 16113d51b718: Waiting 09:35:20 5310c3ff7d38: Waiting 09:35:20 6bdfc6b51991: Layer already exists 09:35:20 dd38fb3ee86f: Layer already exists 09:35:20 d11347510df6: Layer already exists 09:35:20 2ad4f27366b8: Layer already exists 09:35:20 a8505ec904b2: Layer already exists 09:35:20 5310c3ff7d38: Layer already exists 09:35:20 16113d51b718: Layer already exists 09:35:20 eb52b816e0f3: Layer already exists 09:35:20 latest: digest: sha256:e9f0e125ddde747f21498068f43eaa629d196ed8edb44f9e4b61c77acc15b0cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.105 09:35:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:35:21 d11347510df6: Preparing 09:35:21 2ad4f27366b8: Preparing 09:35:21 6bdfc6b51991: Preparing 09:35:21 dd38fb3ee86f: Preparing 09:35:21 a8505ec904b2: Preparing 09:35:21 5310c3ff7d38: Preparing 09:35:21 eb52b816e0f3: Preparing 09:35:21 16113d51b718: Preparing 09:35:21 5310c3ff7d38: Waiting 09:35:21 eb52b816e0f3: Waiting 09:35:21 16113d51b718: Waiting 09:35:21 6bdfc6b51991: Layer already exists 09:35:21 d11347510df6: Layer already exists 09:35:21 2ad4f27366b8: Layer already exists 09:35:21 dd38fb3ee86f: Layer already exists 09:35:21 a8505ec904b2: Layer already exists 09:35:21 5310c3ff7d38: Layer already exists 09:35:21 eb52b816e0f3: Layer already exists 09:35:21 16113d51b718: Layer already exists 09:35:21 3.2.0-dev.105: digest: sha256:e9f0e125ddde747f21498068f43eaa629d196ed8edb44f9e4b61c77acc15b0cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:35:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:35:22 d11347510df6: Preparing 09:35:22 2ad4f27366b8: Preparing 09:35:22 6bdfc6b51991: Preparing 09:35:22 dd38fb3ee86f: Preparing 09:35:22 a8505ec904b2: Preparing 09:35:22 5310c3ff7d38: Preparing 09:35:22 eb52b816e0f3: Preparing 09:35:22 16113d51b718: Preparing 09:35:22 5310c3ff7d38: Waiting 09:35:22 eb52b816e0f3: Waiting 09:35:22 16113d51b718: Waiting 09:35:22 dd38fb3ee86f: Layer already exists 09:35:22 2ad4f27366b8: Layer already exists 09:35:22 6bdfc6b51991: Layer already exists 09:35:22 a8505ec904b2: Layer already exists 09:35:22 d11347510df6: Layer already exists 09:35:22 eb52b816e0f3: Layer already exists 09:35:22 5310c3ff7d38: Layer already exists 09:35:22 16113d51b718: Layer already exists 09:35:22 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:e9f0e125ddde747f21498068f43eaa629d196ed8edb44f9e4b61c77acc15b0cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 09:35:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:35:23 d11347510df6: Preparing 09:35:23 2ad4f27366b8: Preparing 09:35:23 6bdfc6b51991: Preparing 09:35:23 dd38fb3ee86f: Preparing 09:35:23 a8505ec904b2: Preparing 09:35:23 5310c3ff7d38: Preparing 09:35:23 eb52b816e0f3: Preparing 09:35:23 16113d51b718: Preparing 09:35:23 5310c3ff7d38: Waiting 09:35:23 eb52b816e0f3: Waiting 09:35:23 16113d51b718: Waiting 09:35:23 d11347510df6: Layer already exists 09:35:23 dd38fb3ee86f: Layer already exists 09:35:23 a8505ec904b2: Layer already exists 09:35:23 6bdfc6b51991: Layer already exists 09:35:23 2ad4f27366b8: Layer already exists 09:35:23 5310c3ff7d38: Layer already exists 09:35:23 eb52b816e0f3: Layer already exists 09:35:23 16113d51b718: Layer already exists 09:35:24 main: digest: sha256:e9f0e125ddde747f21498068f43eaa629d196ed8edb44f9e4b61c77acc15b0cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:35:24 ===================================================== [Pipeline] echo 09:35:24 taggedImages: 09:35:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:35:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:35:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.105 09:35:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:35:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:35:24 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 09:35:24 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:35:24 latest 09:35:24 3.2.0-dev.105 09:35:24 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:35:24 main 09:35:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:24 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:35:25 2b0371f0e4a6: Preparing 09:35:25 fbca4d4cfaa9: Preparing 09:35:25 1bbc7971b338: Preparing 09:35:25 a8505ec904b2: Preparing 09:35:25 d6710edbb3d1: Preparing 09:35:25 bb09e9afa6d5: Preparing 09:35:25 16113d51b718: Preparing 09:35:25 bb09e9afa6d5: Waiting 09:35:25 16113d51b718: Waiting 09:35:25 a8505ec904b2: Layer already exists 09:35:25 fbca4d4cfaa9: Pushed 09:35:25 d6710edbb3d1: Pushed 09:35:25 16113d51b718: Layer already exists 09:35:25 2b0371f0e4a6: Pushed 09:35:25 bb09e9afa6d5: Pushed 09:35:31 1bbc7971b338: Pushed 09:35:32 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:ba76b36401e3d452ce74ee49dbe13f8ce58e2c470754d5bda5c581dbdbe42cb1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:32 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:35:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:35:32 2b0371f0e4a6: Preparing 09:35:32 fbca4d4cfaa9: Preparing 09:35:32 1bbc7971b338: Preparing 09:35:32 a8505ec904b2: Preparing 09:35:32 d6710edbb3d1: Preparing 09:35:32 bb09e9afa6d5: Preparing 09:35:32 16113d51b718: Preparing 09:35:32 bb09e9afa6d5: Waiting 09:35:32 16113d51b718: Waiting 09:35:32 2b0371f0e4a6: Layer already exists 09:35:32 1bbc7971b338: Layer already exists 09:35:32 d6710edbb3d1: Layer already exists 09:35:32 fbca4d4cfaa9: Layer already exists 09:35:32 a8505ec904b2: Layer already exists 09:35:32 16113d51b718: Layer already exists 09:35:32 bb09e9afa6d5: Layer already exists 09:35:33 latest: digest: sha256:ba76b36401e3d452ce74ee49dbe13f8ce58e2c470754d5bda5c581dbdbe42cb1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.105 09:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:35:33 2b0371f0e4a6: Preparing 09:35:33 fbca4d4cfaa9: Preparing 09:35:33 1bbc7971b338: Preparing 09:35:33 a8505ec904b2: Preparing 09:35:33 d6710edbb3d1: Preparing 09:35:33 bb09e9afa6d5: Preparing 09:35:33 16113d51b718: Preparing 09:35:33 bb09e9afa6d5: Waiting 09:35:33 16113d51b718: Waiting 09:35:33 d6710edbb3d1: Layer already exists 09:35:33 fbca4d4cfaa9: Layer already exists 09:35:33 1bbc7971b338: Layer already exists 09:35:33 a8505ec904b2: Layer already exists 09:35:33 2b0371f0e4a6: Layer already exists 09:35:33 bb09e9afa6d5: Layer already exists 09:35:33 16113d51b718: Layer already exists 09:35:34 3.2.0-dev.105: digest: sha256:ba76b36401e3d452ce74ee49dbe13f8ce58e2c470754d5bda5c581dbdbe42cb1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:35:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:35:34 2b0371f0e4a6: Preparing 09:35:34 fbca4d4cfaa9: Preparing 09:35:34 1bbc7971b338: Preparing 09:35:34 a8505ec904b2: Preparing 09:35:34 d6710edbb3d1: Preparing 09:35:34 bb09e9afa6d5: Preparing 09:35:34 16113d51b718: Preparing 09:35:34 bb09e9afa6d5: Waiting 09:35:34 16113d51b718: Waiting 09:35:34 d6710edbb3d1: Layer already exists 09:35:34 2b0371f0e4a6: Layer already exists 09:35:34 1bbc7971b338: Layer already exists 09:35:34 a8505ec904b2: Layer already exists 09:35:34 fbca4d4cfaa9: Layer already exists 09:35:34 16113d51b718: Layer already exists 09:35:34 bb09e9afa6d5: Layer already exists 09:35:34 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:ba76b36401e3d452ce74ee49dbe13f8ce58e2c470754d5bda5c581dbdbe42cb1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:35 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 09:35:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:35:35 2b0371f0e4a6: Preparing 09:35:35 fbca4d4cfaa9: Preparing 09:35:35 1bbc7971b338: Preparing 09:35:35 a8505ec904b2: Preparing 09:35:35 d6710edbb3d1: Preparing 09:35:35 bb09e9afa6d5: Preparing 09:35:35 16113d51b718: Preparing 09:35:35 bb09e9afa6d5: Waiting 09:35:35 16113d51b718: Waiting 09:35:35 2b0371f0e4a6: Layer already exists 09:35:35 a8505ec904b2: Layer already exists 09:35:35 fbca4d4cfaa9: Layer already exists 09:35:35 1bbc7971b338: Layer already exists 09:35:35 d6710edbb3d1: Layer already exists 09:35:35 16113d51b718: Layer already exists 09:35:35 bb09e9afa6d5: Layer already exists 09:35:35 main: digest: sha256:ba76b36401e3d452ce74ee49dbe13f8ce58e2c470754d5bda5c581dbdbe42cb1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:35:36 ===================================================== [Pipeline] echo 09:35:36 taggedImages: 09:35:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:35:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:35:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.105 09:35:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:35:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 09:35:36 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:35:36 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:35:36 latest 09:35:36 3.2.0-dev.105 09:35:36 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:35:36 main 09:35:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:35:36 859c73a36803: Preparing 09:35:36 d5e0c10ea200: Preparing 09:35:36 544062ae06c1: Preparing 09:35:36 183cd055fd58: Preparing 09:35:36 dd38fb3ee86f: Preparing 09:35:36 a8505ec904b2: Preparing 09:35:36 f6ff79f19e59: Preparing 09:35:36 450955c94a37: Preparing 09:35:36 16113d51b718: Preparing 09:35:36 a8505ec904b2: Waiting 09:35:36 f6ff79f19e59: Waiting 09:35:36 450955c94a37: Waiting 09:35:36 16113d51b718: Waiting 09:35:36 dd38fb3ee86f: Layer already exists 09:35:37 a8505ec904b2: Layer already exists 09:35:37 f6ff79f19e59: Layer already exists 09:35:37 d5e0c10ea200: Pushed 09:35:37 859c73a36803: Pushed 09:35:37 450955c94a37: Layer already exists 09:35:37 544062ae06c1: Pushed 09:35:37 16113d51b718: Layer already exists 09:35:45 183cd055fd58: Pushed 09:35:45 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:e0bfaa299a274081a3aac98989040cda698322b6d6429afe3d30eb7c2d53d996 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:35:45 859c73a36803: Preparing 09:35:45 d5e0c10ea200: Preparing 09:35:45 544062ae06c1: Preparing 09:35:45 183cd055fd58: Preparing 09:35:45 dd38fb3ee86f: Preparing 09:35:45 a8505ec904b2: Preparing 09:35:45 f6ff79f19e59: Preparing 09:35:45 450955c94a37: Preparing 09:35:45 16113d51b718: Preparing 09:35:45 a8505ec904b2: Waiting 09:35:45 f6ff79f19e59: Waiting 09:35:45 450955c94a37: Waiting 09:35:45 16113d51b718: Waiting 09:35:45 dd38fb3ee86f: Layer already exists 09:35:45 183cd055fd58: Layer already exists 09:35:45 859c73a36803: Layer already exists 09:35:45 544062ae06c1: Layer already exists 09:35:45 d5e0c10ea200: Layer already exists 09:35:45 f6ff79f19e59: Layer already exists 09:35:45 a8505ec904b2: Layer already exists 09:35:45 16113d51b718: Layer already exists 09:35:45 450955c94a37: Layer already exists 09:35:46 latest: digest: sha256:e0bfaa299a274081a3aac98989040cda698322b6d6429afe3d30eb7c2d53d996 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.105 09:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:35:47 859c73a36803: Preparing 09:35:47 d5e0c10ea200: Preparing 09:35:47 544062ae06c1: Preparing 09:35:47 183cd055fd58: Preparing 09:35:47 dd38fb3ee86f: Preparing 09:35:47 a8505ec904b2: Preparing 09:35:47 f6ff79f19e59: Preparing 09:35:47 450955c94a37: Preparing 09:35:47 16113d51b718: Preparing 09:35:47 a8505ec904b2: Waiting 09:35:47 f6ff79f19e59: Waiting 09:35:47 450955c94a37: Waiting 09:35:47 16113d51b718: Waiting 09:35:47 859c73a36803: Layer already exists 09:35:47 544062ae06c1: Layer already exists 09:35:47 183cd055fd58: Layer already exists 09:35:47 dd38fb3ee86f: Layer already exists 09:35:47 d5e0c10ea200: Layer already exists 09:35:47 450955c94a37: Layer already exists 09:35:47 f6ff79f19e59: Layer already exists 09:35:47 a8505ec904b2: Layer already exists 09:35:47 16113d51b718: Layer already exists 09:35:47 3.2.0-dev.105: digest: sha256:e0bfaa299a274081a3aac98989040cda698322b6d6429afe3d30eb7c2d53d996 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:35:48 859c73a36803: Preparing 09:35:48 d5e0c10ea200: Preparing 09:35:48 544062ae06c1: Preparing 09:35:48 183cd055fd58: Preparing 09:35:48 dd38fb3ee86f: Preparing 09:35:48 a8505ec904b2: Preparing 09:35:48 f6ff79f19e59: Preparing 09:35:48 450955c94a37: Preparing 09:35:48 16113d51b718: Preparing 09:35:48 f6ff79f19e59: Waiting 09:35:48 450955c94a37: Waiting 09:35:48 16113d51b718: Waiting 09:35:48 a8505ec904b2: Waiting 09:35:48 dd38fb3ee86f: Layer already exists 09:35:48 183cd055fd58: Layer already exists 09:35:48 d5e0c10ea200: Layer already exists 09:35:48 859c73a36803: Layer already exists 09:35:48 544062ae06c1: Layer already exists 09:35:48 a8505ec904b2: Layer already exists 09:35:48 16113d51b718: Layer already exists 09:35:48 f6ff79f19e59: Layer already exists 09:35:48 450955c94a37: Layer already exists 09:35:48 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:e0bfaa299a274081a3aac98989040cda698322b6d6429afe3d30eb7c2d53d996 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 09:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:35:49 859c73a36803: Preparing 09:35:49 d5e0c10ea200: Preparing 09:35:49 544062ae06c1: Preparing 09:35:49 183cd055fd58: Preparing 09:35:49 dd38fb3ee86f: Preparing 09:35:49 a8505ec904b2: Preparing 09:35:49 f6ff79f19e59: Preparing 09:35:49 a8505ec904b2: Waiting 09:35:49 450955c94a37: Preparing 09:35:49 f6ff79f19e59: Waiting 09:35:49 450955c94a37: Waiting 09:35:49 16113d51b718: Preparing 09:35:49 16113d51b718: Waiting 09:35:49 d5e0c10ea200: Layer already exists 09:35:49 859c73a36803: Layer already exists 09:35:49 544062ae06c1: Layer already exists 09:35:49 dd38fb3ee86f: Layer already exists 09:35:49 183cd055fd58: Layer already exists 09:35:49 a8505ec904b2: Layer already exists 09:35:49 f6ff79f19e59: Layer already exists 09:35:49 16113d51b718: Layer already exists 09:35:49 450955c94a37: Layer already exists 09:35:49 main: digest: sha256:e0bfaa299a274081a3aac98989040cda698322b6d6429afe3d30eb7c2d53d996 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:35:50 ===================================================== [Pipeline] echo 09:35:50 taggedImages: 09:35:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:35:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:35:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.105 09:35:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:35:50 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:35:50 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:35:50 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:35:50 latest 09:35:50 3.2.0-dev.105 09:35:50 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:35:50 main 09:35:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:35:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:35:50 6e24ea62bb2d: Preparing 09:35:50 4e368573ce16: Preparing 09:35:50 868363a5bbff: Preparing 09:35:50 f9c33916aa0e: Preparing 09:35:50 2a3c40b98b97: Preparing 09:35:50 253d6c04ebb0: Preparing 09:35:50 a65fa3d877d3: Preparing 09:35:50 6eff22fc0c94: Preparing 09:35:50 dd38fb3ee86f: Preparing 09:35:50 a8505ec904b2: Preparing 09:35:50 6c4b24fbea16: Preparing 09:35:50 3342dd1986e3: Preparing 09:35:50 5f70bf18a086: Preparing 09:35:50 56af60717218: Preparing 09:35:50 6433be3c7184: Preparing 09:35:50 3b49575877d1: Preparing 09:35:50 16113d51b718: Preparing 09:35:50 6c4b24fbea16: Waiting 09:35:50 3342dd1986e3: Waiting 09:35:50 5f70bf18a086: Waiting 09:35:50 56af60717218: Waiting 09:35:50 6433be3c7184: Waiting 09:35:50 3b49575877d1: Waiting 09:35:50 16113d51b718: Waiting 09:35:50 253d6c04ebb0: Waiting 09:35:50 a65fa3d877d3: Waiting 09:35:50 6eff22fc0c94: Waiting 09:35:50 a8505ec904b2: Waiting 09:35:50 dd38fb3ee86f: Waiting 09:35:51 f9c33916aa0e: Pushed 09:35:51 868363a5bbff: Pushed 09:35:51 4e368573ce16: Pushed 09:35:51 2a3c40b98b97: Pushed 09:35:51 6e24ea62bb2d: Pushed 09:35:51 a8505ec904b2: Layer already exists 09:35:51 253d6c04ebb0: Pushed 09:35:51 dd38fb3ee86f: Layer already exists 09:35:51 a65fa3d877d3: Pushed 09:35:51 5f70bf18a086: Layer already exists 09:35:51 6c4b24fbea16: Pushed 09:35:51 3342dd1986e3: Pushed 09:35:51 56af60717218: Pushed 09:35:51 16113d51b718: Layer already exists 09:35:51 3b49575877d1: Pushed 09:35:51 6433be3c7184: Pushed 09:35:56 6eff22fc0c94: Pushed 09:35:56 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:6f0957071cb548ec06cc75c6064f7c98f6554b081c334021c783d7df11753395 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:35:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:35:56 6e24ea62bb2d: Preparing 09:35:56 4e368573ce16: Preparing 09:35:56 868363a5bbff: Preparing 09:35:56 f9c33916aa0e: Preparing 09:35:56 2a3c40b98b97: Preparing 09:35:56 253d6c04ebb0: Preparing 09:35:56 a65fa3d877d3: Preparing 09:35:56 6eff22fc0c94: Preparing 09:35:56 dd38fb3ee86f: Preparing 09:35:56 a8505ec904b2: Preparing 09:35:56 6c4b24fbea16: Preparing 09:35:56 3342dd1986e3: Preparing 09:35:56 5f70bf18a086: Preparing 09:35:56 56af60717218: Preparing 09:35:56 6433be3c7184: Preparing 09:35:56 3b49575877d1: Preparing 09:35:56 a8505ec904b2: Waiting 09:35:56 16113d51b718: Preparing 09:35:56 6c4b24fbea16: Waiting 09:35:56 3342dd1986e3: Waiting 09:35:56 5f70bf18a086: Waiting 09:35:56 56af60717218: Waiting 09:35:56 6433be3c7184: Waiting 09:35:56 3b49575877d1: Waiting 09:35:56 16113d51b718: Waiting 09:35:56 253d6c04ebb0: Waiting 09:35:56 6eff22fc0c94: Waiting 09:35:56 a65fa3d877d3: Waiting 09:35:56 dd38fb3ee86f: Waiting 09:35:56 2a3c40b98b97: Layer already exists 09:35:56 f9c33916aa0e: Layer already exists 09:35:56 6e24ea62bb2d: Layer already exists 09:35:56 868363a5bbff: Layer already exists 09:35:56 4e368573ce16: Layer already exists 09:35:56 253d6c04ebb0: Layer already exists 09:35:56 6eff22fc0c94: Layer already exists 09:35:56 a8505ec904b2: Layer already exists 09:35:56 dd38fb3ee86f: Layer already exists 09:35:56 a65fa3d877d3: Layer already exists 09:35:56 6c4b24fbea16: Layer already exists 09:35:56 3342dd1986e3: Layer already exists 09:35:56 56af60717218: Layer already exists 09:35:56 6433be3c7184: Layer already exists 09:35:56 5f70bf18a086: Layer already exists 09:35:56 3b49575877d1: Layer already exists 09:35:56 16113d51b718: Layer already exists 09:35:56 latest: digest: sha256:6f0957071cb548ec06cc75c6064f7c98f6554b081c334021c783d7df11753395 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.105 09:35:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:35:57 6e24ea62bb2d: Preparing 09:35:57 4e368573ce16: Preparing 09:35:57 868363a5bbff: Preparing 09:35:57 f9c33916aa0e: Preparing 09:35:57 2a3c40b98b97: Preparing 09:35:57 253d6c04ebb0: Preparing 09:35:57 a65fa3d877d3: Preparing 09:35:57 6eff22fc0c94: Preparing 09:35:57 dd38fb3ee86f: Preparing 09:35:57 a8505ec904b2: Preparing 09:35:57 6c4b24fbea16: Preparing 09:35:57 3342dd1986e3: Preparing 09:35:57 5f70bf18a086: Preparing 09:35:57 56af60717218: Preparing 09:35:57 6433be3c7184: Preparing 09:35:57 3b49575877d1: Preparing 09:35:57 16113d51b718: Preparing 09:35:57 6c4b24fbea16: Waiting 09:35:57 3342dd1986e3: Waiting 09:35:57 253d6c04ebb0: Waiting 09:35:57 a65fa3d877d3: Waiting 09:35:57 6eff22fc0c94: Waiting 09:35:57 5f70bf18a086: Waiting 09:35:57 56af60717218: Waiting 09:35:57 dd38fb3ee86f: Waiting 09:35:57 a8505ec904b2: Waiting 09:35:57 6433be3c7184: Waiting 09:35:57 3b49575877d1: Waiting 09:35:57 16113d51b718: Waiting 09:35:57 2a3c40b98b97: Layer already exists 09:35:57 4e368573ce16: Layer already exists 09:35:57 6e24ea62bb2d: Layer already exists 09:35:57 f9c33916aa0e: Layer already exists 09:35:57 868363a5bbff: Layer already exists 09:35:57 a65fa3d877d3: Layer already exists 09:35:57 253d6c04ebb0: Layer already exists 09:35:57 6eff22fc0c94: Layer already exists 09:35:57 a8505ec904b2: Layer already exists 09:35:57 dd38fb3ee86f: Layer already exists 09:35:57 3342dd1986e3: Layer already exists 09:35:57 5f70bf18a086: Layer already exists 09:35:57 6c4b24fbea16: Layer already exists 09:35:57 56af60717218: Layer already exists 09:35:57 6433be3c7184: Layer already exists 09:35:57 16113d51b718: Layer already exists 09:35:57 3b49575877d1: Layer already exists 09:35:58 3.2.0-dev.105: digest: sha256:6f0957071cb548ec06cc75c6064f7c98f6554b081c334021c783d7df11753395 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:35:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:35:58 6e24ea62bb2d: Preparing 09:35:58 4e368573ce16: Preparing 09:35:58 868363a5bbff: Preparing 09:35:58 f9c33916aa0e: Preparing 09:35:58 2a3c40b98b97: Preparing 09:35:58 253d6c04ebb0: Preparing 09:35:58 a65fa3d877d3: Preparing 09:35:58 6eff22fc0c94: Preparing 09:35:58 dd38fb3ee86f: Preparing 09:35:58 a8505ec904b2: Preparing 09:35:58 6c4b24fbea16: Preparing 09:35:58 3342dd1986e3: Preparing 09:35:58 5f70bf18a086: Preparing 09:35:58 56af60717218: Preparing 09:35:58 6433be3c7184: Preparing 09:35:58 3b49575877d1: Preparing 09:35:58 16113d51b718: Preparing 09:35:58 a8505ec904b2: Waiting 09:35:58 6c4b24fbea16: Waiting 09:35:58 3342dd1986e3: Waiting 09:35:58 5f70bf18a086: Waiting 09:35:58 56af60717218: Waiting 09:35:58 6433be3c7184: Waiting 09:35:58 3b49575877d1: Waiting 09:35:58 16113d51b718: Waiting 09:35:58 253d6c04ebb0: Waiting 09:35:58 a65fa3d877d3: Waiting 09:35:58 6eff22fc0c94: Waiting 09:35:58 dd38fb3ee86f: Waiting 09:35:58 f9c33916aa0e: Layer already exists 09:35:58 6e24ea62bb2d: Layer already exists 09:35:58 4e368573ce16: Layer already exists 09:35:58 2a3c40b98b97: Layer already exists 09:35:58 868363a5bbff: Layer already exists 09:35:58 6eff22fc0c94: Layer already exists 09:35:58 a65fa3d877d3: Layer already exists 09:35:58 253d6c04ebb0: Layer already exists 09:35:58 dd38fb3ee86f: Layer already exists 09:35:58 a8505ec904b2: Layer already exists 09:35:58 5f70bf18a086: Layer already exists 09:35:58 56af60717218: Layer already exists 09:35:58 6c4b24fbea16: Layer already exists 09:35:58 6433be3c7184: Layer already exists 09:35:58 3342dd1986e3: Layer already exists 09:35:58 16113d51b718: Layer already exists 09:35:58 3b49575877d1: Layer already exists 09:35:59 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:6f0957071cb548ec06cc75c6064f7c98f6554b081c334021c783d7df11753395 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:35:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 09:35:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:35:59 6e24ea62bb2d: Preparing 09:35:59 4e368573ce16: Preparing 09:35:59 868363a5bbff: Preparing 09:35:59 f9c33916aa0e: Preparing 09:35:59 2a3c40b98b97: Preparing 09:35:59 253d6c04ebb0: Preparing 09:35:59 a65fa3d877d3: Preparing 09:35:59 6eff22fc0c94: Preparing 09:35:59 dd38fb3ee86f: Preparing 09:35:59 a8505ec904b2: Preparing 09:35:59 6c4b24fbea16: Preparing 09:35:59 3342dd1986e3: Preparing 09:35:59 5f70bf18a086: Preparing 09:35:59 56af60717218: Preparing 09:35:59 6433be3c7184: Preparing 09:35:59 3b49575877d1: Preparing 09:35:59 16113d51b718: Preparing 09:35:59 6c4b24fbea16: Waiting 09:35:59 3342dd1986e3: Waiting 09:35:59 5f70bf18a086: Waiting 09:35:59 253d6c04ebb0: Waiting 09:35:59 6eff22fc0c94: Waiting 09:35:59 dd38fb3ee86f: Waiting 09:35:59 a8505ec904b2: Waiting 09:35:59 56af60717218: Waiting 09:35:59 6433be3c7184: Waiting 09:35:59 a65fa3d877d3: Waiting 09:35:59 3b49575877d1: Waiting 09:35:59 16113d51b718: Waiting 09:35:59 4e368573ce16: Layer already exists 09:35:59 6e24ea62bb2d: Layer already exists 09:35:59 f9c33916aa0e: Layer already exists 09:35:59 2a3c40b98b97: Layer already exists 09:35:59 868363a5bbff: Layer already exists 09:35:59 253d6c04ebb0: Layer already exists 09:35:59 6eff22fc0c94: Layer already exists 09:35:59 a65fa3d877d3: Layer already exists 09:35:59 dd38fb3ee86f: Layer already exists 09:35:59 a8505ec904b2: Layer already exists 09:35:59 6c4b24fbea16: Layer already exists 09:35:59 3342dd1986e3: Layer already exists 09:35:59 5f70bf18a086: Layer already exists 09:35:59 56af60717218: Layer already exists 09:35:59 6433be3c7184: Layer already exists 09:35:59 16113d51b718: Layer already exists 09:35:59 3b49575877d1: Layer already exists 09:36:00 main: digest: sha256:6f0957071cb548ec06cc75c6064f7c98f6554b081c334021c783d7df11753395 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:36:00 ===================================================== [Pipeline] echo 09:36:00 taggedImages: 09:36:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:36:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:36:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.105 09:36:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:36:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:36:00 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:36:00 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:36:00 latest 09:36:00 3.2.0-dev.105 09:36:00 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:36:00 main 09:36:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:00 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:36:00 b03e419c61ff: Preparing 09:36:00 45dd17564d6b: Preparing 09:36:00 fee8951be817: Preparing 09:36:00 ce1a28402065: Preparing 09:36:00 dd38fb3ee86f: Preparing 09:36:00 a8505ec904b2: Preparing 09:36:00 f6ff79f19e59: Preparing 09:36:00 450955c94a37: Preparing 09:36:00 16113d51b718: Preparing 09:36:00 f6ff79f19e59: Waiting 09:36:00 450955c94a37: Waiting 09:36:00 16113d51b718: Waiting 09:36:00 a8505ec904b2: Waiting 09:36:01 dd38fb3ee86f: Layer already exists 09:36:01 a8505ec904b2: Layer already exists 09:36:01 f6ff79f19e59: Layer already exists 09:36:01 45dd17564d6b: Pushed 09:36:01 fee8951be817: Pushed 09:36:01 450955c94a37: Layer already exists 09:36:01 b03e419c61ff: Pushed 09:36:01 16113d51b718: Layer already exists 09:36:07 ce1a28402065: Pushed 09:36:07 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:0499d0c4ea1e5f0f47bc1248b0fe4c6008a4b62dbf563d422862ccc99d928a35 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:08 + 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 09:36:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:36:08 b03e419c61ff: Preparing 09:36:08 45dd17564d6b: Preparing 09:36:08 fee8951be817: Preparing 09:36:08 ce1a28402065: Preparing 09:36:08 dd38fb3ee86f: Preparing 09:36:08 a8505ec904b2: Preparing 09:36:08 f6ff79f19e59: Preparing 09:36:08 450955c94a37: Preparing 09:36:08 16113d51b718: Preparing 09:36:08 f6ff79f19e59: Waiting 09:36:08 16113d51b718: Waiting 09:36:08 a8505ec904b2: Waiting 09:36:08 450955c94a37: Waiting 09:36:08 fee8951be817: Layer already exists 09:36:08 45dd17564d6b: Layer already exists 09:36:08 ce1a28402065: Layer already exists 09:36:08 dd38fb3ee86f: Layer already exists 09:36:08 b03e419c61ff: Layer already exists 09:36:08 450955c94a37: Layer already exists 09:36:08 a8505ec904b2: Layer already exists 09:36:08 f6ff79f19e59: Layer already exists 09:36:08 16113d51b718: Layer already exists 09:36:08 latest: digest: sha256:0499d0c4ea1e5f0f47bc1248b0fe4c6008a4b62dbf563d422862ccc99d928a35 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.105 09:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:36:09 b03e419c61ff: Preparing 09:36:09 45dd17564d6b: Preparing 09:36:09 fee8951be817: Preparing 09:36:09 ce1a28402065: Preparing 09:36:09 dd38fb3ee86f: Preparing 09:36:09 a8505ec904b2: Preparing 09:36:09 f6ff79f19e59: Preparing 09:36:09 450955c94a37: Preparing 09:36:09 16113d51b718: Preparing 09:36:09 a8505ec904b2: Waiting 09:36:09 f6ff79f19e59: Waiting 09:36:09 450955c94a37: Waiting 09:36:09 16113d51b718: Waiting 09:36:09 ce1a28402065: Layer already exists 09:36:09 b03e419c61ff: Layer already exists 09:36:09 dd38fb3ee86f: Layer already exists 09:36:09 fee8951be817: Layer already exists 09:36:09 45dd17564d6b: Layer already exists 09:36:09 450955c94a37: Layer already exists 09:36:09 16113d51b718: Layer already exists 09:36:09 a8505ec904b2: Layer already exists 09:36:09 f6ff79f19e59: Layer already exists 09:36:09 3.2.0-dev.105: digest: sha256:0499d0c4ea1e5f0f47bc1248b0fe4c6008a4b62dbf563d422862ccc99d928a35 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:36:10 b03e419c61ff: Preparing 09:36:10 45dd17564d6b: Preparing 09:36:10 fee8951be817: Preparing 09:36:10 ce1a28402065: Preparing 09:36:10 dd38fb3ee86f: Preparing 09:36:10 a8505ec904b2: Preparing 09:36:10 f6ff79f19e59: Preparing 09:36:10 450955c94a37: Preparing 09:36:10 16113d51b718: Preparing 09:36:10 f6ff79f19e59: Waiting 09:36:10 450955c94a37: Waiting 09:36:10 16113d51b718: Waiting 09:36:10 a8505ec904b2: Waiting 09:36:10 fee8951be817: Layer already exists 09:36:10 ce1a28402065: Layer already exists 09:36:10 b03e419c61ff: Layer already exists 09:36:10 dd38fb3ee86f: Layer already exists 09:36:10 45dd17564d6b: Layer already exists 09:36:10 a8505ec904b2: Layer already exists 09:36:10 450955c94a37: Layer already exists 09:36:10 16113d51b718: Layer already exists 09:36:10 f6ff79f19e59: Layer already exists 09:36:10 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:0499d0c4ea1e5f0f47bc1248b0fe4c6008a4b62dbf563d422862ccc99d928a35 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:11 + 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 09:36:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 09:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:36:11 b03e419c61ff: Preparing 09:36:11 45dd17564d6b: Preparing 09:36:11 fee8951be817: Preparing 09:36:11 ce1a28402065: Preparing 09:36:11 dd38fb3ee86f: Preparing 09:36:11 a8505ec904b2: Preparing 09:36:11 f6ff79f19e59: Preparing 09:36:11 450955c94a37: Preparing 09:36:11 16113d51b718: Preparing 09:36:11 a8505ec904b2: Waiting 09:36:11 450955c94a37: Waiting 09:36:11 16113d51b718: Waiting 09:36:11 f6ff79f19e59: Waiting 09:36:11 b03e419c61ff: Layer already exists 09:36:11 dd38fb3ee86f: Layer already exists 09:36:11 fee8951be817: Layer already exists 09:36:11 45dd17564d6b: Layer already exists 09:36:11 ce1a28402065: Layer already exists 09:36:11 a8505ec904b2: Layer already exists 09:36:11 450955c94a37: Layer already exists 09:36:11 f6ff79f19e59: Layer already exists 09:36:11 16113d51b718: Layer already exists 09:36:11 main: digest: sha256:0499d0c4ea1e5f0f47bc1248b0fe4c6008a4b62dbf563d422862ccc99d928a35 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:36:11 ===================================================== [Pipeline] echo 09:36:11 taggedImages: 09:36:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:36:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:36:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.105 09:36:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:36:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:36:11 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:36:11 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:36:11 latest 09:36:11 3.2.0-dev.105 09:36:11 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:36:11 main 09:36:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:12 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:36:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:36:12 493b98d1d594: Preparing 09:36:12 d17b61596358: Preparing 09:36:12 6c87f4bada0b: Preparing 09:36:12 ff8e007c2249: Preparing 09:36:12 98c13291e908: Preparing 09:36:12 dd38fb3ee86f: Preparing 09:36:12 a8505ec904b2: Preparing 09:36:12 c3c757d690c0: Preparing 09:36:12 4476b142439f: Preparing 09:36:12 d84e66b558be: Preparing 09:36:12 16113d51b718: Preparing 09:36:12 c3c757d690c0: Waiting 09:36:12 4476b142439f: Waiting 09:36:12 d84e66b558be: Waiting 09:36:12 16113d51b718: Waiting 09:36:12 dd38fb3ee86f: Waiting 09:36:12 a8505ec904b2: Waiting 09:36:12 d17b61596358: Pushed 09:36:12 ff8e007c2249: Pushed 09:36:12 98c13291e908: Pushed 09:36:12 493b98d1d594: Pushed 09:36:12 dd38fb3ee86f: Layer already exists 09:36:12 a8505ec904b2: Layer already exists 09:36:12 16113d51b718: Layer already exists 09:36:12 c3c757d690c0: Pushed 09:36:12 4476b142439f: Pushed 09:36:15 d84e66b558be: Pushed 09:36:15 6c87f4bada0b: Pushed 09:36:15 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:c94b1a61f7b8bfa6b52aa4f13cc840c25e49374a00f31165fdd8506d9ead6413 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:16 + 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 09:36:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:36:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:36:16 493b98d1d594: Preparing 09:36:16 d17b61596358: Preparing 09:36:16 6c87f4bada0b: Preparing 09:36:16 ff8e007c2249: Preparing 09:36:16 98c13291e908: Preparing 09:36:16 dd38fb3ee86f: Preparing 09:36:16 a8505ec904b2: Preparing 09:36:16 dd38fb3ee86f: Waiting 09:36:16 c3c757d690c0: Preparing 09:36:16 a8505ec904b2: Waiting 09:36:16 4476b142439f: Preparing 09:36:16 c3c757d690c0: Waiting 09:36:16 d84e66b558be: Preparing 09:36:16 4476b142439f: Waiting 09:36:16 16113d51b718: Preparing 09:36:16 16113d51b718: Waiting 09:36:16 98c13291e908: Layer already exists 09:36:16 493b98d1d594: Layer already exists 09:36:16 6c87f4bada0b: Layer already exists 09:36:16 ff8e007c2249: Layer already exists 09:36:16 d17b61596358: Layer already exists 09:36:16 dd38fb3ee86f: Layer already exists 09:36:16 d84e66b558be: Layer already exists 09:36:16 4476b142439f: Layer already exists 09:36:16 c3c757d690c0: Layer already exists 09:36:16 a8505ec904b2: Layer already exists 09:36:16 16113d51b718: Layer already exists 09:36:16 latest: digest: sha256:c94b1a61f7b8bfa6b52aa4f13cc840c25e49374a00f31165fdd8506d9ead6413 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.105 09:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:36:17 493b98d1d594: Preparing 09:36:17 d17b61596358: Preparing 09:36:17 6c87f4bada0b: Preparing 09:36:17 ff8e007c2249: Preparing 09:36:17 98c13291e908: Preparing 09:36:17 dd38fb3ee86f: Preparing 09:36:17 a8505ec904b2: Preparing 09:36:17 c3c757d690c0: Preparing 09:36:17 4476b142439f: Preparing 09:36:17 d84e66b558be: Preparing 09:36:17 16113d51b718: Preparing 09:36:17 c3c757d690c0: Waiting 09:36:17 4476b142439f: Waiting 09:36:17 dd38fb3ee86f: Waiting 09:36:17 a8505ec904b2: Waiting 09:36:17 d84e66b558be: Waiting 09:36:17 16113d51b718: Waiting 09:36:17 98c13291e908: Layer already exists 09:36:17 ff8e007c2249: Layer already exists 09:36:17 d17b61596358: Layer already exists 09:36:17 493b98d1d594: Layer already exists 09:36:17 6c87f4bada0b: Layer already exists 09:36:17 dd38fb3ee86f: Layer already exists 09:36:17 a8505ec904b2: Layer already exists 09:36:17 c3c757d690c0: Layer already exists 09:36:17 4476b142439f: Layer already exists 09:36:17 d84e66b558be: Layer already exists 09:36:17 16113d51b718: Layer already exists 09:36:17 3.2.0-dev.105: digest: sha256:c94b1a61f7b8bfa6b52aa4f13cc840c25e49374a00f31165fdd8506d9ead6413 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:18 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:36:18 493b98d1d594: Preparing 09:36:18 d17b61596358: Preparing 09:36:18 6c87f4bada0b: Preparing 09:36:18 ff8e007c2249: Preparing 09:36:18 98c13291e908: Preparing 09:36:18 dd38fb3ee86f: Preparing 09:36:18 a8505ec904b2: Preparing 09:36:18 c3c757d690c0: Preparing 09:36:18 4476b142439f: Preparing 09:36:18 d84e66b558be: Preparing 09:36:18 16113d51b718: Preparing 09:36:18 dd38fb3ee86f: Waiting 09:36:18 4476b142439f: Waiting 09:36:18 a8505ec904b2: Waiting 09:36:18 c3c757d690c0: Waiting 09:36:18 d84e66b558be: Waiting 09:36:18 16113d51b718: Waiting 09:36:18 ff8e007c2249: Layer already exists 09:36:18 98c13291e908: Layer already exists 09:36:18 493b98d1d594: Layer already exists 09:36:18 d17b61596358: Layer already exists 09:36:18 6c87f4bada0b: Layer already exists 09:36:18 a8505ec904b2: Layer already exists 09:36:18 dd38fb3ee86f: Layer already exists 09:36:18 4476b142439f: Layer already exists 09:36:18 d84e66b558be: Layer already exists 09:36:18 c3c757d690c0: Layer already exists 09:36:18 16113d51b718: Layer already exists 09:36:18 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:c94b1a61f7b8bfa6b52aa4f13cc840c25e49374a00f31165fdd8506d9ead6413 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:19 + 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 09:36:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 09:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:36:19 493b98d1d594: Preparing 09:36:19 d17b61596358: Preparing 09:36:19 6c87f4bada0b: Preparing 09:36:19 ff8e007c2249: Preparing 09:36:19 98c13291e908: Preparing 09:36:19 dd38fb3ee86f: Preparing 09:36:19 a8505ec904b2: Preparing 09:36:19 c3c757d690c0: Preparing 09:36:19 4476b142439f: Preparing 09:36:19 d84e66b558be: Preparing 09:36:19 16113d51b718: Preparing 09:36:19 dd38fb3ee86f: Waiting 09:36:19 a8505ec904b2: Waiting 09:36:19 4476b142439f: Waiting 09:36:19 c3c757d690c0: Waiting 09:36:19 d84e66b558be: Waiting 09:36:19 16113d51b718: Waiting 09:36:19 d17b61596358: Layer already exists 09:36:19 98c13291e908: Layer already exists 09:36:19 ff8e007c2249: Layer already exists 09:36:19 6c87f4bada0b: Layer already exists 09:36:19 493b98d1d594: Layer already exists 09:36:19 c3c757d690c0: Layer already exists 09:36:19 a8505ec904b2: Layer already exists 09:36:19 dd38fb3ee86f: Layer already exists 09:36:19 4476b142439f: Layer already exists 09:36:19 d84e66b558be: Layer already exists 09:36:19 16113d51b718: Layer already exists 09:36:19 main: digest: sha256:c94b1a61f7b8bfa6b52aa4f13cc840c25e49374a00f31165fdd8506d9ead6413 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:36:19 ===================================================== [Pipeline] echo 09:36:19 taggedImages: 09:36:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:36:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:36:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.105 09:36:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:36:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:36:19 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:36:19 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:36:19 latest 09:36:19 3.2.0-dev.105 09:36:19 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:36:19 main 09:36:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:20 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:36:20 a8519c86af16: Preparing 09:36:20 a0373cf3e754: Preparing 09:36:20 dd70e586547a: Preparing 09:36:20 ad658ca285ec: Preparing 09:36:20 1936897e7596: Preparing 09:36:20 945a82262b85: Preparing 09:36:20 eaf61b84e579: Preparing 09:36:20 dd38fb3ee86f: Preparing 09:36:20 a8505ec904b2: Preparing 09:36:20 0f7280bbde1c: Preparing 09:36:20 839c87502e1c: Preparing 09:36:20 16113d51b718: Preparing 09:36:20 a8505ec904b2: Waiting 09:36:20 0f7280bbde1c: Waiting 09:36:20 945a82262b85: Waiting 09:36:20 839c87502e1c: Waiting 09:36:20 eaf61b84e579: Waiting 09:36:20 dd38fb3ee86f: Waiting 09:36:20 16113d51b718: Waiting 09:36:20 1936897e7596: Pushed 09:36:20 a0373cf3e754: Pushed 09:36:21 a8519c86af16: Pushed 09:36:21 dd38fb3ee86f: Layer already exists 09:36:21 945a82262b85: Pushed 09:36:21 eaf61b84e579: Pushed 09:36:21 a8505ec904b2: Layer already exists 09:36:21 16113d51b718: Layer already exists 09:36:21 0f7280bbde1c: Pushed 09:36:23 ad658ca285ec: Pushed 09:36:24 839c87502e1c: Pushed 09:36:24 dd70e586547a: Pushed 09:36:24 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:f04f172f4c2f3ff413f6aa1e533f20282e10a767a1c602dfc0f809a6e4f92b81 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:25 + 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 09:36:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:36:25 a8519c86af16: Preparing 09:36:25 a0373cf3e754: Preparing 09:36:25 dd70e586547a: Preparing 09:36:25 ad658ca285ec: Preparing 09:36:25 1936897e7596: Preparing 09:36:25 945a82262b85: Preparing 09:36:25 eaf61b84e579: Preparing 09:36:25 dd38fb3ee86f: Preparing 09:36:25 a8505ec904b2: Preparing 09:36:25 0f7280bbde1c: Preparing 09:36:25 839c87502e1c: Preparing 09:36:25 16113d51b718: Preparing 09:36:25 a8505ec904b2: Waiting 09:36:25 0f7280bbde1c: Waiting 09:36:25 839c87502e1c: Waiting 09:36:25 16113d51b718: Waiting 09:36:25 945a82262b85: Waiting 09:36:25 dd38fb3ee86f: Waiting 09:36:25 eaf61b84e579: Waiting 09:36:25 1936897e7596: Layer already exists 09:36:25 a8519c86af16: Layer already exists 09:36:25 a0373cf3e754: Layer already exists 09:36:25 ad658ca285ec: Layer already exists 09:36:25 dd70e586547a: Layer already exists 09:36:25 945a82262b85: Layer already exists 09:36:25 eaf61b84e579: Layer already exists 09:36:25 0f7280bbde1c: Layer already exists 09:36:25 dd38fb3ee86f: Layer already exists 09:36:25 a8505ec904b2: Layer already exists 09:36:25 16113d51b718: Layer already exists 09:36:25 839c87502e1c: Layer already exists 09:36:25 latest: digest: sha256:f04f172f4c2f3ff413f6aa1e533f20282e10a767a1c602dfc0f809a6e4f92b81 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.105 09:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:36:26 a8519c86af16: Preparing 09:36:26 a0373cf3e754: Preparing 09:36:26 dd70e586547a: Preparing 09:36:26 ad658ca285ec: Preparing 09:36:26 1936897e7596: Preparing 09:36:26 945a82262b85: Preparing 09:36:26 eaf61b84e579: Preparing 09:36:26 dd38fb3ee86f: Preparing 09:36:26 a8505ec904b2: Preparing 09:36:26 0f7280bbde1c: Preparing 09:36:26 839c87502e1c: Preparing 09:36:26 16113d51b718: Preparing 09:36:26 dd38fb3ee86f: Waiting 09:36:26 a8505ec904b2: Waiting 09:36:26 0f7280bbde1c: Waiting 09:36:26 839c87502e1c: Waiting 09:36:26 16113d51b718: Waiting 09:36:26 945a82262b85: Waiting 09:36:26 eaf61b84e579: Waiting 09:36:26 a0373cf3e754: Layer already exists 09:36:26 ad658ca285ec: Layer already exists 09:36:26 dd70e586547a: Layer already exists 09:36:26 a8519c86af16: Layer already exists 09:36:26 1936897e7596: Layer already exists 09:36:26 eaf61b84e579: Layer already exists 09:36:26 0f7280bbde1c: Layer already exists 09:36:26 dd38fb3ee86f: Layer already exists 09:36:26 945a82262b85: Layer already exists 09:36:26 a8505ec904b2: Layer already exists 09:36:26 839c87502e1c: Layer already exists 09:36:26 16113d51b718: Layer already exists 09:36:26 3.2.0-dev.105: digest: sha256:f04f172f4c2f3ff413f6aa1e533f20282e10a767a1c602dfc0f809a6e4f92b81 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:36:27 a8519c86af16: Preparing 09:36:27 a0373cf3e754: Preparing 09:36:27 dd70e586547a: Preparing 09:36:27 ad658ca285ec: Preparing 09:36:27 1936897e7596: Preparing 09:36:27 945a82262b85: Preparing 09:36:27 eaf61b84e579: Preparing 09:36:27 dd38fb3ee86f: Preparing 09:36:27 a8505ec904b2: Preparing 09:36:27 0f7280bbde1c: Preparing 09:36:27 839c87502e1c: Preparing 09:36:27 16113d51b718: Preparing 09:36:27 945a82262b85: Waiting 09:36:27 dd38fb3ee86f: Waiting 09:36:27 a8505ec904b2: Waiting 09:36:27 0f7280bbde1c: Waiting 09:36:27 839c87502e1c: Waiting 09:36:27 16113d51b718: Waiting 09:36:27 eaf61b84e579: Waiting 09:36:27 ad658ca285ec: Layer already exists 09:36:27 a0373cf3e754: Layer already exists 09:36:27 1936897e7596: Layer already exists 09:36:27 a8519c86af16: Layer already exists 09:36:27 dd70e586547a: Layer already exists 09:36:27 945a82262b85: Layer already exists 09:36:27 dd38fb3ee86f: Layer already exists 09:36:27 eaf61b84e579: Layer already exists 09:36:27 0f7280bbde1c: Layer already exists 09:36:27 a8505ec904b2: Layer already exists 09:36:27 839c87502e1c: Layer already exists 09:36:27 16113d51b718: Layer already exists 09:36:27 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:f04f172f4c2f3ff413f6aa1e533f20282e10a767a1c602dfc0f809a6e4f92b81 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:27 + 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 09:36:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 09:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:36:28 a8519c86af16: Preparing 09:36:28 a0373cf3e754: Preparing 09:36:28 dd70e586547a: Preparing 09:36:28 ad658ca285ec: Preparing 09:36:28 1936897e7596: Preparing 09:36:28 945a82262b85: Preparing 09:36:28 eaf61b84e579: Preparing 09:36:28 dd38fb3ee86f: Preparing 09:36:28 a8505ec904b2: Preparing 09:36:28 0f7280bbde1c: Preparing 09:36:28 839c87502e1c: Preparing 09:36:28 16113d51b718: Preparing 09:36:28 dd38fb3ee86f: Waiting 09:36:28 a8505ec904b2: Waiting 09:36:28 0f7280bbde1c: Waiting 09:36:28 839c87502e1c: Waiting 09:36:28 16113d51b718: Waiting 09:36:28 945a82262b85: Waiting 09:36:28 eaf61b84e579: Waiting 09:36:28 dd70e586547a: Layer already exists 09:36:28 a8519c86af16: Layer already exists 09:36:28 1936897e7596: Layer already exists 09:36:28 ad658ca285ec: Layer already exists 09:36:28 a0373cf3e754: Layer already exists 09:36:28 eaf61b84e579: Layer already exists 09:36:28 dd38fb3ee86f: Layer already exists 09:36:28 945a82262b85: Layer already exists 09:36:28 a8505ec904b2: Layer already exists 09:36:28 0f7280bbde1c: Layer already exists 09:36:28 839c87502e1c: Layer already exists 09:36:28 16113d51b718: Layer already exists 09:36:28 main: digest: sha256:f04f172f4c2f3ff413f6aa1e533f20282e10a767a1c602dfc0f809a6e4f92b81 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:36:28 ===================================================== [Pipeline] echo 09:36:28 taggedImages: 09:36:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:36:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:36:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.105 09:36:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:36:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:36:28 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:36:28 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:36:28 latest 09:36:28 3.2.0-dev.105 09:36:28 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:36:28 main 09:36:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:36:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:36:29 47fcce56a150: Preparing 09:36:29 dbddd60dad47: Preparing 09:36:29 dd38fb3ee86f: Preparing 09:36:29 a8505ec904b2: Preparing 09:36:29 e2827fcbc74b: Preparing 09:36:29 f201e1476b7d: Preparing 09:36:29 16113d51b718: Preparing 09:36:29 f201e1476b7d: Waiting 09:36:29 16113d51b718: Waiting 09:36:29 a8505ec904b2: Layer already exists 09:36:29 dd38fb3ee86f: Layer already exists 09:36:29 16113d51b718: Layer already exists 09:36:29 47fcce56a150: Pushed 09:36:29 e2827fcbc74b: Pushed 09:36:31 f201e1476b7d: Pushed 09:36:34 dbddd60dad47: Pushed 09:36:35 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:27538033bc6334bc7bfa900b45f25e72d036bb87b3827da58a634cd920b7ec2e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:35 + 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 09:36:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:36:35 47fcce56a150: Preparing 09:36:35 dbddd60dad47: Preparing 09:36:35 dd38fb3ee86f: Preparing 09:36:35 a8505ec904b2: Preparing 09:36:35 e2827fcbc74b: Preparing 09:36:35 f201e1476b7d: Preparing 09:36:35 16113d51b718: Preparing 09:36:35 f201e1476b7d: Waiting 09:36:35 16113d51b718: Waiting 09:36:35 dbddd60dad47: Layer already exists 09:36:35 e2827fcbc74b: Layer already exists 09:36:35 47fcce56a150: Layer already exists 09:36:35 dd38fb3ee86f: Layer already exists 09:36:35 a8505ec904b2: Layer already exists 09:36:35 16113d51b718: Layer already exists 09:36:35 f201e1476b7d: Layer already exists 09:36:36 latest: digest: sha256:27538033bc6334bc7bfa900b45f25e72d036bb87b3827da58a634cd920b7ec2e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.105 09:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:36:36 47fcce56a150: Preparing 09:36:36 dbddd60dad47: Preparing 09:36:36 dd38fb3ee86f: Preparing 09:36:36 a8505ec904b2: Preparing 09:36:36 e2827fcbc74b: Preparing 09:36:36 f201e1476b7d: Preparing 09:36:36 16113d51b718: Preparing 09:36:36 16113d51b718: Waiting 09:36:36 f201e1476b7d: Waiting 09:36:36 a8505ec904b2: Layer already exists 09:36:36 dbddd60dad47: Layer already exists 09:36:36 dd38fb3ee86f: Layer already exists 09:36:36 e2827fcbc74b: Layer already exists 09:36:36 47fcce56a150: Layer already exists 09:36:36 f201e1476b7d: Layer already exists 09:36:36 16113d51b718: Layer already exists 09:36:36 3.2.0-dev.105: digest: sha256:27538033bc6334bc7bfa900b45f25e72d036bb87b3827da58a634cd920b7ec2e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:36:37 47fcce56a150: Preparing 09:36:37 dbddd60dad47: Preparing 09:36:37 dd38fb3ee86f: Preparing 09:36:37 a8505ec904b2: Preparing 09:36:37 e2827fcbc74b: Preparing 09:36:37 f201e1476b7d: Preparing 09:36:37 16113d51b718: Preparing 09:36:37 f201e1476b7d: Waiting 09:36:37 16113d51b718: Waiting 09:36:37 a8505ec904b2: Layer already exists 09:36:37 dd38fb3ee86f: Layer already exists 09:36:37 e2827fcbc74b: Layer already exists 09:36:37 dbddd60dad47: Layer already exists 09:36:37 47fcce56a150: Layer already exists 09:36:37 16113d51b718: Layer already exists 09:36:37 f201e1476b7d: Layer already exists 09:36:37 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:27538033bc6334bc7bfa900b45f25e72d036bb87b3827da58a634cd920b7ec2e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:38 + 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 09:36:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 09:36:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:36:38 47fcce56a150: Preparing 09:36:38 dbddd60dad47: Preparing 09:36:38 dd38fb3ee86f: Preparing 09:36:38 a8505ec904b2: Preparing 09:36:38 e2827fcbc74b: Preparing 09:36:38 f201e1476b7d: Preparing 09:36:38 16113d51b718: Preparing 09:36:38 f201e1476b7d: Waiting 09:36:38 16113d51b718: Waiting 09:36:38 a8505ec904b2: Layer already exists 09:36:38 dbddd60dad47: Layer already exists 09:36:38 e2827fcbc74b: Layer already exists 09:36:38 47fcce56a150: Layer already exists 09:36:38 dd38fb3ee86f: Layer already exists 09:36:38 16113d51b718: Layer already exists 09:36:38 f201e1476b7d: Layer already exists 09:36:39 main: digest: sha256:27538033bc6334bc7bfa900b45f25e72d036bb87b3827da58a634cd920b7ec2e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:36:39 ===================================================== [Pipeline] echo 09:36:39 taggedImages: 09:36:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:36:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:36:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.105 09:36:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:36:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:36:39 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:36:39 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:36:39 latest 09:36:39 3.2.0-dev.105 09:36:39 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:36:39 main 09:36:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:36:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:36:39 097daf986606: Preparing 09:36:39 7b820b6895b1: Preparing 09:36:39 9cd686bc09e2: Preparing 09:36:39 dd38fb3ee86f: Preparing 09:36:39 a8505ec904b2: Preparing 09:36:39 9ae6746f5e3c: Preparing 09:36:39 97e440ed41f9: Preparing 09:36:39 e2ee6ed05863: Preparing 09:36:39 55e0fdf1d416: Preparing 09:36:39 16113d51b718: Preparing 09:36:39 9ae6746f5e3c: Waiting 09:36:39 97e440ed41f9: Waiting 09:36:39 e2ee6ed05863: Waiting 09:36:39 55e0fdf1d416: Waiting 09:36:39 dd38fb3ee86f: Layer already exists 09:36:40 a8505ec904b2: Layer already exists 09:36:40 097daf986606: Pushed 09:36:40 9cd686bc09e2: Pushed 09:36:40 7b820b6895b1: Pushed 09:36:40 16113d51b718: Layer already exists 09:36:40 e2ee6ed05863: Pushed 09:36:41 55e0fdf1d416: Pushed 09:36:53 97e440ed41f9: Pushed 09:37:01 9ae6746f5e3c: Pushed 09:37:01 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:910304ddd5fefa8af38931014b2bc5b5ddaae807bfccb2ab415b2d34ece88282 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:01 + 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 09:37:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:37:02 097daf986606: Preparing 09:37:02 7b820b6895b1: Preparing 09:37:02 9cd686bc09e2: Preparing 09:37:02 dd38fb3ee86f: Preparing 09:37:02 a8505ec904b2: Preparing 09:37:02 9ae6746f5e3c: Preparing 09:37:02 97e440ed41f9: Preparing 09:37:02 e2ee6ed05863: Preparing 09:37:02 55e0fdf1d416: Preparing 09:37:02 16113d51b718: Preparing 09:37:02 9ae6746f5e3c: Waiting 09:37:02 97e440ed41f9: Waiting 09:37:02 55e0fdf1d416: Waiting 09:37:02 16113d51b718: Waiting 09:37:02 7b820b6895b1: Layer already exists 09:37:02 dd38fb3ee86f: Layer already exists 09:37:02 a8505ec904b2: Layer already exists 09:37:02 9cd686bc09e2: Layer already exists 09:37:02 097daf986606: Layer already exists 09:37:02 9ae6746f5e3c: Layer already exists 09:37:02 97e440ed41f9: Layer already exists 09:37:02 55e0fdf1d416: Layer already exists 09:37:02 e2ee6ed05863: Layer already exists 09:37:02 16113d51b718: Layer already exists 09:37:02 latest: digest: sha256:910304ddd5fefa8af38931014b2bc5b5ddaae807bfccb2ab415b2d34ece88282 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:02 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.105 09:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:37:03 097daf986606: Preparing 09:37:03 7b820b6895b1: Preparing 09:37:03 9cd686bc09e2: Preparing 09:37:03 dd38fb3ee86f: Preparing 09:37:03 a8505ec904b2: Preparing 09:37:03 9ae6746f5e3c: Preparing 09:37:03 97e440ed41f9: Preparing 09:37:03 e2ee6ed05863: Preparing 09:37:03 55e0fdf1d416: Preparing 09:37:03 16113d51b718: Preparing 09:37:03 9ae6746f5e3c: Waiting 09:37:03 97e440ed41f9: Waiting 09:37:03 e2ee6ed05863: Waiting 09:37:03 16113d51b718: Waiting 09:37:03 55e0fdf1d416: Waiting 09:37:03 7b820b6895b1: Layer already exists 09:37:03 dd38fb3ee86f: Layer already exists 09:37:03 9cd686bc09e2: Layer already exists 09:37:03 097daf986606: Layer already exists 09:37:03 a8505ec904b2: Layer already exists 09:37:03 97e440ed41f9: Layer already exists 09:37:03 9ae6746f5e3c: Layer already exists 09:37:03 16113d51b718: Layer already exists 09:37:03 e2ee6ed05863: Layer already exists 09:37:03 55e0fdf1d416: Layer already exists 09:37:03 3.2.0-dev.105: digest: sha256:910304ddd5fefa8af38931014b2bc5b5ddaae807bfccb2ab415b2d34ece88282 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:03 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:37:03 097daf986606: Preparing 09:37:03 7b820b6895b1: Preparing 09:37:03 9cd686bc09e2: Preparing 09:37:03 dd38fb3ee86f: Preparing 09:37:03 a8505ec904b2: Preparing 09:37:03 9ae6746f5e3c: Preparing 09:37:03 97e440ed41f9: Preparing 09:37:03 e2ee6ed05863: Preparing 09:37:03 55e0fdf1d416: Preparing 09:37:03 16113d51b718: Preparing 09:37:03 97e440ed41f9: Waiting 09:37:03 e2ee6ed05863: Waiting 09:37:03 9ae6746f5e3c: Waiting 09:37:03 55e0fdf1d416: Waiting 09:37:03 16113d51b718: Waiting 09:37:03 7b820b6895b1: Layer already exists 09:37:03 097daf986606: Layer already exists 09:37:03 dd38fb3ee86f: Layer already exists 09:37:03 a8505ec904b2: Layer already exists 09:37:03 9cd686bc09e2: Layer already exists 09:37:03 9ae6746f5e3c: Layer already exists 09:37:03 97e440ed41f9: Layer already exists 09:37:03 55e0fdf1d416: Layer already exists 09:37:03 e2ee6ed05863: Layer already exists 09:37:03 16113d51b718: Layer already exists 09:37:03 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:910304ddd5fefa8af38931014b2bc5b5ddaae807bfccb2ab415b2d34ece88282 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:04 + 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 09:37:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 09:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:37:04 097daf986606: Preparing 09:37:04 7b820b6895b1: Preparing 09:37:04 9cd686bc09e2: Preparing 09:37:04 dd38fb3ee86f: Preparing 09:37:04 a8505ec904b2: Preparing 09:37:04 9ae6746f5e3c: Preparing 09:37:04 97e440ed41f9: Preparing 09:37:04 e2ee6ed05863: Preparing 09:37:04 55e0fdf1d416: Preparing 09:37:04 16113d51b718: Preparing 09:37:04 97e440ed41f9: Waiting 09:37:04 e2ee6ed05863: Waiting 09:37:04 55e0fdf1d416: Waiting 09:37:04 16113d51b718: Waiting 09:37:04 9ae6746f5e3c: Waiting 09:37:04 097daf986606: Layer already exists 09:37:04 a8505ec904b2: Layer already exists 09:37:04 7b820b6895b1: Layer already exists 09:37:04 dd38fb3ee86f: Layer already exists 09:37:04 9cd686bc09e2: Layer already exists 09:37:04 9ae6746f5e3c: Layer already exists 09:37:04 e2ee6ed05863: Layer already exists 09:37:04 16113d51b718: Layer already exists 09:37:04 97e440ed41f9: Layer already exists 09:37:04 55e0fdf1d416: Layer already exists 09:37:04 main: digest: sha256:910304ddd5fefa8af38931014b2bc5b5ddaae807bfccb2ab415b2d34ece88282 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:37:04 ===================================================== [Pipeline] echo 09:37:04 taggedImages: 09:37:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:37:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:37:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.105 09:37:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:37:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:37:04 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:37:04 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:37:04 latest 09:37:04 3.2.0-dev.105 09:37:04 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:37:04 main 09:37:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:37:05 c6c2947ade99: Preparing 09:37:05 5562cb1ec1c9: Preparing 09:37:05 58190200357a: Preparing 09:37:05 dd38fb3ee86f: Preparing 09:37:05 a8505ec904b2: Preparing 09:37:05 7271e8a46a15: Preparing 09:37:05 465291e9dbfc: Preparing 09:37:05 e73219eb8fc0: Preparing 09:37:05 16113d51b718: Preparing 09:37:05 e73219eb8fc0: Waiting 09:37:05 7271e8a46a15: Waiting 09:37:05 465291e9dbfc: Waiting 09:37:05 16113d51b718: Waiting 09:37:05 a8505ec904b2: Layer already exists 09:37:05 dd38fb3ee86f: Layer already exists 09:37:05 58190200357a: Pushed 09:37:05 5562cb1ec1c9: Pushed 09:37:05 16113d51b718: Layer already exists 09:37:05 c6c2947ade99: Pushed 09:37:05 465291e9dbfc: Pushed 09:37:06 e73219eb8fc0: Pushed 09:37:24 7271e8a46a15: Pushed 09:37:24 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:c805f5f70742d6ff4aa6e86dd103f1bcd0b97ae7e3faf8e49186f5a6a41a80cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:25 + 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 09:37:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:37:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:37:25 c6c2947ade99: Preparing 09:37:25 5562cb1ec1c9: Preparing 09:37:25 58190200357a: Preparing 09:37:25 dd38fb3ee86f: Preparing 09:37:25 a8505ec904b2: Preparing 09:37:25 7271e8a46a15: Preparing 09:37:25 465291e9dbfc: Preparing 09:37:25 e73219eb8fc0: Preparing 09:37:25 16113d51b718: Preparing 09:37:25 465291e9dbfc: Waiting 09:37:25 e73219eb8fc0: Waiting 09:37:25 16113d51b718: Waiting 09:37:25 7271e8a46a15: Waiting 09:37:25 c6c2947ade99: Layer already exists 09:37:25 5562cb1ec1c9: Layer already exists 09:37:25 a8505ec904b2: Layer already exists 09:37:25 dd38fb3ee86f: Layer already exists 09:37:25 58190200357a: Layer already exists 09:37:25 7271e8a46a15: Layer already exists 09:37:25 465291e9dbfc: Layer already exists 09:37:25 e73219eb8fc0: Layer already exists 09:37:25 16113d51b718: Layer already exists 09:37:25 latest: digest: sha256:c805f5f70742d6ff4aa6e86dd103f1bcd0b97ae7e3faf8e49186f5a6a41a80cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.105 09:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:37:26 c6c2947ade99: Preparing 09:37:26 5562cb1ec1c9: Preparing 09:37:26 58190200357a: Preparing 09:37:26 dd38fb3ee86f: Preparing 09:37:26 a8505ec904b2: Preparing 09:37:26 7271e8a46a15: Preparing 09:37:26 465291e9dbfc: Preparing 09:37:26 e73219eb8fc0: Preparing 09:37:26 16113d51b718: Preparing 09:37:26 e73219eb8fc0: Waiting 09:37:26 7271e8a46a15: Waiting 09:37:26 465291e9dbfc: Waiting 09:37:26 16113d51b718: Waiting 09:37:26 5562cb1ec1c9: Layer already exists 09:37:26 a8505ec904b2: Layer already exists 09:37:26 58190200357a: Layer already exists 09:37:26 c6c2947ade99: Layer already exists 09:37:26 dd38fb3ee86f: Layer already exists 09:37:26 465291e9dbfc: Layer already exists 09:37:26 7271e8a46a15: Layer already exists 09:37:26 e73219eb8fc0: Layer already exists 09:37:26 16113d51b718: Layer already exists 09:37:26 3.2.0-dev.105: digest: sha256:c805f5f70742d6ff4aa6e86dd103f1bcd0b97ae7e3faf8e49186f5a6a41a80cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:37:27 c6c2947ade99: Preparing 09:37:27 5562cb1ec1c9: Preparing 09:37:27 58190200357a: Preparing 09:37:27 dd38fb3ee86f: Preparing 09:37:27 a8505ec904b2: Preparing 09:37:27 7271e8a46a15: Preparing 09:37:27 465291e9dbfc: Preparing 09:37:27 e73219eb8fc0: Preparing 09:37:27 16113d51b718: Preparing 09:37:27 7271e8a46a15: Waiting 09:37:27 465291e9dbfc: Waiting 09:37:27 e73219eb8fc0: Waiting 09:37:27 16113d51b718: Waiting 09:37:27 c6c2947ade99: Layer already exists 09:37:27 58190200357a: Layer already exists 09:37:27 dd38fb3ee86f: Layer already exists 09:37:27 5562cb1ec1c9: Layer already exists 09:37:27 a8505ec904b2: Layer already exists 09:37:27 7271e8a46a15: Layer already exists 09:37:27 16113d51b718: Layer already exists 09:37:27 465291e9dbfc: Layer already exists 09:37:27 e73219eb8fc0: Layer already exists 09:37:27 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:c805f5f70742d6ff4aa6e86dd103f1bcd0b97ae7e3faf8e49186f5a6a41a80cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:27 + 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 09:37:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 09:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:37:27 c6c2947ade99: Preparing 09:37:27 5562cb1ec1c9: Preparing 09:37:27 58190200357a: Preparing 09:37:27 dd38fb3ee86f: Preparing 09:37:27 a8505ec904b2: Preparing 09:37:27 7271e8a46a15: Preparing 09:37:27 465291e9dbfc: Preparing 09:37:27 e73219eb8fc0: Preparing 09:37:27 16113d51b718: Preparing 09:37:27 7271e8a46a15: Waiting 09:37:27 465291e9dbfc: Waiting 09:37:27 e73219eb8fc0: Waiting 09:37:27 16113d51b718: Waiting 09:37:27 58190200357a: Layer already exists 09:37:27 a8505ec904b2: Layer already exists 09:37:27 c6c2947ade99: Layer already exists 09:37:27 dd38fb3ee86f: Layer already exists 09:37:27 5562cb1ec1c9: Layer already exists 09:37:27 7271e8a46a15: Layer already exists 09:37:27 16113d51b718: Layer already exists 09:37:27 465291e9dbfc: Layer already exists 09:37:27 e73219eb8fc0: Layer already exists 09:37:27 main: digest: sha256:c805f5f70742d6ff4aa6e86dd103f1bcd0b97ae7e3faf8e49186f5a6a41a80cd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:37:28 ===================================================== [Pipeline] echo 09:37:28 taggedImages: 09:37:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:37:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:37:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.105 09:37:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:37:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:37:28 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:37:28 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:37:28 latest 09:37:28 3.2.0-dev.105 09:37:28 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:37:28 main 09:37:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:28 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:37:28 cd346464e9ea: Preparing 09:37:28 471c69108a7e: Preparing 09:37:28 35b896ac5ef7: Preparing 09:37:28 dd38fb3ee86f: Preparing 09:37:28 a8505ec904b2: Preparing 09:37:28 9c932c5201e0: Preparing 09:37:28 e2ee6ed05863: Preparing 09:37:28 55e0fdf1d416: Preparing 09:37:28 16113d51b718: Preparing 09:37:28 9c932c5201e0: Waiting 09:37:28 e2ee6ed05863: Waiting 09:37:28 55e0fdf1d416: Waiting 09:37:28 16113d51b718: Waiting 09:37:29 471c69108a7e: Pushed 09:37:29 35b896ac5ef7: Pushed 09:37:30 a8505ec904b2: Layer already exists 09:37:30 dd38fb3ee86f: Layer already exists 09:37:30 e2ee6ed05863: Layer already exists 09:37:30 16113d51b718: Layer already exists 09:37:30 cd346464e9ea: Pushed 09:37:30 55e0fdf1d416: Layer already exists 09:37:52 9c932c5201e0: Pushed 09:37:52 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:c5e5da7c6692a0bfb86ccabadcf14d38b07114de575d2af8f7f40c455ef47421 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:52 + 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 09:37:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:37:53 cd346464e9ea: Preparing 09:37:53 471c69108a7e: Preparing 09:37:53 35b896ac5ef7: Preparing 09:37:53 dd38fb3ee86f: Preparing 09:37:53 a8505ec904b2: Preparing 09:37:53 9c932c5201e0: Preparing 09:37:53 e2ee6ed05863: Preparing 09:37:53 55e0fdf1d416: Preparing 09:37:53 16113d51b718: Preparing 09:37:53 9c932c5201e0: Waiting 09:37:53 e2ee6ed05863: Waiting 09:37:53 55e0fdf1d416: Waiting 09:37:53 16113d51b718: Waiting 09:37:53 dd38fb3ee86f: Layer already exists 09:37:53 cd346464e9ea: Layer already exists 09:37:53 a8505ec904b2: Layer already exists 09:37:53 35b896ac5ef7: Layer already exists 09:37:53 471c69108a7e: Layer already exists 09:37:53 9c932c5201e0: Layer already exists 09:37:53 55e0fdf1d416: Layer already exists 09:37:53 e2ee6ed05863: Layer already exists 09:37:53 16113d51b718: Layer already exists 09:37:53 latest: digest: sha256:c5e5da7c6692a0bfb86ccabadcf14d38b07114de575d2af8f7f40c455ef47421 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.105 09:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:37:54 cd346464e9ea: Preparing 09:37:54 471c69108a7e: Preparing 09:37:54 35b896ac5ef7: Preparing 09:37:54 dd38fb3ee86f: Preparing 09:37:54 a8505ec904b2: Preparing 09:37:54 9c932c5201e0: Preparing 09:37:54 e2ee6ed05863: Preparing 09:37:54 55e0fdf1d416: Preparing 09:37:54 16113d51b718: Preparing 09:37:54 e2ee6ed05863: Waiting 09:37:54 55e0fdf1d416: Waiting 09:37:54 16113d51b718: Waiting 09:37:54 9c932c5201e0: Waiting 09:37:54 cd346464e9ea: Layer already exists 09:37:54 a8505ec904b2: Layer already exists 09:37:54 35b896ac5ef7: Layer already exists 09:37:54 dd38fb3ee86f: Layer already exists 09:37:54 471c69108a7e: Layer already exists 09:37:54 e2ee6ed05863: Layer already exists 09:37:54 16113d51b718: Layer already exists 09:37:54 9c932c5201e0: Layer already exists 09:37:54 55e0fdf1d416: Layer already exists 09:37:54 3.2.0-dev.105: digest: sha256:c5e5da7c6692a0bfb86ccabadcf14d38b07114de575d2af8f7f40c455ef47421 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:37:55 cd346464e9ea: Preparing 09:37:55 471c69108a7e: Preparing 09:37:55 35b896ac5ef7: Preparing 09:37:55 dd38fb3ee86f: Preparing 09:37:55 a8505ec904b2: Preparing 09:37:55 9c932c5201e0: Preparing 09:37:55 e2ee6ed05863: Preparing 09:37:55 55e0fdf1d416: Preparing 09:37:55 16113d51b718: Preparing 09:37:55 9c932c5201e0: Waiting 09:37:55 e2ee6ed05863: Waiting 09:37:55 55e0fdf1d416: Waiting 09:37:55 16113d51b718: Waiting 09:37:55 a8505ec904b2: Layer already exists 09:37:55 cd346464e9ea: Layer already exists 09:37:55 35b896ac5ef7: Layer already exists 09:37:55 471c69108a7e: Layer already exists 09:37:55 dd38fb3ee86f: Layer already exists 09:37:55 55e0fdf1d416: Layer already exists 09:37:55 e2ee6ed05863: Layer already exists 09:37:55 9c932c5201e0: Layer already exists 09:37:55 16113d51b718: Layer already exists 09:37:55 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:c5e5da7c6692a0bfb86ccabadcf14d38b07114de575d2af8f7f40c455ef47421 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:55 + 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 09:37:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 09:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:37:56 cd346464e9ea: Preparing 09:37:56 471c69108a7e: Preparing 09:37:56 35b896ac5ef7: Preparing 09:37:56 dd38fb3ee86f: Preparing 09:37:56 a8505ec904b2: Preparing 09:37:56 9c932c5201e0: Preparing 09:37:56 e2ee6ed05863: Preparing 09:37:56 55e0fdf1d416: Preparing 09:37:56 16113d51b718: Preparing 09:37:56 9c932c5201e0: Waiting 09:37:56 e2ee6ed05863: Waiting 09:37:56 55e0fdf1d416: Waiting 09:37:56 16113d51b718: Waiting 09:37:56 cd346464e9ea: Layer already exists 09:37:56 dd38fb3ee86f: Layer already exists 09:37:56 35b896ac5ef7: Layer already exists 09:37:56 471c69108a7e: Layer already exists 09:37:56 a8505ec904b2: Layer already exists 09:37:56 55e0fdf1d416: Layer already exists 09:37:56 e2ee6ed05863: Layer already exists 09:37:56 16113d51b718: Layer already exists 09:37:56 9c932c5201e0: Layer already exists 09:37:56 main: digest: sha256:c5e5da7c6692a0bfb86ccabadcf14d38b07114de575d2af8f7f40c455ef47421 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:37:56 ===================================================== [Pipeline] echo 09:37:56 taggedImages: 09:37:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:37:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:37:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.105 09:37:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:37:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:37:56 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 09:37:56 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:37:56 latest 09:37:56 3.2.0-dev.105 09:37:56 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:37:56 main 09:37:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:56 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:57 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:37:57 4731a31f348d: Preparing 09:37:57 f9394548f7fd: Preparing 09:37:57 dd38fb3ee86f: Preparing 09:37:57 a8505ec904b2: Preparing 09:37:57 5f228917fbe8: Preparing 09:37:57 675fc2e4f924: Preparing 09:37:57 16113d51b718: Preparing 09:37:57 675fc2e4f924: Waiting 09:37:57 16113d51b718: Waiting 09:37:57 dd38fb3ee86f: Layer already exists 09:37:57 a8505ec904b2: Layer already exists 09:37:57 16113d51b718: Layer already exists 09:37:57 4731a31f348d: Pushed 09:37:57 5f228917fbe8: Pushed 09:37:57 675fc2e4f924: Pushed 09:38:10 f9394548f7fd: Pushed 09:38:10 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:1efb861ce97379fd743e7028c949ae46277d74a71f60147f7a8ff96338b19be9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:10 + 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 09:38:10 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 09:38:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:38:10 4731a31f348d: Preparing 09:38:10 f9394548f7fd: Preparing 09:38:10 dd38fb3ee86f: Preparing 09:38:10 a8505ec904b2: Preparing 09:38:10 5f228917fbe8: Preparing 09:38:10 675fc2e4f924: Preparing 09:38:10 16113d51b718: Preparing 09:38:10 675fc2e4f924: Waiting 09:38:10 16113d51b718: Waiting 09:38:10 dd38fb3ee86f: Layer already exists 09:38:10 5f228917fbe8: Layer already exists 09:38:10 4731a31f348d: Layer already exists 09:38:10 a8505ec904b2: Layer already exists 09:38:10 f9394548f7fd: Layer already exists 09:38:10 675fc2e4f924: Layer already exists 09:38:10 16113d51b718: Layer already exists 09:38:11 latest: digest: sha256:1efb861ce97379fd743e7028c949ae46277d74a71f60147f7a8ff96338b19be9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:11 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:11 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.105 09:38:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:38:11 4731a31f348d: Preparing 09:38:11 f9394548f7fd: Preparing 09:38:11 dd38fb3ee86f: Preparing 09:38:11 a8505ec904b2: Preparing 09:38:11 5f228917fbe8: Preparing 09:38:11 675fc2e4f924: Preparing 09:38:11 16113d51b718: Preparing 09:38:11 675fc2e4f924: Waiting 09:38:11 16113d51b718: Waiting 09:38:11 f9394548f7fd: Layer already exists 09:38:11 a8505ec904b2: Layer already exists 09:38:11 5f228917fbe8: Layer already exists 09:38:11 4731a31f348d: Layer already exists 09:38:11 dd38fb3ee86f: Layer already exists 09:38:11 675fc2e4f924: Layer already exists 09:38:11 16113d51b718: Layer already exists 09:38:11 3.2.0-dev.105: digest: sha256:1efb861ce97379fd743e7028c949ae46277d74a71f60147f7a8ff96338b19be9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:12 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:12 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:38:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:38:12 4731a31f348d: Preparing 09:38:12 f9394548f7fd: Preparing 09:38:12 dd38fb3ee86f: Preparing 09:38:12 a8505ec904b2: Preparing 09:38:12 5f228917fbe8: Preparing 09:38:12 675fc2e4f924: Preparing 09:38:12 16113d51b718: Preparing 09:38:12 675fc2e4f924: Waiting 09:38:12 16113d51b718: Waiting 09:38:12 f9394548f7fd: Layer already exists 09:38:12 a8505ec904b2: Layer already exists 09:38:12 dd38fb3ee86f: Layer already exists 09:38:12 5f228917fbe8: Layer already exists 09:38:12 4731a31f348d: Layer already exists 09:38:12 675fc2e4f924: Layer already exists 09:38:12 16113d51b718: Layer already exists 09:38:12 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:1efb861ce97379fd743e7028c949ae46277d74a71f60147f7a8ff96338b19be9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:12 + 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 09:38:13 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 09:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:38:13 4731a31f348d: Preparing 09:38:13 f9394548f7fd: Preparing 09:38:13 dd38fb3ee86f: Preparing 09:38:13 a8505ec904b2: Preparing 09:38:13 5f228917fbe8: Preparing 09:38:13 675fc2e4f924: Preparing 09:38:13 16113d51b718: Preparing 09:38:13 675fc2e4f924: Waiting 09:38:13 dd38fb3ee86f: Layer already exists 09:38:13 5f228917fbe8: Layer already exists 09:38:13 a8505ec904b2: Layer already exists 09:38:13 f9394548f7fd: Layer already exists 09:38:13 4731a31f348d: Layer already exists 09:38:13 16113d51b718: Layer already exists 09:38:13 675fc2e4f924: Layer already exists 09:38:13 main: digest: sha256:1efb861ce97379fd743e7028c949ae46277d74a71f60147f7a8ff96338b19be9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:38:13 ===================================================== [Pipeline] echo 09:38:13 taggedImages: 09:38:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:38:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 09:38:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.105 09:38:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:38:13 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 09:38:13 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 09:38:13 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:38:13 latest 09:38:13 3.2.0-dev.105 09:38:13 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:38:13 main 09:38:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:38:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:38:14 98b60b865172: Preparing 09:38:14 c2e319b9b652: Preparing 09:38:14 38638fe6e5a6: Preparing 09:38:14 dd38fb3ee86f: Preparing 09:38:14 a8505ec904b2: Preparing 09:38:14 3e4d6a3469b6: Preparing 09:38:14 57e515b08031: Preparing 09:38:14 16113d51b718: Preparing 09:38:14 57e515b08031: Waiting 09:38:14 3e4d6a3469b6: Waiting 09:38:14 16113d51b718: Waiting 09:38:14 c2e319b9b652: Pushed 09:38:15 dd38fb3ee86f: Layer already exists 09:38:15 a8505ec904b2: Layer already exists 09:38:15 16113d51b718: Layer already exists 09:38:15 98b60b865172: Pushed 09:38:15 3e4d6a3469b6: Pushed 09:38:15 57e515b08031: Pushed 09:38:25 38638fe6e5a6: Pushed 09:38:25 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:37bca423aecce3bc552166709c42ae49d57926ac7254aa0aba4cf1e86200cb99 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:38:26 98b60b865172: Preparing 09:38:26 c2e319b9b652: Preparing 09:38:26 38638fe6e5a6: Preparing 09:38:26 dd38fb3ee86f: Preparing 09:38:26 a8505ec904b2: Preparing 09:38:26 3e4d6a3469b6: Preparing 09:38:26 57e515b08031: Preparing 09:38:26 16113d51b718: Preparing 09:38:26 3e4d6a3469b6: Waiting 09:38:26 57e515b08031: Waiting 09:38:26 16113d51b718: Waiting 09:38:26 a8505ec904b2: Layer already exists 09:38:26 38638fe6e5a6: Layer already exists 09:38:26 dd38fb3ee86f: Layer already exists 09:38:26 c2e319b9b652: Layer already exists 09:38:26 98b60b865172: Layer already exists 09:38:26 57e515b08031: Layer already exists 09:38:26 3e4d6a3469b6: Layer already exists 09:38:26 16113d51b718: Layer already exists 09:38:26 latest: digest: sha256:37bca423aecce3bc552166709c42ae49d57926ac7254aa0aba4cf1e86200cb99 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.105 09:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:38:27 98b60b865172: Preparing 09:38:27 c2e319b9b652: Preparing 09:38:27 38638fe6e5a6: Preparing 09:38:27 dd38fb3ee86f: Preparing 09:38:27 a8505ec904b2: Preparing 09:38:27 3e4d6a3469b6: Preparing 09:38:27 57e515b08031: Preparing 09:38:27 16113d51b718: Preparing 09:38:27 3e4d6a3469b6: Waiting 09:38:27 57e515b08031: Waiting 09:38:27 16113d51b718: Waiting 09:38:27 c2e319b9b652: Layer already exists 09:38:27 dd38fb3ee86f: Layer already exists 09:38:27 38638fe6e5a6: Layer already exists 09:38:27 a8505ec904b2: Layer already exists 09:38:27 98b60b865172: Layer already exists 09:38:27 16113d51b718: Layer already exists 09:38:27 3e4d6a3469b6: Layer already exists 09:38:27 57e515b08031: Layer already exists 09:38:27 3.2.0-dev.105: digest: sha256:37bca423aecce3bc552166709c42ae49d57926ac7254aa0aba4cf1e86200cb99 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:38:28 98b60b865172: Preparing 09:38:28 c2e319b9b652: Preparing 09:38:28 38638fe6e5a6: Preparing 09:38:28 dd38fb3ee86f: Preparing 09:38:28 a8505ec904b2: Preparing 09:38:28 3e4d6a3469b6: Preparing 09:38:28 57e515b08031: Preparing 09:38:28 16113d51b718: Preparing 09:38:28 3e4d6a3469b6: Waiting 09:38:28 57e515b08031: Waiting 09:38:28 16113d51b718: Waiting 09:38:28 98b60b865172: Layer already exists 09:38:28 dd38fb3ee86f: Layer already exists 09:38:28 38638fe6e5a6: Layer already exists 09:38:28 a8505ec904b2: Layer already exists 09:38:28 c2e319b9b652: Layer already exists 09:38:28 57e515b08031: Layer already exists 09:38:28 3e4d6a3469b6: Layer already exists 09:38:28 16113d51b718: Layer already exists 09:38:28 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:37bca423aecce3bc552166709c42ae49d57926ac7254aa0aba4cf1e86200cb99 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 09:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:38:28 98b60b865172: Preparing 09:38:28 c2e319b9b652: Preparing 09:38:28 38638fe6e5a6: Preparing 09:38:28 dd38fb3ee86f: Preparing 09:38:28 a8505ec904b2: Preparing 09:38:28 3e4d6a3469b6: Preparing 09:38:28 57e515b08031: Preparing 09:38:28 16113d51b718: Preparing 09:38:28 57e515b08031: Waiting 09:38:28 16113d51b718: Waiting 09:38:28 3e4d6a3469b6: Waiting 09:38:28 98b60b865172: Layer already exists 09:38:28 a8505ec904b2: Layer already exists 09:38:28 38638fe6e5a6: Layer already exists 09:38:28 dd38fb3ee86f: Layer already exists 09:38:28 c2e319b9b652: Layer already exists 09:38:28 57e515b08031: Layer already exists 09:38:28 16113d51b718: Layer already exists 09:38:28 3e4d6a3469b6: Layer already exists 09:38:28 main: digest: sha256:37bca423aecce3bc552166709c42ae49d57926ac7254aa0aba4cf1e86200cb99 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:38:29 ===================================================== [Pipeline] echo 09:38:29 taggedImages: 09:38:29 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:38:29 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:38:29 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.105 09:38:29 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:38:29 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:38:29 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 09:38:29 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:38:29 latest 09:38:29 3.2.0-dev.105 09:38:29 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:38:29 main 09:38:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:38:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:38:30 7466387a5793: Preparing 09:38:30 183ced5d848f: Preparing 09:38:30 dd38fb3ee86f: Preparing 09:38:30 a8505ec904b2: Preparing 09:38:30 f6ff79f19e59: Preparing 09:38:30 450955c94a37: Preparing 09:38:30 16113d51b718: Preparing 09:38:30 450955c94a37: Waiting 09:38:30 16113d51b718: Waiting 09:38:30 a8505ec904b2: Layer already exists 09:38:30 dd38fb3ee86f: Layer already exists 09:38:30 450955c94a37: Layer already exists 09:38:30 f6ff79f19e59: Layer already exists 09:38:30 16113d51b718: Layer already exists 09:38:30 7466387a5793: Pushed 09:38:42 183ced5d848f: Pushed 09:38:42 2b1f48441a87e2337aea9c0c8d694e2dec12bac5: digest: sha256:714dfe253e3aa1f7f51ee29b7eb97a3ea4b72ea0631083b31b2f656378437a7e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:38:43 7466387a5793: Preparing 09:38:43 183ced5d848f: Preparing 09:38:43 dd38fb3ee86f: Preparing 09:38:43 a8505ec904b2: Preparing 09:38:43 f6ff79f19e59: Preparing 09:38:43 450955c94a37: Preparing 09:38:43 16113d51b718: Preparing 09:38:43 450955c94a37: Waiting 09:38:43 16113d51b718: Waiting 09:38:43 dd38fb3ee86f: Layer already exists 09:38:43 a8505ec904b2: Layer already exists 09:38:43 7466387a5793: Layer already exists 09:38:43 183ced5d848f: Layer already exists 09:38:43 f6ff79f19e59: Layer already exists 09:38:43 16113d51b718: Layer already exists 09:38:43 450955c94a37: Layer already exists 09:38:43 latest: digest: sha256:714dfe253e3aa1f7f51ee29b7eb97a3ea4b72ea0631083b31b2f656378437a7e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.105 09:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:38:44 7466387a5793: Preparing 09:38:44 183ced5d848f: Preparing 09:38:44 dd38fb3ee86f: Preparing 09:38:44 a8505ec904b2: Preparing 09:38:44 f6ff79f19e59: Preparing 09:38:44 450955c94a37: Preparing 09:38:44 16113d51b718: Preparing 09:38:44 450955c94a37: Waiting 09:38:44 16113d51b718: Waiting 09:38:44 7466387a5793: Layer already exists 09:38:44 a8505ec904b2: Layer already exists 09:38:44 dd38fb3ee86f: Layer already exists 09:38:44 f6ff79f19e59: Layer already exists 09:38:44 183ced5d848f: Layer already exists 09:38:44 450955c94a37: Layer already exists 09:38:44 16113d51b718: Layer already exists 09:38:44 3.2.0-dev.105: digest: sha256:714dfe253e3aa1f7f51ee29b7eb97a3ea4b72ea0631083b31b2f656378437a7e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:38:45 7466387a5793: Preparing 09:38:45 183ced5d848f: Preparing 09:38:45 dd38fb3ee86f: Preparing 09:38:45 a8505ec904b2: Preparing 09:38:45 f6ff79f19e59: Preparing 09:38:45 450955c94a37: Preparing 09:38:45 16113d51b718: Preparing 09:38:45 450955c94a37: Waiting 09:38:45 16113d51b718: Waiting 09:38:45 a8505ec904b2: Layer already exists 09:38:45 dd38fb3ee86f: Layer already exists 09:38:45 183ced5d848f: Layer already exists 09:38:45 f6ff79f19e59: Layer already exists 09:38:45 7466387a5793: Layer already exists 09:38:45 450955c94a37: Layer already exists 09:38:45 16113d51b718: Layer already exists 09:38:45 2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105: digest: sha256:714dfe253e3aa1f7f51ee29b7eb97a3ea4b72ea0631083b31b2f656378437a7e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 09:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:38:45 7466387a5793: Preparing 09:38:45 183ced5d848f: Preparing 09:38:45 dd38fb3ee86f: Preparing 09:38:45 a8505ec904b2: Preparing 09:38:45 f6ff79f19e59: Preparing 09:38:45 450955c94a37: Preparing 09:38:45 16113d51b718: Preparing 09:38:45 450955c94a37: Waiting 09:38:45 16113d51b718: Waiting 09:38:45 7466387a5793: Layer already exists 09:38:45 a8505ec904b2: Layer already exists 09:38:45 183ced5d848f: Layer already exists 09:38:45 dd38fb3ee86f: Layer already exists 09:38:45 f6ff79f19e59: Layer already exists 09:38:45 450955c94a37: Layer already exists 09:38:45 16113d51b718: Layer already exists 09:38:45 main: digest: sha256:714dfe253e3aa1f7f51ee29b7eb97a3ea4b72ea0631083b31b2f656378437a7e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:38:46 ===================================================== [Pipeline] echo 09:38:46 taggedImages: 09:38:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5 09:38:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:38:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.105 09:38:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b1f48441a87e2337aea9c0c8d694e2dec12bac5-3.2.0-dev.105 09:38:46 - 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 09:38:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:38:46 09:38:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:38:46 arm64: Pulling from edgex-lftools-log-publisher 09:38:46 8998bd30e6a1: Pulling fs layer 09:38:46 04944245beec: Pulling fs layer 09:38:46 699f458cf7ca: Pulling fs layer 09:38:46 765212b225bb: Pulling fs layer 09:38:46 f23df028b6ca: Pulling fs layer 09:38:46 d65c8cfc05b1: Pulling fs layer 09:38:46 2437ff75d9bd: Pulling fs layer 09:38:46 765212b225bb: Waiting 09:38:46 f23df028b6ca: Waiting 09:38:46 d65c8cfc05b1: Waiting 09:38:46 2437ff75d9bd: Waiting 09:38:47 04944245beec: Verifying Checksum 09:38:47 04944245beec: Download complete 09:38:47 765212b225bb: Download complete 09:38:47 f23df028b6ca: Verifying Checksum 09:38:47 f23df028b6ca: Download complete 09:38:47 d65c8cfc05b1: Verifying Checksum 09:38:47 d65c8cfc05b1: Download complete 09:38:47 699f458cf7ca: Download complete 09:38:47 8998bd30e6a1: Verifying Checksum 09:38:47 8998bd30e6a1: Download complete 09:38:49 2437ff75d9bd: Verifying Checksum 09:38:49 2437ff75d9bd: Download complete 09:38:52 8998bd30e6a1: Pull complete 09:38:52 04944245beec: Pull complete 09:38:53 699f458cf7ca: Pull complete 09:38:53 765212b225bb: Pull complete 09:38:54 f23df028b6ca: Pull complete 09:38:54 d65c8cfc05b1: Pull complete 09:39:13 2437ff75d9bd: Pull complete 09:39:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:39:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:39:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:39:13 prd-ubuntu20.04-docker-arm64-4c-16g-22730 does not seem to be running inside a container 09:39:13 $ 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/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@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 09:39:16 $ docker top aefc02ea4f7a4124852c3dc1a8bccbd97fb8a3734c32adaa18673d7c3a9490d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:39:16 ---> job-cost.sh 09:39:16 lf-activate-venv: SKIPPING 09:39:16 INFO: No Stack... 09:39:17 INFO: Retrieving Pricing Info for: v3-standard-4 09:39:18 INFO: Archiving Costs [Pipeline] sh 09:39:18 + cat /w/workspace/edgex-go/728/archives/cost.csv 09:39:18 + cut -d, -f6 [Pipeline] lock 09:39:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-728-stack-cost] 09:39:18 Resource [jenkins-edgexfoundry-edgex-go-main-728-stack-cost] did not exist. Created. 09:39:18 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-728-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:39:19 + echo total: 0.10999999940395355 [Pipeline] stash 09:39:19 Stashed 1 file(s) [Pipeline] } 09:39:19 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-728-stack-cost] [Pipeline] // lock [Pipeline] } 09:39:19 $ docker stop --time=1 aefc02ea4f7a4124852c3dc1a8bccbd97fb8a3734c32adaa18673d7c3a9490d2 09:39:21 $ docker rm -f --volumes aefc02ea4f7a4124852c3dc1a8bccbd97fb8a3734c32adaa18673d7c3a9490d2 [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 09:39:21 provisioning config files... 09:39:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/728@tmp/config13031633948319613586tmp [Pipeline] { [Pipeline] sh 09:39:22 + set +x 09:39:22 + + bash -s -- 09:39:22 curl -s https://codecov.io/bash 09:39:22 09:39:22 _____ _ 09:39:22 / ____| | | 09:39:22 | | ___ __| | ___ ___ _____ __ 09:39:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:39:22 | |___| (_) | (_| | __/ (_| (_) \ V / 09:39:22 \_____\___/ \__,_|\___|\___\___/ \_/ 09:39:22 Bash-1.0.6 09:39:22 09:39:22 09:39:22 ==> git version 2.25.1 found 09:39:22 ==> 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 09:39:22 Release-Date: 2020-01-08 09:39:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:39:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:39:22 ==> Jenkins CI detected. 09:39:22 current dir:  /w/workspace/edgex-go/728 09:39:22 project root: . 09:39:22 --> token set from env 09:39:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:39:22 ==> Running gcov in . (disable via -X gcov) 09:39:22 ==> Python coveragepy not found 09:39:22 ==> Searching for coverage reports in: 09:39:22 + . 09:39:22 -> Found 1 reports 09:39:22 ==> Detecting git/mercurial file structure 09:39:22 ==> Reading reports 09:39:22 + ./coverage.out bytes=1548932 09:39:22 ==> Appending adjustments 09:39:22 https://docs.codecov.io/docs/fixing-reports 09:39:24 + Found adjustments 09:39:24 ==> Gzipping contents 09:39:24 132K /tmp/codecov.znzv2c.gz 09:39:24 ==> Uploading reports 09:39:24 url: https://codecov.io 09:39:24 query: branch=main&commit=2b1f48441a87e2337aea9c0c8d694e2dec12bac5&build=728&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F728%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:39:24 -> Pinging Codecov 09:39:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2b1f48441a87e2337aea9c0c8d694e2dec12bac5&build=728&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F728%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:39:24 -> Uploading to 09:39:24 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/2b1f48441a87e2337aea9c0c8d694e2dec12bac5/86d33a24-d5bc-4712-ba51-fc99f87e167e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T093923Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=070146bc60f7836b549f8995a11f3abd854392f25d901595f6425ce408983be7 09:39:24 % Total % Received % Xferd Average Speed Time Time Time Current 09:39:24 Dload Upload Total Spent Left Speed 09:39:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 0 0 100 131k 0 431k --:--:-- --:--:-- --:--:-- 433k 09:39:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2b1f48441a87e2337aea9c0c8d694e2dec12bac5 [Pipeline] } 09:39:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:39:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:39:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:39:24 09:39:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:39:25 latest: Pulling from edgex-devops/edgex-snyk-go 09:39:25 43c4264eed91: Already exists 09:39:25 4cc291be95ef: Already exists 09:39:25 2ac1f1163629: Already exists 09:39:25 5c3c966382ef: Already exists 09:39:25 4f4fb700ef54: Already exists 09:39:25 d9c7d2e4e75e: Pulling fs layer 09:39:25 9c3e1370e548: Pulling fs layer 09:39:25 d9c7d2e4e75e: Verifying Checksum 09:39:25 d9c7d2e4e75e: Download complete 09:39:25 d9c7d2e4e75e: Pull complete 09:39:26 9c3e1370e548: Verifying Checksum 09:39:26 9c3e1370e548: Download complete 09:39:29 9c3e1370e548: Pull complete 09:39:29 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:39:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:39:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:39:29 prd-ubuntu20.04-docker-8c-8g-22726 does not seem to be running inside a container 09:39:29 $ 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/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:39:33 $ docker top e5c0ccc2169563f1b0d46c981d74ced20ab26385bfc33b3d7fa2769292f2689b -eo pid,comm [Pipeline] { [Pipeline] sh 09:39:33 + git config --global --add safe.directory /w/workspace/edgex-go/728 [Pipeline] echo 09:39:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 09:39:33 + set -o pipefail 09:39:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 09:39:45 09:39:45 Monitoring /w/workspace/edgex-go/728 (github.com/edgexfoundry/edgex-go)... 09:39:45 09:39:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/f746efc2-b519-475a-9e55-139a08f4a951 09:39:45 09:39:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:39:45 09:39:46 09:39:46 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:39:46 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:39:46 $ docker stop --time=1 e5c0ccc2169563f1b0d46c981d74ced20ab26385bfc33b3d7fa2769292f2689b 09:39:51 $ docker rm -f --volumes e5c0ccc2169563f1b0d46c981d74ced20ab26385bfc33b3d7fa2769292f2689b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:39:52 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:39:52 provisioning config files... 09:39:52 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/728@tmp/config288528099955942112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:39:52 --> edgex-publish-swagger.sh 09:39:52 === Publish openapi/v3 API === 09:39:52 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 09:39:52 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/728/openapi/v3/core-command.yaml] 09:39:52 % Total % Received % Xferd Average Speed Time Time Time Current 09:39:52 Dload Upload Total Spent Left Speed 09:39:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 75016 --:--:-- --:--:-- --:--:-- 75016 09:39:53 09:39:53 09:39:53 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/728/openapi/v3/core-data.yaml] 09:39:53 % Total % Received % Xferd Average Speed Time Time Time Current 09:39:53 Dload Upload Total Spent Left Speed 09:39:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 172k --:--:-- --:--:-- --:--:-- 172k 09:39:53 09:39:53 09:39:53 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/728/openapi/v3/core-keeper.yaml] 09:39:53 % Total % Received % Xferd Average Speed Time Time Time Current 09:39:53 Dload Upload Total Spent Left Speed 09:39:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 311 151k --:--:-- --:--:-- --:--:-- 151k 09:39:54 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:39:54 09:39:54 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/728/openapi/v3/core-metadata.yaml] 09:39:54 % Total % Received % Xferd Average Speed Time Time Time Current 09:39:54 Dload Upload Total Spent Left Speed 09:39:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 433 414k --:--:-- --:--:-- --:--:-- 414k 09:39:54 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:39:54 09:39:54 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/728/openapi/v3/support-cron-scheduler.yaml] 09:39:54 % Total % Received % Xferd Average Speed Time Time Time Current 09:39:54 Dload Upload Total Spent Left Speed 09:39:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 278 199k --:--:-- --:--:-- --:--:-- 199k 09:39:54 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:39:54 09:39:54 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/728/openapi/v3/support-notifications.yaml] 09:39:54 % Total % Received % Xferd Average Speed Time Time Time Current 09:39:54 Dload Upload Total Spent Left Speed 09:39:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 419k --:--:-- --:--:-- --:--:-- 417k 100 87457 100 156 100 87301 464 253k --:--:-- --:--:-- --:--:-- 253k 09:39:54 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:39:54 09:39:54 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/728/openapi/v3/support-scheduler.yaml] 09:39:54 % Total % Received % Xferd Average Speed Time Time Time Current 09:39:54 Dload Upload Total Spent Left Speed 09:39:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 481 111k --:--:-- --:--:-- --:--:-- 111k 09:39:55 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:39:55 [Pipeline] } 09:39:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 09:39:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:39:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:39:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:39:56 prd-ubuntu20.04-docker-8c-8g-22726 does not seem to be running inside a container 09:39:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:39:56 $ docker top f362acf10cfb7aecbdaa8b3cad7d6b55c4959c63144dd0d358a23a7c9ae1a089 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:39:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:39:56 [ssh-agent] Looking for ssh-agent implementation... 09:39:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:39:56 $ docker exec f362acf10cfb7aecbdaa8b3cad7d6b55c4959c63144dd0d358a23a7c9ae1a089 ssh-agent 09:39:57 SSH_AUTH_SOCK=/tmp/ssh-hQ666AkyGzN2/agent.32 09:39:57 SSH_AGENT_PID=38 09:39:57 Running ssh-add (command line suppressed) 09:39:57 Identity added: /w/workspace/edgex-go/728@tmp/private_key_6662412776473888327.key (/w/workspace/edgex-go/728@tmp/private_key_6662412776473888327.key) 09:39:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:39:57 + git semver tag 09:39:57 2024-10-14 09:39:57,717 [run_tag] DEBUG tag force:False 09:39:57 2024-10-14 09:39:57,717 [check_head_tag] DEBUG check head tag 09:39:57 2024-10-14 09:39:57,719 [execute] INFO git cat-file --batch-check 09:39:57 2024-10-14 09:39:57,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/728, universal_newlines=False, shell=None, istream=) 09:39:57 2024-10-14 09:39:57,724 [execute] INFO git cat-file --batch 09:39:57 2024-10-14 09:39:57,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/728, universal_newlines=False, shell=None, istream=) 09:39:57 2024-10-14 09:39:57,775 [read_version] DEBUG read version from /w/workspace/edgex-go/728/.semver/main 09:39:57 2024-10-14 09:39:57,775 [execute] INFO git tag -a v3.2.0-dev.105 -m v3.2.0-dev.105 09:39:57 2024-10-14 09:39:57,775 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.105', '-m', 'v3.2.0-dev.105'], cwd=/w/workspace/edgex-go/728, universal_newlines=False, shell=None, istream=None) 09:39:57 2024-10-14 09:39:57,780 [read_version] DEBUG read version from /w/workspace/edgex-go/728/.semver/main 09:39:57 3.2.0-dev.105 [Pipeline] } 09:39:58 $ docker exec --env ******** --env ******** f362acf10cfb7aecbdaa8b3cad7d6b55c4959c63144dd0d358a23a7c9ae1a089 ssh-agent -k 09:39:58 unset SSH_AUTH_SOCK; 09:39:58 unset SSH_AGENT_PID; 09:39:58 echo Agent pid 38 killed; 09:39:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:39:58 + git semver [Pipeline] } 09:39:58 $ docker stop --time=1 f362acf10cfb7aecbdaa8b3cad7d6b55c4959c63144dd0d358a23a7c9ae1a089 09:40:00 $ docker rm -f --volumes f362acf10cfb7aecbdaa8b3cad7d6b55c4959c63144dd0d358a23a7c9ae1a089 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:40:00 09:40:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:40:00 0.23.1-centos7: Pulling from edgex-lftools 09:40:00 ab5ef0e58194: Pulling fs layer 09:40:00 9712f1f96733: Pulling fs layer 09:40:00 63f879dbbcfc: Pulling fs layer 09:40:00 0d9ebad4ef96: Pulling fs layer 09:40:00 e9a5061849ea: Pulling fs layer 09:40:00 d747dcd14b5f: Pulling fs layer 09:40:00 2de7ff778b66: Pulling fs layer 09:40:00 0d9ebad4ef96: Waiting 09:40:00 e9a5061849ea: Waiting 09:40:00 d747dcd14b5f: Waiting 09:40:00 2de7ff778b66: Waiting 09:40:00 9712f1f96733: Verifying Checksum 09:40:00 9712f1f96733: Download complete 09:40:01 63f879dbbcfc: Verifying Checksum 09:40:01 63f879dbbcfc: Download complete 09:40:01 e9a5061849ea: Verifying Checksum 09:40:01 e9a5061849ea: Download complete 09:40:01 d747dcd14b5f: Download complete 09:40:01 0d9ebad4ef96: Download complete 09:40:01 2de7ff778b66: Verifying Checksum 09:40:01 2de7ff778b66: Download complete 09:40:01 ab5ef0e58194: Verifying Checksum 09:40:01 ab5ef0e58194: Download complete 09:40:04 ab5ef0e58194: Pull complete 09:40:04 9712f1f96733: Pull complete 09:40:05 63f879dbbcfc: Pull complete 09:40:09 0d9ebad4ef96: Pull complete 09:40:09 e9a5061849ea: Pull complete 09:40:09 d747dcd14b5f: Pull complete 09:40:10 2de7ff778b66: Pull complete 09:40:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:40:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:40:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:10 prd-ubuntu20.04-docker-8c-8g-22726 does not seem to be running inside a container 09:40:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:40:16 $ docker top 71650bb522b94e11270fae1fa843d0ef66cdb9d40b75492a9d2ad988b546c657 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:40:16 provisioning config files... 09:40:16 copy managed file [sigul-config] to file:/w/workspace/edgex-go/728@tmp/config15104367264224788620tmp 09:40:16 copy managed file [sigul-password] to file:/w/workspace/edgex-go/728@tmp/config14181672686097091793tmp 09:40:16 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/728@tmp/config4523920815352838844tmp [Pipeline] { [Pipeline] echo 09:40:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:40:17 ---> sigul-configuration.sh 09:40:17 gpg: directory `/root/.gnupg' created 09:40:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:40:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:40:17 gpg: keyring `/root/.gnupg/secring.gpg' created 09:40:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:40:17 gpg: CAST5 encrypted data 09:40:17 gpg: encrypted with 1 passphrase 09:40:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:40:17 + mkdir /home/jenkins 09:40:17 + mkdir /home/jenkins/sigul [Pipeline] sh 09:40:17 + 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 09:40:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:40:20 ---> sigul-install.sh 09:40:20 Sigul already installed; skipping installation. [Pipeline] sh 09:40:20 + git tag --list 09:40:20 0.6.0 09:40:20 0.6.1 09:40:20 0.7.0 09:40:20 0.7.1 09:40:20 v1.0.0 09:40:20 v1.0.1 09:40:20 v1.1.0 09:40:20 v1.2.0 09:40:20 v1.2.1 09:40:20 v1.3.0 09:40:20 v1.3.1 09:40:20 v2.0.0 09:40:20 v2.1.0 09:40:20 v2.1.1 09:40:20 v2.2.0 09:40:20 v2.3.0 09:40:20 v3.0 09:40:20 v3.0.0 09:40:20 v3.1 09:40:20 v3.1.0 09:40:20 v3.1.0-dev.1 09:40:20 v3.1.0-dev.10 09:40:20 v3.1.0-dev.11 09:40:20 v3.1.0-dev.12 09:40:20 v3.1.0-dev.13 09:40:20 v3.1.0-dev.14 09:40:20 v3.1.0-dev.15 09:40:20 v3.1.0-dev.16 09:40:20 v3.1.0-dev.17 09:40:20 v3.1.0-dev.18 09:40:20 v3.1.0-dev.19 09:40:20 v3.1.0-dev.2 09:40:20 v3.1.0-dev.20 09:40:20 v3.1.0-dev.21 09:40:20 v3.1.0-dev.22 09:40:20 v3.1.0-dev.23 09:40:20 v3.1.0-dev.24 09:40:20 v3.1.0-dev.25 09:40:20 v3.1.0-dev.26 09:40:20 v3.1.0-dev.27 09:40:20 v3.1.0-dev.28 09:40:20 v3.1.0-dev.29 09:40:20 v3.1.0-dev.3 09:40:20 v3.1.0-dev.30 09:40:20 v3.1.0-dev.31 09:40:20 v3.1.0-dev.32 09:40:20 v3.1.0-dev.33 09:40:20 v3.1.0-dev.34 09:40:20 v3.1.0-dev.35 09:40:20 v3.1.0-dev.36 09:40:20 v3.1.0-dev.37 09:40:20 v3.1.0-dev.38 09:40:20 v3.1.0-dev.39 09:40:20 v3.1.0-dev.4 09:40:20 v3.1.0-dev.40 09:40:20 v3.1.0-dev.41 09:40:20 v3.1.0-dev.42 09:40:20 v3.1.0-dev.43 09:40:20 v3.1.0-dev.44 09:40:20 v3.1.0-dev.45 09:40:20 v3.1.0-dev.46 09:40:20 v3.1.0-dev.47 09:40:20 v3.1.0-dev.48 09:40:20 v3.1.0-dev.49 09:40:20 v3.1.0-dev.5 09:40:20 v3.1.0-dev.50 09:40:20 v3.1.0-dev.51 09:40:20 v3.1.0-dev.52 09:40:20 v3.1.0-dev.53 09:40:20 v3.1.0-dev.54 09:40:20 v3.1.0-dev.55 09:40:20 v3.1.0-dev.56 09:40:20 v3.1.0-dev.57 09:40:20 v3.1.0-dev.58 09:40:20 v3.1.0-dev.59 09:40:20 v3.1.0-dev.6 09:40:20 v3.1.0-dev.60 09:40:20 v3.1.0-dev.61 09:40:20 v3.1.0-dev.62 09:40:20 v3.1.0-dev.63 09:40:20 v3.1.0-dev.64 09:40:20 v3.1.0-dev.65 09:40:20 v3.1.0-dev.66 09:40:20 v3.1.0-dev.67 09:40:20 v3.1.0-dev.68 09:40:20 v3.1.0-dev.69 09:40:20 v3.1.0-dev.7 09:40:20 v3.1.0-dev.70 09:40:20 v3.1.0-dev.71 09:40:20 v3.1.0-dev.72 09:40:20 v3.1.0-dev.73 09:40:20 v3.1.0-dev.8 09:40:20 v3.1.0-dev.9 09:40:20 v3.1.1 09:40:20 v3.1.1-dev.1 09:40:20 v3.1.1-dev.2 09:40:20 v3.2.0-dev.1 09:40:20 v3.2.0-dev.10 09:40:20 v3.2.0-dev.100 09:40:20 v3.2.0-dev.101 09:40:20 v3.2.0-dev.102 09:40:20 v3.2.0-dev.103 09:40:20 v3.2.0-dev.104 09:40:20 v3.2.0-dev.105 09:40:20 v3.2.0-dev.11 09:40:20 v3.2.0-dev.12 09:40:20 v3.2.0-dev.13 09:40:20 v3.2.0-dev.14 09:40:20 v3.2.0-dev.15 09:40:20 v3.2.0-dev.16 09:40:20 v3.2.0-dev.17 09:40:20 v3.2.0-dev.18 09:40:20 v3.2.0-dev.19 09:40:20 v3.2.0-dev.2 09:40:20 v3.2.0-dev.20 09:40:20 v3.2.0-dev.21 09:40:20 v3.2.0-dev.22 09:40:20 v3.2.0-dev.23 09:40:20 v3.2.0-dev.24 09:40:20 v3.2.0-dev.25 09:40:20 v3.2.0-dev.26 09:40:20 v3.2.0-dev.27 09:40:20 v3.2.0-dev.28 09:40:20 v3.2.0-dev.29 09:40:20 v3.2.0-dev.3 09:40:20 v3.2.0-dev.30 09:40:20 v3.2.0-dev.31 09:40:20 v3.2.0-dev.32 09:40:20 v3.2.0-dev.33 09:40:20 v3.2.0-dev.34 09:40:20 v3.2.0-dev.35 09:40:20 v3.2.0-dev.36 09:40:20 v3.2.0-dev.37 09:40:20 v3.2.0-dev.38 09:40:20 v3.2.0-dev.39 09:40:20 v3.2.0-dev.4 09:40:20 v3.2.0-dev.40 09:40:20 v3.2.0-dev.41 09:40:20 v3.2.0-dev.42 09:40:20 v3.2.0-dev.43 09:40:20 v3.2.0-dev.44 09:40:20 v3.2.0-dev.45 09:40:20 v3.2.0-dev.46 09:40:20 v3.2.0-dev.47 09:40:20 v3.2.0-dev.48 09:40:20 v3.2.0-dev.49 09:40:20 v3.2.0-dev.5 09:40:20 v3.2.0-dev.50 09:40:20 v3.2.0-dev.51 09:40:20 v3.2.0-dev.52 09:40:20 v3.2.0-dev.53 09:40:20 v3.2.0-dev.54 09:40:20 v3.2.0-dev.55 09:40:20 v3.2.0-dev.56 09:40:20 v3.2.0-dev.57 09:40:20 v3.2.0-dev.58 09:40:20 v3.2.0-dev.59 09:40:20 v3.2.0-dev.6 09:40:20 v3.2.0-dev.60 09:40:20 v3.2.0-dev.61 09:40:20 v3.2.0-dev.62 09:40:20 v3.2.0-dev.63 09:40:20 v3.2.0-dev.64 09:40:20 v3.2.0-dev.65 09:40:20 v3.2.0-dev.66 09:40:20 v3.2.0-dev.67 09:40:20 v3.2.0-dev.68 09:40:20 v3.2.0-dev.69 09:40:20 v3.2.0-dev.7 09:40:20 v3.2.0-dev.70 09:40:20 v3.2.0-dev.71 09:40:20 v3.2.0-dev.72 09:40:20 v3.2.0-dev.73 09:40:20 v3.2.0-dev.74 09:40:20 v3.2.0-dev.75 09:40:20 v3.2.0-dev.76 09:40:20 v3.2.0-dev.77 09:40:20 v3.2.0-dev.78 09:40:20 v3.2.0-dev.79 09:40:20 v3.2.0-dev.8 09:40:20 v3.2.0-dev.80 09:40:20 v3.2.0-dev.81 09:40:20 v3.2.0-dev.82 09:40:20 v3.2.0-dev.83 09:40:20 v3.2.0-dev.84 09:40:20 v3.2.0-dev.85 09:40:20 v3.2.0-dev.86 09:40:20 v3.2.0-dev.87 09:40:20 v3.2.0-dev.88 09:40:20 v3.2.0-dev.89 09:40:20 v3.2.0-dev.9 09:40:20 v3.2.0-dev.90 09:40:20 v3.2.0-dev.91 09:40:20 v3.2.0-dev.92 09:40:20 v3.2.0-dev.93 09:40:20 v3.2.0-dev.94 09:40:20 v3.2.0-dev.95 09:40:20 v3.2.0-dev.96 09:40:20 v3.2.0-dev.97 09:40:20 v3.2.0-dev.98 09:40:20 v3.2.0-dev.99 [Pipeline] sh 09:40:21 + lftools sign git-tag v3.2.0-dev.105 09:40:21 Signing Git tag with Sigul... 09:40:21 Signing v3.2.0-dev.105 [Pipeline] echo 09:40:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:40:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:40:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:40:22 $ docker stop --time=1 71650bb522b94e11270fae1fa843d0ef66cdb9d40b75492a9d2ad988b546c657 09:40:23 $ docker rm -f --volumes 71650bb522b94e11270fae1fa843d0ef66cdb9d40b75492a9d2ad988b546c657 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:40:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:40:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:40:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:24 prd-ubuntu20.04-docker-8c-8g-22726 does not seem to be running inside a container 09:40:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:40:24 $ docker top 0fd6a2ee17da34ca31983e0b8fb393ddb8522df86b5e2deeab303ce7725997b0 -eo pid,comm 09:40:24 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). 09:40:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:40:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:40:24 [ssh-agent] Looking for ssh-agent implementation... 09:40:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:25 $ docker exec 0fd6a2ee17da34ca31983e0b8fb393ddb8522df86b5e2deeab303ce7725997b0 ssh-agent 09:40:25 SSH_AUTH_SOCK=/tmp/ssh-Wupl2plIUSZt/agent.32 09:40:25 SSH_AGENT_PID=38 09:40:25 Running ssh-add (command line suppressed) 09:40:25 Identity added: /w/workspace/edgex-go/728@tmp/private_key_18385148910669831393.key (/w/workspace/edgex-go/728@tmp/private_key_18385148910669831393.key) 09:40:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:40:25 + git semver bump pre 09:40:25 2024-10-14 09:40:25,809 [read_version] DEBUG read version from /w/workspace/edgex-go/728/.semver/main 09:40:25 2024-10-14 09:40:25,810 [bump_version] DEBUG bumping version:3.2.0-dev.105 on axis:pre with prefix:dev 09:40:25 2024-10-14 09:40:25,810 [bump_version] DEBUG bumped version:3.2.0-dev.106 09:40:25 2024-10-14 09:40:25,810 [write_version] DEBUG write version:3.2.0-dev.106 to path:/w/workspace/edgex-go/728/.semver/main with force:True 09:40:25 2024-10-14 09:40:25,810 [read_version] DEBUG read version from /w/workspace/edgex-go/728/.semver/main 09:40:25 2024-10-14 09:40:25,810 [write_file] DEBUG write to file:/w/workspace/edgex-go/728/.semver/main 09:40:25 2024-10-14 09:40:25,812 [execute] INFO git cat-file --batch-check 09:40:25 2024-10-14 09:40:25,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/728/.semver, universal_newlines=False, shell=None, istream=) 09:40:25 2024-10-14 09:40:25,817 [execute] INFO git cat-file --batch 09:40:25 2024-10-14 09:40:25,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/728/.semver, universal_newlines=False, shell=None, istream=) 09:40:25 2024-10-14 09:40:25,822 [read_version] DEBUG read version from /w/workspace/edgex-go/728/.semver/main 09:40:25 3.2.0-dev.106 [Pipeline] } 09:40:25 $ docker exec --env ******** --env ******** 0fd6a2ee17da34ca31983e0b8fb393ddb8522df86b5e2deeab303ce7725997b0 ssh-agent -k 09:40:25 unset SSH_AUTH_SOCK; 09:40:25 unset SSH_AGENT_PID; 09:40:25 echo Agent pid 38 killed; 09:40:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:40:26 + git semver [Pipeline] } 09:40:26 $ docker stop --time=1 0fd6a2ee17da34ca31983e0b8fb393ddb8522df86b5e2deeab303ce7725997b0 09:40:27 $ docker rm -f --volumes 0fd6a2ee17da34ca31983e0b8fb393ddb8522df86b5e2deeab303ce7725997b0 [Pipeline] // withDockerContainer [Pipeline] sh 09:40:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:40:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:40:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:28 prd-ubuntu20.04-docker-8c-8g-22726 does not seem to be running inside a container 09:40:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:40:28 $ docker top f0e45a947610a10262312312907da9fdbf7bf27cb53d025840bddb9186be8c74 -eo pid,comm 09:40:29 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). 09:40:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:40:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:40:29 [ssh-agent] Looking for ssh-agent implementation... 09:40:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:29 $ docker exec f0e45a947610a10262312312907da9fdbf7bf27cb53d025840bddb9186be8c74 ssh-agent 09:40:29 SSH_AUTH_SOCK=/tmp/ssh-94DBnSgfjQju/agent.33 09:40:29 SSH_AGENT_PID=39 09:40:29 Running ssh-add (command line suppressed) 09:40:29 Identity added: /w/workspace/edgex-go/728@tmp/private_key_8860949365413847204.key (/w/workspace/edgex-go/728@tmp/private_key_8860949365413847204.key) 09:40:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:40:29 + git semver push 09:40:30 2024-10-14 09:40:30,043 [run_push] DEBUG push 09:40:30 2024-10-14 09:40:30,044 [execute] INFO git cat-file --batch-check 09:40:30 2024-10-14 09:40:30,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/728/.semver, universal_newlines=False, shell=None, istream=) 09:40:30 2024-10-14 09:40:30,049 [execute] INFO git rev-list dc554149e6adaf99e630b163b11579a0272a89a1 -- 09:40:30 2024-10-14 09:40:30,050 [execute] DEBUG Popen(['git', 'rev-list', 'dc554149e6adaf99e630b163b11579a0272a89a1', '--'], cwd=/w/workspace/edgex-go/728/.semver, universal_newlines=False, shell=None, istream=None) 09:40:30 2024-10-14 09:40:30,070 [execute] INFO git fetch -v origin 09:40:30 2024-10-14 09:40:30,070 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/728/.semver, universal_newlines=True, shell=None, istream=None) 09:40:30 2024-10-14 09:40:30,584 [run_push] DEBUG no remote changes detected 09:40:30 2024-10-14 09:40:30,584 [execute] INFO git push origin semver 09:40:30 2024-10-14 09:40:30,585 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/728/.semver, universal_newlines=False, shell=None, istream=None) 09:40:31 2024-10-14 09:40:31,331 [run_push] DEBUG push all version tags 09:40:31 2024-10-14 09:40:31,332 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:40:31 2024-10-14 09:40:31,333 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/728, universal_newlines=False, shell=None, istream=None) 09:40:32 2024-10-14 09:40:32,024 [read_version] DEBUG read version from /w/workspace/edgex-go/728/.semver/main 09:40:32 3.2.0-dev.106 [Pipeline] } 09:40:32 $ docker exec --env ******** --env ******** f0e45a947610a10262312312907da9fdbf7bf27cb53d025840bddb9186be8c74 ssh-agent -k 09:40:32 unset SSH_AUTH_SOCK; 09:40:32 unset SSH_AGENT_PID; 09:40:32 echo Agent pid 39 killed; 09:40:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:40:32 + git semver [Pipeline] } 09:40:32 $ docker stop --time=1 f0e45a947610a10262312312907da9fdbf7bf27cb53d025840bddb9186be8c74 09:40:34 $ docker rm -f --volumes f0e45a947610a10262312312907da9fdbf7bf27cb53d025840bddb9186be8c74 [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 09:40:34 + [ -d /w/workspace/edgex-go/728/archives ] [Pipeline] libraryResource [Pipeline] sh 09:40:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:40:35 ---> package-listing.sh 09:40:35 ++ facter osfamily 09:40:35 ++ tr '[:upper:]' '[:lower:]' 09:40:36 + OS_FAMILY=debian 09:40:36 + workspace=/w/workspace/edgex-go/728 09:40:36 + START_PACKAGES=/tmp/packages_start.txt 09:40:36 + END_PACKAGES=/tmp/packages_end.txt 09:40:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:40:36 + PACKAGES=/tmp/packages_start.txt 09:40:36 + '[' /w/workspace/edgex-go/728 ']' 09:40:36 + PACKAGES=/tmp/packages_end.txt 09:40:36 + case "${OS_FAMILY}" in 09:40:36 + dpkg -l 09:40:36 + grep '^ii' 09:40:36 + '[' -f /tmp/packages_start.txt ']' 09:40:36 + '[' -f /tmp/packages_end.txt ']' 09:40:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:40:36 + '[' /w/workspace/edgex-go/728 ']' 09:40:36 + mkdir -p /w/workspace/edgex-go/728/archives/ 09:40:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/728/archives/ [Pipeline] echo 09:40:36 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/728/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:40:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:40:36 09:40:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:40:37 latest: Pulling from edgex-lftools-log-publisher 09:40:37 5eb5b503b376: Pulling fs layer 09:40:37 5c69ac0246d0: Pulling fs layer 09:40:37 ec43610c2a17: Pulling fs layer 09:40:37 3a2ae6a8a46f: Pulling fs layer 09:40:37 33b1e0a273af: Pulling fs layer 09:40:37 5d3b04190fa2: Pulling fs layer 09:40:37 2f39f015ded8: Pulling fs layer 09:40:37 3a2ae6a8a46f: Waiting 09:40:37 33b1e0a273af: Waiting 09:40:37 5d3b04190fa2: Waiting 09:40:37 2f39f015ded8: Waiting 09:40:37 5c69ac0246d0: Verifying Checksum 09:40:37 5c69ac0246d0: Download complete 09:40:37 3a2ae6a8a46f: Verifying Checksum 09:40:37 3a2ae6a8a46f: Download complete 09:40:37 33b1e0a273af: Verifying Checksum 09:40:37 33b1e0a273af: Download complete 09:40:37 5d3b04190fa2: Verifying Checksum 09:40:37 ec43610c2a17: Verifying Checksum 09:40:37 ec43610c2a17: Download complete 09:40:37 5eb5b503b376: Verifying Checksum 09:40:37 5eb5b503b376: Download complete 09:40:38 2f39f015ded8: Download complete 09:40:38 5eb5b503b376: Pull complete 09:40:38 5c69ac0246d0: Pull complete 09:40:39 ec43610c2a17: Pull complete 09:40:39 3a2ae6a8a46f: Pull complete 09:40:39 33b1e0a273af: Pull complete 09:40:39 5d3b04190fa2: Pull complete 09:40:43 2f39f015ded8: Pull complete 09:40:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:40:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:40:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:43 prd-ubuntu20.04-docker-8c-8g-22726 does not seem to be running inside a container 09:40:43 $ 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/728/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/728 -v /w/workspace/edgex-go/728:/w/workspace/edgex-go/728:rw,z -v /w/workspace/edgex-go/728@tmp:/w/workspace/edgex-go/728@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:40:48 $ docker top ee924a1241771b45fce2bece2c3ebca81faa41ed0ca44cb9de01b631a88db835 -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:49 + touch /tmp/pre-build-complete [Pipeline] sh 09:40:49 + mkdir -p /var/log/sysstat [Pipeline] sh 09:40:49 + ls /var/log/sa-host 09:40:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:40:49 provisioning config files... 09:40:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/728@tmp/config15257242436652139880tmp [Pipeline] { [Pipeline] echo 09:40:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:40:50 ---> create-netrc.sh [Pipeline] } 09:40:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:40:50 ---> python-tools-install.sh [Pipeline] echo 09:40:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:40:50 ---> sudo-logs.sh 09:40:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:40:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:40:51 ---> job-cost.sh 09:40:51 lf-activate-venv: SKIPPING 09:40:51 DEBUG: total: 0.10999999940395355 09:40:51 INFO: Retrieving Stack Cost... 09:40:51 INFO: Retrieving Pricing Info for: v3-standard-8 09:40:51 INFO: Archiving Costs [Pipeline] echo 09:40:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:40:52 ---> logs-deploy.sh 09:40:52 lf-activate-venv: SKIPPING 09:40:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/728 09:40:52 INFO: archiving workspace using pattern(s): 09:40:53 Archives upload complete. 09:40:53 INFO: archiving logs to Nexus 09:40:54 ---> uname -a: 09:40:54 Linux prd-ubuntu20-04-docker-8c-8g-22726 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:40:54 09:40:54 09:40:54 ---> lscpu: 09:40:54 Architecture: x86_64 09:40:54 CPU op-mode(s): 32-bit, 64-bit 09:40:54 Byte Order: Little Endian 09:40:54 Address sizes: 40 bits physical, 48 bits virtual 09:40:54 CPU(s): 8 09:40:54 On-line CPU(s) list: 0-7 09:40:54 Thread(s) per core: 1 09:40:54 Core(s) per socket: 1 09:40:54 Socket(s): 8 09:40:54 NUMA node(s): 1 09:40:54 Vendor ID: AuthenticAMD 09:40:54 CPU family: 23 09:40:54 Model: 49 09:40:54 Model name: AMD EPYC-Rome Processor 09:40:54 Stepping: 0 09:40:54 CPU MHz: 2800.000 09:40:54 BogoMIPS: 5600.00 09:40:54 Virtualization: AMD-V 09:40:54 Hypervisor vendor: KVM 09:40:54 Virtualization type: full 09:40:54 L1d cache: 256 KiB 09:40:54 L1i cache: 256 KiB 09:40:54 L2 cache: 4 MiB 09:40:54 L3 cache: 128 MiB 09:40:54 NUMA node0 CPU(s): 0-7 09:40:54 Vulnerability Itlb multihit: Not affected 09:40:54 Vulnerability L1tf: Not affected 09:40:54 Vulnerability Mds: Not affected 09:40:54 Vulnerability Meltdown: Not affected 09:40:54 Vulnerability Mmio stale data: Not affected 09:40:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:40:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:40:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:40:54 Vulnerability Srbds: Not affected 09:40:54 Vulnerability Tsx async abort: Not affected 09:40:54 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:40:54 09:40:54 09:40:54 ---> nproc: 09:40:54 8 09:40:54 09:40:54 09:40:54 ---> df -h: 09:40:54 Filesystem Size Used Avail Use% Mounted on 09:40:54 overlay 155G 31G 124G 20% / 09:40:54 tmpfs 64M 0 64M 0% /dev 09:40:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:40:54 shm 64M 0 64M 0% /dev/shm 09:40:54 /dev/vda1 155G 31G 124G 20% /facter-os 09:40:54 09:40:54 09:40:54 ---> sar -b -r -n DEV: 09:40:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22726) 10/14/24 _x86_64_ (8 CPU) 09:40:54 09:40:54 08:42:43 LINUX RESTART (8 CPU) 09:40:54 09:40:54 08:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:40:54 08:44:01 346.00 46.12 299.88 0.00 5280.91 137916.56 0.00 09:40:54 08:45:01 184.93 1.63 183.30 0.00 28.27 63058.80 0.00 09:40:54 08:46:01 50.18 0.00 50.18 0.00 0.00 36436.54 0.00 09:40:54 08:47:01 29.85 0.12 29.73 0.00 2.13 20587.24 0.00 09:40:54 08:48:01 175.29 0.38 174.90 0.00 47.19 107116.55 0.00 09:40:54 08:49:02 572.54 9.46 563.08 0.00 144.12 230876.15 0.00 09:40:54 08:50:01 506.58 1.53 505.05 0.00 14.81 197048.17 0.00 09:40:54 08:51:07 116.22 0.15 116.07 0.00 1.23 29428.61 0.00 09:40:54 08:52:01 159.18 0.07 159.11 0.00 0.59 39198.07 0.00 09:40:54 08:53:01 237.69 0.10 237.59 0.00 3.07 105268.59 0.00 09:40:54 08:54:01 190.45 1.03 189.42 0.00 22.66 41149.41 0.00 09:40:54 08:55:01 388.27 10.95 377.32 0.00 3508.96 21858.31 0.00 09:40:54 08:56:01 27.70 0.05 27.65 0.00 5.33 659.22 0.00 09:40:54 08:57:01 11.68 0.00 11.68 0.00 0.00 268.89 0.00 09:40:54 08:58:01 2.07 0.02 2.05 0.00 0.13 22.13 0.00 09:40:54 08:59:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 09:40:54 09:00:01 1.55 0.00 1.55 0.00 0.00 22.13 0.00 09:40:54 09:01:01 1.53 0.00 1.53 0.00 0.00 17.33 0.00 09:40:54 09:02:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 09:40:54 09:03:01 1.63 0.00 1.63 0.00 0.00 18.13 0.00 09:40:54 09:04:01 1.33 0.30 1.03 0.00 10.00 12.00 0.00 09:40:54 09:05:01 3.13 1.20 1.93 0.00 25.46 23.33 0.00 09:40:54 09:06:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 09:40:54 09:07:01 1.57 0.00 1.57 0.00 0.00 17.20 0.00 09:40:54 09:08:01 1.52 0.00 1.52 0.00 0.00 16.53 0.00 09:40:54 09:09:01 1.58 0.00 1.58 0.00 0.00 19.33 0.00 09:40:54 09:10:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 09:40:54 09:11:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 09:40:54 09:12:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 09:40:54 09:13:01 1.68 0.00 1.68 0.00 0.00 18.12 0.00 09:40:54 09:14:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 09:40:54 09:15:01 1.78 0.00 1.78 0.00 0.00 19.59 0.00 09:40:54 09:16:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 09:40:54 09:17:01 1.08 0.02 1.07 0.00 0.13 12.80 0.00 09:40:54 09:18:01 1.55 0.00 1.55 0.00 0.00 17.99 0.00 09:40:54 09:19:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 09:40:54 09:20:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 09:40:54 09:21:01 1.05 0.00 1.05 0.00 0.00 12.34 0.00 09:40:54 09:22:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 09:40:54 09:23:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 09:40:54 09:24:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 09:40:54 09:25:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 09:40:54 09:26:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 09:40:54 09:27:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 09:40:54 09:28:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 09:40:54 09:29:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 09:40:54 09:30:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 09:40:54 09:31:01 0.90 0.00 0.90 0.00 0.00 11.33 0.00 09:40:54 09:32:01 1.27 0.00 1.27 0.00 0.00 13.46 0.00 09:40:54 09:33:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 09:40:54 09:34:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 09:40:54 09:35:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 09:40:54 09:36:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 09:40:54 09:37:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 09:40:54 09:38:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 09:40:54 09:39:01 1.02 0.00 1.02 0.00 0.00 13.06 0.00 09:40:54 09:40:01 95.80 0.35 95.45 0.00 10.26 29914.48 0.00 09:40:54 Average: 55.16 1.29 53.87 0.00 159.81 18609.48 0.00 09:40:54 09:40:54 08:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:40:54 08:44:01 29004856 31534512 784460 2.39 72816 2731144 2025064 5.97 1047296 2442152 505088 09:40:54 08:45:01 27361444 31485056 812388 2.47 129564 4130060 1938164 5.71 1696300 3282196 838980 09:40:54 08:46:01 26815884 31197064 1096836 3.34 132936 4367692 2438420 7.19 1877768 3624944 523092 09:40:54 08:47:01 26508672 31475604 816768 2.48 136956 4899240 1930220 5.69 1739964 4021740 498720 09:40:54 08:48:01 21795276 31416928 875348 2.66 145784 9455848 2603056 7.67 1965352 8412340 3374504 09:40:54 08:49:02 16549736 31156544 1100968 3.35 271524 13930420 3273132 9.65 2723196 12473496 1524708 09:40:54 08:50:01 9249940 28731740 3472192 10.56 349672 18322768 8382228 24.70 5466688 16553496 375484 09:40:54 08:51:07 3278880 25655848 6542776 19.90 368224 21056756 13467760 39.69 9848072 17977412 2299152 09:40:54 08:52:01 4434792 29274172 2942164 8.95 381192 23459264 7755292 22.86 7135276 19513644 4019684 09:40:54 08:53:01 7837576 31402056 861056 2.62 386464 22377296 2382624 7.02 3195440 20316724 1052996 09:40:54 08:54:01 7713708 31391092 875728 2.66 387748 22485580 2477668 7.30 3214576 20424672 308 09:40:54 08:55:01 7207924 31437864 826444 2.51 397268 23007040 2109272 6.22 3578940 20545008 728 09:40:54 08:56:01 7194284 31425488 838520 2.55 398384 23007636 2226276 6.56 4077540 20058632 560 09:40:54 08:57:01 7200380 31432288 831684 2.53 398812 23007704 2098408 6.18 4195428 19935752 12 09:40:54 08:58:01 7200136 31432256 832424 2.53 398872 23007708 2136276 6.30 4193968 19935756 28 09:40:54 08:59:01 7211444 31443568 821020 2.50 398888 23007708 2136276 6.30 4182640 19935756 176 09:40:54 09:00:01 7213008 31445188 819808 2.49 398932 23007712 2136276 6.30 4182564 19935760 8 09:40:54 09:01:01 7216268 31448448 816468 2.48 398952 23007712 2136276 6.30 4179456 19935760 48 09:40:54 09:02:01 7216276 31448504 816356 2.48 398964 23007720 2136276 6.30 4180016 19935768 12 09:40:54 09:03:01 7215984 31448228 816644 2.48 398984 23007720 2136276 6.30 4179596 19935768 4 09:40:54 09:04:01 7215864 31448424 816372 2.48 399000 23008016 2136276 6.30 4181772 19935848 36 09:40:54 09:05:01 7210384 31444920 819832 2.49 399036 23008788 2136276 6.30 4186864 19936024 12 09:40:54 09:06:01 7210560 31445108 819780 2.49 399064 23008788 2136276 6.30 4186524 19936024 16 09:40:54 09:07:01 7210592 31445204 819728 2.49 399080 23008792 2136276 6.30 4186240 19936048 44 09:40:54 09:08:01 7210536 31445200 819680 2.49 399124 23008792 2136276 6.30 4186296 19936048 32 09:40:54 09:09:01 7210220 31444892 819928 2.49 399140 23008800 2136276 6.30 4186352 19936056 44 09:40:54 09:10:01 7210204 31444908 819848 2.49 399164 23008800 2152328 6.34 4186332 19936060 12 09:40:54 09:11:01 7210124 31444836 819800 2.49 399188 23008808 2152328 6.34 4186328 19936064 180 09:40:54 09:12:01 7210040 31444796 820052 2.49 399216 23008812 2152328 6.34 4186504 19936068 4 09:40:54 09:13:01 7209992 31444788 820040 2.49 399248 23008812 2152328 6.34 4186432 19936068 44 09:40:54 09:14:01 7209620 31444448 820240 2.49 399296 23008816 2152328 6.34 4186844 19936072 184 09:40:54 09:15:01 7209676 31444604 820108 2.49 399356 23008816 2152328 6.34 4186820 19936076 220 09:40:54 09:16:01 7209692 31444624 820076 2.49 399368 23008820 2152328 6.34 4186544 19936080 8 09:40:54 09:17:01 7209164 31444136 820512 2.50 399400 23008820 2152328 6.34 4186592 19936088 180 09:40:54 09:18:01 7209092 31444096 820444 2.50 399452 23008808 2152328 6.34 4186848 19936080 8 09:40:54 09:19:01 7209092 31444264 820236 2.49 399476 23008956 2152328 6.34 4186736 19936204 204 09:40:54 09:20:01 7208824 31444056 820408 2.49 399504 23008960 2152328 6.34 4186708 19936220 8 09:40:54 09:21:01 7208892 31444172 820188 2.49 399528 23008964 2152328 6.34 4187176 19936228 268 09:40:54 09:22:01 7208916 31444196 820136 2.49 399556 23008964 2152328 6.34 4186736 19936228 12 09:40:54 09:23:01 7208864 31444180 820320 2.49 399580 23008960 2152328 6.34 4186780 19936232 196 09:40:54 09:24:01 7208848 31444192 820256 2.49 399616 23008972 2119572 6.25 4186864 19936228 8 09:40:54 09:25:01 7209052 31444444 819948 2.49 399652 23008976 2119572 6.25 4186848 19936232 148 09:40:54 09:26:01 7208748 31444188 820408 2.49 399684 23008980 2119572 6.25 4186892 19936236 24 09:40:54 09:27:01 7208488 31443980 820588 2.50 399720 23008980 2119572 6.25 4186944 19936240 184 09:40:54 09:28:01 7208328 31443876 820592 2.50 399756 23008984 2119572 6.25 4187532 19936244 236 09:40:54 09:29:01 7208256 31443844 820680 2.50 399780 23008988 2119572 6.25 4187396 19936248 292 09:40:54 09:30:01 7207924 31443536 820972 2.50 399800 23008992 2119572 6.25 4187300 19936248 184 09:40:54 09:31:01 7208152 31443768 820668 2.50 399820 23008996 2119572 6.25 4187344 19936252 308 09:40:54 09:32:01 7207860 31443512 820880 2.50 399836 23008996 2119572 6.25 4187324 19936256 196 09:40:54 09:33:01 7208056 31443744 820596 2.50 399856 23009000 2119572 6.25 4187444 19936256 56 09:40:54 09:34:01 7207972 31443676 820832 2.50 399884 23009000 2119572 6.25 4187500 19936256 204 09:40:54 09:35:01 7208228 31443980 820748 2.50 399916 23009004 2119572 6.25 4187316 19936264 204 09:40:54 09:36:01 7208236 31443992 820732 2.50 399920 23009008 2119572 6.25 4187128 19936268 4 09:40:54 09:37:01 7208212 31444000 820692 2.50 399944 23009008 2119572 6.25 4187168 19936272 188 09:40:54 09:38:01 7208164 31443956 820648 2.50 399980 23009004 2119572 6.25 4187152 19936276 8 09:40:54 09:39:01 7207676 31443524 821032 2.50 400012 23009016 2119572 6.25 4187288 19936272 188 09:40:54 09:40:01 6456500 31368996 894168 2.72 403556 23652284 2489652 7.34 4265168 20572400 243416 09:40:54 Average: 8972202 31246483 1017934 3.10 370832 21162404 2583830 7.61 4067511 18376685 267752 09:40:54 09:40:54 08:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:40:54 08:44:01 lo 5.16 5.16 0.50 0.50 0.00 0.00 0.00 0.00 09:40:54 08:44:01 docker0 575.27 521.16 40.03 2882.97 0.00 0.00 0.00 0.00 09:40:54 08:44:01 ens3 1581.99 1537.22 11386.82 193.80 0.00 0.00 0.00 0.00 09:40:54 08:45:01 veth2840b04 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:40:54 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 08:45:01 docker0 220.05 341.30 19.51 2065.90 0.00 0.00 0.00 0.00 09:40:54 08:45:01 ens3 373.95 239.62 2099.48 36.42 0.00 0.00 0.00 0.00 09:40:54 08:46:01 veth2840b04 1.47 1.50 0.13 0.13 0.00 0.00 0.00 0.00 09:40:54 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:46:01 docker0 1.47 1.47 0.11 0.13 0.00 0.00 0.00 0.00 09:40:54 08:46:01 ens3 37.15 25.02 29.80 15.84 0.00 0.00 0.00 0.00 09:40:54 08:47:01 veth2840b04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:47:01 ens3 20.40 12.11 16.84 10.33 0.00 0.00 0.00 0.00 09:40:54 08:48:01 veth974e752 1.35 2.62 0.10 38.64 0.00 0.00 0.00 0.00 09:40:54 08:48:01 vethf2c6f11 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:48:01 veth8c2b710 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:48:01 veth743677a 1.72 4.33 0.13 41.36 0.00 0.00 0.00 0.00 09:40:54 08:48:01 vethc0eed03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:48:01 veth6137ce3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:48:01 veth559e16c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:48:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 09:40:54 08:48:01 docker0 3.42 6.93 0.22 80.09 0.00 0.00 0.00 0.00 09:40:54 08:48:01 veth2fc2585 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:48:01 veth40cd005 0.35 0.43 0.03 0.13 0.00 0.00 0.00 0.00 09:40:54 08:48:01 ens3 144.04 115.83 2308.19 168.58 0.00 0.00 0.00 0.00 09:40:54 08:49:02 veth4c54588 61.10 116.09 6.02 737.25 0.00 0.00 0.00 0.06 09:40:54 08:49:02 veth0163f43 60.41 109.66 5.88 736.83 0.00 0.00 0.00 0.06 09:40:54 08:49:02 vethe57cd30 41.11 65.70 4.14 362.99 0.00 0.00 0.00 0.03 09:40:54 08:49:02 lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 09:40:54 08:49:02 docker0 383.35 681.00 31.71 5812.88 0.00 0.00 0.00 0.00 09:40:54 08:49:02 veth8288848 79.33 134.00 8.16 1162.29 0.00 0.00 0.00 0.10 09:40:54 08:49:02 veth40cd005 0.08 0.99 0.00 0.04 0.00 0.00 0.00 0.00 09:40:54 08:49:02 veth2706f47 74.91 134.14 7.78 1161.50 0.00 0.00 0.00 0.10 09:40:54 08:49:02 ens3 749.83 419.07 6665.97 54.09 0.00 0.00 0.00 0.00 09:40:54 08:50:01 veth0b07eb4 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:40:54 08:50:01 veth52072db 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:40:54 08:50:01 vethfb592b8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:40:54 08:50:01 vethba33925 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:40:54 08:50:01 veth1e368d5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:40:54 08:50:01 veth51c7eca 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:40:54 08:50:01 veth7e23398 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:40:54 08:50:01 veth435d769 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:40:54 08:50:01 veth0a81184 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:40:54 08:50:01 veth9eb7ddb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:40:54 08:50:01 vetheb5d4af 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:40:54 08:50:01 veth965ef21 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:40:54 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:50:01 docker0 80.49 138.88 7.59 1685.36 0.00 0.00 0.00 0.00 09:40:54 08:50:01 veth02feb67 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:40:54 08:50:01 veth40cd005 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:40:54 08:50:01 ens3 153.56 89.31 1697.36 15.38 0.00 0.00 0.00 0.00 09:40:54 08:51:07 veth0b07eb4 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:51:07 veth52072db 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:51:07 vethfb592b8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:51:07 vethba33925 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:51:07 veth1e368d5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:51:07 veth51c7eca 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:51:07 veth7e23398 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:51:07 veth435d769 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:51:07 veth0a81184 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:51:07 veth9eb7ddb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:51:07 vetheb5d4af 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:51:07 veth965ef21 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:51:07 lo 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 08:51:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:51:07 veth02feb67 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:51:07 veth40cd005 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:51:07 ens3 4.37 2.35 3.36 1.78 0.00 0.00 0.00 0.00 09:40:54 08:52:01 veth0b07eb4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:52:01 veth52072db 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:52:01 vethfb592b8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:52:01 vethba33925 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:52:01 veth1e368d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:52:01 veth51c7eca 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:52:01 veth7e23398 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:52:01 veth435d769 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:52:01 veth0a81184 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:52:01 veth9eb7ddb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:52:01 vetheb5d4af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:52:01 veth965ef21 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:52:01 veth02feb67 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:52:01 veth40cd005 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:52:01 ens3 4.74 2.44 3.79 2.01 0.00 0.00 0.00 0.00 09:40:54 08:53:01 veth0b07eb4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:53:01 veth52072db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:53:01 vethfb592b8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:53:01 vethba33925 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:53:01 veth1e368d5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:53:01 veth51c7eca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:53:01 veth7e23398 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:53:01 veth435d769 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:53:01 veth0a81184 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:53:01 veth9eb7ddb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:53:01 vetheb5d4af 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:53:01 veth965ef21 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:53:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:40:54 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:53:01 veth02feb67 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:53:01 veth40cd005 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:53:01 ens3 3.40 1.93 2.63 1.42 0.00 0.00 0.00 0.00 09:40:54 08:54:01 veth6d470df 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:54:01 veth43d0fd2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:54:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:54:01 veth40cd005 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:54:01 ens3 115.06 34.41 1236.95 3.52 0.00 0.00 0.00 0.00 09:40:54 08:55:01 lo 41.45 41.45 4.08 4.08 0.00 0.00 0.00 0.00 09:40:54 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:55:01 ens3 401.38 402.02 358.23 1882.85 0.00 0.00 0.00 0.00 09:40:54 08:56:01 lo 32.06 32.06 3.16 3.16 0.00 0.00 0.00 0.00 09:40:54 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:56:01 ens3 419.63 416.63 158.63 2907.73 0.00 0.00 0.00 0.00 09:40:54 08:57:01 lo 12.73 12.73 1.25 1.25 0.00 0.00 0.00 0.00 09:40:54 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:57:01 ens3 171.22 178.94 65.04 1058.76 0.00 0.00 0.00 0.00 09:40:54 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:58:01 ens3 0.57 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:40:54 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 08:59:01 ens3 1.78 1.25 5.03 0.40 0.00 0.00 0.00 0.00 09:40:54 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:00:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:01:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:02:01 ens3 0.67 0.43 0.27 0.22 0.00 0.00 0.00 0.00 09:40:54 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:03:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:04:01 ens3 1.57 0.75 0.99 0.43 0.00 0.00 0.00 0.00 09:40:54 09:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:40:54 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:05:01 ens3 7.75 5.98 4.99 6.12 0.00 0.00 0.00 0.00 09:40:54 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:06:01 ens3 0.52 0.22 0.27 0.20 0.00 0.00 0.00 0.00 09:40:54 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:07:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:08:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:40:54 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:09:01 ens3 0.33 0.22 0.09 0.07 0.00 0.00 0.00 0.00 09:40:54 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:10:01 ens3 0.27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:40:54 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:11:01 ens3 0.72 0.23 0.14 0.02 0.00 0.00 0.00 0.00 09:40:54 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:12:01 ens3 0.65 0.62 0.36 0.30 0.00 0.00 0.00 0.00 09:40:54 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:13:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:40:54 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:14:01 ens3 0.22 0.10 0.13 0.07 0.00 0.00 0.00 0.00 09:40:54 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:15:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:16:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:17:01 ens3 0.62 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:40:54 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:18:01 ens3 0.58 0.52 0.35 0.29 0.00 0.00 0.00 0.00 09:40:54 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:19:01 ens3 0.35 0.23 0.09 0.08 0.00 0.00 0.00 0.00 09:40:54 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:20:01 ens3 0.23 0.07 0.07 0.00 0.00 0.00 0.00 0.00 09:40:54 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:21:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:22:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:40:54 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:24:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:40:54 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:29:01 ens3 0.28 0.23 0.09 0.07 0.00 0.00 0.00 0.00 09:40:54 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:30:01 ens3 0.25 0.17 0.12 0.01 0.00 0.00 0.00 0.00 09:40:54 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:32:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:40:54 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:34:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:40:54 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:35:01 ens3 0.23 0.18 0.07 0.01 0.00 0.00 0.00 0.00 09:40:54 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:40:54 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:40:54 09:39:01 ens3 0.37 0.35 0.15 0.08 0.00 0.00 0.00 0.00 09:40:54 09:40:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 09:40:54 09:40:01 docker0 86.74 155.31 7.89 1276.56 0.00 0.00 0.00 0.00 09:40:54 09:40:01 ens3 383.19 231.53 7124.98 44.08 0.00 0.00 0.00 0.00 09:40:54 Average: lo 1.77 1.77 0.17 0.17 0.00 0.00 0.00 0.00 09:40:54 Average: docker0 23.76 32.50 1.88 243.03 0.00 0.00 0.00 0.00 09:40:54 Average: ens3 80.56 65.37 583.04 112.40 0.00 0.00 0.00 0.00 09:40:54 09:40:54 09:40:54 ---> sar -P ALL: 09:40:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22726) 10/14/24 _x86_64_ (8 CPU) 09:40:54 09:40:54 08:42:43 LINUX RESTART (8 CPU) 09:40:54 09:40:54 08:43:01 CPU %user %nice %system %iowait %steal %idle 09:40:54 08:44:01 all 10.39 0.00 3.43 2.77 0.06 83.34 09:40:54 08:44:01 0 12.64 0.00 4.17 3.70 0.07 79.42 09:40:54 08:44:01 1 10.92 0.00 4.00 0.34 0.05 84.69 09:40:54 08:44:01 2 10.14 0.00 3.25 6.86 0.07 79.68 09:40:54 08:44:01 3 13.61 0.00 4.56 2.92 0.07 78.85 09:40:54 08:44:01 4 10.92 0.00 2.36 0.20 0.07 86.45 09:40:54 08:44:01 5 9.25 0.00 3.27 5.17 0.07 82.24 09:40:54 08:44:01 6 7.96 0.00 3.83 2.86 0.07 85.28 09:40:54 08:44:01 7 7.70 0.00 2.00 0.17 0.05 90.08 09:40:54 08:45:01 all 30.11 0.00 5.70 2.99 0.09 61.10 09:40:54 08:45:01 0 30.63 0.00 5.38 0.45 0.08 63.45 09:40:54 08:45:01 1 31.55 0.00 6.26 0.18 0.08 61.92 09:40:54 08:45:01 2 29.58 0.00 5.67 0.15 0.07 64.53 09:40:54 08:45:01 3 29.91 0.00 5.61 4.30 0.10 60.08 09:40:54 08:45:01 4 29.79 0.00 4.86 0.29 0.10 64.96 09:40:54 08:45:01 5 29.56 0.00 6.43 17.52 0.10 46.39 09:40:54 08:45:01 6 28.80 0.00 5.56 0.17 0.08 65.39 09:40:54 08:45:01 7 31.04 0.00 5.86 0.98 0.10 62.02 09:40:54 08:46:01 all 31.59 0.00 5.24 2.07 0.11 61.00 09:40:54 08:46:01 0 31.76 0.00 4.99 0.35 0.10 62.80 09:40:54 08:46:01 1 33.01 0.00 4.90 0.25 0.12 61.72 09:40:54 08:46:01 2 34.65 0.00 5.07 0.08 0.12 60.07 09:40:54 08:46:01 3 30.29 0.00 6.57 1.55 0.10 61.49 09:40:54 08:46:01 4 30.09 0.00 4.62 0.39 0.10 64.79 09:40:54 08:46:01 5 31.13 0.00 5.00 13.41 0.10 50.36 09:40:54 08:46:01 6 29.47 0.00 5.46 0.03 0.10 64.94 09:40:54 08:46:01 7 32.29 0.00 5.29 0.35 0.12 61.95 09:40:54 08:47:01 all 59.65 0.00 7.21 1.24 0.12 31.77 09:40:54 08:47:01 0 57.96 0.00 6.95 0.35 0.12 34.62 09:40:54 08:47:01 1 59.45 0.00 7.48 0.12 0.10 32.86 09:40:54 08:47:01 2 61.01 0.00 8.15 0.79 0.15 29.90 09:40:54 08:47:01 3 58.67 0.00 7.28 1.53 0.12 32.39 09:40:54 08:47:01 4 59.25 0.00 7.21 3.32 0.12 30.11 09:40:54 08:47:01 5 60.31 0.00 6.89 1.21 0.10 31.49 09:40:54 08:47:01 6 61.67 0.00 6.77 1.42 0.12 30.02 09:40:54 08:47:01 7 58.90 0.00 6.98 1.21 0.12 32.79 09:40:54 08:48:01 all 19.97 0.00 5.81 11.55 0.08 62.59 09:40:54 08:48:01 0 19.60 0.00 5.70 11.48 0.07 63.16 09:40:54 08:48:01 1 21.44 0.00 6.43 1.84 0.08 70.21 09:40:54 08:48:01 2 19.66 0.00 6.06 14.26 0.08 59.93 09:40:54 08:48:01 3 22.17 0.00 5.30 11.52 0.07 60.94 09:40:54 08:48:01 4 19.56 0.00 5.89 9.89 0.08 64.57 09:40:54 08:48:01 5 18.17 0.00 5.53 10.93 0.08 65.28 09:40:54 08:48:01 6 19.20 0.00 5.86 21.06 0.10 53.78 09:40:54 08:48:01 7 19.96 0.00 5.68 11.45 0.07 62.85 09:40:54 08:49:02 all 14.63 0.00 5.88 32.62 0.09 46.78 09:40:54 08:49:02 0 13.95 0.00 5.74 30.08 0.10 50.13 09:40:54 08:49:02 1 16.03 0.00 5.44 23.21 0.10 55.21 09:40:54 08:49:02 2 13.51 0.00 5.60 24.28 0.10 56.52 09:40:54 08:49:02 3 15.83 0.00 6.08 35.09 0.10 42.90 09:40:54 08:49:02 4 13.86 0.00 5.44 15.67 0.10 64.93 09:40:54 08:49:02 5 15.56 0.00 5.84 31.90 0.08 46.62 09:40:54 08:49:02 6 14.91 0.00 5.73 36.74 0.07 42.56 09:40:54 08:49:02 7 13.40 0.00 7.15 64.28 0.10 15.06 09:40:54 08:50:01 all 20.31 0.00 5.64 14.96 0.06 59.03 09:40:54 08:50:01 0 19.66 0.00 6.51 21.15 0.07 52.60 09:40:54 08:50:01 1 20.30 0.00 4.20 5.58 0.05 69.87 09:40:54 08:50:01 2 20.43 0.00 5.31 5.70 0.07 68.49 09:40:54 08:50:01 3 20.41 0.00 5.41 14.64 0.05 59.49 09:40:54 08:50:01 4 21.20 0.00 6.47 35.92 0.07 36.35 09:40:54 08:50:01 5 19.97 0.00 5.51 18.98 0.09 55.46 09:40:54 08:50:01 6 20.22 0.00 5.77 5.28 0.05 68.68 09:40:54 08:50:01 7 20.27 0.00 5.95 12.64 0.07 61.08 09:40:54 08:51:07 all 86.61 0.00 11.51 1.69 0.18 0.01 09:40:54 08:51:07 0 86.36 0.00 11.62 1.78 0.23 0.00 09:40:54 08:51:07 1 85.30 0.00 13.09 1.46 0.15 0.00 09:40:54 08:51:07 2 88.10 0.00 9.79 1.93 0.16 0.02 09:40:54 08:51:07 3 88.23 0.00 9.99 1.63 0.15 0.00 09:40:54 08:51:07 4 86.04 0.00 12.23 1.55 0.17 0.00 09:40:54 08:51:07 5 84.20 0.00 13.68 1.97 0.15 0.00 09:40:54 08:51:07 6 87.59 0.00 10.71 1.49 0.19 0.02 09:40:54 08:51:07 7 87.20 0.00 10.86 1.71 0.22 0.02 09:40:54 08:52:01 all 84.66 0.00 9.26 5.35 0.14 0.58 09:40:54 08:52:01 0 84.84 0.00 9.33 5.13 0.11 0.59 09:40:54 08:52:01 1 85.05 0.00 8.66 6.06 0.11 0.11 09:40:54 08:52:01 2 85.21 0.00 8.94 5.09 0.13 0.63 09:40:54 08:52:01 3 84.77 0.00 9.20 5.23 0.13 0.67 09:40:54 08:52:01 4 85.03 0.00 9.15 5.04 0.13 0.65 09:40:54 08:52:01 5 84.70 0.00 9.08 5.40 0.15 0.67 09:40:54 08:52:01 6 83.41 0.00 9.92 5.74 0.25 0.68 09:40:54 08:52:01 7 84.27 0.00 9.81 5.14 0.13 0.65 09:40:54 08:53:01 all 37.32 0.00 4.66 11.68 0.09 46.25 09:40:54 08:53:01 0 36.98 0.00 4.87 6.35 0.10 51.70 09:40:54 08:53:01 1 37.69 0.00 4.35 22.09 0.08 35.78 09:40:54 08:53:01 2 38.41 0.00 3.99 1.96 0.10 55.53 09:40:54 08:53:01 3 37.77 0.00 4.76 4.12 0.10 53.25 09:40:54 08:53:01 4 36.74 0.00 4.39 0.40 0.08 58.39 09:40:54 08:53:01 5 37.37 0.00 5.51 56.16 0.10 0.86 09:40:54 08:53:01 6 36.78 0.00 4.70 1.58 0.08 56.86 09:40:54 08:53:01 7 36.79 0.00 4.73 0.92 0.08 57.48 09:40:54 08:54:01 all 1.11 0.00 0.61 22.29 0.03 75.96 09:40:54 08:54:01 0 1.64 0.00 0.47 12.09 0.05 85.75 09:40:54 08:54:01 1 0.98 0.00 0.53 44.12 0.02 54.35 09:40:54 08:54:01 2 1.07 0.00 0.62 4.23 0.03 94.05 09:40:54 08:54:01 3 1.09 0.00 0.70 4.06 0.03 94.11 09:40:54 08:54:01 4 0.97 0.00 0.59 12.64 0.03 85.76 09:40:54 08:54:01 5 0.71 0.00 0.98 92.87 0.03 5.42 09:40:54 08:54:01 6 1.50 0.00 0.47 4.73 0.03 93.27 09:40:54 08:54:01 7 0.88 0.00 0.55 4.09 0.02 94.46 09:40:54 09:40:54 08:54:01 CPU %user %nice %system %iowait %steal %idle 09:40:54 08:55:01 all 7.31 0.00 2.00 5.64 0.08 84.97 09:40:54 08:55:01 0 5.46 0.00 2.27 3.93 0.05 88.29 09:40:54 08:55:01 1 7.58 0.00 2.48 6.28 0.10 83.56 09:40:54 08:55:01 2 7.14 0.00 1.53 1.19 0.08 90.06 09:40:54 08:55:01 3 8.04 0.00 2.09 12.00 0.07 77.80 09:40:54 08:55:01 4 8.39 0.00 1.91 8.22 0.07 81.41 09:40:54 08:55:01 5 7.87 0.00 2.10 5.79 0.08 84.17 09:40:54 08:55:01 6 6.85 0.00 1.88 4.88 0.10 86.29 09:40:54 08:55:01 7 7.17 0.00 1.74 2.83 0.07 88.19 09:40:54 08:56:01 all 10.60 0.00 0.80 0.33 0.07 88.19 09:40:54 08:56:01 0 9.28 0.00 0.70 0.15 0.07 89.80 09:40:54 08:56:01 1 9.20 0.00 0.65 0.08 0.05 90.01 09:40:54 08:56:01 2 9.92 0.00 0.63 0.07 0.07 89.31 09:40:54 08:56:01 3 9.09 0.00 0.81 0.96 0.07 89.08 09:40:54 08:56:01 4 10.82 0.00 1.07 0.05 0.08 87.97 09:40:54 08:56:01 5 15.18 0.00 1.02 1.22 0.12 82.45 09:40:54 08:56:01 6 12.81 0.00 0.82 0.05 0.07 86.25 09:40:54 08:56:01 7 8.53 0.00 0.72 0.08 0.07 90.60 09:40:54 08:57:01 all 2.78 0.00 0.36 0.07 0.03 96.76 09:40:54 08:57:01 0 4.58 0.00 0.47 0.00 0.03 94.92 09:40:54 08:57:01 1 2.09 0.00 0.38 0.00 0.03 97.50 09:40:54 08:57:01 2 0.59 0.00 0.22 0.13 0.02 99.05 09:40:54 08:57:01 3 0.48 0.00 0.32 0.00 0.02 99.18 09:40:54 08:57:01 4 3.53 0.00 0.33 0.03 0.03 96.07 09:40:54 08:57:01 5 3.14 0.00 0.45 0.02 0.05 96.34 09:40:54 08:57:01 6 5.03 0.00 0.37 0.30 0.05 94.26 09:40:54 08:57:01 7 2.82 0.00 0.35 0.05 0.03 96.74 09:40:54 08:58:01 all 0.08 0.00 0.04 0.02 0.01 99.85 09:40:54 08:58:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:40:54 08:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:40:54 08:58:01 2 0.40 0.00 0.03 0.00 0.02 99.55 09:40:54 08:58:01 3 0.02 0.00 0.03 0.02 0.00 99.93 09:40:54 08:58:01 4 0.00 0.00 0.03 0.00 0.00 99.97 09:40:54 08:58:01 5 0.10 0.00 0.05 0.02 0.02 99.82 09:40:54 08:58:01 6 0.03 0.00 0.03 0.13 0.00 99.80 09:40:54 08:58:01 7 0.05 0.00 0.07 0.00 0.02 99.87 09:40:54 08:59:01 all 0.15 0.00 0.01 0.02 0.01 99.82 09:40:54 08:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 08:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:40:54 08:59:01 2 0.96 0.00 0.00 0.00 0.00 99.04 09:40:54 08:59:01 3 0.00 0.00 0.00 0.07 0.00 99.93 09:40:54 08:59:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:40:54 08:59:01 5 0.07 0.00 0.03 0.03 0.02 99.85 09:40:54 08:59:01 6 0.02 0.00 0.00 0.07 0.02 99.90 09:40:54 08:59:01 7 0.07 0.00 0.00 0.00 0.02 99.92 09:40:54 09:00:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:40:54 09:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:00:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:40:54 09:00:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:40:54 09:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:00:01 5 0.08 0.00 0.05 0.00 0.02 99.85 09:40:54 09:00:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:40:54 09:00:01 7 0.02 0.00 0.02 0.00 0.03 99.93 09:40:54 09:01:01 all 0.05 0.00 0.01 0.00 0.00 99.93 09:40:54 09:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:40:54 09:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:40:54 09:01:01 2 0.18 0.00 0.02 0.00 0.00 99.80 09:40:54 09:01:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:40:54 09:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:40:54 09:01:01 5 0.10 0.00 0.03 0.00 0.00 99.87 09:40:54 09:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:40:54 09:02:01 all 0.06 0.00 0.01 0.00 0.01 99.92 09:40:54 09:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:40:54 09:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:40:54 09:02:01 2 0.32 0.00 0.00 0.00 0.02 99.67 09:40:54 09:02:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:40:54 09:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:02:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:40:54 09:02:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:40:54 09:02:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:40:54 09:03:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:40:54 09:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:40:54 09:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:40:54 09:03:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:40:54 09:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:03:01 5 0.07 0.00 0.02 0.00 0.00 99.92 09:40:54 09:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:40:54 09:03:01 7 0.00 0.00 0.05 0.00 0.03 99.92 09:40:54 09:04:01 all 0.07 0.00 0.01 0.00 0.01 99.91 09:40:54 09:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:40:54 09:04:01 1 0.07 0.00 0.00 0.00 0.00 99.93 09:40:54 09:04:01 2 0.17 0.00 0.02 0.00 0.00 99.82 09:40:54 09:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:04:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:40:54 09:04:01 5 0.15 0.00 0.03 0.02 0.02 99.78 09:40:54 09:04:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:40:54 09:04:01 7 0.12 0.00 0.03 0.00 0.02 99.83 09:40:54 09:05:01 all 0.21 0.00 0.04 0.01 0.01 99.74 09:40:54 09:05:01 0 0.12 0.00 0.07 0.00 0.02 99.80 09:40:54 09:05:01 1 0.08 0.00 0.05 0.00 0.02 99.85 09:40:54 09:05:01 2 0.72 0.00 0.00 0.00 0.02 99.26 09:40:54 09:05:01 3 0.15 0.00 0.03 0.05 0.00 99.77 09:40:54 09:05:01 4 0.07 0.00 0.02 0.00 0.00 99.92 09:40:54 09:05:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:40:54 09:05:01 6 0.30 0.00 0.05 0.03 0.02 99.60 09:40:54 09:05:01 7 0.18 0.00 0.07 0.00 0.02 99.73 09:40:54 09:40:54 09:05:01 CPU %user %nice %system %iowait %steal %idle 09:40:54 09:06:01 all 0.09 0.00 0.01 0.01 0.00 99.89 09:40:54 09:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:40:54 09:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:06:01 2 0.62 0.00 0.02 0.00 0.00 99.37 09:40:54 09:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:40:54 09:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:06:01 5 0.00 0.00 0.02 0.02 0.00 99.97 09:40:54 09:06:01 6 0.05 0.00 0.03 0.02 0.00 99.90 09:40:54 09:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:40:54 09:07:01 all 0.22 0.00 0.01 0.00 0.02 99.75 09:40:54 09:07:01 0 0.05 0.00 0.05 0.00 0.07 99.83 09:40:54 09:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:40:54 09:07:01 2 1.48 0.00 0.02 0.00 0.02 98.48 09:40:54 09:07:01 3 0.03 0.00 0.00 0.00 0.05 99.92 09:40:54 09:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:40:54 09:07:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:40:54 09:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:40:54 09:07:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:40:54 09:08:01 all 0.01 0.00 0.01 0.01 0.00 99.96 09:40:54 09:08:01 0 0.03 0.00 0.05 0.02 0.02 99.88 09:40:54 09:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:40:54 09:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:40:54 09:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:08:01 6 0.00 0.00 0.03 0.03 0.00 99.93 09:40:54 09:08:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:40:54 09:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:40:54 09:09:01 0 0.02 0.00 0.03 0.02 0.02 99.92 09:40:54 09:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:09:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:40:54 09:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:09:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:40:54 09:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:40:54 09:10:01 all 0.03 0.00 0.01 0.00 0.00 99.96 09:40:54 09:10:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:40:54 09:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:40:54 09:10:01 6 0.05 0.00 0.03 0.02 0.00 99.90 09:40:54 09:10:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:40:54 09:11:01 all 0.06 0.00 0.01 0.00 0.01 99.92 09:40:54 09:11:01 0 0.08 0.00 0.03 0.00 0.02 99.87 09:40:54 09:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:40:54 09:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:11:01 3 0.28 0.00 0.02 0.00 0.02 99.68 09:40:54 09:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:11:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:40:54 09:11:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:40:54 09:12:01 all 0.19 0.00 0.01 0.00 0.00 99.79 09:40:54 09:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:40:54 09:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:40:54 09:12:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:40:54 09:12:01 3 1.32 0.00 0.02 0.00 0.00 98.66 09:40:54 09:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:40:54 09:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:40:54 09:12:01 6 0.05 0.00 0.00 0.02 0.02 99.92 09:40:54 09:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:40:54 09:13:01 all 0.02 0.00 0.01 0.03 0.05 99.89 09:40:54 09:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:40:54 09:13:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:40:54 09:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:40:54 09:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:13:01 4 0.00 0.00 0.00 0.00 0.33 99.67 09:40:54 09:13:01 5 0.02 0.00 0.02 0.18 0.00 99.78 09:40:54 09:13:01 6 0.03 0.00 0.00 0.05 0.03 99.88 09:40:54 09:13:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:40:54 09:14:01 all 0.07 0.00 0.02 0.04 0.00 99.87 09:40:54 09:14:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:40:54 09:14:01 1 0.07 0.00 0.05 0.00 0.00 99.88 09:40:54 09:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:14:01 3 0.37 0.00 0.03 0.00 0.02 99.58 09:40:54 09:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:14:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:40:54 09:14:01 6 0.05 0.00 0.02 0.27 0.00 99.67 09:40:54 09:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:40:54 09:15:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:40:54 09:15:01 0 0.02 0.00 0.03 0.02 0.02 99.92 09:40:54 09:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:40:54 09:15:01 3 1.97 0.00 0.00 0.00 0.00 98.03 09:40:54 09:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:40:54 09:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:40:54 09:15:01 6 0.05 0.00 0.00 0.02 0.00 99.93 09:40:54 09:15:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:40:54 09:16:01 all 0.16 0.00 0.02 0.03 0.00 99.79 09:40:54 09:16:01 0 0.05 0.00 0.02 0.17 0.00 99.77 09:40:54 09:16:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:40:54 09:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:16:01 3 1.01 0.00 0.07 0.00 0.02 98.91 09:40:54 09:16:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:40:54 09:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:40:54 09:16:01 6 0.02 0.00 0.02 0.07 0.00 99.90 09:40:54 09:16:01 7 0.07 0.00 0.02 0.00 0.00 99.92 09:40:54 09:40:54 09:16:01 CPU %user %nice %system %iowait %steal %idle 09:40:54 09:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:40:54 09:17:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:40:54 09:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:40:54 09:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:17:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:40:54 09:17:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:40:54 09:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:17:01 6 0.02 0.00 0.05 0.02 0.02 99.90 09:40:54 09:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:40:54 09:18:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:40:54 09:18:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:40:54 09:18:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:40:54 09:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:40:54 09:18:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:40:54 09:18:01 5 0.02 0.00 0.02 0.02 0.02 99.93 09:40:54 09:18:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:40:54 09:18:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:40:54 09:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:40:54 09:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:40:54 09:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:40:54 09:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:19:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:40:54 09:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:19:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:40:54 09:19:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:40:54 09:20:01 all 0.05 0.00 0.01 0.01 0.01 99.92 09:40:54 09:20:01 0 0.10 0.00 0.03 0.00 0.00 99.87 09:40:54 09:20:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:40:54 09:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:40:54 09:20:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:40:54 09:20:01 4 0.08 0.00 0.03 0.00 0.00 99.88 09:40:54 09:20:01 5 0.02 0.00 0.00 0.02 0.02 99.95 09:40:54 09:20:01 6 0.05 0.00 0.00 0.03 0.00 99.92 09:40:54 09:20:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:40:54 09:21:01 all 0.01 0.00 0.06 0.00 0.29 99.63 09:40:54 09:21:01 0 0.03 0.00 0.03 0.00 0.17 99.77 09:40:54 09:21:01 1 0.00 0.00 0.00 0.00 0.46 99.54 09:40:54 09:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:40:54 09:21:01 3 0.02 0.00 0.02 0.00 1.12 98.85 09:40:54 09:21:01 4 0.00 0.00 0.00 0.00 0.55 99.45 09:40:54 09:21:01 5 0.00 0.00 0.40 0.02 0.00 99.58 09:40:54 09:21:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:40:54 09:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:40:54 09:22:01 all 0.06 0.00 0.01 0.00 0.01 99.91 09:40:54 09:22:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:40:54 09:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:40:54 09:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:22:01 3 0.27 0.00 0.00 0.00 0.02 99.72 09:40:54 09:22:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:40:54 09:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:40:54 09:22:01 6 0.03 0.00 0.02 0.03 0.00 99.92 09:40:54 09:22:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:40:54 09:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:40:54 09:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:40:54 09:23:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:40:54 09:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:23:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:40:54 09:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:23:01 6 0.00 0.00 0.02 0.03 0.00 99.95 09:40:54 09:23:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:40:54 09:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:40:54 09:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:40:54 09:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:40:54 09:24:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:40:54 09:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:40:54 09:24:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:40:54 09:24:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:40:54 09:24:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:40:54 09:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:25:01 all 0.11 0.00 0.01 0.00 0.00 99.87 09:40:54 09:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:40:54 09:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:25:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:40:54 09:25:01 3 0.68 0.00 0.02 0.00 0.00 99.30 09:40:54 09:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:40:54 09:25:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:40:54 09:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:25:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:40:54 09:26:01 all 0.02 0.00 0.01 0.00 0.01 99.97 09:40:54 09:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:40:54 09:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:40:54 09:26:01 5 0.02 0.00 0.02 0.02 0.00 99.95 09:40:54 09:26:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:40:54 09:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:40:54 09:27:01 all 0.19 0.00 0.02 0.00 0.00 99.79 09:40:54 09:27:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:40:54 09:27:01 1 1.39 0.00 0.02 0.00 0.00 98.60 09:40:54 09:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:27:01 4 0.03 0.00 0.03 0.00 0.00 99.93 09:40:54 09:27:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:40:54 09:27:01 6 0.03 0.00 0.03 0.02 0.00 99.92 09:40:54 09:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:40:54 09:27:01 CPU %user %nice %system %iowait %steal %idle 09:40:54 09:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:40:54 09:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:40:54 09:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:40:54 09:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:40:54 09:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:40:54 09:28:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:40:54 09:28:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:40:54 09:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:40:54 09:29:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:40:54 09:29:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:40:54 09:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:40:54 09:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:40:54 09:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:29:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:40:54 09:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:29:01 6 0.02 0.00 0.03 0.02 0.02 99.92 09:40:54 09:29:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:40:54 09:30:01 all 0.03 0.00 0.01 0.00 0.00 99.96 09:40:54 09:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:40:54 09:30:01 1 0.12 0.00 0.02 0.00 0.00 99.87 09:40:54 09:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:40:54 09:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:40:54 09:30:01 5 0.00 0.00 0.02 0.02 0.00 99.97 09:40:54 09:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:40:54 09:31:01 all 0.05 0.00 0.01 0.01 0.00 99.93 09:40:54 09:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:40:54 09:31:01 1 0.13 0.00 0.00 0.00 0.00 99.87 09:40:54 09:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:31:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:40:54 09:31:01 4 0.05 0.00 0.03 0.00 0.00 99.92 09:40:54 09:31:01 5 0.02 0.00 0.03 0.02 0.00 99.93 09:40:54 09:31:01 6 0.05 0.00 0.02 0.05 0.00 99.88 09:40:54 09:31:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:40:54 09:32:01 all 0.14 0.00 0.02 0.00 0.01 99.83 09:40:54 09:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:40:54 09:32:01 1 0.99 0.00 0.03 0.00 0.02 98.96 09:40:54 09:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:32:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:40:54 09:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:40:54 09:32:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:40:54 09:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:40:54 09:33:01 all 0.01 0.00 0.01 0.00 0.00 99.96 09:40:54 09:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:40:54 09:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:40:54 09:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:40:54 09:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:33:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:40:54 09:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:40:54 09:33:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:40:54 09:33:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:40:54 09:34:01 all 0.02 0.00 0.00 0.00 0.00 99.97 09:40:54 09:34:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:40:54 09:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:40:54 09:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:34:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:40:54 09:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:40:54 09:35:01 all 0.03 0.00 0.01 0.00 0.00 99.96 09:40:54 09:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:40:54 09:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:35:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:40:54 09:35:01 5 0.02 0.00 0.02 0.02 0.02 99.93 09:40:54 09:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:40:54 09:35:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:40:54 09:36:01 all 0.23 0.00 0.01 0.00 0.01 99.74 09:40:54 09:36:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:40:54 09:36:01 1 1.74 0.00 0.00 0.00 0.02 98.24 09:40:54 09:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:40:54 09:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:36:01 4 0.03 0.00 0.05 0.00 0.02 99.90 09:40:54 09:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:40:54 09:36:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:40:54 09:36:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:40:54 09:37:01 all 0.04 0.00 0.01 0.00 0.01 99.93 09:40:54 09:37:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:40:54 09:37:01 1 0.13 0.00 0.02 0.00 0.00 99.85 09:40:54 09:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:40:54 09:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:40:54 09:37:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:40:54 09:37:01 6 0.05 0.00 0.02 0.02 0.00 99.92 09:40:54 09:37:01 7 0.07 0.00 0.02 0.00 0.00 99.92 09:40:54 09:38:01 all 0.10 0.00 0.01 0.00 0.00 99.89 09:40:54 09:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:38:01 1 0.68 0.00 0.02 0.00 0.00 99.30 09:40:54 09:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:40:54 09:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:38:01 5 0.00 0.00 0.02 0.02 0.00 99.97 09:40:54 09:38:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:40:54 09:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:40:54 09:40:54 09:38:01 CPU %user %nice %system %iowait %steal %idle 09:40:54 09:39:01 all 0.17 0.00 0.02 0.00 0.01 99.80 09:40:54 09:39:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:40:54 09:39:01 1 1.19 0.00 0.02 0.00 0.00 98.79 09:40:54 09:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:40:54 09:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:39:01 4 0.02 0.00 0.07 0.00 0.02 99.90 09:40:54 09:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:40:54 09:39:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:40:54 09:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:40:54 09:40:01 all 5.60 0.00 2.46 1.80 0.05 90.09 09:40:54 09:40:01 0 4.62 0.00 1.96 0.37 0.03 93.01 09:40:54 09:40:01 1 7.62 0.00 2.20 0.12 0.05 90.00 09:40:54 09:40:01 2 7.61 0.00 1.58 0.05 0.05 90.70 09:40:54 09:40:01 3 5.07 0.00 4.60 0.00 0.03 90.31 09:40:54 09:40:01 4 4.85 0.00 2.42 5.58 0.05 87.10 09:40:54 09:40:01 5 6.25 0.00 2.88 5.08 0.07 85.72 09:40:54 09:40:01 6 5.22 0.00 2.35 3.27 0.07 89.09 09:40:54 09:40:01 7 3.52 0.00 1.71 0.02 0.03 94.72 09:40:54 Average: all 7.39 0.00 1.24 2.04 0.03 89.30 09:40:54 Average: 0 7.32 0.00 1.26 1.70 0.03 89.69 09:40:54 Average: 1 7.58 0.00 1.25 1.95 0.03 89.19 09:40:54 Average: 2 7.47 0.00 1.16 1.16 0.02 90.19 09:40:54 Average: 3 7.52 0.00 1.28 1.74 0.05 89.41 09:40:54 Average: 4 7.35 0.00 1.22 1.72 0.04 89.68 09:40:54 Average: 5 7.39 0.00 1.31 4.67 0.03 86.60 09:40:54 Average: 6 7.27 0.00 1.22 1.58 0.03 89.91 09:40:54 Average: 7 7.20 0.00 1.21 1.83 0.03 89.72 09:40:54 09:40:54 09:40:54