Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5583a75087f60e058987f2a62e5d372bed784786 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-ssh936971535439270822.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12483811310177732283.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8763613697012115250.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16061071506337092475.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-ssh8585786136552877510.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22366 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/721 [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/721 # 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 5583a75087f60e058987f2a62e5d372bed784786 (main) > 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 5583a75087f60e058987f2a62e5d372bed784786 # timeout=10 Commit message: "Merge pull request #4962 from jackchenjc/issue-4886" > git rev-list --no-walk a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:44:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:44:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:44:45 ========================================================= 22:44:45 EdgeX Global Pipelines Version Info 22:44:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:44:45 ------------------- 22:44:45 stable info: 22:44:45 ------------------- 22:44:45 Commited By: Ginny Guan ginny@iotechsys.com 22:44:45 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 22:44:45 Message: update stable to v1.0.265 22:44:46 ------------------- 22:44:46 experimental info: 22:44:46 ------------------- 22:44:46 Commited By: Cherry Wang cherry@iotechsys.com 22:44:46 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 22:44:46 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:44:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:44:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:44:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:44:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:44:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:44:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 22:44:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:44:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:44:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:44:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:44:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:44:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:44:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:44:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:44:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:44:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:44:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:44:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:44:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:44:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 22:44:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:44:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:44:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:44:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:44:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:44:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:44:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] echo 22:44:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5583a75 [Pipeline] echo 22:44:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:44:47 provisioning config files... 22:44:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/721@tmp/config5454795852151760422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:44:47 ---> ****-login.sh 22:44:47 nexus3.edgexfoundry.org:10001 22:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:44:47 Configure a credential helper to remove this warning. See 22:44:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:44:47 22:44:47 Login Succeeded 22:44:47 nexus3.edgexfoundry.org:10002 22:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:44:48 Configure a credential helper to remove this warning. See 22:44:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:44:48 22:44:48 Login Succeeded 22:44:48 nexus3.edgexfoundry.org:10003 22:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:44:48 Configure a credential helper to remove this warning. See 22:44:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:44:48 22:44:48 Login Succeeded 22:44:48 nexus3.edgexfoundry.org:10004 22:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:44:48 Configure a credential helper to remove this warning. See 22:44:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:44:48 22:44:48 Login Succeeded 22:44:48 ****.io 22:44:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:44:48 Configure a credential helper to remove this warning. See 22:44:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:44:48 22:44:48 Login Succeeded 22:44:48 ---> ****-login.sh ends [Pipeline] } 22:44:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:44:48 + 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 22:44:48 + dirname cmd/core-command/Dockerfile 22:44:48 + cut -d/ -f2 22:44:48 + echo core-command,cmd/core-command/Dockerfile 22:44:48 + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ 22:44:48 -f2 22:44:48 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 22:44:48 + dirname cmd/core-data/Dockerfile 22:44:48 + cut -d/ -f2 22:44:48 + echo core-data,cmd/core-data/Dockerfile 22:44:48 + dirname cmd/core-keeper/Dockerfile 22:44:48 + cut -d/ -f2 22:44:48 + echo core-keeper,cmd/core-keeper/Dockerfile 22:44:48 + dirname cmd/core-metadata/Dockerfile 22:44:48 + cut -d/ -f2 22:44:48 + echo core-metadata,cmd/core-metadata/Dockerfile 22:44:48 + dirname cmd/security-bootstrapper/Dockerfile 22:44:48 + cut -d/ -f2 22:44:48 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:44:48 + dirname cmd/security-proxy-auth/Dockerfile 22:44:48 + cut -d/ -f2 22:44:48 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 22:44:48 + dirname cmd/security-proxy-setup/Dockerfile 22:44:48 + cut -d/ -f2 22:44:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:44:48 + dirname cmd/security-secretstore-setup/Dockerfile 22:44:48 + cut -d/ -f2 22:44:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:44:48 + + dirname cmd/security-spiffe-token-provider/Dockerfile 22:44:48 cut -d/ -f2 22:44:48 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:44:48 + dirname cmd/security-spire-agent/Dockerfile 22:44:48 + cut -d/ -f2 22:44:48 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:44:48 + dirname cmd/security-spire-config/Dockerfile 22:44:48 + cut -d/ -f2 22:44:48 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:44:48 + + dirname cmd/security-spire-server/Dockerfile 22:44:48 cut -d/ -f2 22:44:48 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:44:48 + dirname cmd/support-cron-scheduler/Dockerfile 22:44:48 + cut -d/ -f2 22:44:48 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 22:44:48 + dirname cmd/support-notifications/Dockerfile 22:44:48 + cut -d/ -f2 22:44:48 + echo support-notifications,cmd/support-notifications/Dockerfile 22:44:48 + dirname cmd/support-scheduler/Dockerfile 22:44:48 + cut -d/ -f2 22:44:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 22:44:48 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 22:44:49 + git rev-list -1 --merges 5583a75087f60e058987f2a62e5d372bed784786~1..5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] echo 22:44:49 -----------> git rev-list -1 --merges 5583a75087f60e058987f2a62e5d372bed784786~1..5583a75087f60e058987f2a62e5d372bed784786 5583a75087f60e058987f2a62e5d372bed784786 22:44:49 5583a75087f60e058987f2a62e5d372bed784786 [false] [Pipeline] sh 22:44:50 + git log --format=format:%s -1 5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] echo 22:44:50 ========================================================= 22:44:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:44:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:44:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:44:50 + grep -v github /etc/ssh/ssh_known_hosts 22:44:50 + [ -e /tmp/ssh_known_hosts ] 22:44:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:44:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:44:50 + sudo tee -a /etc/ssh/ssh_known_hosts 22:44:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:44:51 22:44:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:44:51 0.1.4: Pulling from edgex-devops/py-git-semver 22:44:51 b85a868b505f: Pulling fs layer 22:44:51 e2be974225ed: Pulling fs layer 22:44:51 339a4e72a1f5: Pulling fs layer 22:44:51 988bab9f4d93: Pulling fs layer 22:44:51 1469e6f7b9e6: Pulling fs layer 22:44:51 eaf3925da568: Pulling fs layer 22:44:51 bab4dde63d76: Pulling fs layer 22:44:51 bde34c3a00c8: Pulling fs layer 22:44:51 b352a97aabf1: Pulling fs layer 22:44:51 4872d77fe225: Pulling fs layer 22:44:51 5851b861e8e6: Pulling fs layer 22:44:51 1469e6f7b9e6: Waiting 22:44:51 eaf3925da568: Waiting 22:44:51 bab4dde63d76: Waiting 22:44:51 bde34c3a00c8: Waiting 22:44:51 b352a97aabf1: Waiting 22:44:51 4872d77fe225: Waiting 22:44:51 5851b861e8e6: Waiting 22:44:51 988bab9f4d93: Waiting 22:44:51 e2be974225ed: Download complete 22:44:51 988bab9f4d93: Verifying Checksum 22:44:51 988bab9f4d93: Download complete 22:44:51 339a4e72a1f5: Verifying Checksum 22:44:51 339a4e72a1f5: Download complete 22:44:51 eaf3925da568: Verifying Checksum 22:44:51 eaf3925da568: Download complete 22:44:51 1469e6f7b9e6: Verifying Checksum 22:44:51 1469e6f7b9e6: Download complete 22:44:51 bde34c3a00c8: Verifying Checksum 22:44:51 bde34c3a00c8: Download complete 22:44:51 b352a97aabf1: Verifying Checksum 22:44:51 b352a97aabf1: Download complete 22:44:51 4872d77fe225: Verifying Checksum 22:44:51 4872d77fe225: Download complete 22:44:51 5851b861e8e6: Download complete 22:44:51 b85a868b505f: Verifying Checksum 22:44:51 b85a868b505f: Download complete 22:44:51 bab4dde63d76: Verifying Checksum 22:44:51 bab4dde63d76: Download complete 22:44:52 b85a868b505f: Pull complete 22:44:53 e2be974225ed: Pull complete 22:44:53 339a4e72a1f5: Pull complete 22:44:53 988bab9f4d93: Pull complete 22:44:53 1469e6f7b9e6: Pull complete 22:44:53 eaf3925da568: Pull complete 22:44:55 bab4dde63d76: Pull complete 22:44:55 bde34c3a00c8: Pull complete 22:44:55 b352a97aabf1: Pull complete 22:44:55 4872d77fe225: Pull complete 22:44:55 5851b861e8e6: Pull complete 22:44:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:44:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:44:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:44:55 prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container 22:44:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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 22:44:58 $ docker top b6490beb6de1fe72f7cc94006e7d38c96df3ccb5f7d764ec5236a817da9f098e -eo pid,comm 22:44:58 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). 22:44:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:44:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:44:58 [ssh-agent] Looking for ssh-agent implementation... 22:44:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:44:58 $ docker exec b6490beb6de1fe72f7cc94006e7d38c96df3ccb5f7d764ec5236a817da9f098e ssh-agent 22:44:58 SSH_AUTH_SOCK=/tmp/ssh-RLlwdcUpN91M/agent.32 22:44:58 SSH_AGENT_PID=38 22:44:58 Running ssh-add (command line suppressed) 22:44:58 Identity added: /w/workspace/edgex-go/721@tmp/private_key_3826722305019062233.key (/w/workspace/edgex-go/721@tmp/private_key_3826722305019062233.key) 22:44:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:44:58 + git tag --points-at HEAD [Pipeline] } 22:44:58 $ docker exec --env ******** --env ******** b6490beb6de1fe72f7cc94006e7d38c96df3ccb5f7d764ec5236a817da9f098e ssh-agent -k 22:44:59 unset SSH_AUTH_SOCK; 22:44:59 unset SSH_AGENT_PID; 22:44:59 echo Agent pid 38 killed; 22:44:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:44:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:44:59 [ssh-agent] Looking for ssh-agent implementation... 22:44:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:44:59 $ docker exec b6490beb6de1fe72f7cc94006e7d38c96df3ccb5f7d764ec5236a817da9f098e ssh-agent 22:44:59 SSH_AUTH_SOCK=/tmp/ssh-o00EGBfkV8zH/agent.72 22:44:59 SSH_AGENT_PID=78 22:44:59 Running ssh-add (command line suppressed) 22:44:59 Identity added: /w/workspace/edgex-go/721@tmp/private_key_14889982591630950987.key (/w/workspace/edgex-go/721@tmp/private_key_14889982591630950987.key) 22:44:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:44:59 + git semver init 22:44:59 2024-10-09 22:44:59,885 [run_init] DEBUG init version:0.0.0 force:False 22:44:59 2024-10-09 22:44:59,886 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/721/.semver 22:44:59 2024-10-09 22:44:59,886 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/721/.semver 22:44:59 2024-10-09 22:44:59,887 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/721/.semver'], cwd=/w/workspace/edgex-go/721, universal_newlines=False, shell=None, istream=None) 22:45:10 2024-10-09 22:45:10,350 [append_file] DEBUG append to file:/w/workspace/edgex-go/721/.git/info/exclude 22:45:10 2024-10-09 22:45:10,351 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/721/.semver/main with force:False 22:45:10 2024-10-09 22:45:10,351 [read_version] DEBUG read version from /w/workspace/edgex-go/721/.semver/main 22:45:10 2024-10-09 22:45:10,351 [read_version] DEBUG read version from /w/workspace/edgex-go/721/.semver/main 22:45:10 3.2.0-dev.98 [Pipeline] } 22:45:10 $ docker exec --env ******** --env ******** b6490beb6de1fe72f7cc94006e7d38c96df3ccb5f7d764ec5236a817da9f098e ssh-agent -k 22:45:10 unset SSH_AUTH_SOCK; 22:45:10 unset SSH_AGENT_PID; 22:45:10 echo Agent pid 78 killed; 22:45:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:45:11 + git semver [Pipeline] } 22:45:11 $ docker stop --time=1 b6490beb6de1fe72f7cc94006e7d38c96df3ccb5f7d764ec5236a817da9f098e 22:45:12 $ docker rm -f --volumes b6490beb6de1fe72f7cc94006e7d38c96df3ccb5f7d764ec5236a817da9f098e [Pipeline] // withDockerContainer [Pipeline] sh 22:45:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:45:13 Stashed 1 file(s) [Pipeline] echo 22:45:13 [edgeXSemver]: initialized semver on version 3.2.0-dev.98 [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 22:45:13 + git config --global --add safe.directory /w/workspace/edgex-go/721 [Pipeline] echo 22:45:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:45:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:45:13 ========================================================= 22:45:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 22:45:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:45:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 22:45:14 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 22:45:14 43c4264eed91: Pulling fs layer 22:45:14 4cc291be95ef: Pulling fs layer 22:45:14 2ac1f1163629: Pulling fs layer 22:45:14 5c3c966382ef: Pulling fs layer 22:45:14 4f4fb700ef54: Pulling fs layer 22:45:14 5d5c8e513c77: Pulling fs layer 22:45:14 9f66e0745190: Pulling fs layer 22:45:14 f49a43e4bbc0: Pulling fs layer 22:45:14 561ebcabdf7f: Pulling fs layer 22:45:14 5c3c966382ef: Waiting 22:45:14 561ebcabdf7f: Waiting 22:45:14 4f4fb700ef54: Waiting 22:45:14 5d5c8e513c77: Waiting 22:45:14 9f66e0745190: Waiting 22:45:14 f49a43e4bbc0: Waiting 22:45:14 4cc291be95ef: Download complete 22:45:14 5c3c966382ef: Verifying Checksum 22:45:14 5c3c966382ef: Download complete 22:45:14 4f4fb700ef54: Verifying Checksum 22:45:14 4f4fb700ef54: Download complete 22:45:14 5d5c8e513c77: Verifying Checksum 22:45:14 5d5c8e513c77: Download complete 22:45:14 43c4264eed91: Verifying Checksum 22:45:14 43c4264eed91: Download complete 22:45:14 9f66e0745190: Verifying Checksum 22:45:14 9f66e0745190: Download complete 22:45:14 43c4264eed91: Pull complete 22:45:14 561ebcabdf7f: Verifying Checksum 22:45:14 561ebcabdf7f: Download complete 22:45:14 4cc291be95ef: Pull complete 22:45:14 2ac1f1163629: Verifying Checksum 22:45:14 2ac1f1163629: Download complete 22:45:14 f49a43e4bbc0: Verifying Checksum 22:45:14 f49a43e4bbc0: Download complete 22:45:18 2ac1f1163629: Pull complete 22:45:18 5c3c966382ef: Pull complete 22:45:18 4f4fb700ef54: Pull complete 22:45:18 5d5c8e513c77: Pull complete 22:45:18 9f66e0745190: Pull complete 22:45:20 f49a43e4bbc0: Pull complete 22:45:21 561ebcabdf7f: Pull complete 22:45:21 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 22:45:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 22:45:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 22:45:21 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 22:45:21 WORKDIR /edgex 22:45:21 COPY go.mod . 22:45:21 RUN go mod download build 22:45:21 -t ci-base-image-x86_64 -f - . 22:45:22 Sending build context to Docker daemon 179.7MB 22:45:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 22:45:22 ---> 3a752c3f9dda 22:45:22 Step 2/4 : WORKDIR /edgex 22:45:26 ---> Running in b6294b9924bc 22:45:26 Removing intermediate container b6294b9924bc 22:45:26 ---> 1f22f402ad12 22:45:26 Step 3/4 : COPY go.mod . 22:45:26 ---> f3c1bc3e9c05 22:45:26 Step 4/4 : RUN go mod download 22:45:26 ---> Running in cff9953d32b6 22:45:28 Still waiting to schedule task 22:45:28 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:45:53 Removing intermediate container cff9953d32b6 22:45:53 ---> 032f06ca70ac 22:45:53 Successfully built 032f06ca70ac 22:45:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:53 + docker inspect -f . ci-base-image-x86_64 22:45:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:45:53 prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container 22:45:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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 22:45:53 $ docker top e5af4f22aa38b4a40ae903b90c60f58da2d3db58982f4c21626149e683fd64d2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:45:54 + go version 22:45:54 go version go1.23.2 linux/amd64 [Pipeline] } 22:45:54 $ docker stop --time=1 e5af4f22aa38b4a40ae903b90c60f58da2d3db58982f4c21626149e683fd64d2 22:45:55 $ docker rm -f --volumes e5af4f22aa38b4a40ae903b90c60f58da2d3db58982f4c21626149e683fd64d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:45:56 + docker inspect -f . ci-base-image-x86_64 22:45:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:45:56 prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container 22:45:56 $ 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/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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 22:45:56 $ docker top 1fc8e4d8edb0ee3f66002d9216075999880b5a010e63bac1ce2cf1c3ecffcaf0 -eo pid,comm [Pipeline] { [Pipeline] echo 22:45:56 ========================================================= 22:45:56 [edgeXBuildGoParallel] Running Tests and Build... 22:45:56 ========================================================= [Pipeline] sh 22:45:56 + git config --global --add safe.directory /w/workspace/edgex-go/721 [Pipeline] fileExists [Pipeline] sh 22:45:57 + make test 22:45:57 go test -race -coverprofile=coverage.out ./... 22:46:05 ? github.com/edgexfoundry/edgex-go [no test files] 22:46:37 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 22:46:37 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 22:46:37 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 22:46:37 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 22:46:37 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 22:46:37 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 22:46:37 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 22:46:37 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 22:46:37 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 22:46:37 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 22:46:37 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 22:46:37 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 22:46:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:46:37 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 22:46:37 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 22:46:37 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 22:46:37 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 22:46:37 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 22:46:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 28.7% of statements 22:46:37 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 22:46:37 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 22:46:37 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 22:46:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.061s coverage: 97.0% of statements 22:46:38 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 22:46:38 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 22:46:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:46:39 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 22:46:39 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 22:46:39 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 22:46:39 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 22:46:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 22:46:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 22:46:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 22:46:39 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 22:46:41 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 22:46:41 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 22:46:41 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 22:46:41 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 22:46:41 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 22:46:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.073s coverage: 69.2% of statements 22:46:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.074s coverage: 53.3% of statements 22:46:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.718s coverage: 93.4% of statements 22:46:42 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 91.7% of statements 22:46:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 22:46:42 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 22:46:44 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.065s coverage: 10.0% of statements 22:46:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:46:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:46:44 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 22:46:44 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 22:46:44 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 22:46:44 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 22:46:44 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 22:46:44 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 22:46:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:46:44 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 22:46:44 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 22:46:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.469s coverage: 95.8% of statements 22:46:45 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 22:46:45 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 22:46:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:46:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 22:46:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.036s coverage: 0.0% of statements [no tests to run] 22:46:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 0.8% of statements 22:46:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 42.5% of statements 22:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 41.7% of statements 22:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 77.8% of statements 22:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 22:46:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.055s coverage: 96.3% of statements 22:46:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 22:46:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:46:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 22:46:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 22:46:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 22:46:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:46:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 22:46:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 22:46:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 22:46:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 22:46:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 22:46:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 22:46:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 22:46:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 22:46:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 22:46:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 22:46:51 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 22:46:51 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 22:46:51 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 22:46:53 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 22:46:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:46:55 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 22:46:55 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 22:46:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 22:46:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 22:46:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 22:46:59 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 22:46:59 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 22:46:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:46:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 22:46:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 22:46:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 22:46:59 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 22:47:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements 22:47:00 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 22:47:00 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 22:47:00 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 22:47:02 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 22:47:02 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 22:47:02 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 22:47:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 22:47:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 22:47:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 22:47:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 22:47:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:47:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 22:47:05 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 22:47:05 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 22:47:05 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 22:47:05 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 22:47:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:47:06 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.253s coverage: 79.9% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.051s coverage: 92.9% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.023s coverage: 100.0% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.141s coverage: 63.1% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.216s coverage: 36.5% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.041s coverage: 89.5% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.030s coverage: 5.6% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.058s coverage: 97.1% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.029s coverage: 45.8% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 19.9% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.129s coverage: 95.7% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements 22:47:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 98.9% of statements 22:47:12 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 22:47:13 running golangci-lint 22:47:13 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 22:47:13 go version go1.23.2 linux/amd64 22:47:13 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 22:47:13 level=info msg="[config_reader] Used config file .golangci.yml" 22:47:13 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 22:47:40 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|name|compiled_files|types_sizes) took 24.47430713s" 22:47:40 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.786302ms" 22:47:54 level=info msg="[linters_context/goanalysis] analyzers took 1m59.00208579s with top 10 stages: buildir: 1m12.152755435s, gosec: 5.392821514s, inspect: 2.953353376s, printf: 2.761988926s, ctrlflow: 2.462172022s, fact_deprecated: 2.415120171s, fact_purity: 1.58184552s, nilness: 1.405977359s, S1038: 1.364995864s, unused: 1.022332774s" 22:47:54 level=info msg="[runner] Issues before processing: 219, after processing: 0" 22:47:54 level=info msg="[runner] Processors filtering stat (in/out): skip_files: 219/219, identifier_marker: 219/219, filename_unadjuster: 219/219, path_prettifier: 219/219, nolint: 22/0, exclude-rules: 219/22, autogenerated_exclude: 219/219, exclude: 219/219, skip_dirs: 219/219, cgo: 219/219, invalid_issue: 219/219" 22:47:54 level=info msg="[runner] processing took 15.104866ms with stages: nolint: 7.176554ms, identifier_marker: 4.390105ms, exclude-rules: 1.161602ms, autogenerated_exclude: 977.2µs, path_prettifier: 858.619µs, skip_dirs: 450.385µs, cgo: 36.57µs, invalid_issue: 29.7µs, filename_unadjuster: 19.041µs, uniq_by_line: 740ns, max_same_issues: 720ns, fixer: 670ns, skip_files: 570ns, sort_results: 390ns, path_prefixer: 390ns, severity-rules: 370ns, source_code: 310ns, exclude: 300ns, diff: 190ns, max_from_linter: 170ns, max_per_file_from_linter: 150ns, path_shortener: 120ns" 22:47:54 level=info msg="[runner] linters took 14.61047928s with stages: goanalysis_metalinter: 14.595299884s" 22:47:54 level=info msg="File cache stats: 0 entries of total size 0B" 22:47:54 level=info msg="Memory: 389 samples, avg is 306.0MB, max is 1302.9MB" 22:47:54 level=info msg="Execution took 39.143192791s" 22:47:54 go vet ./... 22:48:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:48:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:48:00 ./bin/test-attribution-txt.sh [Pipeline] echo 22:48:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 22:48:01 + ls -al . 22:48:01 total 1852 22:48:01 drwxrwxr-x 11 1001 1001 4096 Oct 9 22:45 . 22:48:01 drwxr-xr-x 4 root root 4096 Oct 9 22:45 .. 22:48:01 drwxrwxr-x 2 1001 1001 4096 Oct 9 22:44 .blubracket 22:48:01 -rw-rw-r-- 1 1001 1001 10 Oct 9 22:44 .dockerignore 22:48:01 drwxrwxr-x 8 1001 1001 4096 Oct 9 22:47 .git 22:48:01 drwxrwxr-x 3 1001 1001 4096 Oct 9 22:44 .github 22:48:01 -rw-rw-r-- 1 1001 1001 1102 Oct 9 22:44 .gitignore 22:48:01 -rw-rw-r-- 1 1001 1001 199 Oct 9 22:44 .golangci.yml 22:48:01 -rw-rw-r-- 1 1001 1001 100 Oct 9 22:44 .hadolint.yml 22:48:01 drwxr-xr-x 3 1001 1001 4096 Oct 9 22:45 .semver 22:48:01 -rw-rw-r-- 1 1001 1001 155 Oct 9 22:44 .sonarcloud.properties 22:48:01 -rw-rw-r-- 1 1001 1001 1171 Oct 9 22:44 ADOPTERS.md 22:48:01 -rw-rw-r-- 1 1001 1001 21553 Oct 9 22:44 Attribution.txt 22:48:01 -rw-rw-r-- 1 1001 1001 100284 Oct 9 22:44 CHANGELOG.md 22:48:01 -rw-rw-r-- 1 1001 1001 3804 Oct 9 22:44 CONTRIBUTING.md 22:48:01 -rw-rw-r-- 1 1001 1001 677 Oct 9 22:44 GOVERNANCE.md 22:48:01 -rw-rw-r-- 1 1001 1001 861 Oct 9 22:44 Jenkinsfile 22:48:01 -rw-rw-r-- 1 1001 1001 10775 Oct 9 22:44 LICENSE 22:48:01 -rw-rw-r-- 1 1001 1001 16854 Oct 9 22:44 Makefile 22:48:01 -rw-rw-r-- 1 1001 1001 582 Oct 9 22:44 OWNERS.md 22:48:01 -rw-rw-r-- 1 1001 1001 9528 Oct 9 22:44 README.md 22:48:01 -rw-rw-r-- 1 1001 1001 789 Oct 9 22:44 SECURITY.md 22:48:01 -rw-rw-r-- 1 1001 1001 12 Oct 9 22:45 VERSION 22:48:01 drwxrwxr-x 2 1001 1001 4096 Oct 9 22:44 bin 22:48:01 drwxrwxr-x 20 1001 1001 4096 Oct 9 22:44 cmd 22:48:01 -rw-r--r-- 1 root root 1504939 Oct 9 22:47 coverage.out 22:48:01 drwxrwxr-x 2 1001 1001 4096 Oct 9 22:44 fuzz_test 22:48:01 -rw-rw-r-- 1 1001 1001 7305 Oct 9 22:44 go.mod 22:48:01 -rw-rw-r-- 1 1001 1001 102748 Oct 9 22:44 go.sum 22:48:01 drwxrwxr-x 7 1001 1001 4096 Oct 9 22:44 internal 22:48:01 drwxrwxr-x 3 1001 1001 4096 Oct 9 22:44 openapi 22:48:01 -rw-rw-r-- 1 1001 1001 584 Oct 9 22:44 security.txt 22:48:01 -rw-rw-r-- 1 1001 1001 204 Oct 9 22:44 version.go [Pipeline] sh 22:48:01 + '[' -e coverage.out ] 22:48:01 + chown 1001:1001 coverage.out [Pipeline] stash 22:48:01 Stashed 1 file(s) [Pipeline] sh 22:48:02 + make build 22:48:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:48:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:48:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:48:30 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:48:30 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 22:48:32 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:48:36 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:48:38 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 22:48:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:48:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:48:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:48:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:48:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:48:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:48:47 $ docker stop --time=1 1fc8e4d8edb0ee3f66002d9216075999880b5a010e63bac1ce2cf1c3ecffcaf0 22:48:52 $ docker rm -f --volumes 1fc8e4d8edb0ee3f66002d9216075999880b5a010e63bac1ce2cf1c3ecffcaf0 [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 22:48:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:48:53 22:48:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:48:54 latest: Pulling from edgex-devops/edgex-compose 22:48:54 91d30c5bc195: Pulling fs layer 22:48:54 2e9b0aa3be6d: Pulling fs layer 22:48:54 9c61dcf015f6: Pulling fs layer 22:48:54 4698f68db338: Pulling fs layer 22:48:54 2a2f49069b9e: Pulling fs layer 22:48:54 e0025b399a48: Pulling fs layer 22:48:54 4698f68db338: Waiting 22:48:54 2a2f49069b9e: Waiting 22:48:54 e0025b399a48: Waiting 22:48:54 91d30c5bc195: Verifying Checksum 22:48:54 4698f68db338: Download complete 22:48:54 2e9b0aa3be6d: Verifying Checksum 22:48:54 2e9b0aa3be6d: Download complete 22:48:54 e0025b399a48: Verifying Checksum 22:48:54 e0025b399a48: Download complete 22:48:54 91d30c5bc195: Pull complete 22:48:54 2a2f49069b9e: Download complete 22:48:54 2e9b0aa3be6d: Pull complete 22:48:54 9c61dcf015f6: Verifying Checksum 22:48:54 9c61dcf015f6: Download complete 22:48:57 9c61dcf015f6: Pull complete 22:48:57 4698f68db338: Pull complete 22:48:57 2a2f49069b9e: Pull complete 22:48:57 e0025b399a48: Pull complete 22:48:57 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 22:48:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:48:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:48:58 prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container 22:48:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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 22:49:00 $ docker top 6210b9ab300858260fdb0ddfea60cb1ae9d5b2668c703823abbcf0dac82b447e -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:01 + docker compose -f ./docker-compose-build.yml build --parallel 22:49:03 #1 [core-keeper internal] load build definition from Dockerfile 22:49:03 #1 transferring dockerfile: 22:49:03 #1 transferring dockerfile: 2.07kB done 22:49:03 #1 DONE 0.0s 22:49:03 22:49:03 #2 [support-cron-scheduler internal] load build definition from Dockerfile 22:49:03 #2 transferring dockerfile: 1.85kB done 22:49:03 #2 DONE 0.0s 22:49:03 22:49:03 #3 [core-command internal] load build definition from Dockerfile 22:49:03 #3 transferring dockerfile: 1.93kB done 22:49:03 #3 DONE 0.0s 22:49:03 22:49:03 #4 [security-spire-server internal] load build definition from Dockerfile 22:49:03 #4 transferring dockerfile: 1.70kB done 22:49:03 #4 DONE 0.0s 22:49:03 22:49:03 #5 [security-proxy-setup internal] load build definition from Dockerfile 22:49:03 #5 transferring dockerfile: 2.50kB done 22:49:03 #5 DONE 0.0s 22:49:03 22:49:03 #6 [support-scheduler internal] load build definition from Dockerfile 22:49:03 #6 transferring dockerfile: 1.93kB done 22:49:03 #6 DONE 0.0s 22:49:03 22:49:03 #7 [support-notifications internal] load build definition from Dockerfile 22:49:03 #7 transferring dockerfile: 2.02kB done 22:49:03 #7 DONE 0.0s 22:49:03 22:49:03 #8 [security-proxy-auth internal] load build definition from Dockerfile 22:49:03 #8 transferring dockerfile: 2.15kB done 22:49:03 #8 DONE 0.0s 22:49:03 22:49:03 #9 [security-spire-config internal] load build definition from Dockerfile 22:49:03 #9 transferring dockerfile: 1.69kB done 22:49:04 #9 DONE 0.0s 22:49:04 22:49:04 #10 [security-spire-agent internal] load build definition from Dockerfile 22:49:04 #10 transferring dockerfile: 1.81kB done 22:49:04 #10 DONE 0.0s 22:49:04 22:49:04 #11 [security-bootstrapper internal] load build definition from Dockerfile 22:49:04 #11 transferring dockerfile: 3.17kB done 22:49:04 #11 DONE 0.0s 22:49:04 22:49:04 #12 [core-metadata internal] load build definition from Dockerfile 22:49:04 #12 transferring dockerfile: 2.13kB done 22:49:04 #12 DONE 0.0s 22:49:04 22:49:04 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 22:49:04 #13 transferring dockerfile: 2.23kB done 22:49:04 #13 DONE 0.0s 22:49:04 22:49:04 #14 [security-secretstore-setup internal] load build definition from Dockerfile 22:49:04 #14 transferring dockerfile: 2.49kB done 22:49:04 #14 DONE 0.0s 22:49:04 22:49:04 #15 [core-keeper internal] load .dockerignore 22:49:04 #15 transferring context: 50B done 22:49:04 #15 DONE 0.0s 22:49:04 22:49:04 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 22:49:04 #16 transferring dockerfile: 1.89kB done 22:49:04 #16 DONE 0.0s 22:49:04 22:49:04 #17 [core-data internal] load build definition from Dockerfile 22:49:04 #17 transferring dockerfile: 2.07kB done 22:49:04 #17 DONE 0.0s 22:49:04 22:49:04 #18 [support-cron-scheduler internal] load .dockerignore 22:49:04 #18 transferring context: 50B done 22:49:04 #18 DONE 0.0s 22:49:04 22:49:04 #19 [core-command internal] load .dockerignore 22:49:04 #19 transferring context: 50B done 22:49:04 #19 DONE 0.0s 22:49:04 22:49:04 #20 [security-spire-server internal] load .dockerignore 22:49:04 #20 transferring context: 50B done 22:49:04 #20 DONE 0.0s 22:49:04 22:49:04 #21 [security-proxy-setup internal] load .dockerignore 22:49:04 #21 transferring context: 50B done 22:49:04 #21 DONE 0.0s 22:49:04 22:49:04 #22 [support-scheduler internal] load .dockerignore 22:49:04 #22 transferring context: 50B done 22:49:04 #22 DONE 0.0s 22:49:04 22:49:04 #23 [support-notifications internal] load .dockerignore 22:49:04 #23 transferring context: 50B done 22:49:04 #23 DONE 0.0s 22:49:04 22:49:04 #24 [security-proxy-auth internal] load .dockerignore 22:49:04 #24 transferring context: 50B done 22:49:04 #24 DONE 0.0s 22:49:04 22:49:04 #25 [security-spire-config internal] load .dockerignore 22:49:04 #25 transferring context: 50B done 22:49:04 #25 DONE 0.0s 22:49:04 22:49:04 #26 [security-spire-agent internal] load .dockerignore 22:49:04 #26 transferring context: 50B done 22:49:04 #26 DONE 0.0s 22:49:04 22:49:04 #27 [security-bootstrapper internal] load .dockerignore 22:49:04 #27 transferring context: 50B done 22:49:04 #27 DONE 0.0s 22:49:04 22:49:04 #28 [core-metadata internal] load .dockerignore 22:49:04 #28 transferring context: 50B done 22:49:04 #28 DONE 0.0s 22:49:04 22:49:04 #29 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:49:04 #29 DONE 0.0s 22:49:04 22:49:04 #30 [security-spiffe-token-provider internal] load .dockerignore 22:49:04 #30 transferring context: 50B done 22:49:04 #30 DONE 0.1s 22:49:04 22:49:04 #31 [core-common-config-bootstrapper internal] load .dockerignore 22:49:04 #31 transferring context: 50B done 22:49:04 #31 DONE 0.1s 22:49:04 22:49:04 #32 [core-data internal] load .dockerignore 22:49:04 #32 transferring context: 50B done 22:49:04 #32 DONE 0.1s 22:49:04 22:49:04 #33 [security-secretstore-setup internal] load .dockerignore 22:49:04 #33 transferring context: 50B done 22:49:04 #33 DONE 0.1s 22:49:04 22:49:04 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 22:49:04 #34 DONE 0.1s 22:49:04 22:49:04 #35 [core-keeper internal] load build context 22:49:04 #35 DONE 0.0s 22:49:04 22:49:04 #36 [core-keeper builder 1/8] FROM docker.io/library/ci-base-image-x86_64 22:49:04 #36 DONE 0.0s 22:49:04 22:49:04 #37 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:49:04 #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 22:49:04 #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 22:49:04 #37 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 22:49:04 #37 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 22:49:04 #37 DONE 0.1s 22:49:04 22:49:04 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:49:04 #29 DONE 0.0s 22:49:04 22:49:04 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 22:49:04 #34 DONE 0.1s 22:49:04 22:49:04 #38 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:49:04 #38 ... 22:49:04 22:49:04 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:49:04 #29 DONE 0.0s 22:49:04 22:49:04 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 22:49:04 #34 DONE 0.1s 22:49:04 22:49:04 #37 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:49:04 #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 22:49:04 #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 22:49:04 #37 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 22:49:04 #37 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 22:49:04 #37 DONE 0.1s 22:49:04 22:49:04 #38 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:49:04 #38 ... 22:49:04 22:49:04 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:49:04 #29 DONE 0.0s 22:49:04 22:49:04 #37 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:49:04 #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 22:49:04 #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 22:49:04 #37 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 22:49:04 #37 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 22:49:04 #37 DONE 0.1s 22:49:04 22:49:04 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:49:04 #29 DONE 0.0s 22:49:04 22:49:04 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 22:49:05 #39 ... 22:49:05 22:49:05 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:49:05 #29 DONE 0.0s 22:49:05 22:49:05 #36 [core-keeper builder 1/8] FROM docker.io/library/ci-base-image-x86_64 22:49:05 #36 DONE 0.7s 22:49:05 22:49:05 #37 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:49:05 #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 22:49:05 #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 22:49:05 #37 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 22:49:05 #37 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 22:49:05 #37 DONE 0.1s 22:49:05 22:49:05 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:49:05 #29 DONE 0.0s 22:49:05 22:49:05 #36 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-x86_64 22:49:05 #36 DONE 0.7s 22:49:05 22:49:05 #40 [core-metadata builder 2/8] WORKDIR /edgex-go 22:49:05 #40 ... 22:49:05 22:49:05 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 22:49:05 #29 DONE 0.0s 22:49:05 22:49:05 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 22:49:10 #34 ... 22:49:10 22:49:10 #41 [security-proxy-auth internal] load build context 22:49:10 #41 transferring context: 354.90MB 5.1s 22:49:10 #41 ... 22:49:10 22:49:10 #42 [support-scheduler internal] load build context 22:49:10 #42 ... 22:49:10 22:49:10 #41 [security-proxy-auth internal] load build context 22:49:12 #41 transferring context: 452.46MB 6.5s done 22:49:14 #41 ... 22:49:14 22:49:14 #35 [core-keeper internal] load build context 22:49:14 #35 ... 22:49:14 22:49:14 #43 [core-command internal] load build context 22:49:14 #43 transferring context: 452.46MB 7.0s done 22:49:14 #43 ... 22:49:14 22:49:14 #44 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:15 #44 ... 22:49:15 22:49:15 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 22:49:15 #45 ... 22:49:15 22:49:15 #46 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 22:49:15 #46 ... 22:49:15 22:49:15 #47 [security-proxy-setup internal] load build context 22:49:15 #47 transferring context: 452.46MB 7.0s done 22:49:15 #47 ... 22:49:15 22:49:15 #48 [core-metadata internal] load build context 22:49:15 #48 ... 22:49:15 22:49:15 #49 [support-notifications internal] load build context 22:49:15 #49 transferring context: 452.46MB 9.3s done 22:49:15 #49 ... 22:49:15 22:49:15 #38 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:49:15 #38 ... 22:49:15 22:49:15 #50 [security-bootstrapper internal] load build context 22:49:16 #50 ... 22:49:16 22:49:16 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:49:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22367 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 22:49:16 Running in /w/workspace/edgex-go/721 [Pipeline] { [Pipeline] checkout 22:49:16 The recommended git tool is: git 22:49:16 #51 ... 22:49:16 22:49:16 #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 22:49:16 #52 ... 22:49:16 22:49:16 #53 [support-cron-scheduler internal] load build context 22:49:16 #53 transferring context: 452.46MB 6.8s done 22:49:16 #53 ... 22:49:16 22:49:16 #35 [core-keeper internal] load build context 22:49:16 #35 transferring context: 452.46MB 11.5s done 22:49:16 #35 ... 22:49:16 22:49:16 #37 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:49:16 #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 22:49:16 #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 22:49:16 #37 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 22:49:16 #37 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 22:49:16 #37 DONE 0.1s 22:49:16 22:49:16 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 22:49:16 #45 DONE 12.2s 22:49:17 22:49:17 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:49:17 #54 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:49:18 #54 ... 22:49:18 22:49:18 #37 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:49:18 #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 22:49:18 #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 22:49:18 #37 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 22:49:18 #37 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 22:49:18 #37 DONE 0.1s 22:49:18 22:49:18 #36 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-x86_64 22:49:18 #36 DONE 0.7s 22:49:18 22:49:18 #43 [core-command internal] load build context 22:49:18 #43 DONE 13.6s 22:49:18 22:49:18 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 22:49:18 #34 DONE 13.5s 22:49:18 22:49:18 #40 [core-metadata builder 2/8] WORKDIR /edgex-go 22:49:18 #40 DONE 13.4s 22:49:18 22:49:18 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:49:18 #54 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.4s done 22:49:18 #54 ... 22:49:18 22:49:18 #41 [security-proxy-auth internal] load build context 22:49:18 #41 DONE 13.4s 22:49:18 22:49:18 #53 [support-cron-scheduler internal] load build context 22:49:18 #53 DONE 13.7s 22:49:18 22:49:18 #47 [security-proxy-setup internal] load build context 22:49:18 #47 DONE 13.6s 22:49:18 22:49:18 #49 [support-notifications internal] load build context 22:49:18 #49 DONE 13.4s 22:49:18 22:49:18 #42 [support-scheduler internal] load build context 22:49:18 #42 transferring context: 452.46MB 9.6s done 22:49:18 #42 DONE 13.6s 22:49:18 22:49:18 #50 [security-bootstrapper internal] load build context 22:49:18 #50 transferring context: 452.46MB 7.6s done 22:49:18 #50 DONE 13.3s 22:49:18 22:49:18 #35 [core-keeper internal] load build context 22:49:18 #35 DONE 13.8s 22:49:18 22:49:18 #37 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:49:18 #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 22:49:18 #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 22:49:18 #37 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 22:49:18 #37 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 22:49:18 #37 DONE 0.1s 22:49:18 22:49:18 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 22:49:18 #39 DONE 13.4s 22:49:18 22:49:18 #55 [security-spire-server internal] load build context 22:49:18 #55 transferring context: 27.98kB 0.0s done 22:49:18 #55 DONE 1.6s 22:49:18 22:49:18 #56 [security-spire-config internal] load build context 22:49:18 #56 transferring context: 26.23kB 0.0s done 22:49:18 #56 DONE 1.6s 22:49:18 22:49:18 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:49:18 #54 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.4s done 22:49:18 #54 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 22:49:18 #54 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 22:49:18 #54 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 22:49:18 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 22:49:18 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 22:49:18 #54 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s 22:49:18 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 22:49:18 #54 ... 22:49:18 22:49:18 #57 [security-spire-agent internal] load build context 22:49:18 #57 transferring context: 27.51kB 0.0s done 22:49:18 #57 DONE 0.1s 22:49:18 22:49:18 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:49:18 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 22:49:18 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 22:49:18 #54 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 22:49:18 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s 22:49:18 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 22:49:18 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 9.44MB / 30.73MB 0.4s 22:49:18 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.99MB / 30.73MB 0.5s 22:49:18 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 0.6s 22:49:18 #54 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 22:49:19 #54 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 22:49:19 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s 22:49:20 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.6s done 22:49:21 using credential edgex-jenkins-ssh 22:49:21 Cloning the remote Git repository 22:49:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:49:21 > git init /w/workspace/edgex-go/721 # timeout=10 22:49:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:49:21 > git --version # timeout=10 22:49:21 > git --version # 'git version 2.25.1' 22:49:21 using GIT_SSH to set credentials SSH Credentials for GitHub 22:49:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:49:26 #54 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 22:49:27 #54 ... 22:49:27 22:49:27 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 22:49:27 #0 3.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:27 #0 4.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:27 #0 4.319 (1/2) Installing dumb-init (1.2.5-r3) 22:49:27 #0 4.320 (2/2) Installing su-exec (0.2-r3) 22:49:27 #0 4.326 Executing busybox-1.36.1-r29.trigger 22:49:27 #0 4.349 OK: 8 MiB in 16 packages 22:49:27 #58 ... 22:49:27 22:49:27 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:49:27 #54 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.3s done 22:49:28 #54 ... 22:49:28 22:49:28 #59 [core-data internal] load build context 22:49:28 #59 transferring context: 452.46MB 7.8s done 22:49:28 #59 ... 22:49:28 22:49:28 #60 [core-common-config-bootstrapper internal] load build context 22:49:28 #60 transferring context: 452.46MB 8.8s done 22:49:28 #60 ... 22:49:28 22:49:28 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:29 #61 ... 22:49:29 22:49:29 #62 [security-spiffe-token-provider internal] load build context 22:49:29 #62 transferring context: 452.46MB 7.4s done 22:49:29 #62 ... 22:49:29 22:49:29 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:49:29 #0 4.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:29 #0 4.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:29 #0 5.008 (1/1) Installing dumb-init (1.2.5-r3) 22:49:29 #0 5.014 Executing busybox-1.36.1-r29.trigger 22:49:29 #0 5.026 OK: 8 MiB in 15 packages 22:49:29 #63 ... 22:49:29 22:49:29 #64 [security-secretstore-setup internal] load build context 22:49:29 #64 transferring context: 452.46MB 7.8s done 22:49:29 #64 ... 22:49:29 22:49:29 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:49:29 #51 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:29 #51 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:29 #51 14.95 (1/4) Installing dumb-init (1.2.5-r3) 22:49:29 #51 14.97 (2/4) Installing openssl (3.3.2-r0) 22:49:29 #51 14.98 (3/4) Installing su-exec (0.2-r3) 22:49:29 #51 14.98 (4/4) Installing yq-go (4.44.1-r2) 22:49:29 #51 15.06 Executing busybox-1.36.1-r29.trigger 22:49:29 #51 15.07 OK: 19 MiB in 18 packages 22:49:29 #51 ... 22:49:29 22:49:29 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:49:29 #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done 22:49:29 #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 22:49:29 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 22:49:29 #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 22:49:29 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 4.4s done 22:49:29 #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 22:49:29 #65 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 22:49:29 #65 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 22:49:29 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 22:49:29 #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 22:49:29 #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 22:49:29 #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.6s 22:49:29 #65 ... 22:49:29 22:49:29 #38 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:49:29 #38 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:29 #38 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:29 #38 14.58 (1/1) Installing dumb-init (1.2.5-r3) 22:49:29 #38 14.58 Executing busybox-1.36.1-r29.trigger 22:49:29 #38 14.60 OK: 8 MiB in 15 packages 22:49:29 #38 ... 22:49:29 22:49:29 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:49:29 #0 3.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:29 #0 3.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:29 #0 4.186 v3.20.3-146-g5472acf50d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 22:49:29 #0 4.186 v3.20.3-148-g0b3c8890897 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 22:49:29 #0 4.186 OK: 24163 distinct packages available 22:49:29 #0 4.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:29 #0 4.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:29 #0 4.716 (1/4) Installing dumb-init (1.2.5-r3) 22:49:29 #0 4.729 (2/4) Installing musl-obstack (1.2.3-r2) 22:49:29 #0 4.729 (3/4) Installing libucontext (1.2-r3) 22:49:29 #0 4.730 (4/4) Installing gcompat (1.1.0-r4) 22:49:29 #0 4.735 Executing busybox-1.36.1-r29.trigger 22:49:29 #0 4.774 OK: 8 MiB in 18 packages 22:49:29 #66 ... 22:49:29 22:49:29 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:49:30 #67 ... 22:49:30 22:49:30 #48 [core-metadata internal] load build context 22:49:30 #48 transferring context: 452.46MB 7.9s done 22:49:31 #48 ... 22:49:31 22:49:31 #46 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 22:49:31 #46 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:31 #46 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:31 #46 14.93 (1/3) Installing ca-certificates (20240705-r0) 22:49:31 #46 14.96 (2/3) Installing dumb-init (1.2.5-r3) 22:49:31 #46 14.96 (3/3) Installing tzdata (2024b-r0) 22:49:31 #46 15.00 Executing busybox-1.36.1-r29.trigger 22:49:31 #46 15.01 Executing ca-certificates-20240705-r0.trigger 22:49:31 #46 15.06 OK: 10 MiB in 17 packages 22:49:31 #46 ... 22:49:31 22:49:31 #68 [core-data builder 3/7] RUN apk add --update --no-cache make git 22:49:31 #68 ... 22:49:31 22:49:31 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:49:31 #69 ... 22:49:31 22:49:31 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:49:31 #70 ... 22:49:31 22:49:31 #71 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:49:31 #71 ... 22:49:31 22:49:31 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:49:31 #0 2.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:31 #0 2.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:31 #0 2.480 v3.20.3-146-g5472acf50d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 22:49:31 #0 2.480 v3.20.3-148-g0b3c8890897 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 22:49:31 #0 2.480 OK: 24163 distinct packages available 22:49:31 #0 2.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:31 #0 2.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:31 #0 2.957 (1/5) Installing dumb-init (1.2.5-r3) 22:49:31 #0 2.963 (2/5) Installing musl-obstack (1.2.3-r2) 22:49:31 #0 2.967 (3/5) Installing libucontext (1.2-r3) 22:49:31 #0 2.971 (4/5) Installing gcompat (1.1.0-r4) 22:49:31 #0 2.992 (5/5) Installing openssl (3.3.2-r0) 22:49:31 #0 3.003 Executing busybox-1.36.1-r29.trigger 22:49:31 #0 3.026 OK: 9 MiB in 19 packages 22:49:31 #72 ... 22:49:31 22:49:31 #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 22:49:31 #52 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:31 #52 14.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:31 #52 14.44 (1/2) Installing ca-certificates (20240705-r0) 22:49:31 #52 14.45 (2/2) Installing dumb-init (1.2.5-r3) 22:49:31 #52 14.45 Executing busybox-1.36.1-r29.trigger 22:49:31 #52 14.46 Executing ca-certificates-20240705-r0.trigger 22:49:31 #52 14.49 OK: 9 MiB in 16 packages 22:49:31 #52 ... 22:49:31 22:49:31 #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 22:49:32 #73 ... 22:49:32 22:49:32 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:49:32 #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done 22:49:35 #65 ... 22:49:35 22:49:35 #60 [core-common-config-bootstrapper internal] load build context 22:49:35 #60 DONE 17.1s 22:49:35 22:49:35 #62 [security-spiffe-token-provider internal] load build context 22:49:35 #62 DONE 17.1s 22:49:35 22:49:35 #59 [core-data internal] load build context 22:49:35 #59 DONE 17.2s 22:49:35 22:49:35 #48 [core-metadata internal] load build context 22:49:35 #48 DONE 30.3s 22:49:35 22:49:35 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:49:35 #66 DONE 17.2s 22:49:35 22:49:35 #38 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:49:35 #38 DONE 30.8s 22:49:35 22:49:35 #44 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:35 #44 DONE 30.8s 22:49:35 22:49:35 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 22:49:35 #74 ... 22:49:35 22:49:35 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:49:35 #63 DONE 17.2s 22:49:35 22:49:35 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 22:49:35 #58 DONE 18.4s 22:49:35 22:49:35 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:49:35 #72 DONE 17.2s 22:49:35 22:49:35 #46 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 22:49:35 #46 DONE 30.8s 22:49:35 22:49:35 #64 [security-secretstore-setup internal] load build context 22:49:35 #64 DONE 17.2s 22:49:35 22:49:35 #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 22:49:35 #52 DONE 30.6s 22:49:35 22:49:35 #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:49:35 #51 DONE 30.8s 22:49:35 22:49:35 #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:49:35 #54 DONE 18.8s 22:49:35 22:49:35 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:49:35 #65 DONE 17.2s 22:49:35 22:49:35 #75 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 22:49:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:49:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:49:40 Avoid second fetch 22:49:40 Checking out Revision 5583a75087f60e058987f2a62e5d372bed784786 (main) 22:49:41 Commit message: "Merge pull request #4962 from jackchenjc/issue-4886" 22:49:40 > git config core.sparsecheckout # timeout=10 22:49:40 > git checkout -f 5583a75087f60e058987f2a62e5d372bed784786 # timeout=10 22:49:43 #75 ... 22:49:43 22:49:43 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:43 #61 DONE 19.0s 22:49:43 22:49:43 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 22:49:43 #76 1.212 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:43 #76 ... 22:49:43 22:49:43 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:49:43 #67 18.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:43 #67 18.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:43 #67 18.90 (1/4) Installing ca-certificates (20240705-r0) 22:49:43 #67 19.00 (2/4) Installing dumb-init (1.2.5-r3) 22:49:43 #67 19.43 (3/4) Installing su-exec (0.2-r3) 22:49:43 #67 19.44 (4/4) Installing yq-go (4.44.1-r2) 22:49:44 #67 26.05 Executing busybox-1.36.1-r29.trigger 22:49:44 #67 26.06 Executing ca-certificates-20240705-r0.trigger 22:49:44 #67 ... 22:49:44 22:49:44 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 22:49:44 #76 7.060 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:45 #76 ... 22:49:45 22:49:45 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:49:45 #67 26.11 OK: 19 MiB in 18 packages 22:49:45 #67 DONE 26.5s 22:49:45 22:49:45 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 22:49:45 #77 ... 22:49:45 22:49:45 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 22:49:45 #0 2.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:45 #0 8.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:45 #0 9.003 Upgrading critical system libraries and apk-tools: 22:49:45 #0 9.003 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:49:45 #0 9.010 Executing busybox-1.36.1-r29.trigger 22:49:45 #0 9.084 Continuing the upgrade transaction with new apk-tools: 22:49:45 #0 9.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:45 #0 9.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:49:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:49:46 % Total % Received % Xferd Average Speed Time Time Time Current 22:49:46 Dload Upload Total Spent Left Speed 22:49:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 88468 0 --:--:-- --:--:-- --:--:-- 89083 [Pipeline] sh 22:49:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:49:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:49:47 + sudo tee /etc/docker/daemon.new 22:49:47 { 22:49:47 "registry-mirrors": [ 22:49:47 "https://nexus3.edgexfoundry.org:10001" 22:49:47 ], 22:49:47 "bip": "10.250.0.254/24", 22:49:47 "hosts": [ 22:49:47 "tcp://0.0.0.0:5555", 22:49:47 "unix:///var/run/docker.sock" 22:49:47 ], 22:49:47 "mtu": 1458, 22:49:47 "selinux-enabled": true, 22:49:47 "seccomp-profile": "/etc/docker/seccomp.json" 22:49:47 } [Pipeline] sh 22:49:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:49:48 + sudo service docker restart 22:49:48 #78 ... 22:49:48 22:49:48 #79 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 22:49:48 #0 2.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:48 #0 5.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:48 #0 8.749 Upgrading critical system libraries and apk-tools: 22:49:48 #0 8.749 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:49:48 #0 8.903 Executing busybox-1.36.1-r29.trigger 22:49:48 #0 8.999 Continuing the upgrade transaction with new apk-tools: 22:49:48 #0 9.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:48 #0 9.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:48 #0 9.422 OK: 9 MiB in 16 packages 22:49:48 #79 DONE 10.1s 22:49:48 22:49:48 #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 22:49:48 #0 2.303 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:48 #0 8.899 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:48 #0 10.11 (1/1) Installing dumb-init (1.2.5-r3) 22:49:48 #80 ... 22:49:48 22:49:48 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:49:48 #70 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:48 #70 18.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:48 #70 18.94 v3.20.3-146-g5472acf50d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 22:49:48 #70 18.94 v3.20.3-148-g0b3c8890897 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 22:49:48 #70 18.94 OK: 24163 distinct packages available 22:49:48 #70 19.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:48 #70 25.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:48 #70 26.24 (1/14) Installing ca-certificates (20240705-r0) 22:49:48 #70 26.26 (2/14) Installing brotli-libs (1.1.0-r2) 22:49:48 #70 26.27 (3/14) Installing c-ares (1.33.1-r0) 22:49:48 #70 26.42 (4/14) Installing libunistring (1.2-r0) 22:49:48 #70 26.45 (5/14) Installing libidn2 (2.3.7-r0) 22:49:48 #70 26.47 (6/14) Installing nghttp2-libs (1.62.1-r0) 22:49:48 #70 26.48 (7/14) Installing libpsl (0.21.5-r1) 22:49:48 #70 26.49 (8/14) Installing zstd-libs (1.5.6-r0) 22:49:48 #70 26.51 (9/14) Installing libcurl (8.10.1-r0) 22:49:48 #70 26.56 (10/14) Installing curl (8.10.1-r0) 22:49:48 #70 26.57 (11/14) Installing dumb-init (1.2.5-r3) 22:49:48 #70 26.58 (12/14) Installing musl-obstack (1.2.3-r2) 22:49:48 #70 26.58 (13/14) Installing libucontext (1.2-r3) 22:49:48 #70 26.58 (14/14) Installing gcompat (1.1.0-r4) 22:49:48 #70 26.59 Executing busybox-1.36.1-r29.trigger 22:49:48 #70 26.60 Executing ca-certificates-20240705-r0.trigger 22:49:48 #70 26.70 OK: 13 MiB in 28 packages 22:49:48 #70 DONE 27.4s 22:49:48 22:49:48 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 22:49:48 #0 2.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:48 #0 5.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:48 #0 8.833 Upgrading critical system libraries and apk-tools: 22:49:48 #0 8.833 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:49:48 #0 8.844 Executing busybox-1.36.1-r29.trigger 22:49:48 #0 8.911 Continuing the upgrade transaction with new apk-tools: 22:49:48 #0 8.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:48 #0 8.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:48 #0 9.359 OK: 8 MiB in 15 packages 22:49:48 #81 DONE 10.2s 22:49:48 22:49:48 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:49:48 #71 18.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:48 #71 26.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:48 #71 26.80 OK: 246 MiB in 54 packages 22:49:48 #71 DONE 27.4s 22:49:48 22:49:48 #75 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade 22:49:48 #75 2.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:48 #75 7.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:48 #75 8.973 Upgrading critical system libraries and apk-tools: 22:49:48 #75 8.973 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:49:48 #75 8.979 Executing busybox-1.36.1-r29.trigger 22:49:48 #75 9.054 Continuing the upgrade transaction with new apk-tools: 22:49:48 #75 9.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:48 #75 9.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:48 #75 10.11 OK: 8 MiB in 15 packages 22:49:48 #75 DONE 10.2s 22:49:48 22:49:48 #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 22:49:48 #0 2.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:48 #0 8.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:48 #0 8.995 Upgrading critical system libraries and apk-tools: 22:49:48 #0 8.995 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:49:48 #0 9.015 Executing busybox-1.36.1-r29.trigger 22:49:48 #0 9.159 Continuing the upgrade transaction with new apk-tools: 22:49:48 #0 9.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:48 #0 9.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:48 #82 ... 22:49:48 22:49:48 #83 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 22:49:48 #83 DONE 2.9s 22:49:48 22:49:48 #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 22:49:48 #73 18.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:48 #73 26.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:48 #73 ... 22:49:48 22:49:48 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 22:49:48 #76 8.470 OK: 246 MiB in 54 packages 22:49:48 #76 DONE 11.5s 22:49:48 22:49:48 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 22:49:48 #0 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:48 #0 7.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:48 #0 9.028 Upgrading critical system libraries and apk-tools: 22:49:48 #0 9.028 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:49:48 #0 9.213 Executing busybox-1.36.1-r29.trigger 22:49:48 #0 9.363 Continuing the upgrade transaction with new apk-tools: 22:49:48 #0 9.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:48 #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:48 #84 ... 22:49:48 22:49:48 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 22:49:48 #82 13.25 OK: 9 MiB in 19 packages 22:49:48 #82 DONE 13.4s 22:49:48 22:49:48 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 22:49:48 #78 13.17 OK: 10 MiB in 17 packages 22:49:48 #78 DONE 13.3s 22:49:48 22:49:48 #68 [core-command builder 3/7] RUN apk add --update --no-cache make git 22:49:48 #68 18.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:48 #68 26.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:48 #68 30.43 OK: 246 MiB in 54 packages 22:49:48 #68 DONE 30.6s 22:49:48 22:49:48 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 22:49:48 #0 2.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:48 #0 8.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:48 #0 9.163 Upgrading critical system libraries and apk-tools: 22:49:48 #0 9.163 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:49:48 #0 9.288 Executing busybox-1.36.1-r29.trigger 22:49:48 #0 9.403 Continuing the upgrade transaction with new apk-tools: 22:49:48 #0 9.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:48 #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:48 #0 13.27 OK: 8 MiB in 16 packages 22:49:48 #85 DONE 13.4s 22:49:48 22:49:48 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 22:49:48 #86 DONE 0.1s 22:49:48 22:49:48 #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 22:49:48 #80 13.28 Executing busybox-1.36.1-r29.trigger 22:49:48 #80 13.29 OK: 8 MiB in 15 packages 22:49:48 #80 DONE 13.4s 22:49:48 22:49:48 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:49:48 #69 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:48 #69 18.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:48 #69 18.91 v3.20.3-146-g5472acf50d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 22:49:48 #69 18.91 v3.20.3-148-g0b3c8890897 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 22:49:48 #69 18.91 OK: 24162 distinct packages available 22:49:48 #69 18.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:48 #69 30.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:48 #69 ... 22:49:48 22:49:48 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 22:49:48 #74 2.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:48 #74 5.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:48 #74 9.375 Upgrading critical system libraries and apk-tools: 22:49:48 #74 9.375 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:49:48 #74 9.399 Executing busybox-1.36.1-r29.trigger 22:49:48 #74 9.525 Continuing the upgrade transaction with new apk-tools: 22:49:48 #74 9.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:48 #74 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:49 #74 ... 22:49:49 22:49:49 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:49:50 #87 ... 22:49:50 22:49:50 #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 22:49:50 #73 30.51 OK: 246 MiB in 54 packages 22:49:50 #73 DONE 32.5s 22:49:50 22:49:50 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:49:50 #69 31.61 OK: 246 MiB in 54 packages 22:49:50 #69 DONE 32.5s 22:49:50 22:49:50 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 22:49:50 #74 13.79 OK: 8 MiB in 18 packages 22:49:50 #74 DONE 15.3s 22:49:50 22:49:50 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 22:49:50 #84 13.74 OK: 19 MiB in 18 packages 22:49:50 #84 DONE 15.3s 22:49:50 22:49:50 #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 22:49:50 #88 DONE 2.0s 22:49:50 22:49:50 #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:49:50 #89 DONE 2.0s 22:49:50 22:49:50 #90 [core-command builder 4/7] COPY go.mod vendor* ./ 22:49:50 #90 DONE 2.0s 22:49:50 22:49:50 #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:52 #91 ... 22:49:52 22:49:52 #92 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 22:49:52 #92 DONE 1.5s 22:49:52 22:49:52 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 22:49:52 #93 DONE 1.5s 22:49:52 22:49:52 #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 22:49:52 #94 DONE 1.6s 22:49:52 22:49:52 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 22:49:52 #95 DONE 1.5s 22:49:52 22:49:52 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:49:52 #96 DONE 1.6s 22:49:52 22:49:52 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:49:52 #97 DONE 1.6s 22:49:52 22:49:52 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 22:49:52 #77 6.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:52 #77 6.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:52 #77 6.504 Upgrading critical system libraries and apk-tools: 22:49:52 #77 6.504 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:49:52 #77 6.510 Executing busybox-1.36.1-r29.trigger 22:49:52 #77 6.581 Continuing the upgrade transaction with new apk-tools: 22:49:52 #77 6.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:52 #77 6.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:52 #77 7.391 OK: 19 MiB in 18 packages 22:49:52 #77 DONE 7.6s 22:49:52 22:49:52 #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 22:49:52 #98 DONE 0.1s 22:49:52 22:49:52 #99 [security-spire-server stage-2 6/9] COPY security.txt / 22:49:52 #99 DONE 0.1s 22:49:52 22:49:52 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 22:49:52 #100 DONE 0.1s 22:49:52 22:49:52 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:49:52 #101 DONE 0.1s 22:49:52 22:49:52 #102 [security-spire-agent stage-3 7/10] COPY security.txt / 22:49:52 #102 DONE 0.1s 22:49:52 22:49:52 #103 [security-spire-config stage-2 6/10] COPY security.txt / 22:49:52 #103 DONE 0.1s 22:49:52 22:49:52 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:49:52 #104 DONE 0.1s 22:49:52 22:49:52 #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:49:52 #105 DONE 0.1s 22:49:52 22:49:52 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:49:52 #106 DONE 0.1s 22:49:52 22:49:52 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 22:49:52 #107 DONE 0.1s 22:49:52 22:49:52 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:49:52 #108 DONE 0.1s 22:49:52 22:49:52 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:49:52 #109 DONE 0.1s 22:49:52 22:49:52 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:49:52 #110 DONE 0.1s 22:49:52 22:49:52 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:49:53 #111 DONE 0.1s 22:49:53 22:49:53 #112 [security-spire-agent] exporting to image 22:49:53 #112 exporting layers 22:49:53 #112 ... 22:49:53 22:49:53 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:49:53 #87 DONE 4.7s 22:49:53 22:49:53 #113 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 22:49:53 #113 DONE 0.0s 22:49:53 22:49:53 #112 [security-spire-server] exporting to image 22:49:53 #112 exporting layers 0.8s done 22:49:53 #112 writing image sha256:163614fab1a9705d91f77829ef4d7829a548947ca45ee50e382f44efaa803997 0.0s done 22:49:53 #112 naming to docker.io/library/security-spire-server done 22:49:53 #112 exporting layers 0.8s done 22:49:53 #112 writing image sha256:d7880c069a7cbe5084132fbf3b8809b8d95010f3b59d52abf797a5c1d3f3eaaa done 22:49:53 #112 naming to docker.io/library/security-spire-config done 22:49:53 #112 writing image sha256:a4c3c56fbc560a2dc3044d7c2a6c93379b4d1137f9a189748d4dfec8b934c04d done 22:49:53 #112 naming to docker.io/library/security-spire-agent done 22:49:53 #112 DONE 0.9s 22:49:53 22:49:53 #114 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 22:49:53 #0 7.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:53 #0 7.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:53 #0 7.549 Upgrading critical system libraries and apk-tools: 22:49:53 #0 7.549 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:49:53 #0 7.556 Executing busybox-1.36.1-r29.trigger 22:49:53 #0 7.675 Continuing the upgrade transaction with new apk-tools: 22:49:53 #0 7.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:49:53 #0 7.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:49:53 #0 8.110 OK: 13 MiB in 28 packages 22:49:53 #114 DONE 8.3s 22:49:53 22:49:53 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:58 #115 ... 22:49:58 22:49:58 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:58 #116 ... 22:49:58 22:49:58 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:58 #117 ... 22:49:58 22:49:58 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:50:06 provisioning config files... 22:50:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/721@tmp/config14146468458671623038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:50:07 ---> ****-login.sh 22:50:07 nexus3.edgexfoundry.org:10001 22:50:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:50:07 Configure a credential helper to remove this warning. See 22:50:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:50:07 22:50:07 Login Succeeded 22:50:07 nexus3.edgexfoundry.org:10002 22:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:50:08 Configure a credential helper to remove this warning. See 22:50:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:50:08 22:50:08 Login Succeeded 22:50:08 nexus3.edgexfoundry.org:10003 22:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:50:08 Configure a credential helper to remove this warning. See 22:50:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:50:08 22:50:08 Login Succeeded 22:50:08 nexus3.edgexfoundry.org:10004 22:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:50:09 Configure a credential helper to remove this warning. See 22:50:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:50:09 22:50:09 Login Succeeded 22:50:09 ****.io 22:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:50:09 Configure a credential helper to remove this warning. See 22:50:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:50:09 22:50:09 Login Succeeded 22:50:09 ---> ****-login.sh ends [Pipeline] } 22:50:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:50:10 + git config --global --add safe.directory /w/workspace/edgex-go/721 [Pipeline] echo 22:50:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:50:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:50:10 ========================================================= 22:50:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 22:50:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:50:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 22:50:10 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:50:10 cf04c63912e1: Pulling fs layer 22:50:10 55b35a11ae5e: Pulling fs layer 22:50:10 a37a00ec5f00: Pulling fs layer 22:50:10 50b3750afda1: Pulling fs layer 22:50:10 4f4fb700ef54: Pulling fs layer 22:50:10 80978eb59214: Pulling fs layer 22:50:10 c9f46d7d2bd2: Pulling fs layer 22:50:10 c5a475d317c9: Pulling fs layer 22:50:10 50b3750afda1: Waiting 22:50:10 4f4fb700ef54: Waiting 22:50:10 c9f46d7d2bd2: Waiting 22:50:10 c5a475d317c9: Waiting 22:50:10 80978eb59214: Waiting 22:50:10 55b35a11ae5e: Verifying Checksum 22:50:10 55b35a11ae5e: Download complete 22:50:10 50b3750afda1: Verifying Checksum 22:50:10 50b3750afda1: Download complete 22:50:10 4f4fb700ef54: Verifying Checksum 22:50:10 4f4fb700ef54: Download complete 22:50:10 80978eb59214: Verifying Checksum 22:50:10 80978eb59214: Download complete 22:50:10 cf04c63912e1: Verifying Checksum 22:50:10 cf04c63912e1: Download complete 22:50:11 c5a475d317c9: Verifying Checksum 22:50:11 c5a475d317c9: Download complete 22:50:12 cf04c63912e1: Pull complete 22:50:12 55b35a11ae5e: Pull complete 22:50:13 a37a00ec5f00: Verifying Checksum 22:50:13 a37a00ec5f00: Download complete 22:50:13 c9f46d7d2bd2: Verifying Checksum 22:50:13 c9f46d7d2bd2: Download complete 22:50:25 #118 DONE 33.3s 22:50:25 22:50:25 #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:25 #91 DONE 34.8s 22:50:25 22:50:25 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:25 #116 DONE 37.1s 22:50:25 22:50:25 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:25 #115 DONE 33.3s 22:50:25 22:50:25 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:25 #117 DONE 36.9s 22:50:25 22:50:25 #119 [core-keeper builder 7/8] COPY . . 22:50:29 a37a00ec5f00: Pull complete 22:50:29 50b3750afda1: Pull complete 22:50:29 4f4fb700ef54: Pull complete 22:50:29 80978eb59214: Pull complete 22:50:35 #119 DONE 8.6s 22:50:35 22:50:35 #120 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:50:35 #120 CACHED 22:50:35 22:50:35 #121 [support-notifications builder 6/7] COPY . . 22:50:35 #121 CACHED 22:50:35 22:50:35 #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:35 #122 CACHED 22:50:35 22:50:35 #123 [support-cron-scheduler builder 6/7] COPY . . 22:50:35 #123 DONE 8.6s 22:50:35 22:50:35 #124 [security-proxy-setup builder 6/7] COPY . . 22:50:35 #124 DONE 8.6s 22:50:35 22:50:35 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:35 #125 CACHED 22:50:35 22:50:35 #126 [security-bootstrapper builder 6/7] COPY . . 22:50:35 #126 CACHED 22:50:35 22:50:35 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:50:35 #127 CACHED 22:50:35 22:50:35 #128 [security-spiffe-token-provider builder 6/7] COPY . . 22:50:35 #128 DONE 8.6s 22:50:35 22:50:35 #129 [security-secretstore-setup builder 6/7] COPY . . 22:50:35 #129 CACHED 22:50:35 22:50:35 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 22:50:35 #130 CACHED 22:50:35 22:50:35 #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:35 #131 CACHED 22:50:35 22:50:35 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 22:50:35 #132 CACHED 22:50:35 22:50:35 #133 [security-proxy-auth builder 6/7] COPY . . 22:50:35 #133 CACHED 22:50:35 22:50:35 #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:35 #134 CACHED 22:50:35 22:50:35 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 22:50:35 #135 CACHED 22:50:35 22:50:35 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:35 #136 CACHED 22:50:35 22:50:35 #137 [core-metadata builder 6/7] COPY . . 22:50:35 #137 CACHED 22:50:35 22:50:35 #138 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 22:50:35 #138 CACHED 22:50:35 22:50:35 #139 [support-scheduler builder 6/7] COPY . . 22:50:35 #139 CACHED 22:50:35 22:50:35 #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:35 #140 CACHED 22:50:35 22:50:35 #141 [core-command builder 6/7] COPY . . 22:50:35 #141 DONE 8.7s 22:50:35 22:50:35 #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:35 #142 CACHED 22:50:35 22:50:35 #143 [core-data builder 6/7] COPY . . 22:50:35 #143 CACHED 22:50:35 22:50:35 #144 [core-data builder 4/7] COPY go.mod vendor* ./ 22:50:35 #144 CACHED 22:50:35 22:50:35 #145 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:35 #145 CACHED 22:50:35 22:50:35 #146 [core-common-config-bootstrapper builder 6/7] COPY . . 22:50:35 #146 CACHED 22:50:35 22:50:35 #147 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:50:35 #147 CACHED 22:50:35 22:50:35 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:50:35 #148 1.609 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:50:37 c9f46d7d2bd2: Pull complete 22:50:38 c5a475d317c9: Pull complete 22:50:38 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 22:50:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 22:50:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 22:50:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 22:50:38 WORKDIR /edgex 22:50:38 COPY go.mod . 22:50:38 RUN go mod download 22:50:38 + docker build -t ci-base-image-arm64 -f - . 22:50:39 Sending build context to Docker daemon 3.687MB 22:50:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 22:50:39 ---> be29e6b0f0d4 22:50:39 Step 2/4 : WORKDIR /edgex 22:50:40 ---> Running in 386d791bcef9 22:50:40 Removing intermediate container 386d791bcef9 22:50:40 ---> 49bad0745d04 22:50:40 Step 3/4 : COPY go.mod . 22:50:41 ---> 9edec501fc55 22:50:41 Step 4/4 : RUN go mod download 22:50:41 ---> Running in d01882d1467f 22:50:45 #148 ... 22:50:45 22:50:45 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:50:45 #0 1.575 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:50:45 #149 ... 22:50:45 22:50:45 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 22:50:45 #0 0.673 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 22:50:45 #150 ... 22:50:45 22:50:45 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:50:45 #0 1.453 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:50:45 #151 ... 22:50:45 22:50:45 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:50:45 #0 1.087 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:50:45 #152 ... 22:50:45 22:50:45 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:50:45 #0 0.830 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:50:45 #153 ... 22:50:45 22:50:45 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:50:45 #0 1.407 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:50:45 #154 ... 22:50:45 22:50:45 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:50:45 #0 0.543 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:50:45 #155 ... 22:50:45 22:50:45 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:50:45 #0 1.126 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 22:50:45 #156 ... 22:50:45 22:50:45 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:50:45 #0 0.780 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:50:45 #157 ... 22:50:45 22:50:45 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:50:45 #0 0.710 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:50:45 #158 ... 22:50:45 22:50:45 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:50:45 #0 1.044 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:50:45 #159 ... 22:50:45 22:50:45 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:50:45 #0 0.681 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:51:49 Removing intermediate container d01882d1467f 22:51:49 ---> 0bb74e6abe24 22:51:49 Successfully built 0bb74e6abe24 22:51:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:49 + docker inspect -f . ci-base-image-arm64 22:51:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:51:49 prd-ubuntu20.04-docker-arm64-4c-16g-22367 does not seem to be running inside a container 22:51:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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 22:51:51 $ docker top 9892a164958f9fd6cf4623205fecca51c4ace90198651265537ebaa511460513 -eo pid,comm [Pipeline] { [Pipeline] sh 22:51:52 + go version 22:51:52 go version go1.23.2 linux/arm64 [Pipeline] } 22:51:52 $ docker stop --time=1 9892a164958f9fd6cf4623205fecca51c4ace90198651265537ebaa511460513 22:51:53 $ docker rm -f --volumes 9892a164958f9fd6cf4623205fecca51c4ace90198651265537ebaa511460513 [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 22:51:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:51:54 22:51:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:51:54 latest: Pulling from edgex-devops/edgex-compose-arm64 22:51:54 547446be3368: Pulling fs layer 22:51:54 d125d8839a47: Pulling fs layer 22:51:54 3e85d5ac6304: Pulling fs layer 22:51:54 c3105a71a48b: Pulling fs layer 22:51:54 0f093f025ec4: Pulling fs layer 22:51:54 c3106fc0e877: Pulling fs layer 22:51:54 c3105a71a48b: Waiting 22:51:54 0f093f025ec4: Waiting 22:51:54 c3106fc0e877: Waiting 22:51:54 547446be3368: Verifying Checksum 22:51:54 c3105a71a48b: Verifying Checksum 22:51:54 c3105a71a48b: Download complete 22:51:55 d125d8839a47: Verifying Checksum 22:51:55 d125d8839a47: Download complete 22:51:55 c3106fc0e877: Verifying Checksum 22:51:55 c3106fc0e877: Download complete 22:51:55 0f093f025ec4: Verifying Checksum 22:51:55 0f093f025ec4: Download complete 22:51:56 547446be3368: Pull complete 22:51:57 d125d8839a47: Pull complete 22:51:57 3e85d5ac6304: Verifying Checksum 22:51:57 3e85d5ac6304: Download complete 22:52:07 3e85d5ac6304: Pull complete 22:52:07 c3105a71a48b: Pull complete 22:52:08 0f093f025ec4: Pull complete 22:52:08 c3106fc0e877: Pull complete 22:52:08 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 22:52:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 22:52:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:52:08 prd-ubuntu20.04-docker-arm64-4c-16g-22367 does not seem to be running inside a container 22:52:08 $ 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/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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 22:52:11 $ docker top 7d80e3b1443b39628d215330fce8cc93f4c8b10695ef30eea8663c29443bf8de -eo pid,comm [Pipeline] { [Pipeline] sh 22:52:12 + docker compose -f ./docker-compose-build.yml build --parallel 22:52:22 #1 [core-command internal] load build definition from Dockerfile 22:52:22 #1 transferring dockerfile: 1.93kB done 22:52:22 #1 DONE 0.1s 22:52:22 22:52:22 #2 [security-proxy-setup internal] load build definition from Dockerfile 22:52:22 #2 transferring dockerfile: 2.50kB done 22:52:22 #2 DONE 0.0s 22:52:22 22:52:22 #3 [support-scheduler internal] load build definition from Dockerfile 22:52:22 #3 transferring dockerfile: 1.93kB 0.0s done 22:52:22 #3 DONE 0.1s 22:52:22 22:52:22 #4 [security-bootstrapper internal] load build definition from Dockerfile 22:52:22 #4 transferring dockerfile: 3.17kB done 22:52:22 #4 DONE 0.1s 22:52:22 22:52:22 #5 [core-keeper internal] load build definition from Dockerfile 22:52:22 #5 transferring dockerfile: 2.07kB 0.0s done 22:52:22 #5 DONE 0.1s 22:52:22 22:52:22 #6 [security-spire-agent internal] load build definition from Dockerfile 22:52:22 #6 transferring dockerfile: 1.81kB 0.0s done 22:52:22 #6 DONE 0.1s 22:52:22 22:52:22 #7 [security-spire-config internal] load build definition from Dockerfile 22:52:22 #7 transferring dockerfile: 1.69kB done 22:52:22 #160 93.61 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:52:22 #7 DONE 0.1s 22:52:22 22:52:22 #8 [security-secretstore-setup internal] load build definition from Dockerfile 22:52:22 #8 transferring dockerfile: 2.49kB 0.0s done 22:52:22 #8 DONE 0.1s 22:52:22 22:52:22 #9 [core-data internal] load build definition from Dockerfile 22:52:22 #9 transferring dockerfile: 2.07kB done 22:52:22 #9 DONE 0.1s 22:52:22 22:52:22 #10 [support-cron-scheduler internal] load build definition from Dockerfile 22:52:22 #10 transferring dockerfile: 1.85kB done 22:52:22 #10 DONE 0.1s 22:52:22 22:52:22 #11 [core-metadata internal] load build definition from Dockerfile 22:52:22 #11 transferring dockerfile: 2.13kB done 22:52:22 #11 DONE 0.1s 22:52:22 22:52:22 #12 [security-proxy-auth internal] load build definition from Dockerfile 22:52:22 #12 transferring dockerfile: 2.15kB done 22:52:22 #12 DONE 0.1s 22:52:22 22:52:22 #13 [support-notifications internal] load build definition from Dockerfile 22:52:22 #13 transferring dockerfile: 2.02kB done 22:52:22 #13 DONE 0.1s 22:52:22 22:52:22 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 22:52:22 #14 transferring dockerfile: 1.89kB done 22:52:22 #14 DONE 0.0s 22:52:22 22:52:22 #15 [security-spire-server internal] load build definition from Dockerfile 22:52:22 #15 transferring dockerfile: 1.70kB done 22:52:22 #15 DONE 0.1s 22:52:22 22:52:22 #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile 22:52:23 #16 transferring dockerfile: 2.23kB 0.0s done 22:52:23 #16 DONE 0.1s 22:52:23 22:52:23 #17 [core-command internal] load .dockerignore 22:52:23 #17 transferring context: 50B 0.0s done 22:52:23 #17 DONE 0.1s 22:52:23 22:52:23 #18 [security-proxy-setup internal] load .dockerignore 22:52:23 #18 transferring context: 50B done 22:52:23 #18 DONE 0.0s 22:52:23 22:52:23 #19 [support-scheduler internal] load .dockerignore 22:52:23 #19 transferring context: 50B done 22:52:23 #19 DONE 0.0s 22:52:23 22:52:23 #20 [security-bootstrapper internal] load .dockerignore 22:52:23 #20 transferring context: 50B done 22:52:23 #20 DONE 0.1s 22:52:23 22:52:23 #21 [core-keeper internal] load .dockerignore 22:52:23 #21 transferring context: 50B done 22:52:23 #21 DONE 0.0s 22:52:23 22:52:23 #22 [security-spire-agent internal] load .dockerignore 22:52:24 #22 transferring context: 50B done 22:52:24 #22 DONE 0.1s 22:52:24 22:52:24 #23 [security-spire-config internal] load .dockerignore 22:52:24 #23 transferring context: 50B done 22:52:24 #23 DONE 0.0s 22:52:24 22:52:24 #24 [security-secretstore-setup internal] load .dockerignore 22:52:24 #24 transferring context: 50B done 22:52:24 #24 DONE 0.1s 22:52:24 22:52:24 #25 [core-data internal] load .dockerignore 22:52:24 #25 transferring context: 50B done 22:52:24 #25 DONE 0.1s 22:52:24 22:52:24 #26 [support-cron-scheduler internal] load .dockerignore 22:52:24 #26 transferring context: 50B done 22:52:24 #26 DONE 0.1s 22:52:24 22:52:24 #27 [core-metadata internal] load .dockerignore 22:52:24 #27 transferring context: 50B 0.0s done 22:52:24 #27 DONE 0.1s 22:52:24 22:52:24 #28 [security-proxy-auth internal] load .dockerignore 22:52:24 #28 transferring context: 50B done 22:52:24 #28 DONE 0.1s 22:52:24 22:52:24 #29 [support-notifications internal] load .dockerignore 22:52:24 #29 transferring context: 50B 0.0s done 22:52:24 #29 DONE 0.1s 22:52:24 22:52:24 #30 [security-spiffe-token-provider internal] load .dockerignore 22:52:24 #30 transferring context: 50B done 22:52:24 #30 DONE 0.1s 22:52:24 22:52:24 #31 [security-spire-server internal] load .dockerignore 22:52:24 #31 transferring context: 50B 0.0s done 22:52:24 #31 DONE 0.1s 22:52:24 22:52:24 #32 [core-common-config-bootstrapper internal] load .dockerignore 22:52:24 #32 transferring context: 50B done 22:52:24 #32 DONE 0.1s 22:52:24 22:52:24 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:52:24 #33 DONE 0.0s 22:52:24 22:52:24 #34 [core-command internal] load metadata for docker.io/library/alpine:3.20 22:52:25 #34 DONE 0.5s 22:52:25 22:52:25 #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:52:25 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 22:52:25 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 22:52:25 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 22:52:25 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 22:52:25 #35 DONE 0.2s 22:52:25 22:52:25 #36 [core-command internal] load build context 22:52:25 #36 ... 22:52:25 22:52:25 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:52:25 #33 DONE 0.0s 22:52:25 22:52:25 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 22:52:25 #34 DONE 0.5s 22:52:25 22:52:25 #36 [core-command internal] load build context 22:52:25 #36 ... 22:52:25 22:52:25 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:52:25 #33 DONE 0.0s 22:52:25 22:52:25 #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:52:25 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 22:52:25 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 22:52:25 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 22:52:25 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 22:52:25 #35 DONE 0.4s 22:52:25 22:52:25 #36 [core-command internal] load build context 22:52:25 #36 ... 22:52:25 22:52:25 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:52:25 #33 DONE 0.0s 22:52:25 22:52:25 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 22:52:25 #34 DONE 0.5s 22:52:25 22:52:25 #37 [security-bootstrapper internal] load build context 22:52:25 #37 DONE 0.0s 22:52:25 22:52:25 #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:52:25 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 22:52:25 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 22:52:25 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 22:52:25 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 22:52:25 #35 DONE 0.4s 22:52:25 22:52:25 #36 [core-command internal] load build context 22:52:25 #36 ... 22:52:25 22:52:25 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:52:25 #33 DONE 0.0s 22:52:25 22:52:25 #36 [core-command internal] load build context 22:52:25 #36 transferring context: 3.24MB 0.6s done 22:52:26 #36 DONE 0.9s 22:52:26 22:52:26 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 22:52:26 #34 DONE 0.6s 22:52:26 22:52:26 #38 [security-proxy-setup internal] load build context 22:52:26 #38 ... 22:52:26 22:52:26 #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:52:26 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 22:52:26 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 22:52:26 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 22:52:26 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 22:52:26 #35 DONE 0.4s 22:52:26 22:52:26 #38 [security-proxy-setup internal] load build context 22:52:26 #38 ... 22:52:26 22:52:26 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:52:26 #33 DONE 0.0s 22:52:26 22:52:26 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 22:52:26 #34 DONE 0.9s 22:52:26 22:52:26 #38 [security-proxy-setup internal] load build context 22:52:26 #38 ... 22:52:26 22:52:26 #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:52:26 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 22:52:26 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 22:52:26 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 22:52:26 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 22:52:26 #35 DONE 0.4s 22:52:26 22:52:26 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:52:26 #33 DONE 0.0s 22:52:26 22:52:26 #38 [security-proxy-setup internal] load build context 22:52:26 #38 ... 22:52:26 22:52:26 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:52:26 #33 DONE 0.0s 22:52:26 22:52:26 #38 [security-proxy-setup internal] load build context 22:52:26 #38 ... 22:52:26 22:52:26 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:52:26 #33 DONE 0.0s 22:52:26 22:52:26 #38 [security-proxy-setup internal] load build context 22:52:26 #38 transferring context: 3.24MB 1.0s done 22:52:27 #38 ... 22:52:27 22:52:27 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:52:27 #33 DONE 0.0s 22:52:27 22:52:27 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:52:27 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 22:52:27 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 22:52:27 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 22:52:27 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 22:52:27 #35 DONE 0.5s 22:52:27 22:52:27 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:52:27 #33 DONE 0.0s 22:52:27 22:52:27 #39 [support-cron-scheduler internal] load build context 22:52:27 #39 DONE 0.0s 22:52:27 22:52:27 #40 [core-data internal] load build context 22:52:27 #40 DONE 0.0s 22:52:27 22:52:27 #38 [security-proxy-setup internal] load build context 22:52:27 #38 DONE 1.5s 22:52:27 22:52:27 #41 [security-proxy-auth internal] load build context 22:52:27 #41 ... 22:52:27 22:52:27 #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:52:27 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 22:52:27 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 22:52:27 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 22:52:27 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 22:52:27 #35 DONE 0.5s 22:52:27 22:52:27 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:52:27 #33 DONE 0.0s 22:52:27 22:52:27 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 22:52:27 #34 ... 22:52:27 22:52:27 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 22:52:27 #42 DONE 1.5s 22:52:27 22:52:27 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 22:52:27 #34 ... 22:52:27 22:52:27 #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:52:27 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 22:52:27 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 22:52:27 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 22:52:27 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 22:52:27 #35 DONE 0.6s 22:52:27 22:52:27 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 22:52:27 #33 DONE 0.0s 22:52:27 22:52:27 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 22:52:27 #34 ... 22:52:27 22:52:27 #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:52:27 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 22:52:27 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 22:52:27 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 22:52:27 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 22:52:27 #35 DONE 0.6s 22:52:27 22:52:27 #43 [security-spire-server internal] load build context 22:52:27 #43 DONE 0.0s 22:52:27 22:52:27 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 22:52:27 #44 DONE 1.8s 22:52:27 22:52:27 #45 [security-spire-config internal] load build context 22:52:27 #45 DONE 0.0s 22:52:27 22:52:27 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:27 #46 DONE 0.0s 22:52:27 22:52:27 #47 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:52:27 #47 DONE 3.4s 22:52:27 22:52:27 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:52:27 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 22:52:27 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 22:52:27 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 22:52:27 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 22:52:27 #35 DONE 0.6s 22:52:27 22:52:27 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:52:27 #48 DONE 0.0s 22:52:27 22:52:27 #37 [security-bootstrapper internal] load build context 22:52:27 #37 transferring context: 3.24MB 1.1s done 22:52:27 #37 DONE 2.0s 22:52:27 22:52:27 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:27 #46 ... 22:52:27 22:52:27 #49 [support-scheduler internal] load build context 22:52:27 #49 transferring context: 3.24MB 1.2s done 22:52:27 #49 DONE 2.2s 22:52:27 22:52:27 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:27 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:28 #46 ... 22:52:28 22:52:28 #50 [security-secretstore-setup internal] load build context 22:52:28 #50 transferring context: 3.24MB 1.6s done 22:52:28 #50 DONE 2.3s 22:52:28 22:52:28 #51 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 22:52:29 #51 ... 22:52:29 22:52:29 #35 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:52:29 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 22:52:29 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 22:52:29 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 22:52:29 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 22:52:29 #35 DONE 0.6s 22:52:29 22:52:29 #47 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 22:52:29 #47 DONE 3.4s 22:52:29 22:52:29 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 22:52:29 #34 DONE 3.3s 22:52:29 22:52:29 #51 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 22:52:30 #51 ... 22:52:30 22:52:30 #52 [security-spire-agent internal] load build context 22:52:30 #52 transferring context: 27.51kB 0.3s done 22:52:30 #52 DONE 2.1s 22:52:30 22:52:30 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:30 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.9s done 22:52:30 #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 22:52:30 #46 ... 22:52:30 22:52:30 #53 [core-keeper internal] load build context 22:52:30 #53 transferring context: 3.24MB 2.4s done 22:52:30 #53 DONE 4.6s 22:52:30 22:52:30 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:30 #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 22:52:30 #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 22:52:31 #46 ... 22:52:31 22:52:31 #45 [security-spire-config internal] load build context 22:52:31 #45 transferring context: 26.23kB 0.4s done 22:52:31 #45 DONE 3.3s 22:52:31 22:52:31 #41 [security-proxy-auth internal] load build context 22:52:31 #41 transferring context: 3.24MB 3.3s done 22:52:32 #41 ... 22:52:32 22:52:32 #43 [security-spire-server internal] load build context 22:52:32 #43 transferring context: 27.98kB 0.4s done 22:52:32 #43 DONE 4.2s 22:52:32 22:52:32 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:32 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done 22:52:32 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.7s done 22:52:32 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s done 22:52:32 #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done 22:52:33 #46 ... 22:52:33 22:52:33 #41 [security-proxy-auth internal] load build context 22:52:33 #41 DONE 5.8s 22:52:33 22:52:33 #54 [security-spiffe-token-provider internal] load build context 22:52:33 #54 ... 22:52:33 22:52:33 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:33 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.3s 22:52:33 #46 ... 22:52:33 22:52:33 #51 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 22:52:33 #51 DONE 6.1s 22:52:33 22:52:33 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:33 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 22:52:34 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done 22:52:34 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.3s 22:52:34 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done 22:52:34 #160 DONE 119.3s 22:52:34 22:52:34 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:52:34 #155 DONE 119.2s 22:52:34 22:52:34 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:52:34 #157 DONE 119.3s 22:52:34 22:52:34 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:52:34 #153 DONE 119.3s 22:52:34 22:52:34 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:52:34 #159 ... 22:52:34 22:52:34 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:52:34 #149 DONE 119.5s 22:52:34 22:52:34 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:52:34 #161 DONE 0.9s 22:52:34 22:52:34 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 22:52:34 #162 DONE 0.9s 22:52:34 22:52:34 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 22:52:34 #163 DONE 0.9s 22:52:34 22:52:34 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:52:34 #164 DONE 0.6s 22:52:34 22:52:34 #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 22:52:34 #165 DONE 0.9s 22:52:34 22:52:34 #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 22:52:35 #166 ... 22:52:35 22:52:35 #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:52:35 #167 DONE 0.4s 22:52:35 22:52:35 #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 22:52:35 #168 DONE 0.5s 22:52:35 22:52:35 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:52:35 #169 DONE 0.5s 22:52:35 22:52:35 #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 22:52:35 #166 DONE 0.6s 22:52:35 22:52:35 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 22:52:35 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.13MB / 28.04MB 4.0s 22:52:35 #46 ... 22:52:35 22:52:35 #55 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:52:35 #0 9.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:52:35 #55 ... 22:52:35 22:52:35 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:35 #46 ... 22:52:35 22:52:35 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:52:35 #0 5.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:52:35 #0 6.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:52:35 #0 8.526 (1/4) Installing dumb-init (1.2.5-r3) 22:52:35 #0 8.526 (2/4) Installing openssl (3.3.2-r0) 22:52:35 #0 8.526 (3/4) Installing su-exec (0.2-r3) 22:52:35 #0 8.526 (4/4) Installing yq-go (4.44.1-r2) 22:52:35 #0 8.935 Executing busybox-1.36.1-r29.trigger 22:52:35 #0 9.098 OK: 20 MiB in 18 packages 22:52:35 #56 ... 22:52:35 22:52:35 #57 [support-notifications internal] load build context 22:52:35 #57 transferring context: 3.24MB 5.8s done 22:52:35 #57 DONE 8.0s 22:52:35 22:52:35 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:35 #46 ... 22:52:35 22:52:35 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 22:52:35 #0 7.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:52:35 #0 8.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:52:35 #58 ... 22:52:35 22:52:35 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:36 #46 ... 22:52:36 22:52:36 #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:52:36 #59 ... 22:52:36 22:52:36 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:36 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 5.2s 22:52:36 #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 22:52:36 #170 DONE 1.5s 22:52:36 22:52:36 #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 22:52:36 #171 DONE 1.6s 22:52:36 22:52:36 #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:52:36 #172 DONE 1.7s 22:52:36 22:52:36 #173 [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 22:52:36 #173 DONE 1.4s 22:52:36 22:52:36 #174 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:52:36 #46 ... 22:52:36 22:52:36 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:52:36 #0 7.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:52:36 #0 9.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:52:36 #60 ... 22:52:36 22:52:36 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:36 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 6.1s 22:52:37 #46 ... 22:52:37 22:52:37 #40 [core-data internal] load build context 22:52:37 #40 ... 22:52:37 22:52:37 #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:52:37 #59 DONE 11.1s 22:52:37 22:52:37 #40 [core-data internal] load build context 22:52:37 #40 ... 22:52:37 22:52:37 #61 [core-metadata internal] load build context 22:52:37 #61 ... 22:52:37 22:52:37 #39 [support-cron-scheduler internal] load build context 22:52:37 #39 ... 22:52:37 22:52:37 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 22:52:37 #56 DONE 11.7s 22:52:37 22:52:37 #39 [support-cron-scheduler internal] load build context 22:52:37 #39 ... 22:52:37 22:52:37 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:52:37 #0 8.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:52:37 #0 9.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:52:37 #62 ... 22:52:37 22:52:37 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 22:52:37 #0 7.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:52:37 #0 8.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:52:37 #63 ... 22:52:37 22:52:37 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:37 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.45MB / 28.04MB 6.9s 22:52:37 #46 ... 22:52:37 22:52:37 #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 22:52:38 #174 ... 22:52:38 22:52:38 #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 22:52:38 #175 DONE 3.3s 22:52:38 22:52:38 #176 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 22:52:38 #64 ... 22:52:38 22:52:38 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:52:38 #48 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.0s done 22:52:38 #48 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 22:52:38 #48 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 22:52:38 #48 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 22:52:38 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done 22:52:38 #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.8s done 22:52:38 #48 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 6.9s 22:52:38 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done 22:52:38 #48 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 22:52:38 #48 ... 22:52:38 22:52:38 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:52:38 #65 ... 22:52:38 22:52:38 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:38 #46 ... 22:52:38 22:52:38 #54 [security-spiffe-token-provider internal] load build context 22:52:38 #54 transferring context: 3.24MB 8.3s done 22:52:38 #54 DONE 10.9s 22:52:38 22:52:38 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:38 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.75MB / 28.04MB 7.6s 22:52:38 #46 ... 22:52:38 22:52:38 #39 [support-cron-scheduler internal] load build context 22:52:38 #39 transferring context: 3.24MB 8.1s done 22:52:38 #39 DONE 11.6s 22:52:38 22:52:38 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:38 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 8.0s 22:52:38 #46 ... 22:52:38 22:52:38 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:52:39 #66 ... 22:52:39 22:52:39 #40 [core-data internal] load build context 22:52:39 #40 transferring context: 3.24MB 8.4s done 22:52:39 #40 DONE 11.8s 22:52:39 22:52:39 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:52:39 #67 ... 22:52:39 22:52:39 #68 [core-common-config-bootstrapper internal] load build context 22:52:39 #68 ... 22:52:39 22:52:39 #61 [core-metadata internal] load build context 22:52:39 #61 transferring context: 3.24MB 8.6s done 22:52:39 #61 DONE 12.0s 22:52:39 22:52:39 #68 [core-common-config-bootstrapper internal] load build context 22:52:39 #68 ... 22:52:39 22:52:39 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:39 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 8.4s 22:52:40 #46 ... 22:52:40 22:52:40 #68 [core-common-config-bootstrapper internal] load build context 22:52:40 #68 transferring context: 3.24MB 8.8s done 22:52:40 #68 DONE 10.7s 22:52:40 22:52:40 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:40 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.32MB / 28.04MB 9.0s 22:52:40 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 9.8s 22:52:41 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 10.2s 22:52:41 #46 ... 22:52:41 22:52:41 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 22:52:41 #58 13.92 (1/2) Installing dumb-init (1.2.5-r3) 22:52:41 #58 13.93 (2/2) Installing su-exec (0.2-r3) 22:52:41 #58 13.94 Executing busybox-1.36.1-r29.trigger 22:52:41 #58 14.03 OK: 9 MiB in 16 packages 22:52:41 #58 DONE 15.7s 22:52:41 22:52:41 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:41 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.15MB / 28.04MB 10.9s 22:52:42 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 11.7s 22:52:43 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.84MB / 28.04MB 12.4s 22:52:43 #46 ... 22:52:43 22:52:43 #55 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:52:43 #55 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:52:43 #55 16.75 (1/1) Installing dumb-init (1.2.5-r3) 22:52:43 #55 16.79 Executing busybox-1.36.1-r29.trigger 22:52:43 #55 16.92 OK: 9 MiB in 15 packages 22:52:43 #55 DONE 19.0s 22:52:43 22:52:43 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:43 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.5s done 22:52:43 #46 ... 22:52:43 22:52:43 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:52:43 #69 ... 22:52:43 22:52:43 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 22:52:44 #70 ... 22:52:44 22:52:44 #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 22:52:44 #71 ... 22:52:44 22:52:44 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 22:52:44 #62 15.10 (1/1) Installing dumb-init (1.2.5-r3) 22:52:44 #62 15.19 Executing busybox-1.36.1-r29.trigger 22:52:44 #62 15.21 OK: 9 MiB in 15 packages 22:52:44 #62 DONE 16.7s 22:52:44 22:52:44 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:52:44 #72 ... 22:52:44 22:52:44 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:52:44 #73 ... 22:52:44 22:52:44 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 22:52:44 #60 14.34 (1/4) Installing ca-certificates (20240705-r0) 22:52:44 #60 14.73 (2/4) Installing dumb-init (1.2.5-r3) 22:52:44 #60 14.79 (3/4) Installing su-exec (0.2-r3) 22:52:44 #60 14.79 (4/4) Installing yq-go (4.44.1-r2) 22:52:44 #60 15.65 Executing busybox-1.36.1-r29.trigger 22:52:44 #60 15.70 Executing ca-certificates-20240705-r0.trigger 22:52:44 #60 16.59 OK: 20 MiB in 18 packages 22:52:44 #60 DONE 17.9s 22:52:44 22:52:44 #74 [core-command stage-1 3/8] RUN apk --no-cache upgrade 22:52:44 #176 ... 22:52:44 22:52:44 #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 22:52:44 #177 DONE 7.6s 22:52:44 22:52:44 #178 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:52:45 #178 ... 22:52:45 22:52:45 #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:52:45 #74 ... 22:52:45 22:52:45 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 22:52:45 #63 13.03 (1/3) Installing ca-certificates (20240705-r0) 22:52:45 #63 13.57 (2/3) Installing dumb-init (1.2.5-r3) 22:52:45 #63 13.59 (3/3) Installing tzdata (2024b-r0) 22:52:45 #63 14.88 Executing busybox-1.36.1-r29.trigger 22:52:45 #63 14.98 Executing ca-certificates-20240705-r0.trigger 22:52:45 #63 16.12 OK: 11 MiB in 17 packages 22:52:45 #63 DONE 17.9s 22:52:45 22:52:45 #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 22:52:46 #179 ... 22:52:46 22:52:46 #180 [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 22:52:46 #180 DONE 9.7s 22:52:46 22:52:46 #174 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:52:47 #174 ... 22:52:47 22:52:47 #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:52:47 #75 ... 22:52:47 22:52:47 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 22:52:47 #76 ... 22:52:47 22:52:47 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:52:47 #73 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:52:47 #73 ... 22:52:47 22:52:47 #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 22:52:47 #64 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:52:47 #64 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:52:47 #64 17.60 (1/2) Installing ca-certificates (20240705-r0) 22:52:47 #64 17.80 (2/2) Installing dumb-init (1.2.5-r3) 22:52:47 #64 17.83 Executing busybox-1.36.1-r29.trigger 22:52:47 #64 17.91 Executing ca-certificates-20240705-r0.trigger 22:52:47 #64 18.61 OK: 10 MiB in 16 packages 22:52:47 #64 DONE 19.8s 22:52:47 22:52:47 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 22:52:47 #77 ... 22:52:47 22:52:47 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:47 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22:52:48 #46 ... 22:52:48 22:52:48 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:52:48 #48 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.6s done 22:52:48 #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.8s 22:52:48 #48 ... 22:52:48 22:52:48 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:49 #181 ... 22:52:49 22:52:49 #174 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 22:52:49 #174 DONE 12.4s 22:52:49 22:52:49 #178 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 22:52:49 #178 DONE 12.5s 22:52:49 22:52:49 #176 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 22:52:49 #176 DONE 11.3s 22:52:49 22:52:49 #182 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 22:52:49 #46 ... 22:52:49 22:52:49 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:52:49 #69 DONE 16.0s 22:52:49 22:52:49 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:51 #46 ... 22:52:51 22:52:51 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:52:51 #67 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:52:51 #67 14.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:52:51 #67 17.93 v3.20.3-146-g5472acf50d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 22:52:51 #67 17.93 v3.20.3-148-g0b3c8890897 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 22:52:51 #67 17.93 OK: 24041 distinct packages available 22:52:51 #67 18.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:52:51 #67 19.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:52:51 #67 ... 22:52:51 22:52:51 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:52:51 #182 DONE 2.3s 22:52:51 22:52:51 #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:52:51 #179 DONE 6.3s 22:52:51 22:52:51 #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 22:52:51 #181 DONE 4.5s 22:52:51 22:52:51 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 22:52:51 #183 DONE 2.3s 22:52:51 22:52:51 #184 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:52:51 #48 ... 22:52:51 22:52:51 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 22:52:51 #78 ... 22:52:51 22:52:51 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:52:52 #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.0s 22:52:53 #184 ... 22:52:53 22:52:53 #112 [security-spiffe-token-provider] exporting to image 22:52:53 #112 exporting layers 2.8s done 22:52:53 #112 writing image sha256:a42e88b514ce9a7b66d5571cd97aa29c250408ecd29398c605738c64d8dcf1cc 0.6s done 22:52:53 #112 naming to docker.io/library/security-spiffe-token-provider 0.5s done 22:52:53 #112 DONE 4.8s 22:52:53 22:52:53 #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:52:53 #48 ... 22:52:53 22:52:53 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:52:53 #65 15.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:52:53 #65 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:52:53 #65 20.80 v3.20.3-146-g5472acf50d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 22:52:53 #65 20.80 v3.20.3-148-g0b3c8890897 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 22:52:53 #65 20.80 OK: 24041 distinct packages available 22:52:53 #65 21.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:52:53 #65 23.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:52:53 #65 ... 22:52:53 22:52:53 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:53 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.7s 22:52:54 #46 ... 22:52:54 22:52:54 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:52:54 #66 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:52:54 #66 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:52:54 #66 19.52 v3.20.3-146-g5472acf50d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 22:52:54 #66 19.52 v3.20.3-148-g0b3c8890897 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 22:52:54 #66 19.52 OK: 24041 distinct packages available 22:52:54 #66 20.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:52:54 #66 21.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:52:54 #66 ... 22:52:54 22:52:54 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:52:54 #67 25.56 (1/5) Installing dumb-init (1.2.5-r3) 22:52:54 #67 25.59 (2/5) Installing musl-obstack (1.2.3-r2) 22:52:54 #67 25.66 (3/5) Installing libucontext (1.2-r3) 22:52:54 #67 25.70 (4/5) Installing gcompat (1.1.0-r4) 22:52:54 #67 ... 22:52:54 22:52:54 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 22:52:54 #0 8.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:52:54 #0 9.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:52:54 #79 ... 22:52:54 22:52:54 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:52:54 #67 25.82 (5/5) Installing openssl (3.3.2-r0) 22:52:54 #67 ... 22:52:54 22:52:54 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 22:52:54 #0 9.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:52:54 #185 ... 22:52:54 22:52:54 #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:52:54 #186 DONE 3.1s 22:52:54 22:52:54 #187 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:52:54 #187 DONE 3.1s 22:52:54 22:52:54 #184 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:52:54 #184 DONE 3.2s 22:52:54 22:52:54 #188 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:52:54 #80 ... 22:52:54 22:52:54 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:57 #46 ... 22:52:57 22:52:57 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:52:57 #67 25.98 Executing busybox-1.36.1-r29.trigger 22:52:57 #67 26.12 OK: 10 MiB in 19 packages 22:52:57 #67 DONE 28.4s 22:52:57 22:52:57 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:57 #46 ... 22:52:57 22:52:57 #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 22:52:57 #0 6.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:52:57 #0 8.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:52:58 #81 ... 22:52:58 22:52:58 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:58 #188 ... 22:52:58 22:52:58 #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:52:58 #185 DONE 6.5s 22:52:58 22:52:58 #112 [core-common-config-bootstrapper] exporting to image 22:52:58 #112 exporting layers 22:52:58 #112 ... 22:52:58 22:52:58 #188 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:52:58 #188 DONE 3.8s 22:52:58 22:52:58 #189 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 22:52:58 #189 DONE 3.7s 22:52:58 22:52:58 #112 [core-common-config-bootstrapper] exporting to image 22:52:58 #112 exporting layers 0.6s done 22:52:58 #46 ... 22:52:58 22:52:58 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:52:58 #73 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:52:58 #73 20.58 v3.20.3-146-g5472acf50d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 22:52:58 #73 20.58 v3.20.3-148-g0b3c8890897 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 22:52:58 #73 20.58 OK: 24040 distinct packages available 22:52:58 #73 22.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:52:58 #73 24.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:52:58 #73 ... 22:52:58 22:52:58 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:58 #112 writing image sha256:d255b0904aaa4ed1b70ac8fa4fc43559aaf997b170dc3d06a0687066c3221f3a 0.1s done 22:52:58 #112 naming to docker.io/library/core-common-config-bootstrapper 22:52:58 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.9s 22:52:58 #46 ... 22:52:58 22:52:58 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 22:52:58 #70 15.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:52:58 #70 16.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:52:59 #70 ... 22:52:59 22:52:59 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:52:59 #112 naming to docker.io/library/core-common-config-bootstrapper 0.3s done 22:52:59 #112 DONE 5.8s 22:52:59 22:52:59 #190 [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/ 22:52:59 #46 ... 22:52:59 22:52:59 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 22:52:59 #77 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:52:59 #77 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:52:59 #77 22.03 Upgrading critical system libraries and apk-tools: 22:52:59 #77 22.06 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:52:59 #77 ... 22:52:59 22:52:59 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 22:52:59 #0 5.779 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:52:59 #0 7.852 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:53:00 #82 ... 22:53:00 22:53:00 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:53:00 #46 ... 22:53:00 22:53:00 #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 22:53:00 #71 16.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:53:00 #71 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:53:00 #71 ... 22:53:00 22:53:00 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22:53:00 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.5s done 22:53:00 #46 DONE 33.0s 22:53:00 22:53:00 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:53:00 #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.7s done 22:53:01 #48 ... 22:53:01 22:53:01 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 22:53:01 #70 25.46 OK: 238 MiB in 54 packages 22:53:01 #70 DONE 27.2s 22:53:01 22:53:01 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:53:01 #72 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:53:01 #72 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:53:01 #72 ... 22:53:01 22:53:01 #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 22:53:01 #83 DONE 0.5s 22:53:01 22:53:01 #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:53:01 #190 ... 22:53:01 22:53:01 #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:53:01 #191 DONE 6.7s 22:53:01 22:53:01 #192 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:53:01 #192 DONE 2.9s 22:53:01 22:53:01 #190 [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/ 22:53:01 #190 DONE 2.9s 22:53:01 22:53:01 #112 [security-proxy-setup] exporting to image 22:53:01 #84 ... 22:53:01 22:53:01 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 22:53:01 #76 14.30 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:53:01 #76 16.19 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:53:01 #76 ... 22:53:01 22:53:01 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:53:01 #65 32.24 (1/14) Installing ca-certificates (20240705-r0) 22:53:01 #65 33.10 (2/14) Installing brotli-libs (1.1.0-r2) 22:53:01 #65 33.42 (3/14) Installing c-ares (1.33.1-r0) 22:53:01 #65 33.48 (4/14) Installing libunistring (1.2-r0) 22:53:01 #65 33.89 (5/14) Installing libidn2 (2.3.7-r0) 22:53:01 #65 34.01 (6/14) Installing nghttp2-libs (1.62.1-r0) 22:53:02 #65 ... 22:53:02 22:53:02 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 22:53:02 #66 30.06 (1/4) Installing dumb-init (1.2.5-r3) 22:53:02 #66 30.11 (2/4) Installing musl-obstack (1.2.3-r2) 22:53:02 #66 30.13 (3/4) Installing libucontext (1.2-r3) 22:53:02 #66 30.15 (4/4) Installing gcompat (1.1.0-r4) 22:53:02 #66 30.20 Executing busybox-1.36.1-r29.trigger 22:53:02 #66 30.41 OK: 9 MiB in 18 packages 22:53:02 #66 DONE 33.2s 22:53:02 22:53:02 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:53:02 #65 34.09 (7/14) Installing libpsl (0.21.5-r1) 22:53:02 #65 34.12 (8/14) Installing zstd-libs (1.5.6-r0) 22:53:02 #65 ... 22:53:02 22:53:02 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 22:53:02 #78 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:53:02 #78 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:53:02 #78 ... 22:53:02 22:53:02 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:53:02 #65 34.28 (9/14) Installing libcurl (8.10.1-r0) 22:53:02 #65 34.58 (10/14) Installing curl (8.10.1-r0) 22:53:02 #65 34.66 (11/14) Installing dumb-init (1.2.5-r3) 22:53:02 #65 34.67 (12/14) Installing musl-obstack (1.2.3-r2) 22:53:02 #65 34.70 (13/14) Installing libucontext (1.2-r3) 22:53:02 #65 34.76 (14/14) Installing gcompat (1.1.0-r4) 22:53:02 #65 34.79 Executing busybox-1.36.1-r29.trigger 22:53:03 #65 34.99 Executing ca-certificates-20240705-r0.trigger 22:53:03 #65 ... 22:53:03 22:53:03 #74 [core-command stage-1 3/8] RUN apk --no-cache upgrade 22:53:03 #74 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:53:03 #74 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:53:03 #74 ... 22:53:03 22:53:03 #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 22:53:03 #75 7.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:53:03 #75 9.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:53:03 #75 ... 22:53:03 22:53:03 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 22:53:03 #78 21.01 Upgrading critical system libraries and apk-tools: 22:53:03 #78 21.01 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:53:03 #78 21.09 Executing busybox-1.36.1-r29.trigger 22:53:04 #78 ... 22:53:04 22:53:04 #72 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 22:53:04 #72 28.26 OK: 238 MiB in 54 packages 22:53:04 #72 DONE 30.4s 22:53:04 22:53:04 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 22:53:04 #78 22.48 Continuing the upgrade transaction with new apk-tools: 22:53:04 #78 22.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:53:04 #78 ... 22:53:04 22:53:04 #71 [core-command builder 3/7] RUN apk add --update --no-cache make git 22:53:04 #71 29.17 OK: 238 MiB in 54 packages 22:53:04 #71 DONE 31.5s 22:53:04 22:53:04 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 22:53:04 #79 20.04 Upgrading critical system libraries and apk-tools: 22:53:04 #79 20.04 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:53:04 #79 20.15 Executing busybox-1.36.1-r29.trigger 22:53:04 #112 ... 22:53:04 22:53:04 #193 [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/ 22:53:04 #193 DONE 3.5s 22:53:05 #79 ... 22:53:05 22:53:05 #85 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 22:53:05 #85 DONE 1.0s 22:53:05 22:53:05 #194 [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/ 22:53:05 22:53:05 #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 22:53:05 #75 19.55 Upgrading critical system libraries and apk-tools: 22:53:05 #75 19.55 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:53:05 #75 19.58 Executing busybox-1.36.1-r29.trigger 22:53:05 #75 ... 22:53:05 22:53:05 #86 [core-command builder 4/7] COPY go.mod vendor* ./ 22:53:05 #86 DONE 1.0s 22:53:05 22:53:05 #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:53:05 #87 ... 22:53:05 22:53:05 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 22:53:05 #80 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:53:05 #80 20.85 Upgrading critical system libraries and apk-tools: 22:53:05 #80 20.86 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:53:05 #80 21.06 Executing busybox-1.36.1-r29.trigger 22:53:05 #80 ... 22:53:05 22:53:05 #74 [core-command stage-1 3/8] RUN apk --no-cache upgrade 22:53:05 #74 22.10 Upgrading critical system libraries and apk-tools: 22:53:05 #74 22.10 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:53:05 #74 22.17 Executing busybox-1.36.1-r29.trigger 22:53:06 #74 ... 22:53:06 22:53:06 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:53:06 #65 35.93 OK: 15 MiB in 28 packages 22:53:06 #65 DONE 38.7s 22:53:06 22:53:06 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 22:53:06 #78 25.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:53:07 #194 DONE 1.9s 22:53:07 22:53:07 #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:53:07 #195 ... 22:53:07 22:53:07 #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 22:53:07 #78 ... 22:53:07 22:53:07 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 22:53:07 #0 3.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:53:07 #0 6.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:53:07 #88 ... 22:53:07 22:53:07 #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 22:53:07 #75 21.81 Continuing the upgrade transaction with new apk-tools: 22:53:07 #75 21.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:53:07 #196 DONE 0.8s 22:53:07 22:53:07 #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:53:07 #195 DONE 6.3s 22:53:07 22:53:07 #112 [security-proxy-setup] exporting to image 22:53:07 #112 exporting layers 22:53:07 #112 writing image sha256:ef85973baa18db2bc851166663a7acec7344241f63f960a37727db75638aa5e0 done 22:53:07 #112 naming to docker.io/library/security-proxy-setup done 22:53:07 #112 ... 22:53:07 22:53:07 #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:53:07 #197 DONE 0.3s 22:53:08 22:53:08 #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 22:53:08 #75 ... 22:53:08 22:53:08 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 22:53:08 #76 27.71 (1/1) Installing dumb-init (1.2.5-r3) 22:53:08 #76 28.96 Executing busybox-1.36.1-r29.trigger 22:53:08 #76 29.14 OK: 9 MiB in 15 packages 22:53:08 #76 DONE 31.0s 22:53:08 22:53:08 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 22:53:08 #82 18.75 OK: 238 MiB in 54 packages 22:53:08 #198 ... 22:53:08 22:53:08 #112 [security-secretstore-setup] exporting to image 22:53:08 #112 exporting layers 0.6s done 22:53:08 #112 writing image sha256:27dd6eb36e03fd06310f6b11b6957f08246fb0525f064ed29d4ee23238d44755 done 22:53:08 #112 naming to docker.io/library/security-secretstore-setup done 22:53:08 #112 DONE 12.7s 22:53:08 22:53:08 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:53:09 #82 DONE 20.1s 22:53:09 22:53:09 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 22:53:09 #73 34.65 OK: 238 MiB in 54 packages 22:53:09 #73 DONE 36.1s 22:53:09 22:53:09 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 22:53:09 #158 ... 22:53:09 22:53:09 #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 22:53:09 #198 DONE 1.5s 22:53:09 22:53:09 #112 [security-bootstrapper] exporting to image 22:53:09 #112 exporting layers 0.4s done 22:53:10 #112 writing image sha256:cd9b1e1c3bf80b71ce8cebff2f3a4c891915fe9ad8b6a945b0247e4c3154d05b done 22:53:10 #112 naming to docker.io/library/security-bootstrapper done 22:53:10 #112 DONE 13.1s 22:53:10 22:53:10 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:53:10 #89 ... 22:53:10 22:53:10 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 22:53:10 #77 22.15 Executing busybox-1.36.1-r29.trigger 22:53:10 #77 23.98 Continuing the upgrade transaction with new apk-tools: 22:53:10 #77 24.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:53:10 #77 26.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:53:10 #77 ... 22:53:10 22:53:10 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 22:53:11 #90 DONE 1.0s 22:53:11 22:53:11 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 22:53:11 #89 DONE 0.9s 22:53:11 22:53:11 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:53:12 #91 ... 22:53:12 22:53:12 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 22:53:12 #0 4.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:53:12 #0 6.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:53:12 #92 ... 22:53:12 22:53:12 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 22:53:12 #88 13.96 Upgrading critical system libraries and apk-tools: 22:53:12 #88 13.96 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:53:12 #88 14.09 Executing busybox-1.36.1-r29.trigger 22:53:12 #88 15.43 Continuing the upgrade transaction with new apk-tools: 22:53:12 #88 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:53:14 #88 16.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:53:14 #88 ... 22:53:14 22:53:14 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 22:53:14 #77 35.18 OK: 20 MiB in 18 packages 22:53:14 #77 DONE 36.9s 22:53:14 22:53:14 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 22:53:14 #93 DONE 0.1s 22:53:14 22:53:14 #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 22:53:14 #81 19.81 Upgrading critical system libraries and apk-tools: 22:53:14 #81 19.83 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:53:14 #81 19.92 Executing busybox-1.36.1-r29.trigger 22:53:14 #81 21.73 Continuing the upgrade transaction with new apk-tools: 22:53:14 #81 21.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:53:14 #81 24.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:53:15 #81 ... 22:53:15 22:53:15 #94 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:53:15 #94 ... 22:53:15 22:53:15 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 22:53:15 #80 23.03 Continuing the upgrade transaction with new apk-tools: 22:53:15 #80 23.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:53:15 #80 24.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:53:15 #80 ... 22:53:15 22:53:15 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 22:53:15 #78 33.70 OK: 9 MiB in 16 packages 22:53:16 #78 DONE 34.7s 22:53:16 22:53:16 #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:53:16 #95 ... 22:53:16 22:53:16 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 22:53:16 #79 22.06 Continuing the upgrade transaction with new apk-tools: 22:53:16 #79 22.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:53:16 #79 24.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:53:16 #79 31.87 OK: 9 MiB in 15 packages 22:53:16 #79 ... 22:53:16 22:53:16 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 22:53:16 #0 3.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:53:16 #0 5.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:53:17 #96 ... 22:53:17 22:53:17 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 22:53:17 #80 31.87 OK: 20 MiB in 18 packages 22:53:17 #80 ... 22:53:17 22:53:17 #74 [core-command stage-1 3/8] RUN apk --no-cache upgrade 22:53:17 #74 24.29 Continuing the upgrade transaction with new apk-tools: 22:53:17 #74 24.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:53:17 #74 26.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:53:17 #74 33.66 OK: 9 MiB in 15 packages 22:53:17 #74 ... 22:53:17 22:53:17 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 22:53:17 #92 13.43 Upgrading critical system libraries and apk-tools: 22:53:17 #92 13.43 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:53:17 #92 13.46 Executing busybox-1.36.1-r29.trigger 22:53:17 #92 15.08 Continuing the upgrade transaction with new apk-tools: 22:53:17 #92 ... 22:53:17 22:53:17 #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 22:53:17 #75 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:53:17 #75 31.09 OK: 11 MiB in 17 packages 22:53:17 #75 DONE 31.9s 22:53:17 22:53:17 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 22:53:17 #92 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:53:17 #92 ... 22:53:17 22:53:17 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 22:53:17 #79 DONE 33.3s 22:53:17 22:53:17 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:53:18 #97 ... 22:53:18 22:53:18 #74 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 22:53:18 #74 DONE 35.3s 22:53:18 #151 ... 22:53:18 22:53:18 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:53:18 #154 DONE 162.6s 22:53:18 22:53:18 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:53:18 22:53:18 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:53:18 #97 ... 22:53:18 22:53:18 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 22:53:18 #80 DONE 33.9s 22:53:18 22:53:18 #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 22:53:19 #81 ... 22:53:19 22:53:19 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 22:53:19 #92 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:53:19 #92 ... 22:53:19 22:53:19 #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 22:53:19 #95 DONE 3.2s 22:53:19 22:53:19 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 22:53:20 #98 DONE 0.3s 22:53:20 22:53:20 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 22:53:20 #96 12.37 Upgrading critical system libraries and apk-tools: 22:53:20 #96 12.38 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:53:20 #96 12.42 Executing busybox-1.36.1-r29.trigger 22:53:20 #96 ... 22:53:20 22:53:20 #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 22:53:20 #81 31.57 OK: 10 MiB in 16 packages 22:53:20 #81 DONE 32.2s 22:53:20 22:53:20 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 22:53:20 #96 13.27 Continuing the upgrade transaction with new apk-tools: 22:53:20 #96 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:53:20 #96 ... 22:53:20 22:53:20 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 22:53:20 #88 22.23 OK: 10 MiB in 19 packages 22:53:20 #88 DONE 23.5s 22:53:20 22:53:20 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 22:53:21 #99 DONE 1.1s 22:53:21 22:53:21 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 22:53:21 #96 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:53:22 #96 ... 22:53:22 22:53:22 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:53:22 #100 DONE 1.3s 22:53:22 22:53:22 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 22:53:22 #101 DONE 0.2s 22:53:22 22:53:22 #102 [security-spire-server stage-2 6/9] COPY security.txt / 22:53:22 #102 DONE 0.2s 22:53:22 22:53:22 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:53:22 #156 ... 22:53:22 22:53:22 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:53:22 #103 ... 22:53:22 22:53:22 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:53:22 #104 DONE 0.2s 22:53:22 22:53:22 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:53:22 #105 DONE 0.3s 22:53:22 22:53:22 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:53:23 #106 DONE 0.3s 22:53:23 22:53:23 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:53:23 #48 ... 22:53:23 22:53:23 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:53:23 #103 DONE 1.5s 22:53:23 22:53:23 #107 [security-spire-server] exporting to image 22:53:23 #107 exporting layers 22:53:23 #199 ... 22:53:23 22:53:23 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:53:23 #152 DONE 169.2s 22:53:23 #107 ... 22:53:23 22:53:23 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 22:53:23 #108 DONE 0.2s 22:53:23 22:53:23 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:53:23 22:53:23 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 22:53:23 #109 DONE 0.2s 22:53:23 22:53:23 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:53:23 #110 DONE 0.1s 22:53:23 22:53:23 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:53:23 #111 DONE 0.3s 22:53:23 22:53:23 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 22:53:23 #92 21.24 OK: 9 MiB in 18 packages 22:53:24 #92 ... 22:53:24 22:53:24 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:53:24 #112 DONE 0.2s 22:53:24 22:53:24 #107 [security-spire-agent] exporting to image 22:53:24 #107 ... 22:53:24 22:53:24 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 22:53:24 #92 DONE 22.5s 22:53:24 22:53:24 #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:53:25 #158 ... 22:53:25 22:53:25 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:53:25 #156 DONE 170.7s 22:53:25 22:53:25 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:53:25 #151 DONE 170.6s 22:53:25 22:53:25 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 22:53:25 #199 DONE 2.9s 22:53:25 22:53:25 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:53:25 #158 ... 22:53:25 22:53:25 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:53:25 #200 ... 22:53:25 22:53:25 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:53:25 #148 DONE 171.4s 22:53:25 22:53:25 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 22:53:26 #113 ... 22:53:26 22:53:26 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 22:53:26 #96 18.26 OK: 15 MiB in 28 packages 22:53:26 #96 DONE 19.0s 22:53:26 22:53:26 #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:53:26 #150 ... 22:53:26 22:53:26 #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 22:53:26 #201 ... 22:53:26 22:53:26 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:53:26 #158 DONE 172.5s 22:53:26 22:53:26 #202 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 22:53:26 #84 ... 22:53:26 22:53:26 #107 [security-spire-server] exporting to image 22:53:26 #107 exporting layers 3.4s done 22:53:26 #107 writing image sha256:0bafb006111e93919aad6fa999a07a4d6700f0bf74d40be5846aa2b13d4504ce done 22:53:26 #107 naming to docker.io/library/security-spire-server-arm64 done 22:53:27 #202 ... 22:53:27 22:53:27 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 22:53:27 #200 DONE 1.8s 22:53:27 22:53:27 #203 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 22:53:27 #203 CACHED 22:53:27 22:53:27 #204 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 22:53:27 #204 CACHED 22:53:27 22:53:27 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 22:53:27 #205 CACHED 22:53:27 22:53:27 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 22:53:27 #206 CACHED 22:53:27 #107 ... 22:53:27 22:53:27 #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 22:53:27 #113 DONE 2.4s 22:53:27 22:53:27 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:53:27 #207 ... 22:53:27 22:53:27 #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 22:53:27 #201 DONE 0.6s 22:53:27 22:53:27 #202 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 22:53:27 #202 DONE 0.4s 22:53:27 22:53:27 #208 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:53:27 #208 DONE 0.6s 22:53:27 22:53:27 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 22:53:27 #114 DONE 0.2s 22:53:27 22:53:27 #115 [security-spire-config stage-2 6/10] COPY security.txt / 22:53:27 #115 DONE 0.1s 22:53:27 22:53:27 #107 [security-spire-agent] exporting to image 22:53:27 #107 exporting layers 3.1s done 22:53:27 #107 writing image sha256:fc357aed6b2bfb75d5b2ab3ad254ca968a45c2efb90e74295ded753d3cbfd890 done 22:53:27 #107 naming to docker.io/library/security-spire-agent-arm64 done 22:53:27 #107 DONE 4.4s 22:53:27 22:53:27 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:53:27 22:53:27 #209 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 22:53:27 #116 DONE 0.2s 22:53:27 22:53:27 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 22:53:27 #117 DONE 0.1s 22:53:27 22:53:27 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:53:27 #118 DONE 0.1s 22:53:27 22:53:27 #107 [security-spire-config] exporting to image 22:53:27 #209 ... 22:53:27 22:53:27 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 22:53:27 #150 DONE 173.6s 22:53:27 22:53:27 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:53:27 #159 DONE 173.6s 22:53:27 22:53:27 #210 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 22:53:27 #210 DONE 0.8s 22:53:27 22:53:27 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:53:27 #207 DONE 0.9s 22:53:27 22:53:27 #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:53:28 #211 ... 22:53:28 22:53:28 #212 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:53:28 #212 DONE 0.9s 22:53:28 22:53:28 #213 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:53:28 #213 CACHED 22:53:28 22:53:28 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:53:28 #214 CACHED 22:53:28 22:53:28 #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:53:28 #215 ... 22:53:28 22:53:28 #216 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 22:53:28 #216 DONE 1.0s 22:53:28 22:53:28 #209 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 22:53:28 #209 DONE 1.0s 22:53:28 22:53:28 #217 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 22:53:28 #217 DONE 1.0s 22:53:28 22:53:28 #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:53:28 #218 ... 22:53:28 22:53:28 #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 22:53:28 #211 DONE 0.8s 22:53:28 22:53:28 #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:53:28 #219 ... 22:53:28 22:53:28 #220 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 22:53:28 #220 DONE 0.9s 22:53:28 22:53:28 #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 22:53:28 #221 DONE 0.9s 22:53:28 22:53:28 #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:53:28 #215 DONE 0.7s 22:53:28 22:53:28 #222 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 22:53:28 #222 DONE 0.6s 22:53:28 22:53:28 #112 [core-command] exporting to image 22:53:28 #112 exporting layers 22:53:29 #112 ... 22:53:29 22:53:29 #223 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:53:29 #223 DONE 1.0s 22:53:29 22:53:29 #224 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 22:53:29 #224 DONE 1.0s 22:53:29 22:53:29 #225 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 22:53:29 #225 DONE 0.4s 22:53:29 22:53:29 #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 22:53:29 #219 DONE 0.6s 22:53:29 22:53:29 #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:53:29 #218 DONE 1.0s 22:53:29 22:53:29 #112 [core-command] exporting to image 22:53:29 #112 exporting layers 0.3s done 22:53:29 #112 writing image sha256:b0c3767b0cfe9d9ef293e736530b0b33439526f9260760591d1a963559226bb8 22:53:29 #107 exporting layers 1.6s done 22:53:29 #112 ... 22:53:29 22:53:29 #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 22:53:29 #226 DONE 0.4s 22:53:29 22:53:29 #227 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 22:53:29 #227 DONE 0.5s 22:53:29 22:53:29 #112 [support-scheduler] exporting to image 22:53:29 #112 writing image sha256:b0c3767b0cfe9d9ef293e736530b0b33439526f9260760591d1a963559226bb8 done 22:53:29 #112 naming to docker.io/library/core-command 0.0s done 22:53:29 #112 ... 22:53:29 22:53:29 #228 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 22:53:29 #228 DONE 0.2s 22:53:29 22:53:29 #229 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 22:53:29 #229 DONE 0.3s 22:53:29 22:53:29 #112 [core-keeper] exporting to image 22:53:29 #107 writing image sha256:d5621018d69ed49d169c9e8a1ee2b4e82b9b97ce2d5056318a544e4c4e6b8043 done 22:53:29 #107 naming to docker.io/library/security-spire-config-arm64 done 22:53:29 #107 DONE 6.0s 22:53:29 22:53:29 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 22:53:29 #112 ... 22:53:29 22:53:29 #230 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 22:53:29 #230 DONE 0.3s 22:53:29 22:53:29 #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 22:53:29 #231 DONE 0.3s 22:53:29 22:53:29 #112 [core-metadata] exporting to image 22:53:29 #112 exporting layers 0.5s done 22:53:29 #112 ... 22:53:29 22:53:29 #232 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 22:53:29 #232 DONE 0.5s 22:53:29 22:53:29 #233 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 22:53:29 #233 DONE 0.4s 22:53:29 22:53:29 #234 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 22:53:29 #234 DONE 0.4s 22:53:29 22:53:29 #235 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:53:29 #235 DONE 0.7s 22:53:29 22:53:29 #112 [security-proxy-auth] exporting to image 22:53:29 #112 writing image sha256:c69089c637995c9772e85f75279b1cb298000ea07b70ef90ffdc280f8c005719 done 22:53:29 #112 naming to docker.io/library/core-keeper done 22:53:29 #112 ... 22:53:29 22:53:29 #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 22:53:29 #236 DONE 0.1s 22:53:29 22:53:29 #112 [support-cron-scheduler] exporting to image 22:53:29 #112 exporting layers 0.2s done 22:53:30 #112 exporting layers 0.9s done 22:53:30 #112 writing image sha256:6c9f7424f1bd017cc828af23a465da9bf21b535cae12f26b1ba46be8aee4199f done 22:53:30 #112 naming to docker.io/library/core-data done 22:53:30 #112 exporting layers 0.3s done 22:53:30 #112 writing image sha256:05d8673cead79f3fa270018374440c685974f797ec1967843f8e9c8351ad7e40 0.0s done 22:53:30 #112 naming to docker.io/library/support-scheduler done 22:53:30 #112 writing image sha256:0fade2060992f13101f40b923ab02f5f6bd290c68bc231ac859806009553f09b 0.0s done 22:53:30 #112 naming to docker.io/library/support-notifications done 22:53:30 #112 writing image sha256:912d46b3d839f9037d77a7d8a898db6640983614b3f61ae8a6fd959c34ace53c done 22:53:30 #112 writing image sha256:51b787dcca846364e2921550bd54683dc0560aa41af872d99079e0a99312922e done 22:53:30 #112 naming to docker.io/library/core-metadata done 22:53:30 #112 writing image sha256:c77fdbf49af6bc854f2e662c6394630a42734c8c3c2240d291ec97676e58d2df done 22:53:30 #112 naming to docker.io/library/support-cron-scheduler done 22:53:30 #112 naming to docker.io/library/security-proxy-auth done 22:53:30 #112 DONE 14.5s 22:53:30 time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:30 time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:30 time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:30 time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:30 time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:30 time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:30 time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:30 time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:30 time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:30 time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:30 time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:30 time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:30 time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:30 time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:30 time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 22:53:30 time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 22:53:30 $ docker stop --time=1 6210b9ab300858260fdb0ddfea60cb1ae9d5b2668c703823abbcf0dac82b447e 22:53:31 $ docker rm -f --volumes 6210b9ab300858260fdb0ddfea60cb1ae9d5b2668c703823abbcf0dac82b447e [Pipeline] // withDockerContainer [Pipeline] sh 22:53:31 + docker images 22:53:31 REPOSITORY TAG IMAGE ID CREATED SIZE 22:53:31 core-metadata latest 912d46b3d839 2 seconds ago 29.8MB 22:53:31 support-scheduler latest 05d8673cead7 2 seconds ago 43.8MB 22:53:31 core-keeper latest c69089c63799 2 seconds ago 29MB 22:53:31 support-notifications latest 0fade2060992 2 seconds ago 44.4MB 22:53:31 support-cron-scheduler latest 51b787dcca84 2 seconds ago 45.4MB 22:53:31 core-data latest 6c9f7424f1bd 2 seconds ago 29.6MB 22:53:31 security-proxy-auth latest c77fdbf49af6 2 seconds ago 24.6MB 22:53:31 core-command latest b0c3767b0cfe 3 seconds ago 25.9MB 22:53:31 security-bootstrapper latest cd9b1e1c3bf8 22 seconds ago 20.4MB 22:53:31 security-secretstore-setup latest 27dd6eb36e03 24 seconds ago 40.2MB 22:53:31 security-proxy-setup latest ef85973baa18 30 seconds ago 28.7MB 22:53:31 core-common-config-bootstrapper latest d255b0904aaa 34 seconds ago 16.5MB 22:53:31 security-spiffe-token-provider latest a42e88b514ce 43 seconds ago 31.8MB 22:53:31 security-spire-agent latest a4c3c56fbc56 3 minutes ago 183MB 22:53:31 security-spire-config latest d7880c069a7c 3 minutes ago 121MB 22:53:31 security-spire-server latest 163614fab1a9 3 minutes ago 122MB 22:53:31 ci-base-image-x86_64 latest 032f06ca70ac 7 minutes ago 979MB 22:53:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 6 days ago 573MB 22:53:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 22:53:31 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 22:53:32 provisioning config files... 22:53:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/721@tmp/config11687476597086918068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:53:32 ---> ****-login.sh 22:53:32 nexus3.edgexfoundry.org:10001 22:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:53:32 Configure a credential helper to remove this warning. See 22:53:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:53:32 22:53:32 Login Succeeded 22:53:32 nexus3.edgexfoundry.org:10002 22:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:53:32 Configure a credential helper to remove this warning. See 22:53:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:53:32 22:53:32 Login Succeeded 22:53:32 nexus3.edgexfoundry.org:10003 22:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:53:32 Configure a credential helper to remove this warning. See 22:53:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:53:32 22:53:32 Login Succeeded 22:53:32 nexus3.edgexfoundry.org:10004 22:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:53:32 Configure a credential helper to remove this warning. See 22:53:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:53:32 22:53:32 Login Succeeded 22:53:32 ****.io 22:53:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:53:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:53:32 Configure a credential helper to remove this warning. See 22:53:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:53:32 22:53:32 Login Succeeded 22:53:32 ---> ****-login.sh ends [Pipeline] } 22:53:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:53:32 [edgeXDocker.push] Tagging docker image core-command with the following tags: 22:53:32 5583a75087f60e058987f2a62e5d372bed784786 22:53:32 latest 22:53:32 3.2.0-dev.98 22:53:32 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:53:32 main 22:53:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:33 + docker push nexus3.edgexfoundry.org:10004/core-command:5583a75087f60e058987f2a62e5d372bed784786 22:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:53:33 6f251172f737: Preparing 22:53:33 311c08816b4d: Preparing 22:53:33 6d1b9ab26b2d: Preparing 22:53:33 bcc1e574941f: Preparing 22:53:33 c913c7405e22: Preparing 22:53:33 4eb915c869b5: Preparing 22:53:33 63ca1fbb43ae: Preparing 22:53:33 4eb915c869b5: Waiting 22:53:33 63ca1fbb43ae: Waiting 22:53:38 6f251172f737: Pushed 22:53:38 c913c7405e22: Pushed 22:53:38 bcc1e574941f: Pushed 22:53:38 6d1b9ab26b2d: Pushed 22:53:38 63ca1fbb43ae: Layer already exists 22:53:38 311c08816b4d: Pushed 22:53:38 4eb915c869b5: Pushed 22:53:38 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:ff3ede4ca2f72e81c416f9d85388af3c6a3e22a687efe902e77049129198b009 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:39 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 22:53:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:53:39 6f251172f737: Preparing 22:53:39 311c08816b4d: Preparing 22:53:39 6d1b9ab26b2d: Preparing 22:53:39 bcc1e574941f: Preparing 22:53:39 c913c7405e22: Preparing 22:53:39 4eb915c869b5: Preparing 22:53:39 63ca1fbb43ae: Preparing 22:53:39 4eb915c869b5: Waiting 22:53:39 63ca1fbb43ae: Waiting 22:53:39 6d1b9ab26b2d: Layer already exists 22:53:39 c913c7405e22: Layer already exists 22:53:39 6f251172f737: Layer already exists 22:53:39 bcc1e574941f: Layer already exists 22:53:39 311c08816b4d: Layer already exists 22:53:39 4eb915c869b5: Layer already exists 22:53:39 63ca1fbb43ae: Layer already exists 22:53:39 latest: digest: sha256:ff3ede4ca2f72e81c416f9d85388af3c6a3e22a687efe902e77049129198b009 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:40 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.98 22:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:53:40 6f251172f737: Preparing 22:53:40 311c08816b4d: Preparing 22:53:40 6d1b9ab26b2d: Preparing 22:53:40 bcc1e574941f: Preparing 22:53:40 c913c7405e22: Preparing 22:53:40 4eb915c869b5: Preparing 22:53:40 63ca1fbb43ae: Preparing 22:53:40 4eb915c869b5: Waiting 22:53:40 63ca1fbb43ae: Waiting 22:53:40 311c08816b4d: Layer already exists 22:53:40 6d1b9ab26b2d: Layer already exists 22:53:40 bcc1e574941f: Layer already exists 22:53:40 6f251172f737: Layer already exists 22:53:40 c913c7405e22: Layer already exists 22:53:40 63ca1fbb43ae: Layer already exists 22:53:40 4eb915c869b5: Layer already exists 22:53:40 3.2.0-dev.98: digest: sha256:ff3ede4ca2f72e81c416f9d85388af3c6a3e22a687efe902e77049129198b009 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:40 + docker push nexus3.edgexfoundry.org:10004/core-command:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:53:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:53:40 6f251172f737: Preparing 22:53:40 311c08816b4d: Preparing 22:53:40 6d1b9ab26b2d: Preparing 22:53:40 bcc1e574941f: Preparing 22:53:40 c913c7405e22: Preparing 22:53:40 4eb915c869b5: Preparing 22:53:40 63ca1fbb43ae: Preparing 22:53:40 4eb915c869b5: Waiting 22:53:40 63ca1fbb43ae: Waiting 22:53:40 c913c7405e22: Layer already exists 22:53:40 6d1b9ab26b2d: Layer already exists 22:53:40 bcc1e574941f: Layer already exists 22:53:40 6f251172f737: Layer already exists 22:53:40 311c08816b4d: Layer already exists 22:53:40 4eb915c869b5: Layer already exists 22:53:40 63ca1fbb43ae: Layer already exists 22:53:40 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:ff3ede4ca2f72e81c416f9d85388af3c6a3e22a687efe902e77049129198b009 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:41 + docker push nexus3.edgexfoundry.org:10004/core-command:main 22:53:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 22:53:41 6f251172f737: Preparing 22:53:41 311c08816b4d: Preparing 22:53:41 6d1b9ab26b2d: Preparing 22:53:41 bcc1e574941f: Preparing 22:53:41 c913c7405e22: Preparing 22:53:41 4eb915c869b5: Preparing 22:53:41 63ca1fbb43ae: Preparing 22:53:41 4eb915c869b5: Waiting 22:53:41 63ca1fbb43ae: Waiting 22:53:41 c913c7405e22: Layer already exists 22:53:41 6d1b9ab26b2d: Layer already exists 22:53:41 bcc1e574941f: Layer already exists 22:53:41 6f251172f737: Layer already exists 22:53:41 311c08816b4d: Layer already exists 22:53:41 4eb915c869b5: Layer already exists 22:53:41 63ca1fbb43ae: Layer already exists 22:53:41 main: digest: sha256:ff3ede4ca2f72e81c416f9d85388af3c6a3e22a687efe902e77049129198b009 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:41 ===================================================== [Pipeline] echo 22:53:41 taggedImages: 22:53:41 - nexus3.edgexfoundry.org:10004/core-command:5583a75087f60e058987f2a62e5d372bed784786 22:53:41 - nexus3.edgexfoundry.org:10004/core-command:latest 22:53:41 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.98 22:53:41 - nexus3.edgexfoundry.org:10004/core-command:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:53:41 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 22:53:41 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 22:53:41 5583a75087f60e058987f2a62e5d372bed784786 22:53:41 latest 22:53:41 3.2.0-dev.98 22:53:41 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:53:41 main 22:53:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:42 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5583a75087f60e058987f2a62e5d372bed784786 22:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:53:42 6b15ad351686: Preparing 22:53:42 c79ff6208aca: Preparing 22:53:42 75d13ec5dd76: Preparing 22:53:42 08f859783932: Preparing 22:53:42 6d1b9ab26b2d: Preparing 22:53:42 bcc1e574941f: Preparing 22:53:42 c913c7405e22: Preparing 22:53:42 4eb915c869b5: Preparing 22:53:42 63ca1fbb43ae: Preparing 22:53:42 c913c7405e22: Waiting 22:53:42 4eb915c869b5: Waiting 22:53:42 bcc1e574941f: Waiting 22:53:42 6d1b9ab26b2d: Layer already exists 22:53:42 bcc1e574941f: Layer already exists 22:53:42 c913c7405e22: Layer already exists 22:53:42 4eb915c869b5: Layer already exists 22:53:42 63ca1fbb43ae: Layer already exists 22:53:42 6b15ad351686: Pushed 22:53:42 75d13ec5dd76: Pushed 22:53:42 c79ff6208aca: Pushed 22:53:43 08f859783932: Pushed 22:53:43 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:d4241c2fac89f566755803e53c74555c94ad9e7c8124d3dd6b022ed93d520821 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:44 + 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 22:53:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 22:53:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:53:44 6b15ad351686: Preparing 22:53:44 c79ff6208aca: Preparing 22:53:44 75d13ec5dd76: Preparing 22:53:44 08f859783932: Preparing 22:53:44 6d1b9ab26b2d: Preparing 22:53:44 bcc1e574941f: Preparing 22:53:44 c913c7405e22: Preparing 22:53:44 4eb915c869b5: Preparing 22:53:44 63ca1fbb43ae: Preparing 22:53:44 bcc1e574941f: Waiting 22:53:44 c913c7405e22: Waiting 22:53:44 4eb915c869b5: Waiting 22:53:44 63ca1fbb43ae: Waiting 22:53:44 c79ff6208aca: Layer already exists 22:53:44 6b15ad351686: Layer already exists 22:53:44 6d1b9ab26b2d: Layer already exists 22:53:44 75d13ec5dd76: Layer already exists 22:53:44 08f859783932: Layer already exists 22:53:44 4eb915c869b5: Layer already exists 22:53:44 bcc1e574941f: Layer already exists 22:53:44 c913c7405e22: Layer already exists 22:53:44 63ca1fbb43ae: Layer already exists 22:53:44 latest: digest: sha256:d4241c2fac89f566755803e53c74555c94ad9e7c8124d3dd6b022ed93d520821 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:44 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.98 22:53:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:53:45 6b15ad351686: Preparing 22:53:45 c79ff6208aca: Preparing 22:53:45 75d13ec5dd76: Preparing 22:53:45 08f859783932: Preparing 22:53:45 6d1b9ab26b2d: Preparing 22:53:45 bcc1e574941f: Preparing 22:53:45 c913c7405e22: Preparing 22:53:45 4eb915c869b5: Preparing 22:53:45 63ca1fbb43ae: Preparing 22:53:45 bcc1e574941f: Waiting 22:53:45 63ca1fbb43ae: Waiting 22:53:45 4eb915c869b5: Waiting 22:53:45 c913c7405e22: Waiting 22:53:45 6b15ad351686: Layer already exists 22:53:45 c79ff6208aca: Layer already exists 22:53:45 75d13ec5dd76: Layer already exists 22:53:45 6d1b9ab26b2d: Layer already exists 22:53:45 08f859783932: Layer already exists 22:53:45 c913c7405e22: Layer already exists 22:53:45 bcc1e574941f: Layer already exists 22:53:45 63ca1fbb43ae: Layer already exists 22:53:45 4eb915c869b5: Layer already exists 22:53:45 3.2.0-dev.98: digest: sha256:d4241c2fac89f566755803e53c74555c94ad9e7c8124d3dd6b022ed93d520821 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:45 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:53:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:53:45 6b15ad351686: Preparing 22:53:45 c79ff6208aca: Preparing 22:53:45 75d13ec5dd76: Preparing 22:53:45 08f859783932: Preparing 22:53:45 6d1b9ab26b2d: Preparing 22:53:45 bcc1e574941f: Preparing 22:53:45 c913c7405e22: Preparing 22:53:45 4eb915c869b5: Preparing 22:53:45 63ca1fbb43ae: Preparing 22:53:45 bcc1e574941f: Waiting 22:53:45 c913c7405e22: Waiting 22:53:45 4eb915c869b5: Waiting 22:53:45 63ca1fbb43ae: Waiting 22:53:45 6b15ad351686: Layer already exists 22:53:45 c79ff6208aca: Layer already exists 22:53:45 08f859783932: Layer already exists 22:53:45 6d1b9ab26b2d: Layer already exists 22:53:45 75d13ec5dd76: Layer already exists 22:53:45 63ca1fbb43ae: Layer already exists 22:53:45 bcc1e574941f: Layer already exists 22:53:45 c913c7405e22: Layer already exists 22:53:45 4eb915c869b5: Layer already exists 22:53:45 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:d4241c2fac89f566755803e53c74555c94ad9e7c8124d3dd6b022ed93d520821 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:45 + 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 22:53:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 22:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 22:53:46 6b15ad351686: Preparing 22:53:46 c79ff6208aca: Preparing 22:53:46 75d13ec5dd76: Preparing 22:53:46 08f859783932: Preparing 22:53:46 6d1b9ab26b2d: Preparing 22:53:46 bcc1e574941f: Preparing 22:53:46 c913c7405e22: Preparing 22:53:46 4eb915c869b5: Preparing 22:53:46 63ca1fbb43ae: Preparing 22:53:46 bcc1e574941f: Waiting 22:53:46 c913c7405e22: Waiting 22:53:46 4eb915c869b5: Waiting 22:53:46 63ca1fbb43ae: Waiting 22:53:46 08f859783932: Layer already exists 22:53:46 6d1b9ab26b2d: Layer already exists 22:53:46 c79ff6208aca: Layer already exists 22:53:46 75d13ec5dd76: Layer already exists 22:53:46 6b15ad351686: Layer already exists 22:53:46 c913c7405e22: Layer already exists 22:53:46 bcc1e574941f: Layer already exists 22:53:46 4eb915c869b5: Layer already exists 22:53:46 63ca1fbb43ae: Layer already exists 22:53:46 main: digest: sha256:d4241c2fac89f566755803e53c74555c94ad9e7c8124d3dd6b022ed93d520821 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:46 ===================================================== [Pipeline] echo 22:53:46 taggedImages: 22:53:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5583a75087f60e058987f2a62e5d372bed784786 22:53:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 22:53:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.98 22:53:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:53:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 22:53:46 [edgeXDocker.push] Tagging docker image core-data with the following tags: 22:53:46 5583a75087f60e058987f2a62e5d372bed784786 22:53:46 latest 22:53:46 3.2.0-dev.98 22:53:46 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:53:46 main 22:53:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:47 + docker push nexus3.edgexfoundry.org:10004/core-data:5583a75087f60e058987f2a62e5d372bed784786 22:53:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:53:47 49017e48cce6: Preparing 22:53:47 7dcf7ace35cc: Preparing 22:53:47 f646f8f2043e: Preparing 22:53:47 6d1b9ab26b2d: Preparing 22:53:47 bcc1e574941f: Preparing 22:53:47 0fdc003a645e: Preparing 22:53:47 952e36fdfbed: Preparing 22:53:47 63ca1fbb43ae: Preparing 22:53:47 952e36fdfbed: Waiting 22:53:47 63ca1fbb43ae: Waiting 22:53:47 0fdc003a645e: Waiting 22:53:47 6d1b9ab26b2d: Layer already exists 22:53:47 bcc1e574941f: Layer already exists 22:53:47 49017e48cce6: Pushed 22:53:47 7dcf7ace35cc: Pushed 22:53:47 63ca1fbb43ae: Layer already exists 22:53:47 952e36fdfbed: Pushed 22:53:47 0fdc003a645e: Pushed 22:53:49 f646f8f2043e: Pushed 22:53:49 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:356e1e2042c6f8552018166f9608bced80ed1272ec395747f00f0ce4ae4b3f66 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:50 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 22:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:53:50 49017e48cce6: Preparing 22:53:50 7dcf7ace35cc: Preparing 22:53:50 f646f8f2043e: Preparing 22:53:50 6d1b9ab26b2d: Preparing 22:53:50 bcc1e574941f: Preparing 22:53:50 0fdc003a645e: Preparing 22:53:50 952e36fdfbed: Preparing 22:53:50 63ca1fbb43ae: Preparing 22:53:50 952e36fdfbed: Waiting 22:53:50 0fdc003a645e: Waiting 22:53:50 63ca1fbb43ae: Waiting 22:53:50 bcc1e574941f: Layer already exists 22:53:50 f646f8f2043e: Layer already exists 22:53:50 7dcf7ace35cc: Layer already exists 22:53:50 6d1b9ab26b2d: Layer already exists 22:53:50 49017e48cce6: Layer already exists 22:53:50 0fdc003a645e: Layer already exists 22:53:50 952e36fdfbed: Layer already exists 22:53:50 63ca1fbb43ae: Layer already exists 22:53:50 latest: digest: sha256:356e1e2042c6f8552018166f9608bced80ed1272ec395747f00f0ce4ae4b3f66 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:50 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.98 22:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:53:50 49017e48cce6: Preparing 22:53:50 7dcf7ace35cc: Preparing 22:53:50 f646f8f2043e: Preparing 22:53:50 6d1b9ab26b2d: Preparing 22:53:50 bcc1e574941f: Preparing 22:53:50 0fdc003a645e: Preparing 22:53:50 952e36fdfbed: Preparing 22:53:50 63ca1fbb43ae: Preparing 22:53:50 0fdc003a645e: Waiting 22:53:50 952e36fdfbed: Waiting 22:53:50 63ca1fbb43ae: Waiting 22:53:50 49017e48cce6: Layer already exists 22:53:50 f646f8f2043e: Layer already exists 22:53:50 7dcf7ace35cc: Layer already exists 22:53:50 bcc1e574941f: Layer already exists 22:53:50 6d1b9ab26b2d: Layer already exists 22:53:50 63ca1fbb43ae: Layer already exists 22:53:50 952e36fdfbed: Layer already exists 22:53:50 0fdc003a645e: Layer already exists 22:53:50 3.2.0-dev.98: digest: sha256:356e1e2042c6f8552018166f9608bced80ed1272ec395747f00f0ce4ae4b3f66 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:51 + docker push nexus3.edgexfoundry.org:10004/core-data:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:53:51 49017e48cce6: Preparing 22:53:51 7dcf7ace35cc: Preparing 22:53:51 f646f8f2043e: Preparing 22:53:51 6d1b9ab26b2d: Preparing 22:53:51 bcc1e574941f: Preparing 22:53:51 0fdc003a645e: Preparing 22:53:51 952e36fdfbed: Preparing 22:53:51 63ca1fbb43ae: Preparing 22:53:51 952e36fdfbed: Waiting 22:53:51 0fdc003a645e: Waiting 22:53:51 bcc1e574941f: Layer already exists 22:53:51 7dcf7ace35cc: Layer already exists 22:53:51 6d1b9ab26b2d: Layer already exists 22:53:51 49017e48cce6: Layer already exists 22:53:51 f646f8f2043e: Layer already exists 22:53:51 0fdc003a645e: Layer already exists 22:53:51 952e36fdfbed: Layer already exists 22:53:51 63ca1fbb43ae: Layer already exists 22:53:51 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:356e1e2042c6f8552018166f9608bced80ed1272ec395747f00f0ce4ae4b3f66 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:52 + docker push nexus3.edgexfoundry.org:10004/core-data:main 22:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 22:53:52 49017e48cce6: Preparing 22:53:52 7dcf7ace35cc: Preparing 22:53:52 f646f8f2043e: Preparing 22:53:52 6d1b9ab26b2d: Preparing 22:53:52 bcc1e574941f: Preparing 22:53:52 0fdc003a645e: Preparing 22:53:52 952e36fdfbed: Preparing 22:53:52 63ca1fbb43ae: Preparing 22:53:52 0fdc003a645e: Waiting 22:53:52 952e36fdfbed: Waiting 22:53:52 63ca1fbb43ae: Waiting 22:53:52 49017e48cce6: Layer already exists 22:53:52 6d1b9ab26b2d: Layer already exists 22:53:52 bcc1e574941f: Layer already exists 22:53:52 7dcf7ace35cc: Layer already exists 22:53:52 f646f8f2043e: Layer already exists 22:53:52 952e36fdfbed: Layer already exists 22:53:52 0fdc003a645e: Layer already exists 22:53:52 63ca1fbb43ae: Layer already exists 22:53:52 main: digest: sha256:356e1e2042c6f8552018166f9608bced80ed1272ec395747f00f0ce4ae4b3f66 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:52 ===================================================== [Pipeline] echo 22:53:52 taggedImages: 22:53:52 - nexus3.edgexfoundry.org:10004/core-data:5583a75087f60e058987f2a62e5d372bed784786 22:53:52 - nexus3.edgexfoundry.org:10004/core-data:latest 22:53:52 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.98 22:53:52 - nexus3.edgexfoundry.org:10004/core-data:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:53:52 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 22:53:52 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 22:53:52 5583a75087f60e058987f2a62e5d372bed784786 22:53:52 latest 22:53:52 3.2.0-dev.98 22:53:52 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:53:52 main 22:53:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:52 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5583a75087f60e058987f2a62e5d372bed784786 22:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 22:53:53 5fa173643777: Preparing 22:53:53 0ad5de4edf04: Preparing 22:53:53 76fd439f6c11: Preparing 22:53:53 bcc1e574941f: Preparing 22:53:53 f5deff9d836f: Preparing 22:53:53 69a9893f77ed: Preparing 22:53:53 63ca1fbb43ae: Preparing 22:53:53 69a9893f77ed: Waiting 22:53:53 63ca1fbb43ae: Waiting 22:53:53 bcc1e574941f: Layer already exists 22:53:53 0ad5de4edf04: Pushed 22:53:53 f5deff9d836f: Pushed 22:53:53 5fa173643777: Pushed 22:53:53 69a9893f77ed: Pushed 22:53:53 63ca1fbb43ae: Layer already exists 22:53:55 76fd439f6c11: Pushed 22:53:55 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:ae1ca25124c5f2bb70bda2e546e2fd3315c3697988b3c308f146ef0063edcec5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:55 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 22:53:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 22:53:56 5fa173643777: Preparing 22:53:56 0ad5de4edf04: Preparing 22:53:56 76fd439f6c11: Preparing 22:53:56 bcc1e574941f: Preparing 22:53:56 f5deff9d836f: Preparing 22:53:56 69a9893f77ed: Preparing 22:53:56 63ca1fbb43ae: Preparing 22:53:56 63ca1fbb43ae: Waiting 22:53:56 69a9893f77ed: Waiting 22:53:56 f5deff9d836f: Layer already exists 22:53:56 bcc1e574941f: Layer already exists 22:53:56 5fa173643777: Layer already exists 22:53:56 76fd439f6c11: Layer already exists 22:53:56 0ad5de4edf04: Layer already exists 22:53:56 63ca1fbb43ae: Layer already exists 22:53:56 69a9893f77ed: Layer already exists 22:53:56 latest: digest: sha256:ae1ca25124c5f2bb70bda2e546e2fd3315c3697988b3c308f146ef0063edcec5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.98 22:53:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 22:53:56 5fa173643777: Preparing 22:53:56 0ad5de4edf04: Preparing 22:53:56 76fd439f6c11: Preparing 22:53:56 bcc1e574941f: Preparing 22:53:56 f5deff9d836f: Preparing 22:53:56 69a9893f77ed: Preparing 22:53:56 63ca1fbb43ae: Preparing 22:53:56 63ca1fbb43ae: Waiting 22:53:56 69a9893f77ed: Waiting 22:53:56 76fd439f6c11: Layer already exists 22:53:56 0ad5de4edf04: Layer already exists 22:53:56 f5deff9d836f: Layer already exists 22:53:56 5fa173643777: Layer already exists 22:53:56 bcc1e574941f: Layer already exists 22:53:56 69a9893f77ed: Layer already exists 22:53:56 63ca1fbb43ae: Layer already exists 22:53:56 3.2.0-dev.98: digest: sha256:ae1ca25124c5f2bb70bda2e546e2fd3315c3697988b3c308f146ef0063edcec5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:57 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 22:53:57 5fa173643777: Preparing 22:53:57 0ad5de4edf04: Preparing 22:53:57 76fd439f6c11: Preparing 22:53:57 bcc1e574941f: Preparing 22:53:57 f5deff9d836f: Preparing 22:53:57 69a9893f77ed: Preparing 22:53:57 63ca1fbb43ae: Preparing 22:53:57 69a9893f77ed: Waiting 22:53:57 63ca1fbb43ae: Waiting 22:53:57 5fa173643777: Layer already exists 22:53:57 0ad5de4edf04: Layer already exists 22:53:57 bcc1e574941f: Layer already exists 22:53:57 f5deff9d836f: Layer already exists 22:53:57 76fd439f6c11: Layer already exists 22:53:57 63ca1fbb43ae: Layer already exists 22:53:57 69a9893f77ed: Layer already exists 22:53:57 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:ae1ca25124c5f2bb70bda2e546e2fd3315c3697988b3c308f146ef0063edcec5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:57 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 22:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 22:53:58 5fa173643777: Preparing 22:53:58 0ad5de4edf04: Preparing 22:53:58 76fd439f6c11: Preparing 22:53:58 bcc1e574941f: Preparing 22:53:58 f5deff9d836f: Preparing 22:53:58 69a9893f77ed: Preparing 22:53:58 63ca1fbb43ae: Preparing 22:53:58 69a9893f77ed: Waiting 22:53:58 63ca1fbb43ae: Waiting 22:53:58 bcc1e574941f: Layer already exists 22:53:58 76fd439f6c11: Layer already exists 22:53:58 0ad5de4edf04: Layer already exists 22:53:58 5fa173643777: Layer already exists 22:53:58 f5deff9d836f: Layer already exists 22:53:58 69a9893f77ed: Layer already exists 22:53:58 63ca1fbb43ae: Layer already exists 22:53:58 main: digest: sha256:ae1ca25124c5f2bb70bda2e546e2fd3315c3697988b3c308f146ef0063edcec5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:53:58 ===================================================== [Pipeline] echo 22:53:58 taggedImages: 22:53:58 - nexus3.edgexfoundry.org:10004/core-keeper:5583a75087f60e058987f2a62e5d372bed784786 22:53:58 - nexus3.edgexfoundry.org:10004/core-keeper:latest 22:53:58 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.98 22:53:58 - nexus3.edgexfoundry.org:10004/core-keeper:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:53:58 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 22:53:58 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 22:53:58 5583a75087f60e058987f2a62e5d372bed784786 22:53:58 latest 22:53:58 3.2.0-dev.98 22:53:58 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:53:58 main 22:53:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5583a75087f60e058987f2a62e5d372bed784786 22:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:53:58 0ab38170c892: Preparing 22:53:58 41e05c2dc801: Preparing 22:53:58 66c5aa182d7c: Preparing 22:53:58 cf4f45251d0f: Preparing 22:53:58 6d1b9ab26b2d: Preparing 22:53:58 bcc1e574941f: Preparing 22:53:58 c913c7405e22: Preparing 22:53:58 4eb915c869b5: Preparing 22:53:58 63ca1fbb43ae: Preparing 22:53:58 bcc1e574941f: Waiting 22:53:58 4eb915c869b5: Waiting 22:53:58 c913c7405e22: Waiting 22:53:58 63ca1fbb43ae: Waiting 22:53:58 6d1b9ab26b2d: Layer already exists 22:53:58 bcc1e574941f: Layer already exists 22:53:58 c913c7405e22: Layer already exists 22:53:58 4eb915c869b5: Layer already exists 22:53:58 41e05c2dc801: Pushed 22:53:58 63ca1fbb43ae: Layer already exists 22:53:58 66c5aa182d7c: Pushed 22:53:58 0ab38170c892: Pushed 22:54:01 cf4f45251d0f: Pushed 22:54:01 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:049c38e738886218758f9bb94f72dea268d0e86248c76e5b8c9da7ffaac68bbd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 22:54:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:54:02 0ab38170c892: Preparing 22:54:02 41e05c2dc801: Preparing 22:54:02 66c5aa182d7c: Preparing 22:54:02 cf4f45251d0f: Preparing 22:54:02 6d1b9ab26b2d: Preparing 22:54:02 bcc1e574941f: Preparing 22:54:02 c913c7405e22: Preparing 22:54:02 bcc1e574941f: Waiting 22:54:02 4eb915c869b5: Preparing 22:54:02 63ca1fbb43ae: Preparing 22:54:02 4eb915c869b5: Waiting 22:54:02 63ca1fbb43ae: Waiting 22:54:02 c913c7405e22: Waiting 22:54:02 41e05c2dc801: Layer already exists 22:54:02 cf4f45251d0f: Layer already exists 22:54:02 66c5aa182d7c: Layer already exists 22:54:02 6d1b9ab26b2d: Layer already exists 22:54:02 0ab38170c892: Layer already exists 22:54:02 bcc1e574941f: Layer already exists 22:54:02 63ca1fbb43ae: Layer already exists 22:54:02 4eb915c869b5: Layer already exists 22:54:02 c913c7405e22: Layer already exists 22:54:02 latest: digest: sha256:049c38e738886218758f9bb94f72dea268d0e86248c76e5b8c9da7ffaac68bbd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.98 22:54:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:54:02 0ab38170c892: Preparing 22:54:02 41e05c2dc801: Preparing 22:54:02 66c5aa182d7c: Preparing 22:54:02 cf4f45251d0f: Preparing 22:54:02 6d1b9ab26b2d: Preparing 22:54:02 bcc1e574941f: Preparing 22:54:02 c913c7405e22: Preparing 22:54:02 4eb915c869b5: Preparing 22:54:02 63ca1fbb43ae: Preparing 22:54:02 bcc1e574941f: Waiting 22:54:02 c913c7405e22: Waiting 22:54:02 4eb915c869b5: Waiting 22:54:02 63ca1fbb43ae: Waiting 22:54:02 41e05c2dc801: Layer already exists 22:54:02 cf4f45251d0f: Layer already exists 22:54:02 6d1b9ab26b2d: Layer already exists 22:54:02 0ab38170c892: Layer already exists 22:54:02 66c5aa182d7c: Layer already exists 22:54:02 c913c7405e22: Layer already exists 22:54:02 bcc1e574941f: Layer already exists 22:54:02 4eb915c869b5: Layer already exists 22:54:02 63ca1fbb43ae: Layer already exists 22:54:02 3.2.0-dev.98: digest: sha256:049c38e738886218758f9bb94f72dea268d0e86248c76e5b8c9da7ffaac68bbd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:54:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:54:03 0ab38170c892: Preparing 22:54:03 41e05c2dc801: Preparing 22:54:03 66c5aa182d7c: Preparing 22:54:03 cf4f45251d0f: Preparing 22:54:03 6d1b9ab26b2d: Preparing 22:54:03 bcc1e574941f: Preparing 22:54:03 c913c7405e22: Preparing 22:54:03 4eb915c869b5: Preparing 22:54:03 63ca1fbb43ae: Preparing 22:54:03 4eb915c869b5: Waiting 22:54:03 63ca1fbb43ae: Waiting 22:54:03 bcc1e574941f: Waiting 22:54:03 c913c7405e22: Waiting 22:54:03 66c5aa182d7c: Layer already exists 22:54:03 41e05c2dc801: Layer already exists 22:54:03 0ab38170c892: Layer already exists 22:54:03 6d1b9ab26b2d: Layer already exists 22:54:03 cf4f45251d0f: Layer already exists 22:54:03 4eb915c869b5: Layer already exists 22:54:03 bcc1e574941f: Layer already exists 22:54:03 63ca1fbb43ae: Layer already exists 22:54:03 c913c7405e22: Layer already exists 22:54:03 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:049c38e738886218758f9bb94f72dea268d0e86248c76e5b8c9da7ffaac68bbd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 22:54:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 22:54:04 0ab38170c892: Preparing 22:54:04 41e05c2dc801: Preparing 22:54:04 66c5aa182d7c: Preparing 22:54:04 cf4f45251d0f: Preparing 22:54:04 6d1b9ab26b2d: Preparing 22:54:04 bcc1e574941f: Preparing 22:54:04 c913c7405e22: Preparing 22:54:04 4eb915c869b5: Preparing 22:54:04 63ca1fbb43ae: Preparing 22:54:04 c913c7405e22: Waiting 22:54:04 4eb915c869b5: Waiting 22:54:04 63ca1fbb43ae: Waiting 22:54:04 bcc1e574941f: Waiting 22:54:04 6d1b9ab26b2d: Layer already exists 22:54:04 66c5aa182d7c: Layer already exists 22:54:04 cf4f45251d0f: Layer already exists 22:54:04 41e05c2dc801: Layer already exists 22:54:04 0ab38170c892: Layer already exists 22:54:04 c913c7405e22: Layer already exists 22:54:04 63ca1fbb43ae: Layer already exists 22:54:04 4eb915c869b5: Layer already exists 22:54:04 bcc1e574941f: Layer already exists 22:54:04 main: digest: sha256:049c38e738886218758f9bb94f72dea268d0e86248c76e5b8c9da7ffaac68bbd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:54:04 ===================================================== [Pipeline] echo 22:54:04 taggedImages: 22:54:04 - nexus3.edgexfoundry.org:10004/core-metadata:5583a75087f60e058987f2a62e5d372bed784786 22:54:04 - nexus3.edgexfoundry.org:10004/core-metadata:latest 22:54:04 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.98 22:54:04 - nexus3.edgexfoundry.org:10004/core-metadata:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:54:04 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 22:54:04 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 22:54:04 5583a75087f60e058987f2a62e5d372bed784786 22:54:04 latest 22:54:04 3.2.0-dev.98 22:54:04 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:54:04 main 22:54:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5583a75087f60e058987f2a62e5d372bed784786 22:54:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:54:04 2af745792b74: Preparing 22:54:04 d31712ecdd95: Preparing 22:54:04 6836eb016647: Preparing 22:54:04 8c732cd69a3a: Preparing 22:54:04 ccb2fdf7b198: Preparing 22:54:04 bdbf5ad832da: Preparing 22:54:04 3118f7c2ee2b: Preparing 22:54:04 5e4bfd876847: Preparing 22:54:04 6d1b9ab26b2d: Preparing 22:54:04 bcc1e574941f: Preparing 22:54:04 79c3ea77eb30: Preparing 22:54:04 0ad502b15084: Preparing 22:54:04 5f70bf18a086: Preparing 22:54:04 cecfe15eceae: Preparing 22:54:04 f8f6ee0405a6: Preparing 22:54:04 f9dc9442cb33: Preparing 22:54:04 63ca1fbb43ae: Preparing 22:54:04 bdbf5ad832da: Waiting 22:54:04 3118f7c2ee2b: Waiting 22:54:04 5e4bfd876847: Waiting 22:54:04 6d1b9ab26b2d: Waiting 22:54:04 bcc1e574941f: Waiting 22:54:04 79c3ea77eb30: Waiting 22:54:04 0ad502b15084: Waiting 22:54:04 5f70bf18a086: Waiting 22:54:04 cecfe15eceae: Waiting 22:54:04 f8f6ee0405a6: Waiting 22:54:04 f9dc9442cb33: Waiting 22:54:04 63ca1fbb43ae: Waiting 22:54:04 ccb2fdf7b198: Pushed 22:54:04 2af745792b74: Pushed 22:54:04 d31712ecdd95: Pushed 22:54:04 6836eb016647: Pushed 22:54:04 8c732cd69a3a: Pushed 22:54:04 bcc1e574941f: Layer already exists 22:54:04 6d1b9ab26b2d: Layer already exists 22:54:04 bdbf5ad832da: Pushed 22:54:05 5f70bf18a086: Layer already exists 22:54:05 3118f7c2ee2b: Pushed 22:54:05 79c3ea77eb30: Pushed 22:54:05 0ad502b15084: Pushed 22:54:05 cecfe15eceae: Pushed 22:54:05 63ca1fbb43ae: Layer already exists 22:54:05 f8f6ee0405a6: Pushed 22:54:05 f9dc9442cb33: Pushed 22:54:06 5e4bfd876847: Pushed 22:54:06 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:11cfe7403db1dbb2bccc900b2ad2d1b8373fb905661414512c00315a77cea431 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:54:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:54:07 2af745792b74: Preparing 22:54:07 d31712ecdd95: Preparing 22:54:07 6836eb016647: Preparing 22:54:07 8c732cd69a3a: Preparing 22:54:07 ccb2fdf7b198: Preparing 22:54:07 bdbf5ad832da: Preparing 22:54:07 3118f7c2ee2b: Preparing 22:54:07 5e4bfd876847: Preparing 22:54:07 6d1b9ab26b2d: Preparing 22:54:07 bcc1e574941f: Preparing 22:54:07 79c3ea77eb30: Preparing 22:54:07 0ad502b15084: Preparing 22:54:07 5f70bf18a086: Preparing 22:54:07 cecfe15eceae: Preparing 22:54:07 f8f6ee0405a6: Preparing 22:54:07 f9dc9442cb33: Preparing 22:54:07 63ca1fbb43ae: Preparing 22:54:07 bdbf5ad832da: Waiting 22:54:07 3118f7c2ee2b: Waiting 22:54:07 5e4bfd876847: Waiting 22:54:07 79c3ea77eb30: Waiting 22:54:07 0ad502b15084: Waiting 22:54:07 6d1b9ab26b2d: Waiting 22:54:07 bcc1e574941f: Waiting 22:54:07 f9dc9442cb33: Waiting 22:54:07 5f70bf18a086: Waiting 22:54:07 63ca1fbb43ae: Waiting 22:54:07 f8f6ee0405a6: Waiting 22:54:07 cecfe15eceae: Waiting 22:54:07 ccb2fdf7b198: Layer already exists 22:54:07 8c732cd69a3a: Layer already exists 22:54:07 6836eb016647: Layer already exists 22:54:07 2af745792b74: Layer already exists 22:54:07 d31712ecdd95: Layer already exists 22:54:07 3118f7c2ee2b: Layer already exists 22:54:07 6d1b9ab26b2d: Layer already exists 22:54:07 bdbf5ad832da: Layer already exists 22:54:07 bcc1e574941f: Layer already exists 22:54:07 5e4bfd876847: Layer already exists 22:54:07 79c3ea77eb30: Layer already exists 22:54:07 5f70bf18a086: Layer already exists 22:54:07 0ad502b15084: Layer already exists 22:54:07 f8f6ee0405a6: Layer already exists 22:54:07 cecfe15eceae: Layer already exists 22:54:07 f9dc9442cb33: Layer already exists 22:54:07 63ca1fbb43ae: Layer already exists 22:54:07 latest: digest: sha256:11cfe7403db1dbb2bccc900b2ad2d1b8373fb905661414512c00315a77cea431 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.98 22:54:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:54:08 2af745792b74: Preparing 22:54:08 d31712ecdd95: Preparing 22:54:08 6836eb016647: Preparing 22:54:08 8c732cd69a3a: Preparing 22:54:08 ccb2fdf7b198: Preparing 22:54:08 bdbf5ad832da: Preparing 22:54:08 3118f7c2ee2b: Preparing 22:54:08 5e4bfd876847: Preparing 22:54:08 6d1b9ab26b2d: Preparing 22:54:08 bcc1e574941f: Preparing 22:54:08 79c3ea77eb30: Preparing 22:54:08 0ad502b15084: Preparing 22:54:08 5f70bf18a086: Preparing 22:54:08 cecfe15eceae: Preparing 22:54:08 f8f6ee0405a6: Preparing 22:54:08 f9dc9442cb33: Preparing 22:54:08 63ca1fbb43ae: Preparing 22:54:08 5e4bfd876847: Waiting 22:54:08 6d1b9ab26b2d: Waiting 22:54:08 bcc1e574941f: Waiting 22:54:08 79c3ea77eb30: Waiting 22:54:08 f8f6ee0405a6: Waiting 22:54:08 0ad502b15084: Waiting 22:54:08 bdbf5ad832da: Waiting 22:54:08 f9dc9442cb33: Waiting 22:54:08 cecfe15eceae: Waiting 22:54:08 63ca1fbb43ae: Waiting 22:54:08 5f70bf18a086: Waiting 22:54:08 ccb2fdf7b198: Layer already exists 22:54:08 2af745792b74: Layer already exists 22:54:08 6836eb016647: Layer already exists 22:54:08 8c732cd69a3a: Layer already exists 22:54:08 d31712ecdd95: Layer already exists 22:54:08 5e4bfd876847: Layer already exists 22:54:08 bdbf5ad832da: Layer already exists 22:54:08 6d1b9ab26b2d: Layer already exists 22:54:08 3118f7c2ee2b: Layer already exists 22:54:08 bcc1e574941f: Layer already exists 22:54:08 79c3ea77eb30: Layer already exists 22:54:08 0ad502b15084: Layer already exists 22:54:08 f8f6ee0405a6: Layer already exists 22:54:08 5f70bf18a086: Layer already exists 22:54:08 cecfe15eceae: Layer already exists 22:54:08 f9dc9442cb33: Layer already exists 22:54:08 63ca1fbb43ae: Layer already exists 22:54:08 3.2.0-dev.98: digest: sha256:11cfe7403db1dbb2bccc900b2ad2d1b8373fb905661414512c00315a77cea431 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:54:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:54:08 2af745792b74: Preparing 22:54:08 d31712ecdd95: Preparing 22:54:08 6836eb016647: Preparing 22:54:08 8c732cd69a3a: Preparing 22:54:08 ccb2fdf7b198: Preparing 22:54:08 bdbf5ad832da: Preparing 22:54:08 3118f7c2ee2b: Preparing 22:54:08 5e4bfd876847: Preparing 22:54:08 6d1b9ab26b2d: Preparing 22:54:08 bcc1e574941f: Preparing 22:54:08 79c3ea77eb30: Preparing 22:54:08 0ad502b15084: Preparing 22:54:08 5f70bf18a086: Preparing 22:54:08 cecfe15eceae: Preparing 22:54:08 f8f6ee0405a6: Preparing 22:54:08 f9dc9442cb33: Preparing 22:54:08 63ca1fbb43ae: Preparing 22:54:08 bcc1e574941f: Waiting 22:54:08 79c3ea77eb30: Waiting 22:54:08 0ad502b15084: Waiting 22:54:08 5f70bf18a086: Waiting 22:54:08 5e4bfd876847: Waiting 22:54:08 bdbf5ad832da: Waiting 22:54:08 3118f7c2ee2b: Waiting 22:54:08 6d1b9ab26b2d: Waiting 22:54:08 cecfe15eceae: Waiting 22:54:08 f9dc9442cb33: Waiting 22:54:08 f8f6ee0405a6: Waiting 22:54:08 63ca1fbb43ae: Waiting 22:54:08 2af745792b74: Layer already exists 22:54:08 8c732cd69a3a: Layer already exists 22:54:08 6836eb016647: Layer already exists 22:54:08 ccb2fdf7b198: Layer already exists 22:54:08 d31712ecdd95: Layer already exists 22:54:08 3118f7c2ee2b: Layer already exists 22:54:08 5e4bfd876847: Layer already exists 22:54:08 bdbf5ad832da: Layer already exists 22:54:08 bcc1e574941f: Layer already exists 22:54:08 6d1b9ab26b2d: Layer already exists 22:54:08 79c3ea77eb30: Layer already exists 22:54:08 f8f6ee0405a6: Layer already exists 22:54:08 5f70bf18a086: Layer already exists 22:54:08 0ad502b15084: Layer already exists 22:54:08 cecfe15eceae: Layer already exists 22:54:08 f9dc9442cb33: Layer already exists 22:54:08 63ca1fbb43ae: Layer already exists 22:54:08 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:11cfe7403db1dbb2bccc900b2ad2d1b8373fb905661414512c00315a77cea431 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 22:54:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 22:54:09 2af745792b74: Preparing 22:54:09 d31712ecdd95: Preparing 22:54:09 6836eb016647: Preparing 22:54:09 8c732cd69a3a: Preparing 22:54:09 ccb2fdf7b198: Preparing 22:54:09 bdbf5ad832da: Preparing 22:54:09 3118f7c2ee2b: Preparing 22:54:09 5e4bfd876847: Preparing 22:54:09 6d1b9ab26b2d: Preparing 22:54:09 bcc1e574941f: Preparing 22:54:09 79c3ea77eb30: Preparing 22:54:09 0ad502b15084: Preparing 22:54:09 5f70bf18a086: Preparing 22:54:09 cecfe15eceae: Preparing 22:54:09 f8f6ee0405a6: Preparing 22:54:09 f9dc9442cb33: Preparing 22:54:09 63ca1fbb43ae: Preparing 22:54:09 79c3ea77eb30: Waiting 22:54:09 0ad502b15084: Waiting 22:54:09 bdbf5ad832da: Waiting 22:54:09 5f70bf18a086: Waiting 22:54:09 3118f7c2ee2b: Waiting 22:54:09 6d1b9ab26b2d: Waiting 22:54:09 bcc1e574941f: Waiting 22:54:09 cecfe15eceae: Waiting 22:54:09 5e4bfd876847: Waiting 22:54:09 f8f6ee0405a6: Waiting 22:54:09 f9dc9442cb33: Waiting 22:54:09 63ca1fbb43ae: Waiting 22:54:09 8c732cd69a3a: Layer already exists 22:54:09 2af745792b74: Layer already exists 22:54:09 d31712ecdd95: Layer already exists 22:54:09 6836eb016647: Layer already exists 22:54:09 ccb2fdf7b198: Layer already exists 22:54:09 bdbf5ad832da: Layer already exists 22:54:09 3118f7c2ee2b: Layer already exists 22:54:09 6d1b9ab26b2d: Layer already exists 22:54:09 bcc1e574941f: Layer already exists 22:54:09 5e4bfd876847: Layer already exists 22:54:09 79c3ea77eb30: Layer already exists 22:54:09 0ad502b15084: Layer already exists 22:54:09 5f70bf18a086: Layer already exists 22:54:09 cecfe15eceae: Layer already exists 22:54:09 f8f6ee0405a6: Layer already exists 22:54:09 63ca1fbb43ae: Layer already exists 22:54:09 f9dc9442cb33: Layer already exists 22:54:09 main: digest: sha256:11cfe7403db1dbb2bccc900b2ad2d1b8373fb905661414512c00315a77cea431 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:54:09 ===================================================== [Pipeline] echo 22:54:09 taggedImages: 22:54:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5583a75087f60e058987f2a62e5d372bed784786 22:54:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 22:54:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.98 22:54:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:54:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 22:54:09 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 22:54:09 5583a75087f60e058987f2a62e5d372bed784786 22:54:09 latest 22:54:09 3.2.0-dev.98 22:54:09 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:54:09 main 22:54:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5583a75087f60e058987f2a62e5d372bed784786 22:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:54:10 2a49e5e2595c: Preparing 22:54:10 61e3567f524c: Preparing 22:54:10 72ec13badf8a: Preparing 22:54:10 de65cf67e5ca: Preparing 22:54:10 6d1b9ab26b2d: Preparing 22:54:10 bcc1e574941f: Preparing 22:54:10 c913c7405e22: Preparing 22:54:10 4eb915c869b5: Preparing 22:54:10 63ca1fbb43ae: Preparing 22:54:10 c913c7405e22: Waiting 22:54:10 bcc1e574941f: Waiting 22:54:10 63ca1fbb43ae: Waiting 22:54:10 4eb915c869b5: Waiting 22:54:10 6d1b9ab26b2d: Layer already exists 22:54:10 bcc1e574941f: Layer already exists 22:54:10 c913c7405e22: Layer already exists 22:54:10 4eb915c869b5: Layer already exists 22:54:10 63ca1fbb43ae: Layer already exists 22:54:10 2a49e5e2595c: Pushed 22:54:10 72ec13badf8a: Pushed 22:54:10 61e3567f524c: Pushed 22:54:11 de65cf67e5ca: Pushed 22:54:12 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:ba7f84bbc35c083dc1970c2654bec76357d4ee53b4d79754313bfd9fd87bf4dc size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 22:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:54:12 2a49e5e2595c: Preparing 22:54:12 61e3567f524c: Preparing 22:54:12 72ec13badf8a: Preparing 22:54:12 de65cf67e5ca: Preparing 22:54:12 6d1b9ab26b2d: Preparing 22:54:12 bcc1e574941f: Preparing 22:54:12 c913c7405e22: Preparing 22:54:12 4eb915c869b5: Preparing 22:54:12 63ca1fbb43ae: Preparing 22:54:12 bcc1e574941f: Waiting 22:54:12 c913c7405e22: Waiting 22:54:12 4eb915c869b5: Waiting 22:54:12 2a49e5e2595c: Layer already exists 22:54:12 6d1b9ab26b2d: Layer already exists 22:54:12 de65cf67e5ca: Layer already exists 22:54:12 61e3567f524c: Layer already exists 22:54:12 72ec13badf8a: Layer already exists 22:54:12 bcc1e574941f: Layer already exists 22:54:12 c913c7405e22: Layer already exists 22:54:12 4eb915c869b5: Layer already exists 22:54:12 63ca1fbb43ae: Layer already exists 22:54:12 latest: digest: sha256:ba7f84bbc35c083dc1970c2654bec76357d4ee53b4d79754313bfd9fd87bf4dc size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.98 22:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:54:13 2a49e5e2595c: Preparing 22:54:13 61e3567f524c: Preparing 22:54:13 72ec13badf8a: Preparing 22:54:13 de65cf67e5ca: Preparing 22:54:13 6d1b9ab26b2d: Preparing 22:54:13 bcc1e574941f: Preparing 22:54:13 c913c7405e22: Preparing 22:54:13 4eb915c869b5: Preparing 22:54:13 63ca1fbb43ae: Preparing 22:54:13 c913c7405e22: Waiting 22:54:13 4eb915c869b5: Waiting 22:54:13 bcc1e574941f: Waiting 22:54:13 63ca1fbb43ae: Waiting 22:54:13 61e3567f524c: Layer already exists 22:54:13 72ec13badf8a: Layer already exists 22:54:13 6d1b9ab26b2d: Layer already exists 22:54:13 2a49e5e2595c: Layer already exists 22:54:13 de65cf67e5ca: Layer already exists 22:54:13 bcc1e574941f: Layer already exists 22:54:13 c913c7405e22: Layer already exists 22:54:13 63ca1fbb43ae: Layer already exists 22:54:13 4eb915c869b5: Layer already exists 22:54:13 3.2.0-dev.98: digest: sha256:ba7f84bbc35c083dc1970c2654bec76357d4ee53b4d79754313bfd9fd87bf4dc size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:54:14 2a49e5e2595c: Preparing 22:54:14 61e3567f524c: Preparing 22:54:14 72ec13badf8a: Preparing 22:54:14 de65cf67e5ca: Preparing 22:54:14 6d1b9ab26b2d: Preparing 22:54:14 bcc1e574941f: Preparing 22:54:14 c913c7405e22: Preparing 22:54:14 4eb915c869b5: Preparing 22:54:14 63ca1fbb43ae: Preparing 22:54:14 bcc1e574941f: Waiting 22:54:14 c913c7405e22: Waiting 22:54:14 63ca1fbb43ae: Waiting 22:54:14 4eb915c869b5: Waiting 22:54:14 72ec13badf8a: Layer already exists 22:54:14 2a49e5e2595c: Layer already exists 22:54:14 6d1b9ab26b2d: Layer already exists 22:54:14 de65cf67e5ca: Layer already exists 22:54:14 61e3567f524c: Layer already exists 22:54:14 c913c7405e22: Layer already exists 22:54:14 bcc1e574941f: Layer already exists 22:54:14 4eb915c869b5: Layer already exists 22:54:14 63ca1fbb43ae: Layer already exists 22:54:14 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:ba7f84bbc35c083dc1970c2654bec76357d4ee53b4d79754313bfd9fd87bf4dc size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 22:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 22:54:14 2a49e5e2595c: Preparing 22:54:14 61e3567f524c: Preparing 22:54:14 72ec13badf8a: Preparing 22:54:14 de65cf67e5ca: Preparing 22:54:14 6d1b9ab26b2d: Preparing 22:54:14 bcc1e574941f: Preparing 22:54:14 c913c7405e22: Preparing 22:54:14 4eb915c869b5: Preparing 22:54:14 63ca1fbb43ae: Preparing 22:54:14 bcc1e574941f: Waiting 22:54:14 c913c7405e22: Waiting 22:54:14 4eb915c869b5: Waiting 22:54:14 63ca1fbb43ae: Waiting 22:54:14 61e3567f524c: Layer already exists 22:54:14 72ec13badf8a: Layer already exists 22:54:14 6d1b9ab26b2d: Layer already exists 22:54:14 2a49e5e2595c: Layer already exists 22:54:14 de65cf67e5ca: Layer already exists 22:54:14 63ca1fbb43ae: Layer already exists 22:54:14 c913c7405e22: Layer already exists 22:54:14 bcc1e574941f: Layer already exists 22:54:14 4eb915c869b5: Layer already exists 22:54:14 main: digest: sha256:ba7f84bbc35c083dc1970c2654bec76357d4ee53b4d79754313bfd9fd87bf4dc size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:54:14 ===================================================== [Pipeline] echo 22:54:14 taggedImages: 22:54:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5583a75087f60e058987f2a62e5d372bed784786 22:54:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 22:54:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.98 22:54:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:54:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 22:54:14 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 22:54:14 5583a75087f60e058987f2a62e5d372bed784786 22:54:14 latest 22:54:14 3.2.0-dev.98 22:54:14 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:54:14 main 22:54:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5583a75087f60e058987f2a62e5d372bed784786 22:54:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:54:15 f42648185db0: Preparing 22:54:15 362b3951c3fc: Preparing 22:54:15 7cfcde7cce77: Preparing 22:54:15 da9f9e34972f: Preparing 22:54:15 6b99a57d6c4b: Preparing 22:54:15 6d1b9ab26b2d: Preparing 22:54:15 bcc1e574941f: Preparing 22:54:15 6d1b9ab26b2d: Waiting 22:54:15 aaa3d406bfd9: Preparing 22:54:15 025c15e83490: Preparing 22:54:15 28edc127cf8c: Preparing 22:54:15 63ca1fbb43ae: Preparing 22:54:15 bcc1e574941f: Waiting 22:54:15 28edc127cf8c: Waiting 22:54:15 aaa3d406bfd9: Waiting 22:54:15 025c15e83490: Waiting 22:54:15 f42648185db0: Pushed 22:54:15 da9f9e34972f: Pushed 22:54:15 6b99a57d6c4b: Pushed 22:54:15 362b3951c3fc: Pushed 22:54:15 6d1b9ab26b2d: Layer already exists 22:54:15 bcc1e574941f: Layer already exists 22:54:15 63ca1fbb43ae: Layer already exists 22:54:15 aaa3d406bfd9: Pushed 22:54:15 025c15e83490: Pushed 22:54:16 7cfcde7cce77: Pushed 22:54:17 28edc127cf8c: Pushed 22:54:17 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:77cef9a675e4df1a2fcf5df9a6f0024ed4b714405dc476d478a31caabf7cbc24 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:54:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:54:17 f42648185db0: Preparing 22:54:17 362b3951c3fc: Preparing 22:54:17 7cfcde7cce77: Preparing 22:54:17 da9f9e34972f: Preparing 22:54:17 6b99a57d6c4b: Preparing 22:54:17 6d1b9ab26b2d: Preparing 22:54:17 bcc1e574941f: Preparing 22:54:17 aaa3d406bfd9: Preparing 22:54:17 025c15e83490: Preparing 22:54:17 28edc127cf8c: Preparing 22:54:17 63ca1fbb43ae: Preparing 22:54:17 6d1b9ab26b2d: Waiting 22:54:17 025c15e83490: Waiting 22:54:17 aaa3d406bfd9: Waiting 22:54:17 28edc127cf8c: Waiting 22:54:17 bcc1e574941f: Waiting 22:54:17 f42648185db0: Layer already exists 22:54:17 7cfcde7cce77: Layer already exists 22:54:17 6b99a57d6c4b: Layer already exists 22:54:17 362b3951c3fc: Layer already exists 22:54:17 da9f9e34972f: Layer already exists 22:54:17 bcc1e574941f: Layer already exists 22:54:17 6d1b9ab26b2d: Layer already exists 22:54:17 aaa3d406bfd9: Layer already exists 22:54:17 025c15e83490: Layer already exists 22:54:17 28edc127cf8c: Layer already exists 22:54:17 63ca1fbb43ae: Layer already exists 22:54:17 latest: digest: sha256:77cef9a675e4df1a2fcf5df9a6f0024ed4b714405dc476d478a31caabf7cbc24 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.98 22:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:54:18 f42648185db0: Preparing 22:54:18 362b3951c3fc: Preparing 22:54:18 7cfcde7cce77: Preparing 22:54:18 da9f9e34972f: Preparing 22:54:18 6b99a57d6c4b: Preparing 22:54:18 6d1b9ab26b2d: Preparing 22:54:18 bcc1e574941f: Preparing 22:54:18 aaa3d406bfd9: Preparing 22:54:18 025c15e83490: Preparing 22:54:18 28edc127cf8c: Preparing 22:54:18 63ca1fbb43ae: Preparing 22:54:18 6d1b9ab26b2d: Waiting 22:54:18 aaa3d406bfd9: Waiting 22:54:18 bcc1e574941f: Waiting 22:54:18 025c15e83490: Waiting 22:54:18 28edc127cf8c: Waiting 22:54:18 7cfcde7cce77: Layer already exists 22:54:18 6b99a57d6c4b: Layer already exists 22:54:18 362b3951c3fc: Layer already exists 22:54:18 f42648185db0: Layer already exists 22:54:18 da9f9e34972f: Layer already exists 22:54:18 aaa3d406bfd9: Layer already exists 22:54:18 6d1b9ab26b2d: Layer already exists 22:54:18 28edc127cf8c: Layer already exists 22:54:18 025c15e83490: Layer already exists 22:54:18 bcc1e574941f: Layer already exists 22:54:18 63ca1fbb43ae: Layer already exists 22:54:18 3.2.0-dev.98: digest: sha256:77cef9a675e4df1a2fcf5df9a6f0024ed4b714405dc476d478a31caabf7cbc24 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:54:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:54:19 f42648185db0: Preparing 22:54:19 362b3951c3fc: Preparing 22:54:19 7cfcde7cce77: Preparing 22:54:19 da9f9e34972f: Preparing 22:54:19 6b99a57d6c4b: Preparing 22:54:19 6d1b9ab26b2d: Preparing 22:54:19 bcc1e574941f: Preparing 22:54:19 aaa3d406bfd9: Preparing 22:54:19 025c15e83490: Preparing 22:54:19 28edc127cf8c: Preparing 22:54:19 63ca1fbb43ae: Preparing 22:54:19 6d1b9ab26b2d: Waiting 22:54:19 025c15e83490: Waiting 22:54:19 aaa3d406bfd9: Waiting 22:54:19 bcc1e574941f: Waiting 22:54:19 6b99a57d6c4b: Layer already exists 22:54:19 7cfcde7cce77: Layer already exists 22:54:19 f42648185db0: Layer already exists 22:54:19 da9f9e34972f: Layer already exists 22:54:19 362b3951c3fc: Layer already exists 22:54:19 aaa3d406bfd9: Layer already exists 22:54:19 6d1b9ab26b2d: Layer already exists 22:54:19 025c15e83490: Layer already exists 22:54:19 28edc127cf8c: Layer already exists 22:54:19 bcc1e574941f: Layer already exists 22:54:19 63ca1fbb43ae: Layer already exists 22:54:19 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:77cef9a675e4df1a2fcf5df9a6f0024ed4b714405dc476d478a31caabf7cbc24 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 22:54:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 22:54:19 f42648185db0: Preparing 22:54:19 362b3951c3fc: Preparing 22:54:19 7cfcde7cce77: Preparing 22:54:19 da9f9e34972f: Preparing 22:54:19 6b99a57d6c4b: Preparing 22:54:19 6d1b9ab26b2d: Preparing 22:54:19 bcc1e574941f: Preparing 22:54:19 aaa3d406bfd9: Preparing 22:54:19 025c15e83490: Preparing 22:54:19 28edc127cf8c: Preparing 22:54:19 63ca1fbb43ae: Preparing 22:54:19 bcc1e574941f: Waiting 22:54:19 aaa3d406bfd9: Waiting 22:54:19 025c15e83490: Waiting 22:54:19 28edc127cf8c: Waiting 22:54:19 63ca1fbb43ae: Waiting 22:54:19 6d1b9ab26b2d: Waiting 22:54:19 362b3951c3fc: Layer already exists 22:54:19 7cfcde7cce77: Layer already exists 22:54:19 6b99a57d6c4b: Layer already exists 22:54:19 da9f9e34972f: Layer already exists 22:54:19 f42648185db0: Layer already exists 22:54:19 6d1b9ab26b2d: Layer already exists 22:54:19 025c15e83490: Layer already exists 22:54:19 bcc1e574941f: Layer already exists 22:54:19 28edc127cf8c: Layer already exists 22:54:19 aaa3d406bfd9: Layer already exists 22:54:19 63ca1fbb43ae: Layer already exists 22:54:19 main: digest: sha256:77cef9a675e4df1a2fcf5df9a6f0024ed4b714405dc476d478a31caabf7cbc24 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:54:19 ===================================================== [Pipeline] echo 22:54:19 taggedImages: 22:54:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5583a75087f60e058987f2a62e5d372bed784786 22:54:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 22:54:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.98 22:54:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:54:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 22:54:19 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 22:54:19 5583a75087f60e058987f2a62e5d372bed784786 22:54:19 latest 22:54:19 3.2.0-dev.98 22:54:19 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:54:19 main 22:54:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5583a75087f60e058987f2a62e5d372bed784786 22:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:54:20 98c19732d07d: Preparing 22:54:20 e0c6ee61e50b: Preparing 22:54:20 49816dd74442: Preparing 22:54:20 2d607d148513: Preparing 22:54:20 e91a70348018: Preparing 22:54:20 89e4554f1bdf: Preparing 22:54:20 22c8349b784a: Preparing 22:54:20 6d1b9ab26b2d: Preparing 22:54:20 bcc1e574941f: Preparing 22:54:20 555e443aeb9b: Preparing 22:54:20 597bf4ef3b0a: Preparing 22:54:20 63ca1fbb43ae: Preparing 22:54:20 22c8349b784a: Waiting 22:54:20 bcc1e574941f: Waiting 22:54:20 6d1b9ab26b2d: Waiting 22:54:20 555e443aeb9b: Waiting 22:54:20 63ca1fbb43ae: Waiting 22:54:20 597bf4ef3b0a: Waiting 22:54:20 e0c6ee61e50b: Pushed 22:54:20 e91a70348018: Pushed 22:54:20 98c19732d07d: Pushed 22:54:20 6d1b9ab26b2d: Layer already exists 22:54:20 bcc1e574941f: Layer already exists 22:54:20 89e4554f1bdf: Pushed 22:54:20 22c8349b784a: Pushed 22:54:20 63ca1fbb43ae: Layer already exists 22:54:20 555e443aeb9b: Pushed 22:54:21 2d607d148513: Pushed 22:54:22 49816dd74442: Pushed 22:54:22 597bf4ef3b0a: Pushed 22:54:22 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:9afa53c88370c1789498ea72eb21d43554edbfcf0767b8aee47da5efdf730c73 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:54:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:54:23 98c19732d07d: Preparing 22:54:23 e0c6ee61e50b: Preparing 22:54:23 49816dd74442: Preparing 22:54:23 2d607d148513: Preparing 22:54:23 e91a70348018: Preparing 22:54:23 89e4554f1bdf: Preparing 22:54:23 22c8349b784a: Preparing 22:54:23 6d1b9ab26b2d: Preparing 22:54:23 bcc1e574941f: Preparing 22:54:23 555e443aeb9b: Preparing 22:54:23 597bf4ef3b0a: Preparing 22:54:23 63ca1fbb43ae: Preparing 22:54:23 22c8349b784a: Waiting 22:54:23 555e443aeb9b: Waiting 22:54:23 597bf4ef3b0a: Waiting 22:54:23 63ca1fbb43ae: Waiting 22:54:23 89e4554f1bdf: Waiting 22:54:23 6d1b9ab26b2d: Waiting 22:54:23 2d607d148513: Layer already exists 22:54:23 49816dd74442: Layer already exists 22:54:23 98c19732d07d: Layer already exists 22:54:23 e0c6ee61e50b: Layer already exists 22:54:23 e91a70348018: Layer already exists 22:54:23 6d1b9ab26b2d: Layer already exists 22:54:23 22c8349b784a: Layer already exists 22:54:23 89e4554f1bdf: Layer already exists 22:54:23 bcc1e574941f: Layer already exists 22:54:23 555e443aeb9b: Layer already exists 22:54:23 597bf4ef3b0a: Layer already exists 22:54:23 63ca1fbb43ae: Layer already exists 22:54:23 latest: digest: sha256:9afa53c88370c1789498ea72eb21d43554edbfcf0767b8aee47da5efdf730c73 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.98 22:54:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:54:23 98c19732d07d: Preparing 22:54:23 e0c6ee61e50b: Preparing 22:54:23 49816dd74442: Preparing 22:54:23 2d607d148513: Preparing 22:54:23 e91a70348018: Preparing 22:54:23 89e4554f1bdf: Preparing 22:54:23 22c8349b784a: Preparing 22:54:23 6d1b9ab26b2d: Preparing 22:54:23 bcc1e574941f: Preparing 22:54:23 555e443aeb9b: Preparing 22:54:23 597bf4ef3b0a: Preparing 22:54:23 63ca1fbb43ae: Preparing 22:54:23 6d1b9ab26b2d: Waiting 22:54:23 bcc1e574941f: Waiting 22:54:23 555e443aeb9b: Waiting 22:54:23 89e4554f1bdf: Waiting 22:54:23 63ca1fbb43ae: Waiting 22:54:23 597bf4ef3b0a: Waiting 22:54:23 22c8349b784a: Waiting 22:54:23 e0c6ee61e50b: Layer already exists 22:54:23 e91a70348018: Layer already exists 22:54:23 2d607d148513: Layer already exists 22:54:23 98c19732d07d: Layer already exists 22:54:23 49816dd74442: Layer already exists 22:54:23 89e4554f1bdf: Layer already exists 22:54:23 6d1b9ab26b2d: Layer already exists 22:54:23 bcc1e574941f: Layer already exists 22:54:23 555e443aeb9b: Layer already exists 22:54:23 22c8349b784a: Layer already exists 22:54:23 597bf4ef3b0a: Layer already exists 22:54:23 63ca1fbb43ae: Layer already exists 22:54:23 3.2.0-dev.98: digest: sha256:9afa53c88370c1789498ea72eb21d43554edbfcf0767b8aee47da5efdf730c73 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:54:24 98c19732d07d: Preparing 22:54:24 e0c6ee61e50b: Preparing 22:54:24 49816dd74442: Preparing 22:54:24 2d607d148513: Preparing 22:54:24 e91a70348018: Preparing 22:54:24 89e4554f1bdf: Preparing 22:54:24 22c8349b784a: Preparing 22:54:24 6d1b9ab26b2d: Preparing 22:54:24 bcc1e574941f: Preparing 22:54:24 555e443aeb9b: Preparing 22:54:24 597bf4ef3b0a: Preparing 22:54:24 63ca1fbb43ae: Preparing 22:54:24 555e443aeb9b: Waiting 22:54:24 597bf4ef3b0a: Waiting 22:54:24 22c8349b784a: Waiting 22:54:24 89e4554f1bdf: Waiting 22:54:24 bcc1e574941f: Waiting 22:54:24 63ca1fbb43ae: Waiting 22:54:24 49816dd74442: Layer already exists 22:54:24 e0c6ee61e50b: Layer already exists 22:54:24 98c19732d07d: Layer already exists 22:54:24 2d607d148513: Layer already exists 22:54:24 e91a70348018: Layer already exists 22:54:24 89e4554f1bdf: Layer already exists 22:54:24 bcc1e574941f: Layer already exists 22:54:24 6d1b9ab26b2d: Layer already exists 22:54:24 22c8349b784a: Layer already exists 22:54:24 555e443aeb9b: Layer already exists 22:54:24 597bf4ef3b0a: Layer already exists 22:54:24 63ca1fbb43ae: Layer already exists 22:54:24 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:9afa53c88370c1789498ea72eb21d43554edbfcf0767b8aee47da5efdf730c73 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 22:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 22:54:25 98c19732d07d: Preparing 22:54:25 e0c6ee61e50b: Preparing 22:54:25 49816dd74442: Preparing 22:54:25 2d607d148513: Preparing 22:54:25 e91a70348018: Preparing 22:54:25 89e4554f1bdf: Preparing 22:54:25 22c8349b784a: Preparing 22:54:25 6d1b9ab26b2d: Preparing 22:54:25 bcc1e574941f: Preparing 22:54:25 555e443aeb9b: Preparing 22:54:25 597bf4ef3b0a: Preparing 22:54:25 63ca1fbb43ae: Preparing 22:54:25 89e4554f1bdf: Waiting 22:54:25 bcc1e574941f: Waiting 22:54:25 597bf4ef3b0a: Waiting 22:54:25 555e443aeb9b: Waiting 22:54:25 63ca1fbb43ae: Waiting 22:54:25 22c8349b784a: Waiting 22:54:25 6d1b9ab26b2d: Waiting 22:54:25 e0c6ee61e50b: Layer already exists 22:54:25 49816dd74442: Layer already exists 22:54:25 2d607d148513: Layer already exists 22:54:25 98c19732d07d: Layer already exists 22:54:25 e91a70348018: Layer already exists 22:54:25 89e4554f1bdf: Layer already exists 22:54:25 22c8349b784a: Layer already exists 22:54:25 6d1b9ab26b2d: Layer already exists 22:54:25 63ca1fbb43ae: Layer already exists 22:54:25 597bf4ef3b0a: Layer already exists 22:54:25 555e443aeb9b: Layer already exists 22:54:25 bcc1e574941f: Layer already exists 22:54:25 main: digest: sha256:9afa53c88370c1789498ea72eb21d43554edbfcf0767b8aee47da5efdf730c73 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:54:25 ===================================================== [Pipeline] echo 22:54:25 taggedImages: 22:54:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5583a75087f60e058987f2a62e5d372bed784786 22:54:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 22:54:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.98 22:54:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:54:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 22:54:25 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 22:54:25 5583a75087f60e058987f2a62e5d372bed784786 22:54:25 latest 22:54:25 3.2.0-dev.98 22:54:25 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:54:25 main 22:54:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5583a75087f60e058987f2a62e5d372bed784786 22:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:54:25 1904e65b458e: Preparing 22:54:25 91c3bb9f7ba6: Preparing 22:54:25 6d1b9ab26b2d: Preparing 22:54:25 bcc1e574941f: Preparing 22:54:25 d981b2615566: Preparing 22:54:25 d763fde1f1dc: Preparing 22:54:25 63ca1fbb43ae: Preparing 22:54:25 d763fde1f1dc: Waiting 22:54:25 63ca1fbb43ae: Waiting 22:54:25 bcc1e574941f: Layer already exists 22:54:25 6d1b9ab26b2d: Layer already exists 22:54:25 63ca1fbb43ae: Layer already exists 22:54:26 1904e65b458e: Pushed 22:54:26 d981b2615566: Pushed 22:54:26 d763fde1f1dc: Pushed 22:54:27 91c3bb9f7ba6: Pushed 22:54:27 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:1e66d8d7cbc873bfc93cbfca9cb8b5dc670e352d9f7f0233a6c5090703026f71 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:28 + 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 22:54:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:54:28 1904e65b458e: Preparing 22:54:28 91c3bb9f7ba6: Preparing 22:54:28 6d1b9ab26b2d: Preparing 22:54:28 bcc1e574941f: Preparing 22:54:28 d981b2615566: Preparing 22:54:28 d763fde1f1dc: Preparing 22:54:28 63ca1fbb43ae: Preparing 22:54:28 d763fde1f1dc: Waiting 22:54:28 63ca1fbb43ae: Waiting 22:54:28 bcc1e574941f: Layer already exists 22:54:28 d981b2615566: Layer already exists 22:54:28 1904e65b458e: Layer already exists 22:54:28 6d1b9ab26b2d: Layer already exists 22:54:28 91c3bb9f7ba6: Layer already exists 22:54:28 d763fde1f1dc: Layer already exists 22:54:28 63ca1fbb43ae: Layer already exists 22:54:28 latest: digest: sha256:1e66d8d7cbc873bfc93cbfca9cb8b5dc670e352d9f7f0233a6c5090703026f71 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.98 22:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:54:29 1904e65b458e: Preparing 22:54:29 91c3bb9f7ba6: Preparing 22:54:29 6d1b9ab26b2d: Preparing 22:54:29 bcc1e574941f: Preparing 22:54:29 d981b2615566: Preparing 22:54:29 d763fde1f1dc: Preparing 22:54:29 63ca1fbb43ae: Preparing 22:54:29 63ca1fbb43ae: Waiting 22:54:29 d763fde1f1dc: Waiting 22:54:29 6d1b9ab26b2d: Layer already exists 22:54:29 91c3bb9f7ba6: Layer already exists 22:54:29 d981b2615566: Layer already exists 22:54:29 1904e65b458e: Layer already exists 22:54:29 bcc1e574941f: Layer already exists 22:54:29 d763fde1f1dc: Layer already exists 22:54:29 63ca1fbb43ae: Layer already exists 22:54:29 3.2.0-dev.98: digest: sha256:1e66d8d7cbc873bfc93cbfca9cb8b5dc670e352d9f7f0233a6c5090703026f71 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:54:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:54:29 1904e65b458e: Preparing 22:54:29 91c3bb9f7ba6: Preparing 22:54:29 6d1b9ab26b2d: Preparing 22:54:29 bcc1e574941f: Preparing 22:54:29 d981b2615566: Preparing 22:54:29 d763fde1f1dc: Preparing 22:54:29 63ca1fbb43ae: Preparing 22:54:29 d763fde1f1dc: Waiting 22:54:29 91c3bb9f7ba6: Layer already exists 22:54:29 d981b2615566: Layer already exists 22:54:29 1904e65b458e: Layer already exists 22:54:29 bcc1e574941f: Layer already exists 22:54:29 6d1b9ab26b2d: Layer already exists 22:54:29 d763fde1f1dc: Layer already exists 22:54:29 63ca1fbb43ae: Layer already exists 22:54:29 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:1e66d8d7cbc873bfc93cbfca9cb8b5dc670e352d9f7f0233a6c5090703026f71 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:30 + 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 22:54:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 22:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 22:54:30 1904e65b458e: Preparing 22:54:30 91c3bb9f7ba6: Preparing 22:54:30 6d1b9ab26b2d: Preparing 22:54:30 bcc1e574941f: Preparing 22:54:30 d981b2615566: Preparing 22:54:30 d763fde1f1dc: Preparing 22:54:30 63ca1fbb43ae: Preparing 22:54:30 d763fde1f1dc: Waiting 22:54:30 63ca1fbb43ae: Waiting 22:54:30 91c3bb9f7ba6: Layer already exists 22:54:30 bcc1e574941f: Layer already exists 22:54:30 1904e65b458e: Layer already exists 22:54:30 6d1b9ab26b2d: Layer already exists 22:54:30 d981b2615566: Layer already exists 22:54:30 63ca1fbb43ae: Layer already exists 22:54:30 d763fde1f1dc: Layer already exists 22:54:30 main: digest: sha256:1e66d8d7cbc873bfc93cbfca9cb8b5dc670e352d9f7f0233a6c5090703026f71 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:54:30 ===================================================== [Pipeline] echo 22:54:30 taggedImages: 22:54:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5583a75087f60e058987f2a62e5d372bed784786 22:54:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 22:54:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.98 22:54:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:54:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 22:54:30 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 22:54:30 5583a75087f60e058987f2a62e5d372bed784786 22:54:30 latest 22:54:30 3.2.0-dev.98 22:54:30 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:54:30 main 22:54:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5583a75087f60e058987f2a62e5d372bed784786 22:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:54:31 2bae98ec185b: Preparing 22:54:31 908ca6225724: Preparing 22:54:31 1ce058271736: Preparing 22:54:31 6d1b9ab26b2d: Preparing 22:54:31 bcc1e574941f: Preparing 22:54:31 a12e3ad82803: Preparing 22:54:31 78dfb3e4c24e: Preparing 22:54:31 c8fcb3035480: Preparing 22:54:31 5252255d1c2b: Preparing 22:54:31 63ca1fbb43ae: Preparing 22:54:31 a12e3ad82803: Waiting 22:54:31 78dfb3e4c24e: Waiting 22:54:31 c8fcb3035480: Waiting 22:54:31 5252255d1c2b: Waiting 22:54:31 63ca1fbb43ae: Waiting 22:54:31 6d1b9ab26b2d: Layer already exists 22:54:31 bcc1e574941f: Layer already exists 22:54:31 908ca6225724: Pushed 22:54:31 1ce058271736: Pushed 22:54:31 2bae98ec185b: Pushed 22:54:31 63ca1fbb43ae: Layer already exists 22:54:31 c8fcb3035480: Pushed 22:54:31 5252255d1c2b: Pushed 22:54:37 #48 ... 22:54:37 22:54:37 #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:37 #87 DONE 87.2s 22:54:37 22:54:37 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:37 #91 DONE 81.8s 22:54:37 22:54:37 #94 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:37 #94 DONE 87.7s 22:54:37 22:54:37 #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:37 #84 DONE 91.3s 22:54:37 22:54:37 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:37 #97 DONE 81.9s 22:54:37 22:54:37 #119 [security-proxy-setup builder 6/7] COPY . . 22:54:37 #119 DONE 2.5s 22:54:37 22:54:37 #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:54:37 #120 CACHED 22:54:37 22:54:37 #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:37 #121 CACHED 22:54:37 22:54:37 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 22:54:37 #122 CACHED 22:54:37 22:54:37 #123 [security-spiffe-token-provider builder 6/7] COPY . . 22:54:37 #123 DONE 2.5s 22:54:37 22:54:37 #124 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:37 #124 CACHED 22:54:37 22:54:37 #125 [support-notifications builder 6/7] COPY . . 22:54:37 #125 CACHED 22:54:37 22:54:37 #126 [support-notifications builder 4/7] COPY go.mod vendor* ./ 22:54:37 #126 CACHED 22:54:37 22:54:37 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 22:54:37 #127 CACHED 22:54:37 22:54:37 #128 [security-proxy-auth builder 6/7] COPY . . 22:54:37 #128 CACHED 22:54:37 22:54:37 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:37 #129 CACHED 22:54:37 22:54:37 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:37 #130 CACHED 22:54:37 22:54:37 #131 [core-metadata builder 6/7] COPY . . 22:54:37 #131 CACHED 22:54:37 22:54:37 #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ 22:54:37 #132 CACHED 22:54:37 22:54:37 #133 [support-cron-scheduler builder 6/7] COPY . . 22:54:37 #133 DONE 2.6s 22:54:37 22:54:37 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:37 #134 CACHED 22:54:37 22:54:37 #135 [core-data builder 6/7] COPY . . 22:54:37 #135 CACHED 22:54:37 22:54:37 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 22:54:37 #136 CACHED 22:54:37 22:54:37 #137 [core-keeper builder 7/8] COPY . . 22:54:37 #137 DONE 2.4s 22:54:37 22:54:37 #138 [support-scheduler builder 6/7] COPY . . 22:54:37 #138 CACHED 22:54:37 22:54:37 #139 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:37 #139 CACHED 22:54:37 22:54:37 #140 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 22:54:37 #140 CACHED 22:54:37 22:54:37 #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:37 #141 CACHED 22:54:37 22:54:37 #142 [security-secretstore-setup builder 6/7] COPY . . 22:54:37 #142 CACHED 22:54:37 22:54:37 #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 22:54:37 #143 CACHED 22:54:37 22:54:37 #144 [security-bootstrapper builder 6/7] COPY . . 22:54:37 #144 CACHED 22:54:37 22:54:37 #145 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:37 #145 CACHED 22:54:37 22:54:37 #146 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 22:54:37 #146 CACHED 22:54:37 22:54:37 #147 [core-command builder 6/7] COPY . . 22:54:37 #147 DONE 2.5s 22:54:37 22:54:37 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:54:38 78dfb3e4c24e: Pushed 22:54:40 #148 ... 22:54:40 22:54:40 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 22:54:40 #0 5.008 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:54:41 #149 ... 22:54:41 22:54:41 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:54:41 #148 6.046 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:54:41 a12e3ad82803: Pushed 22:54:41 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:ef5ccd737f8301af6c803475b7f26eb12283da566517802c4fb4ac0fb86d9c6d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:54:42 2bae98ec185b: Preparing 22:54:42 908ca6225724: Preparing 22:54:42 1ce058271736: Preparing 22:54:42 6d1b9ab26b2d: Preparing 22:54:42 bcc1e574941f: Preparing 22:54:42 a12e3ad82803: Preparing 22:54:42 78dfb3e4c24e: Preparing 22:54:42 c8fcb3035480: Preparing 22:54:42 5252255d1c2b: Preparing 22:54:42 63ca1fbb43ae: Preparing 22:54:42 78dfb3e4c24e: Waiting 22:54:42 c8fcb3035480: Waiting 22:54:42 5252255d1c2b: Waiting 22:54:42 a12e3ad82803: Waiting 22:54:42 bcc1e574941f: Layer already exists 22:54:42 6d1b9ab26b2d: Layer already exists 22:54:42 908ca6225724: Layer already exists 22:54:42 1ce058271736: Layer already exists 22:54:42 2bae98ec185b: Layer already exists 22:54:42 a12e3ad82803: Layer already exists 22:54:42 c8fcb3035480: Layer already exists 22:54:42 5252255d1c2b: Layer already exists 22:54:42 78dfb3e4c24e: Layer already exists 22:54:42 63ca1fbb43ae: Layer already exists 22:54:42 latest: digest: sha256:ef5ccd737f8301af6c803475b7f26eb12283da566517802c4fb4ac0fb86d9c6d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.98 22:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:54:43 2bae98ec185b: Preparing 22:54:43 908ca6225724: Preparing 22:54:43 1ce058271736: Preparing 22:54:43 6d1b9ab26b2d: Preparing 22:54:43 bcc1e574941f: Preparing 22:54:43 a12e3ad82803: Preparing 22:54:43 78dfb3e4c24e: Preparing 22:54:43 c8fcb3035480: Preparing 22:54:43 5252255d1c2b: Preparing 22:54:43 63ca1fbb43ae: Preparing 22:54:43 c8fcb3035480: Waiting 22:54:43 78dfb3e4c24e: Waiting 22:54:43 5252255d1c2b: Waiting 22:54:43 63ca1fbb43ae: Waiting 22:54:43 a12e3ad82803: Waiting 22:54:43 6d1b9ab26b2d: Layer already exists 22:54:43 1ce058271736: Layer already exists 22:54:43 2bae98ec185b: Layer already exists 22:54:43 908ca6225724: Layer already exists 22:54:43 bcc1e574941f: Layer already exists 22:54:43 a12e3ad82803: Layer already exists 22:54:43 63ca1fbb43ae: Layer already exists 22:54:43 c8fcb3035480: Layer already exists 22:54:43 78dfb3e4c24e: Layer already exists 22:54:43 5252255d1c2b: Layer already exists 22:54:43 3.2.0-dev.98: digest: sha256:ef5ccd737f8301af6c803475b7f26eb12283da566517802c4fb4ac0fb86d9c6d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:54:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:54:43 2bae98ec185b: Preparing 22:54:43 908ca6225724: Preparing 22:54:43 1ce058271736: Preparing 22:54:43 6d1b9ab26b2d: Preparing 22:54:43 bcc1e574941f: Preparing 22:54:43 a12e3ad82803: Preparing 22:54:43 78dfb3e4c24e: Preparing 22:54:43 c8fcb3035480: Preparing 22:54:43 5252255d1c2b: Preparing 22:54:43 63ca1fbb43ae: Preparing 22:54:43 78dfb3e4c24e: Waiting 22:54:43 5252255d1c2b: Waiting 22:54:43 c8fcb3035480: Waiting 22:54:43 a12e3ad82803: Waiting 22:54:43 bcc1e574941f: Layer already exists 22:54:43 2bae98ec185b: Layer already exists 22:54:43 6d1b9ab26b2d: Layer already exists 22:54:43 78dfb3e4c24e: Layer already exists 22:54:43 c8fcb3035480: Layer already exists 22:54:43 5252255d1c2b: Layer already exists 22:54:43 a12e3ad82803: Layer already exists 22:54:43 1ce058271736: Layer already exists 22:54:43 63ca1fbb43ae: Layer already exists 22:54:43 908ca6225724: Layer already exists 22:54:43 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:ef5ccd737f8301af6c803475b7f26eb12283da566517802c4fb4ac0fb86d9c6d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 22:54:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 22:54:44 2bae98ec185b: Preparing 22:54:44 908ca6225724: Preparing 22:54:44 1ce058271736: Preparing 22:54:44 6d1b9ab26b2d: Preparing 22:54:44 bcc1e574941f: Preparing 22:54:44 a12e3ad82803: Preparing 22:54:44 78dfb3e4c24e: Preparing 22:54:44 c8fcb3035480: Preparing 22:54:44 5252255d1c2b: Preparing 22:54:44 63ca1fbb43ae: Preparing 22:54:44 78dfb3e4c24e: Waiting 22:54:44 c8fcb3035480: Waiting 22:54:44 5252255d1c2b: Waiting 22:54:44 a12e3ad82803: Waiting 22:54:44 63ca1fbb43ae: Waiting 22:54:44 908ca6225724: Layer already exists 22:54:44 bcc1e574941f: Layer already exists 22:54:44 1ce058271736: Layer already exists 22:54:44 2bae98ec185b: Layer already exists 22:54:44 6d1b9ab26b2d: Layer already exists 22:54:44 78dfb3e4c24e: Layer already exists 22:54:44 a12e3ad82803: Layer already exists 22:54:44 c8fcb3035480: Layer already exists 22:54:44 5252255d1c2b: Layer already exists 22:54:44 63ca1fbb43ae: Layer already exists 22:54:44 main: digest: sha256:ef5ccd737f8301af6c803475b7f26eb12283da566517802c4fb4ac0fb86d9c6d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:54:44 ===================================================== [Pipeline] echo 22:54:44 taggedImages: 22:54:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:5583a75087f60e058987f2a62e5d372bed784786 22:54:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 22:54:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.98 22:54:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:54:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 22:54:44 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 22:54:44 5583a75087f60e058987f2a62e5d372bed784786 22:54:44 latest 22:54:44 3.2.0-dev.98 22:54:44 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:54:44 main 22:54:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5583a75087f60e058987f2a62e5d372bed784786 22:54:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:54:45 5c0ab23b6c5d: Preparing 22:54:45 e76175e40cfb: Preparing 22:54:45 96c6a43c6f43: Preparing 22:54:45 6d1b9ab26b2d: Preparing 22:54:45 bcc1e574941f: Preparing 22:54:45 a12e3ad82803: Preparing 22:54:45 5f60da4c041a: Preparing 22:54:45 cf8a2f69d7ba: Preparing 22:54:45 63ca1fbb43ae: Preparing 22:54:45 5f60da4c041a: Waiting 22:54:45 cf8a2f69d7ba: Waiting 22:54:45 63ca1fbb43ae: Waiting 22:54:45 a12e3ad82803: Waiting 22:54:45 bcc1e574941f: Layer already exists 22:54:45 6d1b9ab26b2d: Layer already exists 22:54:45 a12e3ad82803: Layer already exists 22:54:45 e76175e40cfb: Pushed 22:54:45 63ca1fbb43ae: Layer already exists 22:54:45 #148 ... 22:54:45 22:54:45 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 22:54:45 #0 5.091 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 22:54:45 #150 ... 22:54:45 22:54:45 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 22:54:45 #0 4.813 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 22:54:45 #151 ... 22:54:45 22:54:45 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 22:54:45 #0 4.239 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:54:45 96c6a43c6f43: Pushed 22:54:45 5c0ab23b6c5d: Pushed 22:54:45 5f60da4c041a: Pushed 22:54:45 #152 ... 22:54:45 22:54:45 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 22:54:45 #0 6.355 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 22:54:45 #153 ... 22:54:45 22:54:45 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 22:54:45 #0 6.230 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 22:54:45 cf8a2f69d7ba: Pushed 22:54:45 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:15bef57414e34f320d9af35e0dadaa2c87cf839b90ff8a34feeb0aac55b7327a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:46 #154 ... 22:54:46 22:54:46 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 22:54:46 #0 6.013 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 22:54:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:46 #155 ... 22:54:46 22:54:46 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 22:54:46 #0 4.965 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:54:46 #156 ... 22:54:46 22:54:46 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 22:54:46 #0 6.410 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 22:54:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:54:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:54:46 5c0ab23b6c5d: Preparing 22:54:46 e76175e40cfb: Preparing 22:54:46 96c6a43c6f43: Preparing 22:54:46 6d1b9ab26b2d: Preparing 22:54:46 bcc1e574941f: Preparing 22:54:46 a12e3ad82803: Preparing 22:54:46 5f60da4c041a: Preparing 22:54:46 a12e3ad82803: Waiting 22:54:46 cf8a2f69d7ba: Preparing 22:54:46 63ca1fbb43ae: Preparing 22:54:46 cf8a2f69d7ba: Waiting 22:54:46 63ca1fbb43ae: Waiting 22:54:46 5f60da4c041a: Waiting 22:54:46 5c0ab23b6c5d: Layer already exists 22:54:46 6d1b9ab26b2d: Layer already exists 22:54:46 e76175e40cfb: Layer already exists 22:54:46 bcc1e574941f: Layer already exists 22:54:46 96c6a43c6f43: Layer already exists 22:54:46 a12e3ad82803: Layer already exists 22:54:46 63ca1fbb43ae: Layer already exists 22:54:46 5f60da4c041a: Layer already exists 22:54:46 cf8a2f69d7ba: Layer already exists 22:54:46 latest: digest: sha256:15bef57414e34f320d9af35e0dadaa2c87cf839b90ff8a34feeb0aac55b7327a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:46 #157 ... 22:54:46 22:54:46 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 22:54:46 #0 6.373 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 22:54:46 #158 ... 22:54:46 22:54:46 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:54:46 #0 6.310 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:54:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:47 #159 ... 22:54:47 22:54:47 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 22:54:47 #0 6.374 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:54:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.98 22:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:54:47 5c0ab23b6c5d: Preparing 22:54:47 e76175e40cfb: Preparing 22:54:47 96c6a43c6f43: Preparing 22:54:47 6d1b9ab26b2d: Preparing 22:54:47 bcc1e574941f: Preparing 22:54:47 a12e3ad82803: Preparing 22:54:47 5f60da4c041a: Preparing 22:54:47 cf8a2f69d7ba: Preparing 22:54:47 63ca1fbb43ae: Preparing 22:54:47 5f60da4c041a: Waiting 22:54:47 cf8a2f69d7ba: Waiting 22:54:47 63ca1fbb43ae: Waiting 22:54:47 a12e3ad82803: Waiting 22:54:47 bcc1e574941f: Layer already exists 22:54:47 96c6a43c6f43: Layer already exists 22:54:47 5c0ab23b6c5d: Layer already exists 22:54:47 e76175e40cfb: Layer already exists 22:54:47 6d1b9ab26b2d: Layer already exists 22:54:47 a12e3ad82803: Layer already exists 22:54:47 5f60da4c041a: Layer already exists 22:54:47 63ca1fbb43ae: Layer already exists 22:54:47 cf8a2f69d7ba: Layer already exists 22:54:47 3.2.0-dev.98: digest: sha256:15bef57414e34f320d9af35e0dadaa2c87cf839b90ff8a34feeb0aac55b7327a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:47 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:54:47 5c0ab23b6c5d: Preparing 22:54:47 e76175e40cfb: Preparing 22:54:47 96c6a43c6f43: Preparing 22:54:47 6d1b9ab26b2d: Preparing 22:54:47 bcc1e574941f: Preparing 22:54:47 a12e3ad82803: Preparing 22:54:47 5f60da4c041a: Preparing 22:54:47 cf8a2f69d7ba: Preparing 22:54:47 63ca1fbb43ae: Preparing 22:54:47 a12e3ad82803: Waiting 22:54:47 5f60da4c041a: Waiting 22:54:47 cf8a2f69d7ba: Waiting 22:54:47 63ca1fbb43ae: Waiting 22:54:47 96c6a43c6f43: Layer already exists 22:54:47 bcc1e574941f: Layer already exists 22:54:47 e76175e40cfb: Layer already exists 22:54:47 6d1b9ab26b2d: Layer already exists 22:54:47 5c0ab23b6c5d: Layer already exists 22:54:47 a12e3ad82803: Layer already exists 22:54:47 5f60da4c041a: Layer already exists 22:54:47 cf8a2f69d7ba: Layer already exists 22:54:47 63ca1fbb43ae: Layer already exists 22:54:47 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:15bef57414e34f320d9af35e0dadaa2c87cf839b90ff8a34feeb0aac55b7327a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 22:54:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 22:54:48 5c0ab23b6c5d: Preparing 22:54:48 e76175e40cfb: Preparing 22:54:48 96c6a43c6f43: Preparing 22:54:48 6d1b9ab26b2d: Preparing 22:54:48 bcc1e574941f: Preparing 22:54:48 a12e3ad82803: Preparing 22:54:48 5f60da4c041a: Preparing 22:54:48 cf8a2f69d7ba: Preparing 22:54:48 63ca1fbb43ae: Preparing 22:54:48 5f60da4c041a: Waiting 22:54:48 cf8a2f69d7ba: Waiting 22:54:48 63ca1fbb43ae: Waiting 22:54:48 a12e3ad82803: Waiting 22:54:48 e76175e40cfb: Layer already exists 22:54:48 96c6a43c6f43: Layer already exists 22:54:48 bcc1e574941f: Layer already exists 22:54:48 5c0ab23b6c5d: Layer already exists 22:54:48 6d1b9ab26b2d: Layer already exists 22:54:48 5f60da4c041a: Layer already exists 22:54:48 a12e3ad82803: Layer already exists 22:54:48 cf8a2f69d7ba: Layer already exists 22:54:48 63ca1fbb43ae: Layer already exists 22:54:48 main: digest: sha256:15bef57414e34f320d9af35e0dadaa2c87cf839b90ff8a34feeb0aac55b7327a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:54:48 ===================================================== [Pipeline] echo 22:54:48 taggedImages: 22:54:48 - nexus3.edgexfoundry.org:10004/security-spire-config:5583a75087f60e058987f2a62e5d372bed784786 22:54:48 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 22:54:48 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.98 22:54:48 - nexus3.edgexfoundry.org:10004/security-spire-config:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:54:48 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 22:54:48 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 22:54:48 5583a75087f60e058987f2a62e5d372bed784786 22:54:48 latest 22:54:48 3.2.0-dev.98 22:54:48 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:54:48 main 22:54:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5583a75087f60e058987f2a62e5d372bed784786 22:54:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:54:49 2bae98ec185b: Preparing 22:54:49 a646f1ec4368: Preparing 22:54:49 4445da6ede05: Preparing 22:54:49 6d1b9ab26b2d: Preparing 22:54:49 bcc1e574941f: Preparing 22:54:49 7045fb138669: Preparing 22:54:49 c8fcb3035480: Preparing 22:54:49 5252255d1c2b: Preparing 22:54:49 63ca1fbb43ae: Preparing 22:54:49 5252255d1c2b: Waiting 22:54:49 63ca1fbb43ae: Waiting 22:54:49 7045fb138669: Waiting 22:54:49 c8fcb3035480: Waiting 22:54:49 6d1b9ab26b2d: Layer already exists 22:54:49 2bae98ec185b: Layer already exists 22:54:49 bcc1e574941f: Layer already exists 22:54:49 c8fcb3035480: Layer already exists 22:54:49 5252255d1c2b: Layer already exists 22:54:49 63ca1fbb43ae: Layer already exists 22:54:49 4445da6ede05: Pushed 22:54:49 a646f1ec4368: Pushed 22:55:01 7045fb138669: Pushed 22:55:01 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:07f8ba386c49388b4cfa87a27f10a318a452ea1a3c8ec9ba5f06f4bb900dd503 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:55:02 2bae98ec185b: Preparing 22:55:02 a646f1ec4368: Preparing 22:55:02 4445da6ede05: Preparing 22:55:02 6d1b9ab26b2d: Preparing 22:55:02 bcc1e574941f: Preparing 22:55:02 7045fb138669: Preparing 22:55:02 c8fcb3035480: Preparing 22:55:02 5252255d1c2b: Preparing 22:55:02 63ca1fbb43ae: Preparing 22:55:02 7045fb138669: Waiting 22:55:02 63ca1fbb43ae: Waiting 22:55:02 c8fcb3035480: Waiting 22:55:02 5252255d1c2b: Waiting 22:55:02 4445da6ede05: Layer already exists 22:55:02 a646f1ec4368: Layer already exists 22:55:02 bcc1e574941f: Layer already exists 22:55:02 2bae98ec185b: Layer already exists 22:55:02 6d1b9ab26b2d: Layer already exists 22:55:02 7045fb138669: Layer already exists 22:55:02 c8fcb3035480: Layer already exists 22:55:02 5252255d1c2b: Layer already exists 22:55:02 63ca1fbb43ae: Layer already exists 22:55:02 latest: digest: sha256:07f8ba386c49388b4cfa87a27f10a318a452ea1a3c8ec9ba5f06f4bb900dd503 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:02 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.98 22:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:55:02 2bae98ec185b: Preparing 22:55:02 a646f1ec4368: Preparing 22:55:02 4445da6ede05: Preparing 22:55:02 6d1b9ab26b2d: Preparing 22:55:02 bcc1e574941f: Preparing 22:55:02 7045fb138669: Preparing 22:55:02 c8fcb3035480: Preparing 22:55:02 7045fb138669: Waiting 22:55:02 5252255d1c2b: Preparing 22:55:02 63ca1fbb43ae: Preparing 22:55:02 c8fcb3035480: Waiting 22:55:02 5252255d1c2b: Waiting 22:55:02 63ca1fbb43ae: Waiting 22:55:02 4445da6ede05: Layer already exists 22:55:02 a646f1ec4368: Layer already exists 22:55:02 6d1b9ab26b2d: Layer already exists 22:55:02 bcc1e574941f: Layer already exists 22:55:02 2bae98ec185b: Layer already exists 22:55:02 7045fb138669: Layer already exists 22:55:02 c8fcb3035480: Layer already exists 22:55:02 5252255d1c2b: Layer already exists 22:55:02 63ca1fbb43ae: Layer already exists 22:55:02 3.2.0-dev.98: digest: sha256:07f8ba386c49388b4cfa87a27f10a318a452ea1a3c8ec9ba5f06f4bb900dd503 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:55:03 2bae98ec185b: Preparing 22:55:03 a646f1ec4368: Preparing 22:55:03 4445da6ede05: Preparing 22:55:03 6d1b9ab26b2d: Preparing 22:55:03 bcc1e574941f: Preparing 22:55:03 7045fb138669: Preparing 22:55:03 c8fcb3035480: Preparing 22:55:03 5252255d1c2b: Preparing 22:55:03 63ca1fbb43ae: Preparing 22:55:03 7045fb138669: Waiting 22:55:03 c8fcb3035480: Waiting 22:55:03 5252255d1c2b: Waiting 22:55:03 63ca1fbb43ae: Waiting 22:55:03 bcc1e574941f: Layer already exists 22:55:03 a646f1ec4368: Layer already exists 22:55:03 6d1b9ab26b2d: Layer already exists 22:55:03 4445da6ede05: Layer already exists 22:55:03 2bae98ec185b: Layer already exists 22:55:03 c8fcb3035480: Layer already exists 22:55:03 7045fb138669: Layer already exists 22:55:03 5252255d1c2b: Layer already exists 22:55:03 63ca1fbb43ae: Layer already exists 22:55:03 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:07f8ba386c49388b4cfa87a27f10a318a452ea1a3c8ec9ba5f06f4bb900dd503 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 22:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 22:55:04 2bae98ec185b: Preparing 22:55:04 a646f1ec4368: Preparing 22:55:04 4445da6ede05: Preparing 22:55:04 6d1b9ab26b2d: Preparing 22:55:04 bcc1e574941f: Preparing 22:55:04 7045fb138669: Preparing 22:55:04 c8fcb3035480: Preparing 22:55:04 5252255d1c2b: Preparing 22:55:04 63ca1fbb43ae: Preparing 22:55:04 c8fcb3035480: Waiting 22:55:04 7045fb138669: Waiting 22:55:04 5252255d1c2b: Waiting 22:55:04 63ca1fbb43ae: Waiting 22:55:04 a646f1ec4368: Layer already exists 22:55:04 bcc1e574941f: Layer already exists 22:55:04 2bae98ec185b: Layer already exists 22:55:04 4445da6ede05: Layer already exists 22:55:04 6d1b9ab26b2d: Layer already exists 22:55:04 7045fb138669: Layer already exists 22:55:04 c8fcb3035480: Layer already exists 22:55:04 5252255d1c2b: Layer already exists 22:55:04 63ca1fbb43ae: Layer already exists 22:55:04 main: digest: sha256:07f8ba386c49388b4cfa87a27f10a318a452ea1a3c8ec9ba5f06f4bb900dd503 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:55:04 ===================================================== [Pipeline] echo 22:55:04 taggedImages: 22:55:04 - nexus3.edgexfoundry.org:10004/security-spire-server:5583a75087f60e058987f2a62e5d372bed784786 22:55:04 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 22:55:04 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.98 22:55:04 - nexus3.edgexfoundry.org:10004/security-spire-server:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:55:04 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 22:55:04 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 22:55:04 5583a75087f60e058987f2a62e5d372bed784786 22:55:04 latest 22:55:04 3.2.0-dev.98 22:55:04 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:55:04 main 22:55:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:04 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:04 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:5583a75087f60e058987f2a62e5d372bed784786 22:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 22:55:04 cad31b3f1af0: Preparing 22:55:04 e0427f06f443: Preparing 22:55:04 6d1b9ab26b2d: Preparing 22:55:04 bcc1e574941f: Preparing 22:55:04 9fc9b8fb41b5: Preparing 22:55:04 dd24e8a6973e: Preparing 22:55:04 63ca1fbb43ae: Preparing 22:55:04 63ca1fbb43ae: Waiting 22:55:04 dd24e8a6973e: Waiting 22:55:04 6d1b9ab26b2d: Layer already exists 22:55:04 bcc1e574941f: Layer already exists 22:55:04 63ca1fbb43ae: Layer already exists 22:55:04 cad31b3f1af0: Pushed 22:55:04 9fc9b8fb41b5: Pushed 22:55:05 dd24e8a6973e: Pushed 22:55:08 e0427f06f443: Pushed 22:55:08 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:8ccbc6dfd8bb2e1a6234847241f84eb0892481f09aa53a0c0061cb1cc51e4f08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:09 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:09 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 22:55:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 22:55:09 cad31b3f1af0: Preparing 22:55:09 e0427f06f443: Preparing 22:55:09 6d1b9ab26b2d: Preparing 22:55:09 bcc1e574941f: Preparing 22:55:09 9fc9b8fb41b5: Preparing 22:55:09 dd24e8a6973e: Preparing 22:55:09 63ca1fbb43ae: Preparing 22:55:09 dd24e8a6973e: Waiting 22:55:09 63ca1fbb43ae: Waiting 22:55:09 9fc9b8fb41b5: Layer already exists 22:55:09 bcc1e574941f: Layer already exists 22:55:09 cad31b3f1af0: Layer already exists 22:55:09 e0427f06f443: Layer already exists 22:55:09 6d1b9ab26b2d: Layer already exists 22:55:09 dd24e8a6973e: Layer already exists 22:55:09 63ca1fbb43ae: Layer already exists 22:55:09 latest: digest: sha256:8ccbc6dfd8bb2e1a6234847241f84eb0892481f09aa53a0c0061cb1cc51e4f08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:09 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:10 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.98 22:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 22:55:10 cad31b3f1af0: Preparing 22:55:10 e0427f06f443: Preparing 22:55:10 6d1b9ab26b2d: Preparing 22:55:10 bcc1e574941f: Preparing 22:55:10 9fc9b8fb41b5: Preparing 22:55:10 dd24e8a6973e: Preparing 22:55:10 63ca1fbb43ae: Preparing 22:55:10 dd24e8a6973e: Waiting 22:55:10 63ca1fbb43ae: Waiting 22:55:10 9fc9b8fb41b5: Layer already exists 22:55:10 bcc1e574941f: Layer already exists 22:55:10 cad31b3f1af0: Layer already exists 22:55:10 e0427f06f443: Layer already exists 22:55:10 6d1b9ab26b2d: Layer already exists 22:55:10 dd24e8a6973e: Layer already exists 22:55:10 63ca1fbb43ae: Layer already exists 22:55:10 3.2.0-dev.98: digest: sha256:8ccbc6dfd8bb2e1a6234847241f84eb0892481f09aa53a0c0061cb1cc51e4f08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:10 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:10 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:55:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 22:55:10 cad31b3f1af0: Preparing 22:55:10 e0427f06f443: Preparing 22:55:10 6d1b9ab26b2d: Preparing 22:55:10 bcc1e574941f: Preparing 22:55:10 9fc9b8fb41b5: Preparing 22:55:10 dd24e8a6973e: Preparing 22:55:10 63ca1fbb43ae: Preparing 22:55:10 dd24e8a6973e: Waiting 22:55:10 63ca1fbb43ae: Waiting 22:55:10 e0427f06f443: Layer already exists 22:55:10 bcc1e574941f: Layer already exists 22:55:10 cad31b3f1af0: Layer already exists 22:55:10 9fc9b8fb41b5: Layer already exists 22:55:10 6d1b9ab26b2d: Layer already exists 22:55:10 dd24e8a6973e: Layer already exists 22:55:10 63ca1fbb43ae: Layer already exists 22:55:10 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:8ccbc6dfd8bb2e1a6234847241f84eb0892481f09aa53a0c0061cb1cc51e4f08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:11 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:11 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 22:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 22:55:11 cad31b3f1af0: Preparing 22:55:11 e0427f06f443: Preparing 22:55:11 6d1b9ab26b2d: Preparing 22:55:11 bcc1e574941f: Preparing 22:55:11 9fc9b8fb41b5: Preparing 22:55:11 dd24e8a6973e: Preparing 22:55:11 63ca1fbb43ae: Preparing 22:55:11 dd24e8a6973e: Waiting 22:55:11 63ca1fbb43ae: Waiting 22:55:11 cad31b3f1af0: Layer already exists 22:55:11 9fc9b8fb41b5: Layer already exists 22:55:11 6d1b9ab26b2d: Layer already exists 22:55:11 bcc1e574941f: Layer already exists 22:55:11 e0427f06f443: Layer already exists 22:55:11 dd24e8a6973e: Layer already exists 22:55:11 63ca1fbb43ae: Layer already exists 22:55:11 main: digest: sha256:8ccbc6dfd8bb2e1a6234847241f84eb0892481f09aa53a0c0061cb1cc51e4f08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:55:11 ===================================================== [Pipeline] echo 22:55:11 taggedImages: 22:55:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:5583a75087f60e058987f2a62e5d372bed784786 22:55:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 22:55:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.98 22:55:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:55:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 22:55:11 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 22:55:11 5583a75087f60e058987f2a62e5d372bed784786 22:55:11 latest 22:55:11 3.2.0-dev.98 22:55:11 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:55:11 main 22:55:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5583a75087f60e058987f2a62e5d372bed784786 22:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:55:12 5d5b37507bc1: Preparing 22:55:12 8beab4f9dbdf: Preparing 22:55:12 fcc2f308f022: Preparing 22:55:12 6d1b9ab26b2d: Preparing 22:55:12 bcc1e574941f: Preparing 22:55:12 2bc77905467d: Preparing 22:55:12 ef24cf06510c: Preparing 22:55:12 63ca1fbb43ae: Preparing 22:55:12 2bc77905467d: Waiting 22:55:12 63ca1fbb43ae: Waiting 22:55:12 ef24cf06510c: Waiting 22:55:12 bcc1e574941f: Layer already exists 22:55:12 6d1b9ab26b2d: Layer already exists 22:55:12 8beab4f9dbdf: Pushed 22:55:12 5d5b37507bc1: Pushed 22:55:12 63ca1fbb43ae: Layer already exists 22:55:12 2bc77905467d: Pushed 22:55:12 ef24cf06510c: Pushed 22:55:16 fcc2f308f022: Pushed 22:55:16 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:604d473f0e34d04095775abdc7900de644c3786c2aa860edb76ed028f6435064 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 22:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:55:16 5d5b37507bc1: Preparing 22:55:16 8beab4f9dbdf: Preparing 22:55:16 fcc2f308f022: Preparing 22:55:16 6d1b9ab26b2d: Preparing 22:55:16 bcc1e574941f: Preparing 22:55:16 2bc77905467d: Preparing 22:55:16 ef24cf06510c: Preparing 22:55:16 63ca1fbb43ae: Preparing 22:55:16 63ca1fbb43ae: Waiting 22:55:16 2bc77905467d: Waiting 22:55:16 ef24cf06510c: Waiting 22:55:16 6d1b9ab26b2d: Layer already exists 22:55:16 5d5b37507bc1: Layer already exists 22:55:16 8beab4f9dbdf: Layer already exists 22:55:16 fcc2f308f022: Layer already exists 22:55:16 bcc1e574941f: Layer already exists 22:55:16 2bc77905467d: Layer already exists 22:55:16 ef24cf06510c: Layer already exists 22:55:16 63ca1fbb43ae: Layer already exists 22:55:16 latest: digest: sha256:604d473f0e34d04095775abdc7900de644c3786c2aa860edb76ed028f6435064 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.98 22:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:55:17 5d5b37507bc1: Preparing 22:55:17 8beab4f9dbdf: Preparing 22:55:17 fcc2f308f022: Preparing 22:55:17 6d1b9ab26b2d: Preparing 22:55:17 bcc1e574941f: Preparing 22:55:17 2bc77905467d: Preparing 22:55:17 ef24cf06510c: Preparing 22:55:17 63ca1fbb43ae: Preparing 22:55:17 2bc77905467d: Waiting 22:55:17 ef24cf06510c: Waiting 22:55:17 63ca1fbb43ae: Waiting 22:55:17 fcc2f308f022: Layer already exists 22:55:17 bcc1e574941f: Layer already exists 22:55:17 8beab4f9dbdf: Layer already exists 22:55:17 5d5b37507bc1: Layer already exists 22:55:17 6d1b9ab26b2d: Layer already exists 22:55:17 2bc77905467d: Layer already exists 22:55:17 ef24cf06510c: Layer already exists 22:55:17 63ca1fbb43ae: Layer already exists 22:55:17 3.2.0-dev.98: digest: sha256:604d473f0e34d04095775abdc7900de644c3786c2aa860edb76ed028f6435064 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:55:18 5d5b37507bc1: Preparing 22:55:18 8beab4f9dbdf: Preparing 22:55:18 fcc2f308f022: Preparing 22:55:18 6d1b9ab26b2d: Preparing 22:55:18 bcc1e574941f: Preparing 22:55:18 2bc77905467d: Preparing 22:55:18 ef24cf06510c: Preparing 22:55:18 63ca1fbb43ae: Preparing 22:55:18 2bc77905467d: Waiting 22:55:18 ef24cf06510c: Waiting 22:55:18 63ca1fbb43ae: Waiting 22:55:18 6d1b9ab26b2d: Layer already exists 22:55:18 8beab4f9dbdf: Layer already exists 22:55:18 fcc2f308f022: Layer already exists 22:55:18 5d5b37507bc1: Layer already exists 22:55:18 bcc1e574941f: Layer already exists 22:55:18 ef24cf06510c: Layer already exists 22:55:18 63ca1fbb43ae: Layer already exists 22:55:18 2bc77905467d: Layer already exists 22:55:18 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:604d473f0e34d04095775abdc7900de644c3786c2aa860edb76ed028f6435064 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 22:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 22:55:18 5d5b37507bc1: Preparing 22:55:18 8beab4f9dbdf: Preparing 22:55:18 fcc2f308f022: Preparing 22:55:18 6d1b9ab26b2d: Preparing 22:55:18 bcc1e574941f: Preparing 22:55:18 2bc77905467d: Preparing 22:55:18 ef24cf06510c: Preparing 22:55:18 63ca1fbb43ae: Preparing 22:55:18 2bc77905467d: Waiting 22:55:18 ef24cf06510c: Waiting 22:55:18 63ca1fbb43ae: Waiting 22:55:18 8beab4f9dbdf: Layer already exists 22:55:18 bcc1e574941f: Layer already exists 22:55:18 6d1b9ab26b2d: Layer already exists 22:55:18 fcc2f308f022: Layer already exists 22:55:18 5d5b37507bc1: Layer already exists 22:55:18 ef24cf06510c: Layer already exists 22:55:18 63ca1fbb43ae: Layer already exists 22:55:18 2bc77905467d: Layer already exists 22:55:18 main: digest: sha256:604d473f0e34d04095775abdc7900de644c3786c2aa860edb76ed028f6435064 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:55:18 ===================================================== [Pipeline] echo 22:55:18 taggedImages: 22:55:18 - nexus3.edgexfoundry.org:10004/support-notifications:5583a75087f60e058987f2a62e5d372bed784786 22:55:18 - nexus3.edgexfoundry.org:10004/support-notifications:latest 22:55:18 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.98 22:55:18 - nexus3.edgexfoundry.org:10004/support-notifications:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:55:18 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 22:55:18 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 22:55:18 5583a75087f60e058987f2a62e5d372bed784786 22:55:18 latest 22:55:18 3.2.0-dev.98 22:55:18 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:55:18 main 22:55:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5583a75087f60e058987f2a62e5d372bed784786 22:55:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:55:19 c32494c3c36f: Preparing 22:55:19 5182fb49bde6: Preparing 22:55:19 6d1b9ab26b2d: Preparing 22:55:19 bcc1e574941f: Preparing 22:55:19 c913c7405e22: Preparing 22:55:19 4eb915c869b5: Preparing 22:55:19 63ca1fbb43ae: Preparing 22:55:19 4eb915c869b5: Waiting 22:55:19 63ca1fbb43ae: Waiting 22:55:19 bcc1e574941f: Layer already exists 22:55:19 c913c7405e22: Layer already exists 22:55:19 6d1b9ab26b2d: Layer already exists 22:55:19 4eb915c869b5: Layer already exists 22:55:19 63ca1fbb43ae: Layer already exists 22:55:19 c32494c3c36f: Pushed 22:55:23 5182fb49bde6: Pushed 22:55:23 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:35f37883afe1f479b73977dcc04cf3c84290ce782bc1c6fd062641c003e859b8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:23 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:55:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:55:24 c32494c3c36f: Preparing 22:55:24 5182fb49bde6: Preparing 22:55:24 6d1b9ab26b2d: Preparing 22:55:24 bcc1e574941f: Preparing 22:55:24 c913c7405e22: Preparing 22:55:24 4eb915c869b5: Preparing 22:55:24 63ca1fbb43ae: Preparing 22:55:24 63ca1fbb43ae: Waiting 22:55:24 c913c7405e22: Layer already exists 22:55:24 5182fb49bde6: Layer already exists 22:55:24 6d1b9ab26b2d: Layer already exists 22:55:24 c32494c3c36f: Layer already exists 22:55:24 bcc1e574941f: Layer already exists 22:55:24 4eb915c869b5: Layer already exists 22:55:24 63ca1fbb43ae: Layer already exists 22:55:24 latest: digest: sha256:35f37883afe1f479b73977dcc04cf3c84290ce782bc1c6fd062641c003e859b8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.98 22:55:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:55:24 c32494c3c36f: Preparing 22:55:24 5182fb49bde6: Preparing 22:55:24 6d1b9ab26b2d: Preparing 22:55:24 bcc1e574941f: Preparing 22:55:24 c913c7405e22: Preparing 22:55:24 4eb915c869b5: Preparing 22:55:24 63ca1fbb43ae: Preparing 22:55:24 4eb915c869b5: Waiting 22:55:24 c32494c3c36f: Layer already exists 22:55:24 bcc1e574941f: Layer already exists 22:55:24 6d1b9ab26b2d: Layer already exists 22:55:24 5182fb49bde6: Layer already exists 22:55:24 c913c7405e22: Layer already exists 22:55:24 4eb915c869b5: Layer already exists 22:55:24 63ca1fbb43ae: Layer already exists 22:55:24 3.2.0-dev.98: digest: sha256:35f37883afe1f479b73977dcc04cf3c84290ce782bc1c6fd062641c003e859b8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:55:25 c32494c3c36f: Preparing 22:55:25 5182fb49bde6: Preparing 22:55:25 6d1b9ab26b2d: Preparing 22:55:25 bcc1e574941f: Preparing 22:55:25 c913c7405e22: Preparing 22:55:25 4eb915c869b5: Preparing 22:55:25 63ca1fbb43ae: Preparing 22:55:25 63ca1fbb43ae: Waiting 22:55:25 4eb915c869b5: Waiting 22:55:25 c913c7405e22: Layer already exists 22:55:25 5182fb49bde6: Layer already exists 22:55:25 bcc1e574941f: Layer already exists 22:55:25 6d1b9ab26b2d: Layer already exists 22:55:25 c32494c3c36f: Layer already exists 22:55:25 4eb915c869b5: Layer already exists 22:55:25 63ca1fbb43ae: Layer already exists 22:55:25 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:35f37883afe1f479b73977dcc04cf3c84290ce782bc1c6fd062641c003e859b8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:55:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 22:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 22:55:25 c32494c3c36f: Preparing 22:55:25 5182fb49bde6: Preparing 22:55:25 6d1b9ab26b2d: Preparing 22:55:25 bcc1e574941f: Preparing 22:55:25 c913c7405e22: Preparing 22:55:25 4eb915c869b5: Preparing 22:55:25 63ca1fbb43ae: Preparing 22:55:25 4eb915c869b5: Waiting 22:55:25 63ca1fbb43ae: Waiting 22:55:25 bcc1e574941f: Layer already exists 22:55:25 c32494c3c36f: Layer already exists 22:55:25 6d1b9ab26b2d: Layer already exists 22:55:25 c913c7405e22: Layer already exists 22:55:25 5182fb49bde6: Layer already exists 22:55:25 4eb915c869b5: Layer already exists 22:55:25 63ca1fbb43ae: Layer already exists 22:55:25 main: digest: sha256:35f37883afe1f479b73977dcc04cf3c84290ce782bc1c6fd062641c003e859b8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:55:26 ===================================================== [Pipeline] echo 22:55:26 taggedImages: 22:55:26 - nexus3.edgexfoundry.org:10004/support-scheduler:5583a75087f60e058987f2a62e5d372bed784786 22:55:26 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 22:55:26 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.98 22:55:26 - nexus3.edgexfoundry.org:10004/support-scheduler:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 22:55:26 - 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] } 23:15:03 #160 ... 23:15:03 23:15:03 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:15:03 #159 1217.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:15:03 #159 ... 23:15:03 23:15:03 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:15:03 #158 DONE 1219.2s 23:15:03 23:15:03 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:15:03 #151 ... 23:15:03 23:15:03 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 23:15:03 #161 DONE 0.3s 23:15:03 23:15:03 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 23:15:03 #162 DONE 0.1s 23:15:03 23:15:03 #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 23:15:03 #163 DONE 0.2s 23:15:03 23:15:03 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:15:03 #164 DONE 0.2s 23:15:03 23:15:03 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:15:03 #165 DONE 0.3s 23:15:03 23:15:03 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:15:03 #166 DONE 0.2s 23:15:03 23:15:03 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:15:03 #167 DONE 2.3s 23:15:03 23:15:03 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:15:03 #156 ... 23:15:03 23:15:03 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:15:03 #149 DONE 1223.2s 23:15:03 23:15:03 #107 [security-proxy-setup] exporting to image 23:15:03 #107 exporting layers 23:15:03 #107 ... 23:15:03 23:15:03 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:15:03 #168 DONE 0.5s 23:15:03 23:15:03 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 23:15:03 #169 ... 23:15:03 23:15:03 #107 [security-proxy-setup] exporting to image 23:15:03 #107 exporting layers 1.8s done 23:15:03 #107 writing image sha256:3c934208b98834649c8b4ac737f8c9e3c00a98fa3ea544cc7270a3c4da2ac075 0.0s done 23:15:03 #107 naming to docker.io/library/security-proxy-setup-arm64 done 23:15:03 #107 DONE 7.7s 23:15:03 23:15:03 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:15:03 #156 ... 23:15:03 23:15:03 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 23:15:03 #169 DONE 2.4s 23:15:03 23:15:03 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 23:15:03 #170 DONE 0.3s 23:15:03 23:15:03 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:15:03 #156 ... 23:15:03 23:15:03 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 23:15:03 #171 DONE 0.3s 23:15:03 23:15:03 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:15:03 #159 ... 23:15:03 23:15:03 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:15:03 #172 DONE 0.3s 23:15:03 23:15:03 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:15:03 #173 DONE 0.1s 23:15:03 23:15:03 #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/ 23:15:03 #174 DONE 0.2s 23:15:03 23:15:03 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:15:03 #155 ... 23:15:03 23:15:03 #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/ 23:15:03 #175 DONE 0.2s 23:15:03 23:15:03 #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/ 23:15:04 #176 DONE 0.1s 23:15:04 23:15:04 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 23:15:04 #177 DONE 0.3s 23:15:04 23:15:04 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:15:04 #155 ... 23:15:04 23:15:04 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:15:04 #178 DONE 0.2s 23:15:04 23:15:04 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 23:15:06 #179 DONE 2.0s 23:15:06 23:15:06 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:15:06 #157 ... 23:15:06 23:15:06 #107 [security-bootstrapper] exporting to image 23:15:06 #107 exporting layers 23:15:08 #107 exporting layers 1.3s done 23:15:08 #107 writing image sha256:ba4e15c3f4360118fedd816ca2ab34b7a9cb971804550dd3be1e8a0133cae04c done 23:15:08 #107 naming to docker.io/library/security-bootstrapper-arm64 done 23:15:08 #107 DONE 9.0s 23:15:08 23:15:08 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:15:20 #150 ... 23:15:20 23:15:20 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:15:20 #159 DONE 1243.4s 23:15:20 23:15:20 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:15:20 #157 ... 23:15:20 23:15:20 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 23:15:20 #180 DONE 0.3s 23:15:20 23:15:20 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:15:20 #48 ... 23:15:20 23:15:20 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 23:15:20 #181 DONE 0.2s 23:15:20 23:15:20 #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 23:15:20 #182 DONE 0.1s 23:15:20 23:15:20 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:15:20 #150 ... 23:15:20 23:15:20 #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 23:15:20 #183 DONE 0.2s 23:15:20 23:15:20 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:15:20 #157 ... 23:15:20 23:15:20 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:15:20 #184 DONE 0.1s 23:15:20 23:15:20 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:15:20 #185 DONE 0.2s 23:15:20 23:15:20 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:15:20 #150 ... 23:15:20 23:15:20 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:15:20 #186 DONE 0.3s 23:15:20 23:15:20 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:15:20 #157 ... 23:15:20 23:15:20 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:15:20 #187 DONE 0.1s 23:15:20 23:15:20 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:15:23 #188 DONE 2.3s 23:15:23 23:15:23 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:15:23 #150 ... 23:15:23 23:15:23 #107 [security-secretstore-setup] exporting to image 23:15:23 #107 exporting layers 23:15:24 #107 exporting layers 1.4s done 23:15:24 #107 writing image sha256:9e53a382940939d5ae3e320b995488c14cbbcf52f82281c48f33bcb69e6957e5 done 23:15:24 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 23:15:24 #107 DONE 10.5s 23:15:24 23:15:24 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:16:21 #151 ... 23:16:21 23:16:21 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:16:21 #155 DONE 1299.8s 23:16:21 23:16:21 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:16:21 #148 ... 23:16:21 23:16:21 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:16:21 #189 DONE 0.4s 23:16:21 23:16:21 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:16:21 #190 DONE 0.1s 23:16:21 23:16:21 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:16:21 #150 ... 23:16:21 23:16:21 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:16:21 #191 DONE 0.3s 23:16:21 23:16:21 #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 23:16:21 #192 DONE 0.2s 23:16:21 23:16:21 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:16:21 #193 DONE 0.2s 23:16:21 23:16:21 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:16:21 #157 ... 23:16:21 23:16:21 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:16:21 #194 DONE 2.4s 23:16:21 23:16:21 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:16:21 #148 ... 23:16:21 23:16:21 #107 [core-common-config-bootstrapper] exporting to image 23:16:21 #107 exporting layers 23:16:21 #107 exporting layers 0.6s done 23:16:21 #107 writing image sha256:cc2edcbbb947abd4a8c93fa1a6152d417e32f38c8e1f8755efa44f7c2a07c716 done 23:16:21 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 23:16:21 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.1s done 23:16:21 #107 DONE 11.1s 23:16:21 23:16:21 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:18:27 #156 ... 23:18:27 23:18:27 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:18:27 #148 DONE 1432.4s 23:18:27 23:18:27 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:18:28 #156 ... 23:18:28 23:18:28 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:18:28 #195 DONE 0.3s 23:18:28 23:18:28 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:18:28 #156 ... 23:18:28 23:18:28 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:18:28 #196 DONE 0.2s 23:18:28 23:18:28 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:18:29 #197 DONE 0.5s 23:18:29 23:18:29 #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 23:18:29 #198 DONE 0.1s 23:18:29 23:18:29 #107 [security-spiffe-token-provider] exporting to image 23:18:29 #107 exporting layers 23:18:29 #107 exporting layers 0.7s done 23:18:29 #107 writing image sha256:4540a2f10b4485c5e1546ac81b4fb9e81d48b2f40c34400abeecfd627664b4ff done 23:18:29 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 23:18:29 #107 DONE 11.8s 23:18:29 23:18:29 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:26:36 #156 ... 23:26:36 23:26:36 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:26:36 #150 DONE 1913.5s 23:26:36 23:26:36 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:26:36 #156 ... 23:26:36 23:26:36 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:26:36 #199 DONE 0.2s 23:26:36 23:26:36 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:26:36 #200 DONE 0.2s 23:26:36 23:26:36 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:26:36 #201 DONE 0.4s 23:26:36 23:26:36 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:26:36 #202 DONE 0.1s 23:26:36 23:26:36 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:26:36 #151 ... 23:26:36 23:26:36 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:26:36 #203 DONE 0.1s 23:26:36 23:26:36 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:26:36 #204 DONE 1.9s 23:26:36 23:26:36 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:26:36 #157 ... 23:26:36 23:26:36 #107 [security-proxy-auth] exporting to image 23:26:36 #107 exporting layers 23:26:36 #107 exporting layers 0.6s done 23:26:36 #107 writing image sha256:7eda3f6f9724960bd38d5628a17a6f003f90109316e392dccfd12787d50de0a5 done 23:26:36 #107 naming to docker.io/library/security-proxy-auth-arm64 done 23:26:36 #107 DONE 12.4s 23:26:36 23:26:36 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:27:33 #156 ... 23:27:33 23:27:33 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:27:33 #153 DONE 1976.6s 23:27:33 23:27:33 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:27:33 #156 ... 23:27:33 23:27:33 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 23:27:33 #205 DONE 0.2s 23:27:33 23:27:33 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 23:27:33 #206 DONE 0.3s 23:27:33 23:27:33 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:27:33 #207 DONE 0.4s 23:27:33 23:27:33 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:27:33 #208 DONE 0.2s 23:27:33 23:27:33 #107 [core-command] exporting to image 23:27:33 #107 exporting layers 23:27:33 #107 exporting layers 0.3s done 23:27:33 #107 writing image sha256:80e0ed32b2db253b096313bd15da5142ad8a69ebd5a44054f1cf05af198768ef done 23:27:33 #107 naming to docker.io/library/core-command-arm64 0.0s done 23:27:33 #107 DONE 12.7s 23:27:33 23:27:33 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:29:40 #156 ... 23:29:40 23:29:40 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 23:29:40 #154 DONE 2096.4s 23:29:40 23:29:40 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:29:40 #156 ... 23:29:40 23:29:40 #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:29:40 #209 DONE 0.2s 23:29:40 23:29:40 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:29:40 #156 ... 23:29:40 23:29:40 #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 23:29:40 #210 DONE 0.4s 23:29:40 23:29:40 #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 23:29:40 #211 DONE 0.1s 23:29:40 23:29:40 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:29:40 #152 ... 23:29:40 23:29:40 #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 23:29:40 #212 DONE 0.1s 23:29:40 23:29:40 #107 [core-keeper] exporting to image 23:29:40 #107 exporting layers 23:29:40 #107 exporting layers 0.5s done 23:29:40 #107 writing image sha256:2db5c9c7efe40d18dd337d742b173f999419a1afd904a0556747020fdce76075 done 23:29:40 #107 naming to docker.io/library/core-keeper-arm64 done 23:29:40 #107 DONE 13.2s 23:29:40 23:29:40 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:29:40 #156 ... 23:29:40 23:29:40 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:29:40 #151 DONE 2101.4s 23:29:40 23:29:40 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:29:40 #157 ... 23:29:40 23:29:40 #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 23:29:40 #213 DONE 0.2s 23:29:40 23:29:40 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:29:40 #157 ... 23:29:40 23:29:40 #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 23:29:40 #214 DONE 0.2s 23:29:40 23:29:40 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:29:40 #152 ... 23:29:40 23:29:40 #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:29:40 #215 DONE 0.3s 23:29:40 23:29:40 #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:29:40 #216 DONE 0.1s 23:29:40 23:29:40 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:29:40 #156 ... 23:29:40 23:29:40 #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 23:29:40 #217 DONE 0.1s 23:29:40 23:29:40 #107 [core-data] exporting to image 23:29:40 #107 exporting layers 0.5s done 23:29:40 #107 writing image sha256:286c3eeb5ab8ac9da03281ef38d51f9d18f27db92f3267021fc971aeceb72e7a done 23:29:40 #107 naming to docker.io/library/core-data-arm64 done 23:29:40 #107 DONE 13.7s 23:29:40 23:29:40 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:29:40 #157 ... 23:29:40 23:29:40 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:29:40 #156 DONE 2105.4s 23:29:40 23:29:40 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:29:41 #48 ... 23:29:41 23:29:41 #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 23:29:41 #218 DONE 0.2s 23:29:41 23:29:41 #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 23:29:41 #219 DONE 0.2s 23:29:41 23:29:41 #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:29:41 #220 DONE 0.3s 23:29:41 23:29:41 #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:29:41 #221 DONE 0.2s 23:29:41 23:29:41 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:29:41 #157 ... 23:29:41 23:29:41 #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:29:41 #222 DONE 0.1s 23:29:42 23:29:42 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 23:29:42 #223 DONE 0.3s 23:29:42 23:29:42 #107 [core-metadata] exporting to image 23:29:42 #107 exporting layers 0.4s done 23:29:42 #107 writing image sha256:f5b690b9d50c82e8d7e1c37d78aa52f90654723193e8973b7e2657dd2c103245 23:29:43 #107 writing image sha256:f5b690b9d50c82e8d7e1c37d78aa52f90654723193e8973b7e2657dd2c103245 done 23:29:43 #107 naming to docker.io/library/core-metadata-arm64 done 23:29:43 #107 DONE 14.1s 23:29:43 23:29:43 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:30:17 #48 ... 23:30:17 23:30:17 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:30:17 #152 DONE 2138.6s 23:30:17 23:30:17 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:30:17 #160 DONE 2138.7s 23:30:17 23:30:17 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 23:30:17 #157 DONE 2138.6s 23:30:17 23:30:17 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:30:17 #48 ... 23:30:17 23:30:17 #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 23:30:17 #224 ... 23:30:17 23:30:17 #225 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:30:17 #225 DONE 0.4s 23:30:17 23:30:17 #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 23:30:17 #224 DONE 0.4s 23:30:17 23:30:17 #226 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:30:17 #226 DONE 0.2s 23:30:17 23:30:17 #227 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 23:30:17 #227 DONE 0.2s 23:30:17 23:30:17 #228 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 23:30:17 #228 DONE 0.2s 23:30:17 23:30:17 #229 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:30:17 #229 ... 23:30:17 23:30:17 #230 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 23:30:17 #230 DONE 0.2s 23:30:17 23:30:17 #229 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:30:17 #229 DONE 0.5s 23:30:17 23:30:17 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:30:17 #231 DONE 0.6s 23:30:17 23:30:17 #232 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:30:17 #232 DONE 0.2s 23:30:17 23:30:17 #233 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:30:17 #233 DONE 0.2s 23:30:17 23:30:17 #234 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 23:30:17 #234 DONE 0.5s 23:30:17 23:30:17 #235 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 23:30:17 #235 ... 23:30:17 23:30:17 #236 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 23:30:17 #236 DONE 0.2s 23:30:17 23:30:17 #235 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 23:30:17 #235 DONE 0.2s 23:30:17 23:30:17 #107 [support-cron-scheduler] exporting to image 23:30:17 #107 exporting layers 23:30:17 #107 exporting layers 0.6s done 23:30:17 #107 writing image sha256:320e226debd4743754dee44669e0c722a5152fc338e5b3b04f9fc8d3a259b073 23:30:17 #107 writing image sha256:320e226debd4743754dee44669e0c722a5152fc338e5b3b04f9fc8d3a259b073 done 23:30:17 #107 naming to docker.io/library/support-scheduler-arm64 done 23:30:17 #107 exporting layers 0.7s done 23:30:17 #107 writing image sha256:7ec26cdaa56573a429e74f0fe348ee4d1eb6bfe7aff801159088cd7fd34029b5 done 23:30:17 #107 naming to docker.io/library/support-notifications-arm64 done 23:30:17 #107 exporting layers 1.6s done 23:30:17 #107 writing image sha256:e1b86573ca4721fccca0c4e1256ecd274289d730b912839a0037382a41114e8f done 23:30:17 #107 naming to docker.io/library/support-cron-scheduler-arm64 done 23:30:17 #107 DONE 15.9s 23:30:17 23:30:17 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 23:30:17 time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:30:17 time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:30:17 time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:30:17 time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:30:17 time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:30:17 time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:30:17 time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:30:17 time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:30:17 time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:30:17 time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:30:17 time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:30:17 time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:30:17 time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:30:17 time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:30:17 time="2024-10-09T22:52:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:30:17 time="2024-10-09T22:52:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:30:17 $ docker stop --time=1 7d80e3b1443b39628d215330fce8cc93f4c8b10695ef30eea8663c29443bf8de 23:30:19 $ docker rm -f --volumes 7d80e3b1443b39628d215330fce8cc93f4c8b10695ef30eea8663c29443bf8de [Pipeline] // withDockerContainer [Pipeline] sh 23:30:19 + docker images 23:30:19 REPOSITORY TAG IMAGE ID CREATED SIZE 23:30:19 support-notifications-arm64 latest 7ec26cdaa565 4 seconds ago 44.8MB 23:30:19 support-scheduler-arm64 latest 320e226debd4 4 seconds ago 44MB 23:30:19 support-cron-scheduler-arm64 latest e1b86573ca47 4 seconds ago 45.6MB 23:30:19 core-metadata-arm64 latest f5b690b9d50c 37 seconds ago 30.2MB 23:30:19 core-data-arm64 latest 286c3eeb5ab8 41 seconds ago 30.1MB 23:30:19 core-keeper-arm64 latest 2db5c9c7efe4 47 seconds ago 29.5MB 23:30:19 core-command-arm64 latest 80e0ed32b2db 2 minutes ago 26.4MB 23:30:19 security-proxy-auth-arm64 latest 7eda3f6f9724 3 minutes ago 25.2MB 23:30:19 security-spiffe-token-provider-arm64 latest 4540a2f10b44 11 minutes ago 33MB 23:30:19 core-common-config-bootstrapper-arm64 latest cc2edcbbb947 14 minutes ago 17.4MB 23:30:19 security-secretstore-setup-arm64 latest 9e53a3829409 14 minutes ago 40.3MB 23:30:19 security-bootstrapper-arm64 latest ba4e15c3f436 15 minutes ago 21MB 23:30:19 security-proxy-setup-arm64 latest 3c934208b988 15 minutes ago 29.4MB 23:30:19 security-spire-config-arm64 latest d5621018d69e 36 minutes ago 117MB 23:30:19 security-spire-agent-arm64 latest fc357aed6b2b 36 minutes ago 176MB 23:30:19 security-spire-server-arm64 latest 0bafb006111e 36 minutes ago 118MB 23:30:19 ci-base-image-arm64 latest 0bb74e6abe24 38 minutes ago 965MB 23:30:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 6 days ago 558MB 23:30:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:30:20 provisioning config files... 23:30:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/721@tmp/config4244961216120223843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:30:20 ---> ****-login.sh 23:30:20 nexus3.edgexfoundry.org:10001 23:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:30:20 Configure a credential helper to remove this warning. See 23:30:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:30:20 23:30:20 Login Succeeded 23:30:20 nexus3.edgexfoundry.org:10002 23:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:30:21 Configure a credential helper to remove this warning. See 23:30:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:30:21 23:30:21 Login Succeeded 23:30:21 nexus3.edgexfoundry.org:10003 23:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:30:21 Configure a credential helper to remove this warning. See 23:30:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:30:21 23:30:21 Login Succeeded 23:30:21 nexus3.edgexfoundry.org:10004 23:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:30:21 Configure a credential helper to remove this warning. See 23:30:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:30:21 23:30:21 Login Succeeded 23:30:21 ****.io 23:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 23:30:22 Configure a credential helper to remove this warning. See 23:30:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 23:30:22 23:30:22 Login Succeeded 23:30:22 ---> ****-login.sh ends [Pipeline] } 23:30:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:30:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:30:22 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:30:22 5583a75087f60e058987f2a62e5d372bed784786 23:30:22 latest 23:30:22 3.2.0-dev.98 23:30:22 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:30:22 main 23:30:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:22 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:30:22 dcdbd5824c4a: Preparing 23:30:22 a6141c826b3a: Preparing 23:30:22 ed28baa5b906: Preparing 23:30:22 484568d539bb: Preparing 23:30:22 6143b3e7af9e: Preparing 23:30:22 efa4a10b4939: Preparing 23:30:22 16113d51b718: Preparing 23:30:22 efa4a10b4939: Waiting 23:30:22 16113d51b718: Waiting 23:30:23 dcdbd5824c4a: Pushed 23:30:23 ed28baa5b906: Pushed 23:30:23 484568d539bb: Pushed 23:30:23 16113d51b718: Layer already exists 23:30:23 6143b3e7af9e: Pushed 23:30:23 efa4a10b4939: Pushed 23:30:27 a6141c826b3a: Pushed 23:30:27 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:b6837a33e9849f1d2f6f3accd4fd9818ce5377a81104a3565b32128f8eb1e619 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:30:28 dcdbd5824c4a: Preparing 23:30:28 a6141c826b3a: Preparing 23:30:28 ed28baa5b906: Preparing 23:30:28 484568d539bb: Preparing 23:30:28 6143b3e7af9e: Preparing 23:30:28 efa4a10b4939: Preparing 23:30:28 16113d51b718: Preparing 23:30:28 efa4a10b4939: Waiting 23:30:28 16113d51b718: Waiting 23:30:28 a6141c826b3a: Layer already exists 23:30:28 6143b3e7af9e: Layer already exists 23:30:28 ed28baa5b906: Layer already exists 23:30:28 484568d539bb: Layer already exists 23:30:28 dcdbd5824c4a: Layer already exists 23:30:28 16113d51b718: Layer already exists 23:30:28 efa4a10b4939: Layer already exists 23:30:28 latest: digest: sha256:b6837a33e9849f1d2f6f3accd4fd9818ce5377a81104a3565b32128f8eb1e619 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.98 23:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:30:29 dcdbd5824c4a: Preparing 23:30:29 a6141c826b3a: Preparing 23:30:29 ed28baa5b906: Preparing 23:30:29 484568d539bb: Preparing 23:30:29 6143b3e7af9e: Preparing 23:30:29 efa4a10b4939: Preparing 23:30:29 16113d51b718: Preparing 23:30:29 efa4a10b4939: Waiting 23:30:29 16113d51b718: Waiting 23:30:29 dcdbd5824c4a: Layer already exists 23:30:29 a6141c826b3a: Layer already exists 23:30:29 6143b3e7af9e: Layer already exists 23:30:29 ed28baa5b906: Layer already exists 23:30:29 484568d539bb: Layer already exists 23:30:29 efa4a10b4939: Layer already exists 23:30:29 16113d51b718: Layer already exists 23:30:29 3.2.0-dev.98: digest: sha256:b6837a33e9849f1d2f6f3accd4fd9818ce5377a81104a3565b32128f8eb1e619 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:30:29 dcdbd5824c4a: Preparing 23:30:29 a6141c826b3a: Preparing 23:30:29 ed28baa5b906: Preparing 23:30:29 484568d539bb: Preparing 23:30:29 6143b3e7af9e: Preparing 23:30:29 efa4a10b4939: Preparing 23:30:29 16113d51b718: Preparing 23:30:29 efa4a10b4939: Waiting 23:30:29 6143b3e7af9e: Layer already exists 23:30:29 dcdbd5824c4a: Layer already exists 23:30:29 ed28baa5b906: Layer already exists 23:30:29 a6141c826b3a: Layer already exists 23:30:29 484568d539bb: Layer already exists 23:30:29 16113d51b718: Layer already exists 23:30:29 efa4a10b4939: Layer already exists 23:30:29 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:b6837a33e9849f1d2f6f3accd4fd9818ce5377a81104a3565b32128f8eb1e619 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:30:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:30:30 dcdbd5824c4a: Preparing 23:30:30 a6141c826b3a: Preparing 23:30:30 ed28baa5b906: Preparing 23:30:30 484568d539bb: Preparing 23:30:30 6143b3e7af9e: Preparing 23:30:30 efa4a10b4939: Preparing 23:30:30 16113d51b718: Preparing 23:30:30 efa4a10b4939: Waiting 23:30:30 16113d51b718: Waiting 23:30:30 dcdbd5824c4a: Layer already exists 23:30:30 ed28baa5b906: Layer already exists 23:30:30 484568d539bb: Layer already exists 23:30:30 6143b3e7af9e: Layer already exists 23:30:30 a6141c826b3a: Layer already exists 23:30:30 efa4a10b4939: Layer already exists 23:30:30 16113d51b718: Layer already exists 23:30:30 main: digest: sha256:b6837a33e9849f1d2f6f3accd4fd9818ce5377a81104a3565b32128f8eb1e619 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:30:30 ===================================================== [Pipeline] echo 23:30:30 taggedImages: 23:30:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:30:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:30:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.98 23:30:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:30:30 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:30:30 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 23:30:30 5583a75087f60e058987f2a62e5d372bed784786 23:30:30 latest 23:30:30 3.2.0-dev.98 23:30:30 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:30:30 main 23:30:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:31 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:30:31 2e2da8edff69: Preparing 23:30:31 2636460ab44e: Preparing 23:30:31 4b64fab026ed: Preparing 23:30:31 bf6000912ace: Preparing 23:30:31 ed28baa5b906: Preparing 23:30:31 484568d539bb: Preparing 23:30:31 6143b3e7af9e: Preparing 23:30:31 efa4a10b4939: Preparing 23:30:31 16113d51b718: Preparing 23:30:31 484568d539bb: Waiting 23:30:31 6143b3e7af9e: Waiting 23:30:31 efa4a10b4939: Waiting 23:30:31 16113d51b718: Waiting 23:30:31 ed28baa5b906: Layer already exists 23:30:31 484568d539bb: Layer already exists 23:30:31 6143b3e7af9e: Layer already exists 23:30:31 2636460ab44e: Pushed 23:30:31 4b64fab026ed: Pushed 23:30:31 efa4a10b4939: Layer already exists 23:30:31 2e2da8edff69: Pushed 23:30:31 16113d51b718: Layer already exists 23:30:33 bf6000912ace: Pushed 23:30:33 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:4813160e9b1e939eaf5aa241f0efd46249ffe341cc6a45d55f8d4cc1f9ac1644 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:34 + 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 23:30:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:30:34 2e2da8edff69: Preparing 23:30:34 2636460ab44e: Preparing 23:30:34 4b64fab026ed: Preparing 23:30:34 bf6000912ace: Preparing 23:30:34 ed28baa5b906: Preparing 23:30:34 484568d539bb: Preparing 23:30:34 6143b3e7af9e: Preparing 23:30:34 efa4a10b4939: Preparing 23:30:34 16113d51b718: Preparing 23:30:34 6143b3e7af9e: Waiting 23:30:34 efa4a10b4939: Waiting 23:30:34 16113d51b718: Waiting 23:30:34 484568d539bb: Waiting 23:30:34 4b64fab026ed: Layer already exists 23:30:34 bf6000912ace: Layer already exists 23:30:34 2636460ab44e: Layer already exists 23:30:34 ed28baa5b906: Layer already exists 23:30:34 2e2da8edff69: Layer already exists 23:30:34 484568d539bb: Layer already exists 23:30:34 6143b3e7af9e: Layer already exists 23:30:34 efa4a10b4939: Layer already exists 23:30:34 16113d51b718: Layer already exists 23:30:34 latest: digest: sha256:4813160e9b1e939eaf5aa241f0efd46249ffe341cc6a45d55f8d4cc1f9ac1644 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:35 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.98 23:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:30:35 2e2da8edff69: Preparing 23:30:35 2636460ab44e: Preparing 23:30:35 4b64fab026ed: Preparing 23:30:35 bf6000912ace: Preparing 23:30:35 ed28baa5b906: Preparing 23:30:35 484568d539bb: Preparing 23:30:35 6143b3e7af9e: Preparing 23:30:35 efa4a10b4939: Preparing 23:30:35 16113d51b718: Preparing 23:30:35 efa4a10b4939: Waiting 23:30:35 484568d539bb: Waiting 23:30:35 6143b3e7af9e: Waiting 23:30:35 16113d51b718: Waiting 23:30:35 4b64fab026ed: Layer already exists 23:30:35 bf6000912ace: Layer already exists 23:30:35 2e2da8edff69: Layer already exists 23:30:35 2636460ab44e: Layer already exists 23:30:35 ed28baa5b906: Layer already exists 23:30:35 efa4a10b4939: Layer already exists 23:30:35 484568d539bb: Layer already exists 23:30:35 6143b3e7af9e: Layer already exists 23:30:35 16113d51b718: Layer already exists 23:30:35 3.2.0-dev.98: digest: sha256:4813160e9b1e939eaf5aa241f0efd46249ffe341cc6a45d55f8d4cc1f9ac1644 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:30:36 2e2da8edff69: Preparing 23:30:36 2636460ab44e: Preparing 23:30:36 4b64fab026ed: Preparing 23:30:36 bf6000912ace: Preparing 23:30:36 ed28baa5b906: Preparing 23:30:36 484568d539bb: Preparing 23:30:36 6143b3e7af9e: Preparing 23:30:36 efa4a10b4939: Preparing 23:30:36 16113d51b718: Preparing 23:30:36 6143b3e7af9e: Waiting 23:30:36 efa4a10b4939: Waiting 23:30:36 16113d51b718: Waiting 23:30:36 484568d539bb: Waiting 23:30:36 4b64fab026ed: Layer already exists 23:30:36 2e2da8edff69: Layer already exists 23:30:36 bf6000912ace: Layer already exists 23:30:36 ed28baa5b906: Layer already exists 23:30:36 2636460ab44e: Layer already exists 23:30:36 6143b3e7af9e: Layer already exists 23:30:36 484568d539bb: Layer already exists 23:30:36 efa4a10b4939: Layer already exists 23:30:36 16113d51b718: Layer already exists 23:30:36 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:4813160e9b1e939eaf5aa241f0efd46249ffe341cc6a45d55f8d4cc1f9ac1644 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:36 + 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 23:30:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 23:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:30:37 2e2da8edff69: Preparing 23:30:37 2636460ab44e: Preparing 23:30:37 4b64fab026ed: Preparing 23:30:37 bf6000912ace: Preparing 23:30:37 ed28baa5b906: Preparing 23:30:37 484568d539bb: Preparing 23:30:37 6143b3e7af9e: Preparing 23:30:37 efa4a10b4939: Preparing 23:30:37 16113d51b718: Preparing 23:30:37 484568d539bb: Waiting 23:30:37 6143b3e7af9e: Waiting 23:30:37 efa4a10b4939: Waiting 23:30:37 16113d51b718: Waiting 23:30:37 bf6000912ace: Layer already exists 23:30:37 ed28baa5b906: Layer already exists 23:30:37 2636460ab44e: Layer already exists 23:30:37 4b64fab026ed: Layer already exists 23:30:37 2e2da8edff69: Layer already exists 23:30:37 efa4a10b4939: Layer already exists 23:30:37 6143b3e7af9e: Layer already exists 23:30:37 484568d539bb: Layer already exists 23:30:37 16113d51b718: Layer already exists 23:30:37 main: digest: sha256:4813160e9b1e939eaf5aa241f0efd46249ffe341cc6a45d55f8d4cc1f9ac1644 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:30:37 ===================================================== [Pipeline] echo 23:30:37 taggedImages: 23:30:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:30:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:30:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.98 23:30:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:30:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 23:30:37 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:30:37 5583a75087f60e058987f2a62e5d372bed784786 23:30:37 latest 23:30:37 3.2.0-dev.98 23:30:37 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:30:37 main 23:30:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:30:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:30:38 acb3579d647b: Preparing 23:30:38 8c486c783590: Preparing 23:30:38 4522215df53f: Preparing 23:30:38 ed28baa5b906: Preparing 23:30:38 484568d539bb: Preparing 23:30:38 f145378fbb28: Preparing 23:30:38 1078a624bdbd: Preparing 23:30:38 16113d51b718: Preparing 23:30:38 f145378fbb28: Waiting 23:30:38 16113d51b718: Waiting 23:30:38 1078a624bdbd: Waiting 23:30:38 ed28baa5b906: Layer already exists 23:30:38 484568d539bb: Layer already exists 23:30:38 8c486c783590: Pushed 23:30:38 acb3579d647b: Pushed 23:30:38 16113d51b718: Layer already exists 23:30:38 1078a624bdbd: Pushed 23:30:38 f145378fbb28: Pushed 23:30:43 4522215df53f: Pushed 23:30:43 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:4d62066ecfefcb327f34f98953462fa8ea595132a1b07504775d97e2dec416e1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:30:44 acb3579d647b: Preparing 23:30:44 8c486c783590: Preparing 23:30:44 4522215df53f: Preparing 23:30:44 ed28baa5b906: Preparing 23:30:44 484568d539bb: Preparing 23:30:44 f145378fbb28: Preparing 23:30:44 1078a624bdbd: Preparing 23:30:44 16113d51b718: Preparing 23:30:44 f145378fbb28: Waiting 23:30:44 1078a624bdbd: Waiting 23:30:44 16113d51b718: Waiting 23:30:44 484568d539bb: Layer already exists 23:30:44 8c486c783590: Layer already exists 23:30:44 4522215df53f: Layer already exists 23:30:44 ed28baa5b906: Layer already exists 23:30:44 acb3579d647b: Layer already exists 23:30:44 1078a624bdbd: Layer already exists 23:30:44 f145378fbb28: Layer already exists 23:30:44 16113d51b718: Layer already exists 23:30:44 latest: digest: sha256:4d62066ecfefcb327f34f98953462fa8ea595132a1b07504775d97e2dec416e1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.98 23:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:30:45 acb3579d647b: Preparing 23:30:45 8c486c783590: Preparing 23:30:45 4522215df53f: Preparing 23:30:45 ed28baa5b906: Preparing 23:30:45 484568d539bb: Preparing 23:30:45 f145378fbb28: Preparing 23:30:45 1078a624bdbd: Preparing 23:30:45 f145378fbb28: Waiting 23:30:45 16113d51b718: Preparing 23:30:45 16113d51b718: Waiting 23:30:45 484568d539bb: Layer already exists 23:30:45 acb3579d647b: Layer already exists 23:30:45 4522215df53f: Layer already exists 23:30:45 ed28baa5b906: Layer already exists 23:30:45 8c486c783590: Layer already exists 23:30:45 16113d51b718: Layer already exists 23:30:45 f145378fbb28: Layer already exists 23:30:45 1078a624bdbd: Layer already exists 23:30:45 3.2.0-dev.98: digest: sha256:4d62066ecfefcb327f34f98953462fa8ea595132a1b07504775d97e2dec416e1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:30:46 acb3579d647b: Preparing 23:30:46 8c486c783590: Preparing 23:30:46 4522215df53f: Preparing 23:30:46 ed28baa5b906: Preparing 23:30:46 484568d539bb: Preparing 23:30:46 f145378fbb28: Preparing 23:30:46 1078a624bdbd: Preparing 23:30:46 16113d51b718: Preparing 23:30:46 f145378fbb28: Waiting 23:30:46 1078a624bdbd: Waiting 23:30:46 16113d51b718: Waiting 23:30:46 ed28baa5b906: Layer already exists 23:30:46 484568d539bb: Layer already exists 23:30:46 acb3579d647b: Layer already exists 23:30:46 4522215df53f: Layer already exists 23:30:46 8c486c783590: Layer already exists 23:30:46 f145378fbb28: Layer already exists 23:30:46 16113d51b718: Layer already exists 23:30:46 1078a624bdbd: Layer already exists 23:30:46 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:4d62066ecfefcb327f34f98953462fa8ea595132a1b07504775d97e2dec416e1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:30:46 acb3579d647b: Preparing 23:30:46 8c486c783590: Preparing 23:30:46 4522215df53f: Preparing 23:30:46 ed28baa5b906: Preparing 23:30:46 484568d539bb: Preparing 23:30:46 f145378fbb28: Preparing 23:30:46 1078a624bdbd: Preparing 23:30:46 16113d51b718: Preparing 23:30:46 f145378fbb28: Waiting 23:30:46 16113d51b718: Waiting 23:30:46 1078a624bdbd: Waiting 23:30:46 4522215df53f: Layer already exists 23:30:46 8c486c783590: Layer already exists 23:30:46 ed28baa5b906: Layer already exists 23:30:46 484568d539bb: Layer already exists 23:30:46 acb3579d647b: Layer already exists 23:30:46 1078a624bdbd: Layer already exists 23:30:46 f145378fbb28: Layer already exists 23:30:46 16113d51b718: Layer already exists 23:30:46 main: digest: sha256:4d62066ecfefcb327f34f98953462fa8ea595132a1b07504775d97e2dec416e1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:30:47 ===================================================== [Pipeline] echo 23:30:47 taggedImages: 23:30:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:30:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:30:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.98 23:30:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:30:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:30:47 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 23:30:47 5583a75087f60e058987f2a62e5d372bed784786 23:30:47 latest 23:30:47 3.2.0-dev.98 23:30:47 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:30:47 main 23:30:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:47 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 23:30:48 f4ef51ba62ea: Preparing 23:30:48 f8623e66b771: Preparing 23:30:48 5775c5b68e5a: Preparing 23:30:48 484568d539bb: Preparing 23:30:48 de85c572db41: Preparing 23:30:48 9fc75eb76a8e: Preparing 23:30:48 16113d51b718: Preparing 23:30:48 16113d51b718: Waiting 23:30:48 484568d539bb: Layer already exists 23:30:48 f8623e66b771: Pushed 23:30:48 f4ef51ba62ea: Pushed 23:30:48 16113d51b718: Layer already exists 23:30:48 9fc75eb76a8e: Pushed 23:30:48 de85c572db41: Pushed 23:30:52 5775c5b68e5a: Pushed 23:30:52 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:0d7fdf62aa4a4e95cfe6f1534f67851ff572a7e4e817fb36d520ce7303c77e83 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:52 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 23:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 23:30:53 f4ef51ba62ea: Preparing 23:30:53 f8623e66b771: Preparing 23:30:53 5775c5b68e5a: Preparing 23:30:53 484568d539bb: Preparing 23:30:53 de85c572db41: Preparing 23:30:53 9fc75eb76a8e: Preparing 23:30:53 16113d51b718: Preparing 23:30:53 9fc75eb76a8e: Waiting 23:30:53 16113d51b718: Waiting 23:30:53 f4ef51ba62ea: Layer already exists 23:30:53 de85c572db41: Layer already exists 23:30:53 484568d539bb: Layer already exists 23:30:53 5775c5b68e5a: Layer already exists 23:30:53 f8623e66b771: Layer already exists 23:30:53 16113d51b718: Layer already exists 23:30:53 9fc75eb76a8e: Layer already exists 23:30:53 latest: digest: sha256:0d7fdf62aa4a4e95cfe6f1534f67851ff572a7e4e817fb36d520ce7303c77e83 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.98 23:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 23:30:54 f4ef51ba62ea: Preparing 23:30:54 f8623e66b771: Preparing 23:30:54 5775c5b68e5a: Preparing 23:30:54 484568d539bb: Preparing 23:30:54 de85c572db41: Preparing 23:30:54 9fc75eb76a8e: Preparing 23:30:54 16113d51b718: Preparing 23:30:54 9fc75eb76a8e: Waiting 23:30:54 16113d51b718: Waiting 23:30:54 484568d539bb: Layer already exists 23:30:54 5775c5b68e5a: Layer already exists 23:30:54 f8623e66b771: Layer already exists 23:30:54 f4ef51ba62ea: Layer already exists 23:30:54 de85c572db41: Layer already exists 23:30:54 9fc75eb76a8e: Layer already exists 23:30:54 16113d51b718: Layer already exists 23:30:54 3.2.0-dev.98: digest: sha256:0d7fdf62aa4a4e95cfe6f1534f67851ff572a7e4e817fb36d520ce7303c77e83 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 23:30:54 f4ef51ba62ea: Preparing 23:30:54 f8623e66b771: Preparing 23:30:54 5775c5b68e5a: Preparing 23:30:54 484568d539bb: Preparing 23:30:54 de85c572db41: Preparing 23:30:54 9fc75eb76a8e: Preparing 23:30:54 16113d51b718: Preparing 23:30:54 9fc75eb76a8e: Waiting 23:30:54 16113d51b718: Waiting 23:30:54 de85c572db41: Layer already exists 23:30:54 f4ef51ba62ea: Layer already exists 23:30:54 5775c5b68e5a: Layer already exists 23:30:54 484568d539bb: Layer already exists 23:30:54 f8623e66b771: Layer already exists 23:30:54 16113d51b718: Layer already exists 23:30:54 9fc75eb76a8e: Layer already exists 23:30:54 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:0d7fdf62aa4a4e95cfe6f1534f67851ff572a7e4e817fb36d520ce7303c77e83 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 23:30:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 23:30:55 f4ef51ba62ea: Preparing 23:30:55 f8623e66b771: Preparing 23:30:55 5775c5b68e5a: Preparing 23:30:55 484568d539bb: Preparing 23:30:55 de85c572db41: Preparing 23:30:55 9fc75eb76a8e: Preparing 23:30:55 16113d51b718: Preparing 23:30:55 9fc75eb76a8e: Waiting 23:30:55 16113d51b718: Waiting 23:30:55 f4ef51ba62ea: Layer already exists 23:30:55 484568d539bb: Layer already exists 23:30:55 de85c572db41: Layer already exists 23:30:55 5775c5b68e5a: Layer already exists 23:30:55 f8623e66b771: Layer already exists 23:30:55 9fc75eb76a8e: Layer already exists 23:30:55 16113d51b718: Layer already exists 23:30:55 main: digest: sha256:0d7fdf62aa4a4e95cfe6f1534f67851ff572a7e4e817fb36d520ce7303c77e83 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:30:55 ===================================================== [Pipeline] echo 23:30:55 taggedImages: 23:30:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:30:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 23:30:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.98 23:30:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:30:55 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 23:30:55 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:30:55 5583a75087f60e058987f2a62e5d372bed784786 23:30:55 latest 23:30:55 3.2.0-dev.98 23:30:55 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:30:55 main 23:30:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:56 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:30:56 200da62019b6: Preparing 23:30:56 15bdf682a7f8: Preparing 23:30:56 13f22a9b3a9c: Preparing 23:30:56 e1f57324a19f: Preparing 23:30:56 ed28baa5b906: Preparing 23:30:56 484568d539bb: Preparing 23:30:56 6143b3e7af9e: Preparing 23:30:56 484568d539bb: Waiting 23:30:56 6143b3e7af9e: Waiting 23:30:56 efa4a10b4939: Preparing 23:30:56 16113d51b718: Preparing 23:30:56 efa4a10b4939: Waiting 23:30:56 16113d51b718: Waiting 23:30:56 ed28baa5b906: Layer already exists 23:30:56 484568d539bb: Layer already exists 23:30:56 6143b3e7af9e: Layer already exists 23:30:56 200da62019b6: Pushed 23:30:56 efa4a10b4939: Layer already exists 23:30:56 15bdf682a7f8: Pushed 23:30:56 13f22a9b3a9c: Pushed 23:30:56 16113d51b718: Layer already exists 23:31:01 e1f57324a19f: Pushed 23:31:01 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:daebe10c641a25b4dba9860bbb2ddad1f99b81514368d1bbdf2885568e73a5a6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:31:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:31:02 200da62019b6: Preparing 23:31:02 15bdf682a7f8: Preparing 23:31:02 13f22a9b3a9c: Preparing 23:31:02 e1f57324a19f: Preparing 23:31:02 ed28baa5b906: Preparing 23:31:02 484568d539bb: Preparing 23:31:02 6143b3e7af9e: Preparing 23:31:02 484568d539bb: Waiting 23:31:02 6143b3e7af9e: Waiting 23:31:02 efa4a10b4939: Preparing 23:31:02 16113d51b718: Preparing 23:31:02 efa4a10b4939: Waiting 23:31:02 16113d51b718: Waiting 23:31:02 13f22a9b3a9c: Layer already exists 23:31:02 ed28baa5b906: Layer already exists 23:31:02 15bdf682a7f8: Layer already exists 23:31:02 200da62019b6: Layer already exists 23:31:02 e1f57324a19f: Layer already exists 23:31:02 efa4a10b4939: Layer already exists 23:31:02 6143b3e7af9e: Layer already exists 23:31:02 484568d539bb: Layer already exists 23:31:02 16113d51b718: Layer already exists 23:31:02 latest: digest: sha256:daebe10c641a25b4dba9860bbb2ddad1f99b81514368d1bbdf2885568e73a5a6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.98 23:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:31:03 200da62019b6: Preparing 23:31:03 15bdf682a7f8: Preparing 23:31:03 13f22a9b3a9c: Preparing 23:31:03 e1f57324a19f: Preparing 23:31:03 ed28baa5b906: Preparing 23:31:03 484568d539bb: Preparing 23:31:03 6143b3e7af9e: Preparing 23:31:03 efa4a10b4939: Preparing 23:31:03 16113d51b718: Preparing 23:31:03 6143b3e7af9e: Waiting 23:31:03 efa4a10b4939: Waiting 23:31:03 16113d51b718: Waiting 23:31:03 484568d539bb: Waiting 23:31:03 13f22a9b3a9c: Layer already exists 23:31:03 e1f57324a19f: Layer already exists 23:31:03 15bdf682a7f8: Layer already exists 23:31:03 200da62019b6: Layer already exists 23:31:03 ed28baa5b906: Layer already exists 23:31:03 6143b3e7af9e: Layer already exists 23:31:03 484568d539bb: Layer already exists 23:31:03 efa4a10b4939: Layer already exists 23:31:03 16113d51b718: Layer already exists 23:31:03 3.2.0-dev.98: digest: sha256:daebe10c641a25b4dba9860bbb2ddad1f99b81514368d1bbdf2885568e73a5a6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:31:04 200da62019b6: Preparing 23:31:04 15bdf682a7f8: Preparing 23:31:04 13f22a9b3a9c: Preparing 23:31:04 e1f57324a19f: Preparing 23:31:04 ed28baa5b906: Preparing 23:31:04 484568d539bb: Preparing 23:31:04 6143b3e7af9e: Preparing 23:31:04 efa4a10b4939: Preparing 23:31:04 16113d51b718: Preparing 23:31:04 6143b3e7af9e: Waiting 23:31:04 484568d539bb: Waiting 23:31:04 efa4a10b4939: Waiting 23:31:04 16113d51b718: Waiting 23:31:04 e1f57324a19f: Layer already exists 23:31:04 15bdf682a7f8: Layer already exists 23:31:04 13f22a9b3a9c: Layer already exists 23:31:04 ed28baa5b906: Layer already exists 23:31:04 200da62019b6: Layer already exists 23:31:04 484568d539bb: Layer already exists 23:31:04 6143b3e7af9e: Layer already exists 23:31:04 efa4a10b4939: Layer already exists 23:31:04 16113d51b718: Layer already exists 23:31:04 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:daebe10c641a25b4dba9860bbb2ddad1f99b81514368d1bbdf2885568e73a5a6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:31:04 200da62019b6: Preparing 23:31:04 15bdf682a7f8: Preparing 23:31:04 13f22a9b3a9c: Preparing 23:31:04 e1f57324a19f: Preparing 23:31:04 ed28baa5b906: Preparing 23:31:04 484568d539bb: Preparing 23:31:04 6143b3e7af9e: Preparing 23:31:04 efa4a10b4939: Preparing 23:31:04 16113d51b718: Preparing 23:31:04 efa4a10b4939: Waiting 23:31:04 16113d51b718: Waiting 23:31:04 484568d539bb: Waiting 23:31:04 6143b3e7af9e: Waiting 23:31:04 200da62019b6: Layer already exists 23:31:04 15bdf682a7f8: Layer already exists 23:31:04 e1f57324a19f: Layer already exists 23:31:04 ed28baa5b906: Layer already exists 23:31:04 13f22a9b3a9c: Layer already exists 23:31:04 efa4a10b4939: Layer already exists 23:31:04 6143b3e7af9e: Layer already exists 23:31:04 16113d51b718: Layer already exists 23:31:04 484568d539bb: Layer already exists 23:31:04 main: digest: sha256:daebe10c641a25b4dba9860bbb2ddad1f99b81514368d1bbdf2885568e73a5a6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:31:05 ===================================================== [Pipeline] echo 23:31:05 taggedImages: 23:31:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:31:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:31:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.98 23:31:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:31:05 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:31:05 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:31:05 5583a75087f60e058987f2a62e5d372bed784786 23:31:05 latest 23:31:05 3.2.0-dev.98 23:31:05 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:31:05 main 23:31:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:31:05 7fe3e2661ba6: Preparing 23:31:05 32cf7248b58e: Preparing 23:31:05 150fa18758d0: Preparing 23:31:05 8baa9dbf6935: Preparing 23:31:05 c15ab0a8b314: Preparing 23:31:05 af48c595b2ef: Preparing 23:31:05 4596bb77a3bb: Preparing 23:31:05 3699d994a28f: Preparing 23:31:05 ed28baa5b906: Preparing 23:31:05 484568d539bb: Preparing 23:31:05 5cb06075078d: Preparing 23:31:05 82e58453e628: Preparing 23:31:05 5f70bf18a086: Preparing 23:31:05 cb8970228679: Preparing 23:31:05 700382354a01: Preparing 23:31:05 994adc5af59e: Preparing 23:31:05 16113d51b718: Preparing 23:31:05 5cb06075078d: Waiting 23:31:05 82e58453e628: Waiting 23:31:05 cb8970228679: Waiting 23:31:05 700382354a01: Waiting 23:31:05 af48c595b2ef: Waiting 23:31:05 994adc5af59e: Waiting 23:31:05 4596bb77a3bb: Waiting 23:31:05 3699d994a28f: Waiting 23:31:05 ed28baa5b906: Waiting 23:31:05 5f70bf18a086: Waiting 23:31:05 484568d539bb: Waiting 23:31:05 16113d51b718: Waiting 23:31:06 8baa9dbf6935: Pushed 23:31:06 32cf7248b58e: Pushed 23:31:06 c15ab0a8b314: Pushed 23:31:06 150fa18758d0: Pushed 23:31:06 7fe3e2661ba6: Pushed 23:31:06 ed28baa5b906: Layer already exists 23:31:06 484568d539bb: Layer already exists 23:31:06 af48c595b2ef: Pushed 23:31:06 4596bb77a3bb: Pushed 23:31:06 5f70bf18a086: Layer already exists 23:31:06 5cb06075078d: Pushed 23:31:06 82e58453e628: Pushed 23:31:06 cb8970228679: Pushed 23:31:06 16113d51b718: Layer already exists 23:31:06 700382354a01: Pushed 23:31:06 994adc5af59e: Pushed 23:31:08 3699d994a28f: Pushed 23:31:09 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:cfc0dd1e62dab63567a67484f39d82e8621e41228b9f6a3e03e88a85e8346b5f size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:31:09 7fe3e2661ba6: Preparing 23:31:09 32cf7248b58e: Preparing 23:31:09 150fa18758d0: Preparing 23:31:09 8baa9dbf6935: Preparing 23:31:09 c15ab0a8b314: Preparing 23:31:09 af48c595b2ef: Preparing 23:31:09 4596bb77a3bb: Preparing 23:31:09 3699d994a28f: Preparing 23:31:09 ed28baa5b906: Preparing 23:31:09 484568d539bb: Preparing 23:31:09 5cb06075078d: Preparing 23:31:09 82e58453e628: Preparing 23:31:09 5f70bf18a086: Preparing 23:31:09 cb8970228679: Preparing 23:31:09 700382354a01: Preparing 23:31:09 994adc5af59e: Preparing 23:31:09 16113d51b718: Preparing 23:31:09 484568d539bb: Waiting 23:31:09 5cb06075078d: Waiting 23:31:09 82e58453e628: Waiting 23:31:09 5f70bf18a086: Waiting 23:31:09 cb8970228679: Waiting 23:31:09 700382354a01: Waiting 23:31:09 994adc5af59e: Waiting 23:31:09 16113d51b718: Waiting 23:31:09 af48c595b2ef: Waiting 23:31:09 4596bb77a3bb: Waiting 23:31:09 3699d994a28f: Waiting 23:31:09 ed28baa5b906: Waiting 23:31:09 8baa9dbf6935: Layer already exists 23:31:09 c15ab0a8b314: Layer already exists 23:31:09 150fa18758d0: Layer already exists 23:31:09 32cf7248b58e: Layer already exists 23:31:09 7fe3e2661ba6: Layer already exists 23:31:09 af48c595b2ef: Layer already exists 23:31:09 ed28baa5b906: Layer already exists 23:31:09 3699d994a28f: Layer already exists 23:31:09 4596bb77a3bb: Layer already exists 23:31:09 484568d539bb: Layer already exists 23:31:09 5cb06075078d: Layer already exists 23:31:09 82e58453e628: Layer already exists 23:31:09 5f70bf18a086: Layer already exists 23:31:09 700382354a01: Layer already exists 23:31:09 cb8970228679: Layer already exists 23:31:09 994adc5af59e: Layer already exists 23:31:09 16113d51b718: Layer already exists 23:31:10 latest: digest: sha256:cfc0dd1e62dab63567a67484f39d82e8621e41228b9f6a3e03e88a85e8346b5f size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.98 23:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:31:10 7fe3e2661ba6: Preparing 23:31:10 32cf7248b58e: Preparing 23:31:10 150fa18758d0: Preparing 23:31:10 8baa9dbf6935: Preparing 23:31:10 c15ab0a8b314: Preparing 23:31:10 af48c595b2ef: Preparing 23:31:10 4596bb77a3bb: Preparing 23:31:10 af48c595b2ef: Waiting 23:31:10 3699d994a28f: Preparing 23:31:10 ed28baa5b906: Preparing 23:31:10 4596bb77a3bb: Waiting 23:31:10 3699d994a28f: Waiting 23:31:10 ed28baa5b906: Waiting 23:31:10 484568d539bb: Preparing 23:31:10 5cb06075078d: Preparing 23:31:10 82e58453e628: Preparing 23:31:10 5f70bf18a086: Preparing 23:31:10 5cb06075078d: Waiting 23:31:10 82e58453e628: Waiting 23:31:10 484568d539bb: Waiting 23:31:10 cb8970228679: Preparing 23:31:10 700382354a01: Preparing 23:31:10 5f70bf18a086: Waiting 23:31:10 994adc5af59e: Preparing 23:31:10 16113d51b718: Preparing 23:31:10 994adc5af59e: Waiting 23:31:10 16113d51b718: Waiting 23:31:10 cb8970228679: Waiting 23:31:10 700382354a01: Waiting 23:31:10 150fa18758d0: Layer already exists 23:31:10 c15ab0a8b314: Layer already exists 23:31:10 7fe3e2661ba6: Layer already exists 23:31:10 32cf7248b58e: Layer already exists 23:31:10 8baa9dbf6935: Layer already exists 23:31:10 4596bb77a3bb: Layer already exists 23:31:10 ed28baa5b906: Layer already exists 23:31:10 3699d994a28f: Layer already exists 23:31:10 484568d539bb: Layer already exists 23:31:10 af48c595b2ef: Layer already exists 23:31:10 82e58453e628: Layer already exists 23:31:10 5cb06075078d: Layer already exists 23:31:10 5f70bf18a086: Layer already exists 23:31:10 700382354a01: Layer already exists 23:31:10 cb8970228679: Layer already exists 23:31:10 16113d51b718: Layer already exists 23:31:10 994adc5af59e: Layer already exists 23:31:11 3.2.0-dev.98: digest: sha256:cfc0dd1e62dab63567a67484f39d82e8621e41228b9f6a3e03e88a85e8346b5f size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:31:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:31:11 7fe3e2661ba6: Preparing 23:31:11 32cf7248b58e: Preparing 23:31:11 150fa18758d0: Preparing 23:31:11 8baa9dbf6935: Preparing 23:31:11 c15ab0a8b314: Preparing 23:31:11 af48c595b2ef: Preparing 23:31:11 4596bb77a3bb: Preparing 23:31:11 af48c595b2ef: Waiting 23:31:11 3699d994a28f: Preparing 23:31:11 4596bb77a3bb: Waiting 23:31:11 ed28baa5b906: Preparing 23:31:11 3699d994a28f: Waiting 23:31:11 484568d539bb: Preparing 23:31:11 5cb06075078d: Preparing 23:31:11 82e58453e628: Preparing 23:31:11 5f70bf18a086: Preparing 23:31:11 ed28baa5b906: Waiting 23:31:11 cb8970228679: Preparing 23:31:11 484568d539bb: Waiting 23:31:11 700382354a01: Preparing 23:31:11 994adc5af59e: Preparing 23:31:11 5cb06075078d: Waiting 23:31:11 16113d51b718: Preparing 23:31:11 82e58453e628: Waiting 23:31:11 700382354a01: Waiting 23:31:11 5f70bf18a086: Waiting 23:31:11 994adc5af59e: Waiting 23:31:11 cb8970228679: Waiting 23:31:11 16113d51b718: Waiting 23:31:11 7fe3e2661ba6: Layer already exists 23:31:11 8baa9dbf6935: Layer already exists 23:31:11 c15ab0a8b314: Layer already exists 23:31:11 32cf7248b58e: Layer already exists 23:31:11 150fa18758d0: Layer already exists 23:31:11 4596bb77a3bb: Layer already exists 23:31:11 af48c595b2ef: Layer already exists 23:31:11 3699d994a28f: Layer already exists 23:31:11 ed28baa5b906: Layer already exists 23:31:11 484568d539bb: Layer already exists 23:31:11 5f70bf18a086: Layer already exists 23:31:11 82e58453e628: Layer already exists 23:31:11 700382354a01: Layer already exists 23:31:11 5cb06075078d: Layer already exists 23:31:11 cb8970228679: Layer already exists 23:31:11 994adc5af59e: Layer already exists 23:31:11 16113d51b718: Layer already exists 23:31:11 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:cfc0dd1e62dab63567a67484f39d82e8621e41228b9f6a3e03e88a85e8346b5f size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:31:12 7fe3e2661ba6: Preparing 23:31:12 32cf7248b58e: Preparing 23:31:12 150fa18758d0: Preparing 23:31:12 8baa9dbf6935: Preparing 23:31:12 c15ab0a8b314: Preparing 23:31:12 af48c595b2ef: Preparing 23:31:12 4596bb77a3bb: Preparing 23:31:12 3699d994a28f: Preparing 23:31:12 ed28baa5b906: Preparing 23:31:12 484568d539bb: Preparing 23:31:12 5cb06075078d: Preparing 23:31:12 82e58453e628: Preparing 23:31:12 5f70bf18a086: Preparing 23:31:12 cb8970228679: Preparing 23:31:12 700382354a01: Preparing 23:31:12 994adc5af59e: Preparing 23:31:12 16113d51b718: Preparing 23:31:12 af48c595b2ef: Waiting 23:31:12 4596bb77a3bb: Waiting 23:31:12 3699d994a28f: Waiting 23:31:12 ed28baa5b906: Waiting 23:31:12 484568d539bb: Waiting 23:31:12 5cb06075078d: Waiting 23:31:12 82e58453e628: Waiting 23:31:12 5f70bf18a086: Waiting 23:31:12 cb8970228679: Waiting 23:31:12 700382354a01: Waiting 23:31:12 994adc5af59e: Waiting 23:31:12 16113d51b718: Waiting 23:31:12 c15ab0a8b314: Layer already exists 23:31:12 150fa18758d0: Layer already exists 23:31:12 8baa9dbf6935: Layer already exists 23:31:12 32cf7248b58e: Layer already exists 23:31:12 7fe3e2661ba6: Layer already exists 23:31:12 3699d994a28f: Layer already exists 23:31:12 af48c595b2ef: Layer already exists 23:31:12 484568d539bb: Layer already exists 23:31:12 4596bb77a3bb: Layer already exists 23:31:12 ed28baa5b906: Layer already exists 23:31:12 82e58453e628: Layer already exists 23:31:12 5cb06075078d: Layer already exists 23:31:12 5f70bf18a086: Layer already exists 23:31:12 cb8970228679: Layer already exists 23:31:12 700382354a01: Layer already exists 23:31:12 16113d51b718: Layer already exists 23:31:12 994adc5af59e: Layer already exists 23:31:12 main: digest: sha256:cfc0dd1e62dab63567a67484f39d82e8621e41228b9f6a3e03e88a85e8346b5f size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:31:12 ===================================================== [Pipeline] echo 23:31:12 taggedImages: 23:31:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:31:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:31:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.98 23:31:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:31:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:31:13 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 23:31:13 5583a75087f60e058987f2a62e5d372bed784786 23:31:13 latest 23:31:13 3.2.0-dev.98 23:31:13 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:31:13 main 23:31:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:31:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:31:14 898ec6a4f46f: Preparing 23:31:14 59c4b34166f5: Preparing 23:31:14 4808dabc8515: Preparing 23:31:14 5ee839914604: Preparing 23:31:14 ed28baa5b906: Preparing 23:31:14 484568d539bb: Preparing 23:31:14 6143b3e7af9e: Preparing 23:31:14 efa4a10b4939: Preparing 23:31:14 16113d51b718: Preparing 23:31:14 6143b3e7af9e: Waiting 23:31:14 efa4a10b4939: Waiting 23:31:14 16113d51b718: Waiting 23:31:14 484568d539bb: Waiting 23:31:14 ed28baa5b906: Layer already exists 23:31:14 484568d539bb: Layer already exists 23:31:14 6143b3e7af9e: Layer already exists 23:31:14 4808dabc8515: Pushed 23:31:14 59c4b34166f5: Pushed 23:31:14 efa4a10b4939: Layer already exists 23:31:14 898ec6a4f46f: Pushed 23:31:14 16113d51b718: Layer already exists 23:31:17 5ee839914604: Pushed 23:31:17 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:6fc9645cff5934495ad12c4de068197db8a9ae92580d12b3b3e819d5dc0e370d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:17 + 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 23:31:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:31:18 898ec6a4f46f: Preparing 23:31:18 59c4b34166f5: Preparing 23:31:18 4808dabc8515: Preparing 23:31:18 5ee839914604: Preparing 23:31:18 ed28baa5b906: Preparing 23:31:18 484568d539bb: Preparing 23:31:18 6143b3e7af9e: Preparing 23:31:18 efa4a10b4939: Preparing 23:31:18 16113d51b718: Preparing 23:31:18 6143b3e7af9e: Waiting 23:31:18 efa4a10b4939: Waiting 23:31:18 16113d51b718: Waiting 23:31:18 484568d539bb: Waiting 23:31:18 59c4b34166f5: Layer already exists 23:31:18 5ee839914604: Layer already exists 23:31:18 ed28baa5b906: Layer already exists 23:31:18 898ec6a4f46f: Layer already exists 23:31:18 4808dabc8515: Layer already exists 23:31:18 6143b3e7af9e: Layer already exists 23:31:18 484568d539bb: Layer already exists 23:31:18 efa4a10b4939: Layer already exists 23:31:18 16113d51b718: Layer already exists 23:31:18 latest: digest: sha256:6fc9645cff5934495ad12c4de068197db8a9ae92580d12b3b3e819d5dc0e370d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:18 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.98 23:31:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:31:19 898ec6a4f46f: Preparing 23:31:19 59c4b34166f5: Preparing 23:31:19 4808dabc8515: Preparing 23:31:19 5ee839914604: Preparing 23:31:19 ed28baa5b906: Preparing 23:31:19 484568d539bb: Preparing 23:31:19 6143b3e7af9e: Preparing 23:31:19 efa4a10b4939: Preparing 23:31:19 16113d51b718: Preparing 23:31:19 6143b3e7af9e: Waiting 23:31:19 efa4a10b4939: Waiting 23:31:19 16113d51b718: Waiting 23:31:19 484568d539bb: Waiting 23:31:19 898ec6a4f46f: Layer already exists 23:31:19 59c4b34166f5: Layer already exists 23:31:19 ed28baa5b906: Layer already exists 23:31:19 4808dabc8515: Layer already exists 23:31:19 5ee839914604: Layer already exists 23:31:19 16113d51b718: Layer already exists 23:31:19 6143b3e7af9e: Layer already exists 23:31:19 484568d539bb: Layer already exists 23:31:19 efa4a10b4939: Layer already exists 23:31:19 3.2.0-dev.98: digest: sha256:6fc9645cff5934495ad12c4de068197db8a9ae92580d12b3b3e819d5dc0e370d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:19 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:31:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:31:20 898ec6a4f46f: Preparing 23:31:20 59c4b34166f5: Preparing 23:31:20 4808dabc8515: Preparing 23:31:20 5ee839914604: Preparing 23:31:20 ed28baa5b906: Preparing 23:31:20 484568d539bb: Preparing 23:31:20 6143b3e7af9e: Preparing 23:31:20 efa4a10b4939: Preparing 23:31:20 16113d51b718: Preparing 23:31:20 6143b3e7af9e: Waiting 23:31:20 efa4a10b4939: Waiting 23:31:20 16113d51b718: Waiting 23:31:20 484568d539bb: Waiting 23:31:20 ed28baa5b906: Layer already exists 23:31:20 59c4b34166f5: Layer already exists 23:31:20 898ec6a4f46f: Layer already exists 23:31:20 4808dabc8515: Layer already exists 23:31:20 5ee839914604: Layer already exists 23:31:20 6143b3e7af9e: Layer already exists 23:31:20 484568d539bb: Layer already exists 23:31:20 efa4a10b4939: Layer already exists 23:31:20 16113d51b718: Layer already exists 23:31:20 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:6fc9645cff5934495ad12c4de068197db8a9ae92580d12b3b3e819d5dc0e370d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:20 + 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 23:31:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 23:31:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:31:20 898ec6a4f46f: Preparing 23:31:20 59c4b34166f5: Preparing 23:31:20 4808dabc8515: Preparing 23:31:20 5ee839914604: Preparing 23:31:20 ed28baa5b906: Preparing 23:31:20 484568d539bb: Preparing 23:31:20 6143b3e7af9e: Preparing 23:31:20 efa4a10b4939: Preparing 23:31:20 16113d51b718: Preparing 23:31:20 484568d539bb: Waiting 23:31:20 6143b3e7af9e: Waiting 23:31:20 efa4a10b4939: Waiting 23:31:20 16113d51b718: Waiting 23:31:20 898ec6a4f46f: Layer already exists 23:31:20 4808dabc8515: Layer already exists 23:31:20 5ee839914604: Layer already exists 23:31:20 ed28baa5b906: Layer already exists 23:31:20 59c4b34166f5: Layer already exists 23:31:20 efa4a10b4939: Layer already exists 23:31:20 6143b3e7af9e: Layer already exists 23:31:20 484568d539bb: Layer already exists 23:31:20 16113d51b718: Layer already exists 23:31:20 main: digest: sha256:6fc9645cff5934495ad12c4de068197db8a9ae92580d12b3b3e819d5dc0e370d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:31:21 ===================================================== [Pipeline] echo 23:31:21 taggedImages: 23:31:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:31:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:31:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.98 23:31:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:31:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 23:31:21 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:31:21 5583a75087f60e058987f2a62e5d372bed784786 23:31:21 latest 23:31:21 3.2.0-dev.98 23:31:21 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:31:21 main 23:31:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:31:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:31:21 b541944ef58e: Preparing 23:31:21 ffb75dc6aa92: Preparing 23:31:21 5fb6cbbccfc9: Preparing 23:31:21 fc0d187346df: Preparing 23:31:21 f47ab5e6278f: Preparing 23:31:21 ed28baa5b906: Preparing 23:31:21 484568d539bb: Preparing 23:31:21 e960e0bd1bea: Preparing 23:31:21 16c7250b1572: Preparing 23:31:21 6d5de0332f55: Preparing 23:31:21 16113d51b718: Preparing 23:31:21 ed28baa5b906: Waiting 23:31:21 484568d539bb: Waiting 23:31:21 e960e0bd1bea: Waiting 23:31:21 16c7250b1572: Waiting 23:31:21 6d5de0332f55: Waiting 23:31:21 16113d51b718: Waiting 23:31:22 ffb75dc6aa92: Pushed 23:31:22 f47ab5e6278f: Pushed 23:31:22 fc0d187346df: Pushed 23:31:22 b541944ef58e: Pushed 23:31:22 ed28baa5b906: Layer already exists 23:31:22 484568d539bb: Layer already exists 23:31:22 16113d51b718: Layer already exists 23:31:22 e960e0bd1bea: Pushed 23:31:22 16c7250b1572: Pushed 23:31:24 5fb6cbbccfc9: Pushed 23:31:24 6d5de0332f55: Pushed 23:31:25 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:03a406f3fce3d6165d8596be64920fd18d6cc75b94b17fdee5a08c11e0460a95 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:25 + 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 23:31:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:31:26 b541944ef58e: Preparing 23:31:26 ffb75dc6aa92: Preparing 23:31:26 5fb6cbbccfc9: Preparing 23:31:26 fc0d187346df: Preparing 23:31:26 f47ab5e6278f: Preparing 23:31:26 ed28baa5b906: Preparing 23:31:26 484568d539bb: Preparing 23:31:26 e960e0bd1bea: Preparing 23:31:26 16c7250b1572: Preparing 23:31:26 6d5de0332f55: Preparing 23:31:26 16113d51b718: Preparing 23:31:26 484568d539bb: Waiting 23:31:26 e960e0bd1bea: Waiting 23:31:26 16c7250b1572: Waiting 23:31:26 6d5de0332f55: Waiting 23:31:26 16113d51b718: Waiting 23:31:26 ed28baa5b906: Waiting 23:31:26 b541944ef58e: Layer already exists 23:31:26 5fb6cbbccfc9: Layer already exists 23:31:26 ffb75dc6aa92: Layer already exists 23:31:26 f47ab5e6278f: Layer already exists 23:31:26 fc0d187346df: Layer already exists 23:31:26 484568d539bb: Layer already exists 23:31:26 e960e0bd1bea: Layer already exists 23:31:26 6d5de0332f55: Layer already exists 23:31:26 ed28baa5b906: Layer already exists 23:31:26 16c7250b1572: Layer already exists 23:31:26 16113d51b718: Layer already exists 23:31:26 latest: digest: sha256:03a406f3fce3d6165d8596be64920fd18d6cc75b94b17fdee5a08c11e0460a95 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.98 23:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:31:27 b541944ef58e: Preparing 23:31:27 ffb75dc6aa92: Preparing 23:31:27 5fb6cbbccfc9: Preparing 23:31:27 fc0d187346df: Preparing 23:31:27 f47ab5e6278f: Preparing 23:31:27 ed28baa5b906: Preparing 23:31:27 484568d539bb: Preparing 23:31:27 e960e0bd1bea: Preparing 23:31:27 16c7250b1572: Preparing 23:31:27 6d5de0332f55: Preparing 23:31:27 16113d51b718: Preparing 23:31:27 ed28baa5b906: Waiting 23:31:27 e960e0bd1bea: Waiting 23:31:27 16c7250b1572: Waiting 23:31:27 6d5de0332f55: Waiting 23:31:27 16113d51b718: Waiting 23:31:27 484568d539bb: Waiting 23:31:27 f47ab5e6278f: Layer already exists 23:31:27 fc0d187346df: Layer already exists 23:31:27 b541944ef58e: Layer already exists 23:31:27 ffb75dc6aa92: Layer already exists 23:31:27 5fb6cbbccfc9: Layer already exists 23:31:27 ed28baa5b906: Layer already exists 23:31:27 6d5de0332f55: Layer already exists 23:31:27 e960e0bd1bea: Layer already exists 23:31:27 484568d539bb: Layer already exists 23:31:27 16c7250b1572: Layer already exists 23:31:27 16113d51b718: Layer already exists 23:31:27 3.2.0-dev.98: digest: sha256:03a406f3fce3d6165d8596be64920fd18d6cc75b94b17fdee5a08c11e0460a95 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:31:28 b541944ef58e: Preparing 23:31:28 ffb75dc6aa92: Preparing 23:31:28 5fb6cbbccfc9: Preparing 23:31:28 fc0d187346df: Preparing 23:31:28 f47ab5e6278f: Preparing 23:31:28 ed28baa5b906: Preparing 23:31:28 484568d539bb: Preparing 23:31:28 e960e0bd1bea: Preparing 23:31:28 16c7250b1572: Preparing 23:31:28 6d5de0332f55: Preparing 23:31:28 16113d51b718: Preparing 23:31:28 e960e0bd1bea: Waiting 23:31:28 16c7250b1572: Waiting 23:31:28 6d5de0332f55: Waiting 23:31:28 16113d51b718: Waiting 23:31:28 ed28baa5b906: Waiting 23:31:28 484568d539bb: Waiting 23:31:28 5fb6cbbccfc9: Layer already exists 23:31:28 fc0d187346df: Layer already exists 23:31:28 f47ab5e6278f: Layer already exists 23:31:28 b541944ef58e: Layer already exists 23:31:28 ffb75dc6aa92: Layer already exists 23:31:28 ed28baa5b906: Layer already exists 23:31:28 484568d539bb: Layer already exists 23:31:28 6d5de0332f55: Layer already exists 23:31:28 e960e0bd1bea: Layer already exists 23:31:28 16c7250b1572: Layer already exists 23:31:28 16113d51b718: Layer already exists 23:31:28 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:03a406f3fce3d6165d8596be64920fd18d6cc75b94b17fdee5a08c11e0460a95 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:28 + 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 23:31:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:31:29 b541944ef58e: Preparing 23:31:29 ffb75dc6aa92: Preparing 23:31:29 5fb6cbbccfc9: Preparing 23:31:29 fc0d187346df: Preparing 23:31:29 f47ab5e6278f: Preparing 23:31:29 ed28baa5b906: Preparing 23:31:29 484568d539bb: Preparing 23:31:29 e960e0bd1bea: Preparing 23:31:29 16c7250b1572: Preparing 23:31:29 6d5de0332f55: Preparing 23:31:29 16113d51b718: Preparing 23:31:29 e960e0bd1bea: Waiting 23:31:29 16c7250b1572: Waiting 23:31:29 6d5de0332f55: Waiting 23:31:29 ed28baa5b906: Waiting 23:31:29 16113d51b718: Waiting 23:31:29 484568d539bb: Waiting 23:31:29 fc0d187346df: Layer already exists 23:31:29 f47ab5e6278f: Layer already exists 23:31:29 ffb75dc6aa92: Layer already exists 23:31:29 b541944ef58e: Layer already exists 23:31:29 5fb6cbbccfc9: Layer already exists 23:31:29 e960e0bd1bea: Layer already exists 23:31:29 484568d539bb: Layer already exists 23:31:29 ed28baa5b906: Layer already exists 23:31:29 6d5de0332f55: Layer already exists 23:31:29 16c7250b1572: Layer already exists 23:31:29 16113d51b718: Layer already exists 23:31:29 main: digest: sha256:03a406f3fce3d6165d8596be64920fd18d6cc75b94b17fdee5a08c11e0460a95 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:31:29 ===================================================== [Pipeline] echo 23:31:29 taggedImages: 23:31:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:31:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:31:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.98 23:31:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:31:29 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:31:29 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:31:29 5583a75087f60e058987f2a62e5d372bed784786 23:31:29 latest 23:31:29 3.2.0-dev.98 23:31:29 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:31:29 main 23:31:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:31:30 7686ef13a2d6: Preparing 23:31:30 c93dd92dbf69: Preparing 23:31:30 d948e97b25dd: Preparing 23:31:30 6cd84e55ad87: Preparing 23:31:30 12a9d57d2676: Preparing 23:31:30 c37bd5f0ae71: Preparing 23:31:30 9c55cd0ed74e: Preparing 23:31:30 ed28baa5b906: Preparing 23:31:30 484568d539bb: Preparing 23:31:30 9b9034f77a1e: Preparing 23:31:30 68951f7c22e6: Preparing 23:31:30 16113d51b718: Preparing 23:31:30 c37bd5f0ae71: Waiting 23:31:30 9c55cd0ed74e: Waiting 23:31:30 ed28baa5b906: Waiting 23:31:30 484568d539bb: Waiting 23:31:30 9b9034f77a1e: Waiting 23:31:30 68951f7c22e6: Waiting 23:31:30 16113d51b718: Waiting 23:31:30 12a9d57d2676: Pushed 23:31:30 c93dd92dbf69: Pushed 23:31:30 7686ef13a2d6: Pushed 23:31:30 ed28baa5b906: Layer already exists 23:31:30 484568d539bb: Layer already exists 23:31:30 c37bd5f0ae71: Pushed 23:31:30 9c55cd0ed74e: Pushed 23:31:30 16113d51b718: Layer already exists 23:31:30 9b9034f77a1e: Pushed 23:31:32 6cd84e55ad87: Pushed 23:31:33 d948e97b25dd: Pushed 23:31:33 68951f7c22e6: Pushed 23:31:33 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:cbca936af57afe08876c244c96bc82e848f3e4454be7de9948327a2a63c6a8c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:33 + 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 23:31:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:31:34 7686ef13a2d6: Preparing 23:31:34 c93dd92dbf69: Preparing 23:31:34 d948e97b25dd: Preparing 23:31:34 6cd84e55ad87: Preparing 23:31:34 12a9d57d2676: Preparing 23:31:34 c37bd5f0ae71: Preparing 23:31:34 9c55cd0ed74e: Preparing 23:31:34 ed28baa5b906: Preparing 23:31:34 484568d539bb: Preparing 23:31:34 9b9034f77a1e: Preparing 23:31:34 68951f7c22e6: Preparing 23:31:34 16113d51b718: Preparing 23:31:34 c37bd5f0ae71: Waiting 23:31:34 484568d539bb: Waiting 23:31:34 9c55cd0ed74e: Waiting 23:31:34 ed28baa5b906: Waiting 23:31:34 9b9034f77a1e: Waiting 23:31:34 16113d51b718: Waiting 23:31:34 68951f7c22e6: Waiting 23:31:34 c93dd92dbf69: Layer already exists 23:31:34 12a9d57d2676: Layer already exists 23:31:34 6cd84e55ad87: Layer already exists 23:31:34 7686ef13a2d6: Layer already exists 23:31:34 d948e97b25dd: Layer already exists 23:31:34 c37bd5f0ae71: Layer already exists 23:31:34 9c55cd0ed74e: Layer already exists 23:31:34 484568d539bb: Layer already exists 23:31:34 ed28baa5b906: Layer already exists 23:31:34 9b9034f77a1e: Layer already exists 23:31:34 68951f7c22e6: Layer already exists 23:31:34 16113d51b718: Layer already exists 23:31:34 latest: digest: sha256:cbca936af57afe08876c244c96bc82e848f3e4454be7de9948327a2a63c6a8c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.98 23:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:31:35 7686ef13a2d6: Preparing 23:31:35 c93dd92dbf69: Preparing 23:31:35 d948e97b25dd: Preparing 23:31:35 6cd84e55ad87: Preparing 23:31:35 12a9d57d2676: Preparing 23:31:35 c37bd5f0ae71: Preparing 23:31:35 9c55cd0ed74e: Preparing 23:31:35 c37bd5f0ae71: Waiting 23:31:35 9c55cd0ed74e: Waiting 23:31:35 ed28baa5b906: Preparing 23:31:35 ed28baa5b906: Waiting 23:31:35 484568d539bb: Preparing 23:31:35 9b9034f77a1e: Preparing 23:31:35 68951f7c22e6: Preparing 23:31:35 16113d51b718: Preparing 23:31:35 9b9034f77a1e: Waiting 23:31:35 68951f7c22e6: Waiting 23:31:35 484568d539bb: Waiting 23:31:35 16113d51b718: Waiting 23:31:35 d948e97b25dd: Layer already exists 23:31:35 6cd84e55ad87: Layer already exists 23:31:35 12a9d57d2676: Layer already exists 23:31:35 7686ef13a2d6: Layer already exists 23:31:35 c93dd92dbf69: Layer already exists 23:31:35 9c55cd0ed74e: Layer already exists 23:31:35 c37bd5f0ae71: Layer already exists 23:31:35 484568d539bb: Layer already exists 23:31:35 9b9034f77a1e: Layer already exists 23:31:35 ed28baa5b906: Layer already exists 23:31:35 68951f7c22e6: Layer already exists 23:31:35 16113d51b718: Layer already exists 23:31:35 3.2.0-dev.98: digest: sha256:cbca936af57afe08876c244c96bc82e848f3e4454be7de9948327a2a63c6a8c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:31:35 7686ef13a2d6: Preparing 23:31:35 c93dd92dbf69: Preparing 23:31:35 d948e97b25dd: Preparing 23:31:35 6cd84e55ad87: Preparing 23:31:35 12a9d57d2676: Preparing 23:31:35 c37bd5f0ae71: Preparing 23:31:35 9c55cd0ed74e: Preparing 23:31:35 ed28baa5b906: Preparing 23:31:35 484568d539bb: Preparing 23:31:35 9b9034f77a1e: Preparing 23:31:35 68951f7c22e6: Preparing 23:31:35 16113d51b718: Preparing 23:31:35 484568d539bb: Waiting 23:31:35 68951f7c22e6: Waiting 23:31:35 9b9034f77a1e: Waiting 23:31:35 c37bd5f0ae71: Waiting 23:31:35 9c55cd0ed74e: Waiting 23:31:35 16113d51b718: Waiting 23:31:35 ed28baa5b906: Waiting 23:31:35 c93dd92dbf69: Layer already exists 23:31:35 12a9d57d2676: Layer already exists 23:31:35 6cd84e55ad87: Layer already exists 23:31:35 d948e97b25dd: Layer already exists 23:31:35 7686ef13a2d6: Layer already exists 23:31:35 9c55cd0ed74e: Layer already exists 23:31:35 c37bd5f0ae71: Layer already exists 23:31:35 9b9034f77a1e: Layer already exists 23:31:35 ed28baa5b906: Layer already exists 23:31:35 484568d539bb: Layer already exists 23:31:35 16113d51b718: Layer already exists 23:31:35 68951f7c22e6: Layer already exists 23:31:36 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:cbca936af57afe08876c244c96bc82e848f3e4454be7de9948327a2a63c6a8c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:36 + 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 23:31:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:31:36 7686ef13a2d6: Preparing 23:31:36 c93dd92dbf69: Preparing 23:31:36 d948e97b25dd: Preparing 23:31:36 6cd84e55ad87: Preparing 23:31:36 12a9d57d2676: Preparing 23:31:36 c37bd5f0ae71: Preparing 23:31:36 9c55cd0ed74e: Preparing 23:31:36 ed28baa5b906: Preparing 23:31:36 484568d539bb: Preparing 23:31:36 9b9034f77a1e: Preparing 23:31:36 68951f7c22e6: Preparing 23:31:36 16113d51b718: Preparing 23:31:36 484568d539bb: Waiting 23:31:36 9b9034f77a1e: Waiting 23:31:36 c37bd5f0ae71: Waiting 23:31:36 68951f7c22e6: Waiting 23:31:36 16113d51b718: Waiting 23:31:36 9c55cd0ed74e: Waiting 23:31:36 ed28baa5b906: Waiting 23:31:36 6cd84e55ad87: Layer already exists 23:31:36 7686ef13a2d6: Layer already exists 23:31:36 12a9d57d2676: Layer already exists 23:31:36 d948e97b25dd: Layer already exists 23:31:36 c93dd92dbf69: Layer already exists 23:31:36 9c55cd0ed74e: Layer already exists 23:31:36 9b9034f77a1e: Layer already exists 23:31:36 484568d539bb: Layer already exists 23:31:36 c37bd5f0ae71: Layer already exists 23:31:36 ed28baa5b906: Layer already exists 23:31:36 68951f7c22e6: Layer already exists 23:31:36 16113d51b718: Layer already exists 23:31:37 main: digest: sha256:cbca936af57afe08876c244c96bc82e848f3e4454be7de9948327a2a63c6a8c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:31:37 ===================================================== [Pipeline] echo 23:31:37 taggedImages: 23:31:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:31:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:31:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.98 23:31:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:31:37 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:31:37 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 23:31:37 5583a75087f60e058987f2a62e5d372bed784786 23:31:37 latest 23:31:37 3.2.0-dev.98 23:31:37 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:31:37 main 23:31:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:31:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:31:38 6e0f64bc3f41: Preparing 23:31:38 a44bd728ed1f: Preparing 23:31:38 ed28baa5b906: Preparing 23:31:38 484568d539bb: Preparing 23:31:38 d33f98726025: Preparing 23:31:38 0ffb408acee8: Preparing 23:31:38 16113d51b718: Preparing 23:31:38 0ffb408acee8: Waiting 23:31:38 16113d51b718: Waiting 23:31:38 484568d539bb: Layer already exists 23:31:38 ed28baa5b906: Layer already exists 23:31:38 16113d51b718: Layer already exists 23:31:38 6e0f64bc3f41: Pushed 23:31:38 d33f98726025: Pushed 23:31:40 0ffb408acee8: Pushed 23:31:42 a44bd728ed1f: Pushed 23:31:42 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:b2318a273a415c20e827949618662ca981dabbe414a559de92e4e17317efccd8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:42 + 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 23:31:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:31:42 6e0f64bc3f41: Preparing 23:31:42 a44bd728ed1f: Preparing 23:31:42 ed28baa5b906: Preparing 23:31:42 484568d539bb: Preparing 23:31:42 d33f98726025: Preparing 23:31:42 0ffb408acee8: Preparing 23:31:42 16113d51b718: Preparing 23:31:42 0ffb408acee8: Waiting 23:31:42 16113d51b718: Waiting 23:31:42 d33f98726025: Layer already exists 23:31:42 6e0f64bc3f41: Layer already exists 23:31:42 a44bd728ed1f: Layer already exists 23:31:42 ed28baa5b906: Layer already exists 23:31:42 484568d539bb: Layer already exists 23:31:42 16113d51b718: Layer already exists 23:31:42 0ffb408acee8: Layer already exists 23:31:43 latest: digest: sha256:b2318a273a415c20e827949618662ca981dabbe414a559de92e4e17317efccd8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.98 23:31:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:31:43 6e0f64bc3f41: Preparing 23:31:43 a44bd728ed1f: Preparing 23:31:43 ed28baa5b906: Preparing 23:31:43 484568d539bb: Preparing 23:31:43 d33f98726025: Preparing 23:31:43 0ffb408acee8: Preparing 23:31:43 16113d51b718: Preparing 23:31:43 0ffb408acee8: Waiting 23:31:43 16113d51b718: Waiting 23:31:43 484568d539bb: Layer already exists 23:31:43 6e0f64bc3f41: Layer already exists 23:31:43 a44bd728ed1f: Layer already exists 23:31:43 ed28baa5b906: Layer already exists 23:31:43 d33f98726025: Layer already exists 23:31:43 16113d51b718: Layer already exists 23:31:43 0ffb408acee8: Layer already exists 23:31:44 3.2.0-dev.98: digest: sha256:b2318a273a415c20e827949618662ca981dabbe414a559de92e4e17317efccd8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:31:44 6e0f64bc3f41: Preparing 23:31:44 a44bd728ed1f: Preparing 23:31:44 ed28baa5b906: Preparing 23:31:44 484568d539bb: Preparing 23:31:44 d33f98726025: Preparing 23:31:44 0ffb408acee8: Preparing 23:31:44 16113d51b718: Preparing 23:31:44 0ffb408acee8: Waiting 23:31:44 16113d51b718: Waiting 23:31:44 a44bd728ed1f: Layer already exists 23:31:44 d33f98726025: Layer already exists 23:31:44 484568d539bb: Layer already exists 23:31:44 6e0f64bc3f41: Layer already exists 23:31:44 ed28baa5b906: Layer already exists 23:31:44 16113d51b718: Layer already exists 23:31:44 0ffb408acee8: Layer already exists 23:31:45 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:b2318a273a415c20e827949618662ca981dabbe414a559de92e4e17317efccd8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:45 + 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 23:31:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 23:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:31:45 6e0f64bc3f41: Preparing 23:31:45 a44bd728ed1f: Preparing 23:31:45 ed28baa5b906: Preparing 23:31:45 484568d539bb: Preparing 23:31:45 d33f98726025: Preparing 23:31:45 0ffb408acee8: Preparing 23:31:45 16113d51b718: Preparing 23:31:45 16113d51b718: Waiting 23:31:45 0ffb408acee8: Waiting 23:31:45 ed28baa5b906: Layer already exists 23:31:45 a44bd728ed1f: Layer already exists 23:31:45 d33f98726025: Layer already exists 23:31:45 484568d539bb: Layer already exists 23:31:45 6e0f64bc3f41: Layer already exists 23:31:45 0ffb408acee8: Layer already exists 23:31:45 16113d51b718: Layer already exists 23:31:45 main: digest: sha256:b2318a273a415c20e827949618662ca981dabbe414a559de92e4e17317efccd8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:31:46 ===================================================== [Pipeline] echo 23:31:46 taggedImages: 23:31:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:31:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:31:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.98 23:31:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:31:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 23:31:46 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 23:31:46 5583a75087f60e058987f2a62e5d372bed784786 23:31:46 latest 23:31:46 3.2.0-dev.98 23:31:46 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:31:46 main 23:31:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:31:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:31:46 215d3d81fc24: Preparing 23:31:46 a647b32690a6: Preparing 23:31:46 29431aceec43: Preparing 23:31:46 ed28baa5b906: Preparing 23:31:46 484568d539bb: Preparing 23:31:46 d0088fc43af8: Preparing 23:31:46 dd537a215952: Preparing 23:31:46 c6cafe8c2767: Preparing 23:31:46 0d2a5897ee3a: Preparing 23:31:46 16113d51b718: Preparing 23:31:46 d0088fc43af8: Waiting 23:31:46 dd537a215952: Waiting 23:31:46 c6cafe8c2767: Waiting 23:31:46 0d2a5897ee3a: Waiting 23:31:47 29431aceec43: Pushed 23:31:47 a647b32690a6: Pushed 23:31:47 ed28baa5b906: Layer already exists 23:31:47 484568d539bb: Layer already exists 23:31:47 215d3d81fc24: Pushed 23:31:47 16113d51b718: Layer already exists 23:31:47 c6cafe8c2767: Pushed 23:31:48 0d2a5897ee3a: Pushed 23:32:00 dd537a215952: Pushed 23:32:08 d0088fc43af8: Pushed 23:32:08 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:36f2a1bede43996126bd2afa63f0d0b6966eaa80a670f2af4afbd4e6bf4a9dea size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:09 + 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 23:32:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:32:09 215d3d81fc24: Preparing 23:32:09 a647b32690a6: Preparing 23:32:09 29431aceec43: Preparing 23:32:09 ed28baa5b906: Preparing 23:32:09 484568d539bb: Preparing 23:32:09 d0088fc43af8: Preparing 23:32:09 dd537a215952: Preparing 23:32:09 c6cafe8c2767: Preparing 23:32:09 0d2a5897ee3a: Preparing 23:32:09 16113d51b718: Preparing 23:32:09 d0088fc43af8: Waiting 23:32:09 dd537a215952: Waiting 23:32:09 c6cafe8c2767: Waiting 23:32:09 0d2a5897ee3a: Waiting 23:32:09 16113d51b718: Waiting 23:32:09 29431aceec43: Layer already exists 23:32:09 215d3d81fc24: Layer already exists 23:32:09 484568d539bb: Layer already exists 23:32:09 ed28baa5b906: Layer already exists 23:32:09 a647b32690a6: Layer already exists 23:32:09 dd537a215952: Layer already exists 23:32:09 c6cafe8c2767: Layer already exists 23:32:09 0d2a5897ee3a: Layer already exists 23:32:09 16113d51b718: Layer already exists 23:32:09 d0088fc43af8: Layer already exists 23:32:09 latest: digest: sha256:36f2a1bede43996126bd2afa63f0d0b6966eaa80a670f2af4afbd4e6bf4a9dea size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.98 23:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:32:10 215d3d81fc24: Preparing 23:32:10 a647b32690a6: Preparing 23:32:10 29431aceec43: Preparing 23:32:10 ed28baa5b906: Preparing 23:32:10 484568d539bb: Preparing 23:32:10 d0088fc43af8: Preparing 23:32:10 dd537a215952: Preparing 23:32:10 c6cafe8c2767: Preparing 23:32:10 0d2a5897ee3a: Preparing 23:32:10 16113d51b718: Preparing 23:32:10 c6cafe8c2767: Waiting 23:32:10 d0088fc43af8: Waiting 23:32:10 dd537a215952: Waiting 23:32:10 0d2a5897ee3a: Waiting 23:32:10 16113d51b718: Waiting 23:32:10 ed28baa5b906: Layer already exists 23:32:10 215d3d81fc24: Layer already exists 23:32:10 484568d539bb: Layer already exists 23:32:10 29431aceec43: Layer already exists 23:32:10 a647b32690a6: Layer already exists 23:32:10 c6cafe8c2767: Layer already exists 23:32:10 d0088fc43af8: Layer already exists 23:32:10 16113d51b718: Layer already exists 23:32:10 dd537a215952: Layer already exists 23:32:10 0d2a5897ee3a: Layer already exists 23:32:10 3.2.0-dev.98: digest: sha256:36f2a1bede43996126bd2afa63f0d0b6966eaa80a670f2af4afbd4e6bf4a9dea size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:32:11 215d3d81fc24: Preparing 23:32:11 a647b32690a6: Preparing 23:32:11 29431aceec43: Preparing 23:32:11 ed28baa5b906: Preparing 23:32:11 484568d539bb: Preparing 23:32:11 d0088fc43af8: Preparing 23:32:11 dd537a215952: Preparing 23:32:11 c6cafe8c2767: Preparing 23:32:11 0d2a5897ee3a: Preparing 23:32:11 16113d51b718: Preparing 23:32:11 dd537a215952: Waiting 23:32:11 c6cafe8c2767: Waiting 23:32:11 0d2a5897ee3a: Waiting 23:32:11 16113d51b718: Waiting 23:32:11 d0088fc43af8: Waiting 23:32:11 29431aceec43: Layer already exists 23:32:11 215d3d81fc24: Layer already exists 23:32:11 ed28baa5b906: Layer already exists 23:32:11 484568d539bb: Layer already exists 23:32:11 a647b32690a6: Layer already exists 23:32:11 dd537a215952: Layer already exists 23:32:11 c6cafe8c2767: Layer already exists 23:32:11 d0088fc43af8: Layer already exists 23:32:11 0d2a5897ee3a: Layer already exists 23:32:11 16113d51b718: Layer already exists 23:32:11 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:36f2a1bede43996126bd2afa63f0d0b6966eaa80a670f2af4afbd4e6bf4a9dea size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:12 + 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 23:32:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 23:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:32:12 215d3d81fc24: Preparing 23:32:12 a647b32690a6: Preparing 23:32:12 29431aceec43: Preparing 23:32:12 ed28baa5b906: Preparing 23:32:12 484568d539bb: Preparing 23:32:12 d0088fc43af8: Preparing 23:32:12 dd537a215952: Preparing 23:32:12 c6cafe8c2767: Preparing 23:32:12 0d2a5897ee3a: Preparing 23:32:12 16113d51b718: Preparing 23:32:12 c6cafe8c2767: Waiting 23:32:12 0d2a5897ee3a: Waiting 23:32:12 16113d51b718: Waiting 23:32:12 d0088fc43af8: Waiting 23:32:12 dd537a215952: Waiting 23:32:12 29431aceec43: Layer already exists 23:32:12 a647b32690a6: Layer already exists 23:32:12 215d3d81fc24: Layer already exists 23:32:12 484568d539bb: Layer already exists 23:32:12 ed28baa5b906: Layer already exists 23:32:12 0d2a5897ee3a: Layer already exists 23:32:12 d0088fc43af8: Layer already exists 23:32:12 c6cafe8c2767: Layer already exists 23:32:12 16113d51b718: Layer already exists 23:32:12 dd537a215952: Layer already exists 23:32:12 main: digest: sha256:36f2a1bede43996126bd2afa63f0d0b6966eaa80a670f2af4afbd4e6bf4a9dea size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:32:12 ===================================================== [Pipeline] echo 23:32:12 taggedImages: 23:32:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:32:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:32:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.98 23:32:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:32:12 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 23:32:12 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 23:32:12 5583a75087f60e058987f2a62e5d372bed784786 23:32:12 latest 23:32:12 3.2.0-dev.98 23:32:12 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:32:12 main 23:32:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:13 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:32:13 fdb201760d82: Preparing 23:32:13 59edf96272b8: Preparing 23:32:13 ce2476c7116f: Preparing 23:32:13 ed28baa5b906: Preparing 23:32:13 484568d539bb: Preparing 23:32:13 ed96c2bf98e5: Preparing 23:32:13 1e36885e92ec: Preparing 23:32:13 da8d97965ffe: Preparing 23:32:13 16113d51b718: Preparing 23:32:13 ed96c2bf98e5: Waiting 23:32:13 1e36885e92ec: Waiting 23:32:13 da8d97965ffe: Waiting 23:32:13 16113d51b718: Waiting 23:32:13 ed28baa5b906: Layer already exists 23:32:13 484568d539bb: Layer already exists 23:32:13 59edf96272b8: Pushed 23:32:13 ce2476c7116f: Pushed 23:32:13 fdb201760d82: Pushed 23:32:13 16113d51b718: Layer already exists 23:32:13 1e36885e92ec: Pushed 23:32:14 da8d97965ffe: Pushed 23:32:36 ed96c2bf98e5: Pushed 23:32:36 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:cf510df24ad448f7d683177c7b9f25cbd63a799008ccb1bd9343099d015f4cc4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:36 + 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 23:32:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:32:37 fdb201760d82: Preparing 23:32:37 59edf96272b8: Preparing 23:32:37 ce2476c7116f: Preparing 23:32:37 ed28baa5b906: Preparing 23:32:37 484568d539bb: Preparing 23:32:37 ed96c2bf98e5: Preparing 23:32:37 1e36885e92ec: Preparing 23:32:37 da8d97965ffe: Preparing 23:32:37 16113d51b718: Preparing 23:32:37 ed96c2bf98e5: Waiting 23:32:37 1e36885e92ec: Waiting 23:32:37 da8d97965ffe: Waiting 23:32:37 16113d51b718: Waiting 23:32:37 ce2476c7116f: Layer already exists 23:32:37 fdb201760d82: Layer already exists 23:32:37 ed28baa5b906: Layer already exists 23:32:37 59edf96272b8: Layer already exists 23:32:37 484568d539bb: Layer already exists 23:32:37 ed96c2bf98e5: Layer already exists 23:32:37 16113d51b718: Layer already exists 23:32:37 da8d97965ffe: Layer already exists 23:32:37 1e36885e92ec: Layer already exists 23:32:37 latest: digest: sha256:cf510df24ad448f7d683177c7b9f25cbd63a799008ccb1bd9343099d015f4cc4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.98 23:32:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:32:38 fdb201760d82: Preparing 23:32:38 59edf96272b8: Preparing 23:32:38 ce2476c7116f: Preparing 23:32:38 ed28baa5b906: Preparing 23:32:38 484568d539bb: Preparing 23:32:38 ed96c2bf98e5: Preparing 23:32:38 1e36885e92ec: Preparing 23:32:38 da8d97965ffe: Preparing 23:32:38 16113d51b718: Preparing 23:32:38 ed96c2bf98e5: Waiting 23:32:38 1e36885e92ec: Waiting 23:32:38 da8d97965ffe: Waiting 23:32:38 16113d51b718: Waiting 23:32:38 59edf96272b8: Layer already exists 23:32:38 fdb201760d82: Layer already exists 23:32:38 ed28baa5b906: Layer already exists 23:32:38 484568d539bb: Layer already exists 23:32:38 ce2476c7116f: Layer already exists 23:32:38 1e36885e92ec: Layer already exists 23:32:38 ed96c2bf98e5: Layer already exists 23:32:38 16113d51b718: Layer already exists 23:32:38 da8d97965ffe: Layer already exists 23:32:38 3.2.0-dev.98: digest: sha256:cf510df24ad448f7d683177c7b9f25cbd63a799008ccb1bd9343099d015f4cc4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:38 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:32:39 fdb201760d82: Preparing 23:32:39 59edf96272b8: Preparing 23:32:39 ce2476c7116f: Preparing 23:32:39 ed28baa5b906: Preparing 23:32:39 484568d539bb: Preparing 23:32:39 ed96c2bf98e5: Preparing 23:32:39 1e36885e92ec: Preparing 23:32:39 da8d97965ffe: Preparing 23:32:39 16113d51b718: Preparing 23:32:39 1e36885e92ec: Waiting 23:32:39 da8d97965ffe: Waiting 23:32:39 ed96c2bf98e5: Waiting 23:32:39 484568d539bb: Layer already exists 23:32:39 fdb201760d82: Layer already exists 23:32:39 ed28baa5b906: Layer already exists 23:32:39 59edf96272b8: Layer already exists 23:32:39 ce2476c7116f: Layer already exists 23:32:39 da8d97965ffe: Layer already exists 23:32:39 1e36885e92ec: Layer already exists 23:32:39 ed96c2bf98e5: Layer already exists 23:32:39 16113d51b718: Layer already exists 23:32:39 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:cf510df24ad448f7d683177c7b9f25cbd63a799008ccb1bd9343099d015f4cc4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:39 + 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 23:32:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 23:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:32:40 fdb201760d82: Preparing 23:32:40 59edf96272b8: Preparing 23:32:40 ce2476c7116f: Preparing 23:32:40 ed28baa5b906: Preparing 23:32:40 484568d539bb: Preparing 23:32:40 ed96c2bf98e5: Preparing 23:32:40 1e36885e92ec: Preparing 23:32:40 da8d97965ffe: Preparing 23:32:40 16113d51b718: Preparing 23:32:40 1e36885e92ec: Waiting 23:32:40 da8d97965ffe: Waiting 23:32:40 16113d51b718: Waiting 23:32:40 ed96c2bf98e5: Waiting 23:32:40 ce2476c7116f: Layer already exists 23:32:40 59edf96272b8: Layer already exists 23:32:40 484568d539bb: Layer already exists 23:32:40 ed28baa5b906: Layer already exists 23:32:40 fdb201760d82: Layer already exists 23:32:40 ed96c2bf98e5: Layer already exists 23:32:40 1e36885e92ec: Layer already exists 23:32:40 da8d97965ffe: Layer already exists 23:32:40 16113d51b718: Layer already exists 23:32:40 main: digest: sha256:cf510df24ad448f7d683177c7b9f25cbd63a799008ccb1bd9343099d015f4cc4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:32:40 ===================================================== [Pipeline] echo 23:32:40 taggedImages: 23:32:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:32:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:32:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.98 23:32:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:32:40 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 23:32:40 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 23:32:40 5583a75087f60e058987f2a62e5d372bed784786 23:32:40 latest 23:32:40 3.2.0-dev.98 23:32:40 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:32:40 main 23:32:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:40 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:32:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:32:41 c767db3761d6: Preparing 23:32:41 0daf8066cb37: Preparing 23:32:41 20e5d2875948: Preparing 23:32:41 ed28baa5b906: Preparing 23:32:41 484568d539bb: Preparing 23:32:41 701884b5d7ec: Preparing 23:32:41 c6cafe8c2767: Preparing 23:32:41 0d2a5897ee3a: Preparing 23:32:41 16113d51b718: Preparing 23:32:41 701884b5d7ec: Waiting 23:32:41 c6cafe8c2767: Waiting 23:32:41 0d2a5897ee3a: Waiting 23:32:41 16113d51b718: Waiting 23:32:41 484568d539bb: Layer already exists 23:32:41 ed28baa5b906: Layer already exists 23:32:41 c6cafe8c2767: Layer already exists 23:32:41 0d2a5897ee3a: Layer already exists 23:32:41 0daf8066cb37: Pushed 23:32:41 20e5d2875948: Pushed 23:32:41 c767db3761d6: Pushed 23:32:41 16113d51b718: Layer already exists 23:33:03 701884b5d7ec: Pushed 23:33:03 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:9f92aceac9e02584aaa346ae22138af004013f34dcac1220e00a72abd6551559 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:03 + 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 23:33:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:33:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:33:04 c767db3761d6: Preparing 23:33:04 0daf8066cb37: Preparing 23:33:04 20e5d2875948: Preparing 23:33:04 ed28baa5b906: Preparing 23:33:04 484568d539bb: Preparing 23:33:04 701884b5d7ec: Preparing 23:33:04 c6cafe8c2767: Preparing 23:33:04 0d2a5897ee3a: Preparing 23:33:04 16113d51b718: Preparing 23:33:04 701884b5d7ec: Waiting 23:33:04 c6cafe8c2767: Waiting 23:33:04 0d2a5897ee3a: Waiting 23:33:04 16113d51b718: Waiting 23:33:04 ed28baa5b906: Layer already exists 23:33:04 c767db3761d6: Layer already exists 23:33:04 0daf8066cb37: Layer already exists 23:33:04 20e5d2875948: Layer already exists 23:33:04 484568d539bb: Layer already exists 23:33:04 16113d51b718: Layer already exists 23:33:04 0d2a5897ee3a: Layer already exists 23:33:04 701884b5d7ec: Layer already exists 23:33:04 c6cafe8c2767: Layer already exists 23:33:04 latest: digest: sha256:9f92aceac9e02584aaa346ae22138af004013f34dcac1220e00a72abd6551559 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.98 23:33:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:33:05 c767db3761d6: Preparing 23:33:05 0daf8066cb37: Preparing 23:33:05 20e5d2875948: Preparing 23:33:05 ed28baa5b906: Preparing 23:33:05 484568d539bb: Preparing 23:33:05 701884b5d7ec: Preparing 23:33:05 c6cafe8c2767: Preparing 23:33:05 701884b5d7ec: Waiting 23:33:05 0d2a5897ee3a: Preparing 23:33:05 16113d51b718: Preparing 23:33:05 c6cafe8c2767: Waiting 23:33:05 0d2a5897ee3a: Waiting 23:33:05 16113d51b718: Waiting 23:33:05 484568d539bb: Layer already exists 23:33:05 0daf8066cb37: Layer already exists 23:33:05 c767db3761d6: Layer already exists 23:33:05 ed28baa5b906: Layer already exists 23:33:05 20e5d2875948: Layer already exists 23:33:05 701884b5d7ec: Layer already exists 23:33:05 c6cafe8c2767: Layer already exists 23:33:05 0d2a5897ee3a: Layer already exists 23:33:05 16113d51b718: Layer already exists 23:33:05 3.2.0-dev.98: digest: sha256:9f92aceac9e02584aaa346ae22138af004013f34dcac1220e00a72abd6551559 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:33:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:33:05 c767db3761d6: Preparing 23:33:05 0daf8066cb37: Preparing 23:33:05 20e5d2875948: Preparing 23:33:05 ed28baa5b906: Preparing 23:33:05 484568d539bb: Preparing 23:33:05 701884b5d7ec: Preparing 23:33:05 c6cafe8c2767: Preparing 23:33:05 0d2a5897ee3a: Preparing 23:33:05 16113d51b718: Preparing 23:33:05 c6cafe8c2767: Waiting 23:33:05 0d2a5897ee3a: Waiting 23:33:05 16113d51b718: Waiting 23:33:05 701884b5d7ec: Waiting 23:33:05 ed28baa5b906: Layer already exists 23:33:05 c767db3761d6: Layer already exists 23:33:05 484568d539bb: Layer already exists 23:33:05 0daf8066cb37: Layer already exists 23:33:05 20e5d2875948: Layer already exists 23:33:05 c6cafe8c2767: Layer already exists 23:33:05 701884b5d7ec: Layer already exists 23:33:05 16113d51b718: Layer already exists 23:33:05 0d2a5897ee3a: Layer already exists 23:33:05 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:9f92aceac9e02584aaa346ae22138af004013f34dcac1220e00a72abd6551559 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:06 + 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 23:33:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 23:33:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:33:06 c767db3761d6: Preparing 23:33:06 0daf8066cb37: Preparing 23:33:06 20e5d2875948: Preparing 23:33:06 ed28baa5b906: Preparing 23:33:06 484568d539bb: Preparing 23:33:06 701884b5d7ec: Preparing 23:33:06 c6cafe8c2767: Preparing 23:33:06 0d2a5897ee3a: Preparing 23:33:06 16113d51b718: Preparing 23:33:06 c6cafe8c2767: Waiting 23:33:06 0d2a5897ee3a: Waiting 23:33:06 701884b5d7ec: Waiting 23:33:06 16113d51b718: Waiting 23:33:06 c767db3761d6: Layer already exists 23:33:06 20e5d2875948: Layer already exists 23:33:06 484568d539bb: Layer already exists 23:33:06 ed28baa5b906: Layer already exists 23:33:06 0daf8066cb37: Layer already exists 23:33:06 0d2a5897ee3a: Layer already exists 23:33:06 701884b5d7ec: Layer already exists 23:33:06 c6cafe8c2767: Layer already exists 23:33:06 16113d51b718: Layer already exists 23:33:06 main: digest: sha256:9f92aceac9e02584aaa346ae22138af004013f34dcac1220e00a72abd6551559 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:33:07 ===================================================== [Pipeline] echo 23:33:07 taggedImages: 23:33:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:33:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:33:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.98 23:33:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:33:07 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 23:33:07 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 23:33:07 5583a75087f60e058987f2a62e5d372bed784786 23:33:07 latest 23:33:07 3.2.0-dev.98 23:33:07 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:33:07 main 23:33:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:07 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:07 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:33:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 23:33:07 f8c9e7903550: Preparing 23:33:07 025baa10af08: Preparing 23:33:07 ed28baa5b906: Preparing 23:33:07 484568d539bb: Preparing 23:33:07 43c17ef82762: Preparing 23:33:07 47e22283bfe7: Preparing 23:33:07 16113d51b718: Preparing 23:33:07 47e22283bfe7: Waiting 23:33:07 16113d51b718: Waiting 23:33:07 ed28baa5b906: Layer already exists 23:33:07 484568d539bb: Layer already exists 23:33:08 16113d51b718: Layer already exists 23:33:08 f8c9e7903550: Pushed 23:33:08 43c17ef82762: Pushed 23:33:08 47e22283bfe7: Pushed 23:33:16 025baa10af08: Pushed 23:33:16 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:c926f73b4ff05523393fed3735876760da95a3e38e7f51bea286d32bcfac15f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:17 + 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 23:33:17 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 23:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 23:33:17 f8c9e7903550: Preparing 23:33:17 025baa10af08: Preparing 23:33:17 ed28baa5b906: Preparing 23:33:17 484568d539bb: Preparing 23:33:17 43c17ef82762: Preparing 23:33:17 47e22283bfe7: Preparing 23:33:17 16113d51b718: Preparing 23:33:17 47e22283bfe7: Waiting 23:33:17 16113d51b718: Waiting 23:33:17 f8c9e7903550: Layer already exists 23:33:17 025baa10af08: Layer already exists 23:33:17 484568d539bb: Layer already exists 23:33:17 43c17ef82762: Layer already exists 23:33:17 ed28baa5b906: Layer already exists 23:33:17 47e22283bfe7: Layer already exists 23:33:17 16113d51b718: Layer already exists 23:33:17 latest: digest: sha256:c926f73b4ff05523393fed3735876760da95a3e38e7f51bea286d32bcfac15f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:18 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:18 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.98 23:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 23:33:18 f8c9e7903550: Preparing 23:33:18 025baa10af08: Preparing 23:33:18 ed28baa5b906: Preparing 23:33:18 484568d539bb: Preparing 23:33:18 43c17ef82762: Preparing 23:33:18 47e22283bfe7: Preparing 23:33:18 16113d51b718: Preparing 23:33:18 47e22283bfe7: Waiting 23:33:18 16113d51b718: Waiting 23:33:18 484568d539bb: Layer already exists 23:33:18 025baa10af08: Layer already exists 23:33:18 43c17ef82762: Layer already exists 23:33:18 f8c9e7903550: Layer already exists 23:33:18 ed28baa5b906: Layer already exists 23:33:18 47e22283bfe7: Layer already exists 23:33:18 16113d51b718: Layer already exists 23:33:18 3.2.0-dev.98: digest: sha256:c926f73b4ff05523393fed3735876760da95a3e38e7f51bea286d32bcfac15f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:18 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:19 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 23:33:19 f8c9e7903550: Preparing 23:33:19 025baa10af08: Preparing 23:33:19 ed28baa5b906: Preparing 23:33:19 484568d539bb: Preparing 23:33:19 43c17ef82762: Preparing 23:33:19 47e22283bfe7: Preparing 23:33:19 16113d51b718: Preparing 23:33:19 47e22283bfe7: Waiting 23:33:19 16113d51b718: Waiting 23:33:19 ed28baa5b906: Layer already exists 23:33:19 025baa10af08: Layer already exists 23:33:19 43c17ef82762: Layer already exists 23:33:19 484568d539bb: Layer already exists 23:33:19 f8c9e7903550: Layer already exists 23:33:19 47e22283bfe7: Layer already exists 23:33:19 16113d51b718: Layer already exists 23:33:19 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:c926f73b4ff05523393fed3735876760da95a3e38e7f51bea286d32bcfac15f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:19 + 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 23:33:19 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 23:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 23:33:19 f8c9e7903550: Preparing 23:33:19 025baa10af08: Preparing 23:33:19 ed28baa5b906: Preparing 23:33:19 484568d539bb: Preparing 23:33:19 43c17ef82762: Preparing 23:33:19 47e22283bfe7: Preparing 23:33:19 16113d51b718: Preparing 23:33:19 47e22283bfe7: Waiting 23:33:19 16113d51b718: Waiting 23:33:19 484568d539bb: Layer already exists 23:33:19 43c17ef82762: Layer already exists 23:33:19 ed28baa5b906: Layer already exists 23:33:19 f8c9e7903550: Layer already exists 23:33:19 025baa10af08: Layer already exists 23:33:19 47e22283bfe7: Layer already exists 23:33:19 16113d51b718: Layer already exists 23:33:20 main: digest: sha256:c926f73b4ff05523393fed3735876760da95a3e38e7f51bea286d32bcfac15f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:33:20 ===================================================== [Pipeline] echo 23:33:20 taggedImages: 23:33:20 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:33:20 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 23:33:20 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.98 23:33:20 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:33:20 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 23:33:20 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:33:20 5583a75087f60e058987f2a62e5d372bed784786 23:33:20 latest 23:33:20 3.2.0-dev.98 23:33:20 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:33:20 main 23:33:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:33:20 3347b66c366e: Preparing 23:33:20 f403f557fd60: Preparing 23:33:20 a61caaadd102: Preparing 23:33:20 ed28baa5b906: Preparing 23:33:20 484568d539bb: Preparing 23:33:20 9618cbd241ab: Preparing 23:33:20 ad4ae884a468: Preparing 23:33:20 16113d51b718: Preparing 23:33:20 9618cbd241ab: Waiting 23:33:20 ad4ae884a468: Waiting 23:33:20 16113d51b718: Waiting 23:33:20 484568d539bb: Layer already exists 23:33:20 ed28baa5b906: Layer already exists 23:33:21 f403f557fd60: Pushed 23:33:21 3347b66c366e: Pushed 23:33:21 16113d51b718: Layer already exists 23:33:21 9618cbd241ab: Pushed 23:33:21 ad4ae884a468: Pushed 23:33:29 a61caaadd102: Pushed 23:33:29 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:46428f37059340905d7129f99cf829717fdc93cf331c95d40d1f5c6629af6e0b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:33:30 3347b66c366e: Preparing 23:33:30 f403f557fd60: Preparing 23:33:30 a61caaadd102: Preparing 23:33:30 ed28baa5b906: Preparing 23:33:30 484568d539bb: Preparing 23:33:30 9618cbd241ab: Preparing 23:33:30 ad4ae884a468: Preparing 23:33:30 16113d51b718: Preparing 23:33:30 9618cbd241ab: Waiting 23:33:30 ad4ae884a468: Waiting 23:33:30 16113d51b718: Waiting 23:33:30 484568d539bb: Layer already exists 23:33:30 f403f557fd60: Layer already exists 23:33:30 3347b66c366e: Layer already exists 23:33:30 ed28baa5b906: Layer already exists 23:33:30 a61caaadd102: Layer already exists 23:33:30 9618cbd241ab: Layer already exists 23:33:30 ad4ae884a468: Layer already exists 23:33:30 16113d51b718: Layer already exists 23:33:30 latest: digest: sha256:46428f37059340905d7129f99cf829717fdc93cf331c95d40d1f5c6629af6e0b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.98 23:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:33:31 3347b66c366e: Preparing 23:33:31 f403f557fd60: Preparing 23:33:31 a61caaadd102: Preparing 23:33:31 ed28baa5b906: Preparing 23:33:31 484568d539bb: Preparing 23:33:31 9618cbd241ab: Preparing 23:33:31 ad4ae884a468: Preparing 23:33:31 16113d51b718: Preparing 23:33:31 9618cbd241ab: Waiting 23:33:31 16113d51b718: Waiting 23:33:31 ad4ae884a468: Waiting 23:33:31 a61caaadd102: Layer already exists 23:33:31 3347b66c366e: Layer already exists 23:33:31 ed28baa5b906: Layer already exists 23:33:31 484568d539bb: Layer already exists 23:33:31 f403f557fd60: Layer already exists 23:33:31 9618cbd241ab: Layer already exists 23:33:31 ad4ae884a468: Layer already exists 23:33:31 16113d51b718: Layer already exists 23:33:31 3.2.0-dev.98: digest: sha256:46428f37059340905d7129f99cf829717fdc93cf331c95d40d1f5c6629af6e0b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:33:31 3347b66c366e: Preparing 23:33:31 f403f557fd60: Preparing 23:33:31 a61caaadd102: Preparing 23:33:31 ed28baa5b906: Preparing 23:33:31 484568d539bb: Preparing 23:33:31 9618cbd241ab: Preparing 23:33:31 ad4ae884a468: Preparing 23:33:31 16113d51b718: Preparing 23:33:31 ad4ae884a468: Waiting 23:33:31 9618cbd241ab: Waiting 23:33:31 16113d51b718: Waiting 23:33:31 3347b66c366e: Layer already exists 23:33:31 484568d539bb: Layer already exists 23:33:31 f403f557fd60: Layer already exists 23:33:31 a61caaadd102: Layer already exists 23:33:31 ed28baa5b906: Layer already exists 23:33:31 ad4ae884a468: Layer already exists 23:33:31 9618cbd241ab: Layer already exists 23:33:31 16113d51b718: Layer already exists 23:33:32 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:46428f37059340905d7129f99cf829717fdc93cf331c95d40d1f5c6629af6e0b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:33:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:33:32 3347b66c366e: Preparing 23:33:32 f403f557fd60: Preparing 23:33:32 a61caaadd102: Preparing 23:33:32 ed28baa5b906: Preparing 23:33:32 484568d539bb: Preparing 23:33:32 9618cbd241ab: Preparing 23:33:32 ad4ae884a468: Preparing 23:33:32 16113d51b718: Preparing 23:33:32 9618cbd241ab: Waiting 23:33:32 ad4ae884a468: Waiting 23:33:32 16113d51b718: Waiting 23:33:32 ed28baa5b906: Layer already exists 23:33:32 484568d539bb: Layer already exists 23:33:32 3347b66c366e: Layer already exists 23:33:32 f403f557fd60: Layer already exists 23:33:32 a61caaadd102: Layer already exists 23:33:32 16113d51b718: Layer already exists 23:33:32 9618cbd241ab: Layer already exists 23:33:32 ad4ae884a468: Layer already exists 23:33:33 main: digest: sha256:46428f37059340905d7129f99cf829717fdc93cf331c95d40d1f5c6629af6e0b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:33:33 ===================================================== [Pipeline] echo 23:33:33 taggedImages: 23:33:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:33:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:33:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.98 23:33:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:33:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:33:33 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:33:33 5583a75087f60e058987f2a62e5d372bed784786 23:33:33 latest 23:33:33 3.2.0-dev.98 23:33:33 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:33:33 main 23:33:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:33:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:33:34 c47a84c48694: Preparing 23:33:34 32b515a4f5e3: Preparing 23:33:34 ed28baa5b906: Preparing 23:33:34 484568d539bb: Preparing 23:33:34 6143b3e7af9e: Preparing 23:33:34 efa4a10b4939: Preparing 23:33:34 16113d51b718: Preparing 23:33:34 16113d51b718: Waiting 23:33:34 ed28baa5b906: Layer already exists 23:33:34 484568d539bb: Layer already exists 23:33:34 6143b3e7af9e: Layer already exists 23:33:34 efa4a10b4939: Layer already exists 23:33:34 16113d51b718: Layer already exists 23:33:34 c47a84c48694: Pushed 23:33:42 32b515a4f5e3: Pushed 23:33:42 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:c4b37a4040d4724aa3f79fd3b5809ec70e258fdea1916ad823a62ba273310d35 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:33:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:33:43 c47a84c48694: Preparing 23:33:43 32b515a4f5e3: Preparing 23:33:43 ed28baa5b906: Preparing 23:33:43 484568d539bb: Preparing 23:33:43 6143b3e7af9e: Preparing 23:33:43 efa4a10b4939: Preparing 23:33:43 16113d51b718: Preparing 23:33:43 efa4a10b4939: Waiting 23:33:43 16113d51b718: Waiting 23:33:43 484568d539bb: Layer already exists 23:33:43 c47a84c48694: Layer already exists 23:33:43 32b515a4f5e3: Layer already exists 23:33:43 ed28baa5b906: Layer already exists 23:33:43 6143b3e7af9e: Layer already exists 23:33:43 efa4a10b4939: Layer already exists 23:33:43 16113d51b718: Layer already exists 23:33:43 latest: digest: sha256:c4b37a4040d4724aa3f79fd3b5809ec70e258fdea1916ad823a62ba273310d35 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.98 23:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:33:44 c47a84c48694: Preparing 23:33:44 32b515a4f5e3: Preparing 23:33:44 ed28baa5b906: Preparing 23:33:44 484568d539bb: Preparing 23:33:44 6143b3e7af9e: Preparing 23:33:44 efa4a10b4939: Preparing 23:33:44 16113d51b718: Preparing 23:33:44 efa4a10b4939: Waiting 23:33:44 16113d51b718: Waiting 23:33:44 484568d539bb: Layer already exists 23:33:44 c47a84c48694: Layer already exists 23:33:44 6143b3e7af9e: Layer already exists 23:33:44 ed28baa5b906: Layer already exists 23:33:44 32b515a4f5e3: Layer already exists 23:33:44 efa4a10b4939: Layer already exists 23:33:44 16113d51b718: Layer already exists 23:33:44 3.2.0-dev.98: digest: sha256:c4b37a4040d4724aa3f79fd3b5809ec70e258fdea1916ad823a62ba273310d35 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:44 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:33:44 c47a84c48694: Preparing 23:33:44 32b515a4f5e3: Preparing 23:33:44 ed28baa5b906: Preparing 23:33:44 484568d539bb: Preparing 23:33:44 6143b3e7af9e: Preparing 23:33:44 efa4a10b4939: Preparing 23:33:44 16113d51b718: Preparing 23:33:44 efa4a10b4939: Waiting 23:33:44 16113d51b718: Waiting 23:33:44 ed28baa5b906: Layer already exists 23:33:44 6143b3e7af9e: Layer already exists 23:33:44 484568d539bb: Layer already exists 23:33:44 c47a84c48694: Layer already exists 23:33:44 32b515a4f5e3: Layer already exists 23:33:44 efa4a10b4939: Layer already exists 23:33:44 16113d51b718: Layer already exists 23:33:45 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:c4b37a4040d4724aa3f79fd3b5809ec70e258fdea1916ad823a62ba273310d35 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:33:45 c47a84c48694: Preparing 23:33:45 32b515a4f5e3: Preparing 23:33:45 ed28baa5b906: Preparing 23:33:45 484568d539bb: Preparing 23:33:45 6143b3e7af9e: Preparing 23:33:45 efa4a10b4939: Preparing 23:33:45 16113d51b718: Preparing 23:33:45 16113d51b718: Waiting 23:33:45 efa4a10b4939: Waiting 23:33:45 c47a84c48694: Layer already exists 23:33:45 484568d539bb: Layer already exists 23:33:45 6143b3e7af9e: Layer already exists 23:33:45 32b515a4f5e3: Layer already exists 23:33:45 ed28baa5b906: Layer already exists 23:33:45 efa4a10b4939: Layer already exists 23:33:45 16113d51b718: Layer already exists 23:33:45 main: digest: sha256:c4b37a4040d4724aa3f79fd3b5809ec70e258fdea1916ad823a62ba273310d35 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:33:46 ===================================================== [Pipeline] echo 23:33:46 taggedImages: 23:33:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5583a75087f60e058987f2a62e5d372bed784786 23:33:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:33:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.98 23:33:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 23:33:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:33:46 23:33:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:33:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:33:46 arm64: Pulling from edgex-lftools-log-publisher 23:33:46 8998bd30e6a1: Pulling fs layer 23:33:46 04944245beec: Pulling fs layer 23:33:46 699f458cf7ca: Pulling fs layer 23:33:46 765212b225bb: Pulling fs layer 23:33:46 f23df028b6ca: Pulling fs layer 23:33:46 d65c8cfc05b1: Pulling fs layer 23:33:46 2437ff75d9bd: Pulling fs layer 23:33:46 f23df028b6ca: Waiting 23:33:46 765212b225bb: Waiting 23:33:46 d65c8cfc05b1: Waiting 23:33:46 2437ff75d9bd: Waiting 23:33:47 04944245beec: Verifying Checksum 23:33:47 04944245beec: Download complete 23:33:47 765212b225bb: Verifying Checksum 23:33:47 765212b225bb: Download complete 23:33:47 f23df028b6ca: Verifying Checksum 23:33:47 f23df028b6ca: Download complete 23:33:47 d65c8cfc05b1: Download complete 23:33:47 699f458cf7ca: Verifying Checksum 23:33:47 699f458cf7ca: Download complete 23:33:47 8998bd30e6a1: Verifying Checksum 23:33:47 8998bd30e6a1: Download complete 23:33:50 2437ff75d9bd: Verifying Checksum 23:33:50 2437ff75d9bd: Download complete 23:33:52 8998bd30e6a1: Pull complete 23:33:52 04944245beec: Pull complete 23:33:54 699f458cf7ca: Pull complete 23:33:54 765212b225bb: Pull complete 23:33:55 f23df028b6ca: Pull complete 23:33:55 d65c8cfc05b1: Pull complete 23:34:13 2437ff75d9bd: Pull complete 23:34:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:34:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:34:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:13 prd-ubuntu20.04-docker-arm64-4c-16g-22367 does not seem to be running inside a container 23:34:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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 23:34:15 $ docker top c114a266ffdf18e47fb1d2ce28c8bdb5e6e26bc3b25f9fee0a7738c5252e1987 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:16 ---> job-cost.sh 23:34:16 lf-activate-venv: SKIPPING 23:34:16 INFO: No Stack... 23:34:17 INFO: Retrieving Pricing Info for: v3-standard-4 23:34:17 INFO: Archiving Costs [Pipeline] sh 23:34:18 + cat /w/workspace/edgex-go/721/archives/cost.csv 23:34:18 + cut -d, -f6 [Pipeline] lock 23:34:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-721-stack-cost] 23:34:18 Resource [jenkins-edgexfoundry-edgex-go-main-721-stack-cost] did not exist. Created. 23:34:18 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-721-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:34:19 + echo total: 0.10999999940395355 [Pipeline] stash 23:34:19 Stashed 1 file(s) [Pipeline] } 23:34:19 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-721-stack-cost] [Pipeline] // lock [Pipeline] } 23:34:19 $ docker stop --time=1 c114a266ffdf18e47fb1d2ce28c8bdb5e6e26bc3b25f9fee0a7738c5252e1987 23:34:21 $ docker rm -f --volumes c114a266ffdf18e47fb1d2ce28c8bdb5e6e26bc3b25f9fee0a7738c5252e1987 [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 23:34:22 provisioning config files... 23:34:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/721@tmp/config7750249824319034392tmp [Pipeline] { [Pipeline] sh 23:34:22 + set +x 23:34:22 + bash -s -- 23:34:22 + curl -s https://codecov.io/bash 23:34:22 23:34:22 _____ _ 23:34:22 / ____| | | 23:34:22 | | ___ __| | ___ ___ _____ __ 23:34:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:34:22 | |___| (_) | (_| | __/ (_| (_) \ V / 23:34:22 \_____\___/ \__,_|\___|\___\___/ \_/ 23:34:22 Bash-1.0.6 23:34:22 23:34:22 23:34:22 ==> git version 2.25.1 found 23:34:22 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:34:22 Release-Date: 2020-01-08 23:34:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:34:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:34:22 ==> Jenkins CI detected. 23:34:22 current dir:  /w/workspace/edgex-go/721 23:34:22 project root: . 23:34:22 --> token set from env 23:34:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:34:22 ==> Running gcov in . (disable via -X gcov) 23:34:22 ==> Python coveragepy not found 23:34:22 ==> Searching for coverage reports in: 23:34:22 + . 23:34:22 -> Found 1 reports 23:34:22 ==> Detecting git/mercurial file structure 23:34:22 ==> Reading reports 23:34:22 + ./coverage.out bytes=1504939 23:34:22 ==> Appending adjustments 23:34:22 https://docs.codecov.io/docs/fixing-reports 23:34:23 + Found adjustments 23:34:23 ==> Gzipping contents 23:34:23 132K /tmp/codecov.bZKMs4.gz 23:34:23 ==> Uploading reports 23:34:23 url: https://codecov.io 23:34:23 query: branch=main&commit=5583a75087f60e058987f2a62e5d372bed784786&build=721&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F721%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:34:23 -> Pinging Codecov 23:34:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5583a75087f60e058987f2a62e5d372bed784786&build=721&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F721%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:34:24 -> Uploading to 23:34:24 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/5583a75087f60e058987f2a62e5d372bed784786/430f62b6-9f52-43ae-914f-50d875e60e0c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T233423Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=6a6ba91b63d096228f0c87dcae0ea650e75d89c610d86553a41093e6b6780121 23:34:24 % Total % Received % Xferd Average Speed Time Time Time Current 23:34:24 Dload Upload Total Spent Left Speed 23:34:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 129k 0 0 100 129k 0 436k --:--:-- --:--:-- --:--:-- 436k 23:34:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } 23:34:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:34:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:34:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 23:34:25 23:34:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 23:34:25 latest: Pulling from edgex-devops/edgex-snyk-go 23:34:25 43c4264eed91: Already exists 23:34:25 4cc291be95ef: Already exists 23:34:25 2ac1f1163629: Already exists 23:34:25 5c3c966382ef: Already exists 23:34:25 4f4fb700ef54: Already exists 23:34:25 d9c7d2e4e75e: Pulling fs layer 23:34:25 9c3e1370e548: Pulling fs layer 23:34:25 d9c7d2e4e75e: Verifying Checksum 23:34:25 d9c7d2e4e75e: Download complete 23:34:25 d9c7d2e4e75e: Pull complete 23:34:26 9c3e1370e548: Verifying Checksum 23:34:26 9c3e1370e548: Download complete 23:34:29 9c3e1370e548: Pull complete 23:34:29 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 23:34:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 23:34:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:29 prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container 23:34:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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 23:34:32 $ docker top a7cba47b1d6e4f58d7a101aeca65f3bba0a72ad5dd2f1d1da2b725856be350fd -eo pid,comm [Pipeline] { [Pipeline] sh 23:34:33 + git config --global --add safe.directory /w/workspace/edgex-go/721 [Pipeline] echo 23:34:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 23:34:33 + set -o pipefail 23:34:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 23:34:43 23:34:43 Monitoring /w/workspace/edgex-go/721 (github.com/edgexfoundry/edgex-go)... 23:34:43 23:34:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/e770775e-d1aa-4823-85f1-d62f65e51722 23:34:43 23:34:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:34:43 23:34:43 23:34:43 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 23:34:43 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:34:43 $ docker stop --time=1 a7cba47b1d6e4f58d7a101aeca65f3bba0a72ad5dd2f1d1da2b725856be350fd 23:34:48 $ docker rm -f --volumes a7cba47b1d6e4f58d7a101aeca65f3bba0a72ad5dd2f1d1da2b725856be350fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:34:48 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:48 provisioning config files... 23:34:48 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/721@tmp/config12875730717429494703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:49 --> edgex-publish-swagger.sh 23:34:49 === Publish openapi/v3 API === 23:34:49 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 23:34:49 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/721/openapi/v3/core-command.yaml] 23:34:49 % Total % Received % Xferd Average Speed Time Time Time Current 23:34:49 Dload Upload Total Spent Left Speed 23:34:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 60820 --:--:-- --:--:-- --:--:-- 60707 100 32782 0 0 100 32782 0 60707 --:--:-- --:--:-- --:--:-- 60595 23:34:49 23:34:49 23:34:49 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/721/openapi/v3/core-data.yaml] 23:34:49 % Total % Received % Xferd Average Speed Time Time Time Current 23:34:49 Dload Upload Total Spent Left Speed 23:34:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 173k --:--:-- --:--:-- --:--:-- 173k 23:34:50 23:34:50 23:34:50 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/721/openapi/v3/core-keeper.yaml] 23:34:50 % Total % Received % Xferd Average Speed Time Time Time Current 23:34:50 Dload Upload Total Spent Left Speed 23:34:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 290 141k --:--:-- --:--:-- --:--:-- 141k 23:34:50 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 23:34:50 23:34:50 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/721/openapi/v3/core-metadata.yaml] 23:34:50 % Total % Received % Xferd Average Speed Time Time Time Current 23:34:50 Dload Upload Total Spent Left Speed 23:34:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 384 367k --:--:-- --:--:-- --:--:-- 366k 100 149k 100 156 100 149k 384 367k --:--:-- --:--:-- --:--:-- 366k 23:34:50 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 23:34:50 23:34:50 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/721/openapi/v3/support-cron-scheduler.yaml] 23:34:50 % Total % Received % Xferd Average Speed Time Time Time Current 23:34:50 Dload Upload Total Spent Left Speed 23:34:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 280 201k --:--:-- --:--:-- --:--:-- 201k 23:34:51 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 23:34:51 23:34:51 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/721/openapi/v3/support-notifications.yaml] 23:34:51 % Total % Received % Xferd Average Speed Time Time Time Current 23:34:51 Dload Upload Total Spent Left Speed 23:34:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 460 251k --:--:-- --:--:-- --:--:-- 251k 23:34:51 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 23:34:51 23:34:51 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/721/openapi/v3/support-scheduler.yaml] 23:34:51 % Total % Received % Xferd Average Speed Time Time Time Current 23:34:51 Dload Upload Total Spent Left Speed 23:34:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 520 120k --:--:-- --:--:-- --:--:-- 120k 100 37110 100 156 100 36954 520 120k --:--:-- --:--:-- --:--:-- 120k 23:34:51 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 23:34:51 [Pipeline] } 23:34:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 23:34:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:34:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:34:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:52 prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container 23:34:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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 23:34:53 $ docker top 5653da777185509f711cfe7a74a0836ab82692d7692d995e4bffc833dad8cb28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:34:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:34:53 [ssh-agent] Looking for ssh-agent implementation... 23:34:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:53 $ docker exec 5653da777185509f711cfe7a74a0836ab82692d7692d995e4bffc833dad8cb28 ssh-agent 23:34:53 SSH_AUTH_SOCK=/tmp/ssh-qA9NIOU56W0w/agent.31 23:34:53 SSH_AGENT_PID=37 23:34:53 Running ssh-add (command line suppressed) 23:34:53 Identity added: /w/workspace/edgex-go/721@tmp/private_key_6730080870333278067.key (/w/workspace/edgex-go/721@tmp/private_key_6730080870333278067.key) 23:34:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:34:53 + git semver tag 23:34:54 2024-10-09 23:34:54,055 [run_tag] DEBUG tag force:False 23:34:54 2024-10-09 23:34:54,055 [check_head_tag] DEBUG check head tag 23:34:54 2024-10-09 23:34:54,059 [execute] INFO git cat-file --batch-check 23:34:54 2024-10-09 23:34:54,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/721, universal_newlines=False, shell=None, istream=) 23:34:54 2024-10-09 23:34:54,064 [execute] INFO git cat-file --batch 23:34:54 2024-10-09 23:34:54,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/721, universal_newlines=False, shell=None, istream=) 23:34:54 2024-10-09 23:34:54,119 [read_version] DEBUG read version from /w/workspace/edgex-go/721/.semver/main 23:34:54 2024-10-09 23:34:54,119 [execute] INFO git tag -a v3.2.0-dev.98 -m v3.2.0-dev.98 23:34:54 2024-10-09 23:34:54,119 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.98', '-m', 'v3.2.0-dev.98'], cwd=/w/workspace/edgex-go/721, universal_newlines=False, shell=None, istream=None) 23:34:54 2024-10-09 23:34:54,125 [read_version] DEBUG read version from /w/workspace/edgex-go/721/.semver/main 23:34:54 3.2.0-dev.98 [Pipeline] } 23:34:54 $ docker exec --env ******** --env ******** 5653da777185509f711cfe7a74a0836ab82692d7692d995e4bffc833dad8cb28 ssh-agent -k 23:34:54 unset SSH_AUTH_SOCK; 23:34:54 unset SSH_AGENT_PID; 23:34:54 echo Agent pid 37 killed; 23:34:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:34:54 + git semver [Pipeline] } 23:34:55 $ docker stop --time=1 5653da777185509f711cfe7a74a0836ab82692d7692d995e4bffc833dad8cb28 23:34:56 $ docker rm -f --volumes 5653da777185509f711cfe7a74a0836ab82692d7692d995e4bffc833dad8cb28 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:34:56 23:34:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:34:57 0.23.1-centos7: Pulling from edgex-lftools 23:34:57 ab5ef0e58194: Pulling fs layer 23:34:57 9712f1f96733: Pulling fs layer 23:34:57 63f879dbbcfc: Pulling fs layer 23:34:57 0d9ebad4ef96: Pulling fs layer 23:34:57 e9a5061849ea: Pulling fs layer 23:34:57 d747dcd14b5f: Pulling fs layer 23:34:57 2de7ff778b66: Pulling fs layer 23:34:57 e9a5061849ea: Waiting 23:34:57 0d9ebad4ef96: Waiting 23:34:57 9712f1f96733: Download complete 23:34:57 63f879dbbcfc: Verifying Checksum 23:34:57 63f879dbbcfc: Download complete 23:34:57 e9a5061849ea: Verifying Checksum 23:34:57 e9a5061849ea: Download complete 23:34:57 d747dcd14b5f: Download complete 23:34:57 0d9ebad4ef96: Verifying Checksum 23:34:57 0d9ebad4ef96: Download complete 23:34:57 ab5ef0e58194: Verifying Checksum 23:34:57 ab5ef0e58194: Download complete 23:34:57 2de7ff778b66: Verifying Checksum 23:34:57 2de7ff778b66: Download complete 23:35:00 ab5ef0e58194: Pull complete 23:35:00 9712f1f96733: Pull complete 23:35:01 63f879dbbcfc: Pull complete 23:35:06 0d9ebad4ef96: Pull complete 23:35:06 e9a5061849ea: Pull complete 23:35:06 d747dcd14b5f: Pull complete 23:35:07 2de7ff778b66: Pull complete 23:35:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:35:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:35:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:07 prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container 23:35:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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 23:35:13 $ docker top 5b0c7723d1f5f23a0019fca80271ac06c5a16f20e1dc11d5c7aa1268569d862c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:35:13 provisioning config files... 23:35:13 copy managed file [sigul-config] to file:/w/workspace/edgex-go/721@tmp/config368319580800014195tmp 23:35:13 copy managed file [sigul-password] to file:/w/workspace/edgex-go/721@tmp/config5578975751875679284tmp 23:35:13 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/721@tmp/config10640894978980340775tmp [Pipeline] { [Pipeline] echo 23:35:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:35:14 ---> sigul-configuration.sh 23:35:14 gpg: directory `/root/.gnupg' created 23:35:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:35:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:35:14 gpg: keyring `/root/.gnupg/secring.gpg' created 23:35:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:35:14 gpg: CAST5 encrypted data 23:35:14 gpg: encrypted with 1 passphrase 23:35:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:35:14 + mkdir /home/jenkins 23:35:14 + mkdir /home/jenkins/sigul [Pipeline] sh 23:35:14 + 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 23:35:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:35:14 ---> sigul-install.sh 23:35:14 Sigul already installed; skipping installation. [Pipeline] sh 23:35:15 + git tag --list 23:35:15 0.6.0 23:35:15 0.6.1 23:35:15 0.7.0 23:35:15 0.7.1 23:35:15 v1.0.0 23:35:15 v1.0.1 23:35:15 v1.1.0 23:35:15 v1.2.0 23:35:15 v1.2.1 23:35:15 v1.3.0 23:35:15 v1.3.1 23:35:15 v2.0.0 23:35:15 v2.1.0 23:35:15 v2.1.1 23:35:15 v2.2.0 23:35:15 v2.3.0 23:35:15 v3.0 23:35:15 v3.0.0 23:35:15 v3.1 23:35:15 v3.1.0 23:35:15 v3.1.0-dev.1 23:35:15 v3.1.0-dev.10 23:35:15 v3.1.0-dev.11 23:35:15 v3.1.0-dev.12 23:35:15 v3.1.0-dev.13 23:35:15 v3.1.0-dev.14 23:35:15 v3.1.0-dev.15 23:35:15 v3.1.0-dev.16 23:35:15 v3.1.0-dev.17 23:35:15 v3.1.0-dev.18 23:35:15 v3.1.0-dev.19 23:35:15 v3.1.0-dev.2 23:35:15 v3.1.0-dev.20 23:35:15 v3.1.0-dev.21 23:35:15 v3.1.0-dev.22 23:35:15 v3.1.0-dev.23 23:35:15 v3.1.0-dev.24 23:35:15 v3.1.0-dev.25 23:35:15 v3.1.0-dev.26 23:35:15 v3.1.0-dev.27 23:35:15 v3.1.0-dev.28 23:35:15 v3.1.0-dev.29 23:35:15 v3.1.0-dev.3 23:35:15 v3.1.0-dev.30 23:35:15 v3.1.0-dev.31 23:35:15 v3.1.0-dev.32 23:35:15 v3.1.0-dev.33 23:35:15 v3.1.0-dev.34 23:35:15 v3.1.0-dev.35 23:35:15 v3.1.0-dev.36 23:35:15 v3.1.0-dev.37 23:35:15 v3.1.0-dev.38 23:35:15 v3.1.0-dev.39 23:35:15 v3.1.0-dev.4 23:35:15 v3.1.0-dev.40 23:35:15 v3.1.0-dev.41 23:35:15 v3.1.0-dev.42 23:35:15 v3.1.0-dev.43 23:35:15 v3.1.0-dev.44 23:35:15 v3.1.0-dev.45 23:35:15 v3.1.0-dev.46 23:35:15 v3.1.0-dev.47 23:35:15 v3.1.0-dev.48 23:35:15 v3.1.0-dev.49 23:35:15 v3.1.0-dev.5 23:35:15 v3.1.0-dev.50 23:35:15 v3.1.0-dev.51 23:35:15 v3.1.0-dev.52 23:35:15 v3.1.0-dev.53 23:35:15 v3.1.0-dev.54 23:35:15 v3.1.0-dev.55 23:35:15 v3.1.0-dev.56 23:35:15 v3.1.0-dev.57 23:35:15 v3.1.0-dev.58 23:35:15 v3.1.0-dev.59 23:35:15 v3.1.0-dev.6 23:35:15 v3.1.0-dev.60 23:35:15 v3.1.0-dev.61 23:35:15 v3.1.0-dev.62 23:35:15 v3.1.0-dev.63 23:35:15 v3.1.0-dev.64 23:35:15 v3.1.0-dev.65 23:35:15 v3.1.0-dev.66 23:35:15 v3.1.0-dev.67 23:35:15 v3.1.0-dev.68 23:35:15 v3.1.0-dev.69 23:35:15 v3.1.0-dev.7 23:35:15 v3.1.0-dev.70 23:35:15 v3.1.0-dev.71 23:35:15 v3.1.0-dev.72 23:35:15 v3.1.0-dev.73 23:35:15 v3.1.0-dev.8 23:35:15 v3.1.0-dev.9 23:35:15 v3.1.1 23:35:15 v3.1.1-dev.1 23:35:15 v3.1.1-dev.2 23:35:15 v3.2.0-dev.1 23:35:15 v3.2.0-dev.10 23:35:15 v3.2.0-dev.11 23:35:15 v3.2.0-dev.12 23:35:15 v3.2.0-dev.13 23:35:15 v3.2.0-dev.14 23:35:15 v3.2.0-dev.15 23:35:15 v3.2.0-dev.16 23:35:15 v3.2.0-dev.17 23:35:15 v3.2.0-dev.18 23:35:15 v3.2.0-dev.19 23:35:15 v3.2.0-dev.2 23:35:15 v3.2.0-dev.20 23:35:15 v3.2.0-dev.21 23:35:15 v3.2.0-dev.22 23:35:15 v3.2.0-dev.23 23:35:15 v3.2.0-dev.24 23:35:15 v3.2.0-dev.25 23:35:15 v3.2.0-dev.26 23:35:15 v3.2.0-dev.27 23:35:15 v3.2.0-dev.28 23:35:15 v3.2.0-dev.29 23:35:15 v3.2.0-dev.3 23:35:15 v3.2.0-dev.30 23:35:15 v3.2.0-dev.31 23:35:15 v3.2.0-dev.32 23:35:15 v3.2.0-dev.33 23:35:15 v3.2.0-dev.34 23:35:15 v3.2.0-dev.35 23:35:15 v3.2.0-dev.36 23:35:15 v3.2.0-dev.37 23:35:15 v3.2.0-dev.38 23:35:15 v3.2.0-dev.39 23:35:15 v3.2.0-dev.4 23:35:15 v3.2.0-dev.40 23:35:15 v3.2.0-dev.41 23:35:15 v3.2.0-dev.42 23:35:15 v3.2.0-dev.43 23:35:15 v3.2.0-dev.44 23:35:15 v3.2.0-dev.45 23:35:15 v3.2.0-dev.46 23:35:15 v3.2.0-dev.47 23:35:15 v3.2.0-dev.48 23:35:15 v3.2.0-dev.49 23:35:15 v3.2.0-dev.5 23:35:15 v3.2.0-dev.50 23:35:15 v3.2.0-dev.51 23:35:15 v3.2.0-dev.52 23:35:15 v3.2.0-dev.53 23:35:15 v3.2.0-dev.54 23:35:15 v3.2.0-dev.55 23:35:15 v3.2.0-dev.56 23:35:15 v3.2.0-dev.57 23:35:15 v3.2.0-dev.58 23:35:15 v3.2.0-dev.59 23:35:15 v3.2.0-dev.6 23:35:15 v3.2.0-dev.60 23:35:15 v3.2.0-dev.61 23:35:15 v3.2.0-dev.62 23:35:15 v3.2.0-dev.63 23:35:15 v3.2.0-dev.64 23:35:15 v3.2.0-dev.65 23:35:15 v3.2.0-dev.66 23:35:15 v3.2.0-dev.67 23:35:15 v3.2.0-dev.68 23:35:15 v3.2.0-dev.69 23:35:15 v3.2.0-dev.7 23:35:15 v3.2.0-dev.70 23:35:15 v3.2.0-dev.71 23:35:15 v3.2.0-dev.72 23:35:15 v3.2.0-dev.73 23:35:15 v3.2.0-dev.74 23:35:15 v3.2.0-dev.75 23:35:15 v3.2.0-dev.76 23:35:15 v3.2.0-dev.77 23:35:15 v3.2.0-dev.78 23:35:15 v3.2.0-dev.79 23:35:15 v3.2.0-dev.8 23:35:15 v3.2.0-dev.80 23:35:15 v3.2.0-dev.81 23:35:15 v3.2.0-dev.82 23:35:15 v3.2.0-dev.83 23:35:15 v3.2.0-dev.84 23:35:15 v3.2.0-dev.85 23:35:15 v3.2.0-dev.86 23:35:15 v3.2.0-dev.87 23:35:15 v3.2.0-dev.88 23:35:15 v3.2.0-dev.89 23:35:15 v3.2.0-dev.9 23:35:15 v3.2.0-dev.90 23:35:15 v3.2.0-dev.91 23:35:15 v3.2.0-dev.92 23:35:15 v3.2.0-dev.93 23:35:15 v3.2.0-dev.94 23:35:15 v3.2.0-dev.95 23:35:15 v3.2.0-dev.96 23:35:15 v3.2.0-dev.97 23:35:15 v3.2.0-dev.98 [Pipeline] sh 23:35:15 + lftools sign git-tag v3.2.0-dev.98 23:35:16 Signing Git tag with Sigul... 23:35:16 Signing v3.2.0-dev.98 [Pipeline] echo 23:35:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:35:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:35:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:35:16 $ docker stop --time=1 5b0c7723d1f5f23a0019fca80271ac06c5a16f20e1dc11d5c7aa1268569d862c 23:35:18 $ docker rm -f --volumes 5b0c7723d1f5f23a0019fca80271ac06c5a16f20e1dc11d5c7aa1268569d862c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:35:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:35:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:35:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:19 prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container 23:35:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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 23:35:20 $ docker top eb75043caa389e9974c404d4ce086f41ae78916902858c920f0b2c8e312003f6 -eo pid,comm 23:35:20 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). 23:35:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:35:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:35:20 [ssh-agent] Looking for ssh-agent implementation... 23:35:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:35:20 $ docker exec eb75043caa389e9974c404d4ce086f41ae78916902858c920f0b2c8e312003f6 ssh-agent 23:35:20 SSH_AUTH_SOCK=/tmp/ssh-YqYxwzfc2xSB/agent.32 23:35:20 SSH_AGENT_PID=38 23:35:20 Running ssh-add (command line suppressed) 23:35:20 Identity added: /w/workspace/edgex-go/721@tmp/private_key_3265849091963529091.key (/w/workspace/edgex-go/721@tmp/private_key_3265849091963529091.key) 23:35:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:35:20 + git semver bump pre 23:35:21 2024-10-09 23:35:20,938 [read_version] DEBUG read version from /w/workspace/edgex-go/721/.semver/main 23:35:21 2024-10-09 23:35:20,938 [bump_version] DEBUG bumping version:3.2.0-dev.98 on axis:pre with prefix:dev 23:35:21 2024-10-09 23:35:20,938 [bump_version] DEBUG bumped version:3.2.0-dev.99 23:35:21 2024-10-09 23:35:20,938 [write_version] DEBUG write version:3.2.0-dev.99 to path:/w/workspace/edgex-go/721/.semver/main with force:True 23:35:21 2024-10-09 23:35:20,939 [read_version] DEBUG read version from /w/workspace/edgex-go/721/.semver/main 23:35:21 2024-10-09 23:35:20,939 [write_file] DEBUG write to file:/w/workspace/edgex-go/721/.semver/main 23:35:21 2024-10-09 23:35:20,941 [execute] INFO git cat-file --batch-check 23:35:21 2024-10-09 23:35:20,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/721/.semver, universal_newlines=False, shell=None, istream=) 23:35:21 2024-10-09 23:35:20,946 [execute] INFO git cat-file --batch 23:35:21 2024-10-09 23:35:20,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/721/.semver, universal_newlines=False, shell=None, istream=) 23:35:21 2024-10-09 23:35:20,951 [read_version] DEBUG read version from /w/workspace/edgex-go/721/.semver/main 23:35:21 3.2.0-dev.99 [Pipeline] } 23:35:21 $ docker exec --env ******** --env ******** eb75043caa389e9974c404d4ce086f41ae78916902858c920f0b2c8e312003f6 ssh-agent -k 23:35:21 unset SSH_AUTH_SOCK; 23:35:21 unset SSH_AGENT_PID; 23:35:21 echo Agent pid 38 killed; 23:35:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:35:21 + git semver [Pipeline] } 23:35:22 $ docker stop --time=1 eb75043caa389e9974c404d4ce086f41ae78916902858c920f0b2c8e312003f6 23:35:23 $ docker rm -f --volumes eb75043caa389e9974c404d4ce086f41ae78916902858c920f0b2c8e312003f6 [Pipeline] // withDockerContainer [Pipeline] sh 23:35:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:35:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:35:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:24 prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container 23:35:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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 23:35:24 $ docker top 74f73db24f20a801a9ff3e7fc99c7772fabe309946c4b36e985f1ea345306a3a -eo pid,comm 23:35:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:35:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:35:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:35:24 [ssh-agent] Looking for ssh-agent implementation... 23:35:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:35:24 $ docker exec 74f73db24f20a801a9ff3e7fc99c7772fabe309946c4b36e985f1ea345306a3a ssh-agent 23:35:24 SSH_AUTH_SOCK=/tmp/ssh-40AsZHP3lY6K/agent.31 23:35:24 SSH_AGENT_PID=37 23:35:24 Running ssh-add (command line suppressed) 23:35:24 Identity added: /w/workspace/edgex-go/721@tmp/private_key_12496168758802758163.key (/w/workspace/edgex-go/721@tmp/private_key_12496168758802758163.key) 23:35:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:35:25 + git semver push 23:35:25 2024-10-09 23:35:25,437 [run_push] DEBUG push 23:35:25 2024-10-09 23:35:25,438 [execute] INFO git cat-file --batch-check 23:35:25 2024-10-09 23:35:25,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/721/.semver, universal_newlines=False, shell=None, istream=) 23:35:25 2024-10-09 23:35:25,442 [execute] INFO git rev-list 62b983d6d48f314a0977efc0cf0a0dc9812c25df -- 23:35:25 2024-10-09 23:35:25,442 [execute] DEBUG Popen(['git', 'rev-list', '62b983d6d48f314a0977efc0cf0a0dc9812c25df', '--'], cwd=/w/workspace/edgex-go/721/.semver, universal_newlines=False, shell=None, istream=None) 23:35:25 2024-10-09 23:35:25,462 [execute] INFO git fetch -v origin 23:35:25 2024-10-09 23:35:25,463 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/721/.semver, universal_newlines=True, shell=None, istream=None) 23:35:26 2024-10-09 23:35:25,931 [run_push] DEBUG no remote changes detected 23:35:26 2024-10-09 23:35:25,932 [execute] INFO git push origin semver 23:35:26 2024-10-09 23:35:25,932 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/721/.semver, universal_newlines=False, shell=None, istream=None) 23:35:26 2024-10-09 23:35:26,631 [run_push] DEBUG push all version tags 23:35:26 2024-10-09 23:35:26,632 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:35:26 2024-10-09 23:35:26,632 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/721, universal_newlines=False, shell=None, istream=None) 23:35:27 2024-10-09 23:35:27,339 [read_version] DEBUG read version from /w/workspace/edgex-go/721/.semver/main 23:35:27 3.2.0-dev.99 [Pipeline] } 23:35:27 $ docker exec --env ******** --env ******** 74f73db24f20a801a9ff3e7fc99c7772fabe309946c4b36e985f1ea345306a3a ssh-agent -k 23:35:27 unset SSH_AUTH_SOCK; 23:35:27 unset SSH_AGENT_PID; 23:35:27 echo Agent pid 37 killed; 23:35:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:35:28 + git semver [Pipeline] } 23:35:28 $ docker stop --time=1 74f73db24f20a801a9ff3e7fc99c7772fabe309946c4b36e985f1ea345306a3a 23:35:29 $ docker rm -f --volumes 74f73db24f20a801a9ff3e7fc99c7772fabe309946c4b36e985f1ea345306a3a [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 23:35:30 + [ -d /w/workspace/edgex-go/721/archives ] [Pipeline] libraryResource [Pipeline] sh 23:35:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:35:31 ---> package-listing.sh 23:35:31 ++ facter osfamily 23:35:31 ++ tr '[:upper:]' '[:lower:]' 23:35:31 + OS_FAMILY=debian 23:35:31 + workspace=/w/workspace/edgex-go/721 23:35:31 + START_PACKAGES=/tmp/packages_start.txt 23:35:31 + END_PACKAGES=/tmp/packages_end.txt 23:35:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:35:31 + PACKAGES=/tmp/packages_start.txt 23:35:31 + '[' /w/workspace/edgex-go/721 ']' 23:35:31 + PACKAGES=/tmp/packages_end.txt 23:35:31 + case "${OS_FAMILY}" in 23:35:31 + dpkg -l 23:35:31 + grep '^ii' 23:35:31 + '[' -f /tmp/packages_start.txt ']' 23:35:31 + '[' -f /tmp/packages_end.txt ']' 23:35:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:35:31 + '[' /w/workspace/edgex-go/721 ']' 23:35:31 + mkdir -p /w/workspace/edgex-go/721/archives/ 23:35:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/721/archives/ [Pipeline] echo 23:35:31 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/721/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:35:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:35:32 23:35:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:35:32 latest: Pulling from edgex-lftools-log-publisher 23:35:32 5eb5b503b376: Pulling fs layer 23:35:32 5c69ac0246d0: Pulling fs layer 23:35:32 ec43610c2a17: Pulling fs layer 23:35:32 3a2ae6a8a46f: Pulling fs layer 23:35:32 33b1e0a273af: Pulling fs layer 23:35:32 5d3b04190fa2: Pulling fs layer 23:35:32 2f39f015ded8: Pulling fs layer 23:35:32 3a2ae6a8a46f: Waiting 23:35:32 33b1e0a273af: Waiting 23:35:32 2f39f015ded8: Waiting 23:35:32 5d3b04190fa2: Waiting 23:35:32 5c69ac0246d0: Download complete 23:35:32 3a2ae6a8a46f: Download complete 23:35:32 33b1e0a273af: Verifying Checksum 23:35:32 33b1e0a273af: Download complete 23:35:32 5d3b04190fa2: Verifying Checksum 23:35:32 5d3b04190fa2: Download complete 23:35:32 ec43610c2a17: Verifying Checksum 23:35:32 ec43610c2a17: Download complete 23:35:32 5eb5b503b376: Verifying Checksum 23:35:32 5eb5b503b376: Download complete 23:35:33 2f39f015ded8: Download complete 23:35:34 5eb5b503b376: Pull complete 23:35:34 5c69ac0246d0: Pull complete 23:35:34 ec43610c2a17: Pull complete 23:35:34 3a2ae6a8a46f: Pull complete 23:35:34 33b1e0a273af: Pull complete 23:35:35 5d3b04190fa2: Pull complete 23:35:39 2f39f015ded8: Pull complete 23:35:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:35:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:35:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:39 prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container 23:35:39 $ 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/721/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/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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 23:35:43 $ docker top c019945303864ce85da5d7c49ef38bf9a7a5bd5e005fe310630c43d6a4b3beb5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:43 + touch /tmp/pre-build-complete [Pipeline] sh 23:35:44 + mkdir -p /var/log/sysstat [Pipeline] sh 23:35:44 + ls /var/log/sa-host 23:35:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:35:44 provisioning config files... 23:35:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/721@tmp/config16800220889559008458tmp [Pipeline] { [Pipeline] echo 23:35:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:35:44 ---> create-netrc.sh [Pipeline] } 23:35:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:35:45 ---> python-tools-install.sh [Pipeline] echo 23:35:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:35:45 ---> sudo-logs.sh 23:35:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:35:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:35:45 ---> job-cost.sh 23:35:45 lf-activate-venv: SKIPPING 23:35:45 DEBUG: total: 0.10999999940395355 23:35:45 INFO: Retrieving Stack Cost... 23:35:46 INFO: Retrieving Pricing Info for: v3-standard-8 23:35:46 INFO: Archiving Costs [Pipeline] echo 23:35:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:35:46 ---> logs-deploy.sh 23:35:46 lf-activate-venv: SKIPPING 23:35:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/721 23:35:46 INFO: archiving workspace using pattern(s): 23:35:47 Archives upload complete. 23:35:47 INFO: archiving logs to Nexus 23:35:48 ---> uname -a: 23:35:48 Linux prd-ubuntu20-04-docker-8c-8g-22366 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:35:48 23:35:48 23:35:48 ---> lscpu: 23:35:48 Architecture: x86_64 23:35:48 CPU op-mode(s): 32-bit, 64-bit 23:35:48 Byte Order: Little Endian 23:35:48 Address sizes: 40 bits physical, 48 bits virtual 23:35:48 CPU(s): 8 23:35:48 On-line CPU(s) list: 0-7 23:35:48 Thread(s) per core: 1 23:35:48 Core(s) per socket: 1 23:35:48 Socket(s): 8 23:35:48 NUMA node(s): 1 23:35:48 Vendor ID: AuthenticAMD 23:35:48 CPU family: 23 23:35:48 Model: 49 23:35:48 Model name: AMD EPYC-Rome Processor 23:35:48 Stepping: 0 23:35:48 CPU MHz: 2799.998 23:35:48 BogoMIPS: 5599.99 23:35:48 Virtualization: AMD-V 23:35:48 Hypervisor vendor: KVM 23:35:48 Virtualization type: full 23:35:48 L1d cache: 256 KiB 23:35:48 L1i cache: 256 KiB 23:35:48 L2 cache: 4 MiB 23:35:48 L3 cache: 128 MiB 23:35:48 NUMA node0 CPU(s): 0-7 23:35:48 Vulnerability Itlb multihit: Not affected 23:35:48 Vulnerability L1tf: Not affected 23:35:48 Vulnerability Mds: Not affected 23:35:48 Vulnerability Meltdown: Not affected 23:35:48 Vulnerability Mmio stale data: Not affected 23:35:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:35:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:35:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:35:48 Vulnerability Srbds: Not affected 23:35:48 Vulnerability Tsx async abort: Not affected 23:35:48 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 23:35:48 23:35:48 23:35:48 ---> nproc: 23:35:48 8 23:35:48 23:35:48 23:35:48 ---> df -h: 23:35:48 Filesystem Size Used Avail Use% Mounted on 23:35:48 overlay 155G 28G 127G 19% / 23:35:48 tmpfs 64M 0 64M 0% /dev 23:35:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:35:48 shm 64M 0 64M 0% /dev/shm 23:35:48 /dev/vda1 155G 28G 127G 19% /facter-os 23:35:48 23:35:48 23:35:48 ---> sar -b -r -n DEV: 23:35:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22366) 10/09/24 _x86_64_ (8 CPU) 23:35:48 23:35:48 22:43:52 LINUX RESTART (8 CPU) 23:35:48 23:35:48 22:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:35:48 22:45:02 353.74 48.01 305.73 0.00 5390.97 172862.66 0.00 23:35:48 22:46:01 202.76 1.41 201.36 0.00 45.96 70008.47 0.00 23:35:48 22:47:01 42.69 0.02 42.68 0.00 0.13 32444.34 0.00 23:35:48 22:48:01 28.71 0.15 28.56 0.00 2.40 18448.26 0.00 23:35:48 22:49:01 76.62 2.95 73.68 0.00 2077.71 45956.15 0.00 23:35:48 22:50:01 596.17 12.56 583.60 0.00 3187.34 228158.91 0.00 23:35:48 22:51:01 625.42 12.85 612.58 0.00 351.22 182442.25 0.00 23:35:48 22:52:01 284.07 0.08 283.99 0.00 0.67 77799.23 0.00 23:35:48 22:53:01 781.23 0.08 781.14 0.00 3.73 150857.24 0.00 23:35:48 22:54:01 571.42 0.13 571.29 0.00 16.00 69678.65 0.00 23:35:48 22:55:01 37.19 0.03 37.16 0.00 5.07 950.24 0.00 23:35:48 22:56:01 13.85 0.05 13.80 0.00 8.13 347.28 0.00 23:35:48 22:57:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 23:35:48 22:58:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 23:35:48 22:59:01 1.93 0.02 1.92 0.00 0.13 21.86 0.00 23:35:48 23:00:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 23:35:48 23:01:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 23:35:48 23:02:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 23:35:48 23:03:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 23:35:48 23:04:01 1.70 0.00 1.70 0.00 0.00 20.53 0.00 23:35:48 23:05:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 23:35:48 23:06:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 23:35:48 23:07:02 1.42 0.00 1.42 0.00 0.00 16.26 0.00 23:35:48 23:08:01 1.36 0.00 1.36 0.00 0.00 15.18 0.00 23:35:48 23:09:01 1.40 0.00 1.40 0.00 0.00 17.60 0.00 23:35:48 23:10:01 1.87 0.00 1.87 0.00 0.00 21.60 0.00 23:35:48 23:11:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 23:35:48 23:12:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 23:35:48 23:13:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 23:35:48 23:14:01 1.55 0.00 1.55 0.00 0.00 18.79 0.00 23:35:48 23:15:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 23:35:48 23:16:01 2.07 0.00 2.07 0.00 0.00 23.59 0.00 23:35:48 23:17:01 1.15 0.02 1.13 0.00 0.13 12.80 0.00 23:35:48 23:18:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 23:35:48 23:19:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 23:35:48 23:20:01 2.02 0.00 2.02 0.00 0.00 22.39 0.00 23:35:48 23:21:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 23:35:48 23:22:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 23:35:48 23:23:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 23:35:48 23:24:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 23:35:48 23:25:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 23:35:48 23:26:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 23:35:48 23:27:01 3.38 1.02 2.37 0.00 21.86 30.93 0.00 23:35:48 23:28:01 1.52 0.00 1.52 0.00 0.00 16.53 0.00 23:35:48 23:29:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 23:35:48 23:30:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 23:35:48 23:31:01 1.27 0.00 1.27 0.00 0.00 15.60 0.00 23:35:48 23:32:01 2.75 0.63 2.12 0.00 70.52 24.40 0.00 23:35:48 23:33:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 23:35:48 23:34:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 23:35:48 23:35:01 107.97 0.47 107.50 0.00 21.46 30214.70 0.00 23:35:48 Average: 74.04 1.58 72.46 0.00 219.80 21183.67 0.00 23:35:48 23:35:48 22:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:35:48 22:45:02 29613652 31533640 817020 2.48 60704 2153268 1837504 5.42 1034548 1901032 90636 23:35:48 22:46:01 28046120 31307100 1002320 3.05 127288 3314444 2088632 6.16 1407276 2941028 20800 23:35:48 22:47:01 26852780 31336956 969452 2.95 130992 4469180 2172524 6.40 2058380 3416860 237236 23:35:48 22:48:01 27076336 31529164 775736 2.36 134672 4406484 1773860 5.23 1384536 3838568 188960 23:35:48 22:49:01 27444224 31475240 828536 2.52 139656 4035664 1982964 5.84 1434280 3470764 1400 23:35:48 22:50:01 19458340 31069752 1190384 3.62 210892 11183324 3528224 10.40 2661560 9811584 719508 23:35:48 22:51:01 11565284 29010232 3186332 9.69 357348 16321956 10261340 30.24 5526800 14201424 976548 23:35:48 22:52:01 7610476 27756880 4435604 13.49 373320 18879264 10983308 32.37 8041592 15509332 1334736 23:35:48 22:53:01 7119140 29635248 2575848 7.83 387108 21192004 7205292 21.23 6977996 17053496 64924 23:35:48 22:54:01 10415644 31426264 841028 2.56 395632 19887348 2190868 6.46 3252392 17772576 592 23:35:48 22:55:01 10416008 31429176 837660 2.55 397504 19888260 2133888 6.29 3601920 17424044 116 23:35:48 22:56:01 10414592 31428424 838468 2.55 398100 19888588 2151164 6.34 3709760 17317320 164 23:35:48 22:57:01 10414988 31428856 838204 2.55 398124 19888588 2151164 6.34 3709176 17317320 4 23:35:48 22:58:01 10420508 31434380 832620 2.53 398156 19888592 2151164 6.34 3702204 17317324 4 23:35:48 22:59:01 10422664 31437164 831468 2.53 398192 19888596 2166364 6.38 3701748 17317880 24 23:35:48 23:00:01 10426876 31441380 827260 2.52 398200 19888596 2166364 6.38 3697648 17317880 4 23:35:48 23:01:01 10426332 31440864 827708 2.52 398240 19888600 2166364 6.38 3697636 17317888 12 23:35:48 23:02:01 10426544 31441136 827380 2.52 398264 19888600 2166364 6.38 3698148 17317892 16 23:35:48 23:03:01 10426536 31441148 827332 2.52 398280 19888608 2166364 6.38 3697712 17317896 28 23:35:48 23:04:01 10426292 31440912 827552 2.52 398300 19888612 2166364 6.38 3698044 17317904 184 23:35:48 23:05:01 10426172 31440856 827496 2.52 398328 19888612 2166364 6.38 3698048 17317904 16 23:35:48 23:06:01 10426164 31440916 827456 2.52 398352 19888616 2166364 6.38 3697796 17317912 4 23:35:48 23:07:02 10426368 31441180 827152 2.52 398404 19888616 2166364 6.38 3697852 17317916 16 23:35:48 23:08:01 10426052 31440868 827400 2.52 398448 19888620 2166364 6.38 3697852 17317920 148 23:35:48 23:09:01 10425688 31440572 827664 2.52 398480 19888624 2166364 6.38 3698196 17317928 32 23:35:48 23:10:01 10425712 31440656 827504 2.52 398536 19888628 2166364 6.38 3698028 17317932 16 23:35:48 23:11:01 10425664 31440616 827460 2.52 398552 19888632 2166364 6.38 3697968 17317940 8 23:35:48 23:12:01 10425380 31440364 827688 2.52 398572 19888636 2166364 6.38 3698048 17317924 12 23:35:48 23:13:01 10425064 31440112 827920 2.52 398608 19888640 2166364 6.38 3698100 17317936 20 23:35:48 23:14:01 10425316 31440372 827600 2.52 398640 19888620 2166364 6.38 3698100 17317940 152 23:35:48 23:15:01 10425268 31440384 827520 2.52 398684 19888644 2166364 6.38 3698248 17317944 4 23:35:48 23:16:01 10425176 31440352 827708 2.52 398740 19888648 2166364 6.38 3698240 17317952 4 23:35:48 23:17:01 10425192 31440372 827624 2.52 398772 19888644 2166364 6.38 3698300 17317952 8 23:35:48 23:18:01 10425192 31440468 827596 2.52 398788 19888652 2166364 6.38 3698316 17317960 152 23:35:48 23:19:01 10425184 31440464 827588 2.52 398796 19888648 2166364 6.38 3698316 17317964 8 23:35:48 23:20:01 10424780 31440276 827660 2.52 398860 19888784 2166364 6.38 3698464 17318080 4 23:35:48 23:21:01 10425040 31440540 827348 2.52 398864 19888788 2166364 6.38 3698396 17318084 12 23:35:48 23:22:01 10424992 31440492 827320 2.52 398876 19888792 2166364 6.38 3698396 17318084 148 23:35:48 23:23:01 10424944 31440500 827272 2.52 398904 19888796 2166364 6.38 3698436 17318096 8 23:35:48 23:24:01 10425112 31440676 827240 2.52 398920 19888796 2166364 6.38 3698436 17318100 152 23:35:48 23:25:01 10425304 31440920 827204 2.52 398936 19888800 2166364 6.38 3698544 17318104 8 23:35:48 23:26:01 10425264 31440884 827204 2.52 398948 19888808 2166364 6.38 3698516 17318108 148 23:35:48 23:27:01 10422472 31439116 829012 2.52 399012 19889424 2171520 6.40 3698692 17318632 12 23:35:48 23:28:01 10422432 31439084 829056 2.52 399024 19889428 2171520 6.40 3698692 17318636 12 23:35:48 23:29:01 10422408 31439064 829036 2.52 399036 19889420 2171520 6.40 3698680 17318636 8 23:35:48 23:30:01 10422368 31439072 828984 2.52 399040 19889436 2171520 6.40 3698804 17318640 160 23:35:48 23:31:01 10422844 31439556 828656 2.52 399056 19889440 2171520 6.40 3698720 17318644 12 23:35:48 23:32:01 10419680 31438728 829236 2.52 399100 19891540 2145844 6.32 3699184 17320360 152 23:35:48 23:33:01 10419672 31438728 829168 2.52 399108 19891544 2145844 6.32 3699168 17320364 28 23:35:48 23:34:01 10419844 31438904 828920 2.52 399124 19891540 2145844 6.32 3699168 17320364 180 23:35:48 23:35:01 9488660 31377920 889284 2.70 404424 20708704 2487608 7.33 3768764 18130764 422936 23:35:48 Average: 12189073 31275038 993410 3.02 366018 18080590 2608879 7.69 3635565 15703544 79617 23:35:48 23:35:48 22:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:35:48 22:45:02 ens3 948.58 776.70 6802.61 122.19 0.00 0.00 0.00 0.00 23:35:48 22:45:02 vetha040ff5 283.52 261.42 24.25 1522.57 0.00 0.00 0.00 0.12 23:35:48 22:45:02 docker0 283.52 261.32 20.37 1522.56 0.00 0.00 0.00 0.00 23:35:48 22:45:02 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 23:35:48 22:46:01 ens3 797.27 662.06 6775.11 73.58 0.00 0.00 0.00 0.00 23:35:48 22:46:01 veth03a78ee 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:35:48 22:46:01 docker0 571.21 655.67 42.82 3492.19 0.00 0.00 0.00 0.00 23:35:48 22:46:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 23:35:48 22:47:01 ens3 26.73 18.26 21.54 12.23 0.00 0.00 0.00 0.00 23:35:48 22:47:01 veth03a78ee 0.37 0.43 0.03 0.04 0.00 0.00 0.00 0.00 23:35:48 22:47:01 docker0 0.37 0.37 0.03 0.04 0.00 0.00 0.00 0.00 23:35:48 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:48:01 ens3 23.21 16.81 19.83 10.21 0.00 0.00 0.00 0.00 23:35:48 22:48:01 veth03a78ee 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 23:35:48 22:48:01 docker0 1.00 1.00 0.07 0.09 0.00 0.00 0.00 0.00 23:35:48 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 22:49:01 ens3 129.62 73.93 2902.09 19.70 0.00 0.00 0.00 0.00 23:35:48 22:49:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:49:01 vethf14b1cc 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 23:35:48 22:49:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 23:35:48 22:50:01 veth2cb6185 41.91 66.21 4.18 375.71 0.00 0.00 0.00 0.03 23:35:48 22:50:01 veth5f275bd 44.11 61.86 4.36 377.68 0.00 0.00 0.00 0.03 23:35:48 22:50:01 ens3 882.37 529.71 5910.20 204.15 0.00 0.00 0.00 0.00 23:35:48 22:50:01 veth88b7e6d 43.08 62.57 4.31 377.67 0.00 0.00 0.00 0.03 23:35:48 22:50:01 docker0 307.38 463.69 24.08 3637.37 0.00 0.00 0.00 0.00 23:35:48 22:50:01 veth78b45b1 46.83 63.14 4.55 374.62 0.00 0.00 0.00 0.03 23:35:48 22:50:01 vethcf594a7 39.51 65.66 4.03 377.60 0.00 0.00 0.00 0.03 23:35:48 22:50:01 vethf14b1cc 0.37 0.97 0.03 0.15 0.00 0.00 0.00 0.00 23:35:48 22:50:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 23:35:48 22:51:01 veth2195038 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:35:48 22:51:01 veth45987b3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:35:48 22:51:01 veth497af54 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:35:48 22:51:01 ens3 403.92 217.49 4071.99 28.56 0.00 0.00 0.00 0.00 23:35:48 22:51:01 veth9d70327 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:35:48 22:51:01 vethfac6820 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:35:48 22:51:01 veth0564d9f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:35:48 22:51:01 veth2cf03d3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:35:48 22:51:01 docker0 207.30 389.62 19.23 4059.38 0.00 0.00 0.00 0.00 23:35:48 22:51:01 vethfe74cc5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:35:48 22:51:01 vethea601c6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:35:48 22:51:01 veth12536f1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:35:48 22:51:01 veth256fddc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:35:48 22:51:01 veth7338915 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:35:48 22:51:01 vethf14b1cc 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 22:51:01 veth856cc24 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:35:48 22:51:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 22:52:01 veth2195038 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:52:01 veth45987b3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:52:01 veth497af54 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:52:01 ens3 2.27 1.70 1.82 1.04 0.00 0.00 0.00 0.00 23:35:48 22:52:01 veth9d70327 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:52:01 vethfac6820 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:52:01 veth0564d9f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:52:01 veth2cf03d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:52:01 vethfe74cc5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:52:01 vethea601c6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:52:01 veth12536f1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:52:01 veth256fddc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:52:01 veth7338915 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:52:01 vethf14b1cc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:52:01 veth856cc24 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 22:53:01 veth45987b3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:53:01 veth6b47436 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:53:01 veth497af54 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:53:01 ens3 22.51 17.21 18.12 10.42 0.00 0.00 0.00 0.00 23:35:48 22:53:01 veth58a9745 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:53:01 veth9d70327 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:53:01 vethfac6820 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:53:01 veth0564d9f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:53:01 vethfe74cc5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:53:01 vethea601c6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:53:01 veth12536f1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:53:01 vethf14b1cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:54:01 ens3 184.40 165.74 119.89 583.08 0.00 0.00 0.00 0.00 23:35:48 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:54:01 lo 23.53 23.53 2.32 2.32 0.00 0.00 0.00 0.00 23:35:48 22:55:01 ens3 462.21 468.26 208.02 2377.66 0.00 0.00 0.00 0.00 23:35:48 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:55:01 lo 46.99 46.99 4.63 4.63 0.00 0.00 0.00 0.00 23:35:48 22:56:01 ens3 170.04 173.57 84.96 731.11 0.00 0.00 0.00 0.00 23:35:48 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:56:01 lo 17.40 17.40 1.71 1.71 0.00 0.00 0.00 0.00 23:35:48 22:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:58:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 22:59:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:00:01 ens3 1.03 0.68 0.78 0.45 0.00 0.00 0.00 0.00 23:35:48 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:01:01 ens3 0.67 0.35 2.04 0.02 0.00 0.00 0.00 0.00 23:35:48 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:02:01 ens3 0.45 0.35 0.26 0.22 0.00 0.00 0.00 0.00 23:35:48 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:03:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:04:01 ens3 0.77 0.37 0.30 0.22 0.00 0.00 0.00 0.00 23:35:48 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:05:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 23:35:48 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:06:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:07:02 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:08:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:09:01 ens3 0.32 0.25 0.23 0.13 0.00 0.00 0.00 0.00 23:35:48 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:10:01 ens3 0.35 0.22 0.20 0.07 0.00 0.00 0.00 0.00 23:35:48 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:11:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:13:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:14:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:15:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 23:35:48 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:16:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:17:01 ens3 0.32 0.25 0.23 0.13 0.00 0.00 0.00 0.00 23:35:48 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:18:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:19:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:20:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:35:48 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:21:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:22:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:23:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:24:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:25:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 23:35:48 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:26:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:27:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:28:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:29:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:30:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:35:48 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:31:01 ens3 0.20 0.10 0.22 0.00 0.00 0.00 0.00 0.00 23:35:48 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:32:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:33:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:34:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:48 23:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:35:48 23:35:01 ens3 364.77 218.93 7123.76 44.08 0.00 0.00 0.00 0.00 23:35:48 23:35:01 docker0 87.07 139.13 7.67 1274.37 0.00 0.00 0.00 0.00 23:35:48 23:35:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 23:35:48 Average: ens3 86.55 65.41 666.13 82.76 0.00 0.00 0.00 0.00 23:35:48 Average: docker0 28.42 37.28 2.23 273.27 0.00 0.00 0.00 0.00 23:35:48 Average: lo 1.99 1.99 0.19 0.19 0.00 0.00 0.00 0.00 23:35:48 23:35:48 23:35:48 ---> sar -P ALL: 23:35:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22366) 10/09/24 _x86_64_ (8 CPU) 23:35:48 23:35:48 22:43:52 LINUX RESTART (8 CPU) 23:35:48 23:35:48 22:44:01 CPU %user %nice %system %iowait %steal %idle 23:35:48 22:45:02 all 8.04 0.00 2.30 1.94 0.05 87.65 23:35:48 22:45:02 0 7.70 0.00 1.89 0.40 0.03 89.98 23:35:48 22:45:02 1 8.14 0.00 1.86 2.53 0.05 87.42 23:35:48 22:45:02 2 7.32 0.00 1.86 0.57 0.05 90.20 23:35:48 22:45:02 3 4.80 0.00 2.31 1.14 0.07 91.68 23:35:48 22:45:02 4 10.46 0.00 1.99 0.54 0.08 86.93 23:35:48 22:45:02 5 10.62 0.00 3.06 4.01 0.05 82.27 23:35:48 22:45:02 6 6.41 0.00 3.39 4.46 0.05 85.69 23:35:48 22:45:02 7 8.89 0.00 2.08 1.90 0.05 87.07 23:35:48 22:46:01 all 8.98 0.00 3.78 2.82 0.06 84.36 23:35:48 22:46:01 0 7.71 0.00 3.08 1.80 0.05 87.36 23:35:48 22:46:01 1 9.40 0.00 4.29 7.98 0.07 78.26 23:35:48 22:46:01 2 10.37 0.00 4.67 0.53 0.05 84.37 23:35:48 22:46:01 3 8.82 0.00 3.23 4.31 0.05 83.59 23:35:48 22:46:01 4 8.02 0.00 4.23 0.48 0.05 87.21 23:35:48 22:46:01 5 9.13 0.00 3.57 6.58 0.05 80.67 23:35:48 22:46:01 6 8.38 0.00 3.47 0.65 0.07 87.43 23:35:48 22:46:01 7 10.02 0.00 3.69 0.19 0.07 86.04 23:35:48 22:47:01 all 41.96 0.00 6.48 1.57 0.10 49.89 23:35:48 22:47:01 0 40.75 0.00 6.47 5.63 0.12 47.02 23:35:48 22:47:01 1 47.33 0.00 6.65 0.10 0.10 45.83 23:35:48 22:47:01 2 40.91 0.00 7.08 0.00 0.10 51.91 23:35:48 22:47:01 3 41.13 0.00 5.78 0.15 0.10 52.83 23:35:48 22:47:01 4 43.33 0.00 5.95 0.13 0.10 50.49 23:35:48 22:47:01 5 42.73 0.00 6.48 4.96 0.10 45.73 23:35:48 22:47:01 6 40.64 0.00 6.79 1.57 0.10 50.91 23:35:48 22:47:01 7 38.88 0.00 6.61 0.02 0.10 54.40 23:35:48 22:48:01 all 57.77 0.00 7.56 0.75 0.08 33.83 23:35:48 22:48:01 0 57.53 0.00 7.81 0.87 0.08 33.70 23:35:48 22:48:01 1 57.24 0.00 7.48 0.10 0.08 35.10 23:35:48 22:48:01 2 58.24 0.00 6.49 0.05 0.08 35.14 23:35:48 22:48:01 3 57.05 0.00 7.66 0.84 0.08 34.36 23:35:48 22:48:01 4 58.44 0.00 7.28 0.03 0.08 34.17 23:35:48 22:48:01 5 57.07 0.00 8.22 0.25 0.08 34.38 23:35:48 22:48:01 6 58.42 0.00 8.02 0.54 0.08 32.94 23:35:48 22:48:01 7 58.14 0.00 7.54 3.34 0.08 30.89 23:35:48 22:49:01 all 33.20 0.00 6.82 2.15 0.08 57.76 23:35:48 22:49:01 0 32.76 0.00 6.61 2.85 0.08 57.70 23:35:48 22:49:01 1 32.66 0.00 6.74 0.07 0.07 60.46 23:35:48 22:49:01 2 33.68 0.00 6.85 0.15 0.08 59.24 23:35:48 22:49:01 3 32.60 0.00 5.98 0.33 0.07 61.02 23:35:48 22:49:01 4 35.95 0.00 7.23 0.44 0.07 56.31 23:35:48 22:49:01 5 33.87 0.00 7.29 10.10 0.09 48.65 23:35:48 22:49:01 6 31.18 0.00 6.60 1.94 0.07 60.22 23:35:48 22:49:01 7 32.89 0.00 7.31 1.43 0.08 58.28 23:35:48 22:50:01 all 26.84 0.00 10.46 16.61 0.15 45.95 23:35:48 22:50:01 0 30.52 0.00 10.41 15.83 0.14 43.09 23:35:48 22:50:01 1 22.66 0.00 8.97 22.30 0.14 45.92 23:35:48 22:50:01 2 25.68 0.00 11.02 17.75 0.18 45.37 23:35:48 22:50:01 3 22.85 0.00 13.63 18.59 0.12 44.81 23:35:48 22:50:01 4 25.11 0.00 10.91 17.99 0.18 45.81 23:35:48 22:50:01 5 31.20 0.00 9.76 7.78 0.14 51.11 23:35:48 22:50:01 6 29.45 0.00 9.38 14.28 0.14 46.75 23:35:48 22:50:01 7 26.86 0.00 9.60 18.78 0.14 44.61 23:35:48 22:51:01 all 41.98 0.00 9.64 16.81 0.12 31.45 23:35:48 22:51:01 0 41.74 0.00 11.46 25.45 0.10 21.25 23:35:48 22:51:01 1 42.35 0.00 9.38 20.74 0.15 27.38 23:35:48 22:51:01 2 42.19 0.00 10.36 20.09 0.10 27.26 23:35:48 22:51:01 3 40.75 0.00 8.38 15.01 0.08 35.78 23:35:48 22:51:01 4 41.17 0.00 9.42 9.69 0.07 39.65 23:35:48 22:51:01 5 42.77 0.00 9.18 10.23 0.25 37.57 23:35:48 22:51:01 6 42.78 0.00 9.34 9.26 0.08 38.53 23:35:48 22:51:01 7 42.05 0.00 9.65 24.17 0.10 24.03 23:35:48 22:52:01 all 88.75 0.00 11.10 0.00 0.15 0.00 23:35:48 22:52:01 0 88.64 0.00 11.23 0.00 0.13 0.00 23:35:48 22:52:01 1 89.67 0.00 10.18 0.00 0.15 0.00 23:35:48 22:52:01 2 88.58 0.00 11.25 0.00 0.17 0.00 23:35:48 22:52:01 3 88.35 0.00 11.49 0.00 0.15 0.00 23:35:48 22:52:01 4 88.27 0.00 11.61 0.00 0.12 0.00 23:35:48 22:52:01 5 87.84 0.00 11.96 0.00 0.20 0.00 23:35:48 22:52:01 6 89.17 0.00 10.71 0.00 0.12 0.00 23:35:48 22:52:01 7 89.49 0.00 10.40 0.00 0.12 0.00 23:35:48 22:53:01 all 88.22 0.00 11.59 0.00 0.19 0.00 23:35:48 22:53:01 0 87.94 0.00 11.89 0.00 0.17 0.00 23:35:48 22:53:01 1 89.21 0.00 10.62 0.00 0.17 0.00 23:35:48 22:53:01 2 87.82 0.00 11.97 0.00 0.21 0.00 23:35:48 22:53:01 3 88.37 0.00 11.44 0.00 0.17 0.02 23:35:48 22:53:01 4 87.51 0.00 12.28 0.00 0.21 0.00 23:35:48 22:53:01 5 87.03 0.00 12.79 0.00 0.19 0.00 23:35:48 22:53:01 6 88.53 0.00 11.25 0.00 0.22 0.00 23:35:48 22:53:01 7 89.34 0.00 10.49 0.00 0.17 0.00 23:35:48 22:54:01 all 36.30 0.00 6.08 3.05 0.10 54.46 23:35:48 22:54:01 0 39.47 0.00 5.83 1.58 0.10 53.02 23:35:48 22:54:01 1 38.67 0.00 6.38 3.90 0.10 50.94 23:35:48 22:54:01 2 35.08 0.00 5.83 5.01 0.10 53.99 23:35:48 22:54:01 3 35.48 0.00 5.86 2.35 0.08 56.22 23:35:48 22:54:01 4 34.19 0.00 6.73 3.60 0.14 55.33 23:35:48 22:54:01 5 34.30 0.00 5.78 2.44 0.10 57.39 23:35:48 22:54:01 6 38.18 0.00 5.97 3.95 0.08 51.82 23:35:48 22:54:01 7 35.05 0.00 6.27 1.60 0.10 56.98 23:35:48 22:55:01 all 9.60 0.00 1.06 0.10 0.06 89.17 23:35:48 22:55:01 0 9.70 0.00 1.22 0.18 0.05 88.84 23:35:48 22:55:01 1 10.26 0.00 1.32 0.03 0.08 88.30 23:35:48 22:55:01 2 10.43 0.00 0.99 0.03 0.05 88.50 23:35:48 22:55:01 3 5.89 0.00 0.85 0.02 0.05 93.19 23:35:48 22:55:01 4 6.32 0.00 0.92 0.07 0.05 92.64 23:35:48 22:55:01 5 11.41 0.00 0.90 0.02 0.05 87.62 23:35:48 22:55:01 6 10.18 0.00 1.22 0.47 0.08 88.04 23:35:48 22:55:01 7 12.59 0.00 1.07 0.02 0.08 86.24 23:35:48 23:35:48 22:55:01 CPU %user %nice %system %iowait %steal %idle 23:35:48 22:56:01 all 2.91 0.00 0.47 0.04 0.04 96.55 23:35:48 22:56:01 0 2.14 0.00 0.52 0.10 0.03 97.21 23:35:48 22:56:01 1 4.67 0.00 0.65 0.00 0.05 94.63 23:35:48 22:56:01 2 1.32 0.00 0.42 0.00 0.03 98.23 23:35:48 22:56:01 3 2.00 0.00 0.37 0.00 0.03 97.60 23:35:48 22:56:01 4 4.46 0.00 0.50 0.07 0.03 94.94 23:35:48 22:56:01 5 2.74 0.00 0.37 0.00 0.02 96.88 23:35:48 22:56:01 6 3.69 0.00 0.50 0.12 0.03 95.65 23:35:48 22:56:01 7 2.24 0.00 0.43 0.00 0.05 97.28 23:35:48 22:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:35:48 22:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:35:48 22:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:35:48 22:57:01 2 0.10 0.00 0.03 0.00 0.02 99.85 23:35:48 22:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:35:48 22:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:35:48 22:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:35:48 22:57:01 6 0.03 0.00 0.02 0.02 0.02 99.92 23:35:48 22:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 22:58:01 all 0.04 0.00 0.01 0.00 0.01 99.93 23:35:48 22:58:01 0 0.08 0.00 0.02 0.00 0.00 99.90 23:35:48 22:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:35:48 22:58:01 2 0.05 0.00 0.02 0.00 0.02 99.92 23:35:48 22:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:35:48 22:58:01 4 0.05 0.00 0.02 0.02 0.02 99.90 23:35:48 22:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:35:48 22:58:01 6 0.05 0.00 0.03 0.00 0.02 99.90 23:35:48 22:58:01 7 0.02 0.00 0.00 0.02 0.02 99.95 23:35:48 22:59:01 all 0.03 0.00 0.04 0.00 0.01 99.92 23:35:48 22:59:01 0 0.08 0.00 0.03 0.00 0.02 99.87 23:35:48 22:59:01 1 0.03 0.00 0.07 0.00 0.02 99.88 23:35:48 22:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:35:48 22:59:01 3 0.03 0.00 0.03 0.00 0.02 99.92 23:35:48 22:59:01 4 0.02 0.00 0.05 0.00 0.00 99.93 23:35:48 22:59:01 5 0.00 0.00 0.03 0.00 0.00 99.97 23:35:48 22:59:01 6 0.03 0.00 0.07 0.02 0.00 99.88 23:35:48 22:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:35:48 23:00:01 all 0.04 0.00 0.01 0.00 0.01 99.93 23:35:48 23:00:01 0 0.10 0.00 0.02 0.00 0.02 99.87 23:35:48 23:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:35:48 23:00:01 2 0.07 0.00 0.00 0.00 0.02 99.92 23:35:48 23:00:01 3 0.00 0.00 0.03 0.00 0.03 99.93 23:35:48 23:00:01 4 0.02 0.00 0.00 0.02 0.02 99.95 23:35:48 23:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:35:48 23:00:01 6 0.05 0.00 0.02 0.00 0.02 99.92 23:35:48 23:00:01 7 0.00 0.00 0.03 0.02 0.02 99.93 23:35:48 23:01:01 all 0.02 0.00 0.01 0.03 0.00 99.93 23:35:48 23:01:01 0 0.08 0.00 0.05 0.00 0.00 99.87 23:35:48 23:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:35:48 23:01:01 2 0.00 0.00 0.03 0.00 0.00 99.97 23:35:48 23:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:35:48 23:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:35:48 23:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:35:48 23:01:01 6 0.02 0.00 0.02 0.22 0.02 99.73 23:35:48 23:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:02:01 all 0.03 0.00 0.02 0.00 0.01 99.94 23:35:48 23:02:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:35:48 23:02:01 1 0.02 0.00 0.03 0.00 0.00 99.95 23:35:48 23:02:01 2 0.05 0.00 0.00 0.00 0.02 99.93 23:35:48 23:02:01 3 0.02 0.00 0.03 0.00 0.02 99.93 23:35:48 23:02:01 4 0.05 0.00 0.00 0.00 0.00 99.95 23:35:48 23:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:35:48 23:02:01 6 0.02 0.00 0.03 0.00 0.00 99.95 23:35:48 23:02:01 7 0.02 0.00 0.02 0.03 0.03 99.90 23:35:48 23:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:35:48 23:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:35:48 23:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:35:48 23:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:35:48 23:03:01 3 0.05 0.00 0.00 0.00 0.02 99.93 23:35:48 23:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:35:48 23:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:35:48 23:03:01 6 0.03 0.00 0.05 0.02 0.02 99.88 23:35:48 23:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:04:01 all 0.03 0.00 0.02 0.01 0.01 99.94 23:35:48 23:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:35:48 23:04:01 1 0.02 0.00 0.03 0.02 0.00 99.93 23:35:48 23:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:35:48 23:04:01 3 0.05 0.00 0.03 0.00 0.02 99.90 23:35:48 23:04:01 4 0.00 0.00 0.03 0.00 0.00 99.97 23:35:48 23:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:04:01 6 0.07 0.00 0.02 0.02 0.02 99.88 23:35:48 23:04:01 7 0.02 0.00 0.02 0.03 0.02 99.92 23:35:48 23:05:01 all 0.02 0.00 0.02 0.00 0.01 99.95 23:35:48 23:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:35:48 23:05:01 1 0.05 0.00 0.02 0.00 0.02 99.92 23:35:48 23:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:35:48 23:05:01 3 0.00 0.00 0.03 0.00 0.02 99.95 23:35:48 23:05:01 4 0.05 0.00 0.03 0.00 0.00 99.92 23:35:48 23:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:35:48 23:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:35:48 23:05:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:35:48 23:06:01 all 0.04 0.00 0.01 0.00 0.01 99.94 23:35:48 23:06:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:35:48 23:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:35:48 23:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:35:48 23:06:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:35:48 23:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:06:01 6 0.07 0.00 0.02 0.02 0.02 99.88 23:35:48 23:06:01 7 0.05 0.00 0.03 0.02 0.03 99.87 23:35:48 23:35:48 23:06:01 CPU %user %nice %system %iowait %steal %idle 23:35:48 23:07:02 all 0.01 0.00 0.01 0.00 0.01 99.96 23:35:48 23:07:02 0 0.03 0.00 0.00 0.00 0.02 99.95 23:35:48 23:07:02 1 0.03 0.00 0.02 0.00 0.00 99.95 23:35:48 23:07:02 2 0.00 0.00 0.02 0.00 0.02 99.97 23:35:48 23:07:02 3 0.00 0.00 0.02 0.00 0.00 99.98 23:35:48 23:07:02 4 0.00 0.00 0.00 0.00 0.02 99.98 23:35:48 23:07:02 5 0.00 0.00 0.02 0.00 0.00 99.98 23:35:48 23:07:02 6 0.03 0.00 0.00 0.02 0.00 99.95 23:35:48 23:07:02 7 0.02 0.00 0.02 0.00 0.03 99.93 23:35:48 23:08:01 all 0.04 0.00 0.01 0.00 0.01 99.93 23:35:48 23:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:35:48 23:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:35:48 23:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:35:48 23:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:35:48 23:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:35:48 23:08:01 6 0.05 0.00 0.02 0.03 0.02 99.88 23:35:48 23:08:01 7 0.12 0.00 0.02 0.00 0.02 99.85 23:35:48 23:09:01 all 0.28 0.00 0.01 0.00 0.01 99.70 23:35:48 23:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:35:48 23:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:35:48 23:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:35:48 23:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:35:48 23:09:01 4 0.08 0.00 0.00 0.00 0.00 99.92 23:35:48 23:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:35:48 23:09:01 6 0.02 0.00 0.02 0.02 0.02 99.93 23:35:48 23:09:01 7 2.00 0.00 0.02 0.02 0.05 97.91 23:35:48 23:10:01 all 0.09 0.00 0.02 0.00 0.01 99.88 23:35:48 23:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:35:48 23:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:35:48 23:10:01 2 0.05 0.00 0.02 0.00 0.03 99.90 23:35:48 23:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:35:48 23:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:10:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:35:48 23:10:01 7 0.60 0.00 0.13 0.02 0.02 99.23 23:35:48 23:11:01 all 0.06 0.00 0.01 0.10 0.01 99.81 23:35:48 23:11:01 0 0.05 0.00 0.00 0.00 0.02 99.93 23:35:48 23:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:11:01 2 0.03 0.00 0.03 0.00 0.00 99.93 23:35:48 23:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:11:01 4 0.07 0.00 0.03 0.80 0.02 99.08 23:35:48 23:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:11:01 6 0.10 0.00 0.03 0.02 0.02 99.83 23:35:48 23:11:01 7 0.18 0.00 0.02 0.00 0.03 99.77 23:35:48 23:12:01 all 0.02 0.00 0.02 0.04 0.01 99.91 23:35:48 23:12:01 0 0.03 0.00 0.07 0.00 0.02 99.88 23:35:48 23:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:35:48 23:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:35:48 23:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:35:48 23:12:01 4 0.02 0.00 0.03 0.00 0.03 99.92 23:35:48 23:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:35:48 23:12:01 6 0.00 0.00 0.00 0.33 0.00 99.67 23:35:48 23:12:01 7 0.03 0.00 0.00 0.02 0.02 99.93 23:35:48 23:13:01 all 0.06 0.00 0.01 0.00 0.01 99.92 23:35:48 23:13:01 0 0.08 0.00 0.00 0.00 0.00 99.92 23:35:48 23:13:01 1 0.07 0.00 0.02 0.00 0.00 99.92 23:35:48 23:13:01 2 0.07 0.00 0.02 0.00 0.02 99.90 23:35:48 23:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:35:48 23:13:01 4 0.12 0.00 0.03 0.00 0.02 99.83 23:35:48 23:13:01 5 0.05 0.00 0.00 0.00 0.00 99.95 23:35:48 23:13:01 6 0.05 0.00 0.00 0.02 0.02 99.92 23:35:48 23:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:35:48 23:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 23:35:48 23:14:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:35:48 23:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:35:48 23:14:01 2 0.05 0.00 0.02 0.00 0.00 99.93 23:35:48 23:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:35:48 23:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:35:48 23:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:14:01 6 0.00 0.00 0.02 0.02 0.00 99.97 23:35:48 23:14:01 7 0.02 0.00 0.00 0.02 0.02 99.95 23:35:48 23:15:01 all 0.05 0.00 0.01 0.00 0.01 99.92 23:35:48 23:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:35:48 23:15:01 1 0.05 0.00 0.00 0.00 0.00 99.95 23:35:48 23:15:01 2 0.05 0.00 0.02 0.00 0.02 99.92 23:35:48 23:15:01 3 0.05 0.00 0.02 0.00 0.00 99.93 23:35:48 23:15:01 4 0.07 0.00 0.02 0.00 0.03 99.88 23:35:48 23:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:35:48 23:15:01 6 0.05 0.00 0.02 0.02 0.02 99.90 23:35:48 23:15:01 7 0.05 0.00 0.00 0.00 0.02 99.93 23:35:48 23:16:01 all 0.04 0.00 0.02 0.00 0.01 99.92 23:35:48 23:16:01 0 0.07 0.00 0.03 0.00 0.00 99.90 23:35:48 23:16:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:35:48 23:16:01 2 0.08 0.00 0.03 0.00 0.02 99.87 23:35:48 23:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 23:35:48 23:16:01 4 0.07 0.00 0.02 0.00 0.02 99.90 23:35:48 23:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:35:48 23:16:01 6 0.05 0.00 0.02 0.02 0.00 99.92 23:35:48 23:16:01 7 0.02 0.00 0.00 0.02 0.02 99.95 23:35:48 23:17:01 all 0.05 0.00 0.01 0.00 0.01 99.93 23:35:48 23:17:01 0 0.05 0.00 0.00 0.00 0.02 99.93 23:35:48 23:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:35:48 23:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:35:48 23:17:01 4 0.10 0.00 0.02 0.00 0.03 99.85 23:35:48 23:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:35:48 23:17:01 6 0.08 0.00 0.02 0.02 0.02 99.87 23:35:48 23:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:35:48 23:35:48 23:17:01 CPU %user %nice %system %iowait %steal %idle 23:35:48 23:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:35:48 23:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:35:48 23:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:35:48 23:18:01 2 0.03 0.00 0.03 0.00 0.02 99.92 23:35:48 23:18:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:35:48 23:18:01 4 0.02 0.00 0.03 0.00 0.02 99.93 23:35:48 23:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:35:48 23:18:01 6 0.05 0.00 0.00 0.00 0.02 99.93 23:35:48 23:18:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:35:48 23:19:01 all 0.02 0.00 0.01 0.00 0.01 99.95 23:35:48 23:19:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:35:48 23:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:35:48 23:19:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:35:48 23:19:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:35:48 23:19:01 4 0.03 0.00 0.02 0.00 0.03 99.92 23:35:48 23:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 23:35:48 23:19:01 7 0.00 0.00 0.00 0.02 0.02 99.97 23:35:48 23:20:01 all 0.01 0.00 0.01 0.01 0.01 99.96 23:35:48 23:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:35:48 23:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 23:35:48 23:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:35:48 23:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:35:48 23:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:35:48 23:20:01 6 0.05 0.00 0.02 0.03 0.02 99.88 23:35:48 23:20:01 7 0.02 0.00 0.00 0.02 0.02 99.95 23:35:48 23:21:01 all 0.03 0.00 0.02 0.00 0.01 99.95 23:35:48 23:21:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:35:48 23:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:35:48 23:21:01 2 0.03 0.00 0.03 0.00 0.00 99.93 23:35:48 23:21:01 3 0.05 0.00 0.00 0.00 0.00 99.95 23:35:48 23:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:35:48 23:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:35:48 23:21:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:35:48 23:21:01 7 0.05 0.00 0.00 0.00 0.00 99.95 23:35:48 23:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:35:48 23:22:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:35:48 23:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:22:01 2 0.02 0.00 0.03 0.00 0.02 99.93 23:35:48 23:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 23:35:48 23:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:35:48 23:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 23:35:48 23:22:01 7 0.00 0.00 0.00 0.02 0.02 99.97 23:35:48 23:23:01 all 0.06 0.00 0.01 0.00 0.01 99.92 23:35:48 23:23:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:35:48 23:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:23:01 2 0.03 0.00 0.03 0.00 0.02 99.92 23:35:48 23:23:01 3 0.05 0.00 0.02 0.00 0.00 99.93 23:35:48 23:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:23:01 6 0.17 0.00 0.00 0.02 0.02 99.80 23:35:48 23:23:01 7 0.10 0.00 0.00 0.00 0.02 99.88 23:35:48 23:24:01 all 0.04 0.00 0.02 0.00 0.01 99.93 23:35:48 23:24:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:35:48 23:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:35:48 23:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:35:48 23:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:35:48 23:24:01 4 0.00 0.00 0.02 0.00 0.02 99.97 23:35:48 23:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:35:48 23:24:01 6 0.25 0.00 0.10 0.00 0.02 99.63 23:35:48 23:24:01 7 0.00 0.00 0.00 0.02 0.02 99.97 23:35:48 23:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:35:48 23:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:35:48 23:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:35:48 23:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:35:48 23:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:35:48 23:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:35:48 23:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:35:48 23:25:01 6 0.03 0.00 0.02 0.02 0.02 99.92 23:35:48 23:25:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:35:48 23:26:01 all 0.03 0.00 0.01 0.00 0.01 99.94 23:35:48 23:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:35:48 23:26:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:35:48 23:26:01 2 0.03 0.00 0.03 0.00 0.02 99.92 23:35:48 23:26:01 3 0.05 0.00 0.00 0.00 0.00 99.95 23:35:48 23:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:35:48 23:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:26:01 6 0.08 0.00 0.03 0.00 0.02 99.87 23:35:48 23:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:35:48 23:27:01 all 0.04 0.00 0.04 0.01 0.01 99.90 23:35:48 23:27:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:35:48 23:27:01 1 0.05 0.00 0.07 0.00 0.03 99.85 23:35:48 23:27:01 2 0.05 0.00 0.00 0.00 0.02 99.93 23:35:48 23:27:01 3 0.02 0.00 0.03 0.00 0.02 99.93 23:35:48 23:27:01 4 0.20 0.00 0.12 0.03 0.00 99.65 23:35:48 23:27:01 5 0.02 0.00 0.00 0.02 0.00 99.97 23:35:48 23:27:01 6 0.00 0.00 0.02 0.02 0.00 99.97 23:35:48 23:27:01 7 0.00 0.00 0.03 0.02 0.00 99.95 23:35:48 23:28:01 all 0.02 0.00 0.01 0.00 0.01 99.95 23:35:48 23:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:28:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:35:48 23:28:01 2 0.05 0.00 0.03 0.00 0.02 99.90 23:35:48 23:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:35:48 23:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:35:48 23:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:35:48 23:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:35:48 23:28:01 7 0.02 0.00 0.02 0.02 0.02 99.93 23:35:48 23:35:48 23:28:01 CPU %user %nice %system %iowait %steal %idle 23:35:48 23:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:35:48 23:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:35:48 23:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:35:48 23:29:01 2 0.03 0.00 0.02 0.00 0.03 99.92 23:35:48 23:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 23:35:48 23:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:35:48 23:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:35:48 23:29:01 6 0.05 0.00 0.02 0.02 0.02 99.90 23:35:48 23:29:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:35:48 23:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:35:48 23:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:35:48 23:30:01 2 0.03 0.00 0.02 0.00 0.03 99.92 23:35:48 23:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:35:48 23:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:35:48 23:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:35:48 23:30:01 6 0.05 0.00 0.02 0.02 0.00 99.92 23:35:48 23:30:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:35:48 23:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:35:48 23:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:35:48 23:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:31:01 2 0.05 0.00 0.05 0.00 0.02 99.88 23:35:48 23:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 23:35:48 23:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:35:48 23:31:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:35:48 23:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:35:48 23:32:01 all 0.09 0.00 0.04 0.01 0.02 99.85 23:35:48 23:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:35:48 23:32:01 1 0.03 0.00 0.03 0.00 0.00 99.93 23:35:48 23:32:01 2 0.02 0.00 0.07 0.00 0.03 99.88 23:35:48 23:32:01 3 0.05 0.00 0.03 0.00 0.02 99.90 23:35:48 23:32:01 4 0.05 0.00 0.07 0.03 0.02 99.83 23:35:48 23:32:01 5 0.02 0.00 0.03 0.05 0.02 99.88 23:35:48 23:32:01 6 0.47 0.00 0.05 0.02 0.02 99.45 23:35:48 23:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:35:48 23:33:01 all 0.17 0.00 0.02 0.00 0.01 99.80 23:35:48 23:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:35:48 23:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:35:48 23:33:01 2 0.03 0.00 0.02 0.00 0.03 99.92 23:35:48 23:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:35:48 23:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:35:48 23:33:01 6 1.26 0.00 0.08 0.00 0.02 98.65 23:35:48 23:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:35:48 23:34:01 all 0.04 0.00 0.01 0.01 0.01 99.94 23:35:48 23:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:35:48 23:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:35:48 23:34:01 2 0.07 0.00 0.07 0.02 0.02 99.83 23:35:48 23:34:01 3 0.05 0.00 0.00 0.00 0.00 99.95 23:35:48 23:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:35:48 23:34:01 5 0.03 0.00 0.00 0.02 0.00 99.95 23:35:48 23:34:01 6 0.03 0.00 0.03 0.02 0.02 99.90 23:35:48 23:34:01 7 0.03 0.00 0.00 0.00 0.02 99.95 23:35:48 23:35:01 all 6.12 0.00 2.64 1.38 0.04 89.81 23:35:48 23:35:01 0 5.81 0.00 2.35 0.05 0.05 91.74 23:35:48 23:35:01 1 5.68 0.00 2.11 0.03 0.03 92.14 23:35:48 23:35:01 2 7.88 0.00 3.11 0.50 0.05 88.46 23:35:48 23:35:01 3 4.67 0.00 3.11 0.02 0.03 92.17 23:35:48 23:35:01 4 5.22 0.00 2.67 0.03 0.05 92.03 23:35:48 23:35:01 5 6.35 0.00 2.97 0.49 0.05 90.14 23:35:48 23:35:01 6 7.52 0.00 2.15 1.76 0.03 88.54 23:35:48 23:35:01 7 5.86 0.00 2.66 8.22 0.05 83.22 23:35:48 Average: all 8.76 0.00 1.56 0.91 0.03 88.74 23:35:48 Average: 0 8.82 0.00 1.58 1.05 0.03 88.52 23:35:48 Average: 1 8.89 0.00 1.49 1.09 0.03 88.50 23:35:48 Average: 2 8.68 0.00 1.59 0.85 0.04 88.85 23:35:48 Average: 3 8.41 0.00 1.56 0.82 0.03 89.18 23:35:48 Average: 4 8.69 0.00 1.58 0.64 0.03 89.06 23:35:48 Average: 5 8.86 0.00 1.59 0.90 0.03 88.61 23:35:48 Average: 6 8.90 0.00 1.55 0.78 0.03 88.75 23:35:48 Average: 7 8.86 0.00 1.51 1.14 0.03 88.45 23:35:48 23:35:48 23:35:48