Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2694c231f166e0770cb000984d707b3d46f47c88 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-ssh14663256524149113552.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh9958830523234304309.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh4835924299588530998.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh7529392682441118045.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-ssh6005332787314780336.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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10209 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/695 [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/695 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2694c231f166e0770cb000984d707b3d46f47c88 (main) Commit message: "feat: Support Postgres db in Core Keeper (#4911)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2694c231f166e0770cb000984d707b3d46f47c88 # timeout=10 > git rev-list --no-walk c631058b2a2739a940fc36a69156d76351522c2f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:22:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:22:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:22:07 ========================================================= 07:22:07 EdgeX Global Pipelines Version Info 07:22:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:22:09 ------------------- 07:22:09 stable info: 07:22:09 ------------------- 07:22:09 Commited By: Cherry Wang cherry@iotechsys.com 07:22:09 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 07:22:09 Message: update stable to v1.0.263 07:22:09 ------------------- 07:22:09 experimental info: 07:22:09 ------------------- 07:22:09 Commited By: Cherry Wang cherry@iotechsys.com 07:22:09 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 07:22:09 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:22:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:22:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:22:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] echo 07:22:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2694c23 [Pipeline] echo 07:22:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:22:10 provisioning config files... 07:22:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/695@tmp/config17932385212236845285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:22:10 ---> ****-login.sh 07:22:10 nexus3.edgexfoundry.org:10001 07:22:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:22:10 Configure a credential helper to remove this warning. See 07:22:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:22:10 07:22:10 Login Succeeded 07:22:10 nexus3.edgexfoundry.org:10002 07:22:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:22:11 Configure a credential helper to remove this warning. See 07:22:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:22:11 07:22:11 Login Succeeded 07:22:11 nexus3.edgexfoundry.org:10003 07:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:22:11 Configure a credential helper to remove this warning. See 07:22:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:22:11 07:22:11 Login Succeeded 07:22:11 nexus3.edgexfoundry.org:10004 07:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:22:11 Configure a credential helper to remove this warning. See 07:22:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:22:11 07:22:11 Login Succeeded 07:22:11 ****.io 07:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:22:11 Configure a credential helper to remove this warning. See 07:22:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:22:11 07:22:11 Login Succeeded 07:22:11 ---> ****-login.sh ends [Pipeline] } 07:22:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:22:11 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 07:22:11 + dirname cmd/core-command/Dockerfile 07:22:11 + cut -d/ -f2 07:22:11 + echo core-command,cmd/core-command/Dockerfile 07:22:11 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:22:11 + cut -d/ -f2 07:22:11 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:22:11 + cut -d/ -f2 07:22:11 + dirname cmd/core-data/Dockerfile 07:22:11 + echo core-data,cmd/core-data/Dockerfile 07:22:11 + + dirname cmd/core-keeper/Dockerfile 07:22:11 cut -d/ -f2 07:22:11 + echo core-keeper,cmd/core-keeper/Dockerfile 07:22:11 + dirname cmd/core-metadata/Dockerfile 07:22:11 + cut -d/ -f2 07:22:11 + echo core-metadata,cmd/core-metadata/Dockerfile 07:22:11 + dirname cmd/security-bootstrapper/Dockerfile 07:22:11 + cut -d/ -f2 07:22:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:22:11 + dirname cmd/security-proxy-auth/Dockerfile 07:22:11 + cut -d/ -f2 07:22:11 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:22:11 + dirname cmd/security-proxy-setup/Dockerfile 07:22:11 + cut -d/ -f2 07:22:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:22:11 + dirname cmd/security-secretstore-setup/Dockerfile 07:22:11 + cut -d/ -f2 07:22:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:22:11 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:22:11 + cut -d/ -f2 07:22:11 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:22:11 + dirname cmd/security-spire-agent/Dockerfile 07:22:11 + cut -d/ -f2 07:22:11 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:22:11 + + dirnamecut cmd/security-spire-config/Dockerfile -d/ 07:22:11 -f2 07:22:11 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:22:11 + + dirname cmd/security-spire-server/Dockerfile 07:22:11 cut -d/ -f2 07:22:11 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:22:11 + dirname+ cmd/support-cron-scheduler/Dockerfile 07:22:11 cut -d/ -f2 07:22:11 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 07:22:11 + dirname cmd/support-notifications/Dockerfile 07:22:11 + cut -d/ -f2 07:22:11 + echo support-notifications,cmd/support-notifications/Dockerfile 07:22:11 + dirname cmd/support-scheduler/Dockerfile 07:22:11 + cut -d/ -f2 07:22:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:22:11 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:22:12 + git rev-list -1 --merges 2694c231f166e0770cb000984d707b3d46f47c88~1..2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] echo 07:22:12 -----------> git rev-list -1 --merges 2694c231f166e0770cb000984d707b3d46f47c88~1..2694c231f166e0770cb000984d707b3d46f47c88 2694c231f166e0770cb000984d707b3d46f47c88 [false] [Pipeline] sh 07:22:12 + git log --format=format:%s -1 2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] echo 07:22:12 ========================================================= 07:22:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:22:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:22:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:22:12 + grep -v github /etc/ssh/ssh_known_hosts 07:22:12 + [ -e /tmp/ssh_known_hosts ] 07:22:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:22:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:22:12 + sudo tee -a /etc/ssh/ssh_known_hosts 07:22:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:22:13 07:22:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:22:13 0.1.4: Pulling from edgex-devops/py-git-semver 07:22:13 b85a868b505f: Pulling fs layer 07:22:13 e2be974225ed: Pulling fs layer 07:22:13 339a4e72a1f5: Pulling fs layer 07:22:13 988bab9f4d93: Pulling fs layer 07:22:13 1469e6f7b9e6: Pulling fs layer 07:22:13 eaf3925da568: Pulling fs layer 07:22:13 bab4dde63d76: Pulling fs layer 07:22:13 bde34c3a00c8: Pulling fs layer 07:22:13 b352a97aabf1: Pulling fs layer 07:22:13 4872d77fe225: Pulling fs layer 07:22:13 5851b861e8e6: Pulling fs layer 07:22:13 eaf3925da568: Waiting 07:22:13 bab4dde63d76: Waiting 07:22:13 bde34c3a00c8: Waiting 07:22:13 5851b861e8e6: Waiting 07:22:13 1469e6f7b9e6: Waiting 07:22:13 988bab9f4d93: Waiting 07:22:13 4872d77fe225: Waiting 07:22:13 e2be974225ed: Download complete 07:22:13 988bab9f4d93: Verifying Checksum 07:22:13 988bab9f4d93: Download complete 07:22:13 1469e6f7b9e6: Verifying Checksum 07:22:13 1469e6f7b9e6: Download complete 07:22:13 339a4e72a1f5: Verifying Checksum 07:22:13 339a4e72a1f5: Download complete 07:22:13 eaf3925da568: Verifying Checksum 07:22:13 eaf3925da568: Download complete 07:22:13 bde34c3a00c8: Download complete 07:22:13 b352a97aabf1: Download complete 07:22:13 4872d77fe225: Download complete 07:22:13 5851b861e8e6: Download complete 07:22:13 b85a868b505f: Verifying Checksum 07:22:13 b85a868b505f: Download complete 07:22:14 bab4dde63d76: Verifying Checksum 07:22:14 bab4dde63d76: Download complete 07:22:15 b85a868b505f: Pull complete 07:22:15 e2be974225ed: Pull complete 07:22:15 339a4e72a1f5: Pull complete 07:22:15 988bab9f4d93: Pull complete 07:22:16 1469e6f7b9e6: Pull complete 07:22:16 eaf3925da568: Pull complete 07:22:18 bab4dde63d76: Pull complete 07:22:18 bde34c3a00c8: Pull complete 07:22:18 b352a97aabf1: Pull complete 07:22:18 4872d77fe225: Pull complete 07:22:18 5851b861e8e6: Pull complete 07:22:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:22:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:22:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:18 prd-ubuntu20.04-docker-8c-8g-10209 does not seem to be running inside a container 07:22:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:22:22 $ docker top fb565f3fb4b0f152da04f060fa91ebcfd029e02f2647ee2ef3244326cb5527f1 -eo pid,comm 07:22:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:22:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:22:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:22:22 [ssh-agent] Looking for ssh-agent implementation... 07:22:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:22:22 $ docker exec fb565f3fb4b0f152da04f060fa91ebcfd029e02f2647ee2ef3244326cb5527f1 ssh-agent 07:22:22 SSH_AUTH_SOCK=/tmp/ssh-0WG3DQlQQC4z/agent.32 07:22:22 SSH_AGENT_PID=38 07:22:22 Running ssh-add (command line suppressed) 07:22:22 Identity added: /w/workspace/edgex-go/695@tmp/private_key_15041567543352479886.key (/w/workspace/edgex-go/695@tmp/private_key_15041567543352479886.key) 07:22:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:22:22 + git tag --points-at HEAD [Pipeline] } 07:22:22 $ docker exec --env ******** --env ******** fb565f3fb4b0f152da04f060fa91ebcfd029e02f2647ee2ef3244326cb5527f1 ssh-agent -k 07:22:22 unset SSH_AUTH_SOCK; 07:22:22 unset SSH_AGENT_PID; 07:22:22 echo Agent pid 38 killed; 07:22:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:22:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:22:22 [ssh-agent] Looking for ssh-agent implementation... 07:22:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:22:23 $ docker exec fb565f3fb4b0f152da04f060fa91ebcfd029e02f2647ee2ef3244326cb5527f1 ssh-agent 07:22:23 SSH_AUTH_SOCK=/tmp/ssh-lCikwue9fAAz/agent.71 07:22:23 SSH_AGENT_PID=77 07:22:23 Running ssh-add (command line suppressed) 07:22:23 Identity added: /w/workspace/edgex-go/695@tmp/private_key_18028137160046463747.key (/w/workspace/edgex-go/695@tmp/private_key_18028137160046463747.key) 07:22:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:22:23 + git semver init 07:22:23 2024-09-13 07:22:23,785 [run_init] DEBUG init version:0.0.0 force:False 07:22:23 2024-09-13 07:22:23,786 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/695/.semver 07:22:23 2024-09-13 07:22:23,786 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/695/.semver 07:22:23 2024-09-13 07:22:23,786 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/695/.semver'], cwd=/w/workspace/edgex-go/695, universal_newlines=False, shell=None, istream=None) 07:22:30 2024-09-13 07:22:29,463 [append_file] DEBUG append to file:/w/workspace/edgex-go/695/.git/info/exclude 07:22:30 2024-09-13 07:22:29,464 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/695/.semver/main with force:False 07:22:30 2024-09-13 07:22:29,464 [read_version] DEBUG read version from /w/workspace/edgex-go/695/.semver/main 07:22:30 2024-09-13 07:22:29,464 [read_version] DEBUG read version from /w/workspace/edgex-go/695/.semver/main 07:22:30 3.2.0-dev.73 [Pipeline] } 07:22:30 $ docker exec --env ******** --env ******** fb565f3fb4b0f152da04f060fa91ebcfd029e02f2647ee2ef3244326cb5527f1 ssh-agent -k 07:22:30 unset SSH_AUTH_SOCK; 07:22:30 unset SSH_AGENT_PID; 07:22:30 echo Agent pid 77 killed; 07:22:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:22:30 + git semver [Pipeline] } 07:22:31 $ docker stop --time=1 fb565f3fb4b0f152da04f060fa91ebcfd029e02f2647ee2ef3244326cb5527f1 07:22:32 $ docker rm -f --volumes fb565f3fb4b0f152da04f060fa91ebcfd029e02f2647ee2ef3244326cb5527f1 [Pipeline] // withDockerContainer [Pipeline] sh 07:22:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:22:33 Stashed 1 file(s) [Pipeline] echo 07:22:33 [edgeXSemver]: initialized semver on version 3.2.0-dev.73 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:22:33 + git config --global --add safe.directory /w/workspace/edgex-go/695 [Pipeline] echo 07:22:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:22:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:22:33 ========================================================= 07:22:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:22:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:22:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:22:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:22:33 619be1103602: Pulling fs layer 07:22:33 7862e08f4a3e: Pulling fs layer 07:22:33 5df492c9dc93: Pulling fs layer 07:22:33 7629e6793208: Pulling fs layer 07:22:33 4f4fb700ef54: Pulling fs layer 07:22:33 fb5054dd5b73: Pulling fs layer 07:22:33 eeca6798cff9: Pulling fs layer 07:22:33 aa269ceb94a6: Pulling fs layer 07:22:33 ada007ff1a6a: Pulling fs layer 07:22:33 eeca6798cff9: Waiting 07:22:33 fb5054dd5b73: Waiting 07:22:33 aa269ceb94a6: Waiting 07:22:33 ada007ff1a6a: Waiting 07:22:33 7629e6793208: Waiting 07:22:33 4f4fb700ef54: Waiting 07:22:33 7862e08f4a3e: Download complete 07:22:33 7629e6793208: Verifying Checksum 07:22:33 7629e6793208: Download complete 07:22:33 4f4fb700ef54: Download complete 07:22:33 619be1103602: Verifying Checksum 07:22:33 619be1103602: Download complete 07:22:33 fb5054dd5b73: Verifying Checksum 07:22:33 fb5054dd5b73: Download complete 07:22:33 eeca6798cff9: Verifying Checksum 07:22:33 eeca6798cff9: Download complete 07:22:34 619be1103602: Pull complete 07:22:34 ada007ff1a6a: Verifying Checksum 07:22:34 ada007ff1a6a: Download complete 07:22:34 7862e08f4a3e: Pull complete 07:22:34 5df492c9dc93: Verifying Checksum 07:22:34 5df492c9dc93: Download complete 07:22:34 aa269ceb94a6: Verifying Checksum 07:22:34 aa269ceb94a6: Download complete 07:22:37 5df492c9dc93: Pull complete 07:22:37 7629e6793208: Pull complete 07:22:37 4f4fb700ef54: Pull complete 07:22:37 fb5054dd5b73: Pull complete 07:22:37 eeca6798cff9: Pull complete 07:22:40 aa269ceb94a6: Pull complete 07:22:40 ada007ff1a6a: Pull complete 07:22:40 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 07:22:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:22:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:22:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:22:40 WORKDIR /edgex 07:22:40 COPY go.mod . 07:22:40 RUN go mod download 07:22:40 + docker build -t ci-base-image-x86_64 -f - . 07:22:41 Sending build context to Docker daemon 179.3MB 07:22:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:22:41 ---> f489d0715acc 07:22:41 Step 2/4 : WORKDIR /edgex 07:22:47 ---> Running in 69f4d6d63d42 07:22:47 Removing intermediate container 69f4d6d63d42 07:22:47 ---> 88772543f3a2 07:22:47 Step 3/4 : COPY go.mod . 07:22:47 ---> 1410bf388cb2 07:22:47 Step 4/4 : RUN go mod download 07:22:47 ---> Running in 6c08ebb0e03b 07:22:48 Still waiting to schedule task 07:22:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:23:14 Removing intermediate container 6c08ebb0e03b 07:23:14 ---> a06e48b5cea8 07:23:14 Successfully built a06e48b5cea8 07:23:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:14 + docker inspect -f . ci-base-image-x86_64 07:23:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:14 prd-ubuntu20.04-docker-8c-8g-10209 does not seem to be running inside a container 07:23:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:23:15 $ docker top 66890728bd87bf03457121fea07d2425bfe5b8adceb0bd6474739b7c512a803f -eo pid,comm [Pipeline] { [Pipeline] sh 07:23:15 + go version 07:23:15 go version go1.21.9 linux/amd64 [Pipeline] } 07:23:15 $ docker stop --time=1 66890728bd87bf03457121fea07d2425bfe5b8adceb0bd6474739b7c512a803f 07:23:16 $ docker rm -f --volumes 66890728bd87bf03457121fea07d2425bfe5b8adceb0bd6474739b7c512a803f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:17 + docker inspect -f . ci-base-image-x86_64 07:23:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:17 prd-ubuntu20.04-docker-8c-8g-10209 does not seem to be running inside a container 07:23:17 $ 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/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:23:17 $ docker top f4433ddf21f0213308a34b03d77f317eedf5603a0a87d301f2aaccc8b7245ea2 -eo pid,comm [Pipeline] { [Pipeline] echo 07:23:17 ========================================================= 07:23:17 [edgeXBuildGoParallel] Running Tests and Build... 07:23:17 ========================================================= [Pipeline] sh 07:23:17 + git config --global --add safe.directory /w/workspace/edgex-go/695 [Pipeline] fileExists [Pipeline] sh 07:23:18 + make test 07:23:18 go test -race -coverprofile=coverage.out ./... 07:23:24 ? github.com/edgexfoundry/edgex-go [no test files] 07:23:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:23:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:23:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:23:51 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 07:23:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:23:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:23:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:23:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:23:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:23:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:23:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:23:52 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 07:23:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:23:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:23:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:23:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:23:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:23:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:23:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 28.7% of statements 07:23:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:23:55 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:23:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:23:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.045s coverage: 97.0% of statements 07:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 07:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 07:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 07:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:23:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 07:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 07:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 07:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 07:23:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:23:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:23:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements 07:23:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 53.2% of statements 07:23:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.501s coverage: 93.4% of statements 07:23:59 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.040s coverage: 91.7% of statements 07:24:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 7.0% of statements 07:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:24:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:24:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:24:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:24:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:24:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:24:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:24:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:24:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 07:24:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:24:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 07:24:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.402s coverage: 95.8% of statements 07:24:02 ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements 07:24:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:24:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:24:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] 07:24:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 0.8% of statements 07:24:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 30.7% of statements 07:24:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 41.7% of statements 07:24:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 77.8% of statements 07:24:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 07:24:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.066s coverage: 96.3% of statements 07:24:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 07:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:24:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:24:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 07:24:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 07:24:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 07:24:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:24:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:24:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:24:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:24:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:24:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:24:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:24:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:24:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:24:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:24:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:24:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:24:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:24:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:24:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:24:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:24:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:24:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:24:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:24:15 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 07:24:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.024s coverage: 94.4% of statements 07:24:16 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 07:24:16 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 07:24:16 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 07:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 07:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 07:24:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:24:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:24:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:24:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:24:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:24:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:24:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:24:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:24:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:24:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:24:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:24:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:24:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.244s coverage: 79.9% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.044s coverage: 92.9% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.030s coverage: 87.2% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 20.0% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.137s coverage: 36.5% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 89.5% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 4.9% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.053s coverage: 97.1% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.021s coverage: 35.9% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.089s coverage: 95.7% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements 07:24:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 98.9% of statements 07:24:29 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 07:24:29 running golangci-lint 07:24:30 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 07:24:30 go version go1.21.9 linux/amd64 07:24:30 level=info msg="[config_reader] Used config file .golangci.yml" 07:24:30 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:24:52 level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|name|compiled_files|deps|exports_file|imports) took 20.437908504s" 07:24:52 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.500843ms" 07:25:02 level=info msg="[linters_context/goanalysis] analyzers took 1m35.851828692s with top 10 stages: buildir: 48.852877024s, gosec: 7.980626264s, inspect: 3.258269058s, fact_deprecated: 2.565680744s, printf: 1.766920633s, ctrlflow: 1.601194674s, directives: 1.39687882s, nilness: 1.186582095s, fact_purity: 1.108825305s, S1038: 966.398503ms" 07:25:02 level=info msg="[runner] Issues before processing: 214, after processing: 0" 07:25:02 level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, cgo: 214/214, filename_unadjuster: 214/214, identifier_marker: 214/214, skip_files: 214/214, exclude-rules: 22/214, nolint: 0/22" 07:25:02 level=info msg="[runner] processing took 17.080907ms with stages: nolint: 6.702684ms, identifier_marker: 5.212272ms, autogenerated_exclude: 1.579432ms, path_prettifier: 1.547832ms, exclude-rules: 1.170659ms, skip_dirs: 816.677µs, cgo: 29.89µs, filename_unadjuster: 17.571µs, uniq_by_line: 690ns, max_same_issues: 590ns, skip_files: 440ns, fixer: 430ns, severity-rules: 260ns, diff: 260ns, path_shortener: 250ns, exclude: 250ns, max_from_linter: 180ns, source_code: 160ns, sort_results: 140ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 07:25:02 level=info msg="[runner] linters took 10.48952566s with stages: goanalysis_metalinter: 10.472350072s" 07:25:02 level=info msg="File cache stats: 0 entries of total size 0B" 07:25:02 level=info msg="Memory: 310 samples, avg is 289.3MB, max is 1204.9MB" 07:25:02 level=info msg="Execution took 30.981460605s" 07:25:02 go vet ./... 07:25:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:25:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:25:07 ./bin/test-attribution-txt.sh 07:25:07 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 07:25:07 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 07:25:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:25:08 + ls -al . 07:25:08 total 932 07:25:08 drwxrwxr-x 11 1001 1001 4096 Sep 13 07:23 . 07:25:08 drwxr-xr-x 4 root root 4096 Sep 13 07:23 .. 07:25:08 drwxrwxr-x 2 1001 1001 4096 Sep 13 07:22 .blubracket 07:25:08 -rw-rw-r-- 1 1001 1001 10 Sep 13 07:22 .dockerignore 07:25:08 drwxrwxr-x 8 1001 1001 4096 Sep 13 07:24 .git 07:25:08 drwxrwxr-x 3 1001 1001 4096 Sep 13 07:22 .github 07:25:08 -rw-rw-r-- 1 1001 1001 1102 Sep 13 07:22 .gitignore 07:25:08 -rw-rw-r-- 1 1001 1001 42 Sep 13 07:22 .golangci.yml 07:25:08 -rw-rw-r-- 1 1001 1001 100 Sep 13 07:22 .hadolint.yml 07:25:08 drwxr-xr-x 3 1001 1001 4096 Sep 13 07:22 .semver 07:25:08 -rw-rw-r-- 1 1001 1001 155 Sep 13 07:22 .sonarcloud.properties 07:25:08 -rw-rw-r-- 1 1001 1001 1171 Sep 13 07:22 ADOPTERS.md 07:25:08 -rw-rw-r-- 1 1001 1001 21286 Sep 13 07:22 Attribution.txt 07:25:08 -rw-rw-r-- 1 1001 1001 100284 Sep 13 07:22 CHANGELOG.md 07:25:08 -rw-rw-r-- 1 1001 1001 3804 Sep 13 07:22 CONTRIBUTING.md 07:25:08 -rw-rw-r-- 1 1001 1001 677 Sep 13 07:22 GOVERNANCE.md 07:25:08 -rw-rw-r-- 1 1001 1001 861 Sep 13 07:22 Jenkinsfile 07:25:08 -rw-rw-r-- 1 1001 1001 10775 Sep 13 07:22 LICENSE 07:25:08 -rw-rw-r-- 1 1001 1001 16854 Sep 13 07:22 Makefile 07:25:08 -rw-rw-r-- 1 1001 1001 582 Sep 13 07:22 OWNERS.md 07:25:08 -rw-rw-r-- 1 1001 1001 9528 Sep 13 07:22 README.md 07:25:08 -rw-rw-r-- 1 1001 1001 789 Sep 13 07:22 SECURITY.md 07:25:08 -rw-rw-r-- 1 1001 1001 12 Sep 13 07:22 VERSION 07:25:08 drwxrwxr-x 2 1001 1001 4096 Sep 13 07:22 bin 07:25:08 drwxrwxr-x 20 1001 1001 4096 Sep 13 07:22 cmd 07:25:08 -rw-r--r-- 1 root root 563961 Sep 13 07:24 coverage.out 07:25:08 drwxrwxr-x 2 1001 1001 4096 Sep 13 07:22 fuzz_test 07:25:08 -rw-rw-r-- 1 1001 1001 7305 Sep 13 07:22 go.mod 07:25:08 -rw-rw-r-- 1 1001 1001 102748 Sep 13 07:22 go.sum 07:25:08 drwxrwxr-x 7 1001 1001 4096 Sep 13 07:22 internal 07:25:08 drwxrwxr-x 3 1001 1001 4096 Sep 13 07:22 openapi 07:25:08 -rw-rw-r-- 1 1001 1001 584 Sep 13 07:22 security.txt 07:25:08 -rw-rw-r-- 1 1001 1001 204 Sep 13 07:22 version.go [Pipeline] sh 07:25:08 + '[' -e coverage.out ] 07:25:08 + chown 1001:1001 coverage.out [Pipeline] stash 07:25:08 Stashed 1 file(s) [Pipeline] sh 07:25:09 + make build 07:25:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:25:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:25:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:25:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:25:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:25:34 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:25:38 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:25:40 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 07:25:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:25:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:25:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:25:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:25:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:25:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:25:47 $ docker stop --time=1 f4433ddf21f0213308a34b03d77f317eedf5603a0a87d301f2aaccc8b7245ea2 07:25:53 $ docker rm -f --volumes f4433ddf21f0213308a34b03d77f317eedf5603a0a87d301f2aaccc8b7245ea2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:25:54 07:25:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:25:55 latest: Pulling from edgex-devops/edgex-compose 07:25:55 91d30c5bc195: Pulling fs layer 07:25:55 2e9b0aa3be6d: Pulling fs layer 07:25:55 9c61dcf015f6: Pulling fs layer 07:25:55 4698f68db338: Pulling fs layer 07:25:55 2a2f49069b9e: Pulling fs layer 07:25:55 e0025b399a48: Pulling fs layer 07:25:55 2a2f49069b9e: Waiting 07:25:55 4698f68db338: Waiting 07:25:55 e0025b399a48: Waiting 07:25:55 91d30c5bc195: Verifying Checksum 07:25:55 91d30c5bc195: Download complete 07:25:55 4698f68db338: Download complete 07:25:55 2e9b0aa3be6d: Verifying Checksum 07:25:55 2e9b0aa3be6d: Download complete 07:25:55 e0025b399a48: Download complete 07:25:55 91d30c5bc195: Pull complete 07:25:55 2a2f49069b9e: Verifying Checksum 07:25:55 2a2f49069b9e: Download complete 07:25:55 2e9b0aa3be6d: Pull complete 07:25:55 9c61dcf015f6: Verifying Checksum 07:25:55 9c61dcf015f6: Download complete 07:25:58 9c61dcf015f6: Pull complete 07:25:58 4698f68db338: Pull complete 07:25:58 2a2f49069b9e: Pull complete 07:25:58 e0025b399a48: Pull complete 07:25:58 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:25:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:25:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:25:58 prd-ubuntu20.04-docker-8c-8g-10209 does not seem to be running inside a container 07:25:58 $ 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/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:26:02 $ docker top 3f80b927cb40d9dc7e65ec3048196860a1a5526223859412ce807cb84a7da67f -eo pid,comm [Pipeline] { [Pipeline] sh 07:26:03 + docker compose -f ./docker-compose-build.yml build --parallel 07:26:05 #1 [security-proxy-setup internal] load build definition from Dockerfile 07:26:05 #1 transferring dockerfile: 2.50kB done 07:26:05 #1 DONE 0.0s 07:26:05 07:26:05 #2 [core-command internal] load build definition from Dockerfile 07:26:05 #2 transferring dockerfile: 1.93kB done 07:26:05 #2 DONE 0.0s 07:26:05 07:26:05 #3 [core-metadata internal] load build definition from Dockerfile 07:26:05 #3 transferring dockerfile: 2.06kB done 07:26:05 #3 DONE 0.0s 07:26:05 07:26:05 #4 [security-proxy-auth internal] load build definition from Dockerfile 07:26:05 #4 transferring dockerfile: 2.15kB done 07:26:05 #4 DONE 0.0s 07:26:05 07:26:05 #5 [security-spire-agent internal] load build definition from Dockerfile 07:26:05 #5 transferring dockerfile: 1.81kB done 07:26:05 #5 DONE 0.0s 07:26:05 07:26:05 #6 [support-notifications internal] load build definition from Dockerfile 07:26:05 #6 transferring dockerfile: 1.95kB done 07:26:05 #6 DONE 0.0s 07:26:05 07:26:05 #7 [security-secretstore-setup internal] load build definition from Dockerfile 07:26:05 #7 transferring dockerfile: 2.49kB done 07:26:05 #7 DONE 0.0s 07:26:05 07:26:05 #8 [security-spire-server internal] load build definition from Dockerfile 07:26:05 #8 transferring dockerfile: 1.70kB done 07:26:05 #8 DONE 0.0s 07:26:05 07:26:05 #9 [security-bootstrapper internal] load build definition from Dockerfile 07:26:05 #9 transferring dockerfile: 3.17kB done 07:26:05 #9 DONE 0.0s 07:26:05 07:26:05 #10 [security-spire-config internal] load build definition from Dockerfile 07:26:05 #10 transferring dockerfile: 1.69kB done 07:26:05 #10 DONE 0.0s 07:26:05 07:26:05 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:26:05 #11 transferring dockerfile: 2.23kB done 07:26:05 #11 DONE 0.0s 07:26:05 07:26:05 #12 [core-data internal] load build definition from Dockerfile 07:26:05 #12 transferring dockerfile: 2.07kB done 07:26:05 #12 DONE 0.0s 07:26:05 07:26:05 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:26:05 #13 transferring dockerfile: 1.89kB done 07:26:05 #13 DONE 0.0s 07:26:05 07:26:05 #14 [support-scheduler internal] load build definition from Dockerfile 07:26:05 #14 transferring dockerfile: 1.93kB done 07:26:05 #14 DONE 0.0s 07:26:05 07:26:05 #15 [support-cron-scheduler internal] load build definition from Dockerfile 07:26:05 #15 transferring dockerfile: 1.85kB done 07:26:05 #15 DONE 0.0s 07:26:05 07:26:05 #16 [core-keeper internal] load build definition from Dockerfile 07:26:05 #16 transferring dockerfile: 2.01kB done 07:26:05 #16 DONE 0.0s 07:26:05 07:26:05 #17 [security-proxy-setup internal] load .dockerignore 07:26:05 #17 transferring context: 50B done 07:26:05 #17 DONE 0.0s 07:26:05 07:26:05 #18 [core-command internal] load .dockerignore 07:26:05 #18 transferring context: 50B done 07:26:05 #18 DONE 0.0s 07:26:05 07:26:05 #19 [core-metadata internal] load .dockerignore 07:26:05 #19 transferring context: 50B done 07:26:05 #19 DONE 0.0s 07:26:05 07:26:05 #20 [security-proxy-auth internal] load .dockerignore 07:26:05 #20 transferring context: 50B done 07:26:05 #20 DONE 0.0s 07:26:05 07:26:05 #21 [security-spire-agent internal] load .dockerignore 07:26:05 #21 transferring context: 50B done 07:26:05 #21 DONE 0.0s 07:26:05 07:26:05 #22 [support-notifications internal] load .dockerignore 07:26:05 #22 transferring context: 50B done 07:26:05 #22 DONE 0.0s 07:26:05 07:26:05 #23 [security-secretstore-setup internal] load .dockerignore 07:26:05 #23 transferring context: 50B done 07:26:06 #23 DONE 0.0s 07:26:06 07:26:06 #24 [security-spire-server internal] load .dockerignore 07:26:06 #24 transferring context: 50B done 07:26:06 #24 DONE 0.0s 07:26:06 07:26:06 #25 [security-bootstrapper internal] load .dockerignore 07:26:06 #25 transferring context: 50B done 07:26:06 #25 DONE 0.0s 07:26:06 07:26:06 #26 [security-spire-config internal] load .dockerignore 07:26:06 #26 transferring context: 50B done 07:26:06 #26 DONE 0.0s 07:26:06 07:26:06 #27 [core-common-config-bootstrapper internal] load .dockerignore 07:26:06 #27 transferring context: 50B done 07:26:06 #27 DONE 0.0s 07:26:06 07:26:06 #28 [core-data internal] load .dockerignore 07:26:06 #28 transferring context: 50B done 07:26:06 #28 DONE 0.0s 07:26:06 07:26:06 #29 [security-spiffe-token-provider internal] load .dockerignore 07:26:06 #29 transferring context: 50B done 07:26:06 #29 DONE 0.0s 07:26:06 07:26:06 #30 [support-scheduler internal] load .dockerignore 07:26:06 #30 transferring context: 50B done 07:26:06 #30 DONE 0.0s 07:26:06 07:26:06 #31 [core-keeper internal] load .dockerignore 07:26:06 #31 transferring context: 50B done 07:26:06 #31 DONE 0.0s 07:26:06 07:26:06 #32 [support-cron-scheduler internal] load .dockerignore 07:26:06 #32 transferring context: 50B done 07:26:06 #32 DONE 0.0s 07:26:06 07:26:06 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:26:06 #33 DONE 0.0s 07:26:06 07:26:06 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 07:26:06 #34 DONE 0.1s 07:26:06 07:26:06 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:26:06 #33 DONE 0.0s 07:26:06 07:26:06 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 07:26:06 #34 DONE 0.1s 07:26:06 07:26:06 #35 [core-command internal] load build context 07:26:06 #35 ... 07:26:06 07:26:06 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:26:06 #33 DONE 0.0s 07:26:06 07:26:06 #35 [core-command internal] load build context 07:26:06 #35 ... 07:26:06 07:26:06 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:26:06 #33 DONE 0.0s 07:26:06 07:26:06 #35 [core-command internal] load build context 07:26:06 #35 ... 07:26:06 07:26:06 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 07:26:06 #34 DONE 0.3s 07:26:06 07:26:06 #36 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:26:06 #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:26:06 #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:26:06 #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 07:26:06 #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 07:26:06 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s 07:26:06 #36 ... 07:26:06 07:26:06 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:26:06 #33 DONE 0.0s 07:26:06 07:26:06 #36 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:26:06 #36 ... 07:26:06 07:26:06 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:26:06 #33 DONE 0.0s 07:26:06 07:26:06 #36 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:26:06 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.6s done 07:26:06 #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 07:26:07 #36 ... 07:26:07 07:26:07 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 07:26:07 #34 DONE 0.5s 07:26:07 07:26:07 #36 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:26:07 #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:26:07 #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:26:07 #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 07:26:07 #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 07:26:07 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.6s done 07:26:07 #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.5s done 07:26:07 #36 ... 07:26:07 07:26:07 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:26:07 #37 DONE 1.1s 07:26:07 07:26:07 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:26:07 #38 DONE 1.1s 07:26:07 07:26:07 #36 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:26:07 #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:26:07 #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:26:07 #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 07:26:07 #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 07:26:07 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.6s done 07:26:07 #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.5s done 07:26:07 #36 ... 07:26:07 07:26:07 #39 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:26:07 #39 DONE 1.5s 07:26:07 07:26:07 #40 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 07:26:07 #40 ... 07:26:07 07:26:07 #41 [security-spire-server internal] load build context 07:26:07 #41 transferring context: 27.71kB done 07:26:07 #41 DONE 0.3s 07:26:07 07:26:07 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:26:07 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 07:26:07 #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 07:26:07 #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 07:26:07 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:26:13 #42 ... 07:26:13 07:26:13 #43 [security-proxy-setup internal] load build context 07:26:13 #43 transferring context: 169.18MB 6.4s 07:26:13 #43 ... 07:26:13 07:26:13 #44 [security-spiffe-token-provider internal] load build context 07:26:13 #44 ... 07:26:13 07:26:13 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:26:13 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 5.1s 07:26:14 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 6.2s 07:26:16 #42 ... 07:26:16 07:26:16 #45 [core-metadata internal] load build context 07:26:16 #45 ... 07:26:16 07:26:16 #46 [security-proxy-auth internal] load build context 07:26:16 #46 ... 07:26:16 07:26:16 #47 [security-bootstrapper internal] load build context 07:26:16 #47 ... 07:26:16 07:26:16 #48 [security-secretstore-setup internal] load build context 07:26:16 #48 ... 07:26:16 07:26:16 #35 [core-command internal] load build context 07:26:16 #35 ... 07:26:16 07:26:16 #49 [support-notifications internal] load build context 07:26:16 #49 ... 07:26:16 07:26:16 #50 [support-cron-scheduler internal] load build context 07:26:16 #50 ... 07:26:16 07:26:16 #51 [core-keeper internal] load build context 07:26:17 #51 ... 07:26:17 07:26:17 #52 [support-scheduler internal] load build context 07:26:17 #52 ... 07:26:17 07:26:17 #53 [core-common-config-bootstrapper internal] load build context 07:26:17 #53 ... 07:26:17 07:26:17 #54 [core-data internal] load build context 07:26:17 #54 ... 07:26:17 07:26:17 #55 [security-spire-agent internal] load build context 07:26:17 #55 transferring context: 27.24kB 0.1s done 07:26:17 #55 ... 07:26:17 07:26:17 #56 [security-spire-config internal] load build context 07:26:17 #56 transferring context: 25.96kB 0.1s done 07:26:17 #56 ... 07:26:17 07:26:17 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:26:17 #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 07:26:17 #57 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 07:26:17 #57 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:26:17 #57 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 07:26:17 #57 ... 07:26:17 07:26:17 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:26:19 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 11.3s 07:26:21 #42 ... 07:26:21 07:26:21 #56 [security-spire-config internal] load build context 07:26:21 #56 DONE 13.3s 07:26:21 07:26:21 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:26:22 #42 ... 07:26:22 07:26:22 #43 [security-proxy-setup internal] load build context 07:26:22 #43 transferring context: 433.57MB 15.8s 07:26:22 #43 ... 07:26:22 07:26:22 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:26:22 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 15.2s 07:26:23 #42 ... 07:26:23 07:26:23 #44 [security-spiffe-token-provider internal] load build context 07:26:23 #44 transferring context: 496.16MB 12.6s done 07:26:23 #44 ... 07:26:23 07:26:23 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:26:24 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 16.1s 07:26:25 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 16.4s 07:26:27 #42 ... 07:26:27 07:26:27 #45 [core-metadata internal] load build context 07:26:27 #45 transferring context: 496.16MB 15.9s done 07:26:27 #45 ... 07:26:27 07:26:27 #46 [security-proxy-auth internal] load build context 07:26:27 #46 transferring context: 496.16MB 12.5s done 07:26:27 #46 ... 07:26:27 07:26:27 #35 [core-command internal] load build context 07:26:27 #35 transferring context: 496.16MB 14.2s done 07:26:27 #35 ... 07:26:27 07:26:27 #53 [core-common-config-bootstrapper internal] load build context 07:26:27 #53 transferring context: 496.16MB 16.3s done 07:26:27 #53 ... 07:26:27 07:26:27 #51 [core-keeper internal] load build context 07:26:27 #51 transferring context: 496.16MB 12.8s done 07:26:27 #51 ... 07:26:27 07:26:27 #52 [support-scheduler internal] load build context 07:26:27 #52 transferring context: 496.16MB 12.1s done 07:26:27 #52 ... 07:26:27 07:26:27 #48 [security-secretstore-setup internal] load build context 07:26:27 #48 transferring context: 496.16MB 12.0s done 07:26:28 #48 ... 07:26:28 07:26:28 #49 [support-notifications internal] load build context 07:26:28 #49 transferring context: 496.16MB 13.3s done 07:26:28 #49 ... 07:26:28 07:26:28 #54 [core-data internal] load build context 07:26:28 #54 transferring context: 496.16MB 15.1s done 07:26:28 #54 ... 07:26:28 07:26:28 #47 [security-bootstrapper internal] load build context 07:26:28 #47 transferring context: 496.16MB 12.8s done 07:26:28 #47 ... 07:26:28 07:26:28 #50 [support-cron-scheduler internal] load build context 07:26:28 #50 transferring context: 496.16MB 12.0s done 07:26:28 #50 ... 07:26:28 07:26:28 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:26:28 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 20.7s 07:26:29 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 21.1s 07:26:29 #42 ... 07:26:29 07:26:29 #36 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:26:29 #36 DONE 23.1s 07:26:29 07:26:29 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:26:29 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 21.3s 07:26:29 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 21.5s 07:26:30 #42 ... 07:26:30 07:26:30 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:26:30 #57 ... 07:26:30 07:26:30 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:26:31 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 22.9s done 07:26:33 #42 ... 07:26:33 07:26:33 #43 [security-proxy-setup internal] load build context 07:26:33 #43 transferring context: 496.16MB 17.1s done 07:26:33 #43 ... 07:26:33 07:26:33 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:26:33 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:26:34 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 26.2s 07:26:34 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 26.3s 07:26:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10213 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:26:36 Running in /w/workspace/edgex-go/695 [Pipeline] { [Pipeline] checkout 07:26:36 #42 ... 07:26:36 07:26:36 #55 [security-spire-agent internal] load build context 07:26:36 #55 DONE 29.2s 07:26:36 07:26:36 #46 [security-proxy-auth internal] load build context 07:26:36 #46 DONE 30.3s 07:26:36 07:26:36 #48 [security-secretstore-setup internal] load build context 07:26:36 #48 DONE 30.2s 07:26:36 07:26:36 #52 [support-scheduler internal] load build context 07:26:36 #52 DONE 29.8s 07:26:36 07:26:36 #50 [support-cron-scheduler internal] load build context 07:26:36 #50 DONE 29.8s 07:26:36 07:26:36 #47 [security-bootstrapper internal] load build context 07:26:36 #47 DONE 30.2s 07:26:36 07:26:36 #44 [security-spiffe-token-provider internal] load build context 07:26:36 #44 DONE 29.8s 07:26:36 07:26:36 #51 [core-keeper internal] load build context 07:26:36 #51 DONE 29.8s 07:26:36 07:26:36 #40 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 07:26:36 #40 DONE 29.3s 07:26:36 07:26:36 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:26:36 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 28.8s done 07:26:36 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 07:26:36 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 28.9s 07:26:36 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 07:26:36 #42 ... 07:26:36 07:26:36 #49 [support-notifications internal] load build context 07:26:36 #49 DONE 30.4s 07:26:36 07:26:36 #35 [core-command internal] load build context 07:26:36 #35 DONE 30.5s 07:26:36 07:26:36 #54 [core-data internal] load build context 07:26:36 #54 DONE 29.8s 07:26:36 07:26:36 #45 [core-metadata internal] load build context 07:26:36 #45 DONE 30.5s 07:26:36 07:26:36 #53 [core-common-config-bootstrapper internal] load build context 07:26:36 #53 DONE 29.9s 07:26:36 07:26:36 #43 [security-proxy-setup internal] load build context 07:26:36 #43 DONE 30.6s 07:26:36 07:26:36 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:26:37 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 29.1s 07:26:37 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 29.2s 07:26:38 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 30.0s done 07:26:38 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 07:26:39 The recommended git tool is: git 07:26:40 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.8s done 07:26:41 #42 ... 07:26:41 07:26:41 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:26:41 #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 10.1s done 07:26:41 #57 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 15.7s done 07:26:41 #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 16.1s done 07:26:41 #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 16.6s done 07:26:41 #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 07:26:41 #57 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done 07:26:47 using credential edgex-jenkins-ssh 07:26:47 Cloning the remote Git repository 07:26:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:26:47 #57 ... 07:26:47 07:26:47 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:26:47 #0 1.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:47 #0 1.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:47 #0 1.923 (1/4) Installing ca-certificates (20240226-r0) 07:26:47 #0 1.939 (2/4) Installing dumb-init (1.2.5-r2) 07:26:47 #0 1.951 (3/4) Installing su-exec (0.2-r3) 07:26:47 #0 1.955 (4/4) Installing yq (4.33.3-r5) 07:26:47 #0 2.594 Executing busybox-1.36.1-r7.trigger 07:26:47 #0 2.603 Executing ca-certificates-20240226-r0.trigger 07:26:47 #0 2.642 OK: 17 MiB in 19 packages 07:26:47 #58 ... 07:26:47 07:26:47 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:26:47 #59 ... 07:26:47 07:26:47 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:26:47 #60 DONE 10.3s 07:26:47 07:26:47 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:26:47 #0 1.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:47 #0 1.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:47 #0 1.834 (1/2) Installing dumb-init (1.2.5-r2) 07:26:47 #0 1.841 (2/2) Installing su-exec (0.2-r3) 07:26:47 #0 1.844 Executing busybox-1.36.1-r7.trigger 07:26:47 #0 1.851 OK: 7 MiB in 17 packages 07:26:47 #61 DONE 10.3s 07:26:47 07:26:47 #62 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:26:47 #0 8.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:47 #0 8.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:47 #0 8.891 OK: 264 MiB in 52 packages 07:26:47 #62 DONE 10.3s 07:26:47 07:26:47 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:26:47 #0 7.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:47 #0 7.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:47 #0 7.869 (1/3) Installing ca-certificates (20240226-r0) 07:26:47 #0 7.885 (2/3) Installing dumb-init (1.2.5-r2) 07:26:47 #0 7.889 (3/3) Installing tzdata (2024a-r0) 07:26:47 #0 7.971 Executing busybox-1.36.1-r7.trigger 07:26:47 #0 7.977 Executing ca-certificates-20240226-r0.trigger 07:26:47 #0 8.018 OK: 11 MiB in 18 packages 07:26:47 #63 DONE 10.3s 07:26:47 07:26:47 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:26:47 #0 6.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:47 #0 7.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:47 #0 7.298 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:26:47 #0 7.298 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:26:47 #0 7.298 OK: 20070 distinct packages available 07:26:47 #0 7.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:47 #0 7.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:47 #0 7.624 (1/4) Installing dumb-init (1.2.5-r2) 07:26:47 #0 7.628 (2/4) Installing musl-obstack (1.2.3-r2) 07:26:47 #0 7.643 (3/4) Installing libucontext (1.2-r2) 07:26:47 #0 7.643 (4/4) Installing gcompat (1.1.0-r1) 07:26:47 #0 7.643 Executing busybox-1.36.1-r7.trigger 07:26:47 #0 7.645 OK: 8 MiB in 19 packages 07:26:47 #64 DONE 10.3s 07:26:47 07:26:47 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:26:47 #0 4.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:47 #0 4.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:47 #0 4.761 (1/4) Installing dumb-init (1.2.5-r2) 07:26:47 #0 4.766 (2/4) Installing openssl (3.1.7-r0) 07:26:47 #0 4.774 (3/4) Installing su-exec (0.2-r3) 07:26:47 #0 4.777 (4/4) Installing yq (4.33.3-r5) 07:26:47 #0 4.834 Executing busybox-1.36.1-r7.trigger 07:26:47 #0 4.841 OK: 17 MiB in 19 packages 07:26:47 #65 DONE 10.3s 07:26:47 07:26:47 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:26:47 #0 7.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:47 #0 8.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:47 #0 8.274 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:26:47 #0 8.274 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:26:47 #0 8.274 OK: 20070 distinct packages available 07:26:47 #0 8.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:47 #0 8.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:47 #0 8.678 (1/5) Installing dumb-init (1.2.5-r2) 07:26:47 #0 8.871 (2/5) Installing musl-obstack (1.2.3-r2) 07:26:47 #0 8.878 (3/5) Installing libucontext (1.2-r2) 07:26:47 #0 8.881 (4/5) Installing gcompat (1.1.0-r1) 07:26:47 #0 8.885 (5/5) Installing openssl (3.1.7-r0) 07:26:47 #0 8.897 Executing busybox-1.36.1-r7.trigger 07:26:47 #0 8.903 OK: 8 MiB in 20 packages 07:26:47 #66 DONE 10.4s 07:26:47 07:26:47 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:26:47 #0 1.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:47 #0 2.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:47 #0 2.361 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:26:47 #0 2.361 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:26:47 #0 2.361 OK: 20070 distinct packages available 07:26:47 #0 2.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:47 #0 2.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:47 #0 2.888 (1/11) Installing ca-certificates (20240226-r0) 07:26:47 #0 2.901 (2/11) Installing brotli-libs (1.0.9-r14) 07:26:47 #0 2.912 (3/11) Installing libunistring (1.1-r1) 07:26:47 #0 2.927 (4/11) Installing libidn2 (2.3.4-r1) 07:26:47 #0 2.932 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:26:47 #0 2.937 (6/11) Installing libcurl (8.9.1-r0) 07:26:47 #0 2.944 (7/11) Installing curl (8.9.1-r0) 07:26:47 #0 2.949 (8/11) Installing dumb-init (1.2.5-r2) 07:26:47 #0 2.952 (9/11) Installing musl-obstack (1.2.3-r2) 07:26:47 #0 2.955 (10/11) Installing libucontext (1.2-r2) 07:26:47 #0 2.959 (11/11) Installing gcompat (1.1.0-r1) 07:26:47 #0 2.963 Executing busybox-1.36.1-r7.trigger 07:26:47 #0 2.974 Executing ca-certificates-20240226-r0.trigger 07:26:47 #0 3.013 OK: 12 MiB in 26 packages 07:26:47 #67 DONE 10.3s 07:26:47 07:26:47 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:26:47 #0 8.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:47 #0 8.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:47 #0 8.743 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:26:47 #0 8.743 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:26:47 #0 8.743 OK: 20078 distinct packages available 07:26:47 #0 8.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:47 #0 8.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:47 #0 9.140 OK: 264 MiB in 52 packages 07:26:47 #68 DONE 10.4s 07:26:47 07:26:47 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:26:47 #58 DONE 10.4s 07:26:47 07:26:47 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:26:47 #0 8.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:47 #0 8.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:47 #0 8.888 OK: 264 MiB in 52 packages 07:26:47 #69 DONE 10.4s 07:26:47 07:26:47 #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:26:47 #0 1.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:47 #0 1.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:47 #0 1.978 (1/1) Installing dumb-init (1.2.5-r2) 07:26:47 #0 1.983 Executing busybox-1.36.1-r7.trigger 07:26:47 #0 1.989 OK: 7 MiB in 16 packages 07:26:47 #70 DONE 10.4s 07:26:47 07:26:47 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:26:47 #71 ... 07:26:47 07:26:47 #72 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:26:47 #72 DONE 0.3s 07:26:47 07:26:47 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:26:47 #73 DONE 0.2s 07:26:47 07:26:47 #74 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:26:47 #74 ... 07:26:47 07:26:47 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:26:47 #75 DONE 0.2s 07:26:47 07:26:47 #76 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:26:47 #76 ... 07:26:47 07:26:47 #77 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:26:47 #77 ... 07:26:47 07:26:47 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:26:48 #42 ... 07:26:48 07:26:48 #77 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:26:48 #77 DONE 11.6s 07:26:48 07:26:48 #76 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:26:48 #76 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:48 #76 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:48 #76 11.91 (1/1) Installing dumb-init (1.2.5-r2) 07:26:48 #76 11.92 Executing busybox-1.36.1-r7.trigger 07:26:48 #76 11.92 OK: 7 MiB in 16 packages 07:26:47 > git init /w/workspace/edgex-go/695 # timeout=10 07:26:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:26:47 > git --version # timeout=10 07:26:47 > git --version # 'git version 2.25.1' 07:26:47 using GIT_SSH to set credentials SSH Credentials for GitHub 07:26:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:26:48 #76 DONE 12.1s 07:26:48 07:26:48 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:26:48 #59 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:48 #59 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:48 #59 11.95 OK: 264 MiB in 52 packages 07:26:48 #59 DONE 12.3s 07:26:48 07:26:48 #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:26:48 #78 DONE 0.0s 07:26:48 07:26:48 #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 07:26:49 #79 ... 07:26:49 07:26:49 #74 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:26:49 #74 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:49 #74 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:49 #74 12.45 (1/2) Installing ca-certificates (20240226-r0) 07:26:49 #74 12.46 (2/2) Installing dumb-init (1.2.5-r2) 07:26:49 #74 12.47 Executing busybox-1.36.1-r7.trigger 07:26:49 #74 12.48 Executing ca-certificates-20240226-r0.trigger 07:26:49 #74 12.52 OK: 8 MiB in 17 packages 07:26:49 #74 DONE 12.6s 07:26:49 07:26:49 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:26:50 #80 ... 07:26:50 07:26:50 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:26:50 #0 2.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:50 #0 2.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:50 #0 2.843 OK: 7 MiB in 17 packages 07:26:50 #81 DONE 3.0s 07:26:50 07:26:50 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:26:50 #0 2.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:50 #0 2.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:50 #0 2.812 OK: 8 MiB in 19 packages 07:26:50 #82 DONE 3.0s 07:26:50 07:26:50 #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:26:51 #83 DONE 0.8s 07:26:51 07:26:51 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:26:51 #0 2.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:51 #0 2.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:51 #0 2.966 OK: 12 MiB in 26 packages 07:26:51 #84 DONE 3.7s 07:26:51 07:26:51 #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:26:51 #0 3.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:51 #0 3.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:51 #0 3.307 OK: 17 MiB in 19 packages 07:26:51 #85 DONE 3.7s 07:26:51 07:26:51 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:26:51 #71 3.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:51 #71 ... 07:26:51 07:26:51 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:26:51 #86 DONE 0.0s 07:26:51 07:26:51 #87 [security-spire-config stage-2 6/10] COPY security.txt / 07:26:51 #87 DONE 0.0s 07:26:51 07:26:51 #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:26:51 #88 DONE 0.0s 07:26:51 07:26:51 #89 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:26:51 #89 DONE 0.0s 07:26:51 07:26:51 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:26:51 #90 DONE 0.0s 07:26:51 07:26:51 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:26:51 #71 3.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:51 #71 ... 07:26:51 07:26:51 #91 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:26:51 #91 DONE 0.0s 07:26:51 07:26:51 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:26:51 #71 4.023 OK: 8 MiB in 20 packages 07:26:51 #71 DONE 4.1s 07:26:51 07:26:51 #92 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:26:51 #0 3.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:51 #0 3.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:51 #0 4.057 OK: 11 MiB in 18 packages 07:26:51 #92 DONE 4.1s 07:26:51 07:26:51 #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:26:51 #0 3.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:51 #0 3.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:51 #0 3.955 OK: 17 MiB in 19 packages 07:26:51 #93 DONE 4.1s 07:26:51 07:26:51 #94 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:26:51 #0 2.533 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:51 #0 3.092 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:51 #0 3.751 (1/1) Installing dumb-init (1.2.5-r2) 07:26:51 #0 4.075 Executing busybox-1.36.1-r7.trigger 07:26:51 #0 4.092 OK: 7 MiB in 16 packages 07:26:51 #94 DONE 4.3s 07:26:51 07:26:51 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:26:52 #95 ... 07:26:52 07:26:52 #96 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:26:52 #0 3.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:52 #0 3.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:52 #0 4.184 OK: 7 MiB in 16 packages 07:26:52 #96 DONE 5.4s 07:26:52 07:26:52 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:26:52 #97 DONE 1.3s 07:26:52 07:26:52 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:26:52 #95 DONE 1.3s 07:26:52 07:26:52 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:26:52 #98 DONE 0.0s 07:26:52 07:26:52 #99 [security-spire-config] exporting to image 07:26:52 #99 exporting layers 1.6s done 07:26:52 #99 writing image sha256:61b5fcaad6492009f8549d913ec0e685e260a0a5e34775b11b6b4a89249b7bf4 done 07:26:52 #99 naming to docker.io/library/security-spire-config done 07:26:52 #99 DONE 1.6s 07:26:52 07:26:52 #100 [security-spire-server stage-2 6/9] COPY security.txt / 07:26:53 #100 DONE 0.5s 07:26:53 07:26:53 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:26:53 #101 DONE 0.6s 07:26:53 07:26:53 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:26:53 #102 DONE 0.0s 07:26:53 07:26:53 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:26:53 #103 DONE 0.0s 07:26:53 07:26:53 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:26:53 #104 DONE 0.0s 07:26:53 07:26:53 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 07:26:53 #105 DONE 0.1s 07:26:53 07:26:53 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:26:53 #106 DONE 0.0s 07:26:53 07:26:53 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:26:53 #107 DONE 0.1s 07:26:53 07:26:53 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:26:53 #108 DONE 0.0s 07:26:53 07:26:53 #99 [security-spire-server] exporting to image 07:26:53 #99 ... 07:26:53 07:26:53 #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:26:53 #109 DONE 0.0s 07:26:53 07:26:53 #99 [security-spire-agent] exporting to image 07:26:54 #99 exporting layers 0.7s done 07:26:54 #99 writing image sha256:ee6ef25e8fb0a4574f129381dc28ed5eb82bcd7c530288a08bfafc232a1cfd5f done 07:26:54 #99 naming to docker.io/library/security-spire-server done 07:26:54 #99 exporting layers 0.7s done 07:26:54 #99 writing image sha256:b1ab7b8867384c4721ec437a85d2cf02b035dcd0556ee07ae47ffb71bf21867c done 07:26:54 #99 naming to docker.io/library/security-spire-agent done 07:26:54 #99 DONE 2.5s 07:26:54 07:26:54 #110 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:26:54 #110 DONE 4.1s 07:26:54 07:26:54 #111 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 07:26:54 #111 DONE 0.1s 07:26:54 07:26:54 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:26:54 #80 4.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:54 #80 4.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:54 #80 ... 07:26:54 07:26:54 #79 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 07:26:54 #79 4.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:54 #79 5.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:54 #79 5.391 OK: 7 MiB in 16 packages 07:26:54 #79 DONE 5.5s 07:26:54 07:26:54 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:26:54 #80 4.919 OK: 8 MiB in 17 packages 07:26:54 #80 DONE 5.0s 07:26:54 07:26:54 #112 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:26:54 #0 5.147 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:54 #0 5.629 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:54 #112 6.275 OK: 264 MiB in 52 packages 07:26:54 #112 DONE 6.4s 07:26:54 07:26:54 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:54 #113 ... 07:26:54 07:26:54 #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:26:54 #114 DONE 0.1s 07:26:54 07:26:54 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:57 #115 ... 07:26:57 07:26:57 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:57 #116 ... 07:26:57 07:26:57 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:57 #117 ... 07:26:57 07:26:57 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:06 Avoid second fetch 07:27:06 Checking out Revision 2694c231f166e0770cb000984d707b3d46f47c88 (main) 07:27:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:27:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:27:06 > git config core.sparsecheckout # timeout=10 07:27:06 > git checkout -f 2694c231f166e0770cb000984d707b3d46f47c88 # timeout=10 07:27:07 Commit message: "feat: Support Postgres db in Core Keeper (#4911)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:27:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:27:11 % Total % Received % Xferd Average Speed Time Time Time Current 07:27:11 Dload Upload Total Spent Left Speed 07:27:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 21 12828 21 2747 0 0 5560 0 0:00:02 --:--:-- 0:00:02 5549 100 12828 100 12828 0 0 25103 0 --:--:-- --:--:-- --:--:-- 25054 [Pipeline] sh 07:27:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:27:12 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 07:27:12 /etc/docker/daemon.json 07:27:12 { 07:27:12 "registry-mirrors": [ 07:27:12 "https://nexus3.edgexfoundry.org:10001" 07:27:12 ], 07:27:12 "bip": "10.250.0.254/24", 07:27:12 "hosts": [ 07:27:12 "tcp://0.0.0.0:5555", 07:27:12 "unix:///var/run/docker.sock" 07:27:12 ], 07:27:12 "mtu": 1458, 07:27:12 "selinux-enabled": true, 07:27:12 "seccomp-profile": "/etc/docker/seccomp.json" 07:27:12 } [Pipeline] sh 07:27:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:27:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:27:31 provisioning config files... 07:27:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/695@tmp/config821968837626412830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:27:32 ---> ****-login.sh 07:27:32 nexus3.edgexfoundry.org:10001 07:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:32 Configure a credential helper to remove this warning. See 07:27:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:32 07:27:32 Login Succeeded 07:27:32 nexus3.edgexfoundry.org:10002 07:27:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:33 Configure a credential helper to remove this warning. See 07:27:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:33 07:27:33 Login Succeeded 07:27:33 nexus3.edgexfoundry.org:10003 07:27:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:33 Configure a credential helper to remove this warning. See 07:27:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:33 07:27:33 Login Succeeded 07:27:33 nexus3.edgexfoundry.org:10004 07:27:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:33 Configure a credential helper to remove this warning. See 07:27:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:33 07:27:33 Login Succeeded 07:27:33 ****.io 07:27:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:27:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:27:34 Configure a credential helper to remove this warning. See 07:27:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:27:34 07:27:34 Login Succeeded 07:27:34 ---> ****-login.sh ends [Pipeline] } 07:27:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:27:35 + git config --global --add safe.directory /w/workspace/edgex-go/695 [Pipeline] echo 07:27:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:27:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:27:35 ========================================================= 07:27:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:27:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:27:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:27:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:27:35 c6b39de5b339: Pulling fs layer 07:27:35 a69c41024577: Pulling fs layer 07:27:35 d6de4b400683: Pulling fs layer 07:27:35 35cb2a7552d0: Pulling fs layer 07:27:35 4f4fb700ef54: Pulling fs layer 07:27:35 464afbd9ba4c: Pulling fs layer 07:27:35 00f215d4a9da: Pulling fs layer 07:27:35 d496ad576159: Pulling fs layer 07:27:35 4f4fb700ef54: Waiting 07:27:35 00f215d4a9da: Waiting 07:27:35 d496ad576159: Waiting 07:27:35 464afbd9ba4c: Waiting 07:27:35 35cb2a7552d0: Waiting 07:27:35 a69c41024577: Verifying Checksum 07:27:35 a69c41024577: Download complete 07:27:35 35cb2a7552d0: Verifying Checksum 07:27:35 35cb2a7552d0: Download complete 07:27:35 4f4fb700ef54: Verifying Checksum 07:27:35 4f4fb700ef54: Download complete 07:27:35 464afbd9ba4c: Verifying Checksum 07:27:35 464afbd9ba4c: Download complete 07:27:35 c6b39de5b339: Verifying Checksum 07:27:35 c6b39de5b339: Download complete 07:27:36 d496ad576159: Verifying Checksum 07:27:36 d496ad576159: Download complete 07:27:36 c6b39de5b339: Pull complete 07:27:37 a69c41024577: Pull complete 07:27:37 d6de4b400683: Verifying Checksum 07:27:37 d6de4b400683: Download complete 07:27:38 00f215d4a9da: Verifying Checksum 07:27:38 00f215d4a9da: Download complete 07:27:44 #118 DONE 50.6s 07:27:44 07:27:44 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:44 #116 DONE 50.6s 07:27:44 07:27:44 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:44 #117 DONE 50.7s 07:27:44 07:27:44 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:44 #115 DONE 43.2s 07:27:44 07:27:44 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:44 #113 DONE 49.1s 07:27:44 07:27:44 #119 [core-keeper builder 7/8] COPY . . 07:27:48 #119 ... 07:27:48 07:27:48 #120 [support-notifications builder 6/7] COPY . . 07:27:48 #120 ... 07:27:48 07:27:48 #121 [security-proxy-setup builder 6/7] COPY . . 07:27:48 #121 ... 07:27:48 07:27:48 #122 [core-metadata builder 6/7] COPY . . 07:27:48 #122 ... 07:27:48 07:27:48 #123 [security-spiffe-token-provider builder 6/7] COPY . . 07:27:50 #123 DONE 12.2s 07:27:50 07:27:50 #121 [security-proxy-setup builder 6/7] COPY . . 07:27:50 #121 DONE 12.2s 07:27:50 07:27:50 #119 [core-keeper builder 7/8] COPY . . 07:27:50 #119 DONE 12.1s 07:27:50 07:27:50 #120 [support-notifications builder 6/7] COPY . . 07:27:50 #120 DONE 12.2s 07:27:50 07:27:50 #124 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:50 #124 CACHED 07:27:50 07:27:50 #125 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 07:27:50 #125 CACHED 07:27:50 07:27:50 #126 [support-cron-scheduler builder 6/7] COPY . . 07:27:50 #126 CACHED 07:27:50 07:27:50 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:50 #127 CACHED 07:27:50 07:27:50 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:27:50 #128 CACHED 07:27:50 07:27:50 #129 [security-bootstrapper builder 6/7] COPY . . 07:27:50 #129 CACHED 07:27:50 07:27:50 #130 [support-scheduler builder 6/7] COPY . . 07:27:50 #130 CACHED 07:27:50 07:27:50 #131 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:27:50 #131 CACHED 07:27:50 07:27:50 #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:50 #132 CACHED 07:27:50 07:27:50 #133 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:50 #133 CACHED 07:27:50 07:27:50 #134 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:27:50 #134 CACHED 07:27:50 07:27:50 #135 [security-secretstore-setup builder 6/7] COPY . . 07:27:50 #135 CACHED 07:27:50 07:27:50 #136 [core-data builder 6/7] COPY . . 07:27:50 #136 CACHED 07:27:50 07:27:50 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 07:27:50 #137 CACHED 07:27:50 07:27:50 #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:50 #138 CACHED 07:27:50 07:27:50 #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:50 #139 CACHED 07:27:50 07:27:50 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 07:27:50 #140 CACHED 07:27:50 07:27:50 #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:27:50 #141 CACHED 07:27:50 07:27:50 #122 [core-metadata builder 6/7] COPY . . 07:27:50 #122 DONE 12.2s 07:27:50 07:27:50 #142 [core-command builder 6/7] COPY . . 07:27:50 #142 CACHED 07:27:50 07:27:50 #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:50 #143 CACHED 07:27:50 07:27:50 #144 [core-command builder 4/7] COPY go.mod vendor* ./ 07:27:50 #144 CACHED 07:27:50 07:27:50 #145 [security-proxy-auth builder 6/7] COPY . . 07:27:50 #145 CACHED 07:27:50 07:27:50 #146 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:50 #146 CACHED 07:27:50 07:27:50 #147 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:27:50 #147 CACHED 07:27:50 07:27:50 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:27:50 d6de4b400683: Pull complete 07:27:50 35cb2a7552d0: Pull complete 07:27:50 4f4fb700ef54: Pull complete 07:27:50 464afbd9ba4c: Pull complete 07:27:52 #148 1.709 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:28:00 #148 ... 07:28:00 07:28:00 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:28:00 #0 0.446 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:28:00 #149 ... 07:28:00 07:28:00 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:28:00 #0 1.054 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 07:28:00 #150 ... 07:28:00 07:28:00 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:28:00 #0 0.524 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:28:00 #151 ... 07:28:00 07:28:00 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:28:00 #0 1.789 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:28:00 00f215d4a9da: Pull complete 07:28:00 #152 ... 07:28:00 07:28:00 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:28:00 #0 1.581 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:28:00 #153 ... 07:28:00 07:28:00 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:28:00 #0 1.523 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:28:01 #154 ... 07:28:01 07:28:01 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:28:01 #0 1.179 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:28:01 #155 ... 07:28:01 07:28:01 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:28:01 #0 1.750 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:28:01 #156 ... 07:28:01 07:28:01 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:28:01 #0 1.166 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:28:01 d496ad576159: Pull complete 07:28:01 #157 ... 07:28:01 07:28:01 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:28:01 #0 1.782 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:28:01 #158 ... 07:28:01 07:28:01 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:28:01 #0 1.011 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:28:01 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 07:28:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:28:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:28:01 #159 ... 07:28:01 07:28:01 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:28:01 #0 1.179 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:28:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:28:02 WORKDIR /edgex 07:28:02 COPY go.mod . 07:28:02 RUN go mod download 07:28:02 + docker build -t ci-base-image-arm64 -f - . 07:28:02 Sending build context to Docker daemon 3.569MB 07:28:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:28:02 ---> f246e2811388 07:28:02 Step 2/4 : WORKDIR /edgex 07:28:04 ---> Running in 144d3f8f6c67 07:28:04 Removing intermediate container 144d3f8f6c67 07:28:04 ---> 1ccdef99b67f 07:28:04 Step 3/4 : COPY go.mod . 07:28:05 ---> 985ba70fe28f 07:28:05 Step 4/4 : RUN go mod download 07:28:05 ---> Running in ad80e1343434 07:29:13 Removing intermediate container ad80e1343434 07:29:13 ---> 0ccb52fd866c 07:29:13 Successfully built 0ccb52fd866c 07:29:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:13 + docker inspect -f . ci-base-image-arm64 07:29:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:13 prd-ubuntu20.04-docker-arm64-4c-16g-10213 does not seem to be running inside a container 07:29:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:29:15 $ docker top cca3bde6d9ed8e82a12ffcfc266e3b7e6e13a883cbf6b0d1899b9c549d091500 -eo pid,comm [Pipeline] { [Pipeline] sh 07:29:16 + go version 07:29:16 go version go1.21.9 linux/arm64 [Pipeline] } 07:29:16 $ docker stop --time=1 cca3bde6d9ed8e82a12ffcfc266e3b7e6e13a883cbf6b0d1899b9c549d091500 07:29:17 $ docker rm -f --volumes cca3bde6d9ed8e82a12ffcfc266e3b7e6e13a883cbf6b0d1899b9c549d091500 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:29:19 07:29:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:29:19 latest: Pulling from edgex-devops/edgex-compose-arm64 07:29:19 547446be3368: Pulling fs layer 07:29:19 d125d8839a47: Pulling fs layer 07:29:19 3e85d5ac6304: Pulling fs layer 07:29:19 c3105a71a48b: Pulling fs layer 07:29:19 0f093f025ec4: Pulling fs layer 07:29:19 c3106fc0e877: Pulling fs layer 07:29:19 c3105a71a48b: Waiting 07:29:19 0f093f025ec4: Waiting 07:29:19 c3106fc0e877: Waiting 07:29:19 547446be3368: Download complete 07:29:19 c3105a71a48b: Verifying Checksum 07:29:19 c3105a71a48b: Download complete 07:29:19 d125d8839a47: Verifying Checksum 07:29:19 d125d8839a47: Download complete 07:29:19 c3106fc0e877: Verifying Checksum 07:29:19 c3106fc0e877: Download complete 07:29:20 0f093f025ec4: Verifying Checksum 07:29:20 0f093f025ec4: Download complete 07:29:20 547446be3368: Pull complete 07:29:21 d125d8839a47: Pull complete 07:29:22 3e85d5ac6304: Verifying Checksum 07:29:22 3e85d5ac6304: Download complete 07:29:32 3e85d5ac6304: Pull complete 07:29:32 c3105a71a48b: Pull complete 07:29:33 0f093f025ec4: Pull complete 07:29:33 c3106fc0e877: Pull complete 07:29:33 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:29:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:29:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:33 prd-ubuntu20.04-docker-arm64-4c-16g-10213 does not seem to be running inside a container 07:29:33 $ 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/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:29:35 $ docker top 72537ac3e6711fc655916c3f3a6272a14b27a6dc30bda386f4253c54415c6807 -eo pid,comm [Pipeline] { [Pipeline] sh 07:29:36 + docker compose -f ./docker-compose-build.yml build --parallel 07:29:38 #160 ... 07:29:38 07:29:38 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:29:38 #158 99.64 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:29:46 #1 [core-metadata internal] load build definition from Dockerfile 07:29:46 #1 transferring dockerfile: 2.06kB 0.0s done 07:29:46 #1 DONE 0.1s 07:29:46 07:29:46 #2 [security-spire-server internal] load build definition from Dockerfile 07:29:46 #2 transferring dockerfile: 1.70kB done 07:29:46 #2 DONE 0.0s 07:29:46 07:29:46 #3 [security-spire-agent internal] load build definition from Dockerfile 07:29:46 #3 transferring dockerfile: 1.81kB done 07:29:46 #3 DONE 0.1s 07:29:46 07:29:46 #4 [support-scheduler internal] load build definition from Dockerfile 07:29:46 #4 transferring dockerfile: 1.93kB done 07:29:46 #4 DONE 0.1s 07:29:46 07:29:46 #5 [core-data internal] load build definition from Dockerfile 07:29:46 #5 transferring dockerfile: 2.07kB done 07:29:46 #5 DONE 0.1s 07:29:46 07:29:46 #6 [core-keeper internal] load build definition from Dockerfile 07:29:46 #6 transferring dockerfile: 2.01kB 0.0s done 07:29:46 #6 DONE 0.1s 07:29:46 07:29:46 #7 [security-bootstrapper internal] load build definition from Dockerfile 07:29:46 #7 transferring dockerfile: 3.17kB 0.0s done 07:29:46 #7 DONE 0.1s 07:29:46 07:29:46 #8 [security-proxy-setup internal] load build definition from Dockerfile 07:29:46 #8 transferring dockerfile: 2.50kB done 07:29:46 #8 DONE 0.1s 07:29:46 07:29:46 #9 [security-spire-config internal] load build definition from Dockerfile 07:29:46 #9 transferring dockerfile: 1.69kB done 07:29:46 #9 DONE 0.1s 07:29:46 07:29:46 #10 [support-notifications internal] load build definition from Dockerfile 07:29:47 #10 transferring dockerfile: 1.95kB done 07:29:47 #10 DONE 0.1s 07:29:47 07:29:47 #11 [security-secretstore-setup internal] load build definition from Dockerfile 07:29:47 #11 transferring dockerfile: 2.49kB done 07:29:47 #11 DONE 0.1s 07:29:47 07:29:47 #12 [support-cron-scheduler internal] load build definition from Dockerfile 07:29:47 #12 transferring dockerfile: 1.85kB 0.0s done 07:29:47 #12 DONE 0.1s 07:29:47 07:29:47 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:29:47 #13 transferring dockerfile: 1.89kB done 07:29:47 #13 DONE 0.1s 07:29:47 07:29:47 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:29:47 #14 transferring dockerfile: 2.23kB done 07:29:47 #14 DONE 0.1s 07:29:47 07:29:47 #15 [security-proxy-auth internal] load build definition from Dockerfile 07:29:47 #15 transferring dockerfile: 2.15kB done 07:29:47 #15 DONE 0.1s 07:29:47 07:29:47 #16 [core-command internal] load build definition from Dockerfile 07:29:47 #16 transferring dockerfile: 1.93kB done 07:29:47 #16 DONE 0.1s 07:29:47 07:29:47 #17 [core-metadata internal] load .dockerignore 07:29:47 #17 transferring context: 50B done 07:29:47 #17 DONE 0.1s 07:29:48 07:29:48 #18 [security-spire-server internal] load .dockerignore 07:29:48 #18 transferring context: 50B done 07:29:48 #18 DONE 0.0s 07:29:48 07:29:48 #19 [support-scheduler internal] load .dockerignore 07:29:48 #19 transferring context: 50B 0.0s done 07:29:48 #19 DONE 0.1s 07:29:48 07:29:48 #20 [security-spire-agent internal] load .dockerignore 07:29:48 #20 transferring context: 50B done 07:29:48 #20 DONE 0.1s 07:29:48 07:29:48 #21 [core-data internal] load .dockerignore 07:29:48 #21 transferring context: 50B 0.0s done 07:29:48 #21 DONE 0.1s 07:29:48 07:29:48 #22 [core-keeper internal] load .dockerignore 07:29:48 #22 transferring context: 50B done 07:29:48 #22 DONE 0.1s 07:29:48 07:29:48 #23 [security-bootstrapper internal] load .dockerignore 07:29:48 #23 transferring context: 50B done 07:29:48 #23 DONE 0.1s 07:29:48 07:29:48 #24 [security-proxy-setup internal] load .dockerignore 07:29:48 #24 transferring context: 50B 0.0s done 07:29:48 #24 DONE 0.1s 07:29:48 07:29:48 #25 [security-spire-config internal] load .dockerignore 07:29:48 #25 transferring context: 50B done 07:29:48 #25 DONE 0.0s 07:29:48 07:29:48 #26 [support-notifications internal] load .dockerignore 07:29:48 #26 transferring context: 50B done 07:29:48 #26 DONE 0.0s 07:29:48 07:29:48 #27 [security-secretstore-setup internal] load .dockerignore 07:29:49 #27 transferring context: 50B done 07:29:49 #27 DONE 0.0s 07:29:49 07:29:49 #28 [support-cron-scheduler internal] load .dockerignore 07:29:49 #28 transferring context: 50B 0.0s done 07:29:49 #28 DONE 0.1s 07:29:49 07:29:49 #29 [security-spiffe-token-provider internal] load .dockerignore 07:29:49 #29 transferring context: 50B done 07:29:49 #29 DONE 0.1s 07:29:49 07:29:49 #30 [security-proxy-auth internal] load .dockerignore 07:29:49 #30 transferring context: 50B done 07:29:49 #30 DONE 0.1s 07:29:49 07:29:49 #31 [core-common-config-bootstrapper internal] load .dockerignore 07:29:49 #31 transferring context: 50B done 07:29:49 #31 DONE 0.1s 07:29:49 07:29:49 #32 [core-command internal] load .dockerignore 07:29:49 #32 transferring context: 50B done 07:29:49 #32 DONE 0.1s 07:29:49 07:29:49 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:29:49 #33 DONE 0.0s 07:29:49 07:29:49 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 07:29:49 #34 DONE 0.1s 07:29:49 07:29:49 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:29:49 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:29:49 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.1s 07:29:49 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:29:49 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:29:49 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:29:49 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.2s 07:29:49 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 07:29:49 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 07:29:50 #35 ... 07:29:50 07:29:50 #36 [core-metadata internal] load build context 07:29:50 #36 transferring context: 3.13MB 0.6s done 07:29:50 #36 DONE 0.8s 07:29:50 07:29:50 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:29:50 #35 ... 07:29:50 07:29:50 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:29:50 #37 DONE 0.9s 07:29:50 07:29:50 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:29:50 #35 ... 07:29:50 07:29:50 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 07:29:50 #34 DONE 0.2s 07:29:50 07:29:50 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:29:50 #33 DONE 0.0s 07:29:50 07:29:50 #38 [core-metadata builder 2/7] WORKDIR /edgex-go 07:29:50 #38 DONE 0.2s 07:29:50 07:29:50 #39 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 07:29:50 #39 ... 07:29:50 07:29:50 #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:29:50 #37 DONE 1.6s 07:29:50 07:29:50 #38 [support-scheduler builder 2/7] WORKDIR /edgex-go 07:29:50 #38 DONE 0.5s 07:29:50 07:29:50 #39 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 07:29:51 #39 ... 07:29:51 07:29:51 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:29:51 #33 DONE 0.0s 07:29:51 07:29:51 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 07:29:51 #34 DONE 0.4s 07:29:51 07:29:51 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:29:51 #37 DONE 1.6s 07:29:51 07:29:51 #38 [core-data builder 2/7] WORKDIR /edgex-go 07:29:51 #38 DONE 0.5s 07:29:51 07:29:51 #39 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:29:51 #39 ... 07:29:51 07:29:51 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:29:51 #33 DONE 0.0s 07:29:51 07:29:51 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:29:51 #33 DONE 0.0s 07:29:51 07:29:51 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:29:51 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:29:51 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 07:29:51 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:29:51 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:29:51 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:29:51 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 07:29:51 #35 ... 07:29:51 07:29:51 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:29:51 #33 DONE 0.0s 07:29:51 07:29:51 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 07:29:51 #34 DONE 0.8s 07:29:51 07:29:51 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:29:51 #37 DONE 1.6s 07:29:51 07:29:51 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 07:29:51 #38 DONE 0.5s 07:29:51 07:29:51 #40 [security-bootstrapper internal] load build context 07:29:51 #40 DONE 0.0s 07:29:51 07:29:51 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:29:51 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:29:51 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 07:29:51 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:29:51 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:29:51 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:29:51 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 07:29:51 #35 DONE 2.8s 07:29:51 07:29:51 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:29:51 #33 DONE 0.0s 07:29:51 07:29:51 #41 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:29:51 #41 ... 07:29:51 07:29:51 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:29:51 #33 DONE 0.0s 07:29:51 07:29:51 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:29:51 #42 DONE 1.0s 07:29:51 07:29:51 #43 [support-scheduler internal] load build context 07:29:51 #43 transferring context: 3.13MB 0.9s done 07:29:51 #43 DONE 1.1s 07:29:51 07:29:51 #44 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:29:51 #44 DONE 1.4s 07:29:51 07:29:51 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:29:51 #45 DONE 0.0s 07:29:51 07:29:51 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:29:51 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:29:51 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 07:29:51 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:29:51 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:29:51 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:29:51 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 07:29:51 #35 DONE 2.8s 07:29:51 07:29:51 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:29:52 #46 ... 07:29:52 07:29:52 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:29:52 #33 DONE 0.0s 07:29:52 07:29:52 #47 [core-data internal] load build context 07:29:52 #47 transferring context: 3.13MB 0.8s done 07:29:52 #47 DONE 1.0s 07:29:52 07:29:52 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:29:52 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:29:52 #46 ... 07:29:52 07:29:52 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:29:52 #33 DONE 0.0s 07:29:52 07:29:52 #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:29:52 #37 DONE 1.8s 07:29:52 07:29:52 #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 07:29:52 #38 DONE 0.7s 07:29:52 07:29:52 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:29:52 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:29:52 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 07:29:52 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:29:52 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:29:52 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:29:52 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 07:29:52 #35 DONE 3.0s 07:29:52 07:29:52 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:29:52 #46 ... 07:29:52 07:29:52 #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:29:52 #37 DONE 1.8s 07:29:52 07:29:52 #38 [support-notifications builder 2/7] WORKDIR /edgex-go 07:29:52 #38 DONE 0.7s 07:29:52 07:29:52 #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:29:52 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:29:52 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 07:29:52 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:29:52 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:29:52 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:29:52 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 07:29:52 #35 DONE 3.0s 07:29:52 07:29:52 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:29:52 #33 DONE 0.0s 07:29:52 07:29:52 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 07:29:53 #34 ... 07:29:53 07:29:53 #48 [security-spire-agent internal] load build context 07:29:53 #48 transferring context: 27.24kB 0.2s done 07:29:53 #48 DONE 1.5s 07:29:53 07:29:53 #49 [security-spire-server internal] load build context 07:29:53 #49 transferring context: 27.71kB 0.2s done 07:29:53 #49 DONE 1.7s 07:29:53 07:29:53 #50 [core-keeper internal] load build context 07:29:53 #50 transferring context: 3.13MB 1.9s done 07:29:54 #50 DONE 2.6s 07:29:54 07:29:54 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:29:54 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.2s done 07:29:54 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.2s done 07:29:54 #46 ... 07:29:54 07:29:54 #51 [security-spire-config internal] load build context 07:29:54 #51 transferring context: 25.96kB 0.3s done 07:29:54 #51 DONE 2.6s 07:29:55 07:29:55 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:29:55 #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:29:55 #46 ... 07:29:55 07:29:55 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 07:29:55 #34 DONE 4.4s 07:29:55 07:29:55 #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:29:55 #37 DONE 1.8s 07:29:55 07:29:55 #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 07:29:55 #38 DONE 0.7s 07:29:55 07:29:55 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 07:29:55 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 07:29:55 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 07:29:55 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 07:29:55 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 07:29:55 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 07:29:55 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done 07:29:55 #35 DONE 3.0s 07:29:55 07:29:55 #52 [security-proxy-auth internal] load build context 07:29:55 #52 ... 07:29:55 07:29:55 #40 [security-bootstrapper internal] load build context 07:29:55 #40 transferring context: 3.13MB 2.4s done 07:29:55 #40 DONE 3.9s 07:29:55 07:29:55 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:29:55 #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 07:29:55 #46 ... 07:29:55 07:29:55 #53 [security-proxy-setup internal] load build context 07:29:55 #53 transferring context: 3.13MB 3.0s done 07:29:55 #53 DONE 4.3s 07:29:55 07:29:55 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:29:55 #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 07:29:56 #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 07:29:57 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.5s 07:29:57 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s 07:29:57 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.7s 07:29:57 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s 07:29:57 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s done 07:29:57 #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 07:29:57 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s done 07:29:58 #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done 07:29:58 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s done 07:29:58 #46 ... 07:29:58 07:29:58 #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:29:58 #54 DONE 6.8s 07:29:58 07:29:58 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:29:58 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s done 07:29:58 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.7s 07:29:58 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.8s 07:29:58 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.9s 07:29:59 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.6s done 07:30:00 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.09MB / 28.04MB 3.8s 07:30:00 #46 ... 07:30:00 07:30:00 #41 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:30:00 #41 5.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:00 #41 6.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:00 #41 7.811 OK: 266 MiB in 52 packages 07:30:00 #41 DONE 9.5s 07:30:00 07:30:00 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:01 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 4.4s 07:30:01 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 07:30:01 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 07:30:01 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 5.1s 07:30:01 #46 ... 07:30:01 07:30:01 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:30:01 #0 7.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:01 #0 8.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:01 #0 9.787 (1/4) Installing dumb-init (1.2.5-r2) 07:30:01 #0 9.787 (2/4) Installing openssl (3.1.7-r0) 07:30:01 #0 9.833 (3/4) Installing su-exec (0.2-r3) 07:30:01 #0 9.841 (4/4) Installing yq (4.33.3-r5) 07:30:01 #55 ... 07:30:01 07:30:01 #56 [security-spiffe-token-provider internal] load build context 07:30:01 #56 transferring context: 3.13MB 6.5s done 07:30:01 #56 DONE 9.6s 07:30:01 07:30:01 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:30:01 #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.7s done 07:30:01 #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:30:01 #45 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 07:30:01 #45 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 07:30:01 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.5s done 07:30:01 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.8s done 07:30:01 #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.2s done 07:30:01 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done 07:30:01 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 5.7s 07:30:01 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 07:30:01 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 6.0s 07:30:01 #45 ... 07:30:01 07:30:01 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:02 #57 ... 07:30:02 07:30:02 #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:30:02 #58 ... 07:30:02 07:30:02 #39 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:30:02 #39 7.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:02 #39 8.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:02 #39 9.881 OK: 266 MiB in 52 packages 07:30:02 #39 ... 07:30:02 07:30:02 #59 [core-common-config-bootstrapper internal] load build context 07:30:02 #59 transferring context: 3.13MB 8.1s done 07:30:02 #59 ... 07:30:02 07:30:02 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:30:02 #60 ... 07:30:02 07:30:02 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:30:02 #61 ... 07:30:02 07:30:02 #62 [support-cron-scheduler internal] load build context 07:30:02 #62 ... 07:30:02 07:30:02 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:30:02 #0 9.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:02 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:03 #63 ... 07:30:03 07:30:03 #64 [support-notifications internal] load build context 07:30:03 #64 ... 07:30:03 07:30:03 #65 [security-secretstore-setup internal] load build context 07:30:03 #65 transferring context: 3.13MB 6.9s done 07:30:03 #65 ... 07:30:03 07:30:03 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:30:03 #0 8.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:03 #0 9.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:03 #66 ... 07:30:03 07:30:03 #67 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:30:03 #0 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:03 #67 ... 07:30:03 07:30:03 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:03 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 6.6s 07:30:03 #46 ... 07:30:03 07:30:03 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:30:03 #68 ... 07:30:03 07:30:03 #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:30:03 #69 ... 07:30:03 07:30:03 #39 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:30:03 #39 DONE 14.2s 07:30:03 07:30:03 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:03 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 7.2s 07:30:04 #46 ... 07:30:04 07:30:04 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:30:04 #70 ... 07:30:04 07:30:04 #65 [security-secretstore-setup internal] load build context 07:30:04 #65 DONE 11.9s 07:30:04 07:30:04 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:30:04 #71 ... 07:30:04 07:30:04 #59 [core-common-config-bootstrapper internal] load build context 07:30:04 #59 DONE 12.1s 07:30:04 07:30:04 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:30:04 #72 ... 07:30:04 07:30:04 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:04 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.15MB / 28.04MB 7.7s 07:30:05 #46 ... 07:30:05 07:30:05 #73 [core-command internal] load build context 07:30:05 #73 ... 07:30:05 07:30:05 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:05 #46 ... 07:30:05 07:30:05 #64 [support-notifications internal] load build context 07:30:05 #64 transferring context: 3.13MB 8.4s done 07:30:05 #64 DONE 13.1s 07:30:05 07:30:05 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:05 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 8.8s 07:30:06 #46 ... 07:30:06 07:30:06 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:30:06 #55 10.39 Executing busybox-1.36.1-r7.trigger 07:30:06 #55 10.54 OK: 18 MiB in 19 packages 07:30:06 #55 DONE 14.3s 07:30:06 07:30:06 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:06 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 9.7s 07:30:06 #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 07:30:06 #46 ... 07:30:06 07:30:06 #63 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:30:06 #63 13.04 OK: 266 MiB in 52 packages 07:30:06 #63 DONE 14.4s 07:30:06 07:30:06 #62 [support-cron-scheduler internal] load build context 07:30:06 #62 transferring context: 3.13MB 11.2s done 07:30:06 #62 DONE 14.4s 07:30:06 07:30:06 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:07 #46 ... 07:30:07 07:30:07 #67 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:30:07 #67 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:07 #67 14.96 (1/1) Installing dumb-init (1.2.5-r2) 07:30:07 #67 14.96 Executing busybox-1.36.1-r7.trigger 07:30:07 #67 14.96 OK: 8 MiB in 16 packages 07:30:07 #67 DONE 16.1s 07:30:07 07:30:07 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:07 #46 ... 07:30:07 07:30:07 #73 [core-command internal] load build context 07:30:07 #73 transferring context: 3.13MB 8.9s done 07:30:07 #73 DONE 12.1s 07:30:07 07:30:07 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:30:07 #74 DONE 6.4s 07:30:07 07:30:07 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:07 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.45MB / 28.04MB 10.7s 07:30:07 #46 ... 07:30:07 07:30:07 #52 [security-proxy-auth internal] load build context 07:30:07 #52 transferring context: 3.13MB 10.0s done 07:30:07 #52 ... 07:30:07 07:30:07 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:07 #46 ... 07:30:07 07:30:07 #52 [security-proxy-auth internal] load build context 07:30:07 #52 DONE 12.6s 07:30:07 07:30:07 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:08 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.90MB / 28.04MB 11.8s 07:30:08 #46 ... 07:30:08 07:30:08 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:30:08 #75 ... 07:30:08 07:30:08 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:08 #46 ... 07:30:08 07:30:08 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:30:08 #66 11.94 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:30:08 #66 11.94 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:30:08 #66 11.94 OK: 19954 distinct packages available 07:30:08 #66 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:08 #66 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:08 #66 15.59 OK: 266 MiB in 52 packages 07:30:08 #66 DONE 16.5s 07:30:08 07:30:08 #76 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:30:08 #76 DONE 4.5s 07:30:08 07:30:08 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:08 #46 ... 07:30:08 07:30:08 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:30:08 #60 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:08 #60 13.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:08 #60 15.42 (1/2) Installing dumb-init (1.2.5-r2) 07:30:08 #60 15.42 (2/2) Installing su-exec (0.2-r3) 07:30:08 #60 15.42 Executing busybox-1.36.1-r7.trigger 07:30:08 #60 15.48 OK: 8 MiB in 17 packages 07:30:08 #60 DONE 17.0s 07:30:08 07:30:08 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:09 #46 ... 07:30:09 07:30:09 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:09 #57 DONE 17.1s 07:30:09 07:30:09 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:09 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 12.8s 07:30:09 #46 ... 07:30:09 07:30:09 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:30:09 #77 DONE 2.9s 07:30:09 07:30:09 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:10 #46 ... 07:30:10 07:30:10 #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:30:10 #61 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:10 #61 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:10 #61 16.96 (1/1) Installing dumb-init (1.2.5-r2) 07:30:10 #61 16.99 Executing busybox-1.36.1-r7.trigger 07:30:10 #61 17.06 OK: 8 MiB in 16 packages 07:30:10 #61 DONE 18.3s 07:30:10 07:30:10 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:10 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.56MB / 28.04MB 13.9s 07:30:11 #46 ... 07:30:11 07:30:11 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:30:11 #78 DONE 2.3s 07:30:11 07:30:11 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:11 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 14.8s 07:30:12 #46 ... 07:30:12 07:30:12 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:30:12 #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.0s done 07:30:12 #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done 07:30:12 #45 ... 07:30:12 07:30:12 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:12 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.78MB / 28.04MB 15.8s 07:30:12 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.9s done 07:30:15 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 07:30:16 #46 ... 07:30:16 07:30:16 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:30:16 #79 ... 07:30:16 07:30:16 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:17 #46 ... 07:30:17 07:30:17 #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 07:30:17 #80 ... 07:30:17 07:30:17 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:30:17 #81 ... 07:30:17 07:30:17 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:30:17 #79 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:17 #79 ... 07:30:17 07:30:17 #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:30:17 #58 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:17 #58 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:17 #58 20.21 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:30:17 #58 20.21 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:30:17 #58 20.21 OK: 19946 distinct packages available 07:30:17 #58 20.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:17 #58 21.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:17 #58 23.83 (1/5) Installing dumb-init (1.2.5-r2) 07:30:17 #58 23.84 (2/5) Installing musl-obstack (1.2.3-r2) 07:30:17 #58 23.86 (3/5) Installing libucontext (1.2-r2) 07:30:17 #58 23.87 (4/5) Installing gcompat (1.1.0-r1) 07:30:17 #58 23.89 (5/5) Installing openssl (3.1.7-r0) 07:30:17 #58 23.97 Executing busybox-1.36.1-r7.trigger 07:30:17 #58 24.18 OK: 9 MiB in 20 packages 07:30:17 #58 DONE 25.7s 07:30:17 07:30:17 #82 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 07:30:18 #82 ... 07:30:18 07:30:18 #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:30:19 #83 ... 07:30:19 07:30:19 #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:30:19 #69 17.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:19 #69 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:19 #69 20.59 (1/3) Installing ca-certificates (20240226-r0) 07:30:19 #69 20.75 (2/3) Installing dumb-init (1.2.5-r2) 07:30:19 #69 20.77 (3/3) Installing tzdata (2024a-r0) 07:30:19 #69 22.31 Executing busybox-1.36.1-r7.trigger 07:30:19 #69 22.41 Executing ca-certificates-20240226-r0.trigger 07:30:19 #69 23.41 OK: 12 MiB in 18 packages 07:30:19 #69 DONE 25.1s 07:30:19 07:30:19 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:30:19 #84 ... 07:30:19 07:30:19 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:30:19 #85 ... 07:30:19 07:30:19 #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:30:19 #86 ... 07:30:19 07:30:19 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:19 #46 ... 07:30:19 07:30:19 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:30:19 #87 ... 07:30:19 07:30:19 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:30:19 #79 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:20 #79 ... 07:30:20 07:30:20 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:30:20 #0 7.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:20 #88 ... 07:30:20 07:30:20 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:20 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.1s 07:30:21 #46 ... 07:30:21 07:30:21 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:30:21 #89 ... 07:30:21 07:30:21 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:23 #46 ... 07:30:23 07:30:23 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:30:23 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.9s 07:30:23 #45 ... 07:30:23 07:30:23 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:23 #46 ... 07:30:23 07:30:23 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:30:23 #72 19.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:23 #72 20.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:23 #72 24.26 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:30:23 #72 24.26 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:30:23 #72 24.26 OK: 19946 distinct packages available 07:30:23 #72 25.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:23 #72 28.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:23 #72 ... 07:30:23 07:30:23 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:23 #46 ... 07:30:23 07:30:23 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:30:23 #68 20.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:23 #68 21.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:23 #68 27.12 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:30:23 #68 27.12 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:30:23 #68 27.12 OK: 19946 distinct packages available 07:30:23 #68 29.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:24 #68 ... 07:30:24 07:30:24 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:24 #46 ... 07:30:24 07:30:24 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:30:24 #70 20.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:24 #70 21.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:24 #70 25.53 (1/2) Installing ca-certificates (20240226-r0) 07:30:24 #70 26.32 (2/2) Installing dumb-init (1.2.5-r2) 07:30:24 #70 26.40 Executing busybox-1.36.1-r7.trigger 07:30:24 #70 26.46 Executing ca-certificates-20240226-r0.trigger 07:30:24 #70 28.51 OK: 9 MiB in 17 packages 07:30:24 #70 ... 07:30:24 07:30:24 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:25 #46 ... 07:30:25 07:30:25 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:30:25 #70 DONE 31.2s 07:30:25 07:30:25 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:25 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.2s 07:30:25 #46 ... 07:30:25 07:30:25 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:30:25 #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.1s done 07:30:25 #45 DONE 34.0s 07:30:25 07:30:25 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:25 #46 ... 07:30:25 07:30:25 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:30:25 #71 21.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:25 #71 23.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:25 #71 30.63 (1/4) Installing ca-certificates (20240226-r0) 07:30:25 #71 31.33 (2/4) Installing dumb-init (1.2.5-r2) 07:30:25 #71 31.37 (3/4) Installing su-exec (0.2-r3) 07:30:25 #71 31.41 (4/4) Installing yq (4.33.3-r5) 07:30:26 #71 ... 07:30:26 07:30:26 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:26 #46 ... 07:30:26 07:30:26 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:30:26 #75 18.16 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:26 #75 20.59 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:26 #75 ... 07:30:26 07:30:26 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:28 #46 ... 07:30:28 07:30:28 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:30:28 #75 28.33 OK: 266 MiB in 52 packages 07:30:28 #75 DONE 29.6s 07:30:28 07:30:28 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:28 #46 ... 07:30:28 07:30:28 #80 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 07:30:28 #80 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:28 #80 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:28 #80 19.39 OK: 8 MiB in 16 packages 07:30:28 #80 ... 07:30:28 07:30:28 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:28 #46 ... 07:30:28 07:30:28 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:30:28 #90 DONE 0.8s 07:30:28 07:30:28 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:29 #46 ... 07:30:29 07:30:29 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:30:29 #79 20.37 OK: 18 MiB in 19 packages 07:30:29 #79 DONE 22.4s 07:30:29 07:30:29 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:29 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.8s done 07:30:29 #46 ... 07:30:29 07:30:29 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:30:29 #88 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:29 #88 16.67 OK: 8 MiB in 16 packages 07:30:29 #88 DONE 18.7s 07:30:29 07:30:29 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:30:29 #91 DONE 0.5s 07:30:29 07:30:29 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:30:29 #72 35.36 (1/4) Installing dumb-init (1.2.5-r2) 07:30:29 #72 35.43 (2/4) Installing musl-obstack (1.2.3-r2) 07:30:29 #72 35.50 (3/4) Installing libucontext (1.2-r2) 07:30:29 #72 35.50 (4/4) Installing gcompat (1.1.0-r1) 07:30:29 #72 ... 07:30:29 07:30:29 #80 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 07:30:29 #80 DONE 23.1s 07:30:29 07:30:29 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:30:29 #72 35.56 Executing busybox-1.36.1-r7.trigger 07:30:29 #72 35.66 OK: 8 MiB in 19 packages 07:30:29 #72 ... 07:30:29 07:30:29 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:30:29 #85 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:29 #85 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:29 #85 19.44 OK: 8 MiB in 17 packages 07:30:30 #85 ... 07:30:30 07:30:30 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:30:30 #71 33.15 Executing busybox-1.36.1-r7.trigger 07:30:30 #71 33.43 Executing ca-certificates-20240226-r0.trigger 07:30:30 #71 35.27 OK: 18 MiB in 19 packages 07:30:30 #71 ... 07:30:30 07:30:30 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:30:30 #85 DONE 21.1s 07:30:30 07:30:30 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:30 #46 ... 07:30:30 07:30:30 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:30:30 #72 DONE 36.8s 07:30:30 07:30:30 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:30:31 #92 ... 07:30:31 07:30:31 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:30:31 #71 DONE 37.4s 07:30:31 07:30:31 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:30:31 #93 ... 07:30:31 07:30:31 #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:30:31 #86 12.62 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:31 #86 14.81 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:31 #86 22.24 (1/1) Installing dumb-init (1.2.5-r2) 07:30:32 #86 ... 07:30:32 07:30:32 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:30:33 #94 ... 07:30:33 07:30:33 #82 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 07:30:33 #82 5.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:33 #82 7.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:33 #82 14.69 OK: 9 MiB in 20 packages 07:30:33 #82 ... 07:30:33 07:30:33 #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:30:33 #86 23.23 Executing busybox-1.36.1-r7.trigger 07:30:33 #86 23.39 OK: 8 MiB in 16 packages 07:30:33 #86 ... 07:30:33 07:30:33 #82 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 07:30:33 #82 DONE 15.7s 07:30:33 07:30:33 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:30:34 #95 ... 07:30:34 07:30:34 #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:30:34 #86 DONE 24.9s 07:30:34 07:30:34 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:30:34 #68 32.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:34 #68 40.32 (1/11) Installing ca-certificates (20240226-r0) 07:30:34 #68 40.62 (2/11) Installing brotli-libs (1.0.9-r14) 07:30:34 #68 40.77 (3/11) Installing libunistring (1.1-r1) 07:30:34 #68 ... 07:30:34 07:30:34 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:30:34 #84 5.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:34 #84 8.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:34 #84 15.32 OK: 12 MiB in 18 packages 07:30:34 #84 ... 07:30:34 07:30:34 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:30:34 #68 41.01 (4/11) Installing libidn2 (2.3.4-r1) 07:30:34 #68 41.05 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:30:34 #68 41.07 (6/11) Installing libcurl (8.9.1-r0) 07:30:34 #68 41.14 (7/11) Installing curl (8.9.1-r0) 07:30:35 #68 41.18 (8/11) Installing dumb-init (1.2.5-r2) 07:30:35 #68 41.22 (9/11) Installing musl-obstack (1.2.3-r2) 07:30:35 #68 41.22 (10/11) Installing libucontext (1.2-r2) 07:30:35 #68 41.23 (11/11) Installing gcompat (1.1.0-r1) 07:30:35 #68 41.26 Executing busybox-1.36.1-r7.trigger 07:30:35 #68 41.35 Executing ca-certificates-20240226-r0.trigger 07:30:35 #68 ... 07:30:35 07:30:35 #96 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:30:35 #0 6.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:35 #0 8.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:35 #96 ... 07:30:35 07:30:35 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:30:35 #97 ... 07:30:35 07:30:35 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:30:35 #84 DONE 16.7s 07:30:35 07:30:35 #98 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:30:35 #98 DONE 5.5s 07:30:35 07:30:35 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:30:35 #94 ... 07:30:35 07:30:35 #99 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 07:30:35 #99 DONE 0.3s 07:30:36 07:30:36 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:30:36 #94 ... 07:30:36 07:30:36 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:30:36 #95 DONE 2.7s 07:30:36 07:30:36 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:30:36 #94 4.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:37 #94 ... 07:30:37 07:30:37 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:30:37 #68 42.61 OK: 13 MiB in 26 packages 07:30:37 #68 DONE 43.7s 07:30:37 07:30:37 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:30:37 #97 DONE 2.6s 07:30:37 07:30:37 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:30:37 #94 5.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:37 #94 ... 07:30:37 07:30:37 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:30:37 #100 DONE 1.6s 07:30:37 07:30:37 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:30:38 #101 ... 07:30:38 07:30:38 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:30:38 #102 DONE 0.6s 07:30:38 07:30:38 #96 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:30:38 #96 12.80 OK: 9 MiB in 17 packages 07:30:38 #96 ... 07:30:38 07:30:38 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:30:38 #101 DONE 0.6s 07:30:38 07:30:38 #103 [security-spire-server stage-2 6/9] COPY security.txt / 07:30:38 #103 DONE 0.4s 07:30:38 07:30:38 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:30:38 #104 DONE 0.2s 07:30:38 07:30:38 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 07:30:38 #105 DONE 0.2s 07:30:38 07:30:38 #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:30:38 #106 ... 07:30:38 07:30:38 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:30:38 #107 DONE 0.2s 07:30:39 07:30:39 #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:30:39 #106 DONE 0.3s 07:30:39 07:30:39 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:30:39 #108 DONE 0.4s 07:30:39 07:30:39 #96 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:30:39 #96 DONE 14.1s 07:30:39 07:30:39 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:30:39 #109 DONE 0.7s 07:30:39 07:30:39 #110 [security-spire-server] exporting to image 07:30:39 #110 exporting layers 07:30:39 #110 ... 07:30:39 07:30:39 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:30:39 #111 DONE 0.4s 07:30:39 07:30:39 #110 [security-spire-agent] exporting to image 07:30:42 #110 ... 07:30:42 07:30:42 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:30:42 #94 9.867 OK: 18 MiB in 19 packages 07:30:42 #94 DONE 10.6s 07:30:42 07:30:42 #112 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:30:42 #0 3.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:42 #0 4.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:43 #112 ... 07:30:43 07:30:43 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:30:43 #92 5.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:30:43 #92 6.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:30:43 #92 11.08 OK: 8 MiB in 19 packages 07:30:43 #92 DONE 12.2s 07:30:43 07:30:43 #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:30:43 #113 ... 07:30:43 07:30:43 #110 [security-spire-agent] exporting to image 07:30:43 #110 exporting layers 3.4s done 07:30:43 #110 writing image sha256:bb9634a468ea4fadab6c92f61ded803c5e0fa1dfc0b2a2bc00e477c379039dfb 0.1s done 07:30:43 #110 naming to docker.io/library/security-spire-server-arm64 done 07:30:43 #110 writing image sha256:b87c6f731a765e36b5cf90a14f767c5602642e8db06dad909e7cdd98a0089e94 done 07:30:43 #110 naming to docker.io/library/security-spire-agent-arm64 done 07:30:43 #110 DONE 3.6s 07:30:43 07:30:43 #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:30:44 #83 ... 07:30:44 07:30:44 #112 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:30:44 #112 6.872 OK: 13 MiB in 26 packages 07:30:44 #112 ... 07:30:44 07:30:44 #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:30:44 #113 DONE 1.4s 07:30:44 07:30:44 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:30:44 #114 DONE 0.1s 07:30:44 07:30:44 #112 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:30:44 #112 DONE 7.3s 07:30:44 07:30:44 #115 [security-spire-config stage-2 6/10] COPY security.txt / 07:30:45 #115 DONE 0.3s 07:30:45 07:30:45 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:30:45 #116 DONE 0.2s 07:30:45 07:30:45 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:30:45 #117 DONE 0.1s 07:30:45 07:30:45 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:30:45 #118 DONE 0.1s 07:30:45 07:30:45 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:30:45 #93 ... 07:30:45 07:30:45 #110 [security-spire-config] exporting to image 07:30:46 #158 ... 07:30:46 07:30:46 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:30:46 #149 DONE 169.0s 07:30:46 07:30:46 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:30:46 #153 DONE 169.0s 07:30:46 07:30:46 #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:30:46 #159 DONE 169.0s 07:30:46 07:30:46 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:30:46 #156 DONE 169.0s 07:30:46 07:30:46 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:30:46 #152 DONE 169.1s 07:30:46 07:30:46 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:30:46 #160 DONE 169.0s 07:30:46 07:30:46 #161 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:30:46 #161 ... 07:30:46 07:30:46 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:30:46 #151 DONE 169.2s 07:30:46 07:30:46 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:30:46 #148 DONE 169.3s 07:30:46 07:30:46 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:30:46 #157 DONE 169.3s 07:30:46 07:30:46 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:30:46 #154 DONE 169.3s 07:30:46 07:30:46 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:30:46 #158 DONE 169.4s 07:30:46 07:30:46 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:30:46 #162 ... 07:30:46 07:30:46 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:30:46 #150 DONE 169.5s 07:30:46 07:30:46 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:30:46 #155 DONE 169.6s 07:30:46 07:30:46 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:30:46 #163 ... 07:30:46 07:30:46 #161 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:30:46 #161 DONE 0.8s 07:30:46 07:30:46 #164 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:30:46 #164 DONE 0.9s 07:30:46 07:30:46 #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:30:46 #165 DONE 0.9s 07:30:46 07:30:46 #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:30:46 #166 DONE 0.9s 07:30:46 07:30:46 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:30:46 #162 DONE 0.6s 07:30:46 07:30:46 #167 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:30:46 #167 DONE 0.5s 07:30:46 07:30:46 #168 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:30:46 #168 ... 07:30:46 07:30:46 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:30:46 #163 DONE 0.5s 07:30:46 07:30:46 #169 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:30:46 #169 DONE 0.5s 07:30:46 07:30:46 #170 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:30:46 #170 DONE 0.6s 07:30:46 07:30:46 #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:30:46 #171 DONE 0.4s 07:30:46 07:30:46 #172 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:30:46 #172 ... 07:30:46 07:30:46 #173 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:30:46 #173 CACHED 07:30:46 07:30:46 #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:30:46 #174 CACHED 07:30:46 07:30:46 #175 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:30:46 #175 DONE 0.8s 07:30:46 07:30:46 #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:30:46 #176 DONE 0.8s 07:30:46 07:30:46 #177 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:30:46 #177 DONE 0.8s 07:30:46 07:30:46 #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:30:46 #178 CACHED 07:30:46 07:30:46 #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:30:46 #179 CACHED 07:30:46 07:30:46 #180 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:30:46 #180 CACHED 07:30:46 07:30:46 #181 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:30:46 #181 CACHED 07:30:46 07:30:46 #182 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:30:46 #182 CACHED 07:30:46 07:30:46 #183 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:30:46 #183 CACHED 07:30:46 07:30:46 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:30:46 #184 DONE 0.7s 07:30:46 07:30:46 #168 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:30:46 #168 DONE 0.8s 07:30:46 07:30:46 #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:30:46 #185 ... 07:30:46 07:30:46 #186 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:30:46 #186 DONE 0.8s 07:30:46 07:30:46 #172 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:30:46 #172 DONE 0.9s 07:30:46 07:30:46 #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 07:30:46 #187 ... 07:30:46 07:30:46 #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:30:46 #188 DONE 1.6s 07:30:46 07:30:46 #189 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:30:46 #189 DONE 1.6s 07:30:46 07:30:46 #190 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:30:46 #190 DONE 1.6s 07:30:46 07:30:46 #191 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:30:46 #191 DONE 1.6s 07:30:46 07:30:46 #192 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:30:46 #192 DONE 1.7s 07:30:46 07:30:46 #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:30:46 #193 DONE 1.7s 07:30:46 07:30:46 #194 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:30:46 #194 ... 07:30:46 07:30:46 #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:30:46 #185 DONE 1.9s 07:30:46 07:30:46 #195 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:30:46 #195 ... 07:30:46 07:30:46 #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:30:46 #196 DONE 2.1s 07:30:46 07:30:46 #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:30:46 #197 DONE 2.1s 07:30:46 07:30:46 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:30:46 #198 DONE 2.1s 07:30:46 07:30:46 #199 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:30:46 #199 DONE 1.8s 07:30:46 07:30:46 #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 07:30:46 #187 DONE 1.8s 07:30:46 07:30:46 #200 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 07:30:46 #200 DONE 3.1s 07:30:46 07:30:46 #99 [core-keeper] exporting to image 07:30:46 #99 exporting layers 07:30:46 #99 ... 07:30:46 07:30:46 #201 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:30:46 #201 DONE 0.8s 07:30:46 07:30:46 #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:30:46 #202 DONE 0.8s 07:30:46 07:30:46 #203 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:30:46 #203 DONE 0.8s 07:30:46 07:30:46 #99 [support-notifications] exporting to image 07:30:46 #99 ... 07:30:46 07:30:46 #204 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:30:46 #204 DONE 0.8s 07:30:46 07:30:46 #194 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:30:46 #194 DONE 0.9s 07:30:46 07:30:46 #195 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:30:46 #195 DONE 0.6s 07:30:46 07:30:46 #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:30:46 #205 DONE 0.5s 07:30:46 07:30:46 #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:30:46 #206 DONE 0.5s 07:30:46 07:30:46 #99 [support-scheduler] exporting to image 07:30:46 #99 ... 07:30:46 07:30:46 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:30:46 #207 DONE 0.5s 07:30:46 07:30:46 #208 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 07:30:46 #208 DONE 0.5s 07:30:46 07:30:46 #99 [support-cron-scheduler] exporting to image 07:30:46 #99 exporting layers 0.3s done 07:30:46 #99 ... 07:30:46 07:30:46 #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:30:46 #209 DONE 0.6s 07:30:46 07:30:46 #210 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 07:30:46 #210 DONE 0.5s 07:30:46 07:30:46 #211 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:30:46 #211 DONE 0.5s 07:30:46 07:30:46 #212 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:30:46 #212 DONE 0.5s 07:30:46 07:30:46 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:30:46 #213 DONE 0.3s 07:30:46 07:30:46 #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:30:46 #214 DONE 0.5s 07:30:46 07:30:46 #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:30:46 #215 DONE 0.3s 07:30:46 07:30:46 #99 [core-metadata] exporting to image 07:30:46 #99 ... 07:30:46 07:30:46 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 07:30:46 #216 DONE 0.3s 07:30:46 07:30:46 #99 [core-data] exporting to image 07:30:46 #99 ... 07:30:46 07:30:46 #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 07:30:46 #217 DONE 0.4s 07:30:46 07:30:46 #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:30:46 #218 DONE 0.4s 07:30:46 07:30:46 #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:30:46 #219 DONE 0.4s 07:30:46 07:30:46 #99 [support-notifications] exporting to image 07:30:46 #99 exporting layers 0.4s done 07:30:46 #99 writing image sha256:6c6e4e340f4d85e04a64505126afa64bb771535b2d4652f9fc5104dbc667938e 0.0s done 07:30:46 #99 naming to docker.io/library/core-keeper done 07:30:46 #99 writing image sha256:3e39830cf16453f688c2d049c6a530bd8fbd53db92be713cdac60896b39fc0c3 done 07:30:46 #99 naming to docker.io/library/support-notifications done 07:30:46 #99 exporting layers 0.5s done 07:30:46 #99 writing image sha256:05257130aeb42e55adb2e6374b0100ec3eddfc1a924df3f30ac6ddfe3114b04b done 07:30:46 #99 writing image sha256:c8a54640803600c4cbb872e73147b824e69132cf31f4f28fcadde45f63849f60 done 07:30:46 #99 writing image sha256:82e78a2380c8cb4a24a9ee1d0834488db697d47df644264f93de8b010843081e 0.0s done 07:30:46 #99 writing image sha256:3d7b56bea928c256d077c465b0943f9faf926935f005d957a55ea45f8a0e147a done 07:30:46 #99 writing image sha256:bddd524483edfa6fbecb095a0dcdb77d3e331c10e8b4dccecd1d3e32563dcb62 0.0s done 07:30:46 #99 naming to docker.io/library/core-metadata done 07:30:46 #99 naming to docker.io/library/support-cron-scheduler done 07:30:46 #99 writing image sha256:93b0ff675287c8074d611897098d962c5d26404e4a2c59c5222975229298b130 done 07:30:46 #99 naming to docker.io/library/security-spiffe-token-provider done 07:30:46 #99 naming to docker.io/library/core-command done 07:30:46 #99 naming to docker.io/library/support-scheduler done 07:30:46 #99 naming to docker.io/library/core-data done 07:30:46 #99 DONE 4.0s 07:30:46 07:30:46 #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:30:46 #220 DONE 0.3s 07:30:46 07:30:46 #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:30:46 #221 DONE 0.3s 07:30:46 07:30:46 #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:30:46 #222 DONE 0.2s 07:30:46 07:30:46 #223 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:30:46 #223 DONE 0.9s 07:30:46 07:30:46 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:30:46 #224 DONE 0.8s 07:30:46 07:30:46 #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:30:46 #225 DONE 0.2s 07:30:46 07:30:46 #99 [security-proxy-auth] exporting to image 07:30:46 #99 ... 07:30:46 07:30:46 #226 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:30:46 #226 DONE 0.1s 07:30:46 07:30:46 #227 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:30:46 #227 DONE 0.6s 07:30:46 07:30:46 #99 [security-proxy-setup] exporting to image 07:30:46 #99 exporting layers 0.2s done 07:30:46 #99 writing image sha256:d6744d8c989e9519f6918ef05b33a2c7579babb237a1b542e07844f516f9150c 0.1s done 07:30:46 #99 naming to docker.io/library/core-common-config-bootstrapper 07:30:46 #99 ... 07:30:46 07:30:46 #228 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 07:30:46 #228 DONE 0.1s 07:30:46 07:30:46 #229 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:30:46 #229 DONE 0.1s 07:30:46 07:30:46 #99 [security-proxy-auth] exporting to image 07:30:46 #99 exporting layers 0.3s done 07:30:46 #99 naming to docker.io/library/core-common-config-bootstrapper done 07:30:46 #99 writing image sha256:86665500641dbd0815edcd207fcdcc6054bb0168d98a8b978a3c015362227a35 0.0s done 07:30:46 #99 naming to docker.io/library/security-proxy-auth done 07:30:46 #99 ... 07:30:46 07:30:46 #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:30:46 #230 DONE 0.1s 07:30:46 07:30:46 #99 [security-proxy-auth] exporting to image 07:30:46 #99 exporting layers 0.4s done 07:30:46 #99 writing image sha256:75c381b55876070f23e26fc32470231bf4a028a6635a7f954f657b1f6944d23e done 07:30:46 #99 naming to docker.io/library/security-proxy-setup done 07:30:46 #99 DONE 4.8s 07:30:46 07:30:46 #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:30:46 #231 DONE 0.1s 07:30:46 07:30:46 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:30:46 #232 DONE 0.6s 07:30:46 07:30:46 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 07:30:46 #233 DONE 0.4s 07:30:46 07:30:46 #99 [security-secretstore-setup] exporting to image 07:30:46 #99 exporting layers 0.2s done 07:30:46 #99 writing image sha256:73ad80401844dd4e36118c6c21e731111189badaa717b21137ea2eff6321ae07 done 07:30:46 #99 naming to docker.io/library/security-secretstore-setup done 07:30:46 #99 DONE 4.9s 07:30:46 07:30:46 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:30:46 #42 ... 07:30:46 07:30:46 #99 [security-bootstrapper] exporting to image 07:30:46 #99 exporting layers 0.2s done 07:30:46 #99 writing image sha256:a8b0015d9974635b514520e3dde9224f031ef2293171c9a04d2ff9ee0a03ff0c done 07:30:46 #99 naming to docker.io/library/security-bootstrapper done 07:30:46 #99 DONE 5.1s 07:30:46 07:30:46 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:30:46 time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:46 time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:46 time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:46 time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:46 time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:46 time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:46 time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:46 time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:46 time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:46 time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:46 time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:46 time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:46 time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:46 time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:46 time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:30:46 time="2024-09-13T07:26:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:30:46 $ docker stop --time=1 3f80b927cb40d9dc7e65ec3048196860a1a5526223859412ce807cb84a7da67f 07:30:46 #110 exporting layers 1.6s done 07:30:47 #110 writing image sha256:d4de8c92ef09920798f0d9b27d556536e461280a004c7c9eb3fceffad5e31d85 done 07:30:47 #110 naming to docker.io/library/security-spire-config-arm64 done 07:30:47 #110 DONE 5.2s 07:30:47 07:30:47 #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:30:47 $ docker rm -f --volumes 3f80b927cb40d9dc7e65ec3048196860a1a5526223859412ce807cb84a7da67f [Pipeline] // withDockerContainer [Pipeline] sh 07:30:48 + docker images 07:30:48 REPOSITORY TAG IMAGE ID CREATED SIZE 07:30:48 security-bootstrapper latest a8b0015d9974 2 seconds ago 19MB 07:30:48 security-secretstore-setup latest 73ad80401844 2 seconds ago 37MB 07:30:48 security-proxy-setup latest 75c381b55876 3 seconds ago 26.2MB 07:30:48 core-common-config-bootstrapper latest d6744d8c989e 3 seconds ago 15.2MB 07:30:48 security-proxy-auth latest 86665500641d 3 seconds ago 33.1MB 07:30:48 support-scheduler latest bddd524483ed 4 seconds ago 42MB 07:30:48 security-spiffe-token-provider latest c8a546408036 4 seconds ago 28.9MB 07:30:48 support-notifications latest 3e39830cf164 4 seconds ago 42.6MB 07:30:48 core-data latest 93b0ff675287 4 seconds ago 39.7MB 07:30:48 core-command latest 82e78a2380c8 4 seconds ago 35.5MB 07:30:48 core-metadata latest 3d7b56bea928 4 seconds ago 39.9MB 07:30:48 support-cron-scheduler latest 05257130aeb4 4 seconds ago 44.2MB 07:30:48 core-keeper latest 6c6e4e340f4d 5 seconds ago 39.6MB 07:30:48 security-spire-server latest ee6ef25e8fb0 3 minutes ago 121MB 07:30:48 security-spire-agent latest b1ab7b886738 3 minutes ago 182MB 07:30:48 security-spire-config latest 61b5fcaad649 3 minutes ago 120MB 07:30:48 ci-base-image-x86_64 latest a06e48b5cea8 7 minutes ago 971MB 07:30:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 07:30:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 07:30:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:30:48 provisioning config files... 07:30:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/695@tmp/config1915267525086499747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:30:48 ---> ****-login.sh 07:30:48 nexus3.edgexfoundry.org:10001 07:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:48 Configure a credential helper to remove this warning. See 07:30:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:48 07:30:48 Login Succeeded 07:30:48 nexus3.edgexfoundry.org:10002 07:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:48 Configure a credential helper to remove this warning. See 07:30:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:48 07:30:48 Login Succeeded 07:30:48 nexus3.edgexfoundry.org:10003 07:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:48 Configure a credential helper to remove this warning. See 07:30:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:48 07:30:48 Login Succeeded 07:30:48 nexus3.edgexfoundry.org:10004 07:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:48 Configure a credential helper to remove this warning. See 07:30:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:48 07:30:48 Login Succeeded 07:30:48 ****.io 07:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:30:49 Configure a credential helper to remove this warning. See 07:30:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:30:49 07:30:49 Login Succeeded 07:30:49 ---> ****-login.sh ends [Pipeline] } 07:30:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:30:49 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:30:49 2694c231f166e0770cb000984d707b3d46f47c88 07:30:49 latest 07:30:49 3.2.0-dev.73 07:30:49 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:30:49 main 07:30:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:49 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:49 + docker push nexus3.edgexfoundry.org:10004/core-command:2694c231f166e0770cb000984d707b3d46f47c88 07:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:30:49 41e2f23b9b2c: Preparing 07:30:49 f17a291358af: Preparing 07:30:49 803a6e137a05: Preparing 07:30:49 d03eb167c2dc: Preparing 07:30:49 e09b0bb50a5e: Preparing 07:30:49 2fedda52c6c5: Preparing 07:30:49 d62a02444d39: Preparing 07:30:49 2fedda52c6c5: Waiting 07:30:49 d62a02444d39: Waiting 07:30:49 d03eb167c2dc: Pushed 07:30:49 41e2f23b9b2c: Pushed 07:30:49 803a6e137a05: Pushed 07:30:49 e09b0bb50a5e: Pushed 07:30:49 d62a02444d39: Layer already exists 07:30:49 2fedda52c6c5: Pushed 07:30:52 f17a291358af: Pushed 07:30:52 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:680ba4b7f50efec09efd0b3aee0d826d35945d2a90ea75a3f8db12df94815d61 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:53 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:30:53 41e2f23b9b2c: Preparing 07:30:53 f17a291358af: Preparing 07:30:53 803a6e137a05: Preparing 07:30:53 d03eb167c2dc: Preparing 07:30:53 e09b0bb50a5e: Preparing 07:30:53 2fedda52c6c5: Preparing 07:30:53 d62a02444d39: Preparing 07:30:53 2fedda52c6c5: Waiting 07:30:53 d62a02444d39: Waiting 07:30:53 e09b0bb50a5e: Layer already exists 07:30:53 d03eb167c2dc: Layer already exists 07:30:53 41e2f23b9b2c: Layer already exists 07:30:53 803a6e137a05: Layer already exists 07:30:53 f17a291358af: Layer already exists 07:30:53 2fedda52c6c5: Layer already exists 07:30:53 d62a02444d39: Layer already exists 07:30:53 latest: digest: sha256:680ba4b7f50efec09efd0b3aee0d826d35945d2a90ea75a3f8db12df94815d61 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:53 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.73 07:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:30:53 41e2f23b9b2c: Preparing 07:30:53 f17a291358af: Preparing 07:30:53 803a6e137a05: Preparing 07:30:53 d03eb167c2dc: Preparing 07:30:53 e09b0bb50a5e: Preparing 07:30:53 2fedda52c6c5: Preparing 07:30:53 d62a02444d39: Preparing 07:30:53 d62a02444d39: Waiting 07:30:53 2fedda52c6c5: Waiting 07:30:53 803a6e137a05: Layer already exists 07:30:53 e09b0bb50a5e: Layer already exists 07:30:53 d03eb167c2dc: Layer already exists 07:30:53 41e2f23b9b2c: Layer already exists 07:30:53 f17a291358af: Layer already exists 07:30:53 2fedda52c6c5: Layer already exists 07:30:53 d62a02444d39: Layer already exists 07:30:53 3.2.0-dev.73: digest: sha256:680ba4b7f50efec09efd0b3aee0d826d35945d2a90ea75a3f8db12df94815d61 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:54 + docker push nexus3.edgexfoundry.org:10004/core-command:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:30:54 41e2f23b9b2c: Preparing 07:30:54 f17a291358af: Preparing 07:30:54 803a6e137a05: Preparing 07:30:54 d03eb167c2dc: Preparing 07:30:54 e09b0bb50a5e: Preparing 07:30:54 2fedda52c6c5: Preparing 07:30:54 d62a02444d39: Preparing 07:30:54 d62a02444d39: Waiting 07:30:54 2fedda52c6c5: Waiting 07:30:54 e09b0bb50a5e: Layer already exists 07:30:54 f17a291358af: Layer already exists 07:30:54 803a6e137a05: Layer already exists 07:30:54 41e2f23b9b2c: Layer already exists 07:30:54 d03eb167c2dc: Layer already exists 07:30:54 2fedda52c6c5: Layer already exists 07:30:54 d62a02444d39: Layer already exists 07:30:54 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:680ba4b7f50efec09efd0b3aee0d826d35945d2a90ea75a3f8db12df94815d61 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:55 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:30:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:30:55 41e2f23b9b2c: Preparing 07:30:55 f17a291358af: Preparing 07:30:55 803a6e137a05: Preparing 07:30:55 d03eb167c2dc: Preparing 07:30:55 e09b0bb50a5e: Preparing 07:30:55 2fedda52c6c5: Preparing 07:30:55 d62a02444d39: Preparing 07:30:55 d62a02444d39: Waiting 07:30:55 d03eb167c2dc: Layer already exists 07:30:55 e09b0bb50a5e: Layer already exists 07:30:55 803a6e137a05: Layer already exists 07:30:55 41e2f23b9b2c: Layer already exists 07:30:55 f17a291358af: Layer already exists 07:30:55 2fedda52c6c5: Layer already exists 07:30:55 d62a02444d39: Layer already exists 07:30:55 main: digest: sha256:680ba4b7f50efec09efd0b3aee0d826d35945d2a90ea75a3f8db12df94815d61 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:55 ===================================================== [Pipeline] echo 07:30:55 taggedImages: 07:30:55 - nexus3.edgexfoundry.org:10004/core-command:2694c231f166e0770cb000984d707b3d46f47c88 07:30:55 - nexus3.edgexfoundry.org:10004/core-command:latest 07:30:55 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.73 07:30:55 - nexus3.edgexfoundry.org:10004/core-command:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:30:55 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:30:55 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:30:55 2694c231f166e0770cb000984d707b3d46f47c88 07:30:55 latest 07:30:55 3.2.0-dev.73 07:30:55 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:30:55 main 07:30:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2694c231f166e0770cb000984d707b3d46f47c88 07:30:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:30:55 bcda03f413c4: Preparing 07:30:55 9a098918b9f0: Preparing 07:30:55 458adcda2810: Preparing 07:30:55 d85e38da454a: Preparing 07:30:55 803a6e137a05: Preparing 07:30:55 d03eb167c2dc: Preparing 07:30:55 e09b0bb50a5e: Preparing 07:30:55 2fedda52c6c5: Preparing 07:30:55 d62a02444d39: Preparing 07:30:55 e09b0bb50a5e: Waiting 07:30:55 d03eb167c2dc: Waiting 07:30:55 2fedda52c6c5: Waiting 07:30:55 d62a02444d39: Waiting 07:30:55 803a6e137a05: Layer already exists 07:30:55 d03eb167c2dc: Layer already exists 07:30:55 e09b0bb50a5e: Layer already exists 07:30:55 2fedda52c6c5: Layer already exists 07:30:55 bcda03f413c4: Pushed 07:30:55 d62a02444d39: Layer already exists 07:30:55 9a098918b9f0: Pushed 07:30:55 458adcda2810: Pushed 07:30:56 d85e38da454a: Pushed 07:30:56 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:c76c4952318c53802131c8c624e5fc47dccd96ea3b675ffd5c0d6c8c615a5a9f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:57 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:30:57 bcda03f413c4: Preparing 07:30:57 9a098918b9f0: Preparing 07:30:57 458adcda2810: Preparing 07:30:57 d85e38da454a: Preparing 07:30:57 803a6e137a05: Preparing 07:30:57 d03eb167c2dc: Preparing 07:30:57 e09b0bb50a5e: Preparing 07:30:57 2fedda52c6c5: Preparing 07:30:57 d62a02444d39: Preparing 07:30:57 d03eb167c2dc: Waiting 07:30:57 d62a02444d39: Waiting 07:30:57 e09b0bb50a5e: Waiting 07:30:57 2fedda52c6c5: Waiting 07:30:57 803a6e137a05: Layer already exists 07:30:57 d85e38da454a: Layer already exists 07:30:57 bcda03f413c4: Layer already exists 07:30:57 458adcda2810: Layer already exists 07:30:57 9a098918b9f0: Layer already exists 07:30:57 e09b0bb50a5e: Layer already exists 07:30:57 d03eb167c2dc: Layer already exists 07:30:57 2fedda52c6c5: Layer already exists 07:30:57 d62a02444d39: Layer already exists 07:30:57 latest: digest: sha256:c76c4952318c53802131c8c624e5fc47dccd96ea3b675ffd5c0d6c8c615a5a9f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:57 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.73 07:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:30:58 bcda03f413c4: Preparing 07:30:58 9a098918b9f0: Preparing 07:30:58 458adcda2810: Preparing 07:30:58 d85e38da454a: Preparing 07:30:58 803a6e137a05: Preparing 07:30:58 d03eb167c2dc: Preparing 07:30:58 e09b0bb50a5e: Preparing 07:30:58 2fedda52c6c5: Preparing 07:30:58 d62a02444d39: Preparing 07:30:58 d03eb167c2dc: Waiting 07:30:58 2fedda52c6c5: Waiting 07:30:58 e09b0bb50a5e: Waiting 07:30:58 803a6e137a05: Layer already exists 07:30:58 9a098918b9f0: Layer already exists 07:30:58 d85e38da454a: Layer already exists 07:30:58 458adcda2810: Layer already exists 07:30:58 bcda03f413c4: Layer already exists 07:30:58 d03eb167c2dc: Layer already exists 07:30:58 2fedda52c6c5: Layer already exists 07:30:58 e09b0bb50a5e: Layer already exists 07:30:58 d62a02444d39: Layer already exists 07:30:58 3.2.0-dev.73: digest: sha256:c76c4952318c53802131c8c624e5fc47dccd96ea3b675ffd5c0d6c8c615a5a9f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:58 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:30:58 bcda03f413c4: Preparing 07:30:58 9a098918b9f0: Preparing 07:30:58 458adcda2810: Preparing 07:30:58 d85e38da454a: Preparing 07:30:58 803a6e137a05: Preparing 07:30:58 d03eb167c2dc: Preparing 07:30:58 e09b0bb50a5e: Preparing 07:30:58 2fedda52c6c5: Preparing 07:30:58 d62a02444d39: Preparing 07:30:58 e09b0bb50a5e: Waiting 07:30:58 2fedda52c6c5: Waiting 07:30:58 d62a02444d39: Waiting 07:30:58 d85e38da454a: Layer already exists 07:30:58 9a098918b9f0: Layer already exists 07:30:58 803a6e137a05: Layer already exists 07:30:58 bcda03f413c4: Layer already exists 07:30:58 458adcda2810: Layer already exists 07:30:58 d03eb167c2dc: Layer already exists 07:30:58 e09b0bb50a5e: Layer already exists 07:30:58 2fedda52c6c5: Layer already exists 07:30:58 d62a02444d39: Layer already exists 07:30:58 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:c76c4952318c53802131c8c624e5fc47dccd96ea3b675ffd5c0d6c8c615a5a9f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:59 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:30:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:30:59 bcda03f413c4: Preparing 07:30:59 9a098918b9f0: Preparing 07:30:59 458adcda2810: Preparing 07:30:59 d85e38da454a: Preparing 07:30:59 803a6e137a05: Preparing 07:30:59 d03eb167c2dc: Preparing 07:30:59 e09b0bb50a5e: Preparing 07:30:59 2fedda52c6c5: Preparing 07:30:59 d62a02444d39: Preparing 07:30:59 d03eb167c2dc: Waiting 07:30:59 e09b0bb50a5e: Waiting 07:30:59 2fedda52c6c5: Waiting 07:30:59 803a6e137a05: Layer already exists 07:30:59 9a098918b9f0: Layer already exists 07:30:59 458adcda2810: Layer already exists 07:30:59 d85e38da454a: Layer already exists 07:30:59 bcda03f413c4: Layer already exists 07:30:59 d03eb167c2dc: Layer already exists 07:30:59 e09b0bb50a5e: Layer already exists 07:30:59 d62a02444d39: Layer already exists 07:30:59 2fedda52c6c5: Layer already exists 07:30:59 main: digest: sha256:c76c4952318c53802131c8c624e5fc47dccd96ea3b675ffd5c0d6c8c615a5a9f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:59 ===================================================== [Pipeline] echo 07:30:59 taggedImages: 07:30:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2694c231f166e0770cb000984d707b3d46f47c88 07:30:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:30:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.73 07:30:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:30:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:30:59 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:30:59 2694c231f166e0770cb000984d707b3d46f47c88 07:30:59 latest 07:30:59 3.2.0-dev.73 07:30:59 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:30:59 main 07:30:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:00 + docker push nexus3.edgexfoundry.org:10004/core-data:2694c231f166e0770cb000984d707b3d46f47c88 07:31:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:31:00 1c5b067fa40c: Preparing 07:31:00 264237fe6f8e: Preparing 07:31:00 ee5e6ee7ca71: Preparing 07:31:00 803a6e137a05: Preparing 07:31:00 d03eb167c2dc: Preparing 07:31:00 d82b789ae097: Preparing 07:31:00 6ca9ac7fa227: Preparing 07:31:00 d62a02444d39: Preparing 07:31:00 6ca9ac7fa227: Waiting 07:31:00 d62a02444d39: Waiting 07:31:00 d82b789ae097: Waiting 07:31:00 d03eb167c2dc: Layer already exists 07:31:00 803a6e137a05: Layer already exists 07:31:00 1c5b067fa40c: Pushed 07:31:00 d62a02444d39: Layer already exists 07:31:00 264237fe6f8e: Pushed 07:31:00 6ca9ac7fa227: Pushed 07:31:00 d82b789ae097: Pushed 07:31:03 ee5e6ee7ca71: Pushed 07:31:03 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:ebc8293b930b48d5b5178e25986f1b025af017ce0a9a8c82c3e9fe0685d1f951 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:04 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:31:04 1c5b067fa40c: Preparing 07:31:04 264237fe6f8e: Preparing 07:31:04 ee5e6ee7ca71: Preparing 07:31:04 803a6e137a05: Preparing 07:31:04 d03eb167c2dc: Preparing 07:31:04 d82b789ae097: Preparing 07:31:04 6ca9ac7fa227: Preparing 07:31:04 d62a02444d39: Preparing 07:31:04 d82b789ae097: Waiting 07:31:04 6ca9ac7fa227: Waiting 07:31:04 d62a02444d39: Waiting 07:31:04 803a6e137a05: Layer already exists 07:31:04 264237fe6f8e: Layer already exists 07:31:04 ee5e6ee7ca71: Layer already exists 07:31:04 1c5b067fa40c: Layer already exists 07:31:04 d03eb167c2dc: Layer already exists 07:31:04 d82b789ae097: Layer already exists 07:31:04 d62a02444d39: Layer already exists 07:31:04 6ca9ac7fa227: Layer already exists 07:31:04 latest: digest: sha256:ebc8293b930b48d5b5178e25986f1b025af017ce0a9a8c82c3e9fe0685d1f951 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:04 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.73 07:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:31:04 1c5b067fa40c: Preparing 07:31:04 264237fe6f8e: Preparing 07:31:04 ee5e6ee7ca71: Preparing 07:31:04 803a6e137a05: Preparing 07:31:04 d03eb167c2dc: Preparing 07:31:04 d82b789ae097: Preparing 07:31:04 6ca9ac7fa227: Preparing 07:31:04 d62a02444d39: Preparing 07:31:04 d82b789ae097: Waiting 07:31:04 6ca9ac7fa227: Waiting 07:31:04 d62a02444d39: Waiting 07:31:04 264237fe6f8e: Layer already exists 07:31:04 d03eb167c2dc: Layer already exists 07:31:04 ee5e6ee7ca71: Layer already exists 07:31:04 1c5b067fa40c: Layer already exists 07:31:04 803a6e137a05: Layer already exists 07:31:04 6ca9ac7fa227: Layer already exists 07:31:04 d82b789ae097: Layer already exists 07:31:04 d62a02444d39: Layer already exists 07:31:04 3.2.0-dev.73: digest: sha256:ebc8293b930b48d5b5178e25986f1b025af017ce0a9a8c82c3e9fe0685d1f951 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:05 + docker push nexus3.edgexfoundry.org:10004/core-data:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:31:05 1c5b067fa40c: Preparing 07:31:05 264237fe6f8e: Preparing 07:31:05 ee5e6ee7ca71: Preparing 07:31:05 803a6e137a05: Preparing 07:31:05 d03eb167c2dc: Preparing 07:31:05 d82b789ae097: Preparing 07:31:05 6ca9ac7fa227: Preparing 07:31:05 d62a02444d39: Preparing 07:31:05 6ca9ac7fa227: Waiting 07:31:05 d82b789ae097: Waiting 07:31:05 d62a02444d39: Waiting 07:31:05 d03eb167c2dc: Layer already exists 07:31:05 1c5b067fa40c: Layer already exists 07:31:05 ee5e6ee7ca71: Layer already exists 07:31:05 264237fe6f8e: Layer already exists 07:31:05 803a6e137a05: Layer already exists 07:31:05 6ca9ac7fa227: Layer already exists 07:31:05 d82b789ae097: Layer already exists 07:31:05 d62a02444d39: Layer already exists 07:31:05 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:ebc8293b930b48d5b5178e25986f1b025af017ce0a9a8c82c3e9fe0685d1f951 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:06 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:31:06 1c5b067fa40c: Preparing 07:31:06 264237fe6f8e: Preparing 07:31:06 ee5e6ee7ca71: Preparing 07:31:06 803a6e137a05: Preparing 07:31:06 d03eb167c2dc: Preparing 07:31:06 d82b789ae097: Preparing 07:31:06 6ca9ac7fa227: Preparing 07:31:06 d62a02444d39: Preparing 07:31:06 d82b789ae097: Waiting 07:31:06 6ca9ac7fa227: Waiting 07:31:06 d62a02444d39: Waiting 07:31:06 ee5e6ee7ca71: Layer already exists 07:31:06 264237fe6f8e: Layer already exists 07:31:06 d03eb167c2dc: Layer already exists 07:31:06 1c5b067fa40c: Layer already exists 07:31:06 803a6e137a05: Layer already exists 07:31:06 d62a02444d39: Layer already exists 07:31:06 d82b789ae097: Layer already exists 07:31:06 6ca9ac7fa227: Layer already exists 07:31:06 main: digest: sha256:ebc8293b930b48d5b5178e25986f1b025af017ce0a9a8c82c3e9fe0685d1f951 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:31:06 ===================================================== [Pipeline] echo 07:31:06 taggedImages: 07:31:06 - nexus3.edgexfoundry.org:10004/core-data:2694c231f166e0770cb000984d707b3d46f47c88 07:31:06 - nexus3.edgexfoundry.org:10004/core-data:latest 07:31:06 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.73 07:31:06 - nexus3.edgexfoundry.org:10004/core-data:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:06 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:31:06 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 07:31:06 2694c231f166e0770cb000984d707b3d46f47c88 07:31:06 latest 07:31:06 3.2.0-dev.73 07:31:06 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:06 main 07:31:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:06 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper:2694c231f166e0770cb000984d707b3d46f47c88 07:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:31:07 82e7d90be171: Preparing 07:31:07 f3d9ceb54f23: Preparing 07:31:07 d03eb167c2dc: Preparing 07:31:07 d1eec279b42e: Preparing 07:31:07 8a853daf7ba5: Preparing 07:31:07 d62a02444d39: Preparing 07:31:07 d62a02444d39: Waiting 07:31:07 d03eb167c2dc: Layer already exists 07:31:07 d62a02444d39: Layer already exists 07:31:07 d1eec279b42e: Pushed 07:31:07 8a853daf7ba5: Pushed 07:31:07 82e7d90be171: Pushed 07:31:10 f3d9ceb54f23: Pushed 07:31:10 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:5ff5472850f48b8ff68216e9497d1e08abfaa776af0b43e07b9651099b67a8f8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:10 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 07:31:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:31:11 82e7d90be171: Preparing 07:31:11 f3d9ceb54f23: Preparing 07:31:11 d03eb167c2dc: Preparing 07:31:11 d1eec279b42e: Preparing 07:31:11 8a853daf7ba5: Preparing 07:31:11 d62a02444d39: Preparing 07:31:11 d62a02444d39: Waiting 07:31:11 82e7d90be171: Layer already exists 07:31:11 d03eb167c2dc: Layer already exists 07:31:11 8a853daf7ba5: Layer already exists 07:31:11 f3d9ceb54f23: Layer already exists 07:31:11 d1eec279b42e: Layer already exists 07:31:11 d62a02444d39: Layer already exists 07:31:11 latest: digest: sha256:5ff5472850f48b8ff68216e9497d1e08abfaa776af0b43e07b9651099b67a8f8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:11 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.73 07:31:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:31:11 82e7d90be171: Preparing 07:31:11 f3d9ceb54f23: Preparing 07:31:11 d03eb167c2dc: Preparing 07:31:11 d1eec279b42e: Preparing 07:31:11 8a853daf7ba5: Preparing 07:31:11 d62a02444d39: Preparing 07:31:11 d62a02444d39: Waiting 07:31:11 82e7d90be171: Layer already exists 07:31:11 8a853daf7ba5: Layer already exists 07:31:11 d1eec279b42e: Layer already exists 07:31:11 f3d9ceb54f23: Layer already exists 07:31:11 d03eb167c2dc: Layer already exists 07:31:11 d62a02444d39: Layer already exists 07:31:11 3.2.0-dev.73: digest: sha256:5ff5472850f48b8ff68216e9497d1e08abfaa776af0b43e07b9651099b67a8f8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:12 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:31:12 82e7d90be171: Preparing 07:31:12 f3d9ceb54f23: Preparing 07:31:12 d03eb167c2dc: Preparing 07:31:12 d1eec279b42e: Preparing 07:31:12 8a853daf7ba5: Preparing 07:31:12 d62a02444d39: Preparing 07:31:12 d62a02444d39: Waiting 07:31:12 82e7d90be171: Layer already exists 07:31:12 d03eb167c2dc: Layer already exists 07:31:12 f3d9ceb54f23: Layer already exists 07:31:12 d1eec279b42e: Layer already exists 07:31:12 8a853daf7ba5: Layer already exists 07:31:12 d62a02444d39: Layer already exists 07:31:12 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:5ff5472850f48b8ff68216e9497d1e08abfaa776af0b43e07b9651099b67a8f8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:12 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 07:31:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:31:13 82e7d90be171: Preparing 07:31:13 f3d9ceb54f23: Preparing 07:31:13 d03eb167c2dc: Preparing 07:31:13 d1eec279b42e: Preparing 07:31:13 8a853daf7ba5: Preparing 07:31:13 d62a02444d39: Preparing 07:31:13 d62a02444d39: Waiting 07:31:13 82e7d90be171: Layer already exists 07:31:13 d03eb167c2dc: Layer already exists 07:31:13 f3d9ceb54f23: Layer already exists 07:31:13 8a853daf7ba5: Layer already exists 07:31:13 d1eec279b42e: Layer already exists 07:31:13 d62a02444d39: Layer already exists 07:31:13 main: digest: sha256:5ff5472850f48b8ff68216e9497d1e08abfaa776af0b43e07b9651099b67a8f8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:31:13 ===================================================== [Pipeline] echo 07:31:13 taggedImages: 07:31:13 - nexus3.edgexfoundry.org:10004/core-keeper:2694c231f166e0770cb000984d707b3d46f47c88 07:31:13 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:31:13 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.73 07:31:13 - nexus3.edgexfoundry.org:10004/core-keeper:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:13 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 07:31:13 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:31:13 2694c231f166e0770cb000984d707b3d46f47c88 07:31:13 latest 07:31:13 3.2.0-dev.73 07:31:13 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:13 main 07:31:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2694c231f166e0770cb000984d707b3d46f47c88 07:31:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:31:13 aa609db78182: Preparing 07:31:13 cb4cc8e26ee2: Preparing 07:31:13 215d158474c1: Preparing 07:31:13 803a6e137a05: Preparing 07:31:13 d03eb167c2dc: Preparing 07:31:13 e09b0bb50a5e: Preparing 07:31:13 2fedda52c6c5: Preparing 07:31:13 d62a02444d39: Preparing 07:31:13 e09b0bb50a5e: Waiting 07:31:13 2fedda52c6c5: Waiting 07:31:13 d62a02444d39: Waiting 07:31:13 803a6e137a05: Layer already exists 07:31:13 d03eb167c2dc: Layer already exists 07:31:13 e09b0bb50a5e: Layer already exists 07:31:13 2fedda52c6c5: Layer already exists 07:31:13 d62a02444d39: Layer already exists 07:31:13 aa609db78182: Pushed 07:31:13 cb4cc8e26ee2: Pushed 07:31:17 215d158474c1: Pushed 07:31:17 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:e36dfd9933a4a34005594884e6f7ed6369204e029ab2623629aa4d2336aa8df5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:31:17 aa609db78182: Preparing 07:31:17 cb4cc8e26ee2: Preparing 07:31:17 215d158474c1: Preparing 07:31:17 803a6e137a05: Preparing 07:31:17 d03eb167c2dc: Preparing 07:31:17 e09b0bb50a5e: Preparing 07:31:17 2fedda52c6c5: Preparing 07:31:17 d62a02444d39: Preparing 07:31:17 e09b0bb50a5e: Waiting 07:31:17 2fedda52c6c5: Waiting 07:31:17 d62a02444d39: Waiting 07:31:17 d03eb167c2dc: Layer already exists 07:31:17 803a6e137a05: Layer already exists 07:31:17 cb4cc8e26ee2: Layer already exists 07:31:17 215d158474c1: Layer already exists 07:31:17 aa609db78182: Layer already exists 07:31:17 e09b0bb50a5e: Layer already exists 07:31:17 d62a02444d39: Layer already exists 07:31:17 2fedda52c6c5: Layer already exists 07:31:17 latest: digest: sha256:e36dfd9933a4a34005594884e6f7ed6369204e029ab2623629aa4d2336aa8df5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.73 07:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:31:18 aa609db78182: Preparing 07:31:18 cb4cc8e26ee2: Preparing 07:31:18 215d158474c1: Preparing 07:31:18 803a6e137a05: Preparing 07:31:18 d03eb167c2dc: Preparing 07:31:18 e09b0bb50a5e: Preparing 07:31:18 2fedda52c6c5: Preparing 07:31:18 d62a02444d39: Preparing 07:31:18 2fedda52c6c5: Waiting 07:31:18 d62a02444d39: Waiting 07:31:18 e09b0bb50a5e: Waiting 07:31:18 cb4cc8e26ee2: Layer already exists 07:31:18 aa609db78182: Layer already exists 07:31:18 215d158474c1: Layer already exists 07:31:18 803a6e137a05: Layer already exists 07:31:18 d03eb167c2dc: Layer already exists 07:31:18 d62a02444d39: Layer already exists 07:31:18 e09b0bb50a5e: Layer already exists 07:31:18 2fedda52c6c5: Layer already exists 07:31:18 3.2.0-dev.73: digest: sha256:e36dfd9933a4a34005594884e6f7ed6369204e029ab2623629aa4d2336aa8df5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:31:19 aa609db78182: Preparing 07:31:19 cb4cc8e26ee2: Preparing 07:31:19 215d158474c1: Preparing 07:31:19 803a6e137a05: Preparing 07:31:19 d03eb167c2dc: Preparing 07:31:19 e09b0bb50a5e: Preparing 07:31:19 2fedda52c6c5: Preparing 07:31:19 d62a02444d39: Preparing 07:31:19 d62a02444d39: Waiting 07:31:19 e09b0bb50a5e: Waiting 07:31:19 2fedda52c6c5: Waiting 07:31:19 803a6e137a05: Layer already exists 07:31:19 215d158474c1: Layer already exists 07:31:19 d03eb167c2dc: Layer already exists 07:31:19 aa609db78182: Layer already exists 07:31:19 cb4cc8e26ee2: Layer already exists 07:31:19 e09b0bb50a5e: Layer already exists 07:31:19 d62a02444d39: Layer already exists 07:31:19 2fedda52c6c5: Layer already exists 07:31:19 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:e36dfd9933a4a34005594884e6f7ed6369204e029ab2623629aa4d2336aa8df5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:31:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:31:19 aa609db78182: Preparing 07:31:19 cb4cc8e26ee2: Preparing 07:31:19 215d158474c1: Preparing 07:31:19 803a6e137a05: Preparing 07:31:19 d03eb167c2dc: Preparing 07:31:19 e09b0bb50a5e: Preparing 07:31:19 2fedda52c6c5: Preparing 07:31:19 d62a02444d39: Preparing 07:31:19 2fedda52c6c5: Waiting 07:31:19 d62a02444d39: Waiting 07:31:19 215d158474c1: Layer already exists 07:31:19 cb4cc8e26ee2: Layer already exists 07:31:19 803a6e137a05: Layer already exists 07:31:19 d03eb167c2dc: Layer already exists 07:31:19 aa609db78182: Layer already exists 07:31:19 e09b0bb50a5e: Layer already exists 07:31:19 2fedda52c6c5: Layer already exists 07:31:19 d62a02444d39: Layer already exists 07:31:19 main: digest: sha256:e36dfd9933a4a34005594884e6f7ed6369204e029ab2623629aa4d2336aa8df5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:31:19 ===================================================== [Pipeline] echo 07:31:19 taggedImages: 07:31:19 - nexus3.edgexfoundry.org:10004/core-metadata:2694c231f166e0770cb000984d707b3d46f47c88 07:31:19 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:31:19 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.73 07:31:19 - nexus3.edgexfoundry.org:10004/core-metadata:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:19 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:31:19 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:31:19 2694c231f166e0770cb000984d707b3d46f47c88 07:31:19 latest 07:31:19 3.2.0-dev.73 07:31:19 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:19 main 07:31:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2694c231f166e0770cb000984d707b3d46f47c88 07:31:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:31:20 2a9de7853cab: Preparing 07:31:20 a00a28214ed6: Preparing 07:31:20 27eccc91bca5: Preparing 07:31:20 1d1943db9846: Preparing 07:31:20 5b32bd1bc63f: Preparing 07:31:20 1f27da84375a: Preparing 07:31:20 70a89d11d0ed: Preparing 07:31:20 1db260900a26: Preparing 07:31:20 803a6e137a05: Preparing 07:31:20 d03eb167c2dc: Preparing 07:31:20 e22f3910fb3a: Preparing 07:31:20 0775bfb8f7b0: Preparing 07:31:20 5f70bf18a086: Preparing 07:31:20 671730434f5c: Preparing 07:31:20 c14364e384d0: Preparing 07:31:20 c54009382004: Preparing 07:31:20 d62a02444d39: Preparing 07:31:20 1f27da84375a: Waiting 07:31:20 70a89d11d0ed: Waiting 07:31:20 1db260900a26: Waiting 07:31:20 803a6e137a05: Waiting 07:31:20 d03eb167c2dc: Waiting 07:31:20 e22f3910fb3a: Waiting 07:31:20 0775bfb8f7b0: Waiting 07:31:20 5f70bf18a086: Waiting 07:31:20 d62a02444d39: Waiting 07:31:20 671730434f5c: Waiting 07:31:20 c14364e384d0: Waiting 07:31:20 c54009382004: Waiting 07:31:20 27eccc91bca5: Pushed 07:31:20 1d1943db9846: Pushed 07:31:20 2a9de7853cab: Pushed 07:31:20 5b32bd1bc63f: Pushed 07:31:20 a00a28214ed6: Pushed 07:31:20 803a6e137a05: Layer already exists 07:31:20 d03eb167c2dc: Layer already exists 07:31:20 e22f3910fb3a: Pushed 07:31:20 0775bfb8f7b0: Pushed 07:31:20 1f27da84375a: Pushed 07:31:20 5f70bf18a086: Layer already exists 07:31:20 70a89d11d0ed: Pushed 07:31:20 d62a02444d39: Layer already exists 07:31:20 671730434f5c: Pushed 07:31:20 c14364e384d0: Pushed 07:31:20 c54009382004: Pushed 07:31:22 1db260900a26: Pushed 07:31:22 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:44021920a55a7dddf39c97e8c4c7c52816f9cba041f6f757cb1442455ac2b4f4 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:31:22 2a9de7853cab: Preparing 07:31:22 a00a28214ed6: Preparing 07:31:22 27eccc91bca5: Preparing 07:31:22 1d1943db9846: Preparing 07:31:22 5b32bd1bc63f: Preparing 07:31:22 1f27da84375a: Preparing 07:31:22 70a89d11d0ed: Preparing 07:31:22 1db260900a26: Preparing 07:31:22 803a6e137a05: Preparing 07:31:22 d03eb167c2dc: Preparing 07:31:22 e22f3910fb3a: Preparing 07:31:22 0775bfb8f7b0: Preparing 07:31:22 5f70bf18a086: Preparing 07:31:22 671730434f5c: Preparing 07:31:22 70a89d11d0ed: Waiting 07:31:22 c14364e384d0: Preparing 07:31:22 c54009382004: Preparing 07:31:22 d62a02444d39: Preparing 07:31:22 1db260900a26: Waiting 07:31:22 803a6e137a05: Waiting 07:31:22 d03eb167c2dc: Waiting 07:31:22 e22f3910fb3a: Waiting 07:31:22 671730434f5c: Waiting 07:31:22 c14364e384d0: Waiting 07:31:22 0775bfb8f7b0: Waiting 07:31:22 5f70bf18a086: Waiting 07:31:22 c54009382004: Waiting 07:31:22 d62a02444d39: Waiting 07:31:22 1f27da84375a: Waiting 07:31:22 27eccc91bca5: Layer already exists 07:31:22 a00a28214ed6: Layer already exists 07:31:22 5b32bd1bc63f: Layer already exists 07:31:22 1d1943db9846: Layer already exists 07:31:22 2a9de7853cab: Layer already exists 07:31:22 1f27da84375a: Layer already exists 07:31:22 70a89d11d0ed: Layer already exists 07:31:22 1db260900a26: Layer already exists 07:31:22 d03eb167c2dc: Layer already exists 07:31:22 803a6e137a05: Layer already exists 07:31:22 e22f3910fb3a: Layer already exists 07:31:22 5f70bf18a086: Layer already exists 07:31:22 0775bfb8f7b0: Layer already exists 07:31:22 c14364e384d0: Layer already exists 07:31:22 671730434f5c: Layer already exists 07:31:22 c54009382004: Layer already exists 07:31:22 d62a02444d39: Layer already exists 07:31:22 latest: digest: sha256:44021920a55a7dddf39c97e8c4c7c52816f9cba041f6f757cb1442455ac2b4f4 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.73 07:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:31:23 2a9de7853cab: Preparing 07:31:23 a00a28214ed6: Preparing 07:31:23 27eccc91bca5: Preparing 07:31:23 1d1943db9846: Preparing 07:31:23 5b32bd1bc63f: Preparing 07:31:23 1f27da84375a: Preparing 07:31:23 70a89d11d0ed: Preparing 07:31:23 1db260900a26: Preparing 07:31:23 803a6e137a05: Preparing 07:31:23 d03eb167c2dc: Preparing 07:31:23 e22f3910fb3a: Preparing 07:31:23 0775bfb8f7b0: Preparing 07:31:23 5f70bf18a086: Preparing 07:31:23 671730434f5c: Preparing 07:31:23 c14364e384d0: Preparing 07:31:23 c54009382004: Preparing 07:31:23 d62a02444d39: Preparing 07:31:23 e22f3910fb3a: Waiting 07:31:23 0775bfb8f7b0: Waiting 07:31:23 5f70bf18a086: Waiting 07:31:23 671730434f5c: Waiting 07:31:23 70a89d11d0ed: Waiting 07:31:23 c14364e384d0: Waiting 07:31:23 1f27da84375a: Waiting 07:31:23 c54009382004: Waiting 07:31:23 1db260900a26: Waiting 07:31:23 d62a02444d39: Waiting 07:31:23 d03eb167c2dc: Waiting 07:31:23 803a6e137a05: Waiting 07:31:23 5b32bd1bc63f: Layer already exists 07:31:23 27eccc91bca5: Layer already exists 07:31:23 a00a28214ed6: Layer already exists 07:31:23 1d1943db9846: Layer already exists 07:31:23 2a9de7853cab: Layer already exists 07:31:23 1db260900a26: Layer already exists 07:31:23 1f27da84375a: Layer already exists 07:31:23 70a89d11d0ed: Layer already exists 07:31:23 803a6e137a05: Layer already exists 07:31:23 d03eb167c2dc: Layer already exists 07:31:23 e22f3910fb3a: Layer already exists 07:31:23 5f70bf18a086: Layer already exists 07:31:23 671730434f5c: Layer already exists 07:31:23 c14364e384d0: Layer already exists 07:31:23 0775bfb8f7b0: Layer already exists 07:31:23 d62a02444d39: Layer already exists 07:31:23 c54009382004: Layer already exists 07:31:23 3.2.0-dev.73: digest: sha256:44021920a55a7dddf39c97e8c4c7c52816f9cba041f6f757cb1442455ac2b4f4 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:31:24 2a9de7853cab: Preparing 07:31:24 a00a28214ed6: Preparing 07:31:24 27eccc91bca5: Preparing 07:31:24 1d1943db9846: Preparing 07:31:24 5b32bd1bc63f: Preparing 07:31:24 1f27da84375a: Preparing 07:31:24 70a89d11d0ed: Preparing 07:31:24 1db260900a26: Preparing 07:31:24 803a6e137a05: Preparing 07:31:24 d03eb167c2dc: Preparing 07:31:24 e22f3910fb3a: Preparing 07:31:24 0775bfb8f7b0: Preparing 07:31:24 5f70bf18a086: Preparing 07:31:24 671730434f5c: Preparing 07:31:24 c14364e384d0: Preparing 07:31:24 c54009382004: Preparing 07:31:24 d62a02444d39: Preparing 07:31:24 1db260900a26: Waiting 07:31:24 803a6e137a05: Waiting 07:31:24 d03eb167c2dc: Waiting 07:31:24 e22f3910fb3a: Waiting 07:31:24 0775bfb8f7b0: Waiting 07:31:24 5f70bf18a086: Waiting 07:31:24 671730434f5c: Waiting 07:31:24 c14364e384d0: Waiting 07:31:24 c54009382004: Waiting 07:31:24 d62a02444d39: Waiting 07:31:24 1f27da84375a: Waiting 07:31:24 70a89d11d0ed: Waiting 07:31:24 a00a28214ed6: Layer already exists 07:31:24 2a9de7853cab: Layer already exists 07:31:24 5b32bd1bc63f: Layer already exists 07:31:24 1d1943db9846: Layer already exists 07:31:24 27eccc91bca5: Layer already exists 07:31:24 1f27da84375a: Layer already exists 07:31:24 803a6e137a05: Layer already exists 07:31:24 70a89d11d0ed: Layer already exists 07:31:24 d03eb167c2dc: Layer already exists 07:31:24 1db260900a26: Layer already exists 07:31:24 e22f3910fb3a: Layer already exists 07:31:24 5f70bf18a086: Layer already exists 07:31:24 0775bfb8f7b0: Layer already exists 07:31:24 671730434f5c: Layer already exists 07:31:24 c14364e384d0: Layer already exists 07:31:24 c54009382004: Layer already exists 07:31:24 d62a02444d39: Layer already exists 07:31:24 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:44021920a55a7dddf39c97e8c4c7c52816f9cba041f6f757cb1442455ac2b4f4 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:31:24 2a9de7853cab: Preparing 07:31:24 a00a28214ed6: Preparing 07:31:24 27eccc91bca5: Preparing 07:31:24 1d1943db9846: Preparing 07:31:24 5b32bd1bc63f: Preparing 07:31:24 1f27da84375a: Preparing 07:31:24 70a89d11d0ed: Preparing 07:31:24 1db260900a26: Preparing 07:31:24 803a6e137a05: Preparing 07:31:24 d03eb167c2dc: Preparing 07:31:24 e22f3910fb3a: Preparing 07:31:24 0775bfb8f7b0: Preparing 07:31:24 5f70bf18a086: Preparing 07:31:24 671730434f5c: Preparing 07:31:24 c14364e384d0: Preparing 07:31:24 c54009382004: Preparing 07:31:24 d62a02444d39: Preparing 07:31:24 70a89d11d0ed: Waiting 07:31:24 5f70bf18a086: Waiting 07:31:24 1db260900a26: Waiting 07:31:24 671730434f5c: Waiting 07:31:24 c14364e384d0: Waiting 07:31:24 803a6e137a05: Waiting 07:31:24 d03eb167c2dc: Waiting 07:31:24 c54009382004: Waiting 07:31:24 d62a02444d39: Waiting 07:31:24 e22f3910fb3a: Waiting 07:31:24 a00a28214ed6: Layer already exists 07:31:24 27eccc91bca5: Layer already exists 07:31:24 5b32bd1bc63f: Layer already exists 07:31:24 2a9de7853cab: Layer already exists 07:31:24 1d1943db9846: Layer already exists 07:31:24 1f27da84375a: Layer already exists 07:31:24 d03eb167c2dc: Layer already exists 07:31:24 803a6e137a05: Layer already exists 07:31:24 70a89d11d0ed: Layer already exists 07:31:24 1db260900a26: Layer already exists 07:31:24 e22f3910fb3a: Layer already exists 07:31:24 0775bfb8f7b0: Layer already exists 07:31:24 671730434f5c: Layer already exists 07:31:24 5f70bf18a086: Layer already exists 07:31:24 c14364e384d0: Layer already exists 07:31:24 c54009382004: Layer already exists 07:31:24 d62a02444d39: Layer already exists 07:31:24 main: digest: sha256:44021920a55a7dddf39c97e8c4c7c52816f9cba041f6f757cb1442455ac2b4f4 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:31:25 ===================================================== [Pipeline] echo 07:31:25 taggedImages: 07:31:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2694c231f166e0770cb000984d707b3d46f47c88 07:31:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:31:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.73 07:31:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:31:25 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:31:25 2694c231f166e0770cb000984d707b3d46f47c88 07:31:25 latest 07:31:25 3.2.0-dev.73 07:31:25 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:25 main 07:31:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2694c231f166e0770cb000984d707b3d46f47c88 07:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:31:25 bcda03f413c4: Preparing 07:31:25 9a098918b9f0: Preparing 07:31:25 e5761622fd03: Preparing 07:31:25 49f55be43cea: Preparing 07:31:25 803a6e137a05: Preparing 07:31:25 d03eb167c2dc: Preparing 07:31:25 e09b0bb50a5e: Preparing 07:31:25 2fedda52c6c5: Preparing 07:31:25 d62a02444d39: Preparing 07:31:25 e09b0bb50a5e: Waiting 07:31:25 d03eb167c2dc: Waiting 07:31:25 d62a02444d39: Waiting 07:31:25 803a6e137a05: Layer already exists 07:31:25 bcda03f413c4: Layer already exists 07:31:25 9a098918b9f0: Layer already exists 07:31:25 d03eb167c2dc: Layer already exists 07:31:25 e09b0bb50a5e: Layer already exists 07:31:25 2fedda52c6c5: Layer already exists 07:31:25 d62a02444d39: Layer already exists 07:31:25 e5761622fd03: Pushed 07:31:27 49f55be43cea: Pushed 07:31:28 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:85beca5578eb402a17a15e9b62341d6c1da09ab6b083a3c7806f45b7d4c77c6b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:31:28 bcda03f413c4: Preparing 07:31:28 9a098918b9f0: Preparing 07:31:28 e5761622fd03: Preparing 07:31:28 49f55be43cea: Preparing 07:31:28 803a6e137a05: Preparing 07:31:28 d03eb167c2dc: Preparing 07:31:28 e09b0bb50a5e: Preparing 07:31:28 2fedda52c6c5: Preparing 07:31:28 d62a02444d39: Preparing 07:31:28 e09b0bb50a5e: Waiting 07:31:28 2fedda52c6c5: Waiting 07:31:28 d62a02444d39: Waiting 07:31:28 d03eb167c2dc: Waiting 07:31:28 9a098918b9f0: Layer already exists 07:31:28 49f55be43cea: Layer already exists 07:31:28 803a6e137a05: Layer already exists 07:31:28 e5761622fd03: Layer already exists 07:31:28 bcda03f413c4: Layer already exists 07:31:28 e09b0bb50a5e: Layer already exists 07:31:28 d03eb167c2dc: Layer already exists 07:31:28 2fedda52c6c5: Layer already exists 07:31:28 d62a02444d39: Layer already exists 07:31:28 latest: digest: sha256:85beca5578eb402a17a15e9b62341d6c1da09ab6b083a3c7806f45b7d4c77c6b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.73 07:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:31:29 bcda03f413c4: Preparing 07:31:29 9a098918b9f0: Preparing 07:31:29 e5761622fd03: Preparing 07:31:29 49f55be43cea: Preparing 07:31:29 803a6e137a05: Preparing 07:31:29 d03eb167c2dc: Preparing 07:31:29 e09b0bb50a5e: Preparing 07:31:29 2fedda52c6c5: Preparing 07:31:29 d62a02444d39: Preparing 07:31:29 e09b0bb50a5e: Waiting 07:31:29 2fedda52c6c5: Waiting 07:31:29 d03eb167c2dc: Waiting 07:31:29 9a098918b9f0: Layer already exists 07:31:29 49f55be43cea: Layer already exists 07:31:29 e5761622fd03: Layer already exists 07:31:29 bcda03f413c4: Layer already exists 07:31:29 803a6e137a05: Layer already exists 07:31:29 d03eb167c2dc: Layer already exists 07:31:29 2fedda52c6c5: Layer already exists 07:31:29 e09b0bb50a5e: Layer already exists 07:31:29 d62a02444d39: Layer already exists 07:31:29 3.2.0-dev.73: digest: sha256:85beca5578eb402a17a15e9b62341d6c1da09ab6b083a3c7806f45b7d4c77c6b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:31:30 bcda03f413c4: Preparing 07:31:30 9a098918b9f0: Preparing 07:31:30 e5761622fd03: Preparing 07:31:30 49f55be43cea: Preparing 07:31:30 803a6e137a05: Preparing 07:31:30 d03eb167c2dc: Preparing 07:31:30 e09b0bb50a5e: Preparing 07:31:30 2fedda52c6c5: Preparing 07:31:30 d62a02444d39: Preparing 07:31:30 d03eb167c2dc: Waiting 07:31:30 e09b0bb50a5e: Waiting 07:31:30 2fedda52c6c5: Waiting 07:31:30 d62a02444d39: Waiting 07:31:30 bcda03f413c4: Layer already exists 07:31:30 803a6e137a05: Layer already exists 07:31:30 9a098918b9f0: Layer already exists 07:31:30 49f55be43cea: Layer already exists 07:31:30 e5761622fd03: Layer already exists 07:31:30 d62a02444d39: Layer already exists 07:31:30 2fedda52c6c5: Layer already exists 07:31:30 d03eb167c2dc: Layer already exists 07:31:30 e09b0bb50a5e: Layer already exists 07:31:30 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:85beca5578eb402a17a15e9b62341d6c1da09ab6b083a3c7806f45b7d4c77c6b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:30 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:31:30 bcda03f413c4: Preparing 07:31:30 9a098918b9f0: Preparing 07:31:30 e5761622fd03: Preparing 07:31:30 49f55be43cea: Preparing 07:31:30 803a6e137a05: Preparing 07:31:30 d03eb167c2dc: Preparing 07:31:30 e09b0bb50a5e: Preparing 07:31:30 2fedda52c6c5: Preparing 07:31:30 d62a02444d39: Preparing 07:31:30 e09b0bb50a5e: Waiting 07:31:30 d03eb167c2dc: Waiting 07:31:30 d62a02444d39: Waiting 07:31:30 9a098918b9f0: Layer already exists 07:31:30 bcda03f413c4: Layer already exists 07:31:30 49f55be43cea: Layer already exists 07:31:30 803a6e137a05: Layer already exists 07:31:30 e5761622fd03: Layer already exists 07:31:30 d03eb167c2dc: Layer already exists 07:31:30 2fedda52c6c5: Layer already exists 07:31:30 e09b0bb50a5e: Layer already exists 07:31:30 d62a02444d39: Layer already exists 07:31:30 main: digest: sha256:85beca5578eb402a17a15e9b62341d6c1da09ab6b083a3c7806f45b7d4c77c6b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:31:30 ===================================================== [Pipeline] echo 07:31:30 taggedImages: 07:31:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2694c231f166e0770cb000984d707b3d46f47c88 07:31:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:31:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.73 07:31:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:30 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:31:31 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:31:31 2694c231f166e0770cb000984d707b3d46f47c88 07:31:31 latest 07:31:31 3.2.0-dev.73 07:31:31 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:31 main 07:31:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2694c231f166e0770cb000984d707b3d46f47c88 07:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:31:31 0bf16786d0ef: Preparing 07:31:31 0c1cdea1ba86: Preparing 07:31:31 7e18ca4791a6: Preparing 07:31:31 4a3c932bc012: Preparing 07:31:31 2f992696be41: Preparing 07:31:31 803a6e137a05: Preparing 07:31:31 d03eb167c2dc: Preparing 07:31:31 659db1a582c8: Preparing 07:31:31 43d875d347d7: Preparing 07:31:31 3cd1f0b2e767: Preparing 07:31:31 d62a02444d39: Preparing 07:31:31 43d875d347d7: Waiting 07:31:31 3cd1f0b2e767: Waiting 07:31:31 d62a02444d39: Waiting 07:31:31 803a6e137a05: Waiting 07:31:31 659db1a582c8: Waiting 07:31:31 0c1cdea1ba86: Pushed 07:31:31 0bf16786d0ef: Pushed 07:31:31 2f992696be41: Pushed 07:31:31 4a3c932bc012: Pushed 07:31:31 d03eb167c2dc: Layer already exists 07:31:31 803a6e137a05: Layer already exists 07:31:31 d62a02444d39: Layer already exists 07:31:31 659db1a582c8: Pushed 07:31:31 43d875d347d7: Pushed 07:31:32 7e18ca4791a6: Pushed 07:31:32 3cd1f0b2e767: Pushed 07:31:33 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:adaf542c1c4348e3d54597bbccda01553f92b99f1345154246d0552efdc68f93 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:31:33 0bf16786d0ef: Preparing 07:31:33 0c1cdea1ba86: Preparing 07:31:33 7e18ca4791a6: Preparing 07:31:33 4a3c932bc012: Preparing 07:31:33 2f992696be41: Preparing 07:31:33 803a6e137a05: Preparing 07:31:33 d03eb167c2dc: Preparing 07:31:33 659db1a582c8: Preparing 07:31:33 43d875d347d7: Preparing 07:31:33 3cd1f0b2e767: Preparing 07:31:33 d62a02444d39: Preparing 07:31:33 803a6e137a05: Waiting 07:31:33 d03eb167c2dc: Waiting 07:31:33 659db1a582c8: Waiting 07:31:33 43d875d347d7: Waiting 07:31:33 3cd1f0b2e767: Waiting 07:31:33 d62a02444d39: Waiting 07:31:33 2f992696be41: Layer already exists 07:31:33 7e18ca4791a6: Layer already exists 07:31:33 0bf16786d0ef: Layer already exists 07:31:33 4a3c932bc012: Layer already exists 07:31:33 0c1cdea1ba86: Layer already exists 07:31:33 803a6e137a05: Layer already exists 07:31:33 d03eb167c2dc: Layer already exists 07:31:33 659db1a582c8: Layer already exists 07:31:33 43d875d347d7: Layer already exists 07:31:33 3cd1f0b2e767: Layer already exists 07:31:33 d62a02444d39: Layer already exists 07:31:33 latest: digest: sha256:adaf542c1c4348e3d54597bbccda01553f92b99f1345154246d0552efdc68f93 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.73 07:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:31:34 0bf16786d0ef: Preparing 07:31:34 0c1cdea1ba86: Preparing 07:31:34 7e18ca4791a6: Preparing 07:31:34 4a3c932bc012: Preparing 07:31:34 2f992696be41: Preparing 07:31:34 803a6e137a05: Preparing 07:31:34 d03eb167c2dc: Preparing 07:31:34 659db1a582c8: Preparing 07:31:34 43d875d347d7: Preparing 07:31:34 803a6e137a05: Waiting 07:31:34 d03eb167c2dc: Waiting 07:31:34 3cd1f0b2e767: Preparing 07:31:34 659db1a582c8: Waiting 07:31:34 d62a02444d39: Preparing 07:31:34 3cd1f0b2e767: Waiting 07:31:34 43d875d347d7: Waiting 07:31:34 d62a02444d39: Waiting 07:31:34 4a3c932bc012: Layer already exists 07:31:34 2f992696be41: Layer already exists 07:31:34 7e18ca4791a6: Layer already exists 07:31:34 0c1cdea1ba86: Layer already exists 07:31:34 0bf16786d0ef: Layer already exists 07:31:34 803a6e137a05: Layer already exists 07:31:34 659db1a582c8: Layer already exists 07:31:34 d03eb167c2dc: Layer already exists 07:31:34 3cd1f0b2e767: Layer already exists 07:31:34 43d875d347d7: Layer already exists 07:31:34 d62a02444d39: Layer already exists 07:31:34 3.2.0-dev.73: digest: sha256:adaf542c1c4348e3d54597bbccda01553f92b99f1345154246d0552efdc68f93 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:31:34 0bf16786d0ef: Preparing 07:31:34 0c1cdea1ba86: Preparing 07:31:34 7e18ca4791a6: Preparing 07:31:34 4a3c932bc012: Preparing 07:31:34 2f992696be41: Preparing 07:31:34 803a6e137a05: Preparing 07:31:34 d03eb167c2dc: Preparing 07:31:34 659db1a582c8: Preparing 07:31:34 43d875d347d7: Preparing 07:31:34 3cd1f0b2e767: Preparing 07:31:34 d62a02444d39: Preparing 07:31:34 3cd1f0b2e767: Waiting 07:31:34 659db1a582c8: Waiting 07:31:34 d62a02444d39: Waiting 07:31:34 803a6e137a05: Waiting 07:31:34 d03eb167c2dc: Waiting 07:31:34 43d875d347d7: Waiting 07:31:34 7e18ca4791a6: Layer already exists 07:31:34 2f992696be41: Layer already exists 07:31:34 0c1cdea1ba86: Layer already exists 07:31:34 0bf16786d0ef: Layer already exists 07:31:34 4a3c932bc012: Layer already exists 07:31:34 d03eb167c2dc: Layer already exists 07:31:34 803a6e137a05: Layer already exists 07:31:34 43d875d347d7: Layer already exists 07:31:34 659db1a582c8: Layer already exists 07:31:34 3cd1f0b2e767: Layer already exists 07:31:34 d62a02444d39: Layer already exists 07:31:34 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:adaf542c1c4348e3d54597bbccda01553f92b99f1345154246d0552efdc68f93 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:31:35 0bf16786d0ef: Preparing 07:31:35 0c1cdea1ba86: Preparing 07:31:35 7e18ca4791a6: Preparing 07:31:35 4a3c932bc012: Preparing 07:31:35 2f992696be41: Preparing 07:31:35 803a6e137a05: Preparing 07:31:35 d03eb167c2dc: Preparing 07:31:35 659db1a582c8: Preparing 07:31:35 43d875d347d7: Preparing 07:31:35 3cd1f0b2e767: Preparing 07:31:35 d62a02444d39: Preparing 07:31:35 d03eb167c2dc: Waiting 07:31:35 659db1a582c8: Waiting 07:31:35 43d875d347d7: Waiting 07:31:35 3cd1f0b2e767: Waiting 07:31:35 d62a02444d39: Waiting 07:31:35 0bf16786d0ef: Layer already exists 07:31:35 4a3c932bc012: Layer already exists 07:31:35 0c1cdea1ba86: Layer already exists 07:31:35 7e18ca4791a6: Layer already exists 07:31:35 2f992696be41: Layer already exists 07:31:35 803a6e137a05: Layer already exists 07:31:35 d03eb167c2dc: Layer already exists 07:31:35 43d875d347d7: Layer already exists 07:31:35 659db1a582c8: Layer already exists 07:31:35 d62a02444d39: Layer already exists 07:31:35 3cd1f0b2e767: Layer already exists 07:31:35 main: digest: sha256:adaf542c1c4348e3d54597bbccda01553f92b99f1345154246d0552efdc68f93 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:31:35 ===================================================== [Pipeline] echo 07:31:35 taggedImages: 07:31:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2694c231f166e0770cb000984d707b3d46f47c88 07:31:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:31:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.73 07:31:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:31:35 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:31:35 2694c231f166e0770cb000984d707b3d46f47c88 07:31:35 latest 07:31:35 3.2.0-dev.73 07:31:35 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:35 main 07:31:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2694c231f166e0770cb000984d707b3d46f47c88 07:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:31:36 02ddbb2b6c98: Preparing 07:31:36 3c962b708254: Preparing 07:31:36 c76ce15160d5: Preparing 07:31:36 08ba9e3d9f70: Preparing 07:31:36 5f16e2c77060: Preparing 07:31:36 12613da93fb4: Preparing 07:31:36 27f5ba8e5ea7: Preparing 07:31:36 12613da93fb4: Waiting 07:31:36 803a6e137a05: Preparing 07:31:36 d03eb167c2dc: Preparing 07:31:36 cea59752c552: Preparing 07:31:36 d03eb167c2dc: Waiting 07:31:36 27f5ba8e5ea7: Waiting 07:31:36 803a6e137a05: Waiting 07:31:36 18d9b901318b: Preparing 07:31:36 d62a02444d39: Preparing 07:31:36 cea59752c552: Waiting 07:31:36 18d9b901318b: Waiting 07:31:36 d62a02444d39: Waiting 07:31:36 3c962b708254: Pushed 07:31:36 5f16e2c77060: Pushed 07:31:36 02ddbb2b6c98: Pushed 07:31:36 803a6e137a05: Layer already exists 07:31:36 d03eb167c2dc: Layer already exists 07:31:36 12613da93fb4: Pushed 07:31:36 27f5ba8e5ea7: Pushed 07:31:36 d62a02444d39: Layer already exists 07:31:36 cea59752c552: Pushed 07:31:37 08ba9e3d9f70: Pushed 07:31:37 c76ce15160d5: Pushed 07:31:37 18d9b901318b: Pushed 07:31:37 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:261f3fef7fbe6d8df661faea42f24a14cc2f9b720a6abbec34f0fc1bc77e5cdc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:31:38 02ddbb2b6c98: Preparing 07:31:38 3c962b708254: Preparing 07:31:38 c76ce15160d5: Preparing 07:31:38 08ba9e3d9f70: Preparing 07:31:38 5f16e2c77060: Preparing 07:31:38 12613da93fb4: Preparing 07:31:38 27f5ba8e5ea7: Preparing 07:31:38 803a6e137a05: Preparing 07:31:38 d03eb167c2dc: Preparing 07:31:38 cea59752c552: Preparing 07:31:38 18d9b901318b: Preparing 07:31:38 d62a02444d39: Preparing 07:31:38 803a6e137a05: Waiting 07:31:38 d62a02444d39: Waiting 07:31:38 d03eb167c2dc: Waiting 07:31:38 cea59752c552: Waiting 07:31:38 18d9b901318b: Waiting 07:31:38 12613da93fb4: Waiting 07:31:38 27f5ba8e5ea7: Waiting 07:31:38 3c962b708254: Layer already exists 07:31:38 08ba9e3d9f70: Layer already exists 07:31:38 5f16e2c77060: Layer already exists 07:31:38 c76ce15160d5: Layer already exists 07:31:38 02ddbb2b6c98: Layer already exists 07:31:38 27f5ba8e5ea7: Layer already exists 07:31:38 12613da93fb4: Layer already exists 07:31:38 803a6e137a05: Layer already exists 07:31:38 cea59752c552: Layer already exists 07:31:38 d03eb167c2dc: Layer already exists 07:31:38 d62a02444d39: Layer already exists 07:31:38 18d9b901318b: Layer already exists 07:31:38 latest: digest: sha256:261f3fef7fbe6d8df661faea42f24a14cc2f9b720a6abbec34f0fc1bc77e5cdc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.73 07:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:31:39 02ddbb2b6c98: Preparing 07:31:39 3c962b708254: Preparing 07:31:39 c76ce15160d5: Preparing 07:31:39 08ba9e3d9f70: Preparing 07:31:39 5f16e2c77060: Preparing 07:31:39 12613da93fb4: Preparing 07:31:39 27f5ba8e5ea7: Preparing 07:31:39 803a6e137a05: Preparing 07:31:39 d03eb167c2dc: Preparing 07:31:39 cea59752c552: Preparing 07:31:39 18d9b901318b: Preparing 07:31:39 d62a02444d39: Preparing 07:31:39 803a6e137a05: Waiting 07:31:39 12613da93fb4: Waiting 07:31:39 d03eb167c2dc: Waiting 07:31:39 27f5ba8e5ea7: Waiting 07:31:39 18d9b901318b: Waiting 07:31:39 d62a02444d39: Waiting 07:31:39 02ddbb2b6c98: Layer already exists 07:31:39 3c962b708254: Layer already exists 07:31:39 5f16e2c77060: Layer already exists 07:31:39 08ba9e3d9f70: Layer already exists 07:31:39 c76ce15160d5: Layer already exists 07:31:39 27f5ba8e5ea7: Layer already exists 07:31:39 803a6e137a05: Layer already exists 07:31:39 12613da93fb4: Layer already exists 07:31:39 d03eb167c2dc: Layer already exists 07:31:39 cea59752c552: Layer already exists 07:31:39 18d9b901318b: Layer already exists 07:31:39 d62a02444d39: Layer already exists 07:31:39 3.2.0-dev.73: digest: sha256:261f3fef7fbe6d8df661faea42f24a14cc2f9b720a6abbec34f0fc1bc77e5cdc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:31:39 02ddbb2b6c98: Preparing 07:31:39 3c962b708254: Preparing 07:31:39 c76ce15160d5: Preparing 07:31:39 08ba9e3d9f70: Preparing 07:31:39 5f16e2c77060: Preparing 07:31:39 12613da93fb4: Preparing 07:31:39 27f5ba8e5ea7: Preparing 07:31:39 803a6e137a05: Preparing 07:31:39 d03eb167c2dc: Preparing 07:31:39 cea59752c552: Preparing 07:31:39 18d9b901318b: Preparing 07:31:39 d62a02444d39: Preparing 07:31:39 27f5ba8e5ea7: Waiting 07:31:39 803a6e137a05: Waiting 07:31:39 d03eb167c2dc: Waiting 07:31:39 cea59752c552: Waiting 07:31:39 d62a02444d39: Waiting 07:31:39 18d9b901318b: Waiting 07:31:39 12613da93fb4: Waiting 07:31:39 3c962b708254: Layer already exists 07:31:39 08ba9e3d9f70: Layer already exists 07:31:39 02ddbb2b6c98: Layer already exists 07:31:39 5f16e2c77060: Layer already exists 07:31:39 c76ce15160d5: Layer already exists 07:31:39 12613da93fb4: Layer already exists 07:31:39 27f5ba8e5ea7: Layer already exists 07:31:39 803a6e137a05: Layer already exists 07:31:39 cea59752c552: Layer already exists 07:31:39 d03eb167c2dc: Layer already exists 07:31:39 18d9b901318b: Layer already exists 07:31:39 d62a02444d39: Layer already exists 07:31:39 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:261f3fef7fbe6d8df661faea42f24a14cc2f9b720a6abbec34f0fc1bc77e5cdc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:31:40 02ddbb2b6c98: Preparing 07:31:40 3c962b708254: Preparing 07:31:40 c76ce15160d5: Preparing 07:31:40 08ba9e3d9f70: Preparing 07:31:40 5f16e2c77060: Preparing 07:31:40 12613da93fb4: Preparing 07:31:40 27f5ba8e5ea7: Preparing 07:31:40 803a6e137a05: Preparing 07:31:40 d03eb167c2dc: Preparing 07:31:40 cea59752c552: Preparing 07:31:40 18d9b901318b: Preparing 07:31:40 d62a02444d39: Preparing 07:31:40 803a6e137a05: Waiting 07:31:40 d62a02444d39: Waiting 07:31:40 18d9b901318b: Waiting 07:31:40 d03eb167c2dc: Waiting 07:31:40 cea59752c552: Waiting 07:31:40 12613da93fb4: Waiting 07:31:40 5f16e2c77060: Layer already exists 07:31:40 02ddbb2b6c98: Layer already exists 07:31:40 c76ce15160d5: Layer already exists 07:31:40 08ba9e3d9f70: Layer already exists 07:31:40 3c962b708254: Layer already exists 07:31:40 27f5ba8e5ea7: Layer already exists 07:31:40 12613da93fb4: Layer already exists 07:31:40 d03eb167c2dc: Layer already exists 07:31:40 803a6e137a05: Layer already exists 07:31:40 cea59752c552: Layer already exists 07:31:40 18d9b901318b: Layer already exists 07:31:40 d62a02444d39: Layer already exists 07:31:40 main: digest: sha256:261f3fef7fbe6d8df661faea42f24a14cc2f9b720a6abbec34f0fc1bc77e5cdc size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:31:40 ===================================================== [Pipeline] echo 07:31:40 taggedImages: 07:31:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2694c231f166e0770cb000984d707b3d46f47c88 07:31:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:31:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.73 07:31:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:31:40 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:31:40 2694c231f166e0770cb000984d707b3d46f47c88 07:31:40 latest 07:31:40 3.2.0-dev.73 07:31:40 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:40 main 07:31:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2694c231f166e0770cb000984d707b3d46f47c88 07:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:31:41 0af332682037: Preparing 07:31:41 23cc43c19b01: Preparing 07:31:41 803a6e137a05: Preparing 07:31:41 d03eb167c2dc: Preparing 07:31:41 3b64ba927ebf: Preparing 07:31:41 b5cbc826bcf9: Preparing 07:31:41 d62a02444d39: Preparing 07:31:41 b5cbc826bcf9: Waiting 07:31:41 d62a02444d39: Waiting 07:31:41 d03eb167c2dc: Layer already exists 07:31:41 803a6e137a05: Layer already exists 07:31:41 d62a02444d39: Layer already exists 07:31:41 0af332682037: Pushed 07:31:41 3b64ba927ebf: Pushed 07:31:41 b5cbc826bcf9: Pushed 07:31:42 23cc43c19b01: Pushed 07:31:42 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:2377e85a7aa903a6ad737dcc24b8de8bc92cf213173efda2ad4b705c6502e98b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:43 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:31:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:31:43 0af332682037: Preparing 07:31:43 23cc43c19b01: Preparing 07:31:43 803a6e137a05: Preparing 07:31:43 d03eb167c2dc: Preparing 07:31:43 3b64ba927ebf: Preparing 07:31:43 b5cbc826bcf9: Preparing 07:31:43 d62a02444d39: Preparing 07:31:43 b5cbc826bcf9: Waiting 07:31:43 d62a02444d39: Waiting 07:31:43 23cc43c19b01: Layer already exists 07:31:43 803a6e137a05: Layer already exists 07:31:43 d03eb167c2dc: Layer already exists 07:31:43 0af332682037: Layer already exists 07:31:43 3b64ba927ebf: Layer already exists 07:31:43 b5cbc826bcf9: Layer already exists 07:31:43 d62a02444d39: Layer already exists 07:31:43 latest: digest: sha256:2377e85a7aa903a6ad737dcc24b8de8bc92cf213173efda2ad4b705c6502e98b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:43 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.73 07:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:31:44 0af332682037: Preparing 07:31:44 23cc43c19b01: Preparing 07:31:44 803a6e137a05: Preparing 07:31:44 d03eb167c2dc: Preparing 07:31:44 3b64ba927ebf: Preparing 07:31:44 b5cbc826bcf9: Preparing 07:31:44 d62a02444d39: Preparing 07:31:44 b5cbc826bcf9: Waiting 07:31:44 d62a02444d39: Waiting 07:31:44 23cc43c19b01: Layer already exists 07:31:44 0af332682037: Layer already exists 07:31:44 d03eb167c2dc: Layer already exists 07:31:44 3b64ba927ebf: Layer already exists 07:31:44 803a6e137a05: Layer already exists 07:31:44 b5cbc826bcf9: Layer already exists 07:31:44 d62a02444d39: Layer already exists 07:31:44 3.2.0-dev.73: digest: sha256:2377e85a7aa903a6ad737dcc24b8de8bc92cf213173efda2ad4b705c6502e98b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:31:44 0af332682037: Preparing 07:31:44 23cc43c19b01: Preparing 07:31:44 803a6e137a05: Preparing 07:31:44 d03eb167c2dc: Preparing 07:31:44 3b64ba927ebf: Preparing 07:31:44 b5cbc826bcf9: Preparing 07:31:44 d62a02444d39: Preparing 07:31:44 b5cbc826bcf9: Waiting 07:31:44 d62a02444d39: Waiting 07:31:44 803a6e137a05: Layer already exists 07:31:44 3b64ba927ebf: Layer already exists 07:31:44 0af332682037: Layer already exists 07:31:44 d03eb167c2dc: Layer already exists 07:31:44 23cc43c19b01: Layer already exists 07:31:44 b5cbc826bcf9: Layer already exists 07:31:44 d62a02444d39: Layer already exists 07:31:44 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:2377e85a7aa903a6ad737dcc24b8de8bc92cf213173efda2ad4b705c6502e98b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:31:45 0af332682037: Preparing 07:31:45 23cc43c19b01: Preparing 07:31:45 803a6e137a05: Preparing 07:31:45 d03eb167c2dc: Preparing 07:31:45 3b64ba927ebf: Preparing 07:31:45 b5cbc826bcf9: Preparing 07:31:45 d62a02444d39: Preparing 07:31:45 b5cbc826bcf9: Waiting 07:31:45 d62a02444d39: Waiting 07:31:45 0af332682037: Layer already exists 07:31:45 23cc43c19b01: Layer already exists 07:31:45 d03eb167c2dc: Layer already exists 07:31:45 3b64ba927ebf: Layer already exists 07:31:45 803a6e137a05: Layer already exists 07:31:45 b5cbc826bcf9: Layer already exists 07:31:45 d62a02444d39: Layer already exists 07:31:45 main: digest: sha256:2377e85a7aa903a6ad737dcc24b8de8bc92cf213173efda2ad4b705c6502e98b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:31:45 ===================================================== [Pipeline] echo 07:31:45 taggedImages: 07:31:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2694c231f166e0770cb000984d707b3d46f47c88 07:31:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:31:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.73 07:31:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:45 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:31:45 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:31:45 2694c231f166e0770cb000984d707b3d46f47c88 07:31:45 latest 07:31:45 3.2.0-dev.73 07:31:45 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:45 main 07:31:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2694c231f166e0770cb000984d707b3d46f47c88 07:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:31:46 66e2b7d4de6a: Preparing 07:31:46 a4ed0abba475: Preparing 07:31:46 d2b47834a31c: Preparing 07:31:46 803a6e137a05: Preparing 07:31:46 d03eb167c2dc: Preparing 07:31:46 ce778056958f: Preparing 07:31:46 d866d078cf56: Preparing 07:31:46 484a31ccda64: Preparing 07:31:46 d89799e56134: Preparing 07:31:46 d62a02444d39: Preparing 07:31:46 ce778056958f: Waiting 07:31:46 d866d078cf56: Waiting 07:31:46 484a31ccda64: Waiting 07:31:46 d89799e56134: Waiting 07:31:46 d03eb167c2dc: Layer already exists 07:31:46 803a6e137a05: Layer already exists 07:31:46 66e2b7d4de6a: Pushed 07:31:46 d2b47834a31c: Pushed 07:31:46 a4ed0abba475: Pushed 07:31:46 d62a02444d39: Layer already exists 07:31:46 484a31ccda64: Pushed 07:31:46 d89799e56134: Pushed 07:31:52 d866d078cf56: Pushed 07:31:55 #83 DONE 101.7s 07:31:55 07:31:55 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:31:55 #81 DONE 103.0s 07:31:55 07:31:55 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:31:55 #87 DONE 100.8s 07:31:55 07:31:55 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:31:55 #89 DONE 99.3s 07:31:55 07:31:55 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:31:55 #93 DONE 81.6s 07:31:55 07:31:55 #119 [security-spiffe-token-provider builder 6/7] COPY . . 07:31:55 #119 DONE 1.5s 07:31:55 07:31:55 #120 [support-cron-scheduler builder 6/7] COPY . . 07:31:55 #120 CACHED 07:31:55 07:31:55 #121 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:31:55 #121 CACHED 07:31:55 07:31:55 #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 07:31:55 #122 CACHED 07:31:55 07:31:55 #123 [support-notifications builder 6/7] COPY . . 07:31:55 #123 DONE 1.5s 07:31:55 07:31:55 #124 [core-keeper builder 7/8] COPY . . 07:31:55 #124 DONE 1.5s 07:31:55 07:31:55 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:31:55 #125 ... 07:31:55 07:31:55 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 07:31:55 #126 CACHED 07:31:55 07:31:55 #127 [core-command builder 6/7] COPY . . 07:31:55 #127 CACHED 07:31:55 07:31:55 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:31:55 #128 CACHED 07:31:55 07:31:55 #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:31:55 #129 CACHED 07:31:55 07:31:55 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:31:55 #130 CACHED 07:31:55 07:31:55 #131 [security-proxy-auth builder 6/7] COPY . . 07:31:55 #131 CACHED 07:31:55 07:31:55 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:31:55 #132 CACHED 07:31:55 07:31:55 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:31:55 #133 CACHED 07:31:55 07:31:55 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 07:31:55 #134 CACHED 07:31:55 07:31:55 #135 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:31:55 #135 CACHED 07:31:55 07:31:55 #136 [security-secretstore-setup builder 6/7] COPY . . 07:31:55 #136 CACHED 07:31:55 07:31:55 #137 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:31:55 #137 CACHED 07:31:55 07:31:55 #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:31:55 #138 CACHED 07:31:55 07:31:55 #139 [security-proxy-setup builder 6/7] COPY . . 07:31:55 #139 CACHED 07:31:55 07:31:55 #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:31:55 #140 CACHED 07:31:55 07:31:55 #141 [security-bootstrapper builder 6/7] COPY . . 07:31:55 #141 DONE 1.5s 07:31:55 07:31:55 #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:31:55 #142 CACHED 07:31:55 07:31:55 #143 [core-data builder 4/7] COPY go.mod vendor* ./ 07:31:55 #143 CACHED 07:31:55 07:31:55 #144 [core-data builder 6/7] COPY . . 07:31:55 #144 CACHED 07:31:55 07:31:55 #145 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:31:55 #145 CACHED 07:31:55 07:31:55 #146 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:31:55 #146 CACHED 07:31:55 07:31:55 #147 [support-scheduler builder 6/7] COPY . . 07:31:55 #147 CACHED 07:31:55 07:31:55 #148 [core-metadata builder 6/7] COPY . . 07:31:55 #148 DONE 1.6s 07:31:55 07:31:55 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:31:55 ce778056958f: Pushed 07:31:55 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:464f9558bc443b320dc41bdd52c42967572a0b7ba3a5b1659c982d3e202f1a6a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:31:56 66e2b7d4de6a: Preparing 07:31:56 a4ed0abba475: Preparing 07:31:56 d2b47834a31c: Preparing 07:31:56 803a6e137a05: Preparing 07:31:56 d03eb167c2dc: Preparing 07:31:56 ce778056958f: Preparing 07:31:56 d866d078cf56: Preparing 07:31:56 484a31ccda64: Preparing 07:31:56 d89799e56134: Preparing 07:31:56 d62a02444d39: Preparing 07:31:56 d866d078cf56: Waiting 07:31:56 d89799e56134: Waiting 07:31:56 484a31ccda64: Waiting 07:31:56 d62a02444d39: Waiting 07:31:56 ce778056958f: Waiting 07:31:56 803a6e137a05: Layer already exists 07:31:56 d03eb167c2dc: Layer already exists 07:31:56 66e2b7d4de6a: Layer already exists 07:31:56 a4ed0abba475: Layer already exists 07:31:56 d2b47834a31c: Layer already exists 07:31:56 ce778056958f: Layer already exists 07:31:56 484a31ccda64: Layer already exists 07:31:56 d89799e56134: Layer already exists 07:31:56 d866d078cf56: Layer already exists 07:31:56 d62a02444d39: Layer already exists 07:31:56 latest: digest: sha256:464f9558bc443b320dc41bdd52c42967572a0b7ba3a5b1659c982d3e202f1a6a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.73 07:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:31:56 66e2b7d4de6a: Preparing 07:31:56 a4ed0abba475: Preparing 07:31:56 d2b47834a31c: Preparing 07:31:56 803a6e137a05: Preparing 07:31:56 d03eb167c2dc: Preparing 07:31:56 ce778056958f: Preparing 07:31:56 d866d078cf56: Preparing 07:31:56 484a31ccda64: Preparing 07:31:56 d89799e56134: Preparing 07:31:56 d62a02444d39: Preparing 07:31:56 d866d078cf56: Waiting 07:31:56 484a31ccda64: Waiting 07:31:56 d89799e56134: Waiting 07:31:56 d62a02444d39: Waiting 07:31:56 ce778056958f: Waiting 07:31:56 d03eb167c2dc: Layer already exists 07:31:56 d2b47834a31c: Layer already exists 07:31:56 a4ed0abba475: Layer already exists 07:31:56 803a6e137a05: Layer already exists 07:31:56 66e2b7d4de6a: Layer already exists 07:31:56 484a31ccda64: Layer already exists 07:31:56 d866d078cf56: Layer already exists 07:31:56 ce778056958f: Layer already exists 07:31:56 d62a02444d39: Layer already exists 07:31:56 d89799e56134: Layer already exists 07:31:56 3.2.0-dev.73: digest: sha256:464f9558bc443b320dc41bdd52c42967572a0b7ba3a5b1659c982d3e202f1a6a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:31:57 66e2b7d4de6a: Preparing 07:31:57 a4ed0abba475: Preparing 07:31:57 d2b47834a31c: Preparing 07:31:57 803a6e137a05: Preparing 07:31:57 d03eb167c2dc: Preparing 07:31:57 ce778056958f: Preparing 07:31:57 d866d078cf56: Preparing 07:31:57 484a31ccda64: Preparing 07:31:57 d89799e56134: Preparing 07:31:57 d62a02444d39: Preparing 07:31:57 484a31ccda64: Waiting 07:31:57 d89799e56134: Waiting 07:31:57 d62a02444d39: Waiting 07:31:57 ce778056958f: Waiting 07:31:57 d866d078cf56: Waiting 07:31:57 d2b47834a31c: Layer already exists 07:31:57 66e2b7d4de6a: Layer already exists 07:31:57 803a6e137a05: Layer already exists 07:31:57 d03eb167c2dc: Layer already exists 07:31:57 a4ed0abba475: Layer already exists 07:31:57 ce778056958f: Layer already exists 07:31:57 d62a02444d39: Layer already exists 07:31:57 d866d078cf56: Layer already exists 07:31:57 d89799e56134: Layer already exists 07:31:57 484a31ccda64: Layer already exists 07:31:57 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:464f9558bc443b320dc41bdd52c42967572a0b7ba3a5b1659c982d3e202f1a6a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:57 #149 ... 07:31:57 07:31:57 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:31:57 #0 5.236 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:31:57 #150 ... 07:31:57 07:31:57 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:31:57 #0 5.530 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:31:57 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:31:58 66e2b7d4de6a: Preparing 07:31:58 a4ed0abba475: Preparing 07:31:58 d2b47834a31c: Preparing 07:31:58 803a6e137a05: Preparing 07:31:58 d03eb167c2dc: Preparing 07:31:58 ce778056958f: Preparing 07:31:58 d866d078cf56: Preparing 07:31:58 484a31ccda64: Preparing 07:31:58 d89799e56134: Preparing 07:31:58 d62a02444d39: Preparing 07:31:58 484a31ccda64: Waiting 07:31:58 d62a02444d39: Waiting 07:31:58 d866d078cf56: Waiting 07:31:58 ce778056958f: Waiting 07:31:58 d89799e56134: Waiting 07:31:58 66e2b7d4de6a: Layer already exists 07:31:58 803a6e137a05: Layer already exists 07:31:58 d03eb167c2dc: Layer already exists 07:31:58 a4ed0abba475: Layer already exists 07:31:58 d2b47834a31c: Layer already exists 07:31:58 ce778056958f: Layer already exists 07:31:58 d866d078cf56: Layer already exists 07:31:58 484a31ccda64: Layer already exists 07:31:58 d89799e56134: Layer already exists 07:31:58 d62a02444d39: Layer already exists 07:31:58 main: digest: sha256:464f9558bc443b320dc41bdd52c42967572a0b7ba3a5b1659c982d3e202f1a6a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:31:58 ===================================================== [Pipeline] echo 07:31:58 taggedImages: 07:31:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:2694c231f166e0770cb000984d707b3d46f47c88 07:31:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:31:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.73 07:31:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:58 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:31:58 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:31:58 2694c231f166e0770cb000984d707b3d46f47c88 07:31:58 latest 07:31:58 3.2.0-dev.73 07:31:58 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:31:58 main 07:31:58 ===================================================== 07:31:58 #151 ... 07:31:58 07:31:58 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:31:58 #0 6.020 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:58 #152 ... 07:31:58 07:31:58 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:31:58 #149 6.400 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:31:58 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2694c231f166e0770cb000984d707b3d46f47c88 07:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:31:58 dd598231c88b: Preparing 07:31:58 df0ca8981a44: Preparing 07:31:58 88cd9371d750: Preparing 07:31:58 803a6e137a05: Preparing 07:31:58 d03eb167c2dc: Preparing 07:31:58 34fef697faa9: Preparing 07:31:58 4dea90ad404c: Preparing 07:31:58 9ff5621e7961: Preparing 07:31:58 d62a02444d39: Preparing 07:31:58 4dea90ad404c: Waiting 07:31:58 34fef697faa9: Waiting 07:31:58 9ff5621e7961: Waiting 07:31:58 d62a02444d39: Waiting 07:31:58 803a6e137a05: Layer already exists 07:31:58 d03eb167c2dc: Layer already exists 07:31:58 88cd9371d750: Pushed 07:31:58 df0ca8981a44: Pushed 07:31:58 4dea90ad404c: Pushed 07:31:58 dd598231c88b: Pushed 07:31:58 d62a02444d39: Layer already exists 07:31:59 9ff5621e7961: Pushed 07:32:02 #149 ... 07:32:02 07:32:02 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:32:02 #0 4.855 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 07:32:02 #153 ... 07:32:02 07:32:02 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:32:02 #0 6.325 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:32:02 #154 ... 07:32:02 07:32:02 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:32:02 #0 6.623 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:32:02 #155 ... 07:32:02 07:32:02 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:32:02 #0 5.549 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:32:02 #156 ... 07:32:02 07:32:02 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:32:02 #0 6.576 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:32:02 #157 ... 07:32:02 07:32:02 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:32:02 #0 5.243 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:32:02 #158 ... 07:32:02 07:32:02 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:32:02 #0 6.520 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:32:02 #159 ... 07:32:02 07:32:02 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:32:02 #0 6.703 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:32:03 #160 ... 07:32:03 07:32:03 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:32:03 #125 6.511 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:32:09 34fef697faa9: Pushed 07:32:09 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:41e4464fe049ddcbee1b335e500353aeafd3eac4288c38e9df9000a8f2a9ab21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:09 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:32:09 dd598231c88b: Preparing 07:32:09 df0ca8981a44: Preparing 07:32:09 88cd9371d750: Preparing 07:32:09 803a6e137a05: Preparing 07:32:09 d03eb167c2dc: Preparing 07:32:09 34fef697faa9: Preparing 07:32:09 4dea90ad404c: Preparing 07:32:09 9ff5621e7961: Preparing 07:32:09 d62a02444d39: Preparing 07:32:09 9ff5621e7961: Waiting 07:32:09 4dea90ad404c: Waiting 07:32:09 d62a02444d39: Waiting 07:32:09 803a6e137a05: Layer already exists 07:32:09 df0ca8981a44: Layer already exists 07:32:09 d03eb167c2dc: Layer already exists 07:32:09 dd598231c88b: Layer already exists 07:32:09 88cd9371d750: Layer already exists 07:32:09 34fef697faa9: Layer already exists 07:32:09 4dea90ad404c: Layer already exists 07:32:09 9ff5621e7961: Layer already exists 07:32:09 d62a02444d39: Layer already exists 07:32:09 latest: digest: sha256:41e4464fe049ddcbee1b335e500353aeafd3eac4288c38e9df9000a8f2a9ab21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.73 07:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:32:10 dd598231c88b: Preparing 07:32:10 df0ca8981a44: Preparing 07:32:10 88cd9371d750: Preparing 07:32:10 803a6e137a05: Preparing 07:32:10 d03eb167c2dc: Preparing 07:32:10 34fef697faa9: Preparing 07:32:10 4dea90ad404c: Preparing 07:32:10 9ff5621e7961: Preparing 07:32:10 d62a02444d39: Preparing 07:32:10 4dea90ad404c: Waiting 07:32:10 9ff5621e7961: Waiting 07:32:10 d62a02444d39: Waiting 07:32:10 34fef697faa9: Waiting 07:32:10 dd598231c88b: Layer already exists 07:32:10 803a6e137a05: Layer already exists 07:32:10 88cd9371d750: Layer already exists 07:32:10 df0ca8981a44: Layer already exists 07:32:10 d03eb167c2dc: Layer already exists 07:32:10 4dea90ad404c: Layer already exists 07:32:10 34fef697faa9: Layer already exists 07:32:10 d62a02444d39: Layer already exists 07:32:10 9ff5621e7961: Layer already exists 07:32:10 3.2.0-dev.73: digest: sha256:41e4464fe049ddcbee1b335e500353aeafd3eac4288c38e9df9000a8f2a9ab21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:10 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:32:11 dd598231c88b: Preparing 07:32:11 df0ca8981a44: Preparing 07:32:11 88cd9371d750: Preparing 07:32:11 803a6e137a05: Preparing 07:32:11 d03eb167c2dc: Preparing 07:32:11 34fef697faa9: Preparing 07:32:11 4dea90ad404c: Preparing 07:32:11 9ff5621e7961: Preparing 07:32:11 d62a02444d39: Preparing 07:32:11 34fef697faa9: Waiting 07:32:11 4dea90ad404c: Waiting 07:32:11 9ff5621e7961: Waiting 07:32:11 d62a02444d39: Waiting 07:32:11 df0ca8981a44: Layer already exists 07:32:11 d03eb167c2dc: Layer already exists 07:32:11 88cd9371d750: Layer already exists 07:32:11 dd598231c88b: Layer already exists 07:32:11 803a6e137a05: Layer already exists 07:32:11 4dea90ad404c: Layer already exists 07:32:11 34fef697faa9: Layer already exists 07:32:11 9ff5621e7961: Layer already exists 07:32:11 d62a02444d39: Layer already exists 07:32:11 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:41e4464fe049ddcbee1b335e500353aeafd3eac4288c38e9df9000a8f2a9ab21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:11 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:32:11 dd598231c88b: Preparing 07:32:11 df0ca8981a44: Preparing 07:32:11 88cd9371d750: Preparing 07:32:11 803a6e137a05: Preparing 07:32:11 d03eb167c2dc: Preparing 07:32:11 34fef697faa9: Preparing 07:32:11 4dea90ad404c: Preparing 07:32:11 9ff5621e7961: Preparing 07:32:11 d62a02444d39: Preparing 07:32:11 34fef697faa9: Waiting 07:32:11 d62a02444d39: Waiting 07:32:11 9ff5621e7961: Waiting 07:32:11 4dea90ad404c: Waiting 07:32:11 803a6e137a05: Layer already exists 07:32:11 d03eb167c2dc: Layer already exists 07:32:11 df0ca8981a44: Layer already exists 07:32:11 88cd9371d750: Layer already exists 07:32:11 dd598231c88b: Layer already exists 07:32:11 9ff5621e7961: Layer already exists 07:32:11 4dea90ad404c: Layer already exists 07:32:11 34fef697faa9: Layer already exists 07:32:11 d62a02444d39: Layer already exists 07:32:11 main: digest: sha256:41e4464fe049ddcbee1b335e500353aeafd3eac4288c38e9df9000a8f2a9ab21 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:32:11 ===================================================== [Pipeline] echo 07:32:11 taggedImages: 07:32:11 - nexus3.edgexfoundry.org:10004/security-spire-config:2694c231f166e0770cb000984d707b3d46f47c88 07:32:11 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:32:11 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.73 07:32:11 - nexus3.edgexfoundry.org:10004/security-spire-config:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:32:11 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:32:11 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:32:11 2694c231f166e0770cb000984d707b3d46f47c88 07:32:11 latest 07:32:11 3.2.0-dev.73 07:32:11 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:32:11 main 07:32:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2694c231f166e0770cb000984d707b3d46f47c88 07:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:32:12 66e2b7d4de6a: Preparing 07:32:12 a9a06e603d51: Preparing 07:32:12 3ed1a320f7b2: Preparing 07:32:12 803a6e137a05: Preparing 07:32:12 d03eb167c2dc: Preparing 07:32:12 b026d7738d79: Preparing 07:32:12 484a31ccda64: Preparing 07:32:12 d89799e56134: Preparing 07:32:12 d62a02444d39: Preparing 07:32:12 b026d7738d79: Waiting 07:32:12 d89799e56134: Waiting 07:32:12 d62a02444d39: Waiting 07:32:12 484a31ccda64: Waiting 07:32:12 803a6e137a05: Layer already exists 07:32:12 66e2b7d4de6a: Layer already exists 07:32:12 d03eb167c2dc: Layer already exists 07:32:12 d89799e56134: Layer already exists 07:32:12 484a31ccda64: Layer already exists 07:32:12 d62a02444d39: Layer already exists 07:32:12 3ed1a320f7b2: Pushed 07:32:12 a9a06e603d51: Pushed 07:32:22 b026d7738d79: Pushed 07:32:22 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:00314a72c96acd85b81436e615c674dbc07ab991271eac5570271c0c15a9e084 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:32:23 66e2b7d4de6a: Preparing 07:32:23 a9a06e603d51: Preparing 07:32:23 3ed1a320f7b2: Preparing 07:32:23 803a6e137a05: Preparing 07:32:23 d03eb167c2dc: Preparing 07:32:23 b026d7738d79: Preparing 07:32:23 484a31ccda64: Preparing 07:32:23 d89799e56134: Preparing 07:32:23 d62a02444d39: Preparing 07:32:23 b026d7738d79: Waiting 07:32:23 484a31ccda64: Waiting 07:32:23 d89799e56134: Waiting 07:32:23 d62a02444d39: Waiting 07:32:23 3ed1a320f7b2: Layer already exists 07:32:23 a9a06e603d51: Layer already exists 07:32:23 d03eb167c2dc: Layer already exists 07:32:23 803a6e137a05: Layer already exists 07:32:23 66e2b7d4de6a: Layer already exists 07:32:23 b026d7738d79: Layer already exists 07:32:23 484a31ccda64: Layer already exists 07:32:23 d62a02444d39: Layer already exists 07:32:23 d89799e56134: Layer already exists 07:32:23 latest: digest: sha256:00314a72c96acd85b81436e615c674dbc07ab991271eac5570271c0c15a9e084 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.73 07:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:32:23 66e2b7d4de6a: Preparing 07:32:23 a9a06e603d51: Preparing 07:32:23 3ed1a320f7b2: Preparing 07:32:23 803a6e137a05: Preparing 07:32:23 d03eb167c2dc: Preparing 07:32:23 b026d7738d79: Preparing 07:32:23 484a31ccda64: Preparing 07:32:23 d89799e56134: Preparing 07:32:23 d62a02444d39: Preparing 07:32:23 d89799e56134: Waiting 07:32:23 484a31ccda64: Waiting 07:32:23 b026d7738d79: Waiting 07:32:23 d62a02444d39: Waiting 07:32:23 a9a06e603d51: Layer already exists 07:32:23 66e2b7d4de6a: Layer already exists 07:32:23 3ed1a320f7b2: Layer already exists 07:32:23 d03eb167c2dc: Layer already exists 07:32:23 803a6e137a05: Layer already exists 07:32:23 b026d7738d79: Layer already exists 07:32:23 484a31ccda64: Layer already exists 07:32:23 d62a02444d39: Layer already exists 07:32:23 d89799e56134: Layer already exists 07:32:23 3.2.0-dev.73: digest: sha256:00314a72c96acd85b81436e615c674dbc07ab991271eac5570271c0c15a9e084 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:32:24 66e2b7d4de6a: Preparing 07:32:24 a9a06e603d51: Preparing 07:32:24 3ed1a320f7b2: Preparing 07:32:24 803a6e137a05: Preparing 07:32:24 d03eb167c2dc: Preparing 07:32:24 b026d7738d79: Preparing 07:32:24 484a31ccda64: Preparing 07:32:24 d89799e56134: Preparing 07:32:24 d62a02444d39: Preparing 07:32:24 d89799e56134: Waiting 07:32:24 b026d7738d79: Waiting 07:32:24 d62a02444d39: Waiting 07:32:24 a9a06e603d51: Layer already exists 07:32:24 3ed1a320f7b2: Layer already exists 07:32:24 66e2b7d4de6a: Layer already exists 07:32:24 803a6e137a05: Layer already exists 07:32:24 d03eb167c2dc: Layer already exists 07:32:24 b026d7738d79: Layer already exists 07:32:24 484a31ccda64: Layer already exists 07:32:24 d89799e56134: Layer already exists 07:32:24 d62a02444d39: Layer already exists 07:32:24 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:00314a72c96acd85b81436e615c674dbc07ab991271eac5570271c0c15a9e084 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:32:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:32:25 66e2b7d4de6a: Preparing 07:32:25 a9a06e603d51: Preparing 07:32:25 3ed1a320f7b2: Preparing 07:32:25 803a6e137a05: Preparing 07:32:25 d03eb167c2dc: Preparing 07:32:25 b026d7738d79: Preparing 07:32:25 484a31ccda64: Preparing 07:32:25 d89799e56134: Preparing 07:32:25 d62a02444d39: Preparing 07:32:25 b026d7738d79: Waiting 07:32:25 484a31ccda64: Waiting 07:32:25 d89799e56134: Waiting 07:32:25 d62a02444d39: Waiting 07:32:25 d03eb167c2dc: Layer already exists 07:32:25 3ed1a320f7b2: Layer already exists 07:32:25 a9a06e603d51: Layer already exists 07:32:25 803a6e137a05: Layer already exists 07:32:25 66e2b7d4de6a: Layer already exists 07:32:25 484a31ccda64: Layer already exists 07:32:25 d89799e56134: Layer already exists 07:32:25 b026d7738d79: Layer already exists 07:32:25 d62a02444d39: Layer already exists 07:32:29 main: digest: sha256:00314a72c96acd85b81436e615c674dbc07ab991271eac5570271c0c15a9e084 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:32:29 ===================================================== [Pipeline] echo 07:32:29 taggedImages: 07:32:29 - nexus3.edgexfoundry.org:10004/security-spire-server:2694c231f166e0770cb000984d707b3d46f47c88 07:32:29 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:32:29 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.73 07:32:29 - nexus3.edgexfoundry.org:10004/security-spire-server:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:32:29 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:32:29 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 07:32:29 2694c231f166e0770cb000984d707b3d46f47c88 07:32:29 latest 07:32:29 3.2.0-dev.73 07:32:29 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:32:29 main 07:32:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:29 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:30 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:2694c231f166e0770cb000984d707b3d46f47c88 07:32:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:32:30 62ed50b97fcd: Preparing 07:32:30 117c7c73a0a2: Preparing 07:32:30 803a6e137a05: Preparing 07:32:30 d03eb167c2dc: Preparing 07:32:30 ef0cd51d0854: Preparing 07:32:30 d1963ba2cd13: Preparing 07:32:30 d62a02444d39: Preparing 07:32:30 d1963ba2cd13: Waiting 07:32:30 d62a02444d39: Waiting 07:32:30 803a6e137a05: Layer already exists 07:32:30 d03eb167c2dc: Layer already exists 07:32:30 d62a02444d39: Layer already exists 07:32:30 62ed50b97fcd: Pushed 07:32:30 ef0cd51d0854: Pushed 07:32:30 d1963ba2cd13: Pushed 07:32:33 117c7c73a0a2: Pushed 07:32:33 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:a979712f8f0f4143038d06634891550c27026cff81fc8fb66026d8a480ccc711 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:33 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:34 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 07:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:32:34 62ed50b97fcd: Preparing 07:32:34 117c7c73a0a2: Preparing 07:32:34 803a6e137a05: Preparing 07:32:34 d03eb167c2dc: Preparing 07:32:34 ef0cd51d0854: Preparing 07:32:34 d1963ba2cd13: Preparing 07:32:34 d62a02444d39: Preparing 07:32:34 d62a02444d39: Waiting 07:32:34 d1963ba2cd13: Waiting 07:32:34 ef0cd51d0854: Layer already exists 07:32:34 d03eb167c2dc: Layer already exists 07:32:34 803a6e137a05: Layer already exists 07:32:34 117c7c73a0a2: Layer already exists 07:32:34 62ed50b97fcd: Layer already exists 07:32:34 d62a02444d39: Layer already exists 07:32:34 d1963ba2cd13: Layer already exists 07:32:34 latest: digest: sha256:a979712f8f0f4143038d06634891550c27026cff81fc8fb66026d8a480ccc711 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:34 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:34 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.73 07:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:32:34 62ed50b97fcd: Preparing 07:32:34 117c7c73a0a2: Preparing 07:32:34 803a6e137a05: Preparing 07:32:34 d03eb167c2dc: Preparing 07:32:34 ef0cd51d0854: Preparing 07:32:34 d1963ba2cd13: Preparing 07:32:34 d62a02444d39: Preparing 07:32:34 d1963ba2cd13: Waiting 07:32:34 d62a02444d39: Waiting 07:32:34 d03eb167c2dc: Layer already exists 07:32:34 117c7c73a0a2: Layer already exists 07:32:34 62ed50b97fcd: Layer already exists 07:32:34 803a6e137a05: Layer already exists 07:32:34 ef0cd51d0854: Layer already exists 07:32:34 d62a02444d39: Layer already exists 07:32:34 d1963ba2cd13: Layer already exists 07:32:34 3.2.0-dev.73: digest: sha256:a979712f8f0f4143038d06634891550c27026cff81fc8fb66026d8a480ccc711 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:35 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:35 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:32:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:32:35 62ed50b97fcd: Preparing 07:32:35 117c7c73a0a2: Preparing 07:32:35 803a6e137a05: Preparing 07:32:35 d03eb167c2dc: Preparing 07:32:35 ef0cd51d0854: Preparing 07:32:35 d1963ba2cd13: Preparing 07:32:35 d62a02444d39: Preparing 07:32:35 d1963ba2cd13: Waiting 07:32:35 d62a02444d39: Waiting 07:32:35 d03eb167c2dc: Layer already exists 07:32:35 803a6e137a05: Layer already exists 07:32:35 62ed50b97fcd: Layer already exists 07:32:35 117c7c73a0a2: Layer already exists 07:32:35 ef0cd51d0854: Layer already exists 07:32:35 d1963ba2cd13: Layer already exists 07:32:35 d62a02444d39: Layer already exists 07:32:35 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:a979712f8f0f4143038d06634891550c27026cff81fc8fb66026d8a480ccc711 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:35 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:36 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 07:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:32:36 62ed50b97fcd: Preparing 07:32:36 117c7c73a0a2: Preparing 07:32:36 803a6e137a05: Preparing 07:32:36 d03eb167c2dc: Preparing 07:32:36 ef0cd51d0854: Preparing 07:32:36 d1963ba2cd13: Preparing 07:32:36 d62a02444d39: Preparing 07:32:36 d1963ba2cd13: Waiting 07:32:36 d62a02444d39: Waiting 07:32:36 62ed50b97fcd: Layer already exists 07:32:36 803a6e137a05: Layer already exists 07:32:36 d03eb167c2dc: Layer already exists 07:32:36 ef0cd51d0854: Layer already exists 07:32:36 117c7c73a0a2: Layer already exists 07:32:36 d62a02444d39: Layer already exists 07:32:36 d1963ba2cd13: Layer already exists 07:32:36 main: digest: sha256:a979712f8f0f4143038d06634891550c27026cff81fc8fb66026d8a480ccc711 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:32:36 ===================================================== [Pipeline] echo 07:32:36 taggedImages: 07:32:36 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:2694c231f166e0770cb000984d707b3d46f47c88 07:32:36 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 07:32:36 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.73 07:32:36 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:32:36 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 07:32:36 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:32:36 2694c231f166e0770cb000984d707b3d46f47c88 07:32:36 latest 07:32:36 3.2.0-dev.73 07:32:36 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:32:36 main 07:32:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2694c231f166e0770cb000984d707b3d46f47c88 07:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:32:36 229e9ff64a26: Preparing 07:32:36 97a3220518f8: Preparing 07:32:36 803a6e137a05: Preparing 07:32:36 d03eb167c2dc: Preparing 07:32:36 ca63f47ef206: Preparing 07:32:36 4c7456412a6f: Preparing 07:32:36 d62a02444d39: Preparing 07:32:36 d62a02444d39: Waiting 07:32:36 4c7456412a6f: Waiting 07:32:36 803a6e137a05: Layer already exists 07:32:36 d03eb167c2dc: Layer already exists 07:32:36 d62a02444d39: Layer already exists 07:32:36 ca63f47ef206: Pushed 07:32:36 229e9ff64a26: Pushed 07:32:36 4c7456412a6f: Pushed 07:32:40 97a3220518f8: Pushed 07:32:40 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:bb8d49deadd0b628a05c4944a4596e3298e421320b545250afe0f560485bd63f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:32:40 229e9ff64a26: Preparing 07:32:40 97a3220518f8: Preparing 07:32:40 803a6e137a05: Preparing 07:32:40 d03eb167c2dc: Preparing 07:32:40 ca63f47ef206: Preparing 07:32:40 4c7456412a6f: Preparing 07:32:40 d62a02444d39: Preparing 07:32:40 4c7456412a6f: Waiting 07:32:40 d62a02444d39: Waiting 07:32:40 803a6e137a05: Layer already exists 07:32:40 d03eb167c2dc: Layer already exists 07:32:40 229e9ff64a26: Layer already exists 07:32:40 ca63f47ef206: Layer already exists 07:32:40 97a3220518f8: Layer already exists 07:32:40 4c7456412a6f: Layer already exists 07:32:40 d62a02444d39: Layer already exists 07:32:40 latest: digest: sha256:bb8d49deadd0b628a05c4944a4596e3298e421320b545250afe0f560485bd63f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.73 07:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:32:41 229e9ff64a26: Preparing 07:32:41 97a3220518f8: Preparing 07:32:41 803a6e137a05: Preparing 07:32:41 d03eb167c2dc: Preparing 07:32:41 ca63f47ef206: Preparing 07:32:41 4c7456412a6f: Preparing 07:32:41 d62a02444d39: Preparing 07:32:41 4c7456412a6f: Waiting 07:32:41 d62a02444d39: Waiting 07:32:41 229e9ff64a26: Layer already exists 07:32:41 d03eb167c2dc: Layer already exists 07:32:41 803a6e137a05: Layer already exists 07:32:41 97a3220518f8: Layer already exists 07:32:41 ca63f47ef206: Layer already exists 07:32:41 d62a02444d39: Layer already exists 07:32:41 4c7456412a6f: Layer already exists 07:32:41 3.2.0-dev.73: digest: sha256:bb8d49deadd0b628a05c4944a4596e3298e421320b545250afe0f560485bd63f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:32:42 229e9ff64a26: Preparing 07:32:42 97a3220518f8: Preparing 07:32:42 803a6e137a05: Preparing 07:32:42 d03eb167c2dc: Preparing 07:32:42 ca63f47ef206: Preparing 07:32:42 4c7456412a6f: Preparing 07:32:42 d62a02444d39: Preparing 07:32:42 4c7456412a6f: Waiting 07:32:42 d62a02444d39: Waiting 07:32:42 803a6e137a05: Layer already exists 07:32:42 97a3220518f8: Layer already exists 07:32:42 d03eb167c2dc: Layer already exists 07:32:42 229e9ff64a26: Layer already exists 07:32:42 ca63f47ef206: Layer already exists 07:32:42 4c7456412a6f: Layer already exists 07:32:42 d62a02444d39: Layer already exists 07:32:42 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:bb8d49deadd0b628a05c4944a4596e3298e421320b545250afe0f560485bd63f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:32:42 229e9ff64a26: Preparing 07:32:42 97a3220518f8: Preparing 07:32:42 803a6e137a05: Preparing 07:32:42 d03eb167c2dc: Preparing 07:32:42 ca63f47ef206: Preparing 07:32:42 4c7456412a6f: Preparing 07:32:42 d62a02444d39: Preparing 07:32:42 4c7456412a6f: Waiting 07:32:42 d62a02444d39: Waiting 07:32:42 ca63f47ef206: Layer already exists 07:32:42 97a3220518f8: Layer already exists 07:32:42 d03eb167c2dc: Layer already exists 07:32:42 229e9ff64a26: Layer already exists 07:32:42 803a6e137a05: Layer already exists 07:32:42 4c7456412a6f: Layer already exists 07:32:42 d62a02444d39: Layer already exists 07:32:42 main: digest: sha256:bb8d49deadd0b628a05c4944a4596e3298e421320b545250afe0f560485bd63f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:32:42 ===================================================== [Pipeline] echo 07:32:42 taggedImages: 07:32:42 - nexus3.edgexfoundry.org:10004/support-notifications:2694c231f166e0770cb000984d707b3d46f47c88 07:32:42 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:32:42 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.73 07:32:42 - nexus3.edgexfoundry.org:10004/support-notifications:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:32:42 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:32:43 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:32:43 2694c231f166e0770cb000984d707b3d46f47c88 07:32:43 latest 07:32:43 3.2.0-dev.73 07:32:43 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:32:43 main 07:32:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2694c231f166e0770cb000984d707b3d46f47c88 07:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:32:43 851f94113b4f: Preparing 07:32:43 649aceea71b9: Preparing 07:32:43 803a6e137a05: Preparing 07:32:43 d03eb167c2dc: Preparing 07:32:43 e09b0bb50a5e: Preparing 07:32:43 2fedda52c6c5: Preparing 07:32:43 d62a02444d39: Preparing 07:32:43 d62a02444d39: Waiting 07:32:43 2fedda52c6c5: Waiting 07:32:43 d03eb167c2dc: Layer already exists 07:32:43 e09b0bb50a5e: Layer already exists 07:32:43 803a6e137a05: Layer already exists 07:32:43 2fedda52c6c5: Layer already exists 07:32:43 d62a02444d39: Layer already exists 07:32:43 851f94113b4f: Pushed 07:32:46 649aceea71b9: Pushed 07:32:46 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:413dc56ec0587c0d8b306523d4fae625917d7aceeeb3b96baedb073f93efb342 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:32:47 851f94113b4f: Preparing 07:32:47 649aceea71b9: Preparing 07:32:47 803a6e137a05: Preparing 07:32:47 d03eb167c2dc: Preparing 07:32:47 e09b0bb50a5e: Preparing 07:32:47 2fedda52c6c5: Preparing 07:32:47 d62a02444d39: Preparing 07:32:47 2fedda52c6c5: Waiting 07:32:47 d62a02444d39: Waiting 07:32:47 649aceea71b9: Layer already exists 07:32:47 e09b0bb50a5e: Layer already exists 07:32:47 803a6e137a05: Layer already exists 07:32:47 851f94113b4f: Layer already exists 07:32:47 d03eb167c2dc: Layer already exists 07:32:47 d62a02444d39: Layer already exists 07:32:47 2fedda52c6c5: Layer already exists 07:32:47 latest: digest: sha256:413dc56ec0587c0d8b306523d4fae625917d7aceeeb3b96baedb073f93efb342 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.73 07:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:32:48 851f94113b4f: Preparing 07:32:48 649aceea71b9: Preparing 07:32:48 803a6e137a05: Preparing 07:32:48 d03eb167c2dc: Preparing 07:32:48 e09b0bb50a5e: Preparing 07:32:48 2fedda52c6c5: Preparing 07:32:48 d62a02444d39: Preparing 07:32:48 2fedda52c6c5: Waiting 07:32:48 d62a02444d39: Waiting 07:32:48 649aceea71b9: Layer already exists 07:32:48 803a6e137a05: Layer already exists 07:32:48 851f94113b4f: Layer already exists 07:32:48 d03eb167c2dc: Layer already exists 07:32:48 e09b0bb50a5e: Layer already exists 07:32:48 2fedda52c6c5: Layer already exists 07:32:48 d62a02444d39: Layer already exists 07:32:48 3.2.0-dev.73: digest: sha256:413dc56ec0587c0d8b306523d4fae625917d7aceeeb3b96baedb073f93efb342 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:32:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:32:48 851f94113b4f: Preparing 07:32:48 649aceea71b9: Preparing 07:32:48 803a6e137a05: Preparing 07:32:48 d03eb167c2dc: Preparing 07:32:48 e09b0bb50a5e: Preparing 07:32:48 2fedda52c6c5: Preparing 07:32:48 d62a02444d39: Preparing 07:32:48 2fedda52c6c5: Waiting 07:32:48 d62a02444d39: Waiting 07:32:48 649aceea71b9: Layer already exists 07:32:48 d03eb167c2dc: Layer already exists 07:32:48 e09b0bb50a5e: Layer already exists 07:32:48 851f94113b4f: Layer already exists 07:32:48 803a6e137a05: Layer already exists 07:32:48 d62a02444d39: Layer already exists 07:32:48 2fedda52c6c5: Layer already exists 07:32:48 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:413dc56ec0587c0d8b306523d4fae625917d7aceeeb3b96baedb073f93efb342 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:32:49 851f94113b4f: Preparing 07:32:49 649aceea71b9: Preparing 07:32:49 803a6e137a05: Preparing 07:32:49 d03eb167c2dc: Preparing 07:32:49 e09b0bb50a5e: Preparing 07:32:49 2fedda52c6c5: Preparing 07:32:49 d62a02444d39: Preparing 07:32:49 2fedda52c6c5: Waiting 07:32:49 d62a02444d39: Waiting 07:32:49 649aceea71b9: Layer already exists 07:32:49 d03eb167c2dc: Layer already exists 07:32:49 e09b0bb50a5e: Layer already exists 07:32:49 851f94113b4f: Layer already exists 07:32:49 803a6e137a05: Layer already exists 07:32:49 d62a02444d39: Layer already exists 07:32:49 2fedda52c6c5: Layer already exists 07:32:49 main: digest: sha256:413dc56ec0587c0d8b306523d4fae625917d7aceeeb3b96baedb073f93efb342 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:32:49 ===================================================== [Pipeline] echo 07:32:49 taggedImages: 07:32:49 - nexus3.edgexfoundry.org:10004/support-scheduler:2694c231f166e0770cb000984d707b3d46f47c88 07:32:49 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:32:49 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.73 07:32:49 - nexus3.edgexfoundry.org:10004/support-scheduler:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 07:32:49 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:51:41 #125 ... 07:51:41 07:51:41 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:51:41 #156 DONE 1180.0s 07:51:41 07:51:41 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:51:41 #159 ... 07:51:41 07:51:41 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:51:41 #161 DONE 0.4s 07:51:41 07:51:41 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:51:41 #150 ... 07:51:41 07:51:41 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:51:41 #162 DONE 0.3s 07:51:41 07:51:41 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:51:41 #159 ... 07:51:41 07:51:41 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:51:41 #163 DONE 0.3s 07:51:41 07:51:41 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:51:41 #159 ... 07:51:41 07:51:41 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:51:41 #164 DONE 0.2s 07:51:41 07:51:41 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:51:41 #165 DONE 0.4s 07:51:41 07:51:41 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:51:41 #166 DONE 0.3s 07:51:41 07:51:41 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:51:41 #167 DONE 2.4s 07:51:41 07:51:41 #110 [security-proxy-setup] exporting to image 07:51:41 #110 exporting layers 07:51:41 #110 exporting layers 1.4s done 07:51:41 #110 writing image sha256:f01265c6c07337eede5f00813ce0b86a63ae6966d2e17effe896b95681897cf6 done 07:51:41 #110 naming to docker.io/library/security-proxy-setup-arm64 done 07:51:41 #110 DONE 6.6s 07:51:41 07:51:41 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:51:41 #160 1181.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:51:41 #160 ... 07:51:41 07:51:41 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:51:41 #154 DONE 1187.7s 07:51:41 07:51:41 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:51:41 #168 DONE 0.4s 07:51:41 07:51:41 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 07:51:42 #169 DONE 2.5s 07:51:42 07:51:42 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 07:51:43 #170 DONE 0.4s 07:51:43 07:51:43 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 07:51:43 #171 DONE 0.2s 07:51:43 07:51:43 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:51:43 #172 DONE 0.5s 07:51:43 07:51:43 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:51:44 #173 DONE 0.2s 07:51:44 07:51:44 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:51:44 #174 DONE 0.2s 07:51:44 07:51:44 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 07:51:44 #175 DONE 0.2s 07:51:44 07:51:44 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:51:44 #157 ... 07:51:44 07:51:44 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:51:44 #176 DONE 0.2s 07:51:44 07:51:44 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:51:44 #177 DONE 0.2s 07:51:44 07:51:44 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:51:45 #178 DONE 0.1s 07:51:45 07:51:45 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 07:51:47 #179 DONE 2.3s 07:51:47 07:51:47 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:51:47 #157 ... 07:51:47 07:51:47 #110 [security-bootstrapper] exporting to image 07:51:47 #110 exporting layers 07:51:48 #110 exporting layers 1.1s done 07:51:48 #110 writing image sha256:29dc8f1f7759925a23c768bc193f8f60c99938a9e34bb0ae9018c84d13c9ffa3 0.0s done 07:51:48 #110 naming to docker.io/library/security-bootstrapper-arm64 done 07:51:48 #110 DONE 7.8s 07:51:48 07:51:48 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:51:58 #157 ... 07:51:58 07:51:58 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:51:58 #160 DONE 1205.6s 07:51:58 07:51:58 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:51:58 #46 ... 07:51:58 07:51:58 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:51:58 #180 DONE 0.2s 07:51:58 07:51:58 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:51:58 #181 DONE 0.3s 07:51:58 07:51:58 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:51:58 #182 DONE 0.3s 07:51:58 07:51:58 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:51:58 #183 DONE 0.2s 07:51:58 07:51:58 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:51:59 #184 DONE 0.2s 07:51:59 07:51:59 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:51:59 #185 DONE 0.3s 07:51:59 07:51:59 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:51:59 #159 ... 07:51:59 07:51:59 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:51:59 #186 DONE 0.3s 07:51:59 07:51:59 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:51:59 #187 DONE 0.1s 07:51:59 07:51:59 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:51:59 #150 ... 07:51:59 07:51:59 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:52:02 #188 DONE 2.3s 07:52:02 07:52:02 #110 [security-secretstore-setup] exporting to image 07:52:02 #110 exporting layers 07:52:03 #110 exporting layers 1.2s done 07:52:03 #110 writing image sha256:239ac2c9b6fa6168f1a4d27dccb2d370ba46e480468be7976b4b47f0d1f220de done 07:52:03 #110 naming to docker.io/library/security-secretstore-setup-arm64 done 07:52:03 #110 DONE 9.0s 07:52:03 07:52:03 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:52:50 #158 ... 07:52:50 07:52:50 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:52:50 #149 DONE 1256.0s 07:52:50 07:52:50 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:52:50 #152 ... 07:52:50 07:52:50 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:52:50 #189 DONE 0.2s 07:52:50 07:52:50 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:52:50 #157 ... 07:52:50 07:52:50 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:52:50 #190 DONE 0.1s 07:52:50 07:52:50 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:52:50 #191 DONE 0.3s 07:52:50 07:52:50 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:52:50 #157 ... 07:52:50 07:52:50 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:52:50 #192 DONE 0.2s 07:52:50 07:52:50 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:52:50 #193 DONE 0.2s 07:52:50 07:52:50 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:52:51 #194 DONE 2.0s 07:52:51 07:52:51 #110 [core-common-config-bootstrapper] exporting to image 07:52:51 #110 exporting layers 07:52:52 #110 exporting layers 0.7s done 07:52:52 #110 writing image sha256:b3cea5ed140116af3371a0d87e1ca0603fba8659383f7aec8b16f494ee6c40a3 done 07:52:52 #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 07:52:52 #110 DONE 9.7s 07:52:52 07:52:52 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:55:13 #150 ... 07:55:13 07:55:13 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:55:13 #125 DONE 1390.5s 07:55:13 07:55:13 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:55:13 #46 ... 07:55:13 07:55:13 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:55:13 #195 DONE 0.3s 07:55:13 07:55:13 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:55:13 #196 DONE 0.1s 07:55:13 07:55:13 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:55:13 #197 DONE 0.3s 07:55:13 07:55:13 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:55:13 #198 DONE 0.2s 07:55:13 07:55:13 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:55:13 #157 ... 07:55:13 07:55:13 #110 [security-spiffe-token-provider] exporting to image 07:55:13 #110 exporting layers 07:55:13 #110 exporting layers 0.7s done 07:55:13 #110 writing image sha256:fe47823f382d93f36fbf316d0853ec2c2ffda6a75b89df528d069810d20aaacf done 07:55:13 #110 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:55:13 #110 DONE 10.4s 07:55:13 07:55:13 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:03:06 #159 ... 08:03:06 08:03:06 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:03:06 #151 DONE 1872.3s 08:03:06 08:03:06 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:03:06 #159 ... 08:03:06 08:03:06 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:03:06 #199 DONE 0.2s 08:03:06 08:03:06 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:03:06 #150 ... 08:03:06 08:03:06 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:03:06 #200 DONE 0.2s 08:03:06 08:03:06 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:03:06 #201 DONE 0.5s 08:03:06 08:03:06 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:03:06 #202 DONE 0.1s 08:03:06 08:03:06 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:03:06 #203 DONE 0.1s 08:03:06 08:03:06 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:03:08 #204 DONE 2.0s 08:03:08 08:03:08 #110 [security-proxy-auth] exporting to image 08:03:08 #110 exporting layers 08:03:08 #110 exporting layers 0.8s done 08:03:08 #110 writing image sha256:380e2ce46ef0bf72be9e8c60c291bfbf7130c2ffe95c0985ec27138366979688 0.0s done 08:03:08 #110 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 08:03:08 #110 DONE 11.2s 08:03:08 08:03:08 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:04:17 #159 ... 08:04:17 08:04:17 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:04:17 #155 DONE 1936.7s 08:04:17 08:04:17 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:04:17 #159 ... 08:04:17 08:04:17 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:04:17 #205 DONE 0.1s 08:04:17 08:04:17 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:04:17 #206 DONE 0.1s 08:04:17 08:04:17 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:04:17 #152 ... 08:04:17 08:04:17 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:04:17 #207 DONE 0.4s 08:04:17 08:04:17 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:04:17 #208 DONE 0.1s 08:04:17 08:04:17 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:04:17 #159 ... 08:04:17 08:04:17 #110 [core-command] exporting to image 08:04:17 #110 exporting layers 08:04:17 #110 exporting layers 0.4s done 08:04:17 #110 writing image sha256:7e51f746739105abee62b31b88b0b43a5ad86ca11690e99300efaa84ee18b232 done 08:04:17 #110 naming to docker.io/library/core-command-arm64 done 08:04:17 #110 DONE 11.6s 08:04:17 08:04:17 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:06:23 #159 DONE 2062.7s 08:06:23 08:06:23 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:06:23 #157 ... 08:06:23 08:06:23 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:06:23 #209 DONE 0.2s 08:06:23 08:06:23 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:06:23 #210 DONE 0.3s 08:06:23 08:06:23 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:06:23 #150 DONE 2064.1s 08:06:23 08:06:23 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:06:23 #211 DONE 0.8s 08:06:23 08:06:23 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:06:23 #212 DONE 0.4s 08:06:23 08:06:23 #213 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:06:23 #213 DONE 0.4s 08:06:23 08:06:23 #214 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:06:23 #214 DONE 0.3s 08:06:23 08:06:23 #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:06:23 #215 DONE 1.2s 08:06:23 08:06:23 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:06:23 #157 DONE 2066.4s 08:06:23 08:06:23 #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:06:23 #216 ... 08:06:23 08:06:23 #110 [core-data] exporting to image 08:06:23 #110 exporting layers 1.1s done 08:06:23 #110 writing image sha256:d3c038016d7ef4bd1ecd5c5ce664c5693d1cfb79433a1bee91679bf588e246d4 0.0s done 08:06:23 #110 naming to docker.io/library/core-data-arm64 done 08:06:23 #110 DONE 12.8s 08:06:23 08:06:23 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:06:23 #158 ... 08:06:23 08:06:23 #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:06:23 #216 DONE 0.5s 08:06:23 08:06:23 #110 [core-keeper] exporting to image 08:06:23 #110 exporting layers 0.8s done 08:06:23 #110 writing image sha256:a5893eab46b917069f4ddc72e9cc71b4319a3f5a68a68b98de83d3613358f98d done 08:06:23 #110 naming to docker.io/library/core-keeper-arm64 done 08:06:23 #110 DONE 13.6s 08:06:23 08:06:23 #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:06:23 #217 DONE 0.1s 08:06:23 08:06:23 #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:06:23 #218 DONE 0.2s 08:06:23 08:06:23 #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:06:23 #219 DONE 0.4s 08:06:23 08:06:23 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:06:23 #153 ... 08:06:23 08:06:23 #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:06:23 #220 DONE 0.1s 08:06:23 08:06:23 #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:06:23 #221 DONE 0.2s 08:06:23 08:06:23 #110 [core-metadata] exporting to image 08:06:23 #110 exporting layers 0.6s done 08:06:23 #110 writing image sha256:cffd446e9854b563d72363981f065e6d0329360c65c20f9e65209292192c9ea3 done 08:06:23 #110 naming to docker.io/library/core-metadata-arm64 done 08:06:23 #110 DONE 14.3s 08:06:23 08:06:23 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:06:55 #158 ... 08:06:55 08:06:55 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:06:55 #153 DONE 2100.6s 08:06:55 08:06:55 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:06:55 #152 DONE 2100.4s 08:06:55 08:06:55 #222 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:06:55 #222 DONE 0.5s 08:06:55 08:06:55 #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:06:55 #223 DONE 0.2s 08:06:55 08:06:55 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:06:55 #224 ... 08:06:55 08:06:55 #225 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:06:55 #225 DONE 0.2s 08:06:55 08:06:55 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:06:55 #224 DONE 0.2s 08:06:55 08:06:55 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:06:55 #226 DONE 0.5s 08:06:55 08:06:55 #227 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:06:55 #227 DONE 0.5s 08:06:55 08:06:55 #228 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:06:55 #228 ... 08:06:55 08:06:55 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:06:55 #158 DONE 2102.2s 08:06:55 08:06:55 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:06:55 #229 DONE 0.2s 08:06:55 08:06:55 #228 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:06:55 #228 DONE 0.3s 08:06:55 08:06:55 #110 [support-cron-scheduler] exporting to image 08:06:55 #110 exporting layers 08:06:55 #110 exporting layers 0.6s done 08:06:55 #110 writing image sha256:6fcb19a6db558dc9d5bbd280b20de5ef3eada1554aee9b537f27c6be92255d26 done 08:06:55 #110 naming to docker.io/library/support-scheduler-arm64 done 08:06:55 #110 ... 08:06:55 08:06:55 #230 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:06:55 #230 DONE 0.2s 08:06:55 08:06:55 #231 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:06:55 #231 DONE 0.1s 08:06:55 08:06:55 #232 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:06:55 #232 DONE 0.4s 08:06:55 08:06:55 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:06:55 #46 ... 08:06:55 08:06:55 #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:06:55 #233 DONE 0.1s 08:06:55 08:06:55 #110 [support-notifications] exporting to image 08:06:56 #110 exporting layers 0.6s done 08:06:56 #110 writing image sha256:91da19ed01a0251473626734b0dfc922072d7bbc558fb7d5b9dfa84a3a9014c8 0.0s done 08:06:56 #110 naming to docker.io/library/support-cron-scheduler-arm64 done 08:06:56 #110 writing image sha256:79f0482d9936e5bce28b975390a5ac9e3525623d3c2a4d370de1b9f4e4b67903 done 08:06:56 #110 naming to docker.io/library/support-notifications-arm64 done 08:06:56 #110 DONE 16.2s 08:06:56 08:06:56 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:06:56 time="2024-09-13T07:29:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:56 time="2024-09-13T07:29:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:56 time="2024-09-13T07:29:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:56 time="2024-09-13T07:29:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:56 time="2024-09-13T07:29:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:56 time="2024-09-13T07:29:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:56 time="2024-09-13T07:29:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:56 time="2024-09-13T07:29:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:56 time="2024-09-13T07:29:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:56 time="2024-09-13T07:29:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:56 time="2024-09-13T07:29:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:56 time="2024-09-13T07:29:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:56 time="2024-09-13T07:29:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:56 time="2024-09-13T07:29:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:56 time="2024-09-13T07:29:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:06:56 time="2024-09-13T07:29:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:06:56 $ docker stop --time=1 72537ac3e6711fc655916c3f3a6272a14b27a6dc30bda386f4253c54415c6807 08:06:57 $ docker rm -f --volumes 72537ac3e6711fc655916c3f3a6272a14b27a6dc30bda386f4253c54415c6807 [Pipeline] // withDockerContainer [Pipeline] sh 08:06:58 + docker images 08:06:58 REPOSITORY TAG IMAGE ID CREATED SIZE 08:06:58 support-notifications-arm64 latest 79f0482d9936 3 seconds ago 42.2MB 08:06:58 support-cron-scheduler-arm64 latest 91da19ed01a0 4 seconds ago 43.7MB 08:06:58 support-scheduler-arm64 latest 6fcb19a6db55 4 seconds ago 41.4MB 08:06:58 core-metadata-arm64 latest cffd446e9854 38 seconds ago 39.4MB 08:06:58 core-keeper-arm64 latest a5893eab46b9 40 seconds ago 39.2MB 08:06:58 core-data-arm64 latest d3c038016d7e 41 seconds ago 39.2MB 08:06:58 core-command-arm64 latest 7e51f7467391 2 minutes ago 35.1MB 08:06:58 security-proxy-auth-arm64 latest 380e2ce46ef0 3 minutes ago 32.7MB 08:06:58 security-spiffe-token-provider-arm64 latest fe47823f382d 11 minutes ago 29.1MB 08:06:58 core-common-config-bootstrapper-arm64 latest b3cea5ed1401 14 minutes ago 15.4MB 08:06:58 security-secretstore-setup-arm64 latest 239ac2c9b6fa 14 minutes ago 36.4MB 08:06:58 security-bootstrapper-arm64 latest 29dc8f1f7759 15 minutes ago 18.9MB 08:06:58 security-proxy-setup-arm64 latest f01265c6c073 15 minutes ago 26.2MB 08:06:58 security-spire-config-arm64 latest d4de8c92ef09 36 minutes ago 115MB 08:06:58 security-spire-server-arm64 latest bb9634a468ea 36 minutes ago 116MB 08:06:58 security-spire-agent-arm64 latest b87c6f731a76 36 minutes ago 174MB 08:06:58 ci-base-image-arm64 latest 0ccb52fd866c 38 minutes ago 967MB 08:06:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 08:06:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:06:58 provisioning config files... 08:06:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/695@tmp/config4998848516081947339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:06:58 ---> ****-login.sh 08:06:58 nexus3.edgexfoundry.org:10001 08:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:59 Configure a credential helper to remove this warning. See 08:06:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:59 08:06:59 Login Succeeded 08:06:59 nexus3.edgexfoundry.org:10002 08:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:06:59 Configure a credential helper to remove this warning. See 08:06:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:06:59 08:06:59 Login Succeeded 08:06:59 nexus3.edgexfoundry.org:10003 08:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:07:00 Configure a credential helper to remove this warning. See 08:07:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:07:00 08:07:00 Login Succeeded 08:07:00 nexus3.edgexfoundry.org:10004 08:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:07:00 Configure a credential helper to remove this warning. See 08:07:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:07:00 08:07:00 Login Succeeded 08:07:00 ****.io 08:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:07:00 Configure a credential helper to remove this warning. See 08:07:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:07:00 08:07:00 Login Succeeded 08:07:00 ---> ****-login.sh ends [Pipeline] } 08:07:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:07:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:07:01 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 08:07:01 2694c231f166e0770cb000984d707b3d46f47c88 08:07:01 latest 08:07:01 3.2.0-dev.73 08:07:01 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:07:01 main 08:07:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:07:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:07:01 3819f442a813: Preparing 08:07:01 8bb8a831b4a9: Preparing 08:07:01 c7eed321e19e: Preparing 08:07:01 2288db0c760d: Preparing 08:07:01 a246cca94158: Preparing 08:07:01 c14c61acbfb8: Preparing 08:07:01 4aeaa0e7d41f: Preparing 08:07:01 c14c61acbfb8: Waiting 08:07:01 4aeaa0e7d41f: Waiting 08:07:02 c7eed321e19e: Pushed 08:07:02 2288db0c760d: Pushed 08:07:02 a246cca94158: Pushed 08:07:02 4aeaa0e7d41f: Layer already exists 08:07:02 3819f442a813: Pushed 08:07:02 c14c61acbfb8: Pushed 08:07:07 8bb8a831b4a9: Pushed 08:07:08 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:8445f641d43eb3ef7e98810dad4e18006b0fb520426c37131baa172e5c5081e1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:07:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:07:08 3819f442a813: Preparing 08:07:08 8bb8a831b4a9: Preparing 08:07:08 c7eed321e19e: Preparing 08:07:08 2288db0c760d: Preparing 08:07:08 a246cca94158: Preparing 08:07:08 c14c61acbfb8: Preparing 08:07:08 4aeaa0e7d41f: Preparing 08:07:08 c14c61acbfb8: Waiting 08:07:08 2288db0c760d: Layer already exists 08:07:08 8bb8a831b4a9: Layer already exists 08:07:08 c7eed321e19e: Layer already exists 08:07:08 a246cca94158: Layer already exists 08:07:08 3819f442a813: Layer already exists 08:07:08 4aeaa0e7d41f: Layer already exists 08:07:08 c14c61acbfb8: Layer already exists 08:07:08 latest: digest: sha256:8445f641d43eb3ef7e98810dad4e18006b0fb520426c37131baa172e5c5081e1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.73 08:07:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:07:09 3819f442a813: Preparing 08:07:09 8bb8a831b4a9: Preparing 08:07:09 c7eed321e19e: Preparing 08:07:09 2288db0c760d: Preparing 08:07:09 a246cca94158: Preparing 08:07:09 c14c61acbfb8: Preparing 08:07:09 4aeaa0e7d41f: Preparing 08:07:09 c14c61acbfb8: Waiting 08:07:09 4aeaa0e7d41f: Waiting 08:07:09 3819f442a813: Layer already exists 08:07:09 a246cca94158: Layer already exists 08:07:09 2288db0c760d: Layer already exists 08:07:09 8bb8a831b4a9: Layer already exists 08:07:09 c7eed321e19e: Layer already exists 08:07:09 c14c61acbfb8: Layer already exists 08:07:09 4aeaa0e7d41f: Layer already exists 08:07:10 3.2.0-dev.73: digest: sha256:8445f641d43eb3ef7e98810dad4e18006b0fb520426c37131baa172e5c5081e1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:07:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:07:10 3819f442a813: Preparing 08:07:10 8bb8a831b4a9: Preparing 08:07:10 c7eed321e19e: Preparing 08:07:10 2288db0c760d: Preparing 08:07:10 a246cca94158: Preparing 08:07:10 c14c61acbfb8: Preparing 08:07:10 4aeaa0e7d41f: Preparing 08:07:10 c14c61acbfb8: Waiting 08:07:10 4aeaa0e7d41f: Waiting 08:07:10 8bb8a831b4a9: Layer already exists 08:07:10 3819f442a813: Layer already exists 08:07:10 a246cca94158: Layer already exists 08:07:10 c7eed321e19e: Layer already exists 08:07:10 c14c61acbfb8: Layer already exists 08:07:10 2288db0c760d: Layer already exists 08:07:10 4aeaa0e7d41f: Layer already exists 08:07:10 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:8445f641d43eb3ef7e98810dad4e18006b0fb520426c37131baa172e5c5081e1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 08:07:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:07:11 3819f442a813: Preparing 08:07:11 8bb8a831b4a9: Preparing 08:07:11 c7eed321e19e: Preparing 08:07:11 2288db0c760d: Preparing 08:07:11 a246cca94158: Preparing 08:07:11 c14c61acbfb8: Preparing 08:07:11 4aeaa0e7d41f: Preparing 08:07:11 c14c61acbfb8: Waiting 08:07:11 4aeaa0e7d41f: Waiting 08:07:11 c7eed321e19e: Layer already exists 08:07:11 2288db0c760d: Layer already exists 08:07:11 a246cca94158: Layer already exists 08:07:11 3819f442a813: Layer already exists 08:07:11 8bb8a831b4a9: Layer already exists 08:07:11 c14c61acbfb8: Layer already exists 08:07:11 4aeaa0e7d41f: Layer already exists 08:07:12 main: digest: sha256:8445f641d43eb3ef7e98810dad4e18006b0fb520426c37131baa172e5c5081e1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:07:12 ===================================================== [Pipeline] echo 08:07:12 taggedImages: 08:07:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:07:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:07:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.73 08:07:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:07:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:07:12 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 08:07:12 2694c231f166e0770cb000984d707b3d46f47c88 08:07:12 latest 08:07:12 3.2.0-dev.73 08:07:12 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:07:12 main 08:07:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:12 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:07:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:07:12 f2e4f51f1b5d: Preparing 08:07:12 477188732663: Preparing 08:07:12 2d6612ddf2e4: Preparing 08:07:12 d0ba54339059: Preparing 08:07:12 c7eed321e19e: Preparing 08:07:12 2288db0c760d: Preparing 08:07:12 a246cca94158: Preparing 08:07:12 c14c61acbfb8: Preparing 08:07:12 4aeaa0e7d41f: Preparing 08:07:12 2288db0c760d: Waiting 08:07:12 a246cca94158: Waiting 08:07:12 c14c61acbfb8: Waiting 08:07:12 4aeaa0e7d41f: Waiting 08:07:13 2d6612ddf2e4: Pushed 08:07:13 477188732663: Pushed 08:07:13 c7eed321e19e: Layer already exists 08:07:13 2288db0c760d: Layer already exists 08:07:13 a246cca94158: Layer already exists 08:07:13 c14c61acbfb8: Layer already exists 08:07:13 4aeaa0e7d41f: Layer already exists 08:07:13 f2e4f51f1b5d: Pushed 08:07:14 d0ba54339059: Pushed 08:07:15 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:4bd8ac314a2dafae1e53d4990021377469910969e621201c5b8501c1f1f1efc6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:15 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:07:15 f2e4f51f1b5d: Preparing 08:07:15 477188732663: Preparing 08:07:15 2d6612ddf2e4: Preparing 08:07:15 d0ba54339059: Preparing 08:07:15 c7eed321e19e: Preparing 08:07:15 2288db0c760d: Preparing 08:07:15 a246cca94158: Preparing 08:07:15 c14c61acbfb8: Preparing 08:07:15 4aeaa0e7d41f: Preparing 08:07:15 2288db0c760d: Waiting 08:07:15 a246cca94158: Waiting 08:07:15 c14c61acbfb8: Waiting 08:07:15 4aeaa0e7d41f: Waiting 08:07:15 c7eed321e19e: Layer already exists 08:07:15 f2e4f51f1b5d: Layer already exists 08:07:15 477188732663: Layer already exists 08:07:15 d0ba54339059: Layer already exists 08:07:15 2d6612ddf2e4: Layer already exists 08:07:15 2288db0c760d: Layer already exists 08:07:15 a246cca94158: Layer already exists 08:07:15 4aeaa0e7d41f: Layer already exists 08:07:15 c14c61acbfb8: Layer already exists 08:07:16 latest: digest: sha256:4bd8ac314a2dafae1e53d4990021377469910969e621201c5b8501c1f1f1efc6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:16 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.73 08:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:07:16 f2e4f51f1b5d: Preparing 08:07:16 477188732663: Preparing 08:07:16 2d6612ddf2e4: Preparing 08:07:16 d0ba54339059: Preparing 08:07:16 c7eed321e19e: Preparing 08:07:16 2288db0c760d: Preparing 08:07:16 a246cca94158: Preparing 08:07:16 c14c61acbfb8: Preparing 08:07:16 4aeaa0e7d41f: Preparing 08:07:16 2288db0c760d: Waiting 08:07:16 a246cca94158: Waiting 08:07:16 c14c61acbfb8: Waiting 08:07:16 4aeaa0e7d41f: Waiting 08:07:16 477188732663: Layer already exists 08:07:16 d0ba54339059: Layer already exists 08:07:16 2d6612ddf2e4: Layer already exists 08:07:16 f2e4f51f1b5d: Layer already exists 08:07:16 c7eed321e19e: Layer already exists 08:07:16 2288db0c760d: Layer already exists 08:07:16 a246cca94158: Layer already exists 08:07:16 4aeaa0e7d41f: Layer already exists 08:07:16 c14c61acbfb8: Layer already exists 08:07:16 3.2.0-dev.73: digest: sha256:4bd8ac314a2dafae1e53d4990021377469910969e621201c5b8501c1f1f1efc6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:17 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:07:17 f2e4f51f1b5d: Preparing 08:07:17 477188732663: Preparing 08:07:17 2d6612ddf2e4: Preparing 08:07:17 d0ba54339059: Preparing 08:07:17 c7eed321e19e: Preparing 08:07:17 2288db0c760d: Preparing 08:07:17 a246cca94158: Preparing 08:07:17 c14c61acbfb8: Preparing 08:07:17 4aeaa0e7d41f: Preparing 08:07:17 2288db0c760d: Waiting 08:07:17 a246cca94158: Waiting 08:07:17 c14c61acbfb8: Waiting 08:07:17 4aeaa0e7d41f: Waiting 08:07:17 c7eed321e19e: Layer already exists 08:07:17 d0ba54339059: Layer already exists 08:07:17 f2e4f51f1b5d: Layer already exists 08:07:17 2d6612ddf2e4: Layer already exists 08:07:17 477188732663: Layer already exists 08:07:17 a246cca94158: Layer already exists 08:07:17 2288db0c760d: Layer already exists 08:07:17 c14c61acbfb8: Layer already exists 08:07:17 4aeaa0e7d41f: Layer already exists 08:07:17 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:4bd8ac314a2dafae1e53d4990021377469910969e621201c5b8501c1f1f1efc6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07: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 08:07:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 08:07:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:07:18 f2e4f51f1b5d: Preparing 08:07:18 477188732663: Preparing 08:07:18 2d6612ddf2e4: Preparing 08:07:18 d0ba54339059: Preparing 08:07:18 c7eed321e19e: Preparing 08:07:18 2288db0c760d: Preparing 08:07:18 a246cca94158: Preparing 08:07:18 c14c61acbfb8: Preparing 08:07:18 4aeaa0e7d41f: Preparing 08:07:18 2288db0c760d: Waiting 08:07:18 c14c61acbfb8: Waiting 08:07:18 a246cca94158: Waiting 08:07:18 4aeaa0e7d41f: Waiting 08:07:18 c7eed321e19e: Layer already exists 08:07:18 f2e4f51f1b5d: Layer already exists 08:07:18 477188732663: Layer already exists 08:07:18 d0ba54339059: Layer already exists 08:07:18 2d6612ddf2e4: Layer already exists 08:07:18 a246cca94158: Layer already exists 08:07:18 4aeaa0e7d41f: Layer already exists 08:07:18 c14c61acbfb8: Layer already exists 08:07:18 2288db0c760d: Layer already exists 08:07:18 main: digest: sha256:4bd8ac314a2dafae1e53d4990021377469910969e621201c5b8501c1f1f1efc6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:07:18 ===================================================== [Pipeline] echo 08:07:18 taggedImages: 08:07:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:07:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:07:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.73 08:07:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:07:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 08:07:19 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 08:07:19 2694c231f166e0770cb000984d707b3d46f47c88 08:07:19 latest 08:07:19 3.2.0-dev.73 08:07:19 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:07:19 main 08:07:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:07:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:07:19 84991dc3b884: Preparing 08:07:19 870808da9df3: Preparing 08:07:19 9d6fe77ebf42: Preparing 08:07:19 c7eed321e19e: Preparing 08:07:19 2288db0c760d: Preparing 08:07:19 80f879a6c66d: Preparing 08:07:19 d22142bcd51d: Preparing 08:07:19 4aeaa0e7d41f: Preparing 08:07:19 80f879a6c66d: Waiting 08:07:19 d22142bcd51d: Waiting 08:07:19 4aeaa0e7d41f: Waiting 08:07:19 2288db0c760d: Layer already exists 08:07:19 c7eed321e19e: Layer already exists 08:07:19 870808da9df3: Pushed 08:07:19 84991dc3b884: Pushed 08:07:19 4aeaa0e7d41f: Layer already exists 08:07:19 80f879a6c66d: Pushed 08:07:19 d22142bcd51d: Pushed 08:07:26 9d6fe77ebf42: Pushed 08:07:26 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:a5fd88483e676fddb1bb9b50dc5d89f2df0565ee30f541764483730da2394ac2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:07:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:07:27 84991dc3b884: Preparing 08:07:27 870808da9df3: Preparing 08:07:27 9d6fe77ebf42: Preparing 08:07:27 c7eed321e19e: Preparing 08:07:27 2288db0c760d: Preparing 08:07:27 80f879a6c66d: Preparing 08:07:27 d22142bcd51d: Preparing 08:07:27 4aeaa0e7d41f: Preparing 08:07:27 80f879a6c66d: Waiting 08:07:27 d22142bcd51d: Waiting 08:07:27 4aeaa0e7d41f: Waiting 08:07:27 9d6fe77ebf42: Layer already exists 08:07:27 c7eed321e19e: Layer already exists 08:07:27 2288db0c760d: Layer already exists 08:07:27 870808da9df3: Layer already exists 08:07:27 84991dc3b884: Layer already exists 08:07:27 80f879a6c66d: Layer already exists 08:07:27 4aeaa0e7d41f: Layer already exists 08:07:27 d22142bcd51d: Layer already exists 08:07:27 latest: digest: sha256:a5fd88483e676fddb1bb9b50dc5d89f2df0565ee30f541764483730da2394ac2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.73 08:07:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:07:28 84991dc3b884: Preparing 08:07:28 870808da9df3: Preparing 08:07:28 9d6fe77ebf42: Preparing 08:07:28 c7eed321e19e: Preparing 08:07:28 2288db0c760d: Preparing 08:07:28 80f879a6c66d: Preparing 08:07:28 d22142bcd51d: Preparing 08:07:28 4aeaa0e7d41f: Preparing 08:07:28 80f879a6c66d: Waiting 08:07:28 d22142bcd51d: Waiting 08:07:28 4aeaa0e7d41f: Waiting 08:07:28 2288db0c760d: Layer already exists 08:07:28 84991dc3b884: Layer already exists 08:07:28 c7eed321e19e: Layer already exists 08:07:28 870808da9df3: Layer already exists 08:07:28 9d6fe77ebf42: Layer already exists 08:07:28 d22142bcd51d: Layer already exists 08:07:28 80f879a6c66d: Layer already exists 08:07:28 4aeaa0e7d41f: Layer already exists 08:07:28 3.2.0-dev.73: digest: sha256:a5fd88483e676fddb1bb9b50dc5d89f2df0565ee30f541764483730da2394ac2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:07:29 84991dc3b884: Preparing 08:07:29 870808da9df3: Preparing 08:07:29 9d6fe77ebf42: Preparing 08:07:29 c7eed321e19e: Preparing 08:07:29 2288db0c760d: Preparing 08:07:29 80f879a6c66d: Preparing 08:07:29 d22142bcd51d: Preparing 08:07:29 4aeaa0e7d41f: Preparing 08:07:29 d22142bcd51d: Waiting 08:07:29 4aeaa0e7d41f: Waiting 08:07:29 80f879a6c66d: Waiting 08:07:29 2288db0c760d: Layer already exists 08:07:29 84991dc3b884: Layer already exists 08:07:29 c7eed321e19e: Layer already exists 08:07:29 9d6fe77ebf42: Layer already exists 08:07:29 870808da9df3: Layer already exists 08:07:29 d22142bcd51d: Layer already exists 08:07:29 4aeaa0e7d41f: Layer already exists 08:07:29 80f879a6c66d: Layer already exists 08:07:29 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:a5fd88483e676fddb1bb9b50dc5d89f2df0565ee30f541764483730da2394ac2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 08:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:07:30 84991dc3b884: Preparing 08:07:30 870808da9df3: Preparing 08:07:30 9d6fe77ebf42: Preparing 08:07:30 c7eed321e19e: Preparing 08:07:30 2288db0c760d: Preparing 08:07:30 80f879a6c66d: Preparing 08:07:30 d22142bcd51d: Preparing 08:07:30 4aeaa0e7d41f: Preparing 08:07:30 80f879a6c66d: Waiting 08:07:30 d22142bcd51d: Waiting 08:07:30 4aeaa0e7d41f: Waiting 08:07:30 84991dc3b884: Layer already exists 08:07:30 2288db0c760d: Layer already exists 08:07:30 c7eed321e19e: Layer already exists 08:07:30 870808da9df3: Layer already exists 08:07:30 9d6fe77ebf42: Layer already exists 08:07:30 4aeaa0e7d41f: Layer already exists 08:07:30 80f879a6c66d: Layer already exists 08:07:30 d22142bcd51d: Layer already exists 08:07:30 main: digest: sha256:a5fd88483e676fddb1bb9b50dc5d89f2df0565ee30f541764483730da2394ac2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:07:30 ===================================================== [Pipeline] echo 08:07:30 taggedImages: 08:07:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:07:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:07:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.73 08:07:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:07:30 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:07:30 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 08:07:30 2694c231f166e0770cb000984d707b3d46f47c88 08:07:30 latest 08:07:30 3.2.0-dev.73 08:07:30 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:07:30 main 08:07:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:30 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:07:31 7f7d4271e496: Preparing 08:07:31 953b5153fdf7: Preparing 08:07:31 2288db0c760d: Preparing 08:07:31 1a5947a76b06: Preparing 08:07:31 b54c5c7457b8: Preparing 08:07:31 4aeaa0e7d41f: Preparing 08:07:31 4aeaa0e7d41f: Waiting 08:07:31 2288db0c760d: Layer already exists 08:07:31 4aeaa0e7d41f: Layer already exists 08:07:31 b54c5c7457b8: Pushed 08:07:31 1a5947a76b06: Pushed 08:07:31 7f7d4271e496: Pushed 08:07:38 953b5153fdf7: Pushed 08:07:38 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:77f0ad0336d7f0d2b655fa85c03e4c372aa414d586b086a4f2d9081626f2e3b0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:38 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:07:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:07:38 7f7d4271e496: Preparing 08:07:38 953b5153fdf7: Preparing 08:07:38 2288db0c760d: Preparing 08:07:38 1a5947a76b06: Preparing 08:07:38 b54c5c7457b8: Preparing 08:07:38 4aeaa0e7d41f: Preparing 08:07:38 4aeaa0e7d41f: Waiting 08:07:38 7f7d4271e496: Layer already exists 08:07:38 953b5153fdf7: Layer already exists 08:07:38 1a5947a76b06: Layer already exists 08:07:38 2288db0c760d: Layer already exists 08:07:38 b54c5c7457b8: Layer already exists 08:07:38 4aeaa0e7d41f: Layer already exists 08:07:38 latest: digest: sha256:77f0ad0336d7f0d2b655fa85c03e4c372aa414d586b086a4f2d9081626f2e3b0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:39 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.73 08:07:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:07:39 7f7d4271e496: Preparing 08:07:39 953b5153fdf7: Preparing 08:07:39 2288db0c760d: Preparing 08:07:39 1a5947a76b06: Preparing 08:07:39 b54c5c7457b8: Preparing 08:07:39 4aeaa0e7d41f: Preparing 08:07:39 b54c5c7457b8: Layer already exists 08:07:39 2288db0c760d: Layer already exists 08:07:39 1a5947a76b06: Layer already exists 08:07:39 953b5153fdf7: Layer already exists 08:07:39 7f7d4271e496: Layer already exists 08:07:39 4aeaa0e7d41f: Layer already exists 08:07:39 3.2.0-dev.73: digest: sha256:77f0ad0336d7f0d2b655fa85c03e4c372aa414d586b086a4f2d9081626f2e3b0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:07:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:07:40 7f7d4271e496: Preparing 08:07:40 953b5153fdf7: Preparing 08:07:40 2288db0c760d: Preparing 08:07:40 1a5947a76b06: Preparing 08:07:40 b54c5c7457b8: Preparing 08:07:40 4aeaa0e7d41f: Preparing 08:07:40 4aeaa0e7d41f: Waiting 08:07:40 b54c5c7457b8: Layer already exists 08:07:40 953b5153fdf7: Layer already exists 08:07:40 1a5947a76b06: Layer already exists 08:07:40 2288db0c760d: Layer already exists 08:07:40 7f7d4271e496: Layer already exists 08:07:40 4aeaa0e7d41f: Layer already exists 08:07:40 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:77f0ad0336d7f0d2b655fa85c03e4c372aa414d586b086a4f2d9081626f2e3b0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 08:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:07:41 7f7d4271e496: Preparing 08:07:41 953b5153fdf7: Preparing 08:07:41 2288db0c760d: Preparing 08:07:41 1a5947a76b06: Preparing 08:07:41 b54c5c7457b8: Preparing 08:07:41 4aeaa0e7d41f: Preparing 08:07:41 4aeaa0e7d41f: Waiting 08:07:41 b54c5c7457b8: Layer already exists 08:07:41 2288db0c760d: Layer already exists 08:07:41 953b5153fdf7: Layer already exists 08:07:41 7f7d4271e496: Layer already exists 08:07:41 1a5947a76b06: Layer already exists 08:07:41 4aeaa0e7d41f: Layer already exists 08:07:41 main: digest: sha256:77f0ad0336d7f0d2b655fa85c03e4c372aa414d586b086a4f2d9081626f2e3b0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:07:41 ===================================================== [Pipeline] echo 08:07:41 taggedImages: 08:07:41 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:07:41 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:07:41 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.73 08:07:41 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:07:41 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 08:07:41 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 08:07:41 2694c231f166e0770cb000984d707b3d46f47c88 08:07:41 latest 08:07:41 3.2.0-dev.73 08:07:41 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:07:41 main 08:07:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:07:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:07:42 51b7dad2c8c7: Preparing 08:07:42 8d836d3ff99e: Preparing 08:07:42 66dcb368ff53: Preparing 08:07:42 c7eed321e19e: Preparing 08:07:42 2288db0c760d: Preparing 08:07:42 a246cca94158: Preparing 08:07:42 c14c61acbfb8: Preparing 08:07:42 4aeaa0e7d41f: Preparing 08:07:42 c14c61acbfb8: Waiting 08:07:42 4aeaa0e7d41f: Waiting 08:07:42 c7eed321e19e: Layer already exists 08:07:42 2288db0c760d: Layer already exists 08:07:42 a246cca94158: Layer already exists 08:07:42 c14c61acbfb8: Layer already exists 08:07:42 4aeaa0e7d41f: Layer already exists 08:07:42 8d836d3ff99e: Pushed 08:07:42 51b7dad2c8c7: Pushed 08:07:48 66dcb368ff53: Pushed 08:07:48 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:fa5f79530aa47697ec3b6218ee184a7e8cb0d4d0cc619ba2141dc04c714c83dd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:07:49 51b7dad2c8c7: Preparing 08:07:49 8d836d3ff99e: Preparing 08:07:49 66dcb368ff53: Preparing 08:07:49 c7eed321e19e: Preparing 08:07:49 2288db0c760d: Preparing 08:07:49 a246cca94158: Preparing 08:07:49 c14c61acbfb8: Preparing 08:07:49 4aeaa0e7d41f: Preparing 08:07:49 a246cca94158: Waiting 08:07:49 c14c61acbfb8: Waiting 08:07:49 4aeaa0e7d41f: Waiting 08:07:49 51b7dad2c8c7: Layer already exists 08:07:49 66dcb368ff53: Layer already exists 08:07:49 8d836d3ff99e: Layer already exists 08:07:49 c7eed321e19e: Layer already exists 08:07:49 2288db0c760d: Layer already exists 08:07:49 a246cca94158: Layer already exists 08:07:49 c14c61acbfb8: Layer already exists 08:07:49 4aeaa0e7d41f: Layer already exists 08:07:49 latest: digest: sha256:fa5f79530aa47697ec3b6218ee184a7e8cb0d4d0cc619ba2141dc04c714c83dd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.73 08:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:07:50 51b7dad2c8c7: Preparing 08:07:50 8d836d3ff99e: Preparing 08:07:50 66dcb368ff53: Preparing 08:07:50 c7eed321e19e: Preparing 08:07:50 2288db0c760d: Preparing 08:07:50 a246cca94158: Preparing 08:07:50 c14c61acbfb8: Preparing 08:07:50 4aeaa0e7d41f: Preparing 08:07:50 c14c61acbfb8: Waiting 08:07:50 4aeaa0e7d41f: Waiting 08:07:50 a246cca94158: Waiting 08:07:50 51b7dad2c8c7: Layer already exists 08:07:50 c7eed321e19e: Layer already exists 08:07:50 2288db0c760d: Layer already exists 08:07:50 8d836d3ff99e: Layer already exists 08:07:50 66dcb368ff53: Layer already exists 08:07:50 a246cca94158: Layer already exists 08:07:50 4aeaa0e7d41f: Layer already exists 08:07:50 c14c61acbfb8: Layer already exists 08:07:50 3.2.0-dev.73: digest: sha256:fa5f79530aa47697ec3b6218ee184a7e8cb0d4d0cc619ba2141dc04c714c83dd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:07:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:07:51 51b7dad2c8c7: Preparing 08:07:51 8d836d3ff99e: Preparing 08:07:51 66dcb368ff53: Preparing 08:07:51 c7eed321e19e: Preparing 08:07:51 2288db0c760d: Preparing 08:07:51 a246cca94158: Preparing 08:07:51 c14c61acbfb8: Preparing 08:07:51 a246cca94158: Waiting 08:07:51 4aeaa0e7d41f: Preparing 08:07:51 c14c61acbfb8: Waiting 08:07:51 4aeaa0e7d41f: Waiting 08:07:51 2288db0c760d: Layer already exists 08:07:51 51b7dad2c8c7: Layer already exists 08:07:51 8d836d3ff99e: Layer already exists 08:07:51 c7eed321e19e: Layer already exists 08:07:51 66dcb368ff53: Layer already exists 08:07:51 a246cca94158: Layer already exists 08:07:51 4aeaa0e7d41f: Layer already exists 08:07:51 c14c61acbfb8: Layer already exists 08:07:51 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:fa5f79530aa47697ec3b6218ee184a7e8cb0d4d0cc619ba2141dc04c714c83dd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 08:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:07:52 51b7dad2c8c7: Preparing 08:07:52 8d836d3ff99e: Preparing 08:07:52 66dcb368ff53: Preparing 08:07:52 c7eed321e19e: Preparing 08:07:52 2288db0c760d: Preparing 08:07:52 a246cca94158: Preparing 08:07:52 c14c61acbfb8: Preparing 08:07:52 4aeaa0e7d41f: Preparing 08:07:52 c14c61acbfb8: Waiting 08:07:52 4aeaa0e7d41f: Waiting 08:07:52 a246cca94158: Waiting 08:07:52 c7eed321e19e: Layer already exists 08:07:52 66dcb368ff53: Layer already exists 08:07:52 2288db0c760d: Layer already exists 08:07:52 8d836d3ff99e: Layer already exists 08:07:52 51b7dad2c8c7: Layer already exists 08:07:52 a246cca94158: Layer already exists 08:07:52 4aeaa0e7d41f: Layer already exists 08:07:52 c14c61acbfb8: Layer already exists 08:07:52 main: digest: sha256:fa5f79530aa47697ec3b6218ee184a7e8cb0d4d0cc619ba2141dc04c714c83dd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:07:52 ===================================================== [Pipeline] echo 08:07:52 taggedImages: 08:07:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:07:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:07:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.73 08:07:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:07:52 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:07:52 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:07:52 2694c231f166e0770cb000984d707b3d46f47c88 08:07:52 latest 08:07:52 3.2.0-dev.73 08:07:52 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:07:52 main 08:07:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:07:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:07:53 ab1863211b9a: Preparing 08:07:53 e2094c658195: Preparing 08:07:53 0238cc6c375a: Preparing 08:07:53 a25c929f389c: Preparing 08:07:53 626240ec201d: Preparing 08:07:53 6671e851567d: Preparing 08:07:53 08f19c3c9745: Preparing 08:07:53 a4210c17f1a0: Preparing 08:07:53 c7eed321e19e: Preparing 08:07:53 2288db0c760d: Preparing 08:07:53 ab6d30ab6335: Preparing 08:07:53 1be4c22ed00f: Preparing 08:07:53 6671e851567d: Waiting 08:07:53 5f70bf18a086: Preparing 08:07:53 08f19c3c9745: Waiting 08:07:53 d94491fdccd9: Preparing 08:07:53 a4210c17f1a0: Waiting 08:07:53 1af0330bef0a: Preparing 08:07:53 c7eed321e19e: Waiting 08:07:53 822cb8b9694c: Preparing 08:07:53 2288db0c760d: Waiting 08:07:53 4aeaa0e7d41f: Preparing 08:07:53 ab6d30ab6335: Waiting 08:07:53 1be4c22ed00f: Waiting 08:07:53 5f70bf18a086: Waiting 08:07:53 d94491fdccd9: Waiting 08:07:53 822cb8b9694c: Waiting 08:07:53 1af0330bef0a: Waiting 08:07:53 4aeaa0e7d41f: Waiting 08:07:53 626240ec201d: Pushed 08:07:53 a25c929f389c: Pushed 08:07:53 0238cc6c375a: Pushed 08:07:53 e2094c658195: Pushed 08:07:53 ab1863211b9a: Pushed 08:07:53 c7eed321e19e: Layer already exists 08:07:53 2288db0c760d: Layer already exists 08:07:53 08f19c3c9745: Pushed 08:07:53 6671e851567d: Pushed 08:07:53 5f70bf18a086: Layer already exists 08:07:53 ab6d30ab6335: Pushed 08:07:53 1be4c22ed00f: Pushed 08:07:53 d94491fdccd9: Pushed 08:07:53 4aeaa0e7d41f: Layer already exists 08:07:53 1af0330bef0a: Pushed 08:07:53 822cb8b9694c: Pushed 08:07:56 a4210c17f1a0: Pushed 08:07:57 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:2127e2c049d39dfd762474a2d4c6afca4490be4bef11c828acff0337c4518708 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:57 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:07:58 ab1863211b9a: Preparing 08:07:58 e2094c658195: Preparing 08:07:58 0238cc6c375a: Preparing 08:07:58 a25c929f389c: Preparing 08:07:58 626240ec201d: Preparing 08:07:58 6671e851567d: Preparing 08:07:58 08f19c3c9745: Preparing 08:07:58 a4210c17f1a0: Preparing 08:07:58 c7eed321e19e: Preparing 08:07:58 2288db0c760d: Preparing 08:07:58 ab6d30ab6335: Preparing 08:07:58 1be4c22ed00f: Preparing 08:07:58 5f70bf18a086: Preparing 08:07:58 d94491fdccd9: Preparing 08:07:58 1af0330bef0a: Preparing 08:07:58 822cb8b9694c: Preparing 08:07:58 4aeaa0e7d41f: Preparing 08:07:58 ab6d30ab6335: Waiting 08:07:58 1be4c22ed00f: Waiting 08:07:58 6671e851567d: Waiting 08:07:58 08f19c3c9745: Waiting 08:07:58 5f70bf18a086: Waiting 08:07:58 a4210c17f1a0: Waiting 08:07:58 d94491fdccd9: Waiting 08:07:58 c7eed321e19e: Waiting 08:07:58 1af0330bef0a: Waiting 08:07:58 2288db0c760d: Waiting 08:07:58 822cb8b9694c: Waiting 08:07:58 4aeaa0e7d41f: Waiting 08:07:58 ab1863211b9a: Layer already exists 08:07:58 a25c929f389c: Layer already exists 08:07:58 0238cc6c375a: Layer already exists 08:07:58 626240ec201d: Layer already exists 08:07:58 e2094c658195: Layer already exists 08:07:58 6671e851567d: Layer already exists 08:07:58 08f19c3c9745: Layer already exists 08:07:58 c7eed321e19e: Layer already exists 08:07:58 a4210c17f1a0: Layer already exists 08:07:58 2288db0c760d: Layer already exists 08:07:58 ab6d30ab6335: Layer already exists 08:07:58 1be4c22ed00f: Layer already exists 08:07:58 5f70bf18a086: Layer already exists 08:07:58 1af0330bef0a: Layer already exists 08:07:58 d94491fdccd9: Layer already exists 08:07:58 822cb8b9694c: Layer already exists 08:07:58 4aeaa0e7d41f: Layer already exists 08:07:58 latest: digest: sha256:2127e2c049d39dfd762474a2d4c6afca4490be4bef11c828acff0337c4518708 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.73 08:07:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:07:59 ab1863211b9a: Preparing 08:07:59 e2094c658195: Preparing 08:07:59 0238cc6c375a: Preparing 08:07:59 a25c929f389c: Preparing 08:07:59 626240ec201d: Preparing 08:07:59 6671e851567d: Preparing 08:07:59 08f19c3c9745: Preparing 08:07:59 a4210c17f1a0: Preparing 08:07:59 c7eed321e19e: Preparing 08:07:59 2288db0c760d: Preparing 08:07:59 ab6d30ab6335: Preparing 08:07:59 1be4c22ed00f: Preparing 08:07:59 5f70bf18a086: Preparing 08:07:59 d94491fdccd9: Preparing 08:07:59 1af0330bef0a: Preparing 08:07:59 822cb8b9694c: Preparing 08:07:59 4aeaa0e7d41f: Preparing 08:07:59 c7eed321e19e: Waiting 08:07:59 2288db0c760d: Waiting 08:07:59 ab6d30ab6335: Waiting 08:07:59 1be4c22ed00f: Waiting 08:07:59 5f70bf18a086: Waiting 08:07:59 d94491fdccd9: Waiting 08:07:59 1af0330bef0a: Waiting 08:07:59 822cb8b9694c: Waiting 08:07:59 4aeaa0e7d41f: Waiting 08:07:59 6671e851567d: Waiting 08:07:59 08f19c3c9745: Waiting 08:07:59 a4210c17f1a0: Waiting 08:07:59 0238cc6c375a: Layer already exists 08:07:59 626240ec201d: Layer already exists 08:07:59 ab1863211b9a: Layer already exists 08:07:59 a25c929f389c: Layer already exists 08:07:59 e2094c658195: Layer already exists 08:07:59 6671e851567d: Layer already exists 08:07:59 a4210c17f1a0: Layer already exists 08:07:59 08f19c3c9745: Layer already exists 08:07:59 2288db0c760d: Layer already exists 08:07:59 c7eed321e19e: Layer already exists 08:07:59 ab6d30ab6335: Layer already exists 08:07:59 d94491fdccd9: Layer already exists 08:07:59 1af0330bef0a: Layer already exists 08:07:59 1be4c22ed00f: Layer already exists 08:07:59 5f70bf18a086: Layer already exists 08:07:59 822cb8b9694c: Layer already exists 08:07:59 4aeaa0e7d41f: Layer already exists 08:07:59 3.2.0-dev.73: digest: sha256:2127e2c049d39dfd762474a2d4c6afca4490be4bef11c828acff0337c4518708 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:07:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:08:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:08:00 ab1863211b9a: Preparing 08:08:00 e2094c658195: Preparing 08:08:00 0238cc6c375a: Preparing 08:08:00 a25c929f389c: Preparing 08:08:00 626240ec201d: Preparing 08:08:00 6671e851567d: Preparing 08:08:00 08f19c3c9745: Preparing 08:08:00 a4210c17f1a0: Preparing 08:08:00 c7eed321e19e: Preparing 08:08:00 2288db0c760d: Preparing 08:08:00 ab6d30ab6335: Preparing 08:08:00 1be4c22ed00f: Preparing 08:08:00 5f70bf18a086: Preparing 08:08:00 d94491fdccd9: Preparing 08:08:00 1af0330bef0a: Preparing 08:08:00 822cb8b9694c: Preparing 08:08:00 4aeaa0e7d41f: Preparing 08:08:00 2288db0c760d: Waiting 08:08:00 ab6d30ab6335: Waiting 08:08:00 1be4c22ed00f: Waiting 08:08:00 5f70bf18a086: Waiting 08:08:00 d94491fdccd9: Waiting 08:08:00 1af0330bef0a: Waiting 08:08:00 822cb8b9694c: Waiting 08:08:00 4aeaa0e7d41f: Waiting 08:08:00 6671e851567d: Waiting 08:08:00 08f19c3c9745: Waiting 08:08:00 a4210c17f1a0: Waiting 08:08:00 c7eed321e19e: Waiting 08:08:00 e2094c658195: Layer already exists 08:08:00 0238cc6c375a: Layer already exists 08:08:00 a25c929f389c: Layer already exists 08:08:00 ab1863211b9a: Layer already exists 08:08:00 626240ec201d: Layer already exists 08:08:00 6671e851567d: Layer already exists 08:08:00 a4210c17f1a0: Layer already exists 08:08:00 c7eed321e19e: Layer already exists 08:08:00 2288db0c760d: Layer already exists 08:08:00 08f19c3c9745: Layer already exists 08:08:00 1be4c22ed00f: Layer already exists 08:08:00 ab6d30ab6335: Layer already exists 08:08:00 5f70bf18a086: Layer already exists 08:08:00 d94491fdccd9: Layer already exists 08:08:00 1af0330bef0a: Layer already exists 08:08:00 822cb8b9694c: Layer already exists 08:08:00 4aeaa0e7d41f: Layer already exists 08:08:00 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:2127e2c049d39dfd762474a2d4c6afca4490be4bef11c828acff0337c4518708 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 08:08:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:08:00 ab1863211b9a: Preparing 08:08:00 e2094c658195: Preparing 08:08:00 0238cc6c375a: Preparing 08:08:00 a25c929f389c: Preparing 08:08:00 626240ec201d: Preparing 08:08:00 6671e851567d: Preparing 08:08:00 08f19c3c9745: Preparing 08:08:00 a4210c17f1a0: Preparing 08:08:00 c7eed321e19e: Preparing 08:08:00 2288db0c760d: Preparing 08:08:00 ab6d30ab6335: Preparing 08:08:00 1be4c22ed00f: Preparing 08:08:00 5f70bf18a086: Preparing 08:08:00 d94491fdccd9: Preparing 08:08:00 1af0330bef0a: Preparing 08:08:00 822cb8b9694c: Preparing 08:08:00 4aeaa0e7d41f: Preparing 08:08:00 ab6d30ab6335: Waiting 08:08:00 1be4c22ed00f: Waiting 08:08:00 5f70bf18a086: Waiting 08:08:00 d94491fdccd9: Waiting 08:08:00 6671e851567d: Waiting 08:08:00 1af0330bef0a: Waiting 08:08:00 822cb8b9694c: Waiting 08:08:00 4aeaa0e7d41f: Waiting 08:08:00 08f19c3c9745: Waiting 08:08:00 a4210c17f1a0: Waiting 08:08:00 2288db0c760d: Waiting 08:08:00 0238cc6c375a: Layer already exists 08:08:00 e2094c658195: Layer already exists 08:08:00 a25c929f389c: Layer already exists 08:08:00 626240ec201d: Layer already exists 08:08:00 ab1863211b9a: Layer already exists 08:08:00 6671e851567d: Layer already exists 08:08:00 08f19c3c9745: Layer already exists 08:08:00 c7eed321e19e: Layer already exists 08:08:00 a4210c17f1a0: Layer already exists 08:08:00 2288db0c760d: Layer already exists 08:08:00 ab6d30ab6335: Layer already exists 08:08:00 1be4c22ed00f: Layer already exists 08:08:00 5f70bf18a086: Layer already exists 08:08:00 1af0330bef0a: Layer already exists 08:08:00 d94491fdccd9: Layer already exists 08:08:00 822cb8b9694c: Layer already exists 08:08:00 4aeaa0e7d41f: Layer already exists 08:08:01 main: digest: sha256:2127e2c049d39dfd762474a2d4c6afca4490be4bef11c828acff0337c4518708 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:08:01 ===================================================== [Pipeline] echo 08:08:01 taggedImages: 08:08:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:08:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:08:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.73 08:08:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:08:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:08:01 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 08:08:01 2694c231f166e0770cb000984d707b3d46f47c88 08:08:01 latest 08:08:01 3.2.0-dev.73 08:08:01 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:08:01 main 08:08:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:01 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:08:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:08:02 4e10b9b01200: Preparing 08:08:02 f3c19b525fa0: Preparing 08:08:02 519e5082ac73: Preparing 08:08:02 cff4426a91f0: Preparing 08:08:02 c7eed321e19e: Preparing 08:08:02 2288db0c760d: Preparing 08:08:02 a246cca94158: Preparing 08:08:02 c14c61acbfb8: Preparing 08:08:02 4aeaa0e7d41f: Preparing 08:08:02 2288db0c760d: Waiting 08:08:02 a246cca94158: Waiting 08:08:02 c14c61acbfb8: Waiting 08:08:02 4aeaa0e7d41f: Waiting 08:08:02 c7eed321e19e: Layer already exists 08:08:02 2288db0c760d: Layer already exists 08:08:02 519e5082ac73: Pushed 08:08:02 a246cca94158: Layer already exists 08:08:02 f3c19b525fa0: Pushed 08:08:02 4e10b9b01200: Pushed 08:08:02 c14c61acbfb8: Layer already exists 08:08:02 4aeaa0e7d41f: Layer already exists 08:08:07 cff4426a91f0: Pushed 08:08:07 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:11f23ea298062f5184cc839c6977ebb42f82d1be44cdbbde10bd79dea73d9a3b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08: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 08:08:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:08:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:08:08 4e10b9b01200: Preparing 08:08:08 f3c19b525fa0: Preparing 08:08:08 519e5082ac73: Preparing 08:08:08 cff4426a91f0: Preparing 08:08:08 c7eed321e19e: Preparing 08:08:08 2288db0c760d: Preparing 08:08:08 a246cca94158: Preparing 08:08:08 c14c61acbfb8: Preparing 08:08:08 4aeaa0e7d41f: Preparing 08:08:08 2288db0c760d: Waiting 08:08:08 a246cca94158: Waiting 08:08:08 c14c61acbfb8: Waiting 08:08:08 4aeaa0e7d41f: Waiting 08:08:08 4e10b9b01200: Layer already exists 08:08:08 c7eed321e19e: Layer already exists 08:08:08 f3c19b525fa0: Layer already exists 08:08:08 519e5082ac73: Layer already exists 08:08:08 cff4426a91f0: Layer already exists 08:08:08 2288db0c760d: Layer already exists 08:08:08 c14c61acbfb8: Layer already exists 08:08:08 a246cca94158: Layer already exists 08:08:08 4aeaa0e7d41f: Layer already exists 08:08:08 latest: digest: sha256:11f23ea298062f5184cc839c6977ebb42f82d1be44cdbbde10bd79dea73d9a3b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.73 08:08:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:08:09 4e10b9b01200: Preparing 08:08:09 f3c19b525fa0: Preparing 08:08:09 519e5082ac73: Preparing 08:08:09 cff4426a91f0: Preparing 08:08:09 c7eed321e19e: Preparing 08:08:09 2288db0c760d: Preparing 08:08:09 a246cca94158: Preparing 08:08:09 c14c61acbfb8: Preparing 08:08:09 4aeaa0e7d41f: Preparing 08:08:09 2288db0c760d: Waiting 08:08:09 a246cca94158: Waiting 08:08:09 c14c61acbfb8: Waiting 08:08:09 4aeaa0e7d41f: Waiting 08:08:09 cff4426a91f0: Layer already exists 08:08:09 4e10b9b01200: Layer already exists 08:08:09 f3c19b525fa0: Layer already exists 08:08:09 519e5082ac73: Layer already exists 08:08:09 c7eed321e19e: Layer already exists 08:08:09 c14c61acbfb8: Layer already exists 08:08:09 2288db0c760d: Layer already exists 08:08:09 a246cca94158: Layer already exists 08:08:09 4aeaa0e7d41f: Layer already exists 08:08:09 3.2.0-dev.73: digest: sha256:11f23ea298062f5184cc839c6977ebb42f82d1be44cdbbde10bd79dea73d9a3b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:08:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:08:09 4e10b9b01200: Preparing 08:08:09 f3c19b525fa0: Preparing 08:08:09 519e5082ac73: Preparing 08:08:09 cff4426a91f0: Preparing 08:08:09 c7eed321e19e: Preparing 08:08:09 2288db0c760d: Preparing 08:08:09 a246cca94158: Preparing 08:08:09 c14c61acbfb8: Preparing 08:08:09 4aeaa0e7d41f: Preparing 08:08:09 2288db0c760d: Waiting 08:08:09 a246cca94158: Waiting 08:08:09 4aeaa0e7d41f: Waiting 08:08:09 c14c61acbfb8: Waiting 08:08:09 c7eed321e19e: Layer already exists 08:08:09 cff4426a91f0: Layer already exists 08:08:09 519e5082ac73: Layer already exists 08:08:09 f3c19b525fa0: Layer already exists 08:08:09 4e10b9b01200: Layer already exists 08:08:09 a246cca94158: Layer already exists 08:08:09 2288db0c760d: Layer already exists 08:08:09 c14c61acbfb8: Layer already exists 08:08:09 4aeaa0e7d41f: Layer already exists 08:08:09 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:11f23ea298062f5184cc839c6977ebb42f82d1be44cdbbde10bd79dea73d9a3b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08: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 08:08:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 08:08:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:08:10 4e10b9b01200: Preparing 08:08:10 f3c19b525fa0: Preparing 08:08:10 519e5082ac73: Preparing 08:08:10 cff4426a91f0: Preparing 08:08:10 c7eed321e19e: Preparing 08:08:10 2288db0c760d: Preparing 08:08:10 a246cca94158: Preparing 08:08:10 c14c61acbfb8: Preparing 08:08:10 a246cca94158: Waiting 08:08:10 4aeaa0e7d41f: Preparing 08:08:10 c14c61acbfb8: Waiting 08:08:10 c7eed321e19e: Layer already exists 08:08:10 f3c19b525fa0: Layer already exists 08:08:10 cff4426a91f0: Layer already exists 08:08:10 4e10b9b01200: Layer already exists 08:08:10 519e5082ac73: Layer already exists 08:08:10 a246cca94158: Layer already exists 08:08:10 c14c61acbfb8: Layer already exists 08:08:10 2288db0c760d: Layer already exists 08:08:10 4aeaa0e7d41f: Layer already exists 08:08:10 main: digest: sha256:11f23ea298062f5184cc839c6977ebb42f82d1be44cdbbde10bd79dea73d9a3b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:08:10 ===================================================== [Pipeline] echo 08:08:10 taggedImages: 08:08:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:08:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:08:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.73 08:08:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:08:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 08:08:11 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:08:11 2694c231f166e0770cb000984d707b3d46f47c88 08:08:11 latest 08:08:11 3.2.0-dev.73 08:08:11 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:08:11 main 08:08:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:08:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:08:11 9732fad72fd3: Preparing 08:08:11 3677c3d2aecf: Preparing 08:08:11 d1edc6551d54: Preparing 08:08:11 ebce5e6d7339: Preparing 08:08:11 ae9e86d59efe: Preparing 08:08:11 c7eed321e19e: Preparing 08:08:11 2288db0c760d: Preparing 08:08:11 d0703a7ceedb: Preparing 08:08:11 5d7b654a62d7: Preparing 08:08:11 83be98cccd66: Preparing 08:08:11 4aeaa0e7d41f: Preparing 08:08:11 5d7b654a62d7: Waiting 08:08:11 c7eed321e19e: Waiting 08:08:11 2288db0c760d: Waiting 08:08:11 83be98cccd66: Waiting 08:08:11 d0703a7ceedb: Waiting 08:08:11 4aeaa0e7d41f: Waiting 08:08:11 3677c3d2aecf: Pushed 08:08:11 ebce5e6d7339: Pushed 08:08:11 ae9e86d59efe: Pushed 08:08:11 9732fad72fd3: Pushed 08:08:11 c7eed321e19e: Layer already exists 08:08:11 2288db0c760d: Layer already exists 08:08:11 4aeaa0e7d41f: Layer already exists 08:08:12 d0703a7ceedb: Pushed 08:08:12 5d7b654a62d7: Pushed 08:08:13 d1edc6551d54: Pushed 08:08:14 83be98cccd66: Pushed 08:08:14 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:b4411b5e1133b3266335f802fd025f7966f719dce3e53ca27dfd762ea5ad216b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:08:15 9732fad72fd3: Preparing 08:08:15 3677c3d2aecf: Preparing 08:08:15 d1edc6551d54: Preparing 08:08:15 ebce5e6d7339: Preparing 08:08:15 ae9e86d59efe: Preparing 08:08:15 c7eed321e19e: Preparing 08:08:15 2288db0c760d: Preparing 08:08:15 d0703a7ceedb: Preparing 08:08:15 5d7b654a62d7: Preparing 08:08:15 83be98cccd66: Preparing 08:08:15 4aeaa0e7d41f: Preparing 08:08:15 c7eed321e19e: Waiting 08:08:15 2288db0c760d: Waiting 08:08:15 d0703a7ceedb: Waiting 08:08:15 5d7b654a62d7: Waiting 08:08:15 83be98cccd66: Waiting 08:08:15 4aeaa0e7d41f: Waiting 08:08:15 ae9e86d59efe: Layer already exists 08:08:15 d1edc6551d54: Layer already exists 08:08:15 3677c3d2aecf: Layer already exists 08:08:15 ebce5e6d7339: Layer already exists 08:08:15 9732fad72fd3: Layer already exists 08:08:15 c7eed321e19e: Layer already exists 08:08:15 2288db0c760d: Layer already exists 08:08:15 d0703a7ceedb: Layer already exists 08:08:15 83be98cccd66: Layer already exists 08:08:15 5d7b654a62d7: Layer already exists 08:08:15 4aeaa0e7d41f: Layer already exists 08:08:15 latest: digest: sha256:b4411b5e1133b3266335f802fd025f7966f719dce3e53ca27dfd762ea5ad216b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.73 08:08:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:08:16 9732fad72fd3: Preparing 08:08:16 3677c3d2aecf: Preparing 08:08:16 d1edc6551d54: Preparing 08:08:16 ebce5e6d7339: Preparing 08:08:16 ae9e86d59efe: Preparing 08:08:16 c7eed321e19e: Preparing 08:08:16 2288db0c760d: Preparing 08:08:16 d0703a7ceedb: Preparing 08:08:16 c7eed321e19e: Waiting 08:08:16 2288db0c760d: Waiting 08:08:16 5d7b654a62d7: Preparing 08:08:16 d0703a7ceedb: Waiting 08:08:16 83be98cccd66: Preparing 08:08:16 5d7b654a62d7: Waiting 08:08:16 83be98cccd66: Waiting 08:08:16 4aeaa0e7d41f: Preparing 08:08:16 9732fad72fd3: Layer already exists 08:08:16 d1edc6551d54: Layer already exists 08:08:16 3677c3d2aecf: Layer already exists 08:08:16 ebce5e6d7339: Layer already exists 08:08:16 ae9e86d59efe: Layer already exists 08:08:16 d0703a7ceedb: Layer already exists 08:08:16 c7eed321e19e: Layer already exists 08:08:16 2288db0c760d: Layer already exists 08:08:16 83be98cccd66: Layer already exists 08:08:16 5d7b654a62d7: Layer already exists 08:08:16 4aeaa0e7d41f: Layer already exists 08:08:16 3.2.0-dev.73: digest: sha256:b4411b5e1133b3266335f802fd025f7966f719dce3e53ca27dfd762ea5ad216b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:08:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:08:17 9732fad72fd3: Preparing 08:08:17 3677c3d2aecf: Preparing 08:08:17 d1edc6551d54: Preparing 08:08:17 ebce5e6d7339: Preparing 08:08:17 ae9e86d59efe: Preparing 08:08:17 c7eed321e19e: Preparing 08:08:17 2288db0c760d: Preparing 08:08:17 d0703a7ceedb: Preparing 08:08:17 c7eed321e19e: Waiting 08:08:17 2288db0c760d: Waiting 08:08:17 5d7b654a62d7: Preparing 08:08:17 d0703a7ceedb: Waiting 08:08:17 83be98cccd66: Preparing 08:08:17 5d7b654a62d7: Waiting 08:08:17 4aeaa0e7d41f: Preparing 08:08:17 83be98cccd66: Waiting 08:08:17 4aeaa0e7d41f: Waiting 08:08:17 9732fad72fd3: Layer already exists 08:08:17 d1edc6551d54: Layer already exists 08:08:17 3677c3d2aecf: Layer already exists 08:08:17 ebce5e6d7339: Layer already exists 08:08:17 ae9e86d59efe: Layer already exists 08:08:17 5d7b654a62d7: Layer already exists 08:08:17 c7eed321e19e: Layer already exists 08:08:17 83be98cccd66: Layer already exists 08:08:17 d0703a7ceedb: Layer already exists 08:08:17 2288db0c760d: Layer already exists 08:08:17 4aeaa0e7d41f: Layer already exists 08:08:17 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:b4411b5e1133b3266335f802fd025f7966f719dce3e53ca27dfd762ea5ad216b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:08:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:08:18 9732fad72fd3: Preparing 08:08:18 3677c3d2aecf: Preparing 08:08:18 d1edc6551d54: Preparing 08:08:18 ebce5e6d7339: Preparing 08:08:18 ae9e86d59efe: Preparing 08:08:18 c7eed321e19e: Preparing 08:08:18 2288db0c760d: Preparing 08:08:18 d0703a7ceedb: Preparing 08:08:18 5d7b654a62d7: Preparing 08:08:18 c7eed321e19e: Waiting 08:08:18 83be98cccd66: Preparing 08:08:18 4aeaa0e7d41f: Preparing 08:08:18 2288db0c760d: Waiting 08:08:18 d0703a7ceedb: Waiting 08:08:18 83be98cccd66: Waiting 08:08:18 5d7b654a62d7: Waiting 08:08:18 d1edc6551d54: Layer already exists 08:08:18 ae9e86d59efe: Layer already exists 08:08:18 ebce5e6d7339: Layer already exists 08:08:18 9732fad72fd3: Layer already exists 08:08:18 3677c3d2aecf: Layer already exists 08:08:18 c7eed321e19e: Layer already exists 08:08:18 2288db0c760d: Layer already exists 08:08:18 d0703a7ceedb: Layer already exists 08:08:18 5d7b654a62d7: Layer already exists 08:08:18 83be98cccd66: Layer already exists 08:08:18 4aeaa0e7d41f: Layer already exists 08:08:18 main: digest: sha256:b4411b5e1133b3266335f802fd025f7966f719dce3e53ca27dfd762ea5ad216b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:08:18 ===================================================== [Pipeline] echo 08:08:18 taggedImages: 08:08:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:08:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:08:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.73 08:08:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:08:18 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:08:18 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:08:18 2694c231f166e0770cb000984d707b3d46f47c88 08:08:18 latest 08:08:18 3.2.0-dev.73 08:08:18 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:08:18 main 08:08:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:08:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:08:19 4885810fb49f: Preparing 08:08:19 434d7b400108: Preparing 08:08:19 03ac28f5d1f5: Preparing 08:08:19 1c073a84b6bc: Preparing 08:08:19 67a70f40918d: Preparing 08:08:19 540c18e1d4bf: Preparing 08:08:19 3a1843a47712: Preparing 08:08:19 540c18e1d4bf: Waiting 08:08:19 c7eed321e19e: Preparing 08:08:19 3a1843a47712: Waiting 08:08:19 2288db0c760d: Preparing 08:08:19 c7eed321e19e: Waiting 08:08:19 fd81a2e51552: Preparing 08:08:19 2288db0c760d: Waiting 08:08:19 6e16385653cc: Preparing 08:08:19 fd81a2e51552: Waiting 08:08:19 6e16385653cc: Waiting 08:08:19 4aeaa0e7d41f: Preparing 08:08:19 4aeaa0e7d41f: Waiting 08:08:19 434d7b400108: Pushed 08:08:19 67a70f40918d: Pushed 08:08:19 4885810fb49f: Pushed 08:08:19 c7eed321e19e: Layer already exists 08:08:19 2288db0c760d: Layer already exists 08:08:19 540c18e1d4bf: Pushed 08:08:19 3a1843a47712: Pushed 08:08:19 4aeaa0e7d41f: Layer already exists 08:08:19 fd81a2e51552: Pushed 08:08:21 1c073a84b6bc: Pushed 08:08:22 03ac28f5d1f5: Pushed 08:08:22 6e16385653cc: Pushed 08:08:22 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:dd813cc367cda583813f7f407af3adb8f2b298ebbcc7da14ddd930ee237dd916 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08: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 08:08:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:08:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:08:22 4885810fb49f: Preparing 08:08:22 434d7b400108: Preparing 08:08:22 03ac28f5d1f5: Preparing 08:08:22 1c073a84b6bc: Preparing 08:08:22 67a70f40918d: Preparing 08:08:22 540c18e1d4bf: Preparing 08:08:22 3a1843a47712: Preparing 08:08:22 c7eed321e19e: Preparing 08:08:22 2288db0c760d: Preparing 08:08:22 fd81a2e51552: Preparing 08:08:22 6e16385653cc: Preparing 08:08:22 4aeaa0e7d41f: Preparing 08:08:22 540c18e1d4bf: Waiting 08:08:22 3a1843a47712: Waiting 08:08:22 fd81a2e51552: Waiting 08:08:22 4aeaa0e7d41f: Waiting 08:08:22 c7eed321e19e: Waiting 08:08:22 2288db0c760d: Waiting 08:08:22 67a70f40918d: Layer already exists 08:08:22 1c073a84b6bc: Layer already exists 08:08:22 434d7b400108: Layer already exists 08:08:22 4885810fb49f: Layer already exists 08:08:22 03ac28f5d1f5: Layer already exists 08:08:22 540c18e1d4bf: Layer already exists 08:08:22 3a1843a47712: Layer already exists 08:08:22 fd81a2e51552: Layer already exists 08:08:22 c7eed321e19e: Layer already exists 08:08:22 2288db0c760d: Layer already exists 08:08:22 6e16385653cc: Layer already exists 08:08:22 4aeaa0e7d41f: Layer already exists 08:08:23 latest: digest: sha256:dd813cc367cda583813f7f407af3adb8f2b298ebbcc7da14ddd930ee237dd916 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.73 08:08:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:08:23 4885810fb49f: Preparing 08:08:23 434d7b400108: Preparing 08:08:23 03ac28f5d1f5: Preparing 08:08:23 1c073a84b6bc: Preparing 08:08:23 67a70f40918d: Preparing 08:08:23 540c18e1d4bf: Preparing 08:08:23 3a1843a47712: Preparing 08:08:23 c7eed321e19e: Preparing 08:08:23 2288db0c760d: Preparing 08:08:23 fd81a2e51552: Preparing 08:08:23 6e16385653cc: Preparing 08:08:23 4aeaa0e7d41f: Preparing 08:08:23 540c18e1d4bf: Waiting 08:08:23 3a1843a47712: Waiting 08:08:23 c7eed321e19e: Waiting 08:08:23 2288db0c760d: Waiting 08:08:23 fd81a2e51552: Waiting 08:08:23 6e16385653cc: Waiting 08:08:23 4aeaa0e7d41f: Waiting 08:08:23 03ac28f5d1f5: Layer already exists 08:08:23 434d7b400108: Layer already exists 08:08:23 4885810fb49f: Layer already exists 08:08:23 1c073a84b6bc: Layer already exists 08:08:23 67a70f40918d: Layer already exists 08:08:23 3a1843a47712: Layer already exists 08:08:23 fd81a2e51552: Layer already exists 08:08:23 540c18e1d4bf: Layer already exists 08:08:23 2288db0c760d: Layer already exists 08:08:23 c7eed321e19e: Layer already exists 08:08:23 4aeaa0e7d41f: Layer already exists 08:08:23 6e16385653cc: Layer already exists 08:08:24 3.2.0-dev.73: digest: sha256:dd813cc367cda583813f7f407af3adb8f2b298ebbcc7da14ddd930ee237dd916 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:08:24 4885810fb49f: Preparing 08:08:24 434d7b400108: Preparing 08:08:24 03ac28f5d1f5: Preparing 08:08:24 1c073a84b6bc: Preparing 08:08:24 67a70f40918d: Preparing 08:08:24 540c18e1d4bf: Preparing 08:08:24 3a1843a47712: Preparing 08:08:24 c7eed321e19e: Preparing 08:08:24 2288db0c760d: Preparing 08:08:24 fd81a2e51552: Preparing 08:08:24 6e16385653cc: Preparing 08:08:24 4aeaa0e7d41f: Preparing 08:08:24 c7eed321e19e: Waiting 08:08:24 540c18e1d4bf: Waiting 08:08:24 2288db0c760d: Waiting 08:08:24 3a1843a47712: Waiting 08:08:24 fd81a2e51552: Waiting 08:08:24 6e16385653cc: Waiting 08:08:24 4aeaa0e7d41f: Waiting 08:08:24 434d7b400108: Layer already exists 08:08:24 1c073a84b6bc: Layer already exists 08:08:24 4885810fb49f: Layer already exists 08:08:24 67a70f40918d: Layer already exists 08:08:24 03ac28f5d1f5: Layer already exists 08:08:24 2288db0c760d: Layer already exists 08:08:24 c7eed321e19e: Layer already exists 08:08:24 540c18e1d4bf: Layer already exists 08:08:24 3a1843a47712: Layer already exists 08:08:24 fd81a2e51552: Layer already exists 08:08:24 6e16385653cc: Layer already exists 08:08:24 4aeaa0e7d41f: Layer already exists 08:08:25 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:dd813cc367cda583813f7f407af3adb8f2b298ebbcc7da14ddd930ee237dd916 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08: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 08:08:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:08:25 4885810fb49f: Preparing 08:08:25 434d7b400108: Preparing 08:08:25 03ac28f5d1f5: Preparing 08:08:25 1c073a84b6bc: Preparing 08:08:25 67a70f40918d: Preparing 08:08:25 540c18e1d4bf: Preparing 08:08:25 3a1843a47712: Preparing 08:08:25 c7eed321e19e: Preparing 08:08:25 2288db0c760d: Preparing 08:08:25 fd81a2e51552: Preparing 08:08:25 6e16385653cc: Preparing 08:08:25 4aeaa0e7d41f: Preparing 08:08:25 540c18e1d4bf: Waiting 08:08:25 3a1843a47712: Waiting 08:08:25 fd81a2e51552: Waiting 08:08:25 6e16385653cc: Waiting 08:08:25 4aeaa0e7d41f: Waiting 08:08:25 c7eed321e19e: Waiting 08:08:25 2288db0c760d: Waiting 08:08:25 67a70f40918d: Layer already exists 08:08:25 1c073a84b6bc: Layer already exists 08:08:25 434d7b400108: Layer already exists 08:08:25 4885810fb49f: Layer already exists 08:08:25 03ac28f5d1f5: Layer already exists 08:08:25 3a1843a47712: Layer already exists 08:08:25 540c18e1d4bf: Layer already exists 08:08:25 c7eed321e19e: Layer already exists 08:08:25 2288db0c760d: Layer already exists 08:08:25 fd81a2e51552: Layer already exists 08:08:25 6e16385653cc: Layer already exists 08:08:25 4aeaa0e7d41f: Layer already exists 08:08:26 main: digest: sha256:dd813cc367cda583813f7f407af3adb8f2b298ebbcc7da14ddd930ee237dd916 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:08:26 ===================================================== [Pipeline] echo 08:08:26 taggedImages: 08:08:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:08:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:08:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.73 08:08:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:08:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:08:26 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:08:26 2694c231f166e0770cb000984d707b3d46f47c88 08:08:26 latest 08:08:26 3.2.0-dev.73 08:08:26 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:08:26 main 08:08:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:08:26 41fe630ab599: Preparing 08:08:26 76d7dfce5f80: Preparing 08:08:26 c7eed321e19e: Preparing 08:08:26 2288db0c760d: Preparing 08:08:26 c259cb727cfa: Preparing 08:08:26 29cd5ab52011: Preparing 08:08:26 4aeaa0e7d41f: Preparing 08:08:26 29cd5ab52011: Waiting 08:08:26 c7eed321e19e: Layer already exists 08:08:26 2288db0c760d: Layer already exists 08:08:27 4aeaa0e7d41f: Layer already exists 08:08:27 c259cb727cfa: Pushed 08:08:27 41fe630ab599: Pushed 08:08:28 29cd5ab52011: Pushed 08:08:30 76d7dfce5f80: Pushed 08:08:30 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:b403b8023efbe27cc42de4071ac2980e250a756036bc38669387f8b630ec444f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:08:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:08:31 41fe630ab599: Preparing 08:08:31 76d7dfce5f80: Preparing 08:08:31 c7eed321e19e: Preparing 08:08:31 2288db0c760d: Preparing 08:08:31 c259cb727cfa: Preparing 08:08:31 29cd5ab52011: Preparing 08:08:31 4aeaa0e7d41f: Preparing 08:08:31 29cd5ab52011: Waiting 08:08:31 4aeaa0e7d41f: Waiting 08:08:31 41fe630ab599: Layer already exists 08:08:31 c7eed321e19e: Layer already exists 08:08:31 c259cb727cfa: Layer already exists 08:08:31 2288db0c760d: Layer already exists 08:08:31 76d7dfce5f80: Layer already exists 08:08:31 29cd5ab52011: Layer already exists 08:08:31 4aeaa0e7d41f: Layer already exists 08:08:31 latest: digest: sha256:b403b8023efbe27cc42de4071ac2980e250a756036bc38669387f8b630ec444f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.73 08:08:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:08:32 41fe630ab599: Preparing 08:08:32 76d7dfce5f80: Preparing 08:08:32 c7eed321e19e: Preparing 08:08:32 2288db0c760d: Preparing 08:08:32 c259cb727cfa: Preparing 08:08:32 29cd5ab52011: Preparing 08:08:32 4aeaa0e7d41f: Preparing 08:08:32 29cd5ab52011: Waiting 08:08:32 4aeaa0e7d41f: Waiting 08:08:32 2288db0c760d: Layer already exists 08:08:32 76d7dfce5f80: Layer already exists 08:08:32 41fe630ab599: Layer already exists 08:08:32 c7eed321e19e: Layer already exists 08:08:32 c259cb727cfa: Layer already exists 08:08:32 4aeaa0e7d41f: Layer already exists 08:08:32 29cd5ab52011: Layer already exists 08:08:32 3.2.0-dev.73: digest: sha256:b403b8023efbe27cc42de4071ac2980e250a756036bc38669387f8b630ec444f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:08:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:08:33 41fe630ab599: Preparing 08:08:33 76d7dfce5f80: Preparing 08:08:33 c7eed321e19e: Preparing 08:08:33 2288db0c760d: Preparing 08:08:33 c259cb727cfa: Preparing 08:08:33 29cd5ab52011: Preparing 08:08:33 4aeaa0e7d41f: Preparing 08:08:33 29cd5ab52011: Waiting 08:08:33 4aeaa0e7d41f: Waiting 08:08:33 76d7dfce5f80: Layer already exists 08:08:33 c259cb727cfa: Layer already exists 08:08:33 c7eed321e19e: Layer already exists 08:08:33 41fe630ab599: Layer already exists 08:08:33 2288db0c760d: Layer already exists 08:08:33 29cd5ab52011: Layer already exists 08:08:33 4aeaa0e7d41f: Layer already exists 08:08:33 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:b403b8023efbe27cc42de4071ac2980e250a756036bc38669387f8b630ec444f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08: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 08:08:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 08:08:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:08:34 41fe630ab599: Preparing 08:08:34 76d7dfce5f80: Preparing 08:08:34 c7eed321e19e: Preparing 08:08:34 2288db0c760d: Preparing 08:08:34 c259cb727cfa: Preparing 08:08:34 29cd5ab52011: Preparing 08:08:34 4aeaa0e7d41f: Preparing 08:08:34 29cd5ab52011: Waiting 08:08:34 4aeaa0e7d41f: Waiting 08:08:34 41fe630ab599: Layer already exists 08:08:34 c259cb727cfa: Layer already exists 08:08:34 76d7dfce5f80: Layer already exists 08:08:34 2288db0c760d: Layer already exists 08:08:34 c7eed321e19e: Layer already exists 08:08:34 4aeaa0e7d41f: Layer already exists 08:08:34 29cd5ab52011: Layer already exists 08:08:34 main: digest: sha256:b403b8023efbe27cc42de4071ac2980e250a756036bc38669387f8b630ec444f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:08:34 ===================================================== [Pipeline] echo 08:08:34 taggedImages: 08:08:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:08:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:08:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.73 08:08:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:08:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:08:34 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:08:34 2694c231f166e0770cb000984d707b3d46f47c88 08:08:34 latest 08:08:34 3.2.0-dev.73 08:08:34 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:08:34 main 08:08:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:35 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:08:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:08:35 ffcc590bfa90: Preparing 08:08:35 6600ec0e3f00: Preparing 08:08:35 e7b03e77fd34: Preparing 08:08:35 c7eed321e19e: Preparing 08:08:35 2288db0c760d: Preparing 08:08:35 00723bc49033: Preparing 08:08:35 eed2f60aeb92: Preparing 08:08:35 4bea644b4f29: Preparing 08:08:35 3005b2c34af4: Preparing 08:08:35 4aeaa0e7d41f: Preparing 08:08:35 00723bc49033: Waiting 08:08:35 eed2f60aeb92: Waiting 08:08:35 4bea644b4f29: Waiting 08:08:35 3005b2c34af4: Waiting 08:08:35 4aeaa0e7d41f: Waiting 08:08:35 c7eed321e19e: Layer already exists 08:08:35 2288db0c760d: Layer already exists 08:08:35 ffcc590bfa90: Pushed 08:08:35 6600ec0e3f00: Pushed 08:08:35 e7b03e77fd34: Pushed 08:08:35 4aeaa0e7d41f: Layer already exists 08:08:36 4bea644b4f29: Pushed 08:08:36 3005b2c34af4: Pushed 08:08:49 eed2f60aeb92: Pushed 08:08:57 00723bc49033: Pushed 08:08:57 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:c42603ebfc6faef1bd17be4cc0af08777914bc44ea30d2048aabc4a0d6cccecc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08: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 08:08:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:08:57 ffcc590bfa90: Preparing 08:08:57 6600ec0e3f00: Preparing 08:08:57 e7b03e77fd34: Preparing 08:08:57 c7eed321e19e: Preparing 08:08:57 2288db0c760d: Preparing 08:08:57 00723bc49033: Preparing 08:08:57 eed2f60aeb92: Preparing 08:08:57 4bea644b4f29: Preparing 08:08:57 3005b2c34af4: Preparing 08:08:57 4aeaa0e7d41f: Preparing 08:08:57 4bea644b4f29: Waiting 08:08:57 3005b2c34af4: Waiting 08:08:57 4aeaa0e7d41f: Waiting 08:08:57 00723bc49033: Waiting 08:08:57 eed2f60aeb92: Waiting 08:08:57 2288db0c760d: Layer already exists 08:08:57 ffcc590bfa90: Layer already exists 08:08:57 c7eed321e19e: Layer already exists 08:08:57 6600ec0e3f00: Layer already exists 08:08:57 e7b03e77fd34: Layer already exists 08:08:57 4bea644b4f29: Layer already exists 08:08:57 00723bc49033: Layer already exists 08:08:57 eed2f60aeb92: Layer already exists 08:08:57 3005b2c34af4: Layer already exists 08:08:57 4aeaa0e7d41f: Layer already exists 08:08:58 latest: digest: sha256:c42603ebfc6faef1bd17be4cc0af08777914bc44ea30d2048aabc4a0d6cccecc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.73 08:08:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:08:58 ffcc590bfa90: Preparing 08:08:58 6600ec0e3f00: Preparing 08:08:58 e7b03e77fd34: Preparing 08:08:58 c7eed321e19e: Preparing 08:08:58 2288db0c760d: Preparing 08:08:58 00723bc49033: Preparing 08:08:58 eed2f60aeb92: Preparing 08:08:58 4bea644b4f29: Preparing 08:08:58 3005b2c34af4: Preparing 08:08:58 4aeaa0e7d41f: Preparing 08:08:58 3005b2c34af4: Waiting 08:08:58 00723bc49033: Waiting 08:08:58 eed2f60aeb92: Waiting 08:08:58 4bea644b4f29: Waiting 08:08:58 4aeaa0e7d41f: Waiting 08:08:58 2288db0c760d: Layer already exists 08:08:58 c7eed321e19e: Layer already exists 08:08:58 e7b03e77fd34: Layer already exists 08:08:58 ffcc590bfa90: Layer already exists 08:08:58 6600ec0e3f00: Layer already exists 08:08:58 00723bc49033: Layer already exists 08:08:58 eed2f60aeb92: Layer already exists 08:08:58 4bea644b4f29: Layer already exists 08:08:58 3005b2c34af4: Layer already exists 08:08:58 4aeaa0e7d41f: Layer already exists 08:08:59 3.2.0-dev.73: digest: sha256:c42603ebfc6faef1bd17be4cc0af08777914bc44ea30d2048aabc4a0d6cccecc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:08:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:08:59 ffcc590bfa90: Preparing 08:08:59 6600ec0e3f00: Preparing 08:08:59 e7b03e77fd34: Preparing 08:08:59 c7eed321e19e: Preparing 08:08:59 2288db0c760d: Preparing 08:08:59 00723bc49033: Preparing 08:08:59 eed2f60aeb92: Preparing 08:08:59 4bea644b4f29: Preparing 08:08:59 3005b2c34af4: Preparing 08:08:59 4aeaa0e7d41f: Preparing 08:08:59 00723bc49033: Waiting 08:08:59 eed2f60aeb92: Waiting 08:08:59 4bea644b4f29: Waiting 08:08:59 3005b2c34af4: Waiting 08:08:59 4aeaa0e7d41f: Waiting 08:08:59 6600ec0e3f00: Layer already exists 08:08:59 e7b03e77fd34: Layer already exists 08:08:59 ffcc590bfa90: Layer already exists 08:08:59 c7eed321e19e: Layer already exists 08:08:59 2288db0c760d: Layer already exists 08:08:59 00723bc49033: Layer already exists 08:08:59 4bea644b4f29: Layer already exists 08:08:59 eed2f60aeb92: Layer already exists 08:08:59 4aeaa0e7d41f: Layer already exists 08:08:59 3005b2c34af4: Layer already exists 08:09:00 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:c42603ebfc6faef1bd17be4cc0af08777914bc44ea30d2048aabc4a0d6cccecc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09: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 08:09:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:09:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:09:00 ffcc590bfa90: Preparing 08:09:00 6600ec0e3f00: Preparing 08:09:00 e7b03e77fd34: Preparing 08:09:00 c7eed321e19e: Preparing 08:09:00 2288db0c760d: Preparing 08:09:00 00723bc49033: Preparing 08:09:00 eed2f60aeb92: Preparing 08:09:00 4bea644b4f29: Preparing 08:09:00 00723bc49033: Waiting 08:09:00 3005b2c34af4: Preparing 08:09:00 eed2f60aeb92: Waiting 08:09:00 4bea644b4f29: Waiting 08:09:00 4aeaa0e7d41f: Preparing 08:09:00 3005b2c34af4: Waiting 08:09:00 4aeaa0e7d41f: Waiting 08:09:00 2288db0c760d: Layer already exists 08:09:00 e7b03e77fd34: Layer already exists 08:09:00 c7eed321e19e: Layer already exists 08:09:00 6600ec0e3f00: Layer already exists 08:09:00 ffcc590bfa90: Layer already exists 08:09:00 4bea644b4f29: Layer already exists 08:09:00 00723bc49033: Layer already exists 08:09:00 eed2f60aeb92: Layer already exists 08:09:00 3005b2c34af4: Layer already exists 08:09:00 4aeaa0e7d41f: Layer already exists 08:09:01 main: digest: sha256:c42603ebfc6faef1bd17be4cc0af08777914bc44ea30d2048aabc4a0d6cccecc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:09:01 ===================================================== [Pipeline] echo 08:09:01 taggedImages: 08:09:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:09:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:09:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.73 08:09:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:09:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:09:01 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:09:01 2694c231f166e0770cb000984d707b3d46f47c88 08:09:01 latest 08:09:01 3.2.0-dev.73 08:09:01 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:09:01 main 08:09:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:09:01 5e6403476075: Preparing 08:09:01 a2108dcc8feb: Preparing 08:09:01 1941d8a09376: Preparing 08:09:01 c7eed321e19e: Preparing 08:09:01 2288db0c760d: Preparing 08:09:01 03b95d840810: Preparing 08:09:01 017354d544c3: Preparing 08:09:01 c2736e69f148: Preparing 08:09:01 4aeaa0e7d41f: Preparing 08:09:01 03b95d840810: Waiting 08:09:01 017354d544c3: Waiting 08:09:01 c2736e69f148: Waiting 08:09:01 4aeaa0e7d41f: Waiting 08:09:02 1941d8a09376: Pushed 08:09:02 a2108dcc8feb: Pushed 08:09:03 2288db0c760d: Layer already exists 08:09:03 c7eed321e19e: Layer already exists 08:09:03 4aeaa0e7d41f: Layer already exists 08:09:03 5e6403476075: Pushed 08:09:03 017354d544c3: Pushed 08:09:03 c2736e69f148: Pushed 08:09:25 03b95d840810: Pushed 08:09:25 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:ebff318e4d6885ef1f440547a1dbb5dcc3a4fae7cf4b051da4f88645f89163bc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09: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 08:09:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:09:26 5e6403476075: Preparing 08:09:26 a2108dcc8feb: Preparing 08:09:26 1941d8a09376: Preparing 08:09:26 c7eed321e19e: Preparing 08:09:26 2288db0c760d: Preparing 08:09:26 03b95d840810: Preparing 08:09:26 017354d544c3: Preparing 08:09:26 03b95d840810: Waiting 08:09:26 c2736e69f148: Preparing 08:09:26 4aeaa0e7d41f: Preparing 08:09:26 017354d544c3: Waiting 08:09:26 c2736e69f148: Waiting 08:09:26 4aeaa0e7d41f: Waiting 08:09:26 5e6403476075: Layer already exists 08:09:26 1941d8a09376: Layer already exists 08:09:26 a2108dcc8feb: Layer already exists 08:09:26 2288db0c760d: Layer already exists 08:09:26 c7eed321e19e: Layer already exists 08:09:26 03b95d840810: Layer already exists 08:09:26 017354d544c3: Layer already exists 08:09:26 c2736e69f148: Layer already exists 08:09:26 4aeaa0e7d41f: Layer already exists 08:09:26 latest: digest: sha256:ebff318e4d6885ef1f440547a1dbb5dcc3a4fae7cf4b051da4f88645f89163bc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:26 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.73 08:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:09:26 5e6403476075: Preparing 08:09:26 a2108dcc8feb: Preparing 08:09:26 1941d8a09376: Preparing 08:09:26 c7eed321e19e: Preparing 08:09:26 2288db0c760d: Preparing 08:09:26 03b95d840810: Preparing 08:09:26 017354d544c3: Preparing 08:09:26 c2736e69f148: Preparing 08:09:26 4aeaa0e7d41f: Preparing 08:09:26 017354d544c3: Waiting 08:09:26 c2736e69f148: Waiting 08:09:26 4aeaa0e7d41f: Waiting 08:09:26 03b95d840810: Waiting 08:09:26 c7eed321e19e: Layer already exists 08:09:26 1941d8a09376: Layer already exists 08:09:26 a2108dcc8feb: Layer already exists 08:09:26 2288db0c760d: Layer already exists 08:09:26 5e6403476075: Layer already exists 08:09:26 03b95d840810: Layer already exists 08:09:26 017354d544c3: Layer already exists 08:09:26 c2736e69f148: Layer already exists 08:09:26 4aeaa0e7d41f: Layer already exists 08:09:26 3.2.0-dev.73: digest: sha256:ebff318e4d6885ef1f440547a1dbb5dcc3a4fae7cf4b051da4f88645f89163bc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:27 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:09:27 5e6403476075: Preparing 08:09:27 a2108dcc8feb: Preparing 08:09:27 1941d8a09376: Preparing 08:09:27 c7eed321e19e: Preparing 08:09:27 2288db0c760d: Preparing 08:09:27 03b95d840810: Preparing 08:09:27 017354d544c3: Preparing 08:09:27 c2736e69f148: Preparing 08:09:27 4aeaa0e7d41f: Preparing 08:09:27 03b95d840810: Waiting 08:09:27 017354d544c3: Waiting 08:09:27 c2736e69f148: Waiting 08:09:27 4aeaa0e7d41f: Waiting 08:09:27 5e6403476075: Layer already exists 08:09:27 2288db0c760d: Layer already exists 08:09:27 a2108dcc8feb: Layer already exists 08:09:27 1941d8a09376: Layer already exists 08:09:27 c7eed321e19e: Layer already exists 08:09:27 017354d544c3: Layer already exists 08:09:27 03b95d840810: Layer already exists 08:09:27 c2736e69f148: Layer already exists 08:09:27 4aeaa0e7d41f: Layer already exists 08:09:27 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:ebff318e4d6885ef1f440547a1dbb5dcc3a4fae7cf4b051da4f88645f89163bc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:27 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:09:28 5e6403476075: Preparing 08:09:28 a2108dcc8feb: Preparing 08:09:28 1941d8a09376: Preparing 08:09:28 c7eed321e19e: Preparing 08:09:28 2288db0c760d: Preparing 08:09:28 03b95d840810: Preparing 08:09:28 017354d544c3: Preparing 08:09:28 c2736e69f148: Preparing 08:09:28 4aeaa0e7d41f: Preparing 08:09:28 017354d544c3: Waiting 08:09:28 c2736e69f148: Waiting 08:09:28 4aeaa0e7d41f: Waiting 08:09:28 03b95d840810: Waiting 08:09:28 2288db0c760d: Layer already exists 08:09:28 1941d8a09376: Layer already exists 08:09:28 a2108dcc8feb: Layer already exists 08:09:28 5e6403476075: Layer already exists 08:09:28 c7eed321e19e: Layer already exists 08:09:28 03b95d840810: Layer already exists 08:09:28 c2736e69f148: Layer already exists 08:09:28 017354d544c3: Layer already exists 08:09:28 4aeaa0e7d41f: Layer already exists 08:09:28 main: digest: sha256:ebff318e4d6885ef1f440547a1dbb5dcc3a4fae7cf4b051da4f88645f89163bc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:09:28 ===================================================== [Pipeline] echo 08:09:28 taggedImages: 08:09:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:09:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:09:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.73 08:09:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:09:28 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:09:28 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:09:28 2694c231f166e0770cb000984d707b3d46f47c88 08:09:28 latest 08:09:28 3.2.0-dev.73 08:09:28 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:09:28 main 08:09:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:28 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:09:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:09:29 e31f31bb43d4: Preparing 08:09:29 58f7eee3b248: Preparing 08:09:29 e2c5aa929b73: Preparing 08:09:29 c7eed321e19e: Preparing 08:09:29 2288db0c760d: Preparing 08:09:29 d2b566eede56: Preparing 08:09:29 4bea644b4f29: Preparing 08:09:29 3005b2c34af4: Preparing 08:09:29 4aeaa0e7d41f: Preparing 08:09:29 d2b566eede56: Waiting 08:09:29 4bea644b4f29: Waiting 08:09:29 3005b2c34af4: Waiting 08:09:29 4aeaa0e7d41f: Waiting 08:09:29 c7eed321e19e: Layer already exists 08:09:29 2288db0c760d: Layer already exists 08:09:29 4bea644b4f29: Layer already exists 08:09:29 58f7eee3b248: Pushed 08:09:29 e2c5aa929b73: Pushed 08:09:29 3005b2c34af4: Layer already exists 08:09:29 e31f31bb43d4: Pushed 08:09:29 4aeaa0e7d41f: Layer already exists 08:09:51 d2b566eede56: Pushed 08:09:51 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:99256d25bc04025b1378c51843487b8b1b78c403e8c0cd6ca2bc9eeb936ab5dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:09:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:09:52 e31f31bb43d4: Preparing 08:09:52 58f7eee3b248: Preparing 08:09:52 e2c5aa929b73: Preparing 08:09:52 c7eed321e19e: Preparing 08:09:52 2288db0c760d: Preparing 08:09:52 d2b566eede56: Preparing 08:09:52 4bea644b4f29: Preparing 08:09:52 3005b2c34af4: Preparing 08:09:52 4aeaa0e7d41f: Preparing 08:09:52 4bea644b4f29: Waiting 08:09:52 d2b566eede56: Waiting 08:09:52 3005b2c34af4: Waiting 08:09:52 4aeaa0e7d41f: Waiting 08:09:52 e31f31bb43d4: Layer already exists 08:09:52 58f7eee3b248: Layer already exists 08:09:52 e2c5aa929b73: Layer already exists 08:09:52 2288db0c760d: Layer already exists 08:09:52 c7eed321e19e: Layer already exists 08:09:52 3005b2c34af4: Layer already exists 08:09:52 4bea644b4f29: Layer already exists 08:09:52 d2b566eede56: Layer already exists 08:09:52 4aeaa0e7d41f: Layer already exists 08:09:52 latest: digest: sha256:99256d25bc04025b1378c51843487b8b1b78c403e8c0cd6ca2bc9eeb936ab5dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:52 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.73 08:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:09:53 e31f31bb43d4: Preparing 08:09:53 58f7eee3b248: Preparing 08:09:53 e2c5aa929b73: Preparing 08:09:53 c7eed321e19e: Preparing 08:09:53 2288db0c760d: Preparing 08:09:53 d2b566eede56: Preparing 08:09:53 4bea644b4f29: Preparing 08:09:53 3005b2c34af4: Preparing 08:09:53 4aeaa0e7d41f: Preparing 08:09:53 4bea644b4f29: Waiting 08:09:53 3005b2c34af4: Waiting 08:09:53 4aeaa0e7d41f: Waiting 08:09:53 d2b566eede56: Waiting 08:09:53 c7eed321e19e: Layer already exists 08:09:53 58f7eee3b248: Layer already exists 08:09:53 e2c5aa929b73: Layer already exists 08:09:53 e31f31bb43d4: Layer already exists 08:09:53 2288db0c760d: Layer already exists 08:09:53 d2b566eede56: Layer already exists 08:09:53 4bea644b4f29: Layer already exists 08:09:53 4aeaa0e7d41f: Layer already exists 08:09:53 3005b2c34af4: Layer already exists 08:09:53 3.2.0-dev.73: digest: sha256:99256d25bc04025b1378c51843487b8b1b78c403e8c0cd6ca2bc9eeb936ab5dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:53 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:09:53 e31f31bb43d4: Preparing 08:09:53 58f7eee3b248: Preparing 08:09:53 e2c5aa929b73: Preparing 08:09:53 c7eed321e19e: Preparing 08:09:53 2288db0c760d: Preparing 08:09:53 d2b566eede56: Preparing 08:09:53 4bea644b4f29: Preparing 08:09:53 3005b2c34af4: Preparing 08:09:53 d2b566eede56: Waiting 08:09:53 4bea644b4f29: Waiting 08:09:53 4aeaa0e7d41f: Preparing 08:09:53 3005b2c34af4: Waiting 08:09:53 4aeaa0e7d41f: Waiting 08:09:53 c7eed321e19e: Layer already exists 08:09:53 e2c5aa929b73: Layer already exists 08:09:53 2288db0c760d: Layer already exists 08:09:53 58f7eee3b248: Layer already exists 08:09:53 e31f31bb43d4: Layer already exists 08:09:53 4bea644b4f29: Layer already exists 08:09:53 3005b2c34af4: Layer already exists 08:09:53 4aeaa0e7d41f: Layer already exists 08:09:53 d2b566eede56: Layer already exists 08:09:54 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:99256d25bc04025b1378c51843487b8b1b78c403e8c0cd6ca2bc9eeb936ab5dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:09:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:09:54 e31f31bb43d4: Preparing 08:09:54 58f7eee3b248: Preparing 08:09:54 e2c5aa929b73: Preparing 08:09:54 c7eed321e19e: Preparing 08:09:54 2288db0c760d: Preparing 08:09:54 d2b566eede56: Preparing 08:09:54 4bea644b4f29: Preparing 08:09:54 3005b2c34af4: Preparing 08:09:54 4aeaa0e7d41f: Preparing 08:09:54 d2b566eede56: Waiting 08:09:54 4bea644b4f29: Waiting 08:09:54 3005b2c34af4: Waiting 08:09:54 4aeaa0e7d41f: Waiting 08:09:54 2288db0c760d: Layer already exists 08:09:54 58f7eee3b248: Layer already exists 08:09:54 c7eed321e19e: Layer already exists 08:09:54 e2c5aa929b73: Layer already exists 08:09:54 e31f31bb43d4: Layer already exists 08:09:54 d2b566eede56: Layer already exists 08:09:54 4bea644b4f29: Layer already exists 08:09:54 3005b2c34af4: Layer already exists 08:09:54 4aeaa0e7d41f: Layer already exists 08:09:54 main: digest: sha256:99256d25bc04025b1378c51843487b8b1b78c403e8c0cd6ca2bc9eeb936ab5dc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:09:54 ===================================================== [Pipeline] echo 08:09:54 taggedImages: 08:09:54 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:09:54 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:09:54 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.73 08:09:54 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:09:54 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:09:54 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 08:09:54 2694c231f166e0770cb000984d707b3d46f47c88 08:09:54 latest 08:09:54 3.2.0-dev.73 08:09:54 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:09:54 main 08:09:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:55 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:55 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:09:55 59debbdce66f: Preparing 08:09:55 c8b292238c9e: Preparing 08:09:55 c7eed321e19e: Preparing 08:09:55 2288db0c760d: Preparing 08:09:55 be8a13debf79: Preparing 08:09:55 7eccdca05407: Preparing 08:09:55 4aeaa0e7d41f: Preparing 08:09:55 7eccdca05407: Waiting 08:09:55 4aeaa0e7d41f: Waiting 08:09:55 c7eed321e19e: Layer already exists 08:09:55 2288db0c760d: Layer already exists 08:09:55 4aeaa0e7d41f: Layer already exists 08:09:55 be8a13debf79: Pushed 08:09:55 59debbdce66f: Pushed 08:09:56 7eccdca05407: Pushed 08:10:03 c8b292238c9e: Pushed 08:10:03 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:c2e92e182cbd09f2b54839645a90e9ce93bc4ddce80bf3bc2e9159fd1aa1246d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:03 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:03 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 08:10:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:10:03 59debbdce66f: Preparing 08:10:03 c8b292238c9e: Preparing 08:10:03 c7eed321e19e: Preparing 08:10:03 2288db0c760d: Preparing 08:10:03 be8a13debf79: Preparing 08:10:03 7eccdca05407: Preparing 08:10:03 4aeaa0e7d41f: Preparing 08:10:03 7eccdca05407: Waiting 08:10:03 4aeaa0e7d41f: Waiting 08:10:03 c7eed321e19e: Layer already exists 08:10:03 2288db0c760d: Layer already exists 08:10:03 c8b292238c9e: Layer already exists 08:10:03 59debbdce66f: Layer already exists 08:10:03 be8a13debf79: Layer already exists 08:10:03 4aeaa0e7d41f: Layer already exists 08:10:03 7eccdca05407: Layer already exists 08:10:03 latest: digest: sha256:c2e92e182cbd09f2b54839645a90e9ce93bc4ddce80bf3bc2e9159fd1aa1246d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:04 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:04 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.73 08:10:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:10:04 59debbdce66f: Preparing 08:10:04 c8b292238c9e: Preparing 08:10:04 c7eed321e19e: Preparing 08:10:04 2288db0c760d: Preparing 08:10:04 be8a13debf79: Preparing 08:10:04 7eccdca05407: Preparing 08:10:04 4aeaa0e7d41f: Preparing 08:10:04 7eccdca05407: Waiting 08:10:04 4aeaa0e7d41f: Waiting 08:10:04 be8a13debf79: Layer already exists 08:10:04 2288db0c760d: Layer already exists 08:10:04 c8b292238c9e: Layer already exists 08:10:04 59debbdce66f: Layer already exists 08:10:04 c7eed321e19e: Layer already exists 08:10:04 7eccdca05407: Layer already exists 08:10:04 4aeaa0e7d41f: Layer already exists 08:10:04 3.2.0-dev.73: digest: sha256:c2e92e182cbd09f2b54839645a90e9ce93bc4ddce80bf3bc2e9159fd1aa1246d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:05 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:05 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:10:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:10:05 59debbdce66f: Preparing 08:10:05 c8b292238c9e: Preparing 08:10:05 c7eed321e19e: Preparing 08:10:05 2288db0c760d: Preparing 08:10:05 be8a13debf79: Preparing 08:10:05 7eccdca05407: Preparing 08:10:05 4aeaa0e7d41f: Preparing 08:10:05 7eccdca05407: Waiting 08:10:05 4aeaa0e7d41f: Waiting 08:10:05 be8a13debf79: Layer already exists 08:10:05 2288db0c760d: Layer already exists 08:10:05 c7eed321e19e: Layer already exists 08:10:05 59debbdce66f: Layer already exists 08:10:05 c8b292238c9e: Layer already exists 08:10:05 7eccdca05407: Layer already exists 08:10:05 4aeaa0e7d41f: Layer already exists 08:10:05 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:c2e92e182cbd09f2b54839645a90e9ce93bc4ddce80bf3bc2e9159fd1aa1246d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:06 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:06 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 08:10:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:10:06 59debbdce66f: Preparing 08:10:06 c8b292238c9e: Preparing 08:10:06 c7eed321e19e: Preparing 08:10:06 2288db0c760d: Preparing 08:10:06 be8a13debf79: Preparing 08:10:06 7eccdca05407: Preparing 08:10:06 4aeaa0e7d41f: Preparing 08:10:06 7eccdca05407: Waiting 08:10:06 4aeaa0e7d41f: Waiting 08:10:06 c7eed321e19e: Layer already exists 08:10:06 59debbdce66f: Layer already exists 08:10:06 2288db0c760d: Layer already exists 08:10:06 c8b292238c9e: Layer already exists 08:10:06 be8a13debf79: Layer already exists 08:10:06 7eccdca05407: Layer already exists 08:10:06 4aeaa0e7d41f: Layer already exists 08:10:06 main: digest: sha256:c2e92e182cbd09f2b54839645a90e9ce93bc4ddce80bf3bc2e9159fd1aa1246d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:10:06 ===================================================== [Pipeline] echo 08:10:06 taggedImages: 08:10:06 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:10:06 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 08:10:06 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.73 08:10:06 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:10:06 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 08:10:06 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:10:06 2694c231f166e0770cb000984d707b3d46f47c88 08:10:06 latest 08:10:06 3.2.0-dev.73 08:10:06 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:10:06 main 08:10:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:07 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:10:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:10:07 c1bc35ee5fa5: Preparing 08:10:07 591d897a3e36: Preparing 08:10:07 c7eed321e19e: Preparing 08:10:07 2288db0c760d: Preparing 08:10:07 ba217f23ee86: Preparing 08:10:07 89d72dfd82db: Preparing 08:10:07 4aeaa0e7d41f: Preparing 08:10:07 89d72dfd82db: Waiting 08:10:07 4aeaa0e7d41f: Waiting 08:10:07 2288db0c760d: Layer already exists 08:10:07 c7eed321e19e: Layer already exists 08:10:07 4aeaa0e7d41f: Layer already exists 08:10:07 ba217f23ee86: Pushed 08:10:07 c1bc35ee5fa5: Pushed 08:10:08 89d72dfd82db: Pushed 08:10:16 591d897a3e36: Pushed 08:10:16 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:d506a81fd32c9ecfc9b23370dc384fd5f36c8f9bebbaa39da07c9769e8de54c7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:10:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:10:17 c1bc35ee5fa5: Preparing 08:10:17 591d897a3e36: Preparing 08:10:17 c7eed321e19e: Preparing 08:10:17 2288db0c760d: Preparing 08:10:17 ba217f23ee86: Preparing 08:10:17 89d72dfd82db: Preparing 08:10:17 4aeaa0e7d41f: Preparing 08:10:17 89d72dfd82db: Waiting 08:10:17 4aeaa0e7d41f: Waiting 08:10:17 591d897a3e36: Layer already exists 08:10:17 c1bc35ee5fa5: Layer already exists 08:10:17 ba217f23ee86: Layer already exists 08:10:17 2288db0c760d: Layer already exists 08:10:17 c7eed321e19e: Layer already exists 08:10:17 4aeaa0e7d41f: Layer already exists 08:10:17 89d72dfd82db: Layer already exists 08:10:17 latest: digest: sha256:d506a81fd32c9ecfc9b23370dc384fd5f36c8f9bebbaa39da07c9769e8de54c7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.73 08:10:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:10:17 c1bc35ee5fa5: Preparing 08:10:17 591d897a3e36: Preparing 08:10:17 c7eed321e19e: Preparing 08:10:17 2288db0c760d: Preparing 08:10:17 ba217f23ee86: Preparing 08:10:17 89d72dfd82db: Preparing 08:10:17 4aeaa0e7d41f: Preparing 08:10:17 89d72dfd82db: Waiting 08:10:17 4aeaa0e7d41f: Waiting 08:10:17 591d897a3e36: Layer already exists 08:10:17 c7eed321e19e: Layer already exists 08:10:17 ba217f23ee86: Layer already exists 08:10:17 c1bc35ee5fa5: Layer already exists 08:10:17 2288db0c760d: Layer already exists 08:10:17 89d72dfd82db: Layer already exists 08:10:17 4aeaa0e7d41f: Layer already exists 08:10:18 3.2.0-dev.73: digest: sha256:d506a81fd32c9ecfc9b23370dc384fd5f36c8f9bebbaa39da07c9769e8de54c7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:10:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:10:18 c1bc35ee5fa5: Preparing 08:10:18 591d897a3e36: Preparing 08:10:18 c7eed321e19e: Preparing 08:10:18 2288db0c760d: Preparing 08:10:18 ba217f23ee86: Preparing 08:10:18 89d72dfd82db: Preparing 08:10:18 4aeaa0e7d41f: Preparing 08:10:18 89d72dfd82db: Waiting 08:10:18 4aeaa0e7d41f: Waiting 08:10:18 ba217f23ee86: Layer already exists 08:10:18 c7eed321e19e: Layer already exists 08:10:18 591d897a3e36: Layer already exists 08:10:18 c1bc35ee5fa5: Layer already exists 08:10:18 2288db0c760d: Layer already exists 08:10:18 89d72dfd82db: Layer already exists 08:10:18 4aeaa0e7d41f: Layer already exists 08:10:18 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:d506a81fd32c9ecfc9b23370dc384fd5f36c8f9bebbaa39da07c9769e8de54c7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:10:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:10:19 c1bc35ee5fa5: Preparing 08:10:19 591d897a3e36: Preparing 08:10:19 c7eed321e19e: Preparing 08:10:19 2288db0c760d: Preparing 08:10:19 ba217f23ee86: Preparing 08:10:19 89d72dfd82db: Preparing 08:10:19 4aeaa0e7d41f: Preparing 08:10:19 89d72dfd82db: Waiting 08:10:19 4aeaa0e7d41f: Waiting 08:10:19 c1bc35ee5fa5: Layer already exists 08:10:19 591d897a3e36: Layer already exists 08:10:19 c7eed321e19e: Layer already exists 08:10:19 ba217f23ee86: Layer already exists 08:10:19 2288db0c760d: Layer already exists 08:10:19 4aeaa0e7d41f: Layer already exists 08:10:19 89d72dfd82db: Layer already exists 08:10:20 main: digest: sha256:d506a81fd32c9ecfc9b23370dc384fd5f36c8f9bebbaa39da07c9769e8de54c7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:10:20 ===================================================== [Pipeline] echo 08:10:20 taggedImages: 08:10:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:10:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:10:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.73 08:10:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:10:20 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:10:20 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:10:20 2694c231f166e0770cb000984d707b3d46f47c88 08:10:20 latest 08:10:20 3.2.0-dev.73 08:10:20 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:10:20 main 08:10:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:10:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:10:20 b65fca1a8da6: Preparing 08:10:20 322ed08c050c: Preparing 08:10:20 c7eed321e19e: Preparing 08:10:20 2288db0c760d: Preparing 08:10:20 a246cca94158: Preparing 08:10:20 c14c61acbfb8: Preparing 08:10:20 4aeaa0e7d41f: Preparing 08:10:20 c14c61acbfb8: Waiting 08:10:20 4aeaa0e7d41f: Waiting 08:10:20 c7eed321e19e: Layer already exists 08:10:21 a246cca94158: Layer already exists 08:10:21 2288db0c760d: Layer already exists 08:10:21 c14c61acbfb8: Layer already exists 08:10:21 4aeaa0e7d41f: Layer already exists 08:10:21 b65fca1a8da6: Pushed 08:10:29 322ed08c050c: Pushed 08:10:29 2694c231f166e0770cb000984d707b3d46f47c88: digest: sha256:43264e573ac851c0cbde45fe5f22f05c60557374beaaf0bff97962ada9e79d53 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:10:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:10:30 b65fca1a8da6: Preparing 08:10:30 322ed08c050c: Preparing 08:10:30 c7eed321e19e: Preparing 08:10:30 2288db0c760d: Preparing 08:10:30 a246cca94158: Preparing 08:10:30 c14c61acbfb8: Preparing 08:10:30 4aeaa0e7d41f: Preparing 08:10:30 c14c61acbfb8: Waiting 08:10:30 4aeaa0e7d41f: Waiting 08:10:30 b65fca1a8da6: Layer already exists 08:10:30 c7eed321e19e: Layer already exists 08:10:30 a246cca94158: Layer already exists 08:10:30 2288db0c760d: Layer already exists 08:10:30 322ed08c050c: Layer already exists 08:10:30 c14c61acbfb8: Layer already exists 08:10:30 4aeaa0e7d41f: Layer already exists 08:10:30 latest: digest: sha256:43264e573ac851c0cbde45fe5f22f05c60557374beaaf0bff97962ada9e79d53 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.73 08:10:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:10:31 b65fca1a8da6: Preparing 08:10:31 322ed08c050c: Preparing 08:10:31 c7eed321e19e: Preparing 08:10:31 2288db0c760d: Preparing 08:10:31 a246cca94158: Preparing 08:10:31 c14c61acbfb8: Preparing 08:10:31 4aeaa0e7d41f: Preparing 08:10:31 c14c61acbfb8: Waiting 08:10:31 4aeaa0e7d41f: Waiting 08:10:31 2288db0c760d: Layer already exists 08:10:31 c7eed321e19e: Layer already exists 08:10:31 a246cca94158: Layer already exists 08:10:31 322ed08c050c: Layer already exists 08:10:31 b65fca1a8da6: Layer already exists 08:10:31 c14c61acbfb8: Layer already exists 08:10:31 4aeaa0e7d41f: Layer already exists 08:10:31 3.2.0-dev.73: digest: sha256:43264e573ac851c0cbde45fe5f22f05c60557374beaaf0bff97962ada9e79d53 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:10:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:10:31 b65fca1a8da6: Preparing 08:10:31 322ed08c050c: Preparing 08:10:31 c7eed321e19e: Preparing 08:10:31 2288db0c760d: Preparing 08:10:31 a246cca94158: Preparing 08:10:31 c14c61acbfb8: Preparing 08:10:31 4aeaa0e7d41f: Preparing 08:10:31 c14c61acbfb8: Waiting 08:10:31 4aeaa0e7d41f: Waiting 08:10:31 a246cca94158: Layer already exists 08:10:31 c7eed321e19e: Layer already exists 08:10:31 322ed08c050c: Layer already exists 08:10:31 2288db0c760d: Layer already exists 08:10:31 b65fca1a8da6: Layer already exists 08:10:31 4aeaa0e7d41f: Layer already exists 08:10:31 c14c61acbfb8: Layer already exists 08:10:31 2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73: digest: sha256:43264e573ac851c0cbde45fe5f22f05c60557374beaaf0bff97962ada9e79d53 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:10:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:10:32 b65fca1a8da6: Preparing 08:10:32 322ed08c050c: Preparing 08:10:32 c7eed321e19e: Preparing 08:10:32 2288db0c760d: Preparing 08:10:32 a246cca94158: Preparing 08:10:32 c14c61acbfb8: Preparing 08:10:32 4aeaa0e7d41f: Preparing 08:10:32 c14c61acbfb8: Waiting 08:10:32 4aeaa0e7d41f: Waiting 08:10:32 a246cca94158: Layer already exists 08:10:32 b65fca1a8da6: Layer already exists 08:10:32 322ed08c050c: Layer already exists 08:10:32 c7eed321e19e: Layer already exists 08:10:32 2288db0c760d: Layer already exists 08:10:32 4aeaa0e7d41f: Layer already exists 08:10:32 c14c61acbfb8: Layer already exists 08:10:33 main: digest: sha256:43264e573ac851c0cbde45fe5f22f05c60557374beaaf0bff97962ada9e79d53 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:10:33 ===================================================== [Pipeline] echo 08:10:33 taggedImages: 08:10:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2694c231f166e0770cb000984d707b3d46f47c88 08:10:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:10:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.73 08:10:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2694c231f166e0770cb000984d707b3d46f47c88-3.2.0-dev.73 08:10:33 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:10:33 08:10:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:10:34 arm64: Pulling from edgex-lftools-log-publisher 08:10:34 8998bd30e6a1: Pulling fs layer 08:10:34 04944245beec: Pulling fs layer 08:10:34 699f458cf7ca: Pulling fs layer 08:10:34 765212b225bb: Pulling fs layer 08:10:34 f23df028b6ca: Pulling fs layer 08:10:34 d65c8cfc05b1: Pulling fs layer 08:10:34 2437ff75d9bd: Pulling fs layer 08:10:34 f23df028b6ca: Waiting 08:10:34 d65c8cfc05b1: Waiting 08:10:34 2437ff75d9bd: Waiting 08:10:34 765212b225bb: Waiting 08:10:34 04944245beec: Verifying Checksum 08:10:34 04944245beec: Download complete 08:10:34 765212b225bb: Verifying Checksum 08:10:34 765212b225bb: Download complete 08:10:34 f23df028b6ca: Verifying Checksum 08:10:34 f23df028b6ca: Download complete 08:10:34 d65c8cfc05b1: Verifying Checksum 08:10:34 d65c8cfc05b1: Download complete 08:10:34 699f458cf7ca: Verifying Checksum 08:10:34 699f458cf7ca: Download complete 08:10:34 8998bd30e6a1: Verifying Checksum 08:10:34 8998bd30e6a1: Download complete 08:10:37 2437ff75d9bd: Verifying Checksum 08:10:37 2437ff75d9bd: Download complete 08:10:39 8998bd30e6a1: Pull complete 08:10:39 04944245beec: Pull complete 08:10:41 699f458cf7ca: Pull complete 08:10:41 765212b225bb: Pull complete 08:10:42 f23df028b6ca: Pull complete 08:10:42 d65c8cfc05b1: Pull complete 08:11:00 2437ff75d9bd: Pull complete 08:11:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:11:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:11:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:11:00 prd-ubuntu20.04-docker-arm64-4c-16g-10213 does not seem to be running inside a container 08:11:00 $ 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/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:11:03 $ docker top c6eacb5df57c849e818ecc72aa04cc2944a2456f03f530a082edacb17d0028e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:04 ---> job-cost.sh 08:11:04 lf-activate-venv: SKIPPING 08:11:04 INFO: No Stack... 08:11:05 INFO: Retrieving Pricing Info for: v3-standard-4 08:11:06 INFO: Archiving Costs [Pipeline] sh 08:11:06 + cat /w/workspace/edgex-go/695/archives/cost.csv 08:11:06 + cut -d, -f6 [Pipeline] lock 08:11:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-695-stack-cost] 08:11:06 Resource [jenkins-edgexfoundry-edgex-go-main-695-stack-cost] did not exist. Created. 08:11:06 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-695-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:11:07 + echo total: 0.10999999940395355 [Pipeline] stash 08:11:07 Stashed 1 file(s) [Pipeline] } 08:11:07 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-695-stack-cost] [Pipeline] // lock [Pipeline] } 08:11:07 $ docker stop --time=1 c6eacb5df57c849e818ecc72aa04cc2944a2456f03f530a082edacb17d0028e2 08:11:09 $ docker rm -f --volumes c6eacb5df57c849e818ecc72aa04cc2944a2456f03f530a082edacb17d0028e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 08:11:09 provisioning config files... 08:11:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/695@tmp/config345300430483164122tmp [Pipeline] { [Pipeline] sh 08:11:10 + set +x 08:11:10 + bash -s -- 08:11:10 + curl -s https://codecov.io/bash 08:11:10 08:11:10 _____ _ 08:11:10 / ____| | | 08:11:10 | | ___ __| | ___ ___ _____ __ 08:11:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:11:10 | |___| (_) | (_| | __/ (_| (_) \ V / 08:11:10 \_____\___/ \__,_|\___|\___\___/ \_/ 08:11:10 Bash-1.0.6 08:11:10 08:11:10 08:11:10 ==> git version 2.25.1 found 08:11:10 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:11:10 Release-Date: 2020-01-08 08:11:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:11:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:11:10 ==> Jenkins CI detected. 08:11:10 current dir:  /w/workspace/edgex-go/695 08:11:10 project root: . 08:11:10 --> token set from env 08:11:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:11:10 ==> Running gcov in . (disable via -X gcov) 08:11:10 ==> Python coveragepy not found 08:11:10 ==> Searching for coverage reports in: 08:11:10 + . 08:11:10 -> Found 1 reports 08:11:10 ==> Detecting git/mercurial file structure 08:11:10 ==> Reading reports 08:11:10 + ./coverage.out bytes=563961 08:11:10 ==> Appending adjustments 08:11:10 https://docs.codecov.io/docs/fixing-reports 08:11:11 + Found adjustments 08:11:11 ==> Gzipping contents 08:11:11 72K /tmp/codecov.heXWFw.gz 08:11:11 ==> Uploading reports 08:11:11 url: https://codecov.io 08:11:11 query: branch=main&commit=2694c231f166e0770cb000984d707b3d46f47c88&build=695&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F695%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:11:11 -> Pinging Codecov 08:11:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2694c231f166e0770cb000984d707b3d46f47c88&build=695&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F695%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:11:11 -> Uploading to 08:11:11 https://storage.googleapis.com/codecov/v4/raw/2024-09-13/00271124DB129430A58F1EEE437C3FCB/2694c231f166e0770cb000984d707b3d46f47c88/20f93761-98dd-4310-a41e-fa954b0263b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240913%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240913T081111Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=86b4200b02abfb6333bb2ce186fb5a8cdfc8c72e19f8e34571111f314d780a36 08:11:11 % Total % Received % Xferd Average Speed Time Time Time Current 08:11:11 Dload Upload Total Spent Left Speed 08:11:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69797 0 0 100 69797 0 235k --:--:-- --:--:-- --:--:-- 235k 08:11:12 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2694c231f166e0770cb000984d707b3d46f47c88 [Pipeline] } 08:11:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:11:12 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:11:12 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:11:12 08:11:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:11:13 latest: Pulling from edgex-devops/edgex-snyk-go 08:11:13 619be1103602: Already exists 08:11:13 f8ea3408117e: Pulling fs layer 08:11:13 91320369b822: Pulling fs layer 08:11:13 0406650e8295: Pulling fs layer 08:11:13 4f4fb700ef54: Pulling fs layer 08:11:13 96d80e3f36e1: Pulling fs layer 08:11:13 bcf3aedb951c: Pulling fs layer 08:11:13 4f4fb700ef54: Waiting 08:11:13 bcf3aedb951c: Waiting 08:11:13 96d80e3f36e1: Waiting 08:11:13 0406650e8295: Verifying Checksum 08:11:13 0406650e8295: Download complete 08:11:13 f8ea3408117e: Verifying Checksum 08:11:13 f8ea3408117e: Download complete 08:11:13 4f4fb700ef54: Verifying Checksum 08:11:13 4f4fb700ef54: Download complete 08:11:13 f8ea3408117e: Pull complete 08:11:13 96d80e3f36e1: Verifying Checksum 08:11:13 96d80e3f36e1: Download complete 08:11:13 91320369b822: Verifying Checksum 08:11:13 91320369b822: Download complete 08:11:14 bcf3aedb951c: Verifying Checksum 08:11:14 bcf3aedb951c: Download complete 08:11:16 91320369b822: Pull complete 08:11:16 0406650e8295: Pull complete 08:11:16 4f4fb700ef54: Pull complete 08:11:17 96d80e3f36e1: Pull complete 08:11:20 bcf3aedb951c: Pull complete 08:11:20 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 08:11:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:11:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:11:20 prd-ubuntu20.04-docker-8c-8g-10209 does not seem to be running inside a container 08:11:20 $ 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/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 08:11:25 $ docker top fff4330cbe2ac3f48e8dcb309235e1da9394536bfe67ef789f7590bb6c4c912e -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:26 + git config --global --add safe.directory /w/workspace/edgex-go/695 [Pipeline] echo 08:11:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 08:11:26 + set -o pipefail 08:11:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 08:11:38 08:11:38 Monitoring /w/workspace/edgex-go/695 (github.com/edgexfoundry/edgex-go)... 08:11:38 08:11:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/e1c95a61-dc22-461b-9a6d-c013f9c1ad95 08:11:38 08:11:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:11:38 08:11:38 08:11:38 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:11:38 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:11:38 $ docker stop --time=1 fff4330cbe2ac3f48e8dcb309235e1da9394536bfe67ef789f7590bb6c4c912e 08:11:44 $ docker rm -f --volumes fff4330cbe2ac3f48e8dcb309235e1da9394536bfe67ef789f7590bb6c4c912e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:11:44 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:11:44 provisioning config files... 08:11:44 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/695@tmp/config17640328695122284075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:45 --> edgex-publish-swagger.sh 08:11:45 === Publish openapi/v3 API === 08:11:45 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 08:11:45 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/695/openapi/v3/core-command.yaml] 08:11:45 % Total % Received % Xferd Average Speed Time Time Time Current 08:11:45 Dload Upload Total Spent Left Speed 08:11:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 117k --:--:-- --:--:-- --:--:-- 117k 100 32782 0 0 100 32782 0 51952 --:--:-- --:--:-- --:--:-- 51870 08:11:45 08:11:45 08:11:45 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/695/openapi/v3/core-data.yaml] 08:11:45 % Total % Received % Xferd Average Speed Time Time Time Current 08:11:45 Dload Upload Total Spent Left Speed 08:11:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 146k --:--:-- --:--:-- --:--:-- 146k 08:11:46 08:11:46 08:11:46 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/695/openapi/v3/core-keeper.yaml] 08:11:46 % Total % Received % Xferd Average Speed Time Time Time Current 08:11:46 Dload Upload Total Spent Left Speed 08:11:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 213 103k --:--:-- --:--:-- --:--:-- 103k 08:11:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:11:46 08:11:46 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/695/openapi/v3/core-metadata.yaml] 08:11:46 % Total % Received % Xferd Average Speed Time Time Time Current 08:11:46 Dload Upload Total Spent Left Speed 08:11:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 410 391k --:--:-- --:--:-- --:--:-- 392k 08:11:47 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:11:47 08:11:47 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/695/openapi/v3/support-cron-scheduler.yaml] 08:11:47 % Total % Received % Xferd Average Speed Time Time Time Current 08:11:47 Dload Upload Total Spent Left Speed 08:11:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 244 175k --:--:-- --:--:-- --:--:-- 175k 08:11:47 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:11:47 08:11:47 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/695/openapi/v3/support-notifications.yaml] 08:11:47 % Total % Received % Xferd Average Speed Time Time Time Current 08:11:47 Dload Upload Total Spent Left Speed 08:11:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 416 227k --:--:-- --:--:-- --:--:-- 227k 08:11:47 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:11:47 08:11:47 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/695/openapi/v3/support-scheduler.yaml] 08:11:47 % Total % Received % Xferd Average Speed Time Time Time Current 08:11:47 Dload Upload Total Spent Left Speed 08:11:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 445 103k --:--:-- --:--:-- --:--:-- 103k 08:11:48 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:11:48 [Pipeline] } 08:11:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 08:11:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:11:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:11:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:11:48 prd-ubuntu20.04-docker-8c-8g-10209 does not seem to be running inside a container 08:11:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:11:49 $ docker top 5efc852e8f0c671f84960995b06a112006ecd1955db4e98045649587f49420a3 -eo pid,comm 08:11:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:11:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:11:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:11:49 [ssh-agent] Looking for ssh-agent implementation... 08:11:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:11:49 $ docker exec 5efc852e8f0c671f84960995b06a112006ecd1955db4e98045649587f49420a3 ssh-agent 08:11:49 SSH_AUTH_SOCK=/tmp/ssh-3EqoGk05eQAr/agent.32 08:11:49 SSH_AGENT_PID=38 08:11:49 Running ssh-add (command line suppressed) 08:11:49 Identity added: /w/workspace/edgex-go/695@tmp/private_key_8336818117199893122.key (/w/workspace/edgex-go/695@tmp/private_key_8336818117199893122.key) 08:11:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:11:50 + git semver tag 08:11:50 2024-09-13 08:11:50,365 [run_tag] DEBUG tag force:False 08:11:50 2024-09-13 08:11:50,365 [check_head_tag] DEBUG check head tag 08:11:50 2024-09-13 08:11:50,367 [execute] INFO git cat-file --batch-check 08:11:50 2024-09-13 08:11:50,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/695, universal_newlines=False, shell=None, istream=) 08:11:50 2024-09-13 08:11:50,370 [execute] INFO git cat-file --batch 08:11:50 2024-09-13 08:11:50,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/695, universal_newlines=False, shell=None, istream=) 08:11:50 2024-09-13 08:11:50,418 [read_version] DEBUG read version from /w/workspace/edgex-go/695/.semver/main 08:11:50 2024-09-13 08:11:50,418 [execute] INFO git tag -a v3.2.0-dev.73 -m v3.2.0-dev.73 08:11:50 2024-09-13 08:11:50,418 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.73', '-m', 'v3.2.0-dev.73'], cwd=/w/workspace/edgex-go/695, universal_newlines=False, shell=None, istream=None) 08:11:50 2024-09-13 08:11:50,423 [read_version] DEBUG read version from /w/workspace/edgex-go/695/.semver/main 08:11:50 3.2.0-dev.73 [Pipeline] } 08:11:50 $ docker exec --env ******** --env ******** 5efc852e8f0c671f84960995b06a112006ecd1955db4e98045649587f49420a3 ssh-agent -k 08:11:50 unset SSH_AUTH_SOCK; 08:11:50 unset SSH_AGENT_PID; 08:11:50 echo Agent pid 38 killed; 08:11:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:11:51 + git semver [Pipeline] } 08:11:51 $ docker stop --time=1 5efc852e8f0c671f84960995b06a112006ecd1955db4e98045649587f49420a3 08:11:52 $ docker rm -f --volumes 5efc852e8f0c671f84960995b06a112006ecd1955db4e98045649587f49420a3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:11:53 08:11:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:11:53 0.23.1-centos7: Pulling from edgex-lftools 08:11:53 ab5ef0e58194: Pulling fs layer 08:11:53 9712f1f96733: Pulling fs layer 08:11:53 63f879dbbcfc: Pulling fs layer 08:11:53 0d9ebad4ef96: Pulling fs layer 08:11:53 e9a5061849ea: Pulling fs layer 08:11:53 d747dcd14b5f: Pulling fs layer 08:11:53 2de7ff778b66: Pulling fs layer 08:11:53 e9a5061849ea: Waiting 08:11:53 2de7ff778b66: Waiting 08:11:53 0d9ebad4ef96: Waiting 08:11:53 9712f1f96733: Verifying Checksum 08:11:53 9712f1f96733: Download complete 08:11:53 63f879dbbcfc: Verifying Checksum 08:11:53 63f879dbbcfc: Download complete 08:11:53 e9a5061849ea: Verifying Checksum 08:11:53 e9a5061849ea: Download complete 08:11:53 d747dcd14b5f: Verifying Checksum 08:11:53 d747dcd14b5f: Download complete 08:11:53 0d9ebad4ef96: Verifying Checksum 08:11:53 0d9ebad4ef96: Download complete 08:11:53 ab5ef0e58194: Verifying Checksum 08:11:53 ab5ef0e58194: Download complete 08:11:53 2de7ff778b66: Verifying Checksum 08:11:53 2de7ff778b66: Download complete 08:11:56 ab5ef0e58194: Pull complete 08:11:56 9712f1f96733: Pull complete 08:11:57 63f879dbbcfc: Pull complete 08:12:01 0d9ebad4ef96: Pull complete 08:12:01 e9a5061849ea: Pull complete 08:12:01 d747dcd14b5f: Pull complete 08:12:01 2de7ff778b66: Pull complete 08:12:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:12:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:12:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:12:01 prd-ubuntu20.04-docker-8c-8g-10209 does not seem to be running inside a container 08:12:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:12:09 $ docker top 43c923b7a822e418368a6c87cac4486b40797a6fdecc74efac2a9a26422f64fe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:12:09 provisioning config files... 08:12:09 copy managed file [sigul-config] to file:/w/workspace/edgex-go/695@tmp/config11333499724886658702tmp 08:12:09 copy managed file [sigul-password] to file:/w/workspace/edgex-go/695@tmp/config7113668171194535590tmp 08:12:09 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/695@tmp/config8751534262024688619tmp [Pipeline] { [Pipeline] echo 08:12:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:12:09 ---> sigul-configuration.sh 08:12:09 gpg: directory `/root/.gnupg' created 08:12:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:12:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:12:09 gpg: keyring `/root/.gnupg/secring.gpg' created 08:12:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:12:09 gpg: CAST5 encrypted data 08:12:09 gpg: encrypted with 1 passphrase 08:12:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:12:09 + mkdir /home/jenkins 08:12:09 + mkdir /home/jenkins/sigul [Pipeline] sh 08:12:10 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 08:12:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:12:10 ---> sigul-install.sh 08:12:10 Sigul already installed; skipping installation. [Pipeline] sh 08:12:10 + git tag --list 08:12:10 0.6.0 08:12:10 0.6.1 08:12:10 0.7.0 08:12:10 0.7.1 08:12:10 v1.0.0 08:12:10 v1.0.1 08:12:10 v1.1.0 08:12:10 v1.2.0 08:12:10 v1.2.1 08:12:10 v1.3.0 08:12:10 v1.3.1 08:12:10 v2.0.0 08:12:10 v2.1.0 08:12:10 v2.1.1 08:12:10 v2.2.0 08:12:10 v2.3.0 08:12:10 v3.0 08:12:10 v3.0.0 08:12:10 v3.1 08:12:10 v3.1.0 08:12:10 v3.1.0-dev.1 08:12:10 v3.1.0-dev.10 08:12:10 v3.1.0-dev.11 08:12:10 v3.1.0-dev.12 08:12:10 v3.1.0-dev.13 08:12:10 v3.1.0-dev.14 08:12:10 v3.1.0-dev.15 08:12:10 v3.1.0-dev.16 08:12:10 v3.1.0-dev.17 08:12:10 v3.1.0-dev.18 08:12:10 v3.1.0-dev.19 08:12:10 v3.1.0-dev.2 08:12:10 v3.1.0-dev.20 08:12:10 v3.1.0-dev.21 08:12:10 v3.1.0-dev.22 08:12:10 v3.1.0-dev.23 08:12:10 v3.1.0-dev.24 08:12:10 v3.1.0-dev.25 08:12:10 v3.1.0-dev.26 08:12:10 v3.1.0-dev.27 08:12:10 v3.1.0-dev.28 08:12:10 v3.1.0-dev.29 08:12:10 v3.1.0-dev.3 08:12:10 v3.1.0-dev.30 08:12:10 v3.1.0-dev.31 08:12:10 v3.1.0-dev.32 08:12:10 v3.1.0-dev.33 08:12:10 v3.1.0-dev.34 08:12:10 v3.1.0-dev.35 08:12:10 v3.1.0-dev.36 08:12:10 v3.1.0-dev.37 08:12:10 v3.1.0-dev.38 08:12:10 v3.1.0-dev.39 08:12:10 v3.1.0-dev.4 08:12:10 v3.1.0-dev.40 08:12:10 v3.1.0-dev.41 08:12:10 v3.1.0-dev.42 08:12:10 v3.1.0-dev.43 08:12:10 v3.1.0-dev.44 08:12:10 v3.1.0-dev.45 08:12:10 v3.1.0-dev.46 08:12:10 v3.1.0-dev.47 08:12:10 v3.1.0-dev.48 08:12:10 v3.1.0-dev.49 08:12:10 v3.1.0-dev.5 08:12:10 v3.1.0-dev.50 08:12:10 v3.1.0-dev.51 08:12:10 v3.1.0-dev.52 08:12:10 v3.1.0-dev.53 08:12:10 v3.1.0-dev.54 08:12:10 v3.1.0-dev.55 08:12:10 v3.1.0-dev.56 08:12:10 v3.1.0-dev.57 08:12:10 v3.1.0-dev.58 08:12:10 v3.1.0-dev.59 08:12:10 v3.1.0-dev.6 08:12:10 v3.1.0-dev.60 08:12:10 v3.1.0-dev.61 08:12:10 v3.1.0-dev.62 08:12:10 v3.1.0-dev.63 08:12:10 v3.1.0-dev.64 08:12:10 v3.1.0-dev.65 08:12:10 v3.1.0-dev.66 08:12:10 v3.1.0-dev.67 08:12:10 v3.1.0-dev.68 08:12:10 v3.1.0-dev.69 08:12:10 v3.1.0-dev.7 08:12:10 v3.1.0-dev.70 08:12:10 v3.1.0-dev.71 08:12:10 v3.1.0-dev.72 08:12:10 v3.1.0-dev.73 08:12:10 v3.1.0-dev.8 08:12:10 v3.1.0-dev.9 08:12:10 v3.1.1 08:12:10 v3.1.1-dev.1 08:12:10 v3.1.1-dev.2 08:12:10 v3.2.0-dev.1 08:12:10 v3.2.0-dev.10 08:12:10 v3.2.0-dev.11 08:12:10 v3.2.0-dev.12 08:12:10 v3.2.0-dev.13 08:12:10 v3.2.0-dev.14 08:12:10 v3.2.0-dev.15 08:12:10 v3.2.0-dev.16 08:12:10 v3.2.0-dev.17 08:12:10 v3.2.0-dev.18 08:12:10 v3.2.0-dev.19 08:12:10 v3.2.0-dev.2 08:12:10 v3.2.0-dev.20 08:12:10 v3.2.0-dev.21 08:12:10 v3.2.0-dev.22 08:12:10 v3.2.0-dev.23 08:12:10 v3.2.0-dev.24 08:12:10 v3.2.0-dev.25 08:12:10 v3.2.0-dev.26 08:12:10 v3.2.0-dev.27 08:12:10 v3.2.0-dev.28 08:12:10 v3.2.0-dev.29 08:12:10 v3.2.0-dev.3 08:12:10 v3.2.0-dev.30 08:12:10 v3.2.0-dev.31 08:12:10 v3.2.0-dev.32 08:12:10 v3.2.0-dev.33 08:12:10 v3.2.0-dev.34 08:12:10 v3.2.0-dev.35 08:12:10 v3.2.0-dev.36 08:12:10 v3.2.0-dev.37 08:12:10 v3.2.0-dev.38 08:12:10 v3.2.0-dev.39 08:12:10 v3.2.0-dev.4 08:12:10 v3.2.0-dev.40 08:12:10 v3.2.0-dev.41 08:12:10 v3.2.0-dev.42 08:12:10 v3.2.0-dev.43 08:12:10 v3.2.0-dev.44 08:12:10 v3.2.0-dev.45 08:12:10 v3.2.0-dev.46 08:12:10 v3.2.0-dev.47 08:12:10 v3.2.0-dev.48 08:12:10 v3.2.0-dev.49 08:12:10 v3.2.0-dev.5 08:12:10 v3.2.0-dev.50 08:12:10 v3.2.0-dev.51 08:12:10 v3.2.0-dev.52 08:12:10 v3.2.0-dev.53 08:12:10 v3.2.0-dev.54 08:12:10 v3.2.0-dev.55 08:12:10 v3.2.0-dev.56 08:12:10 v3.2.0-dev.57 08:12:10 v3.2.0-dev.58 08:12:10 v3.2.0-dev.59 08:12:10 v3.2.0-dev.6 08:12:10 v3.2.0-dev.60 08:12:10 v3.2.0-dev.61 08:12:10 v3.2.0-dev.62 08:12:10 v3.2.0-dev.63 08:12:10 v3.2.0-dev.64 08:12:10 v3.2.0-dev.65 08:12:10 v3.2.0-dev.66 08:12:10 v3.2.0-dev.67 08:12:10 v3.2.0-dev.68 08:12:10 v3.2.0-dev.69 08:12:10 v3.2.0-dev.7 08:12:10 v3.2.0-dev.70 08:12:10 v3.2.0-dev.71 08:12:10 v3.2.0-dev.72 08:12:10 v3.2.0-dev.73 08:12:10 v3.2.0-dev.8 08:12:10 v3.2.0-dev.9 [Pipeline] sh 08:12:11 + lftools sign git-tag v3.2.0-dev.73 08:12:11 Signing Git tag with Sigul... 08:12:11 Signing v3.2.0-dev.73 [Pipeline] echo 08:12:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:12:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:12:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:12:12 $ docker stop --time=1 43c923b7a822e418368a6c87cac4486b40797a6fdecc74efac2a9a26422f64fe 08:12:13 $ docker rm -f --volumes 43c923b7a822e418368a6c87cac4486b40797a6fdecc74efac2a9a26422f64fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:12:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:12:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:12:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:12:14 prd-ubuntu20.04-docker-8c-8g-10209 does not seem to be running inside a container 08:12:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:12:14 $ docker top 7497dbb32d81232d10e121ab45922272bf7cb9cd42fcc27af5d6b0a9d4bccdff -eo pid,comm 08:12: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). 08:12:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:12:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:12:28 [ssh-agent] Looking for ssh-agent implementation... 08:12:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:12:28 $ docker exec 7497dbb32d81232d10e121ab45922272bf7cb9cd42fcc27af5d6b0a9d4bccdff ssh-agent 08:12:28 SSH_AUTH_SOCK=/tmp/ssh-kkdKxb69zSXv/agent.32 08:12:28 SSH_AGENT_PID=38 08:12:28 Running ssh-add (command line suppressed) 08:12:28 Identity added: /w/workspace/edgex-go/695@tmp/private_key_8277290391751613229.key (/w/workspace/edgex-go/695@tmp/private_key_8277290391751613229.key) 08:12:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:12:28 + git semver bump pre 08:12:28 2024-09-13 08:12:28,911 [read_version] DEBUG read version from /w/workspace/edgex-go/695/.semver/main 08:12:28 2024-09-13 08:12:28,911 [bump_version] DEBUG bumping version:3.2.0-dev.73 on axis:pre with prefix:dev 08:12:28 2024-09-13 08:12:28,911 [bump_version] DEBUG bumped version:3.2.0-dev.74 08:12:28 2024-09-13 08:12:28,911 [write_version] DEBUG write version:3.2.0-dev.74 to path:/w/workspace/edgex-go/695/.semver/main with force:True 08:12:28 2024-09-13 08:12:28,911 [read_version] DEBUG read version from /w/workspace/edgex-go/695/.semver/main 08:12:28 2024-09-13 08:12:28,912 [write_file] DEBUG write to file:/w/workspace/edgex-go/695/.semver/main 08:12:28 2024-09-13 08:12:28,914 [execute] INFO git cat-file --batch-check 08:12:28 2024-09-13 08:12:28,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/695/.semver, universal_newlines=False, shell=None, istream=) 08:12:28 2024-09-13 08:12:28,920 [execute] INFO git cat-file --batch 08:12:28 2024-09-13 08:12:28,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/695/.semver, universal_newlines=False, shell=None, istream=) 08:12:28 2024-09-13 08:12:28,925 [read_version] DEBUG read version from /w/workspace/edgex-go/695/.semver/main 08:12:28 3.2.0-dev.74 [Pipeline] } 08:12:28 $ docker exec --env ******** --env ******** 7497dbb32d81232d10e121ab45922272bf7cb9cd42fcc27af5d6b0a9d4bccdff ssh-agent -k 08:12:29 unset SSH_AUTH_SOCK; 08:12:29 unset SSH_AGENT_PID; 08:12:29 echo Agent pid 38 killed; 08:12:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:12:29 + git semver [Pipeline] } 08:12:29 $ docker stop --time=1 7497dbb32d81232d10e121ab45922272bf7cb9cd42fcc27af5d6b0a9d4bccdff 08:12:31 $ docker rm -f --volumes 7497dbb32d81232d10e121ab45922272bf7cb9cd42fcc27af5d6b0a9d4bccdff [Pipeline] // withDockerContainer [Pipeline] sh 08:12:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:12:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:12:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:12:31 prd-ubuntu20.04-docker-8c-8g-10209 does not seem to be running inside a container 08:12:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:12:32 $ docker top 4d1ccfcd6d43040825e907fefaa9c50bf166d67b43309231baa2686c8856788a -eo pid,comm 08:12:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:12:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:12:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:12:32 [ssh-agent] Looking for ssh-agent implementation... 08:12:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:12:32 $ docker exec 4d1ccfcd6d43040825e907fefaa9c50bf166d67b43309231baa2686c8856788a ssh-agent 08:12:32 SSH_AUTH_SOCK=/tmp/ssh-f5hlbny9OhvD/agent.32 08:12:32 SSH_AGENT_PID=38 08:12:32 Running ssh-add (command line suppressed) 08:12:32 Identity added: /w/workspace/edgex-go/695@tmp/private_key_17914478716879392713.key (/w/workspace/edgex-go/695@tmp/private_key_17914478716879392713.key) 08:12:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:12:32 + git semver push 08:12:33 2024-09-13 08:12:32,995 [run_push] DEBUG push 08:12:33 2024-09-13 08:12:32,996 [execute] INFO git cat-file --batch-check 08:12:33 2024-09-13 08:12:32,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/695/.semver, universal_newlines=False, shell=None, istream=) 08:12:33 2024-09-13 08:12:33,000 [execute] INFO git rev-list 743ead786b0881fde32381c09b17a585aeb30939 -- 08:12:33 2024-09-13 08:12:33,000 [execute] DEBUG Popen(['git', 'rev-list', '743ead786b0881fde32381c09b17a585aeb30939', '--'], cwd=/w/workspace/edgex-go/695/.semver, universal_newlines=False, shell=None, istream=None) 08:12:33 2024-09-13 08:12:33,018 [execute] INFO git fetch -v origin 08:12:33 2024-09-13 08:12:33,018 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/695/.semver, universal_newlines=True, shell=None, istream=None) 08:12:33 2024-09-13 08:12:33,441 [run_push] DEBUG no remote changes detected 08:12:33 2024-09-13 08:12:33,441 [execute] INFO git push origin semver 08:12:33 2024-09-13 08:12:33,442 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/695/.semver, universal_newlines=False, shell=None, istream=None) 08:12:34 2024-09-13 08:12:34,145 [run_push] DEBUG push all version tags 08:12:34 2024-09-13 08:12:34,146 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:12:34 2024-09-13 08:12:34,147 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/695, universal_newlines=False, shell=None, istream=None) 08:12:35 2024-09-13 08:12:34,866 [read_version] DEBUG read version from /w/workspace/edgex-go/695/.semver/main 08:12:35 3.2.0-dev.74 [Pipeline] } 08:12:35 $ docker exec --env ******** --env ******** 4d1ccfcd6d43040825e907fefaa9c50bf166d67b43309231baa2686c8856788a ssh-agent -k 08:12:35 unset SSH_AUTH_SOCK; 08:12:35 unset SSH_AGENT_PID; 08:12:35 echo Agent pid 38 killed; 08:12:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:12:35 + git semver [Pipeline] } 08:12:35 $ docker stop --time=1 4d1ccfcd6d43040825e907fefaa9c50bf166d67b43309231baa2686c8856788a 08:12:37 $ docker rm -f --volumes 4d1ccfcd6d43040825e907fefaa9c50bf166d67b43309231baa2686c8856788a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:12:37 + [ -d /w/workspace/edgex-go/695/archives ] [Pipeline] libraryResource [Pipeline] sh 08:12:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:12:38 ---> package-listing.sh 08:12:38 ++ facter osfamily 08:12:38 ++ tr '[:upper:]' '[:lower:]' 08:12:39 + OS_FAMILY=debian 08:12:39 + workspace=/w/workspace/edgex-go/695 08:12:39 + START_PACKAGES=/tmp/packages_start.txt 08:12:39 + END_PACKAGES=/tmp/packages_end.txt 08:12:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:12:39 + PACKAGES=/tmp/packages_start.txt 08:12:39 + '[' /w/workspace/edgex-go/695 ']' 08:12:39 + PACKAGES=/tmp/packages_end.txt 08:12:39 + case "${OS_FAMILY}" in 08:12:39 + dpkg -l 08:12:39 + grep '^ii' 08:12:39 + '[' -f /tmp/packages_start.txt ']' 08:12:39 + '[' -f /tmp/packages_end.txt ']' 08:12:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:12:39 + '[' /w/workspace/edgex-go/695 ']' 08:12:39 + mkdir -p /w/workspace/edgex-go/695/archives/ 08:12:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/695/archives/ [Pipeline] echo 08:12:39 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/695/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:12:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:12:40 08:12:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:12:40 latest: Pulling from edgex-lftools-log-publisher 08:12:40 5eb5b503b376: Pulling fs layer 08:12:40 5c69ac0246d0: Pulling fs layer 08:12:40 ec43610c2a17: Pulling fs layer 08:12:40 3a2ae6a8a46f: Pulling fs layer 08:12:40 33b1e0a273af: Pulling fs layer 08:12:40 5d3b04190fa2: Pulling fs layer 08:12:40 2f39f015ded8: Pulling fs layer 08:12:40 3a2ae6a8a46f: Waiting 08:12:40 33b1e0a273af: Waiting 08:12:40 5d3b04190fa2: Waiting 08:12:40 2f39f015ded8: Waiting 08:12:40 5c69ac0246d0: Verifying Checksum 08:12:40 5c69ac0246d0: Download complete 08:12:40 3a2ae6a8a46f: Download complete 08:12:40 33b1e0a273af: Verifying Checksum 08:12:40 33b1e0a273af: Download complete 08:12:40 5d3b04190fa2: Download complete 08:12:40 ec43610c2a17: Verifying Checksum 08:12:40 ec43610c2a17: Download complete 08:12:40 5eb5b503b376: Verifying Checksum 08:12:40 5eb5b503b376: Download complete 08:12:41 2f39f015ded8: Download complete 08:12:42 5eb5b503b376: Pull complete 08:12:42 5c69ac0246d0: Pull complete 08:12:42 ec43610c2a17: Pull complete 08:12:42 3a2ae6a8a46f: Pull complete 08:12:42 33b1e0a273af: Pull complete 08:12:42 5d3b04190fa2: Pull complete 08:12:47 2f39f015ded8: Pull complete 08:12:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:12:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:12:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:12:47 prd-ubuntu20.04-docker-8c-8g-10209 does not seem to be running inside a container 08:12:47 $ 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/695/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/695 -v /w/workspace/edgex-go/695:/w/workspace/edgex-go/695:rw,z -v /w/workspace/edgex-go/695@tmp:/w/workspace/edgex-go/695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:12:51 $ docker top daacceba10c1196b38fcb7364930bfb9102e77f1639386b232b3a8ec3f666770 -eo pid,comm [Pipeline] { [Pipeline] sh 08:12:52 + touch /tmp/pre-build-complete [Pipeline] sh 08:12:52 + mkdir -p /var/log/sysstat [Pipeline] sh 08:12:52 + ls /var/log/sa-host 08:12:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:12:52 provisioning config files... 08:12:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/695@tmp/config15190623963057567574tmp [Pipeline] { [Pipeline] echo 08:12:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:12:53 ---> create-netrc.sh [Pipeline] } 08:12:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:12:53 ---> python-tools-install.sh [Pipeline] echo 08:12:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:12:53 ---> sudo-logs.sh 08:12:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:12:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:12:54 ---> job-cost.sh 08:12:54 lf-activate-venv: SKIPPING 08:12:54 DEBUG: total: 0.10999999940395355 08:12:54 INFO: Retrieving Stack Cost... 08:12:54 INFO: Retrieving Pricing Info for: v3-standard-8 08:12:54 INFO: Archiving Costs [Pipeline] echo 08:12:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:12:55 ---> logs-deploy.sh 08:12:55 lf-activate-venv: SKIPPING 08:12:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/695 08:12:55 INFO: archiving workspace using pattern(s): 08:12:56 Archives upload complete. 08:12:56 INFO: archiving logs to Nexus 08:12:57 ---> uname -a: 08:12:57 Linux prd-ubuntu20-04-docker-8c-8g-10209 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:12:57 08:12:57 08:12:57 ---> lscpu: 08:12:57 Architecture: x86_64 08:12:57 CPU op-mode(s): 32-bit, 64-bit 08:12:57 Byte Order: Little Endian 08:12:57 Address sizes: 40 bits physical, 48 bits virtual 08:12:57 CPU(s): 8 08:12:57 On-line CPU(s) list: 0-7 08:12:57 Thread(s) per core: 1 08:12:57 Core(s) per socket: 1 08:12:57 Socket(s): 8 08:12:57 NUMA node(s): 1 08:12:57 Vendor ID: AuthenticAMD 08:12:57 CPU family: 23 08:12:57 Model: 49 08:12:57 Model name: AMD EPYC-Rome Processor 08:12:57 Stepping: 0 08:12:57 CPU MHz: 2800.000 08:12:57 BogoMIPS: 5600.00 08:12:57 Virtualization: AMD-V 08:12:57 Hypervisor vendor: KVM 08:12:57 Virtualization type: full 08:12:57 L1d cache: 256 KiB 08:12:57 L1i cache: 256 KiB 08:12:57 L2 cache: 4 MiB 08:12:57 L3 cache: 128 MiB 08:12:57 NUMA node0 CPU(s): 0-7 08:12:57 Vulnerability Itlb multihit: Not affected 08:12:57 Vulnerability L1tf: Not affected 08:12:57 Vulnerability Mds: Not affected 08:12:57 Vulnerability Meltdown: Not affected 08:12:57 Vulnerability Mmio stale data: Not affected 08:12:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:12:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:12:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:12:57 Vulnerability Srbds: Not affected 08:12:57 Vulnerability Tsx async abort: Not affected 08:12:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:12:57 08:12:57 08:12:57 ---> nproc: 08:12:57 8 08:12:57 08:12:57 08:12:57 ---> df -h: 08:12:57 Filesystem Size Used Avail Use% Mounted on 08:12:57 overlay 155G 29G 127G 19% / 08:12:57 tmpfs 64M 0 64M 0% /dev 08:12:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:12:57 shm 64M 0 64M 0% /dev/shm 08:12:57 /dev/vda1 155G 29G 127G 19% /facter-os 08:12:57 08:12:57 08:12:57 ---> sar -b -r -n DEV: 08:12:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10209) 09/13/24 _x86_64_ (8 CPU) 08:12:57 08:12:57 07:21:26 LINUX RESTART (8 CPU) 08:12:57 08:12:57 07:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:12:57 07:23:01 428.10 11.65 416.45 0.00 1772.90 66068.72 0.00 08:12:57 07:24:01 88.47 0.12 88.35 0.00 13.06 47099.22 0.00 08:12:57 07:25:01 20.06 0.07 19.99 0.00 0.53 9925.24 0.00 08:12:57 07:26:01 73.99 0.17 73.82 0.00 6.00 51224.13 0.00 08:12:57 07:27:01 576.67 4.43 572.24 0.00 2127.78 248614.43 0.00 08:12:57 07:28:01 601.00 15.59 585.40 0.00 2385.74 191247.18 0.00 08:12:57 07:29:01 233.02 0.03 232.98 0.00 0.27 50245.01 0.00 08:12:57 07:30:01 274.18 0.02 274.16 0.00 0.13 100033.17 0.00 08:12:57 07:31:01 635.19 0.08 635.11 0.00 12.66 93979.40 0.00 08:12:57 07:32:01 34.83 0.02 34.81 0.00 4.27 961.57 0.00 08:12:57 07:33:01 16.75 0.03 16.71 0.00 6.13 447.39 0.00 08:12:57 07:34:01 1.85 0.00 1.85 0.00 0.00 20.00 0.00 08:12:57 07:35:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 08:12:57 07:36:01 1.87 0.00 1.87 0.00 0.00 19.86 0.00 08:12:57 07:37:01 2.40 0.02 2.38 0.00 0.13 31.86 0.00 08:12:57 07:38:01 1.92 0.00 1.92 0.00 0.00 20.80 0.00 08:12:57 07:39:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 08:12:57 07:40:01 1.90 0.00 1.90 0.00 0.00 21.60 0.00 08:12:57 07:41:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 08:12:57 07:42:01 1.97 0.00 1.97 0.00 0.00 23.86 0.00 08:12:57 07:43:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 08:12:57 07:44:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 08:12:57 07:45:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 08:12:57 07:46:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 08:12:57 07:47:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 08:12:57 07:48:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 08:12:57 07:49:01 0.80 0.00 0.80 0.00 0.00 9.20 0.00 08:12:57 07:50:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 08:12:57 07:51:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 08:12:57 07:52:01 1.12 0.00 1.12 0.00 0.00 15.19 0.00 08:12:57 07:53:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 08:12:57 07:54:02 0.98 0.00 0.98 0.00 0.00 12.80 0.00 08:12:57 07:55:01 0.98 0.00 0.98 0.00 0.00 11.52 0.00 08:12:57 07:56:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 08:12:57 07:57:01 2.72 1.02 1.70 0.00 21.86 23.86 0.00 08:12:57 07:58:01 1.98 0.00 1.98 0.00 0.00 22.26 0.00 08:12:57 07:59:01 0.82 0.00 0.82 0.00 0.00 9.46 0.00 08:12:57 08:00:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 08:12:57 08:01:01 0.83 0.00 0.83 0.00 0.00 10.00 0.00 08:12:57 08:02:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 08:12:57 08:03:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 08:12:57 08:04:01 2.88 1.53 1.35 0.00 37.59 17.86 0.00 08:12:57 08:05:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 08:12:57 08:06:01 1.00 0.00 1.00 0.00 0.00 13.33 0.00 08:12:57 08:07:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 08:12:57 08:08:01 1.15 0.00 1.15 0.00 0.00 15.20 0.00 08:12:57 08:09:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 08:12:57 08:10:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 08:12:57 08:11:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 08:12:57 08:12:01 116.56 0.33 116.23 0.00 13.60 44492.32 0.00 08:12:57 Average: 63.07 0.70 62.36 0.00 128.09 18113.17 0.00 08:12:57 08:12:57 07:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:12:57 07:23:01 28196156 31538688 764616 2.33 100696 3458856 1885776 5.56 1219248 3006748 36376 08:12:57 07:24:01 27112704 31408024 887712 2.70 128744 4303912 2126672 6.27 1881360 3344108 266960 08:12:57 07:25:01 27202792 31541020 752700 2.29 134392 4313468 1782132 5.25 1284840 3822004 500996 08:12:57 07:26:01 27619552 31536164 763412 2.32 136480 3937924 1834652 5.41 1288196 3450804 94368 08:12:57 07:27:01 19839624 31194580 1052704 3.20 173960 11077476 3503864 10.33 2344048 9852648 1000 08:12:57 07:28:01 11596176 29207984 2969252 9.03 373912 16502548 8096264 23.86 5071708 14644012 284720 08:12:57 07:29:01 7991420 28222616 3949928 12.01 390364 18972112 10850888 31.98 7262372 15911780 1400152 08:12:57 07:30:01 6371136 29089900 3099180 9.42 402832 21395028 8259056 24.34 7304564 17463776 1434360 08:12:57 07:31:01 9745624 31429560 817320 2.49 412176 20544200 2326400 6.86 3315884 18355324 488 08:12:57 07:32:01 9732632 31419072 826784 2.51 413864 20544836 2349660 6.92 3696876 17986284 508 08:12:57 07:33:01 9742196 31429568 815980 2.48 414512 20545144 2221264 6.55 3960916 17711916 140 08:12:57 07:34:01 9743420 31430844 814924 2.48 414568 20545148 2221264 6.55 3959316 17711924 12 08:12:57 07:35:01 9746932 31434412 811308 2.47 414608 20545152 2221264 6.55 3955276 17711924 24 08:12:57 07:36:01 9748400 31435888 810056 2.46 414664 20545152 2221264 6.55 3955144 17711924 8 08:12:57 07:37:01 9747696 31435292 810544 2.46 414720 20545132 2263048 6.67 3955656 17711908 4 08:12:57 07:38:01 9760228 31447868 798092 2.43 414764 20545132 2263048 6.67 3942932 17711908 8 08:12:57 07:39:01 9760148 31447868 798020 2.43 414816 20545140 2246944 6.62 3943372 17711912 8 08:12:57 07:40:01 9760108 31448028 797852 2.43 414876 20545272 2246944 6.62 3943112 17712044 8 08:12:57 07:41:01 9759840 31447816 798044 2.43 414936 20545272 2246944 6.62 3943156 17712044 4 08:12:57 07:42:01 9760572 31448588 797236 2.42 414976 20545264 2246944 6.62 3942520 17712048 8 08:12:57 07:43:01 9760224 31448280 797484 2.43 414988 20545280 2246944 6.62 3942544 17712052 12 08:12:57 07:44:01 9760436 31448548 797132 2.42 415040 20545280 2246944 6.62 3942628 17712056 8 08:12:57 07:45:01 9760704 31448820 796764 2.42 415100 20545276 2246944 6.62 3942620 17712056 8 08:12:57 07:46:01 9760612 31448796 796948 2.42 415148 20545292 2246944 6.62 3942732 17712064 8 08:12:57 07:47:01 9760604 31448852 796908 2.42 415180 20545296 2246944 6.62 3942584 17712068 44 08:12:57 07:48:01 9761044 31449344 796376 2.42 415212 20545300 2246944 6.62 3942632 17712072 12 08:12:57 07:49:01 9760428 31448740 796932 2.42 415236 20545300 2246944 6.62 3942644 17712072 16 08:12:57 07:50:01 9760468 31448840 796804 2.42 415268 20545304 2246944 6.62 3942724 17712076 128 08:12:57 07:51:01 9760396 31448788 796776 2.42 415288 20545304 2246944 6.62 3942892 17712076 8 08:12:57 07:52:01 9760348 31448768 796840 2.42 415312 20545308 2246944 6.62 3943112 17712080 72 08:12:57 07:53:01 9760072 31448508 797060 2.42 415328 20545312 2246944 6.62 3942836 17712084 16 08:12:57 07:54:02 9759980 31448432 797288 2.42 415344 20545316 2246944 6.62 3942876 17712084 52 08:12:57 07:55:01 9760180 31448656 797260 2.42 415356 20545320 2246944 6.62 3942880 17712088 24 08:12:57 07:56:01 9759944 31448444 797440 2.43 415376 20545324 2246944 6.62 3942896 17712092 8 08:12:57 07:57:01 9757752 31447300 798212 2.43 415448 20545940 2302776 6.79 3943204 17712632 20 08:12:57 07:58:01 9758272 31447852 797612 2.43 415480 20545944 2302776 6.79 3943536 17712636 12 08:12:57 07:59:01 9758476 31448064 797336 2.42 415492 20545944 2302776 6.79 3943300 17712636 12 08:12:57 08:00:01 9757956 31447564 797828 2.43 415496 20545948 2302776 6.79 3943328 17712640 8 08:12:57 08:01:01 9757876 31447496 797824 2.43 415496 20545952 2302776 6.79 3943624 17712644 8 08:12:57 08:02:01 9758088 31447708 797576 2.43 415516 20545952 2302776 6.79 3943308 17712644 52 08:12:57 08:03:01 9757740 31447392 797784 2.43 415540 20545956 2302776 6.79 3943436 17712652 12 08:12:57 08:04:01 9751240 31443204 802152 2.44 415556 20547088 2302776 6.79 3950024 17712960 244 08:12:57 08:05:01 9751192 31443164 802116 2.44 415572 20547092 2302776 6.79 3949672 17712964 16 08:12:57 08:06:01 9751136 31443132 802088 2.44 415580 20547096 2270464 6.69 3949644 17712968 228 08:12:57 08:07:01 9751372 31443376 801840 2.44 415592 20547096 2270464 6.69 3949624 17712968 12 08:12:57 08:08:01 9751292 31443316 801816 2.44 415628 20547100 2270464 6.69 3949400 17712972 76 08:12:57 08:09:01 9751204 31443236 801760 2.44 415636 20547104 2270464 6.69 3949664 17712976 8 08:12:57 08:10:01 9751680 31443876 801316 2.44 415652 20547232 2270464 6.69 3949708 17713092 44 08:12:57 08:11:01 9751688 31443904 801300 2.44 415656 20547236 2270464 6.69 3949460 17713096 8 08:12:57 08:12:01 8327412 31371932 871512 2.65 442872 21753628 2579584 7.60 4072296 18887300 607240 08:12:57 Average: 11284543 31286562 959275 2.92 386085 18961774 2675977 7.89 3852846 16350117 92571 08:12:57 08:12:57 07:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:12:57 07:23:01 lo 4.73 4.73 0.47 0.47 0.00 0.00 0.00 0.00 08:12:57 07:23:01 docker0 943.26 959.26 68.90 4955.62 0.00 0.00 0.00 0.00 08:12:57 07:23:01 ens3 1218.36 1104.58 9872.71 129.03 0.00 0.00 0.00 0.00 08:12:57 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:24:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 08:12:57 07:24:01 ens3 34.88 22.16 32.12 14.03 0.00 0.00 0.00 0.00 08:12:57 07:24:01 vethdbe2465 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 08:12:57 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:25:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 08:12:57 07:25:01 ens3 30.76 19.63 23.92 13.38 0.00 0.00 0.00 0.00 08:12:57 07:25:01 vethdbe2465 1.43 1.45 0.13 0.13 0.00 0.00 0.00 0.00 08:12:57 07:26:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 08:12:57 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:26:01 ens3 103.28 66.26 2220.53 18.88 0.00 0.00 0.00 0.00 08:12:57 07:27:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 08:12:57 07:27:01 veth309b573 16.08 21.60 1.55 10.39 0.00 0.00 0.00 0.00 08:12:57 07:27:01 vethd66a562 15.93 21.81 1.54 10.30 0.00 0.00 0.00 0.00 08:12:57 07:27:01 veth3be7b8a 0.57 1.62 0.05 0.28 0.00 0.00 0.00 0.00 08:12:57 07:27:01 docker0 136.29 200.73 10.06 1164.26 0.00 0.00 0.00 0.00 08:12:57 07:27:01 ens3 404.22 265.32 3443.51 173.11 0.00 0.00 0.00 0.00 08:12:57 07:27:01 vethb714393 16.18 22.16 1.56 10.43 0.00 0.00 0.00 0.00 08:12:57 07:27:01 veth0b7f771 16.05 21.68 1.55 10.39 0.00 0.00 0.00 0.00 08:12:57 07:27:01 vethe87850d 16.01 21.36 1.54 10.27 0.00 0.00 0.00 0.00 08:12:57 07:28:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 08:12:57 07:28:01 vethf6beec7 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:12:57 07:28:01 veth32b43ba 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:12:57 07:28:01 veth3be7b8a 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:28:01 docker0 394.25 625.26 33.10 5864.41 0.00 0.00 0.00 0.00 08:12:57 07:28:01 veth9e129ee 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:12:57 07:28:01 veth6a47615 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:12:57 07:28:01 ens3 717.93 429.72 7267.82 46.26 0.00 0.00 0.00 0.00 08:12:57 07:28:01 vethefa363a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:12:57 07:28:01 veth3841e0a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:12:57 07:28:01 veth55303f2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:12:57 07:28:01 veth9aea6f6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:12:57 07:28:01 veth3e0f60a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:12:57 07:28:01 veth4b9b368 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:12:57 07:28:01 vethba46e99 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:12:57 07:28:01 vethb8d869b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:12:57 07:28:01 veth05f22fd 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:12:57 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:29:01 vethf6beec7 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:29:01 veth32b43ba 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:29:01 veth3be7b8a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:29:01 veth9e129ee 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:29:01 veth6a47615 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:29:01 ens3 6.61 3.61 5.29 2.79 0.00 0.00 0.00 0.00 08:12:57 07:29:01 vethefa363a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:29:01 veth3841e0a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:29:01 veth55303f2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:29:01 veth9aea6f6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:29:01 veth3e0f60a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:29:01 veth4b9b368 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:29:01 vethba46e99 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:29:01 vethb8d869b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:29:01 veth05f22fd 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:30:01 vethf6beec7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:30:01 veth32b43ba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:30:01 veth3be7b8a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:30:01 veth9e129ee 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:30:01 veth6a47615 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:30:01 ens3 5.32 2.75 4.30 2.28 0.00 0.00 0.00 0.00 08:12:57 07:30:01 vethefa363a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:30:01 veth3841e0a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:30:01 veth55303f2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:30:01 veth9aea6f6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:30:01 veth3e0f60a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:30:01 veth4b9b368 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:30:01 vethba46e99 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:30:01 vethb8d869b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:30:01 veth05f22fd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:31:01 lo 12.80 12.80 1.26 1.26 0.00 0.00 0.00 0.00 08:12:57 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:31:01 ens3 90.33 86.15 56.47 326.08 0.00 0.00 0.00 0.00 08:12:57 07:32:01 lo 50.46 50.46 4.97 4.97 0.00 0.00 0.00 0.00 08:12:57 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:32:01 ens3 474.80 483.19 227.38 2443.69 0.00 0.00 0.00 0.00 08:12:57 07:33:01 lo 21.66 21.66 2.14 2.14 0.00 0.00 0.00 0.00 08:12:57 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:33:01 ens3 269.07 259.06 117.62 1492.03 0.00 0.00 0.00 0.00 08:12:57 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:35:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:37:01 ens3 1.13 1.67 0.14 6.69 0.00 0.00 0.00 0.00 08:12:57 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:38:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:39:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:41:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:42:01 ens3 0.88 1.87 0.12 6.70 0.00 0.00 0.00 0.00 08:12:57 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:47:01 ens3 0.80 1.68 0.12 6.66 0.00 0.00 0.00 0.00 08:12:57 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:48:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:49:01 ens3 0.52 0.25 1.17 0.02 0.00 0.00 0.00 0.00 08:12:57 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:52:01 ens3 1.30 2.25 0.15 6.94 0.00 0.00 0.00 0.00 08:12:57 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:54:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:54:02 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:56:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:57:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:12:57 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 07:59:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 08:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 08:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 08:02:01 ens3 0.60 0.58 0.34 0.28 0.00 0.00 0.00 0.00 08:12:57 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 08:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 08:04:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:12:57 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 08:04:01 ens3 8.70 6.95 5.74 6.38 0.00 0.00 0.00 0.00 08:12:57 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 08:05:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 08:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 08:06:01 ens3 0.78 0.10 0.09 0.01 0.00 0.00 0.00 0.00 08:12:57 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 08:07:01 ens3 0.48 0.38 0.33 0.27 0.00 0.00 0.00 0.00 08:12:57 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 08:08:01 ens3 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:12:57 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 08:09:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 08:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:12:57 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 08:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:12:57 08:12:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 08:12:57 08:12:01 docker0 98.98 154.36 8.45 1272.75 0.00 0.00 0.00 0.00 08:12:57 08:12:01 ens3 406.88 254.01 8086.50 47.12 0.00 0.00 0.00 0.00 08:12:57 Average: lo 1.98 1.98 0.19 0.19 0.00 0.00 0.00 0.00 08:12:57 Average: docker0 31.49 38.83 2.41 265.22 0.00 0.00 0.00 0.00 08:12:57 Average: ens3 75.62 60.29 627.49 94.88 0.00 0.00 0.00 0.00 08:12:57 08:12:57 08:12:57 ---> sar -P ALL: 08:12:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10209) 09/13/24 _x86_64_ (8 CPU) 08:12:57 08:12:57 07:21:26 LINUX RESTART (8 CPU) 08:12:57 08:12:57 07:22:01 CPU %user %nice %system %iowait %steal %idle 08:12:57 07:23:01 all 8.25 0.00 3.48 4.38 0.08 83.81 08:12:57 07:23:01 0 8.93 0.00 2.59 1.73 0.07 86.69 08:12:57 07:23:01 1 8.45 0.00 2.58 0.91 0.07 87.99 08:12:57 07:23:01 2 8.65 0.00 2.87 4.13 0.07 84.27 08:12:57 07:23:01 3 9.87 0.00 3.70 0.30 0.08 86.04 08:12:57 07:23:01 4 7.95 0.00 3.93 3.07 0.07 84.97 08:12:57 07:23:01 5 6.99 0.00 3.53 0.22 0.10 89.17 08:12:57 07:23:01 6 7.23 0.00 3.42 2.81 0.08 86.46 08:12:57 07:23:01 7 7.92 0.00 5.22 22.01 0.07 64.78 08:12:57 07:24:01 all 35.21 0.00 5.66 2.82 0.10 56.20 08:12:57 07:24:01 0 35.41 0.00 5.46 0.08 0.10 58.94 08:12:57 07:24:01 1 36.37 0.00 5.39 1.72 0.10 56.42 08:12:57 07:24:01 2 35.71 0.00 5.90 1.05 0.10 57.24 08:12:57 07:24:01 3 38.20 0.00 5.32 1.62 0.08 54.78 08:12:57 07:24:01 4 34.68 0.00 5.95 0.86 0.08 58.42 08:12:57 07:24:01 5 32.95 0.00 5.29 0.10 0.08 61.57 08:12:57 07:24:01 6 35.26 0.00 6.15 0.94 0.12 57.53 08:12:57 07:24:01 7 33.10 0.00 5.86 16.20 0.10 44.74 08:12:57 07:25:01 all 46.34 0.00 4.96 0.41 0.08 48.21 08:12:57 07:25:01 0 47.16 0.00 5.04 0.33 0.08 47.38 08:12:57 07:25:01 1 47.41 0.00 5.10 0.07 0.10 47.32 08:12:57 07:25:01 2 46.85 0.00 4.85 0.00 0.08 48.21 08:12:57 07:25:01 3 45.62 0.00 4.85 0.35 0.07 49.11 08:12:57 07:25:01 4 46.21 0.00 5.34 0.08 0.08 48.28 08:12:57 07:25:01 5 44.80 0.00 4.91 0.15 0.07 50.07 08:12:57 07:25:01 6 46.64 0.00 4.60 0.05 0.08 48.63 08:12:57 07:25:01 7 46.00 0.00 4.99 2.23 0.08 46.69 08:12:57 07:26:01 all 33.75 0.00 6.56 2.56 0.09 57.04 08:12:57 07:26:01 0 35.88 0.00 6.87 1.77 0.10 55.38 08:12:57 07:26:01 1 33.33 0.00 6.18 0.27 0.07 60.15 08:12:57 07:26:01 2 34.24 0.00 6.71 0.15 0.10 58.80 08:12:57 07:26:01 3 34.10 0.00 6.40 1.50 0.10 57.90 08:12:57 07:26:01 4 34.20 0.00 7.43 12.38 0.10 45.90 08:12:57 07:26:01 5 33.02 0.00 6.53 0.34 0.08 60.03 08:12:57 07:26:01 6 33.23 0.00 6.25 0.95 0.10 59.48 08:12:57 07:26:01 7 31.97 0.00 6.11 3.16 0.08 58.67 08:12:57 07:27:01 all 20.51 0.00 7.83 20.35 0.19 51.11 08:12:57 07:27:01 0 20.99 0.00 9.03 13.11 0.19 56.69 08:12:57 07:27:01 1 19.50 0.00 6.62 16.71 0.15 57.01 08:12:57 07:27:01 2 19.83 0.00 7.11 25.76 0.15 47.15 08:12:57 07:27:01 3 21.81 0.00 8.21 12.03 0.17 57.78 08:12:57 07:27:01 4 21.08 0.00 8.59 29.66 0.14 40.53 08:12:57 07:27:01 5 21.75 0.00 8.02 21.26 0.27 48.70 08:12:57 07:27:01 6 19.58 0.00 7.62 34.37 0.26 38.17 08:12:57 07:27:01 7 19.57 0.00 7.49 9.97 0.22 62.75 08:12:57 07:28:01 all 20.17 0.00 7.50 21.53 0.10 50.69 08:12:57 07:28:01 0 22.21 0.00 7.82 22.72 0.12 47.13 08:12:57 07:28:01 1 18.77 0.00 6.76 8.61 0.10 65.76 08:12:57 07:28:01 2 18.60 0.00 7.18 10.02 0.10 64.09 08:12:57 07:28:01 3 22.13 0.00 7.97 20.46 0.08 49.35 08:12:57 07:28:01 4 20.66 0.00 9.32 50.08 0.12 19.82 08:12:57 07:28:01 5 20.54 0.00 8.32 43.15 0.10 27.88 08:12:57 07:28:01 6 19.54 0.00 5.68 7.66 0.07 67.06 08:12:57 07:28:01 7 18.92 0.00 6.99 9.65 0.12 64.32 08:12:57 07:29:01 all 88.36 0.00 11.45 0.00 0.19 0.00 08:12:57 07:29:01 0 88.47 0.00 11.34 0.00 0.19 0.00 08:12:57 07:29:01 1 89.04 0.00 10.75 0.00 0.20 0.00 08:12:57 07:29:01 2 88.92 0.00 10.89 0.00 0.19 0.00 08:12:57 07:29:01 3 88.01 0.00 11.82 0.00 0.17 0.00 08:12:57 07:29:01 4 89.10 0.00 10.73 0.00 0.17 0.00 08:12:57 07:29:01 5 86.59 0.00 13.20 0.00 0.20 0.00 08:12:57 07:29:01 6 88.60 0.00 11.21 0.00 0.19 0.00 08:12:57 07:29:01 7 88.09 0.00 11.69 0.00 0.22 0.00 08:12:57 07:30:01 all 88.80 0.00 11.03 0.00 0.17 0.00 08:12:57 07:30:01 0 89.41 0.00 10.46 0.00 0.13 0.00 08:12:57 07:30:01 1 88.97 0.00 10.85 0.00 0.19 0.00 08:12:57 07:30:01 2 88.59 0.00 11.23 0.00 0.18 0.00 08:12:57 07:30:01 3 89.47 0.00 10.36 0.00 0.17 0.00 08:12:57 07:30:01 4 88.35 0.00 11.48 0.00 0.17 0.00 08:12:57 07:30:01 5 87.99 0.00 11.86 0.00 0.15 0.00 08:12:57 07:30:01 6 88.25 0.00 11.54 0.00 0.21 0.00 08:12:57 07:30:01 7 89.36 0.00 10.49 0.00 0.15 0.00 08:12:57 07:31:01 all 34.94 0.00 6.50 6.57 0.11 51.88 08:12:57 07:31:01 0 33.71 0.00 6.64 4.54 0.10 55.02 08:12:57 07:31:01 1 35.80 0.00 6.39 5.17 0.10 52.54 08:12:57 07:31:01 2 35.49 0.00 6.29 2.09 0.12 56.01 08:12:57 07:31:01 3 35.24 0.00 6.47 3.57 0.12 54.61 08:12:57 07:31:01 4 32.81 0.00 7.58 3.69 0.12 55.79 08:12:57 07:31:01 5 35.22 0.00 6.87 26.20 0.12 31.59 08:12:57 07:31:01 6 35.99 0.00 5.50 5.26 0.12 53.14 08:12:57 07:31:01 7 35.21 0.00 6.29 2.08 0.12 56.30 08:12:57 07:32:01 all 8.42 0.00 1.02 0.15 0.07 90.34 08:12:57 07:32:01 0 8.79 0.00 1.22 0.05 0.07 89.87 08:12:57 07:32:01 1 9.62 0.00 0.95 0.03 0.07 89.33 08:12:57 07:32:01 2 9.29 0.00 0.89 0.49 0.07 89.28 08:12:57 07:32:01 3 5.68 0.00 1.00 0.27 0.07 92.98 08:12:57 07:32:01 4 7.34 0.00 0.87 0.03 0.05 91.70 08:12:57 07:32:01 5 6.09 0.00 0.92 0.17 0.07 92.75 08:12:57 07:32:01 6 11.29 0.00 1.10 0.17 0.10 87.35 08:12:57 07:32:01 7 9.28 0.00 1.17 0.03 0.07 89.45 08:12:57 07:33:01 all 5.40 0.00 0.54 0.05 0.05 93.95 08:12:57 07:33:01 0 5.99 0.00 0.53 0.03 0.03 93.41 08:12:57 07:33:01 1 7.43 0.00 0.52 0.00 0.07 91.98 08:12:57 07:33:01 2 8.22 0.00 0.42 0.35 0.07 90.95 08:12:57 07:33:01 3 5.31 0.00 0.67 0.02 0.03 93.97 08:12:57 07:33:01 4 3.46 0.00 0.59 0.00 0.07 95.89 08:12:57 07:33:01 5 2.12 0.00 0.47 0.02 0.07 97.33 08:12:57 07:33:01 6 6.29 0.00 0.67 0.00 0.05 92.99 08:12:57 07:33:01 7 4.38 0.00 0.47 0.02 0.03 95.10 08:12:57 08:12:57 07:33:01 CPU %user %nice %system %iowait %steal %idle 08:12:57 07:34:01 all 0.04 0.00 0.03 0.01 0.01 99.92 08:12:57 07:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 07:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:12:57 07:34:01 2 0.15 0.00 0.02 0.03 0.00 99.80 08:12:57 07:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:12:57 07:34:01 4 0.07 0.00 0.08 0.03 0.03 99.78 08:12:57 07:34:01 5 0.00 0.00 0.03 0.00 0.00 99.97 08:12:57 07:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:12:57 07:34:01 7 0.03 0.00 0.03 0.00 0.03 99.90 08:12:57 07:35:01 all 0.02 0.00 0.02 0.00 0.01 99.94 08:12:57 07:35:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:12:57 07:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:12:57 07:35:01 2 0.02 0.00 0.00 0.03 0.02 99.93 08:12:57 07:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:12:57 07:35:01 4 0.03 0.00 0.08 0.00 0.03 99.85 08:12:57 07:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:12:57 07:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:12:57 07:35:01 7 0.05 0.00 0.05 0.00 0.02 99.88 08:12:57 07:36:01 all 0.02 0.00 0.02 0.00 0.01 99.94 08:12:57 07:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:12:57 07:36:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:12:57 07:36:01 2 0.00 0.00 0.00 0.03 0.00 99.97 08:12:57 07:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 07:36:01 4 0.03 0.00 0.05 0.00 0.03 99.88 08:12:57 07:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:12:57 07:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:12:57 07:36:01 7 0.08 0.00 0.03 0.00 0.03 99.85 08:12:57 07:37:01 all 0.04 0.00 0.03 0.01 0.01 99.91 08:12:57 07:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:12:57 07:37:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:12:57 07:37:01 2 0.03 0.00 0.02 0.07 0.02 99.87 08:12:57 07:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:12:57 07:37:01 4 0.02 0.00 0.03 0.03 0.02 99.90 08:12:57 07:37:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:12:57 07:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:12:57 07:37:01 7 0.13 0.00 0.07 0.00 0.03 99.77 08:12:57 07:38:01 all 0.01 0.00 0.02 0.00 0.01 99.95 08:12:57 07:38:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:12:57 07:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:12:57 07:38:01 2 0.02 0.00 0.00 0.03 0.02 99.93 08:12:57 07:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 07:38:01 4 0.05 0.00 0.03 0.00 0.03 99.88 08:12:57 07:38:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:12:57 07:38:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:12:57 07:38:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:12:57 07:39:01 all 0.02 0.00 0.02 0.01 0.01 99.93 08:12:57 07:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:12:57 07:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:12:57 07:39:01 2 0.00 0.00 0.00 0.05 0.00 99.95 08:12:57 07:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 07:39:01 4 0.05 0.00 0.03 0.00 0.03 99.88 08:12:57 07:39:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:12:57 07:39:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:12:57 07:39:01 7 0.05 0.00 0.07 0.00 0.03 99.85 08:12:57 07:40:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:12:57 07:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:12:57 07:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:12:57 07:40:01 2 0.02 0.00 0.02 0.03 0.02 99.92 08:12:57 07:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:12:57 07:40:01 4 0.07 0.00 0.03 0.02 0.03 99.85 08:12:57 07:40:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:12:57 07:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:12:57 07:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:12:57 07:41:01 all 0.02 0.00 0.01 0.02 0.01 99.94 08:12:57 07:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:12:57 07:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:12:57 07:41:01 2 0.00 0.00 0.00 0.17 0.00 99.83 08:12:57 07:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 07:41:01 4 0.05 0.00 0.03 0.02 0.03 99.87 08:12:57 07:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:12:57 07:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:12:57 07:41:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:12:57 07:42:01 all 0.05 0.00 0.03 0.00 0.01 99.90 08:12:57 07:42:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:12:57 07:42:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:12:57 07:42:01 2 0.05 0.00 0.02 0.03 0.02 99.88 08:12:57 07:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 07:42:01 4 0.10 0.00 0.07 0.00 0.02 99.82 08:12:57 07:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:12:57 07:42:01 6 0.07 0.00 0.03 0.00 0.00 99.90 08:12:57 07:42:01 7 0.03 0.00 0.00 0.00 0.03 99.93 08:12:57 07:43:01 all 0.04 0.00 0.01 0.00 0.05 99.90 08:12:57 07:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:12:57 07:43:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:12:57 07:43:01 2 0.07 0.00 0.02 0.00 0.02 99.90 08:12:57 07:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:12:57 07:43:01 4 0.10 0.00 0.03 0.02 0.28 99.57 08:12:57 07:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:12:57 07:43:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:12:57 07:43:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:12:57 07:44:01 all 0.03 0.00 0.01 0.24 0.01 99.71 08:12:57 07:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:12:57 07:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:12:57 07:44:01 2 0.02 0.00 0.00 1.12 0.00 98.87 08:12:57 07:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 07:44:01 4 0.12 0.00 0.03 0.02 0.05 99.78 08:12:57 07:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 07:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:12:57 07:44:01 7 0.03 0.00 0.03 0.82 0.02 99.10 08:12:57 08:12:57 07:44:01 CPU %user %nice %system %iowait %steal %idle 08:12:57 07:45:01 all 0.03 0.00 0.02 0.00 0.01 99.95 08:12:57 07:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:12:57 07:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 07:45:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:12:57 07:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 07:45:01 4 0.10 0.00 0.08 0.00 0.02 99.80 08:12:57 07:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:12:57 07:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:12:57 07:45:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:12:57 07:46:01 all 0.03 0.00 0.01 0.01 0.01 99.93 08:12:57 07:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:12:57 07:46:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:12:57 07:46:01 2 0.00 0.00 0.02 0.02 0.00 99.97 08:12:57 07:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:12:57 07:46:01 4 0.08 0.00 0.05 0.03 0.03 99.80 08:12:57 07:46:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:12:57 07:46:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:12:57 07:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:12:57 07:47:01 all 0.04 0.00 0.02 0.00 0.01 99.92 08:12:57 07:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:12:57 07:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:12:57 07:47:01 2 0.08 0.00 0.02 0.02 0.02 99.87 08:12:57 07:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 07:47:01 4 0.10 0.00 0.03 0.02 0.03 99.82 08:12:57 07:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:12:57 07:47:01 6 0.07 0.00 0.05 0.00 0.03 99.85 08:12:57 07:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:12:57 07:48:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:12:57 07:48:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:12:57 07:48:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:12:57 07:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:12:57 07:48:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:12:57 07:48:01 4 0.03 0.00 0.03 0.02 0.02 99.90 08:12:57 07:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 07:48:01 6 0.07 0.00 0.03 0.00 0.00 99.90 08:12:57 07:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:12:57 07:49:01 all 0.02 0.00 0.03 0.00 0.02 99.93 08:12:57 07:49:01 0 0.02 0.00 0.07 0.00 0.02 99.90 08:12:57 07:49:01 1 0.03 0.00 0.05 0.00 0.02 99.90 08:12:57 07:49:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:12:57 07:49:01 3 0.00 0.00 0.03 0.00 0.03 99.93 08:12:57 07:49:01 4 0.03 0.00 0.07 0.00 0.03 99.87 08:12:57 07:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:12:57 07:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:12:57 07:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:12:57 07:50:01 all 0.04 0.00 0.02 1.57 0.01 98.35 08:12:57 07:50:01 0 0.07 0.00 0.02 0.00 0.02 99.90 08:12:57 07:50:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:12:57 07:50:01 2 0.00 0.00 0.00 12.56 0.00 87.44 08:12:57 07:50:01 3 0.05 0.00 0.03 0.00 0.03 99.88 08:12:57 07:50:01 4 0.05 0.00 0.08 0.02 0.03 99.82 08:12:57 07:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:12:57 07:50:01 6 0.08 0.00 0.02 0.00 0.03 99.87 08:12:57 07:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 07:51:01 all 0.02 0.00 0.01 0.03 0.02 99.92 08:12:57 07:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:12:57 07:51:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:12:57 07:51:01 2 0.00 0.00 0.00 0.08 0.02 99.90 08:12:57 07:51:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:12:57 07:51:01 4 0.05 0.00 0.02 0.15 0.03 99.75 08:12:57 07:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:12:57 07:51:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:12:57 07:51:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:12:57 07:52:01 all 0.04 0.00 0.02 0.01 0.01 99.92 08:12:57 07:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:12:57 07:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:12:57 07:52:01 2 0.02 0.00 0.00 0.08 0.00 99.90 08:12:57 07:52:01 3 0.07 0.00 0.03 0.00 0.02 99.88 08:12:57 07:52:01 4 0.02 0.00 0.03 0.00 0.03 99.92 08:12:57 07:52:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:12:57 07:52:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:12:57 07:52:01 7 0.10 0.00 0.03 0.00 0.00 99.87 08:12:57 07:53:01 all 0.02 0.00 0.02 0.01 0.01 99.94 08:12:57 07:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 07:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:12:57 07:53:01 2 0.00 0.00 0.07 0.08 0.02 99.83 08:12:57 07:53:01 3 0.05 0.00 0.03 0.00 0.03 99.88 08:12:57 07:53:01 4 0.03 0.00 0.05 0.00 0.02 99.90 08:12:57 07:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 07:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:12:57 07:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 07:54:02 all 0.03 0.00 0.01 0.01 0.01 99.94 08:12:57 07:54:02 0 0.08 0.00 0.07 0.00 0.02 99.83 08:12:57 07:54:02 1 0.02 0.00 0.02 0.00 0.00 99.97 08:12:57 07:54:02 2 0.02 0.00 0.00 0.05 0.03 99.90 08:12:57 07:54:02 3 0.03 0.00 0.00 0.00 0.00 99.97 08:12:57 07:54:02 4 0.05 0.00 0.02 0.00 0.03 99.90 08:12:57 07:54:02 5 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 07:54:02 6 0.02 0.00 0.02 0.00 0.00 99.97 08:12:57 07:54:02 7 0.02 0.00 0.00 0.00 0.02 99.97 08:12:57 07:55:01 all 0.14 0.00 0.03 0.00 0.01 99.82 08:12:57 07:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:12:57 07:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:12:57 07:55:01 2 0.03 0.00 0.05 0.00 0.02 99.90 08:12:57 07:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:12:57 07:55:01 4 0.10 0.00 0.08 0.00 0.03 99.78 08:12:57 07:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:12:57 07:55:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:12:57 07:55:01 7 0.83 0.00 0.10 0.00 0.00 99.07 08:12:57 08:12:57 07:55:01 CPU %user %nice %system %iowait %steal %idle 08:12:57 07:56:01 all 0.17 0.00 0.02 0.01 0.01 99.79 08:12:57 07:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:12:57 07:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:12:57 07:56:01 2 0.03 0.00 0.02 0.12 0.02 99.82 08:12:57 07:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 07:56:01 4 0.05 0.00 0.02 0.00 0.03 99.90 08:12:57 07:56:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:12:57 07:56:01 6 0.07 0.00 0.03 0.00 0.00 99.90 08:12:57 07:56:01 7 1.11 0.00 0.05 0.00 0.00 98.84 08:12:57 07:57:01 all 0.10 0.00 0.04 0.01 0.01 99.84 08:12:57 07:57:01 0 0.02 0.00 0.03 0.02 0.02 99.92 08:12:57 07:57:01 1 0.03 0.00 0.05 0.00 0.02 99.90 08:12:57 07:57:01 2 0.27 0.00 0.08 0.05 0.02 99.58 08:12:57 07:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:12:57 07:57:01 4 0.05 0.00 0.07 0.00 0.02 99.87 08:12:57 07:57:01 5 0.07 0.00 0.03 0.00 0.02 99.88 08:12:57 07:57:01 6 0.08 0.00 0.05 0.00 0.02 99.85 08:12:57 07:57:01 7 0.23 0.00 0.02 0.00 0.02 99.73 08:12:57 07:58:01 all 0.03 0.00 0.02 0.01 0.01 99.94 08:12:57 07:58:01 0 0.03 0.00 0.03 0.02 0.00 99.92 08:12:57 07:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:12:57 07:58:01 2 0.00 0.00 0.03 0.03 0.02 99.92 08:12:57 07:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:12:57 07:58:01 4 0.05 0.00 0.05 0.00 0.03 99.87 08:12:57 07:58:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:12:57 07:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:12:57 07:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:12:57 07:59:01 all 0.10 0.00 0.02 0.00 0.01 99.87 08:12:57 07:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 07:59:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:12:57 07:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:12:57 07:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:12:57 07:59:01 4 0.07 0.00 0.03 0.00 0.02 99.88 08:12:57 07:59:01 5 0.07 0.00 0.02 0.00 0.02 99.90 08:12:57 07:59:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:12:57 07:59:01 7 0.57 0.00 0.03 0.00 0.02 99.38 08:12:57 08:00:01 all 0.24 0.00 0.02 0.00 0.02 99.73 08:12:57 08:00:01 0 0.02 0.00 0.00 0.02 0.02 99.95 08:12:57 08:00:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:12:57 08:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:12:57 08:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:12:57 08:00:01 4 0.05 0.00 0.05 0.00 0.03 99.87 08:12:57 08:00:01 5 0.02 0.00 0.02 0.00 0.03 99.93 08:12:57 08:00:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:12:57 08:00:01 7 1.71 0.00 0.00 0.00 0.00 98.29 08:12:57 08:01:01 all 0.04 0.00 0.02 0.00 0.01 99.92 08:12:57 08:01:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:12:57 08:01:01 1 0.03 0.00 0.07 0.00 0.02 99.88 08:12:57 08:01:01 2 0.00 0.00 0.00 0.02 0.02 99.97 08:12:57 08:01:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:12:57 08:01:01 4 0.07 0.00 0.02 0.00 0.03 99.88 08:12:57 08:01:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:12:57 08:01:01 6 0.07 0.00 0.00 0.00 0.02 99.92 08:12:57 08:01:01 7 0.10 0.00 0.00 0.00 0.02 99.88 08:12:57 08:02:01 all 0.02 0.00 0.02 0.00 0.01 99.94 08:12:57 08:02:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:12:57 08:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:12:57 08:02:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:12:57 08:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:12:57 08:02:01 4 0.07 0.00 0.10 0.00 0.03 99.80 08:12:57 08:02:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:12:57 08:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:12:57 08:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:12:57 08:03:01 all 0.04 0.00 0.01 0.00 0.01 99.93 08:12:57 08:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:12:57 08:03:01 1 0.07 0.00 0.02 0.00 0.02 99.90 08:12:57 08:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 08:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:12:57 08:03:01 4 0.13 0.00 0.07 0.00 0.03 99.77 08:12:57 08:03:01 5 0.03 0.00 0.02 0.02 0.03 99.90 08:12:57 08:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:12:57 08:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:12:57 08:04:01 all 0.28 0.00 0.04 0.01 0.01 99.66 08:12:57 08:04:01 0 0.37 0.00 0.12 0.05 0.00 99.47 08:12:57 08:04:01 1 0.12 0.00 0.10 0.00 0.02 99.77 08:12:57 08:04:01 2 0.83 0.00 0.02 0.03 0.02 99.10 08:12:57 08:04:01 3 0.08 0.00 0.00 0.00 0.00 99.92 08:12:57 08:04:01 4 0.15 0.00 0.05 0.00 0.02 99.78 08:12:57 08:04:01 5 0.25 0.00 0.03 0.00 0.02 99.70 08:12:57 08:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:12:57 08:04:01 7 0.42 0.00 0.02 0.00 0.02 99.55 08:12:57 08:05:01 all 0.09 0.00 0.02 0.03 0.01 99.85 08:12:57 08:05:01 0 0.02 0.00 0.02 0.13 0.00 99.83 08:12:57 08:05:01 1 0.07 0.00 0.05 0.00 0.03 99.85 08:12:57 08:05:01 2 0.02 0.00 0.00 0.08 0.00 99.90 08:12:57 08:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:12:57 08:05:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:12:57 08:05:01 5 0.07 0.00 0.02 0.03 0.02 99.87 08:12:57 08:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:12:57 08:05:01 7 0.50 0.00 0.00 0.00 0.00 99.50 08:12:57 08:06:01 all 0.21 0.00 0.02 0.02 0.01 99.74 08:12:57 08:06:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:12:57 08:06:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:12:57 08:06:01 2 0.02 0.00 0.02 0.13 0.02 99.82 08:12:57 08:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:12:57 08:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:12:57 08:06:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:12:57 08:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 08:06:01 7 1.52 0.00 0.07 0.00 0.05 98.37 08:12:57 08:12:57 08:06:01 CPU %user %nice %system %iowait %steal %idle 08:12:57 08:07:01 all 0.05 0.00 0.01 0.02 0.00 99.92 08:12:57 08:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:12:57 08:07:01 1 0.10 0.00 0.03 0.00 0.02 99.85 08:12:57 08:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 08:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:12:57 08:07:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:12:57 08:07:01 5 0.07 0.00 0.02 0.00 0.00 99.92 08:12:57 08:07:01 6 0.02 0.00 0.00 0.13 0.00 99.85 08:12:57 08:07:01 7 0.13 0.00 0.03 0.00 0.02 99.82 08:12:57 08:08:01 all 0.12 0.00 0.02 0.01 0.02 99.83 08:12:57 08:08:01 0 0.00 0.00 0.02 0.03 0.02 99.93 08:12:57 08:08:01 1 0.05 0.00 0.03 0.00 0.03 99.88 08:12:57 08:08:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:12:57 08:08:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:12:57 08:08:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:12:57 08:08:01 5 0.05 0.00 0.02 0.00 0.03 99.90 08:12:57 08:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 08:08:01 7 0.80 0.00 0.07 0.00 0.02 99.12 08:12:57 08:09:01 all 0.03 0.00 0.01 0.01 0.01 99.95 08:12:57 08:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 08:09:01 1 0.05 0.00 0.02 0.00 0.03 99.90 08:12:57 08:09:01 2 0.00 0.00 0.00 0.05 0.00 99.95 08:12:57 08:09:01 3 0.05 0.00 0.03 0.00 0.02 99.90 08:12:57 08:09:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:12:57 08:09:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:12:57 08:09:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:12:57 08:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:12:57 08:10:01 all 0.03 0.00 0.02 0.00 0.01 99.93 08:12:57 08:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:12:57 08:10:01 1 0.08 0.00 0.07 0.00 0.02 99.83 08:12:57 08:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:12:57 08:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:12:57 08:10:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:12:57 08:10:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:12:57 08:10:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:12:57 08:10:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:12:57 08:11:01 all 0.20 0.00 0.01 0.00 0.01 99.78 08:12:57 08:11:01 0 0.00 0.00 0.02 0.02 0.02 99.95 08:12:57 08:11:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:12:57 08:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 08:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 08:11:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:12:57 08:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:12:57 08:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:12:57 08:11:01 7 1.50 0.00 0.02 0.00 0.00 98.48 08:12:57 08:12:01 all 8.27 0.00 3.35 2.52 0.06 85.80 08:12:57 08:12:01 0 8.63 0.00 3.38 0.35 0.05 87.59 08:12:57 08:12:01 1 7.84 0.00 2.87 0.20 0.05 89.03 08:12:57 08:12:01 2 5.55 0.00 4.03 17.69 0.07 72.67 08:12:57 08:12:01 3 8.93 0.00 3.39 0.19 0.08 87.41 08:12:57 08:12:01 4 9.60 0.00 2.77 1.06 0.07 86.50 08:12:57 08:12:01 5 7.71 0.00 3.37 0.27 0.05 88.60 08:12:57 08:12:01 6 8.79 0.00 3.73 0.19 0.07 87.23 08:12:57 08:12:01 7 9.07 0.00 3.28 0.22 0.07 87.37 08:12:57 Average: all 7.91 0.00 1.39 1.25 0.04 89.41 08:12:57 Average: 0 8.06 0.00 1.41 0.89 0.03 89.61 08:12:57 Average: 1 8.00 0.00 1.30 0.67 0.03 90.00 08:12:57 Average: 2 7.89 0.00 1.35 1.52 0.03 89.20 08:12:57 Average: 3 8.01 0.00 1.39 0.79 0.03 89.77 08:12:57 Average: 4 7.84 0.00 1.50 1.99 0.05 88.62 08:12:57 Average: 5 7.66 0.00 1.46 1.81 0.04 89.04 08:12:57 Average: 6 7.89 0.00 1.34 1.03 0.03 89.71 08:12:57 Average: 7 7.96 0.00 1.40 1.31 0.04 89.30 08:12:57 08:12:57 08:12:57