Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f1d4929ac2c17b75aa9890700086299dd17f9b6 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-ssh9535256667729005571.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh438324718295423510.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1459774216835118207.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9816835890097791650.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-ssh14447394477442600410.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-8223 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/679 [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/679 # 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 7f1d4929ac2c17b75aa9890700086299dd17f9b6 (main) Commit message: "feat: Enhance LatestScheduleActionRecordsByJobName API (#4871)" > 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 7f1d4929ac2c17b75aa9890700086299dd17f9b6 # timeout=10 > git rev-list --no-walk dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:43:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:43:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:43:13 ========================================================= 07:43:13 EdgeX Global Pipelines Version Info 07:43:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:43:14 ------------------- 07:43:14 stable info: 07:43:14 ------------------- 07:43:14 Commited By: Ginny Guan ginny@iotechsys.com 07:43:14 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 07:43:14 Message: update stable to v1.0.260 07:43:15 ------------------- 07:43:15 experimental info: 07:43:15 ------------------- 07:43:15 Commited By: Ginny Guan ginny@iotechsys.com 07:43:15 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 07:43:15 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f1d492 [Pipeline] echo 07:43:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:43:15 provisioning config files... 07:43:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/679@tmp/config14049100117614181307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:43:16 ---> ****-login.sh 07:43:16 nexus3.edgexfoundry.org:10001 07:43:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:16 Configure a credential helper to remove this warning. See 07:43:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:16 07:43:16 Login Succeeded 07:43:16 nexus3.edgexfoundry.org:10002 07:43:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:16 Configure a credential helper to remove this warning. See 07:43:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:16 07:43:16 Login Succeeded 07:43:16 nexus3.edgexfoundry.org:10003 07:43:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:17 Configure a credential helper to remove this warning. See 07:43:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:17 07:43:17 Login Succeeded 07:43:17 nexus3.edgexfoundry.org:10004 07:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:17 Configure a credential helper to remove this warning. See 07:43:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:17 07:43:17 Login Succeeded 07:43:17 ****.io 07:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:43:17 Configure a credential helper to remove this warning. See 07:43:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:43:17 07:43:17 Login Succeeded 07:43:17 ---> ****-login.sh ends [Pipeline] } 07:43:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:43:17 + 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:43:17 + cut -d/ -f2 07:43:17 + dirname cmd/core-command/Dockerfile 07:43:17 + echo core-command,cmd/core-command/Dockerfile 07:43:17 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:43:17 + cut -d/ -f2 07:43:17 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:43:17 + dirname cmd/core-data/Dockerfile 07:43:17 + cut -d/ -f2 07:43:17 + echo core-data,cmd/core-data/Dockerfile 07:43:17 + dirname cmd/core-keeper/Dockerfile 07:43:17 + cut -d/ -f2 07:43:17 + echo core-keeper,cmd/core-keeper/Dockerfile 07:43:17 + dirname cmd/core-metadata/Dockerfile 07:43:17 + cut -d/ -f2 07:43:17 + echo core-metadata,cmd/core-metadata/Dockerfile 07:43:17 + dirname cmd/security-bootstrapper/Dockerfile 07:43:17 + cut -d/ -f2 07:43:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:43:17 + dirname cmd/security-proxy-auth/Dockerfile 07:43:17 + cut -d/ -f2 07:43:17 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:43:17 + dirname cmd/security-proxy-setup/Dockerfile 07:43:17 + cut -d/ -f2 07:43:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:43:17 + dirname cmd/security-secretstore-setup/Dockerfile 07:43:17 + cut -d/ -f2 07:43:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:43:17 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:43:17 + cut -d/ -f2 07:43:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:43:17 + dirname cmd/security-spire-agent/Dockerfile 07:43:17 + cut -d/ -f2 07:43:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:43:17 + dirname cmd/security-spire-config/Dockerfile 07:43:17 + cut -d/ -f2 07:43:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:43:17 + dirname cmd/security-spire-server/Dockerfile 07:43:17 + cut -d/ -f2 07:43:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:43:17 + dirname cmd/support-cron-scheduler/Dockerfile 07:43:17 + cut -d/ -f2 07:43:17 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 07:43:17 + dirname cmd/support-notifications/Dockerfile 07:43:17 + cut -d/ -f2 07:43:17 + echo support-notifications,cmd/support-notifications/Dockerfile 07:43:17 + dirname cmd/support-scheduler/Dockerfile 07:43:17 + cut -d/ -f2 07:43:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:43:17 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:43:18 + git rev-list -1 --merges 7f1d4929ac2c17b75aa9890700086299dd17f9b6~1..7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] echo 07:43:18 -----------> git rev-list -1 --merges 7f1d4929ac2c17b75aa9890700086299dd17f9b6~1..7f1d4929ac2c17b75aa9890700086299dd17f9b6 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [false] [Pipeline] sh 07:43:18 + git log --format=format:%s -1 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] echo 07:43:18 ========================================================= 07:43:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:43:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:43:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:43:18 + grep -v github /etc/ssh/ssh_known_hosts 07:43:18 + [ -e /tmp/ssh_known_hosts ] 07:43:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:43:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:43:18 + sudo tee -a /etc/ssh/ssh_known_hosts 07:43:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:43:19 07:43:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:43:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:43:19 0.1.4: Pulling from edgex-devops/py-git-semver 07:43:19 b85a868b505f: Pulling fs layer 07:43:19 e2be974225ed: Pulling fs layer 07:43:19 339a4e72a1f5: Pulling fs layer 07:43:19 988bab9f4d93: Pulling fs layer 07:43:19 1469e6f7b9e6: Pulling fs layer 07:43:19 eaf3925da568: Pulling fs layer 07:43:19 bab4dde63d76: Pulling fs layer 07:43:19 bde34c3a00c8: Pulling fs layer 07:43:19 b352a97aabf1: Pulling fs layer 07:43:19 4872d77fe225: Pulling fs layer 07:43:19 5851b861e8e6: Pulling fs layer 07:43:19 bab4dde63d76: Waiting 07:43:19 bde34c3a00c8: Waiting 07:43:19 eaf3925da568: Waiting 07:43:19 1469e6f7b9e6: Waiting 07:43:19 4872d77fe225: Waiting 07:43:19 5851b861e8e6: Waiting 07:43:19 988bab9f4d93: Waiting 07:43:19 e2be974225ed: Download complete 07:43:19 988bab9f4d93: Verifying Checksum 07:43:19 988bab9f4d93: Download complete 07:43:19 1469e6f7b9e6: Verifying Checksum 07:43:19 1469e6f7b9e6: Download complete 07:43:19 339a4e72a1f5: Verifying Checksum 07:43:19 339a4e72a1f5: Download complete 07:43:19 eaf3925da568: Download complete 07:43:19 bde34c3a00c8: Download complete 07:43:19 b352a97aabf1: Download complete 07:43:19 4872d77fe225: Verifying Checksum 07:43:19 4872d77fe225: Download complete 07:43:19 5851b861e8e6: Verifying Checksum 07:43:19 5851b861e8e6: Download complete 07:43:19 b85a868b505f: Download complete 07:43:20 bab4dde63d76: Verifying Checksum 07:43:20 bab4dde63d76: Download complete 07:43:21 b85a868b505f: Pull complete 07:43:21 e2be974225ed: Pull complete 07:43:21 339a4e72a1f5: Pull complete 07:43:21 988bab9f4d93: Pull complete 07:43:22 1469e6f7b9e6: Pull complete 07:43:22 eaf3925da568: Pull complete 07:43:24 bab4dde63d76: Pull complete 07:43:24 bde34c3a00c8: Pull complete 07:43:24 b352a97aabf1: Pull complete 07:43:24 4872d77fe225: Pull complete 07:43:24 5851b861e8e6: Pull complete 07:43:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:43:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:43:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:43:24 prd-ubuntu20.04-docker-8c-8g-8223 does not seem to be running inside a container 07:43:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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:43:26 $ docker top 565ff4b8ee1af15753a7e2caaefd3efeef8491e30a68d8bedbe998e5873389ff -eo pid,comm 07:43:26 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:43:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:43:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:43:26 [ssh-agent] Looking for ssh-agent implementation... 07:43:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:43:26 $ docker exec 565ff4b8ee1af15753a7e2caaefd3efeef8491e30a68d8bedbe998e5873389ff ssh-agent 07:43:26 SSH_AUTH_SOCK=/tmp/ssh-P0f5EWeR5IbN/agent.31 07:43:26 SSH_AGENT_PID=37 07:43:26 Running ssh-add (command line suppressed) 07:43:26 Identity added: /w/workspace/edgex-go/679@tmp/private_key_13999845787428688089.key (/w/workspace/edgex-go/679@tmp/private_key_13999845787428688089.key) 07:43:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:43:26 + git tag --points-at HEAD [Pipeline] } 07:43:26 $ docker exec --env ******** --env ******** 565ff4b8ee1af15753a7e2caaefd3efeef8491e30a68d8bedbe998e5873389ff ssh-agent -k 07:43:27 unset SSH_AUTH_SOCK; 07:43:27 unset SSH_AGENT_PID; 07:43:27 echo Agent pid 37 killed; 07:43:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:43:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:43:27 [ssh-agent] Looking for ssh-agent implementation... 07:43:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:43:27 $ docker exec 565ff4b8ee1af15753a7e2caaefd3efeef8491e30a68d8bedbe998e5873389ff ssh-agent 07:43:27 SSH_AUTH_SOCK=/tmp/ssh-1UiSYkBvYpcY/agent.70 07:43:27 SSH_AGENT_PID=76 07:43:27 Running ssh-add (command line suppressed) 07:43:27 Identity added: /w/workspace/edgex-go/679@tmp/private_key_12344462165511880246.key (/w/workspace/edgex-go/679@tmp/private_key_12344462165511880246.key) 07:43:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:43:27 + git semver init 07:43:27 2024-08-23 07:43:27,901 [run_init] DEBUG init version:0.0.0 force:False 07:43:27 2024-08-23 07:43:27,902 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/679/.semver 07:43:27 2024-08-23 07:43:27,902 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/679/.semver 07:43:27 2024-08-23 07:43:27,902 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/679/.semver'], cwd=/w/workspace/edgex-go/679, universal_newlines=False, shell=None, istream=None) 07:43:33 2024-08-23 07:43:32,783 [append_file] DEBUG append to file:/w/workspace/edgex-go/679/.git/info/exclude 07:43:33 2024-08-23 07:43:32,784 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/679/.semver/main with force:False 07:43:33 2024-08-23 07:43:32,784 [read_version] DEBUG read version from /w/workspace/edgex-go/679/.semver/main 07:43:33 2024-08-23 07:43:32,784 [read_version] DEBUG read version from /w/workspace/edgex-go/679/.semver/main 07:43:33 3.2.0-dev.59 [Pipeline] } 07:43:33 $ docker exec --env ******** --env ******** 565ff4b8ee1af15753a7e2caaefd3efeef8491e30a68d8bedbe998e5873389ff ssh-agent -k 07:43:33 unset SSH_AUTH_SOCK; 07:43:33 unset SSH_AGENT_PID; 07:43:33 echo Agent pid 76 killed; 07:43:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:43:33 + git semver [Pipeline] } 07:43:33 $ docker stop --time=1 565ff4b8ee1af15753a7e2caaefd3efeef8491e30a68d8bedbe998e5873389ff 07:43:35 $ docker rm -f --volumes 565ff4b8ee1af15753a7e2caaefd3efeef8491e30a68d8bedbe998e5873389ff [Pipeline] // withDockerContainer [Pipeline] sh 07:43:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:43:35 Stashed 1 file(s) [Pipeline] echo 07:43:35 [edgeXSemver]: initialized semver on version 3.2.0-dev.59 [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:43:36 + git config --global --add safe.directory /w/workspace/edgex-go/679 [Pipeline] echo 07:43:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:43:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:43:36 ========================================================= 07:43:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:43:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:43:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:43:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:43:36 619be1103602: Pulling fs layer 07:43:36 7862e08f4a3e: Pulling fs layer 07:43:36 5df492c9dc93: Pulling fs layer 07:43:36 7629e6793208: Pulling fs layer 07:43:36 4f4fb700ef54: Pulling fs layer 07:43:36 fb5054dd5b73: Pulling fs layer 07:43:36 eeca6798cff9: Pulling fs layer 07:43:36 aa269ceb94a6: Pulling fs layer 07:43:36 ada007ff1a6a: Pulling fs layer 07:43:36 7629e6793208: Waiting 07:43:36 4f4fb700ef54: Waiting 07:43:36 fb5054dd5b73: Waiting 07:43:36 eeca6798cff9: Waiting 07:43:36 aa269ceb94a6: Waiting 07:43:36 ada007ff1a6a: Waiting 07:43:36 7862e08f4a3e: Download complete 07:43:36 7629e6793208: Verifying Checksum 07:43:36 7629e6793208: Download complete 07:43:36 4f4fb700ef54: Verifying Checksum 07:43:36 4f4fb700ef54: Download complete 07:43:36 619be1103602: Verifying Checksum 07:43:36 619be1103602: Download complete 07:43:36 fb5054dd5b73: Verifying Checksum 07:43:36 fb5054dd5b73: Download complete 07:43:36 eeca6798cff9: Verifying Checksum 07:43:36 eeca6798cff9: Download complete 07:43:36 619be1103602: Pull complete 07:43:36 ada007ff1a6a: Verifying Checksum 07:43:36 ada007ff1a6a: Download complete 07:43:36 7862e08f4a3e: Pull complete 07:43:37 5df492c9dc93: Verifying Checksum 07:43:37 5df492c9dc93: Download complete 07:43:37 aa269ceb94a6: Verifying Checksum 07:43:37 aa269ceb94a6: Download complete 07:43:39 5df492c9dc93: Pull complete 07:43:40 7629e6793208: Pull complete 07:43:40 4f4fb700ef54: Pull complete 07:43:40 fb5054dd5b73: Pull complete 07:43:40 eeca6798cff9: Pull complete 07:43:42 aa269ceb94a6: Pull complete 07:43:42 ada007ff1a6a: Pull complete 07:43:43 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 07:43:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:43:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:43:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:43:43 WORKDIR /edgex 07:43:43 COPY go.mod . 07:43:43 RUN go mod download 07:43:43 + docker build -t ci-base-image-x86_64 -f - . 07:43:44 Sending build context to Docker daemon 179.2MB 07:43:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:43:44 ---> f489d0715acc 07:43:44 Step 2/4 : WORKDIR /edgex 07:43:46 ---> Running in 4708f7e9230b 07:43:46 Removing intermediate container 4708f7e9230b 07:43:46 ---> 1064f64c3253 07:43:46 Step 3/4 : COPY go.mod . 07:43:46 ---> 45f445461692 07:43:46 Step 4/4 : RUN go mod download 07:43:46 ---> Running in 88f8fcdb39ae 07:43:50 Still waiting to schedule task 07:43:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:44:08 Removing intermediate container 88f8fcdb39ae 07:44:08 ---> 9558602af016 07:44:08 Successfully built 9558602af016 07:44:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:09 + docker inspect -f . ci-base-image-x86_64 07:44:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:09 prd-ubuntu20.04-docker-8c-8g-8223 does not seem to be running inside a container 07:44:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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:44:09 $ docker top e310fc3ea5d8410fb8b28ad9459a0f6d7ecfdbc576f0c1d51af34a26fbddddf7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:44:09 + go version 07:44:09 go version go1.21.9 linux/amd64 [Pipeline] } 07:44:09 $ docker stop --time=1 e310fc3ea5d8410fb8b28ad9459a0f6d7ecfdbc576f0c1d51af34a26fbddddf7 07:44:11 $ docker rm -f --volumes e310fc3ea5d8410fb8b28ad9459a0f6d7ecfdbc576f0c1d51af34a26fbddddf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:11 + docker inspect -f . ci-base-image-x86_64 07:44:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:11 prd-ubuntu20.04-docker-8c-8g-8223 does not seem to be running inside a container 07:44:11 $ 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/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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:44:12 $ docker top aceef70fe755688c6a7c3b6e7ea2742283b0adc5df89dc5c382e03f69fa3fcdf -eo pid,comm [Pipeline] { [Pipeline] echo 07:44:12 ========================================================= 07:44:12 [edgeXBuildGoParallel] Running Tests and Build... 07:44:12 ========================================================= [Pipeline] sh 07:44:12 + git config --global --add safe.directory /w/workspace/edgex-go/679 [Pipeline] fileExists [Pipeline] sh 07:44:12 + make test 07:44:12 go test -race -coverprofile=coverage.out ./... 07:44:20 ? github.com/edgexfoundry/edgex-go [no test files] 07:44:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:44:47 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:44:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:44:47 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 07:44:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:44:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:44:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:44:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:44:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:44:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:44:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:44:48 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 07:44:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:44:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:44:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:44:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:44:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:44:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements 07:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:44:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:44:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements 07:44:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:44:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:44:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:44:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:44:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 07:44:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 07:44:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 07:44:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:44:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 07:44:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:44:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 07:44:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 07:44:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 07:44:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:44:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:44:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:44:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.2% of statements 07:44:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.041s coverage: 53.2% of statements 07:44:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.502s coverage: 93.4% of statements 07:44:55 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 91.7% of statements 07:44:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 7.0% of statements 07:44:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:44:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:44:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:44:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:44:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:44:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:44:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:44:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:44:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:44:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 07:44:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:44:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 07:44:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.425s coverage: 95.8% of statements 07:44:58 ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements 07:44:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:44:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:44:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.021s coverage: 0.0% of statements [no tests to run] 07:44:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements 07:44:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 30.7% of statements 07:44:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 41.7% of statements 07:44:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.031s coverage: 77.8% of statements 07:44:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 07:44:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 07:45:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.027s coverage: 87.5% of statements 07:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:45:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 07:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 07:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 07:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:45:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:45:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:45:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:45:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:45:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:45:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:45:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:45:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:45:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:45:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:45:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:45:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:45:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:45:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:45:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 07:45:12 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 07:45:12 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 07:45:12 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 07:45:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.024s coverage: 94.4% of statements 07:45:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 07:45:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 07:45:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 07:45:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:45:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:45:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:45:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:45:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:45:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:45:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:45:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:45:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:45:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:45:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:45:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:45:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.265s coverage: 79.9% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.043s coverage: 92.9% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 75.0% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.742s coverage: 87.2% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.013s coverage: 100.0% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.138s coverage: 63.1% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.151s coverage: 36.5% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.029s coverage: 5.2% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.072s coverage: 90.8% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 95.7% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.034s coverage: 61.8% of statements 07:45:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements 07:45:26 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:45:26 running golangci-lint 07:45:26 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 07:45:26 go version go1.21.9 linux/amd64 07:45:26 level=info msg="[config_reader] Used config file .golangci.yml" 07:45:26 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:45:47 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|files|name|types_sizes) took 21.672197028s" 07:45:47 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.359287ms" 07:46:00 level=info msg="[linters_context/goanalysis] analyzers took 1m37.751004499s with top 10 stages: buildir: 50.924308406s, gosec: 8.121770989s, inspect: 2.674318405s, fact_deprecated: 2.424323195s, printf: 2.185988523s, ctrlflow: 1.687347989s, fact_purity: 1.336299543s, S1038: 1.15459929s, nilness: 1.042867985s, typedness: 568.516503ms" 07:46:00 level=info msg="[runner] Issues before processing: 214, after processing: 0" 07:46:00 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 214/214, skip_files: 214/214, autogenerated_exclude: 214/214, cgo: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, path_prettifier: 214/214, skip_dirs: 214/214, exclude: 214/214, nolint: 0/22" 07:46:00 level=info msg="[runner] processing took 19.586247ms with stages: nolint: 8.46209ms, identifier_marker: 5.335272ms, autogenerated_exclude: 1.670185ms, exclude-rules: 1.580884ms, path_prettifier: 1.570515ms, skip_dirs: 895.171µs, cgo: 54.37µs, filename_unadjuster: 14.09µs, max_same_issues: 630ns, skip_files: 530ns, fixer: 430ns, uniq_by_line: 370ns, exclude: 320ns, severity-rules: 280ns, diff: 270ns, max_from_linter: 170ns, source_code: 150ns, path_prefixer: 140ns, sort_results: 140ns, max_per_file_from_linter: 130ns, path_shortener: 110ns" 07:46:00 level=info msg="[runner] linters took 10.732135629s with stages: goanalysis_metalinter: 10.712451421s" 07:46:00 level=info msg="File cache stats: 0 entries of total size 0B" 07:46:00 level=info msg="Memory: 325 samples, avg is 296.7MB, max is 1438.2MB" 07:46:00 level=info msg="Execution took 32.453339342s" 07:46:00 go vet ./... 07:46:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:46:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:46:05 ./bin/test-attribution-txt.sh [Pipeline] echo 07:46:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:46:05 + ls -al . 07:46:05 total 912 07:46:05 drwxrwxr-x 11 1001 1001 4096 Aug 23 07:44 . 07:46:05 drwxr-xr-x 4 root root 4096 Aug 23 07:44 .. 07:46:05 drwxrwxr-x 2 1001 1001 4096 Aug 23 07:43 .blubracket 07:46:05 -rw-rw-r-- 1 1001 1001 10 Aug 23 07:43 .dockerignore 07:46:05 drwxrwxr-x 8 1001 1001 4096 Aug 23 07:45 .git 07:46:05 drwxrwxr-x 3 1001 1001 4096 Aug 23 07:43 .github 07:46:05 -rw-rw-r-- 1 1001 1001 1102 Aug 23 07:43 .gitignore 07:46:05 -rw-rw-r-- 1 1001 1001 42 Aug 23 07:43 .golangci.yml 07:46:05 -rw-rw-r-- 1 1001 1001 100 Aug 23 07:43 .hadolint.yml 07:46:05 drwxr-xr-x 3 1001 1001 4096 Aug 23 07:43 .semver 07:46:05 -rw-rw-r-- 1 1001 1001 155 Aug 23 07:43 .sonarcloud.properties 07:46:05 -rw-rw-r-- 1 1001 1001 1171 Aug 23 07:43 ADOPTERS.md 07:46:05 -rw-rw-r-- 1 1001 1001 21286 Aug 23 07:43 Attribution.txt 07:46:05 -rw-rw-r-- 1 1001 1001 100284 Aug 23 07:43 CHANGELOG.md 07:46:05 -rw-rw-r-- 1 1001 1001 3804 Aug 23 07:43 CONTRIBUTING.md 07:46:05 -rw-rw-r-- 1 1001 1001 677 Aug 23 07:43 GOVERNANCE.md 07:46:05 -rw-rw-r-- 1 1001 1001 861 Aug 23 07:43 Jenkinsfile 07:46:05 -rw-rw-r-- 1 1001 1001 10775 Aug 23 07:43 LICENSE 07:46:05 -rw-rw-r-- 1 1001 1001 16854 Aug 23 07:43 Makefile 07:46:05 -rw-rw-r-- 1 1001 1001 582 Aug 23 07:43 OWNERS.md 07:46:05 -rw-rw-r-- 1 1001 1001 9528 Aug 23 07:43 README.md 07:46:05 -rw-rw-r-- 1 1001 1001 789 Aug 23 07:43 SECURITY.md 07:46:05 -rw-rw-r-- 1 1001 1001 12 Aug 23 07:43 VERSION 07:46:05 drwxrwxr-x 2 1001 1001 4096 Aug 23 07:43 bin 07:46:05 drwxrwxr-x 20 1001 1001 4096 Aug 23 07:43 cmd 07:46:05 -rw-r--r-- 1 root root 544290 Aug 23 07:45 coverage.out 07:46:05 drwxrwxr-x 2 1001 1001 4096 Aug 23 07:43 fuzz_test 07:46:05 -rw-rw-r-- 1 1001 1001 7305 Aug 23 07:43 go.mod 07:46:05 -rw-rw-r-- 1 1001 1001 102581 Aug 23 07:43 go.sum 07:46:05 drwxrwxr-x 7 1001 1001 4096 Aug 23 07:43 internal 07:46:05 drwxrwxr-x 3 1001 1001 4096 Aug 23 07:43 openapi 07:46:05 -rw-rw-r-- 1 1001 1001 584 Aug 23 07:43 security.txt 07:46:05 -rw-rw-r-- 1 1001 1001 204 Aug 23 07:43 version.go [Pipeline] sh 07:46:05 + '[' -e coverage.out ] 07:46:05 + chown 1001:1001 coverage.out [Pipeline] stash 07:46:06 Stashed 1 file(s) [Pipeline] sh 07:46:06 + make build 07:46:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:46:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:46:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:46:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:46:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:46:33 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:46:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8225 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:46:37 Running in /w/workspace/edgex-go/679 [Pipeline] { [Pipeline] checkout 07:46:37 The recommended git tool is: git 07:46:38 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:46:39 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 07:46:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:46:42 using credential edgex-jenkins-ssh 07:46:42 Cloning the remote Git repository 07:46:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:46:42 > git init /w/workspace/edgex-go/679 # timeout=10 07:46:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:46:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:46:42 > git --version # timeout=10 07:46:42 > git --version # 'git version 2.25.1' 07:46:42 using GIT_SSH to set credentials SSH Credentials for GitHub 07:46:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:46:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:46:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:46:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:46:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:46:47 $ docker stop --time=1 aceef70fe755688c6a7c3b6e7ea2742283b0adc5df89dc5c382e03f69fa3fcdf 07:46:52 $ docker rm -f --volumes aceef70fe755688c6a7c3b6e7ea2742283b0adc5df89dc5c382e03f69fa3fcdf [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:46:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:46:53 07:46:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:46:53 latest: Pulling from edgex-devops/edgex-compose 07:46:53 91d30c5bc195: Pulling fs layer 07:46:53 2e9b0aa3be6d: Pulling fs layer 07:46:53 9c61dcf015f6: Pulling fs layer 07:46:53 4698f68db338: Pulling fs layer 07:46:53 2a2f49069b9e: Pulling fs layer 07:46:53 4698f68db338: Waiting 07:46:53 e0025b399a48: Pulling fs layer 07:46:53 2a2f49069b9e: Waiting 07:46:53 e0025b399a48: Waiting 07:46:53 91d30c5bc195: Verifying Checksum 07:46:53 91d30c5bc195: Download complete 07:46:53 4698f68db338: Verifying Checksum 07:46:53 4698f68db338: Download complete 07:46:54 2e9b0aa3be6d: Verifying Checksum 07:46:54 2e9b0aa3be6d: Download complete 07:46:54 e0025b399a48: Verifying Checksum 07:46:54 e0025b399a48: Download complete 07:46:54 91d30c5bc195: Pull complete 07:46:54 2a2f49069b9e: Download complete 07:46:54 2e9b0aa3be6d: Pull complete 07:46:54 9c61dcf015f6: Verifying Checksum 07:46:54 9c61dcf015f6: Download complete 07:46:57 9c61dcf015f6: Pull complete 07:46:57 4698f68db338: Pull complete 07:46:57 2a2f49069b9e: Pull complete 07:46:57 e0025b399a48: Pull complete 07:46:57 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:46:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:46:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:57 prd-ubuntu20.04-docker-8c-8g-8223 does not seem to be running inside a container 07:46:57 $ 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/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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:46:59 $ docker top 0b6744e822393c9158e89855d6aa0832435666bd33785dacc21b4323bf42d2fe -eo pid,comm [Pipeline] { [Pipeline] sh 07:46:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:46:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:47:00 + docker compose -f ./docker-compose-build.yml build --parallel 07:47:00 Avoid second fetch 07:47:00 Checking out Revision 7f1d4929ac2c17b75aa9890700086299dd17f9b6 (main) 07:47:01 Commit message: "feat: Enhance LatestScheduleActionRecordsByJobName API (#4871)" 07:47:00 > git config core.sparsecheckout # timeout=10 07:47:00 > git checkout -f 7f1d4929ac2c17b75aa9890700086299dd17f9b6 # timeout=10 07:47:02 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:47:02 #1 transferring dockerfile: 2.23kB done 07:47:02 #1 DONE 0.0s 07:47:02 07:47:02 #2 [security-spire-server internal] load build definition from Dockerfile 07:47:02 #2 transferring dockerfile: 1.70kB done 07:47:02 #2 DONE 0.0s 07:47:02 07:47:02 #3 [support-scheduler internal] load build definition from Dockerfile 07:47:02 #3 transferring dockerfile: 1.93kB done 07:47:02 #3 DONE 0.0s 07:47:02 07:47:02 #4 [security-secretstore-setup internal] load build definition from Dockerfile 07:47:02 #4 transferring dockerfile: 2.49kB done 07:47:02 #4 DONE 0.0s 07:47:02 07:47:02 #5 [security-proxy-setup internal] load build definition from Dockerfile 07:47:02 #5 transferring dockerfile: 2.50kB done 07:47:02 #5 DONE 0.0s 07:47:02 07:47:02 #6 [security-spire-config internal] load build definition from Dockerfile 07:47:02 #6 transferring dockerfile: 1.69kB done 07:47:02 #6 DONE 0.0s 07:47:02 07:47:02 #7 [core-keeper internal] load build definition from Dockerfile 07:47:02 #7 transferring dockerfile: 2.01kB done 07:47:02 #7 DONE 0.0s 07:47:02 07:47:02 #8 [security-proxy-auth internal] load build definition from Dockerfile 07:47:02 #8 transferring dockerfile: 2.15kB done 07:47:02 #8 DONE 0.0s 07:47:02 07:47:02 #9 [core-command internal] load build definition from Dockerfile 07:47:02 #9 transferring dockerfile: 1.93kB done 07:47:02 #9 DONE 0.0s 07:47:02 07:47:02 #10 [core-metadata internal] load build definition from Dockerfile 07:47:02 #10 transferring dockerfile: 2.06kB done 07:47:02 #10 DONE 0.0s 07:47:02 07:47:02 #11 [security-bootstrapper internal] load build definition from Dockerfile 07:47:02 #11 transferring dockerfile: 3.17kB done 07:47:02 #11 DONE 0.1s 07:47:02 07:47:02 #12 [support-notifications internal] load build definition from Dockerfile 07:47:02 #12 transferring dockerfile: 1.95kB done 07:47:02 #12 DONE 0.0s 07:47:02 07:47:02 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:47:02 #13 transferring dockerfile: 1.89kB done 07:47:02 #13 DONE 0.1s 07:47:02 07:47:02 #14 [core-common-config-bootstrapper internal] load .dockerignore 07:47:02 #14 transferring context: 50B done 07:47:02 #14 DONE 0.0s 07:47:02 07:47:02 #15 [security-spire-agent internal] load build definition from Dockerfile 07:47:02 #15 transferring dockerfile: 1.81kB done 07:47:02 #15 DONE 0.1s 07:47:02 07:47:02 #16 [core-data internal] load build definition from Dockerfile 07:47:02 #16 transferring dockerfile: 2.07kB done 07:47:02 #16 DONE 0.0s 07:47:02 07:47:02 #17 [support-cron-scheduler internal] load build definition from Dockerfile 07:47:02 #17 transferring dockerfile: 1.85kB done 07:47:02 #17 DONE 0.0s 07:47:03 07:47:03 #18 [security-spire-server internal] load .dockerignore 07:47:03 #18 transferring context: 50B done 07:47:03 #18 DONE 0.0s 07:47:03 07:47:03 #19 [support-scheduler internal] load .dockerignore 07:47:03 #19 transferring context: 50B done 07:47:03 #19 DONE 0.0s 07:47:03 07:47:03 #20 [security-secretstore-setup internal] load .dockerignore 07:47:03 #20 transferring context: 50B done 07:47:03 #20 DONE 0.0s 07:47:03 07:47:03 #21 [security-proxy-setup internal] load .dockerignore 07:47:03 #21 transferring context: 50B done 07:47:03 #21 DONE 0.0s 07:47:03 07:47:03 #22 [security-spire-config internal] load .dockerignore 07:47:03 #22 transferring context: 50B done 07:47:03 #22 DONE 0.0s 07:47:03 07:47:03 #23 [core-command internal] load .dockerignore 07:47:03 #23 transferring context: 50B done 07:47:03 #23 DONE 0.0s 07:47:03 07:47:03 #24 [core-keeper internal] load .dockerignore 07:47:03 #24 transferring context: 50B done 07:47:03 #24 DONE 0.0s 07:47:03 07:47:03 #25 [security-proxy-auth internal] load .dockerignore 07:47:03 #25 transferring context: 50B done 07:47:03 #25 DONE 0.0s 07:47:03 07:47:03 #26 [core-metadata internal] load .dockerignore 07:47:03 #26 transferring context: 50B done 07:47:03 #26 DONE 0.0s 07:47:03 07:47:03 #27 [security-bootstrapper internal] load .dockerignore 07:47:03 #27 transferring context: 50B done 07:47:03 #27 DONE 0.0s 07:47:03 07:47:03 #28 [support-notifications internal] load .dockerignore 07:47:03 #28 transferring context: 50B done 07:47:03 #28 DONE 0.0s 07:47:03 07:47:03 #29 [security-spire-agent internal] load .dockerignore 07:47:03 #29 transferring context: 50B done 07:47:03 #29 DONE 0.0s 07:47:03 07:47:03 #30 [security-spiffe-token-provider internal] load .dockerignore 07:47:03 #30 transferring context: 50B done 07:47:03 #30 DONE 0.0s 07:47:03 07:47:03 #31 [core-data internal] load .dockerignore 07:47:03 #31 transferring context: 50B done 07:47:03 #31 DONE 0.0s 07:47:03 07:47:03 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:47:03 #32 DONE 0.0s 07:47:03 07:47:03 #33 [support-cron-scheduler internal] load .dockerignore 07:47:03 #33 transferring context: 50B done 07:47:03 #33 DONE 0.0s 07:47:03 07:47:03 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 07:47:03 #34 DONE 0.1s 07:47:03 07:47:03 #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:47:03 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:47:03 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:47:03 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:47:03 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:47:03 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.15MB / 3.42MB 0.1s 07:47:03 #35 ... 07:47:03 07:47:03 #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:47:03 #32 DONE 0.0s 07:47:03 07:47:03 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 07:47:03 #34 DONE 0.1s 07:47:03 07:47:03 #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:47:03 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:47:03 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:47:03 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:47:03 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:47:03 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 07:47:03 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 07:47:03 #35 ... 07:47:03 07:47:03 #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:47:03 #32 DONE 0.0s 07:47:03 07:47:03 #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:47:03 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:47:03 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:47:03 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:47:03 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:47:03 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 07:47:03 #35 ... 07:47:03 07:47:03 #32 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:47:03 #32 DONE 0.0s 07:47:03 07:47:03 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:47:03 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:47:03 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:47:03 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:47:03 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:47:03 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 07:47:03 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 07:47:04 #35 ... 07:47:04 07:47:04 #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:47:04 #32 DONE 0.0s 07:47:04 07:47:04 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:47:04 #36 DONE 0.6s 07:47:04 07:47:04 #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:47:04 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:47:04 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:47:04 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:47:04 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:47:04 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 07:47:04 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 07:47:04 #35 ... 07:47:04 07:47:04 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:47:04 #36 DONE 0.6s 07:47:04 07:47:04 #32 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:47:04 #32 DONE 0.0s 07:47:04 07:47:04 #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:47:04 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:47:04 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:47:04 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:47:04 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:47:04 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 07:47:04 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 07:47:04 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:47:04 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:47:04 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:47:04 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:47:04 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 07:47:04 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 07:47:04 #35 DONE 1.3s 07:47:04 07:47:04 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:47:04 #36 DONE 0.6s 07:47:04 07:47:04 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 07:47:04 #34 DONE 0.9s 07:47:04 07:47:04 #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 07:47:04 #37 DONE 0.8s 07:47:04 07:47:04 #38 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:47:04 #38 ... 07:47:04 07:47:04 #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:47:04 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:47:04 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:47:04 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:47:04 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:47:04 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 07:47:04 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 07:47:04 #35 DONE 1.3s 07:47:04 07:47:04 #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:47:04 #39 DONE 1.3s 07:47:04 07:47:04 #40 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 07:47:05 #40 ... 07:47:05 07:47:05 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:47:05 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:47:05 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:47:05 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 07:47:05 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 07:47:05 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 07:47:05 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done 07:47:05 #35 DONE 1.3s 07:47:05 07:47:05 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:47:05 #41 DONE 1.3s 07:47:05 07:47:05 #42 [security-spire-server internal] load build context 07:47:05 #42 transferring context: 27.71kB 0.0s done 07:47:05 #42 DONE 0.4s 07:47:05 07:47:05 #43 [security-spire-config internal] load build context 07:47:05 #43 transferring context: 25.96kB 0.0s done 07:47:05 #43 DONE 0.4s 07:47:05 07:47:05 #40 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:47:05 #40 ... 07:47:05 07:47:05 #44 [security-spire-agent internal] load build context 07:47:05 #44 transferring context: 27.24kB 0.0s done 07:47:05 #44 DONE 0.2s [Pipeline] sh 07:47:05 07:47:05 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:47:05 #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 07:47:05 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 07:47:05 #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:47:05 #45 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 07:47:05 #45 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 07:47:05 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 07:47:05 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 07:47:05 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 07:47:05 #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 0.5s 07:47:05 #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.91MB / 30.73MB 0.6s 07:47:05 #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s 07:47:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:47:05 % Total % Received % Xferd Average Speed Time Time Time Current 07:47:05 Dload Upload Total Spent Left Speed 07:47:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 07:47:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:47:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:47:06 + sudo tee /etc/docker/daemon.new 07:47:06 { 07:47:06 "registry-mirrors": [ 07:47:06 "https://nexus3.edgexfoundry.org:10001" 07:47:06 ], 07:47:06 "bip": "10.250.0.254/24", 07:47:06 "hosts": [ 07:47:06 "tcp://0.0.0.0:5555", 07:47:06 "unix:///var/run/docker.sock" 07:47:06 ], 07:47:06 "mtu": 1458, 07:47:06 "selinux-enabled": true, 07:47:06 "seccomp-profile": "/etc/docker/seccomp.json" 07:47:06 } [Pipeline] sh 07:47:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:47:07 + sudo service docker restart 07:47:07 #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.3s done 07:47:07 #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.3s done 07:47:07 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 07:47:08 #45 ... 07:47:08 07:47:08 #46 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:47:08 #46 DONE 3.8s 07:47:08 07:47:08 #47 [support-scheduler internal] load build context 07:47:09 #47 ... 07:47:09 07:47:09 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:47:09 #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 07:47:09 #45 ... 07:47:09 07:47:09 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:47:09 #0 0.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:09 #0 0.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:09 #0 1.074 OK: 264 MiB in 52 packages 07:47:09 #48 DONE 4.9s 07:47:09 07:47:09 #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:47:09 #0 1.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:09 #0 1.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:09 #0 2.079 OK: 264 MiB in 52 packages 07:47:09 #49 DONE 4.9s 07:47:09 07:47:09 #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:47:09 #0 1.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:09 #0 1.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:09 #0 1.764 (1/2) Installing ca-certificates (20240226-r0) 07:47:09 #0 1.780 (2/2) Installing dumb-init (1.2.5-r2) 07:47:09 #0 1.783 Executing busybox-1.36.1-r7.trigger 07:47:09 #0 1.792 Executing ca-certificates-20240226-r0.trigger 07:47:09 #0 1.844 OK: 8 MiB in 17 packages 07:47:09 #50 DONE 4.9s 07:47:09 07:47:09 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:47:09 #0 0.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:09 #0 1.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:09 #0 1.233 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:47:09 #0 1.233 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:47:09 #0 1.233 OK: 20077 distinct packages available 07:47:09 #0 1.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:09 #0 1.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:09 #0 1.572 OK: 264 MiB in 52 packages 07:47:09 #51 DONE 4.9s 07:47:09 07:47:09 #52 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:47:09 #0 0.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:09 #0 0.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:09 #0 1.253 OK: 264 MiB in 52 packages 07:47:09 #52 DONE 5.1s 07:47:09 07:47:09 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:47:09 #45 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 07:47:12 #45 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done 07:47:13 #45 ... 07:47:13 07:47:13 #53 [core-common-config-bootstrapper internal] load build context 07:47:13 #53 transferring context: 332.74MB 9.9s 07:47:13 #53 ... 07:47:13 07:47:13 #47 [support-scheduler internal] load build context 07:47:13 #47 ... 07:47:13 07:47:13 #54 [security-proxy-setup internal] load build context 07:47:13 #54 ... 07:47:13 07:47:13 #55 [core-metadata internal] load build context 07:47:13 #55 ... 07:47:13 07:47:13 #56 [core-command internal] load build context 07:47:14 #56 ... 07:47:14 07:47:14 #57 [support-notifications internal] load build context 07:47:14 #57 ... 07:47:14 07:47:14 #58 [security-secretstore-setup internal] load build context 07:47:14 #58 ... 07:47:14 07:47:14 #59 [security-proxy-auth internal] load build context 07:47:14 #59 ... 07:47:14 07:47:14 #60 [core-keeper internal] load build context 07:47:14 #60 ... 07:47:14 07:47:14 #61 [security-bootstrapper internal] load build context 07:47:14 #61 ... 07:47:14 07:47:14 #62 [core-data internal] load build context 07:47:14 #62 ... 07:47:14 07:47:14 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:47:14 #63 ... 07:47:14 07:47:14 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:47:15 #64 ... 07:47:15 07:47:15 #65 [security-spiffe-token-provider internal] load build context 07:47:15 #65 ... 07:47:15 07:47:15 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:47:15 #66 ... 07:47:15 07:47:15 #67 [support-cron-scheduler internal] load build context 07:47:15 #67 ... 07:47:15 07:47:15 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:47:15 #68 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 07:47:15 #68 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:47:15 #68 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 07:47:15 #68 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 07:47:15 #68 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 07:47:15 #68 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 07:47:15 #68 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 07:47:15 #68 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.8s done 07:47:15 #68 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 07:47:15 #68 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.4s done 07:47:15 #68 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 07:47:15 #68 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.8s done 07:47:15 #68 ... 07:47:15 07:47:15 #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:47:15 #0 5.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:15 #0 6.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:15 #0 6.274 (1/3) Installing ca-certificates (20240226-r0) 07:47:15 #0 6.290 (2/3) Installing dumb-init (1.2.5-r2) 07:47:15 #0 6.296 (3/3) Installing tzdata (2024a-r0) 07:47:15 #0 6.356 Executing busybox-1.36.1-r7.trigger 07:47:15 #0 6.372 Executing ca-certificates-20240226-r0.trigger 07:47:15 #0 6.416 OK: 11 MiB in 18 packages 07:47:15 #69 ... 07:47:15 07:47:15 #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:47:15 #0 5.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:15 #0 5.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:15 #0 6.190 (1/2) Installing dumb-init (1.2.5-r2) 07:47:15 #0 6.195 (2/2) Installing su-exec (0.2-r3) 07:47:15 #0 6.211 Executing busybox-1.36.1-r7.trigger 07:47:15 #0 6.224 OK: 7 MiB in 17 packages 07:47:15 #70 ... 07:47:15 07:47:15 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:47:15 #0 5.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:15 #0 5.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:15 #0 5.997 (1/4) Installing ca-certificates (20240226-r0) 07:47:15 #0 6.017 (2/4) Installing dumb-init (1.2.5-r2) 07:47:15 #0 6.019 (3/4) Installing su-exec (0.2-r3) 07:47:15 #0 6.022 (4/4) Installing yq (4.33.3-r5) 07:47:15 #0 6.116 Executing busybox-1.36.1-r7.trigger 07:47:15 #0 6.129 Executing ca-certificates-20240226-r0.trigger 07:47:15 #0 6.182 OK: 17 MiB in 19 packages 07:47:16 #71 ... 07:47:16 07:47:16 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:47:16 #72 ... 07:47:16 07:47:16 #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:47:16 #0 6.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:16 #0 6.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:16 #0 7.153 (1/4) Installing dumb-init (1.2.5-r2) 07:47:16 #0 7.161 (2/4) Installing openssl (3.1.6-r0) 07:47:16 #0 7.170 (3/4) Installing su-exec (0.2-r3) 07:47:16 #0 7.175 (4/4) Installing yq (4.33.3-r5) 07:47:16 #0 7.245 Executing busybox-1.36.1-r7.trigger 07:47:16 #0 7.252 OK: 17 MiB in 19 packages 07:47:16 #73 DONE 11.5s 07:47:16 07:47:16 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:47:16 #63 DONE 11.4s 07:47:16 07:47:16 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:47:16 #71 DONE 11.5s 07:47:16 07:47:16 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:47:16 #74 ... 07:47:16 07:47:16 #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:47:16 #69 DONE 11.5s 07:47:16 07:47:16 #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:47:16 #70 DONE 11.5s 07:47:16 07:47:16 #38 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:47:16 #38 5.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:16 #38 5.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:16 #38 6.110 (1/1) Installing dumb-init (1.2.5-r2) 07:47:16 #38 6.115 Executing busybox-1.36.1-r7.trigger 07:47:16 #38 6.126 OK: 7 MiB in 16 packages 07:47:16 #38 DONE 11.8s 07:47:16 07:47:16 #59 [security-proxy-auth internal] load build context 07:47:16 #59 transferring context: 494.59MB 10.7s done 07:47:16 #59 DONE 12.5s 07:47:16 07:47:16 #75 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 07:47:18 #75 ... 07:47:18 07:47:18 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:47:18 #76 ... 07:47:18 07:47:18 #65 [security-spiffe-token-provider internal] load build context 07:47:19 #65 transferring context: 494.59MB 14.1s done 07:47:19 #65 ... 07:47:19 07:47:19 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:47:19 #77 ... 07:47:19 07:47:19 #55 [core-metadata internal] load build context 07:47:19 #55 transferring context: 494.59MB 15.4s done 07:47:22 #55 ... 07:47:22 07:47:22 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:47:22 #72 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:22 #72 16.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:22 #72 17.12 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:47:22 #72 17.12 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:47:22 #72 17.12 OK: 20070 distinct packages available 07:47:22 #72 17.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:22 #72 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:22 #72 17.42 (1/4) Installing dumb-init (1.2.5-r2) 07:47:22 #72 17.81 (2/4) Installing musl-obstack (1.2.3-r2) 07:47:22 #72 17.82 (3/4) Installing libucontext (1.2-r2) 07:47:22 #72 17.82 (4/4) Installing gcompat (1.1.0-r1) 07:47:22 #72 17.82 Executing busybox-1.36.1-r7.trigger 07:47:22 #72 17.83 OK: 8 MiB in 19 packages 07:47:23 #72 ... 07:47:23 07:47:23 #53 [core-common-config-bootstrapper internal] load build context 07:47:23 #53 transferring context: 494.59MB 14.8s done 07:47:23 #53 ... 07:47:23 07:47:23 #47 [support-scheduler internal] load build context 07:47:23 #47 transferring context: 494.59MB 13.5s done 07:47:24 #47 ... 07:47:24 07:47:24 #54 [security-proxy-setup internal] load build context 07:47:24 #54 transferring context: 494.59MB 14.6s done 07:47:24 #54 ... 07:47:24 07:47:24 #57 [support-notifications internal] load build context 07:47:24 #57 transferring context: 494.59MB 14.5s done 07:47:24 #57 ... 07:47:24 07:47:24 #56 [core-command internal] load build context 07:47:24 #56 transferring context: 494.59MB 12.6s done 07:47:24 #56 ... 07:47:24 07:47:24 #60 [core-keeper internal] load build context 07:47:24 #60 transferring context: 494.59MB 14.8s done 07:47:24 #60 ... 07:47:24 07:47:24 #58 [security-secretstore-setup internal] load build context 07:47:24 #58 transferring context: 494.59MB 15.1s done 07:47:24 #58 ... 07:47:24 07:47:24 #61 [security-bootstrapper internal] load build context 07:47:24 #61 transferring context: 494.59MB 13.1s done 07:47:25 #61 ... 07:47:25 07:47:25 #62 [core-data internal] load build context 07:47:25 #62 transferring context: 494.59MB 14.2s done 07:47:25 #62 ... 07:47:25 07:47:25 #40 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:47:25 #40 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:25 #40 17.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:25 #40 18.20 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:47:25 #40 18.20 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:47:25 #40 18.20 OK: 20070 distinct packages available 07:47:25 #40 18.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:25 #40 18.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:25 #40 18.53 (1/5) Installing dumb-init (1.2.5-r2) 07:47:25 #40 18.53 (2/5) Installing musl-obstack (1.2.3-r2) 07:47:25 #40 18.54 (3/5) Installing libucontext (1.2-r2) 07:47:25 #40 18.54 (4/5) Installing gcompat (1.1.0-r1) 07:47:25 #40 18.54 (5/5) Installing openssl (3.1.6-r0) 07:47:25 #40 18.56 Executing busybox-1.36.1-r7.trigger 07:47:25 #40 18.56 OK: 8 MiB in 20 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:47:25 provisioning config files... 07:47:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/679@tmp/config5321520891245322297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:47:25 #40 ... 07:47:25 07:47:25 #67 [support-cron-scheduler internal] load build context 07:47:25 #67 transferring context: 494.59MB 12.0s done 07:47:25 ---> ****-login.sh 07:47:25 nexus3.edgexfoundry.org:10001 07:47:26 #67 ... 07:47:26 07:47:26 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:47:26 #66 19.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:26 #66 19.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:26 #66 19.52 (1/1) Installing dumb-init (1.2.5-r2) 07:47:26 #66 19.53 Executing busybox-1.36.1-r7.trigger 07:47:26 #66 19.53 OK: 7 MiB in 16 packages 07:47:26 #66 ... 07:47:26 07:47:26 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:47:26 #78 ... 07:47:26 07:47:26 #56 [core-command internal] load build context 07:47:26 #56 DONE 22.3s 07:47:26 07:47:26 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:47:26 #72 DONE 21.2s 07:47:26 07:47:26 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:47:26 #66 DONE 21.5s 07:47:26 07:47:26 #40 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:47:26 #40 DONE 21.3s 07:47:26 07:47:26 #79 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:47:26 #79 DONE 10.0s 07:47:26 07:47:26 #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:26 #80 ... 07:47:26 07:47:26 #67 [support-cron-scheduler internal] load build context 07:47:26 #67 DONE 21.7s 07:47:26 07:47:26 #47 [support-scheduler internal] load build context 07:47:26 #47 DONE 22.7s 07:47:26 07:47:26 #61 [security-bootstrapper internal] load build context 07:47:26 #61 DONE 22.4s 07:47:26 07:47:26 #54 [security-proxy-setup internal] load build context 07:47:26 #54 DONE 22.7s 07:47:26 07:47:26 #60 [core-keeper internal] load build context 07:47:26 #60 DONE 22.6s 07:47:26 07:47:26 #53 [core-common-config-bootstrapper internal] load build context 07:47:26 #53 DONE 22.9s 07:47:26 07:47:26 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:47:26 #81 ... 07:47:26 07:47:26 #58 [security-secretstore-setup internal] load build context 07:47:26 #58 DONE 22.7s 07:47:26 07:47:26 #65 [security-spiffe-token-provider internal] load build context 07:47:26 #65 DONE 21.8s 07:47:26 07:47:26 #57 [support-notifications internal] load build context 07:47:26 #57 DONE 22.4s 07:47:26 07:47:26 #62 [core-data internal] load build context 07:47:26 #62 DONE 21.8s 07:47:26 07:47:26 #55 [core-metadata internal] load build context 07:47:26 #55 DONE 22.6s 07:47:26 07:47:26 #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:47:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:26 Configure a credential helper to remove this warning. See 07:47:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:26 07:47:26 Login Succeeded 07:47:26 nexus3.edgexfoundry.org:10002 07:47:26 #82 ... 07:47:26 07:47:26 #83 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 07:47:26 #83 DONE 0.2s 07:47:26 07:47:26 #84 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:47:26 #84 DONE 0.2s 07:47:26 07:47:26 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:47:26 #85 DONE 0.1s 07:47:26 07:47:26 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:26 #86 ... 07:47:26 07:47:26 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:47:26 #45 DONE 21.8s 07:47:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:26 Configure a credential helper to remove this warning. See 07:47:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:26 07:47:26 Login Succeeded 07:47:26 nexus3.edgexfoundry.org:10003 07:47:26 07:47:26 #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:47:26 #77 16.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:26 #77 16.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:26 #77 17.18 OK: 8 MiB in 17 packages 07:47:26 #77 DONE 17.3s 07:47:26 07:47:26 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:47:26 #64 21.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:26 #64 21.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:26 #64 22.07 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:47:26 #64 22.07 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:47:26 #64 22.07 OK: 20070 distinct packages available 07:47:26 #64 22.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:26 #64 22.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:27 #64 22.42 (1/11) Installing ca-certificates (20240226-r0) 07:47:27 #64 22.43 (2/11) Installing brotli-libs (1.0.9-r14) 07:47:27 #64 22.44 (3/11) Installing libunistring (1.1-r1) 07:47:27 #64 22.46 (4/11) Installing libidn2 (2.3.4-r1) 07:47:27 #64 22.47 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:47:27 #64 22.47 (6/11) Installing libcurl (8.9.0-r0) 07:47:27 #64 22.48 (7/11) Installing curl (8.9.0-r0) 07:47:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:27 Configure a credential helper to remove this warning. See 07:47:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:27 07:47:27 Login Succeeded 07:47:27 nexus3.edgexfoundry.org:10004 07:47:27 #64 22.51 (8/11) Installing dumb-init (1.2.5-r2) 07:47:27 #64 22.52 (9/11) Installing musl-obstack (1.2.3-r2) 07:47:27 #64 22.52 (10/11) Installing libucontext (1.2-r2) 07:47:27 #64 22.52 (11/11) Installing gcompat (1.1.0-r1) 07:47:27 #64 22.53 Executing busybox-1.36.1-r7.trigger 07:47:27 #64 22.53 Executing ca-certificates-20240226-r0.trigger 07:47:27 #64 22.61 OK: 12 MiB in 26 packages 07:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:27 Configure a credential helper to remove this warning. See 07:47:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:27 07:47:27 Login Succeeded 07:47:27 ****.io 07:47:27 #64 DONE 22.8s 07:47:27 07:47:27 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:47:27 #74 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:27 #74 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:27 #74 11.26 OK: 17 MiB in 19 packages 07:47:27 #74 DONE 11.5s 07:47:27 07:47:27 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:47:27 #87 ... 07:47:27 07:47:27 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:47:27 #88 DONE 0.0s 07:47:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:47:27 07:47:27 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:47:27 #76 18.07 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:27 #76 18.60 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:27 #76 19.23 OK: 264 MiB in 52 packages 07:47:27 #76 DONE 19.4s 07:47:27 07:47:27 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:47:27 #81 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:27 #81 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:27 #81 11.46 OK: 17 MiB in 19 packages 07:47:27 #81 DONE 11.7s 07:47:27 07:47:27 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:47:27 #89 DONE 0.1s 07:47:27 07:47:27 #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:47:27 #80 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:27 #80 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:27 #80 11.68 OK: 11 MiB in 18 packages 07:47:27 #80 DONE 11.8s 07:47:27 07:47:27 #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:47:27 #75 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:27 #75 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:27 #75 11.66 OK: 7 MiB in 16 packages 07:47:27 #75 DONE 11.8s 07:47:27 07:47:27 #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:47:27 #82 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:27 #82 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:47:28 Configure a credential helper to remove this warning. See 07:47:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:47:28 07:47:28 Login Succeeded 07:47:28 ---> ****-login.sh ends [Pipeline] } 07:47:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 07:47:28 #82 11.88 OK: 7 MiB in 17 packages 07:47:28 #82 DONE 12.0s 07:47:28 07:47:28 #90 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:47:28 #0 1.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:28 #0 1.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:28 #0 1.864 OK: 7 MiB in 16 packages 07:47:28 #90 DONE 2.0s 07:47:28 07:47:28 #91 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [Pipeline] sh 07:47:28 + git config --global --add safe.directory /w/workspace/edgex-go/679 [Pipeline] echo 07:47:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 07:47:28 #91 ... 07:47:28 07:47:28 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:47:28 #78 10.97 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:28 #78 11.44 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:28 #78 12.09 (1/1) Installing dumb-init (1.2.5-r2) 07:47:28 #78 12.39 Executing busybox-1.36.1-r7.trigger 07:47:28 #78 12.40 OK: 7 MiB in 16 packages 07:47:28 #78 DONE 12.6s [Pipeline] echo 07:47:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:47:28 ========================================================= 07:47:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:47:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:47:29 07:47:29 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:47:29 #0 2.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:29 #0 2.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:29 #0 2.462 OK: 8 MiB in 19 packages 07:47:29 #92 DONE 2.7s 07:47:29 07:47:29 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:47:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:47:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:47:29 c6b39de5b339: Pulling fs layer 07:47:29 a69c41024577: Pulling fs layer 07:47:29 d6de4b400683: Pulling fs layer 07:47:29 35cb2a7552d0: Pulling fs layer 07:47:29 4f4fb700ef54: Pulling fs layer 07:47:29 464afbd9ba4c: Pulling fs layer 07:47:29 00f215d4a9da: Pulling fs layer 07:47:29 d496ad576159: Pulling fs layer 07:47:29 464afbd9ba4c: Waiting 07:47:29 00f215d4a9da: Waiting 07:47:29 d496ad576159: Waiting 07:47:29 35cb2a7552d0: Waiting 07:47:29 4f4fb700ef54: Waiting 07:47:29 a69c41024577: Verifying Checksum 07:47:29 a69c41024577: Download complete 07:47:29 35cb2a7552d0: Verifying Checksum 07:47:29 35cb2a7552d0: Download complete 07:47:29 4f4fb700ef54: Verifying Checksum 07:47:29 4f4fb700ef54: Download complete 07:47:29 464afbd9ba4c: Verifying Checksum 07:47:29 464afbd9ba4c: Download complete 07:47:29 c6b39de5b339: Download complete 07:47:29 #93 DONE 0.5s 07:47:29 07:47:29 #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:47:29 #0 2.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:29 #0 2.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:29 #0 3.036 OK: 8 MiB in 20 packages 07:47:29 #94 DONE 3.2s 07:47:29 07:47:29 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:47:29 d496ad576159: Verifying Checksum 07:47:29 d496ad576159: Download complete 07:47:29 #95 DONE 0.4s 07:47:29 07:47:29 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:47:29 #96 DONE 0.4s 07:47:29 07:47:29 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:47:29 #97 DONE 0.4s 07:47:29 07:47:29 #98 [security-spire-config stage-2 6/10] COPY security.txt / 07:47:29 #98 DONE 0.1s 07:47:29 07:47:29 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:47:30 #99 ... 07:47:30 07:47:30 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:47:30 #100 DONE 0.1s 07:47:30 07:47:30 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:47:30 #101 DONE 0.1s 07:47:30 c6b39de5b339: Pull complete 07:47:30 07:47:30 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:47:30 #102 DONE 0.3s 07:47:30 07:47:30 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:47:30 #99 DONE 0.4s 07:47:30 07:47:30 #103 [security-spire-server stage-2 6/9] COPY security.txt / 07:47:30 #103 DONE 0.3s 07:47:30 07:47:30 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:47:30 #104 ... 07:47:30 07:47:30 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:47:30 #105 DONE 0.1s 07:47:30 07:47:30 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:47:30 #106 DONE 0.2s 07:47:30 07:47:30 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:47:30 #104 DONE 0.2s 07:47:30 07:47:30 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:47:30 #107 DONE 0.2s 07:47:30 07:47:30 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 07:47:30 #108 DONE 0.1s 07:47:30 07:47:30 #109 [security-spire-config] exporting to image 07:47:30 #109 exporting layers 07:47:30 a69c41024577: Pull complete 07:47:30 #109 ... 07:47:30 07:47:30 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:47:30 #110 DONE 0.1s 07:47:30 07:47:30 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:47:30 #111 DONE 0.1s 07:47:30 07:47:30 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:47:30 #112 DONE 0.1s 07:47:30 07:47:30 #109 [security-spire-server] exporting to image 07:47:30 #109 ... 07:47:30 07:47:30 #91 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:47:30 #91 DONE 2.7s 07:47:30 07:47:30 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:47:30 #87 2.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:47:30 #87 3.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:47:30 #87 3.229 OK: 12 MiB in 26 packages 07:47:30 #87 DONE 3.4s 07:47:30 07:47:30 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:47:30 #113 DONE 0.1s 07:47:31 d6de4b400683: Download complete 07:47:31 07:47:31 #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 07:47:31 #114 DONE 0.1s 07:47:31 07:47:31 #109 [security-spire-agent] exporting to image 07:47:31 #109 exporting layers 0.7s done 07:47:31 #109 exporting layers 0.7s done 07:47:31 #109 writing image sha256:299cf371a258940f50dddcc90d01b7c0378b52618646ef64940e42329713ed26 done 07:47:31 #109 naming to docker.io/library/security-spire-config done 07:47:31 #109 writing image sha256:8d26913a420c7de76c462ee96d7a26989d3170762359539f9b8eb03ca59286cc done 07:47:31 #109 naming to docker.io/library/security-spire-server done 07:47:31 #109 exporting layers 0.6s done 07:47:31 #109 writing image sha256:c9f9f8f69e6e69f740593418dded5a478f410dc66142214cec8751db97e69da6 done 07:47:31 #109 naming to docker.io/library/security-spire-agent done 07:47:31 #109 DONE 1.0s 07:47:31 07:47:31 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:32 00f215d4a9da: Verifying Checksum 07:47:32 00f215d4a9da: Download complete 07:47:36 #115 ... 07:47:36 07:47:36 #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:36 #116 ... 07:47:36 07:47:36 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:47:36 #68 ... 07:47:36 07:47:36 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:36 #117 ... 07:47:36 07:47:36 #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:44 d6de4b400683: Pull complete 07:47:44 35cb2a7552d0: Pull complete 07:47:44 4f4fb700ef54: Pull complete 07:47:44 464afbd9ba4c: Pull complete 07:47:52 00f215d4a9da: Pull complete 07:47:54 d496ad576159: Pull complete 07:47:54 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 07:47:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:47:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:47:54 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:47:54 WORKDIR /edgex 07:47:54 COPY go.mod . 07:47:54 RUN go mod download build 07:47:54 -t ci-base-image-arm64 -f - . 07:47:55 Sending build context to Docker daemon 3.528MB 07:47:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:47:55 ---> f246e2811388 07:47:55 Step 2/4 : WORKDIR /edgex 07:47:57 ---> Running in 4f59b0c58bda 07:47:57 Removing intermediate container 4f59b0c58bda 07:47:57 ---> d627c4459db9 07:47:57 Step 3/4 : COPY go.mod . 07:47:57 ---> 6e14fa383335 07:47:57 Step 4/4 : RUN go mod download 07:47:57 ---> Running in fada5e4f18a5 07:47:58 #118 ... 07:47:58 07:47:58 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:58 #86 DONE 31.9s 07:47:58 07:47:58 #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:58 #118 DONE 31.9s 07:47:58 07:47:58 #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:58 #116 DONE 32.2s 07:47:58 07:47:58 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:58 #117 DONE 31.9s 07:47:58 07:47:58 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:58 #115 DONE 30.6s 07:47:58 07:47:58 #119 [core-keeper builder 7/8] COPY . . 07:48:08 #119 ... 07:48:08 07:48:08 #120 [security-bootstrapper builder 6/7] COPY . . 07:48:08 #120 ... 07:48:08 07:48:08 #121 [security-spiffe-token-provider builder 6/7] COPY . . 07:48:08 #121 DONE 10.2s 07:48:08 07:48:08 #122 [support-cron-scheduler builder 6/7] COPY . . 07:48:08 #122 DONE 10.2s 07:48:08 07:48:08 #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:48:08 #123 CACHED 07:48:08 07:48:08 #124 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:08 #124 CACHED 07:48:08 07:48:08 #125 [support-scheduler builder 6/7] COPY . . 07:48:08 #125 CACHED 07:48:08 07:48:08 #126 [security-proxy-auth builder 6/7] COPY . . 07:48:08 #126 DONE 10.2s 07:48:08 07:48:08 #127 [core-command builder 6/7] COPY . . 07:48:08 #127 CACHED 07:48:08 07:48:08 #128 [core-command builder 4/7] COPY go.mod vendor* ./ 07:48:08 #128 CACHED 07:48:08 07:48:08 #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:08 #129 CACHED 07:48:08 07:48:08 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 07:48:08 #130 CACHED 07:48:08 07:48:08 #131 [core-data builder 6/7] COPY . . 07:48:08 #131 CACHED 07:48:08 07:48:08 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:08 #132 CACHED 07:48:08 07:48:08 #133 [security-secretstore-setup builder 6/7] COPY . . 07:48:08 #133 CACHED 07:48:08 07:48:08 #134 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:48:08 #134 CACHED 07:48:08 07:48:08 #135 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:08 #135 CACHED 07:48:08 07:48:08 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:08 #136 CACHED 07:48:08 07:48:08 #137 [core-metadata builder 6/7] COPY . . 07:48:08 #137 CACHED 07:48:08 07:48:08 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:48:08 #138 CACHED 07:48:08 07:48:08 #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:48:08 #139 CACHED 07:48:08 07:48:08 #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:08 #140 CACHED 07:48:08 07:48:08 #141 [security-proxy-setup builder 6/7] COPY . . 07:48:08 #141 CACHED 07:48:08 07:48:08 #142 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:08 #142 CACHED 07:48:08 07:48:08 #143 [support-notifications builder 6/7] COPY . . 07:48:08 #143 CACHED 07:48:08 07:48:08 #144 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:48:08 #144 CACHED 07:48:08 07:48:08 #120 [security-bootstrapper builder 6/7] COPY . . 07:48:08 #120 DONE 10.2s 07:48:08 07:48:08 #119 [core-keeper builder 7/8] COPY . . 07:48:08 #119 DONE 10.2s 07:48:08 07:48:08 #145 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:48:08 #145 CACHED 07:48:08 07:48:08 #146 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:08 #146 CACHED 07:48:08 07:48:08 #147 [core-common-config-bootstrapper builder 6/7] COPY . . 07:48:08 #147 CACHED 07:48:08 07:48:08 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:48:09 #148 0.969 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:48:20 #148 ... 07:48:20 07:48:20 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:48:20 #0 0.872 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:48:20 #149 ... 07:48:20 07:48:20 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:48:20 #0 1.242 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:48:20 #150 ... 07:48:20 07:48:20 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:48:20 #0 0.699 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:48:20 #151 ... 07:48:20 07:48:20 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:48:20 #0 1.477 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:48:20 #152 ... 07:48:20 07:48:20 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:48:20 #0 1.835 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:48:20 #153 ... 07:48:20 07:48:20 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:48:20 #0 0.612 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:48:20 #154 ... 07:48:20 07:48:20 #155 [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:48:20 #0 0.611 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:48:20 #155 ... 07:48:20 07:48:20 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:48:20 #0 1.414 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 07:48:20 #156 ... 07:48:20 07:48:20 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:48:20 #0 1.796 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:48:20 #157 ... 07:48:20 07:48:20 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:48:20 #0 0.384 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:48:20 #158 ... 07:48:20 07:48:20 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:48:20 #0 1.256 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:48:20 #159 ... 07:48:20 07:48:20 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:48:20 #0 1.025 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:48:54 Removing intermediate container fada5e4f18a5 07:48:54 ---> 79b9f2926bdc 07:48:54 Successfully built 79b9f2926bdc 07:48:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:54 + docker inspect -f . ci-base-image-arm64 07:48:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:48:54 prd-ubuntu20.04-docker-arm64-4c-16g-8225 does not seem to be running inside a container 07:48:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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:48:56 $ docker top ac13e2cc6da81666f4792646816c27da0491527eb38af21c349baa45f2edf67c -eo pid,comm [Pipeline] { [Pipeline] sh 07:48:57 + go version 07:48:57 go version go1.21.9 linux/arm64 [Pipeline] } 07:48:57 $ docker stop --time=1 ac13e2cc6da81666f4792646816c27da0491527eb38af21c349baa45f2edf67c 07:48:58 $ docker rm -f --volumes ac13e2cc6da81666f4792646816c27da0491527eb38af21c349baa45f2edf67c [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:48:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:48:59 07:48:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:48:59 latest: Pulling from edgex-devops/edgex-compose-arm64 07:48:59 547446be3368: Pulling fs layer 07:48:59 d125d8839a47: Pulling fs layer 07:48:59 3e85d5ac6304: Pulling fs layer 07:48:59 c3105a71a48b: Pulling fs layer 07:48:59 0f093f025ec4: Pulling fs layer 07:48:59 c3106fc0e877: Pulling fs layer 07:48:59 c3106fc0e877: Waiting 07:48:59 c3105a71a48b: Waiting 07:48:59 0f093f025ec4: Waiting 07:48:59 547446be3368: Verifying Checksum 07:48:59 547446be3368: Download complete 07:48:59 c3105a71a48b: Verifying Checksum 07:48:59 c3105a71a48b: Download complete 07:49:00 d125d8839a47: Verifying Checksum 07:49:00 d125d8839a47: Download complete 07:49:00 c3106fc0e877: Verifying Checksum 07:49:00 c3106fc0e877: Download complete 07:49:00 0f093f025ec4: Verifying Checksum 07:49:00 0f093f025ec4: Download complete 07:49:00 547446be3368: Pull complete 07:49:01 d125d8839a47: Pull complete 07:49:02 3e85d5ac6304: Verifying Checksum 07:49:02 3e85d5ac6304: Download complete 07:49:12 3e85d5ac6304: Pull complete 07:49:12 c3105a71a48b: Pull complete 07:49:13 0f093f025ec4: Pull complete 07:49:13 c3106fc0e877: Pull complete 07:49:13 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:49:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:49:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:13 prd-ubuntu20.04-docker-arm64-4c-16g-8225 does not seem to be running inside a container 07:49:14 $ 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/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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:49:15 $ docker top 875293f6bbf9d2394158133deb0390a03dbea980c7e204e0cfa2db381054b133 -eo pid,comm [Pipeline] { [Pipeline] sh 07:49:16 + docker compose -f ./docker-compose-build.yml build --parallel 07:49:26 #1 [security-secretstore-setup internal] load build definition from Dockerfile 07:49:26 #1 transferring dockerfile: 07:49:26 #1 transferring dockerfile: 2.49kB done 07:49:26 #1 DONE 0.1s 07:49:26 07:49:26 #2 [core-command internal] load build definition from Dockerfile 07:49:26 #2 transferring dockerfile: 1.93kB done 07:49:26 #2 DONE 0.0s 07:49:26 07:49:26 #3 [security-spire-config internal] load build definition from Dockerfile 07:49:26 #3 transferring dockerfile: 1.69kB 0.0s done 07:49:26 #3 DONE 0.1s 07:49:26 07:49:26 #4 [security-spire-agent internal] load build definition from Dockerfile 07:49:26 #4 transferring dockerfile: 1.81kB 0.0s done 07:49:26 #4 DONE 0.1s 07:49:26 07:49:26 #5 [core-data internal] load build definition from Dockerfile 07:49:26 #5 transferring dockerfile: 2.07kB 0.0s done 07:49:26 #5 DONE 0.1s 07:49:26 07:49:26 #6 [security-bootstrapper internal] load build definition from Dockerfile 07:49:26 #6 transferring dockerfile: 3.17kB done 07:49:26 #6 DONE 0.1s 07:49:26 07:49:26 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:49:26 #7 transferring dockerfile: 1.89kB done 07:49:26 #7 DONE 0.1s 07:49:26 07:49:26 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:49:26 #8 transferring dockerfile: 2.23kB 0.0s done 07:49:27 #8 DONE 0.1s 07:49:27 07:49:27 #9 [support-notifications internal] load build definition from Dockerfile 07:49:27 #9 transferring dockerfile: 1.95kB 0.0s done 07:49:27 #9 DONE 0.0s 07:49:27 07:49:27 #10 [support-cron-scheduler internal] load build definition from Dockerfile 07:49:27 #10 transferring dockerfile: 1.85kB done 07:49:27 #10 DONE 0.1s 07:49:27 07:49:27 #11 [core-keeper internal] load build definition from Dockerfile 07:49:27 #11 transferring dockerfile: 2.01kB done 07:49:27 #11 DONE 0.1s 07:49:27 07:49:27 #12 [security-proxy-setup internal] load build definition from Dockerfile 07:49:27 #12 transferring dockerfile: 2.50kB done 07:49:27 #12 DONE 0.1s 07:49:27 07:49:27 #13 [security-spire-server internal] load build definition from Dockerfile 07:49:27 #13 transferring dockerfile: 1.70kB done 07:49:27 #13 DONE 0.1s 07:49:27 07:49:27 #14 [core-metadata internal] load build definition from Dockerfile 07:49:27 #14 transferring dockerfile: 2.06kB done 07:49:27 #14 DONE 0.1s 07:49:27 07:49:27 #15 [support-scheduler internal] load build definition from Dockerfile 07:49:27 #15 transferring dockerfile: 1.93kB done 07:49:27 #15 DONE 0.1s 07:49:27 07:49:27 #16 [security-proxy-auth internal] load build definition from Dockerfile 07:49:27 #16 transferring dockerfile: 2.15kB done 07:49:27 #16 DONE 0.0s 07:49:27 07:49:27 #17 [security-secretstore-setup internal] load .dockerignore 07:49:27 #17 transferring context: 07:49:27 #17 transferring context: 50B done 07:49:27 #17 DONE 0.1s 07:49:28 07:49:28 #18 [core-command internal] load .dockerignore 07:49:28 #18 transferring context: 50B done 07:49:28 #18 DONE 0.0s 07:49:28 07:49:28 #19 [security-spire-config internal] load .dockerignore 07:49:28 #19 transferring context: 50B 0.0s done 07:49:28 #19 DONE 0.1s 07:49:28 07:49:28 #20 [security-spire-agent internal] load .dockerignore 07:49:28 #20 transferring context: 50B done 07:49:28 #20 DONE 0.1s 07:49:28 07:49:28 #21 [core-data internal] load .dockerignore 07:49:28 #21 transferring context: 50B done 07:49:28 #21 DONE 0.0s 07:49:28 07:49:28 #22 [security-bootstrapper internal] load .dockerignore 07:49:28 #22 transferring context: 50B done 07:49:28 #22 DONE 0.1s 07:49:28 07:49:28 #23 [security-spiffe-token-provider internal] load .dockerignore 07:49:28 #23 transferring context: 50B done 07:49:28 #23 DONE 0.1s 07:49:28 07:49:28 #24 [core-common-config-bootstrapper internal] load .dockerignore 07:49:28 #24 transferring context: 50B done 07:49:28 #24 DONE 0.1s 07:49:28 07:49:28 #25 [support-notifications internal] load .dockerignore 07:49:28 #25 transferring context: 50B done 07:49:28 #25 DONE 0.0s 07:49:28 07:49:28 #26 [support-cron-scheduler internal] load .dockerignore 07:49:28 #26 transferring context: 50B done 07:49:28 #26 DONE 0.1s 07:49:28 07:49:28 #27 [core-keeper internal] load .dockerignore 07:49:28 #27 transferring context: 50B done 07:49:28 #27 DONE 0.1s 07:49:28 07:49:28 #28 [security-proxy-setup internal] load .dockerignore 07:49:29 #28 transferring context: 50B 0.0s done 07:49:29 #28 DONE 0.1s 07:49:29 07:49:29 #29 [security-spire-server internal] load .dockerignore 07:49:29 #29 transferring context: 50B 0.0s done 07:49:29 #29 DONE 0.1s 07:49:29 07:49:29 #30 [core-metadata internal] load .dockerignore 07:49:29 #30 transferring context: 50B done 07:49:29 #30 DONE 0.1s 07:49:29 07:49:29 #31 [support-scheduler internal] load .dockerignore 07:49:29 #31 transferring context: 50B done 07:49:29 #31 DONE 0.1s 07:49:29 07:49:29 #32 [security-proxy-auth internal] load .dockerignore 07:49:29 #32 transferring context: 50B 0.0s done 07:49:29 #32 DONE 0.1s 07:49:29 07:49:29 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:49:29 #33 DONE 0.0s 07:49:29 07:49:29 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 07:49:29 #34 DONE 0.2s 07:49:29 07:49:29 #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:49:29 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:49:29 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:49:29 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s 07:49:29 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:49:29 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:49:29 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s 07:49:29 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 07:49:29 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 07:49:30 #35 ... 07:49:30 07:49:30 #36 [security-secretstore-setup internal] load build context 07:49:30 #36 transferring context: 3.09MB 0.7s done 07:49:30 #36 DONE 0.9s 07:49:30 07:49:30 #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:49:30 #35 ... 07:49:30 07:49:30 #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:49:30 #37 DONE 1.0s 07:49:30 07:49:30 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:49:30 #33 DONE 0.0s 07:49:30 07:49:30 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:49:30 #38 ... 07:49:30 07:49:30 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:49:30 #33 DONE 0.0s 07:49:30 07:49:30 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:49:30 #37 DONE 1.7s 07:49:30 07:49:30 #39 [core-command builder 2/7] WORKDIR /edgex-go 07:49:30 #39 DONE 0.4s 07:49:30 07:49:30 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:49:31 #38 ... 07:49:31 07:49:31 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:49:31 #33 DONE 0.0s 07:49:31 07:49:31 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:49:31 #37 DONE 1.8s 07:49:31 07:49:31 #39 [core-data builder 2/7] WORKDIR /edgex-go 07:49:31 #39 DONE 0.5s 07:49:31 07:49:31 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:49:31 #33 DONE 0.0s 07:49:31 07:49:31 #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:49:31 #37 DONE 1.8s 07:49:31 07:49:31 #39 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 07:49:31 #39 DONE 0.5s 07:49:31 07:49:31 #35 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:49:31 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:49:31 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:49:31 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 07:49:31 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:49:31 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:49:31 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 07:49:31 #35 DONE 2.6s 07:49:31 07:49:31 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:49:31 #33 DONE 0.0s 07:49:31 07:49:31 #40 [core-data internal] load build context 07:49:31 #40 ... 07:49:31 07:49:31 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:49:31 #33 DONE 0.0s 07:49:31 07:49:31 #40 [core-data internal] load build context 07:49:31 #40 ... 07:49:31 07:49:31 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:49:31 #33 DONE 0.0s 07:49:31 07:49:31 #40 [core-data internal] load build context 07:49:31 #40 ... 07:49:31 07:49:31 #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:49:31 #37 DONE 1.9s 07:49:31 07:49:31 #39 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 07:49:31 #39 DONE 0.6s 07:49:31 07:49:31 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:49:31 #33 DONE 0.0s 07:49:31 07:49:31 #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:49:31 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:49:31 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:49:31 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 07:49:31 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:49:31 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:49:31 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 07:49:31 #35 DONE 2.6s 07:49:31 07:49:31 #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:49:31 #37 DONE 1.9s 07:49:31 07:49:31 #39 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 07:49:31 #39 DONE 0.6s 07:49:31 07:49:31 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:49:31 #33 DONE 0.0s 07:49:31 07:49:31 #41 [core-command internal] load build context 07:49:31 #41 transferring context: 3.09MB 0.9s done 07:49:31 #41 DONE 1.1s 07:49:31 07:49:31 #35 [support-cron-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:49:31 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:49:31 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:49:31 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 07:49:31 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:49:31 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:49:31 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 07:49:31 #35 DONE 2.6s 07:49:31 07:49:31 #42 [support-cron-scheduler internal] load build context 07:49:32 #42 ... 07:49:32 07:49:32 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:49:32 #33 DONE 0.0s 07:49:32 07:49:32 #40 [core-data internal] load build context 07:49:32 #40 transferring context: 3.09MB 1.0s done 07:49:32 #40 DONE 1.2s 07:49:32 07:49:32 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:49:32 #33 DONE 0.0s 07:49:32 07:49:32 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 07:49:32 #34 ... 07:49:32 07:49:32 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 07:49:32 #38 DONE 2.0s 07:49:32 07:49:32 #35 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:49:32 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:49:32 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:49:32 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 07:49:32 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:49:32 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:49:32 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 07:49:32 #35 DONE 2.6s 07:49:32 07:49:32 #42 [support-cron-scheduler internal] load build context 07:49:33 #42 ... 07:49:33 07:49:33 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 07:49:33 #34 DONE 2.4s 07:49:33 07:49:33 #43 [security-bootstrapper internal] load build context 07:49:33 #43 transferring context: 3.09MB 1.0s done 07:49:33 #43 DONE 1.9s 07:49:33 07:49:33 #42 [support-cron-scheduler internal] load build context 07:49:33 #42 ... 07:49:33 07:49:33 #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:49:33 #37 DONE 2.0s 07:49:33 07:49:33 #39 [support-scheduler builder 2/7] WORKDIR /edgex-go 07:49:33 #39 DONE 0.7s 07:49:33 07:49:33 #35 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:49:33 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:49:33 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:49:33 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 07:49:33 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:49:33 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:49:33 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 07:49:33 #35 DONE 2.7s 07:49:33 07:49:33 #44 [core-metadata internal] load build context 07:49:33 #44 DONE 0.0s 07:49:33 07:49:33 #45 [security-spire-server internal] load build context 07:49:33 #45 DONE 0.0s 07:49:33 07:49:33 #46 [core-keeper internal] load build context 07:49:33 #46 DONE 0.0s 07:49:33 07:49:33 #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 07:49:33 #47 DONE 2.3s 07:49:33 07:49:33 #42 [support-cron-scheduler internal] load build context 07:49:33 #42 ... 07:49:33 07:49:33 #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:49:33 #37 DONE 2.0s 07:49:33 07:49:33 #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 07:49:33 #39 DONE 0.7s 07:49:33 07:49:33 #35 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 07:49:33 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 07:49:33 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 07:49:33 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 07:49:33 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 07:49:33 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 07:49:33 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done 07:49:33 #35 DONE 2.7s 07:49:33 07:49:33 #42 [support-cron-scheduler internal] load build context 07:49:36 #42 ... 07:49:36 07:49:36 #48 [security-spire-config internal] load build context 07:49:36 #48 transferring context: 25.96kB 0.7s done 07:49:36 #48 DONE 3.7s 07:49:36 07:49:36 #42 [support-cron-scheduler internal] load build context 07:49:38 #42 ... 07:49:38 07:49:38 #49 [core-common-config-bootstrapper internal] load build context 07:49:38 #49 transferring context: 3.09MB 3.2s done 07:49:38 #49 DONE 6.4s 07:49:38 07:49:38 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:49:38 #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.3s done 07:49:38 #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 07:49:38 #50 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 07:49:38 #50 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 07:49:38 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s 07:49:38 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s 07:49:38 #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.1s 07:49:38 #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s 07:49:38 #50 ... 07:49:38 07:49:38 #45 [security-spire-server internal] load build context 07:49:38 #45 transferring context: 27.71kB 0.3s done 07:49:38 #45 DONE 5.5s 07:49:38 07:49:38 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:49:38 #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 07:49:38 #50 ... 07:49:38 07:49:38 #42 [support-cron-scheduler internal] load build context 07:49:38 #42 transferring context: 3.09MB 6.1s done 07:49:39 #42 ... 07:49:39 07:49:39 #51 [support-notifications internal] load build context 07:49:39 #51 transferring context: 3.09MB 3.9s done 07:49:39 #51 DONE 7.4s 07:49:39 07:49:39 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:49:39 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.4s done 07:49:39 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.6s done 07:49:39 #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.9s done 07:49:39 #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 07:49:39 #50 ... 07:49:39 07:49:39 #52 [security-spiffe-token-provider internal] load build context 07:49:39 #52 transferring context: 3.09MB 3.6s done 07:49:39 #52 DONE 7.8s 07:49:39 07:49:39 #46 [core-keeper internal] load build context 07:49:40 #46 ... 07:49:40 07:49:40 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:49:40 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.9s 07:49:40 #50 ... 07:49:40 07:49:40 #53 [security-spire-agent internal] load build context 07:49:40 #53 transferring context: 27.24kB 0.2s done 07:49:40 #53 DONE 6.9s 07:49:40 07:49:40 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:49:40 #50 ... 07:49:40 07:49:40 #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:49:40 #0 7.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:49:40 #0 8.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:49:40 #54 ... 07:49:40 07:49:40 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:49:40 #0 8.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:49:40 #0 9.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:49:40 #55 ... 07:49:40 07:49:40 #46 [core-keeper internal] load build context 07:49:41 #46 ... 07:49:41 07:49:41 #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:49:41 #0 7.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:49:41 #0 8.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:49:41 #56 ... 07:49:41 07:49:41 #57 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:49:41 #0 4.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:49:41 #0 5.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:49:41 #0 7.132 OK: 266 MiB in 52 packages 07:49:41 #57 DONE 9.3s 07:49:41 07:49:41 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:49:41 #50 ... 07:49:41 07:49:41 #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:49:41 #58 ... 07:49:41 07:49:41 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:49:42 #59 ... 07:49:42 07:49:42 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:49:42 #60 ... 07:49:42 07:49:42 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:49:42 #0 8.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:49:42 #0 9.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:49:42 #61 ... 07:49:42 07:49:42 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:49:42 #62 ... 07:49:42 07:49:42 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:49:42 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.10MB / 28.04MB 5.2s 07:49:42 #50 ... 07:49:42 07:49:42 #42 [support-cron-scheduler internal] load build context 07:49:42 #42 DONE 10.6s 07:49:42 07:49:42 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:49:42 #50 ... 07:49:42 07:49:42 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:49:42 #63 ... 07:49:42 07:49:42 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:49:42 #64 ... 07:49:42 07:49:42 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:49:42 #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 07:49:42 #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 07:49:43 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 6.0s 07:49:43 #50 ... 07:49:43 07:49:43 #44 [core-metadata internal] load build context 07:49:43 #44 transferring context: 2.73MB 8.3s 07:49:43 #44 ... 07:49:43 07:49:43 #65 [security-proxy-setup internal] load build context 07:49:43 #160 ... 07:49:43 07:49:43 #155 [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:49:43 #155 86.18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:49:43 #65 ... 07:49:43 07:49:43 #54 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:49:43 #54 11.46 OK: 266 MiB in 52 packages 07:49:43 #54 DONE 13.0s 07:49:43 07:49:43 #65 [security-proxy-setup internal] load build context 07:49:43 #65 ... 07:49:43 07:49:43 #66 [support-scheduler internal] load build context 07:49:43 #66 ... 07:49:43 07:49:43 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:49:43 #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.9s done 07:49:43 #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 07:49:43 #67 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 07:49:43 #67 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 07:49:43 #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done 07:49:43 #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s done 07:49:43 #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.5s done 07:49:43 #67 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 5.7s 07:49:43 #67 ... 07:49:43 07:49:43 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:49:43 #68 ... 07:49:43 07:49:43 #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:49:43 #55 12.31 OK: 266 MiB in 52 packages 07:49:43 #55 DONE 13.9s 07:49:43 07:49:43 #69 [security-proxy-auth internal] load build context 07:49:44 #69 ... 07:49:44 07:49:44 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:49:44 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.36MB / 28.04MB 6.8s 07:49:44 #50 ... 07:49:44 07:49:44 #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:49:44 #56 11.23 (1/1) Installing dumb-init (1.2.5-r2) 07:49:44 #56 11.35 Executing busybox-1.36.1-r7.trigger 07:49:44 #56 11.43 OK: 8 MiB in 16 packages 07:49:44 #56 DONE 12.8s 07:49:44 07:49:44 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:49:44 #50 ... 07:49:44 07:49:44 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:49:44 #70 ... 07:49:44 07:49:44 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:49:44 #61 12.59 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:49:44 #61 12.59 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:49:44 #61 12.59 OK: 19953 distinct packages available 07:49:44 #61 ... 07:49:44 07:49:44 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:49:44 #71 ... 07:49:44 07:49:44 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:49:44 #72 ... 07:49:44 07:49:44 #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:49:44 #73 ... 07:49:44 07:49:44 #66 [support-scheduler internal] load build context 07:49:44 #66 transferring context: 3.09MB 7.4s done 07:49:44 #66 DONE 11.7s 07:49:44 07:49:44 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:49:44 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 7.9s 07:49:45 #50 ... 07:49:45 07:49:45 #46 [core-keeper internal] load build context 07:49:45 #46 transferring context: 3.09MB 9.4s done 07:49:45 #46 DONE 12.2s 07:49:45 07:49:45 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:49:45 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 8.7s 07:49:45 #50 ... 07:49:45 07:49:45 #44 [core-metadata internal] load build context 07:49:45 #44 transferring context: 3.09MB 9.5s done 07:49:45 #44 DONE 12.6s 07:49:45 07:49:45 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:49:46 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.54MB / 28.04MB 9.0s 07:49:46 #50 ... 07:49:46 07:49:46 #65 [security-proxy-setup internal] load build context 07:49:46 #65 transferring context: 3.09MB 8.7s done 07:49:46 #65 DONE 13.1s 07:49:46 07:49:46 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:49:47 #50 ... 07:49:47 07:49:47 #69 [security-proxy-auth internal] load build context 07:49:47 #69 transferring context: 3.09MB 8.7s done 07:49:47 #69 DONE 13.9s 07:49:47 07:49:47 #74 [core-command builder 4/7] COPY go.mod vendor* ./ 07:49:47 #74 DONE 3.5s 07:49:47 07:49:47 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:49:47 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.81MB / 28.04MB 10.1s 07:49:47 #50 ... 07:49:47 07:49:47 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:49:47 #75 DONE 6.0s 07:49:47 07:49:47 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:49:47 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 10.7s 07:49:47 #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 07:49:47 #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 07:49:48 #50 ... 07:49:48 07:49:48 #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:49:48 #76 DONE 4.2s 07:49:48 07:49:48 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:49:48 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 11.6s 07:49:49 #155 ... 07:49:49 07:49:49 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:49:49 #154 DONE 100.1s 07:49:49 07:49:49 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:49:49 #158 DONE 100.2s 07:49:49 07:49:49 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:49:49 #151 DONE 100.2s 07:49:49 07:49:49 #155 [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:49:49 #155 DONE 100.4s 07:49:49 07:49:49 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:49:49 #161 ... 07:49:49 07:49:49 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:49:49 #153 DONE 100.8s 07:49:49 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.84MB / 28.04MB 12.3s 07:49:49 #50 ... 07:49:49 07:49:49 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:49:49 #68 DONE 16.2s 07:49:49 07:49:49 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 07:49:49 #60 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:49:49 #60 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:49:49 #60 16.43 (1/2) Installing dumb-init (1.2.5-r2) 07:49:49 #60 16.43 (2/2) Installing su-exec (0.2-r3) 07:49:49 #60 16.43 Executing busybox-1.36.1-r7.trigger 07:49:49 #60 16.46 OK: 8 MiB in 17 packages 07:49:49 #60 DONE 17.9s 07:49:49 07:49:49 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:49:49 07:49:49 #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:49:49 #162 DONE 0.6s 07:49:49 07:49:49 #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:49:49 #163 ... 07:49:49 07:49:49 #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:49:49 #164 DONE 0.7s 07:49:49 07:49:49 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:49:49 #161 DONE 0.8s 07:49:49 07:49:49 #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:49:49 #165 DONE 0.4s 07:49:49 07:49:49 #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:49:49 #166 DONE 0.4s 07:49:50 07:49:50 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:49:50 #167 ... 07:49:50 07:49:50 #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:49:50 #163 DONE 0.5s 07:49:50 07:49:50 #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:49:50 #168 DONE 0.4s 07:49:50 #50 ... 07:49:50 07:49:50 #58 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:49:50 #58 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:49:50 #58 12.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:49:50 #58 17.09 (1/1) Installing dumb-init (1.2.5-r2) 07:49:50 #58 17.15 Executing busybox-1.36.1-r7.trigger 07:49:50 #58 17.30 OK: 8 MiB in 16 packages 07:49:50 #58 DONE 18.8s 07:49:50 07:49:50 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:49:50 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.77MB / 28.04MB 13.3s 07:49:50 07:49:50 #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:49:50 #169 DONE 0.4s 07:49:50 07:49:50 #170 [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:49:50 #170 DONE 0.2s 07:49:50 07:49:50 #171 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:49:50 #171 ... 07:49:50 07:49:50 #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:49:50 #172 DONE 0.5s 07:49:50 07:49:50 #171 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:49:50 #171 DONE 0.5s 07:49:50 07:49:50 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:49:50 #167 DONE 0.7s 07:49:50 07:49:50 #173 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:49:50 #173 ... 07:49:50 07:49:50 #174 [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:49:50 #174 DONE 0.4s 07:49:50 07:49:50 #175 [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:49:50 #175 DONE 0.4s 07:49:51 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.23MB / 28.04MB 13.9s 07:49:51 07:49:51 #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:49:51 #176 DONE 0.3s 07:49:51 07:49:51 #173 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:49:51 #173 DONE 0.3s 07:49:51 07:49:51 #109 [security-spiffe-token-provider] exporting to image 07:49:51 #109 exporting layers 07:49:51 #109 ... 07:49:51 07:49:51 #177 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:49:51 #177 DONE 0.3s 07:49:51 07:49:51 #178 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 07:49:51 #178 DONE 1.4s 07:49:51 07:49:51 #109 [security-spiffe-token-provider] exporting to image 07:49:51 #109 exporting layers 0.4s done 07:49:51 #109 writing image sha256:03d1bfb7ad81513f5e4a894776367064807361ea43b7d901fec58a2ffff6d4db done 07:49:51 #109 naming to docker.io/library/security-spiffe-token-provider done 07:49:51 #109 DONE 1.4s 07:49:51 07:49:51 #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:49:51 #179 DONE 0.4s 07:49:51 07:49:51 #180 [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:49:51 #180 DONE 0.4s 07:49:51 07:49:51 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:49:51 #181 DONE 0.2s 07:49:51 07:49:51 #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:49:51 #182 DONE 0.4s 07:49:51 07:49:51 #183 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 07:49:51 #183 DONE 0.4s 07:49:51 07:49:51 #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:49:51 #184 DONE 0.2s 07:49:51 07:49:51 #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:49:51 #185 ... 07:49:51 07:49:51 #186 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 07:49:51 #186 DONE 0.2s 07:49:51 #50 ... 07:49:51 07:49:51 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:49:51 #59 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:49:51 #59 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:49:51 #59 15.95 (1/4) Installing ca-certificates (20240226-r0) 07:49:51 #59 16.32 (2/4) Installing dumb-init (1.2.5-r2) 07:49:51 #59 16.33 (3/4) Installing su-exec (0.2-r3) 07:49:51 #59 16.33 (4/4) Installing yq (4.33.3-r5) 07:49:51 #59 17.41 Executing busybox-1.36.1-r7.trigger 07:49:51 #59 17.51 Executing ca-certificates-20240226-r0.trigger 07:49:51 #59 18.46 OK: 18 MiB in 19 packages 07:49:51 #59 DONE 20.3s 07:49:51 07:49:51 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:49:52 07:49:52 #187 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:49:52 #187 DONE 0.4s 07:49:52 07:49:52 #188 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:49:52 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.9s done 07:49:52 #50 ... 07:49:52 07:49:52 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:49:52 #61 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:49:52 #61 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:49:52 #61 19.53 OK: 266 MiB in 52 packages 07:49:52 #61 DONE 20.5s 07:49:52 #188 DONE 0.4s 07:49:52 07:49:52 #189 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:49:52 #189 DONE 0.4s 07:49:52 07:49:52 #190 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:49:52 07:49:52 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:49:52 #190 ... 07:49:52 07:49:52 #191 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:49:52 #191 DONE 0.2s 07:49:52 07:49:52 #192 [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:49:52 #192 DONE 0.2s 07:49:52 07:49:52 #193 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:49:52 #193 DONE 1.1s 07:49:52 07:49:52 #109 [core-common-config-bootstrapper] exporting to image 07:49:53 #109 ... 07:49:53 07:49:53 #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:49:53 #185 DONE 1.3s 07:49:53 07:49:53 #194 [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:49:53 #194 DONE 0.3s 07:49:53 07:49:53 #109 [security-proxy-setup] exporting to image 07:49:53 #77 ... 07:49:53 07:49:53 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:49:53 #62 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:49:53 #62 14.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:49:53 #62 18.17 (1/2) Installing ca-certificates (20240226-r0) 07:49:53 #62 18.38 (2/2) Installing dumb-init (1.2.5-r2) 07:49:53 #62 18.51 Executing busybox-1.36.1-r7.trigger 07:49:53 #62 18.75 Executing ca-certificates-20240226-r0.trigger 07:49:53 #62 19.63 OK: 9 MiB in 17 packages 07:49:53 #62 DONE 20.8s 07:49:53 07:49:53 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:49:53 #109 exporting layers 0.5s done 07:49:53 #109 writing image sha256:9c6d9a62f6e52cdb63f9a90dc6f60e19d6da34836bbe6ef888e475c1c69f9c26 07:49:53 #109 writing image sha256:9c6d9a62f6e52cdb63f9a90dc6f60e19d6da34836bbe6ef888e475c1c69f9c26 0.1s done 07:49:53 #109 naming to docker.io/library/core-common-config-bootstrapper done 07:49:53 #109 exporting layers 0.6s done 07:49:53 #109 writing image sha256:d5168ffd041c11735269ccf7838609bb87c320d0243f536516acaf95225f3aa2 done 07:49:53 #109 naming to docker.io/library/security-proxy-setup done 07:49:53 #109 DONE 2.1s 07:49:53 07:49:53 #195 [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:49:53 #195 DONE 0.5s 07:49:53 07:49:53 #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:49:53 #196 DONE 0.4s 07:49:53 07:49:53 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:49:54 #78 ... 07:49:54 07:49:54 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:49:54 #67 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.2s done 07:49:54 #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 07:49:54 #67 ... 07:49:54 07:49:54 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:49:54 #64 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:49:54 #64 14.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:49:54 #64 18.56 (1/3) Installing ca-certificates (20240226-r0) 07:49:54 #64 18.65 (2/3) Installing dumb-init (1.2.5-r2) 07:49:54 #64 18.75 (3/3) Installing tzdata (2024a-r0) 07:49:54 #64 20.27 Executing busybox-1.36.1-r7.trigger 07:49:54 #64 20.32 Executing ca-certificates-20240226-r0.trigger 07:49:54 #64 20.82 OK: 12 MiB in 18 packages 07:49:54 #64 DONE 21.8s 07:49:54 07:49:54 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:49:54 #77 DONE 1.7s 07:49:54 07:49:54 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:49:54 #149 ... 07:49:54 07:49:54 #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:49:54 #197 DONE 0.1s 07:49:54 07:49:54 #190 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:49:54 #190 DONE 1.6s 07:49:54 07:49:54 #109 [security-secretstore-setup] exporting to image 07:49:54 #79 ... 07:49:54 07:49:54 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:49:54 #80 ... 07:49:54 07:49:54 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:49:54 #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 07:49:55 #109 exporting layers 0.8s done 07:49:55 #109 writing image sha256:d79b88aee4b2512d5e38680d796272a7d90e20c7f4061316ca7f0a640c67757c 07:49:55 #109 writing image sha256:d79b88aee4b2512d5e38680d796272a7d90e20c7f4061316ca7f0a640c67757c done 07:49:55 #109 naming to docker.io/library/security-secretstore-setup done 07:49:55 #109 DONE 2.9s 07:49:55 07:49:55 #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 07:49:55 #198 DONE 1.1s 07:49:55 07:49:55 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:49:55 #149 ... 07:49:55 07:49:55 #109 [security-bootstrapper] exporting to image 07:49:55 #109 exporting layers 0.7s done 07:49:56 #109 writing image sha256:cac37924d0b56e524da6f3dca1558ef7f6e01c033c9b1550ab352cecc35aedd4 done 07:49:56 #109 naming to docker.io/library/security-bootstrapper done 07:49:56 #109 DONE 3.7s 07:49:56 07:49:56 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:49:57 #67 ... 07:49:57 07:49:57 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:49:57 #63 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:49:57 #63 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:49:57 #63 20.17 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:49:57 #63 20.17 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:49:57 #63 20.17 OK: 19946 distinct packages available 07:49:57 #63 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:49:57 #63 21.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:49:57 #63 22.66 (1/11) Installing ca-certificates (20240226-r0) 07:49:57 #63 22.75 (2/11) Installing brotli-libs (1.0.9-r14) 07:49:57 #63 22.80 (3/11) Installing libunistring (1.1-r1) 07:49:57 #63 22.85 (4/11) Installing libidn2 (2.3.4-r1) 07:49:57 #63 22.87 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:49:57 #63 22.88 (6/11) Installing libcurl (8.9.0-r0) 07:49:57 #63 22.90 (7/11) Installing curl (8.9.0-r0) 07:49:57 #63 22.93 (8/11) Installing dumb-init (1.2.5-r2) 07:49:57 #63 22.95 (9/11) Installing musl-obstack (1.2.3-r2) 07:49:57 #63 22.96 (10/11) Installing libucontext (1.2-r2) 07:49:57 #63 22.97 (11/11) Installing gcompat (1.1.0-r1) 07:49:57 #63 22.98 Executing busybox-1.36.1-r7.trigger 07:49:57 #63 23.04 Executing ca-certificates-20240226-r0.trigger 07:49:57 #63 23.59 OK: 13 MiB in 26 packages 07:49:57 #63 ... 07:49:57 07:49:57 #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:49:57 #73 22.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:49:57 #73 ... 07:49:57 07:49:57 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:49:57 #63 DONE 24.8s 07:49:57 07:49:57 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:49:57 #71 DONE 22.7s 07:49:57 07:49:57 #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:57 #81 ... 07:49:57 07:49:57 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:49:57 #82 ... 07:49:57 07:49:57 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:58 #83 ... 07:49:58 07:49:58 #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:49:58 #73 23.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:49:58 #73 ... 07:49:58 07:49:58 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:49:58 #84 ... 07:49:58 07:49:58 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:49:59 #67 ... 07:49:59 07:49:59 #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:49:59 #85 ... 07:49:59 07:49:59 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 07:49:59 #80 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:49:59 #80 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:49:59 #80 14.32 OK: 8 MiB in 16 packages 07:49:59 #80 DONE 15.2s 07:49:59 07:49:59 #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:49:59 #85 10.15 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:49:59 #85 ... 07:49:59 07:49:59 #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:49:59 #86 ... 07:49:59 07:49:59 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:49:59 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.9s 07:50:00 #50 ... 07:50:00 07:50:00 #87 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 07:50:00 #87 ... 07:50:00 07:50:00 #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:50:00 #73 25.82 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:50:00 #73 25.82 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:50:00 #73 25.82 OK: 19946 distinct packages available 07:50:00 #73 ... 07:50:00 07:50:00 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:50:00 #72 21.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:00 #72 22.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:00 #72 24.04 (1/4) Installing dumb-init (1.2.5-r2) 07:50:00 #72 24.06 (2/4) Installing openssl (3.1.6-r0) 07:50:00 #72 24.11 (3/4) Installing su-exec (0.2-r3) 07:50:00 #72 24.12 (4/4) Installing yq (4.33.3-r5) 07:50:00 #72 24.66 Executing busybox-1.36.1-r7.trigger 07:50:00 #72 24.79 OK: 18 MiB in 19 packages 07:50:00 #72 DONE 25.9s 07:50:00 07:50:00 #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:50:00 #85 11.35 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:02 #85 ... 07:50:02 07:50:02 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:50:02 #88 ... 07:50:02 07:50:02 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:04 #50 ... 07:50:04 07:50:04 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:50:04 #89 ... 07:50:04 07:50:04 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:04 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.1s 07:50:05 #50 ... 07:50:05 07:50:05 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:50:05 #70 21.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:05 #70 22.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:05 #70 25.12 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:50:05 #70 25.12 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:50:05 #70 25.12 OK: 19946 distinct packages available 07:50:05 #70 25.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:05 #70 26.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:05 #70 31.50 (1/4) Installing dumb-init (1.2.5-r2) 07:50:05 #70 31.54 (2/4) Installing musl-obstack (1.2.3-r2) 07:50:05 #70 31.56 (3/4) Installing libucontext (1.2-r2) 07:50:05 #70 31.57 (4/4) Installing gcompat (1.1.0-r1) 07:50:05 #70 31.60 Executing busybox-1.36.1-r7.trigger 07:50:06 #70 31.77 OK: 8 MiB in 19 packages 07:50:06 #70 ... 07:50:06 07:50:06 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:07 #50 ... 07:50:07 07:50:07 #90 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:50:07 #0 8.443 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:07 #90 ... 07:50:07 07:50:07 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:07 #50 ... 07:50:07 07:50:07 #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:50:07 #85 16.30 OK: 266 MiB in 52 packages 07:50:07 #85 DONE 18.2s 07:50:07 07:50:07 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:08 #50 ... 07:50:08 07:50:08 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:50:08 #91 DONE 0.6s 07:50:08 07:50:08 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:08 #50 ... 07:50:08 07:50:08 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:50:08 #70 DONE 34.3s 07:50:08 07:50:08 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:09 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.1s 07:50:09 #50 ... 07:50:09 07:50:09 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:50:09 #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.6s done 07:50:10 #67 ... 07:50:10 07:50:10 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:10 #50 ... 07:50:10 07:50:10 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:50:10 #0 6.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:10 #0 8.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:10 #92 ... 07:50:10 07:50:10 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:11 #50 ... 07:50:11 07:50:11 #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:50:11 #73 26.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:11 #73 27.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:11 #73 34.65 (1/5) Installing dumb-init (1.2.5-r2) 07:50:11 #73 34.73 (2/5) Installing musl-obstack (1.2.3-r2) 07:50:11 #73 34.74 (3/5) Installing libucontext (1.2-r2) 07:50:11 #73 34.78 (4/5) Installing gcompat (1.1.0-r1) 07:50:11 #73 34.83 (5/5) Installing openssl (3.1.6-r0) 07:50:11 #73 34.95 Executing busybox-1.36.1-r7.trigger 07:50:11 #73 35.10 OK: 9 MiB in 20 packages 07:50:11 #73 ... 07:50:11 07:50:11 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:11 #50 ... 07:50:11 07:50:11 #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:50:11 #73 DONE 37.3s 07:50:11 07:50:11 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:12 #50 ... 07:50:12 07:50:12 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:50:12 #88 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:12 #88 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:12 #88 19.64 OK: 18 MiB in 19 packages 07:50:12 #88 DONE 20.6s 07:50:12 07:50:12 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:12 #50 ... 07:50:12 07:50:12 #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:50:12 #86 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:12 #86 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:12 #86 21.54 OK: 8 MiB in 17 packages 07:50:12 #86 ... 07:50:12 07:50:12 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:50:12 #93 ... 07:50:12 07:50:12 #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 07:50:12 #86 DONE 23.4s 07:50:13 07:50:13 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:13 #50 ... 07:50:13 07:50:13 #87 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 07:50:13 #87 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:13 #87 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:13 #87 22.97 OK: 8 MiB in 16 packages 07:50:13 #87 ... 07:50:13 07:50:13 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:50:13 #78 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:13 #78 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:13 #78 19.48 OK: 9 MiB in 17 packages 07:50:13 #78 DONE 20.7s 07:50:13 07:50:13 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:14 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.6s done 07:50:14 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.6s done 07:50:14 #50 ... 07:50:14 07:50:14 #87 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 07:50:14 #87 DONE 24.4s 07:50:14 07:50:14 #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:50:14 #94 ... 07:50:14 07:50:14 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:50:14 #79 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:14 #79 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:14 #79 20.85 OK: 12 MiB in 18 packages 07:50:15 #79 ... 07:50:15 07:50:15 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:15 #50 ... 07:50:15 07:50:15 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:50:15 #82 8.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:15 #82 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:15 #82 17.35 OK: 13 MiB in 26 packages 07:50:15 #82 DONE 18.5s 07:50:16 07:50:16 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:50:16 #79 DONE 21.8s 07:50:16 07:50:16 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:50:16 #92 15.02 OK: 18 MiB in 19 packages 07:50:16 #92 DONE 16.1s 07:50:16 07:50:16 #90 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:50:16 #90 10.99 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:16 #90 18.27 (1/1) Installing dumb-init (1.2.5-r2) 07:50:16 #90 19.17 Executing busybox-1.36.1-r7.trigger 07:50:16 #90 19.33 OK: 8 MiB in 16 packages 07:50:16 #90 ... 07:50:16 07:50:16 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:50:17 #95 DONE 0.4s 07:50:17 07:50:17 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:50:17 #0 5.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:17 #0 7.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:17 #96 ... 07:50:17 07:50:17 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:50:17 #93 5.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:50:17 #93 ... 07:50:17 07:50:17 #90 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:50:17 #90 DONE 20.2s 07:50:17 07:50:17 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:50:17 #97 ... 07:50:17 07:50:17 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:50:17 #93 6.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:50:18 #93 ... 07:50:18 07:50:18 #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:50:18 #94 DONE 5.3s 07:50:18 07:50:18 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 07:50:18 #98 DONE 0.2s 07:50:18 07:50:18 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:50:18 #67 ... 07:50:18 07:50:18 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:50:18 #96 10.22 OK: 8 MiB in 19 packages 07:50:19 #96 DONE 10.6s 07:50:19 07:50:19 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:50:20 #50 ... 07:50:20 07:50:20 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:50:20 #99 ... 07:50:20 07:50:20 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:50:20 #93 8.379 OK: 9 MiB in 20 packages 07:50:20 #93 DONE 8.9s 07:50:20 07:50:20 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:50:20 #99 DONE 1.3s 07:50:20 07:50:20 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:50:20 #100 DONE 0.4s 07:50:20 07:50:20 #101 [security-spire-config stage-2 6/10] COPY security.txt / 07:50:21 #101 DONE 0.2s 07:50:21 07:50:21 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:50:21 #102 DONE 0.2s 07:50:21 07:50:21 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:50:21 #103 DONE 0.2s 07:50:21 07:50:21 #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:50:21 #104 ... 07:50:21 07:50:21 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:50:21 #105 DONE 0.2s 07:50:22 07:50:22 #106 [security-spire-config] exporting to image 07:50:22 #106 exporting layers 07:50:22 #106 ... 07:50:22 07:50:22 #107 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:50:22 #107 DONE 1.7s 07:50:22 07:50:22 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:50:22 #108 ... 07:50:22 07:50:22 #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:50:22 #104 DONE 2.3s 07:50:22 07:50:22 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:50:23 #109 DONE 0.2s 07:50:23 07:50:23 #110 [security-spire-server stage-2 6/9] COPY security.txt / 07:50:23 #110 DONE 0.2s 07:50:23 07:50:23 #106 [security-spire-config] exporting to image 07:50:23 #106 ... 07:50:23 07:50:23 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:50:23 #111 DONE 0.2s 07:50:23 07:50:23 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:50:24 #112 DONE 0.3s 07:50:24 07:50:24 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:50:24 #113 DONE 0.2s 07:50:24 07:50:24 #106 [security-spire-server] exporting to image 07:50:24 #106 ... 07:50:24 07:50:24 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:50:24 #108 DONE 2.2s 07:50:24 07:50:24 #106 [security-spire-server] exporting to image 07:50:24 #106 exporting layers 2.8s done 07:50:24 #106 writing image sha256:ec4c09d232be299386a9a200d70dc09c76bfa9fb1ede7ab9ed5ff57e445b8e3e 0.1s done 07:50:24 #106 naming to docker.io/library/security-spire-config-arm64 0.0s done 07:50:24 #106 ... 07:50:24 07:50:24 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:50:24 #114 DONE 0.2s 07:50:24 07:50:24 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 07:50:24 #115 DONE 0.2s 07:50:24 07:50:24 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:50:25 #116 DONE 0.2s 07:50:25 07:50:25 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:50:25 #117 DONE 0.2s 07:50:25 07:50:25 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:50:25 #118 DONE 0.2s 07:50:25 07:50:25 #106 [security-spire-agent] exporting to image 07:50:26 #106 exporting layers 2.4s done 07:50:26 #106 writing image sha256:62234a4b9baf54d13f59e8ced7cfed3eb0489b9b10f82200980dfab642103ba2 0.0s done 07:50:26 #106 naming to docker.io/library/security-spire-server-arm64 0.0s done 07:50:27 #106 exporting layers 1.8s done 07:50:27 #106 writing image sha256:f2d06eb02b37561f2bfb7afc21a003fa85985ceb2d8549501192465884e2d26b done 07:50:27 #106 naming to docker.io/library/security-spire-agent-arm64 done 07:50:27 #106 DONE 5.5s 07:50:27 07:50:27 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:17 #160 DONE 176.4s 07:51:17 07:51:17 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:51:17 #148 DONE 176.3s 07:51:17 07:51:17 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:51:17 #152 DONE 176.3s 07:51:17 07:51:17 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:51:17 #156 DONE 176.4s 07:51:17 07:51:17 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:51:17 #149 DONE 176.4s 07:51:17 07:51:17 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:51:17 #159 DONE 176.4s 07:51:17 07:51:17 #199 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:51:17 #199 ... 07:51:17 07:51:17 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:51:17 #157 DONE 176.4s 07:51:17 07:51:17 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:51:17 #150 DONE 176.5s 07:51:17 07:51:17 #200 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:51:17 #200 DONE 0.2s 07:51:17 07:51:17 #199 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:51:17 #199 DONE 0.4s 07:51:17 07:51:17 #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:51:17 #201 ... 07:51:17 07:51:17 #202 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:51:17 #202 DONE 0.3s 07:51:17 07:51:17 #203 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:51:17 #203 DONE 0.4s 07:51:17 07:51:17 #204 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:51:17 #204 DONE 0.6s 07:51:17 07:51:17 #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:51:17 #201 DONE 0.7s 07:51:17 07:51:17 #205 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:51:17 #205 ... 07:51:17 07:51:17 #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:51:17 #206 DONE 0.7s 07:51:17 07:51:17 #207 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:51:17 #207 DONE 0.7s 07:51:17 07:51:17 #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:51:17 #208 CACHED 07:51:17 07:51:17 #209 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:51:17 #209 CACHED 07:51:17 07:51:17 #210 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:51:17 #210 CACHED 07:51:17 07:51:17 #211 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:51:17 #211 CACHED 07:51:17 07:51:17 #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:51:17 #212 CACHED 07:51:17 07:51:17 #213 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:51:17 #213 CACHED 07:51:17 07:51:17 #214 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:51:17 #214 DONE 0.7s 07:51:17 07:51:17 #215 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:51:17 #215 DONE 3.1s 07:51:17 07:51:17 #216 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 07:51:17 #216 DONE 3.2s 07:51:17 07:51:17 #217 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 07:51:17 #217 ... 07:51:17 07:51:17 #218 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:51:17 #218 DONE 3.2s 07:51:17 07:51:17 #205 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:51:17 #205 DONE 3.2s 07:51:17 07:51:17 #219 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:51:17 #219 DONE 3.2s 07:51:17 07:51:17 #220 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:51:17 #220 DONE 3.2s 07:51:17 07:51:17 #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:51:17 #221 DONE 3.2s 07:51:17 07:51:17 #222 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:51:17 #222 DONE 3.2s 07:51:17 07:51:17 #109 [core-keeper] exporting to image 07:51:17 #109 exporting layers 07:51:17 #109 ... 07:51:17 07:51:17 #217 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 07:51:17 #217 DONE 0.8s 07:51:17 07:51:17 #223 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:51:17 #223 DONE 0.7s 07:51:17 07:51:17 #224 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:51:17 #224 DONE 0.7s 07:51:17 07:51:17 #109 [support-notifications] exporting to image 07:51:17 #109 ... 07:51:17 07:51:17 #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:51:17 #225 DONE 0.7s 07:51:17 07:51:17 #226 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:51:17 #226 DONE 0.8s 07:51:17 07:51:17 #227 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:51:17 #227 DONE 0.7s 07:51:17 07:51:17 #228 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:51:17 #228 DONE 0.9s 07:51:17 07:51:17 #109 [core-command] exporting to image 07:51:17 #109 writing image sha256:e7a4eee05c483417025a533e7fe5c89274206f271a56e8c6d312ca3c62cd9bf1 0.0s done 07:51:17 #109 naming to docker.io/library/core-keeper done 07:51:17 #109 ... 07:51:17 07:51:17 #229 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:51:17 #229 DONE 0.2s 07:51:17 07:51:17 #230 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:51:17 #230 DONE 0.1s 07:51:17 07:51:17 #231 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:51:17 #231 DONE 0.2s 07:51:17 07:51:17 #109 [core-metadata] exporting to image 07:51:17 #109 exporting layers 0.3s done 07:51:17 #109 ... 07:51:17 07:51:17 #232 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 07:51:17 #232 DONE 0.1s 07:51:17 07:51:17 #109 [core-data] exporting to image 07:51:17 #109 exporting layers 0.4s done 07:51:17 #109 writing image sha256:cc96d4788b2c1cd782e18a206955e942cb2bdef5c73f558fb30df4ba67254afd 0.1s done 07:51:17 #109 naming to docker.io/library/support-notifications done 07:51:17 #109 writing image sha256:1752bb83fedf230023f1144c239ad976083b3a9a3612b76bcd1eee3daeda9444 07:51:17 #109 writing image sha256:1752bb83fedf230023f1144c239ad976083b3a9a3612b76bcd1eee3daeda9444 0.0s done 07:51:17 #109 writing image sha256:3abdc14eefbf25c2828d6fb5b5baca98c3842d6558d685420572f88274fd1dad done 07:51:17 #109 naming to docker.io/library/support-cron-scheduler done 07:51:17 #109 naming to docker.io/library/support-scheduler done 07:51:17 #109 ... 07:51:17 07:51:17 #233 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:51:17 #233 DONE 0.3s 07:51:17 07:51:17 #109 [security-proxy-auth] exporting to image 07:51:17 #109 writing image sha256:2a87fe8e57522ef986a2df302d2dba7ff439d9d2dec096f9fb337fac406d9381 done 07:51:17 #109 naming to docker.io/library/core-data done 07:51:17 #109 exporting layers 0.6s done 07:51:17 #109 writing image sha256:41671c37ee3643a18e831cf299617d72f582c42e3392f221dec5b5801ba55bca 0.0s done 07:51:17 #109 writing image sha256:462d4e82a723a31d78b51d8d3f9270326abcc08d3cbd6d44a4cd3fd0177f11a7 done 07:51:17 #109 naming to docker.io/library/core-metadata done 07:51:17 #109 naming to docker.io/library/core-command done 07:51:17 #109 writing image sha256:8c875749b5866078031913e7af65eaf1e93bf6b057f59314d8daa919830f901e done 07:51:17 #109 naming to docker.io/library/security-proxy-auth done 07:51:17 #109 DONE 5.6s 07:51:17 07:51:17 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:51:17 time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:17 time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:17 time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:17 time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:17 time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:17 time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:17 time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:17 time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:17 time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:17 time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:17 time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:17 time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:17 time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:17 time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:17 time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:51:17 time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:51:17 $ docker stop --time=1 0b6744e822393c9158e89855d6aa0832435666bd33785dacc21b4323bf42d2fe 07:51:18 $ docker rm -f --volumes 0b6744e822393c9158e89855d6aa0832435666bd33785dacc21b4323bf42d2fe [Pipeline] // withDockerContainer [Pipeline] sh 07:51:19 + docker images 07:51:19 REPOSITORY TAG IMAGE ID CREATED SIZE 07:51:19 security-proxy-auth latest 8c875749b586 8 seconds ago 33MB 07:51:19 core-metadata latest 462d4e82a723 8 seconds ago 39.7MB 07:51:19 core-data latest 2a87fe8e5752 8 seconds ago 39.6MB 07:51:19 support-scheduler latest 1752bb83fedf 9 seconds ago 41.9MB 07:51:19 core-keeper latest e7a4eee05c48 9 seconds ago 39.5MB 07:51:19 core-command latest 41671c37ee36 9 seconds ago 35.4MB 07:51:19 support-notifications latest cc96d4788b2c 9 seconds ago 42.5MB 07:51:19 support-cron-scheduler latest 3abdc14eefbf 9 seconds ago 44.1MB 07:51:19 security-bootstrapper latest cac37924d0b5 About a minute ago 18.9MB 07:51:19 security-secretstore-setup latest d79b88aee4b2 About a minute ago 37MB 07:51:19 core-common-config-bootstrapper latest 9c6d9a62f6e5 About a minute ago 15.2MB 07:51:19 security-proxy-setup latest d5168ffd041c About a minute ago 26.2MB 07:51:19 security-spiffe-token-provider latest 03d1bfb7ad81 About a minute ago 28.8MB 07:51:19 security-spire-server latest 8d26913a420c 3 minutes ago 121MB 07:51:19 security-spire-agent latest c9f9f8f69e6e 3 minutes ago 182MB 07:51:19 security-spire-config latest 299cf371a258 3 minutes ago 120MB 07:51:19 ci-base-image-x86_64 latest 9558602af016 7 minutes ago 971MB 07:51:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 07:51:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 07:51:19 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:51:19 provisioning config files... 07:51:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/679@tmp/config1294995172348787957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:51:19 ---> ****-login.sh 07:51:19 nexus3.edgexfoundry.org:10001 07:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:19 Configure a credential helper to remove this warning. See 07:51:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:19 07:51:19 Login Succeeded 07:51:19 nexus3.edgexfoundry.org:10002 07:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:19 Configure a credential helper to remove this warning. See 07:51:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:19 07:51:19 Login Succeeded 07:51:19 nexus3.edgexfoundry.org:10003 07:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:19 Configure a credential helper to remove this warning. See 07:51:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:19 07:51:19 Login Succeeded 07:51:19 nexus3.edgexfoundry.org:10004 07:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:19 Configure a credential helper to remove this warning. See 07:51:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:19 07:51:19 Login Succeeded 07:51:19 ****.io 07:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:51:20 Configure a credential helper to remove this warning. See 07:51:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:51:20 07:51:20 Login Succeeded 07:51:20 ---> ****-login.sh ends [Pipeline] } 07:51:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:51:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:51:20 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:51:20 7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:51:20 latest 07:51:20 3.2.0-dev.59 07:51:20 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:51:20 main 07:51:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:20 + docker push nexus3.edgexfoundry.org:10004/core-command:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:51:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:51:20 4c9473dcacfa: Preparing 07:51:20 bd945c3e0fc9: Preparing 07:51:20 46c094835a6f: Preparing 07:51:20 481ba2e9a338: Preparing 07:51:20 361f51b0d794: Preparing 07:51:20 18b381ce7520: Preparing 07:51:20 ce7f800efff9: Preparing 07:51:20 18b381ce7520: Waiting 07:51:20 ce7f800efff9: Waiting 07:51:20 361f51b0d794: Pushed 07:51:20 481ba2e9a338: Pushed 07:51:20 46c094835a6f: Pushed 07:51:20 4c9473dcacfa: Pushed 07:51:20 ce7f800efff9: Layer already exists 07:51:21 18b381ce7520: Pushed 07:51:23 bd945c3e0fc9: Pushed 07:51:23 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:147113e1553f369f697b0350e7cb70d2209ccc1f8ea13347b3a9884887db1c70 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:24 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:51:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:51:24 4c9473dcacfa: Preparing 07:51:24 bd945c3e0fc9: Preparing 07:51:24 46c094835a6f: Preparing 07:51:24 481ba2e9a338: Preparing 07:51:24 361f51b0d794: Preparing 07:51:24 18b381ce7520: Preparing 07:51:24 ce7f800efff9: Preparing 07:51:24 18b381ce7520: Waiting 07:51:24 ce7f800efff9: Waiting 07:51:24 bd945c3e0fc9: Layer already exists 07:51:24 361f51b0d794: Layer already exists 07:51:24 481ba2e9a338: Layer already exists 07:51:24 46c094835a6f: Layer already exists 07:51:24 4c9473dcacfa: Layer already exists 07:51:24 ce7f800efff9: Layer already exists 07:51:24 18b381ce7520: Layer already exists 07:51:24 latest: digest: sha256:147113e1553f369f697b0350e7cb70d2209ccc1f8ea13347b3a9884887db1c70 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:25 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.59 07:51:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:51:25 4c9473dcacfa: Preparing 07:51:25 bd945c3e0fc9: Preparing 07:51:25 46c094835a6f: Preparing 07:51:25 481ba2e9a338: Preparing 07:51:25 361f51b0d794: Preparing 07:51:25 18b381ce7520: Preparing 07:51:25 ce7f800efff9: Preparing 07:51:25 18b381ce7520: Waiting 07:51:25 ce7f800efff9: Waiting 07:51:25 4c9473dcacfa: Layer already exists 07:51:25 bd945c3e0fc9: Layer already exists 07:51:25 481ba2e9a338: Layer already exists 07:51:25 361f51b0d794: Layer already exists 07:51:25 46c094835a6f: Layer already exists 07:51:25 18b381ce7520: Layer already exists 07:51:25 ce7f800efff9: Layer already exists 07:51:25 3.2.0-dev.59: digest: sha256:147113e1553f369f697b0350e7cb70d2209ccc1f8ea13347b3a9884887db1c70 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:25 + docker push nexus3.edgexfoundry.org:10004/core-command:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:51:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:51:25 4c9473dcacfa: Preparing 07:51:25 bd945c3e0fc9: Preparing 07:51:25 46c094835a6f: Preparing 07:51:25 481ba2e9a338: Preparing 07:51:25 361f51b0d794: Preparing 07:51:25 18b381ce7520: Preparing 07:51:25 ce7f800efff9: Preparing 07:51:25 18b381ce7520: Waiting 07:51:25 ce7f800efff9: Waiting 07:51:25 4c9473dcacfa: Layer already exists 07:51:25 361f51b0d794: Layer already exists 07:51:25 46c094835a6f: Layer already exists 07:51:25 bd945c3e0fc9: Layer already exists 07:51:25 481ba2e9a338: Layer already exists 07:51:25 18b381ce7520: Layer already exists 07:51:25 ce7f800efff9: Layer already exists 07:51:25 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:147113e1553f369f697b0350e7cb70d2209ccc1f8ea13347b3a9884887db1c70 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:26 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:51:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:51:26 4c9473dcacfa: Preparing 07:51:26 bd945c3e0fc9: Preparing 07:51:26 46c094835a6f: Preparing 07:51:26 481ba2e9a338: Preparing 07:51:26 361f51b0d794: Preparing 07:51:26 18b381ce7520: Preparing 07:51:26 ce7f800efff9: Preparing 07:51:26 18b381ce7520: Waiting 07:51:26 46c094835a6f: Layer already exists 07:51:26 4c9473dcacfa: Layer already exists 07:51:26 361f51b0d794: Layer already exists 07:51:26 481ba2e9a338: Layer already exists 07:51:26 bd945c3e0fc9: Layer already exists 07:51:26 ce7f800efff9: Layer already exists 07:51:26 18b381ce7520: Layer already exists 07:51:26 main: digest: sha256:147113e1553f369f697b0350e7cb70d2209ccc1f8ea13347b3a9884887db1c70 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:51:26 ===================================================== [Pipeline] echo 07:51:26 taggedImages: 07:51:26 - nexus3.edgexfoundry.org:10004/core-command:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:51:26 - nexus3.edgexfoundry.org:10004/core-command:latest 07:51:26 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.59 07:51:26 - nexus3.edgexfoundry.org:10004/core-command:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:51:26 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:51:26 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:51:26 7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:51:26 latest 07:51:26 3.2.0-dev.59 07:51:26 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:51:26 main 07:51:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:26 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:51:27 02b3c3e2b1f6: Preparing 07:51:27 bd8902e38be4: Preparing 07:51:27 7538938e11e6: Preparing 07:51:27 0e76db233035: Preparing 07:51:27 46c094835a6f: Preparing 07:51:27 481ba2e9a338: Preparing 07:51:27 361f51b0d794: Preparing 07:51:27 18b381ce7520: Preparing 07:51:27 ce7f800efff9: Preparing 07:51:27 361f51b0d794: Waiting 07:51:27 18b381ce7520: Waiting 07:51:27 481ba2e9a338: Waiting 07:51:27 ce7f800efff9: Waiting 07:51:27 46c094835a6f: Layer already exists 07:51:27 481ba2e9a338: Layer already exists 07:51:27 361f51b0d794: Layer already exists 07:51:27 18b381ce7520: Layer already exists 07:51:27 ce7f800efff9: Layer already exists 07:51:27 02b3c3e2b1f6: Pushed 07:51:27 7538938e11e6: Pushed 07:51:27 bd8902e38be4: Pushed 07:51:28 0e76db233035: Pushed 07:51:28 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:733615073ffedcf4aa67ee35a809f06f0729676b8a0a6b4ca72371a7258ceace size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:28 + 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:51:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:51:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:51:28 02b3c3e2b1f6: Preparing 07:51:28 bd8902e38be4: Preparing 07:51:28 7538938e11e6: Preparing 07:51:28 0e76db233035: Preparing 07:51:28 46c094835a6f: Preparing 07:51:28 481ba2e9a338: Preparing 07:51:28 361f51b0d794: Preparing 07:51:28 18b381ce7520: Preparing 07:51:28 ce7f800efff9: Preparing 07:51:28 481ba2e9a338: Waiting 07:51:28 361f51b0d794: Waiting 07:51:28 18b381ce7520: Waiting 07:51:28 ce7f800efff9: Waiting 07:51:28 bd8902e38be4: Layer already exists 07:51:28 7538938e11e6: Layer already exists 07:51:28 0e76db233035: Layer already exists 07:51:28 46c094835a6f: Layer already exists 07:51:28 02b3c3e2b1f6: Layer already exists 07:51:28 481ba2e9a338: Layer already exists 07:51:28 ce7f800efff9: Layer already exists 07:51:28 361f51b0d794: Layer already exists 07:51:28 18b381ce7520: Layer already exists 07:51:28 latest: digest: sha256:733615073ffedcf4aa67ee35a809f06f0729676b8a0a6b4ca72371a7258ceace size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.59 07:51:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:51:29 02b3c3e2b1f6: Preparing 07:51:29 bd8902e38be4: Preparing 07:51:29 7538938e11e6: Preparing 07:51:29 0e76db233035: Preparing 07:51:29 46c094835a6f: Preparing 07:51:29 481ba2e9a338: Preparing 07:51:29 361f51b0d794: Preparing 07:51:29 18b381ce7520: Preparing 07:51:29 ce7f800efff9: Preparing 07:51:29 481ba2e9a338: Waiting 07:51:29 361f51b0d794: Waiting 07:51:29 18b381ce7520: Waiting 07:51:29 ce7f800efff9: Waiting 07:51:29 0e76db233035: Layer already exists 07:51:29 46c094835a6f: Layer already exists 07:51:29 bd8902e38be4: Layer already exists 07:51:29 02b3c3e2b1f6: Layer already exists 07:51:29 7538938e11e6: Layer already exists 07:51:29 481ba2e9a338: Layer already exists 07:51:29 18b381ce7520: Layer already exists 07:51:29 361f51b0d794: Layer already exists 07:51:29 ce7f800efff9: Layer already exists 07:51:29 3.2.0-dev.59: digest: sha256:733615073ffedcf4aa67ee35a809f06f0729676b8a0a6b4ca72371a7258ceace size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:51:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:51:29 02b3c3e2b1f6: Preparing 07:51:29 bd8902e38be4: Preparing 07:51:29 7538938e11e6: Preparing 07:51:29 0e76db233035: Preparing 07:51:29 46c094835a6f: Preparing 07:51:29 481ba2e9a338: Preparing 07:51:29 361f51b0d794: Preparing 07:51:29 18b381ce7520: Preparing 07:51:29 ce7f800efff9: Preparing 07:51:29 361f51b0d794: Waiting 07:51:29 18b381ce7520: Waiting 07:51:29 ce7f800efff9: Waiting 07:51:29 481ba2e9a338: Waiting 07:51:29 0e76db233035: Layer already exists 07:51:29 7538938e11e6: Layer already exists 07:51:29 46c094835a6f: Layer already exists 07:51:29 02b3c3e2b1f6: Layer already exists 07:51:29 bd8902e38be4: Layer already exists 07:51:29 481ba2e9a338: Layer already exists 07:51:29 361f51b0d794: Layer already exists 07:51:29 18b381ce7520: Layer already exists 07:51:29 ce7f800efff9: Layer already exists 07:51:29 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:733615073ffedcf4aa67ee35a809f06f0729676b8a0a6b4ca72371a7258ceace size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:30 + 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:51:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:51:30 02b3c3e2b1f6: Preparing 07:51:30 bd8902e38be4: Preparing 07:51:30 7538938e11e6: Preparing 07:51:30 0e76db233035: Preparing 07:51:30 46c094835a6f: Preparing 07:51:30 481ba2e9a338: Preparing 07:51:30 361f51b0d794: Preparing 07:51:30 18b381ce7520: Preparing 07:51:30 481ba2e9a338: Waiting 07:51:30 361f51b0d794: Waiting 07:51:30 ce7f800efff9: Preparing 07:51:30 18b381ce7520: Waiting 07:51:30 ce7f800efff9: Waiting 07:51:30 7538938e11e6: Layer already exists 07:51:30 bd8902e38be4: Layer already exists 07:51:30 02b3c3e2b1f6: Layer already exists 07:51:30 46c094835a6f: Layer already exists 07:51:30 0e76db233035: Layer already exists 07:51:30 481ba2e9a338: Layer already exists 07:51:30 361f51b0d794: Layer already exists 07:51:30 ce7f800efff9: Layer already exists 07:51:30 18b381ce7520: Layer already exists 07:51:30 main: digest: sha256:733615073ffedcf4aa67ee35a809f06f0729676b8a0a6b4ca72371a7258ceace size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:51:30 ===================================================== [Pipeline] echo 07:51:30 taggedImages: 07:51:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:51:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:51:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.59 07:51:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:51:30 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:51:30 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:51:30 7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:51:30 latest 07:51:30 3.2.0-dev.59 07:51:30 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:51:30 main 07:51:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:31 + docker push nexus3.edgexfoundry.org:10004/core-data:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:51:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:51:31 23e672f070ec: Preparing 07:51:31 e2c878aa750c: Preparing 07:51:31 4092c7b64b67: Preparing 07:51:31 46c094835a6f: Preparing 07:51:31 481ba2e9a338: Preparing 07:51:31 7873d2250245: Preparing 07:51:31 dd31b49bf542: Preparing 07:51:31 ce7f800efff9: Preparing 07:51:31 dd31b49bf542: Waiting 07:51:31 ce7f800efff9: Waiting 07:51:31 7873d2250245: Waiting 07:51:31 46c094835a6f: Layer already exists 07:51:31 481ba2e9a338: Layer already exists 07:51:31 e2c878aa750c: Pushed 07:51:31 ce7f800efff9: Layer already exists 07:51:31 23e672f070ec: Pushed 07:51:31 dd31b49bf542: Pushed 07:51:31 7873d2250245: Pushed 07:51:34 4092c7b64b67: Pushed 07:51:34 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:a538b036b8138cc096ee7997d66bb3ffe792b985d062301e802908bad954e9bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:35 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:51:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:51:35 23e672f070ec: Preparing 07:51:35 e2c878aa750c: Preparing 07:51:35 4092c7b64b67: Preparing 07:51:35 46c094835a6f: Preparing 07:51:35 481ba2e9a338: Preparing 07:51:35 7873d2250245: Preparing 07:51:35 dd31b49bf542: Preparing 07:51:35 ce7f800efff9: Preparing 07:51:35 dd31b49bf542: Waiting 07:51:35 ce7f800efff9: Waiting 07:51:35 7873d2250245: Waiting 07:51:35 4092c7b64b67: Layer already exists 07:51:35 23e672f070ec: Layer already exists 07:51:35 e2c878aa750c: Layer already exists 07:51:35 481ba2e9a338: Layer already exists 07:51:35 46c094835a6f: Layer already exists 07:51:35 dd31b49bf542: Layer already exists 07:51:35 7873d2250245: Layer already exists 07:51:35 ce7f800efff9: Layer already exists 07:51:35 latest: digest: sha256:a538b036b8138cc096ee7997d66bb3ffe792b985d062301e802908bad954e9bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:36 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.59 07:51:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:51:36 23e672f070ec: Preparing 07:51:36 e2c878aa750c: Preparing 07:51:36 4092c7b64b67: Preparing 07:51:36 46c094835a6f: Preparing 07:51:36 481ba2e9a338: Preparing 07:51:36 7873d2250245: Preparing 07:51:36 dd31b49bf542: Preparing 07:51:36 ce7f800efff9: Preparing 07:51:36 dd31b49bf542: Waiting 07:51:36 7873d2250245: Waiting 07:51:36 ce7f800efff9: Waiting 07:51:36 46c094835a6f: Layer already exists 07:51:36 4092c7b64b67: Layer already exists 07:51:36 481ba2e9a338: Layer already exists 07:51:36 e2c878aa750c: Layer already exists 07:51:36 23e672f070ec: Layer already exists 07:51:36 7873d2250245: Layer already exists 07:51:36 ce7f800efff9: Layer already exists 07:51:36 dd31b49bf542: Layer already exists 07:51:36 3.2.0-dev.59: digest: sha256:a538b036b8138cc096ee7997d66bb3ffe792b985d062301e802908bad954e9bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:36 + docker push nexus3.edgexfoundry.org:10004/core-data:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:51:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:51:36 23e672f070ec: Preparing 07:51:36 e2c878aa750c: Preparing 07:51:36 4092c7b64b67: Preparing 07:51:36 46c094835a6f: Preparing 07:51:36 481ba2e9a338: Preparing 07:51:36 7873d2250245: Preparing 07:51:36 dd31b49bf542: Preparing 07:51:36 ce7f800efff9: Preparing 07:51:36 7873d2250245: Waiting 07:51:36 dd31b49bf542: Waiting 07:51:36 ce7f800efff9: Waiting 07:51:36 46c094835a6f: Layer already exists 07:51:36 481ba2e9a338: Layer already exists 07:51:36 e2c878aa750c: Layer already exists 07:51:36 23e672f070ec: Layer already exists 07:51:36 4092c7b64b67: Layer already exists 07:51:36 dd31b49bf542: Layer already exists 07:51:36 7873d2250245: Layer already exists 07:51:36 ce7f800efff9: Layer already exists 07:51:36 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:a538b036b8138cc096ee7997d66bb3ffe792b985d062301e802908bad954e9bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:37 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:51:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:51:37 23e672f070ec: Preparing 07:51:37 e2c878aa750c: Preparing 07:51:37 4092c7b64b67: Preparing 07:51:37 46c094835a6f: Preparing 07:51:37 481ba2e9a338: Preparing 07:51:37 7873d2250245: Preparing 07:51:37 dd31b49bf542: Preparing 07:51:37 ce7f800efff9: Preparing 07:51:37 7873d2250245: Waiting 07:51:37 dd31b49bf542: Waiting 07:51:37 ce7f800efff9: Waiting 07:51:37 46c094835a6f: Layer already exists 07:51:37 e2c878aa750c: Layer already exists 07:51:37 4092c7b64b67: Layer already exists 07:51:37 23e672f070ec: Layer already exists 07:51:37 481ba2e9a338: Layer already exists 07:51:37 7873d2250245: Layer already exists 07:51:37 dd31b49bf542: Layer already exists 07:51:37 ce7f800efff9: Layer already exists 07:51:37 main: digest: sha256:a538b036b8138cc096ee7997d66bb3ffe792b985d062301e802908bad954e9bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:51:37 ===================================================== [Pipeline] echo 07:51:37 taggedImages: 07:51:37 - nexus3.edgexfoundry.org:10004/core-data:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:51:37 - nexus3.edgexfoundry.org:10004/core-data:latest 07:51:37 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.59 07:51:37 - nexus3.edgexfoundry.org:10004/core-data:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:51:37 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:51:37 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 07:51:37 7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:51:37 latest 07:51:37 3.2.0-dev.59 07:51:37 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:51:37 main 07:51:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:37 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:51:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:51:38 69fcb0034962: Preparing 07:51:38 3251e6eef3b8: Preparing 07:51:38 481ba2e9a338: Preparing 07:51:38 a9d2f243201a: Preparing 07:51:38 0c7e4eb49078: Preparing 07:51:38 ce7f800efff9: Preparing 07:51:38 ce7f800efff9: Waiting 07:51:38 481ba2e9a338: Layer already exists 07:51:38 ce7f800efff9: Layer already exists 07:51:38 0c7e4eb49078: Pushed 07:51:38 a9d2f243201a: Pushed 07:51:38 69fcb0034962: Pushed 07:51:41 3251e6eef3b8: Pushed 07:51:41 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:d0d543be2d249fc0e393708b3782f7a4809db52e3720327d878dc5b55a774def size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:41 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 07:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:51:41 69fcb0034962: Preparing 07:51:41 3251e6eef3b8: Preparing 07:51:41 481ba2e9a338: Preparing 07:51:41 a9d2f243201a: Preparing 07:51:41 0c7e4eb49078: Preparing 07:51:41 ce7f800efff9: Preparing 07:51:41 ce7f800efff9: Waiting 07:51:41 3251e6eef3b8: Layer already exists 07:51:41 0c7e4eb49078: Layer already exists 07:51:41 481ba2e9a338: Layer already exists 07:51:41 69fcb0034962: Layer already exists 07:51:41 a9d2f243201a: Layer already exists 07:51:41 ce7f800efff9: Layer already exists 07:51:41 latest: digest: sha256:d0d543be2d249fc0e393708b3782f7a4809db52e3720327d878dc5b55a774def size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:42 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.59 07:51:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:51:42 69fcb0034962: Preparing 07:51:42 3251e6eef3b8: Preparing 07:51:42 481ba2e9a338: Preparing 07:51:42 a9d2f243201a: Preparing 07:51:42 0c7e4eb49078: Preparing 07:51:42 ce7f800efff9: Preparing 07:51:42 ce7f800efff9: Waiting 07:51:42 a9d2f243201a: Layer already exists 07:51:42 69fcb0034962: Layer already exists 07:51:42 0c7e4eb49078: Layer already exists 07:51:42 481ba2e9a338: Layer already exists 07:51:42 3251e6eef3b8: Layer already exists 07:51:42 ce7f800efff9: Layer already exists 07:51:42 3.2.0-dev.59: digest: sha256:d0d543be2d249fc0e393708b3782f7a4809db52e3720327d878dc5b55a774def size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:42 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:51:43 69fcb0034962: Preparing 07:51:43 3251e6eef3b8: Preparing 07:51:43 481ba2e9a338: Preparing 07:51:43 a9d2f243201a: Preparing 07:51:43 0c7e4eb49078: Preparing 07:51:43 ce7f800efff9: Preparing 07:51:43 ce7f800efff9: Waiting 07:51:43 481ba2e9a338: Layer already exists 07:51:43 69fcb0034962: Layer already exists 07:51:43 0c7e4eb49078: Layer already exists 07:51:43 3251e6eef3b8: Layer already exists 07:51:43 a9d2f243201a: Layer already exists 07:51:43 ce7f800efff9: Layer already exists 07:51:43 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:d0d543be2d249fc0e393708b3782f7a4809db52e3720327d878dc5b55a774def size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:43 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 07:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:51:43 69fcb0034962: Preparing 07:51:43 3251e6eef3b8: Preparing 07:51:43 481ba2e9a338: Preparing 07:51:43 a9d2f243201a: Preparing 07:51:43 0c7e4eb49078: Preparing 07:51:43 ce7f800efff9: Preparing 07:51:43 ce7f800efff9: Waiting 07:51:43 481ba2e9a338: Layer already exists 07:51:43 3251e6eef3b8: Layer already exists 07:51:43 a9d2f243201a: Layer already exists 07:51:43 0c7e4eb49078: Layer already exists 07:51:43 69fcb0034962: Layer already exists 07:51:43 ce7f800efff9: Layer already exists 07:51:43 main: digest: sha256:d0d543be2d249fc0e393708b3782f7a4809db52e3720327d878dc5b55a774def size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:51:43 ===================================================== [Pipeline] echo 07:51:43 taggedImages: 07:51:43 - nexus3.edgexfoundry.org:10004/core-keeper:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:51:43 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:51:43 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.59 07:51:43 - nexus3.edgexfoundry.org:10004/core-keeper:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:51:43 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 07:51:44 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:51:44 7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:51:44 latest 07:51:44 3.2.0-dev.59 07:51:44 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:51:44 main 07:51:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:51:44 d7ebc537885c: Preparing 07:51:44 8ecc9017b41f: Preparing 07:51:44 1efdd3163c95: Preparing 07:51:44 46c094835a6f: Preparing 07:51:44 481ba2e9a338: Preparing 07:51:44 361f51b0d794: Preparing 07:51:44 18b381ce7520: Preparing 07:51:44 ce7f800efff9: Preparing 07:51:44 361f51b0d794: Waiting 07:51:44 18b381ce7520: Waiting 07:51:44 ce7f800efff9: Waiting 07:51:44 46c094835a6f: Layer already exists 07:51:44 481ba2e9a338: Layer already exists 07:51:44 18b381ce7520: Layer already exists 07:51:44 361f51b0d794: Layer already exists 07:51:44 ce7f800efff9: Layer already exists 07:51:44 d7ebc537885c: Pushed 07:51:44 8ecc9017b41f: Pushed 07:51:47 1efdd3163c95: Pushed 07:51:47 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:950dd2aba07e8e1972b240cd20fe5a443e1eca1b361e085f6af09b9fff10db9a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:51:48 d7ebc537885c: Preparing 07:51:48 8ecc9017b41f: Preparing 07:51:48 1efdd3163c95: Preparing 07:51:48 46c094835a6f: Preparing 07:51:48 481ba2e9a338: Preparing 07:51:48 361f51b0d794: Preparing 07:51:48 18b381ce7520: Preparing 07:51:48 ce7f800efff9: Preparing 07:51:48 18b381ce7520: Waiting 07:51:48 361f51b0d794: Waiting 07:51:48 ce7f800efff9: Waiting 07:51:48 1efdd3163c95: Layer already exists 07:51:48 481ba2e9a338: Layer already exists 07:51:48 46c094835a6f: Layer already exists 07:51:48 d7ebc537885c: Layer already exists 07:51:48 8ecc9017b41f: Layer already exists 07:51:48 361f51b0d794: Layer already exists 07:51:48 18b381ce7520: Layer already exists 07:51:48 ce7f800efff9: Layer already exists 07:51:48 latest: digest: sha256:950dd2aba07e8e1972b240cd20fe5a443e1eca1b361e085f6af09b9fff10db9a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:49 #97 ... 07:51:49 07:51:49 #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:49 #81 DONE 118.6s 07:51:49 07:51:49 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:49 #89 DONE 111.6s 07:51:49 07:51:49 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:49 #97 DONE 97.7s 07:51:49 07:51:49 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:49 #84 DONE 117.7s 07:51:49 07:51:49 #119 [security-secretstore-setup builder 6/7] COPY . . 07:51:49 #119 ... 07:51:49 07:51:49 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:49 #83 DONE 118.1s 07:51:49 07:51:49 #120 [support-notifications builder 6/7] COPY . . 07:51:49 #120 ... 07:51:49 07:51:49 #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:49 #121 CACHED 07:51:49 07:51:49 #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:51:49 #122 CACHED 07:51:49 07:51:49 #123 [security-proxy-auth builder 6/7] COPY . . 07:51:49 #123 CACHED 07:51:49 07:51:49 #124 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:49 #124 CACHED 07:51:49 07:51:49 #125 [support-scheduler builder 6/7] COPY . . 07:51:49 #125 CACHED 07:51:49 07:51:49 #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:51:49 #126 CACHED 07:51:49 07:51:49 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:51:49 #127 CACHED 07:51:49 07:51:49 #128 [core-metadata builder 6/7] COPY . . 07:51:49 #128 CACHED 07:51:49 07:51:49 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:49 #129 CACHED 07:51:49 07:51:49 #130 [core-keeper builder 7/8] COPY . . 07:51:49 #130 DONE 1.7s 07:51:49 07:51:49 #131 [security-proxy-setup builder 6/7] COPY . . 07:51:49 #131 CACHED 07:51:49 07:51:49 #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:51:49 #132 CACHED 07:51:49 07:51:49 #133 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:49 #133 CACHED 07:51:49 07:51:49 #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:51:49 #134 CACHED 07:51:49 07:51:49 #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:49 #135 CACHED 07:51:49 07:51:49 #136 [core-common-config-bootstrapper builder 6/7] COPY . . 07:51:49 #136 CACHED 07:51:49 07:51:49 #137 [security-spiffe-token-provider builder 6/7] COPY . . 07:51:49 #137 DONE 1.8s 07:51:49 07:51:49 #138 [core-command builder 6/7] COPY . . 07:51:49 #138 DONE 1.8s 07:51:49 07:51:49 #139 [core-data builder 4/7] COPY go.mod vendor* ./ 07:51:49 #139 CACHED 07:51:49 07:51:49 #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:49 #140 CACHED 07:51:49 07:51:49 #141 [core-data builder 6/7] COPY . . 07:51:49 #141 CACHED 07:51:49 07:51:49 #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:49 #142 CACHED 07:51:49 07:51:49 #143 [security-bootstrapper builder 6/7] COPY . . 07:51:49 #143 CACHED 07:51:49 07:51:49 #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:51:49 #144 CACHED 07:51:49 07:51:49 #119 [security-secretstore-setup builder 6/7] COPY . . 07:51:49 #119 DONE 1.8s 07:51:49 07:51:49 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:51:49 #145 ... 07:51:49 07:51:49 #120 [support-notifications builder 6/7] COPY . . 07:51:49 #120 DONE 1.9s 07:51:49 07:51:49 #146 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:51:49 #146 CACHED 07:51:49 07:51:49 #147 [support-cron-scheduler builder 6/7] COPY . . 07:51:49 #147 CACHED 07:51:49 07:51:49 #148 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 07:51:49 #148 CACHED 07:51:49 07:51:49 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:51:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.59 07:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:51:49 d7ebc537885c: Preparing 07:51:49 8ecc9017b41f: Preparing 07:51:49 1efdd3163c95: Preparing 07:51:49 46c094835a6f: Preparing 07:51:49 481ba2e9a338: Preparing 07:51:49 361f51b0d794: Preparing 07:51:49 18b381ce7520: Preparing 07:51:49 ce7f800efff9: Preparing 07:51:49 361f51b0d794: Waiting 07:51:49 18b381ce7520: Waiting 07:51:49 ce7f800efff9: Waiting 07:51:49 d7ebc537885c: Layer already exists 07:51:49 46c094835a6f: Layer already exists 07:51:49 1efdd3163c95: Layer already exists 07:51:49 481ba2e9a338: Layer already exists 07:51:49 8ecc9017b41f: Layer already exists 07:51:49 361f51b0d794: Layer already exists 07:51:49 18b381ce7520: Layer already exists 07:51:49 ce7f800efff9: Layer already exists 07:51:49 3.2.0-dev.59: digest: sha256:950dd2aba07e8e1972b240cd20fe5a443e1eca1b361e085f6af09b9fff10db9a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:51:49 d7ebc537885c: Preparing 07:51:49 8ecc9017b41f: Preparing 07:51:49 1efdd3163c95: Preparing 07:51:49 46c094835a6f: Preparing 07:51:49 481ba2e9a338: Preparing 07:51:49 361f51b0d794: Preparing 07:51:49 18b381ce7520: Preparing 07:51:49 ce7f800efff9: Preparing 07:51:49 361f51b0d794: Waiting 07:51:49 18b381ce7520: Waiting 07:51:49 ce7f800efff9: Waiting 07:51:49 8ecc9017b41f: Layer already exists 07:51:49 481ba2e9a338: Layer already exists 07:51:49 1efdd3163c95: Layer already exists 07:51:49 46c094835a6f: Layer already exists 07:51:49 d7ebc537885c: Layer already exists 07:51:49 ce7f800efff9: Layer already exists 07:51:49 18b381ce7520: Layer already exists 07:51:49 361f51b0d794: Layer already exists 07:51:49 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:950dd2aba07e8e1972b240cd20fe5a443e1eca1b361e085f6af09b9fff10db9a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:51:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:51:50 d7ebc537885c: Preparing 07:51:50 8ecc9017b41f: Preparing 07:51:50 1efdd3163c95: Preparing 07:51:50 46c094835a6f: Preparing 07:51:50 481ba2e9a338: Preparing 07:51:50 361f51b0d794: Preparing 07:51:50 18b381ce7520: Preparing 07:51:50 ce7f800efff9: Preparing 07:51:50 18b381ce7520: Waiting 07:51:50 361f51b0d794: Waiting 07:51:50 1efdd3163c95: Layer already exists 07:51:50 46c094835a6f: Layer already exists 07:51:50 8ecc9017b41f: Layer already exists 07:51:50 d7ebc537885c: Layer already exists 07:51:50 481ba2e9a338: Layer already exists 07:51:50 361f51b0d794: Layer already exists 07:51:50 ce7f800efff9: Layer already exists 07:51:50 18b381ce7520: Layer already exists 07:51:50 main: digest: sha256:950dd2aba07e8e1972b240cd20fe5a443e1eca1b361e085f6af09b9fff10db9a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:51:50 ===================================================== [Pipeline] echo 07:51:50 taggedImages: 07:51:50 - nexus3.edgexfoundry.org:10004/core-metadata:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:51:50 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:51:50 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.59 07:51:50 - nexus3.edgexfoundry.org:10004/core-metadata:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:51:50 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:51:50 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:51:50 7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:51:50 latest 07:51:50 3.2.0-dev.59 07:51:50 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:51:50 main 07:51:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:51:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:51:51 a9316aecacd8: Preparing 07:51:51 3ae37bb7d46c: Preparing 07:51:51 432cf4515a21: Preparing 07:51:51 7a75c0eb66ea: Preparing 07:51:51 a3845221cf4d: Preparing 07:51:51 229850581c97: Preparing 07:51:51 4af524ecae60: Preparing 07:51:51 ac1d22c703b7: Preparing 07:51:51 46c094835a6f: Preparing 07:51:51 481ba2e9a338: Preparing 07:51:51 c207b51543e1: Preparing 07:51:51 0eb8ddddd6bc: Preparing 07:51:51 5f70bf18a086: Preparing 07:51:51 0223a6695130: Preparing 07:51:51 a46b11361319: Preparing 07:51:51 404ff7a65b89: Preparing 07:51:51 ce7f800efff9: Preparing 07:51:51 0eb8ddddd6bc: Waiting 07:51:51 46c094835a6f: Waiting 07:51:51 4af524ecae60: Waiting 07:51:51 ac1d22c703b7: Waiting 07:51:51 c207b51543e1: Waiting 07:51:51 481ba2e9a338: Waiting 07:51:51 5f70bf18a086: Waiting 07:51:51 0223a6695130: Waiting 07:51:51 404ff7a65b89: Waiting 07:51:51 ce7f800efff9: Waiting 07:51:51 a46b11361319: Waiting 07:51:51 229850581c97: Waiting 07:51:51 432cf4515a21: Pushed 07:51:51 3ae37bb7d46c: Pushed 07:51:51 a9316aecacd8: Pushed 07:51:51 a3845221cf4d: Pushed 07:51:51 7a75c0eb66ea: Pushed 07:51:51 46c094835a6f: Layer already exists 07:51:51 481ba2e9a338: Layer already exists 07:51:51 229850581c97: Pushed 07:51:51 5f70bf18a086: Layer already exists 07:51:51 4af524ecae60: Pushed 07:51:51 c207b51543e1: Pushed 07:51:51 0eb8ddddd6bc: Pushed 07:51:51 0223a6695130: Pushed 07:51:51 ce7f800efff9: Layer already exists 07:51:51 a46b11361319: Pushed 07:51:51 404ff7a65b89: Pushed 07:51:52 ac1d22c703b7: Pushed 07:51:52 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:2335794b324a39f8b80e7dfea3185b0d45a81bf0624563d25cdd9858185170f9 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:51:53 a9316aecacd8: Preparing 07:51:53 3ae37bb7d46c: Preparing 07:51:53 432cf4515a21: Preparing 07:51:53 7a75c0eb66ea: Preparing 07:51:53 a3845221cf4d: Preparing 07:51:53 229850581c97: Preparing 07:51:53 4af524ecae60: Preparing 07:51:53 ac1d22c703b7: Preparing 07:51:53 46c094835a6f: Preparing 07:51:53 481ba2e9a338: Preparing 07:51:53 c207b51543e1: Preparing 07:51:53 0eb8ddddd6bc: Preparing 07:51:53 5f70bf18a086: Preparing 07:51:53 0223a6695130: Preparing 07:51:53 a46b11361319: Preparing 07:51:53 404ff7a65b89: Preparing 07:51:53 ce7f800efff9: Preparing 07:51:53 ac1d22c703b7: Waiting 07:51:53 46c094835a6f: Waiting 07:51:53 481ba2e9a338: Waiting 07:51:53 229850581c97: Waiting 07:51:53 c207b51543e1: Waiting 07:51:53 a46b11361319: Waiting 07:51:53 0eb8ddddd6bc: Waiting 07:51:53 5f70bf18a086: Waiting 07:51:53 0223a6695130: Waiting 07:51:53 404ff7a65b89: Waiting 07:51:53 4af524ecae60: Waiting 07:51:53 a9316aecacd8: Layer already exists 07:51:53 3ae37bb7d46c: Layer already exists 07:51:53 7a75c0eb66ea: Layer already exists 07:51:53 432cf4515a21: Layer already exists 07:51:53 a3845221cf4d: Layer already exists 07:51:53 46c094835a6f: Layer already exists 07:51:53 481ba2e9a338: Layer already exists 07:51:53 ac1d22c703b7: Layer already exists 07:51:53 229850581c97: Layer already exists 07:51:53 4af524ecae60: Layer already exists 07:51:53 c207b51543e1: Layer already exists 07:51:53 0eb8ddddd6bc: Layer already exists 07:51:53 0223a6695130: Layer already exists 07:51:53 a46b11361319: Layer already exists 07:51:53 5f70bf18a086: Layer already exists 07:51:53 404ff7a65b89: Layer already exists 07:51:53 ce7f800efff9: Layer already exists 07:51:53 latest: digest: sha256:2335794b324a39f8b80e7dfea3185b0d45a81bf0624563d25cdd9858185170f9 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.59 07:51:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:51:54 a9316aecacd8: Preparing 07:51:54 3ae37bb7d46c: Preparing 07:51:54 432cf4515a21: Preparing 07:51:54 7a75c0eb66ea: Preparing 07:51:54 a3845221cf4d: Preparing 07:51:54 229850581c97: Preparing 07:51:54 4af524ecae60: Preparing 07:51:54 ac1d22c703b7: Preparing 07:51:54 46c094835a6f: Preparing 07:51:54 481ba2e9a338: Preparing 07:51:54 c207b51543e1: Preparing 07:51:54 0eb8ddddd6bc: Preparing 07:51:54 5f70bf18a086: Preparing 07:51:54 0223a6695130: Preparing 07:51:54 a46b11361319: Preparing 07:51:54 404ff7a65b89: Preparing 07:51:54 ce7f800efff9: Preparing 07:51:54 4af524ecae60: Waiting 07:51:54 ac1d22c703b7: Waiting 07:51:54 0223a6695130: Waiting 07:51:54 a46b11361319: Waiting 07:51:54 46c094835a6f: Waiting 07:51:54 404ff7a65b89: Waiting 07:51:54 ce7f800efff9: Waiting 07:51:54 481ba2e9a338: Waiting 07:51:54 c207b51543e1: Waiting 07:51:54 229850581c97: Waiting 07:51:54 0eb8ddddd6bc: Waiting 07:51:54 a9316aecacd8: Layer already exists 07:51:54 7a75c0eb66ea: Layer already exists 07:51:54 432cf4515a21: Layer already exists 07:51:54 3ae37bb7d46c: Layer already exists 07:51:54 a3845221cf4d: Layer already exists 07:51:54 229850581c97: Layer already exists 07:51:54 4af524ecae60: Layer already exists 07:51:54 ac1d22c703b7: Layer already exists 07:51:54 481ba2e9a338: Layer already exists 07:51:54 46c094835a6f: Layer already exists 07:51:54 c207b51543e1: Layer already exists 07:51:54 0223a6695130: Layer already exists 07:51:54 0eb8ddddd6bc: Layer already exists 07:51:54 5f70bf18a086: Layer already exists 07:51:54 a46b11361319: Layer already exists 07:51:54 404ff7a65b89: Layer already exists 07:51:54 ce7f800efff9: Layer already exists 07:51:54 3.2.0-dev.59: digest: sha256:2335794b324a39f8b80e7dfea3185b0d45a81bf0624563d25cdd9858185170f9 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 07:51:54 #149 ... 07:51:54 07:51:54 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:51:54 #0 6.130 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:51:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:51:54 a9316aecacd8: Preparing 07:51:54 3ae37bb7d46c: Preparing 07:51:54 432cf4515a21: Preparing 07:51:54 7a75c0eb66ea: Preparing 07:51:54 a3845221cf4d: Preparing 07:51:54 229850581c97: Preparing 07:51:54 4af524ecae60: Preparing 07:51:54 ac1d22c703b7: Preparing 07:51:54 46c094835a6f: Preparing 07:51:54 481ba2e9a338: Preparing 07:51:54 c207b51543e1: Preparing 07:51:54 0eb8ddddd6bc: Preparing 07:51:54 5f70bf18a086: Preparing 07:51:54 0223a6695130: Preparing 07:51:54 a46b11361319: Preparing 07:51:54 404ff7a65b89: Preparing 07:51:54 ce7f800efff9: Preparing 07:51:54 46c094835a6f: Waiting 07:51:54 481ba2e9a338: Waiting 07:51:54 229850581c97: Waiting 07:51:54 4af524ecae60: Waiting 07:51:54 c207b51543e1: Waiting 07:51:54 ac1d22c703b7: Waiting 07:51:54 0eb8ddddd6bc: Waiting 07:51:54 5f70bf18a086: Waiting 07:51:54 0223a6695130: Waiting 07:51:54 ce7f800efff9: Waiting 07:51:54 404ff7a65b89: Waiting 07:51:54 a46b11361319: Waiting 07:51:54 a9316aecacd8: Layer already exists 07:51:54 a3845221cf4d: Layer already exists 07:51:54 3ae37bb7d46c: Layer already exists 07:51:54 7a75c0eb66ea: Layer already exists 07:51:54 432cf4515a21: Layer already exists 07:51:54 4af524ecae60: Layer already exists 07:51:54 229850581c97: Layer already exists 07:51:54 46c094835a6f: Layer already exists 07:51:54 ac1d22c703b7: Layer already exists 07:51:54 481ba2e9a338: Layer already exists 07:51:54 c207b51543e1: Layer already exists 07:51:54 0223a6695130: Layer already exists 07:51:54 0eb8ddddd6bc: Layer already exists 07:51:54 5f70bf18a086: Layer already exists 07:51:54 a46b11361319: Layer already exists 07:51:54 404ff7a65b89: Layer already exists 07:51:54 ce7f800efff9: Layer already exists 07:51:54 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:2335794b324a39f8b80e7dfea3185b0d45a81bf0624563d25cdd9858185170f9 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:55 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:51:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:51:55 a9316aecacd8: Preparing 07:51:55 3ae37bb7d46c: Preparing 07:51:55 432cf4515a21: Preparing 07:51:55 7a75c0eb66ea: Preparing 07:51:55 a3845221cf4d: Preparing 07:51:55 229850581c97: Preparing 07:51:55 4af524ecae60: Preparing 07:51:55 ac1d22c703b7: Preparing 07:51:55 46c094835a6f: Preparing 07:51:55 481ba2e9a338: Preparing 07:51:55 c207b51543e1: Preparing 07:51:55 0eb8ddddd6bc: Preparing 07:51:55 5f70bf18a086: Preparing 07:51:55 0223a6695130: Preparing 07:51:55 a46b11361319: Preparing 07:51:55 404ff7a65b89: Preparing 07:51:55 ce7f800efff9: Preparing 07:51:55 46c094835a6f: Waiting 07:51:55 0223a6695130: Waiting 07:51:55 a46b11361319: Waiting 07:51:55 481ba2e9a338: Waiting 07:51:55 404ff7a65b89: Waiting 07:51:55 c207b51543e1: Waiting 07:51:55 0eb8ddddd6bc: Waiting 07:51:55 5f70bf18a086: Waiting 07:51:55 229850581c97: Waiting 07:51:55 4af524ecae60: Waiting 07:51:55 ac1d22c703b7: Waiting 07:51:55 a3845221cf4d: Layer already exists 07:51:55 432cf4515a21: Layer already exists 07:51:55 a9316aecacd8: Layer already exists 07:51:55 7a75c0eb66ea: Layer already exists 07:51:55 3ae37bb7d46c: Layer already exists 07:51:55 229850581c97: Layer already exists 07:51:55 46c094835a6f: Layer already exists 07:51:55 4af524ecae60: Layer already exists 07:51:55 ac1d22c703b7: Layer already exists 07:51:55 481ba2e9a338: Layer already exists 07:51:55 c207b51543e1: Layer already exists 07:51:55 5f70bf18a086: Layer already exists 07:51:55 0eb8ddddd6bc: Layer already exists 07:51:55 a46b11361319: Layer already exists 07:51:55 0223a6695130: Layer already exists 07:51:55 404ff7a65b89: Layer already exists 07:51:55 ce7f800efff9: Layer already exists 07:51:55 main: digest: sha256:2335794b324a39f8b80e7dfea3185b0d45a81bf0624563d25cdd9858185170f9 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:51:55 ===================================================== [Pipeline] echo 07:51:55 taggedImages: 07:51:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:51:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:51:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.59 07:51:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:51:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:51:55 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:51:55 7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:51:55 latest 07:51:55 3.2.0-dev.59 07:51:55 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:51:55 main 07:51:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:51:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:51:56 9db37e34f4a6: Preparing 07:51:56 091f4cd20d1b: Preparing 07:51:56 ee59b0d4baf2: Preparing 07:51:56 be0bf19363f1: Preparing 07:51:56 46c094835a6f: Preparing 07:51:56 481ba2e9a338: Preparing 07:51:56 361f51b0d794: Preparing 07:51:56 18b381ce7520: Preparing 07:51:56 ce7f800efff9: Preparing 07:51:56 481ba2e9a338: Waiting 07:51:56 361f51b0d794: Waiting 07:51:56 18b381ce7520: Waiting 07:51:56 46c094835a6f: Layer already exists 07:51:56 481ba2e9a338: Layer already exists 07:51:56 361f51b0d794: Layer already exists 07:51:56 18b381ce7520: Layer already exists 07:51:56 ce7f800efff9: Layer already exists 07:51:56 9db37e34f4a6: Pushed 07:51:56 ee59b0d4baf2: Pushed 07:51:56 091f4cd20d1b: Pushed 07:51:56 #150 ... 07:51:56 07:51:56 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:51:56 #145 8.845 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:51:57 #145 ... 07:51:57 07:51:57 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:51:57 #0 10.02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:51:57 #151 ... 07:51:57 07:51:57 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:51:57 #0 9.334 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:51:57 #152 ... 07:51:57 07:51:57 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:51:57 #0 6.411 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:51:58 #153 ... 07:51:58 07:51:58 #154 [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 #0 9.976 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:51:58 #154 ... 07:51:58 07:51:58 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:51:58 #0 10.45 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:51:58 #155 ... 07:51:58 07:51:58 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:51:58 #0 9.858 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:51:58 #156 ... 07:51:58 07:51:58 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:51:58 #0 10.25 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:51:58 #157 ... 07:51:58 07:51:58 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:51:58 #0 10.28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:51:58 be0bf19363f1: Pushed 07:51:58 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:5e11934a5f3ad142a22572e3616227e1494780c68490e63beb9de0d45361cf0e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:59 #158 ... 07:51:59 07:51:59 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:51:59 #0 9.894 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:51:59 #159 ... 07:51:59 07:51:59 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:51:59 #0 8.910 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 07:51:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:59 #160 ... 07:51:59 07:51:59 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:51:59 #149 9.726 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:51:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:51:59 9db37e34f4a6: Preparing 07:51:59 091f4cd20d1b: Preparing 07:51:59 ee59b0d4baf2: Preparing 07:51:59 be0bf19363f1: Preparing 07:51:59 46c094835a6f: Preparing 07:51:59 481ba2e9a338: Preparing 07:51:59 361f51b0d794: Preparing 07:51:59 18b381ce7520: Preparing 07:51:59 ce7f800efff9: Preparing 07:51:59 361f51b0d794: Waiting 07:51:59 18b381ce7520: Waiting 07:51:59 ce7f800efff9: Waiting 07:51:59 481ba2e9a338: Waiting 07:51:59 ee59b0d4baf2: Layer already exists 07:51:59 be0bf19363f1: Layer already exists 07:51:59 46c094835a6f: Layer already exists 07:51:59 9db37e34f4a6: Layer already exists 07:51:59 091f4cd20d1b: Layer already exists 07:51:59 481ba2e9a338: Layer already exists 07:51:59 18b381ce7520: Layer already exists 07:51:59 361f51b0d794: Layer already exists 07:51:59 ce7f800efff9: Layer already exists 07:51:59 latest: digest: sha256:5e11934a5f3ad142a22572e3616227e1494780c68490e63beb9de0d45361cf0e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:51:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.59 07:52:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:52:00 9db37e34f4a6: Preparing 07:52:00 091f4cd20d1b: Preparing 07:52:00 ee59b0d4baf2: Preparing 07:52:00 be0bf19363f1: Preparing 07:52:00 46c094835a6f: Preparing 07:52:00 481ba2e9a338: Preparing 07:52:00 361f51b0d794: Preparing 07:52:00 18b381ce7520: Preparing 07:52:00 ce7f800efff9: Preparing 07:52:00 481ba2e9a338: Waiting 07:52:00 361f51b0d794: Waiting 07:52:00 18b381ce7520: Waiting 07:52:00 ce7f800efff9: Waiting 07:52:00 46c094835a6f: Layer already exists 07:52:00 091f4cd20d1b: Layer already exists 07:52:00 ee59b0d4baf2: Layer already exists 07:52:00 be0bf19363f1: Layer already exists 07:52:00 9db37e34f4a6: Layer already exists 07:52:00 481ba2e9a338: Layer already exists 07:52:00 18b381ce7520: Layer already exists 07:52:00 ce7f800efff9: Layer already exists 07:52:00 361f51b0d794: Layer already exists 07:52:00 3.2.0-dev.59: digest: sha256:5e11934a5f3ad142a22572e3616227e1494780c68490e63beb9de0d45361cf0e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:52:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:52:00 9db37e34f4a6: Preparing 07:52:00 091f4cd20d1b: Preparing 07:52:00 ee59b0d4baf2: Preparing 07:52:00 be0bf19363f1: Preparing 07:52:00 46c094835a6f: Preparing 07:52:00 481ba2e9a338: Preparing 07:52:00 361f51b0d794: Preparing 07:52:00 18b381ce7520: Preparing 07:52:00 ce7f800efff9: Preparing 07:52:00 481ba2e9a338: Waiting 07:52:00 361f51b0d794: Waiting 07:52:00 18b381ce7520: Waiting 07:52:00 ce7f800efff9: Waiting 07:52:00 091f4cd20d1b: Layer already exists 07:52:00 ee59b0d4baf2: Layer already exists 07:52:00 46c094835a6f: Layer already exists 07:52:00 9db37e34f4a6: Layer already exists 07:52:00 be0bf19363f1: Layer already exists 07:52:00 18b381ce7520: Layer already exists 07:52:00 481ba2e9a338: Layer already exists 07:52:00 ce7f800efff9: Layer already exists 07:52:00 361f51b0d794: Layer already exists 07:52:00 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:5e11934a5f3ad142a22572e3616227e1494780c68490e63beb9de0d45361cf0e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:52:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:52:01 9db37e34f4a6: Preparing 07:52:01 091f4cd20d1b: Preparing 07:52:01 ee59b0d4baf2: Preparing 07:52:01 be0bf19363f1: Preparing 07:52:01 46c094835a6f: Preparing 07:52:01 481ba2e9a338: Preparing 07:52:01 361f51b0d794: Preparing 07:52:01 18b381ce7520: Preparing 07:52:01 ce7f800efff9: Preparing 07:52:01 481ba2e9a338: Waiting 07:52:01 361f51b0d794: Waiting 07:52:01 18b381ce7520: Waiting 07:52:01 ce7f800efff9: Waiting 07:52:01 091f4cd20d1b: Layer already exists 07:52:01 9db37e34f4a6: Layer already exists 07:52:01 ee59b0d4baf2: Layer already exists 07:52:01 46c094835a6f: Layer already exists 07:52:01 be0bf19363f1: Layer already exists 07:52:01 361f51b0d794: Layer already exists 07:52:01 18b381ce7520: Layer already exists 07:52:01 481ba2e9a338: Layer already exists 07:52:01 ce7f800efff9: Layer already exists 07:52:01 main: digest: sha256:5e11934a5f3ad142a22572e3616227e1494780c68490e63beb9de0d45361cf0e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:52:01 ===================================================== [Pipeline] echo 07:52:01 taggedImages: 07:52:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:52:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:52:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.59 07:52:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:52:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:52:01 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:52:01 7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:52:01 latest 07:52:01 3.2.0-dev.59 07:52:01 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:52:01 main 07:52:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:52:02 335744db97aa: Preparing 07:52:02 95df4d1e3a0c: Preparing 07:52:02 e20d477ba89c: Preparing 07:52:02 d10399c27d07: Preparing 07:52:02 526f3cfe1f87: Preparing 07:52:02 46c094835a6f: Preparing 07:52:02 481ba2e9a338: Preparing 07:52:02 e99bfa287660: Preparing 07:52:02 2739833f0185: Preparing 07:52:02 759d47dd5d48: Preparing 07:52:02 ce7f800efff9: Preparing 07:52:02 46c094835a6f: Waiting 07:52:02 481ba2e9a338: Waiting 07:52:02 e99bfa287660: Waiting 07:52:02 2739833f0185: Waiting 07:52:02 ce7f800efff9: Waiting 07:52:02 d10399c27d07: Pushed 07:52:02 335744db97aa: Pushed 07:52:02 95df4d1e3a0c: Pushed 07:52:02 46c094835a6f: Layer already exists 07:52:02 526f3cfe1f87: Pushed 07:52:02 481ba2e9a338: Layer already exists 07:52:02 ce7f800efff9: Layer already exists 07:52:02 e99bfa287660: Pushed 07:52:02 2739833f0185: Pushed 07:52:03 e20d477ba89c: Pushed 07:52:03 759d47dd5d48: Pushed 07:52:03 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:6ab3b69d7acf5d372de9d30f45b2e67d11288e927665298174bf3494f3fd1c70 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:52:06 335744db97aa: Preparing 07:52:06 95df4d1e3a0c: Preparing 07:52:06 e20d477ba89c: Preparing 07:52:06 d10399c27d07: Preparing 07:52:06 526f3cfe1f87: Preparing 07:52:06 46c094835a6f: Preparing 07:52:06 481ba2e9a338: Preparing 07:52:06 e99bfa287660: Preparing 07:52:06 2739833f0185: Preparing 07:52:06 759d47dd5d48: Preparing 07:52:06 ce7f800efff9: Preparing 07:52:06 2739833f0185: Waiting 07:52:06 46c094835a6f: Waiting 07:52:06 e99bfa287660: Waiting 07:52:06 481ba2e9a338: Waiting 07:52:06 759d47dd5d48: Waiting 07:52:06 ce7f800efff9: Waiting 07:52:06 d10399c27d07: Layer already exists 07:52:06 526f3cfe1f87: Layer already exists 07:52:06 e20d477ba89c: Layer already exists 07:52:06 95df4d1e3a0c: Layer already exists 07:52:06 335744db97aa: Layer already exists 07:52:06 2739833f0185: Layer already exists 07:52:06 e99bfa287660: Layer already exists 07:52:06 481ba2e9a338: Layer already exists 07:52:06 46c094835a6f: Layer already exists 07:52:06 759d47dd5d48: Layer already exists 07:52:06 ce7f800efff9: Layer already exists 07:52:06 latest: digest: sha256:6ab3b69d7acf5d372de9d30f45b2e67d11288e927665298174bf3494f3fd1c70 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.59 07:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:52:07 335744db97aa: Preparing 07:52:07 95df4d1e3a0c: Preparing 07:52:07 e20d477ba89c: Preparing 07:52:07 d10399c27d07: Preparing 07:52:07 526f3cfe1f87: Preparing 07:52:07 46c094835a6f: Preparing 07:52:07 481ba2e9a338: Preparing 07:52:07 e99bfa287660: Preparing 07:52:07 2739833f0185: Preparing 07:52:07 759d47dd5d48: Preparing 07:52:07 ce7f800efff9: Preparing 07:52:07 46c094835a6f: Waiting 07:52:07 e99bfa287660: Waiting 07:52:07 481ba2e9a338: Waiting 07:52:07 759d47dd5d48: Waiting 07:52:07 2739833f0185: Waiting 07:52:07 ce7f800efff9: Waiting 07:52:07 95df4d1e3a0c: Layer already exists 07:52:07 526f3cfe1f87: Layer already exists 07:52:07 e20d477ba89c: Layer already exists 07:52:07 d10399c27d07: Layer already exists 07:52:07 335744db97aa: Layer already exists 07:52:07 46c094835a6f: Layer already exists 07:52:07 759d47dd5d48: Layer already exists 07:52:07 481ba2e9a338: Layer already exists 07:52:07 e99bfa287660: Layer already exists 07:52:07 2739833f0185: Layer already exists 07:52:07 ce7f800efff9: Layer already exists 07:52:07 3.2.0-dev.59: digest: sha256:6ab3b69d7acf5d372de9d30f45b2e67d11288e927665298174bf3494f3fd1c70 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:52:07 335744db97aa: Preparing 07:52:07 95df4d1e3a0c: Preparing 07:52:07 e20d477ba89c: Preparing 07:52:07 d10399c27d07: Preparing 07:52:07 526f3cfe1f87: Preparing 07:52:07 46c094835a6f: Preparing 07:52:07 481ba2e9a338: Preparing 07:52:07 e99bfa287660: Preparing 07:52:07 2739833f0185: Preparing 07:52:07 759d47dd5d48: Preparing 07:52:07 ce7f800efff9: Preparing 07:52:07 46c094835a6f: Waiting 07:52:07 481ba2e9a338: Waiting 07:52:07 e99bfa287660: Waiting 07:52:07 2739833f0185: Waiting 07:52:07 ce7f800efff9: Waiting 07:52:07 e20d477ba89c: Layer already exists 07:52:07 526f3cfe1f87: Layer already exists 07:52:07 95df4d1e3a0c: Layer already exists 07:52:07 d10399c27d07: Layer already exists 07:52:07 335744db97aa: Layer already exists 07:52:07 46c094835a6f: Layer already exists 07:52:07 2739833f0185: Layer already exists 07:52:07 e99bfa287660: Layer already exists 07:52:07 481ba2e9a338: Layer already exists 07:52:07 759d47dd5d48: Layer already exists 07:52:07 ce7f800efff9: Layer already exists 07:52:07 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:6ab3b69d7acf5d372de9d30f45b2e67d11288e927665298174bf3494f3fd1c70 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:52:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:52:08 335744db97aa: Preparing 07:52:08 95df4d1e3a0c: Preparing 07:52:08 e20d477ba89c: Preparing 07:52:08 d10399c27d07: Preparing 07:52:08 526f3cfe1f87: Preparing 07:52:08 46c094835a6f: Preparing 07:52:08 481ba2e9a338: Preparing 07:52:08 e99bfa287660: Preparing 07:52:08 2739833f0185: Preparing 07:52:08 759d47dd5d48: Preparing 07:52:08 ce7f800efff9: Preparing 07:52:08 2739833f0185: Waiting 07:52:08 481ba2e9a338: Waiting 07:52:08 46c094835a6f: Waiting 07:52:08 e99bfa287660: Waiting 07:52:08 759d47dd5d48: Waiting 07:52:08 ce7f800efff9: Waiting 07:52:08 335744db97aa: Layer already exists 07:52:08 e20d477ba89c: Layer already exists 07:52:08 95df4d1e3a0c: Layer already exists 07:52:08 d10399c27d07: Layer already exists 07:52:08 526f3cfe1f87: Layer already exists 07:52:08 46c094835a6f: Layer already exists 07:52:08 e99bfa287660: Layer already exists 07:52:08 2739833f0185: Layer already exists 07:52:08 481ba2e9a338: Layer already exists 07:52:08 759d47dd5d48: Layer already exists 07:52:08 ce7f800efff9: Layer already exists 07:52:08 main: digest: sha256:6ab3b69d7acf5d372de9d30f45b2e67d11288e927665298174bf3494f3fd1c70 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:52:08 ===================================================== [Pipeline] echo 07:52:08 taggedImages: 07:52:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:52:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:52:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.59 07:52:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:52:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:52:08 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:52:08 7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:52:08 latest 07:52:08 3.2.0-dev.59 07:52:08 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:52:08 main 07:52:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:52:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:52:09 34b495775dc0: Preparing 07:52:09 a0d8e0e0e72f: Preparing 07:52:09 97a33e91725d: Preparing 07:52:09 0be54b4bc82a: Preparing 07:52:09 b35a48d44a45: Preparing 07:52:09 0d7e5f4cf3a6: Preparing 07:52:09 95066624ab9b: Preparing 07:52:09 46c094835a6f: Preparing 07:52:09 481ba2e9a338: Preparing 07:52:09 51f33dd91ca1: Preparing 07:52:09 65ada5f681e7: Preparing 07:52:09 ce7f800efff9: Preparing 07:52:09 95066624ab9b: Waiting 07:52:09 46c094835a6f: Waiting 07:52:09 481ba2e9a338: Waiting 07:52:09 51f33dd91ca1: Waiting 07:52:09 65ada5f681e7: Waiting 07:52:09 ce7f800efff9: Waiting 07:52:09 0d7e5f4cf3a6: Waiting 07:52:09 b35a48d44a45: Pushed 07:52:09 a0d8e0e0e72f: Pushed 07:52:09 34b495775dc0: Pushed 07:52:09 46c094835a6f: Layer already exists 07:52:09 481ba2e9a338: Layer already exists 07:52:09 0d7e5f4cf3a6: Pushed 07:52:09 95066624ab9b: Pushed 07:52:09 ce7f800efff9: Layer already exists 07:52:09 51f33dd91ca1: Pushed 07:52:10 0be54b4bc82a: Pushed 07:52:10 97a33e91725d: Pushed 07:52:10 65ada5f681e7: Pushed 07:52:10 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:43321a584bd4f0e599d862b1b2ad42e2e755034ac5322d5aff1b0e4521e9cfd4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:52:11 34b495775dc0: Preparing 07:52:11 a0d8e0e0e72f: Preparing 07:52:11 97a33e91725d: Preparing 07:52:11 0be54b4bc82a: Preparing 07:52:11 b35a48d44a45: Preparing 07:52:11 0d7e5f4cf3a6: Preparing 07:52:11 95066624ab9b: Preparing 07:52:11 46c094835a6f: Preparing 07:52:11 481ba2e9a338: Preparing 07:52:11 51f33dd91ca1: Preparing 07:52:11 65ada5f681e7: Preparing 07:52:11 ce7f800efff9: Preparing 07:52:11 481ba2e9a338: Waiting 07:52:11 95066624ab9b: Waiting 07:52:11 51f33dd91ca1: Waiting 07:52:11 46c094835a6f: Waiting 07:52:11 0d7e5f4cf3a6: Waiting 07:52:11 65ada5f681e7: Waiting 07:52:11 ce7f800efff9: Waiting 07:52:11 0be54b4bc82a: Layer already exists 07:52:11 b35a48d44a45: Layer already exists 07:52:11 a0d8e0e0e72f: Layer already exists 07:52:11 34b495775dc0: Layer already exists 07:52:11 97a33e91725d: Layer already exists 07:52:11 95066624ab9b: Layer already exists 07:52:11 0d7e5f4cf3a6: Layer already exists 07:52:11 481ba2e9a338: Layer already exists 07:52:11 46c094835a6f: Layer already exists 07:52:11 51f33dd91ca1: Layer already exists 07:52:11 65ada5f681e7: Layer already exists 07:52:11 ce7f800efff9: Layer already exists 07:52:11 latest: digest: sha256:43321a584bd4f0e599d862b1b2ad42e2e755034ac5322d5aff1b0e4521e9cfd4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.59 07:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:52:12 34b495775dc0: Preparing 07:52:12 a0d8e0e0e72f: Preparing 07:52:12 97a33e91725d: Preparing 07:52:12 0be54b4bc82a: Preparing 07:52:12 b35a48d44a45: Preparing 07:52:12 0d7e5f4cf3a6: Preparing 07:52:12 95066624ab9b: Preparing 07:52:12 46c094835a6f: Preparing 07:52:12 481ba2e9a338: Preparing 07:52:12 51f33dd91ca1: Preparing 07:52:12 65ada5f681e7: Preparing 07:52:12 ce7f800efff9: Preparing 07:52:12 481ba2e9a338: Waiting 07:52:12 51f33dd91ca1: Waiting 07:52:12 95066624ab9b: Waiting 07:52:12 65ada5f681e7: Waiting 07:52:12 46c094835a6f: Waiting 07:52:12 0d7e5f4cf3a6: Waiting 07:52:12 97a33e91725d: Layer already exists 07:52:12 a0d8e0e0e72f: Layer already exists 07:52:12 b35a48d44a45: Layer already exists 07:52:12 34b495775dc0: Layer already exists 07:52:12 0be54b4bc82a: Layer already exists 07:52:12 0d7e5f4cf3a6: Layer already exists 07:52:12 46c094835a6f: Layer already exists 07:52:12 481ba2e9a338: Layer already exists 07:52:12 51f33dd91ca1: Layer already exists 07:52:12 95066624ab9b: Layer already exists 07:52:12 65ada5f681e7: Layer already exists 07:52:12 ce7f800efff9: Layer already exists 07:52:12 3.2.0-dev.59: digest: sha256:43321a584bd4f0e599d862b1b2ad42e2e755034ac5322d5aff1b0e4521e9cfd4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:52:12 34b495775dc0: Preparing 07:52:12 a0d8e0e0e72f: Preparing 07:52:12 97a33e91725d: Preparing 07:52:12 0be54b4bc82a: Preparing 07:52:12 b35a48d44a45: Preparing 07:52:12 0d7e5f4cf3a6: Preparing 07:52:12 95066624ab9b: Preparing 07:52:12 46c094835a6f: Preparing 07:52:12 481ba2e9a338: Preparing 07:52:12 51f33dd91ca1: Preparing 07:52:12 65ada5f681e7: Preparing 07:52:12 ce7f800efff9: Preparing 07:52:12 0d7e5f4cf3a6: Waiting 07:52:12 95066624ab9b: Waiting 07:52:12 481ba2e9a338: Waiting 07:52:12 46c094835a6f: Waiting 07:52:12 65ada5f681e7: Waiting 07:52:12 ce7f800efff9: Waiting 07:52:12 b35a48d44a45: Layer already exists 07:52:12 0be54b4bc82a: Layer already exists 07:52:12 34b495775dc0: Layer already exists 07:52:12 a0d8e0e0e72f: Layer already exists 07:52:12 97a33e91725d: Layer already exists 07:52:12 46c094835a6f: Layer already exists 07:52:12 95066624ab9b: Layer already exists 07:52:12 481ba2e9a338: Layer already exists 07:52:12 0d7e5f4cf3a6: Layer already exists 07:52:12 51f33dd91ca1: Layer already exists 07:52:12 65ada5f681e7: Layer already exists 07:52:12 ce7f800efff9: Layer already exists 07:52:12 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:43321a584bd4f0e599d862b1b2ad42e2e755034ac5322d5aff1b0e4521e9cfd4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:52:13 34b495775dc0: Preparing 07:52:13 a0d8e0e0e72f: Preparing 07:52:13 97a33e91725d: Preparing 07:52:13 0be54b4bc82a: Preparing 07:52:13 b35a48d44a45: Preparing 07:52:13 0d7e5f4cf3a6: Preparing 07:52:13 95066624ab9b: Preparing 07:52:13 46c094835a6f: Preparing 07:52:13 481ba2e9a338: Preparing 07:52:13 51f33dd91ca1: Preparing 07:52:13 65ada5f681e7: Preparing 07:52:13 ce7f800efff9: Preparing 07:52:13 65ada5f681e7: Waiting 07:52:13 ce7f800efff9: Waiting 07:52:13 46c094835a6f: Waiting 07:52:13 51f33dd91ca1: Waiting 07:52:13 481ba2e9a338: Waiting 07:52:13 0d7e5f4cf3a6: Waiting 07:52:13 95066624ab9b: Waiting 07:52:13 b35a48d44a45: Layer already exists 07:52:13 a0d8e0e0e72f: Layer already exists 07:52:13 34b495775dc0: Layer already exists 07:52:13 97a33e91725d: Layer already exists 07:52:13 0be54b4bc82a: Layer already exists 07:52:13 0d7e5f4cf3a6: Layer already exists 07:52:13 51f33dd91ca1: Layer already exists 07:52:13 46c094835a6f: Layer already exists 07:52:13 481ba2e9a338: Layer already exists 07:52:13 95066624ab9b: Layer already exists 07:52:13 65ada5f681e7: Layer already exists 07:52:13 ce7f800efff9: Layer already exists 07:52:13 main: digest: sha256:43321a584bd4f0e599d862b1b2ad42e2e755034ac5322d5aff1b0e4521e9cfd4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:52:13 ===================================================== [Pipeline] echo 07:52:13 taggedImages: 07:52:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:52:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:52:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.59 07:52:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:52:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:52:13 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:52:13 7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:52:13 latest 07:52:13 3.2.0-dev.59 07:52:13 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:52:13 main 07:52:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:52:14 ef45c56c52c8: Preparing 07:52:14 7bbbbddd5883: Preparing 07:52:14 46c094835a6f: Preparing 07:52:14 481ba2e9a338: Preparing 07:52:14 3222ac5569d1: Preparing 07:52:14 2d0f5138e2ed: Preparing 07:52:14 ce7f800efff9: Preparing 07:52:14 2d0f5138e2ed: Waiting 07:52:14 ce7f800efff9: Waiting 07:52:14 481ba2e9a338: Layer already exists 07:52:14 46c094835a6f: Layer already exists 07:52:14 ce7f800efff9: Layer already exists 07:52:14 3222ac5569d1: Pushed 07:52:14 ef45c56c52c8: Pushed 07:52:15 2d0f5138e2ed: Pushed 07:52:15 7bbbbddd5883: Pushed 07:52:16 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:a3330dfce7c1d1b0f415a5d58bd4fd5708f4252076d5fea712abc802df6d2ddf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:16 + 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:52:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:52:16 ef45c56c52c8: Preparing 07:52:16 7bbbbddd5883: Preparing 07:52:16 46c094835a6f: Preparing 07:52:16 481ba2e9a338: Preparing 07:52:16 3222ac5569d1: Preparing 07:52:16 2d0f5138e2ed: Preparing 07:52:16 ce7f800efff9: Preparing 07:52:16 2d0f5138e2ed: Waiting 07:52:16 ce7f800efff9: Waiting 07:52:16 7bbbbddd5883: Layer already exists 07:52:16 46c094835a6f: Layer already exists 07:52:16 ef45c56c52c8: Layer already exists 07:52:16 481ba2e9a338: Layer already exists 07:52:16 3222ac5569d1: Layer already exists 07:52:16 2d0f5138e2ed: Layer already exists 07:52:16 ce7f800efff9: Layer already exists 07:52:16 latest: digest: sha256:a3330dfce7c1d1b0f415a5d58bd4fd5708f4252076d5fea712abc802df6d2ddf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:16 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.59 07:52:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:52:17 ef45c56c52c8: Preparing 07:52:17 7bbbbddd5883: Preparing 07:52:17 46c094835a6f: Preparing 07:52:17 481ba2e9a338: Preparing 07:52:17 3222ac5569d1: Preparing 07:52:17 2d0f5138e2ed: Preparing 07:52:17 ce7f800efff9: Preparing 07:52:17 2d0f5138e2ed: Waiting 07:52:17 46c094835a6f: Layer already exists 07:52:17 3222ac5569d1: Layer already exists 07:52:17 7bbbbddd5883: Layer already exists 07:52:17 ef45c56c52c8: Layer already exists 07:52:17 481ba2e9a338: Layer already exists 07:52:17 2d0f5138e2ed: Layer already exists 07:52:17 ce7f800efff9: Layer already exists 07:52:17 3.2.0-dev.59: digest: sha256:a3330dfce7c1d1b0f415a5d58bd4fd5708f4252076d5fea712abc802df6d2ddf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:52:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:52:17 ef45c56c52c8: Preparing 07:52:17 7bbbbddd5883: Preparing 07:52:17 46c094835a6f: Preparing 07:52:17 481ba2e9a338: Preparing 07:52:17 3222ac5569d1: Preparing 07:52:17 2d0f5138e2ed: Preparing 07:52:17 ce7f800efff9: Preparing 07:52:17 2d0f5138e2ed: Waiting 07:52:17 ce7f800efff9: Waiting 07:52:17 3222ac5569d1: Layer already exists 07:52:17 7bbbbddd5883: Layer already exists 07:52:17 46c094835a6f: Layer already exists 07:52:17 481ba2e9a338: Layer already exists 07:52:17 ef45c56c52c8: Layer already exists 07:52:17 ce7f800efff9: Layer already exists 07:52:17 2d0f5138e2ed: Layer already exists 07:52:17 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:a3330dfce7c1d1b0f415a5d58bd4fd5708f4252076d5fea712abc802df6d2ddf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:18 + 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:52:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:52:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:52:18 ef45c56c52c8: Preparing 07:52:18 7bbbbddd5883: Preparing 07:52:18 46c094835a6f: Preparing 07:52:18 481ba2e9a338: Preparing 07:52:18 3222ac5569d1: Preparing 07:52:18 2d0f5138e2ed: Preparing 07:52:18 ce7f800efff9: Preparing 07:52:18 2d0f5138e2ed: Waiting 07:52:18 ce7f800efff9: Waiting 07:52:18 481ba2e9a338: Layer already exists 07:52:18 3222ac5569d1: Layer already exists 07:52:18 7bbbbddd5883: Layer already exists 07:52:18 46c094835a6f: Layer already exists 07:52:18 ef45c56c52c8: Layer already exists 07:52:18 ce7f800efff9: Layer already exists 07:52:18 2d0f5138e2ed: Layer already exists 07:52:18 main: digest: sha256:a3330dfce7c1d1b0f415a5d58bd4fd5708f4252076d5fea712abc802df6d2ddf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:52:18 ===================================================== [Pipeline] echo 07:52:18 taggedImages: 07:52:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:52:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:52:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.59 07:52:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:52:18 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:52:18 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:52:18 7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:52:18 latest 07:52:18 3.2.0-dev.59 07:52:18 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:52:18 main 07:52:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:52:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:52:19 60efb9dd0269: Preparing 07:52:19 a473dd3749e2: Preparing 07:52:19 817dbf1fa022: Preparing 07:52:19 46c094835a6f: Preparing 07:52:19 481ba2e9a338: Preparing 07:52:19 9e4d7d1601ca: Preparing 07:52:19 ef65520ad26a: Preparing 07:52:19 5af58521a964: Preparing 07:52:19 600f947f3067: Preparing 07:52:19 ce7f800efff9: Preparing 07:52:19 ef65520ad26a: Waiting 07:52:19 5af58521a964: Waiting 07:52:19 600f947f3067: Waiting 07:52:19 9e4d7d1601ca: Waiting 07:52:19 46c094835a6f: Layer already exists 07:52:19 481ba2e9a338: Layer already exists 07:52:19 a473dd3749e2: Pushed 07:52:19 817dbf1fa022: Pushed 07:52:19 60efb9dd0269: Pushed 07:52:19 ce7f800efff9: Layer already exists 07:52:19 5af58521a964: Pushed 07:52:19 600f947f3067: Pushed 07:52:25 ef65520ad26a: Pushed 07:52:28 9e4d7d1601ca: Pushed 07:52:28 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:90b747c8ee0e64eab9a28b7fbb29c111e46c509f1371eeeac5521dd2c4230e67 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:52:29 60efb9dd0269: Preparing 07:52:29 a473dd3749e2: Preparing 07:52:29 817dbf1fa022: Preparing 07:52:29 46c094835a6f: Preparing 07:52:29 481ba2e9a338: Preparing 07:52:29 9e4d7d1601ca: Preparing 07:52:29 ef65520ad26a: Preparing 07:52:29 5af58521a964: Preparing 07:52:29 600f947f3067: Preparing 07:52:29 ce7f800efff9: Preparing 07:52:29 600f947f3067: Waiting 07:52:29 ef65520ad26a: Waiting 07:52:29 9e4d7d1601ca: Waiting 07:52:29 a473dd3749e2: Layer already exists 07:52:29 817dbf1fa022: Layer already exists 07:52:29 481ba2e9a338: Layer already exists 07:52:29 46c094835a6f: Layer already exists 07:52:29 60efb9dd0269: Layer already exists 07:52:29 600f947f3067: Layer already exists 07:52:29 9e4d7d1601ca: Layer already exists 07:52:29 5af58521a964: Layer already exists 07:52:29 ce7f800efff9: Layer already exists 07:52:29 ef65520ad26a: Layer already exists 07:52:29 latest: digest: sha256:90b747c8ee0e64eab9a28b7fbb29c111e46c509f1371eeeac5521dd2c4230e67 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.59 07:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:52:29 60efb9dd0269: Preparing 07:52:29 a473dd3749e2: Preparing 07:52:29 817dbf1fa022: Preparing 07:52:29 46c094835a6f: Preparing 07:52:29 481ba2e9a338: Preparing 07:52:29 9e4d7d1601ca: Preparing 07:52:29 ef65520ad26a: Preparing 07:52:29 5af58521a964: Preparing 07:52:29 600f947f3067: Preparing 07:52:29 ce7f800efff9: Preparing 07:52:29 ef65520ad26a: Waiting 07:52:29 5af58521a964: Waiting 07:52:29 600f947f3067: Waiting 07:52:29 ce7f800efff9: Waiting 07:52:29 817dbf1fa022: Layer already exists 07:52:29 a473dd3749e2: Layer already exists 07:52:29 481ba2e9a338: Layer already exists 07:52:29 60efb9dd0269: Layer already exists 07:52:29 46c094835a6f: Layer already exists 07:52:29 ef65520ad26a: Layer already exists 07:52:29 9e4d7d1601ca: Layer already exists 07:52:29 5af58521a964: Layer already exists 07:52:29 ce7f800efff9: Layer already exists 07:52:29 600f947f3067: Layer already exists 07:52:29 3.2.0-dev.59: digest: sha256:90b747c8ee0e64eab9a28b7fbb29c111e46c509f1371eeeac5521dd2c4230e67 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:52:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:52:30 60efb9dd0269: Preparing 07:52:30 a473dd3749e2: Preparing 07:52:30 817dbf1fa022: Preparing 07:52:30 46c094835a6f: Preparing 07:52:30 481ba2e9a338: Preparing 07:52:30 9e4d7d1601ca: Preparing 07:52:30 ef65520ad26a: Preparing 07:52:30 5af58521a964: Preparing 07:52:30 600f947f3067: Preparing 07:52:30 ce7f800efff9: Preparing 07:52:30 5af58521a964: Waiting 07:52:30 600f947f3067: Waiting 07:52:30 ef65520ad26a: Waiting 07:52:30 ce7f800efff9: Waiting 07:52:30 9e4d7d1601ca: Waiting 07:52:30 a473dd3749e2: Layer already exists 07:52:30 817dbf1fa022: Layer already exists 07:52:30 60efb9dd0269: Layer already exists 07:52:30 481ba2e9a338: Layer already exists 07:52:30 46c094835a6f: Layer already exists 07:52:30 600f947f3067: Layer already exists 07:52:30 ef65520ad26a: Layer already exists 07:52:30 5af58521a964: Layer already exists 07:52:30 ce7f800efff9: Layer already exists 07:52:30 9e4d7d1601ca: Layer already exists 07:52:30 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:90b747c8ee0e64eab9a28b7fbb29c111e46c509f1371eeeac5521dd2c4230e67 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:30 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:52:31 60efb9dd0269: Preparing 07:52:31 a473dd3749e2: Preparing 07:52:31 817dbf1fa022: Preparing 07:52:31 46c094835a6f: Preparing 07:52:31 481ba2e9a338: Preparing 07:52:31 9e4d7d1601ca: Preparing 07:52:31 ef65520ad26a: Preparing 07:52:31 5af58521a964: Preparing 07:52:31 600f947f3067: Preparing 07:52:31 ce7f800efff9: Preparing 07:52:31 5af58521a964: Waiting 07:52:31 ef65520ad26a: Waiting 07:52:31 ce7f800efff9: Waiting 07:52:31 9e4d7d1601ca: Waiting 07:52:31 60efb9dd0269: Layer already exists 07:52:31 46c094835a6f: Layer already exists 07:52:31 481ba2e9a338: Layer already exists 07:52:31 817dbf1fa022: Layer already exists 07:52:31 a473dd3749e2: Layer already exists 07:52:31 ef65520ad26a: Layer already exists 07:52:31 5af58521a964: Layer already exists 07:52:31 9e4d7d1601ca: Layer already exists 07:52:31 600f947f3067: Layer already exists 07:52:31 ce7f800efff9: Layer already exists 07:52:31 main: digest: sha256:90b747c8ee0e64eab9a28b7fbb29c111e46c509f1371eeeac5521dd2c4230e67 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:52:31 ===================================================== [Pipeline] echo 07:52:31 taggedImages: 07:52:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:52:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:52:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.59 07:52:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:52:31 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:52:31 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:52:31 7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:52:31 latest 07:52:31 3.2.0-dev.59 07:52:31 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:52:31 main 07:52:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:52:32 55751039fef0: Preparing 07:52:32 77e3afe528ff: Preparing 07:52:32 3a263e0e01ae: Preparing 07:52:32 46c094835a6f: Preparing 07:52:32 481ba2e9a338: Preparing 07:52:32 ecdc484bfb17: Preparing 07:52:32 404f2f6613a1: Preparing 07:52:32 9880d6ddfd76: Preparing 07:52:32 ce7f800efff9: Preparing 07:52:32 ecdc484bfb17: Waiting 07:52:32 404f2f6613a1: Waiting 07:52:32 ce7f800efff9: Waiting 07:52:32 481ba2e9a338: Layer already exists 07:52:32 46c094835a6f: Layer already exists 07:52:32 77e3afe528ff: Pushed 07:52:32 3a263e0e01ae: Pushed 07:52:32 404f2f6613a1: Pushed 07:52:32 55751039fef0: Pushed 07:52:32 ce7f800efff9: Layer already exists 07:52:32 9880d6ddfd76: Pushed 07:52:42 ecdc484bfb17: Pushed 07:52:42 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:541fdb0e7558e7cb4d550c79aff6869c5c84cd32af940a37bdf097292b4e5a07 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:52:42 55751039fef0: Preparing 07:52:42 77e3afe528ff: Preparing 07:52:42 3a263e0e01ae: Preparing 07:52:42 46c094835a6f: Preparing 07:52:42 481ba2e9a338: Preparing 07:52:42 ecdc484bfb17: Preparing 07:52:42 404f2f6613a1: Preparing 07:52:42 9880d6ddfd76: Preparing 07:52:42 ce7f800efff9: Preparing 07:52:42 ecdc484bfb17: Waiting 07:52:42 404f2f6613a1: Waiting 07:52:42 ce7f800efff9: Waiting 07:52:42 55751039fef0: Layer already exists 07:52:42 481ba2e9a338: Layer already exists 07:52:42 3a263e0e01ae: Layer already exists 07:52:42 46c094835a6f: Layer already exists 07:52:42 77e3afe528ff: Layer already exists 07:52:42 404f2f6613a1: Layer already exists 07:52:42 ce7f800efff9: Layer already exists 07:52:42 ecdc484bfb17: Layer already exists 07:52:42 9880d6ddfd76: Layer already exists 07:52:42 latest: digest: sha256:541fdb0e7558e7cb4d550c79aff6869c5c84cd32af940a37bdf097292b4e5a07 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.59 07:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:52:43 55751039fef0: Preparing 07:52:43 77e3afe528ff: Preparing 07:52:43 3a263e0e01ae: Preparing 07:52:43 46c094835a6f: Preparing 07:52:43 481ba2e9a338: Preparing 07:52:43 ecdc484bfb17: Preparing 07:52:43 404f2f6613a1: Preparing 07:52:43 9880d6ddfd76: Preparing 07:52:43 ce7f800efff9: Preparing 07:52:43 ecdc484bfb17: Waiting 07:52:43 404f2f6613a1: Waiting 07:52:43 9880d6ddfd76: Waiting 07:52:43 ce7f800efff9: Waiting 07:52:43 481ba2e9a338: Layer already exists 07:52:43 77e3afe528ff: Layer already exists 07:52:43 55751039fef0: Layer already exists 07:52:43 3a263e0e01ae: Layer already exists 07:52:43 46c094835a6f: Layer already exists 07:52:43 ecdc484bfb17: Layer already exists 07:52:43 9880d6ddfd76: Layer already exists 07:52:43 404f2f6613a1: Layer already exists 07:52:43 ce7f800efff9: Layer already exists 07:52:43 3.2.0-dev.59: digest: sha256:541fdb0e7558e7cb4d550c79aff6869c5c84cd32af940a37bdf097292b4e5a07 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:52:44 55751039fef0: Preparing 07:52:44 77e3afe528ff: Preparing 07:52:44 3a263e0e01ae: Preparing 07:52:44 46c094835a6f: Preparing 07:52:44 481ba2e9a338: Preparing 07:52:44 ecdc484bfb17: Preparing 07:52:44 404f2f6613a1: Preparing 07:52:44 9880d6ddfd76: Preparing 07:52:44 ce7f800efff9: Preparing 07:52:44 ecdc484bfb17: Waiting 07:52:44 404f2f6613a1: Waiting 07:52:44 ce7f800efff9: Waiting 07:52:44 9880d6ddfd76: Waiting 07:52:44 481ba2e9a338: Layer already exists 07:52:44 77e3afe528ff: Layer already exists 07:52:44 46c094835a6f: Layer already exists 07:52:44 55751039fef0: Layer already exists 07:52:44 3a263e0e01ae: Layer already exists 07:52:44 9880d6ddfd76: Layer already exists 07:52:44 404f2f6613a1: Layer already exists 07:52:44 ecdc484bfb17: Layer already exists 07:52:44 ce7f800efff9: Layer already exists 07:52:44 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:541fdb0e7558e7cb4d550c79aff6869c5c84cd32af940a37bdf097292b4e5a07 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:52:44 55751039fef0: Preparing 07:52:44 77e3afe528ff: Preparing 07:52:44 3a263e0e01ae: Preparing 07:52:44 46c094835a6f: Preparing 07:52:44 481ba2e9a338: Preparing 07:52:44 ecdc484bfb17: Preparing 07:52:44 404f2f6613a1: Preparing 07:52:44 9880d6ddfd76: Preparing 07:52:44 ce7f800efff9: Preparing 07:52:44 404f2f6613a1: Waiting 07:52:44 9880d6ddfd76: Waiting 07:52:44 ecdc484bfb17: Waiting 07:52:44 ce7f800efff9: Waiting 07:52:44 481ba2e9a338: Layer already exists 07:52:44 55751039fef0: Layer already exists 07:52:44 77e3afe528ff: Layer already exists 07:52:44 46c094835a6f: Layer already exists 07:52:44 3a263e0e01ae: Layer already exists 07:52:44 9880d6ddfd76: Layer already exists 07:52:44 404f2f6613a1: Layer already exists 07:52:44 ce7f800efff9: Layer already exists 07:52:44 ecdc484bfb17: Layer already exists 07:52:44 main: digest: sha256:541fdb0e7558e7cb4d550c79aff6869c5c84cd32af940a37bdf097292b4e5a07 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:52:44 ===================================================== [Pipeline] echo 07:52:44 taggedImages: 07:52:44 - nexus3.edgexfoundry.org:10004/security-spire-config:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:52:44 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:52:44 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.59 07:52:44 - nexus3.edgexfoundry.org:10004/security-spire-config:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:52:44 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:52:45 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:52:45 7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:52:45 latest 07:52:45 3.2.0-dev.59 07:52:45 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:52:45 main 07:52:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:52:45 60efb9dd0269: Preparing 07:52:45 8e5e91d15d5a: Preparing 07:52:45 4c81243db1c8: Preparing 07:52:45 46c094835a6f: Preparing 07:52:45 481ba2e9a338: Preparing 07:52:45 9e4d7d1601ca: Preparing 07:52:45 5af58521a964: Preparing 07:52:45 600f947f3067: Preparing 07:52:45 ce7f800efff9: Preparing 07:52:45 600f947f3067: Waiting 07:52:45 5af58521a964: Waiting 07:52:45 9e4d7d1601ca: Waiting 07:52:45 ce7f800efff9: Waiting 07:52:45 46c094835a6f: Layer already exists 07:52:45 481ba2e9a338: Layer already exists 07:52:45 60efb9dd0269: Layer already exists 07:52:45 9e4d7d1601ca: Layer already exists 07:52:45 5af58521a964: Layer already exists 07:52:45 600f947f3067: Layer already exists 07:52:45 ce7f800efff9: Layer already exists 07:52:45 8e5e91d15d5a: Pushed 07:52:45 4c81243db1c8: Pushed 07:52:45 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:1f509e8a512c526bef78d8ec1e52ddd34b75fa3e13be2246478f2a64781dc271 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:52:46 60efb9dd0269: Preparing 07:52:46 8e5e91d15d5a: Preparing 07:52:46 4c81243db1c8: Preparing 07:52:46 46c094835a6f: Preparing 07:52:46 481ba2e9a338: Preparing 07:52:46 9e4d7d1601ca: Preparing 07:52:46 5af58521a964: Preparing 07:52:46 600f947f3067: Preparing 07:52:46 ce7f800efff9: Preparing 07:52:46 9e4d7d1601ca: Waiting 07:52:46 600f947f3067: Waiting 07:52:46 5af58521a964: Waiting 07:52:46 ce7f800efff9: Waiting 07:52:46 60efb9dd0269: Layer already exists 07:52:46 8e5e91d15d5a: Layer already exists 07:52:46 46c094835a6f: Layer already exists 07:52:46 481ba2e9a338: Layer already exists 07:52:46 4c81243db1c8: Layer already exists 07:52:46 5af58521a964: Layer already exists 07:52:46 9e4d7d1601ca: Layer already exists 07:52:46 600f947f3067: Layer already exists 07:52:46 ce7f800efff9: Layer already exists 07:52:46 latest: digest: sha256:1f509e8a512c526bef78d8ec1e52ddd34b75fa3e13be2246478f2a64781dc271 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.59 07:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:52:47 60efb9dd0269: Preparing 07:52:47 8e5e91d15d5a: Preparing 07:52:47 4c81243db1c8: Preparing 07:52:47 46c094835a6f: Preparing 07:52:47 481ba2e9a338: Preparing 07:52:47 9e4d7d1601ca: Preparing 07:52:47 5af58521a964: Preparing 07:52:47 600f947f3067: Preparing 07:52:47 ce7f800efff9: Preparing 07:52:47 9e4d7d1601ca: Waiting 07:52:47 5af58521a964: Waiting 07:52:47 600f947f3067: Waiting 07:52:47 60efb9dd0269: Layer already exists 07:52:47 46c094835a6f: Layer already exists 07:52:47 4c81243db1c8: Layer already exists 07:52:47 481ba2e9a338: Layer already exists 07:52:47 8e5e91d15d5a: Layer already exists 07:52:47 5af58521a964: Layer already exists 07:52:47 9e4d7d1601ca: Layer already exists 07:52:47 600f947f3067: Layer already exists 07:52:47 ce7f800efff9: Layer already exists 07:52:47 3.2.0-dev.59: digest: sha256:1f509e8a512c526bef78d8ec1e52ddd34b75fa3e13be2246478f2a64781dc271 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:52:47 60efb9dd0269: Preparing 07:52:47 8e5e91d15d5a: Preparing 07:52:47 4c81243db1c8: Preparing 07:52:47 46c094835a6f: Preparing 07:52:47 481ba2e9a338: Preparing 07:52:47 9e4d7d1601ca: Preparing 07:52:47 5af58521a964: Preparing 07:52:47 600f947f3067: Preparing 07:52:47 ce7f800efff9: Preparing 07:52:47 5af58521a964: Waiting 07:52:47 ce7f800efff9: Waiting 07:52:47 600f947f3067: Waiting 07:52:47 9e4d7d1601ca: Waiting 07:52:47 8e5e91d15d5a: Layer already exists 07:52:47 4c81243db1c8: Layer already exists 07:52:47 60efb9dd0269: Layer already exists 07:52:47 481ba2e9a338: Layer already exists 07:52:47 46c094835a6f: Layer already exists 07:52:47 9e4d7d1601ca: Layer already exists 07:52:47 5af58521a964: Layer already exists 07:52:47 600f947f3067: Layer already exists 07:52:47 ce7f800efff9: Layer already exists 07:52:47 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:1f509e8a512c526bef78d8ec1e52ddd34b75fa3e13be2246478f2a64781dc271 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:48 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:52:48 60efb9dd0269: Preparing 07:52:48 8e5e91d15d5a: Preparing 07:52:48 4c81243db1c8: Preparing 07:52:48 46c094835a6f: Preparing 07:52:48 481ba2e9a338: Preparing 07:52:48 9e4d7d1601ca: Preparing 07:52:48 5af58521a964: Preparing 07:52:48 600f947f3067: Preparing 07:52:48 ce7f800efff9: Preparing 07:52:48 5af58521a964: Waiting 07:52:48 9e4d7d1601ca: Waiting 07:52:48 600f947f3067: Waiting 07:52:48 ce7f800efff9: Waiting 07:52:48 4c81243db1c8: Layer already exists 07:52:48 46c094835a6f: Layer already exists 07:52:48 60efb9dd0269: Layer already exists 07:52:48 8e5e91d15d5a: Layer already exists 07:52:48 481ba2e9a338: Layer already exists 07:52:48 9e4d7d1601ca: Layer already exists 07:52:48 ce7f800efff9: Layer already exists 07:52:48 600f947f3067: Layer already exists 07:52:48 5af58521a964: Layer already exists 07:52:48 main: digest: sha256:1f509e8a512c526bef78d8ec1e52ddd34b75fa3e13be2246478f2a64781dc271 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:52:48 ===================================================== [Pipeline] echo 07:52:48 taggedImages: 07:52:48 - nexus3.edgexfoundry.org:10004/security-spire-server:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:52:48 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:52:48 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.59 07:52:48 - nexus3.edgexfoundry.org:10004/security-spire-server:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:52:48 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:52:48 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 07:52:48 7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:52:48 latest 07:52:48 3.2.0-dev.59 07:52:48 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:52:48 main 07:52:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:48 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:49 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:52:49 59d62469020d: Preparing 07:52:49 54514b4c4b43: Preparing 07:52:49 46c094835a6f: Preparing 07:52:49 481ba2e9a338: Preparing 07:52:49 56378a47f4ba: Preparing 07:52:49 6ec4f7f10a30: Preparing 07:52:49 ce7f800efff9: Preparing 07:52:49 6ec4f7f10a30: Waiting 07:52:49 ce7f800efff9: Waiting 07:52:49 46c094835a6f: Layer already exists 07:52:49 481ba2e9a338: Layer already exists 07:52:49 ce7f800efff9: Layer already exists 07:52:49 59d62469020d: Pushed 07:52:49 56378a47f4ba: Pushed 07:52:49 6ec4f7f10a30: Pushed 07:52:52 54514b4c4b43: Pushed 07:52:52 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:3221bff12915be616ae3a149241817eb3ceaeed8e9eb7fe350fa40d92bea3d49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:53 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:53 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 07:52:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:52:53 59d62469020d: Preparing 07:52:53 54514b4c4b43: Preparing 07:52:53 46c094835a6f: Preparing 07:52:53 481ba2e9a338: Preparing 07:52:53 56378a47f4ba: Preparing 07:52:53 6ec4f7f10a30: Preparing 07:52:53 ce7f800efff9: Preparing 07:52:53 6ec4f7f10a30: Waiting 07:52:53 ce7f800efff9: Waiting 07:52:53 481ba2e9a338: Layer already exists 07:52:53 54514b4c4b43: Layer already exists 07:52:53 59d62469020d: Layer already exists 07:52:53 46c094835a6f: Layer already exists 07:52:53 56378a47f4ba: Layer already exists 07:52:53 ce7f800efff9: Layer already exists 07:52:53 6ec4f7f10a30: Layer already exists 07:52:53 latest: digest: sha256:3221bff12915be616ae3a149241817eb3ceaeed8e9eb7fe350fa40d92bea3d49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:53 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:54 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.59 07:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:52:54 59d62469020d: Preparing 07:52:54 54514b4c4b43: Preparing 07:52:54 46c094835a6f: Preparing 07:52:54 481ba2e9a338: Preparing 07:52:54 56378a47f4ba: Preparing 07:52:54 6ec4f7f10a30: Preparing 07:52:54 ce7f800efff9: Preparing 07:52:54 6ec4f7f10a30: Waiting 07:52:54 ce7f800efff9: Waiting 07:52:54 481ba2e9a338: Layer already exists 07:52:54 59d62469020d: Layer already exists 07:52:54 46c094835a6f: Layer already exists 07:52:54 54514b4c4b43: Layer already exists 07:52:54 56378a47f4ba: Layer already exists 07:52:54 6ec4f7f10a30: Layer already exists 07:52:54 ce7f800efff9: Layer already exists 07:52:54 3.2.0-dev.59: digest: sha256:3221bff12915be616ae3a149241817eb3ceaeed8e9eb7fe350fa40d92bea3d49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:54 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:54 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:52:54 59d62469020d: Preparing 07:52:54 54514b4c4b43: Preparing 07:52:54 46c094835a6f: Preparing 07:52:54 481ba2e9a338: Preparing 07:52:54 56378a47f4ba: Preparing 07:52:54 6ec4f7f10a30: Preparing 07:52:54 ce7f800efff9: Preparing 07:52:54 6ec4f7f10a30: Waiting 07:52:54 ce7f800efff9: Waiting 07:52:54 481ba2e9a338: Layer already exists 07:52:54 46c094835a6f: Layer already exists 07:52:54 56378a47f4ba: Layer already exists 07:52:54 54514b4c4b43: Layer already exists 07:52:54 59d62469020d: Layer already exists 07:52:54 6ec4f7f10a30: Layer already exists 07:52:54 ce7f800efff9: Layer already exists 07:52:54 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:3221bff12915be616ae3a149241817eb3ceaeed8e9eb7fe350fa40d92bea3d49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:55 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:55 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 07:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 07:52:55 59d62469020d: Preparing 07:52:55 54514b4c4b43: Preparing 07:52:55 46c094835a6f: Preparing 07:52:55 481ba2e9a338: Preparing 07:52:55 56378a47f4ba: Preparing 07:52:55 6ec4f7f10a30: Preparing 07:52:55 ce7f800efff9: Preparing 07:52:55 6ec4f7f10a30: Waiting 07:52:55 ce7f800efff9: Waiting 07:52:55 481ba2e9a338: Layer already exists 07:52:55 56378a47f4ba: Layer already exists 07:52:55 54514b4c4b43: Layer already exists 07:52:55 59d62469020d: Layer already exists 07:52:55 46c094835a6f: Layer already exists 07:52:55 ce7f800efff9: Layer already exists 07:52:55 6ec4f7f10a30: Layer already exists 07:52:55 main: digest: sha256:3221bff12915be616ae3a149241817eb3ceaeed8e9eb7fe350fa40d92bea3d49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:52:55 ===================================================== [Pipeline] echo 07:52:55 taggedImages: 07:52:55 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:52:55 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 07:52:55 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.59 07:52:55 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:52:55 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 07:52:55 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:52:55 7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:52:55 latest 07:52:55 3.2.0-dev.59 07:52:55 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:52:55 main 07:52:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:52:56 c82397777a2f: Preparing 07:52:56 f1bc47ac8d07: Preparing 07:52:56 46c094835a6f: Preparing 07:52:56 481ba2e9a338: Preparing 07:52:56 d3879a77a266: Preparing 07:52:56 100e7e9a2c35: Preparing 07:52:56 ce7f800efff9: Preparing 07:52:56 100e7e9a2c35: Waiting 07:52:56 ce7f800efff9: Waiting 07:52:56 481ba2e9a338: Layer already exists 07:52:56 46c094835a6f: Layer already exists 07:52:56 ce7f800efff9: Layer already exists 07:52:56 d3879a77a266: Pushed 07:52:56 c82397777a2f: Pushed 07:52:56 100e7e9a2c35: Pushed 07:52:59 f1bc47ac8d07: Pushed 07:52:59 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:122a6c489a3581477f0781ac51ee61d54b68958b0e53d113fe41b42ef6f7bafd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:53:00 c82397777a2f: Preparing 07:53:00 f1bc47ac8d07: Preparing 07:53:00 46c094835a6f: Preparing 07:53:00 481ba2e9a338: Preparing 07:53:00 d3879a77a266: Preparing 07:53:00 100e7e9a2c35: Preparing 07:53:00 ce7f800efff9: Preparing 07:53:00 100e7e9a2c35: Waiting 07:53:00 ce7f800efff9: Waiting 07:53:00 481ba2e9a338: Layer already exists 07:53:00 d3879a77a266: Layer already exists 07:53:00 f1bc47ac8d07: Layer already exists 07:53:00 46c094835a6f: Layer already exists 07:53:00 c82397777a2f: Layer already exists 07:53:00 ce7f800efff9: Layer already exists 07:53:00 100e7e9a2c35: Layer already exists 07:53:00 latest: digest: sha256:122a6c489a3581477f0781ac51ee61d54b68958b0e53d113fe41b42ef6f7bafd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.59 07:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:53:01 c82397777a2f: Preparing 07:53:01 f1bc47ac8d07: Preparing 07:53:01 46c094835a6f: Preparing 07:53:01 481ba2e9a338: Preparing 07:53:01 d3879a77a266: Preparing 07:53:01 100e7e9a2c35: Preparing 07:53:01 ce7f800efff9: Preparing 07:53:01 100e7e9a2c35: Waiting 07:53:01 ce7f800efff9: Waiting 07:53:01 46c094835a6f: Layer already exists 07:53:01 d3879a77a266: Layer already exists 07:53:01 f1bc47ac8d07: Layer already exists 07:53:01 481ba2e9a338: Layer already exists 07:53:01 c82397777a2f: Layer already exists 07:53:01 ce7f800efff9: Layer already exists 07:53:01 100e7e9a2c35: Layer already exists 07:53:01 3.2.0-dev.59: digest: sha256:122a6c489a3581477f0781ac51ee61d54b68958b0e53d113fe41b42ef6f7bafd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:01 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:53:01 c82397777a2f: Preparing 07:53:01 f1bc47ac8d07: Preparing 07:53:01 46c094835a6f: Preparing 07:53:01 481ba2e9a338: Preparing 07:53:01 d3879a77a266: Preparing 07:53:01 100e7e9a2c35: Preparing 07:53:01 ce7f800efff9: Preparing 07:53:01 100e7e9a2c35: Waiting 07:53:01 ce7f800efff9: Waiting 07:53:01 f1bc47ac8d07: Layer already exists 07:53:01 46c094835a6f: Layer already exists 07:53:01 d3879a77a266: Layer already exists 07:53:01 481ba2e9a338: Layer already exists 07:53:01 c82397777a2f: Layer already exists 07:53:01 100e7e9a2c35: Layer already exists 07:53:01 ce7f800efff9: Layer already exists 07:53:01 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:122a6c489a3581477f0781ac51ee61d54b68958b0e53d113fe41b42ef6f7bafd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:53:02 c82397777a2f: Preparing 07:53:02 f1bc47ac8d07: Preparing 07:53:02 46c094835a6f: Preparing 07:53:02 481ba2e9a338: Preparing 07:53:02 d3879a77a266: Preparing 07:53:02 100e7e9a2c35: Preparing 07:53:02 ce7f800efff9: Preparing 07:53:02 ce7f800efff9: Waiting 07:53:02 d3879a77a266: Layer already exists 07:53:02 46c094835a6f: Layer already exists 07:53:02 c82397777a2f: Layer already exists 07:53:02 481ba2e9a338: Layer already exists 07:53:02 f1bc47ac8d07: Layer already exists 07:53:02 ce7f800efff9: Layer already exists 07:53:02 100e7e9a2c35: Layer already exists 07:53:02 main: digest: sha256:122a6c489a3581477f0781ac51ee61d54b68958b0e53d113fe41b42ef6f7bafd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:53:02 ===================================================== [Pipeline] echo 07:53:02 taggedImages: 07:53:02 - nexus3.edgexfoundry.org:10004/support-notifications:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:53:02 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:53:02 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.59 07:53:02 - nexus3.edgexfoundry.org:10004/support-notifications:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:53:02 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:53:02 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:53:02 7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:53:02 latest 07:53:02 3.2.0-dev.59 07:53:02 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:53:02 main 07:53:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:53:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:53:03 fc5e5fcb032b: Preparing 07:53:03 a8c0b1e2d93e: Preparing 07:53:03 46c094835a6f: Preparing 07:53:03 481ba2e9a338: Preparing 07:53:03 361f51b0d794: Preparing 07:53:03 18b381ce7520: Preparing 07:53:03 ce7f800efff9: Preparing 07:53:03 18b381ce7520: Waiting 07:53:03 ce7f800efff9: Waiting 07:53:03 361f51b0d794: Layer already exists 07:53:03 46c094835a6f: Layer already exists 07:53:03 481ba2e9a338: Layer already exists 07:53:03 18b381ce7520: Layer already exists 07:53:03 ce7f800efff9: Layer already exists 07:53:03 fc5e5fcb032b: Pushed 07:53:06 a8c0b1e2d93e: Pushed 07:53:06 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:6f64b14bd2907838fdae0df4a6c769c38ba8d653861c0991a43b12ac669b857b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:53:07 fc5e5fcb032b: Preparing 07:53:07 a8c0b1e2d93e: Preparing 07:53:07 46c094835a6f: Preparing 07:53:07 481ba2e9a338: Preparing 07:53:07 361f51b0d794: Preparing 07:53:07 18b381ce7520: Preparing 07:53:07 ce7f800efff9: Preparing 07:53:07 18b381ce7520: Waiting 07:53:07 ce7f800efff9: Waiting 07:53:07 361f51b0d794: Layer already exists 07:53:07 a8c0b1e2d93e: Layer already exists 07:53:07 46c094835a6f: Layer already exists 07:53:07 fc5e5fcb032b: Layer already exists 07:53:07 481ba2e9a338: Layer already exists 07:53:07 18b381ce7520: Layer already exists 07:53:07 ce7f800efff9: Layer already exists 07:53:07 latest: digest: sha256:6f64b14bd2907838fdae0df4a6c769c38ba8d653861c0991a43b12ac669b857b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.59 07:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:53:07 fc5e5fcb032b: Preparing 07:53:07 a8c0b1e2d93e: Preparing 07:53:07 46c094835a6f: Preparing 07:53:07 481ba2e9a338: Preparing 07:53:07 361f51b0d794: Preparing 07:53:07 18b381ce7520: Preparing 07:53:07 ce7f800efff9: Preparing 07:53:07 18b381ce7520: Waiting 07:53:07 ce7f800efff9: Waiting 07:53:07 361f51b0d794: Layer already exists 07:53:07 481ba2e9a338: Layer already exists 07:53:07 46c094835a6f: Layer already exists 07:53:07 a8c0b1e2d93e: Layer already exists 07:53:07 fc5e5fcb032b: Layer already exists 07:53:07 ce7f800efff9: Layer already exists 07:53:07 18b381ce7520: Layer already exists 07:53:07 3.2.0-dev.59: digest: sha256:6f64b14bd2907838fdae0df4a6c769c38ba8d653861c0991a43b12ac669b857b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:08 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:53:08 fc5e5fcb032b: Preparing 07:53:08 a8c0b1e2d93e: Preparing 07:53:08 46c094835a6f: Preparing 07:53:08 481ba2e9a338: Preparing 07:53:08 361f51b0d794: Preparing 07:53:08 18b381ce7520: Preparing 07:53:08 ce7f800efff9: Preparing 07:53:08 ce7f800efff9: Waiting 07:53:08 a8c0b1e2d93e: Layer already exists 07:53:08 46c094835a6f: Layer already exists 07:53:08 fc5e5fcb032b: Layer already exists 07:53:08 481ba2e9a338: Layer already exists 07:53:08 361f51b0d794: Layer already exists 07:53:08 18b381ce7520: Layer already exists 07:53:08 ce7f800efff9: Layer already exists 07:53:08 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:6f64b14bd2907838fdae0df4a6c769c38ba8d653861c0991a43b12ac669b857b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:08 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:53:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:53:09 fc5e5fcb032b: Preparing 07:53:09 a8c0b1e2d93e: Preparing 07:53:09 46c094835a6f: Preparing 07:53:09 481ba2e9a338: Preparing 07:53:09 361f51b0d794: Preparing 07:53:09 18b381ce7520: Preparing 07:53:09 ce7f800efff9: Preparing 07:53:09 ce7f800efff9: Waiting 07:53:09 18b381ce7520: Waiting 07:53:09 361f51b0d794: Layer already exists 07:53:09 fc5e5fcb032b: Layer already exists 07:53:09 46c094835a6f: Layer already exists 07:53:09 a8c0b1e2d93e: Layer already exists 07:53:09 481ba2e9a338: Layer already exists 07:53:09 18b381ce7520: Layer already exists 07:53:09 ce7f800efff9: Layer already exists 07:53:09 main: digest: sha256:6f64b14bd2907838fdae0df4a6c769c38ba8d653861c0991a43b12ac669b857b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:53:09 ===================================================== [Pipeline] echo 07:53:09 taggedImages: 07:53:09 - nexus3.edgexfoundry.org:10004/support-scheduler:7f1d4929ac2c17b75aa9890700086299dd17f9b6 07:53:09 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:53:09 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.59 07:53:09 - nexus3.edgexfoundry.org:10004/support-scheduler:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 07:53:09 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:15:46 #149 ... 08:15:46 08:15:46 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:15:46 #154 1431.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:15:46 #154 ... 08:15:46 08:15:46 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:15:46 #152 DONE 1436.0s 08:15:46 08:15:46 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:15:46 #151 ... 08:15:46 08:15:46 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:15:46 #161 DONE 0.4s 08:15:46 08:15:46 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:15:46 #162 DONE 0.4s 08:15:46 08:15:46 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:15:46 #151 ... 08:15:46 08:15:46 #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 08:15:46 #163 DONE 0.4s 08:15:46 08:15:46 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:15:46 #164 DONE 0.2s 08:15:46 08:15:46 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:15:46 #165 DONE 0.4s 08:15:46 08:15:46 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:15:46 #154 ... 08:15:46 08:15:46 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:15:46 #166 DONE 0.3s 08:15:46 08:15:46 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:15:49 #167 DONE 2.6s 08:15:49 08:15:49 #106 [security-proxy-setup] exporting to image 08:15:49 #106 exporting layers 08:15:50 #106 exporting layers 1.3s done 08:15:50 #106 writing image sha256:4b0526bcdff6684961efc8f50994ea19bbf6da016ad87734bbaaf1111a19021e done 08:15:50 #106 naming to docker.io/library/security-proxy-setup-arm64 done 08:15:50 #106 DONE 6.8s 08:15:50 08:15:50 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:15:51 #155 ... 08:15:51 08:15:51 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:15:51 #159 DONE 1443.9s 08:15:51 08:15:51 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:15:52 #67 ... 08:15:52 08:15:52 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:15:52 #168 DONE 0.4s 08:15:52 08:15:52 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:15:55 #169 DONE 2.5s 08:15:55 08:15:55 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:15:55 #156 ... 08:15:55 08:15:55 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:15:55 #170 DONE 0.3s 08:15:55 08:15:55 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:15:55 #171 DONE 0.3s 08:15:55 08:15:55 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:15:55 #150 ... 08:15:55 08:15:55 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:15:56 #172 DONE 0.4s 08:15:56 08:15:56 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:15:56 #173 DONE 0.2s 08:15:56 08:15:56 #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/ 08:15:56 #174 DONE 0.2s 08:15:56 08:15:56 #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/ 08:15:56 #175 DONE 0.2s 08:15:56 08:15:56 #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/ 08:15:56 #176 DONE 0.2s 08:15:56 08:15:56 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:15:56 #154 ... 08:15:56 08:15:56 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:15:56 #177 DONE 0.2s 08:15:56 08:15:56 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:15:57 #178 DONE 0.2s 08:15:57 08:15:57 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:15:59 #179 DONE 2.6s 08:15:59 08:15:59 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:15:59 #67 ... 08:15:59 08:15:59 #106 [security-bootstrapper] exporting to image 08:15:59 #106 exporting layers 08:16:01 #106 exporting layers 1.5s done 08:16:01 #106 writing image sha256:bd1f66657d1f03bdf77b0c508bca6a39abdbced62ac288d7adae13c1a4ad2dba 0.0s done 08:16:01 #106 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 08:16:01 #106 DONE 8.4s 08:16:01 08:16:01 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:16:04 #158 ... 08:16:04 08:16:04 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:16:04 #154 DONE 1456.5s 08:16:04 08:16:04 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:16:04 #149 ... 08:16:04 08:16:04 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:16:05 #180 DONE 0.3s 08:16:05 08:16:05 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:16:05 #181 DONE 0.4s 08:16:05 08:16:05 #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 08:16:05 #182 DONE 0.3s 08:16:05 08:16:05 #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 08:16:06 #183 DONE 0.1s 08:16:06 08:16:06 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:16:06 #184 DONE 0.2s 08:16:06 08:16:06 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:16:06 #185 DONE 0.3s 08:16:06 08:16:06 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:16:06 #157 ... 08:16:06 08:16:06 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:16:06 #186 DONE 0.3s 08:16:06 08:16:06 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:16:07 #187 DONE 0.2s 08:16:07 08:16:07 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:16:09 #188 DONE 2.5s 08:16:09 08:16:09 #106 [security-secretstore-setup] exporting to image 08:16:09 #106 exporting layers 08:16:12 #106 exporting layers 2.3s done 08:16:12 #106 writing image sha256:baab65228a98b334a2fa8f1eb4d62d5bd7c70d5996968687cc41a7c9790cdbbc 0.0s done 08:16:12 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 08:16:12 #106 DONE 10.7s 08:16:12 08:16:12 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:17:20 #156 ... 08:17:20 08:17:20 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:17:20 #155 DONE 1521.3s 08:17:20 08:17:20 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:17:20 #160 ... 08:17:20 08:17:20 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:17:20 #189 DONE 0.2s 08:17:20 08:17:20 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:17:20 #190 DONE 0.2s 08:17:20 08:17:20 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:17:20 #156 ... 08:17:20 08:17:20 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:17:20 #191 DONE 0.3s 08:17:20 08:17:20 #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 08:17:20 #192 DONE 0.1s 08:17:20 08:17:20 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:17:20 #67 ... 08:17:20 08:17:20 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:17:20 #193 DONE 0.3s 08:17:20 08:17:20 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:17:20 #149 ... 08:17:20 08:17:20 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:17:20 #194 DONE 2.4s 08:17:20 08:17:20 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:17:20 #158 ... 08:17:20 08:17:20 #106 [core-common-config-bootstrapper] exporting to image 08:17:20 #106 exporting layers 08:17:20 #106 exporting layers 0.6s done 08:17:20 #106 writing image sha256:552bfc9b452374145b2cb47437bb94945328f61cc6776bf5bf2886e732091930 0.0s done 08:17:20 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:17:20 #106 DONE 11.3s 08:17:20 08:17:20 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:19:41 #67 ... 08:19:41 08:19:41 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:19:41 #145 DONE 1661.3s 08:19:41 08:19:41 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:19:41 #150 ... 08:19:41 08:19:41 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:19:41 #195 DONE 0.2s 08:19:41 08:19:41 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:19:41 #196 DONE 0.1s 08:19:41 08:19:41 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:19:41 #160 ... 08:19:41 08:19:41 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:19:41 #197 DONE 0.3s 08:19:41 08:19:41 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:19:41 #156 ... 08:19:41 08:19:41 #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 08:19:41 #198 DONE 0.1s 08:19:41 08:19:41 #106 [security-spiffe-token-provider] exporting to image 08:19:41 #106 exporting layers 08:19:41 #106 exporting layers 0.6s done 08:19:41 #106 writing image sha256:443b6e6fbef6d47450f8f719833b24143b41c0a51e9beb3fda2d191ba5966782 done 08:19:41 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:19:41 #106 DONE 12.0s 08:19:41 08:19:41 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:28:25 #156 ... 08:28:25 08:28:25 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:28:25 #153 DONE 2187.4s 08:28:25 08:28:25 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:28:25 #149 ... 08:28:25 08:28:25 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:28:25 #199 DONE 0.2s 08:28:25 08:28:25 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:28:25 #200 DONE 0.3s 08:28:25 08:28:25 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:28:25 #201 DONE 0.5s 08:28:25 08:28:25 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:28:25 #202 DONE 0.1s 08:28:25 08:28:25 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:28:25 #203 DONE 0.1s 08:28:25 08:28:25 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:28:25 #204 DONE 2.1s 08:28:25 08:28:25 #106 [security-proxy-auth] exporting to image 08:28:25 #106 exporting layers 08:28:25 #106 exporting layers 0.7s done 08:28:25 #106 writing image sha256:db8baa04ef87e37ad22085d569a8ceb1684b0bd99069a1ff20a5f90df118e1b6 done 08:28:25 #106 naming to docker.io/library/security-proxy-auth-arm64 done 08:28:25 #106 DONE 12.7s 08:28:25 08:28:25 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:29:21 #160 ... 08:29:21 08:29:21 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:29:21 #150 DONE 2249.1s 08:29:21 08:29:21 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:29:21 #160 ... 08:29:21 08:29:21 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:29:21 #205 DONE 0.2s 08:29:21 08:29:21 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:29:21 #157 ... 08:29:21 08:29:21 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:29:21 #206 DONE 0.2s 08:29:21 08:29:21 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:29:21 #207 DONE 0.4s 08:29:21 08:29:21 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:29:21 #157 ... 08:29:21 08:29:21 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:29:21 #208 DONE 0.2s 08:29:21 08:29:21 #106 [core-command] exporting to image 08:29:21 #106 exporting layers 08:29:21 #106 exporting layers 0.5s done 08:29:21 #106 writing image sha256:3465560c298999604be4f6e07d2b9f7790fa6c1e96feceeec6a362d200d44ade done 08:29:21 #106 naming to docker.io/library/core-command-arm64 done 08:29:21 #106 DONE 13.2s 08:29:21 08:29:21 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:31:43 #158 DONE 2387.2s 08:31:43 08:31:43 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:31:43 #160 ... 08:31:43 08:31:43 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:31:43 #209 DONE 0.1s 08:31:43 08:31:43 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:31:43 #157 ... 08:31:43 08:31:43 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:31:43 #210 DONE 0.4s 08:31:43 08:31:43 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:31:43 #211 DONE 0.1s 08:31:43 08:31:43 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:31:43 #157 ... 08:31:43 08:31:43 #106 [core-keeper] exporting to image 08:31:43 #106 exporting layers 08:31:43 #106 exporting layers 0.5s done 08:31:43 #106 writing image sha256:115b6ee8592bab947551f72c4b096d9bddf724ae08c51b6ca39aff9aa56a9f68 done 08:31:43 #106 naming to docker.io/library/core-keeper-arm64 done 08:31:43 #106 DONE 13.7s 08:31:43 08:31:43 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:31:43 #50 ... 08:31:43 08:31:43 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:31:43 #156 DONE 2395.0s 08:31:43 08:31:43 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:31:43 #160 ... 08:31:43 08:31:43 #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:31:43 #212 DONE 0.3s 08:31:43 08:31:43 #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:31:43 #213 DONE 0.2s 08:31:43 08:31:43 #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:31:44 #214 DONE 1.0s 08:31:44 08:31:44 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:31:44 #67 ... 08:31:44 08:31:44 #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:31:44 #215 DONE 0.1s 08:31:44 08:31:44 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:31:45 #216 DONE 0.2s 08:31:45 08:31:45 #106 [core-data] exporting to image 08:31:45 #106 exporting layers 08:31:45 #106 ... 08:31:45 08:31:45 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:31:45 #151 DONE 2398.0s 08:31:45 08:31:45 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:31:45 #160 ... 08:31:45 08:31:45 #106 [core-data] exporting to image 08:31:45 #106 exporting layers 0.9s done 08:31:45 #106 writing image sha256:912672e38d547ba3c7d23312bee0c40007730bdea2f6883fb4030e3a54a95196 0.0s done 08:31:45 #106 naming to docker.io/library/core-data-arm64 done 08:31:45 #106 DONE 14.6s 08:31:46 08:31:46 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:31:46 #149 ... 08:31:46 08:31:46 #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:31:46 #217 DONE 0.2s 08:31:46 08:31:46 #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:31:46 #218 DONE 0.1s 08:31:46 08:31:46 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:31:46 #149 ... 08:31:46 08:31:46 #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:31:47 #219 DONE 0.4s 08:31:47 08:31:47 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:31:47 #157 ... 08:31:47 08:31:47 #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:31:47 #220 DONE 0.1s 08:31:47 08:31:47 #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:31:47 #221 DONE 0.1s 08:31:47 08:31:47 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:31:47 #67 ... 08:31:47 08:31:47 #106 [core-metadata] exporting to image 08:31:47 #106 exporting layers 0.6s done 08:31:48 #106 writing image sha256:82ebdf91c646d111e749e864f3433fd42f657745b2c270cab11322a087bcf600 done 08:31:48 #106 naming to docker.io/library/core-metadata-arm64 done 08:31:48 #106 DONE 15.2s 08:31:48 08:31:48 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:32:26 #149 DONE 2433.4s 08:32:26 08:32:26 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:32:26 #160 DONE 2433.4s 08:32:26 08:32:26 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:32:26 #50 ... 08:32:26 08:32:26 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:32:26 #157 DONE 2433.8s 08:32:26 08:32:26 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:32:26 #50 ... 08:32:26 08:32:26 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:32:26 #222 DONE 0.2s 08:32:26 08:32:26 #223 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:32:26 #223 DONE 0.4s 08:32:26 08:32:26 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:32:26 #224 DONE 0.2s 08:32:26 08:32:26 #225 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:32:26 #225 DONE 0.3s 08:32:26 08:32:26 #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:32:26 #226 DONE 0.2s 08:32:26 08:32:26 #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:32:26 #227 DONE 0.2s 08:32:26 08:32:26 #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:32:26 #228 DONE 0.5s 08:32:26 08:32:26 #229 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:32:26 #229 DONE 0.6s 08:32:26 08:32:26 #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:32:26 #230 ... 08:32:26 08:32:26 #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:32:26 #231 DONE 0.2s 08:32:26 08:32:26 #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:32:26 #230 DONE 0.2s 08:32:26 08:32:26 #106 [support-scheduler] exporting to image 08:32:26 #106 exporting layers 08:32:26 #106 ... 08:32:26 08:32:26 #232 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:32:26 #232 DONE 0.5s 08:32:26 08:32:26 #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:32:26 #233 DONE 0.2s 08:32:26 08:32:26 #106 [support-notifications] exporting to image 08:32:26 #106 exporting layers 0.6s done 08:32:26 #106 writing image sha256:9f7f6ced66cf823a32658cd636e22813c49c456850d1ad9ca7842000aa9bf1fc done 08:32:26 #106 naming to docker.io/library/support-scheduler-arm64 done 08:32:26 #106 exporting layers 0.6s done 08:32:26 #106 writing image sha256:1d418676d7171cf036e2f7797c6751b41d78c9ab83cc4522704646b52d2cf8bd done 08:32:26 #106 naming to docker.io/library/support-notifications-arm64 done 08:32:26 #106 exporting layers 1.5s done 08:32:26 #106 writing image sha256:91753669c0650077e62df34df32abe245a059deb525d3647df651fa49897ab4e done 08:32:26 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 08:32:26 #106 DONE 16.9s 08:32:26 08:32:26 #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:32:26 time="2024-08-23T07:49:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:32:26 time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:32:26 time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:32:26 time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:32:26 time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:32:26 time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:32:26 time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:32:26 time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:32:26 time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:32:26 time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:32:26 time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:32:26 time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:32:26 time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:32:26 time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:32:26 time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:32:26 time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:32:27 $ docker stop --time=1 875293f6bbf9d2394158133deb0390a03dbea980c7e204e0cfa2db381054b133 08:32:28 $ docker rm -f --volumes 875293f6bbf9d2394158133deb0390a03dbea980c7e204e0cfa2db381054b133 [Pipeline] // withDockerContainer [Pipeline] sh 08:32:29 + docker images 08:32:29 REPOSITORY TAG IMAGE ID CREATED SIZE 08:32:29 support-cron-scheduler-arm64 latest 91753669c065 6 seconds ago 43.5MB 08:32:29 support-scheduler-arm64 latest 9f7f6ced66cf 6 seconds ago 41.3MB 08:32:29 support-notifications-arm64 latest 1d418676d717 6 seconds ago 42MB 08:32:29 core-metadata-arm64 latest 82ebdf91c646 42 seconds ago 39.3MB 08:32:29 core-data-arm64 latest 912672e38d54 45 seconds ago 39.1MB 08:32:29 core-keeper-arm64 latest 115b6ee8592b 53 seconds ago 39MB 08:32:29 core-command-arm64 latest 3465560c2989 3 minutes ago 35MB 08:32:29 security-proxy-auth-arm64 latest db8baa04ef87 4 minutes ago 32.6MB 08:32:29 security-spiffe-token-provider-arm64 latest 443b6e6fbef6 12 minutes ago 29MB 08:32:29 core-common-config-bootstrapper-arm64 latest 552bfc9b4523 15 minutes ago 15.3MB 08:32:29 security-secretstore-setup-arm64 latest baab65228a98 16 minutes ago 36.4MB 08:32:29 security-bootstrapper-arm64 latest bd1f66657d1f 16 minutes ago 18.9MB 08:32:29 security-proxy-setup-arm64 latest 4b0526bcdff6 16 minutes ago 26.1MB 08:32:29 security-spire-agent-arm64 latest f2d06eb02b37 42 minutes ago 174MB 08:32:29 security-spire-server-arm64 latest 62234a4b9baf 42 minutes ago 116MB 08:32:29 security-spire-config-arm64 latest ec4c09d232be 42 minutes ago 115MB 08:32:29 ci-base-image-arm64 latest 79b9f2926bdc 43 minutes ago 967MB 08:32:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 08:32:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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:32:29 provisioning config files... 08:32:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/679@tmp/config45545968754438242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:29 ---> ****-login.sh 08:32:29 nexus3.edgexfoundry.org:10001 08:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:30 Configure a credential helper to remove this warning. See 08:32:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:30 08:32:30 Login Succeeded 08:32:30 nexus3.edgexfoundry.org:10002 08:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:30 Configure a credential helper to remove this warning. See 08:32:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:30 08:32:30 Login Succeeded 08:32:30 nexus3.edgexfoundry.org:10003 08:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:30 Configure a credential helper to remove this warning. See 08:32:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:30 08:32:30 Login Succeeded 08:32:30 nexus3.edgexfoundry.org:10004 08:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:31 Configure a credential helper to remove this warning. See 08:32:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:31 08:32:31 Login Succeeded 08:32:31 ****.io 08:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:31 Configure a credential helper to remove this warning. See 08:32:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:31 08:32:31 Login Succeeded 08:32:31 ---> ****-login.sh ends [Pipeline] } 08:32:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:32:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:32:32 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 08:32:32 7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:32:32 latest 08:32:32 3.2.0-dev.59 08:32:32 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:32:32 main 08:32:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:32:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:32:32 b1b560399c1d: Preparing 08:32:32 2fb7ada4ef37: Preparing 08:32:32 50904b7e7a78: Preparing 08:32:32 0aa5456df965: Preparing 08:32:32 428630570798: Preparing 08:32:32 9ff21ace6cf1: Preparing 08:32:32 3c20671a5817: Preparing 08:32:32 9ff21ace6cf1: Waiting 08:32:32 3c20671a5817: Waiting 08:32:33 0aa5456df965: Pushed 08:32:33 b1b560399c1d: Pushed 08:32:33 50904b7e7a78: Pushed 08:32:33 428630570798: Pushed 08:32:33 3c20671a5817: Layer already exists 08:32:33 9ff21ace6cf1: Pushed 08:32:38 2fb7ada4ef37: Pushed 08:32:38 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:3ff3e62f0b8a63c1969088bb3dd01601bc8c88b595b1a74d2d942d762826cf6d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:32:39 b1b560399c1d: Preparing 08:32:39 2fb7ada4ef37: Preparing 08:32:39 50904b7e7a78: Preparing 08:32:39 0aa5456df965: Preparing 08:32:39 428630570798: Preparing 08:32:39 9ff21ace6cf1: Preparing 08:32:39 3c20671a5817: Preparing 08:32:39 9ff21ace6cf1: Waiting 08:32:39 3c20671a5817: Waiting 08:32:39 50904b7e7a78: Layer already exists 08:32:39 428630570798: Layer already exists 08:32:39 2fb7ada4ef37: Layer already exists 08:32:39 b1b560399c1d: Layer already exists 08:32:39 0aa5456df965: Layer already exists 08:32:39 9ff21ace6cf1: Layer already exists 08:32:39 3c20671a5817: Layer already exists 08:32:39 latest: digest: sha256:3ff3e62f0b8a63c1969088bb3dd01601bc8c88b595b1a74d2d942d762826cf6d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.59 08:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:32:40 b1b560399c1d: Preparing 08:32:40 2fb7ada4ef37: Preparing 08:32:40 50904b7e7a78: Preparing 08:32:40 0aa5456df965: Preparing 08:32:40 428630570798: Preparing 08:32:40 9ff21ace6cf1: Preparing 08:32:40 3c20671a5817: Preparing 08:32:40 9ff21ace6cf1: Waiting 08:32:40 3c20671a5817: Waiting 08:32:40 0aa5456df965: Layer already exists 08:32:40 428630570798: Layer already exists 08:32:40 2fb7ada4ef37: Layer already exists 08:32:40 50904b7e7a78: Layer already exists 08:32:40 b1b560399c1d: Layer already exists 08:32:40 9ff21ace6cf1: Layer already exists 08:32:40 3c20671a5817: Layer already exists 08:32:40 3.2.0-dev.59: digest: sha256:3ff3e62f0b8a63c1969088bb3dd01601bc8c88b595b1a74d2d942d762826cf6d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:32:41 b1b560399c1d: Preparing 08:32:41 2fb7ada4ef37: Preparing 08:32:41 50904b7e7a78: Preparing 08:32:41 0aa5456df965: Preparing 08:32:41 428630570798: Preparing 08:32:41 9ff21ace6cf1: Preparing 08:32:41 3c20671a5817: Preparing 08:32:41 9ff21ace6cf1: Waiting 08:32:41 3c20671a5817: Waiting 08:32:41 428630570798: Layer already exists 08:32:41 2fb7ada4ef37: Layer already exists 08:32:41 50904b7e7a78: Layer already exists 08:32:41 0aa5456df965: Layer already exists 08:32:41 b1b560399c1d: Layer already exists 08:32:41 3c20671a5817: Layer already exists 08:32:41 9ff21ace6cf1: Layer already exists 08:32:41 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:3ff3e62f0b8a63c1969088bb3dd01601bc8c88b595b1a74d2d942d762826cf6d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 08:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 08:32:42 b1b560399c1d: Preparing 08:32:42 2fb7ada4ef37: Preparing 08:32:42 50904b7e7a78: Preparing 08:32:42 0aa5456df965: Preparing 08:32:42 428630570798: Preparing 08:32:42 9ff21ace6cf1: Preparing 08:32:42 3c20671a5817: Preparing 08:32:42 9ff21ace6cf1: Waiting 08:32:42 3c20671a5817: Waiting 08:32:42 428630570798: Layer already exists 08:32:42 b1b560399c1d: Layer already exists 08:32:42 0aa5456df965: Layer already exists 08:32:42 2fb7ada4ef37: Layer already exists 08:32:42 50904b7e7a78: Layer already exists 08:32:42 9ff21ace6cf1: Layer already exists 08:32:42 3c20671a5817: Layer already exists 08:32:42 main: digest: sha256:3ff3e62f0b8a63c1969088bb3dd01601bc8c88b595b1a74d2d942d762826cf6d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:32:42 ===================================================== [Pipeline] echo 08:32:42 taggedImages: 08:32:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:32:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 08:32:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.59 08:32:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:32:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 08:32:42 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 08:32:42 7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:32:42 latest 08:32:42 3.2.0-dev.59 08:32:42 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:32:42 main 08:32:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:32:43 de5a3e6cadd7: Preparing 08:32:43 484cbc4807cc: Preparing 08:32:43 20be142a1bda: Preparing 08:32:43 b0f4ddb6092b: Preparing 08:32:43 50904b7e7a78: Preparing 08:32:43 0aa5456df965: Preparing 08:32:43 428630570798: Preparing 08:32:43 9ff21ace6cf1: Preparing 08:32:43 3c20671a5817: Preparing 08:32:43 9ff21ace6cf1: Waiting 08:32:43 0aa5456df965: Waiting 08:32:43 428630570798: Waiting 08:32:43 3c20671a5817: Waiting 08:32:43 50904b7e7a78: Layer already exists 08:32:43 0aa5456df965: Layer already exists 08:32:43 20be142a1bda: Pushed 08:32:43 428630570798: Layer already exists 08:32:43 484cbc4807cc: Pushed 08:32:43 9ff21ace6cf1: Layer already exists 08:32:43 de5a3e6cadd7: Pushed 08:32:43 3c20671a5817: Layer already exists 08:32:46 b0f4ddb6092b: Pushed 08:32:46 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:218d9ecd6103727c927c8ab82e82c7a66a588ff1db75c5a8ae91a964f69ac84e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:46 + 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:32:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:32:46 de5a3e6cadd7: Preparing 08:32:46 484cbc4807cc: Preparing 08:32:46 20be142a1bda: Preparing 08:32:46 b0f4ddb6092b: Preparing 08:32:46 50904b7e7a78: Preparing 08:32:46 0aa5456df965: Preparing 08:32:46 428630570798: Preparing 08:32:46 9ff21ace6cf1: Preparing 08:32:46 3c20671a5817: Preparing 08:32:46 9ff21ace6cf1: Waiting 08:32:46 428630570798: Waiting 08:32:46 3c20671a5817: Waiting 08:32:46 0aa5456df965: Waiting 08:32:46 de5a3e6cadd7: Layer already exists 08:32:46 484cbc4807cc: Layer already exists 08:32:46 b0f4ddb6092b: Layer already exists 08:32:46 50904b7e7a78: Layer already exists 08:32:46 20be142a1bda: Layer already exists 08:32:46 9ff21ace6cf1: Layer already exists 08:32:46 428630570798: Layer already exists 08:32:46 0aa5456df965: Layer already exists 08:32:46 3c20671a5817: Layer already exists 08:32:47 latest: digest: sha256:218d9ecd6103727c927c8ab82e82c7a66a588ff1db75c5a8ae91a964f69ac84e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:47 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.59 08:32:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:32:47 de5a3e6cadd7: Preparing 08:32:47 484cbc4807cc: Preparing 08:32:47 20be142a1bda: Preparing 08:32:47 b0f4ddb6092b: Preparing 08:32:47 50904b7e7a78: Preparing 08:32:47 0aa5456df965: Preparing 08:32:47 428630570798: Preparing 08:32:47 9ff21ace6cf1: Preparing 08:32:47 3c20671a5817: Preparing 08:32:47 0aa5456df965: Waiting 08:32:47 428630570798: Waiting 08:32:47 9ff21ace6cf1: Waiting 08:32:47 3c20671a5817: Waiting 08:32:47 de5a3e6cadd7: Layer already exists 08:32:47 50904b7e7a78: Layer already exists 08:32:47 20be142a1bda: Layer already exists 08:32:47 484cbc4807cc: Layer already exists 08:32:47 b0f4ddb6092b: Layer already exists 08:32:47 0aa5456df965: Layer already exists 08:32:47 428630570798: Layer already exists 08:32:47 3c20671a5817: Layer already exists 08:32:47 9ff21ace6cf1: Layer already exists 08:32:48 3.2.0-dev.59: digest: sha256:218d9ecd6103727c927c8ab82e82c7a66a588ff1db75c5a8ae91a964f69ac84e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:48 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:32:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:32:49 de5a3e6cadd7: Preparing 08:32:49 484cbc4807cc: Preparing 08:32:49 20be142a1bda: Preparing 08:32:49 b0f4ddb6092b: Preparing 08:32:49 50904b7e7a78: Preparing 08:32:49 0aa5456df965: Preparing 08:32:49 428630570798: Preparing 08:32:49 9ff21ace6cf1: Preparing 08:32:49 3c20671a5817: Preparing 08:32:49 0aa5456df965: Waiting 08:32:49 428630570798: Waiting 08:32:49 3c20671a5817: Waiting 08:32:49 9ff21ace6cf1: Waiting 08:32:49 de5a3e6cadd7: Layer already exists 08:32:49 b0f4ddb6092b: Layer already exists 08:32:49 20be142a1bda: Layer already exists 08:32:49 484cbc4807cc: Layer already exists 08:32:49 50904b7e7a78: Layer already exists 08:32:49 0aa5456df965: Layer already exists 08:32:49 3c20671a5817: Layer already exists 08:32:49 428630570798: Layer already exists 08:32:49 9ff21ace6cf1: Layer already exists 08:32:49 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:218d9ecd6103727c927c8ab82e82c7a66a588ff1db75c5a8ae91a964f69ac84e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:49 + 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:32:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 08:32:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 08:32:50 de5a3e6cadd7: Preparing 08:32:50 484cbc4807cc: Preparing 08:32:50 20be142a1bda: Preparing 08:32:50 b0f4ddb6092b: Preparing 08:32:50 50904b7e7a78: Preparing 08:32:50 0aa5456df965: Preparing 08:32:50 428630570798: Preparing 08:32:50 9ff21ace6cf1: Preparing 08:32:50 3c20671a5817: Preparing 08:32:50 428630570798: Waiting 08:32:50 9ff21ace6cf1: Waiting 08:32:50 3c20671a5817: Waiting 08:32:50 0aa5456df965: Waiting 08:32:50 20be142a1bda: Layer already exists 08:32:50 b0f4ddb6092b: Layer already exists 08:32:50 de5a3e6cadd7: Layer already exists 08:32:50 50904b7e7a78: Layer already exists 08:32:50 484cbc4807cc: Layer already exists 08:32:50 0aa5456df965: Layer already exists 08:32:50 428630570798: Layer already exists 08:32:50 9ff21ace6cf1: Layer already exists 08:32:50 3c20671a5817: Layer already exists 08:32:50 main: digest: sha256:218d9ecd6103727c927c8ab82e82c7a66a588ff1db75c5a8ae91a964f69ac84e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:32:50 ===================================================== [Pipeline] echo 08:32:50 taggedImages: 08:32:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:32:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 08:32:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.59 08:32:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:32:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 08:32:50 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 08:32:50 7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:32:50 latest 08:32:50 3.2.0-dev.59 08:32:50 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:32:50 main 08:32:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:32:51 ab695a4768a5: Preparing 08:32:51 be41f9a89058: Preparing 08:32:51 28ac523c421d: Preparing 08:32:51 50904b7e7a78: Preparing 08:32:51 0aa5456df965: Preparing 08:32:51 70a52004f604: Preparing 08:32:51 a1f11935576a: Preparing 08:32:51 3c20671a5817: Preparing 08:32:51 70a52004f604: Waiting 08:32:51 a1f11935576a: Waiting 08:32:51 3c20671a5817: Waiting 08:32:51 0aa5456df965: Layer already exists 08:32:51 50904b7e7a78: Layer already exists 08:32:51 be41f9a89058: Pushed 08:32:51 ab695a4768a5: Pushed 08:32:51 3c20671a5817: Layer already exists 08:32:51 70a52004f604: Pushed 08:32:51 a1f11935576a: Pushed 08:32:59 28ac523c421d: Pushed 08:32:59 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:50c6d231a1afc8fd838d1c1bca23eff1fbffaf2317dfc2a844b5454183fe5a9f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:33:00 ab695a4768a5: Preparing 08:33:00 be41f9a89058: Preparing 08:33:00 28ac523c421d: Preparing 08:33:00 50904b7e7a78: Preparing 08:33:00 0aa5456df965: Preparing 08:33:00 70a52004f604: Preparing 08:33:00 a1f11935576a: Preparing 08:33:00 3c20671a5817: Preparing 08:33:00 70a52004f604: Waiting 08:33:00 a1f11935576a: Waiting 08:33:00 3c20671a5817: Waiting 08:33:00 28ac523c421d: Layer already exists 08:33:00 ab695a4768a5: Layer already exists 08:33:00 be41f9a89058: Layer already exists 08:33:00 50904b7e7a78: Layer already exists 08:33:00 0aa5456df965: Layer already exists 08:33:00 70a52004f604: Layer already exists 08:33:00 3c20671a5817: Layer already exists 08:33:00 a1f11935576a: Layer already exists 08:33:00 latest: digest: sha256:50c6d231a1afc8fd838d1c1bca23eff1fbffaf2317dfc2a844b5454183fe5a9f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.59 08:33:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:33:01 ab695a4768a5: Preparing 08:33:01 be41f9a89058: Preparing 08:33:01 28ac523c421d: Preparing 08:33:01 50904b7e7a78: Preparing 08:33:01 0aa5456df965: Preparing 08:33:01 70a52004f604: Preparing 08:33:01 a1f11935576a: Preparing 08:33:01 3c20671a5817: Preparing 08:33:01 70a52004f604: Waiting 08:33:01 a1f11935576a: Waiting 08:33:01 3c20671a5817: Waiting 08:33:01 50904b7e7a78: Layer already exists 08:33:01 be41f9a89058: Layer already exists 08:33:01 28ac523c421d: Layer already exists 08:33:01 0aa5456df965: Layer already exists 08:33:01 ab695a4768a5: Layer already exists 08:33:01 3c20671a5817: Layer already exists 08:33:01 70a52004f604: Layer already exists 08:33:01 a1f11935576a: Layer already exists 08:33:01 3.2.0-dev.59: digest: sha256:50c6d231a1afc8fd838d1c1bca23eff1fbffaf2317dfc2a844b5454183fe5a9f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:33:02 ab695a4768a5: Preparing 08:33:02 be41f9a89058: Preparing 08:33:02 28ac523c421d: Preparing 08:33:02 50904b7e7a78: Preparing 08:33:02 0aa5456df965: Preparing 08:33:02 70a52004f604: Preparing 08:33:02 a1f11935576a: Preparing 08:33:02 3c20671a5817: Preparing 08:33:02 70a52004f604: Waiting 08:33:02 a1f11935576a: Waiting 08:33:02 3c20671a5817: Waiting 08:33:02 0aa5456df965: Layer already exists 08:33:02 ab695a4768a5: Layer already exists 08:33:02 28ac523c421d: Layer already exists 08:33:02 50904b7e7a78: Layer already exists 08:33:02 be41f9a89058: Layer already exists 08:33:02 70a52004f604: Layer already exists 08:33:02 3c20671a5817: Layer already exists 08:33:02 a1f11935576a: Layer already exists 08:33:02 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:50c6d231a1afc8fd838d1c1bca23eff1fbffaf2317dfc2a844b5454183fe5a9f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 08:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 08:33:03 ab695a4768a5: Preparing 08:33:03 be41f9a89058: Preparing 08:33:03 28ac523c421d: Preparing 08:33:03 50904b7e7a78: Preparing 08:33:03 0aa5456df965: Preparing 08:33:03 70a52004f604: Preparing 08:33:03 a1f11935576a: Preparing 08:33:03 3c20671a5817: Preparing 08:33:03 a1f11935576a: Waiting 08:33:03 70a52004f604: Waiting 08:33:03 3c20671a5817: Waiting 08:33:03 be41f9a89058: Layer already exists 08:33:03 ab695a4768a5: Layer already exists 08:33:03 0aa5456df965: Layer already exists 08:33:03 50904b7e7a78: Layer already exists 08:33:03 28ac523c421d: Layer already exists 08:33:03 70a52004f604: Layer already exists 08:33:03 a1f11935576a: Layer already exists 08:33:03 3c20671a5817: Layer already exists 08:33:03 main: digest: sha256:50c6d231a1afc8fd838d1c1bca23eff1fbffaf2317dfc2a844b5454183fe5a9f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:33:03 ===================================================== [Pipeline] echo 08:33:03 taggedImages: 08:33:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:33:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 08:33:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.59 08:33:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:33:03 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 08:33:03 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 08:33:03 7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:33:03 latest 08:33:03 3.2.0-dev.59 08:33:03 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:33:03 main 08:33:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:04 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:33:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:33:04 1e82b727ce35: Preparing 08:33:04 dea53b52b89d: Preparing 08:33:04 0aa5456df965: Preparing 08:33:04 cbe9225eafd1: Preparing 08:33:04 a9472ccc43ea: Preparing 08:33:04 3c20671a5817: Preparing 08:33:04 3c20671a5817: Waiting 08:33:04 0aa5456df965: Layer already exists 08:33:04 3c20671a5817: Layer already exists 08:33:04 a9472ccc43ea: Pushed 08:33:04 1e82b727ce35: Pushed 08:33:04 cbe9225eafd1: Pushed 08:33:11 dea53b52b89d: Pushed 08:33:11 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:b994b3de516dc9db15a72c26716d5c49932d76ea9dc474e37f5f2fe5c0d23476 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:11 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:33:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:33:12 1e82b727ce35: Preparing 08:33:12 dea53b52b89d: Preparing 08:33:12 0aa5456df965: Preparing 08:33:12 cbe9225eafd1: Preparing 08:33:12 a9472ccc43ea: Preparing 08:33:12 3c20671a5817: Preparing 08:33:12 3c20671a5817: Waiting 08:33:12 1e82b727ce35: Layer already exists 08:33:12 dea53b52b89d: Layer already exists 08:33:12 cbe9225eafd1: Layer already exists 08:33:12 0aa5456df965: Layer already exists 08:33:12 a9472ccc43ea: Layer already exists 08:33:12 3c20671a5817: Layer already exists 08:33:12 latest: digest: sha256:b994b3de516dc9db15a72c26716d5c49932d76ea9dc474e37f5f2fe5c0d23476 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:12 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.59 08:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:33:13 1e82b727ce35: Preparing 08:33:13 dea53b52b89d: Preparing 08:33:13 0aa5456df965: Preparing 08:33:13 cbe9225eafd1: Preparing 08:33:13 a9472ccc43ea: Preparing 08:33:13 3c20671a5817: Preparing 08:33:13 3c20671a5817: Waiting 08:33:13 1e82b727ce35: Layer already exists 08:33:13 cbe9225eafd1: Layer already exists 08:33:13 a9472ccc43ea: Layer already exists 08:33:13 0aa5456df965: Layer already exists 08:33:13 dea53b52b89d: Layer already exists 08:33:13 3c20671a5817: Layer already exists 08:33:13 3.2.0-dev.59: digest: sha256:b994b3de516dc9db15a72c26716d5c49932d76ea9dc474e37f5f2fe5c0d23476 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:13 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:33:14 1e82b727ce35: Preparing 08:33:14 dea53b52b89d: Preparing 08:33:14 0aa5456df965: Preparing 08:33:14 cbe9225eafd1: Preparing 08:33:14 a9472ccc43ea: Preparing 08:33:14 3c20671a5817: Preparing 08:33:14 3c20671a5817: Waiting 08:33:14 1e82b727ce35: Layer already exists 08:33:14 a9472ccc43ea: Layer already exists 08:33:14 0aa5456df965: Layer already exists 08:33:14 dea53b52b89d: Layer already exists 08:33:14 cbe9225eafd1: Layer already exists 08:33:14 3c20671a5817: Layer already exists 08:33:14 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:b994b3de516dc9db15a72c26716d5c49932d76ea9dc474e37f5f2fe5c0d23476 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:14 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 08:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 08:33:15 1e82b727ce35: Preparing 08:33:15 dea53b52b89d: Preparing 08:33:15 0aa5456df965: Preparing 08:33:15 cbe9225eafd1: Preparing 08:33:15 a9472ccc43ea: Preparing 08:33:15 3c20671a5817: Preparing 08:33:15 3c20671a5817: Waiting 08:33:15 1e82b727ce35: Layer already exists 08:33:15 cbe9225eafd1: Layer already exists 08:33:15 a9472ccc43ea: Layer already exists 08:33:15 0aa5456df965: Layer already exists 08:33:15 dea53b52b89d: Layer already exists 08:33:15 3c20671a5817: Layer already exists 08:33:15 main: digest: sha256:b994b3de516dc9db15a72c26716d5c49932d76ea9dc474e37f5f2fe5c0d23476 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:33:15 ===================================================== [Pipeline] echo 08:33:15 taggedImages: 08:33:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:33:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 08:33:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.59 08:33:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:33:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 08:33:15 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 08:33:15 7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:33:15 latest 08:33:15 3.2.0-dev.59 08:33:15 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:33:15 main 08:33:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:33:16 f0221a47d8cb: Preparing 08:33:16 514a89da645f: Preparing 08:33:16 3819dbcdc640: Preparing 08:33:16 50904b7e7a78: Preparing 08:33:16 0aa5456df965: Preparing 08:33:16 428630570798: Preparing 08:33:16 9ff21ace6cf1: Preparing 08:33:16 3c20671a5817: Preparing 08:33:16 428630570798: Waiting 08:33:16 9ff21ace6cf1: Waiting 08:33:16 3c20671a5817: Waiting 08:33:16 0aa5456df965: Layer already exists 08:33:16 50904b7e7a78: Layer already exists 08:33:16 428630570798: Layer already exists 08:33:16 514a89da645f: Pushed 08:33:16 9ff21ace6cf1: Layer already exists 08:33:16 3c20671a5817: Layer already exists 08:33:16 f0221a47d8cb: Pushed 08:33:23 3819dbcdc640: Pushed 08:33:23 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:bea0d99413279492185e2518665ff2f42cfc7d42af81d2dba80db00a1db2db1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:33:23 f0221a47d8cb: Preparing 08:33:23 514a89da645f: Preparing 08:33:23 3819dbcdc640: Preparing 08:33:23 50904b7e7a78: Preparing 08:33:23 0aa5456df965: Preparing 08:33:23 428630570798: Preparing 08:33:23 9ff21ace6cf1: Preparing 08:33:23 3c20671a5817: Preparing 08:33:23 428630570798: Waiting 08:33:23 9ff21ace6cf1: Waiting 08:33:23 3819dbcdc640: Layer already exists 08:33:23 514a89da645f: Layer already exists 08:33:23 50904b7e7a78: Layer already exists 08:33:23 0aa5456df965: Layer already exists 08:33:23 f0221a47d8cb: Layer already exists 08:33:23 428630570798: Layer already exists 08:33:23 9ff21ace6cf1: Layer already exists 08:33:23 3c20671a5817: Layer already exists 08:33:24 latest: digest: sha256:bea0d99413279492185e2518665ff2f42cfc7d42af81d2dba80db00a1db2db1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.59 08:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:33:24 f0221a47d8cb: Preparing 08:33:24 514a89da645f: Preparing 08:33:24 3819dbcdc640: Preparing 08:33:24 50904b7e7a78: Preparing 08:33:24 0aa5456df965: Preparing 08:33:24 428630570798: Preparing 08:33:24 9ff21ace6cf1: Preparing 08:33:24 3c20671a5817: Preparing 08:33:24 428630570798: Waiting 08:33:24 9ff21ace6cf1: Waiting 08:33:24 3c20671a5817: Waiting 08:33:24 3819dbcdc640: Layer already exists 08:33:24 50904b7e7a78: Layer already exists 08:33:24 f0221a47d8cb: Layer already exists 08:33:24 514a89da645f: Layer already exists 08:33:24 0aa5456df965: Layer already exists 08:33:24 428630570798: Layer already exists 08:33:24 9ff21ace6cf1: Layer already exists 08:33:24 3c20671a5817: Layer already exists 08:33:25 3.2.0-dev.59: digest: sha256:bea0d99413279492185e2518665ff2f42cfc7d42af81d2dba80db00a1db2db1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:33:25 f0221a47d8cb: Preparing 08:33:25 514a89da645f: Preparing 08:33:25 3819dbcdc640: Preparing 08:33:25 50904b7e7a78: Preparing 08:33:25 0aa5456df965: Preparing 08:33:25 428630570798: Preparing 08:33:25 9ff21ace6cf1: Preparing 08:33:25 3c20671a5817: Preparing 08:33:25 428630570798: Waiting 08:33:25 9ff21ace6cf1: Waiting 08:33:25 3c20671a5817: Waiting 08:33:25 0aa5456df965: Layer already exists 08:33:25 50904b7e7a78: Layer already exists 08:33:25 3819dbcdc640: Layer already exists 08:33:25 514a89da645f: Layer already exists 08:33:25 f0221a47d8cb: Layer already exists 08:33:25 428630570798: Layer already exists 08:33:25 3c20671a5817: Layer already exists 08:33:25 9ff21ace6cf1: Layer already exists 08:33:26 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:bea0d99413279492185e2518665ff2f42cfc7d42af81d2dba80db00a1db2db1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 08:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 08:33:26 f0221a47d8cb: Preparing 08:33:26 514a89da645f: Preparing 08:33:26 3819dbcdc640: Preparing 08:33:26 50904b7e7a78: Preparing 08:33:26 0aa5456df965: Preparing 08:33:26 428630570798: Preparing 08:33:26 9ff21ace6cf1: Preparing 08:33:26 3c20671a5817: Preparing 08:33:26 9ff21ace6cf1: Waiting 08:33:26 428630570798: Waiting 08:33:26 3c20671a5817: Waiting 08:33:26 514a89da645f: Layer already exists 08:33:26 f0221a47d8cb: Layer already exists 08:33:26 50904b7e7a78: Layer already exists 08:33:26 3819dbcdc640: Layer already exists 08:33:26 0aa5456df965: Layer already exists 08:33:26 9ff21ace6cf1: Layer already exists 08:33:26 428630570798: Layer already exists 08:33:26 3c20671a5817: Layer already exists 08:33:27 main: digest: sha256:bea0d99413279492185e2518665ff2f42cfc7d42af81d2dba80db00a1db2db1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:33:27 ===================================================== [Pipeline] echo 08:33:27 taggedImages: 08:33:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:33:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 08:33:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.59 08:33:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:33:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 08:33:27 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 08:33:27 7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:33:27 latest 08:33:27 3.2.0-dev.59 08:33:27 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:33:27 main 08:33:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:33:28 ae3046b8f44d: Preparing 08:33:28 1183444fe056: Preparing 08:33:28 8282ad35e3e3: Preparing 08:33:28 bbd9bf4fa029: Preparing 08:33:28 f1ec0a0c3b5e: Preparing 08:33:28 094fb24af565: Preparing 08:33:28 3455e3f0d056: Preparing 08:33:28 40dbacfbc72f: Preparing 08:33:28 50904b7e7a78: Preparing 08:33:28 0aa5456df965: Preparing 08:33:28 094073449c3e: Preparing 08:33:28 79ca5c7a3789: Preparing 08:33:28 5f70bf18a086: Preparing 08:33:28 82ac1394a580: Preparing 08:33:28 d390988f3b22: Preparing 08:33:28 1dc8d6aed45d: Preparing 08:33:28 3c20671a5817: Preparing 08:33:28 094fb24af565: Waiting 08:33:28 3455e3f0d056: Waiting 08:33:28 40dbacfbc72f: Waiting 08:33:28 50904b7e7a78: Waiting 08:33:28 0aa5456df965: Waiting 08:33:28 094073449c3e: Waiting 08:33:28 79ca5c7a3789: Waiting 08:33:28 5f70bf18a086: Waiting 08:33:28 82ac1394a580: Waiting 08:33:28 d390988f3b22: Waiting 08:33:28 1dc8d6aed45d: Waiting 08:33:28 3c20671a5817: Waiting 08:33:28 8282ad35e3e3: Pushed 08:33:28 bbd9bf4fa029: Pushed 08:33:28 ae3046b8f44d: Pushed 08:33:28 1183444fe056: Pushed 08:33:28 f1ec0a0c3b5e: Pushed 08:33:28 50904b7e7a78: Layer already exists 08:33:28 094fb24af565: Pushed 08:33:28 0aa5456df965: Layer already exists 08:33:28 3455e3f0d056: Pushed 08:33:28 5f70bf18a086: Layer already exists 08:33:28 094073449c3e: Pushed 08:33:28 79ca5c7a3789: Pushed 08:33:28 82ac1394a580: Pushed 08:33:28 d390988f3b22: Pushed 08:33:28 3c20671a5817: Layer already exists 08:33:28 1dc8d6aed45d: Pushed 08:33:31 40dbacfbc72f: Pushed 08:33:31 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:a52b7f745ad4858d7298b41618960cb2cf0e8ed158897fa94be4c09b434e19f3 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:33:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:33:32 ae3046b8f44d: Preparing 08:33:32 1183444fe056: Preparing 08:33:32 8282ad35e3e3: Preparing 08:33:32 bbd9bf4fa029: Preparing 08:33:32 f1ec0a0c3b5e: Preparing 08:33:32 094fb24af565: Preparing 08:33:32 3455e3f0d056: Preparing 08:33:32 40dbacfbc72f: Preparing 08:33:32 50904b7e7a78: Preparing 08:33:32 0aa5456df965: Preparing 08:33:32 094073449c3e: Preparing 08:33:32 79ca5c7a3789: Preparing 08:33:32 5f70bf18a086: Preparing 08:33:32 82ac1394a580: Preparing 08:33:32 d390988f3b22: Preparing 08:33:32 1dc8d6aed45d: Preparing 08:33:32 3c20671a5817: Preparing 08:33:32 094fb24af565: Waiting 08:33:32 3455e3f0d056: Waiting 08:33:32 40dbacfbc72f: Waiting 08:33:32 50904b7e7a78: Waiting 08:33:32 79ca5c7a3789: Waiting 08:33:32 5f70bf18a086: Waiting 08:33:32 82ac1394a580: Waiting 08:33:32 094073449c3e: Waiting 08:33:32 d390988f3b22: Waiting 08:33:32 1dc8d6aed45d: Waiting 08:33:32 3c20671a5817: Waiting 08:33:32 0aa5456df965: Waiting 08:33:32 f1ec0a0c3b5e: Layer already exists 08:33:32 bbd9bf4fa029: Layer already exists 08:33:32 ae3046b8f44d: Layer already exists 08:33:32 8282ad35e3e3: Layer already exists 08:33:32 1183444fe056: Layer already exists 08:33:32 3455e3f0d056: Layer already exists 08:33:32 40dbacfbc72f: Layer already exists 08:33:32 094fb24af565: Layer already exists 08:33:32 50904b7e7a78: Layer already exists 08:33:32 0aa5456df965: Layer already exists 08:33:32 d390988f3b22: Layer already exists 08:33:32 5f70bf18a086: Layer already exists 08:33:32 82ac1394a580: Layer already exists 08:33:32 79ca5c7a3789: Layer already exists 08:33:32 094073449c3e: Layer already exists 08:33:32 1dc8d6aed45d: Layer already exists 08:33:32 3c20671a5817: Layer already exists 08:33:32 latest: digest: sha256:a52b7f745ad4858d7298b41618960cb2cf0e8ed158897fa94be4c09b434e19f3 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.59 08:33:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:33:33 ae3046b8f44d: Preparing 08:33:33 1183444fe056: Preparing 08:33:33 8282ad35e3e3: Preparing 08:33:33 bbd9bf4fa029: Preparing 08:33:33 f1ec0a0c3b5e: Preparing 08:33:33 094fb24af565: Preparing 08:33:33 3455e3f0d056: Preparing 08:33:33 40dbacfbc72f: Preparing 08:33:33 50904b7e7a78: Preparing 08:33:33 0aa5456df965: Preparing 08:33:33 094073449c3e: Preparing 08:33:33 79ca5c7a3789: Preparing 08:33:33 5f70bf18a086: Preparing 08:33:33 82ac1394a580: Preparing 08:33:33 d390988f3b22: Preparing 08:33:33 1dc8d6aed45d: Preparing 08:33:33 3c20671a5817: Preparing 08:33:33 094073449c3e: Waiting 08:33:33 79ca5c7a3789: Waiting 08:33:33 5f70bf18a086: Waiting 08:33:33 82ac1394a580: Waiting 08:33:33 d390988f3b22: Waiting 08:33:33 094fb24af565: Waiting 08:33:33 3455e3f0d056: Waiting 08:33:33 1dc8d6aed45d: Waiting 08:33:33 40dbacfbc72f: Waiting 08:33:33 3c20671a5817: Waiting 08:33:33 50904b7e7a78: Waiting 08:33:33 bbd9bf4fa029: Layer already exists 08:33:33 ae3046b8f44d: Layer already exists 08:33:33 1183444fe056: Layer already exists 08:33:33 f1ec0a0c3b5e: Layer already exists 08:33:33 8282ad35e3e3: Layer already exists 08:33:33 40dbacfbc72f: Layer already exists 08:33:33 3455e3f0d056: Layer already exists 08:33:33 0aa5456df965: Layer already exists 08:33:33 094fb24af565: Layer already exists 08:33:33 50904b7e7a78: Layer already exists 08:33:33 5f70bf18a086: Layer already exists 08:33:33 094073449c3e: Layer already exists 08:33:33 82ac1394a580: Layer already exists 08:33:33 79ca5c7a3789: Layer already exists 08:33:33 d390988f3b22: Layer already exists 08:33:33 3c20671a5817: Layer already exists 08:33:33 1dc8d6aed45d: Layer already exists 08:33:33 3.2.0-dev.59: digest: sha256:a52b7f745ad4858d7298b41618960cb2cf0e8ed158897fa94be4c09b434e19f3 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:33:35 ae3046b8f44d: Preparing 08:33:35 1183444fe056: Preparing 08:33:35 8282ad35e3e3: Preparing 08:33:35 bbd9bf4fa029: Preparing 08:33:35 f1ec0a0c3b5e: Preparing 08:33:35 094fb24af565: Preparing 08:33:35 3455e3f0d056: Preparing 08:33:35 40dbacfbc72f: Preparing 08:33:35 50904b7e7a78: Preparing 08:33:35 0aa5456df965: Preparing 08:33:35 094073449c3e: Preparing 08:33:35 79ca5c7a3789: Preparing 08:33:35 5f70bf18a086: Preparing 08:33:35 82ac1394a580: Preparing 08:33:35 d390988f3b22: Preparing 08:33:35 1dc8d6aed45d: Preparing 08:33:35 3c20671a5817: Preparing 08:33:35 0aa5456df965: Waiting 08:33:35 094073449c3e: Waiting 08:33:35 79ca5c7a3789: Waiting 08:33:35 5f70bf18a086: Waiting 08:33:35 82ac1394a580: Waiting 08:33:35 d390988f3b22: Waiting 08:33:35 1dc8d6aed45d: Waiting 08:33:35 3c20671a5817: Waiting 08:33:35 094fb24af565: Waiting 08:33:35 3455e3f0d056: Waiting 08:33:35 40dbacfbc72f: Waiting 08:33:35 50904b7e7a78: Waiting 08:33:37 bbd9bf4fa029: Layer already exists 08:33:37 ae3046b8f44d: Layer already exists 08:33:37 1183444fe056: Layer already exists 08:33:37 8282ad35e3e3: Layer already exists 08:33:37 f1ec0a0c3b5e: Layer already exists 08:33:37 3455e3f0d056: Layer already exists 08:33:37 094fb24af565: Layer already exists 08:33:37 50904b7e7a78: Layer already exists 08:33:37 40dbacfbc72f: Layer already exists 08:33:37 0aa5456df965: Layer already exists 08:33:37 094073449c3e: Layer already exists 08:33:37 79ca5c7a3789: Layer already exists 08:33:37 5f70bf18a086: Layer already exists 08:33:37 82ac1394a580: Layer already exists 08:33:37 3c20671a5817: Layer already exists 08:33:37 d390988f3b22: Layer already exists 08:33:37 1dc8d6aed45d: Layer already exists 08:33:38 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:a52b7f745ad4858d7298b41618960cb2cf0e8ed158897fa94be4c09b434e19f3 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:39 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 08:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 08:33:39 ae3046b8f44d: Preparing 08:33:39 1183444fe056: Preparing 08:33:39 8282ad35e3e3: Preparing 08:33:39 bbd9bf4fa029: Preparing 08:33:39 f1ec0a0c3b5e: Preparing 08:33:39 094fb24af565: Preparing 08:33:39 3455e3f0d056: Preparing 08:33:39 40dbacfbc72f: Preparing 08:33:39 50904b7e7a78: Preparing 08:33:39 0aa5456df965: Preparing 08:33:39 094073449c3e: Preparing 08:33:39 79ca5c7a3789: Preparing 08:33:39 5f70bf18a086: Preparing 08:33:39 82ac1394a580: Preparing 08:33:39 d390988f3b22: Preparing 08:33:39 1dc8d6aed45d: Preparing 08:33:39 3c20671a5817: Preparing 08:33:39 094fb24af565: Waiting 08:33:39 3455e3f0d056: Waiting 08:33:39 40dbacfbc72f: Waiting 08:33:39 50904b7e7a78: Waiting 08:33:39 0aa5456df965: Waiting 08:33:39 094073449c3e: Waiting 08:33:39 79ca5c7a3789: Waiting 08:33:39 5f70bf18a086: Waiting 08:33:39 82ac1394a580: Waiting 08:33:39 d390988f3b22: Waiting 08:33:39 1dc8d6aed45d: Waiting 08:33:39 3c20671a5817: Waiting 08:33:39 1183444fe056: Layer already exists 08:33:39 f1ec0a0c3b5e: Layer already exists 08:33:39 ae3046b8f44d: Layer already exists 08:33:39 bbd9bf4fa029: Layer already exists 08:33:39 8282ad35e3e3: Layer already exists 08:33:39 094fb24af565: Layer already exists 08:33:39 40dbacfbc72f: Layer already exists 08:33:39 50904b7e7a78: Layer already exists 08:33:39 3455e3f0d056: Layer already exists 08:33:39 0aa5456df965: Layer already exists 08:33:39 5f70bf18a086: Layer already exists 08:33:39 79ca5c7a3789: Layer already exists 08:33:39 094073449c3e: Layer already exists 08:33:39 82ac1394a580: Layer already exists 08:33:39 d390988f3b22: Layer already exists 08:33:39 1dc8d6aed45d: Layer already exists 08:33:39 3c20671a5817: Layer already exists 08:33:39 main: digest: sha256:a52b7f745ad4858d7298b41618960cb2cf0e8ed158897fa94be4c09b434e19f3 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:33:39 ===================================================== [Pipeline] echo 08:33:39 taggedImages: 08:33:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:33:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 08:33:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.59 08:33:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:33:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 08:33:39 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 08:33:39 7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:33:39 latest 08:33:39 3.2.0-dev.59 08:33:39 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:33:39 main 08:33:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:40 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:33:40 66662eccb811: Preparing 08:33:40 62f627a9cfb3: Preparing 08:33:40 4e80ba3c2a9e: Preparing 08:33:40 c9634a4cea2d: Preparing 08:33:40 50904b7e7a78: Preparing 08:33:40 0aa5456df965: Preparing 08:33:40 428630570798: Preparing 08:33:40 9ff21ace6cf1: Preparing 08:33:40 3c20671a5817: Preparing 08:33:40 428630570798: Waiting 08:33:40 9ff21ace6cf1: Waiting 08:33:40 3c20671a5817: Waiting 08:33:40 0aa5456df965: Waiting 08:33:40 50904b7e7a78: Layer already exists 08:33:40 0aa5456df965: Layer already exists 08:33:40 4e80ba3c2a9e: Pushed 08:33:40 428630570798: Layer already exists 08:33:40 62f627a9cfb3: Pushed 08:33:40 9ff21ace6cf1: Layer already exists 08:33:40 3c20671a5817: Layer already exists 08:33:40 66662eccb811: Pushed 08:33:46 c9634a4cea2d: Pushed 08:33:46 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:fd1c845b195907c25c85348b4b0414d05b95c67d32022ae237c90a8e59317c7a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:46 + 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:33:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:33:47 66662eccb811: Preparing 08:33:47 62f627a9cfb3: Preparing 08:33:47 4e80ba3c2a9e: Preparing 08:33:47 c9634a4cea2d: Preparing 08:33:47 50904b7e7a78: Preparing 08:33:47 0aa5456df965: Preparing 08:33:47 428630570798: Preparing 08:33:47 9ff21ace6cf1: Preparing 08:33:47 3c20671a5817: Preparing 08:33:47 0aa5456df965: Waiting 08:33:47 428630570798: Waiting 08:33:47 9ff21ace6cf1: Waiting 08:33:47 3c20671a5817: Waiting 08:33:47 4e80ba3c2a9e: Layer already exists 08:33:47 66662eccb811: Layer already exists 08:33:47 c9634a4cea2d: Layer already exists 08:33:47 62f627a9cfb3: Layer already exists 08:33:47 50904b7e7a78: Layer already exists 08:33:47 0aa5456df965: Layer already exists 08:33:47 428630570798: Layer already exists 08:33:47 3c20671a5817: Layer already exists 08:33:47 9ff21ace6cf1: Layer already exists 08:33:47 latest: digest: sha256:fd1c845b195907c25c85348b4b0414d05b95c67d32022ae237c90a8e59317c7a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.59 08:33:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:33:48 66662eccb811: Preparing 08:33:48 62f627a9cfb3: Preparing 08:33:48 4e80ba3c2a9e: Preparing 08:33:48 c9634a4cea2d: Preparing 08:33:48 50904b7e7a78: Preparing 08:33:48 0aa5456df965: Preparing 08:33:48 428630570798: Preparing 08:33:48 9ff21ace6cf1: Preparing 08:33:48 3c20671a5817: Preparing 08:33:48 0aa5456df965: Waiting 08:33:48 9ff21ace6cf1: Waiting 08:33:48 3c20671a5817: Waiting 08:33:48 428630570798: Waiting 08:33:48 62f627a9cfb3: Layer already exists 08:33:48 50904b7e7a78: Layer already exists 08:33:48 66662eccb811: Layer already exists 08:33:48 c9634a4cea2d: Layer already exists 08:33:48 4e80ba3c2a9e: Layer already exists 08:33:48 0aa5456df965: Layer already exists 08:33:48 428630570798: Layer already exists 08:33:48 9ff21ace6cf1: Layer already exists 08:33:48 3c20671a5817: Layer already exists 08:33:48 3.2.0-dev.59: digest: sha256:fd1c845b195907c25c85348b4b0414d05b95c67d32022ae237c90a8e59317c7a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:33:49 66662eccb811: Preparing 08:33:49 62f627a9cfb3: Preparing 08:33:49 4e80ba3c2a9e: Preparing 08:33:49 c9634a4cea2d: Preparing 08:33:49 50904b7e7a78: Preparing 08:33:49 0aa5456df965: Preparing 08:33:49 428630570798: Preparing 08:33:49 9ff21ace6cf1: Preparing 08:33:49 3c20671a5817: Preparing 08:33:49 428630570798: Waiting 08:33:49 3c20671a5817: Waiting 08:33:49 0aa5456df965: Waiting 08:33:49 9ff21ace6cf1: Waiting 08:33:49 62f627a9cfb3: Layer already exists 08:33:49 66662eccb811: Layer already exists 08:33:49 50904b7e7a78: Layer already exists 08:33:49 c9634a4cea2d: Layer already exists 08:33:49 4e80ba3c2a9e: Layer already exists 08:33:49 0aa5456df965: Layer already exists 08:33:49 3c20671a5817: Layer already exists 08:33:49 9ff21ace6cf1: Layer already exists 08:33:49 428630570798: Layer already exists 08:33:49 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:fd1c845b195907c25c85348b4b0414d05b95c67d32022ae237c90a8e59317c7a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:49 + 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:33:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 08:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 08:33:50 66662eccb811: Preparing 08:33:50 62f627a9cfb3: Preparing 08:33:50 4e80ba3c2a9e: Preparing 08:33:50 c9634a4cea2d: Preparing 08:33:50 50904b7e7a78: Preparing 08:33:50 0aa5456df965: Preparing 08:33:50 428630570798: Preparing 08:33:50 9ff21ace6cf1: Preparing 08:33:50 3c20671a5817: Preparing 08:33:50 0aa5456df965: Waiting 08:33:50 428630570798: Waiting 08:33:50 9ff21ace6cf1: Waiting 08:33:50 3c20671a5817: Waiting 08:33:50 4e80ba3c2a9e: Layer already exists 08:33:50 c9634a4cea2d: Layer already exists 08:33:50 66662eccb811: Layer already exists 08:33:50 62f627a9cfb3: Layer already exists 08:33:50 50904b7e7a78: Layer already exists 08:33:50 0aa5456df965: Layer already exists 08:33:50 428630570798: Layer already exists 08:33:50 3c20671a5817: Layer already exists 08:33:50 9ff21ace6cf1: Layer already exists 08:33:50 main: digest: sha256:fd1c845b195907c25c85348b4b0414d05b95c67d32022ae237c90a8e59317c7a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:33:50 ===================================================== [Pipeline] echo 08:33:50 taggedImages: 08:33:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:33:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 08:33:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.59 08:33:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:33:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 08:33:50 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 08:33:50 7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:33:50 latest 08:33:50 3.2.0-dev.59 08:33:50 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:33:50 main 08:33:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:33:51 68f8769f7437: Preparing 08:33:51 ab9bbe297f8c: Preparing 08:33:51 7a556e1252a8: Preparing 08:33:51 bc99a2ecb326: Preparing 08:33:51 b473e76904fc: Preparing 08:33:51 50904b7e7a78: Preparing 08:33:51 0aa5456df965: Preparing 08:33:51 50904b7e7a78: Waiting 08:33:51 2d2ac077f82c: Preparing 08:33:51 0aa5456df965: Waiting 08:33:51 2d2ac077f82c: Waiting 08:33:51 bbe74e3a4fa2: Preparing 08:33:51 35d0a4999d16: Preparing 08:33:51 bbe74e3a4fa2: Waiting 08:33:51 3c20671a5817: Preparing 08:33:51 35d0a4999d16: Waiting 08:33:51 ab9bbe297f8c: Pushed 08:33:51 68f8769f7437: Pushed 08:33:51 b473e76904fc: Pushed 08:33:51 bc99a2ecb326: Pushed 08:33:51 50904b7e7a78: Layer already exists 08:33:51 0aa5456df965: Layer already exists 08:33:51 3c20671a5817: Layer already exists 08:33:51 2d2ac077f82c: Pushed 08:33:51 bbe74e3a4fa2: Pushed 08:33:53 7a556e1252a8: Pushed 08:33:54 35d0a4999d16: Pushed 08:33:54 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:9f2ac8830987660a8463a2f0054e96adc604387e703ac989cd1d0f84ff952bdf size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:54 + 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:33:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:33:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:33:55 68f8769f7437: Preparing 08:33:55 ab9bbe297f8c: Preparing 08:33:55 7a556e1252a8: Preparing 08:33:55 bc99a2ecb326: Preparing 08:33:55 b473e76904fc: Preparing 08:33:55 50904b7e7a78: Preparing 08:33:55 0aa5456df965: Preparing 08:33:55 2d2ac077f82c: Preparing 08:33:55 bbe74e3a4fa2: Preparing 08:33:55 35d0a4999d16: Preparing 08:33:55 3c20671a5817: Preparing 08:33:55 2d2ac077f82c: Waiting 08:33:55 bbe74e3a4fa2: Waiting 08:33:55 35d0a4999d16: Waiting 08:33:55 50904b7e7a78: Waiting 08:33:55 0aa5456df965: Waiting 08:33:55 3c20671a5817: Waiting 08:33:55 bc99a2ecb326: Layer already exists 08:33:55 b473e76904fc: Layer already exists 08:33:55 7a556e1252a8: Layer already exists 08:33:55 68f8769f7437: Layer already exists 08:33:55 ab9bbe297f8c: Layer already exists 08:33:55 35d0a4999d16: Layer already exists 08:33:55 bbe74e3a4fa2: Layer already exists 08:33:55 50904b7e7a78: Layer already exists 08:33:55 2d2ac077f82c: Layer already exists 08:33:55 0aa5456df965: Layer already exists 08:33:55 3c20671a5817: Layer already exists 08:33:55 latest: digest: sha256:9f2ac8830987660a8463a2f0054e96adc604387e703ac989cd1d0f84ff952bdf size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.59 08:33:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:33:56 68f8769f7437: Preparing 08:33:56 ab9bbe297f8c: Preparing 08:33:56 7a556e1252a8: Preparing 08:33:56 bc99a2ecb326: Preparing 08:33:56 b473e76904fc: Preparing 08:33:56 50904b7e7a78: Preparing 08:33:56 0aa5456df965: Preparing 08:33:56 2d2ac077f82c: Preparing 08:33:56 bbe74e3a4fa2: Preparing 08:33:56 35d0a4999d16: Preparing 08:33:56 3c20671a5817: Preparing 08:33:56 50904b7e7a78: Waiting 08:33:56 0aa5456df965: Waiting 08:33:56 2d2ac077f82c: Waiting 08:33:56 bbe74e3a4fa2: Waiting 08:33:56 35d0a4999d16: Waiting 08:33:56 3c20671a5817: Waiting 08:33:56 b473e76904fc: Layer already exists 08:33:56 bc99a2ecb326: Layer already exists 08:33:56 ab9bbe297f8c: Layer already exists 08:33:56 68f8769f7437: Layer already exists 08:33:56 7a556e1252a8: Layer already exists 08:33:56 bbe74e3a4fa2: Layer already exists 08:33:56 2d2ac077f82c: Layer already exists 08:33:56 0aa5456df965: Layer already exists 08:33:56 50904b7e7a78: Layer already exists 08:33:56 35d0a4999d16: Layer already exists 08:33:56 3c20671a5817: Layer already exists 08:33:56 3.2.0-dev.59: digest: sha256:9f2ac8830987660a8463a2f0054e96adc604387e703ac989cd1d0f84ff952bdf size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:33:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:33:57 68f8769f7437: Preparing 08:33:57 ab9bbe297f8c: Preparing 08:33:57 7a556e1252a8: Preparing 08:33:57 bc99a2ecb326: Preparing 08:33:57 b473e76904fc: Preparing 08:33:57 50904b7e7a78: Preparing 08:33:57 0aa5456df965: Preparing 08:33:57 2d2ac077f82c: Preparing 08:33:57 bbe74e3a4fa2: Preparing 08:33:57 35d0a4999d16: Preparing 08:33:57 3c20671a5817: Preparing 08:33:57 50904b7e7a78: Waiting 08:33:57 0aa5456df965: Waiting 08:33:57 2d2ac077f82c: Waiting 08:33:57 bbe74e3a4fa2: Waiting 08:33:57 3c20671a5817: Waiting 08:33:57 bc99a2ecb326: Layer already exists 08:33:57 ab9bbe297f8c: Layer already exists 08:33:57 7a556e1252a8: Layer already exists 08:33:57 b473e76904fc: Layer already exists 08:33:57 68f8769f7437: Layer already exists 08:33:57 0aa5456df965: Layer already exists 08:33:57 50904b7e7a78: Layer already exists 08:33:57 2d2ac077f82c: Layer already exists 08:33:57 35d0a4999d16: Layer already exists 08:33:57 bbe74e3a4fa2: Layer already exists 08:33:57 3c20671a5817: Layer already exists 08:33:57 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:9f2ac8830987660a8463a2f0054e96adc604387e703ac989cd1d0f84ff952bdf size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:57 + 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:33:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 08:33:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 08:33:58 68f8769f7437: Preparing 08:33:58 ab9bbe297f8c: Preparing 08:33:58 7a556e1252a8: Preparing 08:33:58 bc99a2ecb326: Preparing 08:33:58 b473e76904fc: Preparing 08:33:58 50904b7e7a78: Preparing 08:33:58 0aa5456df965: Preparing 08:33:58 50904b7e7a78: Waiting 08:33:58 0aa5456df965: Waiting 08:33:58 2d2ac077f82c: Preparing 08:33:58 bbe74e3a4fa2: Preparing 08:33:58 2d2ac077f82c: Waiting 08:33:58 35d0a4999d16: Preparing 08:33:58 3c20671a5817: Preparing 08:33:58 bbe74e3a4fa2: Waiting 08:33:58 3c20671a5817: Waiting 08:33:58 35d0a4999d16: Waiting 08:33:58 b473e76904fc: Layer already exists 08:33:58 bc99a2ecb326: Layer already exists 08:33:58 7a556e1252a8: Layer already exists 08:33:58 ab9bbe297f8c: Layer already exists 08:33:58 68f8769f7437: Layer already exists 08:33:58 2d2ac077f82c: Layer already exists 08:33:58 bbe74e3a4fa2: Layer already exists 08:33:58 35d0a4999d16: Layer already exists 08:33:58 50904b7e7a78: Layer already exists 08:33:58 0aa5456df965: Layer already exists 08:33:58 3c20671a5817: Layer already exists 08:33:58 main: digest: sha256:9f2ac8830987660a8463a2f0054e96adc604387e703ac989cd1d0f84ff952bdf size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:33:58 ===================================================== [Pipeline] echo 08:33:58 taggedImages: 08:33:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:33:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 08:33:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.59 08:33:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:33:58 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 08:33:58 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 08:33:58 7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:33:58 latest 08:33:58 3.2.0-dev.59 08:33:58 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:33:58 main 08:33:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:33:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:33:59 e91923a0a719: Preparing 08:33:59 babee1c6bbcb: Preparing 08:33:59 5392228001bf: Preparing 08:33:59 aac6fdd00ce5: Preparing 08:33:59 04f560914582: Preparing 08:33:59 c25702211a4e: Preparing 08:33:59 2692474b26c6: Preparing 08:33:59 50904b7e7a78: Preparing 08:33:59 0aa5456df965: Preparing 08:33:59 6b373b3ebd13: Preparing 08:33:59 9264bf9c855a: Preparing 08:33:59 3c20671a5817: Preparing 08:33:59 c25702211a4e: Waiting 08:33:59 2692474b26c6: Waiting 08:33:59 50904b7e7a78: Waiting 08:33:59 0aa5456df965: Waiting 08:33:59 6b373b3ebd13: Waiting 08:33:59 9264bf9c855a: Waiting 08:33:59 3c20671a5817: Waiting 08:33:59 babee1c6bbcb: Pushed 08:33:59 04f560914582: Pushed 08:33:59 e91923a0a719: Pushed 08:33:59 50904b7e7a78: Layer already exists 08:33:59 0aa5456df965: Layer already exists 08:33:59 2692474b26c6: Pushed 08:33:59 c25702211a4e: Pushed 08:33:59 3c20671a5817: Layer already exists 08:33:59 6b373b3ebd13: Pushed 08:34:01 aac6fdd00ce5: Pushed 08:34:02 5392228001bf: Pushed 08:34:02 9264bf9c855a: Pushed 08:34:02 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:322e3fbe1f6b7ab8d631cf63a6f5b6a2eb1ff19a6126d0083c316ec25a999fca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:02 + 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:34:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:34:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:34:03 e91923a0a719: Preparing 08:34:03 babee1c6bbcb: Preparing 08:34:03 5392228001bf: Preparing 08:34:03 aac6fdd00ce5: Preparing 08:34:03 04f560914582: Preparing 08:34:03 c25702211a4e: Preparing 08:34:03 2692474b26c6: Preparing 08:34:03 50904b7e7a78: Preparing 08:34:03 0aa5456df965: Preparing 08:34:03 6b373b3ebd13: Preparing 08:34:03 9264bf9c855a: Preparing 08:34:03 3c20671a5817: Preparing 08:34:03 0aa5456df965: Waiting 08:34:03 c25702211a4e: Waiting 08:34:03 6b373b3ebd13: Waiting 08:34:03 2692474b26c6: Waiting 08:34:03 9264bf9c855a: Waiting 08:34:03 3c20671a5817: Waiting 08:34:03 50904b7e7a78: Waiting 08:34:03 babee1c6bbcb: Layer already exists 08:34:03 e91923a0a719: Layer already exists 08:34:03 04f560914582: Layer already exists 08:34:03 5392228001bf: Layer already exists 08:34:03 aac6fdd00ce5: Layer already exists 08:34:03 2692474b26c6: Layer already exists 08:34:03 6b373b3ebd13: Layer already exists 08:34:03 c25702211a4e: Layer already exists 08:34:03 0aa5456df965: Layer already exists 08:34:03 50904b7e7a78: Layer already exists 08:34:03 9264bf9c855a: Layer already exists 08:34:03 3c20671a5817: Layer already exists 08:34:03 latest: digest: sha256:322e3fbe1f6b7ab8d631cf63a6f5b6a2eb1ff19a6126d0083c316ec25a999fca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.59 08:34:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:34:04 e91923a0a719: Preparing 08:34:04 babee1c6bbcb: Preparing 08:34:04 5392228001bf: Preparing 08:34:04 aac6fdd00ce5: Preparing 08:34:04 04f560914582: Preparing 08:34:04 c25702211a4e: Preparing 08:34:04 2692474b26c6: Preparing 08:34:04 50904b7e7a78: Preparing 08:34:04 0aa5456df965: Preparing 08:34:04 6b373b3ebd13: Preparing 08:34:04 9264bf9c855a: Preparing 08:34:04 3c20671a5817: Preparing 08:34:04 0aa5456df965: Waiting 08:34:04 6b373b3ebd13: Waiting 08:34:04 c25702211a4e: Waiting 08:34:04 50904b7e7a78: Waiting 08:34:04 2692474b26c6: Waiting 08:34:04 3c20671a5817: Waiting 08:34:04 04f560914582: Layer already exists 08:34:04 5392228001bf: Layer already exists 08:34:04 babee1c6bbcb: Layer already exists 08:34:04 e91923a0a719: Layer already exists 08:34:04 aac6fdd00ce5: Layer already exists 08:34:04 0aa5456df965: Layer already exists 08:34:04 2692474b26c6: Layer already exists 08:34:04 50904b7e7a78: Layer already exists 08:34:04 c25702211a4e: Layer already exists 08:34:04 6b373b3ebd13: Layer already exists 08:34:04 3c20671a5817: Layer already exists 08:34:04 9264bf9c855a: Layer already exists 08:34:04 3.2.0-dev.59: digest: sha256:322e3fbe1f6b7ab8d631cf63a6f5b6a2eb1ff19a6126d0083c316ec25a999fca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:34:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:34:05 e91923a0a719: Preparing 08:34:05 babee1c6bbcb: Preparing 08:34:05 5392228001bf: Preparing 08:34:05 aac6fdd00ce5: Preparing 08:34:05 04f560914582: Preparing 08:34:05 c25702211a4e: Preparing 08:34:05 2692474b26c6: Preparing 08:34:05 50904b7e7a78: Preparing 08:34:05 0aa5456df965: Preparing 08:34:05 6b373b3ebd13: Preparing 08:34:05 9264bf9c855a: Preparing 08:34:05 3c20671a5817: Preparing 08:34:05 0aa5456df965: Waiting 08:34:05 6b373b3ebd13: Waiting 08:34:05 3c20671a5817: Waiting 08:34:05 9264bf9c855a: Waiting 08:34:05 2692474b26c6: Waiting 08:34:05 50904b7e7a78: Waiting 08:34:05 c25702211a4e: Waiting 08:34:05 aac6fdd00ce5: Layer already exists 08:34:05 babee1c6bbcb: Layer already exists 08:34:05 5392228001bf: Layer already exists 08:34:05 e91923a0a719: Layer already exists 08:34:05 04f560914582: Layer already exists 08:34:05 2692474b26c6: Layer already exists 08:34:05 50904b7e7a78: Layer already exists 08:34:05 c25702211a4e: Layer already exists 08:34:05 6b373b3ebd13: Layer already exists 08:34:05 0aa5456df965: Layer already exists 08:34:05 9264bf9c855a: Layer already exists 08:34:05 3c20671a5817: Layer already exists 08:34:05 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:322e3fbe1f6b7ab8d631cf63a6f5b6a2eb1ff19a6126d0083c316ec25a999fca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:05 + 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:34:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 08:34:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 08:34:06 e91923a0a719: Preparing 08:34:06 babee1c6bbcb: Preparing 08:34:06 5392228001bf: Preparing 08:34:06 aac6fdd00ce5: Preparing 08:34:06 04f560914582: Preparing 08:34:06 c25702211a4e: Preparing 08:34:06 2692474b26c6: Preparing 08:34:06 50904b7e7a78: Preparing 08:34:06 0aa5456df965: Preparing 08:34:06 6b373b3ebd13: Preparing 08:34:06 9264bf9c855a: Preparing 08:34:06 3c20671a5817: Preparing 08:34:06 2692474b26c6: Waiting 08:34:06 50904b7e7a78: Waiting 08:34:06 0aa5456df965: Waiting 08:34:06 6b373b3ebd13: Waiting 08:34:06 9264bf9c855a: Waiting 08:34:06 3c20671a5817: Waiting 08:34:06 c25702211a4e: Waiting 08:34:06 5392228001bf: Layer already exists 08:34:06 babee1c6bbcb: Layer already exists 08:34:06 04f560914582: Layer already exists 08:34:06 aac6fdd00ce5: Layer already exists 08:34:06 e91923a0a719: Layer already exists 08:34:06 c25702211a4e: Layer already exists 08:34:06 50904b7e7a78: Layer already exists 08:34:06 2692474b26c6: Layer already exists 08:34:06 6b373b3ebd13: Layer already exists 08:34:06 0aa5456df965: Layer already exists 08:34:06 3c20671a5817: Layer already exists 08:34:06 9264bf9c855a: Layer already exists 08:34:06 main: digest: sha256:322e3fbe1f6b7ab8d631cf63a6f5b6a2eb1ff19a6126d0083c316ec25a999fca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:06 ===================================================== [Pipeline] echo 08:34:06 taggedImages: 08:34:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:34:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 08:34:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.59 08:34:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:34:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 08:34:06 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 08:34:06 7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:34:06 latest 08:34:06 3.2.0-dev.59 08:34:06 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:34:06 main 08:34:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:06 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:34:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:34:07 7dc3727ad404: Preparing 08:34:07 b15fa728a733: Preparing 08:34:07 50904b7e7a78: Preparing 08:34:07 0aa5456df965: Preparing 08:34:07 44e3fa526d9e: Preparing 08:34:07 715d33084cd3: Preparing 08:34:07 3c20671a5817: Preparing 08:34:07 715d33084cd3: Waiting 08:34:07 3c20671a5817: Waiting 08:34:07 0aa5456df965: Layer already exists 08:34:07 50904b7e7a78: Layer already exists 08:34:07 3c20671a5817: Layer already exists 08:34:07 44e3fa526d9e: Pushed 08:34:07 7dc3727ad404: Pushed 08:34:09 715d33084cd3: Pushed 08:34:11 b15fa728a733: Pushed 08:34:11 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:d40af03e328ec3b0eb0fb63812eae94100069b7686831fd3ba89241c58844a10 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:11 + 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:34:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:34:12 7dc3727ad404: Preparing 08:34:12 b15fa728a733: Preparing 08:34:12 50904b7e7a78: Preparing 08:34:12 0aa5456df965: Preparing 08:34:12 44e3fa526d9e: Preparing 08:34:12 715d33084cd3: Preparing 08:34:12 3c20671a5817: Preparing 08:34:12 715d33084cd3: Waiting 08:34:12 3c20671a5817: Waiting 08:34:12 44e3fa526d9e: Layer already exists 08:34:12 0aa5456df965: Layer already exists 08:34:12 7dc3727ad404: Layer already exists 08:34:12 b15fa728a733: Layer already exists 08:34:12 50904b7e7a78: Layer already exists 08:34:12 715d33084cd3: Layer already exists 08:34:12 3c20671a5817: Layer already exists 08:34:12 latest: digest: sha256:d40af03e328ec3b0eb0fb63812eae94100069b7686831fd3ba89241c58844a10 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.59 08:34:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:34:13 7dc3727ad404: Preparing 08:34:13 b15fa728a733: Preparing 08:34:13 50904b7e7a78: Preparing 08:34:13 0aa5456df965: Preparing 08:34:13 44e3fa526d9e: Preparing 08:34:13 715d33084cd3: Preparing 08:34:13 3c20671a5817: Preparing 08:34:13 715d33084cd3: Waiting 08:34:13 3c20671a5817: Waiting 08:34:13 50904b7e7a78: Layer already exists 08:34:13 7dc3727ad404: Layer already exists 08:34:13 0aa5456df965: Layer already exists 08:34:13 b15fa728a733: Layer already exists 08:34:13 44e3fa526d9e: Layer already exists 08:34:13 3c20671a5817: Layer already exists 08:34:13 715d33084cd3: Layer already exists 08:34:13 3.2.0-dev.59: digest: sha256:d40af03e328ec3b0eb0fb63812eae94100069b7686831fd3ba89241c58844a10 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:13 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:34:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:34:14 7dc3727ad404: Preparing 08:34:14 b15fa728a733: Preparing 08:34:14 50904b7e7a78: Preparing 08:34:14 0aa5456df965: Preparing 08:34:14 44e3fa526d9e: Preparing 08:34:14 715d33084cd3: Preparing 08:34:14 3c20671a5817: Preparing 08:34:14 715d33084cd3: Waiting 08:34:14 3c20671a5817: Waiting 08:34:14 7dc3727ad404: Layer already exists 08:34:14 0aa5456df965: Layer already exists 08:34:14 44e3fa526d9e: Layer already exists 08:34:14 b15fa728a733: Layer already exists 08:34:14 50904b7e7a78: Layer already exists 08:34:14 3c20671a5817: Layer already exists 08:34:14 715d33084cd3: Layer already exists 08:34:14 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:d40af03e328ec3b0eb0fb63812eae94100069b7686831fd3ba89241c58844a10 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:14 + 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:34:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 08:34:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 08:34:15 7dc3727ad404: Preparing 08:34:15 b15fa728a733: Preparing 08:34:15 50904b7e7a78: Preparing 08:34:15 0aa5456df965: Preparing 08:34:15 44e3fa526d9e: Preparing 08:34:15 715d33084cd3: Preparing 08:34:15 3c20671a5817: Preparing 08:34:15 3c20671a5817: Waiting 08:34:15 715d33084cd3: Waiting 08:34:15 50904b7e7a78: Layer already exists 08:34:15 44e3fa526d9e: Layer already exists 08:34:15 7dc3727ad404: Layer already exists 08:34:15 0aa5456df965: Layer already exists 08:34:15 b15fa728a733: Layer already exists 08:34:15 3c20671a5817: Layer already exists 08:34:15 715d33084cd3: Layer already exists 08:34:15 main: digest: sha256:d40af03e328ec3b0eb0fb63812eae94100069b7686831fd3ba89241c58844a10 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:15 ===================================================== [Pipeline] echo 08:34:15 taggedImages: 08:34:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:34:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 08:34:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.59 08:34:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:34:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 08:34:15 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 08:34:15 7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:34:15 latest 08:34:15 3.2.0-dev.59 08:34:15 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:34:15 main 08:34:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:34:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:34:16 ab3c00a92d26: Preparing 08:34:16 1d6afa12e4b1: Preparing 08:34:16 15fa8dfe5c16: Preparing 08:34:16 50904b7e7a78: Preparing 08:34:16 0aa5456df965: Preparing 08:34:16 3555e01c22fe: Preparing 08:34:16 5da99c9e1caf: Preparing 08:34:16 5ae1e850aad9: Preparing 08:34:16 f98af51d619c: Preparing 08:34:16 3c20671a5817: Preparing 08:34:16 f98af51d619c: Waiting 08:34:16 3555e01c22fe: Waiting 08:34:16 5da99c9e1caf: Waiting 08:34:16 3c20671a5817: Waiting 08:34:16 5ae1e850aad9: Waiting 08:34:16 0aa5456df965: Layer already exists 08:34:16 50904b7e7a78: Layer already exists 08:34:16 1d6afa12e4b1: Pushed 08:34:16 15fa8dfe5c16: Pushed 08:34:16 ab3c00a92d26: Pushed 08:34:16 3c20671a5817: Layer already exists 08:34:16 5ae1e850aad9: Pushed 08:34:17 f98af51d619c: Pushed 08:34:30 5da99c9e1caf: Pushed 08:34:38 3555e01c22fe: Pushed 08:34:38 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:da76147647f453780565a91dea5e2c0d0946243fd76c2161b080206e8b26d94c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:38 + 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:34:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:34:39 ab3c00a92d26: Preparing 08:34:39 1d6afa12e4b1: Preparing 08:34:39 15fa8dfe5c16: Preparing 08:34:39 50904b7e7a78: Preparing 08:34:39 0aa5456df965: Preparing 08:34:39 3555e01c22fe: Preparing 08:34:39 5da99c9e1caf: Preparing 08:34:39 5ae1e850aad9: Preparing 08:34:39 f98af51d619c: Preparing 08:34:39 3c20671a5817: Preparing 08:34:39 5ae1e850aad9: Waiting 08:34:39 f98af51d619c: Waiting 08:34:39 3c20671a5817: Waiting 08:34:39 3555e01c22fe: Waiting 08:34:39 5da99c9e1caf: Waiting 08:34:39 15fa8dfe5c16: Layer already exists 08:34:39 ab3c00a92d26: Layer already exists 08:34:39 1d6afa12e4b1: Layer already exists 08:34:39 0aa5456df965: Layer already exists 08:34:39 50904b7e7a78: Layer already exists 08:34:39 f98af51d619c: Layer already exists 08:34:39 3555e01c22fe: Layer already exists 08:34:39 5ae1e850aad9: Layer already exists 08:34:39 5da99c9e1caf: Layer already exists 08:34:39 3c20671a5817: Layer already exists 08:34:39 latest: digest: sha256:da76147647f453780565a91dea5e2c0d0946243fd76c2161b080206e8b26d94c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.59 08:34:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:34:40 ab3c00a92d26: Preparing 08:34:40 1d6afa12e4b1: Preparing 08:34:40 15fa8dfe5c16: Preparing 08:34:40 50904b7e7a78: Preparing 08:34:40 0aa5456df965: Preparing 08:34:40 3555e01c22fe: Preparing 08:34:40 5da99c9e1caf: Preparing 08:34:40 5ae1e850aad9: Preparing 08:34:40 f98af51d619c: Preparing 08:34:40 3c20671a5817: Preparing 08:34:40 5da99c9e1caf: Waiting 08:34:40 5ae1e850aad9: Waiting 08:34:40 f98af51d619c: Waiting 08:34:40 3c20671a5817: Waiting 08:34:40 3555e01c22fe: Waiting 08:34:40 15fa8dfe5c16: Layer already exists 08:34:40 ab3c00a92d26: Layer already exists 08:34:40 50904b7e7a78: Layer already exists 08:34:40 0aa5456df965: Layer already exists 08:34:40 1d6afa12e4b1: Layer already exists 08:34:40 5da99c9e1caf: Layer already exists 08:34:40 f98af51d619c: Layer already exists 08:34:40 5ae1e850aad9: Layer already exists 08:34:40 3555e01c22fe: Layer already exists 08:34:40 3c20671a5817: Layer already exists 08:34:40 3.2.0-dev.59: digest: sha256:da76147647f453780565a91dea5e2c0d0946243fd76c2161b080206e8b26d94c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:34:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:34:41 ab3c00a92d26: Preparing 08:34:41 1d6afa12e4b1: Preparing 08:34:41 15fa8dfe5c16: Preparing 08:34:41 50904b7e7a78: Preparing 08:34:41 0aa5456df965: Preparing 08:34:41 3555e01c22fe: Preparing 08:34:41 5da99c9e1caf: Preparing 08:34:41 5ae1e850aad9: Preparing 08:34:41 f98af51d619c: Preparing 08:34:41 3c20671a5817: Preparing 08:34:41 5da99c9e1caf: Waiting 08:34:41 5ae1e850aad9: Waiting 08:34:41 f98af51d619c: Waiting 08:34:41 3c20671a5817: Waiting 08:34:41 3555e01c22fe: Waiting 08:34:41 15fa8dfe5c16: Layer already exists 08:34:41 0aa5456df965: Layer already exists 08:34:41 ab3c00a92d26: Layer already exists 08:34:41 1d6afa12e4b1: Layer already exists 08:34:41 50904b7e7a78: Layer already exists 08:34:41 3555e01c22fe: Layer already exists 08:34:41 5ae1e850aad9: Layer already exists 08:34:41 f98af51d619c: Layer already exists 08:34:41 3c20671a5817: Layer already exists 08:34:41 5da99c9e1caf: Layer already exists 08:34:41 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:da76147647f453780565a91dea5e2c0d0946243fd76c2161b080206e8b26d94c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:41 + 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:34:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:34:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:34:42 ab3c00a92d26: Preparing 08:34:42 1d6afa12e4b1: Preparing 08:34:42 15fa8dfe5c16: Preparing 08:34:42 50904b7e7a78: Preparing 08:34:42 0aa5456df965: Preparing 08:34:42 3555e01c22fe: Preparing 08:34:42 5da99c9e1caf: Preparing 08:34:42 5ae1e850aad9: Preparing 08:34:42 f98af51d619c: Preparing 08:34:42 3c20671a5817: Preparing 08:34:42 5ae1e850aad9: Waiting 08:34:42 f98af51d619c: Waiting 08:34:42 3c20671a5817: Waiting 08:34:42 3555e01c22fe: Waiting 08:34:42 5da99c9e1caf: Waiting 08:34:42 0aa5456df965: Layer already exists 08:34:42 50904b7e7a78: Layer already exists 08:34:42 1d6afa12e4b1: Layer already exists 08:34:42 ab3c00a92d26: Layer already exists 08:34:42 15fa8dfe5c16: Layer already exists 08:34:42 5ae1e850aad9: Layer already exists 08:34:42 5da99c9e1caf: Layer already exists 08:34:42 f98af51d619c: Layer already exists 08:34:42 3c20671a5817: Layer already exists 08:34:42 3555e01c22fe: Layer already exists 08:34:42 main: digest: sha256:da76147647f453780565a91dea5e2c0d0946243fd76c2161b080206e8b26d94c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:34:42 ===================================================== [Pipeline] echo 08:34:42 taggedImages: 08:34:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:34:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:34:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.59 08:34:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:34:42 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:34:42 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:34:42 7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:34:42 latest 08:34:42 3.2.0-dev.59 08:34:42 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:34:42 main 08:34:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:34:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:34:43 88839c56b649: Preparing 08:34:43 d6c981d8df1b: Preparing 08:34:43 01d225e941c1: Preparing 08:34:43 50904b7e7a78: Preparing 08:34:43 0aa5456df965: Preparing 08:34:43 5d29a3f58a1d: Preparing 08:34:43 10162fcfb346: Preparing 08:34:43 9a7bb456d253: Preparing 08:34:43 3c20671a5817: Preparing 08:34:43 5d29a3f58a1d: Waiting 08:34:43 10162fcfb346: Waiting 08:34:43 9a7bb456d253: Waiting 08:34:43 3c20671a5817: Waiting 08:34:43 0aa5456df965: Layer already exists 08:34:43 50904b7e7a78: Layer already exists 08:34:43 d6c981d8df1b: Pushed 08:34:43 01d225e941c1: Pushed 08:34:43 88839c56b649: Pushed 08:34:43 3c20671a5817: Layer already exists 08:34:43 10162fcfb346: Pushed 08:34:43 9a7bb456d253: Pushed 08:35:06 5d29a3f58a1d: Pushed 08:35:06 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:dffdaeabc37f6ed1f243fd19692fcbb1d99a223c850d5042f63b2e39ca7e6b97 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:06 + 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:35:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:35:06 88839c56b649: Preparing 08:35:06 d6c981d8df1b: Preparing 08:35:06 01d225e941c1: Preparing 08:35:06 50904b7e7a78: Preparing 08:35:06 0aa5456df965: Preparing 08:35:06 5d29a3f58a1d: Preparing 08:35:06 10162fcfb346: Preparing 08:35:06 9a7bb456d253: Preparing 08:35:06 3c20671a5817: Preparing 08:35:06 5d29a3f58a1d: Waiting 08:35:06 9a7bb456d253: Waiting 08:35:06 3c20671a5817: Waiting 08:35:06 10162fcfb346: Waiting 08:35:06 d6c981d8df1b: Layer already exists 08:35:06 88839c56b649: Layer already exists 08:35:06 01d225e941c1: Layer already exists 08:35:06 0aa5456df965: Layer already exists 08:35:06 50904b7e7a78: Layer already exists 08:35:06 10162fcfb346: Layer already exists 08:35:06 5d29a3f58a1d: Layer already exists 08:35:06 3c20671a5817: Layer already exists 08:35:06 9a7bb456d253: Layer already exists 08:35:06 latest: digest: sha256:dffdaeabc37f6ed1f243fd19692fcbb1d99a223c850d5042f63b2e39ca7e6b97 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.59 08:35:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:35:07 88839c56b649: Preparing 08:35:07 d6c981d8df1b: Preparing 08:35:07 01d225e941c1: Preparing 08:35:07 50904b7e7a78: Preparing 08:35:07 0aa5456df965: Preparing 08:35:07 5d29a3f58a1d: Preparing 08:35:07 10162fcfb346: Preparing 08:35:07 9a7bb456d253: Preparing 08:35:07 3c20671a5817: Preparing 08:35:07 10162fcfb346: Waiting 08:35:07 9a7bb456d253: Waiting 08:35:07 3c20671a5817: Waiting 08:35:07 5d29a3f58a1d: Waiting 08:35:07 0aa5456df965: Layer already exists 08:35:07 d6c981d8df1b: Layer already exists 08:35:07 88839c56b649: Layer already exists 08:35:07 50904b7e7a78: Layer already exists 08:35:07 01d225e941c1: Layer already exists 08:35:07 5d29a3f58a1d: Layer already exists 08:35:07 9a7bb456d253: Layer already exists 08:35:07 10162fcfb346: Layer already exists 08:35:07 3c20671a5817: Layer already exists 08:35:07 3.2.0-dev.59: digest: sha256:dffdaeabc37f6ed1f243fd19692fcbb1d99a223c850d5042f63b2e39ca7e6b97 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:35:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:35:08 88839c56b649: Preparing 08:35:08 d6c981d8df1b: Preparing 08:35:08 01d225e941c1: Preparing 08:35:08 50904b7e7a78: Preparing 08:35:08 0aa5456df965: Preparing 08:35:08 5d29a3f58a1d: Preparing 08:35:08 10162fcfb346: Preparing 08:35:08 9a7bb456d253: Preparing 08:35:08 3c20671a5817: Preparing 08:35:08 5d29a3f58a1d: Waiting 08:35:08 10162fcfb346: Waiting 08:35:08 9a7bb456d253: Waiting 08:35:08 3c20671a5817: Waiting 08:35:08 01d225e941c1: Layer already exists 08:35:08 0aa5456df965: Layer already exists 08:35:08 50904b7e7a78: Layer already exists 08:35:08 d6c981d8df1b: Layer already exists 08:35:08 88839c56b649: Layer already exists 08:35:08 10162fcfb346: Layer already exists 08:35:08 9a7bb456d253: Layer already exists 08:35:08 5d29a3f58a1d: Layer already exists 08:35:08 3c20671a5817: Layer already exists 08:35:08 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:dffdaeabc37f6ed1f243fd19692fcbb1d99a223c850d5042f63b2e39ca7e6b97 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:09 + 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:35:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:35:09 88839c56b649: Preparing 08:35:09 d6c981d8df1b: Preparing 08:35:09 01d225e941c1: Preparing 08:35:09 50904b7e7a78: Preparing 08:35:09 0aa5456df965: Preparing 08:35:09 5d29a3f58a1d: Preparing 08:35:09 10162fcfb346: Preparing 08:35:09 9a7bb456d253: Preparing 08:35:09 3c20671a5817: Preparing 08:35:09 5d29a3f58a1d: Waiting 08:35:09 10162fcfb346: Waiting 08:35:09 9a7bb456d253: Waiting 08:35:09 3c20671a5817: Waiting 08:35:09 88839c56b649: Layer already exists 08:35:09 01d225e941c1: Layer already exists 08:35:09 50904b7e7a78: Layer already exists 08:35:09 d6c981d8df1b: Layer already exists 08:35:09 0aa5456df965: Layer already exists 08:35:09 5d29a3f58a1d: Layer already exists 08:35:09 10162fcfb346: Layer already exists 08:35:09 9a7bb456d253: Layer already exists 08:35:09 3c20671a5817: Layer already exists 08:35:09 main: digest: sha256:dffdaeabc37f6ed1f243fd19692fcbb1d99a223c850d5042f63b2e39ca7e6b97 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:09 ===================================================== [Pipeline] echo 08:35:09 taggedImages: 08:35:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:35:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:35:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.59 08:35:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:35:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:35:09 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:35:09 7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:35:09 latest 08:35:09 3.2.0-dev.59 08:35:09 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:35:09 main 08:35:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:10 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:35:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:35:10 8b364a9d1dfc: Preparing 08:35:10 4f3c4daab891: Preparing 08:35:10 13c6e9987bf3: Preparing 08:35:10 50904b7e7a78: Preparing 08:35:10 0aa5456df965: Preparing 08:35:10 f6ff79761240: Preparing 08:35:10 5ae1e850aad9: Preparing 08:35:10 f98af51d619c: Preparing 08:35:10 3c20671a5817: Preparing 08:35:10 5ae1e850aad9: Waiting 08:35:10 f98af51d619c: Waiting 08:35:10 3c20671a5817: Waiting 08:35:10 f6ff79761240: Waiting 08:35:10 0aa5456df965: Layer already exists 08:35:10 50904b7e7a78: Layer already exists 08:35:10 5ae1e850aad9: Layer already exists 08:35:10 13c6e9987bf3: Pushed 08:35:10 4f3c4daab891: Pushed 08:35:10 f98af51d619c: Layer already exists 08:35:10 3c20671a5817: Layer already exists 08:35:10 8b364a9d1dfc: Pushed 08:35:32 f6ff79761240: Pushed 08:35:32 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:7e76931a46ec37ed2f8ee1a0755e5c99bfd22dfb38a96677a39b9e707142a2d3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:33 + 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:35:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:35:33 8b364a9d1dfc: Preparing 08:35:33 4f3c4daab891: Preparing 08:35:33 13c6e9987bf3: Preparing 08:35:33 50904b7e7a78: Preparing 08:35:33 0aa5456df965: Preparing 08:35:33 f6ff79761240: Preparing 08:35:33 5ae1e850aad9: Preparing 08:35:33 f98af51d619c: Preparing 08:35:33 3c20671a5817: Preparing 08:35:33 f6ff79761240: Waiting 08:35:33 5ae1e850aad9: Waiting 08:35:33 f98af51d619c: Waiting 08:35:33 3c20671a5817: Waiting 08:35:33 8b364a9d1dfc: Layer already exists 08:35:33 50904b7e7a78: Layer already exists 08:35:33 0aa5456df965: Layer already exists 08:35:33 13c6e9987bf3: Layer already exists 08:35:33 4f3c4daab891: Layer already exists 08:35:33 5ae1e850aad9: Layer already exists 08:35:33 3c20671a5817: Layer already exists 08:35:33 f98af51d619c: Layer already exists 08:35:33 f6ff79761240: Layer already exists 08:35:33 latest: digest: sha256:7e76931a46ec37ed2f8ee1a0755e5c99bfd22dfb38a96677a39b9e707142a2d3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:34 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.59 08:35:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:35:34 8b364a9d1dfc: Preparing 08:35:34 4f3c4daab891: Preparing 08:35:34 13c6e9987bf3: Preparing 08:35:34 50904b7e7a78: Preparing 08:35:34 0aa5456df965: Preparing 08:35:34 f6ff79761240: Preparing 08:35:34 5ae1e850aad9: Preparing 08:35:34 f98af51d619c: Preparing 08:35:34 3c20671a5817: Preparing 08:35:34 5ae1e850aad9: Waiting 08:35:34 f98af51d619c: Waiting 08:35:34 3c20671a5817: Waiting 08:35:34 f6ff79761240: Waiting 08:35:34 13c6e9987bf3: Layer already exists 08:35:34 50904b7e7a78: Layer already exists 08:35:34 4f3c4daab891: Layer already exists 08:35:34 0aa5456df965: Layer already exists 08:35:34 8b364a9d1dfc: Layer already exists 08:35:34 f6ff79761240: Layer already exists 08:35:34 f98af51d619c: Layer already exists 08:35:34 5ae1e850aad9: Layer already exists 08:35:34 3c20671a5817: Layer already exists 08:35:34 3.2.0-dev.59: digest: sha256:7e76931a46ec37ed2f8ee1a0755e5c99bfd22dfb38a96677a39b9e707142a2d3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:35:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:35:35 8b364a9d1dfc: Preparing 08:35:35 4f3c4daab891: Preparing 08:35:35 13c6e9987bf3: Preparing 08:35:35 50904b7e7a78: Preparing 08:35:35 0aa5456df965: Preparing 08:35:35 f6ff79761240: Preparing 08:35:35 5ae1e850aad9: Preparing 08:35:35 f98af51d619c: Preparing 08:35:35 3c20671a5817: Preparing 08:35:35 5ae1e850aad9: Waiting 08:35:35 f98af51d619c: Waiting 08:35:35 f6ff79761240: Waiting 08:35:35 3c20671a5817: Waiting 08:35:35 8b364a9d1dfc: Layer already exists 08:35:35 0aa5456df965: Layer already exists 08:35:35 4f3c4daab891: Layer already exists 08:35:35 13c6e9987bf3: Layer already exists 08:35:35 50904b7e7a78: Layer already exists 08:35:35 f6ff79761240: Layer already exists 08:35:35 5ae1e850aad9: Layer already exists 08:35:35 f98af51d619c: Layer already exists 08:35:35 3c20671a5817: Layer already exists 08:35:36 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:7e76931a46ec37ed2f8ee1a0755e5c99bfd22dfb38a96677a39b9e707142a2d3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:36 + 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:35:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:35:36 8b364a9d1dfc: Preparing 08:35:36 4f3c4daab891: Preparing 08:35:36 13c6e9987bf3: Preparing 08:35:36 50904b7e7a78: Preparing 08:35:36 0aa5456df965: Preparing 08:35:36 f6ff79761240: Preparing 08:35:36 5ae1e850aad9: Preparing 08:35:36 f98af51d619c: Preparing 08:35:36 f6ff79761240: Waiting 08:35:36 5ae1e850aad9: Waiting 08:35:36 3c20671a5817: Preparing 08:35:36 f98af51d619c: Waiting 08:35:36 8b364a9d1dfc: Layer already exists 08:35:36 50904b7e7a78: Layer already exists 08:35:36 13c6e9987bf3: Layer already exists 08:35:36 4f3c4daab891: Layer already exists 08:35:36 0aa5456df965: Layer already exists 08:35:36 5ae1e850aad9: Layer already exists 08:35:36 f6ff79761240: Layer already exists 08:35:36 3c20671a5817: Layer already exists 08:35:36 f98af51d619c: Layer already exists 08:35:37 main: digest: sha256:7e76931a46ec37ed2f8ee1a0755e5c99bfd22dfb38a96677a39b9e707142a2d3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:37 ===================================================== [Pipeline] echo 08:35:37 taggedImages: 08:35:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:35:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:35:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.59 08:35:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:35:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:35:37 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 08:35:37 7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:35:37 latest 08:35:37 3.2.0-dev.59 08:35:37 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:35:37 main 08:35:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:37 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:37 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:35:37 d7cd58407ba3: Preparing 08:35:37 d325b054ab24: Preparing 08:35:37 50904b7e7a78: Preparing 08:35:37 0aa5456df965: Preparing 08:35:37 eb58ab9caab4: Preparing 08:35:37 a93859fe3580: Preparing 08:35:37 3c20671a5817: Preparing 08:35:37 a93859fe3580: Waiting 08:35:37 3c20671a5817: Waiting 08:35:38 50904b7e7a78: Layer already exists 08:35:38 0aa5456df965: Layer already exists 08:35:38 3c20671a5817: Layer already exists 08:35:38 eb58ab9caab4: Pushed 08:35:38 d7cd58407ba3: Pushed 08:35:39 a93859fe3580: Pushed 08:35:45 d325b054ab24: Pushed 08:35:45 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:ed6ba398c8d645d2ba007b28ff9329c896a555eb235b78e4704d771256dd4682 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:46 + 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:35:46 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 08:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:35:46 d7cd58407ba3: Preparing 08:35:46 d325b054ab24: Preparing 08:35:46 50904b7e7a78: Preparing 08:35:46 0aa5456df965: Preparing 08:35:46 eb58ab9caab4: Preparing 08:35:46 a93859fe3580: Preparing 08:35:46 3c20671a5817: Preparing 08:35:46 a93859fe3580: Waiting 08:35:46 3c20671a5817: Waiting 08:35:46 d325b054ab24: Layer already exists 08:35:46 d7cd58407ba3: Layer already exists 08:35:46 eb58ab9caab4: Layer already exists 08:35:46 0aa5456df965: Layer already exists 08:35:46 50904b7e7a78: Layer already exists 08:35:46 a93859fe3580: Layer already exists 08:35:46 3c20671a5817: Layer already exists 08:35:46 latest: digest: sha256:ed6ba398c8d645d2ba007b28ff9329c896a555eb235b78e4704d771256dd4682 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:47 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:47 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.59 08:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:35:47 d7cd58407ba3: Preparing 08:35:47 d325b054ab24: Preparing 08:35:47 50904b7e7a78: Preparing 08:35:47 0aa5456df965: Preparing 08:35:47 eb58ab9caab4: Preparing 08:35:47 a93859fe3580: Preparing 08:35:47 3c20671a5817: Preparing 08:35:47 a93859fe3580: Waiting 08:35:47 3c20671a5817: Waiting 08:35:47 50904b7e7a78: Layer already exists 08:35:47 eb58ab9caab4: Layer already exists 08:35:47 0aa5456df965: Layer already exists 08:35:47 d325b054ab24: Layer already exists 08:35:47 d7cd58407ba3: Layer already exists 08:35:47 3c20671a5817: Layer already exists 08:35:47 a93859fe3580: Layer already exists 08:35:47 3.2.0-dev.59: digest: sha256:ed6ba398c8d645d2ba007b28ff9329c896a555eb235b78e4704d771256dd4682 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:47 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:48 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:35:48 d7cd58407ba3: Preparing 08:35:48 d325b054ab24: Preparing 08:35:48 50904b7e7a78: Preparing 08:35:48 0aa5456df965: Preparing 08:35:48 eb58ab9caab4: Preparing 08:35:48 a93859fe3580: Preparing 08:35:48 3c20671a5817: Preparing 08:35:48 a93859fe3580: Waiting 08:35:48 3c20671a5817: Waiting 08:35:48 eb58ab9caab4: Layer already exists 08:35:48 50904b7e7a78: Layer already exists 08:35:48 d7cd58407ba3: Layer already exists 08:35:48 0aa5456df965: Layer already exists 08:35:48 d325b054ab24: Layer already exists 08:35:48 a93859fe3580: Layer already exists 08:35:48 3c20671a5817: Layer already exists 08:35:48 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:ed6ba398c8d645d2ba007b28ff9329c896a555eb235b78e4704d771256dd4682 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:48 + 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:35:49 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 08:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 08:35:49 d7cd58407ba3: Preparing 08:35:49 d325b054ab24: Preparing 08:35:49 50904b7e7a78: Preparing 08:35:49 0aa5456df965: Preparing 08:35:49 eb58ab9caab4: Preparing 08:35:49 a93859fe3580: Preparing 08:35:49 3c20671a5817: Preparing 08:35:49 a93859fe3580: Waiting 08:35:49 3c20671a5817: Waiting 08:35:49 d7cd58407ba3: Layer already exists 08:35:49 50904b7e7a78: Layer already exists 08:35:49 eb58ab9caab4: Layer already exists 08:35:49 0aa5456df965: Layer already exists 08:35:49 d325b054ab24: Layer already exists 08:35:49 3c20671a5817: Layer already exists 08:35:49 a93859fe3580: Layer already exists 08:35:49 main: digest: sha256:ed6ba398c8d645d2ba007b28ff9329c896a555eb235b78e4704d771256dd4682 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:35:49 ===================================================== [Pipeline] echo 08:35:49 taggedImages: 08:35:49 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:35:49 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 08:35:49 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.59 08:35:49 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:35:49 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 08:35:49 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:35:49 7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:35:49 latest 08:35:49 3.2.0-dev.59 08:35:49 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:35:49 main 08:35:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:35:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:35:50 dca1dafccf05: Preparing 08:35:50 f9bc8835ad96: Preparing 08:35:50 50904b7e7a78: Preparing 08:35:50 0aa5456df965: Preparing 08:35:50 0d5bc3ce0a38: Preparing 08:35:50 e984e72c9036: Preparing 08:35:50 3c20671a5817: Preparing 08:35:50 e984e72c9036: Waiting 08:35:50 3c20671a5817: Waiting 08:35:50 50904b7e7a78: Layer already exists 08:35:50 0aa5456df965: Layer already exists 08:35:50 3c20671a5817: Layer already exists 08:35:50 0d5bc3ce0a38: Pushed 08:35:50 dca1dafccf05: Pushed 08:35:50 e984e72c9036: Pushed 08:35:57 f9bc8835ad96: Pushed 08:35:57 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:b188a9a6f8e05ba519e766f17ea5ff986f3ffd12e067ee5e6d8ab7719f917662 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:35:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:35:58 dca1dafccf05: Preparing 08:35:58 f9bc8835ad96: Preparing 08:35:58 50904b7e7a78: Preparing 08:35:58 0aa5456df965: Preparing 08:35:58 0d5bc3ce0a38: Preparing 08:35:58 e984e72c9036: Preparing 08:35:58 3c20671a5817: Preparing 08:35:58 e984e72c9036: Waiting 08:35:58 3c20671a5817: Waiting 08:35:58 dca1dafccf05: Layer already exists 08:35:58 50904b7e7a78: Layer already exists 08:35:58 f9bc8835ad96: Layer already exists 08:35:58 0aa5456df965: Layer already exists 08:35:58 0d5bc3ce0a38: Layer already exists 08:35:58 3c20671a5817: Layer already exists 08:35:58 e984e72c9036: Layer already exists 08:35:58 latest: digest: sha256:b188a9a6f8e05ba519e766f17ea5ff986f3ffd12e067ee5e6d8ab7719f917662 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.59 08:35:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:35:59 dca1dafccf05: Preparing 08:35:59 f9bc8835ad96: Preparing 08:35:59 50904b7e7a78: Preparing 08:35:59 0aa5456df965: Preparing 08:35:59 0d5bc3ce0a38: Preparing 08:35:59 e984e72c9036: Preparing 08:35:59 3c20671a5817: Preparing 08:35:59 e984e72c9036: Waiting 08:35:59 3c20671a5817: Waiting 08:35:59 f9bc8835ad96: Layer already exists 08:35:59 0aa5456df965: Layer already exists 08:35:59 dca1dafccf05: Layer already exists 08:35:59 0d5bc3ce0a38: Layer already exists 08:35:59 50904b7e7a78: Layer already exists 08:35:59 e984e72c9036: Layer already exists 08:35:59 3c20671a5817: Layer already exists 08:35:59 3.2.0-dev.59: digest: sha256:b188a9a6f8e05ba519e766f17ea5ff986f3ffd12e067ee5e6d8ab7719f917662 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:36:00 dca1dafccf05: Preparing 08:36:00 f9bc8835ad96: Preparing 08:36:00 50904b7e7a78: Preparing 08:36:00 0aa5456df965: Preparing 08:36:00 0d5bc3ce0a38: Preparing 08:36:00 e984e72c9036: Preparing 08:36:00 3c20671a5817: Preparing 08:36:00 e984e72c9036: Waiting 08:36:00 3c20671a5817: Waiting 08:36:00 0aa5456df965: Layer already exists 08:36:00 f9bc8835ad96: Layer already exists 08:36:00 0d5bc3ce0a38: Layer already exists 08:36:00 50904b7e7a78: Layer already exists 08:36:00 dca1dafccf05: Layer already exists 08:36:00 e984e72c9036: Layer already exists 08:36:00 3c20671a5817: Layer already exists 08:36:00 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:b188a9a6f8e05ba519e766f17ea5ff986f3ffd12e067ee5e6d8ab7719f917662 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:36:01 dca1dafccf05: Preparing 08:36:01 f9bc8835ad96: Preparing 08:36:01 50904b7e7a78: Preparing 08:36:01 0aa5456df965: Preparing 08:36:01 0d5bc3ce0a38: Preparing 08:36:01 e984e72c9036: Preparing 08:36:01 3c20671a5817: Preparing 08:36:01 e984e72c9036: Waiting 08:36:01 3c20671a5817: Waiting 08:36:01 0d5bc3ce0a38: Layer already exists 08:36:01 50904b7e7a78: Layer already exists 08:36:01 dca1dafccf05: Layer already exists 08:36:01 f9bc8835ad96: Layer already exists 08:36:01 0aa5456df965: Layer already exists 08:36:01 e984e72c9036: Layer already exists 08:36:01 3c20671a5817: Layer already exists 08:36:01 main: digest: sha256:b188a9a6f8e05ba519e766f17ea5ff986f3ffd12e067ee5e6d8ab7719f917662 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:01 ===================================================== [Pipeline] echo 08:36:01 taggedImages: 08:36:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:36:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:36:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.59 08:36:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:36:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:36:01 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:36:01 7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:36:01 latest 08:36:01 3.2.0-dev.59 08:36:01 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:36:01 main 08:36:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:36:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:36:02 d3e0ed29ee73: Preparing 08:36:02 59a47ebec6c0: Preparing 08:36:02 50904b7e7a78: Preparing 08:36:02 0aa5456df965: Preparing 08:36:02 428630570798: Preparing 08:36:02 9ff21ace6cf1: Preparing 08:36:02 3c20671a5817: Preparing 08:36:02 9ff21ace6cf1: Waiting 08:36:02 3c20671a5817: Waiting 08:36:02 0aa5456df965: Layer already exists 08:36:02 428630570798: Layer already exists 08:36:02 50904b7e7a78: Layer already exists 08:36:02 9ff21ace6cf1: Layer already exists 08:36:02 3c20671a5817: Layer already exists 08:36:02 d3e0ed29ee73: Pushed 08:36:10 59a47ebec6c0: Pushed 08:36:10 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:40a8c27bf1f936940a16f00c1d801391af1c634a2cc83a2201c4375f91499a97 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:36:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:36:11 d3e0ed29ee73: Preparing 08:36:11 59a47ebec6c0: Preparing 08:36:11 50904b7e7a78: Preparing 08:36:11 0aa5456df965: Preparing 08:36:11 428630570798: Preparing 08:36:11 9ff21ace6cf1: Preparing 08:36:11 3c20671a5817: Preparing 08:36:11 9ff21ace6cf1: Waiting 08:36:11 3c20671a5817: Waiting 08:36:11 d3e0ed29ee73: Layer already exists 08:36:11 50904b7e7a78: Layer already exists 08:36:11 59a47ebec6c0: Layer already exists 08:36:11 0aa5456df965: Layer already exists 08:36:11 428630570798: Layer already exists 08:36:11 3c20671a5817: Layer already exists 08:36:11 9ff21ace6cf1: Layer already exists 08:36:11 latest: digest: sha256:40a8c27bf1f936940a16f00c1d801391af1c634a2cc83a2201c4375f91499a97 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.59 08:36:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:36:12 d3e0ed29ee73: Preparing 08:36:12 59a47ebec6c0: Preparing 08:36:12 50904b7e7a78: Preparing 08:36:12 0aa5456df965: Preparing 08:36:12 428630570798: Preparing 08:36:12 9ff21ace6cf1: Preparing 08:36:12 3c20671a5817: Preparing 08:36:12 9ff21ace6cf1: Waiting 08:36:12 3c20671a5817: Waiting 08:36:12 59a47ebec6c0: Layer already exists 08:36:12 0aa5456df965: Layer already exists 08:36:12 d3e0ed29ee73: Layer already exists 08:36:12 50904b7e7a78: Layer already exists 08:36:12 428630570798: Layer already exists 08:36:12 9ff21ace6cf1: Layer already exists 08:36:12 3c20671a5817: Layer already exists 08:36:12 3.2.0-dev.59: digest: sha256:40a8c27bf1f936940a16f00c1d801391af1c634a2cc83a2201c4375f91499a97 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:36:13 d3e0ed29ee73: Preparing 08:36:13 59a47ebec6c0: Preparing 08:36:13 50904b7e7a78: Preparing 08:36:13 0aa5456df965: Preparing 08:36:13 428630570798: Preparing 08:36:13 9ff21ace6cf1: Preparing 08:36:13 3c20671a5817: Preparing 08:36:13 9ff21ace6cf1: Waiting 08:36:13 3c20671a5817: Waiting 08:36:13 50904b7e7a78: Layer already exists 08:36:13 0aa5456df965: Layer already exists 08:36:13 d3e0ed29ee73: Layer already exists 08:36:13 428630570798: Layer already exists 08:36:13 59a47ebec6c0: Layer already exists 08:36:13 9ff21ace6cf1: Layer already exists 08:36:13 3c20671a5817: Layer already exists 08:36:13 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:40a8c27bf1f936940a16f00c1d801391af1c634a2cc83a2201c4375f91499a97 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:36:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:36:14 d3e0ed29ee73: Preparing 08:36:14 59a47ebec6c0: Preparing 08:36:14 50904b7e7a78: Preparing 08:36:14 0aa5456df965: Preparing 08:36:14 428630570798: Preparing 08:36:14 9ff21ace6cf1: Preparing 08:36:14 3c20671a5817: Preparing 08:36:14 9ff21ace6cf1: Waiting 08:36:14 3c20671a5817: Waiting 08:36:14 50904b7e7a78: Layer already exists 08:36:14 0aa5456df965: Layer already exists 08:36:14 428630570798: Layer already exists 08:36:14 59a47ebec6c0: Layer already exists 08:36:14 d3e0ed29ee73: Layer already exists 08:36:14 9ff21ace6cf1: Layer already exists 08:36:14 3c20671a5817: Layer already exists 08:36:14 main: digest: sha256:40a8c27bf1f936940a16f00c1d801391af1c634a2cc83a2201c4375f91499a97 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:14 ===================================================== [Pipeline] echo 08:36:14 taggedImages: 08:36:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 08:36:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:36:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.59 08:36:14 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 08:36:14 - 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:36:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:36:15 08:36:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:36:15 arm64: Pulling from edgex-lftools-log-publisher 08:36:15 8998bd30e6a1: Pulling fs layer 08:36:15 04944245beec: Pulling fs layer 08:36:15 699f458cf7ca: Pulling fs layer 08:36:15 765212b225bb: Pulling fs layer 08:36:15 f23df028b6ca: Pulling fs layer 08:36:15 d65c8cfc05b1: Pulling fs layer 08:36:15 2437ff75d9bd: Pulling fs layer 08:36:15 765212b225bb: Waiting 08:36:15 f23df028b6ca: Waiting 08:36:15 d65c8cfc05b1: Waiting 08:36:15 2437ff75d9bd: Waiting 08:36:15 04944245beec: Verifying Checksum 08:36:15 04944245beec: Download complete 08:36:15 765212b225bb: Verifying Checksum 08:36:15 765212b225bb: Download complete 08:36:15 f23df028b6ca: Verifying Checksum 08:36:15 f23df028b6ca: Download complete 08:36:16 d65c8cfc05b1: Verifying Checksum 08:36:16 d65c8cfc05b1: Download complete 08:36:16 699f458cf7ca: Verifying Checksum 08:36:16 699f458cf7ca: Download complete 08:36:16 8998bd30e6a1: Verifying Checksum 08:36:16 8998bd30e6a1: Download complete 08:36:19 2437ff75d9bd: Download complete 08:36:21 8998bd30e6a1: Pull complete 08:36:21 04944245beec: Pull complete 08:36:23 699f458cf7ca: Pull complete 08:36:23 765212b225bb: Pull complete 08:36:24 f23df028b6ca: Pull complete 08:36:24 d65c8cfc05b1: Pull complete 08:36:42 2437ff75d9bd: Pull complete 08:36:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:36:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:36:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:36:43 prd-ubuntu20.04-docker-arm64-4c-16g-8225 does not seem to be running inside a container 08:36:43 $ 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/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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:36:46 $ docker top 6019f6103379aa4b46224f1a13f250723911617389820104bae40f929b5fda95 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:36:47 ---> job-cost.sh 08:36:47 lf-activate-venv: SKIPPING 08:36:47 INFO: No Stack... 08:36:47 INFO: Retrieving Pricing Info for: v3-standard-4 08:36:48 INFO: Archiving Costs [Pipeline] sh 08:36:48 + cat /w/workspace/edgex-go/679/archives/cost.csv 08:36:48 + cut -d, -f6 [Pipeline] lock 08:36:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-679-stack-cost] 08:36:48 Resource [jenkins-edgexfoundry-edgex-go-main-679-stack-cost] did not exist. Created. 08:36:48 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-679-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:36:49 + echo total: 0.10999999940395355 [Pipeline] stash 08:36:50 Stashed 1 file(s) [Pipeline] } 08:36:50 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-679-stack-cost] [Pipeline] // lock [Pipeline] } 08:36:50 $ docker stop --time=1 6019f6103379aa4b46224f1a13f250723911617389820104bae40f929b5fda95 08:36:52 $ docker rm -f --volumes 6019f6103379aa4b46224f1a13f250723911617389820104bae40f929b5fda95 [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:36:55 provisioning config files... 08:36:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/679@tmp/config2934784063246012324tmp [Pipeline] { [Pipeline] sh 08:37:02 + set +x 08:37:02 + + curl -s https://codecov.io/bash 08:37:02 bash -s -- 08:37:02 08:37:02 _____ _ 08:37:02 / ____| | | 08:37:02 | | ___ __| | ___ ___ _____ __ 08:37:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:37:02 | |___| (_) | (_| | __/ (_| (_) \ V / 08:37:02 \_____\___/ \__,_|\___|\___\___/ \_/ 08:37:02 Bash-1.0.6 08:37:02 08:37:02 08:37:02 ==> git version 2.25.1 found 08:37:02 ==> 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:37:02 Release-Date: 2020-01-08 08:37:02 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:37:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:37:02 ==> Jenkins CI detected. 08:37:02 current dir:  /w/workspace/edgex-go/679 08:37:02 project root: . 08:37:02 --> token set from env 08:37:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:37:02 ==> Running gcov in . (disable via -X gcov) 08:37:02 ==> Python coveragepy not found 08:37:02 ==> Searching for coverage reports in: 08:37:02 + . 08:37:02 -> Found 1 reports 08:37:02 ==> Detecting git/mercurial file structure 08:37:02 ==> Reading reports 08:37:02 + ./coverage.out bytes=544290 08:37:02 ==> Appending adjustments 08:37:02 https://docs.codecov.io/docs/fixing-reports 08:37:03 + Found adjustments 08:37:03 ==> Gzipping contents 08:37:03 68K /tmp/codecov.edXNDI.gz 08:37:03 ==> Uploading reports 08:37:03 url: https://codecov.io 08:37:03 query: branch=main&commit=7f1d4929ac2c17b75aa9890700086299dd17f9b6&build=679&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F679%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:37:03 -> Pinging Codecov 08:37:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7f1d4929ac2c17b75aa9890700086299dd17f9b6&build=679&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F679%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:37:03 -> Uploading to 08:37:03 https://storage.googleapis.com/codecov/v4/raw/2024-08-23/00271124DB129430A58F1EEE437C3FCB/7f1d4929ac2c17b75aa9890700086299dd17f9b6/825e7c11-ba1e-4e89-9f62-f106b78cbe87.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240823%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240823T083703Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=58bcda744cd6bd02a4fc812cbcb4ec96b13b96c42e012ac64d4166ed797a8593 08:37:03 % Total % Received % Xferd Average Speed Time Time Time Current 08:37:03 Dload Upload Total Spent Left Speed 08:37:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68032 0 0 100 68032 0 244k --:--:-- --:--:-- --:--:-- 244k 08:37:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } 08:37:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:37:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:37:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:37:04 08:37:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:37:05 latest: Pulling from edgex-devops/edgex-snyk-go 08:37:05 619be1103602: Already exists 08:37:05 f8ea3408117e: Pulling fs layer 08:37:05 91320369b822: Pulling fs layer 08:37:05 0406650e8295: Pulling fs layer 08:37:05 4f4fb700ef54: Pulling fs layer 08:37:05 96d80e3f36e1: Pulling fs layer 08:37:05 bcf3aedb951c: Pulling fs layer 08:37:05 4f4fb700ef54: Waiting 08:37:05 96d80e3f36e1: Waiting 08:37:05 bcf3aedb951c: Waiting 08:37:05 0406650e8295: Verifying Checksum 08:37:05 0406650e8295: Download complete 08:37:05 f8ea3408117e: Verifying Checksum 08:37:05 4f4fb700ef54: Verifying Checksum 08:37:05 4f4fb700ef54: Download complete 08:37:05 96d80e3f36e1: Verifying Checksum 08:37:05 96d80e3f36e1: Download complete 08:37:05 f8ea3408117e: Pull complete 08:37:05 91320369b822: Verifying Checksum 08:37:05 91320369b822: Download complete 08:37:06 bcf3aedb951c: Verifying Checksum 08:37:06 bcf3aedb951c: Download complete 08:37:09 91320369b822: Pull complete 08:37:09 0406650e8295: Pull complete 08:37:09 4f4fb700ef54: Pull complete 08:37:09 96d80e3f36e1: Pull complete 08:37:12 bcf3aedb951c: Pull complete 08:37:12 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 08:37:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:37:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:12 prd-ubuntu20.04-docker-8c-8g-8223 does not seem to be running inside a container 08:37:12 $ 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/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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:37:20 $ docker top f56fc3e5424a8dcbbec47d3076879f268e6f740cd32890032b8372479da4ee09 -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:20 + git config --global --add safe.directory /w/workspace/edgex-go/679 [Pipeline] echo 08:37:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 08:37:21 + set -o pipefail 08:37:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 08:37:29 08:37:29 Monitoring /w/workspace/edgex-go/679 (github.com/edgexfoundry/edgex-go)... 08:37:29 08:37:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/0174b451-dbed-420c-ac5a-4a6967ae44b7 08:37:29 08:37:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:37:29 08:37:29 08:37:29 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:37:29 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:37:29 $ docker stop --time=1 f56fc3e5424a8dcbbec47d3076879f268e6f740cd32890032b8372479da4ee09 08:37:35 $ docker rm -f --volumes f56fc3e5424a8dcbbec47d3076879f268e6f740cd32890032b8372479da4ee09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:37:36 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:37:36 provisioning config files... 08:37:36 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/679@tmp/config97062942658352075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:37:36 --> edgex-publish-swagger.sh 08:37:36 === Publish openapi/v3 API === 08:37:36 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 08:37:36 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/679/openapi/v3/core-command.yaml] 08:37:36 % Total % Received % Xferd Average Speed Time Time Time Current 08:37:36 Dload Upload Total Spent Left Speed 08:37:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 63654 --:--:-- --:--:-- --:--:-- 63654 08:37:37 08:37:37 08:37:37 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/679/openapi/v3/core-data.yaml] 08:37:37 % Total % Received % Xferd Average Speed Time Time Time Current 08:37:37 Dload Upload Total Spent Left Speed 08:37:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 136k --:--:-- --:--:-- --:--:-- 135k 100 72043 0 0 100 72043 0 135k --:--:-- --:--:-- --:--:-- 135k 08:37:37 08:37:37 08:37:37 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/679/openapi/v3/core-keeper.yaml] 08:37:37 % Total % Received % Xferd Average Speed Time Time Time Current 08:37:37 Dload Upload Total Spent Left Speed 08:37:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 209 101k --:--:-- --:--:-- --:--:-- 101k 08:37:37 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:37:37 08:37:37 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/679/openapi/v3/core-metadata.yaml] 08:37:37 % Total % Received % Xferd Average Speed Time Time Time Current 08:37:37 Dload Upload Total Spent Left Speed 08:37:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 344 328k --:--:-- --:--:-- --:--:-- 328k 100 149k 100 156 100 148k 343 327k --:--:-- --:--:-- --:--:-- 327k 08:37:38 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:37:38 08:37:38 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/679/openapi/v3/support-cron-scheduler.yaml] 08:37:38 % Total % Received % Xferd Average Speed Time Time Time Current 08:37:38 Dload Upload Total Spent Left Speed 08:37:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46306 100 66 100 46240 217 148k --:--:-- --:--:-- --:--:-- 148k 08:37:38 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 08:37:38 08:37:38 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/679/openapi/v3/support-notifications.yaml] 08:37:38 % Total % Received % Xferd Average Speed Time Time Time Current 08:37:38 Dload Upload Total Spent Left Speed 08:37:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 403 220k --:--:-- --:--:-- --:--:-- 220k 08:37:39 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:37:39 08:37:39 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/679/openapi/v3/support-scheduler.yaml] 08:37:39 % Total % Received % Xferd Average Speed Time Time Time Current 08:37:39 Dload Upload Total Spent Left Speed 08:37:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 410 97247 --:--:-- --:--:-- --:--:-- 97657 100 37110 100 156 100 36954 410 97247 --:--:-- --:--:-- --:--:-- 97401 08:37:39 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:37:39 [Pipeline] } 08:37:39 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:37:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:37:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:37:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:40 prd-ubuntu20.04-docker-8c-8g-8223 does not seem to be running inside a container 08:37:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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:37:40 $ docker top 20d56ae7f604b6e1f7fb4fcc1c89cc0ccfe0f36ac89ca3c0c912bc337c3626e6 -eo pid,comm 08:37:40 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:37:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:37:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:37:40 [ssh-agent] Looking for ssh-agent implementation... 08:37:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:37:40 $ docker exec 20d56ae7f604b6e1f7fb4fcc1c89cc0ccfe0f36ac89ca3c0c912bc337c3626e6 ssh-agent 08:37:40 SSH_AUTH_SOCK=/tmp/ssh-SEpCBakJaLiB/agent.32 08:37:40 SSH_AGENT_PID=38 08:37:40 Running ssh-add (command line suppressed) 08:37:40 Identity added: /w/workspace/edgex-go/679@tmp/private_key_1539343627538546486.key (/w/workspace/edgex-go/679@tmp/private_key_1539343627538546486.key) 08:37:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:37:41 + git semver tag 08:37:41 2024-08-23 08:37:41,512 [run_tag] DEBUG tag force:False 08:37:41 2024-08-23 08:37:41,512 [check_head_tag] DEBUG check head tag 08:37:41 2024-08-23 08:37:41,514 [execute] INFO git cat-file --batch-check 08:37:41 2024-08-23 08:37:41,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/679, universal_newlines=False, shell=None, istream=) 08:37:41 2024-08-23 08:37:41,518 [execute] INFO git cat-file --batch 08:37:41 2024-08-23 08:37:41,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/679, universal_newlines=False, shell=None, istream=) 08:37:41 2024-08-23 08:37:41,564 [read_version] DEBUG read version from /w/workspace/edgex-go/679/.semver/main 08:37:41 2024-08-23 08:37:41,564 [execute] INFO git tag -a v3.2.0-dev.59 -m v3.2.0-dev.59 08:37:41 2024-08-23 08:37:41,564 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.59', '-m', 'v3.2.0-dev.59'], cwd=/w/workspace/edgex-go/679, universal_newlines=False, shell=None, istream=None) 08:37:41 2024-08-23 08:37:41,572 [read_version] DEBUG read version from /w/workspace/edgex-go/679/.semver/main 08:37:41 3.2.0-dev.59 [Pipeline] } 08:37:41 $ docker exec --env ******** --env ******** 20d56ae7f604b6e1f7fb4fcc1c89cc0ccfe0f36ac89ca3c0c912bc337c3626e6 ssh-agent -k 08:37:41 unset SSH_AUTH_SOCK; 08:37:41 unset SSH_AGENT_PID; 08:37:41 echo Agent pid 38 killed; 08:37:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:37:42 + git semver [Pipeline] } 08:37:42 $ docker stop --time=1 20d56ae7f604b6e1f7fb4fcc1c89cc0ccfe0f36ac89ca3c0c912bc337c3626e6 08:37:43 $ docker rm -f --volumes 20d56ae7f604b6e1f7fb4fcc1c89cc0ccfe0f36ac89ca3c0c912bc337c3626e6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:37:44 08:37:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:37:44 0.23.1-centos7: Pulling from edgex-lftools 08:37:44 ab5ef0e58194: Pulling fs layer 08:37:44 9712f1f96733: Pulling fs layer 08:37:44 63f879dbbcfc: Pulling fs layer 08:37:44 0d9ebad4ef96: Pulling fs layer 08:37:44 e9a5061849ea: Pulling fs layer 08:37:44 d747dcd14b5f: Pulling fs layer 08:37:44 2de7ff778b66: Pulling fs layer 08:37:44 0d9ebad4ef96: Waiting 08:37:44 e9a5061849ea: Waiting 08:37:44 d747dcd14b5f: Waiting 08:37:44 2de7ff778b66: Waiting 08:37:44 9712f1f96733: Verifying Checksum 08:37:44 9712f1f96733: Download complete 08:37:44 63f879dbbcfc: Verifying Checksum 08:37:44 63f879dbbcfc: Download complete 08:37:45 e9a5061849ea: Verifying Checksum 08:37:45 e9a5061849ea: Download complete 08:37:45 d747dcd14b5f: Download complete 08:37:45 0d9ebad4ef96: Verifying Checksum 08:37:45 0d9ebad4ef96: Download complete 08:37:45 ab5ef0e58194: Verifying Checksum 08:37:45 ab5ef0e58194: Download complete 08:37:45 2de7ff778b66: Verifying Checksum 08:37:45 2de7ff778b66: Download complete 08:37:47 ab5ef0e58194: Pull complete 08:37:47 9712f1f96733: Pull complete 08:37:48 63f879dbbcfc: Pull complete 08:37:51 0d9ebad4ef96: Pull complete 08:37:51 e9a5061849ea: Pull complete 08:37:52 d747dcd14b5f: Pull complete 08:37:53 2de7ff778b66: Pull complete 08:37:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:37:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:37:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:53 prd-ubuntu20.04-docker-8c-8g-8223 does not seem to be running inside a container 08:37:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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:37:58 $ docker top 715eef335061e5885fd39abd0529157b99511f811f00dfe28e0a261deec4361f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:37:58 provisioning config files... 08:37:58 copy managed file [sigul-config] to file:/w/workspace/edgex-go/679@tmp/config12598261688856658390tmp 08:37:58 copy managed file [sigul-password] to file:/w/workspace/edgex-go/679@tmp/config18207650312245983385tmp 08:37:58 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/679@tmp/config12944492018101337376tmp [Pipeline] { [Pipeline] echo 08:37:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:37:58 ---> sigul-configuration.sh 08:37:58 gpg: directory `/root/.gnupg' created 08:37:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:37:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:37:58 gpg: keyring `/root/.gnupg/secring.gpg' created 08:37:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:37:58 gpg: CAST5 encrypted data 08:37:58 gpg: encrypted with 1 passphrase 08:37:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:37:58 + mkdir /home/jenkins 08:37:58 + mkdir /home/jenkins/sigul [Pipeline] sh 08:37:59 + 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:37:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:37:59 ---> sigul-install.sh 08:37:59 Sigul already installed; skipping installation. [Pipeline] sh 08:37:59 + git tag --list 08:37:59 0.6.0 08:37:59 0.6.1 08:37:59 0.7.0 08:37:59 0.7.1 08:37:59 v1.0.0 08:37:59 v1.0.1 08:37:59 v1.1.0 08:37:59 v1.2.0 08:37:59 v1.2.1 08:37:59 v1.3.0 08:37:59 v1.3.1 08:37:59 v2.0.0 08:37:59 v2.1.0 08:37:59 v2.1.1 08:37:59 v2.2.0 08:37:59 v2.3.0 08:37:59 v3.0 08:37:59 v3.0.0 08:37:59 v3.1 08:37:59 v3.1.0 08:37:59 v3.1.0-dev.1 08:37:59 v3.1.0-dev.10 08:37:59 v3.1.0-dev.11 08:37:59 v3.1.0-dev.12 08:37:59 v3.1.0-dev.13 08:37:59 v3.1.0-dev.14 08:37:59 v3.1.0-dev.15 08:37:59 v3.1.0-dev.16 08:37:59 v3.1.0-dev.17 08:37:59 v3.1.0-dev.18 08:37:59 v3.1.0-dev.19 08:37:59 v3.1.0-dev.2 08:37:59 v3.1.0-dev.20 08:37:59 v3.1.0-dev.21 08:37:59 v3.1.0-dev.22 08:37:59 v3.1.0-dev.23 08:37:59 v3.1.0-dev.24 08:37:59 v3.1.0-dev.25 08:37:59 v3.1.0-dev.26 08:37:59 v3.1.0-dev.27 08:37:59 v3.1.0-dev.28 08:37:59 v3.1.0-dev.29 08:37:59 v3.1.0-dev.3 08:37:59 v3.1.0-dev.30 08:37:59 v3.1.0-dev.31 08:37:59 v3.1.0-dev.32 08:37:59 v3.1.0-dev.33 08:37:59 v3.1.0-dev.34 08:37:59 v3.1.0-dev.35 08:37:59 v3.1.0-dev.36 08:37:59 v3.1.0-dev.37 08:37:59 v3.1.0-dev.38 08:37:59 v3.1.0-dev.39 08:37:59 v3.1.0-dev.4 08:37:59 v3.1.0-dev.40 08:37:59 v3.1.0-dev.41 08:37:59 v3.1.0-dev.42 08:37:59 v3.1.0-dev.43 08:37:59 v3.1.0-dev.44 08:37:59 v3.1.0-dev.45 08:37:59 v3.1.0-dev.46 08:37:59 v3.1.0-dev.47 08:37:59 v3.1.0-dev.48 08:37:59 v3.1.0-dev.49 08:37:59 v3.1.0-dev.5 08:37:59 v3.1.0-dev.50 08:37:59 v3.1.0-dev.51 08:37:59 v3.1.0-dev.52 08:37:59 v3.1.0-dev.53 08:37:59 v3.1.0-dev.54 08:37:59 v3.1.0-dev.55 08:37:59 v3.1.0-dev.56 08:37:59 v3.1.0-dev.57 08:37:59 v3.1.0-dev.58 08:37:59 v3.1.0-dev.59 08:37:59 v3.1.0-dev.6 08:37:59 v3.1.0-dev.60 08:37:59 v3.1.0-dev.61 08:37:59 v3.1.0-dev.62 08:37:59 v3.1.0-dev.63 08:37:59 v3.1.0-dev.64 08:37:59 v3.1.0-dev.65 08:37:59 v3.1.0-dev.66 08:37:59 v3.1.0-dev.67 08:37:59 v3.1.0-dev.68 08:37:59 v3.1.0-dev.69 08:37:59 v3.1.0-dev.7 08:37:59 v3.1.0-dev.70 08:37:59 v3.1.0-dev.71 08:37:59 v3.1.0-dev.72 08:37:59 v3.1.0-dev.73 08:37:59 v3.1.0-dev.8 08:37:59 v3.1.0-dev.9 08:37:59 v3.1.1 08:37:59 v3.1.1-dev.1 08:37:59 v3.1.1-dev.2 08:37:59 v3.2.0-dev.1 08:37:59 v3.2.0-dev.10 08:37:59 v3.2.0-dev.11 08:37:59 v3.2.0-dev.12 08:37:59 v3.2.0-dev.13 08:37:59 v3.2.0-dev.14 08:37:59 v3.2.0-dev.15 08:37:59 v3.2.0-dev.16 08:37:59 v3.2.0-dev.17 08:37:59 v3.2.0-dev.18 08:37:59 v3.2.0-dev.19 08:37:59 v3.2.0-dev.2 08:37:59 v3.2.0-dev.20 08:37:59 v3.2.0-dev.21 08:37:59 v3.2.0-dev.22 08:37:59 v3.2.0-dev.23 08:37:59 v3.2.0-dev.24 08:37:59 v3.2.0-dev.25 08:37:59 v3.2.0-dev.26 08:37:59 v3.2.0-dev.27 08:37:59 v3.2.0-dev.28 08:37:59 v3.2.0-dev.29 08:37:59 v3.2.0-dev.3 08:37:59 v3.2.0-dev.30 08:37:59 v3.2.0-dev.31 08:37:59 v3.2.0-dev.32 08:37:59 v3.2.0-dev.33 08:37:59 v3.2.0-dev.34 08:37:59 v3.2.0-dev.35 08:37:59 v3.2.0-dev.36 08:37:59 v3.2.0-dev.37 08:37:59 v3.2.0-dev.38 08:37:59 v3.2.0-dev.39 08:37:59 v3.2.0-dev.4 08:37:59 v3.2.0-dev.40 08:37:59 v3.2.0-dev.41 08:37:59 v3.2.0-dev.42 08:37:59 v3.2.0-dev.43 08:37:59 v3.2.0-dev.44 08:37:59 v3.2.0-dev.45 08:37:59 v3.2.0-dev.46 08:37:59 v3.2.0-dev.47 08:37:59 v3.2.0-dev.48 08:37:59 v3.2.0-dev.49 08:37:59 v3.2.0-dev.5 08:37:59 v3.2.0-dev.50 08:37:59 v3.2.0-dev.51 08:37:59 v3.2.0-dev.52 08:37:59 v3.2.0-dev.53 08:37:59 v3.2.0-dev.54 08:37:59 v3.2.0-dev.55 08:37:59 v3.2.0-dev.56 08:37:59 v3.2.0-dev.57 08:37:59 v3.2.0-dev.58 08:37:59 v3.2.0-dev.59 08:37:59 v3.2.0-dev.6 08:37:59 v3.2.0-dev.7 08:37:59 v3.2.0-dev.8 08:37:59 v3.2.0-dev.9 [Pipeline] sh 08:38:00 + lftools sign git-tag v3.2.0-dev.59 08:38:00 Signing Git tag with Sigul... 08:38:00 Signing v3.2.0-dev.59 [Pipeline] echo 08:38:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:38:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:38:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:38:01 $ docker stop --time=1 715eef335061e5885fd39abd0529157b99511f811f00dfe28e0a261deec4361f 08:38:02 $ docker rm -f --volumes 715eef335061e5885fd39abd0529157b99511f811f00dfe28e0a261deec4361f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:38:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:38:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:38:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:03 prd-ubuntu20.04-docker-8c-8g-8223 does not seem to be running inside a container 08:38:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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:38:03 $ docker top 95e9bfbab604a6f30b7dacd3173b56146e2d0cecafd4a92f3fa93e83c2b3a1c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:38:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:38:03 [ssh-agent] Looking for ssh-agent implementation... 08:38:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:38:03 $ docker exec 95e9bfbab604a6f30b7dacd3173b56146e2d0cecafd4a92f3fa93e83c2b3a1c4 ssh-agent 08:38:04 SSH_AUTH_SOCK=/tmp/ssh-rbvKKVqXTFqU/agent.32 08:38:04 SSH_AGENT_PID=38 08:38:04 Running ssh-add (command line suppressed) 08:38:04 Identity added: /w/workspace/edgex-go/679@tmp/private_key_9444861375152170454.key (/w/workspace/edgex-go/679@tmp/private_key_9444861375152170454.key) 08:38:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:38:04 + git semver bump pre 08:38:04 2024-08-23 08:38:04,527 [read_version] DEBUG read version from /w/workspace/edgex-go/679/.semver/main 08:38:04 2024-08-23 08:38:04,528 [bump_version] DEBUG bumping version:3.2.0-dev.59 on axis:pre with prefix:dev 08:38:04 2024-08-23 08:38:04,528 [bump_version] DEBUG bumped version:3.2.0-dev.60 08:38:04 2024-08-23 08:38:04,528 [write_version] DEBUG write version:3.2.0-dev.60 to path:/w/workspace/edgex-go/679/.semver/main with force:True 08:38:04 2024-08-23 08:38:04,528 [read_version] DEBUG read version from /w/workspace/edgex-go/679/.semver/main 08:38:04 2024-08-23 08:38:04,528 [write_file] DEBUG write to file:/w/workspace/edgex-go/679/.semver/main 08:38:04 2024-08-23 08:38:04,530 [execute] INFO git cat-file --batch-check 08:38:04 2024-08-23 08:38:04,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/679/.semver, universal_newlines=False, shell=None, istream=) 08:38:04 2024-08-23 08:38:04,535 [execute] INFO git cat-file --batch 08:38:04 2024-08-23 08:38:04,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/679/.semver, universal_newlines=False, shell=None, istream=) 08:38:04 2024-08-23 08:38:04,540 [read_version] DEBUG read version from /w/workspace/edgex-go/679/.semver/main 08:38:04 3.2.0-dev.60 [Pipeline] } 08:38:04 $ docker exec --env ******** --env ******** 95e9bfbab604a6f30b7dacd3173b56146e2d0cecafd4a92f3fa93e83c2b3a1c4 ssh-agent -k 08:38:04 unset SSH_AUTH_SOCK; 08:38:04 unset SSH_AGENT_PID; 08:38:04 echo Agent pid 38 killed; 08:38:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:38:05 + git semver [Pipeline] } 08:38:05 $ docker stop --time=1 95e9bfbab604a6f30b7dacd3173b56146e2d0cecafd4a92f3fa93e83c2b3a1c4 08:38:06 $ docker rm -f --volumes 95e9bfbab604a6f30b7dacd3173b56146e2d0cecafd4a92f3fa93e83c2b3a1c4 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:38:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:38:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:07 prd-ubuntu20.04-docker-8c-8g-8223 does not seem to be running inside a container 08:38:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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:38:07 $ docker top 0295a99b9ac5eec3168d506728f23fd9d470ad825bbab34f13935708c9425bf9 -eo pid,comm 08:38:07 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:38:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:38:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:38:07 [ssh-agent] Looking for ssh-agent implementation... 08:38:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:38:07 $ docker exec 0295a99b9ac5eec3168d506728f23fd9d470ad825bbab34f13935708c9425bf9 ssh-agent 08:38:08 SSH_AUTH_SOCK=/tmp/ssh-yoyhP2I6Ehg1/agent.31 08:38:08 SSH_AGENT_PID=37 08:38:08 Running ssh-add (command line suppressed) 08:38:08 Identity added: /w/workspace/edgex-go/679@tmp/private_key_1879270437567533284.key (/w/workspace/edgex-go/679@tmp/private_key_1879270437567533284.key) 08:38:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:38:08 + git semver push 08:38:08 2024-08-23 08:38:08,656 [run_push] DEBUG push 08:38:08 2024-08-23 08:38:08,657 [execute] INFO git cat-file --batch-check 08:38:08 2024-08-23 08:38:08,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/679/.semver, universal_newlines=False, shell=None, istream=) 08:38:08 2024-08-23 08:38:08,660 [execute] INFO git rev-list a9ceaf7c4ba97ee50557227b51d59dc8db4c4e45 -- 08:38:08 2024-08-23 08:38:08,660 [execute] DEBUG Popen(['git', 'rev-list', 'a9ceaf7c4ba97ee50557227b51d59dc8db4c4e45', '--'], cwd=/w/workspace/edgex-go/679/.semver, universal_newlines=False, shell=None, istream=None) 08:38:08 2024-08-23 08:38:08,678 [execute] INFO git fetch -v origin 08:38:08 2024-08-23 08:38:08,678 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/679/.semver, universal_newlines=True, shell=None, istream=None) 08:38:09 2024-08-23 08:38:09,211 [run_push] DEBUG no remote changes detected 08:38:09 2024-08-23 08:38:09,212 [execute] INFO git push origin semver 08:38:09 2024-08-23 08:38:09,212 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/679/.semver, universal_newlines=False, shell=None, istream=None) 08:38:10 2024-08-23 08:38:10,004 [run_push] DEBUG push all version tags 08:38:10 2024-08-23 08:38:10,004 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:38:10 2024-08-23 08:38:10,005 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/679, universal_newlines=False, shell=None, istream=None) 08:38:11 2024-08-23 08:38:10,810 [read_version] DEBUG read version from /w/workspace/edgex-go/679/.semver/main 08:38:11 3.2.0-dev.60 [Pipeline] } 08:38:11 $ docker exec --env ******** --env ******** 0295a99b9ac5eec3168d506728f23fd9d470ad825bbab34f13935708c9425bf9 ssh-agent -k 08:38:11 unset SSH_AUTH_SOCK; 08:38:11 unset SSH_AGENT_PID; 08:38:11 echo Agent pid 37 killed; 08:38:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:38:11 + git semver [Pipeline] } 08:38:11 $ docker stop --time=1 0295a99b9ac5eec3168d506728f23fd9d470ad825bbab34f13935708c9425bf9 08:38:13 $ docker rm -f --volumes 0295a99b9ac5eec3168d506728f23fd9d470ad825bbab34f13935708c9425bf9 [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:38:13 + [ -d /w/workspace/edgex-go/679/archives ] [Pipeline] libraryResource [Pipeline] sh 08:38:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:38:14 ---> package-listing.sh 08:38:14 ++ facter osfamily 08:38:14 ++ tr '[:upper:]' '[:lower:]' 08:38:15 + OS_FAMILY=debian 08:38:15 + workspace=/w/workspace/edgex-go/679 08:38:15 + START_PACKAGES=/tmp/packages_start.txt 08:38:15 + END_PACKAGES=/tmp/packages_end.txt 08:38:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:38:15 + PACKAGES=/tmp/packages_start.txt 08:38:15 + '[' /w/workspace/edgex-go/679 ']' 08:38:15 + PACKAGES=/tmp/packages_end.txt 08:38:15 + case "${OS_FAMILY}" in 08:38:15 + dpkg -l 08:38:15 + grep '^ii' 08:38:15 + '[' -f /tmp/packages_start.txt ']' 08:38:15 + '[' -f /tmp/packages_end.txt ']' 08:38:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:38:15 + '[' /w/workspace/edgex-go/679 ']' 08:38:15 + mkdir -p /w/workspace/edgex-go/679/archives/ 08:38:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/679/archives/ [Pipeline] echo 08:38:15 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/679/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:38:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:16 08:38:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:16 latest: Pulling from edgex-lftools-log-publisher 08:38:16 5eb5b503b376: Pulling fs layer 08:38:16 5c69ac0246d0: Pulling fs layer 08:38:16 ec43610c2a17: Pulling fs layer 08:38:16 3a2ae6a8a46f: Pulling fs layer 08:38:16 33b1e0a273af: Pulling fs layer 08:38:16 5d3b04190fa2: Pulling fs layer 08:38:16 2f39f015ded8: Pulling fs layer 08:38:16 3a2ae6a8a46f: Waiting 08:38:16 33b1e0a273af: Waiting 08:38:16 5d3b04190fa2: Waiting 08:38:16 2f39f015ded8: Waiting 08:38:16 5c69ac0246d0: Download complete 08:38:16 3a2ae6a8a46f: Verifying Checksum 08:38:16 3a2ae6a8a46f: Download complete 08:38:16 33b1e0a273af: Verifying Checksum 08:38:16 33b1e0a273af: Download complete 08:38:16 5d3b04190fa2: Download complete 08:38:16 ec43610c2a17: Verifying Checksum 08:38:16 ec43610c2a17: Download complete 08:38:16 5eb5b503b376: Verifying Checksum 08:38:16 5eb5b503b376: Download complete 08:38:17 2f39f015ded8: Download complete 08:38:17 5eb5b503b376: Pull complete 08:38:17 5c69ac0246d0: Pull complete 08:38:18 ec43610c2a17: Pull complete 08:38:18 3a2ae6a8a46f: Pull complete 08:38:18 33b1e0a273af: Pull complete 08:38:18 5d3b04190fa2: Pull complete 08:38:22 2f39f015ded8: Pull complete 08:38:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:38:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:22 prd-ubuntu20.04-docker-8c-8g-8223 does not seem to be running inside a container 08:38:22 $ 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/679/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/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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:38:25 $ docker top 5e6a413dbff69ec7b57445f4286c66bb643994181c53b2b950f75ad12a9ac003 -eo pid,comm [Pipeline] { [Pipeline] sh 08:38:26 + touch /tmp/pre-build-complete [Pipeline] sh 08:38:26 + mkdir -p /var/log/sysstat [Pipeline] sh 08:38:26 + ls /var/log/sa-host 08:38:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:38:26 provisioning config files... 08:38:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/679@tmp/config4439375989154864502tmp [Pipeline] { [Pipeline] echo 08:38:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:38:27 ---> create-netrc.sh [Pipeline] } 08:38:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:38:27 ---> python-tools-install.sh [Pipeline] echo 08:38:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:38:27 ---> sudo-logs.sh 08:38:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:38:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:38:28 ---> job-cost.sh 08:38:28 lf-activate-venv: SKIPPING 08:38:28 DEBUG: total: 0.10999999940395355 08:38:28 INFO: Retrieving Stack Cost... 08:38:28 INFO: Retrieving Pricing Info for: v3-standard-8 08:38:28 INFO: Archiving Costs [Pipeline] echo 08:38:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:38:29 ---> logs-deploy.sh 08:38:29 lf-activate-venv: SKIPPING 08:38:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/679 08:38:29 INFO: archiving workspace using pattern(s): 08:38:30 Archives upload complete. 08:38:30 INFO: archiving logs to Nexus 08:38:31 ---> uname -a: 08:38:31 Linux prd-ubuntu20-04-docker-8c-8g-8223 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:38:31 08:38:31 08:38:31 ---> lscpu: 08:38:31 Architecture: x86_64 08:38:31 CPU op-mode(s): 32-bit, 64-bit 08:38:31 Byte Order: Little Endian 08:38:31 Address sizes: 40 bits physical, 48 bits virtual 08:38:31 CPU(s): 8 08:38:31 On-line CPU(s) list: 0-7 08:38:31 Thread(s) per core: 1 08:38:31 Core(s) per socket: 1 08:38:31 Socket(s): 8 08:38:31 NUMA node(s): 1 08:38:31 Vendor ID: AuthenticAMD 08:38:31 CPU family: 23 08:38:31 Model: 49 08:38:31 Model name: AMD EPYC-Rome Processor 08:38:31 Stepping: 0 08:38:31 CPU MHz: 2800.000 08:38:31 BogoMIPS: 5600.00 08:38:31 Virtualization: AMD-V 08:38:31 Hypervisor vendor: KVM 08:38:31 Virtualization type: full 08:38:31 L1d cache: 256 KiB 08:38:31 L1i cache: 256 KiB 08:38:31 L2 cache: 4 MiB 08:38:31 L3 cache: 128 MiB 08:38:31 NUMA node0 CPU(s): 0-7 08:38:31 Vulnerability Itlb multihit: Not affected 08:38:31 Vulnerability L1tf: Not affected 08:38:31 Vulnerability Mds: Not affected 08:38:31 Vulnerability Meltdown: Not affected 08:38:31 Vulnerability Mmio stale data: Not affected 08:38:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:38:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:38:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:38:31 Vulnerability Srbds: Not affected 08:38:31 Vulnerability Tsx async abort: Not affected 08:38:31 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:38:31 08:38:31 08:38:31 ---> nproc: 08:38:31 8 08:38:31 08:38:31 08:38:31 ---> df -h: 08:38:31 Filesystem Size Used Avail Use% Mounted on 08:38:31 overlay 155G 29G 127G 19% / 08:38:31 tmpfs 64M 0 64M 0% /dev 08:38:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:38:31 shm 64M 0 64M 0% /dev/shm 08:38:31 /dev/vda1 155G 29G 127G 19% /facter-os 08:38:31 08:38:31 08:38:31 ---> sar -b -r -n DEV: 08:38:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8223) 08/23/24 _x86_64_ (8 CPU) 08:38:31 08:38:31 07:42:16 LINUX RESTART (8 CPU) 08:38:31 08:38:31 07:43:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:38:31 07:44:01 392.80 11.37 381.43 0.00 1770.28 160578.34 0.00 08:38:31 07:45:01 79.49 0.08 79.40 0.00 12.13 38373.35 0.00 08:38:31 07:46:01 29.63 0.10 29.53 0.00 0.80 17412.70 0.00 08:38:31 07:47:01 80.94 0.22 80.72 0.00 19.33 54438.93 0.00 08:38:31 07:48:01 1023.83 17.78 1006.05 0.00 4467.79 385189.54 0.00 08:38:31 07:49:01 314.38 0.40 313.98 0.00 4.67 77576.14 0.00 08:38:31 07:50:01 672.74 0.07 672.67 0.00 2.00 118190.03 0.00 08:38:31 07:51:01 209.20 0.03 209.16 0.00 0.27 80161.01 0.00 08:38:31 07:52:01 255.69 0.13 255.56 0.00 14.13 21759.57 0.00 08:38:31 07:53:01 34.48 0.00 34.48 0.00 0.00 873.32 0.00 08:38:31 07:54:01 5.13 0.00 5.13 0.00 0.00 123.05 0.00 08:38:31 07:55:01 1.67 0.00 1.67 0.00 0.00 18.00 0.00 08:38:31 07:56:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 08:38:31 07:57:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 08:38:31 07:58:01 2.10 0.02 2.08 0.00 0.13 26.53 0.00 08:38:31 07:59:01 1.55 0.00 1.55 0.00 0.00 17.99 0.00 08:38:31 08:00:01 2.70 1.52 1.18 0.00 35.46 15.86 0.00 08:38:31 08:01:01 3.57 1.02 2.55 0.00 21.86 33.19 0.00 08:38:31 08:02:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 08:38:31 08:03:01 1.90 0.00 1.90 0.00 0.00 21.73 0.00 08:38:31 08:04:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 08:38:31 08:05:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 08:38:31 08:06:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 08:38:31 08:07:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 08:38:31 08:08:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 08:38:31 08:09:01 1.72 0.00 1.72 0.00 0.00 19.20 0.00 08:38:31 08:10:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 08:38:31 08:11:01 1.62 0.00 1.62 0.00 0.00 17.46 0.00 08:38:31 08:12:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 08:38:31 08:13:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 08:38:31 08:14:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 08:38:31 08:15:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 08:38:31 08:16:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 08:38:31 08:17:01 0.92 0.02 0.90 0.00 0.13 10.93 0.00 08:38:31 08:18:01 1.80 0.00 1.80 0.00 0.00 21.20 0.00 08:38:31 08:19:01 1.70 0.00 1.70 0.00 0.00 18.53 0.00 08:38:31 08:20:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 08:38:31 08:21:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 08:38:31 08:22:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 08:38:31 08:23:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 08:38:31 08:24:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 08:38:31 08:25:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 08:38:31 08:26:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 08:38:31 08:27:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 08:38:31 08:28:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 08:38:31 08:29:01 1.77 0.00 1.77 0.00 0.00 19.46 0.00 08:38:31 08:30:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 08:38:31 08:31:01 1.75 0.00 1.75 0.00 0.00 19.33 0.00 08:38:31 08:32:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 08:38:31 08:33:01 2.18 0.00 2.18 0.00 0.00 24.26 0.00 08:38:31 08:34:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 08:38:31 08:35:01 1.68 0.00 1.68 0.00 0.00 20.13 0.00 08:38:31 08:36:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 08:38:31 08:37:01 1.95 0.00 1.95 0.00 0.00 42.13 0.00 08:38:31 08:38:02 183.79 0.63 183.15 0.00 14.26 66910.31 0.00 08:38:31 Average: 60.71 0.60 60.11 0.00 115.19 18544.20 0.00 08:38:31 08:38:31 07:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:38:31 07:44:01 28070576 31508556 806856 2.45 102608 3540764 2076888 6.12 1259560 3094792 79744 08:38:31 07:45:01 26996488 31343304 961552 2.92 128968 4344656 2274728 6.70 1974588 3364076 498256 08:38:31 07:46:01 27119776 31475624 827764 2.52 134576 4318012 2103280 6.20 1373736 3806052 499464 08:38:31 07:47:01 27552760 31482032 824252 2.51 139192 3939692 1945460 5.73 1343068 3457160 1488 08:38:31 07:48:01 14382660 31374120 880456 2.68 347664 16194668 2570360 7.58 2839948 14474972 1254720 08:38:31 07:49:01 9311408 28698388 3480568 10.58 384308 18171368 10934792 32.23 6408080 15488584 1277136 08:38:31 07:50:01 5470988 26565860 5631224 17.13 397456 19838316 11073228 32.63 9065124 16667992 263120 08:38:31 07:51:01 9971912 31348332 896452 2.73 407188 20249344 2597716 7.66 3297852 18146348 283864 08:38:31 07:52:01 9790592 31426608 825316 2.51 410624 20500112 2291480 6.75 3432464 18201404 224 08:38:31 07:53:01 9775624 31413512 837788 2.55 412088 20500652 2435448 7.18 3836452 17812424 280 08:38:31 07:54:01 9785352 31423488 827884 2.52 412264 20500672 2273160 6.70 3858012 17778848 48 08:38:31 07:55:01 9786324 31424508 827208 2.52 412300 20500672 2273160 6.70 3856852 17778848 48 08:38:31 07:56:01 9793068 31431288 820528 2.50 412324 20500676 2273160 6.70 3850880 17778852 20 08:38:31 07:57:01 9793676 31431940 819968 2.49 412364 20500680 2273160 6.70 3850148 17778856 44 08:38:31 07:58:01 9805960 31444328 807760 2.46 412416 20500656 2322888 6.85 3838228 17778832 28 08:38:31 07:59:01 9806244 31444624 807376 2.46 412444 20500664 2322888 6.85 3837736 17778840 24 08:38:31 08:00:01 9799512 31440000 811816 2.47 412476 20501728 2339268 6.89 3846908 17779088 184 08:38:31 08:01:01 9794700 31436212 815324 2.48 412544 20502344 2351392 6.93 3846016 17779632 4 08:38:31 08:02:01 9795588 31437140 814576 2.48 412572 20502348 2351392 6.93 3846232 17779636 20 08:38:31 08:03:01 9795368 31436948 814668 2.48 412616 20502352 2351392 6.93 3846204 17779640 32 08:38:31 08:04:01 9795540 31437148 814412 2.48 412636 20502356 2351392 6.93 3846284 17779644 16 08:38:31 08:05:01 9795672 31437308 814148 2.48 412656 20502360 2351392 6.93 3846312 17779648 260 08:38:31 08:06:01 9795436 31437192 814212 2.48 412676 20502488 2351392 6.93 3846360 17779748 204 08:38:31 08:07:01 9795388 31437180 814172 2.48 412696 20502496 2351392 6.93 3846388 17779784 212 08:38:31 08:08:01 9795928 31437772 813820 2.47 412732 20502488 2351392 6.93 3846204 17779784 16 08:38:31 08:09:01 9796124 31438016 813476 2.47 412764 20502500 2351392 6.93 3846308 17779788 180 08:38:31 08:10:01 9796424 31438320 813160 2.47 412776 20502504 2351392 6.93 3845900 17779792 8 08:38:31 08:11:01 9796052 31438012 813432 2.47 412796 20502504 2351392 6.93 3846348 17779792 180 08:38:31 08:12:01 9796044 31438008 813368 2.47 412804 20502508 2351392 6.93 3846224 17779796 180 08:38:31 08:13:01 9796028 31438004 813316 2.47 412812 20502508 2351392 6.93 3846188 17779800 48 08:38:31 08:14:01 9796044 31438032 813284 2.47 412820 20502512 2351392 6.93 3845936 17779800 12 08:38:31 08:15:01 9795900 31437892 813380 2.47 412832 20502516 2351392 6.93 3846364 17779804 176 08:38:31 08:16:01 9795948 31437940 813216 2.47 412844 20502516 2351392 6.93 3846232 17779804 176 08:38:31 08:17:01 9796084 31438112 813284 2.47 412852 20502520 2351392 6.93 3846008 17779808 184 08:38:31 08:18:01 9795940 31438040 813248 2.47 412884 20502532 2351392 6.93 3846088 17779816 36 08:38:31 08:19:01 9795848 31438020 813508 2.47 412920 20502532 2351392 6.93 3846464 17779820 20 08:38:31 08:20:01 9795872 31438048 813464 2.47 412936 20502536 2351392 6.93 3846132 17779824 8 08:38:31 08:21:01 9795824 31438000 813376 2.47 412952 20502536 2351392 6.93 3846408 17779824 44 08:38:31 08:22:01 9795712 31437892 813408 2.47 412968 20502540 2351392 6.93 3846536 17779828 8 08:38:31 08:23:01 9796044 31438276 813040 2.47 412984 20502544 2351392 6.93 3846396 17779832 188 08:38:31 08:24:01 9795616 31437848 813392 2.47 413000 20502544 2351392 6.93 3846520 17779832 8 08:38:31 08:25:01 9795588 31437824 813572 2.47 413012 20502552 2351392 6.93 3846388 17779836 52 08:38:31 08:26:01 9795644 31437944 813468 2.47 413028 20502556 2351392 6.93 3846188 17779844 8 08:38:31 08:27:01 9796032 31438336 813236 2.47 413048 20502556 2351392 6.93 3846440 17779848 152 08:38:31 08:28:01 9796356 31438664 812872 2.47 413072 20502560 2351392 6.93 3846304 17779852 36 08:38:31 08:29:01 9795740 31438096 813340 2.47 413096 20502560 2351392 6.93 3846660 17779848 16 08:38:31 08:30:01 9795756 31438148 813300 2.47 413116 20502564 2351392 6.93 3846364 17779852 8 08:38:31 08:31:01 9795668 31438064 813280 2.47 413152 20502568 2351392 6.93 3846620 17779856 44 08:38:31 08:32:01 9795684 31438144 813232 2.47 413164 20502568 2351392 6.93 3846420 17779860 8 08:38:31 08:33:01 9795636 31438100 813164 2.47 413224 20502564 2351392 6.93 3846480 17779864 16 08:38:31 08:34:01 9795304 31437832 813372 2.47 413276 20502572 2351392 6.93 3846496 17779868 8 08:38:31 08:35:01 9795256 31437844 813432 2.47 413300 20502584 2351392 6.93 3846556 17779868 24 08:38:31 08:36:01 9795176 31437792 813436 2.47 413320 20502588 2351392 6.93 3846580 17779872 8 08:38:31 08:37:01 9784436 31427056 824120 2.51 413332 20502604 2351392 6.93 3859988 17780404 12 08:38:31 08:38:02 8323144 31358712 885300 2.69 440776 21735856 2549868 7.51 3990268 18963740 508 08:38:31 Average: 11050318 31294990 958047 2.91 390368 19189676 2653317 7.82 3783408 16650597 75669 08:38:31 08:38:31 07:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:38:31 07:44:01 docker0 824.94 879.36 61.32 5029.36 0.00 0.00 0.00 0.00 08:38:31 07:44:01 ens3 1355.94 1161.87 12090.78 136.42 0.00 0.00 0.00 0.00 08:38:31 07:44:01 lo 4.68 4.68 0.46 0.46 0.00 0.00 0.00 0.00 08:38:31 07:45:01 docker0 0.08 0.15 0.01 0.02 0.00 0.00 0.00 0.00 08:38:31 07:45:01 ens3 38.14 24.48 43.67 15.80 0.00 0.00 0.00 0.00 08:38:31 07:45:01 veth7363057 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 08:38:31 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 07:46:01 docker0 1.62 1.62 0.12 0.14 0.00 0.00 0.00 0.00 08:38:31 07:46:01 ens3 27.95 19.18 21.39 12.19 0.00 0.00 0.00 0.00 08:38:31 07:46:01 veth7363057 1.62 1.63 0.14 0.14 0.00 0.00 0.00 0.00 08:38:31 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:47:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:47:01 veth99d2ad5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 08:38:31 07:47:01 ens3 97.47 58.56 2223.02 17.88 0.00 0.00 0.00 0.00 08:38:31 07:47:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 08:38:31 07:48:01 docker0 500.38 769.76 41.39 7009.57 0.00 0.00 0.00 0.00 08:38:31 07:48:01 veth99d2ad5 0.40 1.48 0.04 0.17 0.00 0.00 0.00 0.00 08:38:31 07:48:01 ens3 1054.96 633.94 10663.20 72.82 0.00 0.00 0.00 0.00 08:38:31 07:48:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 08:38:31 07:49:01 docker0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 08:38:31 07:49:01 veth9844fe5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:31 07:49:01 vethad906ac 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:31 07:49:01 veth99d2ad5 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 07:49:01 ens3 37.72 49.62 11.67 178.74 0.00 0.00 0.00 0.00 08:38:31 07:49:01 vethd1d0e8f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:31 07:49:01 veth97a46f8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:31 07:49:01 vethf0c836e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:31 07:49:01 vethebc30d5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:31 07:49:01 veth8cd242a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:31 07:49:01 vethe4688eb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:31 07:49:01 vethcc3363d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:31 07:49:01 veth0bf615f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:31 07:49:01 veth0743bba 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:31 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 07:49:01 veth6cd2c7f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:31 07:49:01 vethf8fc0ca 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:38:31 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:50:01 veth9844fe5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:50:01 veth99d2ad5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:50:01 ens3 15.08 10.68 10.83 6.39 0.00 0.00 0.00 0.00 08:38:31 07:50:01 vethd1d0e8f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:50:01 veth8cd242a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:50:01 vethe4688eb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:50:01 vethcc3363d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:50:01 veth0743bba 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:50:01 veth6cd2c7f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:50:01 vethf8fc0ca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:51:01 veth9844fe5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:51:01 veth99d2ad5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:51:01 ens3 4.37 2.53 3.12 1.78 0.00 0.00 0.00 0.00 08:38:31 07:51:01 vethd1d0e8f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:51:01 veth8cd242a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:51:01 vethe4688eb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:51:01 vethcc3363d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:51:01 veth0743bba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 07:51:01 veth6cd2c7f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:51:01 vethf8fc0ca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:52:01 ens3 272.35 257.72 166.90 975.44 0.00 0.00 0.00 0.00 08:38:31 07:52:01 lo 37.93 37.93 3.74 3.74 0.00 0.00 0.00 0.00 08:38:31 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:53:01 ens3 446.06 448.11 194.25 2467.36 0.00 0.00 0.00 0.00 08:38:31 07:53:01 lo 40.83 40.83 4.02 4.02 0.00 0.00 0.00 0.00 08:38:31 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:54:01 ens3 47.89 42.79 33.49 190.42 0.00 0.00 0.00 0.00 08:38:31 07:54:01 lo 5.17 5.17 0.51 0.51 0.00 0.00 0.00 0.00 08:38:31 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:55:01 ens3 2.83 0.97 1.03 0.68 0.00 0.00 0.00 0.00 08:38:31 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:56:01 ens3 0.77 0.32 0.29 0.21 0.00 0.00 0.00 0.00 08:38:31 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:57:01 ens3 0.53 0.10 0.05 0.01 0.00 0.00 0.00 0.00 08:38:31 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:58:01 ens3 0.35 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:38:31 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 07:59:01 ens3 0.85 0.10 0.09 0.01 0.00 0.00 0.00 0.00 08:38:31 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:00:01 ens3 8.58 6.77 5.56 6.36 0.00 0.00 0.00 0.00 08:38:31 08:00:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:01:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:02:01 ens3 1.13 0.33 0.35 0.21 0.00 0.00 0.00 0.00 08:38:31 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:03:01 ens3 1.10 0.62 0.39 0.29 0.00 0.00 0.00 0.00 08:38:31 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:04:01 ens3 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00 08:38:31 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:05:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:06:01 ens3 1.28 0.00 0.16 0.00 0.00 0.00 0.00 0.00 08:38:31 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:07:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:38:31 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:08:01 ens3 1.52 0.45 0.54 0.28 0.00 0.00 0.00 0.00 08:38:31 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:09:01 ens3 0.97 0.40 0.37 0.22 0.00 0.00 0.00 0.00 08:38:31 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:10:01 ens3 1.25 0.03 0.15 0.00 0.00 0.00 0.00 0.00 08:38:31 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:11:01 ens3 0.70 0.40 0.28 0.22 0.00 0.00 0.00 0.00 08:38:31 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:12:01 ens3 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00 08:38:31 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:13:01 ens3 0.75 0.18 0.13 0.07 0.00 0.00 0.00 0.00 08:38:31 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:14:01 ens3 1.15 0.02 0.16 0.00 0.00 0.00 0.00 0.00 08:38:31 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:15:01 ens3 1.42 0.48 0.45 0.29 0.00 0.00 0.00 0.00 08:38:31 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:16:01 ens3 0.80 0.00 0.09 0.00 0.00 0.00 0.00 0.00 08:38:31 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:17:01 ens3 0.85 0.12 0.10 0.01 0.00 0.00 0.00 0.00 08:38:31 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:18:01 ens3 1.03 0.13 0.18 0.07 0.00 0.00 0.00 0.00 08:38:31 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:19:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:38:31 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:20:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:38:31 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:21:01 ens3 0.60 0.10 0.06 0.01 0.00 0.00 0.00 0.00 08:38:31 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:22:01 ens3 1.30 0.72 0.50 0.30 0.00 0.00 0.00 0.00 08:38:31 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:23:01 ens3 1.28 0.25 0.16 0.08 0.00 0.00 0.00 0.00 08:38:31 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:24:01 ens3 1.85 0.55 0.44 0.29 0.00 0.00 0.00 0.00 08:38:31 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:25:01 ens3 1.07 0.10 0.05 0.01 0.00 0.00 0.00 0.00 08:38:31 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:26:01 ens3 0.90 0.00 0.04 0.00 0.00 0.00 0.00 0.00 08:38:31 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:27:01 ens3 0.80 0.18 0.12 0.01 0.00 0.00 0.00 0.00 08:38:31 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:28:01 ens3 0.68 0.38 0.34 0.27 0.00 0.00 0.00 0.00 08:38:31 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:29:01 ens3 0.27 0.17 0.12 0.07 0.00 0.00 0.00 0.00 08:38:31 08:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:30:01 ens3 0.43 0.00 0.04 0.00 0.00 0.00 0.00 0.00 08:38:31 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:31:01 ens3 0.52 0.33 0.27 0.21 0.00 0.00 0.00 0.00 08:38:31 08:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:33:01 ens3 0.67 0.20 0.18 0.07 0.00 0.00 0.00 0.00 08:38:31 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:34:01 ens3 0.33 0.05 0.08 0.00 0.00 0.00 0.00 0.00 08:38:31 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:35:01 ens3 0.73 0.10 0.08 0.01 0.00 0.00 0.00 0.00 08:38:31 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:38:31 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:36:01 ens3 0.55 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:38:31 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 08:37:01 ens3 17.15 23.88 3.58 85.80 0.00 0.00 0.00 0.00 08:38:31 08:37:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:38:31 08:38:02 docker0 77.59 136.66 7.31 1270.95 0.00 0.00 0.00 0.00 08:38:31 08:38:02 ens3 414.95 243.08 8108.56 67.77 0.00 0.00 0.00 0.00 08:38:31 08:38:02 veth742d136 0.32 0.38 0.08 0.12 0.00 0.00 0.00 0.00 08:38:31 08:38:02 lo 2.33 2.33 0.24 0.24 0.00 0.00 0.00 0.00 08:38:31 Average: docker0 25.30 32.25 1.98 240.54 0.00 0.00 0.00 0.00 08:38:31 Average: ens3 70.00 54.06 607.19 77.06 0.00 0.00 0.00 0.00 08:38:31 Average: veth742d136 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 08:38:31 Average: lo 1.78 1.78 0.17 0.17 0.00 0.00 0.00 0.00 08:38:31 08:38:31 08:38:31 ---> sar -P ALL: 08:38:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8223) 08/23/24 _x86_64_ (8 CPU) 08:38:31 08:38:31 07:42:16 LINUX RESTART (8 CPU) 08:38:31 08:38:31 07:43:02 CPU %user %nice %system %iowait %steal %idle 08:38:31 07:44:01 all 9.61 0.00 3.81 1.90 0.09 84.59 08:38:31 07:44:01 0 9.86 0.00 3.18 2.12 0.10 84.74 08:38:31 07:44:01 1 8.42 0.00 3.84 0.82 0.05 86.86 08:38:31 07:44:01 2 7.51 0.00 2.80 0.05 0.09 89.55 08:38:31 07:44:01 3 9.58 0.00 5.31 4.36 0.09 80.67 08:38:31 07:44:01 4 11.46 0.00 4.66 1.07 0.12 82.68 08:38:31 07:44:01 5 12.44 0.00 3.69 2.15 0.07 81.65 08:38:31 07:44:01 6 7.17 0.00 3.01 0.36 0.07 89.39 08:38:31 07:44:01 7 10.47 0.00 4.02 4.30 0.10 81.11 08:38:31 07:45:01 all 38.85 0.00 6.17 1.87 0.13 52.98 08:38:31 07:45:01 0 39.06 0.00 5.67 0.12 0.12 55.04 08:38:31 07:45:01 1 38.35 0.00 6.17 0.29 0.13 55.05 08:38:31 07:45:01 2 39.96 0.00 5.60 0.57 0.13 53.73 08:38:31 07:45:01 3 38.60 0.00 5.33 8.88 0.13 47.05 08:38:31 07:45:01 4 37.37 0.00 7.43 0.25 0.13 54.82 08:38:31 07:45:01 5 37.44 0.00 6.10 0.32 0.12 56.02 08:38:31 07:45:01 6 40.30 0.00 6.66 2.98 0.13 49.92 08:38:31 07:45:01 7 39.74 0.00 6.41 1.54 0.12 52.19 08:38:31 07:46:01 all 48.51 0.00 5.50 1.19 0.12 44.68 08:38:31 07:46:01 0 49.39 0.00 5.47 0.10 0.12 44.93 08:38:31 07:46:01 1 49.45 0.00 5.72 4.79 0.12 39.92 08:38:31 07:46:01 2 48.31 0.00 5.53 0.13 0.12 45.91 08:38:31 07:46:01 3 46.76 0.00 5.56 0.84 0.12 46.73 08:38:31 07:46:01 4 49.80 0.00 5.50 1.37 0.10 43.23 08:38:31 07:46:01 5 48.24 0.00 5.57 0.17 0.10 45.93 08:38:31 07:46:01 6 47.94 0.00 5.28 2.01 0.13 44.63 08:38:31 07:46:01 7 48.22 0.00 5.35 0.13 0.12 46.17 08:38:31 07:47:01 all 32.86 0.00 6.27 2.52 0.11 58.24 08:38:31 07:47:01 0 31.87 0.00 6.12 1.04 0.10 60.87 08:38:31 07:47:01 1 30.47 0.00 6.11 4.26 0.10 59.07 08:38:31 07:47:01 2 32.34 0.00 6.81 1.39 0.10 59.36 08:38:31 07:47:01 3 33.99 0.00 5.95 3.00 0.12 56.93 08:38:31 07:47:01 4 33.47 0.00 5.91 1.61 0.10 58.90 08:38:31 07:47:01 5 31.30 0.00 6.90 7.15 0.12 54.53 08:38:31 07:47:01 6 35.45 0.00 6.36 1.04 0.10 57.05 08:38:31 07:47:01 7 34.01 0.00 6.00 0.69 0.12 59.19 08:38:31 07:48:01 all 25.68 0.00 10.88 12.09 0.13 51.22 08:38:31 07:48:01 0 27.19 0.00 10.46 12.02 0.14 50.19 08:38:31 07:48:01 1 24.13 0.00 10.49 11.03 0.12 54.23 08:38:31 07:48:01 2 25.95 0.00 10.65 9.39 0.14 53.88 08:38:31 07:48:01 3 25.49 0.00 11.98 19.36 0.15 43.02 08:38:31 07:48:01 4 25.00 0.00 11.74 14.00 0.12 49.14 08:38:31 07:48:01 5 26.17 0.00 11.10 11.83 0.14 50.76 08:38:31 07:48:01 6 25.29 0.00 11.32 10.81 0.14 52.44 08:38:31 07:48:01 7 26.19 0.00 9.34 8.32 0.12 56.04 08:38:31 07:49:01 all 73.36 0.00 11.92 4.63 0.22 9.86 08:38:31 07:49:01 0 73.67 0.00 11.34 5.46 0.22 9.32 08:38:31 07:49:01 1 72.59 0.00 12.34 4.50 0.24 10.33 08:38:31 07:49:01 2 73.08 0.00 12.08 1.52 0.22 13.10 08:38:31 07:49:01 3 74.34 0.00 11.68 12.08 0.22 1.68 08:38:31 07:49:01 4 72.86 0.00 12.45 3.19 0.22 11.28 08:38:31 07:49:01 5 73.67 0.00 11.75 1.73 0.20 12.66 08:38:31 07:49:01 6 72.88 0.00 12.17 1.79 0.22 12.94 08:38:31 07:49:01 7 73.83 0.00 11.59 6.76 0.23 7.58 08:38:31 07:50:01 all 88.68 0.00 11.05 0.00 0.27 0.00 08:38:31 07:50:01 0 89.55 0.00 10.19 0.00 0.25 0.00 08:38:31 07:50:01 1 89.19 0.00 10.51 0.00 0.30 0.00 08:38:31 07:50:01 2 89.03 0.00 10.70 0.00 0.27 0.00 08:38:31 07:50:01 3 88.52 0.00 11.21 0.00 0.27 0.00 08:38:31 07:50:01 4 87.81 0.00 11.93 0.00 0.25 0.00 08:38:31 07:50:01 5 88.32 0.00 11.42 0.00 0.25 0.00 08:38:31 07:50:01 6 88.05 0.00 11.67 0.00 0.29 0.00 08:38:31 07:50:01 7 88.99 0.00 10.73 0.00 0.29 0.00 08:38:31 07:51:01 all 67.01 0.00 8.11 3.37 0.14 21.37 08:38:31 07:51:01 0 67.08 0.00 7.50 0.18 0.13 25.10 08:38:31 07:51:01 1 67.43 0.00 8.17 0.23 0.15 24.02 08:38:31 07:51:01 2 67.19 0.00 8.19 0.55 0.13 23.93 08:38:31 07:51:01 3 67.73 0.00 8.75 16.58 0.15 6.80 08:38:31 07:51:01 4 66.19 0.00 8.59 8.10 0.13 16.99 08:38:31 07:51:01 5 66.48 0.00 7.83 0.17 0.13 25.38 08:38:31 07:51:01 6 67.55 0.00 7.73 0.63 0.13 23.95 08:38:31 07:51:01 7 66.43 0.00 8.13 0.68 0.13 24.62 08:38:31 07:52:01 all 5.45 0.00 1.34 3.74 0.08 89.39 08:38:31 07:52:01 0 5.65 0.00 1.65 5.51 0.07 87.12 08:38:31 07:52:01 1 5.43 0.00 1.46 2.69 0.08 90.33 08:38:31 07:52:01 2 6.61 0.00 1.65 1.48 0.10 90.16 08:38:31 07:52:01 3 5.82 0.00 1.21 0.99 0.10 91.87 08:38:31 07:52:01 4 7.19 0.00 1.14 9.15 0.07 82.45 08:38:31 07:52:01 5 5.82 0.00 1.28 4.64 0.08 88.18 08:38:31 07:52:01 6 3.56 0.00 1.06 3.85 0.07 91.47 08:38:31 07:52:01 7 3.51 0.00 1.29 1.52 0.07 93.61 08:38:31 07:53:01 all 9.21 0.00 0.96 0.13 0.08 89.62 08:38:31 07:53:01 0 13.60 0.00 1.04 0.03 0.08 85.25 08:38:31 07:53:01 1 7.57 0.00 0.89 0.13 0.07 91.34 08:38:31 07:53:01 2 11.54 0.00 1.22 0.03 0.10 87.10 08:38:31 07:53:01 3 8.01 0.00 1.04 0.75 0.07 90.13 08:38:31 07:53:01 4 10.21 0.00 1.05 0.05 0.08 88.60 08:38:31 07:53:01 5 12.42 0.00 0.95 0.03 0.07 86.53 08:38:31 07:53:01 6 5.94 0.00 0.82 0.02 0.08 93.14 08:38:31 07:53:01 7 4.42 0.00 0.68 0.02 0.05 94.83 08:38:31 07:54:01 all 0.83 0.00 0.11 0.01 0.02 99.02 08:38:31 07:54:01 0 0.90 0.00 0.17 0.00 0.03 98.90 08:38:31 07:54:01 1 0.92 0.00 0.07 0.12 0.03 98.86 08:38:31 07:54:01 2 0.03 0.00 0.08 0.00 0.00 99.88 08:38:31 07:54:01 3 1.70 0.00 0.13 0.00 0.02 98.15 08:38:31 07:54:01 4 0.77 0.00 0.10 0.00 0.02 99.12 08:38:31 07:54:01 5 1.42 0.00 0.15 0.00 0.02 98.41 08:38:31 07:54:01 6 0.20 0.00 0.10 0.00 0.02 99.68 08:38:31 07:54:01 7 0.72 0.00 0.08 0.00 0.02 99.18 08:38:31 08:38:31 07:54:01 CPU %user %nice %system %iowait %steal %idle 08:38:31 07:55:01 all 0.04 0.00 0.02 0.00 0.01 99.93 08:38:31 07:55:01 0 0.03 0.00 0.05 0.00 0.00 99.92 08:38:31 07:55:01 1 0.12 0.00 0.02 0.02 0.03 99.82 08:38:31 07:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 07:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:38:31 07:55:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:38:31 07:55:01 5 0.02 0.00 0.02 0.02 0.02 99.93 08:38:31 07:55:01 6 0.05 0.00 0.03 0.00 0.00 99.92 08:38:31 07:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 07:56:01 all 0.04 0.00 0.02 0.00 0.01 99.94 08:38:31 07:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:38:31 07:56:01 1 0.08 0.00 0.03 0.02 0.00 99.87 08:38:31 07:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:38:31 07:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 07:56:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:38:31 07:56:01 5 0.03 0.00 0.00 0.02 0.00 99.95 08:38:31 07:56:01 6 0.03 0.00 0.03 0.00 0.00 99.93 08:38:31 07:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:38:31 07:57:01 all 0.02 0.00 0.01 0.03 0.00 99.94 08:38:31 07:57:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:38:31 07:57:01 1 0.02 0.00 0.02 0.20 0.02 99.75 08:38:31 07:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:38:31 07:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:38:31 07:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:38:31 07:57:01 5 0.02 0.00 0.02 0.02 0.00 99.95 08:38:31 07:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:38:31 07:57:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 07:58:01 all 0.04 0.00 0.03 0.00 0.01 99.92 08:38:31 07:58:01 0 0.05 0.00 0.03 0.02 0.02 99.88 08:38:31 07:58:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:38:31 07:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 07:58:01 3 0.07 0.00 0.02 0.00 0.02 99.90 08:38:31 07:58:01 4 0.07 0.00 0.03 0.00 0.00 99.90 08:38:31 07:58:01 5 0.07 0.00 0.05 0.00 0.02 99.87 08:38:31 07:58:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:38:31 07:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:38:31 07:59:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:38:31 07:59:01 0 0.05 0.00 0.02 0.03 0.03 99.87 08:38:31 07:59:01 1 0.05 0.00 0.02 0.02 0.02 99.90 08:38:31 07:59:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:38:31 07:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 07:59:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:38:31 07:59:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:38:31 07:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 07:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:00:01 all 0.25 0.00 0.03 0.01 0.00 99.70 08:38:31 08:00:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:38:31 08:00:01 1 0.33 0.00 0.05 0.07 0.00 99.55 08:38:31 08:00:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:38:31 08:00:01 3 0.28 0.00 0.03 0.02 0.02 99.65 08:38:31 08:00:01 4 0.13 0.00 0.00 0.00 0.00 99.87 08:38:31 08:00:01 5 0.12 0.00 0.05 0.00 0.00 99.83 08:38:31 08:00:01 6 0.77 0.00 0.03 0.00 0.00 99.20 08:38:31 08:00:01 7 0.27 0.00 0.03 0.02 0.02 99.67 08:38:31 08:01:01 all 0.06 0.00 0.05 0.01 0.01 99.88 08:38:31 08:01:01 0 0.05 0.00 0.07 0.00 0.02 99.87 08:38:31 08:01:01 1 0.13 0.00 0.05 0.03 0.00 99.78 08:38:31 08:01:01 2 0.03 0.00 0.05 0.00 0.00 99.92 08:38:31 08:01:01 3 0.12 0.00 0.03 0.00 0.00 99.85 08:38:31 08:01:01 4 0.03 0.00 0.05 0.00 0.00 99.92 08:38:31 08:01:01 5 0.05 0.00 0.07 0.00 0.02 99.87 08:38:31 08:01:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:38:31 08:01:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:38:31 08:02:01 all 0.04 0.00 0.01 0.01 0.00 99.93 08:38:31 08:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:38:31 08:02:01 1 0.03 0.00 0.02 0.10 0.00 99.85 08:38:31 08:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:38:31 08:02:01 3 0.07 0.00 0.00 0.00 0.00 99.93 08:38:31 08:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:38:31 08:02:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:38:31 08:02:01 6 0.08 0.00 0.02 0.00 0.00 99.90 08:38:31 08:02:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:38:31 08:03:01 all 0.18 0.00 0.01 0.01 0.01 99.79 08:38:31 08:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 08:03:01 1 0.00 0.00 0.00 0.03 0.00 99.97 08:38:31 08:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:38:31 08:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 08:03:01 5 0.07 0.00 0.02 0.00 0.02 99.90 08:38:31 08:03:01 6 0.05 0.00 0.03 0.00 0.00 99.92 08:38:31 08:03:01 7 1.26 0.00 0.02 0.02 0.02 98.69 08:38:31 08:04:01 all 0.16 0.00 0.01 0.00 0.01 99.82 08:38:31 08:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 08:04:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:38:31 08:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:38:31 08:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 08:04:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:38:31 08:04:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:38:31 08:04:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:38:31 08:04:01 7 1.08 0.00 0.00 0.00 0.02 98.91 08:38:31 08:05:01 all 0.08 0.00 0.02 0.00 0.00 99.90 08:38:31 08:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:38:31 08:05:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:38:31 08:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:38:31 08:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:38:31 08:05:01 5 0.10 0.00 0.03 0.00 0.00 99.87 08:38:31 08:05:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:38:31 08:05:01 7 0.45 0.00 0.03 0.02 0.00 99.50 08:38:31 08:38:31 08:05:01 CPU %user %nice %system %iowait %steal %idle 08:38:31 08:06:01 all 0.17 0.00 0.06 0.01 0.01 99.76 08:38:31 08:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 08:06:01 1 0.08 0.00 0.00 0.02 0.00 99.90 08:38:31 08:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:38:31 08:06:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:38:31 08:06:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 08:06:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:38:31 08:06:01 6 0.10 0.00 0.00 0.00 0.00 99.90 08:38:31 08:06:01 7 1.01 0.00 0.38 0.05 0.02 98.54 08:38:31 08:07:01 all 0.03 0.00 0.02 0.01 0.00 99.94 08:38:31 08:07:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:38:31 08:07:01 1 0.02 0.00 0.02 0.05 0.00 99.92 08:38:31 08:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:38:31 08:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 08:07:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:38:31 08:07:01 5 0.03 0.00 0.05 0.00 0.02 99.90 08:38:31 08:07:01 6 0.13 0.00 0.02 0.00 0.00 99.85 08:38:31 08:07:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:38:31 08:08:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:38:31 08:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:38:31 08:08:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:38:31 08:08:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:38:31 08:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 08:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:38:31 08:08:01 5 0.03 0.00 0.05 0.00 0.02 99.90 08:38:31 08:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 08:08:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:38:31 08:09:01 all 0.19 0.00 0.02 0.01 0.00 99.78 08:38:31 08:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 08:09:01 1 1.39 0.00 0.02 0.02 0.02 98.56 08:38:31 08:09:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:38:31 08:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 08:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 08:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 08:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:38:31 08:09:01 7 0.02 0.00 0.03 0.03 0.00 99.92 08:38:31 08:10:01 all 0.08 0.00 0.01 0.00 0.01 99.90 08:38:31 08:10:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:38:31 08:10:01 1 0.55 0.00 0.00 0.02 0.00 99.43 08:38:31 08:10:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:38:31 08:10:01 3 0.07 0.00 0.00 0.00 0.00 99.93 08:38:31 08:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:38:31 08:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:38:31 08:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:38:31 08:10:01 7 0.00 0.00 0.02 0.02 0.02 99.95 08:38:31 08:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:38:31 08:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 08:11:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:38:31 08:11:01 2 0.03 0.00 0.02 0.02 0.00 99.93 08:38:31 08:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:38:31 08:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:38:31 08:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 08:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:31 08:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:38:31 08:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:38:31 08:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:38:31 08:12:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:38:31 08:12:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:38:31 08:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 08:12:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:38:31 08:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:12:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:38:31 08:13:01 all 0.04 0.00 0.01 0.00 0.00 99.95 08:38:31 08:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 08:13:01 1 0.05 0.00 0.00 0.03 0.00 99.92 08:38:31 08:13:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:38:31 08:13:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:38:31 08:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 08:13:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 08:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 08:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:38:31 08:14:01 all 0.10 0.00 0.01 0.00 0.01 99.88 08:38:31 08:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 08:14:01 1 0.63 0.00 0.00 0.00 0.02 99.35 08:38:31 08:14:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:38:31 08:14:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:38:31 08:14:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:38:31 08:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:14:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:38:31 08:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:38:31 08:15:01 all 0.26 0.00 0.02 0.00 0.01 99.72 08:38:31 08:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:38:31 08:15:01 1 1.82 0.00 0.05 0.02 0.00 98.11 08:38:31 08:15:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:38:31 08:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:38:31 08:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:38:31 08:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:38:31 08:15:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:38:31 08:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:38:31 08:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 08:16:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:38:31 08:16:01 2 0.03 0.00 0.02 0.02 0.02 99.92 08:38:31 08:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:38:31 08:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:38:31 08:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:38:31 08:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 08:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:38:31 08:38:31 08:16:01 CPU %user %nice %system %iowait %steal %idle 08:38:31 08:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:38:31 08:17:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:38:31 08:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:17:01 2 0.05 0.00 0.00 0.02 0.02 99.92 08:38:31 08:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:38:31 08:17:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:38:31 08:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:38:31 08:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:38:31 08:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:38:31 08:18:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:38:31 08:18:01 0 0.02 0.00 0.00 0.05 0.02 99.92 08:38:31 08:18:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:38:31 08:18:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:38:31 08:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:18:01 5 0.00 0.00 0.03 0.00 0.00 99.97 08:38:31 08:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:31 08:18:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:38:31 08:19:01 all 0.04 0.00 0.01 0.01 0.00 99.93 08:38:31 08:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 08:19:01 1 0.02 0.00 0.00 0.03 0.02 99.93 08:38:31 08:19:01 2 0.05 0.00 0.03 0.07 0.02 99.83 08:38:31 08:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 08:19:01 4 0.07 0.00 0.02 0.00 0.00 99.92 08:38:31 08:19:01 5 0.03 0.00 0.00 0.02 0.00 99.95 08:38:31 08:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 08:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:38:31 08:20:01 all 0.08 0.00 0.01 0.00 0.00 99.90 08:38:31 08:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:38:31 08:20:01 1 0.50 0.00 0.00 0.02 0.00 99.48 08:38:31 08:20:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:38:31 08:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:38:31 08:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:38:31 08:20:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:38:31 08:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:38:31 08:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:38:31 08:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:38:31 08:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:38:31 08:21:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:38:31 08:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 08:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:38:31 08:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:38:31 08:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 08:21:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:38:31 08:22:01 all 0.02 0.00 0.01 0.02 0.01 99.94 08:38:31 08:22:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:38:31 08:22:01 1 0.00 0.00 0.02 0.15 0.00 99.83 08:38:31 08:22:01 2 0.00 0.00 0.02 0.02 0.03 99.93 08:38:31 08:22:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:38:31 08:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:38:31 08:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 08:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:23:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:38:31 08:23:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:38:31 08:23:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:38:31 08:23:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:38:31 08:23:01 3 0.07 0.00 0.02 0.00 0.00 99.92 08:38:31 08:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 08:23:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:38:31 08:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:38:31 08:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:24:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:38:31 08:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:38:31 08:24:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:38:31 08:24:01 2 0.02 0.00 0.02 0.02 0.02 99.93 08:38:31 08:24:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:38:31 08:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 08:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:38:31 08:25:01 all 0.10 0.00 0.01 0.01 0.01 99.88 08:38:31 08:25:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:38:31 08:25:01 1 0.58 0.00 0.02 0.02 0.02 99.37 08:38:31 08:25:01 2 0.05 0.00 0.00 0.02 0.02 99.92 08:38:31 08:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 08:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:38:31 08:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:38:31 08:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:25:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:38:31 08:26:01 all 0.11 0.00 0.02 0.00 0.00 99.87 08:38:31 08:26:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:38:31 08:26:01 1 0.62 0.00 0.02 0.00 0.00 99.37 08:38:31 08:26:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:38:31 08:26:01 3 0.08 0.00 0.02 0.00 0.00 99.90 08:38:31 08:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:38:31 08:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 08:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 08:26:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:38:31 08:27:01 all 0.06 0.00 0.01 0.00 0.01 99.92 08:38:31 08:27:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:38:31 08:27:01 1 0.35 0.00 0.00 0.02 0.00 99.63 08:38:31 08:27:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:38:31 08:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:38:31 08:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 08:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:38:31 08:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:31 08:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:38:31 08:38:31 08:27:01 CPU %user %nice %system %iowait %steal %idle 08:38:31 08:28:01 all 0.07 0.00 0.01 0.00 0.01 99.90 08:38:31 08:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:38:31 08:28:01 1 0.32 0.00 0.00 0.02 0.02 99.65 08:38:31 08:28:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:38:31 08:28:01 3 0.07 0.00 0.00 0.00 0.00 99.93 08:38:31 08:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:38:31 08:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:28:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:38:31 08:28:01 7 0.02 0.00 0.00 0.02 0.00 99.97 08:38:31 08:29:01 all 0.03 0.00 0.02 0.01 0.00 99.95 08:38:31 08:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:38:31 08:29:01 1 0.08 0.00 0.02 0.02 0.00 99.88 08:38:31 08:29:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:38:31 08:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 08:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:38:31 08:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 08:29:01 7 0.02 0.00 0.02 0.03 0.00 99.93 08:38:31 08:30:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:38:31 08:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:38:31 08:30:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:38:31 08:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:38:31 08:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 08:30:01 6 0.07 0.00 0.02 0.00 0.00 99.92 08:38:31 08:30:01 7 0.02 0.00 0.02 0.02 0.02 99.93 08:38:31 08:31:01 all 0.19 0.00 0.02 0.00 0.00 99.79 08:38:31 08:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 08:31:01 1 1.39 0.00 0.00 0.02 0.02 98.58 08:38:31 08:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 08:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 08:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 08:31:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:38:31 08:31:01 7 0.00 0.00 0.03 0.02 0.02 99.93 08:38:31 08:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:38:31 08:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:38:31 08:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 08:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:38:31 08:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:38:31 08:32:01 4 0.03 0.00 0.05 0.00 0.02 99.90 08:38:31 08:32:01 5 0.05 0.00 0.00 0.00 0.02 99.93 08:38:31 08:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:32:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:38:31 08:33:01 all 0.15 0.00 0.01 0.03 0.00 99.81 08:38:31 08:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:38:31 08:33:01 1 1.09 0.00 0.00 0.20 0.00 98.71 08:38:31 08:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:38:31 08:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 08:33:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:38:31 08:33:01 5 0.02 0.00 0.05 0.00 0.00 99.93 08:38:31 08:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:38:31 08:33:01 7 0.02 0.00 0.02 0.02 0.00 99.95 08:38:31 08:34:01 all 0.03 0.00 0.01 0.06 0.00 99.90 08:38:31 08:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:38:31 08:34:01 1 0.02 0.00 0.02 0.49 0.02 99.46 08:38:31 08:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:34:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:38:31 08:34:01 4 0.02 0.00 0.03 0.02 0.00 99.93 08:38:31 08:34:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:38:31 08:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:38:31 08:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:35:01 all 0.11 0.00 0.02 0.00 0.01 99.86 08:38:31 08:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:38:31 08:35:01 1 0.71 0.00 0.02 0.02 0.00 99.25 08:38:31 08:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:38:31 08:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:35:01 4 0.00 0.00 0.00 0.02 0.02 99.97 08:38:31 08:35:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:38:31 08:35:01 6 0.03 0.00 0.05 0.00 0.02 99.90 08:38:31 08:35:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:38:31 08:36:01 all 0.06 0.00 0.01 0.00 0.01 99.92 08:38:31 08:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:36:01 1 0.27 0.00 0.02 0.02 0.00 99.70 08:38:31 08:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:38:31 08:36:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:38:31 08:36:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:38:31 08:36:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:38:31 08:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:38:31 08:36:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:38:31 08:37:01 all 0.15 0.00 0.04 0.00 0.07 99.74 08:38:31 08:37:01 0 0.12 0.00 0.08 0.00 0.00 99.80 08:38:31 08:37:01 1 0.12 0.00 0.05 0.02 0.00 99.82 08:38:31 08:37:01 2 0.02 0.00 0.00 0.00 0.51 99.47 08:38:31 08:37:01 3 0.12 0.00 0.03 0.00 0.00 99.85 08:38:31 08:37:01 4 0.15 0.00 0.07 0.00 0.02 99.77 08:38:31 08:37:01 5 0.07 0.00 0.03 0.00 0.00 99.90 08:38:31 08:37:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:38:31 08:37:01 7 0.53 0.00 0.02 0.02 0.02 99.42 08:38:31 08:38:02 all 8.96 0.00 3.88 4.19 0.09 82.88 08:38:31 08:38:02 0 9.58 0.00 3.05 0.05 0.08 87.23 08:38:31 08:38:02 1 8.16 0.00 4.66 10.82 0.10 76.26 08:38:31 08:38:02 2 7.94 0.00 4.15 1.02 0.08 86.82 08:38:31 08:38:02 3 9.69 0.00 3.77 7.58 0.10 78.86 08:38:31 08:38:02 4 9.49 0.00 3.15 0.20 0.07 87.09 08:38:31 08:38:02 5 9.12 0.00 4.23 1.08 0.10 85.47 08:38:31 08:38:02 6 9.27 0.00 4.71 11.49 0.10 74.43 08:38:31 08:38:02 7 8.45 0.00 3.32 1.33 0.05 86.84 08:38:31 08:38:31 Average: CPU %user %nice %system %iowait %steal %idle 08:38:31 Average: all 7.44 0.00 1.27 0.65 0.03 90.60 08:38:31 Average: 0 7.56 0.00 1.20 0.48 0.03 90.72 08:38:31 Average: 1 7.47 0.00 1.28 0.75 0.03 90.47 08:38:31 Average: 2 7.42 0.00 1.26 0.29 0.04 90.98 08:38:31 Average: 3 7.40 0.00 1.30 1.34 0.03 89.93 08:38:31 Average: 4 7.46 0.00 1.34 0.70 0.03 90.47 08:38:31 Average: 5 7.49 0.00 1.30 0.53 0.03 90.66 08:38:31 Average: 6 7.33 0.00 1.29 0.63 0.03 90.72 08:38:31 Average: 7 7.42 0.00 1.22 0.46 0.03 90.87 08:38:31 08:38:31 08:38:31