Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c6b1f3a8d30454f4f728b8997d05f0da671aa4be 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-ssh4798173963419165626.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh10129127624624314848.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6404328148491490636.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh10130851062766515273.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-ssh11739752857707187012.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.21 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 Running on prd-ubuntu20.04-docker-8c-8g-6384 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/656 [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/656 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c6b1f3a8d30454f4f728b8997d05f0da671aa4be (main) Commit message: "Merge pull request #4838 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.49" > git config core.sparsecheckout # timeout=10 > git checkout -f c6b1f3a8d30454f4f728b8997d05f0da671aa4be # timeout=10 > git rev-list --no-walk 9dd757975a2486f93e2289e3629aab843f36bcb7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:41:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:41:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:41:25 ========================================================= 02:41:25 EdgeX Global Pipelines Version Info 02:41:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:41:26 ------------------- 02:41:26 stable info: 02:41:26 ------------------- 02:41:26 Commited By: Ginny Guan ginny@iotechsys.com 02:41:26 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 02:41:26 Message: update stable to v1.0.260 02:41:26 ------------------- 02:41:26 experimental info: 02:41:26 ------------------- 02:41:26 Commited By: Ginny Guan ginny@iotechsys.com 02:41:26 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 02:41:26 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:41:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:41:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:41:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:41:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:41:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:41:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:41:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:41:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:41:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:41:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:41:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:41:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:41:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:41:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:41:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:41:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:41:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:41:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:41:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:41:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:41:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:41:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:41:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:41:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:41:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:41:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:41:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] echo 02:41:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6b1f3a [Pipeline] echo 02:41:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:41:27 provisioning config files... 02:41:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/656@tmp/config2915423962545008091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:41:27 ---> ****-login.sh 02:41:27 nexus3.edgexfoundry.org:10001 02:41:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:28 Configure a credential helper to remove this warning. See 02:41:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:28 02:41:28 Login Succeeded 02:41:28 nexus3.edgexfoundry.org:10002 02:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:28 Configure a credential helper to remove this warning. See 02:41:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:28 02:41:28 Login Succeeded 02:41:28 nexus3.edgexfoundry.org:10003 02:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:28 Configure a credential helper to remove this warning. See 02:41:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:28 02:41:28 Login Succeeded 02:41:28 nexus3.edgexfoundry.org:10004 02:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:28 Configure a credential helper to remove this warning. See 02:41:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:28 02:41:28 Login Succeeded 02:41:28 ****.io 02:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:28 Configure a credential helper to remove this warning. See 02:41:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:28 02:41:28 Login Succeeded 02:41:28 ---> ****-login.sh ends [Pipeline] } 02:41:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:41:29 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 02:41:29 + cut -d/ -f2 02:41:29 + dirname cmd/core-command/Dockerfile 02:41:29 + echo core-command,cmd/core-command/Dockerfile 02:41:29 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:41:29 + cut -d/ -f2 02:41:29 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:41:29 + dirname cmd/core-data/Dockerfile 02:41:29 + cut -d/ -f2 02:41:29 + echo core-data,cmd/core-data/Dockerfile 02:41:29 + + dirname cmd/core-keeper/Dockerfile 02:41:29 cut -d/ -f2 02:41:29 + echo core-keeper,cmd/core-keeper/Dockerfile 02:41:29 + dirname cmd/core-metadata/Dockerfile 02:41:29 + cut -d/ -f2 02:41:29 + echo core-metadata,cmd/core-metadata/Dockerfile 02:41:29 + dirname cmd/security-bootstrapper/Dockerfile 02:41:29 + cut -d/ -f2 02:41:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:41:29 + dirname cmd/security-proxy-auth/Dockerfile 02:41:29 + cut -d/ -f2 02:41:29 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:41:29 + dirname cmd/security-proxy-setup/Dockerfile 02:41:29 + cut -d/ -f2 02:41:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:41:29 + cut -d/+ -f2 02:41:29 dirname cmd/security-secretstore-setup/Dockerfile 02:41:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:41:29 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:41:29 + cut -d/ -f2 02:41:29 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:41:29 + dirname cmd/security-spire-agent/Dockerfile 02:41:29 + cut -d/ -f2 02:41:29 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:41:29 + dirname cmd/security-spire-config/Dockerfile 02:41:29 + cut -d/ -f2 02:41:29 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:41:29 + dirname cmd/security-spire-server/Dockerfile 02:41:29 + cut -d/ -f2 02:41:29 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:41:29 + + dirname cmd/support-notifications/Dockerfile 02:41:29 cut -d/ -f2 02:41:29 + echo support-notifications,cmd/support-notifications/Dockerfile 02:41:29 + dirname cmd/support-scheduler/Dockerfile 02:41:29 + cut -d/ -f2 02:41:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:41:29 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:41:29 + git rev-list -1 --merges c6b1f3a8d30454f4f728b8997d05f0da671aa4be~1..c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] echo 02:41:29 -----------> git rev-list -1 --merges c6b1f3a8d30454f4f728b8997d05f0da671aa4be~1..c6b1f3a8d30454f4f728b8997d05f0da671aa4be c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:41:29 c6b1f3a8d30454f4f728b8997d05f0da671aa4be [false] [Pipeline] sh 02:41:29 + git log --format=format:%s -1 c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] echo 02:41:29 ========================================================= 02:41:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:41:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:41:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:41:30 + grep -v github /etc/ssh/ssh_known_hosts 02:41:30 + [ -e /tmp/ssh_known_hosts ] 02:41:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:41:30 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 02:41:30 -a /etc/ssh/ssh_known_hosts 02:41:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:41:30 02:41:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:41:30 0.1.4: Pulling from edgex-devops/py-git-semver 02:41:30 b85a868b505f: Pulling fs layer 02:41:30 e2be974225ed: Pulling fs layer 02:41:30 339a4e72a1f5: Pulling fs layer 02:41:30 988bab9f4d93: Pulling fs layer 02:41:30 1469e6f7b9e6: Pulling fs layer 02:41:30 eaf3925da568: Pulling fs layer 02:41:30 bab4dde63d76: Pulling fs layer 02:41:30 988bab9f4d93: Waiting 02:41:30 1469e6f7b9e6: Waiting 02:41:30 eaf3925da568: Waiting 02:41:30 bde34c3a00c8: Pulling fs layer 02:41:30 b352a97aabf1: Pulling fs layer 02:41:30 bab4dde63d76: Waiting 02:41:30 bde34c3a00c8: Waiting 02:41:30 4872d77fe225: Pulling fs layer 02:41:30 5851b861e8e6: Pulling fs layer 02:41:30 b352a97aabf1: Waiting 02:41:30 4872d77fe225: Waiting 02:41:30 5851b861e8e6: Waiting 02:41:30 e2be974225ed: Verifying Checksum 02:41:30 e2be974225ed: Download complete 02:41:30 988bab9f4d93: Download complete 02:41:30 1469e6f7b9e6: Verifying Checksum 02:41:30 1469e6f7b9e6: Download complete 02:41:30 eaf3925da568: Verifying Checksum 02:41:30 eaf3925da568: Download complete 02:41:30 339a4e72a1f5: Download complete 02:41:31 bde34c3a00c8: Verifying Checksum 02:41:31 bde34c3a00c8: Download complete 02:41:31 b352a97aabf1: Verifying Checksum 02:41:31 b352a97aabf1: Download complete 02:41:31 4872d77fe225: Download complete 02:41:31 5851b861e8e6: Verifying Checksum 02:41:31 5851b861e8e6: Download complete 02:41:31 b85a868b505f: Verifying Checksum 02:41:31 b85a868b505f: Download complete 02:41:31 bab4dde63d76: Verifying Checksum 02:41:31 bab4dde63d76: Download complete 02:41:32 b85a868b505f: Pull complete 02:41:32 e2be974225ed: Pull complete 02:41:33 339a4e72a1f5: Pull complete 02:41:33 988bab9f4d93: Pull complete 02:41:33 1469e6f7b9e6: Pull complete 02:41:33 eaf3925da568: Pull complete 02:41:35 bab4dde63d76: Pull complete 02:41:35 bde34c3a00c8: Pull complete 02:41:35 b352a97aabf1: Pull complete 02:41:35 4872d77fe225: Pull complete 02:41:35 5851b861e8e6: Pull complete 02:41:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:41:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:41:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:35 prd-ubuntu20.04-docker-8c-8g-6384 does not seem to be running inside a container 02:41:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@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 02:41:41 $ docker top 3d50d6a66d429fe39c61343ad9f8acd7c8c0cf567a26d59500b7dba18df5bf10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:41:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:41:41 [ssh-agent] Looking for ssh-agent implementation... 02:41:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:41:41 $ docker exec 3d50d6a66d429fe39c61343ad9f8acd7c8c0cf567a26d59500b7dba18df5bf10 ssh-agent 02:41:41 SSH_AUTH_SOCK=/tmp/ssh-JdNq39LS21iL/agent.32 02:41:41 SSH_AGENT_PID=38 02:41:41 Running ssh-add (command line suppressed) 02:41:41 Identity added: /w/workspace/edgex-go/656@tmp/private_key_13232886800617029596.key (/w/workspace/edgex-go/656@tmp/private_key_13232886800617029596.key) 02:41:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:41:41 + git tag --points-at HEAD [Pipeline] } 02:41:41 $ docker exec --env ******** --env ******** 3d50d6a66d429fe39c61343ad9f8acd7c8c0cf567a26d59500b7dba18df5bf10 ssh-agent -k 02:41:41 unset SSH_AUTH_SOCK; 02:41:41 unset SSH_AGENT_PID; 02:41:41 echo Agent pid 38 killed; 02:41:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:41:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:41:41 [ssh-agent] Looking for ssh-agent implementation... 02:41:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:41:42 $ docker exec 3d50d6a66d429fe39c61343ad9f8acd7c8c0cf567a26d59500b7dba18df5bf10 ssh-agent 02:41:42 SSH_AUTH_SOCK=/tmp/ssh-YOPTNvo6dLbi/agent.71 02:41:42 SSH_AGENT_PID=77 02:41:42 Running ssh-add (command line suppressed) 02:41:42 Identity added: /w/workspace/edgex-go/656@tmp/private_key_8118299916593799040.key (/w/workspace/edgex-go/656@tmp/private_key_8118299916593799040.key) 02:41:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:41:42 + git semver init 02:41:42 2024-07-25 02:41:42,780 [run_init] DEBUG init version:0.0.0 force:False 02:41:42 2024-07-25 02:41:42,781 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/656/.semver 02:41:42 2024-07-25 02:41:42,781 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/656/.semver 02:41:42 2024-07-25 02:41:42,781 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/656/.semver'], cwd=/w/workspace/edgex-go/656, universal_newlines=False, shell=None, istream=None) 02:41:50 2024-07-25 02:41:49,557 [append_file] DEBUG append to file:/w/workspace/edgex-go/656/.git/info/exclude 02:41:50 2024-07-25 02:41:49,558 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/656/.semver/main with force:False 02:41:50 2024-07-25 02:41:49,558 [read_version] DEBUG read version from /w/workspace/edgex-go/656/.semver/main 02:41:50 2024-07-25 02:41:49,558 [read_version] DEBUG read version from /w/workspace/edgex-go/656/.semver/main 02:41:50 3.2.0-dev.38 [Pipeline] } 02:41:51 $ docker exec --env ******** --env ******** 3d50d6a66d429fe39c61343ad9f8acd7c8c0cf567a26d59500b7dba18df5bf10 ssh-agent -k 02:41:51 unset SSH_AUTH_SOCK; 02:41:51 unset SSH_AGENT_PID; 02:41:51 echo Agent pid 77 killed; 02:41:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:41:51 + git semver [Pipeline] } 02:41:51 $ docker stop --time=1 3d50d6a66d429fe39c61343ad9f8acd7c8c0cf567a26d59500b7dba18df5bf10 02:41:53 $ docker rm -f --volumes 3d50d6a66d429fe39c61343ad9f8acd7c8c0cf567a26d59500b7dba18df5bf10 [Pipeline] // withDockerContainer [Pipeline] sh 02:41:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:41:53 Stashed 1 file(s) [Pipeline] echo 02:41:53 [edgeXSemver]: initialized semver on version 3.2.0-dev.38 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:41:54 + git config --global --add safe.directory /w/workspace/edgex-go/656 [Pipeline] echo 02:41:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:41:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:41:54 ========================================================= 02:41:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:41:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:41:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6396 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:41:54 Running in /w/workspace/edgex-go/656 [Pipeline] { [Pipeline] checkout 02:41:54 The recommended git tool is: git 02:41:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:41:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:41:54 619be1103602: Pulling fs layer 02:41:54 7862e08f4a3e: Pulling fs layer 02:41:54 5df492c9dc93: Pulling fs layer 02:41:54 7629e6793208: Pulling fs layer 02:41:54 4f4fb700ef54: Pulling fs layer 02:41:54 fb5054dd5b73: Pulling fs layer 02:41:54 eeca6798cff9: Pulling fs layer 02:41:54 aa269ceb94a6: Pulling fs layer 02:41:54 ada007ff1a6a: Pulling fs layer 02:41:54 7629e6793208: Waiting 02:41:54 4f4fb700ef54: Waiting 02:41:54 fb5054dd5b73: Waiting 02:41:54 aa269ceb94a6: Waiting 02:41:54 ada007ff1a6a: Waiting 02:41:54 7629e6793208: Verifying Checksum 02:41:54 7629e6793208: Download complete 02:41:54 4f4fb700ef54: Verifying Checksum 02:41:54 4f4fb700ef54: Download complete 02:41:54 fb5054dd5b73: Verifying Checksum 02:41:54 fb5054dd5b73: Download complete 02:41:54 619be1103602: Verifying Checksum 02:41:54 619be1103602: Download complete 02:41:54 eeca6798cff9: Verifying Checksum 02:41:54 eeca6798cff9: Download complete 02:41:54 619be1103602: Pull complete 02:41:54 ada007ff1a6a: Verifying Checksum 02:41:54 ada007ff1a6a: Download complete 02:41:54 7862e08f4a3e: Pull complete 02:41:55 5df492c9dc93: Verifying Checksum 02:41:55 5df492c9dc93: Download complete 02:41:55 aa269ceb94a6: Verifying Checksum 02:41:55 aa269ceb94a6: Download complete 02:41:57 5df492c9dc93: Pull complete 02:41:58 7629e6793208: Pull complete 02:41:58 4f4fb700ef54: Pull complete 02:41:58 fb5054dd5b73: Pull complete 02:41:58 eeca6798cff9: Pull complete 02:41:58 using credential edgex-jenkins-ssh 02:41:58 Cloning the remote Git repository 02:41:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:41:59 > git init /w/workspace/edgex-go/656 # timeout=10 02:41:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:41:59 > git --version # timeout=10 02:41:59 > git --version # 'git version 2.25.1' 02:41:59 using GIT_SSH to set credentials SSH Credentials for GitHub 02:41:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:42:00 aa269ceb94a6: Pull complete 02:42:00 ada007ff1a6a: Pull complete 02:42:00 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 02:42:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:42:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:42:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:42:01 WORKDIR /edgex 02:42:01 COPY go.mod . 02:42:01 RUN go mod download 02:42:01 + docker build -t ci-base-image-x86_64 -f - . 02:42:01 Sending build context to Docker daemon 178.6MB 02:42:01 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:42:01 ---> f489d0715acc 02:42:01 Step 2/4 : WORKDIR /edgex 02:42:11 ---> Running in 0df18cae205b 02:42:11 Removing intermediate container 0df18cae205b 02:42:11 ---> ce7a79ab3f60 02:42:11 Step 3/4 : COPY go.mod . 02:42:11 ---> 11ee9659c2cb 02:42:11 Step 4/4 : RUN go mod download 02:42:11 ---> Running in 88eddbd1c959 02:42:17 Avoid second fetch 02:42:17 Checking out Revision c6b1f3a8d30454f4f728b8997d05f0da671aa4be (main) 02:42:18 Commit message: "Merge pull request #4838 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.49" 02:42:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:42:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:42:17 > git config core.sparsecheckout # timeout=10 02:42:17 > git checkout -f c6b1f3a8d30454f4f728b8997d05f0da671aa4be # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:42:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:42:23 % Total % Received % Xferd Average Speed Time Time Time Current 02:42:23 Dload Upload Total Spent Left Speed 02:42:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 118k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh 02:42:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:42:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:42:23 + sudo tee /etc/docker/daemon.new 02:42:23 { 02:42:23 "registry-mirrors": [ 02:42:23 "https://nexus3.edgexfoundry.org:10001" 02:42:23 ], 02:42:23 "bip": "10.250.0.254/24", 02:42:23 "hosts": [ 02:42:23 "tcp://0.0.0.0:5555", 02:42:23 "unix:///var/run/docker.sock" 02:42:23 ], 02:42:23 "mtu": 1458, 02:42:23 "selinux-enabled": true, 02:42:23 "seccomp-profile": "/etc/docker/seccomp.json" 02:42:23 } [Pipeline] sh 02:42:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:42:24 + sudo service docker restart 02:42:38 Removing intermediate container 88eddbd1c959 02:42:38 ---> f1b76b77317d 02:42:38 Successfully built f1b76b77317d 02:42:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:38 + docker inspect -f . ci-base-image-x86_64 02:42:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:38 prd-ubuntu20.04-docker-8c-8g-6384 does not seem to be running inside a container 02:42:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@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 02:42:39 $ docker top 4bf112666ffc06d947d5f6cbf4ff07fd20d2b2f5f5cb5f006f18eb736466e918 -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:39 + go version 02:42:39 go version go1.21.9 linux/amd64 [Pipeline] } 02:42:39 $ docker stop --time=1 4bf112666ffc06d947d5f6cbf4ff07fd20d2b2f5f5cb5f006f18eb736466e918 02:42:41 $ docker rm -f --volumes 4bf112666ffc06d947d5f6cbf4ff07fd20d2b2f5f5cb5f006f18eb736466e918 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:41 + docker inspect -f . ci-base-image-x86_64 02:42:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:41 prd-ubuntu20.04-docker-8c-8g-6384 does not seem to be running inside a container 02:42:41 $ 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/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@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 02:42:42 $ docker top e4cdc7d042ea477dc7198e1da103043f4f573bca5bdd9ff0f8c3770ab964ac6f -eo pid,comm [Pipeline] { [Pipeline] echo 02:42:42 ========================================================= 02:42:42 [edgeXBuildGoParallel] Running Tests and Build... 02:42:42 ========================================================= [Pipeline] sh 02:42:42 + git config --global --add safe.directory /w/workspace/edgex-go/656 [Pipeline] fileExists [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:42:42 provisioning config files... 02:42:42 + make test 02:42:42 go test -race -coverprofile=coverage.out ./... 02:42:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/656@tmp/config13011492727736705103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:42:43 ---> ****-login.sh 02:42:43 nexus3.edgexfoundry.org:10001 02:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:42:43 Configure a credential helper to remove this warning. See 02:42:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:42:43 02:42:43 Login Succeeded 02:42:43 nexus3.edgexfoundry.org:10002 02:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:42:44 Configure a credential helper to remove this warning. See 02:42:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:42:44 02:42:44 Login Succeeded 02:42:44 nexus3.edgexfoundry.org:10003 02:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:42:44 Configure a credential helper to remove this warning. See 02:42:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:42:44 02:42:44 Login Succeeded 02:42:44 nexus3.edgexfoundry.org:10004 02:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:42:44 Configure a credential helper to remove this warning. See 02:42:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:42:44 02:42:44 Login Succeeded 02:42:44 ****.io 02:42:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:42:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:42:45 Configure a credential helper to remove this warning. See 02:42:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:42:45 02:42:45 Login Succeeded 02:42:45 ---> ****-login.sh ends [Pipeline] } 02:42:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:42:45 + git config --global --add safe.directory /w/workspace/edgex-go/656 [Pipeline] echo 02:42:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:42:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:42:46 ========================================================= 02:42:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:42:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:42:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:42:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:42:46 c6b39de5b339: Pulling fs layer 02:42:46 a69c41024577: Pulling fs layer 02:42:46 d6de4b400683: Pulling fs layer 02:42:46 35cb2a7552d0: Pulling fs layer 02:42:46 4f4fb700ef54: Pulling fs layer 02:42:46 35cb2a7552d0: Waiting 02:42:46 464afbd9ba4c: Pulling fs layer 02:42:46 4f4fb700ef54: Waiting 02:42:46 00f215d4a9da: Pulling fs layer 02:42:46 464afbd9ba4c: Waiting 02:42:46 d496ad576159: Pulling fs layer 02:42:46 00f215d4a9da: Waiting 02:42:46 d496ad576159: Waiting 02:42:46 a69c41024577: Verifying Checksum 02:42:46 a69c41024577: Download complete 02:42:46 35cb2a7552d0: Verifying Checksum 02:42:46 35cb2a7552d0: Download complete 02:42:46 4f4fb700ef54: Verifying Checksum 02:42:46 4f4fb700ef54: Download complete 02:42:46 464afbd9ba4c: Verifying Checksum 02:42:46 464afbd9ba4c: Download complete 02:42:46 c6b39de5b339: Verifying Checksum 02:42:46 c6b39de5b339: Download complete 02:42:47 d496ad576159: Verifying Checksum 02:42:47 d496ad576159: Download complete 02:42:47 c6b39de5b339: Pull complete 02:42:48 a69c41024577: Pull complete 02:42:48 d6de4b400683: Download complete 02:42:49 ? github.com/edgexfoundry/edgex-go [no test files] 02:42:49 00f215d4a9da: Verifying Checksum 02:42:49 00f215d4a9da: Download complete 02:43:01 d6de4b400683: Pull complete 02:43:01 35cb2a7552d0: Pull complete 02:43:01 4f4fb700ef54: Pull complete 02:43:01 464afbd9ba4c: Pull complete 02:43:10 00f215d4a9da: Pull complete 02:43:11 d496ad576159: Pull complete 02:43:11 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 02:43:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:43:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:43:11 + docker build -t ci-base-image-arm64 -f - . 02:43:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:43:11 WORKDIR /edgex 02:43:11 COPY go.mod . 02:43:11 RUN go mod download 02:43:12 Sending build context to Docker daemon 3.184MB 02:43:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:43:12 ---> f246e2811388 02:43:12 Step 2/4 : WORKDIR /edgex 02:43:14 ---> Running in 145affa05e47 02:43:14 Removing intermediate container 145affa05e47 02:43:14 ---> 5b586e4208c6 02:43:14 Step 3/4 : COPY go.mod . 02:43:14 ---> 9846eca4f4bf 02:43:14 Step 4/4 : RUN go mod download 02:43:14 ---> Running in 4349871b6293 02:43:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:43:21 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:43:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:43:21 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 02:43:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:43:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:43:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:43:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:43:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:43:21 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:43:21 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:43:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:43:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:43:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:43:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:43:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:43:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:43:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 02:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:43:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements 02:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:43:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:43:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:43:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:43:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:43:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:43:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 02:43:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 02:43:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 02:43:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:43:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 02:43:26 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:43:26 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 02:43:26 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 02:43:26 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 02:43:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:43:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements 02:43:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 53.2% of statements 02:43:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:43:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:43:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.668s coverage: 93.4% of statements 02:43:28 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 91.7% of statements 02:43:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 6.5% of statements 02:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:43:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:43:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:43:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:43:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:43:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:43:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:43:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:43:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.384s coverage: 95.8% of statements 02:43:32 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 02:43:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:43:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 0.8% of statements 02:43:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 32.2% of statements 02:43:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements 02:43:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 77.8% of statements 02:43:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements 02:43:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 02:43:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 02:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:43:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:43:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:43:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:43:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:43:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:43:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:43:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:43:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:43:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:43:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:43:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:43:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:43:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:43:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:43:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:43:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:43:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:43:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:43:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:43:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:43:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:43:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:43:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:43:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:43:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.022s coverage: 94.4% of statements 02:43:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:43:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:43:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:43:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:43:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:43:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:43:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:43:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.265s coverage: 79.9% of statements 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.044s coverage: 92.9% of statements 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.049s coverage: 62.3% of statements 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.012s coverage: 100.0% of statements 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 38.4% of statements 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.039s coverage: 19.9% of statements 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.108s coverage: 95.7% of statements 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.025s coverage: 61.8% of statements 02:43:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements 02:43:59 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 02:43:59 running golangci-lint 02:43:59 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 02:43:59 go version go1.21.9 linux/amd64 02:43:59 level=info msg="[config_reader] Used config file .golangci.yml" 02:43:59 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:44:11 Removing intermediate container 4349871b6293 02:44:11 ---> 5a13b59dd7e2 02:44:11 Successfully built 5a13b59dd7e2 02:44:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:11 + docker inspect -f . ci-base-image-arm64 02:44:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:12 prd-ubuntu20.04-docker-arm64-4c-16g-6396 does not seem to be running inside a container 02:44:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@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-arm64 cat 02:44:13 $ docker top 0188bb46bfbb57c1d29fbb558622b6332df83d2ed84e92d0da830c3b4df4fcb3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:14 + go version 02:44:14 go version go1.21.9 linux/arm64 [Pipeline] } 02:44:14 $ docker stop --time=1 0188bb46bfbb57c1d29fbb558622b6332df83d2ed84e92d0da830c3b4df4fcb3 02:44:15 $ docker rm -f --volumes 0188bb46bfbb57c1d29fbb558622b6332df83d2ed84e92d0da830c3b4df4fcb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:44:16 02:44:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:44:17 latest: Pulling from edgex-devops/edgex-compose-arm64 02:44:17 547446be3368: Pulling fs layer 02:44:17 d125d8839a47: Pulling fs layer 02:44:17 3e85d5ac6304: Pulling fs layer 02:44:17 c3105a71a48b: Pulling fs layer 02:44:17 0f093f025ec4: Pulling fs layer 02:44:17 c3106fc0e877: Pulling fs layer 02:44:17 c3105a71a48b: Waiting 02:44:17 0f093f025ec4: Waiting 02:44:17 547446be3368: Verifying Checksum 02:44:17 547446be3368: Download complete 02:44:17 c3105a71a48b: Verifying Checksum 02:44:17 c3105a71a48b: Download complete 02:44:17 d125d8839a47: Verifying Checksum 02:44:17 d125d8839a47: Download complete 02:44:17 c3106fc0e877: Download complete 02:44:17 0f093f025ec4: Verifying Checksum 02:44:17 0f093f025ec4: Download complete 02:44:18 547446be3368: Pull complete 02:44:19 d125d8839a47: Pull complete 02:44:19 3e85d5ac6304: Verifying Checksum 02:44:19 3e85d5ac6304: Download complete 02:44:21 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|deps|exports_file|name|types_sizes) took 20.025847413s" 02:44:21 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 26.887931ms" 02:44:29 3e85d5ac6304: Pull complete 02:44:29 c3105a71a48b: Pull complete 02:44:29 level=info msg="[linters_context/goanalysis] analyzers took 1m22.044974417s with top 10 stages: buildir: 45.193632517s, gosec: 7.524184467s, inspect: 2.280949947s, fact_deprecated: 2.155369961s, ctrlflow: 1.391922882s, printf: 1.391422462s, fact_purity: 1.20994999s, nilness: 1.14610265s, S1038: 925.577972ms, typedness: 792.207046ms" 02:44:29 level=info msg="[runner] Issues before processing: 209, after processing: 0" 02:44:29 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 209/209, cgo: 209/209, filename_unadjuster: 209/209, skip_files: 209/209, autogenerated_exclude: 209/209, exclude: 209/209, path_prettifier: 209/209, skip_dirs: 209/209, exclude-rules: 21/209, nolint: 0/21" 02:44:29 level=info msg="[runner] processing took 18.061615ms with stages: nolint: 7.995421ms, identifier_marker: 4.736864ms, exclude-rules: 1.596642ms, path_prettifier: 1.501099ms, autogenerated_exclude: 1.446438ms, skip_dirs: 737.9µs, cgo: 28.51µs, filename_unadjuster: 14.791µs, max_same_issues: 710ns, exclude: 510ns, skip_files: 480ns, diff: 380ns, fixer: 380ns, uniq_by_line: 330ns, sort_results: 250ns, severity-rules: 240ns, max_from_linter: 170ns, source_code: 170ns, path_prefixer: 110ns, path_shortener: 110ns, max_per_file_from_linter: 110ns" 02:44:29 level=info msg="[runner] linters took 10.133027134s with stages: goanalysis_metalinter: 10.114869326s" 02:44:29 level=info msg="File cache stats: 0 entries of total size 0B" 02:44:29 level=info msg="Memory: 302 samples, avg is 287.7MB, max is 1375.0MB" 02:44:29 level=info msg="Execution took 30.193939626s" 02:44:29 go vet ./... 02:44:30 0f093f025ec4: Pull complete 02:44:31 c3106fc0e877: Pull complete 02:44:31 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:44:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:44:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:31 prd-ubuntu20.04-docker-arm64-4c-16g-6396 does not seem to be running inside a container 02:44:31 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@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-arm64:latest cat 02:44:33 $ docker top 283fd06ae74d42f7ed5cdcd49ab5edafe2e75a3a1889089d30d8df3cf903e588 -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:33 + docker compose -f ./docker-compose-build.yml build --parallel 02:44:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:44:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:44:36 ./bin/test-attribution-txt.sh [Pipeline] echo 02:44:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:44:36 + ls -al . 02:44:36 total 840 02:44:36 drwxrwxr-x 11 1001 1001 4096 Jul 25 02:42 . 02:44:36 drwxr-xr-x 4 root root 4096 Jul 25 02:42 .. 02:44:36 drwxrwxr-x 2 1001 1001 4096 Jul 25 02:41 .blubracket 02:44:36 -rw-rw-r-- 1 1001 1001 10 Jul 25 02:41 .dockerignore 02:44:36 drwxrwxr-x 8 1001 1001 4096 Jul 25 02:43 .git 02:44:36 drwxrwxr-x 3 1001 1001 4096 Jul 25 02:41 .github 02:44:36 -rw-rw-r-- 1 1001 1001 1102 Jul 25 02:41 .gitignore 02:44:36 -rw-rw-r-- 1 1001 1001 42 Jul 25 02:41 .golangci.yml 02:44:36 -rw-rw-r-- 1 1001 1001 100 Jul 25 02:41 .hadolint.yml 02:44:36 drwxr-xr-x 3 1001 1001 4096 Jul 25 02:41 .semver 02:44:36 -rw-rw-r-- 1 1001 1001 155 Jul 25 02:41 .sonarcloud.properties 02:44:36 -rw-rw-r-- 1 1001 1001 1171 Jul 25 02:41 ADOPTERS.md 02:44:36 -rw-rw-r-- 1 1001 1001 20361 Jul 25 02:41 Attribution.txt 02:44:36 -rw-rw-r-- 1 1001 1001 100284 Jul 25 02:41 CHANGELOG.md 02:44:36 -rw-rw-r-- 1 1001 1001 3804 Jul 25 02:41 CONTRIBUTING.md 02:44:36 -rw-rw-r-- 1 1001 1001 677 Jul 25 02:41 GOVERNANCE.md 02:44:36 -rw-rw-r-- 1 1001 1001 861 Jul 25 02:41 Jenkinsfile 02:44:36 -rw-rw-r-- 1 1001 1001 10775 Jul 25 02:41 LICENSE 02:44:36 -rw-rw-r-- 1 1001 1001 16051 Jul 25 02:41 Makefile 02:44:36 -rw-rw-r-- 1 1001 1001 582 Jul 25 02:41 OWNERS.md 02:44:36 -rw-rw-r-- 1 1001 1001 9528 Jul 25 02:41 README.md 02:44:36 -rw-rw-r-- 1 1001 1001 789 Jul 25 02:41 SECURITY.md 02:44:36 -rw-rw-r-- 1 1001 1001 12 Jul 25 02:41 VERSION 02:44:36 drwxrwxr-x 2 1001 1001 4096 Jul 25 02:41 bin 02:44:36 drwxrwxr-x 19 1001 1001 4096 Jul 25 02:41 cmd 02:44:36 -rw-r--r-- 1 root root 481595 Jul 25 02:43 coverage.out 02:44:36 drwxrwxr-x 2 1001 1001 4096 Jul 25 02:41 fuzz_test 02:44:36 -rw-rw-r-- 1 1001 1001 6912 Jul 25 02:41 go.mod 02:44:36 -rw-rw-r-- 1 1001 1001 100928 Jul 25 02:41 go.sum 02:44:36 drwxrwxr-x 7 1001 1001 4096 Jul 25 02:41 internal 02:44:36 drwxrwxr-x 3 1001 1001 4096 Jul 25 02:41 openapi 02:44:36 -rw-rw-r-- 1 1001 1001 584 Jul 25 02:41 security.txt 02:44:36 -rw-rw-r-- 1 1001 1001 204 Jul 25 02:41 version.go [Pipeline] sh 02:44:37 + '[' -e coverage.out ] 02:44:37 + chown 1001:1001 coverage.out [Pipeline] stash 02:44:37 Stashed 1 file(s) [Pipeline] sh 02:44:37 + make build 02:44:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:44:43 #1 [core-keeper internal] load build definition from Dockerfile 02:44:43 #1 transferring dockerfile: 02:44:43 #1 transferring dockerfile: 2.01kB 0.0s done 02:44:43 #1 DONE 0.1s 02:44:43 02:44:43 #2 [security-proxy-setup internal] load build definition from Dockerfile 02:44:43 #2 transferring dockerfile: 2.50kB 0.0s done 02:44:43 #2 DONE 0.1s 02:44:43 02:44:43 #3 [core-data internal] load build definition from Dockerfile 02:44:43 #3 transferring dockerfile: 2.01kB 0.0s done 02:44:43 #3 DONE 0.1s 02:44:43 02:44:43 #4 [core-command internal] load build definition from Dockerfile 02:44:43 #4 transferring dockerfile: 1.93kB done 02:44:43 #4 DONE 0.0s 02:44:43 02:44:43 #5 [security-spire-server internal] load build definition from Dockerfile 02:44:43 #5 transferring dockerfile: 1.70kB done 02:44:43 #5 DONE 0.1s 02:44:43 02:44:43 #6 [security-bootstrapper internal] load build definition from Dockerfile 02:44:43 #6 transferring dockerfile: 2.93kB done 02:44:43 #6 DONE 0.1s 02:44:43 02:44:43 #7 [support-scheduler internal] load build definition from Dockerfile 02:44:43 #7 transferring dockerfile: 1.93kB done 02:44:43 #7 DONE 0.1s 02:44:43 02:44:43 #8 [core-metadata internal] load build definition from Dockerfile 02:44:43 #8 transferring dockerfile: 2.06kB 0.0s done 02:44:43 #8 DONE 0.1s 02:44:43 02:44:43 #9 [security-secretstore-setup internal] load build definition from Dockerfile 02:44:43 #9 transferring dockerfile: 2.49kB done 02:44:43 #9 DONE 0.1s 02:44:43 02:44:43 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:44:43 #10 transferring dockerfile: 1.89kB done 02:44:43 #10 DONE 0.1s 02:44:43 02:44:43 #11 [security-proxy-auth internal] load build definition from Dockerfile 02:44:43 #11 transferring dockerfile: 2.15kB 0.0s done 02:44:43 #11 DONE 0.1s 02:44:43 02:44:43 #12 [support-notifications internal] load build definition from Dockerfile 02:44:43 #12 transferring dockerfile: 1.95kB done 02:44:43 #12 DONE 0.1s 02:44:43 02:44:43 #13 [security-spire-agent internal] load build definition from Dockerfile 02:44:44 #13 transferring dockerfile: 1.81kB 0.0s done 02:44:44 #13 DONE 0.1s 02:44:44 02:44:44 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:44:44 #14 transferring dockerfile: 2.23kB done 02:44:44 #14 DONE 0.0s 02:44:44 02:44:44 #15 [security-spire-config internal] load build definition from Dockerfile 02:44:44 #15 transferring dockerfile: 1.69kB done 02:44:44 #15 DONE 0.1s 02:44:44 02:44:44 #16 [core-keeper internal] load .dockerignore 02:44:44 #16 transferring context: 02:44:44 #16 transferring context: 50B done 02:44:44 #16 DONE 0.1s 02:44:45 02:44:45 #17 [security-proxy-setup internal] load .dockerignore 02:44:45 #17 transferring context: 50B done 02:44:45 #17 DONE 0.0s 02:44:45 02:44:45 #18 [core-data internal] load .dockerignore 02:44:45 #18 transferring context: 50B done 02:44:45 #18 DONE 0.0s 02:44:45 02:44:45 #19 [core-command internal] load .dockerignore 02:44:45 #19 transferring context: 50B done 02:44:45 #19 DONE 0.1s 02:44:45 02:44:45 #20 [security-spire-server internal] load .dockerignore 02:44:45 #20 transferring context: 50B done 02:44:45 #20 DONE 0.1s 02:44:45 02:44:45 #21 [security-bootstrapper internal] load .dockerignore 02:44:45 #21 transferring context: 50B 0.0s done 02:44:45 #21 DONE 0.1s 02:44:45 02:44:45 #22 [support-scheduler internal] load .dockerignore 02:44:45 #22 transferring context: 50B done 02:44:45 #22 DONE 0.1s 02:44:45 02:44:45 #23 [core-metadata internal] load .dockerignore 02:44:45 #23 transferring context: 50B 0.0s done 02:44:45 #23 DONE 0.1s 02:44:45 02:44:45 #24 [security-secretstore-setup internal] load .dockerignore 02:44:45 #24 transferring context: 50B done 02:44:45 #24 DONE 0.1s 02:44:45 02:44:45 #25 [security-spiffe-token-provider internal] load .dockerignore 02:44:45 #25 transferring context: 50B done 02:44:45 #25 DONE 0.1s 02:44:45 02:44:45 #26 [security-proxy-auth internal] load .dockerignore 02:44:45 #26 transferring context: 50B 0.0s done 02:44:45 #26 DONE 0.1s 02:44:45 02:44:45 #27 [support-notifications internal] load .dockerignore 02:44:45 #27 transferring context: 50B 0.0s done 02:44:45 #27 DONE 0.1s 02:44:45 02:44:45 #28 [security-spire-agent internal] load .dockerignore 02:44:45 #28 transferring context: 50B 0.0s done 02:44:45 #28 DONE 0.0s 02:44:45 02:44:45 #29 [core-common-config-bootstrapper internal] load .dockerignore 02:44:45 #29 transferring context: 50B 0.0s done 02:44:45 #29 DONE 0.1s 02:44:45 02:44:45 #30 [security-spire-config internal] load .dockerignore 02:44:45 #30 transferring context: 50B 0.0s done 02:44:45 #30 DONE 0.1s 02:44:45 02:44:45 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:44:45 #31 DONE 0.0s 02:44:45 02:44:45 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 02:44:46 #32 DONE 0.2s 02:44:46 02:44:46 #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:44:46 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:44:46 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:44:46 #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:44:46 #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:44:46 #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s 02:44:46 #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.50MB / 3.34MB 0.2s 02:44:46 #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 02:44:46 #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 02:44:46 #33 ... 02:44:46 02:44:46 #34 [core-keeper internal] load build context 02:44:46 #34 transferring context: 2.80MB 0.6s done 02:44:46 #34 DONE 0.8s 02:44:46 02:44:46 #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:44:47 #33 ... 02:44:47 02:44:47 #35 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 02:44:47 #35 DONE 1.6s 02:44:47 02:44:47 #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:44:47 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:44:47 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:44:47 #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:44:47 #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:44:47 #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 02:44:47 #33 ... 02:44:47 02:44:47 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:44:47 #31 DONE 0.0s 02:44:47 02:44:47 #35 [core-data builder 1/8] FROM docker.io/library/ci-base-image-arm64 02:44:47 #35 DONE 1.6s 02:44:47 02:44:47 #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:44:47 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:44:47 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:44:47 #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:44:47 #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:44:47 #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 02:44:47 #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 02:44:47 #33 ... 02:44:47 02:44:47 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:44:47 #31 DONE 0.0s 02:44:47 02:44:47 #36 [core-command builder 2/8] WORKDIR /edgex-go 02:44:47 #36 DONE 0.6s 02:44:47 02:44:47 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 02:44:47 #32 DONE 0.7s 02:44:47 02:44:47 #35 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 02:44:47 #35 DONE 1.7s 02:44:47 02:44:47 #36 [security-bootstrapper builder 2/8] WORKDIR /edgex-go 02:44:47 #36 DONE 0.6s 02:44:47 02:44:47 #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:44:47 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:44:47 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:44:47 #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:44:47 #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:44:47 #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 02:44:47 #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 02:44:47 #33 ... 02:44:47 02:44:47 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:44:47 #31 DONE 0.0s 02:44:47 02:44:47 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:44:47 #31 DONE 0.1s 02:44:47 02:44:47 #37 [core-data internal] load build context 02:44:48 #37 ... 02:44:48 02:44:48 #35 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-arm64 02:44:48 #35 DONE 1.7s 02:44:48 02:44:48 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 02:44:48 #32 DONE 0.9s 02:44:48 02:44:48 #36 [core-metadata builder 2/8] WORKDIR /edgex-go 02:44:48 #36 DONE 0.7s 02:44:48 02:44:48 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:44:48 #31 DONE 0.1s 02:44:48 02:44:48 #33 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:44:48 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:44:48 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:44:48 #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:44:48 #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:44:48 #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 02:44:48 #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 02:44:48 #33 ... 02:44:48 02:44:48 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:44:48 #31 DONE 0.1s 02:44:48 02:44:48 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:44:48 #31 DONE 0.1s 02:44:48 02:44:48 #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:44:48 #33 ... 02:44:48 02:44:48 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:44:48 #31 DONE 0.1s 02:44:48 02:44:48 #35 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-arm64 02:44:48 #35 DONE 1.8s 02:44:48 02:44:48 #36 [support-notifications builder 2/8] WORKDIR /edgex-go 02:44:48 #36 DONE 0.7s 02:44:48 02:44:48 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 02:44:48 #32 DONE 1.5s 02:44:48 02:44:48 #33 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:44:48 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:44:48 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:44:48 #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:44:48 #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:44:48 #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 02:44:48 #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 02:44:48 #33 ... 02:44:48 02:44:48 #37 [core-data internal] load build context 02:44:48 #37 transferring context: 2.80MB 1.4s done 02:44:48 #37 DONE 1.6s 02:44:49 02:44:49 #38 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:44:49 #38 ... 02:44:49 02:44:49 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:44:49 #31 DONE 0.1s 02:44:49 02:44:49 #39 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:44:49 #39 ... 02:44:49 02:44:49 #40 [core-command internal] load build context 02:44:49 #40 transferring context: 2.80MB 1.9s done 02:44:49 #40 DONE 2.1s 02:44:49 02:44:49 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:44:49 #41 DONE 2.2s 02:44:49 02:44:49 #42 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:44:49 #42 ... 02:44:49 02:44:49 #43 [security-proxy-setup internal] load build context 02:44:49 #43 transferring context: 2.80MB 2.2s done 02:44:49 #43 DONE 2.5s 02:44:49 02:44:49 #44 [security-bootstrapper internal] load build context 02:44:49 #44 transferring context: 2.80MB 1.4s done 02:44:49 #44 DONE 2.1s 02:44:49 02:44:49 #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:44:49 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:44:49 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:44:49 #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:44:49 #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:44:49 #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 02:44:49 #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 02:44:50 #33 ... 02:44:50 02:44:50 #45 [core-metadata internal] load build context 02:44:50 #45 transferring context: 2.80MB 1.4s done 02:44:50 #45 DONE 2.3s 02:44:50 02:44:50 #46 [support-scheduler internal] load build context 02:44:50 #46 transferring context: 2.80MB 1.6s done 02:44:50 #46 DONE 2.5s 02:44:50 02:44:50 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:44:50 #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:44:50 #47 ... 02:44:50 02:44:50 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 02:44:50 #32 DONE 3.2s 02:44:50 02:44:50 #48 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:44:51 #48 ... 02:44:51 02:44:51 #35 [core-common-config-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 02:44:51 #35 DONE 1.9s 02:44:51 02:44:51 #36 [core-common-config-bootstrapper builder 2/8] WORKDIR /edgex-go 02:44:51 #36 DONE 0.8s 02:44:51 02:44:51 #33 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:44:51 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:44:51 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:44:51 #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:44:51 #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:44:51 #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 02:44:51 #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 02:44:52 #33 ... 02:44:52 02:44:52 #49 [security-spire-server internal] load build context 02:44:52 #49 transferring context: 26.79kB 0.3s done 02:44:52 #49 DONE 2.1s 02:44:52 02:44:52 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:44:52 #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.1s done 02:44:52 #47 DONE 2.4s 02:44:52 02:44:52 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:44:53 #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:44:53 #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:44:53 #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:44:53 #47 ... 02:44:53 02:44:53 #50 [security-spire-config internal] load build context 02:44:53 #50 transferring context: 25.04kB 0.8s done 02:44:53 #50 DONE 2.5s 02:44:53 02:44:53 #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:44:53 #51 DONE 4.6s 02:44:53 02:44:53 #52 [security-proxy-auth internal] load build context 02:44:53 #52 ... 02:44:53 02:44:53 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:44:53 #53 DONE 0.0s 02:44:53 02:44:53 #52 [security-proxy-auth internal] load build context 02:44:53 #52 ... 02:44:53 02:44:53 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:44:53 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:44:53 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:44:53 #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:44:53 #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:44:53 #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 02:44:53 #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 02:44:55 #33 ... 02:44:55 02:44:55 #54 [security-spiffe-token-provider internal] load build context 02:44:55 #54 transferring context: 2.80MB 4.2s done 02:44:55 #54 DONE 6.3s 02:44:55 02:44:55 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:44:55 #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.1s done 02:44:55 #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:44:55 #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:44:55 #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:44:55 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done 02:44:55 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done 02:44:55 #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.7s 02:44:55 #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 02:44:55 #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.8s done 02:44:56 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.4s 02:44:56 #47 ... 02:44:56 02:44:56 #55 [security-spire-agent internal] load build context 02:44:56 #55 transferring context: 26.32kB 0.9s done 02:44:56 #55 DONE 2.6s 02:44:56 02:44:56 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:44:56 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.92MB / 28.04MB 2.9s 02:44:56 #47 ... 02:44:56 02:44:56 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:56 #56 DONE 9.4s 02:44:56 02:44:56 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:44:57 #47 ... 02:44:57 02:44:57 #52 [security-proxy-auth internal] load build context 02:44:57 #52 transferring context: 2.80MB 6.2s done 02:44:57 #52 DONE 8.3s 02:44:57 02:44:57 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:44:57 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.94MB / 28.04MB 3.5s 02:44:57 #47 ... 02:44:57 02:44:57 #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:44:57 #0 9.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:44:57 #57 ... 02:44:57 02:44:57 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:44:57 #0 9.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:44:57 #58 ... 02:44:57 02:44:57 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:44:57 #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 02:44:57 #47 ... 02:44:57 02:44:57 #59 [security-secretstore-setup internal] load build context 02:44:57 #59 transferring context: 2.80MB 6.4s done 02:44:57 #59 DONE 8.9s 02:44:57 02:44:57 #60 [support-notifications internal] load build context 02:44:57 #60 transferring context: 2.80MB 6.9s done 02:44:57 #60 DONE 9.0s 02:44:57 02:44:57 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:44:57 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.62MB / 28.04MB 4.2s 02:44:58 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 4.9s 02:44:58 #47 ... 02:44:58 02:44:58 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:44:58 #0 8.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:44:58 #0 9.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:44:58 #61 ... 02:44:58 02:44:58 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:44:58 #47 ... 02:44:58 02:44:58 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:44:58 #0 9.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:44:59 #62 ... 02:44:59 02:44:59 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:59 #63 ... 02:44:59 02:44:59 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:44:59 #64 ... 02:44:59 02:44:59 #65 [core-common-config-bootstrapper internal] load build context 02:44:59 #65 transferring context: 2.80MB 6.7s done 02:44:59 #65 DONE 8.2s 02:44:59 02:44:59 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:44:59 #0 8.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:44:59 #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:44:59 #66 ... 02:44:59 02:44:59 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:44:59 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.89MB / 28.04MB 5.7s 02:44:59 #47 ... 02:44:59 02:44:59 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:44:59 #67 ... 02:44:59 02:44:59 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:44:59 #68 ... 02:44:59 02:44:59 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:44:59 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 6.3s 02:45:00 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.18MB / 28.04MB 6.9s 02:45:01 #47 ... 02:45:01 02:45:01 #39 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:45:01 #39 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:01 #39 ... 02:45:01 02:45:01 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:01 #63 DONE 12.0s 02:45:01 02:45:01 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:01 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 7.5s 02:45:01 #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 02:45:01 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.66MB / 28.04MB 8.1s 02:45:01 #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 02:45:02 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.11MB / 28.04MB 8.5s 02:45:02 #47 ... 02:45:02 02:45:02 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:45:02 #69 ... 02:45:02 02:45:02 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:45:02 #58 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:02 #58 13.96 OK: 266 MiB in 52 packages 02:45:02 #58 DONE 14.9s 02:45:02 02:45:02 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:02 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.62MB / 28.04MB 8.8s 02:45:02 #47 ... 02:45:02 02:45:02 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:45:02 #57 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:02 #57 14.00 OK: 266 MiB in 52 packages 02:45:02 #57 DONE 15.5s 02:45:02 02:45:02 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:02 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 9.4s 02:45:03 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.92MB / 28.04MB 10.1s 02:45:03 #47 ... 02:45:03 02:45:03 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:45:03 #61 13.26 (1/1) Installing dumb-init (1.2.5-r2) 02:45:03 #61 13.30 Executing busybox-1.36.1-r7.trigger 02:45:03 #61 13.47 OK: 8 MiB in 16 packages 02:45:03 #61 DONE 15.3s 02:45:03 02:45:03 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:03 #47 ... 02:45:03 02:45:03 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:45:03 #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.7s done 02:45:03 #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:45:03 #53 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 02:45:03 #53 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 02:45:03 #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:45:03 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 02:45:03 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 02:45:03 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done 02:45:03 #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 4.8s done 02:45:03 #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 02:45:03 #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 02:45:03 #53 ... 02:45:03 02:45:03 #70 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:45:03 #70 DONE 1.9s 02:45:03 02:45:03 #48 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:45:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:45:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:45:04 #48 ... 02:45:04 02:45:04 #71 [core-command builder 4/7] COPY go.mod vendor* ./ 02:45:04 #71 DONE 1.4s 02:45:04 02:45:04 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:04 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.5s done 02:45:04 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.5s done 02:45:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:45:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:45:06 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:45:06 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 02:45:06 #47 ... 02:45:06 02:45:06 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:45:06 #62 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:06 #62 16.38 OK: 266 MiB in 52 packages 02:45:06 #62 DONE 18.0s 02:45:06 02:45:06 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:07 #47 ... 02:45:07 02:45:07 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:45:07 #0 9.245 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:07 #72 ... 02:45:07 02:45:07 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:45:08 #73 DONE 1.0s 02:45:08 02:45:08 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:09 #74 ... 02:45:09 02:45:09 #39 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:45:09 #39 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:09 #39 18.42 (1/1) Installing dumb-init (1.2.5-r2) 02:45:09 #39 18.50 Executing busybox-1.36.1-r7.trigger 02:45:09 #39 18.61 OK: 8 MiB in 16 packages 02:45:09 #39 DONE 20.3s 02:45:09 02:45:09 #75 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 02:45:09 #75 ... 02:45:09 02:45:09 #38 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:45:09 #38 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:09 #38 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:09 #38 18.72 (1/4) Installing dumb-init (1.2.5-r2) 02:45:09 #38 18.78 (2/4) Installing openssl (3.1.6-r0) 02:45:09 #38 18.91 (3/4) Installing su-exec (0.2-r3) 02:45:09 #38 18.92 (4/4) Installing yq (4.33.3-r5) 02:45:09 #38 20.34 Executing busybox-1.36.1-r7.trigger 02:45:09 #38 20.52 OK: 18 MiB in 19 packages 02:45:10 #38 ... 02:45:10 02:45:10 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:45:10 #64 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:10 #64 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:10 #64 19.33 (1/2) Installing dumb-init (1.2.5-r2) 02:45:10 #64 19.38 (2/2) Installing su-exec (0.2-r3) 02:45:10 #64 19.41 Executing busybox-1.36.1-r7.trigger 02:45:10 #64 19.65 OK: 8 MiB in 17 packages 02:45:10 #64 DONE 21.1s 02:45:10 02:45:10 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:10 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:45:11 #47 ... 02:45:11 02:45:11 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:45:11 #68 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:11 #68 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:11 #68 18.86 (1/2) Installing ca-certificates (20240226-r0) 02:45:11 #68 19.77 (2/2) Installing dumb-init (1.2.5-r2) 02:45:11 #68 19.81 Executing busybox-1.36.1-r7.trigger 02:45:11 #68 20.08 Executing ca-certificates-20240226-r0.trigger 02:45:11 #68 ... 02:45:11 02:45:11 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:45:11 #0 7.991 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:11 #0 9.919 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:11 #76 ... 02:45:11 02:45:11 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:45:11 #68 21.48 OK: 9 MiB in 17 packages 02:45:11 #68 ... 02:45:11 02:45:11 #38 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:45:11 #38 DONE 22.3s 02:45:11 02:45:11 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:45:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:45:12 #77 ... 02:45:12 02:45:12 #42 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:45:12 #42 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:12 #42 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:12 #42 20.78 (1/4) Installing ca-certificates (20240226-r0) 02:45:12 #42 21.44 (2/4) Installing dumb-init (1.2.5-r2) 02:45:12 #42 21.46 (3/4) Installing su-exec (0.2-r3) 02:45:12 #42 21.49 (4/4) Installing yq (4.33.3-r5) 02:45:12 #42 22.67 Executing busybox-1.36.1-r7.trigger 02:45:12 #42 22.76 Executing ca-certificates-20240226-r0.trigger 02:45:12 #42 ... 02:45:12 02:45:12 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:12 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.8s 02:45:12 #47 ... 02:45:12 02:45:12 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:45:12 #68 DONE 23.0s 02:45:12 02:45:12 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:13 #47 ... 02:45:13 02:45:13 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:45:13 #67 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:13 #67 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:13 #67 21.05 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:45:13 #67 21.05 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:45:13 #67 21.05 OK: 19946 distinct packages available 02:45:13 #67 22.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:13 #67 ... 02:45:13 02:45:13 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:45:13 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.7s 02:45:13 #53 ... 02:45:13 02:45:13 #42 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:45:13 #42 23.84 OK: 18 MiB in 19 packages 02:45:13 #42 ... 02:45:13 02:45:13 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:45:13 #0 9.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:13 #78 ... 02:45:13 02:45:13 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:45:13 #66 14.99 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:45:13 #66 14.99 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:45:13 #66 14.99 OK: 19951 distinct packages available 02:45:13 #66 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:13 #66 18.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:13 #66 23.87 OK: 266 MiB in 52 packages 02:45:13 #66 DONE 25.1s 02:45:13 02:45:13 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:45:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:45:14 #79 ... 02:45:14 02:45:14 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:14 #80 ... 02:45:14 02:45:14 #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:14 #81 ... 02:45:14 02:45:14 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:45:14 #47 ... 02:45:14 02:45:14 #42 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:45:14 #42 DONE 25.2s 02:45:14 02:45:14 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:45:14 #79 DONE 0.9s 02:45:15 02:45:15 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:45:15 #78 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:45:15 #78 ... 02:45:15 02:45:15 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:45:15 #69 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:15 #69 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:15 #69 22.98 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:45:15 #69 22.98 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:45:15 #69 22.98 OK: 19946 distinct packages available 02:45:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:45:15 #69 ... 02:45:15 02:45:15 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:45:16 #53 ... 02:45:16 02:45:16 #48 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:45:16 #48 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:16 #48 18.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:16 #48 22.87 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:45:16 #48 22.87 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:45:16 #48 22.87 OK: 19946 distinct packages available 02:45:16 #48 23.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:16 #48 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:16 #48 ... 02:45:16 02:45:16 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:45:16 #69 24.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:45:17 #69 ... 02:45:17 02:45:17 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:45:17 #72 11.48 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:17 #72 18.88 OK: 266 MiB in 52 packages 02:45:17 #72 DONE 20.0s 02:45:17 02:45:17 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [Pipeline] } 02:45:17 $ docker stop --time=1 e4cdc7d042ea477dc7198e1da103043f4f573bca5bdd9ff0f8c3770ab964ac6f 02:45:17 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.8s 02:45:17 #47 ... 02:45:17 02:45:17 #82 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:45:17 #82 DONE 1.0s 02:45:17 02:45:17 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:20 #47 ... 02:45:20 02:45:20 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:45:20 #76 16.17 (1/1) Installing dumb-init (1.2.5-r2) 02:45:20 #76 17.05 Executing busybox-1.36.1-r7.trigger 02:45:20 #76 17.29 OK: 8 MiB in 16 packages 02:45:20 #76 DONE 19.0s 02:45:20 02:45:20 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:45:20 #0 9.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:20 #83 ... 02:45:20 02:45:20 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:45:20 #78 16.44 OK: 8 MiB in 16 packages 02:45:21 #78 DONE 17.8s 02:45:21 02:45:21 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:22 #47 ... 02:45:22 02:45:22 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:45:22 #67 24.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:22 #67 28.97 (1/11) Installing ca-certificates (20240226-r0) 02:45:22 #67 29.26 (2/11) Installing brotli-libs (1.0.9-r14) 02:45:22 #67 29.43 (3/11) Installing libunistring (1.1-r1) 02:45:22 #67 29.59 (4/11) Installing libidn2 (2.3.4-r1) 02:45:22 #67 29.64 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:45:22 #67 29.66 (6/11) Installing libcurl (8.5.0-r0) 02:45:22 #67 29.73 (7/11) Installing curl (8.5.0-r0) 02:45:22 #67 29.77 (8/11) Installing dumb-init (1.2.5-r2) 02:45:22 #67 29.79 (9/11) Installing musl-obstack (1.2.3-r2) 02:45:22 #67 29.80 (10/11) Installing libucontext (1.2-r2) 02:45:22 #67 29.80 (11/11) Installing gcompat (1.1.0-r1) 02:45:22 #67 29.84 Executing busybox-1.36.1-r7.trigger 02:45:22 #67 30.01 Executing ca-certificates-20240226-r0.trigger 02:45:22 #67 31.01 OK: 13 MiB in 26 packages 02:45:22 #67 DONE 33.0s 02:45:22 02:45:22 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:45:22 #84 ... 02:45:22 02:45:22 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:45:22 #0 7.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:22 #0 9.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:23 #85 ... 02:45:23 02:45:23 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:23 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.1s 02:45:23 #47 ... 02:45:23 02:45:23 #48 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:45:23 #48 30.24 (1/5) Installing dumb-init (1.2.5-r2) 02:45:23 #48 30.30 (2/5) Installing musl-obstack (1.2.3-r2) 02:45:23 #48 30.32 (3/5) Installing libucontext (1.2-r2) 02:45:23 #48 30.37 (4/5) Installing gcompat (1.1.0-r1) 02:45:23 #48 30.40 (5/5) Installing openssl (3.1.6-r0) 02:45:23 #48 30.49 Executing busybox-1.36.1-r7.trigger 02:45:23 #48 30.67 OK: 9 MiB in 20 packages 02:45:23 #48 DONE 33.0s 02:45:23 02:45:23 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:24 #47 ... 02:45:24 02:45:24 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:45:24 #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.3s done 02:45:24 #53 DONE 30.1s 02:45:24 02:45:24 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:24 #47 ... 02:45:24 02:45:24 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:45:24 #0 8.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:24 #86 ... 02:45:24 02:45:24 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:25 #87 ... 02:45:25 02:45:25 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:26 #47 ... 02:45:26 02:45:26 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:45:26 #69 25.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:26 #69 32.06 (1/4) Installing dumb-init (1.2.5-r2) 02:45:26 #69 32.13 (2/4) Installing musl-obstack (1.2.3-r2) 02:45:26 #69 32.13 (3/4) Installing libucontext (1.2-r2) 02:45:26 #69 32.21 (4/4) Installing gcompat (1.1.0-r1) 02:45:26 #69 32.25 Executing busybox-1.36.1-r7.trigger 02:45:26 #69 32.45 OK: 8 MiB in 19 packages 02:45:26 #69 DONE 34.4s 02:45:26 02:45:26 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:27 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.6s done 02:45:27 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.6s done 02:45:27 #47 DONE 38.4s 02:45:27 02:45:27 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:45:27 #84 4.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:28 #84 ... 02:45:28 02:45:28 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:45:28 #83 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:28 #83 16.50 OK: 8 MiB in 17 packages 02:45:28 #83 DONE 18.0s 02:45:28 02:45:28 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:28 #88 ... 02:45:28 02:45:28 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:45:28 #89 ... 02:45:28 02:45:28 #75 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 02:45:28 #75 9.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:28 #75 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:28 #75 17.97 OK: 8 MiB in 16 packages 02:45:28 #75 DONE 19.4s 02:45:28 02:45:28 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:45:28 #85 15.80 OK: 9 MiB in 17 packages 02:45:29 #85 DONE 16.8s 02:45:29 02:45:29 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:45:29 #84 6.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:30 #84 ... 02:45:30 02:45:30 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:45:30 #77 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:30 #77 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:30 #77 17.09 OK: 18 MiB in 19 packages 02:45:30 #77 DONE 18.7s 02:45:30 02:45:30 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:45:30 #90 DONE 0.3s 02:45:30 02:45:30 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:45:30 #86 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:30 #86 14.80 OK: 18 MiB in 19 packages 02:45:30 #86 DONE 15.7s 02:45:30 02:45:30 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:45:30 #0 5.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:30 #91 7.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:32 #91 ... 02:45:32 02:45:32 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:45:32 #89 DONE 3.9s 02:45:32 02:45:32 #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:45:32 #92 DONE 0.2s 02:45:32 02:45:32 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:45:32 #0 4.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:32 #93 5.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:32 #93 ... 02:45:32 02:45:32 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:45:32 #84 9.916 OK: 13 MiB in 26 packages 02:45:33 #84 DONE 10.3s 02:45:33 02:45:33 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:45:33 #93 ... 02:45:33 02:45:33 #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:45:33 #91 9.929 OK: 9 MiB in 20 packages 02:45:33 #91 DONE 10.4s 02:45:33 02:45:33 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:45:34 #94 ... 02:45:34 02:45:34 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:45:34 #93 7.374 OK: 8 MiB in 19 packages 02:45:34 #93 DONE 8.1s 02:45:34 02:45:34 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:45:35 #95 ... 02:45:35 02:45:35 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:45:35 #94 DONE 1.4s 02:45:35 02:45:35 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:45:35 #96 ... 02:45:35 02:45:35 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:45:35 #97 DONE 2.0s 02:45:35 02:45:35 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:45:36 #98 DONE 0.4s 02:45:36 02:45:36 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:45:36 #95 DONE 1.6s 02:45:36 02:45:36 #99 [security-spire-server stage-2 6/9] COPY security.txt / 02:45:36 #99 DONE 0.3s 02:45:36 02:45:36 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:45:36 #100 DONE 0.3s 02:45:36 02:45:36 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:45:36 #101 DONE 0.3s 02:45:36 02:45:36 #102 [security-spire-config stage-2 6/10] COPY security.txt / 02:45:36 #102 DONE 0.3s 02:45:36 02:45:36 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:45:36 #96 DONE 1.6s 02:45:36 02:45:36 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:45:37 #103 ... 02:45:37 02:45:37 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:45:37 #104 DONE 0.2s 02:45:37 02:45:37 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:45:37 #103 DONE 0.2s 02:45:37 02:45:37 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:45:37 #105 DONE 0.2s 02:45:37 02:45:37 #106 [security-spire-agent stage-3 7/10] COPY security.txt / 02:45:37 #106 DONE 0.2s 02:45:37 02:45:37 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:45:37 #107 DONE 0.2s 02:45:37 02:45:37 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:45:37 #108 ... 02:45:37 02:45:37 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:45:37 #109 DONE 0.3s 02:45:37 02:45:37 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:45:37 #108 DONE 0.3s 02:45:37 02:45:37 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:45:37 #110 DONE 0.3s 02:45:37 02:45:37 #111 [security-spire-server] exporting to image 02:45:37 #111 exporting layers 02:45:38 #111 ... 02:45:38 02:45:38 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:45:38 #112 DONE 0.3s 02:45:38 02:45:38 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:45:38 #113 DONE 0.2s 02:45:38 02:45:38 #111 [security-spire-agent] exporting to image 02:45:39 #111 exporting layers 2.2s done 02:45:39 #111 writing image sha256:392eae6e86ca14e6860085e4349c74b7cc9f73c863f2dd7612cd67bc1fefc953 done 02:45:39 #111 naming to docker.io/library/security-spire-server-arm64 done 02:45:39 #111 exporting layers 2.2s done 02:45:39 #111 writing image sha256:f1f5aa088d1ffbf868124dbaa2b463de87ae9074a99579bdf557b6c645abe5e9 done 02:45:39 #111 naming to docker.io/library/security-spire-config-arm64 done 02:45:40 #111 exporting layers 2.0s done 02:45:40 #111 writing image sha256:b5de4fcbbd0e9b304ca8dee2976e45c14ea69a6a9a4e021bc915a8efebf91341 done 02:45:40 #111 naming to docker.io/library/security-spire-agent-arm64 done 02:45:40 #111 DONE 2.7s 02:45:40 02:45:40 #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:50 $ docker rm -f --volumes e4cdc7d042ea477dc7198e1da103043f4f573bca5bdd9ff0f8c3770ab964ac6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:45:51 02:45:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:45:52 latest: Pulling from edgex-devops/edgex-compose 02:45:52 91d30c5bc195: Pulling fs layer 02:45:52 2e9b0aa3be6d: Pulling fs layer 02:45:52 9c61dcf015f6: Pulling fs layer 02:45:52 4698f68db338: Pulling fs layer 02:45:52 2a2f49069b9e: Pulling fs layer 02:45:52 e0025b399a48: Pulling fs layer 02:45:52 4698f68db338: Waiting 02:45:52 2a2f49069b9e: Waiting 02:45:52 e0025b399a48: Waiting 02:45:52 91d30c5bc195: Verifying Checksum 02:45:52 91d30c5bc195: Download complete 02:45:52 4698f68db338: Verifying Checksum 02:45:52 4698f68db338: Download complete 02:45:52 2e9b0aa3be6d: Verifying Checksum 02:45:52 2e9b0aa3be6d: Download complete 02:45:52 e0025b399a48: Verifying Checksum 02:45:52 e0025b399a48: Download complete 02:45:52 2a2f49069b9e: Verifying Checksum 02:45:52 2a2f49069b9e: Download complete 02:45:53 9c61dcf015f6: Download complete 02:45:53 91d30c5bc195: Pull complete 02:45:54 2e9b0aa3be6d: Pull complete 02:45:58 9c61dcf015f6: Pull complete 02:45:58 4698f68db338: Pull complete 02:45:59 2a2f49069b9e: Pull complete 02:45:59 e0025b399a48: Pull complete 02:46:00 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:46:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:46:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:46:00 prd-ubuntu20.04-docker-8c-8g-6384 does not seem to be running inside a container 02:46:00 $ 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/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@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 02:46:16 $ docker top de9f3769f63191cbd105ca58eff8ea6ecead8e96ea3b96b9326ad8b9c83cbdde -eo pid,comm [Pipeline] { [Pipeline] sh 02:46:18 + docker compose -f ./docker-compose-build.yml build --parallel 02:46:19 #1 [support-notifications internal] load build definition from Dockerfile 02:46:19 #1 transferring dockerfile: 02:46:19 #1 transferring dockerfile: 1.95kB done 02:46:19 #1 DONE 0.0s 02:46:19 02:46:19 #2 [security-spire-server internal] load build definition from Dockerfile 02:46:19 #2 transferring dockerfile: 1.70kB done 02:46:19 #2 DONE 0.0s 02:46:19 02:46:19 #3 [security-secretstore-setup internal] load build definition from Dockerfile 02:46:19 #3 transferring dockerfile: 2.49kB done 02:46:19 #3 DONE 0.0s 02:46:19 02:46:19 #4 [core-data internal] load build definition from Dockerfile 02:46:19 #4 transferring dockerfile: 2.01kB done 02:46:19 #4 DONE 0.0s 02:46:19 02:46:19 #5 [security-bootstrapper internal] load build definition from Dockerfile 02:46:19 #5 transferring dockerfile: 2.93kB done 02:46:19 #5 DONE 0.0s 02:46:19 02:46:19 #6 [core-keeper internal] load build definition from Dockerfile 02:46:19 #6 transferring dockerfile: 2.01kB done 02:46:19 #6 DONE 0.0s 02:46:19 02:46:19 #7 [security-spire-agent internal] load build definition from Dockerfile 02:46:19 #7 transferring dockerfile: 1.81kB done 02:46:19 #7 DONE 0.0s 02:46:19 02:46:19 #8 [support-notifications internal] load .dockerignore 02:46:19 #8 transferring context: 50B done 02:46:19 #8 DONE 0.0s 02:46:19 02:46:19 #9 [core-metadata internal] load build definition from Dockerfile 02:46:19 #9 transferring dockerfile: 2.06kB done 02:46:19 #9 DONE 0.0s 02:46:19 02:46:19 #10 [support-scheduler internal] load build definition from Dockerfile 02:46:19 #10 transferring dockerfile: 1.93kB done 02:46:19 #10 DONE 0.0s 02:46:19 02:46:19 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:46:19 #11 transferring dockerfile: 2.23kB done 02:46:19 #11 DONE 0.0s 02:46:19 02:46:19 #12 [security-spire-config internal] load build definition from Dockerfile 02:46:19 #12 transferring dockerfile: 1.69kB done 02:46:19 #12 DONE 0.0s 02:46:19 02:46:19 #13 [core-command internal] load build definition from Dockerfile 02:46:19 #13 transferring dockerfile: 1.93kB done 02:46:19 #13 DONE 0.1s 02:46:19 02:46:19 #14 [security-proxy-setup internal] load build definition from Dockerfile 02:46:19 #14 transferring dockerfile: 2.50kB done 02:46:19 #14 DONE 0.1s 02:46:19 02:46:19 #15 [security-proxy-auth internal] load build definition from Dockerfile 02:46:19 #15 transferring dockerfile: 2.15kB done 02:46:19 #15 DONE 0.1s 02:46:19 02:46:19 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:46:19 #16 transferring dockerfile: 1.89kB done 02:46:19 #16 DONE 0.1s 02:46:19 02:46:19 #17 [security-spire-server internal] load .dockerignore 02:46:19 #17 transferring context: 50B done 02:46:19 #17 DONE 0.0s 02:46:19 02:46:19 #18 [security-secretstore-setup internal] load .dockerignore 02:46:19 #18 transferring context: 50B done 02:46:19 #18 DONE 0.0s 02:46:19 02:46:19 #19 [core-data internal] load .dockerignore 02:46:19 #19 transferring context: 50B done 02:46:19 #19 DONE 0.0s 02:46:19 02:46:19 #20 [security-bootstrapper internal] load .dockerignore 02:46:19 #20 transferring context: 50B done 02:46:19 #20 DONE 0.0s 02:46:19 02:46:19 #21 [core-keeper internal] load .dockerignore 02:46:19 #21 transferring context: 50B done 02:46:19 #21 DONE 0.0s 02:46:19 02:46:19 #22 [security-spire-agent internal] load .dockerignore 02:46:19 #22 transferring context: 50B done 02:46:19 #22 DONE 0.0s 02:46:19 02:46:19 #23 [core-metadata internal] load .dockerignore 02:46:19 #23 transferring context: 50B done 02:46:19 #23 DONE 0.0s 02:46:19 02:46:19 #24 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:46:19 #24 DONE 0.0s 02:46:19 02:46:19 #25 [support-scheduler internal] load .dockerignore 02:46:20 #25 transferring context: 50B done 02:46:20 #25 DONE 0.0s 02:46:20 02:46:20 #26 [core-common-config-bootstrapper internal] load .dockerignore 02:46:20 #26 transferring context: 50B done 02:46:20 #26 DONE 0.0s 02:46:20 02:46:20 #27 [security-spire-config internal] load .dockerignore 02:46:20 #27 transferring context: 50B done 02:46:20 #27 DONE 0.0s 02:46:20 02:46:20 #28 [core-command internal] load .dockerignore 02:46:20 #28 transferring context: 50B done 02:46:20 #28 DONE 0.0s 02:46:20 02:46:20 #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 02:46:20 #29 DONE 0.1s 02:46:20 02:46:20 #30 [security-proxy-auth internal] load .dockerignore 02:46:20 #30 ... 02:46:20 02:46:20 #31 [security-proxy-setup internal] load .dockerignore 02:46:20 #31 transferring context: 50B done 02:46:20 #31 DONE 0.1s 02:46:20 02:46:20 #32 [security-spiffe-token-provider internal] load .dockerignore 02:46:20 #32 transferring context: 50B done 02:46:20 #32 DONE 0.1s 02:46:20 02:46:20 #30 [security-proxy-auth internal] load .dockerignore 02:46:20 #30 transferring context: 50B done 02:46:20 #30 DONE 0.1s 02:46:20 02:46:20 #24 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:46:20 #24 DONE 0.0s 02:46:20 02:46:20 #29 [core-data internal] load metadata for docker.io/library/alpine:3.18 02:46:20 #29 ... 02:46:20 02:46:20 #24 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:46:20 #24 DONE 0.0s 02:46:20 02:46:20 #29 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 02:46:20 #29 ... 02:46:20 02:46:20 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:46:20 #33 DONE 0.6s 02:46:20 02:46:20 #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 02:46:20 #29 DONE 0.3s 02:46:20 02:46:20 #24 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:46:20 #24 DONE 0.0s 02:46:20 02:46:20 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:46:20 #33 DONE 0.6s 02:46:20 02:46:20 #34 [support-scheduler internal] load build context 02:46:20 #34 ... 02:46:20 02:46:20 #24 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:46:20 #24 DONE 0.0s 02:46:21 02:46:21 #24 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:46:21 #24 DONE 0.0s 02:46:21 02:46:21 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:46:21 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:46:21 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 02:46:21 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.5s done 02:46:21 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:46:21 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 02:46:21 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s 02:46:21 #35 ... 02:46:21 02:46:21 #24 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:46:21 #24 DONE 0.0s 02:46:21 02:46:21 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:46:21 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done 02:46:26 #35 ... 02:46:26 02:46:26 #36 [core-data internal] load build context 02:46:26 #36 transferring context: 353.64MB 5.7s 02:46:26 #36 transferring context: 439.91MB 6.6s done 02:46:27 #36 ... 02:46:27 02:46:27 #37 [security-secretstore-setup internal] load build context 02:46:27 #37 transferring context: 439.91MB 6.7s done 02:46:30 #37 ... 02:46:30 02:46:30 #38 [support-notifications internal] load build context 02:46:30 #38 transferring context: 439.91MB 4.8s done 02:46:30 #38 ... 02:46:30 02:46:30 #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:46:30 #39 ... 02:46:30 02:46:30 #40 [security-bootstrapper internal] load build context 02:46:30 #40 transferring context: 439.91MB 6.3s done 02:46:30 #40 ... 02:46:30 02:46:30 #41 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:46:32 #41 ... 02:46:32 02:46:32 #42 [core-keeper internal] load build context 02:46:32 #42 transferring context: 439.91MB 6.1s done 02:46:32 #42 ... 02:46:32 02:46:32 #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 02:46:32 #29 ... 02:46:32 02:46:32 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:46:32 #43 ... 02:46:32 02:46:32 #44 [core-metadata internal] load build context 02:46:32 #44 transferring context: 225.34MB 5.1s 02:46:33 #44 transferring context: 439.91MB 6.6s done 02:46:47 #81 ... 02:46:47 02:46:47 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:47 #80 DONE 98.0s 02:46:47 02:46:47 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:47 #74 DONE 94.2s 02:46:47 02:46:47 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:47 #87 DONE 87.3s 02:46:47 02:46:47 #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:47 #81 DONE 97.9s 02:46:47 02:46:47 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:47 #88 DONE 84.2s 02:46:47 02:46:47 #114 [core-keeper builder 7/8] COPY . . 02:46:47 #114 ... 02:46:47 02:46:47 #115 [security-spiffe-token-provider builder 6/7] COPY . . 02:46:47 #115 DONE 1.3s 02:46:47 02:46:47 #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:46:47 #116 CACHED 02:46:47 02:46:47 #117 [core-common-config-bootstrapper builder 6/7] COPY . . 02:46:47 #117 CACHED 02:46:47 02:46:47 #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:47 #118 CACHED 02:46:47 02:46:47 #119 [security-proxy-auth builder 6/7] COPY . . 02:46:47 #119 CACHED 02:46:47 02:46:47 #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:46:47 #120 CACHED 02:46:47 02:46:47 #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:47 #121 CACHED 02:46:47 02:46:47 #122 [support-notifications builder 6/7] COPY . . 02:46:47 #122 DONE 1.5s 02:46:47 02:46:47 #123 [core-metadata builder 6/7] COPY . . 02:46:47 #123 CACHED 02:46:47 02:46:47 #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:47 #124 CACHED 02:46:47 02:46:47 #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:46:47 #125 CACHED 02:46:47 02:46:47 #126 [support-scheduler builder 6/7] COPY . . 02:46:47 #126 CACHED 02:46:47 02:46:47 #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:47 #127 CACHED 02:46:47 02:46:47 #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:46:47 #128 CACHED 02:46:47 02:46:47 #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:46:47 #129 CACHED 02:46:47 02:46:47 #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:47 #130 CACHED 02:46:47 02:46:47 #131 [security-secretstore-setup builder 6/7] COPY . . 02:46:47 #131 CACHED 02:46:47 02:46:47 #132 [core-command builder 6/7] COPY . . 02:46:47 #132 DONE 1.4s 02:46:47 02:46:47 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:47 #133 CACHED 02:46:47 02:46:47 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 02:46:47 #134 CACHED 02:46:47 02:46:47 #135 [core-data builder 6/7] COPY . . 02:46:47 #135 CACHED 02:46:47 02:46:47 #136 [security-bootstrapper builder 6/7] COPY . . 02:46:47 #136 CACHED 02:46:47 02:46:47 #137 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:47 #137 CACHED 02:46:47 02:46:47 #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:46:47 #138 CACHED 02:46:47 02:46:47 #139 [security-proxy-setup builder 6/7] COPY . . 02:46:47 #139 DONE 1.5s 02:46:47 02:46:47 #114 [core-keeper builder 7/8] COPY . . 02:46:47 #114 DONE 1.4s 02:46:47 02:46:47 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:46:48 #140 ... 02:46:48 02:46:48 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:46:48 #0 5.317 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:46:49 #141 ... 02:46:49 02:46:49 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:46:49 #0 5.928 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:46:49 #142 ... 02:46:49 02:46:49 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:46:49 #0 5.938 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:46:49 #143 ... 02:46:49 02:46:49 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:46:49 #140 6.250 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:46:54 #140 ... 02:46:54 02:46:54 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:46:54 #0 6.168 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:46:54 #144 ... 02:46:54 02:46:54 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:46:54 #0 5.025 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:46:54 #145 ... 02:46:54 02:46:54 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:46:54 #0 4.854 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:46:54 #146 ... 02:46:54 02:46:54 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:46:54 #0 4.549 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:46:54 #147 ... 02:46:54 02:46:54 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:46:54 #0 4.470 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:46:54 #148 ... 02:46:54 02:46:54 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:46:54 #0 6.124 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:46:54 #149 ... 02:46:54 02:46:54 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:46:54 #0 5.404 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:46:54 #150 ... 02:46:54 02:46:54 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:46:54 #0 5.761 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:47:00 #44 ... 02:47:00 02:47:00 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 02:47:00 #29 DONE 38.8s 02:47:00 02:47:00 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:47:00 #33 DONE 0.6s 02:47:00 02:47:00 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:47:00 #39 DONE 39.0s 02:47:00 02:47:00 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:47:00 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:47:00 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 02:47:00 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.5s done 02:47:00 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:47:00 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 02:47:00 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done 02:47:00 #35 ... 02:47:00 02:47:00 #41 [core-metadata builder 2/7] WORKDIR /edgex-go 02:47:00 #41 DONE 39.3s 02:47:00 02:47:00 #42 [core-keeper internal] load build context 02:47:00 #42 DONE 39.2s 02:47:00 02:47:00 #38 [support-notifications internal] load build context 02:47:00 #38 DONE 39.5s 02:47:00 02:47:00 #45 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:47:00 #45 ... 02:47:00 02:47:00 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:47:00 #43 DONE 39.3s 02:47:00 02:47:00 #40 [security-bootstrapper internal] load build context 02:47:00 #40 DONE 39.4s 02:47:00 02:47:00 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:47:00 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:47:00 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 02:47:00 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.5s done 02:47:00 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:47:00 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 02:47:00 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done 02:47:00 #35 DONE 39.9s 02:47:00 02:47:00 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:47:00 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 02:47:00 #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:47:00 #46 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:47:00 #46 ... 02:47:00 02:47:00 #36 [core-data internal] load build context 02:47:00 #36 DONE 39.7s 02:47:00 02:47:00 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:47:00 #46 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:47:00 #46 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:47:00 #46 ... 02:47:00 02:47:00 #37 [security-secretstore-setup internal] load build context 02:47:00 #37 DONE 39.8s 02:47:00 02:47:00 #34 [support-scheduler internal] load build context 02:47:00 #34 transferring context: 20.58MB 0.2s 02:47:00 #34 ... 02:47:00 02:47:00 #44 [core-metadata internal] load build context 02:47:00 #44 DONE 40.2s 02:47:00 02:47:00 #34 [support-scheduler internal] load build context 02:47:04 #34 transferring context: 439.91MB 3.3s done 02:47:06 #34 ... 02:47:06 02:47:06 #47 [core-command internal] load build context 02:47:07 #47 ... 02:47:07 02:47:07 #48 [security-proxy-auth internal] load build context 02:47:07 #48 ... 02:47:07 02:47:07 #47 [core-command internal] load build context 02:47:08 #47 transferring context: 439.91MB 5.7s done 02:47:09 #47 ... 02:47:09 02:47:09 #49 [core-common-config-bootstrapper internal] load build context 02:47:09 #49 transferring context: 439.91MB 4.8s done 02:47:09 #49 ... 02:47:09 02:47:09 #50 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:10 #50 ... 02:47:10 02:47:10 #51 [security-spire-agent internal] load build context 02:47:10 #51 ... 02:47:10 02:47:10 #52 [security-spire-server internal] load build context 02:47:10 #52 transferring context: 26.79kB 0.0s done 02:47:10 #52 ... 02:47:10 02:47:10 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:47:10 #0 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:10 #0 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:10 #53 ... 02:47:10 02:47:10 #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:47:10 #54 ... 02:47:10 02:47:10 #55 [security-proxy-setup internal] load build context 02:47:10 #55 transferring context: 439.91MB 5.3s done 02:47:10 #55 ... 02:47:10 02:47:10 #56 [security-spiffe-token-provider internal] load build context 02:47:10 #56 transferring context: 439.91MB 4.4s done 02:47:11 #56 ... 02:47:11 02:47:11 #57 [security-spire-config internal] load build context 02:47:11 #57 transferring context: 25.04kB done 02:47:11 #57 ... 02:47:11 02:47:11 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:47:11 #58 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.4s done 02:47:11 #58 ... 02:47:11 02:47:11 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:47:11 #59 ... 02:47:11 02:47:11 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:47:11 #60 ... 02:47:11 02:47:11 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:47:11 #61 ... 02:47:11 02:47:11 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:47:11 #62 ... 02:47:11 02:47:11 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:47:12 #63 ... 02:47:12 02:47:12 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:47:12 #64 ... 02:47:12 02:47:12 #65 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:47:12 #65 ... 02:47:12 02:47:12 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:47:12 #66 ... 02:47:12 02:47:12 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:47:12 #67 ... 02:47:12 02:47:12 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:13 #68 ... 02:47:13 02:47:13 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:47:13 #69 ... 02:47:13 02:47:13 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:47:13 #53 11.14 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:47:13 #53 11.14 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:47:13 #53 11.14 OK: 20075 distinct packages available 02:47:13 #53 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:13 #53 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:13 #53 11.45 OK: 264 MiB in 52 packages 02:47:16 #53 ... 02:47:16 02:47:16 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:47:16 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 14.8s 02:47:17 #46 ... 02:47:17 02:47:17 #48 [security-proxy-auth internal] load build context 02:47:17 #48 transferring context: 439.91MB 5.3s done 02:47:17 #48 ... 02:47:17 02:47:17 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:47:21 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 19.8s 02:47:21 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 20.1s 02:47:23 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 22.0s 02:47:25 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 24.8s 02:47:28 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 27.2s 02:47:30 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 28.6s 02:47:31 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 29.9s 02:47:33 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 32.4s 02:47:34 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 33.8s 02:47:35 #46 ... 02:47:35 02:47:35 #57 [security-spire-config internal] load build context 02:47:35 #57 DONE 35.9s 02:47:35 02:47:35 #34 [support-scheduler internal] load build context 02:47:35 #34 DONE 74.5s 02:47:35 02:47:35 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:47:35 #53 DONE 35.6s 02:47:35 02:47:35 #52 [security-spire-server internal] load build context 02:47:35 #52 DONE 35.9s 02:47:35 02:47:35 #56 [security-spiffe-token-provider internal] load build context 02:47:35 #56 DONE 36.0s 02:47:35 02:47:35 #50 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:35 #50 DONE 35.6s 02:47:35 02:47:35 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:47:35 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 34.0s done 02:47:35 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 34.0s done 02:47:35 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 34.0s done 02:47:35 #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:47:35 #46 ... 02:47:35 02:47:35 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:47:35 #70 ... 02:47:35 02:47:35 #49 [core-common-config-bootstrapper internal] load build context 02:47:35 #49 DONE 36.0s 02:47:35 02:47:35 #48 [security-proxy-auth internal] load build context 02:47:35 #48 DONE 36.1s 02:47:35 02:47:35 #55 [security-proxy-setup internal] load build context 02:47:35 #55 DONE 36.1s 02:47:35 02:47:35 #47 [core-command internal] load build context 02:47:35 #47 DONE 36.1s 02:47:35 02:47:35 #51 [security-spire-agent internal] load build context 02:47:35 #51 transferring context: 26.32kB done 02:47:35 #51 DONE 35.5s 02:47:35 02:47:35 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:47:35 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 02:47:35 #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 34.3s 02:47:35 #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 34.4s 02:47:35 #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 34.6s 02:47:35 #46 ... 02:47:35 02:47:35 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:47:35 #70 DONE 0.8s 02:47:35 02:47:35 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:47:35 #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 34.9s done 02:47:35 #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 02:47:35 #46 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 02:47:37 #46 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.3s done 02:47:39 #46 ... 02:47:39 02:47:39 #45 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:47:39 #45 36.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:39 #45 36.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:39 #45 36.82 OK: 264 MiB in 52 packages 02:47:39 #45 DONE 39.7s 02:47:39 02:47:39 #71 [core-data builder 4/7] COPY go.mod vendor* ./ 02:47:39 #71 ... 02:47:39 02:47:39 #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:47:39 #54 36.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:39 #54 36.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:39 #54 36.87 OK: 264 MiB in 52 packages 02:47:39 #54 DONE 40.0s 02:47:39 02:47:39 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:39 #68 DONE 38.1s 02:47:39 02:47:39 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:47:39 #61 35.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:39 #61 35.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:39 #61 35.72 (1/1) Installing dumb-init (1.2.5-r2) 02:47:39 #61 35.72 Executing busybox-1.36.1-r7.trigger 02:47:39 #61 35.73 OK: 7 MiB in 16 packages 02:47:39 #61 DONE 38.0s 02:47:39 02:47:39 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:47:39 #66 36.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:39 #66 36.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:39 #66 36.50 (1/4) Installing ca-certificates (20240226-r0) 02:47:39 #66 37.31 (2/4) Installing dumb-init (1.2.5-r2) 02:47:39 #66 37.34 (3/4) Installing su-exec (0.2-r3) 02:47:39 #66 37.35 (4/4) Installing yq (4.33.3-r5) 02:47:39 #66 37.49 Executing busybox-1.36.1-r7.trigger 02:47:39 #66 37.50 Executing ca-certificates-20240226-r0.trigger 02:47:39 #66 37.54 OK: 17 MiB in 19 packages 02:47:39 #66 DONE 38.0s 02:47:39 02:47:39 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:47:39 #60 36.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:39 #60 36.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:39 #60 36.83 OK: 264 MiB in 52 packages 02:47:39 #60 DONE 40.0s 02:47:39 02:47:39 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:47:39 #59 35.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:39 #59 35.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:39 #59 35.82 (1/2) Installing ca-certificates (20240226-r0) 02:47:39 #59 35.83 (2/2) Installing dumb-init (1.2.5-r2) 02:47:39 #59 35.84 Executing busybox-1.36.1-r7.trigger 02:47:39 #59 35.85 Executing ca-certificates-20240226-r0.trigger 02:47:39 #59 35.89 OK: 8 MiB in 17 packages 02:47:39 #59 DONE 38.2s 02:47:39 02:47:39 #71 [core-data builder 4/7] COPY go.mod vendor* ./ 02:47:39 #71 DONE 0.2s 02:47:39 02:47:39 #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:47:39 #72 DONE 0.2s 02:47:39 02:47:39 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:47:39 #73 DONE 0.2s 02:47:39 02:47:39 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:47:39 #74 ... 02:47:39 02:47:39 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:47:39 #58 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:47:39 #58 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 02:47:39 #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:47:39 #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 02:47:39 #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 02:47:39 #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 02:47:39 #58 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 02:47:39 #58 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.9s done 02:47:39 #58 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 02:47:39 #58 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 02:47:39 #58 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done 02:47:39 #58 DONE 40.0s 02:47:39 02:47:39 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:47:39 #46 DONE 40.6s 02:47:40 02:47:40 #65 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:47:40 #65 37.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:40 #65 37.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:40 #65 37.77 (1/1) Installing dumb-init (1.2.5-r2) 02:47:40 #65 37.77 Executing busybox-1.36.1-r7.trigger 02:47:40 #65 37.78 OK: 7 MiB in 16 packages 02:47:40 #65 DONE 37.9s 02:47:40 02:47:40 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:47:40 #64 37.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:40 #64 37.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:40 #64 37.79 (1/2) Installing dumb-init (1.2.5-r2) 02:47:40 #64 37.79 (2/2) Installing su-exec (0.2-r3) 02:47:40 #64 37.80 Executing busybox-1.36.1-r7.trigger 02:47:40 #64 37.80 OK: 7 MiB in 17 packages 02:47:40 #64 DONE 37.9s 02:47:40 02:47:40 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:47:41 #75 ... 02:47:41 02:47:41 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:47:41 #62 38.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:41 #62 39.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:41 #62 39.27 (1/4) Installing dumb-init (1.2.5-r2) 02:47:41 #62 39.28 (2/4) Installing openssl (3.1.6-r0) 02:47:41 #62 39.29 (3/4) Installing su-exec (0.2-r3) 02:47:41 #62 39.29 (4/4) Installing yq (4.33.3-r5) 02:47:41 #62 39.37 Executing busybox-1.36.1-r7.trigger 02:47:41 #62 39.38 OK: 17 MiB in 19 packages 02:47:41 #62 DONE 40.0s 02:47:41 02:47:41 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:47:41 #63 39.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:41 #63 39.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:41 #63 39.34 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:47:41 #63 39.34 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:47:41 #63 39.34 OK: 20070 distinct packages available 02:47:41 #63 39.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:41 #63 39.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:41 #63 39.68 (1/4) Installing dumb-init (1.2.5-r2) 02:47:41 #63 39.73 (2/4) Installing musl-obstack (1.2.3-r2) 02:47:41 #63 39.74 (3/4) Installing libucontext (1.2-r2) 02:47:41 #63 39.74 (4/4) Installing gcompat (1.1.0-r1) 02:47:41 #63 39.75 Executing busybox-1.36.1-r7.trigger 02:47:41 #63 39.75 OK: 8 MiB in 19 packages 02:47:41 #63 DONE 40.0s 02:47:41 02:47:41 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:47:41 #67 38.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:41 #67 38.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:41 #67 38.67 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:47:41 #67 38.67 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:47:41 #67 38.67 OK: 20070 distinct packages available 02:47:41 #67 38.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:41 #67 38.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:41 #67 39.05 (1/11) Installing ca-certificates (20240226-r0) 02:47:41 #67 39.07 (2/11) Installing brotli-libs (1.0.9-r14) 02:47:41 #67 39.08 (3/11) Installing libunistring (1.1-r1) 02:47:41 #67 39.27 (4/11) Installing libidn2 (2.3.4-r1) 02:47:41 #67 39.27 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:47:41 #67 39.28 (6/11) Installing libcurl (8.5.0-r0) 02:47:41 #67 39.29 (7/11) Installing curl (8.5.0-r0) 02:47:41 #67 39.30 (8/11) Installing dumb-init (1.2.5-r2) 02:47:41 #67 39.30 (9/11) Installing musl-obstack (1.2.3-r2) 02:47:41 #67 39.30 (10/11) Installing libucontext (1.2-r2) 02:47:41 #67 39.31 (11/11) Installing gcompat (1.1.0-r1) 02:47:41 #67 39.31 Executing busybox-1.36.1-r7.trigger 02:47:41 #67 39.32 Executing ca-certificates-20240226-r0.trigger 02:47:41 #67 39.37 OK: 12 MiB in 26 packages 02:47:41 #67 DONE 39.5s 02:47:41 02:47:41 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:47:42 #76 ... 02:47:42 02:47:42 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:47:42 #69 38.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:42 #69 38.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:42 #69 39.35 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:47:42 #69 39.35 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:47:42 #69 39.35 OK: 20070 distinct packages available 02:47:42 #69 39.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:42 #69 39.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:42 #69 39.76 (1/5) Installing dumb-init (1.2.5-r2) 02:47:42 #69 39.76 (2/5) Installing musl-obstack (1.2.3-r2) 02:47:42 #69 39.77 (3/5) Installing libucontext (1.2-r2) 02:47:42 #69 39.78 (4/5) Installing gcompat (1.1.0-r1) 02:47:42 #69 39.78 (5/5) Installing openssl (3.1.6-r0) 02:47:42 #69 39.79 Executing busybox-1.36.1-r7.trigger 02:47:42 #69 39.79 OK: 8 MiB in 20 packages 02:47:42 #69 DONE 40.0s 02:47:42 02:47:42 #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:47:42 #77 ... 02:47:42 02:47:42 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:47:42 #0 6.328 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:42 #0 6.811 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:42 #0 7.487 OK: 264 MiB in 52 packages 02:47:42 #78 DONE 7.6s 02:47:42 02:47:42 #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:47:42 #79 DONE 0.0s 02:47:43 02:47:43 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:47:43 #0 2.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:43 #0 2.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:43 #0 3.178 OK: 7 MiB in 16 packages 02:47:43 #80 DONE 3.3s 02:47:43 02:47:43 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:47:43 #0 2.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:43 #0 2.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:43 #0 3.132 OK: 8 MiB in 17 packages 02:47:43 #81 DONE 3.3s 02:47:43 02:47:43 #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:47:43 #82 ... 02:47:43 02:47:43 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:47:43 #0 3.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:43 #0 3.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:43 #0 3.516 OK: 17 MiB in 19 packages 02:47:43 #83 DONE 3.7s 02:47:43 02:47:43 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:47:43 #0 2.460 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:43 #0 2.962 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:43 #0 3.659 (1/1) Installing dumb-init (1.2.5-r2) 02:47:43 #0 3.950 Executing busybox-1.36.1-r7.trigger 02:47:43 #0 3.952 OK: 7 MiB in 16 packages 02:47:43 #84 DONE 4.1s 02:47:43 02:47:43 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:47:43 #0 3.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:44 #85 ... 02:47:44 02:47:44 #75 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 02:47:44 #75 3.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:44 #75 3.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:44 #75 4.033 OK: 7 MiB in 16 packages 02:47:44 #75 DONE 4.2s 02:47:44 02:47:44 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:47:44 #0 2.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:44 #0 2.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:44 #0 2.455 OK: 8 MiB in 19 packages 02:47:44 #86 DONE 2.5s 02:47:44 02:47:44 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:47:45 #87 ... 02:47:45 02:47:45 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:47:45 #76 2.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:45 #76 2.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:45 #76 2.710 OK: 12 MiB in 26 packages 02:47:45 #76 DONE 4.1s 02:47:45 02:47:45 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:47:45 #85 4.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:45 #85 4.963 OK: 7 MiB in 17 packages 02:47:45 #85 DONE 5.8s 02:47:45 02:47:45 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:47:45 #0 2.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:45 #0 2.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:45 #0 2.580 OK: 17 MiB in 19 packages 02:47:45 #88 DONE 4.2s 02:47:45 02:47:45 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:47:45 #87 DONE 1.6s 02:47:45 02:47:45 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:47:45 #89 DONE 0.1s 02:47:45 02:47:45 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:47:45 #90 DONE 0.1s 02:47:45 02:47:45 #91 [security-spire-config stage-2 6/10] COPY security.txt / 02:47:45 #91 DONE 0.0s 02:47:45 02:47:45 #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:47:45 #77 3.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:47:45 #77 3.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:47:46 #77 ... 02:47:46 02:47:46 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:47:46 #92 DONE 0.0s 02:47:46 02:47:46 #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:47:46 #93 DONE 0.0s 02:47:46 02:47:46 #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:47:46 #94 DONE 0.0s 02:47:46 02:47:46 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:47:46 #95 ... 02:47:46 02:47:46 #96 [security-spire-config] exporting to image 02:47:46 #96 exporting layers 02:47:46 #96 ... 02:47:46 02:47:46 #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:47:46 #77 4.118 OK: 8 MiB in 20 packages 02:47:46 #77 DONE 4.2s 02:47:46 02:47:46 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:47:48 #97 ... 02:47:48 02:47:48 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:47:48 #98 DONE 1.8s 02:47:48 02:47:48 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:47:48 #97 DONE 1.8s 02:47:48 02:47:48 #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:47:48 #99 DONE 2.3s 02:47:48 02:47:48 #96 [security-spire-config] exporting to image 02:47:48 #96 exporting layers 2.0s done 02:47:48 #96 writing image sha256:4ea146bf8a752f08ac1598ee2d04b3819aad51bfc4b31b3417ba57ec3440a56e 0.0s done 02:47:48 #96 naming to docker.io/library/security-spire-config 02:47:49 #96 naming to docker.io/library/security-spire-config 1.1s done 02:47:49 #96 DONE 3.1s 02:47:49 02:47:49 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:47:49 #100 DONE 1.2s 02:47:49 02:47:49 #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:47:49 #101 DONE 1.2s 02:47:49 02:47:49 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:47:49 #102 DONE 1.2s 02:47:49 02:47:49 #103 [security-spire-server stage-2 6/9] COPY security.txt / 02:47:49 #103 DONE 0.1s 02:47:49 02:47:49 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:47:49 #104 DONE 0.1s 02:47:49 02:47:49 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 02:47:49 #105 DONE 0.0s 02:47:49 02:47:49 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:47:49 #106 DONE 0.1s 02:47:49 02:47:49 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:47:49 #107 DONE 0.0s 02:47:49 02:47:49 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:47:49 #108 DONE 0.1s 02:47:49 02:47:49 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:47:49 #109 DONE 0.1s 02:47:49 02:47:49 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:47:49 #110 DONE 0.1s 02:47:49 02:47:49 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:47:49 #111 DONE 0.1s 02:47:49 02:47:49 #96 [security-spire-agent] exporting to image 02:47:49 #96 ... 02:47:49 02:47:49 #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:47:50 #112 ... 02:47:50 02:47:50 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:47:50 #113 ... 02:47:50 02:47:50 #96 [security-spire-agent] exporting to image 02:47:50 #96 exporting layers 0.7s done 02:47:50 #96 writing image sha256:a16e0f338087d4e8139289bb67e0c710264b4c0424bf199f5129d09ecdfeb85e 02:47:50 #96 exporting layers 0.7s done 02:47:50 #96 writing image sha256:a16e0f338087d4e8139289bb67e0c710264b4c0424bf199f5129d09ecdfeb85e done 02:47:50 #96 naming to docker.io/library/security-spire-server done 02:47:50 #96 writing image sha256:39cc7a248ac0d7b715123267025fb330a5b52492d228b00f091139d333197faa done 02:47:50 #96 naming to docker.io/library/security-spire-agent done 02:47:50 #96 DONE 3.9s 02:47:50 02:47:50 #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:58 #112 DONE 69.7s 02:48:58 02:48:58 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:58 #95 DONE 73.5s 02:48:58 02:48:58 #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:58 #113 DONE 69.7s 02:48:58 02:48:58 #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:58 #82 DONE 66.7s 02:48:58 02:48:58 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:48:58 #74 DONE 69.7s 02:48:58 02:48:58 #114 [security-secretstore-setup builder 6/7] COPY . . 02:48:59 #114 ... 02:48:59 02:48:59 #115 [support-notifications builder 6/7] COPY . . 02:48:59 #115 ... 02:48:59 02:48:59 #116 [core-data builder 6/7] COPY . . 02:48:59 #116 ... 02:48:59 02:48:59 #117 [security-spiffe-token-provider builder 6/7] COPY . . 02:49:00 #117 ... 02:49:00 02:49:00 #118 [core-keeper builder 7/8] COPY . . 02:49:10 #118 ... 02:49:10 02:49:10 #114 [security-secretstore-setup builder 6/7] COPY . . 02:49:10 #114 DONE 18.9s 02:49:10 02:49:10 #119 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:10 #119 CACHED 02:49:10 02:49:10 #120 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:49:10 #120 CACHED 02:49:10 02:49:10 #121 [security-proxy-setup builder 6/7] COPY . . 02:49:10 #121 CACHED 02:49:10 02:49:10 #117 [security-spiffe-token-provider builder 6/7] COPY . . 02:49:10 #117 DONE 19.0s 02:49:10 02:49:10 #122 [security-bootstrapper builder 6/7] COPY . . 02:49:10 #122 CACHED 02:49:10 02:49:10 #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:10 #123 CACHED 02:49:10 02:49:10 #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:49:10 #124 CACHED 02:49:10 02:49:10 #125 [security-proxy-auth builder 6/7] COPY . . 02:49:10 #125 CACHED 02:49:10 02:49:10 #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:49:10 #126 CACHED 02:49:10 02:49:10 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:10 #127 CACHED 02:49:10 02:49:10 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:10 #128 CACHED 02:49:10 02:49:10 #129 [core-command builder 4/7] COPY go.mod vendor* ./ 02:49:10 #129 CACHED 02:49:10 02:49:10 #130 [core-command builder 6/7] COPY . . 02:49:10 #130 CACHED 02:49:10 02:49:10 #116 [core-data builder 6/7] COPY . . 02:49:10 #116 DONE 19.0s 02:49:10 02:49:10 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:49:10 #131 CACHED 02:49:10 02:49:10 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:10 #132 CACHED 02:49:10 02:49:10 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 02:49:10 #133 CACHED 02:49:10 02:49:10 #134 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:10 #134 CACHED 02:49:10 02:49:10 #135 [support-scheduler builder 6/7] COPY . . 02:49:10 #135 CACHED 02:49:10 02:49:10 #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:49:10 #136 CACHED 02:49:10 02:49:10 #137 [core-metadata builder 6/7] COPY . . 02:49:10 #137 CACHED 02:49:10 02:49:10 #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:49:10 #138 CACHED 02:49:10 02:49:10 #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:49:10 #139 CACHED 02:49:10 02:49:10 #118 [core-keeper builder 7/8] COPY . . 02:49:10 #118 DONE 19.0s 02:49:10 02:49:10 #115 [support-notifications builder 6/7] COPY . . 02:49:10 #115 DONE 19.0s 02:49:10 02:49:10 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:49:10 #140 1.288 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:49:20 #140 ... 02:49:20 02:49:20 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:49:20 #0 1.279 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:49:20 #141 ... 02:49:20 02:49:20 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:49:20 #0 0.547 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:49:20 #142 ... 02:49:20 02:49:20 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:49:20 #0 0.795 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:49:20 #143 ... 02:49:20 02:49:20 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:49:20 #0 0.815 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:49:20 #144 ... 02:49:20 02:49:20 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:49:20 #0 1.021 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:49:20 #145 ... 02:49:20 02:49:20 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:49:20 #0 0.494 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:49:20 #146 ... 02:49:20 02:49:20 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:49:20 #0 0.745 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:49:20 #147 ... 02:49:20 02:49:20 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:49:20 #0 1.175 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:49:20 #148 ... 02:49:20 02:49:20 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:49:20 #0 1.178 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:49:20 #149 ... 02:49:20 02:49:20 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:49:20 #0 0.881 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:49:20 #150 ... 02:49:20 02:49:20 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:49:20 #0 1.269 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:50:42 #151 ... 02:50:42 02:50:42 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:50:42 #150 85.81 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:52:18 #150 DONE 177.4s 02:52:18 02:52:18 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:52:18 #146 DONE 177.3s 02:52:18 02:52:18 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:52:18 #144 DONE 177.3s 02:52:18 02:52:18 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:52:18 #148 DONE 177.3s 02:52:18 02:52:18 #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:52:18 #140 DONE 177.3s 02:52:18 02:52:18 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:52:18 #145 DONE 177.3s 02:52:18 02:52:18 #152 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:52:18 #152 ... 02:52:18 02:52:18 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:52:18 #149 DONE 177.5s 02:52:18 02:52:18 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:52:18 #147 DONE 177.7s 02:52:18 02:52:18 #153 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:52:18 #153 ... 02:52:18 02:52:18 #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:52:18 #143 DONE 177.8s 02:52:18 02:52:18 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:52:18 #151 DONE 177.8s 02:52:18 02:52:18 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:52:18 #141 DONE 177.9s 02:52:18 02:52:18 #154 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:52:18 #154 ... 02:52:18 02:52:18 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:52:18 #142 DONE 178.1s 02:52:18 02:52:18 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:52:18 #155 ... 02:52:18 02:52:18 #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:52:18 #156 DONE 1.0s 02:52:18 02:52:18 #157 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:52:18 #157 DONE 0.5s 02:52:18 02:52:18 #152 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:52:18 #152 DONE 1.0s 02:52:18 02:52:18 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:52:18 #155 DONE 0.3s 02:52:18 02:52:18 #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:52:18 #158 DONE 1.0s 02:52:18 02:52:18 #153 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:52:18 #153 DONE 0.9s 02:52:18 02:52:18 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:52:18 #159 DONE 0.9s 02:52:18 02:52:18 #154 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:52:18 #154 DONE 0.7s 02:52:18 02:52:18 #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:52:18 #160 ... 02:52:18 02:52:18 #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:52:18 #161 DONE 1.1s 02:52:18 02:52:18 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:52:18 #162 DONE 1.0s 02:52:18 02:52:18 #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:52:18 #163 DONE 1.0s 02:52:18 02:52:18 #164 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:52:18 #164 DONE 1.1s 02:52:18 02:52:18 #165 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:52:18 #165 DONE 1.1s 02:52:18 02:52:18 #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:52:18 #166 DONE 1.0s 02:52:18 02:52:18 #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:52:18 #167 CACHED 02:52:18 02:52:18 #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:52:18 #168 CACHED 02:52:18 02:52:18 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:52:18 #169 CACHED 02:52:18 02:52:18 #170 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:52:18 #170 CACHED 02:52:18 02:52:18 #171 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:52:18 #171 CACHED 02:52:18 02:52:18 #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:52:18 #172 CACHED 02:52:18 02:52:18 #173 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:52:18 #173 CACHED 02:52:18 02:52:18 #174 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:52:18 #174 CACHED 02:52:18 02:52:18 #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:52:18 #160 DONE 1.0s 02:52:18 02:52:18 #175 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:52:18 #175 ... 02:52:18 02:52:18 #176 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:52:18 #176 DONE 4.3s 02:52:18 02:52:18 #177 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:52:18 #177 DONE 4.4s 02:52:18 02:52:18 #178 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:52:18 #178 DONE 4.4s 02:52:18 02:52:18 #179 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:52:18 #179 ... 02:52:18 02:52:18 #180 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:52:18 #180 DONE 4.7s 02:52:18 02:52:18 #181 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:52:18 #181 ... 02:52:18 02:52:18 #182 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:52:18 #182 DONE 5.9s 02:52:18 02:52:18 #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:52:18 #183 ... 02:52:18 02:52:18 #184 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:52:18 #184 DONE 5.1s 02:52:18 02:52:18 #185 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:52:18 #185 DONE 5.3s 02:52:18 02:52:18 #186 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:52:18 #186 ... 02:52:18 02:52:18 #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:52:18 #187 DONE 5.5s 02:52:18 02:52:18 #188 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:52:18 #188 DONE 5.6s 02:52:18 02:52:18 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:52:18 #189 DONE 5.6s 02:52:18 02:52:18 #175 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:52:18 #175 DONE 5.6s 02:52:18 02:52:18 #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:52:18 #190 DONE 5.6s 02:52:18 02:52:18 #96 [core-keeper] exporting to image 02:52:18 #96 exporting layers 02:52:18 #96 ... 02:52:18 02:52:18 #181 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:52:18 #181 DONE 1.5s 02:52:18 02:52:18 #96 [core-keeper] exporting to image 02:52:18 #96 exporting layers 0.3s done 02:52:18 #96 ... 02:52:18 02:52:18 #191 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:52:18 #191 DONE 1.5s 02:52:18 02:52:18 #179 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:52:18 #179 DONE 1.3s 02:52:18 02:52:18 #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:52:18 #183 DONE 0.9s 02:52:18 02:52:18 #186 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:52:18 #186 DONE 0.6s 02:52:18 02:52:18 #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 02:52:18 #192 DONE 0.4s 02:52:18 02:52:18 #193 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:52:18 #193 DONE 1.0s 02:52:18 02:52:18 #96 [support-notifications] exporting to image 02:52:18 #96 ... 02:52:18 02:52:18 #194 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:52:18 #194 DONE 0.4s 02:52:18 02:52:18 #195 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:52:18 #195 DONE 0.4s 02:52:18 02:52:18 #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:52:18 #196 DONE 0.4s 02:52:18 02:52:18 #197 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:52:18 #197 DONE 0.9s 02:52:18 02:52:18 #96 [core-keeper] exporting to image 02:52:18 #96 writing image sha256:04fddf8cd74927288d59d610511145a66d5b12ea455843b99c302bf9b7278ffc 0.0s done 02:52:18 #96 naming to docker.io/library/core-keeper done 02:52:18 #96 ... 02:52:18 02:52:18 #198 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:52:18 #198 DONE 0.4s 02:52:18 02:52:18 #199 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:52:18 #199 DONE 0.5s 02:52:18 02:52:18 #96 [support-scheduler] exporting to image 02:52:18 #96 exporting layers 0.4s done 02:52:18 #96 ... 02:52:18 02:52:18 #200 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:52:18 #200 DONE 0.4s 02:52:18 02:52:18 #96 [support-notifications] exporting to image 02:52:18 #96 writing image sha256:01eccfb64e1577019805da5daffc0cacc9ef44d1e2e1cf5f62c265856a314ddb 0.0s done 02:52:18 #96 writing image sha256:33b5aaad9888981180aebb91ced4baa532cfdc15cef46c4084b8cc7ed28b7748 02:52:18 #96 naming to docker.io/library/support-notifications done 02:52:18 #96 ... 02:52:18 02:52:18 #201 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:52:18 #201 DONE 0.6s 02:52:18 02:52:18 #202 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:52:18 #202 DONE 0.6s 02:52:18 02:52:18 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:52:18 #203 DONE 0.6s 02:52:18 02:52:18 #96 [core-metadata] exporting to image 02:52:18 #96 exporting layers 0.4s done 02:52:18 #96 writing image sha256:33b5aaad9888981180aebb91ced4baa532cfdc15cef46c4084b8cc7ed28b7748 0.2s done 02:52:18 #96 naming to docker.io/library/security-spiffe-token-provider done 02:52:18 #96 ... 02:52:18 02:52:18 #204 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:52:18 #204 DONE 0.4s 02:52:18 02:52:18 #96 [core-data] exporting to image 02:52:18 #96 exporting layers 0.6s done 02:52:18 #96 writing image sha256:730b79f09951128c5dda5d7bd91802edaa17d72c7462b1a1d621355f6dd5afee done 02:52:18 #96 naming to docker.io/library/core-data done 02:52:18 #96 writing image sha256:1440e35e55562c6b0ae776af946ae6bdacca3b5730b94a2e448dfe2b190f0feb done 02:52:18 #96 naming to docker.io/library/core-command 02:52:18 #96 writing image sha256:197b6c480c9c7f4b1eb252f6beca6998c0b8fce7e69ac49012d7d0e29d020a30 02:52:18 #96 ... 02:52:18 02:52:18 #205 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:52:18 #205 DONE 0.5s 02:52:18 02:52:18 #96 [support-scheduler] exporting to image 02:52:18 #96 naming to docker.io/library/core-command 0.2s done 02:52:18 #96 writing image sha256:197b6c480c9c7f4b1eb252f6beca6998c0b8fce7e69ac49012d7d0e29d020a30 0.2s done 02:52:18 #96 naming to docker.io/library/support-scheduler done 02:52:18 #96 exporting layers 0.3s done 02:52:18 #96 ... 02:52:18 02:52:18 #206 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:52:18 #206 DONE 0.8s 02:52:18 02:52:18 #96 [support-scheduler] exporting to image 02:52:18 #96 writing image sha256:e524086ee90f9cae0eabd0f99bf3f5c292ac9d81ba59ddc488f7f14f5cb88e89 02:52:18 #96 writing image sha256:e524086ee90f9cae0eabd0f99bf3f5c292ac9d81ba59ddc488f7f14f5cb88e89 done 02:52:18 #96 naming to docker.io/library/core-metadata done 02:52:18 #96 DONE 5.4s 02:52:18 02:52:18 #207 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:52:18 #207 DONE 0.5s 02:52:18 02:52:18 #208 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:52:18 #208 DONE 0.1s 02:52:18 02:52:18 #209 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:52:18 #209 DONE 0.1s 02:52:18 02:52:18 #210 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:52:18 #210 DONE 0.0s 02:52:18 02:52:18 #211 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:52:18 #211 ... 02:52:18 02:52:18 #212 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:52:18 #212 DONE 0.1s 02:52:18 02:52:18 #213 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:52:18 #213 DONE 0.1s 02:52:18 02:52:18 #214 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:52:18 #214 DONE 0.9s 02:52:18 02:52:18 #96 [core-common-config-bootstrapper] exporting to image 02:52:18 #96 ... 02:52:18 02:52:18 #215 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:52:18 #215 DONE 0.2s 02:52:18 02:52:18 #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:52:18 #216 DONE 0.8s 02:52:18 02:52:18 #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:52:18 #217 DONE 1.2s 02:52:18 02:52:18 #96 [core-common-config-bootstrapper] exporting to image 02:52:18 #96 exporting layers 0.3s done 02:52:18 #96 writing image sha256:e69a1e7797cda2c6b092b616aad9816faa7df617ca41c2ee9b62907f7418390a done 02:52:18 #96 naming to docker.io/library/core-common-config-bootstrapper done 02:52:18 #96 ... 02:52:18 02:52:18 #211 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:52:18 #211 DONE 0.6s 02:52:18 02:52:18 #96 [security-secretstore-setup] exporting to image 02:52:18 #96 exporting layers 0.2s done 02:52:18 #96 writing image sha256:7e3cf5333f48e1313f51d6535ae1c9422111caf919854b18307fd61e1229834a 02:52:18 #96 exporting layers 0.2s done 02:52:18 #96 writing image sha256:7e3cf5333f48e1313f51d6535ae1c9422111caf919854b18307fd61e1229834a done 02:52:18 #96 naming to docker.io/library/security-proxy-setup done 02:52:18 #96 exporting layers 0.3s done 02:52:18 #96 writing image sha256:4cfb25d8815e7ce8d5442ef9617a84b81d3fe2943ea87a2e436ae5c590e26f99 done 02:52:18 #96 naming to docker.io/library/security-proxy-auth done 02:52:18 #96 writing image sha256:2cf1c1f857ba92785fc424610247a56e557bdb6424b73c34e77265d3d39f4c8f done 02:52:18 #96 naming to docker.io/library/security-secretstore-setup done 02:52:18 #96 DONE 6.1s 02:52:18 02:52:18 #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:52:18 #218 DONE 0.7s 02:52:18 02:52:18 #96 [security-bootstrapper] exporting to image 02:52:18 #96 exporting layers 0.2s done 02:52:18 #96 writing image sha256:990522da7f1fa656da0745396227a9d42502cff9a710926522409d4a4b927f75 done 02:52:18 #96 naming to docker.io/library/security-bootstrapper done 02:52:18 #96 DONE 6.2s 02:52:18 time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:52:18 time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:52:18 $ docker stop --time=1 de9f3769f63191cbd105ca58eff8ea6ecead8e96ea3b96b9326ad8b9c83cbdde 02:52:20 $ docker rm -f --volumes de9f3769f63191cbd105ca58eff8ea6ecead8e96ea3b96b9326ad8b9c83cbdde [Pipeline] // withDockerContainer [Pipeline] sh 02:52:20 + docker images 02:52:20 REPOSITORY TAG IMAGE ID CREATED SIZE 02:52:20 security-bootstrapper latest 990522da7f1f 4 seconds ago 18.9MB 02:52:20 security-proxy-setup latest 7e3cf5333f48 5 seconds ago 26.2MB 02:52:20 security-proxy-auth latest 4cfb25d8815e 5 seconds ago 33MB 02:52:20 core-common-config-bootstrapper latest e69a1e7797cd 5 seconds ago 15.2MB 02:52:20 security-secretstore-setup latest 2cf1c1f857ba 5 seconds ago 36.9MB 02:52:20 core-metadata latest e524086ee90f 6 seconds ago 35.9MB 02:52:20 support-scheduler latest 197b6c480c9c 7 seconds ago 38.1MB 02:52:20 support-notifications latest 01eccfb64e15 7 seconds ago 38.7MB 02:52:20 security-spiffe-token-provider latest 33b5aaad9888 7 seconds ago 28.7MB 02:52:20 core-keeper latest 04fddf8cd749 7 seconds ago 35.7MB 02:52:20 core-data latest 730b79f09951 7 seconds ago 35.8MB 02:52:20 core-command latest 1440e35e5556 7 seconds ago 35.4MB 02:52:20 security-spire-agent latest 39cc7a248ac0 4 minutes ago 182MB 02:52:20 security-spire-server latest a16e0f338087 4 minutes ago 121MB 02:52:20 security-spire-config latest 4ea146bf8a75 4 minutes ago 120MB 02:52:20 ci-base-image-x86_64 latest f1b76b77317d 9 minutes ago 966MB 02:52:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 02:52:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 02:52:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:52:20 provisioning config files... 02:52:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/656@tmp/config11066622924347991691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:52:21 ---> ****-login.sh 02:52:21 nexus3.edgexfoundry.org:10001 02:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:21 Configure a credential helper to remove this warning. See 02:52:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:21 02:52:21 Login Succeeded 02:52:21 nexus3.edgexfoundry.org:10002 02:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:21 Configure a credential helper to remove this warning. See 02:52:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:21 02:52:21 Login Succeeded 02:52:21 nexus3.edgexfoundry.org:10003 02:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:21 Configure a credential helper to remove this warning. See 02:52:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:21 02:52:21 Login Succeeded 02:52:21 nexus3.edgexfoundry.org:10004 02:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:21 Configure a credential helper to remove this warning. See 02:52:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:21 02:52:21 Login Succeeded 02:52:21 ****.io 02:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:21 Configure a credential helper to remove this warning. See 02:52:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:21 02:52:21 Login Succeeded 02:52:21 ---> ****-login.sh ends [Pipeline] } 02:52:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:52:21 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:52:21 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:52:21 latest 02:52:21 3.2.0-dev.38 02:52:21 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:52:21 main 02:52:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:22 + docker push nexus3.edgexfoundry.org:10004/core-command:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:52:22 60ffaa681037: Preparing 02:52:22 ff51cdb6f6f2: Preparing 02:52:22 a945f1aa7527: Preparing 02:52:22 6786d010ad0b: Preparing 02:52:22 172a9db43257: Preparing 02:52:22 20f828a23c15: Preparing 02:52:22 ce7f800efff9: Preparing 02:52:22 20f828a23c15: Waiting 02:52:22 6786d010ad0b: Pushed 02:52:22 172a9db43257: Pushed 02:52:22 a945f1aa7527: Pushed 02:52:22 60ffaa681037: Pushed 02:52:22 ce7f800efff9: Layer already exists 02:52:22 20f828a23c15: Pushed 02:52:25 ff51cdb6f6f2: Pushed 02:52:25 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:468b5130670dd79ac76987f1021e282df9cccdfc8e2f2dd7b4f90a1e82a8e744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:26 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:52:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:52:26 60ffaa681037: Preparing 02:52:26 ff51cdb6f6f2: Preparing 02:52:26 a945f1aa7527: Preparing 02:52:26 6786d010ad0b: Preparing 02:52:26 172a9db43257: Preparing 02:52:26 20f828a23c15: Preparing 02:52:26 ce7f800efff9: Preparing 02:52:26 20f828a23c15: Waiting 02:52:26 ce7f800efff9: Waiting 02:52:26 60ffaa681037: Layer already exists 02:52:26 172a9db43257: Layer already exists 02:52:26 ff51cdb6f6f2: Layer already exists 02:52:26 6786d010ad0b: Layer already exists 02:52:26 a945f1aa7527: Layer already exists 02:52:26 ce7f800efff9: Layer already exists 02:52:26 20f828a23c15: Layer already exists 02:52:26 latest: digest: sha256:468b5130670dd79ac76987f1021e282df9cccdfc8e2f2dd7b4f90a1e82a8e744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:26 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.38 02:52:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:52:26 60ffaa681037: Preparing 02:52:26 ff51cdb6f6f2: Preparing 02:52:26 a945f1aa7527: Preparing 02:52:26 6786d010ad0b: Preparing 02:52:26 172a9db43257: Preparing 02:52:26 20f828a23c15: Preparing 02:52:26 ce7f800efff9: Preparing 02:52:26 ce7f800efff9: Waiting 02:52:26 20f828a23c15: Waiting 02:52:26 172a9db43257: Layer already exists 02:52:26 60ffaa681037: Layer already exists 02:52:26 6786d010ad0b: Layer already exists 02:52:26 ff51cdb6f6f2: Layer already exists 02:52:26 a945f1aa7527: Layer already exists 02:52:26 ce7f800efff9: Layer already exists 02:52:26 20f828a23c15: Layer already exists 02:52:26 3.2.0-dev.38: digest: sha256:468b5130670dd79ac76987f1021e282df9cccdfc8e2f2dd7b4f90a1e82a8e744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:27 + docker push nexus3.edgexfoundry.org:10004/core-command:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:52:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:52:27 60ffaa681037: Preparing 02:52:27 ff51cdb6f6f2: Preparing 02:52:27 a945f1aa7527: Preparing 02:52:27 6786d010ad0b: Preparing 02:52:27 172a9db43257: Preparing 02:52:27 20f828a23c15: Preparing 02:52:27 ce7f800efff9: Preparing 02:52:27 20f828a23c15: Waiting 02:52:27 60ffaa681037: Layer already exists 02:52:27 ff51cdb6f6f2: Layer already exists 02:52:27 172a9db43257: Layer already exists 02:52:27 6786d010ad0b: Layer already exists 02:52:27 a945f1aa7527: Layer already exists 02:52:27 20f828a23c15: Layer already exists 02:52:27 ce7f800efff9: Layer already exists 02:52:27 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:468b5130670dd79ac76987f1021e282df9cccdfc8e2f2dd7b4f90a1e82a8e744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:28 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:52:28 60ffaa681037: Preparing 02:52:28 ff51cdb6f6f2: Preparing 02:52:28 a945f1aa7527: Preparing 02:52:28 6786d010ad0b: Preparing 02:52:28 172a9db43257: Preparing 02:52:28 20f828a23c15: Preparing 02:52:28 ce7f800efff9: Preparing 02:52:28 20f828a23c15: Waiting 02:52:28 ce7f800efff9: Waiting 02:52:28 60ffaa681037: Layer already exists 02:52:28 ff51cdb6f6f2: Layer already exists 02:52:28 6786d010ad0b: Layer already exists 02:52:28 172a9db43257: Layer already exists 02:52:28 a945f1aa7527: Layer already exists 02:52:28 20f828a23c15: Layer already exists 02:52:28 ce7f800efff9: Layer already exists 02:52:28 main: digest: sha256:468b5130670dd79ac76987f1021e282df9cccdfc8e2f2dd7b4f90a1e82a8e744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:28 ===================================================== [Pipeline] echo 02:52:28 taggedImages: 02:52:28 - nexus3.edgexfoundry.org:10004/core-command:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:52:28 - nexus3.edgexfoundry.org:10004/core-command:latest 02:52:28 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.38 02:52:28 - nexus3.edgexfoundry.org:10004/core-command:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:52:28 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:52:28 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:52:28 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:52:28 latest 02:52:28 3.2.0-dev.38 02:52:28 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:52:28 main 02:52:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:52:28 2b29ffbcedb2: Preparing 02:52:28 95ef7b5d2688: Preparing 02:52:28 2bc5e959a4ca: Preparing 02:52:28 9981ddb5a51a: Preparing 02:52:28 a945f1aa7527: Preparing 02:52:28 6786d010ad0b: Preparing 02:52:28 172a9db43257: Preparing 02:52:28 20f828a23c15: Preparing 02:52:28 ce7f800efff9: Preparing 02:52:28 20f828a23c15: Waiting 02:52:28 ce7f800efff9: Waiting 02:52:28 172a9db43257: Waiting 02:52:28 6786d010ad0b: Waiting 02:52:28 a945f1aa7527: Layer already exists 02:52:28 6786d010ad0b: Layer already exists 02:52:28 172a9db43257: Layer already exists 02:52:28 20f828a23c15: Layer already exists 02:52:28 ce7f800efff9: Layer already exists 02:52:28 2bc5e959a4ca: Pushed 02:52:28 95ef7b5d2688: Pushed 02:52:28 2b29ffbcedb2: Pushed 02:52:29 9981ddb5a51a: Pushed 02:52:29 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:70aa37faf657776453161ceef2718f987b25b252f92f72ae5deca51def0d7c34 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:30 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:52:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:52:30 2b29ffbcedb2: Preparing 02:52:30 95ef7b5d2688: Preparing 02:52:30 2bc5e959a4ca: Preparing 02:52:30 9981ddb5a51a: Preparing 02:52:30 a945f1aa7527: Preparing 02:52:30 6786d010ad0b: Preparing 02:52:30 172a9db43257: Preparing 02:52:30 20f828a23c15: Preparing 02:52:30 ce7f800efff9: Preparing 02:52:30 172a9db43257: Waiting 02:52:30 6786d010ad0b: Waiting 02:52:30 ce7f800efff9: Waiting 02:52:30 20f828a23c15: Waiting 02:52:30 9981ddb5a51a: Layer already exists 02:52:30 2b29ffbcedb2: Layer already exists 02:52:30 95ef7b5d2688: Layer already exists 02:52:30 2bc5e959a4ca: Layer already exists 02:52:30 a945f1aa7527: Layer already exists 02:52:30 6786d010ad0b: Layer already exists 02:52:30 20f828a23c15: Layer already exists 02:52:30 172a9db43257: Layer already exists 02:52:30 ce7f800efff9: Layer already exists 02:52:30 latest: digest: sha256:70aa37faf657776453161ceef2718f987b25b252f92f72ae5deca51def0d7c34 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:30 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.38 02:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:52:31 2b29ffbcedb2: Preparing 02:52:31 95ef7b5d2688: Preparing 02:52:31 2bc5e959a4ca: Preparing 02:52:31 9981ddb5a51a: Preparing 02:52:31 a945f1aa7527: Preparing 02:52:31 6786d010ad0b: Preparing 02:52:31 172a9db43257: Preparing 02:52:31 20f828a23c15: Preparing 02:52:31 ce7f800efff9: Preparing 02:52:31 20f828a23c15: Waiting 02:52:31 6786d010ad0b: Waiting 02:52:31 ce7f800efff9: Waiting 02:52:31 a945f1aa7527: Layer already exists 02:52:31 9981ddb5a51a: Layer already exists 02:52:31 2b29ffbcedb2: Layer already exists 02:52:31 95ef7b5d2688: Layer already exists 02:52:31 2bc5e959a4ca: Layer already exists 02:52:31 6786d010ad0b: Layer already exists 02:52:31 172a9db43257: Layer already exists 02:52:31 20f828a23c15: Layer already exists 02:52:31 ce7f800efff9: Layer already exists 02:52:31 3.2.0-dev.38: digest: sha256:70aa37faf657776453161ceef2718f987b25b252f92f72ae5deca51def0d7c34 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:52:31 2b29ffbcedb2: Preparing 02:52:31 95ef7b5d2688: Preparing 02:52:31 2bc5e959a4ca: Preparing 02:52:31 9981ddb5a51a: Preparing 02:52:31 a945f1aa7527: Preparing 02:52:31 6786d010ad0b: Preparing 02:52:31 172a9db43257: Preparing 02:52:31 20f828a23c15: Preparing 02:52:31 ce7f800efff9: Preparing 02:52:31 6786d010ad0b: Waiting 02:52:31 172a9db43257: Waiting 02:52:31 20f828a23c15: Waiting 02:52:31 ce7f800efff9: Waiting 02:52:31 a945f1aa7527: Layer already exists 02:52:31 2b29ffbcedb2: Layer already exists 02:52:31 2bc5e959a4ca: Layer already exists 02:52:31 9981ddb5a51a: Layer already exists 02:52:31 95ef7b5d2688: Layer already exists 02:52:31 6786d010ad0b: Layer already exists 02:52:31 172a9db43257: Layer already exists 02:52:31 20f828a23c15: Layer already exists 02:52:31 ce7f800efff9: Layer already exists 02:52:31 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:70aa37faf657776453161ceef2718f987b25b252f92f72ae5deca51def0d7c34 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:52:32 2b29ffbcedb2: Preparing 02:52:32 95ef7b5d2688: Preparing 02:52:32 2bc5e959a4ca: Preparing 02:52:32 9981ddb5a51a: Preparing 02:52:32 a945f1aa7527: Preparing 02:52:32 6786d010ad0b: Preparing 02:52:32 172a9db43257: Preparing 02:52:32 20f828a23c15: Preparing 02:52:32 ce7f800efff9: Preparing 02:52:32 6786d010ad0b: Waiting 02:52:32 20f828a23c15: Waiting 02:52:32 172a9db43257: Waiting 02:52:32 ce7f800efff9: Waiting 02:52:32 2b29ffbcedb2: Layer already exists 02:52:32 9981ddb5a51a: Layer already exists 02:52:32 a945f1aa7527: Layer already exists 02:52:32 2bc5e959a4ca: Layer already exists 02:52:32 95ef7b5d2688: Layer already exists 02:52:32 6786d010ad0b: Layer already exists 02:52:32 20f828a23c15: Layer already exists 02:52:32 172a9db43257: Layer already exists 02:52:32 ce7f800efff9: Layer already exists 02:52:32 main: digest: sha256:70aa37faf657776453161ceef2718f987b25b252f92f72ae5deca51def0d7c34 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:32 ===================================================== [Pipeline] echo 02:52:32 taggedImages: 02:52:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:52:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:52:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.38 02:52:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:52:32 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:52:32 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:52:32 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:52:32 latest 02:52:32 3.2.0-dev.38 02:52:32 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:52:32 main 02:52:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:33 + docker push nexus3.edgexfoundry.org:10004/core-data:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:52:33 f0d2663230bd: Preparing 02:52:33 4053322d7a33: Preparing 02:52:33 a945f1aa7527: Preparing 02:52:33 6786d010ad0b: Preparing 02:52:33 8eb07197e307: Preparing 02:52:33 42e963812fe7: Preparing 02:52:33 ce7f800efff9: Preparing 02:52:33 42e963812fe7: Waiting 02:52:33 ce7f800efff9: Waiting 02:52:33 a945f1aa7527: Layer already exists 02:52:33 6786d010ad0b: Layer already exists 02:52:33 ce7f800efff9: Layer already exists 02:52:33 8eb07197e307: Pushed 02:52:33 f0d2663230bd: Pushed 02:52:33 42e963812fe7: Pushed 02:52:35 4053322d7a33: Pushed 02:52:35 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:e4ac017a35898864c731b45d71ddaadcd2372b09328bea032d15cb73dd00741e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:36 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:52:36 f0d2663230bd: Preparing 02:52:36 4053322d7a33: Preparing 02:52:36 a945f1aa7527: Preparing 02:52:36 6786d010ad0b: Preparing 02:52:36 8eb07197e307: Preparing 02:52:36 42e963812fe7: Preparing 02:52:36 ce7f800efff9: Preparing 02:52:36 42e963812fe7: Waiting 02:52:36 ce7f800efff9: Waiting 02:52:36 f0d2663230bd: Layer already exists 02:52:36 8eb07197e307: Layer already exists 02:52:36 a945f1aa7527: Layer already exists 02:52:36 6786d010ad0b: Layer already exists 02:52:36 4053322d7a33: Layer already exists 02:52:36 42e963812fe7: Layer already exists 02:52:36 ce7f800efff9: Layer already exists 02:52:36 latest: digest: sha256:e4ac017a35898864c731b45d71ddaadcd2372b09328bea032d15cb73dd00741e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:37 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.38 02:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:52:37 f0d2663230bd: Preparing 02:52:37 4053322d7a33: Preparing 02:52:37 a945f1aa7527: Preparing 02:52:37 6786d010ad0b: Preparing 02:52:37 8eb07197e307: Preparing 02:52:37 42e963812fe7: Preparing 02:52:37 ce7f800efff9: Preparing 02:52:37 ce7f800efff9: Waiting 02:52:37 42e963812fe7: Waiting 02:52:37 a945f1aa7527: Layer already exists 02:52:37 4053322d7a33: Layer already exists 02:52:37 6786d010ad0b: Layer already exists 02:52:37 f0d2663230bd: Layer already exists 02:52:37 8eb07197e307: Layer already exists 02:52:37 42e963812fe7: Layer already exists 02:52:37 ce7f800efff9: Layer already exists 02:52:37 3.2.0-dev.38: digest: sha256:e4ac017a35898864c731b45d71ddaadcd2372b09328bea032d15cb73dd00741e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:37 + docker push nexus3.edgexfoundry.org:10004/core-data:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:52:37 f0d2663230bd: Preparing 02:52:37 4053322d7a33: Preparing 02:52:37 a945f1aa7527: Preparing 02:52:37 6786d010ad0b: Preparing 02:52:37 8eb07197e307: Preparing 02:52:37 42e963812fe7: Preparing 02:52:37 ce7f800efff9: Preparing 02:52:37 ce7f800efff9: Waiting 02:52:37 42e963812fe7: Waiting 02:52:37 a945f1aa7527: Layer already exists 02:52:37 8eb07197e307: Layer already exists 02:52:37 6786d010ad0b: Layer already exists 02:52:37 f0d2663230bd: Layer already exists 02:52:37 4053322d7a33: Layer already exists 02:52:37 42e963812fe7: Layer already exists 02:52:37 ce7f800efff9: Layer already exists 02:52:37 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:e4ac017a35898864c731b45d71ddaadcd2372b09328bea032d15cb73dd00741e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:38 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:52:38 f0d2663230bd: Preparing 02:52:38 4053322d7a33: Preparing 02:52:38 a945f1aa7527: Preparing 02:52:38 6786d010ad0b: Preparing 02:52:38 8eb07197e307: Preparing 02:52:38 42e963812fe7: Preparing 02:52:38 ce7f800efff9: Preparing 02:52:38 42e963812fe7: Waiting 02:52:38 ce7f800efff9: Waiting 02:52:38 f0d2663230bd: Layer already exists 02:52:38 6786d010ad0b: Layer already exists 02:52:38 a945f1aa7527: Layer already exists 02:52:38 8eb07197e307: Layer already exists 02:52:38 4053322d7a33: Layer already exists 02:52:38 42e963812fe7: Layer already exists 02:52:38 ce7f800efff9: Layer already exists 02:52:38 main: digest: sha256:e4ac017a35898864c731b45d71ddaadcd2372b09328bea032d15cb73dd00741e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:38 ===================================================== [Pipeline] echo 02:52:38 taggedImages: 02:52:38 - nexus3.edgexfoundry.org:10004/core-data:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:52:38 - nexus3.edgexfoundry.org:10004/core-data:latest 02:52:38 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.38 02:52:38 - nexus3.edgexfoundry.org:10004/core-data:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:52:38 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:52:38 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:52:38 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:52:38 latest 02:52:38 3.2.0-dev.38 02:52:38 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:52:38 main 02:52:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:39 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:52:39 b1740f9811b6: Preparing 02:52:39 d18b36e4d3b0: Preparing 02:52:39 6786d010ad0b: Preparing 02:52:39 f8ff00d32306: Preparing 02:52:39 12a4e41180a4: Preparing 02:52:39 ce7f800efff9: Preparing 02:52:39 ce7f800efff9: Waiting 02:52:39 6786d010ad0b: Layer already exists 02:52:39 ce7f800efff9: Layer already exists 02:52:39 12a4e41180a4: Pushed 02:52:39 b1740f9811b6: Pushed 02:52:39 f8ff00d32306: Pushed 02:52:42 d18b36e4d3b0: Pushed 02:52:42 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:b3ee6c9dcd7c67542503a36833b2d49a8a0d663432cae8f099e3f833c37fdce5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:42 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:52:42 b1740f9811b6: Preparing 02:52:42 d18b36e4d3b0: Preparing 02:52:42 6786d010ad0b: Preparing 02:52:42 f8ff00d32306: Preparing 02:52:42 12a4e41180a4: Preparing 02:52:42 ce7f800efff9: Preparing 02:52:42 ce7f800efff9: Waiting 02:52:42 b1740f9811b6: Layer already exists 02:52:42 f8ff00d32306: Layer already exists 02:52:42 6786d010ad0b: Layer already exists 02:52:42 12a4e41180a4: Layer already exists 02:52:42 d18b36e4d3b0: Layer already exists 02:52:42 ce7f800efff9: Layer already exists 02:52:42 latest: digest: sha256:b3ee6c9dcd7c67542503a36833b2d49a8a0d663432cae8f099e3f833c37fdce5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:43 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.38 02:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:52:43 b1740f9811b6: Preparing 02:52:43 d18b36e4d3b0: Preparing 02:52:43 6786d010ad0b: Preparing 02:52:43 f8ff00d32306: Preparing 02:52:43 12a4e41180a4: Preparing 02:52:43 ce7f800efff9: Preparing 02:52:43 ce7f800efff9: Waiting 02:52:43 6786d010ad0b: Layer already exists 02:52:43 d18b36e4d3b0: Layer already exists 02:52:43 b1740f9811b6: Layer already exists 02:52:43 12a4e41180a4: Layer already exists 02:52:43 f8ff00d32306: Layer already exists 02:52:43 ce7f800efff9: Layer already exists 02:52:43 3.2.0-dev.38: digest: sha256:b3ee6c9dcd7c67542503a36833b2d49a8a0d663432cae8f099e3f833c37fdce5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:43 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:52:44 b1740f9811b6: Preparing 02:52:44 d18b36e4d3b0: Preparing 02:52:44 6786d010ad0b: Preparing 02:52:44 f8ff00d32306: Preparing 02:52:44 12a4e41180a4: Preparing 02:52:44 ce7f800efff9: Preparing 02:52:44 ce7f800efff9: Waiting 02:52:44 12a4e41180a4: Layer already exists 02:52:44 6786d010ad0b: Layer already exists 02:52:44 f8ff00d32306: Layer already exists 02:52:44 b1740f9811b6: Layer already exists 02:52:44 d18b36e4d3b0: Layer already exists 02:52:44 ce7f800efff9: Layer already exists 02:52:44 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:b3ee6c9dcd7c67542503a36833b2d49a8a0d663432cae8f099e3f833c37fdce5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:44 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:52:44 b1740f9811b6: Preparing 02:52:44 d18b36e4d3b0: Preparing 02:52:44 6786d010ad0b: Preparing 02:52:44 f8ff00d32306: Preparing 02:52:44 12a4e41180a4: Preparing 02:52:44 ce7f800efff9: Preparing 02:52:44 ce7f800efff9: Waiting 02:52:44 f8ff00d32306: Layer already exists 02:52:44 d18b36e4d3b0: Layer already exists 02:52:44 6786d010ad0b: Layer already exists 02:52:44 b1740f9811b6: Layer already exists 02:52:44 12a4e41180a4: Layer already exists 02:52:44 ce7f800efff9: Layer already exists 02:52:44 main: digest: sha256:b3ee6c9dcd7c67542503a36833b2d49a8a0d663432cae8f099e3f833c37fdce5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:45 ===================================================== [Pipeline] echo 02:52:45 taggedImages: 02:52:45 - nexus3.edgexfoundry.org:10004/core-keeper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:52:45 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:52:45 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.38 02:52:45 - nexus3.edgexfoundry.org:10004/core-keeper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:52:45 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:52:45 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:52:45 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:52:45 latest 02:52:45 3.2.0-dev.38 02:52:45 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:52:45 main 02:52:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:52:45 b3d5f97d30a6: Preparing 02:52:45 2c56a6afdaae: Preparing 02:52:45 fa54186c9d43: Preparing 02:52:45 a945f1aa7527: Preparing 02:52:45 6786d010ad0b: Preparing 02:52:45 172a9db43257: Preparing 02:52:45 20f828a23c15: Preparing 02:52:45 ce7f800efff9: Preparing 02:52:45 20f828a23c15: Waiting 02:52:45 ce7f800efff9: Waiting 02:52:45 172a9db43257: Waiting 02:52:45 2c56a6afdaae: Pushed 02:52:45 6786d010ad0b: Layer already exists 02:52:45 a945f1aa7527: Layer already exists 02:52:45 172a9db43257: Layer already exists 02:52:45 20f828a23c15: Layer already exists 02:52:45 ce7f800efff9: Layer already exists 02:52:46 b3d5f97d30a6: Pushed 02:52:48 fa54186c9d43: Pushed 02:52:48 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:b25cc96c4f40db9f4baa3be38ea8eff769cc7d607d798f0d99f7fa3a45b26a17 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:52:49 b3d5f97d30a6: Preparing 02:52:49 2c56a6afdaae: Preparing 02:52:49 fa54186c9d43: Preparing 02:52:49 a945f1aa7527: Preparing 02:52:49 6786d010ad0b: Preparing 02:52:49 172a9db43257: Preparing 02:52:49 20f828a23c15: Preparing 02:52:49 ce7f800efff9: Preparing 02:52:49 172a9db43257: Waiting 02:52:49 20f828a23c15: Waiting 02:52:49 ce7f800efff9: Waiting 02:52:49 b3d5f97d30a6: Layer already exists 02:52:49 fa54186c9d43: Layer already exists 02:52:49 a945f1aa7527: Layer already exists 02:52:49 6786d010ad0b: Layer already exists 02:52:49 2c56a6afdaae: Layer already exists 02:52:49 172a9db43257: Layer already exists 02:52:49 ce7f800efff9: Layer already exists 02:52:49 20f828a23c15: Layer already exists 02:52:49 latest: digest: sha256:b25cc96c4f40db9f4baa3be38ea8eff769cc7d607d798f0d99f7fa3a45b26a17 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.38 02:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:52:49 b3d5f97d30a6: Preparing 02:52:49 2c56a6afdaae: Preparing 02:52:49 fa54186c9d43: Preparing 02:52:49 a945f1aa7527: Preparing 02:52:49 6786d010ad0b: Preparing 02:52:49 172a9db43257: Preparing 02:52:49 20f828a23c15: Preparing 02:52:49 ce7f800efff9: Preparing 02:52:49 172a9db43257: Waiting 02:52:49 20f828a23c15: Waiting 02:52:49 ce7f800efff9: Waiting 02:52:49 a945f1aa7527: Layer already exists 02:52:49 fa54186c9d43: Layer already exists 02:52:49 b3d5f97d30a6: Layer already exists 02:52:49 2c56a6afdaae: Layer already exists 02:52:49 6786d010ad0b: Layer already exists 02:52:49 172a9db43257: Layer already exists 02:52:49 ce7f800efff9: Layer already exists 02:52:49 20f828a23c15: Layer already exists 02:52:49 3.2.0-dev.38: digest: sha256:b25cc96c4f40db9f4baa3be38ea8eff769cc7d607d798f0d99f7fa3a45b26a17 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:52:50 b3d5f97d30a6: Preparing 02:52:50 2c56a6afdaae: Preparing 02:52:50 fa54186c9d43: Preparing 02:52:50 a945f1aa7527: Preparing 02:52:50 6786d010ad0b: Preparing 02:52:50 172a9db43257: Preparing 02:52:50 20f828a23c15: Preparing 02:52:50 ce7f800efff9: Preparing 02:52:50 172a9db43257: Waiting 02:52:50 20f828a23c15: Waiting 02:52:50 ce7f800efff9: Waiting 02:52:50 fa54186c9d43: Layer already exists 02:52:50 b3d5f97d30a6: Layer already exists 02:52:50 6786d010ad0b: Layer already exists 02:52:50 2c56a6afdaae: Layer already exists 02:52:50 a945f1aa7527: Layer already exists 02:52:50 ce7f800efff9: Layer already exists 02:52:50 172a9db43257: Layer already exists 02:52:50 20f828a23c15: Layer already exists 02:52:50 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:b25cc96c4f40db9f4baa3be38ea8eff769cc7d607d798f0d99f7fa3a45b26a17 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:52:51 b3d5f97d30a6: Preparing 02:52:51 2c56a6afdaae: Preparing 02:52:51 fa54186c9d43: Preparing 02:52:51 a945f1aa7527: Preparing 02:52:51 6786d010ad0b: Preparing 02:52:51 172a9db43257: Preparing 02:52:51 20f828a23c15: Preparing 02:52:51 ce7f800efff9: Preparing 02:52:51 172a9db43257: Waiting 02:52:51 ce7f800efff9: Waiting 02:52:51 2c56a6afdaae: Layer already exists 02:52:51 b3d5f97d30a6: Layer already exists 02:52:51 fa54186c9d43: Layer already exists 02:52:51 a945f1aa7527: Layer already exists 02:52:51 6786d010ad0b: Layer already exists 02:52:51 172a9db43257: Layer already exists 02:52:51 20f828a23c15: Layer already exists 02:52:51 ce7f800efff9: Layer already exists 02:52:51 main: digest: sha256:b25cc96c4f40db9f4baa3be38ea8eff769cc7d607d798f0d99f7fa3a45b26a17 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:51 ===================================================== [Pipeline] echo 02:52:51 taggedImages: 02:52:51 - nexus3.edgexfoundry.org:10004/core-metadata:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:52:51 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:52:51 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.38 02:52:51 - nexus3.edgexfoundry.org:10004/core-metadata:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:52:51 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:52:51 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:52:51 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:52:51 latest 02:52:51 3.2.0-dev.38 02:52:51 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:52:51 main 02:52:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:52:51 5904aefc0a95: Preparing 02:52:51 7f1669a0e552: Preparing 02:52:51 aca5675082de: Preparing 02:52:51 05111b118a9f: Preparing 02:52:51 513a480f97cb: Preparing 02:52:51 abb238447fce: Preparing 02:52:51 52f6ea057992: Preparing 02:52:51 a945f1aa7527: Preparing 02:52:51 6786d010ad0b: Preparing 02:52:51 332e487a6f5c: Preparing 02:52:51 beda0cc3d6ff: Preparing 02:52:51 5f70bf18a086: Preparing 02:52:51 353ee2e79169: Preparing 02:52:51 f9a7dfcd351f: Preparing 02:52:51 22d3bd1c4ebe: Preparing 02:52:51 ce7f800efff9: Preparing 02:52:51 a945f1aa7527: Waiting 02:52:51 6786d010ad0b: Waiting 02:52:51 332e487a6f5c: Waiting 02:52:51 beda0cc3d6ff: Waiting 02:52:51 abb238447fce: Waiting 02:52:51 5f70bf18a086: Waiting 02:52:51 353ee2e79169: Waiting 02:52:51 f9a7dfcd351f: Waiting 02:52:51 22d3bd1c4ebe: Waiting 02:52:51 ce7f800efff9: Waiting 02:52:51 52f6ea057992: Waiting 02:52:51 513a480f97cb: Pushed 02:52:51 aca5675082de: Pushed 02:52:51 05111b118a9f: Pushed 02:52:51 5904aefc0a95: Pushed 02:52:51 7f1669a0e552: Pushed 02:52:51 a945f1aa7527: Layer already exists 02:52:51 6786d010ad0b: Layer already exists 02:52:51 abb238447fce: Pushed 02:52:51 5f70bf18a086: Layer already exists 02:52:52 332e487a6f5c: Pushed 02:52:52 353ee2e79169: Pushed 02:52:52 ce7f800efff9: Layer already exists 02:52:52 beda0cc3d6ff: Pushed 02:52:52 f9a7dfcd351f: Pushed 02:52:52 22d3bd1c4ebe: Pushed 02:52:53 52f6ea057992: Pushed 02:52:53 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:de51fad628f145cd77d71c1a48096b8c41c5b6e378185f89f08ef0043bcf3277 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:52:54 5904aefc0a95: Preparing 02:52:54 7f1669a0e552: Preparing 02:52:54 aca5675082de: Preparing 02:52:54 05111b118a9f: Preparing 02:52:54 513a480f97cb: Preparing 02:52:54 abb238447fce: Preparing 02:52:54 52f6ea057992: Preparing 02:52:54 a945f1aa7527: Preparing 02:52:54 6786d010ad0b: Preparing 02:52:54 332e487a6f5c: Preparing 02:52:54 beda0cc3d6ff: Preparing 02:52:54 5f70bf18a086: Preparing 02:52:54 353ee2e79169: Preparing 02:52:54 f9a7dfcd351f: Preparing 02:52:54 22d3bd1c4ebe: Preparing 02:52:54 ce7f800efff9: Preparing 02:52:54 abb238447fce: Waiting 02:52:54 beda0cc3d6ff: Waiting 02:52:54 52f6ea057992: Waiting 02:52:54 5f70bf18a086: Waiting 02:52:54 353ee2e79169: Waiting 02:52:54 a945f1aa7527: Waiting 02:52:54 f9a7dfcd351f: Waiting 02:52:54 6786d010ad0b: Waiting 02:52:54 22d3bd1c4ebe: Waiting 02:52:54 ce7f800efff9: Waiting 02:52:54 332e487a6f5c: Waiting 02:52:54 7f1669a0e552: Layer already exists 02:52:54 513a480f97cb: Layer already exists 02:52:54 05111b118a9f: Layer already exists 02:52:54 aca5675082de: Layer already exists 02:52:54 5904aefc0a95: Layer already exists 02:52:54 52f6ea057992: Layer already exists 02:52:54 6786d010ad0b: Layer already exists 02:52:54 a945f1aa7527: Layer already exists 02:52:54 332e487a6f5c: Layer already exists 02:52:54 abb238447fce: Layer already exists 02:52:54 5f70bf18a086: Layer already exists 02:52:54 beda0cc3d6ff: Layer already exists 02:52:54 22d3bd1c4ebe: Layer already exists 02:52:54 353ee2e79169: Layer already exists 02:52:54 f9a7dfcd351f: Layer already exists 02:52:54 ce7f800efff9: Layer already exists 02:52:54 latest: digest: sha256:de51fad628f145cd77d71c1a48096b8c41c5b6e378185f89f08ef0043bcf3277 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.38 02:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:52:54 5904aefc0a95: Preparing 02:52:54 7f1669a0e552: Preparing 02:52:54 aca5675082de: Preparing 02:52:54 05111b118a9f: Preparing 02:52:54 513a480f97cb: Preparing 02:52:54 abb238447fce: Preparing 02:52:54 52f6ea057992: Preparing 02:52:54 a945f1aa7527: Preparing 02:52:54 6786d010ad0b: Preparing 02:52:54 332e487a6f5c: Preparing 02:52:54 beda0cc3d6ff: Preparing 02:52:54 5f70bf18a086: Preparing 02:52:54 353ee2e79169: Preparing 02:52:54 f9a7dfcd351f: Preparing 02:52:54 22d3bd1c4ebe: Preparing 02:52:54 ce7f800efff9: Preparing 02:52:54 5f70bf18a086: Waiting 02:52:54 6786d010ad0b: Waiting 02:52:54 abb238447fce: Waiting 02:52:54 353ee2e79169: Waiting 02:52:54 332e487a6f5c: Waiting 02:52:54 f9a7dfcd351f: Waiting 02:52:54 52f6ea057992: Waiting 02:52:54 beda0cc3d6ff: Waiting 02:52:54 22d3bd1c4ebe: Waiting 02:52:54 a945f1aa7527: Waiting 02:52:54 ce7f800efff9: Waiting 02:52:54 5904aefc0a95: Layer already exists 02:52:54 05111b118a9f: Layer already exists 02:52:54 513a480f97cb: Layer already exists 02:52:54 aca5675082de: Layer already exists 02:52:54 7f1669a0e552: Layer already exists 02:52:54 abb238447fce: Layer already exists 02:52:54 52f6ea057992: Layer already exists 02:52:54 a945f1aa7527: Layer already exists 02:52:54 6786d010ad0b: Layer already exists 02:52:54 332e487a6f5c: Layer already exists 02:52:54 beda0cc3d6ff: Layer already exists 02:52:54 353ee2e79169: Layer already exists 02:52:54 5f70bf18a086: Layer already exists 02:52:54 22d3bd1c4ebe: Layer already exists 02:52:54 f9a7dfcd351f: Layer already exists 02:52:54 ce7f800efff9: Layer already exists 02:52:54 3.2.0-dev.38: digest: sha256:de51fad628f145cd77d71c1a48096b8c41c5b6e378185f89f08ef0043bcf3277 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:52:55 5904aefc0a95: Preparing 02:52:55 7f1669a0e552: Preparing 02:52:55 aca5675082de: Preparing 02:52:55 05111b118a9f: Preparing 02:52:55 513a480f97cb: Preparing 02:52:55 abb238447fce: Preparing 02:52:55 52f6ea057992: Preparing 02:52:55 abb238447fce: Waiting 02:52:55 a945f1aa7527: Preparing 02:52:55 6786d010ad0b: Preparing 02:52:55 a945f1aa7527: Waiting 02:52:55 332e487a6f5c: Preparing 02:52:55 beda0cc3d6ff: Preparing 02:52:55 5f70bf18a086: Preparing 02:52:55 6786d010ad0b: Waiting 02:52:55 332e487a6f5c: Waiting 02:52:55 353ee2e79169: Preparing 02:52:55 52f6ea057992: Waiting 02:52:55 f9a7dfcd351f: Preparing 02:52:55 5f70bf18a086: Waiting 02:52:55 22d3bd1c4ebe: Preparing 02:52:55 ce7f800efff9: Preparing 02:52:55 353ee2e79169: Waiting 02:52:55 f9a7dfcd351f: Waiting 02:52:55 ce7f800efff9: Waiting 02:52:55 22d3bd1c4ebe: Waiting 02:52:55 aca5675082de: Layer already exists 02:52:55 05111b118a9f: Layer already exists 02:52:55 5904aefc0a95: Layer already exists 02:52:55 513a480f97cb: Layer already exists 02:52:55 7f1669a0e552: Layer already exists 02:52:55 52f6ea057992: Layer already exists 02:52:55 abb238447fce: Layer already exists 02:52:55 a945f1aa7527: Layer already exists 02:52:55 6786d010ad0b: Layer already exists 02:52:55 332e487a6f5c: Layer already exists 02:52:55 353ee2e79169: Layer already exists 02:52:55 beda0cc3d6ff: Layer already exists 02:52:55 f9a7dfcd351f: Layer already exists 02:52:55 5f70bf18a086: Layer already exists 02:52:55 22d3bd1c4ebe: Layer already exists 02:52:55 ce7f800efff9: Layer already exists 02:52:55 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:de51fad628f145cd77d71c1a48096b8c41c5b6e378185f89f08ef0043bcf3277 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:52:56 5904aefc0a95: Preparing 02:52:56 7f1669a0e552: Preparing 02:52:56 aca5675082de: Preparing 02:52:56 05111b118a9f: Preparing 02:52:56 513a480f97cb: Preparing 02:52:56 abb238447fce: Preparing 02:52:56 52f6ea057992: Preparing 02:52:56 a945f1aa7527: Preparing 02:52:56 6786d010ad0b: Preparing 02:52:56 332e487a6f5c: Preparing 02:52:56 beda0cc3d6ff: Preparing 02:52:56 5f70bf18a086: Preparing 02:52:56 353ee2e79169: Preparing 02:52:56 f9a7dfcd351f: Preparing 02:52:56 22d3bd1c4ebe: Preparing 02:52:56 ce7f800efff9: Preparing 02:52:56 6786d010ad0b: Waiting 02:52:56 abb238447fce: Waiting 02:52:56 52f6ea057992: Waiting 02:52:56 332e487a6f5c: Waiting 02:52:56 beda0cc3d6ff: Waiting 02:52:56 5f70bf18a086: Waiting 02:52:56 353ee2e79169: Waiting 02:52:56 f9a7dfcd351f: Waiting 02:52:56 22d3bd1c4ebe: Waiting 02:52:56 a945f1aa7527: Waiting 02:52:56 ce7f800efff9: Waiting 02:52:56 5904aefc0a95: Layer already exists 02:52:56 05111b118a9f: Layer already exists 02:52:56 7f1669a0e552: Layer already exists 02:52:56 aca5675082de: Layer already exists 02:52:56 513a480f97cb: Layer already exists 02:52:56 abb238447fce: Layer already exists 02:52:56 52f6ea057992: Layer already exists 02:52:56 a945f1aa7527: Layer already exists 02:52:56 6786d010ad0b: Layer already exists 02:52:56 332e487a6f5c: Layer already exists 02:52:56 beda0cc3d6ff: Layer already exists 02:52:56 f9a7dfcd351f: Layer already exists 02:52:56 353ee2e79169: Layer already exists 02:52:56 22d3bd1c4ebe: Layer already exists 02:52:56 5f70bf18a086: Layer already exists 02:52:56 ce7f800efff9: Layer already exists 02:52:56 main: digest: sha256:de51fad628f145cd77d71c1a48096b8c41c5b6e378185f89f08ef0043bcf3277 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:56 ===================================================== [Pipeline] echo 02:52:56 taggedImages: 02:52:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:52:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:52:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.38 02:52:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:52:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:52:56 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:52:56 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:52:56 latest 02:52:56 3.2.0-dev.38 02:52:56 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:52:56 main 02:52:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:52:57 2b29ffbcedb2: Preparing 02:52:57 95ef7b5d2688: Preparing 02:52:57 27a62c3e0f4c: Preparing 02:52:57 b85e93560e37: Preparing 02:52:57 a945f1aa7527: Preparing 02:52:57 6786d010ad0b: Preparing 02:52:57 172a9db43257: Preparing 02:52:57 20f828a23c15: Preparing 02:52:57 ce7f800efff9: Preparing 02:52:57 6786d010ad0b: Waiting 02:52:57 172a9db43257: Waiting 02:52:57 20f828a23c15: Waiting 02:52:57 ce7f800efff9: Waiting 02:52:57 a945f1aa7527: Layer already exists 02:52:57 95ef7b5d2688: Layer already exists 02:52:57 2b29ffbcedb2: Layer already exists 02:52:57 6786d010ad0b: Layer already exists 02:52:57 172a9db43257: Layer already exists 02:52:57 20f828a23c15: Layer already exists 02:52:57 ce7f800efff9: Layer already exists 02:52:57 27a62c3e0f4c: Pushed 02:52:59 b85e93560e37: Pushed 02:52:59 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:4354d501dcef0066d9165d518b816c63b89d498d76d31d649a2cfeb9b4f0e1cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:53:00 2b29ffbcedb2: Preparing 02:53:00 95ef7b5d2688: Preparing 02:53:00 27a62c3e0f4c: Preparing 02:53:00 b85e93560e37: Preparing 02:53:00 a945f1aa7527: Preparing 02:53:00 6786d010ad0b: Preparing 02:53:00 172a9db43257: Preparing 02:53:00 20f828a23c15: Preparing 02:53:00 ce7f800efff9: Preparing 02:53:00 6786d010ad0b: Waiting 02:53:00 172a9db43257: Waiting 02:53:00 20f828a23c15: Waiting 02:53:00 ce7f800efff9: Waiting 02:53:00 95ef7b5d2688: Layer already exists 02:53:00 27a62c3e0f4c: Layer already exists 02:53:00 b85e93560e37: Layer already exists 02:53:00 a945f1aa7527: Layer already exists 02:53:00 2b29ffbcedb2: Layer already exists 02:53:00 20f828a23c15: Layer already exists 02:53:00 172a9db43257: Layer already exists 02:53:00 6786d010ad0b: Layer already exists 02:53:00 ce7f800efff9: Layer already exists 02:53:00 latest: digest: sha256:4354d501dcef0066d9165d518b816c63b89d498d76d31d649a2cfeb9b4f0e1cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.38 02:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:53:00 2b29ffbcedb2: Preparing 02:53:00 95ef7b5d2688: Preparing 02:53:00 27a62c3e0f4c: Preparing 02:53:00 b85e93560e37: Preparing 02:53:00 a945f1aa7527: Preparing 02:53:00 6786d010ad0b: Preparing 02:53:00 172a9db43257: Preparing 02:53:00 20f828a23c15: Preparing 02:53:00 ce7f800efff9: Preparing 02:53:00 20f828a23c15: Waiting 02:53:00 ce7f800efff9: Waiting 02:53:00 6786d010ad0b: Waiting 02:53:00 172a9db43257: Waiting 02:53:00 2b29ffbcedb2: Layer already exists 02:53:00 a945f1aa7527: Layer already exists 02:53:00 27a62c3e0f4c: Layer already exists 02:53:00 95ef7b5d2688: Layer already exists 02:53:00 b85e93560e37: Layer already exists 02:53:00 172a9db43257: Layer already exists 02:53:00 6786d010ad0b: Layer already exists 02:53:00 20f828a23c15: Layer already exists 02:53:00 ce7f800efff9: Layer already exists 02:53:00 3.2.0-dev.38: digest: sha256:4354d501dcef0066d9165d518b816c63b89d498d76d31d649a2cfeb9b4f0e1cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:53:01 2b29ffbcedb2: Preparing 02:53:01 95ef7b5d2688: Preparing 02:53:01 27a62c3e0f4c: Preparing 02:53:01 b85e93560e37: Preparing 02:53:01 a945f1aa7527: Preparing 02:53:01 6786d010ad0b: Preparing 02:53:01 172a9db43257: Preparing 02:53:01 20f828a23c15: Preparing 02:53:01 ce7f800efff9: Preparing 02:53:01 20f828a23c15: Waiting 02:53:01 172a9db43257: Waiting 02:53:01 6786d010ad0b: Waiting 02:53:01 b85e93560e37: Layer already exists 02:53:01 95ef7b5d2688: Layer already exists 02:53:01 a945f1aa7527: Layer already exists 02:53:01 27a62c3e0f4c: Layer already exists 02:53:01 2b29ffbcedb2: Layer already exists 02:53:01 172a9db43257: Layer already exists 02:53:01 ce7f800efff9: Layer already exists 02:53:01 20f828a23c15: Layer already exists 02:53:01 6786d010ad0b: Layer already exists 02:53:01 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:4354d501dcef0066d9165d518b816c63b89d498d76d31d649a2cfeb9b4f0e1cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:53:02 2b29ffbcedb2: Preparing 02:53:02 95ef7b5d2688: Preparing 02:53:02 27a62c3e0f4c: Preparing 02:53:02 b85e93560e37: Preparing 02:53:02 a945f1aa7527: Preparing 02:53:02 6786d010ad0b: Preparing 02:53:02 172a9db43257: Preparing 02:53:02 20f828a23c15: Preparing 02:53:02 ce7f800efff9: Preparing 02:53:02 6786d010ad0b: Waiting 02:53:02 172a9db43257: Waiting 02:53:02 20f828a23c15: Waiting 02:53:02 ce7f800efff9: Waiting 02:53:02 2b29ffbcedb2: Layer already exists 02:53:02 95ef7b5d2688: Layer already exists 02:53:02 27a62c3e0f4c: Layer already exists 02:53:02 b85e93560e37: Layer already exists 02:53:02 a945f1aa7527: Layer already exists 02:53:02 20f828a23c15: Layer already exists 02:53:02 6786d010ad0b: Layer already exists 02:53:02 ce7f800efff9: Layer already exists 02:53:02 172a9db43257: Layer already exists 02:53:02 main: digest: sha256:4354d501dcef0066d9165d518b816c63b89d498d76d31d649a2cfeb9b4f0e1cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:02 ===================================================== [Pipeline] echo 02:53:02 taggedImages: 02:53:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:53:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:53:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.38 02:53:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:53:02 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:53:02 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:53:02 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:53:02 latest 02:53:02 3.2.0-dev.38 02:53:02 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:53:02 main 02:53:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:53:02 c2200bb1b587: Preparing 02:53:02 f1872f5bf22c: Preparing 02:53:02 deeb4e9466c2: Preparing 02:53:02 0a7ee0c5643d: Preparing 02:53:02 3422077acc1e: Preparing 02:53:02 a945f1aa7527: Preparing 02:53:02 6786d010ad0b: Preparing 02:53:02 3fe0a2131718: Preparing 02:53:02 2d0d929887e8: Preparing 02:53:02 ec4e43fbf5a1: Preparing 02:53:02 ce7f800efff9: Preparing 02:53:02 a945f1aa7527: Waiting 02:53:02 6786d010ad0b: Waiting 02:53:02 2d0d929887e8: Waiting 02:53:02 3fe0a2131718: Waiting 02:53:02 ec4e43fbf5a1: Waiting 02:53:02 ce7f800efff9: Waiting 02:53:02 f1872f5bf22c: Pushed 02:53:02 3422077acc1e: Pushed 02:53:02 0a7ee0c5643d: Pushed 02:53:02 c2200bb1b587: Pushed 02:53:02 a945f1aa7527: Layer already exists 02:53:02 6786d010ad0b: Layer already exists 02:53:02 ce7f800efff9: Layer already exists 02:53:03 3fe0a2131718: Pushed 02:53:03 2d0d929887e8: Pushed 02:53:03 deeb4e9466c2: Pushed 02:53:04 ec4e43fbf5a1: Pushed 02:53:04 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:88105e44d7cdb0cfca762c506e9513851aba1c6f05b85bb07d85545effd829bb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:53:05 c2200bb1b587: Preparing 02:53:05 f1872f5bf22c: Preparing 02:53:05 deeb4e9466c2: Preparing 02:53:05 0a7ee0c5643d: Preparing 02:53:05 3422077acc1e: Preparing 02:53:05 a945f1aa7527: Preparing 02:53:05 6786d010ad0b: Preparing 02:53:05 3fe0a2131718: Preparing 02:53:05 2d0d929887e8: Preparing 02:53:05 ec4e43fbf5a1: Preparing 02:53:05 ce7f800efff9: Preparing 02:53:05 3fe0a2131718: Waiting 02:53:05 2d0d929887e8: Waiting 02:53:05 6786d010ad0b: Waiting 02:53:05 ec4e43fbf5a1: Waiting 02:53:05 a945f1aa7527: Waiting 02:53:05 ce7f800efff9: Waiting 02:53:05 deeb4e9466c2: Layer already exists 02:53:05 0a7ee0c5643d: Layer already exists 02:53:05 c2200bb1b587: Layer already exists 02:53:05 3422077acc1e: Layer already exists 02:53:05 f1872f5bf22c: Layer already exists 02:53:05 a945f1aa7527: Layer already exists 02:53:05 6786d010ad0b: Layer already exists 02:53:05 3fe0a2131718: Layer already exists 02:53:05 2d0d929887e8: Layer already exists 02:53:05 ec4e43fbf5a1: Layer already exists 02:53:05 ce7f800efff9: Layer already exists 02:53:05 latest: digest: sha256:88105e44d7cdb0cfca762c506e9513851aba1c6f05b85bb07d85545effd829bb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.38 02:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:53:05 c2200bb1b587: Preparing 02:53:05 f1872f5bf22c: Preparing 02:53:05 deeb4e9466c2: Preparing 02:53:05 0a7ee0c5643d: Preparing 02:53:05 3422077acc1e: Preparing 02:53:05 a945f1aa7527: Preparing 02:53:05 6786d010ad0b: Preparing 02:53:05 3fe0a2131718: Preparing 02:53:05 2d0d929887e8: Preparing 02:53:05 ec4e43fbf5a1: Preparing 02:53:05 ce7f800efff9: Preparing 02:53:05 a945f1aa7527: Waiting 02:53:05 6786d010ad0b: Waiting 02:53:05 3fe0a2131718: Waiting 02:53:05 2d0d929887e8: Waiting 02:53:05 ec4e43fbf5a1: Waiting 02:53:05 ce7f800efff9: Waiting 02:53:05 3422077acc1e: Layer already exists 02:53:05 f1872f5bf22c: Layer already exists 02:53:05 c2200bb1b587: Layer already exists 02:53:05 0a7ee0c5643d: Layer already exists 02:53:05 deeb4e9466c2: Layer already exists 02:53:05 6786d010ad0b: Layer already exists 02:53:05 a945f1aa7527: Layer already exists 02:53:05 2d0d929887e8: Layer already exists 02:53:05 3fe0a2131718: Layer already exists 02:53:05 ec4e43fbf5a1: Layer already exists 02:53:05 ce7f800efff9: Layer already exists 02:53:05 3.2.0-dev.38: digest: sha256:88105e44d7cdb0cfca762c506e9513851aba1c6f05b85bb07d85545effd829bb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:53:06 c2200bb1b587: Preparing 02:53:06 f1872f5bf22c: Preparing 02:53:06 deeb4e9466c2: Preparing 02:53:06 0a7ee0c5643d: Preparing 02:53:06 3422077acc1e: Preparing 02:53:06 a945f1aa7527: Preparing 02:53:06 6786d010ad0b: Preparing 02:53:06 3fe0a2131718: Preparing 02:53:06 2d0d929887e8: Preparing 02:53:06 ec4e43fbf5a1: Preparing 02:53:06 ce7f800efff9: Preparing 02:53:06 3fe0a2131718: Waiting 02:53:06 2d0d929887e8: Waiting 02:53:06 ec4e43fbf5a1: Waiting 02:53:06 ce7f800efff9: Waiting 02:53:06 a945f1aa7527: Waiting 02:53:06 6786d010ad0b: Waiting 02:53:06 0a7ee0c5643d: Layer already exists 02:53:06 c2200bb1b587: Layer already exists 02:53:06 3422077acc1e: Layer already exists 02:53:06 f1872f5bf22c: Layer already exists 02:53:06 deeb4e9466c2: Layer already exists 02:53:06 6786d010ad0b: Layer already exists 02:53:06 a945f1aa7527: Layer already exists 02:53:06 2d0d929887e8: Layer already exists 02:53:06 3fe0a2131718: Layer already exists 02:53:06 ec4e43fbf5a1: Layer already exists 02:53:06 ce7f800efff9: Layer already exists 02:53:06 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:88105e44d7cdb0cfca762c506e9513851aba1c6f05b85bb07d85545effd829bb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:53:06 c2200bb1b587: Preparing 02:53:06 f1872f5bf22c: Preparing 02:53:06 deeb4e9466c2: Preparing 02:53:06 0a7ee0c5643d: Preparing 02:53:06 3422077acc1e: Preparing 02:53:06 a945f1aa7527: Preparing 02:53:06 6786d010ad0b: Preparing 02:53:06 3fe0a2131718: Preparing 02:53:06 2d0d929887e8: Preparing 02:53:06 ec4e43fbf5a1: Preparing 02:53:06 ce7f800efff9: Preparing 02:53:06 ec4e43fbf5a1: Waiting 02:53:06 3fe0a2131718: Waiting 02:53:06 2d0d929887e8: Waiting 02:53:06 6786d010ad0b: Waiting 02:53:06 a945f1aa7527: Waiting 02:53:06 0a7ee0c5643d: Layer already exists 02:53:06 f1872f5bf22c: Layer already exists 02:53:06 deeb4e9466c2: Layer already exists 02:53:06 c2200bb1b587: Layer already exists 02:53:06 3422077acc1e: Layer already exists 02:53:06 3fe0a2131718: Layer already exists 02:53:06 6786d010ad0b: Layer already exists 02:53:06 a945f1aa7527: Layer already exists 02:53:06 2d0d929887e8: Layer already exists 02:53:06 ec4e43fbf5a1: Layer already exists 02:53:06 ce7f800efff9: Layer already exists 02:53:06 main: digest: sha256:88105e44d7cdb0cfca762c506e9513851aba1c6f05b85bb07d85545effd829bb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:07 ===================================================== [Pipeline] echo 02:53:07 taggedImages: 02:53:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:53:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:53:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.38 02:53:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:53:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:53:07 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:53:07 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:53:07 latest 02:53:07 3.2.0-dev.38 02:53:07 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:53:07 main 02:53:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:53:07 7e92345b50e9: Preparing 02:53:07 11215259639c: Preparing 02:53:07 6bfdc46366f6: Preparing 02:53:07 4ddd09da4b22: Preparing 02:53:07 3662269b9323: Preparing 02:53:07 e8980ac50e6d: Preparing 02:53:07 d135323d07e0: Preparing 02:53:07 a945f1aa7527: Preparing 02:53:07 6786d010ad0b: Preparing 02:53:07 650b617a8e87: Preparing 02:53:07 5ad1f57cea4c: Preparing 02:53:07 ce7f800efff9: Preparing 02:53:07 6786d010ad0b: Waiting 02:53:07 a945f1aa7527: Waiting 02:53:07 650b617a8e87: Waiting 02:53:07 5ad1f57cea4c: Waiting 02:53:07 ce7f800efff9: Waiting 02:53:07 e8980ac50e6d: Waiting 02:53:07 d135323d07e0: Waiting 02:53:07 3662269b9323: Pushed 02:53:07 11215259639c: Pushed 02:53:07 7e92345b50e9: Pushed 02:53:07 a945f1aa7527: Layer already exists 02:53:07 6786d010ad0b: Layer already exists 02:53:07 e8980ac50e6d: Pushed 02:53:07 d135323d07e0: Pushed 02:53:08 ce7f800efff9: Layer already exists 02:53:08 650b617a8e87: Pushed 02:53:08 4ddd09da4b22: Pushed 02:53:08 6bfdc46366f6: Pushed 02:53:08 5ad1f57cea4c: Pushed 02:53:09 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:18ee117a878361a2a5f36b0bcd2acc0c963141ce49d1e04cb8ac40bdc9349d99 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:53:09 7e92345b50e9: Preparing 02:53:09 11215259639c: Preparing 02:53:09 6bfdc46366f6: Preparing 02:53:09 4ddd09da4b22: Preparing 02:53:09 3662269b9323: Preparing 02:53:09 e8980ac50e6d: Preparing 02:53:09 d135323d07e0: Preparing 02:53:09 a945f1aa7527: Preparing 02:53:09 e8980ac50e6d: Waiting 02:53:09 d135323d07e0: Waiting 02:53:09 6786d010ad0b: Preparing 02:53:09 a945f1aa7527: Waiting 02:53:09 6786d010ad0b: Waiting 02:53:09 650b617a8e87: Preparing 02:53:09 5ad1f57cea4c: Preparing 02:53:09 650b617a8e87: Waiting 02:53:09 ce7f800efff9: Preparing 02:53:09 5ad1f57cea4c: Waiting 02:53:09 ce7f800efff9: Waiting 02:53:09 11215259639c: Layer already exists 02:53:09 6bfdc46366f6: Layer already exists 02:53:09 7e92345b50e9: Layer already exists 02:53:09 3662269b9323: Layer already exists 02:53:09 4ddd09da4b22: Layer already exists 02:53:09 e8980ac50e6d: Layer already exists 02:53:09 6786d010ad0b: Layer already exists 02:53:09 a945f1aa7527: Layer already exists 02:53:09 650b617a8e87: Layer already exists 02:53:09 d135323d07e0: Layer already exists 02:53:09 5ad1f57cea4c: Layer already exists 02:53:09 ce7f800efff9: Layer already exists 02:53:09 latest: digest: sha256:18ee117a878361a2a5f36b0bcd2acc0c963141ce49d1e04cb8ac40bdc9349d99 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.38 02:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:53:10 7e92345b50e9: Preparing 02:53:10 11215259639c: Preparing 02:53:10 6bfdc46366f6: Preparing 02:53:10 4ddd09da4b22: Preparing 02:53:10 3662269b9323: Preparing 02:53:10 e8980ac50e6d: Preparing 02:53:10 d135323d07e0: Preparing 02:53:10 a945f1aa7527: Preparing 02:53:10 6786d010ad0b: Preparing 02:53:10 650b617a8e87: Preparing 02:53:10 5ad1f57cea4c: Preparing 02:53:10 ce7f800efff9: Preparing 02:53:10 5ad1f57cea4c: Waiting 02:53:10 6786d010ad0b: Waiting 02:53:10 650b617a8e87: Waiting 02:53:10 a945f1aa7527: Waiting 02:53:10 ce7f800efff9: Waiting 02:53:10 e8980ac50e6d: Waiting 02:53:10 d135323d07e0: Waiting 02:53:10 4ddd09da4b22: Layer already exists 02:53:10 7e92345b50e9: Layer already exists 02:53:10 3662269b9323: Layer already exists 02:53:10 11215259639c: Layer already exists 02:53:10 6bfdc46366f6: Layer already exists 02:53:10 d135323d07e0: Layer already exists 02:53:10 a945f1aa7527: Layer already exists 02:53:10 6786d010ad0b: Layer already exists 02:53:10 e8980ac50e6d: Layer already exists 02:53:10 650b617a8e87: Layer already exists 02:53:10 ce7f800efff9: Layer already exists 02:53:10 5ad1f57cea4c: Layer already exists 02:53:10 3.2.0-dev.38: digest: sha256:18ee117a878361a2a5f36b0bcd2acc0c963141ce49d1e04cb8ac40bdc9349d99 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:53:11 7e92345b50e9: Preparing 02:53:11 11215259639c: Preparing 02:53:11 6bfdc46366f6: Preparing 02:53:11 4ddd09da4b22: Preparing 02:53:11 3662269b9323: Preparing 02:53:11 e8980ac50e6d: Preparing 02:53:11 d135323d07e0: Preparing 02:53:11 a945f1aa7527: Preparing 02:53:11 6786d010ad0b: Preparing 02:53:11 650b617a8e87: Preparing 02:53:11 5ad1f57cea4c: Preparing 02:53:11 ce7f800efff9: Preparing 02:53:11 6786d010ad0b: Waiting 02:53:11 650b617a8e87: Waiting 02:53:11 5ad1f57cea4c: Waiting 02:53:11 a945f1aa7527: Waiting 02:53:11 e8980ac50e6d: Waiting 02:53:11 ce7f800efff9: Waiting 02:53:11 d135323d07e0: Waiting 02:53:11 11215259639c: Layer already exists 02:53:11 7e92345b50e9: Layer already exists 02:53:11 4ddd09da4b22: Layer already exists 02:53:11 3662269b9323: Layer already exists 02:53:11 6bfdc46366f6: Layer already exists 02:53:11 e8980ac50e6d: Layer already exists 02:53:11 650b617a8e87: Layer already exists 02:53:11 a945f1aa7527: Layer already exists 02:53:11 6786d010ad0b: Layer already exists 02:53:11 d135323d07e0: Layer already exists 02:53:11 5ad1f57cea4c: Layer already exists 02:53:11 ce7f800efff9: Layer already exists 02:53:11 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:18ee117a878361a2a5f36b0bcd2acc0c963141ce49d1e04cb8ac40bdc9349d99 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:53:11 7e92345b50e9: Preparing 02:53:11 11215259639c: Preparing 02:53:11 6bfdc46366f6: Preparing 02:53:11 4ddd09da4b22: Preparing 02:53:11 3662269b9323: Preparing 02:53:11 e8980ac50e6d: Preparing 02:53:11 d135323d07e0: Preparing 02:53:11 a945f1aa7527: Preparing 02:53:11 d135323d07e0: Waiting 02:53:11 e8980ac50e6d: Waiting 02:53:11 6786d010ad0b: Preparing 02:53:11 a945f1aa7527: Waiting 02:53:11 650b617a8e87: Preparing 02:53:11 6786d010ad0b: Waiting 02:53:11 5ad1f57cea4c: Preparing 02:53:11 ce7f800efff9: Preparing 02:53:11 5ad1f57cea4c: Waiting 02:53:11 ce7f800efff9: Waiting 02:53:11 650b617a8e87: Waiting 02:53:11 11215259639c: Layer already exists 02:53:11 6bfdc46366f6: Layer already exists 02:53:11 3662269b9323: Layer already exists 02:53:11 7e92345b50e9: Layer already exists 02:53:11 4ddd09da4b22: Layer already exists 02:53:11 e8980ac50e6d: Layer already exists 02:53:11 a945f1aa7527: Layer already exists 02:53:11 d135323d07e0: Layer already exists 02:53:11 650b617a8e87: Layer already exists 02:53:11 6786d010ad0b: Layer already exists 02:53:11 5ad1f57cea4c: Layer already exists 02:53:11 ce7f800efff9: Layer already exists 02:53:11 main: digest: sha256:18ee117a878361a2a5f36b0bcd2acc0c963141ce49d1e04cb8ac40bdc9349d99 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:11 ===================================================== [Pipeline] echo 02:53:11 taggedImages: 02:53:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:53:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:53:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.38 02:53:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:53:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:53:11 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:53:11 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:53:11 latest 02:53:11 3.2.0-dev.38 02:53:11 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:53:11 main 02:53:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:53:12 63f1b56566bd: Preparing 02:53:12 a2d4244b0d91: Preparing 02:53:12 a945f1aa7527: Preparing 02:53:12 6786d010ad0b: Preparing 02:53:12 42a0fb12ca95: Preparing 02:53:12 3e895014417f: Preparing 02:53:12 ce7f800efff9: Preparing 02:53:12 3e895014417f: Waiting 02:53:12 ce7f800efff9: Waiting 02:53:12 a945f1aa7527: Layer already exists 02:53:12 6786d010ad0b: Layer already exists 02:53:12 ce7f800efff9: Layer already exists 02:53:12 63f1b56566bd: Pushed 02:53:12 42a0fb12ca95: Pushed 02:53:13 3e895014417f: Pushed 02:53:14 a2d4244b0d91: Pushed 02:53:14 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:bb7b2876fe859d377f261ba5e7034c39bae7d6e58eea8491348d74a4a01a06c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:53:14 63f1b56566bd: Preparing 02:53:14 a2d4244b0d91: Preparing 02:53:14 a945f1aa7527: Preparing 02:53:14 6786d010ad0b: Preparing 02:53:14 42a0fb12ca95: Preparing 02:53:14 3e895014417f: Preparing 02:53:14 ce7f800efff9: Preparing 02:53:14 3e895014417f: Waiting 02:53:14 ce7f800efff9: Waiting 02:53:14 63f1b56566bd: Layer already exists 02:53:14 a945f1aa7527: Layer already exists 02:53:14 a2d4244b0d91: Layer already exists 02:53:14 6786d010ad0b: Layer already exists 02:53:14 42a0fb12ca95: Layer already exists 02:53:14 3e895014417f: Layer already exists 02:53:14 ce7f800efff9: Layer already exists 02:53:14 latest: digest: sha256:bb7b2876fe859d377f261ba5e7034c39bae7d6e58eea8491348d74a4a01a06c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.38 02:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:53:15 63f1b56566bd: Preparing 02:53:15 a2d4244b0d91: Preparing 02:53:15 a945f1aa7527: Preparing 02:53:15 6786d010ad0b: Preparing 02:53:15 42a0fb12ca95: Preparing 02:53:15 3e895014417f: Preparing 02:53:15 ce7f800efff9: Preparing 02:53:15 3e895014417f: Waiting 02:53:15 ce7f800efff9: Waiting 02:53:15 a945f1aa7527: Layer already exists 02:53:15 6786d010ad0b: Layer already exists 02:53:15 63f1b56566bd: Layer already exists 02:53:15 a2d4244b0d91: Layer already exists 02:53:15 42a0fb12ca95: Layer already exists 02:53:15 3e895014417f: Layer already exists 02:53:15 ce7f800efff9: Layer already exists 02:53:15 3.2.0-dev.38: digest: sha256:bb7b2876fe859d377f261ba5e7034c39bae7d6e58eea8491348d74a4a01a06c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:53:15 63f1b56566bd: Preparing 02:53:15 a2d4244b0d91: Preparing 02:53:15 a945f1aa7527: Preparing 02:53:15 6786d010ad0b: Preparing 02:53:15 42a0fb12ca95: Preparing 02:53:15 3e895014417f: Preparing 02:53:15 ce7f800efff9: Preparing 02:53:15 3e895014417f: Waiting 02:53:15 42a0fb12ca95: Layer already exists 02:53:15 a2d4244b0d91: Layer already exists 02:53:15 a945f1aa7527: Layer already exists 02:53:15 63f1b56566bd: Layer already exists 02:53:15 6786d010ad0b: Layer already exists 02:53:15 3e895014417f: Layer already exists 02:53:15 ce7f800efff9: Layer already exists 02:53:15 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:bb7b2876fe859d377f261ba5e7034c39bae7d6e58eea8491348d74a4a01a06c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:16 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:53:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:53:16 63f1b56566bd: Preparing 02:53:16 a2d4244b0d91: Preparing 02:53:16 a945f1aa7527: Preparing 02:53:16 6786d010ad0b: Preparing 02:53:16 42a0fb12ca95: Preparing 02:53:16 3e895014417f: Preparing 02:53:16 ce7f800efff9: Preparing 02:53:16 3e895014417f: Waiting 02:53:16 ce7f800efff9: Waiting 02:53:16 63f1b56566bd: Layer already exists 02:53:16 a2d4244b0d91: Layer already exists 02:53:16 42a0fb12ca95: Layer already exists 02:53:16 a945f1aa7527: Layer already exists 02:53:16 6786d010ad0b: Layer already exists 02:53:16 ce7f800efff9: Layer already exists 02:53:16 3e895014417f: Layer already exists 02:53:16 main: digest: sha256:bb7b2876fe859d377f261ba5e7034c39bae7d6e58eea8491348d74a4a01a06c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:16 ===================================================== [Pipeline] echo 02:53:16 taggedImages: 02:53:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:53:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:53:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.38 02:53:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:53:16 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:53:16 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:53:16 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:53:16 latest 02:53:16 3.2.0-dev.38 02:53:16 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:53:16 main 02:53:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:53:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:53:17 2f714efca474: Preparing 02:53:17 62929d2c7e95: Preparing 02:53:17 0d3fb2b4f42a: Preparing 02:53:17 a945f1aa7527: Preparing 02:53:17 6786d010ad0b: Preparing 02:53:17 ac1c17029031: Preparing 02:53:17 28e1cd5d76fb: Preparing 02:53:17 67eff09484bc: Preparing 02:53:17 adf962a7b312: Preparing 02:53:17 ce7f800efff9: Preparing 02:53:17 ac1c17029031: Waiting 02:53:17 28e1cd5d76fb: Waiting 02:53:17 67eff09484bc: Waiting 02:53:17 adf962a7b312: Waiting 02:53:17 ce7f800efff9: Waiting 02:53:17 6786d010ad0b: Layer already exists 02:53:17 a945f1aa7527: Layer already exists 02:53:17 62929d2c7e95: Pushed 02:53:17 2f714efca474: Pushed 02:53:17 0d3fb2b4f42a: Pushed 02:53:17 ce7f800efff9: Layer already exists 02:53:17 67eff09484bc: Pushed 02:53:18 adf962a7b312: Pushed 02:53:22 28e1cd5d76fb: Pushed 02:53:26 ac1c17029031: Pushed 02:53:26 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:84b8f530f7e72e6bec8afd57eb2d708a52444458f448df120cacee163b5c3bee size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:53:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:53:27 2f714efca474: Preparing 02:53:27 62929d2c7e95: Preparing 02:53:27 0d3fb2b4f42a: Preparing 02:53:27 a945f1aa7527: Preparing 02:53:27 6786d010ad0b: Preparing 02:53:27 ac1c17029031: Preparing 02:53:27 28e1cd5d76fb: Preparing 02:53:27 67eff09484bc: Preparing 02:53:27 adf962a7b312: Preparing 02:53:27 ce7f800efff9: Preparing 02:53:27 28e1cd5d76fb: Waiting 02:53:27 67eff09484bc: Waiting 02:53:27 ce7f800efff9: Waiting 02:53:27 adf962a7b312: Waiting 02:53:27 ac1c17029031: Waiting 02:53:27 6786d010ad0b: Layer already exists 02:53:27 a945f1aa7527: Layer already exists 02:53:27 0d3fb2b4f42a: Layer already exists 02:53:27 62929d2c7e95: Layer already exists 02:53:27 2f714efca474: Layer already exists 02:53:27 28e1cd5d76fb: Layer already exists 02:53:27 adf962a7b312: Layer already exists 02:53:27 ce7f800efff9: Layer already exists 02:53:27 ac1c17029031: Layer already exists 02:53:27 67eff09484bc: Layer already exists 02:53:27 latest: digest: sha256:84b8f530f7e72e6bec8afd57eb2d708a52444458f448df120cacee163b5c3bee size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.38 02:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:53:28 2f714efca474: Preparing 02:53:28 62929d2c7e95: Preparing 02:53:28 0d3fb2b4f42a: Preparing 02:53:28 a945f1aa7527: Preparing 02:53:28 6786d010ad0b: Preparing 02:53:28 ac1c17029031: Preparing 02:53:28 28e1cd5d76fb: Preparing 02:53:28 67eff09484bc: Preparing 02:53:28 adf962a7b312: Preparing 02:53:28 ce7f800efff9: Preparing 02:53:28 28e1cd5d76fb: Waiting 02:53:28 67eff09484bc: Waiting 02:53:28 adf962a7b312: Waiting 02:53:28 ce7f800efff9: Waiting 02:53:28 2f714efca474: Layer already exists 02:53:28 62929d2c7e95: Layer already exists 02:53:28 0d3fb2b4f42a: Layer already exists 02:53:28 a945f1aa7527: Layer already exists 02:53:28 6786d010ad0b: Layer already exists 02:53:28 28e1cd5d76fb: Layer already exists 02:53:28 adf962a7b312: Layer already exists 02:53:28 ac1c17029031: Layer already exists 02:53:28 ce7f800efff9: Layer already exists 02:53:28 67eff09484bc: Layer already exists 02:53:28 3.2.0-dev.38: digest: sha256:84b8f530f7e72e6bec8afd57eb2d708a52444458f448df120cacee163b5c3bee size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:53:28 2f714efca474: Preparing 02:53:28 62929d2c7e95: Preparing 02:53:28 0d3fb2b4f42a: Preparing 02:53:28 a945f1aa7527: Preparing 02:53:28 6786d010ad0b: Preparing 02:53:28 ac1c17029031: Preparing 02:53:28 28e1cd5d76fb: Preparing 02:53:28 67eff09484bc: Preparing 02:53:28 adf962a7b312: Preparing 02:53:28 ce7f800efff9: Preparing 02:53:28 28e1cd5d76fb: Waiting 02:53:28 67eff09484bc: Waiting 02:53:28 adf962a7b312: Waiting 02:53:28 ce7f800efff9: Waiting 02:53:28 ac1c17029031: Waiting 02:53:28 2f714efca474: Layer already exists 02:53:28 a945f1aa7527: Layer already exists 02:53:28 62929d2c7e95: Layer already exists 02:53:28 6786d010ad0b: Layer already exists 02:53:28 0d3fb2b4f42a: Layer already exists 02:53:28 28e1cd5d76fb: Layer already exists 02:53:28 adf962a7b312: Layer already exists 02:53:28 ac1c17029031: Layer already exists 02:53:28 ce7f800efff9: Layer already exists 02:53:28 67eff09484bc: Layer already exists 02:53:28 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:84b8f530f7e72e6bec8afd57eb2d708a52444458f448df120cacee163b5c3bee size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:53:29 2f714efca474: Preparing 02:53:29 62929d2c7e95: Preparing 02:53:29 0d3fb2b4f42a: Preparing 02:53:29 a945f1aa7527: Preparing 02:53:29 6786d010ad0b: Preparing 02:53:29 ac1c17029031: Preparing 02:53:29 28e1cd5d76fb: Preparing 02:53:29 67eff09484bc: Preparing 02:53:29 adf962a7b312: Preparing 02:53:29 ce7f800efff9: Preparing 02:53:29 ac1c17029031: Waiting 02:53:29 adf962a7b312: Waiting 02:53:29 28e1cd5d76fb: Waiting 02:53:29 ce7f800efff9: Waiting 02:53:29 67eff09484bc: Waiting 02:53:29 2f714efca474: Layer already exists 02:53:29 0d3fb2b4f42a: Layer already exists 02:53:29 62929d2c7e95: Layer already exists 02:53:29 6786d010ad0b: Layer already exists 02:53:29 a945f1aa7527: Layer already exists 02:53:29 28e1cd5d76fb: Layer already exists 02:53:29 67eff09484bc: Layer already exists 02:53:29 adf962a7b312: Layer already exists 02:53:29 ac1c17029031: Layer already exists 02:53:29 ce7f800efff9: Layer already exists 02:53:29 main: digest: sha256:84b8f530f7e72e6bec8afd57eb2d708a52444458f448df120cacee163b5c3bee size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:29 ===================================================== [Pipeline] echo 02:53:29 taggedImages: 02:53:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:53:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:53:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.38 02:53:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:53:29 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:53:29 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:53:29 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:53:29 latest 02:53:29 3.2.0-dev.38 02:53:29 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:53:29 main 02:53:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:53:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:53:30 269d144304d5: Preparing 02:53:30 eb1eb06fc2b5: Preparing 02:53:30 371386e68869: Preparing 02:53:30 a945f1aa7527: Preparing 02:53:30 6786d010ad0b: Preparing 02:53:30 1029bd8ef74f: Preparing 02:53:30 0027c4e79b2e: Preparing 02:53:30 bca89974b0a6: Preparing 02:53:30 ce7f800efff9: Preparing 02:53:30 bca89974b0a6: Waiting 02:53:30 1029bd8ef74f: Waiting 02:53:30 ce7f800efff9: Waiting 02:53:30 0027c4e79b2e: Waiting 02:53:30 a945f1aa7527: Layer already exists 02:53:30 6786d010ad0b: Layer already exists 02:53:30 0027c4e79b2e: Pushed 02:53:30 269d144304d5: Pushed 02:53:30 eb1eb06fc2b5: Pushed 02:53:30 371386e68869: Pushed 02:53:30 ce7f800efff9: Layer already exists 02:53:30 bca89974b0a6: Pushed 02:53:40 1029bd8ef74f: Pushed 02:53:40 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:2d1c8d53b0df03ac6932a9f932c42c20307c9ce8073e4f35fce42359a1aa42de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:53:41 269d144304d5: Preparing 02:53:41 eb1eb06fc2b5: Preparing 02:53:41 371386e68869: Preparing 02:53:41 a945f1aa7527: Preparing 02:53:41 6786d010ad0b: Preparing 02:53:41 1029bd8ef74f: Preparing 02:53:41 0027c4e79b2e: Preparing 02:53:41 bca89974b0a6: Preparing 02:53:41 ce7f800efff9: Preparing 02:53:41 1029bd8ef74f: Waiting 02:53:41 0027c4e79b2e: Waiting 02:53:41 ce7f800efff9: Waiting 02:53:41 bca89974b0a6: Waiting 02:53:41 a945f1aa7527: Layer already exists 02:53:41 6786d010ad0b: Layer already exists 02:53:41 269d144304d5: Layer already exists 02:53:41 371386e68869: Layer already exists 02:53:41 eb1eb06fc2b5: Layer already exists 02:53:41 bca89974b0a6: Layer already exists 02:53:41 1029bd8ef74f: Layer already exists 02:53:41 0027c4e79b2e: Layer already exists 02:53:41 ce7f800efff9: Layer already exists 02:53:41 latest: digest: sha256:2d1c8d53b0df03ac6932a9f932c42c20307c9ce8073e4f35fce42359a1aa42de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.38 02:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:53:41 269d144304d5: Preparing 02:53:41 eb1eb06fc2b5: Preparing 02:53:41 371386e68869: Preparing 02:53:41 a945f1aa7527: Preparing 02:53:41 6786d010ad0b: Preparing 02:53:41 1029bd8ef74f: Preparing 02:53:41 0027c4e79b2e: Preparing 02:53:41 bca89974b0a6: Preparing 02:53:41 ce7f800efff9: Preparing 02:53:41 bca89974b0a6: Waiting 02:53:41 ce7f800efff9: Waiting 02:53:41 1029bd8ef74f: Waiting 02:53:41 0027c4e79b2e: Waiting 02:53:41 6786d010ad0b: Layer already exists 02:53:41 a945f1aa7527: Layer already exists 02:53:41 eb1eb06fc2b5: Layer already exists 02:53:41 269d144304d5: Layer already exists 02:53:41 371386e68869: Layer already exists 02:53:41 1029bd8ef74f: Layer already exists 02:53:41 bca89974b0a6: Layer already exists 02:53:41 0027c4e79b2e: Layer already exists 02:53:41 ce7f800efff9: Layer already exists 02:53:41 3.2.0-dev.38: digest: sha256:2d1c8d53b0df03ac6932a9f932c42c20307c9ce8073e4f35fce42359a1aa42de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:53:42 269d144304d5: Preparing 02:53:42 eb1eb06fc2b5: Preparing 02:53:42 371386e68869: Preparing 02:53:42 a945f1aa7527: Preparing 02:53:42 6786d010ad0b: Preparing 02:53:42 1029bd8ef74f: Preparing 02:53:42 0027c4e79b2e: Preparing 02:53:42 bca89974b0a6: Preparing 02:53:42 ce7f800efff9: Preparing 02:53:42 0027c4e79b2e: Waiting 02:53:42 bca89974b0a6: Waiting 02:53:42 ce7f800efff9: Waiting 02:53:42 1029bd8ef74f: Waiting 02:53:42 269d144304d5: Layer already exists 02:53:42 371386e68869: Layer already exists 02:53:42 6786d010ad0b: Layer already exists 02:53:42 eb1eb06fc2b5: Layer already exists 02:53:42 a945f1aa7527: Layer already exists 02:53:42 bca89974b0a6: Layer already exists 02:53:42 1029bd8ef74f: Layer already exists 02:53:42 ce7f800efff9: Layer already exists 02:53:42 0027c4e79b2e: Layer already exists 02:53:42 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:2d1c8d53b0df03ac6932a9f932c42c20307c9ce8073e4f35fce42359a1aa42de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:53:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:53:43 269d144304d5: Preparing 02:53:43 eb1eb06fc2b5: Preparing 02:53:43 371386e68869: Preparing 02:53:43 a945f1aa7527: Preparing 02:53:43 6786d010ad0b: Preparing 02:53:43 1029bd8ef74f: Preparing 02:53:43 0027c4e79b2e: Preparing 02:53:43 bca89974b0a6: Preparing 02:53:43 ce7f800efff9: Preparing 02:53:43 1029bd8ef74f: Waiting 02:53:43 bca89974b0a6: Waiting 02:53:43 ce7f800efff9: Waiting 02:53:43 eb1eb06fc2b5: Layer already exists 02:53:43 a945f1aa7527: Layer already exists 02:53:43 371386e68869: Layer already exists 02:53:43 6786d010ad0b: Layer already exists 02:53:43 269d144304d5: Layer already exists 02:53:43 bca89974b0a6: Layer already exists 02:53:43 1029bd8ef74f: Layer already exists 02:53:43 0027c4e79b2e: Layer already exists 02:53:43 ce7f800efff9: Layer already exists 02:53:43 main: digest: sha256:2d1c8d53b0df03ac6932a9f932c42c20307c9ce8073e4f35fce42359a1aa42de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:43 ===================================================== [Pipeline] echo 02:53:43 taggedImages: 02:53:43 - nexus3.edgexfoundry.org:10004/security-spire-config:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:53:43 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:53:43 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.38 02:53:43 - nexus3.edgexfoundry.org:10004/security-spire-config:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:53:43 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:53:43 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:53:43 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:53:43 latest 02:53:43 3.2.0-dev.38 02:53:43 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:53:43 main 02:53:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:53:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:53:44 2f714efca474: Preparing 02:53:44 58ffc6df8b55: Preparing 02:53:44 fe30c1b78597: Preparing 02:53:44 a945f1aa7527: Preparing 02:53:44 6786d010ad0b: Preparing 02:53:44 cf29dc0dee0e: Preparing 02:53:44 67eff09484bc: Preparing 02:53:44 adf962a7b312: Preparing 02:53:44 ce7f800efff9: Preparing 02:53:44 cf29dc0dee0e: Waiting 02:53:44 67eff09484bc: Waiting 02:53:44 adf962a7b312: Waiting 02:53:44 6786d010ad0b: Layer already exists 02:53:44 2f714efca474: Layer already exists 02:53:44 a945f1aa7527: Layer already exists 02:53:44 67eff09484bc: Layer already exists 02:53:44 adf962a7b312: Layer already exists 02:53:44 ce7f800efff9: Layer already exists 02:53:44 58ffc6df8b55: Pushed 02:53:44 fe30c1b78597: Pushed 02:53:57 cf29dc0dee0e: Pushed 02:53:57 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:83c0c7c74340a2d2eef236f6e06cdfc168f7cb3de0fc7bbb5677a7cf894c71a1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:53:58 2f714efca474: Preparing 02:53:58 58ffc6df8b55: Preparing 02:53:58 fe30c1b78597: Preparing 02:53:58 a945f1aa7527: Preparing 02:53:58 6786d010ad0b: Preparing 02:53:58 cf29dc0dee0e: Preparing 02:53:58 67eff09484bc: Preparing 02:53:58 adf962a7b312: Preparing 02:53:58 ce7f800efff9: Preparing 02:53:58 67eff09484bc: Waiting 02:53:58 ce7f800efff9: Waiting 02:53:58 cf29dc0dee0e: Waiting 02:53:58 adf962a7b312: Waiting 02:53:58 58ffc6df8b55: Layer already exists 02:53:58 fe30c1b78597: Layer already exists 02:53:58 2f714efca474: Layer already exists 02:53:58 6786d010ad0b: Layer already exists 02:53:58 a945f1aa7527: Layer already exists 02:53:58 cf29dc0dee0e: Layer already exists 02:53:58 adf962a7b312: Layer already exists 02:53:58 67eff09484bc: Layer already exists 02:53:58 ce7f800efff9: Layer already exists 02:53:58 latest: digest: sha256:83c0c7c74340a2d2eef236f6e06cdfc168f7cb3de0fc7bbb5677a7cf894c71a1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.38 02:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:53:58 2f714efca474: Preparing 02:53:58 58ffc6df8b55: Preparing 02:53:58 fe30c1b78597: Preparing 02:53:58 a945f1aa7527: Preparing 02:53:58 6786d010ad0b: Preparing 02:53:58 cf29dc0dee0e: Preparing 02:53:58 67eff09484bc: Preparing 02:53:58 adf962a7b312: Preparing 02:53:58 ce7f800efff9: Preparing 02:53:58 67eff09484bc: Waiting 02:53:58 cf29dc0dee0e: Waiting 02:53:58 adf962a7b312: Waiting 02:53:58 ce7f800efff9: Waiting 02:53:58 2f714efca474: Layer already exists 02:53:58 6786d010ad0b: Layer already exists 02:53:58 fe30c1b78597: Layer already exists 02:53:58 58ffc6df8b55: Layer already exists 02:53:58 a945f1aa7527: Layer already exists 02:53:58 cf29dc0dee0e: Layer already exists 02:53:58 ce7f800efff9: Layer already exists 02:53:58 adf962a7b312: Layer already exists 02:53:58 67eff09484bc: Layer already exists 02:53:58 3.2.0-dev.38: digest: sha256:83c0c7c74340a2d2eef236f6e06cdfc168f7cb3de0fc7bbb5677a7cf894c71a1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:53:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:53:59 2f714efca474: Preparing 02:53:59 58ffc6df8b55: Preparing 02:53:59 fe30c1b78597: Preparing 02:53:59 a945f1aa7527: Preparing 02:53:59 6786d010ad0b: Preparing 02:53:59 cf29dc0dee0e: Preparing 02:53:59 67eff09484bc: Preparing 02:53:59 adf962a7b312: Preparing 02:53:59 ce7f800efff9: Preparing 02:53:59 cf29dc0dee0e: Waiting 02:53:59 67eff09484bc: Waiting 02:53:59 adf962a7b312: Waiting 02:53:59 ce7f800efff9: Waiting 02:53:59 6786d010ad0b: Layer already exists 02:53:59 a945f1aa7527: Layer already exists 02:53:59 fe30c1b78597: Layer already exists 02:53:59 58ffc6df8b55: Layer already exists 02:53:59 2f714efca474: Layer already exists 02:53:59 cf29dc0dee0e: Layer already exists 02:53:59 ce7f800efff9: Layer already exists 02:53:59 67eff09484bc: Layer already exists 02:53:59 adf962a7b312: Layer already exists 02:53:59 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:83c0c7c74340a2d2eef236f6e06cdfc168f7cb3de0fc7bbb5677a7cf894c71a1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:54:00 2f714efca474: Preparing 02:54:00 58ffc6df8b55: Preparing 02:54:00 fe30c1b78597: Preparing 02:54:00 a945f1aa7527: Preparing 02:54:00 6786d010ad0b: Preparing 02:54:00 cf29dc0dee0e: Preparing 02:54:00 67eff09484bc: Preparing 02:54:00 adf962a7b312: Preparing 02:54:00 ce7f800efff9: Preparing 02:54:00 cf29dc0dee0e: Waiting 02:54:00 67eff09484bc: Waiting 02:54:00 adf962a7b312: Waiting 02:54:00 ce7f800efff9: Waiting 02:54:00 58ffc6df8b55: Layer already exists 02:54:00 fe30c1b78597: Layer already exists 02:54:00 a945f1aa7527: Layer already exists 02:54:00 6786d010ad0b: Layer already exists 02:54:00 2f714efca474: Layer already exists 02:54:00 cf29dc0dee0e: Layer already exists 02:54:00 adf962a7b312: Layer already exists 02:54:00 67eff09484bc: Layer already exists 02:54:00 ce7f800efff9: Layer already exists 02:54:00 main: digest: sha256:83c0c7c74340a2d2eef236f6e06cdfc168f7cb3de0fc7bbb5677a7cf894c71a1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:54:00 ===================================================== [Pipeline] echo 02:54:00 taggedImages: 02:54:00 - nexus3.edgexfoundry.org:10004/security-spire-server:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:54:00 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:54:00 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.38 02:54:00 - nexus3.edgexfoundry.org:10004/security-spire-server:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:54:00 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:54:00 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:54:00 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:54:00 latest 02:54:00 3.2.0-dev.38 02:54:00 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:54:00 main 02:54:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:54:00 e5b4b29122cd: Preparing 02:54:00 120219445b4f: Preparing 02:54:00 a945f1aa7527: Preparing 02:54:00 6786d010ad0b: Preparing 02:54:00 2193778560fe: Preparing 02:54:00 69184f0a33b2: Preparing 02:54:00 ce7f800efff9: Preparing 02:54:00 ce7f800efff9: Waiting 02:54:00 69184f0a33b2: Waiting 02:54:00 6786d010ad0b: Layer already exists 02:54:00 a945f1aa7527: Layer already exists 02:54:00 ce7f800efff9: Layer already exists 02:54:00 e5b4b29122cd: Pushed 02:54:00 2193778560fe: Pushed 02:54:00 69184f0a33b2: Pushed 02:54:04 120219445b4f: Pushed 02:54:04 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:ca3c186aa807dfffadfca9b989f7ff0c4bbbcd7ef7bb41bf991ab98c85d2e9a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:54:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:54:04 e5b4b29122cd: Preparing 02:54:04 120219445b4f: Preparing 02:54:04 a945f1aa7527: Preparing 02:54:04 6786d010ad0b: Preparing 02:54:04 2193778560fe: Preparing 02:54:04 69184f0a33b2: Preparing 02:54:04 ce7f800efff9: Preparing 02:54:04 69184f0a33b2: Waiting 02:54:04 ce7f800efff9: Waiting 02:54:04 2193778560fe: Layer already exists 02:54:04 a945f1aa7527: Layer already exists 02:54:04 6786d010ad0b: Layer already exists 02:54:04 e5b4b29122cd: Layer already exists 02:54:04 120219445b4f: Layer already exists 02:54:04 ce7f800efff9: Layer already exists 02:54:04 69184f0a33b2: Layer already exists 02:54:04 latest: digest: sha256:ca3c186aa807dfffadfca9b989f7ff0c4bbbcd7ef7bb41bf991ab98c85d2e9a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.38 02:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:54:05 e5b4b29122cd: Preparing 02:54:05 120219445b4f: Preparing 02:54:05 a945f1aa7527: Preparing 02:54:05 6786d010ad0b: Preparing 02:54:05 2193778560fe: Preparing 02:54:05 69184f0a33b2: Preparing 02:54:05 ce7f800efff9: Preparing 02:54:05 69184f0a33b2: Waiting 02:54:05 ce7f800efff9: Waiting 02:54:05 e5b4b29122cd: Layer already exists 02:54:05 a945f1aa7527: Layer already exists 02:54:05 2193778560fe: Layer already exists 02:54:05 120219445b4f: Layer already exists 02:54:05 6786d010ad0b: Layer already exists 02:54:05 ce7f800efff9: Layer already exists 02:54:05 69184f0a33b2: Layer already exists 02:54:05 3.2.0-dev.38: digest: sha256:ca3c186aa807dfffadfca9b989f7ff0c4bbbcd7ef7bb41bf991ab98c85d2e9a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:54:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:54:06 e5b4b29122cd: Preparing 02:54:06 120219445b4f: Preparing 02:54:06 a945f1aa7527: Preparing 02:54:06 6786d010ad0b: Preparing 02:54:06 2193778560fe: Preparing 02:54:06 69184f0a33b2: Preparing 02:54:06 ce7f800efff9: Preparing 02:54:06 69184f0a33b2: Waiting 02:54:06 120219445b4f: Layer already exists 02:54:06 6786d010ad0b: Layer already exists 02:54:06 a945f1aa7527: Layer already exists 02:54:06 e5b4b29122cd: Layer already exists 02:54:06 2193778560fe: Layer already exists 02:54:06 ce7f800efff9: Layer already exists 02:54:06 69184f0a33b2: Layer already exists 02:54:06 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:ca3c186aa807dfffadfca9b989f7ff0c4bbbcd7ef7bb41bf991ab98c85d2e9a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:54:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:54:06 e5b4b29122cd: Preparing 02:54:06 120219445b4f: Preparing 02:54:06 a945f1aa7527: Preparing 02:54:06 6786d010ad0b: Preparing 02:54:06 2193778560fe: Preparing 02:54:06 69184f0a33b2: Preparing 02:54:06 ce7f800efff9: Preparing 02:54:06 69184f0a33b2: Waiting 02:54:06 ce7f800efff9: Waiting 02:54:06 2193778560fe: Layer already exists 02:54:06 6786d010ad0b: Layer already exists 02:54:06 e5b4b29122cd: Layer already exists 02:54:06 a945f1aa7527: Layer already exists 02:54:06 120219445b4f: Layer already exists 02:54:06 69184f0a33b2: Layer already exists 02:54:06 ce7f800efff9: Layer already exists 02:54:06 main: digest: sha256:ca3c186aa807dfffadfca9b989f7ff0c4bbbcd7ef7bb41bf991ab98c85d2e9a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:54:06 ===================================================== [Pipeline] echo 02:54:06 taggedImages: 02:54:06 - nexus3.edgexfoundry.org:10004/support-notifications:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:54:06 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:54:06 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.38 02:54:06 - nexus3.edgexfoundry.org:10004/support-notifications:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:54:06 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:54:07 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:54:07 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:54:07 latest 02:54:07 3.2.0-dev.38 02:54:07 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:54:07 main 02:54:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:54:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:54:07 ab6210649299: Preparing 02:54:07 282b97ddff88: Preparing 02:54:07 a945f1aa7527: Preparing 02:54:07 6786d010ad0b: Preparing 02:54:07 172a9db43257: Preparing 02:54:07 20f828a23c15: Preparing 02:54:07 ce7f800efff9: Preparing 02:54:07 ce7f800efff9: Waiting 02:54:07 20f828a23c15: Waiting 02:54:07 6786d010ad0b: Layer already exists 02:54:07 172a9db43257: Layer already exists 02:54:07 a945f1aa7527: Layer already exists 02:54:07 20f828a23c15: Layer already exists 02:54:07 ce7f800efff9: Layer already exists 02:54:07 ab6210649299: Pushed 02:54:10 282b97ddff88: Pushed 02:54:10 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:37de53cfe705b9720e8b1d137df20d8546c51173285a7ef5d3dba2bcb73a4786 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:54:11 ab6210649299: Preparing 02:54:11 282b97ddff88: Preparing 02:54:11 a945f1aa7527: Preparing 02:54:11 6786d010ad0b: Preparing 02:54:11 172a9db43257: Preparing 02:54:11 20f828a23c15: Preparing 02:54:11 ce7f800efff9: Preparing 02:54:11 ce7f800efff9: Waiting 02:54:11 20f828a23c15: Waiting 02:54:11 a945f1aa7527: Layer already exists 02:54:11 172a9db43257: Layer already exists 02:54:11 282b97ddff88: Layer already exists 02:54:11 ab6210649299: Layer already exists 02:54:11 6786d010ad0b: Layer already exists 02:54:11 20f828a23c15: Layer already exists 02:54:11 ce7f800efff9: Layer already exists 02:54:11 latest: digest: sha256:37de53cfe705b9720e8b1d137df20d8546c51173285a7ef5d3dba2bcb73a4786 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.38 02:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:54:12 ab6210649299: Preparing 02:54:12 282b97ddff88: Preparing 02:54:12 a945f1aa7527: Preparing 02:54:12 6786d010ad0b: Preparing 02:54:12 172a9db43257: Preparing 02:54:12 20f828a23c15: Preparing 02:54:12 ce7f800efff9: Preparing 02:54:12 20f828a23c15: Waiting 02:54:12 ce7f800efff9: Waiting 02:54:12 282b97ddff88: Layer already exists 02:54:12 a945f1aa7527: Layer already exists 02:54:12 ab6210649299: Layer already exists 02:54:12 6786d010ad0b: Layer already exists 02:54:12 172a9db43257: Layer already exists 02:54:12 ce7f800efff9: Layer already exists 02:54:12 20f828a23c15: Layer already exists 02:54:12 3.2.0-dev.38: digest: sha256:37de53cfe705b9720e8b1d137df20d8546c51173285a7ef5d3dba2bcb73a4786 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:54:12 ab6210649299: Preparing 02:54:12 282b97ddff88: Preparing 02:54:12 a945f1aa7527: Preparing 02:54:12 6786d010ad0b: Preparing 02:54:12 172a9db43257: Preparing 02:54:12 20f828a23c15: Preparing 02:54:12 ce7f800efff9: Preparing 02:54:12 ce7f800efff9: Waiting 02:54:12 20f828a23c15: Waiting 02:54:12 a945f1aa7527: Layer already exists 02:54:12 ab6210649299: Layer already exists 02:54:12 6786d010ad0b: Layer already exists 02:54:12 172a9db43257: Layer already exists 02:54:12 282b97ddff88: Layer already exists 02:54:12 20f828a23c15: Layer already exists 02:54:12 ce7f800efff9: Layer already exists 02:54:12 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:37de53cfe705b9720e8b1d137df20d8546c51173285a7ef5d3dba2bcb73a4786 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:54:13 ab6210649299: Preparing 02:54:13 282b97ddff88: Preparing 02:54:13 a945f1aa7527: Preparing 02:54:13 6786d010ad0b: Preparing 02:54:13 172a9db43257: Preparing 02:54:13 20f828a23c15: Preparing 02:54:13 ce7f800efff9: Preparing 02:54:13 20f828a23c15: Waiting 02:54:13 ce7f800efff9: Waiting 02:54:13 172a9db43257: Layer already exists 02:54:13 6786d010ad0b: Layer already exists 02:54:13 282b97ddff88: Layer already exists 02:54:13 ab6210649299: Layer already exists 02:54:13 a945f1aa7527: Layer already exists 02:54:13 ce7f800efff9: Layer already exists 02:54:13 20f828a23c15: Layer already exists 02:54:13 main: digest: sha256:37de53cfe705b9720e8b1d137df20d8546c51173285a7ef5d3dba2bcb73a4786 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:54:13 ===================================================== [Pipeline] echo 02:54:13 taggedImages: 02:54:13 - nexus3.edgexfoundry.org:10004/support-scheduler:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 02:54:13 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:54:13 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.38 02:54:13 - nexus3.edgexfoundry.org:10004/support-scheduler:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 02:54:13 - 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] } 03:04:33 #151 ... 03:04:33 03:04:33 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:04:33 #149 DONE 1064.0s 03:04:33 03:04:33 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:04:33 #151 ... 03:04:33 03:04:33 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:04:33 #152 DONE 0.3s 03:04:33 03:04:33 #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:04:33 #153 DONE 0.1s 03:04:33 03:04:33 #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:04:33 #154 DONE 0.1s 03:04:33 03:04:33 #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:04:33 #155 DONE 0.2s 03:04:33 03:04:33 #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:04:33 #156 DONE 0.3s 03:04:33 03:04:33 #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:04:33 #157 DONE 0.2s 03:04:33 03:04:33 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:04:33 #144 ... 03:04:33 03:04:33 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:04:33 #158 DONE 2.4s 03:04:33 03:04:33 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:04:33 #143 1067.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:04:33 #143 ... 03:04:33 03:04:33 #111 [security-proxy-setup] exporting to image 03:04:33 #111 exporting layers 1.1s done 03:04:33 #111 writing image sha256:216f116a1f6a08f51ab0e66c4fc2cdf92deb7b642d54dc9ce6714342b03905b4 done 03:04:33 #111 naming to docker.io/library/security-proxy-setup-arm64 done 03:04:33 #111 DONE 3.8s 03:04:33 03:04:33 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:04:34 #144 ... 03:04:34 03:04:34 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:04:34 #140 DONE 1070.2s 03:04:34 03:04:34 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:04:34 #159 DONE 0.3s 03:04:34 03:04:34 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:04:36 #160 DONE 2.4s 03:04:36 03:04:36 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:04:36 #151 ... 03:04:36 03:04:36 #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:04:36 #161 DONE 0.2s 03:04:36 03:04:36 #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:04:37 #162 DONE 0.4s 03:04:37 03:04:37 #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:04:37 #163 DONE 0.3s 03:04:37 03:04:37 #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:04:37 #164 DONE 0.2s 03:04:37 03:04:37 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:04:37 #151 ... 03:04:37 03:04:37 #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:04:37 #165 DONE 0.2s 03:04:37 03:04:37 #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:04:37 #166 DONE 0.1s 03:04:37 03:04:37 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:04:38 #151 ... 03:04:38 03:04:38 #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:04:38 #167 DONE 0.2s 03:04:38 03:04:38 #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:04:38 #168 DONE 0.2s 03:04:38 03:04:38 #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:04:40 #169 DONE 2.0s 03:04:40 03:04:40 #111 [security-bootstrapper] exporting to image 03:04:40 #111 exporting layers 03:04:41 #111 exporting layers 1.1s done 03:04:41 #111 writing image sha256:fedb0099d33da2a44d0f068c3dbb45c4c43e025b4bb5c938233853f4a4aabb51 done 03:04:41 #111 naming to docker.io/library/security-bootstrapper-arm64 done 03:04:41 #111 DONE 4.9s 03:04:41 03:04:41 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:04:50 #150 ... 03:04:50 03:04:50 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:04:50 #143 DONE 1086.3s 03:04:50 03:04:50 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:04:50 #151 ... 03:04:50 03:04:50 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:04:50 #170 DONE 0.2s 03:04:50 03:04:50 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:04:50 #150 ... 03:04:50 03:04:50 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:04:50 #171 DONE 0.1s 03:04:50 03:04:50 #172 [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 03:04:51 #172 DONE 0.1s 03:04:51 03:04:51 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:04:51 #150 ... 03:04:51 03:04:51 #173 [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 03:04:51 #173 DONE 0.1s 03:04:51 03:04:51 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:04:51 #174 DONE 0.2s 03:04:51 03:04:51 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:04:51 #175 DONE 0.2s 03:04:51 03:04:51 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:04:51 #145 ... 03:04:51 03:04:51 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:04:52 #176 DONE 0.3s 03:04:52 03:04:52 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:04:52 #177 DONE 0.1s 03:04:52 03:04:52 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:04:52 #148 ... 03:04:52 03:04:52 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:04:54 #178 DONE 2.0s 03:04:54 03:04:54 #111 [security-secretstore-setup] exporting to image 03:04:54 #111 exporting layers 03:04:55 #111 exporting layers 1.3s done 03:04:55 #111 writing image sha256:f236b77547f99bc677694b65acb225a7fb63cdf8f848d9f8371d2b950f7ec340 done 03:04:55 #111 naming to docker.io/library/security-secretstore-setup-arm64 done 03:04:55 #111 DONE 6.2s 03:04:55 03:04:55 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:05:42 #145 ... 03:05:42 03:05:42 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:05:42 #151 DONE 1131.7s 03:05:42 03:05:42 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:05:42 #144 ... 03:05:42 03:05:42 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:05:42 #179 DONE 0.1s 03:05:42 03:05:42 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:05:42 #180 DONE 0.1s 03:05:42 03:05:42 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:05:42 #144 ... 03:05:42 03:05:42 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:05:42 #181 DONE 0.2s 03:05:42 03:05:42 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:05:42 #182 DONE 0.1s 03:05:42 03:05:42 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:05:42 #183 DONE 0.1s 03:05:42 03:05:42 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:05:42 #184 DONE 1.9s 03:05:42 03:05:42 #111 [core-common-config-bootstrapper] exporting to image 03:05:42 #111 exporting layers 03:05:42 #111 exporting layers 0.5s done 03:05:42 #111 writing image sha256:5d9fc0bc57df3dabeb3e480bbcda73aba538e501109a03bb24cd858f2a578d58 done 03:05:42 #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:05:42 #111 DONE 6.8s 03:05:42 03:05:42 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:07:34 #144 ... 03:07:34 03:07:34 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:07:34 #147 DONE 1240.3s 03:07:34 03:07:34 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:07:34 #144 ... 03:07:34 03:07:34 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:07:34 #185 DONE 0.3s 03:07:34 03:07:34 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:07:34 #186 DONE 0.1s 03:07:34 03:07:34 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:07:34 #150 ... 03:07:34 03:07:34 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:07:34 #187 DONE 0.3s 03:07:34 03:07:34 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:07:34 #188 DONE 0.1s 03:07:34 03:07:34 #111 [security-spiffe-token-provider] exporting to image 03:07:34 #111 exporting layers 03:07:34 #111 exporting layers 0.7s done 03:07:34 #111 writing image sha256:3fe2a87b4952fbf5b78d0420e99e58efef99e0746af3ae42030a80f2b0016447 done 03:07:34 #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:07:34 #111 DONE 7.5s 03:07:34 03:07:34 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:14:26 #141 ... 03:14:26 03:14:26 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:14:26 #148 DONE 1650.1s 03:14:26 03:14:26 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:14:26 #144 ... 03:14:26 03:14:26 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:14:26 #189 DONE 0.1s 03:14:26 03:14:26 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:14:26 #190 DONE 0.3s 03:14:26 03:14:26 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:14:26 #191 DONE 0.3s 03:14:26 03:14:26 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:14:26 #192 DONE 0.1s 03:14:26 03:14:26 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:14:26 #193 DONE 0.2s 03:14:26 03:14:26 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:14:26 #141 ... 03:14:26 03:14:26 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:14:26 #194 DONE 2.0s 03:14:26 03:14:26 #111 [security-proxy-auth] exporting to image 03:14:26 #111 exporting layers 03:14:26 #111 exporting layers 0.6s done 03:14:26 #111 writing image sha256:fa9662db15195927655c19cc6c60301e3f090538f2b1258ef660d4eaf6b8fdcd 03:14:26 #111 writing image sha256:fa9662db15195927655c19cc6c60301e3f090538f2b1258ef660d4eaf6b8fdcd done 03:14:26 #111 naming to docker.io/library/security-proxy-auth-arm64 done 03:14:26 #111 DONE 8.1s 03:14:26 03:14:26 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:15:13 #145 ... 03:15:13 03:15:13 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:15:13 #146 DONE 1705.4s 03:15:13 03:15:13 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:15:13 #141 ... 03:15:13 03:15:13 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:15:13 #195 DONE 0.2s 03:15:13 03:15:13 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:15:13 #141 ... 03:15:13 03:15:13 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:15:13 #196 DONE 0.2s 03:15:13 03:15:13 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:15:13 #197 DONE 0.5s 03:15:13 03:15:13 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:15:13 #198 DONE 0.1s 03:15:13 03:15:13 #111 [core-command] exporting to image 03:15:13 #111 exporting layers 03:15:13 #111 exporting layers 0.5s done 03:15:13 #111 writing image sha256:1f3d8a886d270096e9e749858cf6344962c07c8ff7666a55c934e0342773864a done 03:15:13 #111 naming to docker.io/library/core-command-arm64 done 03:15:13 #111 DONE 8.6s 03:15:13 03:15:13 #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:15:21 #141 DONE 1717.1s 03:15:21 03:15:21 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:15:21 #33 ... 03:15:21 03:15:21 #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:15:21 #199 DONE 0.4s 03:15:21 03:15:21 #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:15:21 #200 DONE 0.4s 03:15:21 03:15:21 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:15:22 #201 DONE 0.2s 03:15:22 03:15:22 #111 [core-keeper] exporting to image 03:15:22 #111 exporting layers 03:15:22 #111 exporting layers 0.5s done 03:15:22 #111 writing image sha256:0746938a1a8d0db3086484adcef6e2e9705d0237774822f2bf3a3fb0952f4a3f 03:15:22 #111 writing image sha256:0746938a1a8d0db3086484adcef6e2e9705d0237774822f2bf3a3fb0952f4a3f done 03:15:22 #111 naming to docker.io/library/core-keeper-arm64 done 03:15:22 #111 DONE 9.1s 03:15:22 03:15:22 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:15:23 #33 ... 03:15:23 03:15:23 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:15:23 #145 DONE 1719.3s 03:15:23 03:15:23 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:15:23 #144 ... 03:15:23 03:15:23 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:15:23 #202 DONE 0.2s 03:15:23 03:15:23 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:15:23 #33 ... 03:15:23 03:15:23 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:15:23 #203 DONE 0.1s 03:15:23 03:15:23 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:15:24 #204 DONE 0.4s 03:15:24 03:15:24 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:15:24 #144 ... 03:15:24 03:15:24 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:15:24 #205 DONE 0.2s 03:15:24 03:15:24 #111 [core-data] exporting to image 03:15:24 #111 exporting layers 0.6s done 03:15:24 #111 writing image sha256:73ad08541c58ca343dabf886bdf34b220b32de91b15d27cf6b87045bd5441f90 done 03:15:24 #111 naming to docker.io/library/core-data-arm64 done 03:15:24 #111 DONE 9.7s 03:15:24 03:15:24 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:15:28 #33 ... 03:15:28 03:15:28 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:15:28 #150 DONE 1724.3s 03:15:28 03:15:28 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:15:28 #33 ... 03:15:28 03:15:28 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:15:28 #206 DONE 0.2s 03:15:28 03:15:28 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:15:28 #144 ... 03:15:28 03:15:28 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:15:28 #207 DONE 0.1s 03:15:28 03:15:28 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:15:29 #208 DONE 0.4s 03:15:29 03:15:29 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:15:29 #209 DONE 0.1s 03:15:29 03:15:29 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:15:29 #33 ... 03:15:29 03:15:29 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:15:29 #210 DONE 0.1s 03:15:29 03:15:29 #111 [core-metadata] exporting to image 03:15:29 #111 exporting layers 0.5s done 03:15:29 #111 writing image sha256:37bab63521a839dc45fcf546629b45222f014f066ea033da1d7afda854aecdf2 done 03:15:29 #111 naming to docker.io/library/core-metadata-arm64 done 03:15:29 #111 DONE 10.2s 03:15:29 03:15:29 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:15:56 #144 DONE 1749.8s 03:15:56 03:15:56 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:15:56 #142 DONE 1749.7s 03:15:56 03:15:56 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:15:56 #33 ... 03:15:56 03:15:56 #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:15:56 #211 DONE 0.2s 03:15:56 03:15:56 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:15:56 #33 ... 03:15:56 03:15:56 #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:15:56 #212 DONE 0.1s 03:15:56 03:15:56 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:15:56 #213 ... 03:15:56 03:15:56 #214 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:15:56 #214 DONE 0.1s 03:15:56 03:15:56 #215 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:15:56 #215 DONE 0.2s 03:15:56 03:15:56 #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:15:56 #216 ... 03:15:56 03:15:56 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:15:56 #213 DONE 0.3s 03:15:56 03:15:56 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:15:56 #217 DONE 0.2s 03:15:56 03:15:56 #111 [support-scheduler] exporting to image 03:15:56 #111 exporting layers 03:15:56 #111 ... 03:15:56 03:15:56 #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:15:56 #216 DONE 0.4s 03:15:56 03:15:56 #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:15:56 #218 DONE 0.1s 03:15:56 03:15:56 #111 [support-notifications] exporting to image 03:15:56 #111 exporting layers 0.5s done 03:15:56 #111 writing image sha256:2b88d6c53ed43bc09f04d38b7a4c270e7bff4e04453c11177fc43418ca2b663f done 03:15:56 #111 naming to docker.io/library/support-scheduler-arm64 done 03:15:56 #111 exporting layers 0.4s done 03:15:56 #111 writing image sha256:b7e0290c2528f95bca63c20d27d1be07ccbc0b261b402a88545acf486086a63d done 03:15:56 #111 naming to docker.io/library/support-notifications-arm64 done 03:15:56 #111 DONE 10.8s 03:15:56 03:15:56 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 03:15:56 time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:15:56 time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:15:56 time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:15:56 time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:15:56 time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:15:56 time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:15:56 time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:15:56 time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:15:56 time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:15:56 time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:15:56 time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:15:56 time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:15:56 time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:15:56 time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:15:56 time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:15:56 $ docker stop --time=1 283fd06ae74d42f7ed5cdcd49ab5edafe2e75a3a1889089d30d8df3cf903e588 03:15:58 $ docker rm -f --volumes 283fd06ae74d42f7ed5cdcd49ab5edafe2e75a3a1889089d30d8df3cf903e588 [Pipeline] // withDockerContainer [Pipeline] sh 03:15:58 + docker images 03:15:58 REPOSITORY TAG IMAGE ID CREATED SIZE 03:15:58 support-scheduler-arm64 latest 2b88d6c53ed4 4 seconds ago 37.6MB 03:15:58 support-notifications-arm64 latest b7e0290c2528 4 seconds ago 38.2MB 03:15:58 core-metadata-arm64 latest 37bab63521a8 29 seconds ago 35.5MB 03:15:58 core-data-arm64 latest 73ad08541c58 34 seconds ago 35.4MB 03:15:58 core-keeper-arm64 latest 0746938a1a8d 37 seconds ago 35.2MB 03:15:58 core-command-arm64 latest 1f3d8a886d27 48 seconds ago 35MB 03:15:58 security-proxy-auth-arm64 latest fa9662db1519 About a minute ago 32.6MB 03:15:58 security-spiffe-token-provider-arm64 latest 3fe2a87b4952 8 minutes ago 29.1MB 03:15:58 core-common-config-bootstrapper-arm64 latest 5d9fc0bc57df 10 minutes ago 15.3MB 03:15:58 security-secretstore-setup-arm64 latest f236b77547f9 11 minutes ago 36.4MB 03:15:58 security-bootstrapper-arm64 latest fedb0099d33d 11 minutes ago 18.9MB 03:15:58 security-proxy-setup-arm64 latest 216f116a1f6a 11 minutes ago 26.1MB 03:15:58 security-spire-config-arm64 latest f1f5aa088d1f 30 minutes ago 115MB 03:15:58 security-spire-server-arm64 latest 392eae6e86ca 30 minutes ago 116MB 03:15:58 security-spire-agent-arm64 latest b5de4fcbbd0e 30 minutes ago 174MB 03:15:58 ci-base-image-arm64 latest 5a13b59dd7e2 31 minutes ago 963MB 03:15:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 03:15:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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 03:15:58 provisioning config files... 03:15:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/656@tmp/config875253037843407279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:15:59 ---> ****-login.sh 03:15:59 nexus3.edgexfoundry.org:10001 03:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:15:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:15:59 Configure a credential helper to remove this warning. See 03:15:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:15:59 03:15:59 Login Succeeded 03:15:59 nexus3.edgexfoundry.org:10002 03:15:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:00 Configure a credential helper to remove this warning. See 03:16:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:00 03:16:00 Login Succeeded 03:16:00 nexus3.edgexfoundry.org:10003 03:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:00 Configure a credential helper to remove this warning. See 03:16:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:00 03:16:00 Login Succeeded 03:16:00 nexus3.edgexfoundry.org:10004 03:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:00 Configure a credential helper to remove this warning. See 03:16:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:00 03:16:00 Login Succeeded 03:16:00 ****.io 03:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:16:01 Configure a credential helper to remove this warning. See 03:16:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:16:01 03:16:01 Login Succeeded 03:16:01 ---> ****-login.sh ends [Pipeline] } 03:16:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:16:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:16:01 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:16:01 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:16:01 latest 03:16:01 3.2.0-dev.38 03:16:01 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:16:01 main 03:16:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:16:01 24cd09a29220: Preparing 03:16:01 e7c73b05ad51: Preparing 03:16:01 710e4adcfc56: Preparing 03:16:01 61e80b901e05: Preparing 03:16:01 5e663117e592: Preparing 03:16:01 454b42db169e: Preparing 03:16:01 3c20671a5817: Preparing 03:16:01 3c20671a5817: Waiting 03:16:01 454b42db169e: Waiting 03:16:02 61e80b901e05: Pushed 03:16:02 710e4adcfc56: Pushed 03:16:02 5e663117e592: Pushed 03:16:02 24cd09a29220: Pushed 03:16:02 3c20671a5817: Layer already exists 03:16:02 454b42db169e: Pushed 03:16:08 e7c73b05ad51: Pushed 03:16:08 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:09b50534f9c184b7c62bb1cf90b91bb6aa90ff14a400bab694014a80bb50bac7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:16:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:16:09 24cd09a29220: Preparing 03:16:09 e7c73b05ad51: Preparing 03:16:09 710e4adcfc56: Preparing 03:16:09 61e80b901e05: Preparing 03:16:09 5e663117e592: Preparing 03:16:09 454b42db169e: Preparing 03:16:09 3c20671a5817: Preparing 03:16:09 454b42db169e: Waiting 03:16:09 3c20671a5817: Waiting 03:16:09 710e4adcfc56: Layer already exists 03:16:09 61e80b901e05: Layer already exists 03:16:09 24cd09a29220: Layer already exists 03:16:09 e7c73b05ad51: Layer already exists 03:16:09 5e663117e592: Layer already exists 03:16:09 454b42db169e: Layer already exists 03:16:09 3c20671a5817: Layer already exists 03:16:09 latest: digest: sha256:09b50534f9c184b7c62bb1cf90b91bb6aa90ff14a400bab694014a80bb50bac7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.38 03:16:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:16:10 24cd09a29220: Preparing 03:16:10 e7c73b05ad51: Preparing 03:16:10 710e4adcfc56: Preparing 03:16:10 61e80b901e05: Preparing 03:16:10 5e663117e592: Preparing 03:16:10 454b42db169e: Preparing 03:16:10 3c20671a5817: Preparing 03:16:10 454b42db169e: Waiting 03:16:10 3c20671a5817: Waiting 03:16:10 24cd09a29220: Layer already exists 03:16:10 710e4adcfc56: Layer already exists 03:16:10 e7c73b05ad51: Layer already exists 03:16:10 5e663117e592: Layer already exists 03:16:10 61e80b901e05: Layer already exists 03:16:10 454b42db169e: Layer already exists 03:16:10 3c20671a5817: Layer already exists 03:16:10 3.2.0-dev.38: digest: sha256:09b50534f9c184b7c62bb1cf90b91bb6aa90ff14a400bab694014a80bb50bac7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:16:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:16:11 24cd09a29220: Preparing 03:16:11 e7c73b05ad51: Preparing 03:16:11 710e4adcfc56: Preparing 03:16:11 61e80b901e05: Preparing 03:16:11 5e663117e592: Preparing 03:16:11 454b42db169e: Preparing 03:16:11 3c20671a5817: Preparing 03:16:11 454b42db169e: Waiting 03:16:11 3c20671a5817: Waiting 03:16:11 710e4adcfc56: Layer already exists 03:16:11 5e663117e592: Layer already exists 03:16:11 61e80b901e05: Layer already exists 03:16:11 24cd09a29220: Layer already exists 03:16:11 e7c73b05ad51: Layer already exists 03:16:11 454b42db169e: Layer already exists 03:16:11 3c20671a5817: Layer already exists 03:16:11 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:09b50534f9c184b7c62bb1cf90b91bb6aa90ff14a400bab694014a80bb50bac7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:16:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:16:12 24cd09a29220: Preparing 03:16:12 e7c73b05ad51: Preparing 03:16:12 710e4adcfc56: Preparing 03:16:12 61e80b901e05: Preparing 03:16:12 5e663117e592: Preparing 03:16:12 454b42db169e: Preparing 03:16:12 454b42db169e: Waiting 03:16:12 3c20671a5817: Preparing 03:16:12 3c20671a5817: Waiting 03:16:12 5e663117e592: Layer already exists 03:16:12 24cd09a29220: Layer already exists 03:16:12 710e4adcfc56: Layer already exists 03:16:12 e7c73b05ad51: Layer already exists 03:16:12 61e80b901e05: Layer already exists 03:16:12 454b42db169e: Layer already exists 03:16:12 3c20671a5817: Layer already exists 03:16:12 main: digest: sha256:09b50534f9c184b7c62bb1cf90b91bb6aa90ff14a400bab694014a80bb50bac7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:16:12 ===================================================== [Pipeline] echo 03:16:12 taggedImages: 03:16:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:16:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:16:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.38 03:16:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:16:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:16:12 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:16:12 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:16:12 latest 03:16:12 3.2.0-dev.38 03:16:12 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:16:12 main 03:16:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:13 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:16:13 9991c675c1d4: Preparing 03:16:13 3f49023f682b: Preparing 03:16:13 269eb692ebbc: Preparing 03:16:13 edc6aefa3f06: Preparing 03:16:13 710e4adcfc56: Preparing 03:16:13 61e80b901e05: Preparing 03:16:13 5e663117e592: Preparing 03:16:13 454b42db169e: Preparing 03:16:13 3c20671a5817: Preparing 03:16:13 61e80b901e05: Waiting 03:16:13 5e663117e592: Waiting 03:16:13 454b42db169e: Waiting 03:16:13 3c20671a5817: Waiting 03:16:13 710e4adcfc56: Layer already exists 03:16:13 61e80b901e05: Layer already exists 03:16:13 5e663117e592: Layer already exists 03:16:13 3f49023f682b: Pushed 03:16:13 269eb692ebbc: Pushed 03:16:13 454b42db169e: Layer already exists 03:16:13 9991c675c1d4: Pushed 03:16:13 3c20671a5817: Layer already exists 03:16:15 edc6aefa3f06: Pushed 03:16:15 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:5e17bd41389254f620c27d20f7ba88d21a7e606531bc3351c6829c1465fbeeb4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:16 + 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 03:16:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:16:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:16:16 9991c675c1d4: Preparing 03:16:16 3f49023f682b: Preparing 03:16:16 269eb692ebbc: Preparing 03:16:16 edc6aefa3f06: Preparing 03:16:16 710e4adcfc56: Preparing 03:16:16 61e80b901e05: Preparing 03:16:16 5e663117e592: Preparing 03:16:16 454b42db169e: Preparing 03:16:16 3c20671a5817: Preparing 03:16:16 5e663117e592: Waiting 03:16:16 454b42db169e: Waiting 03:16:16 3c20671a5817: Waiting 03:16:16 61e80b901e05: Waiting 03:16:16 269eb692ebbc: Layer already exists 03:16:16 3f49023f682b: Layer already exists 03:16:16 710e4adcfc56: Layer already exists 03:16:16 edc6aefa3f06: Layer already exists 03:16:16 9991c675c1d4: Layer already exists 03:16:16 5e663117e592: Layer already exists 03:16:16 61e80b901e05: Layer already exists 03:16:16 3c20671a5817: Layer already exists 03:16:16 454b42db169e: Layer already exists 03:16:16 latest: digest: sha256:5e17bd41389254f620c27d20f7ba88d21a7e606531bc3351c6829c1465fbeeb4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:17 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.38 03:16:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:16:17 9991c675c1d4: Preparing 03:16:17 3f49023f682b: Preparing 03:16:17 269eb692ebbc: Preparing 03:16:17 edc6aefa3f06: Preparing 03:16:17 710e4adcfc56: Preparing 03:16:17 61e80b901e05: Preparing 03:16:17 5e663117e592: Preparing 03:16:17 454b42db169e: Preparing 03:16:17 3c20671a5817: Preparing 03:16:17 5e663117e592: Waiting 03:16:17 454b42db169e: Waiting 03:16:17 3c20671a5817: Waiting 03:16:17 61e80b901e05: Waiting 03:16:17 edc6aefa3f06: Layer already exists 03:16:17 269eb692ebbc: Layer already exists 03:16:17 710e4adcfc56: Layer already exists 03:16:17 9991c675c1d4: Layer already exists 03:16:17 3f49023f682b: Layer already exists 03:16:17 5e663117e592: Layer already exists 03:16:17 61e80b901e05: Layer already exists 03:16:17 3c20671a5817: Layer already exists 03:16:17 454b42db169e: Layer already exists 03:16:17 3.2.0-dev.38: digest: sha256:5e17bd41389254f620c27d20f7ba88d21a7e606531bc3351c6829c1465fbeeb4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:17 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:16:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:16:18 9991c675c1d4: Preparing 03:16:18 3f49023f682b: Preparing 03:16:18 269eb692ebbc: Preparing 03:16:18 edc6aefa3f06: Preparing 03:16:18 710e4adcfc56: Preparing 03:16:18 61e80b901e05: Preparing 03:16:18 5e663117e592: Preparing 03:16:18 454b42db169e: Preparing 03:16:18 3c20671a5817: Preparing 03:16:18 61e80b901e05: Waiting 03:16:18 5e663117e592: Waiting 03:16:18 454b42db169e: Waiting 03:16:18 3c20671a5817: Waiting 03:16:18 9991c675c1d4: Layer already exists 03:16:18 269eb692ebbc: Layer already exists 03:16:18 edc6aefa3f06: Layer already exists 03:16:18 3f49023f682b: Layer already exists 03:16:18 710e4adcfc56: Layer already exists 03:16:18 5e663117e592: Layer already exists 03:16:18 61e80b901e05: Layer already exists 03:16:18 454b42db169e: Layer already exists 03:16:18 3c20671a5817: Layer already exists 03:16:18 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:5e17bd41389254f620c27d20f7ba88d21a7e606531bc3351c6829c1465fbeeb4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:18 + 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 03:16:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:16:19 9991c675c1d4: Preparing 03:16:19 3f49023f682b: Preparing 03:16:19 269eb692ebbc: Preparing 03:16:19 edc6aefa3f06: Preparing 03:16:19 710e4adcfc56: Preparing 03:16:19 61e80b901e05: Preparing 03:16:19 5e663117e592: Preparing 03:16:19 454b42db169e: Preparing 03:16:19 3c20671a5817: Preparing 03:16:19 61e80b901e05: Waiting 03:16:19 5e663117e592: Waiting 03:16:19 454b42db169e: Waiting 03:16:19 3c20671a5817: Waiting 03:16:19 3f49023f682b: Layer already exists 03:16:19 9991c675c1d4: Layer already exists 03:16:19 269eb692ebbc: Layer already exists 03:16:19 edc6aefa3f06: Layer already exists 03:16:19 710e4adcfc56: Layer already exists 03:16:19 454b42db169e: Layer already exists 03:16:19 61e80b901e05: Layer already exists 03:16:19 5e663117e592: Layer already exists 03:16:19 3c20671a5817: Layer already exists 03:16:19 main: digest: sha256:5e17bd41389254f620c27d20f7ba88d21a7e606531bc3351c6829c1465fbeeb4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:16:19 ===================================================== [Pipeline] echo 03:16:19 taggedImages: 03:16:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:16:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:16:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.38 03:16:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:16:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:16:19 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:16:19 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:16:19 latest 03:16:19 3.2.0-dev.38 03:16:19 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:16:19 main 03:16:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:16:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:16:20 f3714b59e3fd: Preparing 03:16:20 5f6aa5477c38: Preparing 03:16:20 710e4adcfc56: Preparing 03:16:20 61e80b901e05: Preparing 03:16:20 2bbb3afe5e20: Preparing 03:16:20 3fbf79a15bba: Preparing 03:16:20 3c20671a5817: Preparing 03:16:20 3fbf79a15bba: Waiting 03:16:20 3c20671a5817: Waiting 03:16:20 710e4adcfc56: Layer already exists 03:16:20 61e80b901e05: Layer already exists 03:16:20 3c20671a5817: Layer already exists 03:16:20 2bbb3afe5e20: Pushed 03:16:20 f3714b59e3fd: Pushed 03:16:20 3fbf79a15bba: Pushed 03:16:25 5f6aa5477c38: Pushed 03:16:26 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:a69a9da59cdd2b4cd0952d384fd3febf4a72648b1be0dff9448d6310d95811d6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:16:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:16:26 f3714b59e3fd: Preparing 03:16:26 5f6aa5477c38: Preparing 03:16:26 710e4adcfc56: Preparing 03:16:26 61e80b901e05: Preparing 03:16:26 2bbb3afe5e20: Preparing 03:16:26 3fbf79a15bba: Preparing 03:16:26 3c20671a5817: Preparing 03:16:26 3fbf79a15bba: Waiting 03:16:26 3c20671a5817: Waiting 03:16:26 f3714b59e3fd: Layer already exists 03:16:26 710e4adcfc56: Layer already exists 03:16:26 2bbb3afe5e20: Layer already exists 03:16:26 61e80b901e05: Layer already exists 03:16:26 5f6aa5477c38: Layer already exists 03:16:26 3c20671a5817: Layer already exists 03:16:26 3fbf79a15bba: Layer already exists 03:16:27 latest: digest: sha256:a69a9da59cdd2b4cd0952d384fd3febf4a72648b1be0dff9448d6310d95811d6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.38 03:16:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:16:27 f3714b59e3fd: Preparing 03:16:27 5f6aa5477c38: Preparing 03:16:27 710e4adcfc56: Preparing 03:16:27 61e80b901e05: Preparing 03:16:27 2bbb3afe5e20: Preparing 03:16:27 3fbf79a15bba: Preparing 03:16:27 3c20671a5817: Preparing 03:16:27 3fbf79a15bba: Waiting 03:16:27 3c20671a5817: Waiting 03:16:27 710e4adcfc56: Layer already exists 03:16:27 2bbb3afe5e20: Layer already exists 03:16:27 61e80b901e05: Layer already exists 03:16:27 f3714b59e3fd: Layer already exists 03:16:27 5f6aa5477c38: Layer already exists 03:16:27 3fbf79a15bba: Layer already exists 03:16:27 3c20671a5817: Layer already exists 03:16:28 3.2.0-dev.38: digest: sha256:a69a9da59cdd2b4cd0952d384fd3febf4a72648b1be0dff9448d6310d95811d6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:16:28 f3714b59e3fd: Preparing 03:16:28 5f6aa5477c38: Preparing 03:16:28 710e4adcfc56: Preparing 03:16:28 61e80b901e05: Preparing 03:16:28 2bbb3afe5e20: Preparing 03:16:28 3fbf79a15bba: Preparing 03:16:28 3c20671a5817: Preparing 03:16:28 3fbf79a15bba: Waiting 03:16:28 3c20671a5817: Waiting 03:16:28 f3714b59e3fd: Layer already exists 03:16:28 2bbb3afe5e20: Layer already exists 03:16:28 61e80b901e05: Layer already exists 03:16:28 5f6aa5477c38: Layer already exists 03:16:28 710e4adcfc56: Layer already exists 03:16:28 3c20671a5817: Layer already exists 03:16:28 3fbf79a15bba: Layer already exists 03:16:28 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:a69a9da59cdd2b4cd0952d384fd3febf4a72648b1be0dff9448d6310d95811d6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:16:29 f3714b59e3fd: Preparing 03:16:29 5f6aa5477c38: Preparing 03:16:29 710e4adcfc56: Preparing 03:16:29 61e80b901e05: Preparing 03:16:29 2bbb3afe5e20: Preparing 03:16:29 3fbf79a15bba: Preparing 03:16:29 3c20671a5817: Preparing 03:16:29 3fbf79a15bba: Waiting 03:16:29 3c20671a5817: Waiting 03:16:29 5f6aa5477c38: Layer already exists 03:16:29 710e4adcfc56: Layer already exists 03:16:29 f3714b59e3fd: Layer already exists 03:16:29 2bbb3afe5e20: Layer already exists 03:16:29 61e80b901e05: Layer already exists 03:16:29 3c20671a5817: Layer already exists 03:16:29 3fbf79a15bba: Layer already exists 03:16:29 main: digest: sha256:a69a9da59cdd2b4cd0952d384fd3febf4a72648b1be0dff9448d6310d95811d6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:16:30 ===================================================== [Pipeline] echo 03:16:30 taggedImages: 03:16:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:16:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:16:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.38 03:16:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:16:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:16:30 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:16:30 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:16:30 latest 03:16:30 3.2.0-dev.38 03:16:30 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:16:30 main 03:16:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:30 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:16:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:16:30 dc55834f8a13: Preparing 03:16:30 bd7963c7175b: Preparing 03:16:30 61e80b901e05: Preparing 03:16:30 6a4e1a580fd2: Preparing 03:16:30 0f6defb22674: Preparing 03:16:30 3c20671a5817: Preparing 03:16:30 3c20671a5817: Waiting 03:16:30 61e80b901e05: Layer already exists 03:16:31 3c20671a5817: Layer already exists 03:16:31 6a4e1a580fd2: Pushed 03:16:31 dc55834f8a13: Pushed 03:16:31 0f6defb22674: Pushed 03:16:37 bd7963c7175b: Pushed 03:16:37 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:d4c2870e945c2c2f061d3ff27d1eb048e4437283b8ab9f62be6df1e43dae9a06 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:38 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:16:38 dc55834f8a13: Preparing 03:16:38 bd7963c7175b: Preparing 03:16:38 61e80b901e05: Preparing 03:16:38 6a4e1a580fd2: Preparing 03:16:38 0f6defb22674: Preparing 03:16:38 3c20671a5817: Preparing 03:16:38 3c20671a5817: Waiting 03:16:38 dc55834f8a13: Layer already exists 03:16:38 0f6defb22674: Layer already exists 03:16:38 6a4e1a580fd2: Layer already exists 03:16:38 bd7963c7175b: Layer already exists 03:16:38 61e80b901e05: Layer already exists 03:16:38 3c20671a5817: Layer already exists 03:16:38 latest: digest: sha256:d4c2870e945c2c2f061d3ff27d1eb048e4437283b8ab9f62be6df1e43dae9a06 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:39 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.38 03:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:16:39 dc55834f8a13: Preparing 03:16:39 bd7963c7175b: Preparing 03:16:39 61e80b901e05: Preparing 03:16:39 6a4e1a580fd2: Preparing 03:16:39 0f6defb22674: Preparing 03:16:39 3c20671a5817: Preparing 03:16:39 3c20671a5817: Waiting 03:16:39 6a4e1a580fd2: Layer already exists 03:16:39 0f6defb22674: Layer already exists 03:16:39 61e80b901e05: Layer already exists 03:16:39 bd7963c7175b: Layer already exists 03:16:39 dc55834f8a13: Layer already exists 03:16:39 3c20671a5817: Layer already exists 03:16:39 3.2.0-dev.38: digest: sha256:d4c2870e945c2c2f061d3ff27d1eb048e4437283b8ab9f62be6df1e43dae9a06 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:39 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:16:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:16:40 dc55834f8a13: Preparing 03:16:40 bd7963c7175b: Preparing 03:16:40 61e80b901e05: Preparing 03:16:40 6a4e1a580fd2: Preparing 03:16:40 0f6defb22674: Preparing 03:16:40 3c20671a5817: Preparing 03:16:40 3c20671a5817: Waiting 03:16:40 dc55834f8a13: Layer already exists 03:16:40 6a4e1a580fd2: Layer already exists 03:16:40 bd7963c7175b: Layer already exists 03:16:40 0f6defb22674: Layer already exists 03:16:40 61e80b901e05: Layer already exists 03:16:40 3c20671a5817: Layer already exists 03:16:40 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:d4c2870e945c2c2f061d3ff27d1eb048e4437283b8ab9f62be6df1e43dae9a06 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:16:41 dc55834f8a13: Preparing 03:16:41 bd7963c7175b: Preparing 03:16:41 61e80b901e05: Preparing 03:16:41 6a4e1a580fd2: Preparing 03:16:41 0f6defb22674: Preparing 03:16:41 3c20671a5817: Preparing 03:16:41 3c20671a5817: Waiting 03:16:41 0f6defb22674: Layer already exists 03:16:41 dc55834f8a13: Layer already exists 03:16:41 6a4e1a580fd2: Layer already exists 03:16:41 bd7963c7175b: Layer already exists 03:16:41 61e80b901e05: Layer already exists 03:16:41 3c20671a5817: Layer already exists 03:16:41 main: digest: sha256:d4c2870e945c2c2f061d3ff27d1eb048e4437283b8ab9f62be6df1e43dae9a06 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:16:41 ===================================================== [Pipeline] echo 03:16:41 taggedImages: 03:16:41 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:16:41 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:16:41 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.38 03:16:41 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:16:41 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:16:41 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:16:41 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:16:41 latest 03:16:41 3.2.0-dev.38 03:16:41 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:16:41 main 03:16:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:16:42 d129a09832e4: Preparing 03:16:42 c0b32712b071: Preparing 03:16:42 e09ec84c8971: Preparing 03:16:42 710e4adcfc56: Preparing 03:16:42 61e80b901e05: Preparing 03:16:42 5e663117e592: Preparing 03:16:42 454b42db169e: Preparing 03:16:42 3c20671a5817: Preparing 03:16:42 5e663117e592: Waiting 03:16:42 454b42db169e: Waiting 03:16:42 3c20671a5817: Waiting 03:16:42 61e80b901e05: Layer already exists 03:16:42 710e4adcfc56: Layer already exists 03:16:42 5e663117e592: Layer already exists 03:16:42 454b42db169e: Layer already exists 03:16:42 c0b32712b071: Pushed 03:16:42 3c20671a5817: Layer already exists 03:16:42 d129a09832e4: Pushed 03:16:49 e09ec84c8971: Pushed 03:16:49 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:ac5f7c1f7e713566bcbfef56a00f20d0e9e9d62ceb3310960adbed2bf2a1c9f2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:16:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:16:49 d129a09832e4: Preparing 03:16:49 c0b32712b071: Preparing 03:16:49 e09ec84c8971: Preparing 03:16:49 710e4adcfc56: Preparing 03:16:49 61e80b901e05: Preparing 03:16:49 5e663117e592: Preparing 03:16:49 454b42db169e: Preparing 03:16:49 3c20671a5817: Preparing 03:16:49 5e663117e592: Waiting 03:16:49 454b42db169e: Waiting 03:16:49 3c20671a5817: Waiting 03:16:49 710e4adcfc56: Layer already exists 03:16:49 c0b32712b071: Layer already exists 03:16:49 61e80b901e05: Layer already exists 03:16:49 d129a09832e4: Layer already exists 03:16:49 e09ec84c8971: Layer already exists 03:16:49 454b42db169e: Layer already exists 03:16:49 5e663117e592: Layer already exists 03:16:49 3c20671a5817: Layer already exists 03:16:50 latest: digest: sha256:ac5f7c1f7e713566bcbfef56a00f20d0e9e9d62ceb3310960adbed2bf2a1c9f2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.38 03:16:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:16:50 d129a09832e4: Preparing 03:16:50 c0b32712b071: Preparing 03:16:50 e09ec84c8971: Preparing 03:16:50 710e4adcfc56: Preparing 03:16:50 61e80b901e05: Preparing 03:16:50 5e663117e592: Preparing 03:16:50 454b42db169e: Preparing 03:16:50 3c20671a5817: Preparing 03:16:50 454b42db169e: Waiting 03:16:50 5e663117e592: Waiting 03:16:50 3c20671a5817: Waiting 03:16:50 c0b32712b071: Layer already exists 03:16:50 e09ec84c8971: Layer already exists 03:16:50 d129a09832e4: Layer already exists 03:16:50 61e80b901e05: Layer already exists 03:16:50 710e4adcfc56: Layer already exists 03:16:50 454b42db169e: Layer already exists 03:16:50 5e663117e592: Layer already exists 03:16:50 3c20671a5817: Layer already exists 03:16:50 3.2.0-dev.38: digest: sha256:ac5f7c1f7e713566bcbfef56a00f20d0e9e9d62ceb3310960adbed2bf2a1c9f2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:16:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:16:51 d129a09832e4: Preparing 03:16:51 c0b32712b071: Preparing 03:16:51 e09ec84c8971: Preparing 03:16:51 710e4adcfc56: Preparing 03:16:51 61e80b901e05: Preparing 03:16:51 5e663117e592: Preparing 03:16:51 454b42db169e: Preparing 03:16:51 5e663117e592: Waiting 03:16:51 3c20671a5817: Preparing 03:16:51 454b42db169e: Waiting 03:16:51 3c20671a5817: Waiting 03:16:51 61e80b901e05: Layer already exists 03:16:51 c0b32712b071: Layer already exists 03:16:51 d129a09832e4: Layer already exists 03:16:51 710e4adcfc56: Layer already exists 03:16:51 e09ec84c8971: Layer already exists 03:16:51 454b42db169e: Layer already exists 03:16:51 5e663117e592: Layer already exists 03:16:51 3c20671a5817: Layer already exists 03:16:51 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:ac5f7c1f7e713566bcbfef56a00f20d0e9e9d62ceb3310960adbed2bf2a1c9f2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:16:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:16:52 d129a09832e4: Preparing 03:16:52 c0b32712b071: Preparing 03:16:52 e09ec84c8971: Preparing 03:16:52 710e4adcfc56: Preparing 03:16:52 61e80b901e05: Preparing 03:16:52 5e663117e592: Preparing 03:16:52 454b42db169e: Preparing 03:16:52 3c20671a5817: Preparing 03:16:52 5e663117e592: Waiting 03:16:52 454b42db169e: Waiting 03:16:52 3c20671a5817: Waiting 03:16:52 e09ec84c8971: Layer already exists 03:16:52 61e80b901e05: Layer already exists 03:16:52 d129a09832e4: Layer already exists 03:16:52 c0b32712b071: Layer already exists 03:16:52 710e4adcfc56: Layer already exists 03:16:52 3c20671a5817: Layer already exists 03:16:52 5e663117e592: Layer already exists 03:16:52 454b42db169e: Layer already exists 03:16:52 main: digest: sha256:ac5f7c1f7e713566bcbfef56a00f20d0e9e9d62ceb3310960adbed2bf2a1c9f2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:16:52 ===================================================== [Pipeline] echo 03:16:52 taggedImages: 03:16:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:16:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:16:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.38 03:16:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:16:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:16:52 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:16:52 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:16:52 latest 03:16:52 3.2.0-dev.38 03:16:52 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:16:52 main 03:16:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:16:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:16:53 c23e7817b059: Preparing 03:16:53 c142596cc69d: Preparing 03:16:53 ec3116b9beac: Preparing 03:16:53 efc089584459: Preparing 03:16:53 2b398e22d86f: Preparing 03:16:53 0210f8cbaff3: Preparing 03:16:53 df010a6f5a24: Preparing 03:16:53 710e4adcfc56: Preparing 03:16:53 61e80b901e05: Preparing 03:16:53 84efe1a37ec7: Preparing 03:16:53 254b3aed6953: Preparing 03:16:53 5f70bf18a086: Preparing 03:16:53 dce8bfc22757: Preparing 03:16:53 b796182a1ba1: Preparing 03:16:53 c02fdd0a5370: Preparing 03:16:53 3c20671a5817: Preparing 03:16:53 df010a6f5a24: Waiting 03:16:53 710e4adcfc56: Waiting 03:16:53 61e80b901e05: Waiting 03:16:53 0210f8cbaff3: Waiting 03:16:53 254b3aed6953: Waiting 03:16:53 5f70bf18a086: Waiting 03:16:53 dce8bfc22757: Waiting 03:16:53 b796182a1ba1: Waiting 03:16:53 c02fdd0a5370: Waiting 03:16:53 3c20671a5817: Waiting 03:16:53 2b398e22d86f: Pushed 03:16:53 efc089584459: Pushed 03:16:53 ec3116b9beac: Pushed 03:16:53 c23e7817b059: Pushed 03:16:53 c142596cc69d: Pushed 03:16:53 710e4adcfc56: Layer already exists 03:16:53 61e80b901e05: Layer already exists 03:16:53 5f70bf18a086: Layer already exists 03:16:53 0210f8cbaff3: Pushed 03:16:53 dce8bfc22757: Pushed 03:16:53 84efe1a37ec7: Pushed 03:16:53 b796182a1ba1: Pushed 03:16:53 254b3aed6953: Pushed 03:16:54 3c20671a5817: Layer already exists 03:16:54 c02fdd0a5370: Pushed 03:16:56 df010a6f5a24: Pushed 03:16:56 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:824a9fe0ece1ae0a2d9f48bc86db737cbbebb664e41db962c9fc9e2488d744ab size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:16:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:16:57 c23e7817b059: Preparing 03:16:57 c142596cc69d: Preparing 03:16:57 ec3116b9beac: Preparing 03:16:57 efc089584459: Preparing 03:16:57 2b398e22d86f: Preparing 03:16:57 0210f8cbaff3: Preparing 03:16:57 df010a6f5a24: Preparing 03:16:57 710e4adcfc56: Preparing 03:16:57 0210f8cbaff3: Waiting 03:16:57 df010a6f5a24: Waiting 03:16:57 61e80b901e05: Preparing 03:16:57 84efe1a37ec7: Preparing 03:16:57 254b3aed6953: Preparing 03:16:57 5f70bf18a086: Preparing 03:16:57 dce8bfc22757: Preparing 03:16:57 b796182a1ba1: Preparing 03:16:57 710e4adcfc56: Waiting 03:16:57 c02fdd0a5370: Preparing 03:16:57 61e80b901e05: Waiting 03:16:57 3c20671a5817: Preparing 03:16:57 84efe1a37ec7: Waiting 03:16:57 254b3aed6953: Waiting 03:16:57 5f70bf18a086: Waiting 03:16:57 c02fdd0a5370: Waiting 03:16:57 3c20671a5817: Waiting 03:16:57 dce8bfc22757: Waiting 03:16:57 b796182a1ba1: Waiting 03:16:57 c23e7817b059: Layer already exists 03:16:57 2b398e22d86f: Layer already exists 03:16:57 efc089584459: Layer already exists 03:16:57 c142596cc69d: Layer already exists 03:16:57 ec3116b9beac: Layer already exists 03:16:57 710e4adcfc56: Layer already exists 03:16:57 0210f8cbaff3: Layer already exists 03:16:57 df010a6f5a24: Layer already exists 03:16:57 84efe1a37ec7: Layer already exists 03:16:57 61e80b901e05: Layer already exists 03:16:57 254b3aed6953: Layer already exists 03:16:57 5f70bf18a086: Layer already exists 03:16:57 dce8bfc22757: Layer already exists 03:16:57 c02fdd0a5370: Layer already exists 03:16:57 b796182a1ba1: Layer already exists 03:16:57 3c20671a5817: Layer already exists 03:16:57 latest: digest: sha256:824a9fe0ece1ae0a2d9f48bc86db737cbbebb664e41db962c9fc9e2488d744ab size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.38 03:16:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:16:58 c23e7817b059: Preparing 03:16:58 c142596cc69d: Preparing 03:16:58 ec3116b9beac: Preparing 03:16:58 efc089584459: Preparing 03:16:58 2b398e22d86f: Preparing 03:16:58 0210f8cbaff3: Preparing 03:16:58 df010a6f5a24: Preparing 03:16:58 710e4adcfc56: Preparing 03:16:58 61e80b901e05: Preparing 03:16:58 84efe1a37ec7: Preparing 03:16:58 254b3aed6953: Preparing 03:16:58 5f70bf18a086: Preparing 03:16:58 dce8bfc22757: Preparing 03:16:58 b796182a1ba1: Preparing 03:16:58 c02fdd0a5370: Preparing 03:16:58 3c20671a5817: Preparing 03:16:58 0210f8cbaff3: Waiting 03:16:58 61e80b901e05: Waiting 03:16:58 84efe1a37ec7: Waiting 03:16:58 254b3aed6953: Waiting 03:16:58 5f70bf18a086: Waiting 03:16:58 df010a6f5a24: Waiting 03:16:58 710e4adcfc56: Waiting 03:16:58 dce8bfc22757: Waiting 03:16:58 b796182a1ba1: Waiting 03:16:58 c02fdd0a5370: Waiting 03:16:58 3c20671a5817: Waiting 03:16:58 c23e7817b059: Layer already exists 03:16:58 efc089584459: Layer already exists 03:16:58 2b398e22d86f: Layer already exists 03:16:58 ec3116b9beac: Layer already exists 03:16:58 c142596cc69d: Layer already exists 03:16:58 710e4adcfc56: Layer already exists 03:16:58 0210f8cbaff3: Layer already exists 03:16:58 df010a6f5a24: Layer already exists 03:16:58 84efe1a37ec7: Layer already exists 03:16:58 61e80b901e05: Layer already exists 03:16:58 254b3aed6953: Layer already exists 03:16:58 dce8bfc22757: Layer already exists 03:16:58 c02fdd0a5370: Layer already exists 03:16:58 5f70bf18a086: Layer already exists 03:16:58 b796182a1ba1: Layer already exists 03:16:58 3c20671a5817: Layer already exists 03:16:58 3.2.0-dev.38: digest: sha256:824a9fe0ece1ae0a2d9f48bc86db737cbbebb664e41db962c9fc9e2488d744ab size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:16:59 c23e7817b059: Preparing 03:16:59 c142596cc69d: Preparing 03:16:59 ec3116b9beac: Preparing 03:16:59 efc089584459: Preparing 03:16:59 2b398e22d86f: Preparing 03:16:59 0210f8cbaff3: Preparing 03:16:59 df010a6f5a24: Preparing 03:16:59 710e4adcfc56: Preparing 03:16:59 61e80b901e05: Preparing 03:16:59 84efe1a37ec7: Preparing 03:16:59 254b3aed6953: Preparing 03:16:59 5f70bf18a086: Preparing 03:16:59 dce8bfc22757: Preparing 03:16:59 b796182a1ba1: Preparing 03:16:59 c02fdd0a5370: Preparing 03:16:59 3c20671a5817: Preparing 03:16:59 254b3aed6953: Waiting 03:16:59 5f70bf18a086: Waiting 03:16:59 dce8bfc22757: Waiting 03:16:59 b796182a1ba1: Waiting 03:16:59 c02fdd0a5370: Waiting 03:16:59 3c20671a5817: Waiting 03:16:59 0210f8cbaff3: Waiting 03:16:59 df010a6f5a24: Waiting 03:16:59 710e4adcfc56: Waiting 03:16:59 61e80b901e05: Waiting 03:16:59 84efe1a37ec7: Waiting 03:16:59 efc089584459: Layer already exists 03:16:59 ec3116b9beac: Layer already exists 03:16:59 c23e7817b059: Layer already exists 03:16:59 2b398e22d86f: Layer already exists 03:16:59 c142596cc69d: Layer already exists 03:16:59 df010a6f5a24: Layer already exists 03:16:59 0210f8cbaff3: Layer already exists 03:16:59 61e80b901e05: Layer already exists 03:16:59 710e4adcfc56: Layer already exists 03:16:59 84efe1a37ec7: Layer already exists 03:16:59 5f70bf18a086: Layer already exists 03:16:59 dce8bfc22757: Layer already exists 03:16:59 254b3aed6953: Layer already exists 03:16:59 b796182a1ba1: Layer already exists 03:16:59 c02fdd0a5370: Layer already exists 03:16:59 3c20671a5817: Layer already exists 03:16:59 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:824a9fe0ece1ae0a2d9f48bc86db737cbbebb664e41db962c9fc9e2488d744ab size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:17:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:17:00 c23e7817b059: Preparing 03:17:00 c142596cc69d: Preparing 03:17:00 ec3116b9beac: Preparing 03:17:00 efc089584459: Preparing 03:17:00 2b398e22d86f: Preparing 03:17:00 0210f8cbaff3: Preparing 03:17:00 df010a6f5a24: Preparing 03:17:00 710e4adcfc56: Preparing 03:17:00 61e80b901e05: Preparing 03:17:00 84efe1a37ec7: Preparing 03:17:00 254b3aed6953: Preparing 03:17:00 5f70bf18a086: Preparing 03:17:00 dce8bfc22757: Preparing 03:17:00 b796182a1ba1: Preparing 03:17:00 c02fdd0a5370: Preparing 03:17:00 3c20671a5817: Preparing 03:17:00 84efe1a37ec7: Waiting 03:17:00 254b3aed6953: Waiting 03:17:00 5f70bf18a086: Waiting 03:17:00 dce8bfc22757: Waiting 03:17:00 b796182a1ba1: Waiting 03:17:00 c02fdd0a5370: Waiting 03:17:00 3c20671a5817: Waiting 03:17:00 df010a6f5a24: Waiting 03:17:00 710e4adcfc56: Waiting 03:17:00 61e80b901e05: Waiting 03:17:00 0210f8cbaff3: Waiting 03:17:00 2b398e22d86f: Layer already exists 03:17:00 efc089584459: Layer already exists 03:17:00 c142596cc69d: Layer already exists 03:17:00 ec3116b9beac: Layer already exists 03:17:00 c23e7817b059: Layer already exists 03:17:00 df010a6f5a24: Layer already exists 03:17:00 710e4adcfc56: Layer already exists 03:17:00 61e80b901e05: Layer already exists 03:17:00 0210f8cbaff3: Layer already exists 03:17:00 84efe1a37ec7: Layer already exists 03:17:00 5f70bf18a086: Layer already exists 03:17:00 b796182a1ba1: Layer already exists 03:17:00 dce8bfc22757: Layer already exists 03:17:00 254b3aed6953: Layer already exists 03:17:00 c02fdd0a5370: Layer already exists 03:17:00 3c20671a5817: Layer already exists 03:17:00 main: digest: sha256:824a9fe0ece1ae0a2d9f48bc86db737cbbebb664e41db962c9fc9e2488d744ab size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:17:00 ===================================================== [Pipeline] echo 03:17:00 taggedImages: 03:17:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:17:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:17:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.38 03:17:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:17:00 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:17:00 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:17:00 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:17:00 latest 03:17:00 3.2.0-dev.38 03:17:00 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:17:00 main 03:17:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:01 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:17:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:17:01 a4432e5b1ce5: Preparing 03:17:01 9fc8444a9baf: Preparing 03:17:01 2c76b0235722: Preparing 03:17:01 9593877bebc9: Preparing 03:17:01 710e4adcfc56: Preparing 03:17:01 61e80b901e05: Preparing 03:17:01 5e663117e592: Preparing 03:17:01 454b42db169e: Preparing 03:17:01 3c20671a5817: Preparing 03:17:01 61e80b901e05: Waiting 03:17:01 5e663117e592: Waiting 03:17:01 454b42db169e: Waiting 03:17:01 3c20671a5817: Waiting 03:17:01 710e4adcfc56: Layer already exists 03:17:01 61e80b901e05: Layer already exists 03:17:01 9fc8444a9baf: Pushed 03:17:01 2c76b0235722: Pushed 03:17:01 5e663117e592: Layer already exists 03:17:01 a4432e5b1ce5: Pushed 03:17:01 454b42db169e: Layer already exists 03:17:01 3c20671a5817: Layer already exists 03:17:07 9593877bebc9: Pushed 03:17:07 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:3f2ae0c80848f215d03f136ae161bf5895211fbb331928dd9f5f8dadad4a4ca3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:07 + 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 03:17:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:17:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:17:07 a4432e5b1ce5: Preparing 03:17:07 9fc8444a9baf: Preparing 03:17:07 2c76b0235722: Preparing 03:17:07 9593877bebc9: Preparing 03:17:07 710e4adcfc56: Preparing 03:17:07 61e80b901e05: Preparing 03:17:07 5e663117e592: Preparing 03:17:07 454b42db169e: Preparing 03:17:07 3c20671a5817: Preparing 03:17:07 61e80b901e05: Waiting 03:17:07 5e663117e592: Waiting 03:17:07 454b42db169e: Waiting 03:17:07 3c20671a5817: Waiting 03:17:07 9fc8444a9baf: Layer already exists 03:17:07 2c76b0235722: Layer already exists 03:17:07 a4432e5b1ce5: Layer already exists 03:17:07 9593877bebc9: Layer already exists 03:17:07 710e4adcfc56: Layer already exists 03:17:07 5e663117e592: Layer already exists 03:17:07 61e80b901e05: Layer already exists 03:17:07 3c20671a5817: Layer already exists 03:17:07 454b42db169e: Layer already exists 03:17:08 latest: digest: sha256:3f2ae0c80848f215d03f136ae161bf5895211fbb331928dd9f5f8dadad4a4ca3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.38 03:17:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:17:08 a4432e5b1ce5: Preparing 03:17:08 9fc8444a9baf: Preparing 03:17:08 2c76b0235722: Preparing 03:17:08 9593877bebc9: Preparing 03:17:08 710e4adcfc56: Preparing 03:17:08 61e80b901e05: Preparing 03:17:08 5e663117e592: Preparing 03:17:08 454b42db169e: Preparing 03:17:08 3c20671a5817: Preparing 03:17:08 61e80b901e05: Waiting 03:17:08 5e663117e592: Waiting 03:17:08 454b42db169e: Waiting 03:17:08 3c20671a5817: Waiting 03:17:08 9593877bebc9: Layer already exists 03:17:08 9fc8444a9baf: Layer already exists 03:17:08 710e4adcfc56: Layer already exists 03:17:08 2c76b0235722: Layer already exists 03:17:08 a4432e5b1ce5: Layer already exists 03:17:08 61e80b901e05: Layer already exists 03:17:08 3c20671a5817: Layer already exists 03:17:08 5e663117e592: Layer already exists 03:17:08 454b42db169e: Layer already exists 03:17:09 3.2.0-dev.38: digest: sha256:3f2ae0c80848f215d03f136ae161bf5895211fbb331928dd9f5f8dadad4a4ca3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:17:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:17:09 a4432e5b1ce5: Preparing 03:17:09 9fc8444a9baf: Preparing 03:17:09 2c76b0235722: Preparing 03:17:09 9593877bebc9: Preparing 03:17:09 710e4adcfc56: Preparing 03:17:09 61e80b901e05: Preparing 03:17:09 5e663117e592: Preparing 03:17:09 454b42db169e: Preparing 03:17:09 3c20671a5817: Preparing 03:17:09 454b42db169e: Waiting 03:17:09 5e663117e592: Waiting 03:17:09 3c20671a5817: Waiting 03:17:09 61e80b901e05: Waiting 03:17:09 710e4adcfc56: Layer already exists 03:17:09 9fc8444a9baf: Layer already exists 03:17:09 a4432e5b1ce5: Layer already exists 03:17:09 9593877bebc9: Layer already exists 03:17:09 2c76b0235722: Layer already exists 03:17:09 61e80b901e05: Layer already exists 03:17:09 5e663117e592: Layer already exists 03:17:09 454b42db169e: Layer already exists 03:17:09 3c20671a5817: Layer already exists 03:17:10 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:3f2ae0c80848f215d03f136ae161bf5895211fbb331928dd9f5f8dadad4a4ca3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:10 + 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 03:17:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:17:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:17:10 a4432e5b1ce5: Preparing 03:17:10 9fc8444a9baf: Preparing 03:17:10 2c76b0235722: Preparing 03:17:10 9593877bebc9: Preparing 03:17:10 710e4adcfc56: Preparing 03:17:10 61e80b901e05: Preparing 03:17:10 5e663117e592: Preparing 03:17:10 454b42db169e: Preparing 03:17:10 3c20671a5817: Preparing 03:17:10 61e80b901e05: Waiting 03:17:10 5e663117e592: Waiting 03:17:10 454b42db169e: Waiting 03:17:10 3c20671a5817: Waiting 03:17:10 a4432e5b1ce5: Layer already exists 03:17:10 9593877bebc9: Layer already exists 03:17:10 710e4adcfc56: Layer already exists 03:17:10 2c76b0235722: Layer already exists 03:17:10 9fc8444a9baf: Layer already exists 03:17:10 454b42db169e: Layer already exists 03:17:10 5e663117e592: Layer already exists 03:17:10 3c20671a5817: Layer already exists 03:17:10 61e80b901e05: Layer already exists 03:17:11 main: digest: sha256:3f2ae0c80848f215d03f136ae161bf5895211fbb331928dd9f5f8dadad4a4ca3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:17:11 ===================================================== [Pipeline] echo 03:17:11 taggedImages: 03:17:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:17:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:17:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.38 03:17:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:17:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:17:11 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:17:11 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:17:11 latest 03:17:11 3.2.0-dev.38 03:17:11 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:17:11 main 03:17:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:17:11 470fb2d6d360: Preparing 03:17:11 60117b976dd7: Preparing 03:17:11 ce0423be9802: Preparing 03:17:11 9d58d8f6ede4: Preparing 03:17:11 7e14183935ef: Preparing 03:17:11 710e4adcfc56: Preparing 03:17:11 61e80b901e05: Preparing 03:17:11 0bfb7bbef212: Preparing 03:17:11 710e4adcfc56: Waiting 03:17:11 61e80b901e05: Waiting 03:17:11 b89c4961dcd8: Preparing 03:17:11 0bfb7bbef212: Waiting 03:17:11 ed1fce3d1e20: Preparing 03:17:11 b89c4961dcd8: Waiting 03:17:11 3c20671a5817: Preparing 03:17:11 3c20671a5817: Waiting 03:17:12 470fb2d6d360: Pushed 03:17:12 7e14183935ef: Pushed 03:17:12 710e4adcfc56: Layer already exists 03:17:12 9d58d8f6ede4: Pushed 03:17:12 60117b976dd7: Pushed 03:17:12 61e80b901e05: Layer already exists 03:17:12 3c20671a5817: Layer already exists 03:17:12 0bfb7bbef212: Pushed 03:17:12 b89c4961dcd8: Pushed 03:17:14 ce0423be9802: Pushed 03:17:14 ed1fce3d1e20: Pushed 03:17:14 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:243bc74a4fba2245ce499adc5b72b685a2d0374be72faf5bd239e9ee1f098b46 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:15 + 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 03:17:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:17:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:17:15 470fb2d6d360: Preparing 03:17:15 60117b976dd7: Preparing 03:17:15 ce0423be9802: Preparing 03:17:15 9d58d8f6ede4: Preparing 03:17:15 7e14183935ef: Preparing 03:17:15 710e4adcfc56: Preparing 03:17:15 61e80b901e05: Preparing 03:17:15 0bfb7bbef212: Preparing 03:17:15 b89c4961dcd8: Preparing 03:17:15 ed1fce3d1e20: Preparing 03:17:15 710e4adcfc56: Waiting 03:17:15 61e80b901e05: Waiting 03:17:15 0bfb7bbef212: Waiting 03:17:15 3c20671a5817: Preparing 03:17:15 ed1fce3d1e20: Waiting 03:17:15 3c20671a5817: Waiting 03:17:15 b89c4961dcd8: Waiting 03:17:15 ce0423be9802: Layer already exists 03:17:15 470fb2d6d360: Layer already exists 03:17:15 60117b976dd7: Layer already exists 03:17:15 9d58d8f6ede4: Layer already exists 03:17:15 7e14183935ef: Layer already exists 03:17:15 710e4adcfc56: Layer already exists 03:17:15 0bfb7bbef212: Layer already exists 03:17:15 b89c4961dcd8: Layer already exists 03:17:15 61e80b901e05: Layer already exists 03:17:15 ed1fce3d1e20: Layer already exists 03:17:15 3c20671a5817: Layer already exists 03:17:15 latest: digest: sha256:243bc74a4fba2245ce499adc5b72b685a2d0374be72faf5bd239e9ee1f098b46 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.38 03:17:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:17:16 470fb2d6d360: Preparing 03:17:16 60117b976dd7: Preparing 03:17:16 ce0423be9802: Preparing 03:17:16 9d58d8f6ede4: Preparing 03:17:16 7e14183935ef: Preparing 03:17:16 710e4adcfc56: Preparing 03:17:16 61e80b901e05: Preparing 03:17:16 0bfb7bbef212: Preparing 03:17:16 b89c4961dcd8: Preparing 03:17:16 ed1fce3d1e20: Preparing 03:17:16 3c20671a5817: Preparing 03:17:16 0bfb7bbef212: Waiting 03:17:16 b89c4961dcd8: Waiting 03:17:16 ed1fce3d1e20: Waiting 03:17:16 3c20671a5817: Waiting 03:17:16 710e4adcfc56: Waiting 03:17:16 61e80b901e05: Waiting 03:17:16 470fb2d6d360: Layer already exists 03:17:16 60117b976dd7: Layer already exists 03:17:16 9d58d8f6ede4: Layer already exists 03:17:16 7e14183935ef: Layer already exists 03:17:16 ce0423be9802: Layer already exists 03:17:16 0bfb7bbef212: Layer already exists 03:17:16 b89c4961dcd8: Layer already exists 03:17:16 710e4adcfc56: Layer already exists 03:17:16 61e80b901e05: Layer already exists 03:17:16 ed1fce3d1e20: Layer already exists 03:17:16 3c20671a5817: Layer already exists 03:17:16 3.2.0-dev.38: digest: sha256:243bc74a4fba2245ce499adc5b72b685a2d0374be72faf5bd239e9ee1f098b46 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:17:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:17:17 470fb2d6d360: Preparing 03:17:17 60117b976dd7: Preparing 03:17:17 ce0423be9802: Preparing 03:17:17 9d58d8f6ede4: Preparing 03:17:17 7e14183935ef: Preparing 03:17:17 710e4adcfc56: Preparing 03:17:17 61e80b901e05: Preparing 03:17:17 0bfb7bbef212: Preparing 03:17:17 b89c4961dcd8: Preparing 03:17:17 ed1fce3d1e20: Preparing 03:17:17 3c20671a5817: Preparing 03:17:17 61e80b901e05: Waiting 03:17:17 0bfb7bbef212: Waiting 03:17:17 b89c4961dcd8: Waiting 03:17:17 ed1fce3d1e20: Waiting 03:17:17 3c20671a5817: Waiting 03:17:17 710e4adcfc56: Waiting 03:17:17 7e14183935ef: Layer already exists 03:17:17 470fb2d6d360: Layer already exists 03:17:17 ce0423be9802: Layer already exists 03:17:17 9d58d8f6ede4: Layer already exists 03:17:17 60117b976dd7: Layer already exists 03:17:17 ed1fce3d1e20: Layer already exists 03:17:17 710e4adcfc56: Layer already exists 03:17:17 b89c4961dcd8: Layer already exists 03:17:17 61e80b901e05: Layer already exists 03:17:17 0bfb7bbef212: Layer already exists 03:17:17 3c20671a5817: Layer already exists 03:17:17 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:243bc74a4fba2245ce499adc5b72b685a2d0374be72faf5bd239e9ee1f098b46 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:18 + 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 03:17:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:17:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:17:18 470fb2d6d360: Preparing 03:17:18 60117b976dd7: Preparing 03:17:18 ce0423be9802: Preparing 03:17:18 9d58d8f6ede4: Preparing 03:17:18 7e14183935ef: Preparing 03:17:18 710e4adcfc56: Preparing 03:17:18 61e80b901e05: Preparing 03:17:18 0bfb7bbef212: Preparing 03:17:18 710e4adcfc56: Waiting 03:17:18 61e80b901e05: Waiting 03:17:18 b89c4961dcd8: Preparing 03:17:18 ed1fce3d1e20: Preparing 03:17:18 0bfb7bbef212: Waiting 03:17:18 b89c4961dcd8: Waiting 03:17:18 ed1fce3d1e20: Waiting 03:17:18 3c20671a5817: Preparing 03:17:18 3c20671a5817: Waiting 03:17:18 9d58d8f6ede4: Layer already exists 03:17:18 7e14183935ef: Layer already exists 03:17:18 ce0423be9802: Layer already exists 03:17:18 470fb2d6d360: Layer already exists 03:17:18 60117b976dd7: Layer already exists 03:17:18 b89c4961dcd8: Layer already exists 03:17:18 710e4adcfc56: Layer already exists 03:17:18 61e80b901e05: Layer already exists 03:17:18 ed1fce3d1e20: Layer already exists 03:17:18 0bfb7bbef212: Layer already exists 03:17:18 3c20671a5817: Layer already exists 03:17:18 main: digest: sha256:243bc74a4fba2245ce499adc5b72b685a2d0374be72faf5bd239e9ee1f098b46 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:17:18 ===================================================== [Pipeline] echo 03:17:18 taggedImages: 03:17:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:17:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:17:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.38 03:17:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:17:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:17:18 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:17:18 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:17:18 latest 03:17:18 3.2.0-dev.38 03:17:18 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:17:18 main 03:17:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:17:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:17:19 99168210b24e: Preparing 03:17:19 71505bfd4833: Preparing 03:17:19 9893fb369e1f: Preparing 03:17:19 7827ff4da41b: Preparing 03:17:19 a07fe7d6284c: Preparing 03:17:19 b3b68bf8d3e7: Preparing 03:17:19 b6ec956ec0f9: Preparing 03:17:19 710e4adcfc56: Preparing 03:17:19 61e80b901e05: Preparing 03:17:19 a9e376b77db6: Preparing 03:17:19 4609bc241a7d: Preparing 03:17:19 3c20671a5817: Preparing 03:17:19 b6ec956ec0f9: Waiting 03:17:19 710e4adcfc56: Waiting 03:17:19 61e80b901e05: Waiting 03:17:19 a9e376b77db6: Waiting 03:17:19 4609bc241a7d: Waiting 03:17:19 3c20671a5817: Waiting 03:17:19 b3b68bf8d3e7: Waiting 03:17:19 a07fe7d6284c: Pushed 03:17:19 99168210b24e: Pushed 03:17:19 71505bfd4833: Pushed 03:17:19 710e4adcfc56: Layer already exists 03:17:19 61e80b901e05: Layer already exists 03:17:20 b3b68bf8d3e7: Pushed 03:17:20 b6ec956ec0f9: Pushed 03:17:20 3c20671a5817: Layer already exists 03:17:20 a9e376b77db6: Pushed 03:17:21 7827ff4da41b: Pushed 03:17:22 9893fb369e1f: Pushed 03:17:22 4609bc241a7d: Pushed 03:17:22 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:0eb3114dc8190be0ebcc6791e2b95571f4bb19f3434e708be8331c93ba45a633 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:22 + 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 03:17:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:17:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:17:23 99168210b24e: Preparing 03:17:23 71505bfd4833: Preparing 03:17:23 9893fb369e1f: Preparing 03:17:23 7827ff4da41b: Preparing 03:17:23 a07fe7d6284c: Preparing 03:17:23 b3b68bf8d3e7: Preparing 03:17:23 b6ec956ec0f9: Preparing 03:17:23 710e4adcfc56: Preparing 03:17:23 61e80b901e05: Preparing 03:17:23 a9e376b77db6: Preparing 03:17:23 4609bc241a7d: Preparing 03:17:23 3c20671a5817: Preparing 03:17:23 b3b68bf8d3e7: Waiting 03:17:23 b6ec956ec0f9: Waiting 03:17:23 710e4adcfc56: Waiting 03:17:23 61e80b901e05: Waiting 03:17:23 a9e376b77db6: Waiting 03:17:23 4609bc241a7d: Waiting 03:17:23 3c20671a5817: Waiting 03:17:23 99168210b24e: Layer already exists 03:17:23 9893fb369e1f: Layer already exists 03:17:23 a07fe7d6284c: Layer already exists 03:17:23 71505bfd4833: Layer already exists 03:17:23 7827ff4da41b: Layer already exists 03:17:23 b3b68bf8d3e7: Layer already exists 03:17:23 b6ec956ec0f9: Layer already exists 03:17:23 710e4adcfc56: Layer already exists 03:17:23 a9e376b77db6: Layer already exists 03:17:23 61e80b901e05: Layer already exists 03:17:23 4609bc241a7d: Layer already exists 03:17:23 3c20671a5817: Layer already exists 03:17:23 latest: digest: sha256:0eb3114dc8190be0ebcc6791e2b95571f4bb19f3434e708be8331c93ba45a633 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.38 03:17:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:17:24 99168210b24e: Preparing 03:17:24 71505bfd4833: Preparing 03:17:24 9893fb369e1f: Preparing 03:17:24 7827ff4da41b: Preparing 03:17:24 a07fe7d6284c: Preparing 03:17:24 b3b68bf8d3e7: Preparing 03:17:24 b6ec956ec0f9: Preparing 03:17:24 710e4adcfc56: Preparing 03:17:24 61e80b901e05: Preparing 03:17:24 a9e376b77db6: Preparing 03:17:24 4609bc241a7d: Preparing 03:17:24 3c20671a5817: Preparing 03:17:24 b6ec956ec0f9: Waiting 03:17:24 710e4adcfc56: Waiting 03:17:24 61e80b901e05: Waiting 03:17:24 a9e376b77db6: Waiting 03:17:24 4609bc241a7d: Waiting 03:17:24 b3b68bf8d3e7: Waiting 03:17:24 3c20671a5817: Waiting 03:17:24 71505bfd4833: Layer already exists 03:17:24 9893fb369e1f: Layer already exists 03:17:24 a07fe7d6284c: Layer already exists 03:17:24 7827ff4da41b: Layer already exists 03:17:24 99168210b24e: Layer already exists 03:17:24 b3b68bf8d3e7: Layer already exists 03:17:24 61e80b901e05: Layer already exists 03:17:24 b6ec956ec0f9: Layer already exists 03:17:24 a9e376b77db6: Layer already exists 03:17:24 710e4adcfc56: Layer already exists 03:17:24 4609bc241a7d: Layer already exists 03:17:24 3c20671a5817: Layer already exists 03:17:24 3.2.0-dev.38: digest: sha256:0eb3114dc8190be0ebcc6791e2b95571f4bb19f3434e708be8331c93ba45a633 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:17:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:17:25 99168210b24e: Preparing 03:17:25 71505bfd4833: Preparing 03:17:25 9893fb369e1f: Preparing 03:17:25 7827ff4da41b: Preparing 03:17:25 a07fe7d6284c: Preparing 03:17:25 b3b68bf8d3e7: Preparing 03:17:25 b6ec956ec0f9: Preparing 03:17:25 710e4adcfc56: Preparing 03:17:25 61e80b901e05: Preparing 03:17:25 a9e376b77db6: Preparing 03:17:25 4609bc241a7d: Preparing 03:17:25 3c20671a5817: Preparing 03:17:25 61e80b901e05: Waiting 03:17:25 a9e376b77db6: Waiting 03:17:25 4609bc241a7d: Waiting 03:17:25 3c20671a5817: Waiting 03:17:25 b6ec956ec0f9: Waiting 03:17:25 710e4adcfc56: Waiting 03:17:25 b3b68bf8d3e7: Waiting 03:17:25 9893fb369e1f: Layer already exists 03:17:25 99168210b24e: Layer already exists 03:17:25 a07fe7d6284c: Layer already exists 03:17:25 7827ff4da41b: Layer already exists 03:17:25 71505bfd4833: Layer already exists 03:17:25 b6ec956ec0f9: Layer already exists 03:17:25 710e4adcfc56: Layer already exists 03:17:25 b3b68bf8d3e7: Layer already exists 03:17:25 a9e376b77db6: Layer already exists 03:17:25 61e80b901e05: Layer already exists 03:17:25 4609bc241a7d: Layer already exists 03:17:25 3c20671a5817: Layer already exists 03:17:25 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:0eb3114dc8190be0ebcc6791e2b95571f4bb19f3434e708be8331c93ba45a633 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:25 + 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 03:17:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:17:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:17:26 99168210b24e: Preparing 03:17:26 71505bfd4833: Preparing 03:17:26 9893fb369e1f: Preparing 03:17:26 7827ff4da41b: Preparing 03:17:26 a07fe7d6284c: Preparing 03:17:26 b3b68bf8d3e7: Preparing 03:17:26 b6ec956ec0f9: Preparing 03:17:26 b3b68bf8d3e7: Waiting 03:17:26 710e4adcfc56: Preparing 03:17:26 b6ec956ec0f9: Waiting 03:17:26 61e80b901e05: Preparing 03:17:26 710e4adcfc56: Waiting 03:17:26 a9e376b77db6: Preparing 03:17:26 61e80b901e05: Waiting 03:17:26 a9e376b77db6: Waiting 03:17:26 4609bc241a7d: Preparing 03:17:26 3c20671a5817: Preparing 03:17:26 4609bc241a7d: Waiting 03:17:26 3c20671a5817: Waiting 03:17:26 7827ff4da41b: Layer already exists 03:17:26 9893fb369e1f: Layer already exists 03:17:26 71505bfd4833: Layer already exists 03:17:26 a07fe7d6284c: Layer already exists 03:17:26 99168210b24e: Layer already exists 03:17:26 b3b68bf8d3e7: Layer already exists 03:17:26 710e4adcfc56: Layer already exists 03:17:26 b6ec956ec0f9: Layer already exists 03:17:26 a9e376b77db6: Layer already exists 03:17:26 61e80b901e05: Layer already exists 03:17:26 4609bc241a7d: Layer already exists 03:17:26 3c20671a5817: Layer already exists 03:17:26 main: digest: sha256:0eb3114dc8190be0ebcc6791e2b95571f4bb19f3434e708be8331c93ba45a633 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:17:26 ===================================================== [Pipeline] echo 03:17:26 taggedImages: 03:17:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:17:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:17:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.38 03:17:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:17:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:17:26 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:17:26 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:17:26 latest 03:17:26 3.2.0-dev.38 03:17:26 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:17:26 main 03:17:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:17:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:17:27 2a54f2a809ea: Preparing 03:17:27 c6c6ea6692ef: Preparing 03:17:27 710e4adcfc56: Preparing 03:17:27 61e80b901e05: Preparing 03:17:27 cb96f57136d1: Preparing 03:17:27 ef56595cef0b: Preparing 03:17:27 3c20671a5817: Preparing 03:17:27 ef56595cef0b: Waiting 03:17:27 3c20671a5817: Waiting 03:17:27 61e80b901e05: Layer already exists 03:17:28 710e4adcfc56: Layer already exists 03:17:28 3c20671a5817: Layer already exists 03:17:28 cb96f57136d1: Pushed 03:17:28 2a54f2a809ea: Pushed 03:17:29 ef56595cef0b: Pushed 03:17:31 c6c6ea6692ef: Pushed 03:17:31 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:7f59ec8d4b1f11da2273a3fc7284f3f92fdcbeafe1e2c1fa825114d81a87fe34 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:32 + 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 03:17:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:17:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:17:32 2a54f2a809ea: Preparing 03:17:32 c6c6ea6692ef: Preparing 03:17:32 710e4adcfc56: Preparing 03:17:32 61e80b901e05: Preparing 03:17:32 cb96f57136d1: Preparing 03:17:32 ef56595cef0b: Preparing 03:17:32 3c20671a5817: Preparing 03:17:32 ef56595cef0b: Waiting 03:17:32 3c20671a5817: Waiting 03:17:32 710e4adcfc56: Layer already exists 03:17:32 61e80b901e05: Layer already exists 03:17:32 cb96f57136d1: Layer already exists 03:17:32 2a54f2a809ea: Layer already exists 03:17:32 c6c6ea6692ef: Layer already exists 03:17:32 3c20671a5817: Layer already exists 03:17:32 ef56595cef0b: Layer already exists 03:17:32 latest: digest: sha256:7f59ec8d4b1f11da2273a3fc7284f3f92fdcbeafe1e2c1fa825114d81a87fe34 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.38 03:17:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:17:33 2a54f2a809ea: Preparing 03:17:33 c6c6ea6692ef: Preparing 03:17:33 710e4adcfc56: Preparing 03:17:33 61e80b901e05: Preparing 03:17:33 cb96f57136d1: Preparing 03:17:33 ef56595cef0b: Preparing 03:17:33 3c20671a5817: Preparing 03:17:33 ef56595cef0b: Waiting 03:17:33 3c20671a5817: Waiting 03:17:33 2a54f2a809ea: Layer already exists 03:17:33 cb96f57136d1: Layer already exists 03:17:33 710e4adcfc56: Layer already exists 03:17:33 61e80b901e05: Layer already exists 03:17:33 c6c6ea6692ef: Layer already exists 03:17:33 ef56595cef0b: Layer already exists 03:17:33 3c20671a5817: Layer already exists 03:17:33 3.2.0-dev.38: digest: sha256:7f59ec8d4b1f11da2273a3fc7284f3f92fdcbeafe1e2c1fa825114d81a87fe34 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:17:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:17:34 2a54f2a809ea: Preparing 03:17:34 c6c6ea6692ef: Preparing 03:17:34 710e4adcfc56: Preparing 03:17:34 61e80b901e05: Preparing 03:17:34 cb96f57136d1: Preparing 03:17:34 ef56595cef0b: Preparing 03:17:34 3c20671a5817: Preparing 03:17:34 ef56595cef0b: Waiting 03:17:34 3c20671a5817: Waiting 03:17:34 2a54f2a809ea: Layer already exists 03:17:34 cb96f57136d1: Layer already exists 03:17:34 c6c6ea6692ef: Layer already exists 03:17:34 710e4adcfc56: Layer already exists 03:17:34 61e80b901e05: Layer already exists 03:17:34 ef56595cef0b: Layer already exists 03:17:34 3c20671a5817: Layer already exists 03:17:34 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:7f59ec8d4b1f11da2273a3fc7284f3f92fdcbeafe1e2c1fa825114d81a87fe34 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:34 + 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 03:17:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:17:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:17:34 2a54f2a809ea: Preparing 03:17:34 c6c6ea6692ef: Preparing 03:17:34 710e4adcfc56: Preparing 03:17:34 61e80b901e05: Preparing 03:17:34 cb96f57136d1: Preparing 03:17:34 ef56595cef0b: Preparing 03:17:34 3c20671a5817: Preparing 03:17:34 ef56595cef0b: Waiting 03:17:34 3c20671a5817: Waiting 03:17:34 2a54f2a809ea: Layer already exists 03:17:34 cb96f57136d1: Layer already exists 03:17:34 710e4adcfc56: Layer already exists 03:17:34 61e80b901e05: Layer already exists 03:17:34 c6c6ea6692ef: Layer already exists 03:17:34 ef56595cef0b: Layer already exists 03:17:34 3c20671a5817: Layer already exists 03:17:35 main: digest: sha256:7f59ec8d4b1f11da2273a3fc7284f3f92fdcbeafe1e2c1fa825114d81a87fe34 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:17:35 ===================================================== [Pipeline] echo 03:17:35 taggedImages: 03:17:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:17:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:17:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.38 03:17:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:17:35 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:17:35 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:17:35 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:17:35 latest 03:17:35 3.2.0-dev.38 03:17:35 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:17:35 main 03:17:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:35 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:17:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:17:35 60fc46167b3a: Preparing 03:17:35 57dd0ac0a9b2: Preparing 03:17:35 8dd11c06dd16: Preparing 03:17:35 710e4adcfc56: Preparing 03:17:35 61e80b901e05: Preparing 03:17:35 a3912c691a8d: Preparing 03:17:35 c9be7425354d: Preparing 03:17:35 88cda6172f69: Preparing 03:17:35 46b18dfbed04: Preparing 03:17:35 3c20671a5817: Preparing 03:17:35 c9be7425354d: Waiting 03:17:35 88cda6172f69: Waiting 03:17:35 46b18dfbed04: Waiting 03:17:35 3c20671a5817: Waiting 03:17:35 710e4adcfc56: Layer already exists 03:17:35 61e80b901e05: Layer already exists 03:17:36 57dd0ac0a9b2: Pushed 03:17:36 8dd11c06dd16: Pushed 03:17:36 60fc46167b3a: Pushed 03:17:36 3c20671a5817: Layer already exists 03:17:36 88cda6172f69: Pushed 03:17:36 46b18dfbed04: Pushed 03:17:49 c9be7425354d: Pushed 03:17:57 a3912c691a8d: Pushed 03:17:57 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:7846cb2ef6f8eaff6465500f20138b20cc7c7a8d7726323646b651e371995a94 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:57 + 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 03:17:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:17:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:17:58 60fc46167b3a: Preparing 03:17:58 57dd0ac0a9b2: Preparing 03:17:58 8dd11c06dd16: Preparing 03:17:58 710e4adcfc56: Preparing 03:17:58 61e80b901e05: Preparing 03:17:58 a3912c691a8d: Preparing 03:17:58 c9be7425354d: Preparing 03:17:58 88cda6172f69: Preparing 03:17:58 46b18dfbed04: Preparing 03:17:58 3c20671a5817: Preparing 03:17:58 a3912c691a8d: Waiting 03:17:58 c9be7425354d: Waiting 03:17:58 88cda6172f69: Waiting 03:17:58 46b18dfbed04: Waiting 03:17:58 3c20671a5817: Waiting 03:17:58 60fc46167b3a: Layer already exists 03:17:58 710e4adcfc56: Layer already exists 03:17:58 57dd0ac0a9b2: Layer already exists 03:17:58 61e80b901e05: Layer already exists 03:17:58 8dd11c06dd16: Layer already exists 03:17:58 88cda6172f69: Layer already exists 03:17:58 c9be7425354d: Layer already exists 03:17:58 a3912c691a8d: Layer already exists 03:17:58 3c20671a5817: Layer already exists 03:17:58 46b18dfbed04: Layer already exists 03:17:58 latest: digest: sha256:7846cb2ef6f8eaff6465500f20138b20cc7c7a8d7726323646b651e371995a94 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.38 03:17:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:17:59 60fc46167b3a: Preparing 03:17:59 57dd0ac0a9b2: Preparing 03:17:59 8dd11c06dd16: Preparing 03:17:59 710e4adcfc56: Preparing 03:17:59 61e80b901e05: Preparing 03:17:59 a3912c691a8d: Preparing 03:17:59 c9be7425354d: Preparing 03:17:59 88cda6172f69: Preparing 03:17:59 46b18dfbed04: Preparing 03:17:59 3c20671a5817: Preparing 03:17:59 88cda6172f69: Waiting 03:17:59 46b18dfbed04: Waiting 03:17:59 3c20671a5817: Waiting 03:17:59 a3912c691a8d: Waiting 03:17:59 c9be7425354d: Waiting 03:17:59 60fc46167b3a: Layer already exists 03:17:59 710e4adcfc56: Layer already exists 03:17:59 61e80b901e05: Layer already exists 03:17:59 57dd0ac0a9b2: Layer already exists 03:17:59 8dd11c06dd16: Layer already exists 03:17:59 c9be7425354d: Layer already exists 03:17:59 3c20671a5817: Layer already exists 03:17:59 a3912c691a8d: Layer already exists 03:17:59 88cda6172f69: Layer already exists 03:17:59 46b18dfbed04: Layer already exists 03:17:59 3.2.0-dev.38: digest: sha256:7846cb2ef6f8eaff6465500f20138b20cc7c7a8d7726323646b651e371995a94 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:18:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:18:00 60fc46167b3a: Preparing 03:18:00 57dd0ac0a9b2: Preparing 03:18:00 8dd11c06dd16: Preparing 03:18:00 710e4adcfc56: Preparing 03:18:00 61e80b901e05: Preparing 03:18:00 a3912c691a8d: Preparing 03:18:00 c9be7425354d: Preparing 03:18:00 88cda6172f69: Preparing 03:18:00 46b18dfbed04: Preparing 03:18:00 3c20671a5817: Preparing 03:18:00 c9be7425354d: Waiting 03:18:00 88cda6172f69: Waiting 03:18:00 46b18dfbed04: Waiting 03:18:00 3c20671a5817: Waiting 03:18:00 a3912c691a8d: Waiting 03:18:00 8dd11c06dd16: Layer already exists 03:18:00 60fc46167b3a: Layer already exists 03:18:00 57dd0ac0a9b2: Layer already exists 03:18:00 710e4adcfc56: Layer already exists 03:18:00 61e80b901e05: Layer already exists 03:18:00 3c20671a5817: Layer already exists 03:18:00 88cda6172f69: Layer already exists 03:18:00 46b18dfbed04: Layer already exists 03:18:00 a3912c691a8d: Layer already exists 03:18:00 c9be7425354d: Layer already exists 03:18:00 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:7846cb2ef6f8eaff6465500f20138b20cc7c7a8d7726323646b651e371995a94 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:00 + 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 03:18:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:18:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:18:01 60fc46167b3a: Preparing 03:18:01 57dd0ac0a9b2: Preparing 03:18:01 8dd11c06dd16: Preparing 03:18:01 710e4adcfc56: Preparing 03:18:01 61e80b901e05: Preparing 03:18:01 a3912c691a8d: Preparing 03:18:01 c9be7425354d: Preparing 03:18:01 88cda6172f69: Preparing 03:18:01 46b18dfbed04: Preparing 03:18:01 3c20671a5817: Preparing 03:18:01 a3912c691a8d: Waiting 03:18:01 c9be7425354d: Waiting 03:18:01 88cda6172f69: Waiting 03:18:01 46b18dfbed04: Waiting 03:18:01 3c20671a5817: Waiting 03:18:01 8dd11c06dd16: Layer already exists 03:18:01 57dd0ac0a9b2: Layer already exists 03:18:01 60fc46167b3a: Layer already exists 03:18:01 710e4adcfc56: Layer already exists 03:18:01 61e80b901e05: Layer already exists 03:18:01 a3912c691a8d: Layer already exists 03:18:01 88cda6172f69: Layer already exists 03:18:01 c9be7425354d: Layer already exists 03:18:01 46b18dfbed04: Layer already exists 03:18:01 3c20671a5817: Layer already exists 03:18:01 main: digest: sha256:7846cb2ef6f8eaff6465500f20138b20cc7c7a8d7726323646b651e371995a94 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:18:01 ===================================================== [Pipeline] echo 03:18:01 taggedImages: 03:18:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:18:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:18:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.38 03:18:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:18:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:18:01 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:18:01 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:18:01 latest 03:18:01 3.2.0-dev.38 03:18:01 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:18:01 main 03:18:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:18:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:18:02 fe73efef715c: Preparing 03:18:02 c8dc4ea00374: Preparing 03:18:02 b8dc0a1c9ff2: Preparing 03:18:02 710e4adcfc56: Preparing 03:18:02 61e80b901e05: Preparing 03:18:02 8bc5de08d036: Preparing 03:18:02 7d9ed4a753ae: Preparing 03:18:02 7a770f5f9544: Preparing 03:18:02 3c20671a5817: Preparing 03:18:02 7d9ed4a753ae: Waiting 03:18:02 7a770f5f9544: Waiting 03:18:02 3c20671a5817: Waiting 03:18:02 8bc5de08d036: Waiting 03:18:02 710e4adcfc56: Layer already exists 03:18:02 61e80b901e05: Layer already exists 03:18:02 b8dc0a1c9ff2: Pushed 03:18:02 c8dc4ea00374: Pushed 03:18:02 fe73efef715c: Pushed 03:18:02 7d9ed4a753ae: Pushed 03:18:02 3c20671a5817: Layer already exists 03:18:03 7a770f5f9544: Pushed 03:18:25 8bc5de08d036: Pushed 03:18:25 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:9b80be501f9d5adf0862241ca7353d04d29a28129a4f9f5f84afa6fe5a6286f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18: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 03:18:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:18:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:18:25 fe73efef715c: Preparing 03:18:25 c8dc4ea00374: Preparing 03:18:25 b8dc0a1c9ff2: Preparing 03:18:25 710e4adcfc56: Preparing 03:18:25 61e80b901e05: Preparing 03:18:25 8bc5de08d036: Preparing 03:18:25 7d9ed4a753ae: Preparing 03:18:25 7a770f5f9544: Preparing 03:18:25 3c20671a5817: Preparing 03:18:25 8bc5de08d036: Waiting 03:18:25 7d9ed4a753ae: Waiting 03:18:25 3c20671a5817: Waiting 03:18:25 7a770f5f9544: Waiting 03:18:25 61e80b901e05: Layer already exists 03:18:25 c8dc4ea00374: Layer already exists 03:18:25 fe73efef715c: Layer already exists 03:18:25 710e4adcfc56: Layer already exists 03:18:25 b8dc0a1c9ff2: Layer already exists 03:18:25 7a770f5f9544: Layer already exists 03:18:25 8bc5de08d036: Layer already exists 03:18:25 7d9ed4a753ae: Layer already exists 03:18:25 3c20671a5817: Layer already exists 03:18:26 latest: digest: sha256:9b80be501f9d5adf0862241ca7353d04d29a28129a4f9f5f84afa6fe5a6286f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.38 03:18:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:18:26 fe73efef715c: Preparing 03:18:26 c8dc4ea00374: Preparing 03:18:26 b8dc0a1c9ff2: Preparing 03:18:26 710e4adcfc56: Preparing 03:18:26 61e80b901e05: Preparing 03:18:26 8bc5de08d036: Preparing 03:18:26 7d9ed4a753ae: Preparing 03:18:26 7a770f5f9544: Preparing 03:18:26 3c20671a5817: Preparing 03:18:26 8bc5de08d036: Waiting 03:18:26 3c20671a5817: Waiting 03:18:26 fe73efef715c: Layer already exists 03:18:26 710e4adcfc56: Layer already exists 03:18:26 c8dc4ea00374: Layer already exists 03:18:26 61e80b901e05: Layer already exists 03:18:26 b8dc0a1c9ff2: Layer already exists 03:18:26 7a770f5f9544: Layer already exists 03:18:26 8bc5de08d036: Layer already exists 03:18:26 7d9ed4a753ae: Layer already exists 03:18:26 3c20671a5817: Layer already exists 03:18:27 3.2.0-dev.38: digest: sha256:9b80be501f9d5adf0862241ca7353d04d29a28129a4f9f5f84afa6fe5a6286f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:27 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:18:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:18:27 fe73efef715c: Preparing 03:18:27 c8dc4ea00374: Preparing 03:18:27 b8dc0a1c9ff2: Preparing 03:18:27 710e4adcfc56: Preparing 03:18:27 61e80b901e05: Preparing 03:18:27 8bc5de08d036: Preparing 03:18:27 7d9ed4a753ae: Preparing 03:18:27 7a770f5f9544: Preparing 03:18:27 3c20671a5817: Preparing 03:18:27 7d9ed4a753ae: Waiting 03:18:27 7a770f5f9544: Waiting 03:18:27 3c20671a5817: Waiting 03:18:27 8bc5de08d036: Waiting 03:18:27 fe73efef715c: Layer already exists 03:18:27 61e80b901e05: Layer already exists 03:18:27 b8dc0a1c9ff2: Layer already exists 03:18:27 710e4adcfc56: Layer already exists 03:18:27 c8dc4ea00374: Layer already exists 03:18:27 8bc5de08d036: Layer already exists 03:18:27 7a770f5f9544: Layer already exists 03:18:27 7d9ed4a753ae: Layer already exists 03:18:27 3c20671a5817: Layer already exists 03:18:27 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:9b80be501f9d5adf0862241ca7353d04d29a28129a4f9f5f84afa6fe5a6286f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:28 + 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 03:18:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:18:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:18:28 fe73efef715c: Preparing 03:18:28 c8dc4ea00374: Preparing 03:18:28 b8dc0a1c9ff2: Preparing 03:18:28 710e4adcfc56: Preparing 03:18:28 61e80b901e05: Preparing 03:18:28 8bc5de08d036: Preparing 03:18:28 7d9ed4a753ae: Preparing 03:18:28 7a770f5f9544: Preparing 03:18:28 3c20671a5817: Preparing 03:18:28 7d9ed4a753ae: Waiting 03:18:28 7a770f5f9544: Waiting 03:18:28 3c20671a5817: Waiting 03:18:28 8bc5de08d036: Waiting 03:18:28 61e80b901e05: Layer already exists 03:18:28 fe73efef715c: Layer already exists 03:18:28 b8dc0a1c9ff2: Layer already exists 03:18:28 c8dc4ea00374: Layer already exists 03:18:28 710e4adcfc56: Layer already exists 03:18:28 8bc5de08d036: Layer already exists 03:18:28 3c20671a5817: Layer already exists 03:18:28 7d9ed4a753ae: Layer already exists 03:18:28 7a770f5f9544: Layer already exists 03:18:28 main: digest: sha256:9b80be501f9d5adf0862241ca7353d04d29a28129a4f9f5f84afa6fe5a6286f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:18:29 ===================================================== [Pipeline] echo 03:18:29 taggedImages: 03:18:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:18:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:18:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.38 03:18:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:18:29 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:18:29 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:18:29 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:18:29 latest 03:18:29 3.2.0-dev.38 03:18:29 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:18:29 main 03:18:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:18:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:18:29 1815bd09c0fc: Preparing 03:18:29 881c20cd2a9f: Preparing 03:18:29 02cf480c22a8: Preparing 03:18:29 710e4adcfc56: Preparing 03:18:29 61e80b901e05: Preparing 03:18:29 10095e3b41a5: Preparing 03:18:29 88cda6172f69: Preparing 03:18:29 46b18dfbed04: Preparing 03:18:29 3c20671a5817: Preparing 03:18:29 88cda6172f69: Waiting 03:18:29 46b18dfbed04: Waiting 03:18:29 3c20671a5817: Waiting 03:18:29 10095e3b41a5: Waiting 03:18:29 61e80b901e05: Layer already exists 03:18:29 710e4adcfc56: Layer already exists 03:18:30 88cda6172f69: Layer already exists 03:18:30 46b18dfbed04: Layer already exists 03:18:30 02cf480c22a8: Pushed 03:18:30 1815bd09c0fc: Pushed 03:18:30 881c20cd2a9f: Pushed 03:18:30 3c20671a5817: Layer already exists 03:18:52 10095e3b41a5: Pushed 03:18:52 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:c38cfb56c89ed5d15761cf3b490b6f19c2417148a96cc90929e32cb03959416a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18: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 03:18:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:18:52 1815bd09c0fc: Preparing 03:18:52 881c20cd2a9f: Preparing 03:18:52 02cf480c22a8: Preparing 03:18:52 710e4adcfc56: Preparing 03:18:52 61e80b901e05: Preparing 03:18:52 10095e3b41a5: Preparing 03:18:52 88cda6172f69: Preparing 03:18:52 46b18dfbed04: Preparing 03:18:52 3c20671a5817: Preparing 03:18:52 10095e3b41a5: Waiting 03:18:52 88cda6172f69: Waiting 03:18:52 46b18dfbed04: Waiting 03:18:52 3c20671a5817: Waiting 03:18:52 1815bd09c0fc: Layer already exists 03:18:52 02cf480c22a8: Layer already exists 03:18:52 881c20cd2a9f: Layer already exists 03:18:52 61e80b901e05: Layer already exists 03:18:52 710e4adcfc56: Layer already exists 03:18:52 88cda6172f69: Layer already exists 03:18:52 10095e3b41a5: Layer already exists 03:18:52 46b18dfbed04: Layer already exists 03:18:52 3c20671a5817: Layer already exists 03:18:53 latest: digest: sha256:c38cfb56c89ed5d15761cf3b490b6f19c2417148a96cc90929e32cb03959416a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.38 03:18:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:18:53 1815bd09c0fc: Preparing 03:18:53 881c20cd2a9f: Preparing 03:18:53 02cf480c22a8: Preparing 03:18:53 710e4adcfc56: Preparing 03:18:53 61e80b901e05: Preparing 03:18:53 10095e3b41a5: Preparing 03:18:53 88cda6172f69: Preparing 03:18:53 46b18dfbed04: Preparing 03:18:53 3c20671a5817: Preparing 03:18:53 88cda6172f69: Waiting 03:18:53 46b18dfbed04: Waiting 03:18:53 10095e3b41a5: Waiting 03:18:53 3c20671a5817: Waiting 03:18:53 1815bd09c0fc: Layer already exists 03:18:53 881c20cd2a9f: Layer already exists 03:18:53 02cf480c22a8: Layer already exists 03:18:53 710e4adcfc56: Layer already exists 03:18:53 61e80b901e05: Layer already exists 03:18:53 10095e3b41a5: Layer already exists 03:18:53 46b18dfbed04: Layer already exists 03:18:53 88cda6172f69: Layer already exists 03:18:53 3c20671a5817: Layer already exists 03:18:54 3.2.0-dev.38: digest: sha256:c38cfb56c89ed5d15761cf3b490b6f19c2417148a96cc90929e32cb03959416a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:18:54 1815bd09c0fc: Preparing 03:18:54 881c20cd2a9f: Preparing 03:18:54 02cf480c22a8: Preparing 03:18:54 710e4adcfc56: Preparing 03:18:54 61e80b901e05: Preparing 03:18:54 10095e3b41a5: Preparing 03:18:54 88cda6172f69: Preparing 03:18:54 46b18dfbed04: Preparing 03:18:54 3c20671a5817: Preparing 03:18:54 10095e3b41a5: Waiting 03:18:54 88cda6172f69: Waiting 03:18:54 46b18dfbed04: Waiting 03:18:54 3c20671a5817: Waiting 03:18:54 881c20cd2a9f: Layer already exists 03:18:54 710e4adcfc56: Layer already exists 03:18:54 1815bd09c0fc: Layer already exists 03:18:54 61e80b901e05: Layer already exists 03:18:54 02cf480c22a8: Layer already exists 03:18:54 10095e3b41a5: Layer already exists 03:18:54 88cda6172f69: Layer already exists 03:18:54 3c20671a5817: Layer already exists 03:18:54 46b18dfbed04: Layer already exists 03:18:55 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:c38cfb56c89ed5d15761cf3b490b6f19c2417148a96cc90929e32cb03959416a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18: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 03:18:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:18:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:18:55 1815bd09c0fc: Preparing 03:18:55 881c20cd2a9f: Preparing 03:18:55 02cf480c22a8: Preparing 03:18:55 710e4adcfc56: Preparing 03:18:55 61e80b901e05: Preparing 03:18:55 10095e3b41a5: Preparing 03:18:55 88cda6172f69: Preparing 03:18:55 46b18dfbed04: Preparing 03:18:55 3c20671a5817: Preparing 03:18:55 88cda6172f69: Waiting 03:18:55 46b18dfbed04: Waiting 03:18:55 3c20671a5817: Waiting 03:18:55 10095e3b41a5: Waiting 03:18:55 1815bd09c0fc: Layer already exists 03:18:55 881c20cd2a9f: Layer already exists 03:18:55 710e4adcfc56: Layer already exists 03:18:55 61e80b901e05: Layer already exists 03:18:55 02cf480c22a8: Layer already exists 03:18:55 46b18dfbed04: Layer already exists 03:18:55 88cda6172f69: Layer already exists 03:18:55 10095e3b41a5: Layer already exists 03:18:55 3c20671a5817: Layer already exists 03:18:56 main: digest: sha256:c38cfb56c89ed5d15761cf3b490b6f19c2417148a96cc90929e32cb03959416a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:18:56 ===================================================== [Pipeline] echo 03:18:56 taggedImages: 03:18:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:18:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:18:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.38 03:18:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:18:56 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:18:56 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:18:56 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:18:56 latest 03:18:56 3.2.0-dev.38 03:18:56 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:18:56 main 03:18:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:18:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:18:56 f6dcbdf166a5: Preparing 03:18:56 159031f46458: Preparing 03:18:56 710e4adcfc56: Preparing 03:18:56 61e80b901e05: Preparing 03:18:56 4d1e535792e8: Preparing 03:18:56 c2e32ed619de: Preparing 03:18:56 3c20671a5817: Preparing 03:18:56 c2e32ed619de: Waiting 03:18:56 3c20671a5817: Waiting 03:18:56 710e4adcfc56: Layer already exists 03:18:56 61e80b901e05: Layer already exists 03:18:57 3c20671a5817: Layer already exists 03:18:57 4d1e535792e8: Pushed 03:18:57 f6dcbdf166a5: Pushed 03:18:57 c2e32ed619de: Pushed 03:19:03 159031f46458: Pushed 03:19:03 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:77f0dd49dbefad14fb71ff3838a9e45cd2a1157a74be376dd8952a0fd422928c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:19:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:19:04 f6dcbdf166a5: Preparing 03:19:04 159031f46458: Preparing 03:19:04 710e4adcfc56: Preparing 03:19:04 61e80b901e05: Preparing 03:19:04 4d1e535792e8: Preparing 03:19:04 c2e32ed619de: Preparing 03:19:04 3c20671a5817: Preparing 03:19:04 c2e32ed619de: Waiting 03:19:04 3c20671a5817: Waiting 03:19:04 159031f46458: Layer already exists 03:19:04 710e4adcfc56: Layer already exists 03:19:04 4d1e535792e8: Layer already exists 03:19:04 61e80b901e05: Layer already exists 03:19:04 f6dcbdf166a5: Layer already exists 03:19:04 c2e32ed619de: Layer already exists 03:19:04 3c20671a5817: Layer already exists 03:19:04 latest: digest: sha256:77f0dd49dbefad14fb71ff3838a9e45cd2a1157a74be376dd8952a0fd422928c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.38 03:19:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:19:05 f6dcbdf166a5: Preparing 03:19:05 159031f46458: Preparing 03:19:05 710e4adcfc56: Preparing 03:19:05 61e80b901e05: Preparing 03:19:05 4d1e535792e8: Preparing 03:19:05 c2e32ed619de: Preparing 03:19:05 3c20671a5817: Preparing 03:19:05 c2e32ed619de: Waiting 03:19:05 3c20671a5817: Waiting 03:19:05 710e4adcfc56: Layer already exists 03:19:05 159031f46458: Layer already exists 03:19:05 61e80b901e05: Layer already exists 03:19:05 f6dcbdf166a5: Layer already exists 03:19:05 4d1e535792e8: Layer already exists 03:19:05 c2e32ed619de: Layer already exists 03:19:05 3c20671a5817: Layer already exists 03:19:05 3.2.0-dev.38: digest: sha256:77f0dd49dbefad14fb71ff3838a9e45cd2a1157a74be376dd8952a0fd422928c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:19:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:19:06 f6dcbdf166a5: Preparing 03:19:06 159031f46458: Preparing 03:19:06 710e4adcfc56: Preparing 03:19:06 61e80b901e05: Preparing 03:19:06 4d1e535792e8: Preparing 03:19:06 c2e32ed619de: Preparing 03:19:06 3c20671a5817: Preparing 03:19:06 c2e32ed619de: Waiting 03:19:06 3c20671a5817: Waiting 03:19:06 61e80b901e05: Layer already exists 03:19:06 4d1e535792e8: Layer already exists 03:19:06 159031f46458: Layer already exists 03:19:06 f6dcbdf166a5: Layer already exists 03:19:06 710e4adcfc56: Layer already exists 03:19:06 c2e32ed619de: Layer already exists 03:19:06 3c20671a5817: Layer already exists 03:19:06 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:77f0dd49dbefad14fb71ff3838a9e45cd2a1157a74be376dd8952a0fd422928c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:06 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:19:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:19:07 f6dcbdf166a5: Preparing 03:19:07 159031f46458: Preparing 03:19:07 710e4adcfc56: Preparing 03:19:07 61e80b901e05: Preparing 03:19:07 4d1e535792e8: Preparing 03:19:07 c2e32ed619de: Preparing 03:19:07 3c20671a5817: Preparing 03:19:07 c2e32ed619de: Waiting 03:19:07 3c20671a5817: Waiting 03:19:07 f6dcbdf166a5: Layer already exists 03:19:07 710e4adcfc56: Layer already exists 03:19:07 159031f46458: Layer already exists 03:19:07 61e80b901e05: Layer already exists 03:19:07 4d1e535792e8: Layer already exists 03:19:07 c2e32ed619de: Layer already exists 03:19:07 3c20671a5817: Layer already exists 03:19:07 main: digest: sha256:77f0dd49dbefad14fb71ff3838a9e45cd2a1157a74be376dd8952a0fd422928c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:19:07 ===================================================== [Pipeline] echo 03:19:07 taggedImages: 03:19:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:19:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:19:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.38 03:19:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:19:07 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:19:07 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:19:07 c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:19:07 latest 03:19:07 3.2.0-dev.38 03:19:07 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:19:07 main 03:19:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:19:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:19:08 f0523068f198: Preparing 03:19:08 bbf29e4e55e4: Preparing 03:19:08 710e4adcfc56: Preparing 03:19:08 61e80b901e05: Preparing 03:19:08 5e663117e592: Preparing 03:19:08 454b42db169e: Preparing 03:19:08 3c20671a5817: Preparing 03:19:08 454b42db169e: Waiting 03:19:08 3c20671a5817: Waiting 03:19:08 710e4adcfc56: Layer already exists 03:19:08 61e80b901e05: Layer already exists 03:19:08 5e663117e592: Layer already exists 03:19:08 454b42db169e: Layer already exists 03:19:08 3c20671a5817: Layer already exists 03:19:08 f0523068f198: Pushed 03:19:15 bbf29e4e55e4: Pushed 03:19:15 c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:dd109d2020116224a1db19e427b6db7845dd1346481df332e14ddbd7ba26834f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:19:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:19:16 f0523068f198: Preparing 03:19:16 bbf29e4e55e4: Preparing 03:19:16 710e4adcfc56: Preparing 03:19:16 61e80b901e05: Preparing 03:19:16 5e663117e592: Preparing 03:19:16 454b42db169e: Preparing 03:19:16 3c20671a5817: Preparing 03:19:16 454b42db169e: Waiting 03:19:16 3c20671a5817: Waiting 03:19:16 710e4adcfc56: Layer already exists 03:19:16 61e80b901e05: Layer already exists 03:19:16 bbf29e4e55e4: Layer already exists 03:19:16 f0523068f198: Layer already exists 03:19:16 5e663117e592: Layer already exists 03:19:16 454b42db169e: Layer already exists 03:19:16 3c20671a5817: Layer already exists 03:19:16 latest: digest: sha256:dd109d2020116224a1db19e427b6db7845dd1346481df332e14ddbd7ba26834f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.38 03:19:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:19:17 f0523068f198: Preparing 03:19:17 bbf29e4e55e4: Preparing 03:19:17 710e4adcfc56: Preparing 03:19:17 61e80b901e05: Preparing 03:19:17 5e663117e592: Preparing 03:19:17 454b42db169e: Preparing 03:19:17 3c20671a5817: Preparing 03:19:17 454b42db169e: Waiting 03:19:17 3c20671a5817: Waiting 03:19:17 f0523068f198: Layer already exists 03:19:17 5e663117e592: Layer already exists 03:19:17 710e4adcfc56: Layer already exists 03:19:17 bbf29e4e55e4: Layer already exists 03:19:17 61e80b901e05: Layer already exists 03:19:17 3c20671a5817: Layer already exists 03:19:17 454b42db169e: Layer already exists 03:19:17 3.2.0-dev.38: digest: sha256:dd109d2020116224a1db19e427b6db7845dd1346481df332e14ddbd7ba26834f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:19:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:19:18 f0523068f198: Preparing 03:19:18 bbf29e4e55e4: Preparing 03:19:18 710e4adcfc56: Preparing 03:19:18 61e80b901e05: Preparing 03:19:18 5e663117e592: Preparing 03:19:18 454b42db169e: Preparing 03:19:18 3c20671a5817: Preparing 03:19:18 454b42db169e: Waiting 03:19:18 3c20671a5817: Waiting 03:19:18 f0523068f198: Layer already exists 03:19:18 5e663117e592: Layer already exists 03:19:18 61e80b901e05: Layer already exists 03:19:18 710e4adcfc56: Layer already exists 03:19:18 bbf29e4e55e4: Layer already exists 03:19:18 3c20671a5817: Layer already exists 03:19:18 454b42db169e: Layer already exists 03:19:18 c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:dd109d2020116224a1db19e427b6db7845dd1346481df332e14ddbd7ba26834f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:18 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:19:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:19:19 f0523068f198: Preparing 03:19:19 bbf29e4e55e4: Preparing 03:19:19 710e4adcfc56: Preparing 03:19:19 61e80b901e05: Preparing 03:19:19 5e663117e592: Preparing 03:19:19 454b42db169e: Preparing 03:19:19 3c20671a5817: Preparing 03:19:19 454b42db169e: Waiting 03:19:19 3c20671a5817: Waiting 03:19:19 bbf29e4e55e4: Layer already exists 03:19:19 710e4adcfc56: Layer already exists 03:19:19 5e663117e592: Layer already exists 03:19:19 f0523068f198: Layer already exists 03:19:19 61e80b901e05: Layer already exists 03:19:19 454b42db169e: Layer already exists 03:19:19 3c20671a5817: Layer already exists 03:19:19 main: digest: sha256:dd109d2020116224a1db19e427b6db7845dd1346481df332e14ddbd7ba26834f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:19:19 ===================================================== [Pipeline] echo 03:19:19 taggedImages: 03:19:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be 03:19:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:19:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.38 03:19:19 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 03:19:19 - 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 03:19:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:19:19 03:19:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:19:20 arm64: Pulling from edgex-lftools-log-publisher 03:19:20 8998bd30e6a1: Pulling fs layer 03:19:20 04944245beec: Pulling fs layer 03:19:20 699f458cf7ca: Pulling fs layer 03:19:20 765212b225bb: Pulling fs layer 03:19:20 f23df028b6ca: Pulling fs layer 03:19:20 d65c8cfc05b1: Pulling fs layer 03:19:20 2437ff75d9bd: Pulling fs layer 03:19:20 765212b225bb: Waiting 03:19:20 f23df028b6ca: Waiting 03:19:20 2437ff75d9bd: Waiting 03:19:20 d65c8cfc05b1: Waiting 03:19:20 04944245beec: Verifying Checksum 03:19:20 04944245beec: Download complete 03:19:20 765212b225bb: Verifying Checksum 03:19:20 765212b225bb: Download complete 03:19:20 f23df028b6ca: Verifying Checksum 03:19:20 f23df028b6ca: Download complete 03:19:20 d65c8cfc05b1: Verifying Checksum 03:19:20 d65c8cfc05b1: Download complete 03:19:20 699f458cf7ca: Verifying Checksum 03:19:20 699f458cf7ca: Download complete 03:19:21 8998bd30e6a1: Verifying Checksum 03:19:21 8998bd30e6a1: Download complete 03:19:23 2437ff75d9bd: Verifying Checksum 03:19:23 2437ff75d9bd: Download complete 03:19:25 8998bd30e6a1: Pull complete 03:19:26 04944245beec: Pull complete 03:19:27 699f458cf7ca: Pull complete 03:19:27 765212b225bb: Pull complete 03:19:28 f23df028b6ca: Pull complete 03:19:28 d65c8cfc05b1: Pull complete 03:19:47 2437ff75d9bd: Pull complete 03:19:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:19:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:19:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:47 prd-ubuntu20.04-docker-arm64-4c-16g-6396 does not seem to be running inside a container 03:19:47 $ 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/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:19:49 $ docker top 6e5428c66eb5b411c594eb73779c76c165e7e7ed65d0016f5954165e9795d6c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:19:50 ---> job-cost.sh 03:19:50 lf-activate-venv: SKIPPING 03:19:50 INFO: No Stack... 03:19:50 INFO: Retrieving Pricing Info for: v3-standard-4 03:19:51 INFO: Archiving Costs [Pipeline] sh 03:19:52 + cat /w/workspace/edgex-go/656/archives/cost.csv 03:19:52 + cut -d, -f6 [Pipeline] lock 03:19:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-656-stack-cost] 03:19:52 Resource [jenkins-edgexfoundry-edgex-go-main-656-stack-cost] did not exist. Created. 03:19:52 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-656-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:19:52 + echo total: 0.2199999988079071 [Pipeline] stash 03:19:53 Stashed 1 file(s) [Pipeline] } 03:19:53 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-656-stack-cost] [Pipeline] // lock [Pipeline] } 03:19:53 $ docker stop --time=1 6e5428c66eb5b411c594eb73779c76c165e7e7ed65d0016f5954165e9795d6c9 03:19:54 $ docker rm -f --volumes 6e5428c66eb5b411c594eb73779c76c165e7e7ed65d0016f5954165e9795d6c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:19:55 provisioning config files... 03:19:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/656@tmp/config10957155886817169207tmp [Pipeline] { [Pipeline] sh 03:19:55 + set +x 03:19:55 + curl -s https://codecov.io/bash 03:19:55 + bash -s -- 03:19:55 03:19:55 _____ _ 03:19:55 / ____| | | 03:19:55 | | ___ __| | ___ ___ _____ __ 03:19:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:19:55 | |___| (_) | (_| | __/ (_| (_) \ V / 03:19:55 \_____\___/ \__,_|\___|\___\___/ \_/ 03:19:55 Bash-1.0.6 03:19:55 03:19:55 03:19:55 ==> git version 2.25.1 found 03:19:55 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:19:55 Release-Date: 2020-01-08 03:19:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:19:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:19:55 ==> Jenkins CI detected. 03:19:55 current dir:  /w/workspace/edgex-go/656 03:19:55 project root: . 03:19:55 --> token set from env 03:19:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:19:55 ==> Running gcov in . (disable via -X gcov) 03:19:55 ==> Python coveragepy not found 03:19:55 ==> Searching for coverage reports in: 03:19:55 + . 03:19:56 -> Found 1 reports 03:19:56 ==> Detecting git/mercurial file structure 03:19:56 ==> Reading reports 03:19:56 + ./coverage.out bytes=481595 03:19:56 ==> Appending adjustments 03:19:56 https://docs.codecov.io/docs/fixing-reports 03:19:57 + Found adjustments 03:19:57 ==> Gzipping contents 03:19:57 60K /tmp/codecov.13KkWZ.gz 03:19:57 ==> Uploading reports 03:19:57 url: https://codecov.io 03:19:57 query: branch=main&commit=c6b1f3a8d30454f4f728b8997d05f0da671aa4be&build=656&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F656%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:19:57 -> Pinging Codecov 03:19:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c6b1f3a8d30454f4f728b8997d05f0da671aa4be&build=656&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F656%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:19:57 -> Uploading to 03:19:57 https://storage.googleapis.com/codecov/v4/raw/2024-07-25/00271124DB129430A58F1EEE437C3FCB/c6b1f3a8d30454f4f728b8997d05f0da671aa4be/bc3d1fa4-07cc-464e-9ec9-72b07083a09e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240725%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240725T031957Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a5d95ca0d23a9ae8fac8d3fee44222d2baf6b60b9b80cd5f12e58f8f1abb1f94 03:19:57 % Total % Received % Xferd Average Speed Time Time Time Current 03:19:57 Dload Upload Total Spent Left Speed 03:19:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61375 0 0 100 61375 0 208k --:--:-- --:--:-- --:--:-- 208k 03:19:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } 03:19:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:19:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:19:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:19:58 03:19:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:19:58 latest: Pulling from edgex-devops/edgex-snyk-go 03:19:58 619be1103602: Already exists 03:19:58 f8ea3408117e: Pulling fs layer 03:19:58 91320369b822: Pulling fs layer 03:19:58 0406650e8295: Pulling fs layer 03:19:58 4f4fb700ef54: Pulling fs layer 03:19:58 96d80e3f36e1: Pulling fs layer 03:19:58 bcf3aedb951c: Pulling fs layer 03:19:58 4f4fb700ef54: Waiting 03:19:58 96d80e3f36e1: Waiting 03:19:58 bcf3aedb951c: Waiting 03:19:58 0406650e8295: Verifying Checksum 03:19:58 0406650e8295: Download complete 03:19:58 f8ea3408117e: Verifying Checksum 03:19:58 f8ea3408117e: Download complete 03:19:58 4f4fb700ef54: Verifying Checksum 03:19:58 4f4fb700ef54: Download complete 03:19:58 f8ea3408117e: Pull complete 03:19:58 96d80e3f36e1: Download complete 03:19:59 91320369b822: Verifying Checksum 03:19:59 91320369b822: Download complete 03:19:59 bcf3aedb951c: Verifying Checksum 03:19:59 bcf3aedb951c: Download complete 03:20:02 91320369b822: Pull complete 03:20:02 0406650e8295: Pull complete 03:20:02 4f4fb700ef54: Pull complete 03:20:02 96d80e3f36e1: Pull complete 03:20:05 bcf3aedb951c: Pull complete 03:20:05 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 03:20:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:20:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:06 prd-ubuntu20.04-docker-8c-8g-6384 does not seem to be running inside a container 03:20:06 $ 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/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@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 03:20:19 $ docker top b78b7d1ec6c1ddb8e3438270075b1c9a6b8e5c9692a3cebe7096628d7ad42c13 -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:19 + git config --global --add safe.directory /w/workspace/edgex-go/656 [Pipeline] echo 03:20:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:20:20 + set -o pipefail 03:20:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:20:28 03:20:28 Monitoring /w/workspace/edgex-go/656 (github.com/edgexfoundry/edgex-go)... 03:20:28 03:20:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/df714ba7-cfa3-4a4d-86c8-c25e38e1e288 03:20:28 03:20:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:20:28 03:20:28 03:20:28 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 03:20:28 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:20:28 $ docker stop --time=1 b78b7d1ec6c1ddb8e3438270075b1c9a6b8e5c9692a3cebe7096628d7ad42c13 03:20:38 $ docker rm -f --volumes b78b7d1ec6c1ddb8e3438270075b1c9a6b8e5c9692a3cebe7096628d7ad42c13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:20:38 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:20:38 provisioning config files... 03:20:38 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/656@tmp/config6379987404984500764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:38 --> edgex-publish-swagger.sh 03:20:38 === Publish openapi/v3 API === 03:20:38 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 03:20:38 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/656/openapi/v3/core-command.yaml] 03:20:38 % Total % Received % Xferd Average Speed Time Time Time Current 03:20:38 Dload Upload Total Spent Left Speed 03:20:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 48565 --:--:-- --:--:-- --:--:-- 48494 100 32782 0 0 100 32782 0 48565 --:--:-- --:--:-- --:--:-- 48494 03:20:39 03:20:39 03:20:39 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/656/openapi/v3/core-data.yaml] 03:20:39 % Total % Received % Xferd Average Speed Time Time Time Current 03:20:39 Dload Upload Total Spent Left Speed 03:20:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 98k --:--:-- --:--:-- --:--:-- 97k 100 72043 0 0 100 72043 0 98k --:--:-- --:--:-- --:--:-- 97k 03:20:40 03:20:40 03:20:40 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/656/openapi/v3/core-keeper.yaml] 03:20:40 % Total % Received % Xferd Average Speed Time Time Time Current 03:20:40 Dload Upload Total Spent Left Speed 03:20:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 191 95133 --:--:-- --:--:-- --:--:-- 95324 03:20:40 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:20:40 03:20:40 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/656/openapi/v3/core-metadata.yaml] 03:20:40 % Total % Received % Xferd Average Speed Time Time Time Current 03:20:40 Dload Upload Total Spent Left Speed 03:20:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 243 232k --:--:-- --:--:-- --:--:-- 232k 100 149k 100 156 100 148k 243 232k --:--:-- --:--:-- --:--:-- 232k 03:20:41 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:20:41 03:20:41 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/656/openapi/v3/support-notifications.yaml] 03:20:41 % Total % Received % Xferd Average Speed Time Time Time Current 03:20:41 Dload Upload Total Spent Left Speed 03:20:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 244 133k --:--:-- --:--:-- --:--:-- 134k 03:20:41 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:20:41 03:20:41 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/656/openapi/v3/support-scheduler.yaml] 03:20:41 % Total % Received % Xferd Average Speed Time Time Time Current 03:20:41 Dload Upload Total Spent Left Speed 03:20:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 288 68433 --:--:-- --:--:-- --:--:-- 68595 100 37110 100 156 100 36954 288 68306 --:--:-- --:--:-- --:--:-- 68595 03:20:42 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:20:42 [Pipeline] } 03:20:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:20:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:20:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:20:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:43 prd-ubuntu20.04-docker-8c-8g-6384 does not seem to be running inside a container 03:20:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@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 03:20:43 $ docker top f7f2c8b637308f756bad3227e6ed65ac4e2232905acc3e19447c7b3c2cca116e -eo pid,comm 03:20:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:20:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:20:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:20:44 [ssh-agent] Looking for ssh-agent implementation... 03:20:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:20:44 $ docker exec f7f2c8b637308f756bad3227e6ed65ac4e2232905acc3e19447c7b3c2cca116e ssh-agent 03:20:44 SSH_AUTH_SOCK=/tmp/ssh-FrqL6hVsZLo7/agent.32 03:20:44 SSH_AGENT_PID=38 03:20:44 Running ssh-add (command line suppressed) 03:20:44 Identity added: /w/workspace/edgex-go/656@tmp/private_key_18115670641156934754.key (/w/workspace/edgex-go/656@tmp/private_key_18115670641156934754.key) 03:20:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:20:44 + git semver tag 03:20:44 2024-07-25 03:20:44,817 [run_tag] DEBUG tag force:False 03:20:44 2024-07-25 03:20:44,817 [check_head_tag] DEBUG check head tag 03:20:44 2024-07-25 03:20:44,819 [execute] INFO git cat-file --batch-check 03:20:44 2024-07-25 03:20:44,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/656, universal_newlines=False, shell=None, istream=) 03:20:44 2024-07-25 03:20:44,821 [execute] INFO git cat-file --batch 03:20:44 2024-07-25 03:20:44,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/656, universal_newlines=False, shell=None, istream=) 03:20:44 2024-07-25 03:20:44,865 [read_version] DEBUG read version from /w/workspace/edgex-go/656/.semver/main 03:20:44 2024-07-25 03:20:44,866 [execute] INFO git tag -a v3.2.0-dev.38 -m v3.2.0-dev.38 03:20:44 2024-07-25 03:20:44,866 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.38', '-m', 'v3.2.0-dev.38'], cwd=/w/workspace/edgex-go/656, universal_newlines=False, shell=None, istream=None) 03:20:44 2024-07-25 03:20:44,871 [read_version] DEBUG read version from /w/workspace/edgex-go/656/.semver/main 03:20:44 3.2.0-dev.38 [Pipeline] } 03:20:44 $ docker exec --env ******** --env ******** f7f2c8b637308f756bad3227e6ed65ac4e2232905acc3e19447c7b3c2cca116e ssh-agent -k 03:20:45 unset SSH_AUTH_SOCK; 03:20:45 unset SSH_AGENT_PID; 03:20:45 echo Agent pid 38 killed; 03:20:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:20:45 + git semver [Pipeline] } 03:20:45 $ docker stop --time=1 f7f2c8b637308f756bad3227e6ed65ac4e2232905acc3e19447c7b3c2cca116e 03:20:46 $ docker rm -f --volumes f7f2c8b637308f756bad3227e6ed65ac4e2232905acc3e19447c7b3c2cca116e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:20:47 03:20:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:20:47 0.23.1-centos7: Pulling from edgex-lftools 03:20:47 ab5ef0e58194: Pulling fs layer 03:20:47 9712f1f96733: Pulling fs layer 03:20:47 63f879dbbcfc: Pulling fs layer 03:20:47 0d9ebad4ef96: Pulling fs layer 03:20:47 e9a5061849ea: Pulling fs layer 03:20:47 d747dcd14b5f: Pulling fs layer 03:20:47 2de7ff778b66: Pulling fs layer 03:20:47 e9a5061849ea: Waiting 03:20:47 d747dcd14b5f: Waiting 03:20:47 2de7ff778b66: Waiting 03:20:47 0d9ebad4ef96: Waiting 03:20:47 9712f1f96733: Verifying Checksum 03:20:49 63f879dbbcfc: Verifying Checksum 03:20:49 63f879dbbcfc: Download complete 03:20:49 e9a5061849ea: Verifying Checksum 03:20:49 e9a5061849ea: Download complete 03:20:49 d747dcd14b5f: Download complete 03:20:49 0d9ebad4ef96: Verifying Checksum 03:20:49 0d9ebad4ef96: Download complete 03:20:49 ab5ef0e58194: Verifying Checksum 03:20:49 ab5ef0e58194: Download complete 03:20:49 2de7ff778b66: Verifying Checksum 03:20:49 2de7ff778b66: Download complete 03:20:52 ab5ef0e58194: Pull complete 03:20:52 9712f1f96733: Pull complete 03:20:52 63f879dbbcfc: Pull complete 03:20:56 0d9ebad4ef96: Pull complete 03:20:56 e9a5061849ea: Pull complete 03:20:56 d747dcd14b5f: Pull complete 03:20:57 2de7ff778b66: Pull complete 03:20:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:20:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:20:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:57 prd-ubuntu20.04-docker-8c-8g-6384 does not seem to be running inside a container 03:20:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@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 03:21:08 $ docker top f6cde873e714dfe1b242f633c1ce3eaa4ce8f8a6b2d96b3125ebdbb3426ff4c8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:21:08 provisioning config files... 03:21:08 copy managed file [sigul-config] to file:/w/workspace/edgex-go/656@tmp/config2491711516273668456tmp 03:21:08 copy managed file [sigul-password] to file:/w/workspace/edgex-go/656@tmp/config17072841842726261134tmp 03:21:08 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/656@tmp/config3210079113538119331tmp [Pipeline] { [Pipeline] echo 03:21:08 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:21:08 ---> sigul-configuration.sh 03:21:08 gpg: directory `/root/.gnupg' created 03:21:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:21:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:21:08 gpg: keyring `/root/.gnupg/secring.gpg' created 03:21:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:21:08 gpg: CAST5 encrypted data 03:21:08 gpg: encrypted with 1 passphrase 03:21:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:21:08 + mkdir /home/jenkins 03:21:08 + mkdir /home/jenkins/sigul [Pipeline] sh 03:21:09 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:21:09 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:21:09 ---> sigul-install.sh 03:21:09 Sigul already installed; skipping installation. [Pipeline] sh 03:21:09 + git tag --list 03:21:09 0.6.0 03:21:09 0.6.1 03:21:09 0.7.0 03:21:09 0.7.1 03:21:09 v1.0.0 03:21:09 v1.0.1 03:21:09 v1.1.0 03:21:09 v1.2.0 03:21:09 v1.2.1 03:21:09 v1.3.0 03:21:09 v1.3.1 03:21:09 v2.0.0 03:21:09 v2.1.0 03:21:09 v2.1.1 03:21:09 v2.2.0 03:21:09 v2.3.0 03:21:09 v3.0 03:21:09 v3.0.0 03:21:09 v3.1 03:21:09 v3.1.0 03:21:09 v3.1.0-dev.1 03:21:09 v3.1.0-dev.10 03:21:09 v3.1.0-dev.11 03:21:09 v3.1.0-dev.12 03:21:09 v3.1.0-dev.13 03:21:09 v3.1.0-dev.14 03:21:09 v3.1.0-dev.15 03:21:09 v3.1.0-dev.16 03:21:09 v3.1.0-dev.17 03:21:09 v3.1.0-dev.18 03:21:09 v3.1.0-dev.19 03:21:09 v3.1.0-dev.2 03:21:09 v3.1.0-dev.20 03:21:09 v3.1.0-dev.21 03:21:09 v3.1.0-dev.22 03:21:09 v3.1.0-dev.23 03:21:09 v3.1.0-dev.24 03:21:09 v3.1.0-dev.25 03:21:09 v3.1.0-dev.26 03:21:09 v3.1.0-dev.27 03:21:09 v3.1.0-dev.28 03:21:09 v3.1.0-dev.29 03:21:09 v3.1.0-dev.3 03:21:09 v3.1.0-dev.30 03:21:09 v3.1.0-dev.31 03:21:09 v3.1.0-dev.32 03:21:09 v3.1.0-dev.33 03:21:09 v3.1.0-dev.34 03:21:09 v3.1.0-dev.35 03:21:09 v3.1.0-dev.36 03:21:09 v3.1.0-dev.37 03:21:09 v3.1.0-dev.38 03:21:09 v3.1.0-dev.39 03:21:09 v3.1.0-dev.4 03:21:09 v3.1.0-dev.40 03:21:09 v3.1.0-dev.41 03:21:09 v3.1.0-dev.42 03:21:09 v3.1.0-dev.43 03:21:09 v3.1.0-dev.44 03:21:09 v3.1.0-dev.45 03:21:09 v3.1.0-dev.46 03:21:09 v3.1.0-dev.47 03:21:09 v3.1.0-dev.48 03:21:09 v3.1.0-dev.49 03:21:09 v3.1.0-dev.5 03:21:09 v3.1.0-dev.50 03:21:09 v3.1.0-dev.51 03:21:09 v3.1.0-dev.52 03:21:09 v3.1.0-dev.53 03:21:09 v3.1.0-dev.54 03:21:09 v3.1.0-dev.55 03:21:09 v3.1.0-dev.56 03:21:09 v3.1.0-dev.57 03:21:09 v3.1.0-dev.58 03:21:09 v3.1.0-dev.59 03:21:09 v3.1.0-dev.6 03:21:09 v3.1.0-dev.60 03:21:09 v3.1.0-dev.61 03:21:09 v3.1.0-dev.62 03:21:09 v3.1.0-dev.63 03:21:09 v3.1.0-dev.64 03:21:09 v3.1.0-dev.65 03:21:09 v3.1.0-dev.66 03:21:09 v3.1.0-dev.67 03:21:09 v3.1.0-dev.68 03:21:09 v3.1.0-dev.69 03:21:09 v3.1.0-dev.7 03:21:09 v3.1.0-dev.70 03:21:09 v3.1.0-dev.71 03:21:09 v3.1.0-dev.72 03:21:09 v3.1.0-dev.73 03:21:09 v3.1.0-dev.8 03:21:09 v3.1.0-dev.9 03:21:09 v3.1.1 03:21:09 v3.1.1-dev.1 03:21:09 v3.1.1-dev.2 03:21:09 v3.2.0-dev.1 03:21:09 v3.2.0-dev.10 03:21:09 v3.2.0-dev.11 03:21:09 v3.2.0-dev.12 03:21:09 v3.2.0-dev.13 03:21:09 v3.2.0-dev.14 03:21:09 v3.2.0-dev.15 03:21:09 v3.2.0-dev.16 03:21:09 v3.2.0-dev.17 03:21:09 v3.2.0-dev.18 03:21:09 v3.2.0-dev.19 03:21:09 v3.2.0-dev.2 03:21:09 v3.2.0-dev.20 03:21:09 v3.2.0-dev.21 03:21:09 v3.2.0-dev.22 03:21:09 v3.2.0-dev.23 03:21:09 v3.2.0-dev.24 03:21:09 v3.2.0-dev.25 03:21:09 v3.2.0-dev.26 03:21:09 v3.2.0-dev.27 03:21:09 v3.2.0-dev.28 03:21:09 v3.2.0-dev.29 03:21:09 v3.2.0-dev.3 03:21:09 v3.2.0-dev.30 03:21:09 v3.2.0-dev.31 03:21:09 v3.2.0-dev.32 03:21:09 v3.2.0-dev.33 03:21:09 v3.2.0-dev.34 03:21:09 v3.2.0-dev.35 03:21:09 v3.2.0-dev.36 03:21:09 v3.2.0-dev.37 03:21:09 v3.2.0-dev.38 03:21:09 v3.2.0-dev.4 03:21:09 v3.2.0-dev.5 03:21:09 v3.2.0-dev.6 03:21:09 v3.2.0-dev.7 03:21:09 v3.2.0-dev.8 03:21:09 v3.2.0-dev.9 [Pipeline] sh 03:21:10 + lftools sign git-tag v3.2.0-dev.38 03:21:10 Signing Git tag with Sigul... 03:21:10 Signing v3.2.0-dev.38 [Pipeline] echo 03:21:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:21:11 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:21:11 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:21:11 $ docker stop --time=1 f6cde873e714dfe1b242f633c1ce3eaa4ce8f8a6b2d96b3125ebdbb3426ff4c8 03:21:12 $ docker rm -f --volumes f6cde873e714dfe1b242f633c1ce3eaa4ce8f8a6b2d96b3125ebdbb3426ff4c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:21:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:21:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:13 prd-ubuntu20.04-docker-8c-8g-6384 does not seem to be running inside a container 03:21:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@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 03:21:14 $ docker top 742896850f625aa5debb3a3194009ee99920832a0012152cdb4a1ab08333becf -eo pid,comm 03:21:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:21:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:21:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:14 [ssh-agent] Looking for ssh-agent implementation... 03:21:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:14 $ docker exec 742896850f625aa5debb3a3194009ee99920832a0012152cdb4a1ab08333becf ssh-agent 03:21:14 SSH_AUTH_SOCK=/tmp/ssh-1RXLvNoiEZ7X/agent.33 03:21:14 SSH_AGENT_PID=39 03:21:14 Running ssh-add (command line suppressed) 03:21:14 Identity added: /w/workspace/edgex-go/656@tmp/private_key_15988283678180111514.key (/w/workspace/edgex-go/656@tmp/private_key_15988283678180111514.key) 03:21:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:14 + git semver bump pre 03:21:15 2024-07-25 03:21:15,035 [read_version] DEBUG read version from /w/workspace/edgex-go/656/.semver/main 03:21:15 2024-07-25 03:21:15,035 [bump_version] DEBUG bumping version:3.2.0-dev.38 on axis:pre with prefix:dev 03:21:15 2024-07-25 03:21:15,035 [bump_version] DEBUG bumped version:3.2.0-dev.39 03:21:15 2024-07-25 03:21:15,035 [write_version] DEBUG write version:3.2.0-dev.39 to path:/w/workspace/edgex-go/656/.semver/main with force:True 03:21:15 2024-07-25 03:21:15,035 [read_version] DEBUG read version from /w/workspace/edgex-go/656/.semver/main 03:21:15 2024-07-25 03:21:15,035 [write_file] DEBUG write to file:/w/workspace/edgex-go/656/.semver/main 03:21:15 2024-07-25 03:21:15,037 [execute] INFO git cat-file --batch-check 03:21:15 2024-07-25 03:21:15,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/656/.semver, universal_newlines=False, shell=None, istream=) 03:21:15 2024-07-25 03:21:15,043 [execute] INFO git cat-file --batch 03:21:15 2024-07-25 03:21:15,043 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/656/.semver, universal_newlines=False, shell=None, istream=) 03:21:15 2024-07-25 03:21:15,048 [read_version] DEBUG read version from /w/workspace/edgex-go/656/.semver/main 03:21:15 3.2.0-dev.39 [Pipeline] } 03:21:15 $ docker exec --env ******** --env ******** 742896850f625aa5debb3a3194009ee99920832a0012152cdb4a1ab08333becf ssh-agent -k 03:21:15 unset SSH_AUTH_SOCK; 03:21:15 unset SSH_AGENT_PID; 03:21:15 echo Agent pid 39 killed; 03:21:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:21:15 + git semver [Pipeline] } 03:21:16 $ docker stop --time=1 742896850f625aa5debb3a3194009ee99920832a0012152cdb4a1ab08333becf 03:21:17 $ docker rm -f --volumes 742896850f625aa5debb3a3194009ee99920832a0012152cdb4a1ab08333becf [Pipeline] // withDockerContainer [Pipeline] sh 03:21:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:21:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:18 prd-ubuntu20.04-docker-8c-8g-6384 does not seem to be running inside a container 03:21:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@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 03:21:18 $ docker top 418b0611e07f8784b9271e9ecdadc398e908a03237792ad529d5063102214847 -eo pid,comm 03:21:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:21:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:21:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:18 [ssh-agent] Looking for ssh-agent implementation... 03:21:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:18 $ docker exec 418b0611e07f8784b9271e9ecdadc398e908a03237792ad529d5063102214847 ssh-agent 03:21:18 SSH_AUTH_SOCK=/tmp/ssh-eVvsqmDSa0av/agent.32 03:21:18 SSH_AGENT_PID=38 03:21:18 Running ssh-add (command line suppressed) 03:21:19 Identity added: /w/workspace/edgex-go/656@tmp/private_key_7508250437611444187.key (/w/workspace/edgex-go/656@tmp/private_key_7508250437611444187.key) 03:21:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:19 + git semver push 03:21:19 2024-07-25 03:21:19,574 [run_push] DEBUG push 03:21:19 2024-07-25 03:21:19,575 [execute] INFO git cat-file --batch-check 03:21:19 2024-07-25 03:21:19,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/656/.semver, universal_newlines=False, shell=None, istream=) 03:21:19 2024-07-25 03:21:19,580 [execute] INFO git rev-list 59ad828a4881d46056884b264b604fd44624fc98 -- 03:21:19 2024-07-25 03:21:19,580 [execute] DEBUG Popen(['git', 'rev-list', '59ad828a4881d46056884b264b604fd44624fc98', '--'], cwd=/w/workspace/edgex-go/656/.semver, universal_newlines=False, shell=None, istream=None) 03:21:19 2024-07-25 03:21:19,599 [execute] INFO git fetch -v origin 03:21:19 2024-07-25 03:21:19,599 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/656/.semver, universal_newlines=True, shell=None, istream=None) 03:21:20 2024-07-25 03:21:20,144 [run_push] DEBUG no remote changes detected 03:21:20 2024-07-25 03:21:20,145 [execute] INFO git push origin semver 03:21:20 2024-07-25 03:21:20,145 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/656/.semver, universal_newlines=False, shell=None, istream=None) 03:21:21 2024-07-25 03:21:21,013 [run_push] DEBUG push all version tags 03:21:21 2024-07-25 03:21:21,014 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:21:21 2024-07-25 03:21:21,014 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/656, universal_newlines=False, shell=None, istream=None) 03:21:22 2024-07-25 03:21:21,800 [read_version] DEBUG read version from /w/workspace/edgex-go/656/.semver/main 03:21:22 3.2.0-dev.39 [Pipeline] } 03:21:22 $ docker exec --env ******** --env ******** 418b0611e07f8784b9271e9ecdadc398e908a03237792ad529d5063102214847 ssh-agent -k 03:21:22 unset SSH_AUTH_SOCK; 03:21:22 unset SSH_AGENT_PID; 03:21:22 echo Agent pid 38 killed; 03:21:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:21:22 + git semver [Pipeline] } 03:21:22 $ docker stop --time=1 418b0611e07f8784b9271e9ecdadc398e908a03237792ad529d5063102214847 03:21:24 $ docker rm -f --volumes 418b0611e07f8784b9271e9ecdadc398e908a03237792ad529d5063102214847 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:21:24 + [ -d /w/workspace/edgex-go/656/archives ] [Pipeline] libraryResource [Pipeline] sh 03:21:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:21:25 ---> package-listing.sh 03:21:25 ++ facter osfamily 03:21:25 ++ tr '[:upper:]' '[:lower:]' 03:21:26 + OS_FAMILY=debian 03:21:26 + workspace=/w/workspace/edgex-go/656 03:21:26 + START_PACKAGES=/tmp/packages_start.txt 03:21:26 + END_PACKAGES=/tmp/packages_end.txt 03:21:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:21:26 + PACKAGES=/tmp/packages_start.txt 03:21:26 + '[' /w/workspace/edgex-go/656 ']' 03:21:26 + PACKAGES=/tmp/packages_end.txt 03:21:26 + case "${OS_FAMILY}" in 03:21:26 + dpkg -l 03:21:26 + grep '^ii' 03:21:26 + '[' -f /tmp/packages_start.txt ']' 03:21:26 + '[' -f /tmp/packages_end.txt ']' 03:21:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:21:26 + '[' /w/workspace/edgex-go/656 ']' 03:21:26 + mkdir -p /w/workspace/edgex-go/656/archives/ 03:21:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/656/archives/ [Pipeline] echo 03:21:26 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/656/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:21:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:21:27 03:21:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:21:27 latest: Pulling from edgex-lftools-log-publisher 03:21:27 5eb5b503b376: Pulling fs layer 03:21:27 5c69ac0246d0: Pulling fs layer 03:21:27 ec43610c2a17: Pulling fs layer 03:21:27 3a2ae6a8a46f: Pulling fs layer 03:21:27 33b1e0a273af: Pulling fs layer 03:21:27 5d3b04190fa2: Pulling fs layer 03:21:27 3a2ae6a8a46f: Waiting 03:21:27 33b1e0a273af: Waiting 03:21:27 5d3b04190fa2: Waiting 03:21:27 2f39f015ded8: Pulling fs layer 03:21:27 2f39f015ded8: Waiting 03:21:27 5c69ac0246d0: Download complete 03:21:27 3a2ae6a8a46f: Verifying Checksum 03:21:27 3a2ae6a8a46f: Download complete 03:21:27 33b1e0a273af: Verifying Checksum 03:21:27 33b1e0a273af: Download complete 03:21:27 5d3b04190fa2: Verifying Checksum 03:21:27 5d3b04190fa2: Download complete 03:21:27 ec43610c2a17: Verifying Checksum 03:21:27 ec43610c2a17: Download complete 03:21:27 5eb5b503b376: Verifying Checksum 03:21:27 5eb5b503b376: Download complete 03:21:28 2f39f015ded8: Download complete 03:21:28 5eb5b503b376: Pull complete 03:21:29 5c69ac0246d0: Pull complete 03:21:29 ec43610c2a17: Pull complete 03:21:29 3a2ae6a8a46f: Pull complete 03:21:29 33b1e0a273af: Pull complete 03:21:29 5d3b04190fa2: Pull complete 03:21:33 2f39f015ded8: Pull complete 03:21:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:21:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:21:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:34 prd-ubuntu20.04-docker-8c-8g-6384 does not seem to be running inside a container 03:21:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/656/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/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@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 03:21:41 $ docker top d6b4eabf80396e1ee7d8d3580fce981cf85cd72fa1d4f34f299fbbcc2fe2f6bf -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:41 + touch /tmp/pre-build-complete [Pipeline] sh 03:21:42 + mkdir -p /var/log/sysstat [Pipeline] sh 03:21:42 + ls /var/log/sa-host 03:21:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:21:42 provisioning config files... 03:21:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/656@tmp/config18418201710819639943tmp [Pipeline] { [Pipeline] echo 03:21:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:21:43 ---> create-netrc.sh [Pipeline] } 03:21:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:21:43 ---> python-tools-install.sh [Pipeline] echo 03:21:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:21:43 ---> sudo-logs.sh 03:21:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:21:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:21:44 ---> job-cost.sh 03:21:44 lf-activate-venv: SKIPPING 03:21:44 DEBUG: total: 0.2199999988079071 03:21:44 INFO: Retrieving Stack Cost... 03:21:44 INFO: Retrieving Pricing Info for: v3-standard-8 03:21:44 INFO: Archiving Costs [Pipeline] echo 03:21:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:21:44 ---> logs-deploy.sh 03:21:44 lf-activate-venv: SKIPPING 03:21:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/656 03:21:44 INFO: archiving workspace using pattern(s): 03:21:45 Archives upload complete. 03:21:45 INFO: archiving logs to Nexus 03:21:46 ---> uname -a: 03:21:46 Linux prd-ubuntu20-04-docker-8c-8g-6384 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:21:46 03:21:46 03:21:46 ---> lscpu: 03:21:46 Architecture: x86_64 03:21:46 CPU op-mode(s): 32-bit, 64-bit 03:21:46 Byte Order: Little Endian 03:21:46 Address sizes: 40 bits physical, 48 bits virtual 03:21:46 CPU(s): 8 03:21:46 On-line CPU(s) list: 0-7 03:21:46 Thread(s) per core: 1 03:21:46 Core(s) per socket: 1 03:21:46 Socket(s): 8 03:21:46 NUMA node(s): 1 03:21:46 Vendor ID: AuthenticAMD 03:21:46 CPU family: 23 03:21:46 Model: 49 03:21:46 Model name: AMD EPYC-Rome Processor 03:21:46 Stepping: 0 03:21:46 CPU MHz: 2800.000 03:21:46 BogoMIPS: 5600.00 03:21:46 Virtualization: AMD-V 03:21:46 Hypervisor vendor: KVM 03:21:46 Virtualization type: full 03:21:46 L1d cache: 256 KiB 03:21:46 L1i cache: 256 KiB 03:21:46 L2 cache: 4 MiB 03:21:46 L3 cache: 128 MiB 03:21:46 NUMA node0 CPU(s): 0-7 03:21:46 Vulnerability Itlb multihit: Not affected 03:21:46 Vulnerability L1tf: Not affected 03:21:46 Vulnerability Mds: Not affected 03:21:46 Vulnerability Meltdown: Not affected 03:21:46 Vulnerability Mmio stale data: Not affected 03:21:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:21:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:21:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:21:46 Vulnerability Srbds: Not affected 03:21:46 Vulnerability Tsx async abort: Not affected 03:21:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:21:46 03:21:46 03:21:46 ---> nproc: 03:21:46 8 03:21:46 03:21:46 03:21:46 ---> df -h: 03:21:46 Filesystem Size Used Avail Use% Mounted on 03:21:46 overlay 155G 27G 129G 18% / 03:21:46 tmpfs 64M 0 64M 0% /dev 03:21:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:21:46 shm 64M 0 64M 0% /dev/shm 03:21:46 /dev/vda1 155G 27G 129G 18% /facter-os 03:21:46 03:21:46 03:21:46 ---> sar -b -r -n DEV: 03:21:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6384) 07/25/24 _x86_64_ (8 CPU) 03:21:46 03:21:46 02:08:10 LINUX RESTART (8 CPU) 03:21:46 03:21:46 02:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:21:46 02:10:01 3.23 0.00 3.23 0.00 0.00 352.28 0.00 03:21:46 02:11:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 03:21:46 02:12:01 0.62 0.00 0.62 0.00 0.00 8.27 0.00 03:21:46 02:13:01 0.98 0.00 0.98 0.00 0.00 14.93 0.00 03:21:46 02:14:01 45.78 5.13 40.64 0.00 4344.08 8446.06 0.00 03:21:46 02:15:01 5.15 0.02 5.13 0.00 0.13 118.51 0.00 03:21:46 02:16:01 0.62 0.00 0.62 0.00 0.00 8.53 0.00 03:21:46 02:17:01 1.10 0.02 1.08 0.00 0.13 15.60 0.00 03:21:46 02:18:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 03:21:46 02:19:01 1.02 0.00 1.02 0.00 0.00 15.06 0.00 03:21:46 02:20:01 0.65 0.00 0.65 0.00 0.00 8.93 0.00 03:21:46 02:21:01 0.93 0.00 0.93 0.00 0.00 14.53 0.00 03:21:46 02:22:01 0.72 0.00 0.72 0.00 0.00 9.73 0.00 03:21:46 02:23:01 0.85 0.00 0.85 0.00 0.00 12.00 0.00 03:21:46 02:24:01 1.27 0.02 1.25 0.00 0.13 21.20 0.00 03:21:46 02:25:01 0.85 0.00 0.85 0.00 0.00 12.53 0.00 03:21:46 02:26:01 0.87 0.00 0.87 0.00 0.00 11.73 0.00 03:21:46 02:27:01 1.17 0.00 1.17 0.00 0.00 16.00 0.00 03:21:46 02:28:01 0.75 0.00 0.75 0.00 0.00 10.53 0.00 03:21:46 02:29:01 1.23 0.00 1.23 0.00 0.00 16.93 0.00 03:21:46 02:30:01 0.77 0.00 0.77 0.00 0.00 10.53 0.00 03:21:46 02:31:01 0.95 0.00 0.95 0.00 0.00 13.33 0.00 03:21:46 02:32:01 0.77 0.00 0.77 0.00 0.00 10.26 0.00 03:21:46 02:33:01 1.45 0.00 1.45 0.00 0.00 19.06 0.00 03:21:46 02:34:01 0.83 0.00 0.83 0.00 0.00 10.93 0.00 03:21:46 02:35:01 1.25 0.00 1.25 0.00 0.00 16.53 0.00 03:21:46 02:36:01 0.67 0.00 0.67 0.00 0.00 8.67 0.00 03:21:46 02:37:01 1.03 0.00 1.03 0.00 0.00 14.13 0.00 03:21:46 02:38:01 0.83 0.00 0.83 0.00 0.00 11.06 0.00 03:21:46 02:39:01 1.02 0.00 1.02 0.00 0.00 15.33 0.00 03:21:46 02:40:01 0.83 0.00 0.83 0.00 0.00 11.06 0.00 03:21:46 02:41:01 0.95 0.00 0.95 0.00 0.00 13.46 0.00 03:21:46 02:42:01 208.11 15.14 192.97 0.00 1928.02 24289.77 0.00 03:21:46 02:43:01 180.32 1.23 179.08 0.00 23.20 61862.40 0.00 03:21:46 02:44:01 37.70 0.00 37.70 0.00 0.00 30327.22 0.00 03:21:46 02:45:01 41.73 0.25 41.48 0.00 3.20 17890.88 0.00 03:21:46 02:46:01 33.69 0.02 33.68 0.00 1.20 24282.35 0.00 03:21:46 02:47:01 152.09 0.25 151.84 0.00 21.73 98014.20 0.00 03:21:46 02:48:01 541.06 7.95 533.11 0.00 78.65 126538.24 0.00 03:21:46 02:49:01 312.26 0.18 312.08 0.00 1.47 136222.36 0.00 03:21:46 02:50:01 224.24 0.45 223.79 0.00 13.19 46002.07 0.00 03:21:46 02:51:01 196.20 0.05 196.15 0.00 0.40 53360.84 0.00 03:21:46 02:52:02 213.25 0.02 213.24 0.00 0.13 83060.39 0.00 03:21:46 02:53:01 442.06 0.14 441.93 0.00 21.14 17421.79 0.00 03:21:46 02:54:01 27.80 0.03 27.76 0.00 6.93 721.88 0.00 03:21:46 02:55:01 6.25 0.02 6.23 0.00 1.33 156.37 0.00 03:21:46 02:56:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 03:21:46 02:57:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 03:21:46 02:58:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 03:21:46 02:59:01 1.53 0.00 1.53 0.00 0.00 17.72 0.00 03:21:46 03:00:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 03:21:46 03:01:01 3.73 1.02 2.72 0.00 21.86 34.93 0.00 03:21:46 03:02:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 03:21:46 03:03:01 2.10 0.00 2.10 0.00 0.00 24.00 0.00 03:21:46 03:04:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 03:21:46 03:05:01 1.60 0.00 1.60 0.00 0.00 17.33 0.00 03:21:46 03:06:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 03:21:46 03:07:01 3.35 1.58 1.77 0.00 39.06 22.53 0.00 03:21:46 03:08:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 03:21:46 03:09:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 03:21:46 03:10:02 0.92 0.00 0.92 0.00 0.00 10.53 0.00 03:21:46 03:11:01 1.90 0.00 1.90 0.00 0.00 21.96 0.00 03:21:46 03:12:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 03:21:46 03:13:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 03:21:46 03:14:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 03:21:46 03:15:01 1.62 0.00 1.62 0.00 0.00 17.86 0.00 03:21:46 03:16:01 0.85 0.00 0.85 0.00 0.00 10.13 0.00 03:21:46 03:17:01 1.60 0.00 1.60 0.00 0.00 18.65 0.00 03:21:46 03:18:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 03:21:46 03:19:01 1.60 0.00 1.60 0.00 0.00 19.59 0.00 03:21:46 03:20:01 1.95 0.07 1.88 0.00 7.87 81.33 0.00 03:21:46 03:21:01 129.30 0.42 128.88 0.00 7.47 46244.16 0.00 03:21:46 Average: 39.76 0.47 39.29 0.00 90.59 10796.95 0.00 03:21:46 03:21:46 02:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:21:46 02:10:01 30562436 31840168 538036 1.64 47324 1545976 1622020 4.78 615852 1418856 12 03:21:46 02:11:01 30563708 31841736 535972 1.63 47356 1545980 1622020 4.78 615820 1418992 32 03:21:46 02:12:01 30563932 31841988 535528 1.63 47380 1545980 1622020 4.78 616864 1418996 20 03:21:46 02:13:01 30567276 31845740 531628 1.62 47436 1545988 1644536 4.85 614804 1419288 68 03:21:46 02:14:01 30107836 31809548 531556 1.62 76904 1943652 1610432 4.75 901372 1551080 904 03:21:46 02:15:01 30113784 31810796 530128 1.61 75496 1940400 1620464 4.78 900112 1547876 148 03:21:46 02:16:01 30114020 31811060 529800 1.61 75512 1940408 1620464 4.78 900024 1547880 148 03:21:46 02:17:01 30114380 31811464 529356 1.61 75556 1940404 1620464 4.78 898088 1547884 8 03:21:46 02:18:01 30114328 31811512 528904 1.61 75604 1940412 1620464 4.78 898608 1547892 40 03:21:46 02:19:01 30114204 31811440 528948 1.61 75644 1940416 1620464 4.78 898764 1547900 20 03:21:46 02:20:01 30115732 31812968 527336 1.60 75668 1940416 1620464 4.78 897244 1547900 12 03:21:46 02:21:01 30115872 31813156 527084 1.60 75708 1940424 1620464 4.78 897084 1547908 8 03:21:46 02:22:01 30116324 31813676 526744 1.60 75740 1940428 1620464 4.78 896904 1547916 8 03:21:46 02:23:01 30116324 31813860 526536 1.60 75772 1940556 1620464 4.78 896896 1548048 12 03:21:46 02:24:01 30114624 31812200 527996 1.61 75840 1940528 1637688 4.83 898272 1548004 4 03:21:46 02:25:01 30114040 31811712 528388 1.61 75872 1940536 1637688 4.83 898404 1548008 12 03:21:46 02:26:01 30114180 31811904 528136 1.61 75920 1940540 1637688 4.83 898208 1548008 4 03:21:46 02:27:01 30114264 31812044 527832 1.61 75968 1940544 1637688 4.83 898264 1548012 16 03:21:46 02:28:01 30114792 31812588 527228 1.60 76000 1940528 1637688 4.83 897424 1548012 8 03:21:46 02:29:01 30114712 31812560 527144 1.60 76036 1940552 1637688 4.83 898052 1548016 8 03:21:46 02:30:01 30114444 31812348 527300 1.60 76076 1940556 1637688 4.83 898032 1548020 28 03:21:46 02:31:01 30114612 31812540 527252 1.60 76108 1940556 1637688 4.83 898100 1548024 8 03:21:46 02:32:01 30114408 31812384 527392 1.60 76140 1940560 1637688 4.83 898060 1548032 8 03:21:46 02:33:01 30114416 31812440 527268 1.60 76188 1940556 1637688 4.83 898236 1548040 8 03:21:46 02:34:01 30114552 31812632 527236 1.60 76228 1940568 1637688 4.83 898800 1548040 16 03:21:46 02:35:01 30114820 31812952 526888 1.60 76268 1940572 1637688 4.83 898392 1548048 8 03:21:46 02:36:01 30114504 31812636 527120 1.60 76284 1940572 1621228 4.78 898420 1548048 8 03:21:46 02:37:01 30114576 31812732 527016 1.60 76324 1940576 1621228 4.78 898680 1548056 4 03:21:46 02:38:01 30114544 31812700 526956 1.60 76372 1940560 1604564 4.73 898800 1548056 12 03:21:46 02:39:01 30114560 31812768 526812 1.60 76404 1940584 1604564 4.73 898924 1548052 8 03:21:46 02:40:01 30114260 31812516 527008 1.60 76436 1940588 1604564 4.73 898896 1548060 4 03:21:46 02:41:01 30114432 31812740 526708 1.60 76476 1940588 1604564 4.73 899008 1548064 8 03:21:46 02:42:01 28258320 31504516 778408 2.37 104644 3407480 1796900 5.30 1377764 2815232 747168 03:21:46 02:43:01 26951276 31260880 1011936 3.08 155888 4301784 2253384 6.64 2062180 3307764 627784 03:21:46 02:44:01 27119128 31306516 965116 2.94 158448 4165812 2010212 5.92 1771532 3423340 42812 03:21:46 02:45:01 26441108 31481384 788252 2.40 162380 4961004 1725596 5.09 1666916 4152360 365084 03:21:46 02:46:01 27191956 31479068 797492 2.43 163240 4275988 1771244 5.22 1602532 3533620 269944 03:21:46 02:47:01 24178788 31399468 872232 2.65 170252 7114172 2149588 6.34 2056032 5997748 245104 03:21:46 02:48:01 18364960 31239224 1000312 3.04 319848 12213672 2740356 8.08 2832144 10591056 2172516 03:21:46 02:49:01 15909524 31379324 870828 2.65 340052 14733124 2212724 6.52 2772224 13065056 562184 03:21:46 02:50:01 10907732 28773296 3408196 10.36 375620 16743660 9589456 28.26 6295792 14096200 1531864 03:21:46 02:51:01 9855092 30104304 2096320 6.38 389024 19057304 5213488 15.36 5836224 15591436 2697592 03:21:46 02:52:02 12256104 31375716 867552 2.64 392052 18099376 2233204 6.58 3123016 16129056 79304 03:21:46 02:53:01 12028820 31422428 828144 2.52 397988 18359932 1949200 5.74 3307608 16178908 428 03:21:46 02:54:01 12009924 31405372 845028 2.57 399220 18360512 2089300 6.16 3760400 15744240 484 03:21:46 02:55:01 12021420 31417144 833268 2.53 399432 18360572 1963048 5.79 3799884 15693236 8 03:21:46 02:56:01 12022296 31418040 832488 2.53 399448 18360576 1963048 5.79 3798340 15693240 8 03:21:46 02:57:01 12028608 31424352 826692 2.51 399468 18360576 1963048 5.79 3792512 15693240 8 03:21:46 02:58:01 12030664 31426412 824660 2.51 399476 18360580 1963048 5.79 3791024 15693244 12 03:21:46 02:59:01 12041688 31437440 813520 2.47 399488 18360584 1963048 5.79 3780420 15693248 8 03:21:46 03:00:01 12041664 31437472 813496 2.47 399492 18360584 1963048 5.79 3780520 15693248 12 03:21:46 03:01:01 12038616 31435472 815156 2.48 399552 18361208 2009952 5.92 3780940 15693780 8 03:21:46 03:02:01 12038480 31435344 815168 2.48 399596 18361212 2009952 5.92 3781180 15693784 20 03:21:46 03:03:01 12038684 31435708 814732 2.48 399632 18361340 2009952 5.92 3781020 15693904 16 03:21:46 03:04:01 12038376 31435452 814924 2.48 399676 18361344 2009952 5.92 3781044 15693920 8 03:21:46 03:05:01 12038136 31435320 814852 2.48 399692 18361348 2009952 5.92 3781088 15693920 12 03:21:46 03:06:01 12038316 31435556 814972 2.48 399728 18361352 2009952 5.92 3781856 15693924 184 03:21:46 03:07:01 12032476 31431992 818464 2.49 399764 18362520 2009952 5.92 3788108 15694328 8 03:21:46 03:08:01 12032208 31431760 818796 2.49 399784 18362516 2009952 5.92 3787592 15694288 8 03:21:46 03:09:01 12032192 31431752 818764 2.49 399800 18362528 2009952 5.92 3787572 15694292 12 03:21:46 03:10:02 12031892 31431476 819000 2.49 399812 18362528 2009952 5.92 3787596 15694292 12 03:21:46 03:11:01 12031836 31431456 818920 2.49 399836 18362536 2009952 5.92 3787644 15694300 8 03:21:46 03:12:01 12031796 31431444 818888 2.49 399852 18362540 2009952 5.92 3787548 15694304 8 03:21:46 03:13:01 12031676 31431368 818876 2.49 399880 18362540 2009952 5.92 3787852 15694304 8 03:21:46 03:14:01 12031352 31431048 819164 2.49 399900 18362540 2009952 5.92 3787612 15694308 8 03:21:46 03:15:01 12031556 31431272 818876 2.49 399920 18362544 2026100 5.97 3787584 15694308 8 03:21:46 03:16:01 12031508 31431248 818844 2.49 399936 18362548 2026100 5.97 3787628 15694312 8 03:21:46 03:17:01 12030624 31430372 819552 2.49 399964 18362556 2026100 5.97 3787660 15694320 8 03:21:46 03:18:01 12030364 31430132 819736 2.49 399972 18362556 2026100 5.97 3787676 15694320 8 03:21:46 03:19:01 12030616 31430444 819408 2.49 399996 18362560 2026100 5.97 3787784 15694324 24 03:21:46 03:20:01 11518100 31380948 868324 2.64 401236 18797288 2273232 6.70 3832204 16128808 434748 03:21:46 03:21:01 10591096 31381236 857260 2.61 431816 19595444 2087036 6.15 3885744 16894888 404636 03:21:46 Average: 21387082 31538704 753554 2.29 231567 9774338 2002239 5.90 2339881 8319742 141440 03:21:46 03:21:46 02:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:21:46 02:10:01 ens3 1.48 0.22 0.36 0.20 0.00 0.00 0.00 0.00 03:21:46 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:11:01 ens3 2.55 0.45 0.50 0.28 0.00 0.00 0.00 0.00 03:21:46 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:12:01 ens3 3.17 1.05 0.83 0.51 0.00 0.00 0.00 0.00 03:21:46 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:13:01 ens3 2.00 0.85 0.85 0.62 0.00 0.00 0.00 0.00 03:21:46 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:14:01 ens3 195.38 86.70 2716.12 6.68 0.00 0.00 0.00 0.00 03:21:46 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:14:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 03:21:46 02:15:01 ens3 0.63 0.30 0.09 0.02 0.00 0.00 0.00 0.00 03:21:46 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:16:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:21:46 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:17:01 ens3 0.35 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:21:46 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:18:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:21:46 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:19:01 ens3 0.42 0.22 0.09 0.07 0.00 0.00 0.00 0.00 03:21:46 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:20:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:21:46 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:21:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:22:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 03:21:46 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:23:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:24:01 ens3 0.48 0.28 0.20 0.08 0.00 0.00 0.00 0.00 03:21:46 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:25:01 ens3 0.18 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:26:01 ens3 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00 03:21:46 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:27:01 ens3 0.37 0.10 0.02 0.01 0.00 0.00 0.00 0.00 03:21:46 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:28:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:21:46 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:29:01 ens3 0.42 0.25 0.09 0.08 0.00 0.00 0.00 0.00 03:21:46 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:30:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:31:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:32:01 ens3 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:21:46 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:33:01 ens3 0.28 0.17 0.07 0.01 0.00 0.00 0.00 0.00 03:21:46 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:34:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:21:46 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:35:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:37:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:39:01 ens3 0.35 0.23 0.09 0.07 0.00 0.00 0.00 0.00 03:21:46 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:41:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:42:01 ens3 1105.01 993.20 10820.35 134.49 0.00 0.00 0.00 0.00 03:21:46 02:42:01 docker0 555.41 508.83 38.27 2872.32 0.00 0.00 0.00 0.00 03:21:46 02:42:01 lo 4.67 4.67 0.46 0.46 0.00 0.00 0.00 0.00 03:21:46 02:43:01 ens3 317.57 276.53 2077.70 37.66 0.00 0.00 0.00 0.00 03:21:46 02:43:01 docker0 258.68 288.87 21.57 2047.74 0.00 0.00 0.00 0.00 03:21:46 02:43:01 veth5144b32 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 03:21:46 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:44:01 ens3 43.20 42.42 25.62 78.52 0.00 0.00 0.00 0.00 03:21:46 02:44:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 03:21:46 02:44:01 veth5144b32 1.43 1.47 0.13 0.13 0.00 0.00 0.00 0.00 03:21:46 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:45:01 ens3 17.31 8.72 15.57 8.03 0.00 0.00 0.00 0.00 03:21:46 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:45:01 veth5144b32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:46:01 ens3 85.34 53.42 2210.41 13.28 0.00 0.00 0.00 0.00 03:21:46 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:46:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 03:21:46 02:47:01 ens3 22.38 16.53 75.70 8.31 0.00 0.00 0.00 0.00 03:21:46 02:47:01 docker0 0.38 0.33 0.03 0.13 0.00 0.00 0.00 0.00 03:21:46 02:47:01 vethd4b457d 0.38 0.48 0.03 0.14 0.00 0.00 0.00 0.00 03:21:46 02:47:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 03:21:46 02:48:01 vethef43161 48.43 83.72 4.97 505.52 0.00 0.00 0.00 0.04 03:21:46 02:48:01 ens3 833.54 432.14 7133.04 57.98 0.00 0.00 0.00 0.00 03:21:46 02:48:01 vethe1020a7 71.45 132.26 7.57 1180.07 0.00 0.00 0.00 0.10 03:21:46 02:48:01 docker0 392.02 752.31 34.00 6269.43 0.00 0.00 0.00 0.00 03:21:46 02:48:01 veth8921307 76.54 156.61 7.82 1182.03 0.00 0.00 0.00 0.10 03:21:46 02:48:01 vethc624750 72.72 149.31 7.62 1179.99 0.00 0.00 0.00 0.10 03:21:46 02:48:01 veth0aa59bd 68.62 141.63 7.35 1180.80 0.00 0.00 0.00 0.10 03:21:46 02:48:01 vethd4b457d 0.13 0.97 0.01 0.04 0.00 0.00 0.00 0.00 03:21:46 02:48:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:49:01 vethef43161 25.45 51.81 2.81 674.41 0.00 0.00 0.00 0.06 03:21:46 02:49:01 ens3 57.47 29.33 678.82 5.31 0.00 0.00 0.00 0.00 03:21:46 02:49:01 docker0 25.55 51.82 2.46 674.41 0.00 0.00 0.00 0.00 03:21:46 02:49:01 veth4577ccf 135.53 73.87 1179.93 7.78 0.00 0.00 0.00 0.00 03:21:46 02:49:01 vethd4b457d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:50:01 vetha36cf21 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:21:46 02:50:01 ens3 11.21 7.58 9.11 5.19 0.00 0.00 0.00 0.00 03:21:46 02:50:01 veth444caff 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:21:46 02:50:01 veth2a83cdf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:21:46 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:50:01 veth7a0c2df 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:21:46 02:50:01 vethf2de51d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:21:46 02:50:01 vethd8b3aff 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:21:46 02:50:01 vethaf6ab33 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:21:46 02:50:01 veth5ad12da 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:21:46 02:50:01 vetheada3e5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:21:46 02:50:01 vethd4b457d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:50:01 vethceed591 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:21:46 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:50:01 veth539e33e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:21:46 02:50:01 veth27412c5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:21:46 02:51:01 vetha36cf21 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:51:01 ens3 5.48 3.92 4.39 2.46 0.00 0.00 0.00 0.00 03:21:46 02:51:01 veth444caff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:51:01 veth2a83cdf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:51:01 veth7a0c2df 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:51:01 vethf2de51d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:51:01 vethd8b3aff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:51:01 vethaf6ab33 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:51:01 veth5ad12da 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:51:01 vetheada3e5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:51:01 vethd4b457d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:51:01 vethceed591 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:51:01 veth539e33e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:51:01 veth27412c5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:52:02 vetha36cf21 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:52:02 ens3 1.98 1.18 1.63 0.86 0.00 0.00 0.00 0.00 03:21:46 02:52:02 veth444caff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:52:02 veth2a83cdf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:52:02 veth7a0c2df 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:52:02 vethf2de51d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:52:02 vethd8b3aff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:52:02 vethaf6ab33 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:52:02 veth5ad12da 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:52:02 vetheada3e5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:52:02 vethd4b457d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:52:02 vethceed591 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:52:02 veth539e33e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:52:02 veth27412c5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:53:01 ens3 312.10 318.26 168.41 1142.67 0.00 0.00 0.00 0.00 03:21:46 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:53:01 lo 37.68 37.68 3.71 3.71 0.00 0.00 0.00 0.00 03:21:46 02:54:01 ens3 437.61 434.58 170.01 2629.98 0.00 0.00 0.00 0.00 03:21:46 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:54:01 lo 34.13 34.13 3.37 3.37 0.00 0.00 0.00 0.00 03:21:46 02:55:01 ens3 65.82 61.27 42.11 286.70 0.00 0.00 0.00 0.00 03:21:46 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:55:01 lo 7.80 7.80 0.76 0.76 0.00 0.00 0.00 0.00 03:21:46 02:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 02:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:59:01 ens3 0.37 0.20 0.14 0.07 0.00 0.00 0.00 0.00 03:21:46 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 03:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:01:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 03:21:46 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 03:02:01 ens3 0.80 0.68 0.52 0.43 0.00 0.00 0.00 0.00 03:21:46 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:03:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 03:04:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 03:21:46 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:05:01 ens3 0.83 0.10 0.09 0.01 0.00 0.00 0.00 0.00 03:21:46 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 03:06:01 ens3 0.48 0.33 0.26 0.21 0.00 0.00 0.00 0.00 03:21:46 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:07:01 ens3 8.12 6.60 5.51 6.36 0.00 0.00 0.00 0.00 03:21:46 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:21:46 03:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:09:01 ens3 0.38 0.22 0.14 0.07 0.00 0.00 0.00 0.00 03:21:46 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 03:10:02 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 03:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:13:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 03:14:01 ens3 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 03:21:46 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:15:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 03:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:17:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 03:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:19:01 ens3 0.33 0.30 0.14 0.08 0.00 0.00 0.00 0.00 03:21:46 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:21:46 03:20:01 ens3 110.17 61.20 3598.71 8.20 0.00 0.00 0.00 0.00 03:21:46 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:21:46 03:20:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 03:21:46 03:21:01 ens3 260.32 164.84 4476.04 37.40 0.00 0.00 0.00 0.00 03:21:46 03:21:01 docker0 72.14 122.00 6.77 1260.36 0.00 0.00 0.00 0.00 03:21:46 03:21:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 03:21:46 Average: ens3 54.26 41.69 475.55 61.88 0.00 0.00 0.00 0.00 03:21:46 Average: docker0 18.14 23.97 1.43 182.32 0.00 0.00 0.00 0.00 03:21:46 Average: lo 1.32 1.32 0.13 0.13 0.00 0.00 0.00 0.00 03:21:46 03:21:46 03:21:46 ---> sar -P ALL: 03:21:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6384) 07/25/24 _x86_64_ (8 CPU) 03:21:46 03:21:46 02:08:10 LINUX RESTART (8 CPU) 03:21:46 03:21:46 02:09:01 CPU %user %nice %system %iowait %steal %idle 03:21:46 02:10:01 all 0.02 0.00 0.01 0.05 0.00 99.91 03:21:46 02:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:10:01 1 0.02 0.00 0.00 0.20 0.02 99.77 03:21:46 02:10:01 2 0.02 0.00 0.03 0.00 0.02 99.93 03:21:46 02:10:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:21:46 02:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:21:46 02:10:01 5 0.02 0.00 0.02 0.20 0.00 99.77 03:21:46 02:10:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:21:46 02:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:11:01 all 0.02 0.00 0.02 0.08 0.01 99.87 03:21:46 02:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:21:46 02:11:01 1 0.02 0.00 0.02 0.67 0.00 99.30 03:21:46 02:11:01 2 0.05 0.00 0.05 0.00 0.02 99.88 03:21:46 02:11:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:21:46 02:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:21:46 02:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:21:46 02:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:21:46 02:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:12:01 all 0.03 0.00 0.01 0.80 0.00 99.15 03:21:46 02:12:01 0 0.18 0.00 0.00 0.00 0.00 99.82 03:21:46 02:12:01 1 0.00 0.00 0.00 6.42 0.00 93.58 03:21:46 02:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:21:46 02:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:21:46 02:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 02:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:21:46 02:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:21:46 02:13:01 all 0.24 0.00 0.02 0.16 0.01 99.58 03:21:46 02:13:01 0 0.93 0.00 0.02 0.00 0.00 99.05 03:21:46 02:13:01 1 0.03 0.00 0.03 0.68 0.02 99.23 03:21:46 02:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 02:13:01 3 0.07 0.00 0.02 0.00 0.00 99.92 03:21:46 02:13:01 4 0.81 0.00 0.05 0.00 0.02 99.12 03:21:46 02:13:01 5 0.02 0.00 0.02 0.07 0.02 99.88 03:21:46 02:13:01 6 0.00 0.00 0.00 0.25 0.02 99.73 03:21:46 02:13:01 7 0.02 0.00 0.00 0.25 0.02 99.72 03:21:46 02:14:01 all 2.72 0.00 1.25 1.36 0.03 94.64 03:21:46 02:14:01 0 2.75 0.00 1.23 0.67 0.08 95.27 03:21:46 02:14:01 1 1.57 0.00 0.69 5.19 0.03 92.52 03:21:46 02:14:01 2 1.49 0.00 1.22 1.64 0.03 95.62 03:21:46 02:14:01 3 2.89 0.00 1.12 1.27 0.02 94.70 03:21:46 02:14:01 4 3.16 0.00 0.73 1.42 0.02 94.67 03:21:46 02:14:01 5 2.49 0.00 2.28 0.12 0.02 95.10 03:21:46 02:14:01 6 3.99 0.00 0.68 0.58 0.02 94.73 03:21:46 02:14:01 7 3.41 0.00 2.03 0.03 0.02 94.51 03:21:46 02:15:01 all 0.08 0.00 0.04 0.02 0.00 99.86 03:21:46 02:15:01 0 0.02 0.00 0.07 0.00 0.00 99.92 03:21:46 02:15:01 1 0.30 0.00 0.08 0.00 0.00 99.62 03:21:46 02:15:01 2 0.05 0.00 0.02 0.10 0.00 99.83 03:21:46 02:15:01 3 0.10 0.00 0.02 0.02 0.00 99.87 03:21:46 02:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:21:46 02:15:01 5 0.05 0.00 0.05 0.00 0.00 99.90 03:21:46 02:15:01 6 0.05 0.00 0.05 0.00 0.02 99.88 03:21:46 02:15:01 7 0.05 0.00 0.03 0.02 0.02 99.88 03:21:46 02:16:01 all 0.02 0.00 0.00 0.00 0.01 99.97 03:21:46 02:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:21:46 02:16:01 2 0.00 0.00 0.00 0.02 0.02 99.97 03:21:46 02:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:21:46 02:16:01 4 0.05 0.00 0.00 0.00 0.00 99.95 03:21:46 02:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:16:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:21:46 02:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:17:01 all 0.04 0.00 0.01 0.00 0.00 99.94 03:21:46 02:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:17:01 2 0.05 0.00 0.02 0.02 0.00 99.92 03:21:46 02:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 02:17:01 4 0.17 0.00 0.03 0.00 0.02 99.78 03:21:46 02:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:17:01 6 0.03 0.00 0.05 0.00 0.02 99.90 03:21:46 02:17:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:21:46 02:18:01 all 0.01 0.00 0.00 0.00 0.00 99.99 03:21:46 02:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:21:46 02:18:01 2 0.02 0.00 0.00 0.02 0.00 99.97 03:21:46 02:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 02:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:19:01 all 0.02 0.00 0.01 0.01 0.00 99.96 03:21:46 02:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:19:01 2 0.05 0.00 0.00 0.03 0.00 99.92 03:21:46 02:19:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:21:46 02:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 02:19:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:21:46 02:19:01 7 0.00 0.00 0.02 0.02 0.02 99.95 03:21:46 02:20:01 all 0.12 0.00 0.01 0.00 0.01 99.87 03:21:46 02:20:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:21:46 02:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:21:46 02:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 02:20:01 4 0.78 0.00 0.00 0.00 0.00 99.22 03:21:46 02:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:20:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:21:46 02:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:21:46 03:21:46 02:20:01 CPU %user %nice %system %iowait %steal %idle 03:21:46 02:21:01 all 0.10 0.00 0.01 0.03 0.00 99.86 03:21:46 02:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:21:46 02:21:01 2 0.02 0.00 0.03 0.22 0.00 99.73 03:21:46 02:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:21:01 4 0.70 0.00 0.00 0.00 0.00 99.30 03:21:46 02:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:21:01 6 0.05 0.00 0.05 0.00 0.02 99.88 03:21:46 02:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:22:01 all 0.07 0.00 0.00 0.02 0.00 99.91 03:21:46 02:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:22:01 2 0.03 0.00 0.00 0.12 0.00 99.85 03:21:46 02:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:21:46 02:22:01 4 0.43 0.00 0.00 0.00 0.00 99.57 03:21:46 02:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 02:22:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:21:46 02:23:01 all 0.02 0.00 0.01 0.04 0.01 99.93 03:21:46 02:23:01 0 0.00 0.00 0.02 0.02 0.00 99.97 03:21:46 02:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:23:01 2 0.03 0.00 0.00 0.32 0.00 99.65 03:21:46 02:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:23:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:21:46 02:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:21:46 02:23:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:21:46 02:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:21:46 02:24:01 all 0.03 0.00 0.02 0.01 0.01 99.94 03:21:46 02:24:01 0 0.02 0.00 0.02 0.03 0.00 99.93 03:21:46 02:24:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:21:46 02:24:01 2 0.03 0.00 0.03 0.03 0.00 99.90 03:21:46 02:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 02:24:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:21:46 02:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:21:46 02:24:01 6 0.02 0.00 0.02 0.00 0.03 99.93 03:21:46 02:24:01 7 0.08 0.00 0.02 0.00 0.00 99.90 03:21:46 02:25:01 all 0.01 0.00 0.01 0.02 0.00 99.96 03:21:46 02:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:21:46 02:25:01 2 0.02 0.00 0.02 0.15 0.00 99.82 03:21:46 02:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 02:25:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:21:46 02:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:26:01 all 0.02 0.00 0.02 0.10 0.01 99.85 03:21:46 02:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:21:46 02:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:21:46 02:26:01 2 0.02 0.00 0.02 0.75 0.02 99.20 03:21:46 02:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 02:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:21:46 02:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:21:46 02:26:01 6 0.08 0.00 0.03 0.00 0.02 99.87 03:21:46 02:26:01 7 0.00 0.00 0.02 0.02 0.02 99.95 03:21:46 02:27:01 all 0.03 0.00 0.01 0.28 0.01 99.67 03:21:46 02:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:21:46 02:27:01 2 0.02 0.00 0.03 2.27 0.00 97.68 03:21:46 02:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:27:01 4 0.08 0.00 0.00 0.00 0.02 99.90 03:21:46 02:27:01 5 0.02 0.00 0.00 0.00 0.05 99.93 03:21:46 02:27:01 6 0.05 0.00 0.05 0.00 0.02 99.88 03:21:46 02:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:28:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:21:46 02:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:21:46 02:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:28:01 2 0.03 0.00 0.02 0.02 0.00 99.93 03:21:46 02:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:28:01 6 0.05 0.00 0.03 0.00 0.02 99.90 03:21:46 02:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:21:46 02:29:01 all 0.05 0.00 0.01 0.01 0.01 99.92 03:21:46 02:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:21:46 02:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:21:46 02:29:01 2 0.03 0.00 0.02 0.08 0.05 99.82 03:21:46 02:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:21:46 02:29:01 4 0.32 0.00 0.02 0.00 0.00 99.67 03:21:46 02:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:29:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:21:46 02:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:21:46 02:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:21:46 02:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 02:30:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:21:46 02:30:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:21:46 02:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:21:46 02:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:30:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:21:46 02:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:21:46 02:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:31:01 2 0.03 0.00 0.00 0.03 0.00 99.93 03:21:46 02:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:21:46 02:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 02:31:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:21:46 02:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 03:21:46 02:31:01 CPU %user %nice %system %iowait %steal %idle 03:21:46 02:32:01 all 0.18 0.00 0.02 0.01 0.01 99.79 03:21:46 02:32:01 0 0.00 0.00 0.03 0.00 0.00 99.97 03:21:46 02:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:32:01 2 0.03 0.00 0.00 0.03 0.00 99.93 03:21:46 02:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 02:32:01 4 1.34 0.00 0.03 0.00 0.00 98.63 03:21:46 02:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 02:32:01 6 0.05 0.00 0.03 0.00 0.03 99.88 03:21:46 02:32:01 7 0.00 0.00 0.00 0.02 0.02 99.97 03:21:46 02:33:01 all 0.04 0.00 0.01 0.15 0.01 99.80 03:21:46 02:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:33:01 2 0.02 0.00 0.02 0.63 0.00 99.33 03:21:46 02:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:33:01 4 0.23 0.00 0.00 0.00 0.02 99.75 03:21:46 02:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:21:46 02:33:01 6 0.03 0.00 0.02 0.12 0.02 99.82 03:21:46 02:33:01 7 0.00 0.00 0.02 0.42 0.00 99.57 03:21:46 02:34:01 all 0.03 0.00 0.02 0.04 0.00 99.91 03:21:46 02:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:34:01 2 0.02 0.00 0.02 0.02 0.00 99.95 03:21:46 02:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:34:01 4 0.13 0.00 0.07 0.00 0.00 99.80 03:21:46 02:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:21:46 02:34:01 6 0.05 0.00 0.03 0.02 0.02 99.88 03:21:46 02:34:01 7 0.00 0.00 0.00 0.32 0.00 99.68 03:21:46 02:35:01 all 0.15 0.00 0.01 0.00 0.01 99.84 03:21:46 02:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:21:46 02:35:01 2 0.03 0.00 0.02 0.02 0.02 99.92 03:21:46 02:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:35:01 4 0.98 0.00 0.00 0.00 0.00 99.02 03:21:46 02:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:35:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:21:46 02:35:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:21:46 02:36:01 all 0.22 0.00 0.01 0.00 0.01 99.76 03:21:46 02:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:21:46 02:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:36:01 2 0.02 0.00 0.02 0.02 0.00 99.95 03:21:46 02:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:21:46 02:36:01 4 1.71 0.00 0.00 0.00 0.02 98.27 03:21:46 02:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:21:46 02:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:21:46 02:36:01 7 0.00 0.00 0.02 0.02 0.00 99.97 03:21:46 02:37:01 all 0.07 0.00 0.01 0.00 0.00 99.92 03:21:46 02:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:37:01 2 0.05 0.00 0.02 0.02 0.00 99.92 03:21:46 02:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:37:01 4 0.45 0.00 0.02 0.00 0.00 99.53 03:21:46 02:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:21:46 02:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:38:01 all 0.01 0.00 0.01 0.01 0.00 99.96 03:21:46 02:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 02:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:38:01 2 0.03 0.00 0.02 0.02 0.00 99.93 03:21:46 02:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 02:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:21:46 02:38:01 6 0.05 0.00 0.05 0.00 0.00 99.90 03:21:46 02:38:01 7 0.00 0.00 0.00 0.03 0.02 99.95 03:21:46 02:39:01 all 0.01 0.00 0.00 0.00 0.00 99.97 03:21:46 02:39:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:21:46 02:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:39:01 2 0.05 0.00 0.02 0.02 0.00 99.92 03:21:46 02:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:21:46 02:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:21:46 02:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:40:01 all 0.05 0.00 0.00 0.00 0.00 99.94 03:21:46 02:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:21:46 02:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:21:46 02:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:40:01 4 0.32 0.00 0.00 0.00 0.02 99.67 03:21:46 02:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:21:46 02:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:40:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:21:46 02:41:01 all 0.01 0.00 0.00 0.00 0.00 99.97 03:21:46 02:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 02:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:41:01 2 0.05 0.00 0.00 0.02 0.02 99.92 03:21:46 02:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:21:46 02:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:42:01 all 8.78 0.00 2.87 2.84 0.07 85.44 03:21:46 02:42:01 0 10.37 0.00 1.79 0.03 0.07 87.73 03:21:46 02:42:01 1 6.11 0.00 2.20 0.17 0.07 91.45 03:21:46 02:42:01 2 10.26 0.00 3.40 5.21 0.07 81.06 03:21:46 02:42:01 3 5.87 0.00 2.90 1.89 0.05 89.30 03:21:46 02:42:01 4 7.81 0.00 2.73 3.33 0.05 86.08 03:21:46 02:42:01 5 8.37 0.00 2.94 0.05 0.07 88.58 03:21:46 02:42:01 6 13.57 0.00 3.61 4.66 0.13 78.02 03:21:46 02:42:01 7 7.85 0.00 3.42 7.38 0.05 81.29 03:21:46 03:21:46 02:42:01 CPU %user %nice %system %iowait %steal %idle 03:21:46 02:43:01 all 24.06 0.00 4.47 5.29 0.07 66.12 03:21:46 02:43:01 0 24.10 0.00 4.40 0.37 0.05 71.07 03:21:46 02:43:01 1 24.32 0.00 4.29 9.52 0.07 61.81 03:21:46 02:43:01 2 24.09 0.00 4.43 0.65 0.07 70.76 03:21:46 02:43:01 3 22.77 0.00 5.04 6.42 0.08 65.68 03:21:46 02:43:01 4 24.95 0.00 4.44 13.16 0.08 57.36 03:21:46 02:43:01 5 24.24 0.00 3.82 0.99 0.07 70.88 03:21:46 02:43:01 6 22.80 0.00 4.45 0.32 0.07 72.36 03:21:46 02:43:01 7 25.22 0.00 4.86 10.89 0.08 58.95 03:21:46 02:44:01 all 17.85 0.00 3.08 2.91 0.08 76.08 03:21:46 02:44:01 0 17.33 0.00 2.76 0.12 0.08 79.71 03:21:46 02:44:01 1 17.29 0.00 3.62 17.10 0.13 61.86 03:21:46 02:44:01 2 16.70 0.00 3.30 0.15 0.08 79.76 03:21:46 02:44:01 3 18.38 0.00 3.14 4.88 0.07 73.53 03:21:46 02:44:01 4 20.34 0.00 2.70 0.77 0.07 76.12 03:21:46 02:44:01 5 16.43 0.00 2.98 0.07 0.07 80.45 03:21:46 02:44:01 6 18.89 0.00 2.79 0.13 0.08 78.11 03:21:46 02:44:01 7 17.39 0.00 3.36 0.10 0.07 79.08 03:21:46 02:45:01 all 60.64 0.00 7.59 2.36 0.13 29.28 03:21:46 02:45:01 0 60.68 0.00 7.24 0.93 0.10 31.05 03:21:46 02:45:01 1 59.19 0.00 7.60 1.70 0.12 31.39 03:21:46 02:45:01 2 61.96 0.00 7.50 0.47 0.12 29.94 03:21:46 02:45:01 3 61.06 0.00 7.69 3.10 0.15 28.00 03:21:46 02:45:01 4 60.45 0.00 7.29 2.27 0.12 29.89 03:21:46 02:45:01 5 61.58 0.00 7.54 3.05 0.12 27.72 03:21:46 02:45:01 6 59.25 0.00 7.89 6.41 0.15 26.30 03:21:46 02:45:01 7 60.99 0.00 7.95 0.95 0.14 29.98 03:21:46 02:46:01 all 7.09 0.00 2.16 11.50 0.05 79.20 03:21:46 02:46:01 0 6.14 0.00 1.84 0.00 0.07 91.95 03:21:46 02:46:01 1 6.51 0.00 3.10 0.45 0.07 89.87 03:21:46 02:46:01 2 6.84 0.00 1.88 1.73 0.03 89.53 03:21:46 02:46:01 3 6.97 0.00 2.00 33.12 0.05 57.87 03:21:46 02:46:01 4 8.29 0.00 2.32 0.37 0.03 88.98 03:21:46 02:46:01 5 8.49 0.00 2.33 0.94 0.05 88.20 03:21:46 02:46:01 6 6.82 0.00 1.86 1.62 0.05 89.65 03:21:46 02:46:01 7 6.62 0.00 2.00 54.03 0.05 37.31 03:21:46 02:47:01 all 7.38 0.00 2.70 24.35 0.08 65.49 03:21:46 02:47:01 0 6.72 0.00 2.32 15.44 0.03 75.49 03:21:46 02:47:01 1 7.21 0.00 2.45 6.20 0.05 84.09 03:21:46 02:47:01 2 7.68 0.00 2.98 4.41 0.12 84.82 03:21:46 02:47:01 3 8.21 0.00 3.28 63.85 0.07 24.59 03:21:46 02:47:01 4 7.85 0.00 2.65 26.32 0.08 63.09 03:21:46 02:47:01 5 8.52 0.00 2.89 50.14 0.05 38.39 03:21:46 02:47:01 6 6.39 0.00 2.66 14.20 0.13 76.61 03:21:46 02:47:01 7 6.49 0.00 2.36 14.33 0.08 76.74 03:21:46 02:48:01 all 15.21 0.00 6.18 35.10 0.13 43.38 03:21:46 02:48:01 0 12.32 0.00 5.90 40.97 0.20 40.61 03:21:46 02:48:01 1 18.78 0.00 7.54 51.84 0.12 21.72 03:21:46 02:48:01 2 15.88 0.00 5.95 16.76 0.09 61.32 03:21:46 02:48:01 3 13.79 0.00 5.47 9.00 0.14 71.61 03:21:46 02:48:01 4 17.36 0.00 7.72 20.81 0.10 54.00 03:21:46 02:48:01 5 14.26 0.00 5.23 60.12 0.08 20.31 03:21:46 02:48:01 6 13.72 0.00 6.06 60.70 0.12 19.40 03:21:46 02:48:01 7 15.60 0.00 5.62 20.76 0.15 57.87 03:21:46 02:49:01 all 0.82 0.00 1.17 16.28 0.03 81.70 03:21:46 02:49:01 0 0.52 0.00 1.14 13.10 0.03 85.21 03:21:46 02:49:01 1 0.89 0.00 1.07 20.26 0.02 77.76 03:21:46 02:49:01 2 0.52 0.00 1.05 3.50 0.03 94.90 03:21:46 02:49:01 3 1.44 0.00 1.22 3.11 0.02 94.22 03:21:46 02:49:01 4 1.21 0.00 1.26 1.16 0.03 96.35 03:21:46 02:49:01 5 0.54 0.00 2.36 87.50 0.03 9.57 03:21:46 02:49:01 6 0.64 0.00 0.91 1.16 0.02 97.28 03:21:46 02:49:01 7 0.84 0.00 0.38 0.92 0.02 97.84 03:21:46 02:50:01 all 74.41 0.00 11.69 4.21 0.18 9.52 03:21:46 02:50:01 0 74.49 0.00 11.52 9.55 0.27 4.17 03:21:46 02:50:01 1 74.82 0.00 12.14 11.83 0.15 1.05 03:21:46 02:50:01 2 72.89 0.00 12.30 2.38 0.28 12.16 03:21:46 02:50:01 3 74.21 0.00 11.62 1.56 0.15 12.45 03:21:46 02:50:01 4 75.49 0.00 11.55 1.16 0.12 11.68 03:21:46 02:50:01 5 75.35 0.00 10.63 1.59 0.15 12.28 03:21:46 02:50:01 6 74.42 0.00 11.41 2.38 0.16 11.64 03:21:46 02:50:01 7 73.53 0.00 12.35 3.17 0.16 10.80 03:21:46 02:51:01 all 88.24 0.00 11.57 0.02 0.16 0.02 03:21:46 02:51:01 0 87.85 0.00 11.88 0.02 0.21 0.04 03:21:46 02:51:01 1 88.50 0.00 11.37 0.00 0.14 0.00 03:21:46 02:51:01 2 88.30 0.00 11.51 0.02 0.14 0.03 03:21:46 02:51:01 3 88.92 0.00 10.84 0.07 0.15 0.02 03:21:46 02:51:01 4 88.09 0.00 11.71 0.02 0.17 0.02 03:21:46 02:51:01 5 87.75 0.00 12.07 0.02 0.14 0.03 03:21:46 02:51:01 6 88.23 0.00 11.57 0.03 0.15 0.02 03:21:46 02:51:01 7 88.24 0.00 11.60 0.00 0.16 0.00 03:21:46 02:52:02 all 24.70 0.00 3.94 10.31 0.07 60.98 03:21:46 02:52:02 0 25.01 0.00 3.68 9.30 0.05 61.96 03:21:46 02:52:02 1 23.57 0.00 4.98 69.45 0.08 1.92 03:21:46 02:52:02 2 24.02 0.00 4.14 0.48 0.12 71.24 03:21:46 02:52:02 3 24.66 0.00 3.52 0.45 0.07 71.31 03:21:46 02:52:02 4 26.11 0.00 3.47 1.20 0.07 69.16 03:21:46 02:52:02 5 24.09 0.00 3.96 0.32 0.07 71.57 03:21:46 02:52:02 6 25.81 0.00 3.46 0.50 0.07 70.18 03:21:46 02:52:02 7 24.29 0.00 4.33 1.60 0.05 69.73 03:21:46 02:53:01 all 5.48 0.00 1.64 6.36 0.07 86.44 03:21:46 02:53:01 0 6.12 0.00 1.92 10.79 0.10 81.07 03:21:46 02:53:01 1 6.33 0.00 1.77 9.19 0.07 82.64 03:21:46 02:53:01 2 6.15 0.00 1.37 0.68 0.07 91.73 03:21:46 02:53:01 3 4.09 0.00 1.86 9.27 0.09 84.70 03:21:46 02:53:01 4 4.48 0.00 1.40 2.52 0.03 91.57 03:21:46 02:53:01 5 6.22 0.00 1.58 3.95 0.10 88.14 03:21:46 02:53:01 6 6.95 0.00 1.93 11.50 0.10 79.52 03:21:46 02:53:01 7 3.52 0.00 1.32 3.06 0.03 92.06 03:21:46 03:21:46 02:53:01 CPU %user %nice %system %iowait %steal %idle 03:21:46 02:54:01 all 9.22 0.00 0.83 0.16 0.06 89.73 03:21:46 02:54:01 0 9.93 0.00 0.85 0.05 0.07 89.09 03:21:46 02:54:01 1 10.91 0.00 0.95 0.08 0.08 87.97 03:21:46 02:54:01 2 6.69 0.00 0.72 0.02 0.03 92.54 03:21:46 02:54:01 3 8.72 0.00 0.82 0.82 0.05 89.59 03:21:46 02:54:01 4 8.73 0.00 0.78 0.02 0.07 90.40 03:21:46 02:54:01 5 7.73 0.00 0.71 0.08 0.03 91.44 03:21:46 02:54:01 6 12.08 0.00 1.00 0.07 0.07 86.78 03:21:46 02:54:01 7 8.98 0.00 0.78 0.12 0.05 90.07 03:21:46 02:55:01 all 1.35 0.00 0.17 0.02 0.02 98.45 03:21:46 02:55:01 0 0.97 0.00 0.17 0.02 0.02 98.83 03:21:46 02:55:01 1 0.23 0.00 0.12 0.00 0.00 99.65 03:21:46 02:55:01 2 1.83 0.00 0.08 0.02 0.02 98.05 03:21:46 02:55:01 3 3.65 0.00 0.23 0.10 0.02 96.00 03:21:46 02:55:01 4 2.24 0.00 0.18 0.00 0.02 97.56 03:21:46 02:55:01 5 0.60 0.00 0.20 0.00 0.02 99.18 03:21:46 02:55:01 6 0.82 0.00 0.18 0.00 0.02 98.98 03:21:46 02:55:01 7 0.40 0.00 0.18 0.03 0.03 99.35 03:21:46 02:56:01 all 0.14 0.00 0.02 0.00 0.01 99.83 03:21:46 02:56:01 0 0.02 0.00 0.03 0.00 0.02 99.93 03:21:46 02:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:56:01 3 0.94 0.00 0.05 0.02 0.02 98.97 03:21:46 02:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:21:46 02:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:21:46 02:56:01 7 0.07 0.00 0.02 0.02 0.02 99.88 03:21:46 02:57:01 all 0.07 0.00 0.01 0.00 0.01 99.90 03:21:46 02:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:21:46 02:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:21:46 02:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:57:01 3 0.40 0.00 0.03 0.02 0.00 99.55 03:21:46 02:57:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:21:46 02:57:01 5 0.02 0.00 0.00 0.02 0.00 99.97 03:21:46 02:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:21:46 02:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:21:46 02:58:01 all 0.27 0.00 0.01 0.00 0.00 99.72 03:21:46 02:58:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:21:46 02:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:21:46 02:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:21:46 02:58:01 3 1.99 0.00 0.00 0.00 0.00 98.01 03:21:46 02:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 02:58:01 7 0.05 0.00 0.03 0.00 0.02 99.90 03:21:46 02:59:01 all 0.14 0.00 0.01 0.02 0.01 99.83 03:21:46 02:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:21:46 02:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 02:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 02:59:01 3 0.94 0.00 0.00 0.02 0.02 99.02 03:21:46 02:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:21:46 02:59:01 5 0.00 0.00 0.02 0.12 0.02 99.85 03:21:46 02:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:21:46 02:59:01 7 0.07 0.00 0.02 0.02 0.03 99.87 03:21:46 03:00:01 all 0.01 0.00 0.00 0.00 0.00 99.97 03:21:46 03:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 03:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:21:46 03:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 03:00:01 3 0.02 0.00 0.02 0.02 0.00 99.95 03:21:46 03:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 03:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 03:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:21:46 03:00:01 7 0.05 0.00 0.02 0.00 0.02 99.92 03:21:46 03:01:01 all 0.07 0.00 0.03 0.01 0.01 99.88 03:21:46 03:01:01 0 0.25 0.00 0.07 0.02 0.02 99.65 03:21:46 03:01:01 1 0.07 0.00 0.02 0.00 0.00 99.92 03:21:46 03:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:21:46 03:01:01 3 0.03 0.00 0.03 0.02 0.02 99.90 03:21:46 03:01:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:21:46 03:01:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:21:46 03:01:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:21:46 03:01:01 7 0.03 0.00 0.05 0.03 0.02 99.87 03:21:46 03:02:01 all 0.03 0.00 0.00 0.00 0.00 99.96 03:21:46 03:02:01 0 0.05 0.00 0.00 0.00 0.00 99.95 03:21:46 03:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 03:02:01 2 0.07 0.00 0.00 0.00 0.00 99.93 03:21:46 03:02:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:21:46 03:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 03:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 03:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 03:02:01 7 0.07 0.00 0.03 0.02 0.02 99.87 03:21:46 03:03:01 all 0.03 0.00 0.02 0.23 0.00 99.72 03:21:46 03:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:21:46 03:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:21:46 03:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:21:46 03:03:01 3 0.10 0.00 0.03 1.10 0.00 98.76 03:21:46 03:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 03:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 03:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:21:46 03:03:01 7 0.05 0.00 0.05 0.73 0.02 99.15 03:21:46 03:04:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:21:46 03:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:21:46 03:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:21:46 03:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 03:04:01 3 0.02 0.00 0.00 0.05 0.00 99.93 03:21:46 03:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 03:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:21:46 03:04:01 6 0.05 0.00 0.03 0.00 0.00 99.92 03:21:46 03:04:01 7 0.05 0.00 0.02 0.02 0.02 99.90 03:21:46 03:21:46 03:04:01 CPU %user %nice %system %iowait %steal %idle 03:21:46 03:05:01 all 0.04 0.00 0.02 0.00 0.01 99.94 03:21:46 03:05:01 0 0.05 0.00 0.07 0.00 0.03 99.85 03:21:46 03:05:01 1 0.07 0.00 0.03 0.00 0.02 99.88 03:21:46 03:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 03:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 03:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:21:46 03:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 03:05:01 6 0.07 0.00 0.02 0.00 0.02 99.90 03:21:46 03:05:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:21:46 03:06:01 all 0.09 0.00 0.01 0.06 0.00 99.83 03:21:46 03:06:01 0 0.07 0.00 0.03 0.12 0.02 99.77 03:21:46 03:06:01 1 0.52 0.00 0.00 0.00 0.00 99.48 03:21:46 03:06:01 2 0.07 0.00 0.00 0.00 0.00 99.93 03:21:46 03:06:01 3 0.02 0.00 0.00 0.23 0.00 99.75 03:21:46 03:06:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:21:46 03:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 03:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:21:46 03:06:01 7 0.00 0.00 0.02 0.17 0.00 99.82 03:21:46 03:07:01 all 0.26 0.00 0.03 0.01 0.01 99.69 03:21:46 03:07:01 0 0.15 0.00 0.07 0.00 0.02 99.77 03:21:46 03:07:01 1 0.10 0.00 0.00 0.00 0.02 99.88 03:21:46 03:07:01 2 0.85 0.00 0.00 0.00 0.02 99.13 03:21:46 03:07:01 3 0.05 0.00 0.03 0.02 0.02 99.88 03:21:46 03:07:01 4 0.05 0.00 0.03 0.00 0.00 99.92 03:21:46 03:07:01 5 0.23 0.00 0.02 0.00 0.00 99.75 03:21:46 03:07:01 6 0.43 0.00 0.05 0.03 0.00 99.48 03:21:46 03:07:01 7 0.20 0.00 0.03 0.03 0.02 99.72 03:21:46 03:08:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:21:46 03:08:01 0 0.05 0.00 0.00 0.00 0.02 99.93 03:21:46 03:08:01 1 0.07 0.00 0.02 0.00 0.00 99.92 03:21:46 03:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 03:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 03:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 03:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 03:08:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:21:46 03:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 03:09:01 all 0.11 0.00 0.01 0.01 0.00 99.87 03:21:46 03:09:01 0 0.08 0.00 0.03 0.00 0.02 99.87 03:21:46 03:09:01 1 0.67 0.00 0.02 0.00 0.00 99.32 03:21:46 03:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 03:09:01 3 0.02 0.00 0.02 0.02 0.00 99.95 03:21:46 03:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 03:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:21:46 03:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:21:46 03:09:01 7 0.02 0.00 0.03 0.03 0.00 99.92 03:21:46 03:10:02 all 0.10 0.00 0.01 0.00 0.01 99.88 03:21:46 03:10:02 0 0.08 0.00 0.03 0.00 0.02 99.87 03:21:46 03:10:02 1 0.63 0.00 0.00 0.00 0.02 99.35 03:21:46 03:10:02 2 0.00 0.00 0.02 0.00 0.00 99.98 03:21:46 03:10:02 3 0.02 0.00 0.00 0.02 0.00 99.97 03:21:46 03:10:02 4 0.00 0.00 0.02 0.00 0.02 99.97 03:21:46 03:10:02 5 0.02 0.00 0.00 0.00 0.02 99.97 03:21:46 03:10:02 6 0.03 0.00 0.00 0.00 0.00 99.97 03:21:46 03:10:02 7 0.00 0.00 0.00 0.00 0.02 99.98 03:21:46 03:11:01 all 0.01 0.00 0.01 0.12 0.00 99.86 03:21:46 03:11:01 0 0.05 0.00 0.03 0.41 0.02 99.49 03:21:46 03:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 03:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 03:11:01 3 0.00 0.00 0.02 0.02 0.00 99.97 03:21:46 03:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 03:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 03:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 03:11:01 7 0.02 0.00 0.00 0.54 0.00 99.44 03:21:46 03:12:01 all 0.04 0.00 0.02 0.00 0.01 99.94 03:21:46 03:12:01 0 0.08 0.00 0.07 0.00 0.03 99.82 03:21:46 03:12:01 1 0.08 0.00 0.02 0.00 0.02 99.88 03:21:46 03:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 03:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 03:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 03:12:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:21:46 03:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 03:12:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:21:46 03:13:01 all 0.05 0.00 0.01 0.02 0.00 99.91 03:21:46 03:13:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:21:46 03:13:01 1 0.27 0.00 0.00 0.00 0.00 99.73 03:21:46 03:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 03:13:01 3 0.02 0.00 0.00 0.17 0.02 99.80 03:21:46 03:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 03:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 03:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 03:13:01 7 0.03 0.00 0.02 0.02 0.00 99.93 03:21:46 03:14:01 all 0.24 0.00 0.01 0.01 0.01 99.73 03:21:46 03:14:01 0 0.05 0.00 0.05 0.02 0.02 99.87 03:21:46 03:14:01 1 1.79 0.00 0.07 0.02 0.02 98.11 03:21:46 03:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 03:14:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:21:46 03:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 03:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 03:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:21:46 03:14:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:21:46 03:15:01 all 0.06 0.00 0.01 0.00 0.00 99.92 03:21:46 03:15:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:21:46 03:15:01 1 0.35 0.00 0.07 0.00 0.00 99.58 03:21:46 03:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 03:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 03:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 03:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:21:46 03:15:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:21:46 03:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 03:21:46 03:21:46 03:15:01 CPU %user %nice %system %iowait %steal %idle 03:21:46 03:16:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:21:46 03:16:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:21:46 03:16:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:21:46 03:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 03:16:01 3 0.00 0.00 0.00 0.02 0.00 99.98 03:21:46 03:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 03:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 03:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 03:16:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:21:46 03:17:01 all 0.11 0.00 0.01 0.01 0.01 99.86 03:21:46 03:17:01 0 0.07 0.00 0.03 0.00 0.02 99.88 03:21:46 03:17:01 1 0.81 0.00 0.02 0.00 0.02 99.15 03:21:46 03:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:21:46 03:17:01 3 0.02 0.00 0.00 0.03 0.00 99.95 03:21:46 03:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:21:46 03:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:21:46 03:17:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:21:46 03:17:01 7 0.02 0.00 0.00 0.02 0.02 99.95 03:21:46 03:18:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:21:46 03:18:01 0 0.05 0.00 0.02 0.00 0.02 99.92 03:21:46 03:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 03:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 03:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 03:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 03:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:21:46 03:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 03:18:01 7 0.03 0.00 0.00 0.02 0.00 99.95 03:21:46 03:19:01 all 0.01 0.00 0.01 0.02 0.01 99.95 03:21:46 03:19:01 0 0.05 0.00 0.03 0.00 0.02 99.90 03:21:46 03:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:21:46 03:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 03:19:01 3 0.00 0.00 0.00 0.15 0.02 99.83 03:21:46 03:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:21:46 03:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:21:46 03:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:21:46 03:19:01 7 0.02 0.00 0.00 0.02 0.00 99.97 03:21:46 03:20:01 all 1.46 0.00 0.59 0.02 0.01 97.92 03:21:46 03:20:01 0 1.37 0.00 0.75 0.00 0.02 97.86 03:21:46 03:20:01 1 2.04 0.00 0.47 0.00 0.02 97.47 03:21:46 03:20:01 2 1.32 0.00 0.30 0.00 0.02 98.36 03:21:46 03:20:01 3 1.12 0.00 0.70 0.08 0.00 98.10 03:21:46 03:20:01 4 1.72 0.00 0.53 0.00 0.02 97.73 03:21:46 03:20:01 5 1.37 0.00 0.87 0.00 0.02 97.74 03:21:46 03:20:01 6 1.35 0.00 0.55 0.02 0.02 98.06 03:21:46 03:20:01 7 1.42 0.00 0.53 0.03 0.02 98.00 03:21:46 03:21:01 all 7.04 0.00 2.84 6.57 0.06 83.49 03:21:46 03:21:01 0 8.07 0.00 2.53 6.12 0.05 83.24 03:21:46 03:21:01 1 7.92 0.00 2.08 0.00 0.07 89.93 03:21:46 03:21:01 2 7.65 0.00 3.83 0.87 0.05 87.59 03:21:46 03:21:01 3 7.01 0.00 2.74 6.31 0.05 83.89 03:21:46 03:21:01 4 5.30 0.00 2.87 0.02 0.07 91.75 03:21:46 03:21:01 5 6.45 0.00 2.66 14.25 0.05 76.58 03:21:46 03:21:01 6 7.36 0.00 2.56 0.37 0.08 89.61 03:21:46 03:21:01 7 6.59 0.00 3.43 24.55 0.05 65.38 03:21:46 Average: all 4.93 0.00 0.90 1.82 0.02 92.34 03:21:46 Average: 0 4.87 0.00 0.86 1.48 0.03 92.76 03:21:46 Average: 1 4.98 0.00 0.92 2.90 0.02 91.18 03:21:46 Average: 2 4.85 0.00 0.91 0.60 0.02 93.62 03:21:46 Average: 3 4.92 0.00 0.89 2.02 0.02 92.15 03:21:46 Average: 4 5.13 0.00 0.89 1.02 0.02 92.94 03:21:46 Average: 5 4.87 0.00 0.90 3.07 0.02 91.14 03:21:46 Average: 6 4.99 0.00 0.88 1.44 0.03 92.66 03:21:46 Average: 7 4.80 0.00 0.92 1.99 0.02 92.27 03:21:46 03:21:46 03:21:46