Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 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-ssh13008356130684172888.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1984467766267250212.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1823627861463393033.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7583673326719985907.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-ssh2862441804901845401.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8775 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/682 [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/682 # 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 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 (main) Commit message: "Merge pull request #4874 from jackchenjc/issue-4834-8th" > 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 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 # timeout=10 > git rev-list --no-walk 3aa01a4707f1844ec1c90abf694d4da7c061f5b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:39:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:39:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:39:38 ========================================================= 05:39:38 EdgeX Global Pipelines Version Info 05:39:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:39:39 ------------------- 05:39:39 stable info: 05:39:39 ------------------- 05:39:39 Commited By: Cherry Wang cherry@iotechsys.com 05:39:39 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 05:39:39 Message: update stable to v1.0.263 05:39:39 ------------------- 05:39:39 experimental info: 05:39:39 ------------------- 05:39:39 Commited By: Cherry Wang cherry@iotechsys.com 05:39:39 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 05:39:39 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:39:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:39:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:39:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:39:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:39:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:39:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:39:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:39:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:39:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:39:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:39:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:39:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:39:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:39:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:39:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:39:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:39:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:39:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:39:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:39:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:39:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:39:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:39:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:39:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:39:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] echo 05:39:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 872e8ff [Pipeline] echo 05:39:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:39:40 provisioning config files... 05:39:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/682@tmp/config8886011579572035925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:40 ---> ****-login.sh 05:39:40 nexus3.edgexfoundry.org:10001 05:39:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:40 Configure a credential helper to remove this warning. See 05:39:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:40 05:39:40 Login Succeeded 05:39:40 nexus3.edgexfoundry.org:10002 05:39:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:40 Configure a credential helper to remove this warning. See 05:39:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:40 05:39:40 Login Succeeded 05:39:40 nexus3.edgexfoundry.org:10003 05:39:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:41 Configure a credential helper to remove this warning. See 05:39:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:41 05:39:41 Login Succeeded 05:39:41 nexus3.edgexfoundry.org:10004 05:39:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:41 Configure a credential helper to remove this warning. See 05:39:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:41 05:39:41 Login Succeeded 05:39:41 ****.io 05:39:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:41 Configure a credential helper to remove this warning. See 05:39:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:41 05:39:41 Login Succeeded 05:39:41 ---> ****-login.sh ends [Pipeline] } 05:39:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:39:41 + 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 05:39:41 + dirname cmd/core-command/Dockerfile 05:39:41 + cut -d/ -f2 05:39:41 + echo core-command,cmd/core-command/Dockerfile 05:39:41 + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:39:41 + cut -d/ -f2 05:39:41 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:39:41 + dirname cmd/core-data/Dockerfile 05:39:41 + cut -d/ -f2 05:39:41 + echo core-data,cmd/core-data/Dockerfile 05:39:41 + dirname cmd/core-keeper/Dockerfile 05:39:41 + cut -d/ -f2 05:39:41 + echo core-keeper,cmd/core-keeper/Dockerfile 05:39:41 + dirname cmd/core-metadata/Dockerfile 05:39:41 + cut -d/ -f2 05:39:41 + echo core-metadata,cmd/core-metadata/Dockerfile 05:39:41 + + dirname cmd/security-bootstrapper/Dockerfile 05:39:41 cut -d/ -f2 05:39:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:39:41 + dirname cmd/security-proxy-auth/Dockerfile 05:39:41 + cut -d/ -f2 05:39:41 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:39:41 + dirname cmd/security-proxy-setup/Dockerfile 05:39:41 + cut -d/ -f2 05:39:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:39:41 + dirname cmd/security-secretstore-setup/Dockerfile 05:39:41 + cut -d/ -f2 05:39:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:39:41 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:39:41 + cut -d/ -f2 05:39:41 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:39:41 + dirname cmd/security-spire-agent/Dockerfile 05:39:41 + cut -d/ -f2 05:39:41 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:39:41 + dirname cmd/security-spire-config/Dockerfile 05:39:41 + cut -d/ -f2 05:39:41 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:39:41 + dirname cmd/security-spire-server/Dockerfile 05:39:41 + cut -d/ -f2 05:39:41 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:39:41 + + dirname cmd/support-cron-scheduler/Dockerfile 05:39:41 cut -d/ -f2 05:39:41 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 05:39:41 + dirname cmd/support-notifications/Dockerfile 05:39:41 + cut -d/ -f2 05:39:41 + echo support-notifications,cmd/support-notifications/Dockerfile 05:39:41 + dirname cmd/support-scheduler/Dockerfile 05:39:41 + cut -d/ -f2 05:39:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:39:41 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 05:39:42 + git rev-list -1 --merges 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41~1..872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] echo 05:39:42 -----------> git rev-list -1 --merges 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41~1..872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:39:42 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [false] [Pipeline] sh 05:39:42 + git log --format=format:%s -1 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] echo 05:39:42 ========================================================= 05:39:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:39:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:39:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:39:43 + grep -v github /etc/ssh/ssh_known_hosts 05:39:43 + [ -e /tmp/ssh_known_hosts ] 05:39:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:39:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:39:43 + sudo tee -a /etc/ssh/ssh_known_hosts 05:39:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:39:43 05:39:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:39:43 0.1.4: Pulling from edgex-devops/py-git-semver 05:39:43 b85a868b505f: Pulling fs layer 05:39:43 e2be974225ed: Pulling fs layer 05:39:43 339a4e72a1f5: Pulling fs layer 05:39:43 988bab9f4d93: Pulling fs layer 05:39:43 1469e6f7b9e6: Pulling fs layer 05:39:43 eaf3925da568: Pulling fs layer 05:39:43 bab4dde63d76: Pulling fs layer 05:39:43 bde34c3a00c8: Pulling fs layer 05:39:43 b352a97aabf1: Pulling fs layer 05:39:43 4872d77fe225: Pulling fs layer 05:39:43 5851b861e8e6: Pulling fs layer 05:39:43 988bab9f4d93: Waiting 05:39:43 1469e6f7b9e6: Waiting 05:39:43 eaf3925da568: Waiting 05:39:43 bab4dde63d76: Waiting 05:39:43 bde34c3a00c8: Waiting 05:39:43 b352a97aabf1: Waiting 05:39:43 4872d77fe225: Waiting 05:39:43 5851b861e8e6: Waiting 05:39:43 e2be974225ed: Verifying Checksum 05:39:43 e2be974225ed: Download complete 05:39:43 988bab9f4d93: Verifying Checksum 05:39:43 988bab9f4d93: Download complete 05:39:44 1469e6f7b9e6: Verifying Checksum 05:39:44 1469e6f7b9e6: Download complete 05:39:44 eaf3925da568: Verifying Checksum 05:39:44 eaf3925da568: Download complete 05:39:44 339a4e72a1f5: Verifying Checksum 05:39:44 339a4e72a1f5: Download complete 05:39:44 bde34c3a00c8: Download complete 05:39:44 b352a97aabf1: Verifying Checksum 05:39:44 b352a97aabf1: Download complete 05:39:44 4872d77fe225: Download complete 05:39:44 5851b861e8e6: Verifying Checksum 05:39:44 5851b861e8e6: Download complete 05:39:44 b85a868b505f: Verifying Checksum 05:39:44 b85a868b505f: Download complete 05:39:44 bab4dde63d76: Verifying Checksum 05:39:44 bab4dde63d76: Download complete 05:39:45 b85a868b505f: Pull complete 05:39:45 e2be974225ed: Pull complete 05:39:45 339a4e72a1f5: Pull complete 05:39:45 988bab9f4d93: Pull complete 05:39:46 1469e6f7b9e6: Pull complete 05:39:46 eaf3925da568: Pull complete 05:39:48 bab4dde63d76: Pull complete 05:39:48 bde34c3a00c8: Pull complete 05:39:48 b352a97aabf1: Pull complete 05:39:48 4872d77fe225: Pull complete 05:39:48 5851b861e8e6: Pull complete 05:39:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:39:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:39:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:48 prd-ubuntu20.04-docker-8c-8g-8775 does not seem to be running inside a container 05:39:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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 05:39:51 $ docker top c2692833b01f136e932b60f758ca34d10042d448f117304eae7d107bc6bf1a58 -eo pid,comm 05:39:51 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). 05:39:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:39:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:39:51 [ssh-agent] Looking for ssh-agent implementation... 05:39:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:39:51 $ docker exec c2692833b01f136e932b60f758ca34d10042d448f117304eae7d107bc6bf1a58 ssh-agent 05:39:52 SSH_AUTH_SOCK=/tmp/ssh-QUFv5juabOa4/agent.33 05:39:52 SSH_AGENT_PID=39 05:39:52 Running ssh-add (command line suppressed) 05:39:52 Identity added: /w/workspace/edgex-go/682@tmp/private_key_5115641400743227279.key (/w/workspace/edgex-go/682@tmp/private_key_5115641400743227279.key) 05:39:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:39:52 + git tag --points-at HEAD [Pipeline] } 05:39:52 $ docker exec --env ******** --env ******** c2692833b01f136e932b60f758ca34d10042d448f117304eae7d107bc6bf1a58 ssh-agent -k 05:39:52 unset SSH_AUTH_SOCK; 05:39:52 unset SSH_AGENT_PID; 05:39:52 echo Agent pid 39 killed; 05:39:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:39:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:39:52 [ssh-agent] Looking for ssh-agent implementation... 05:39:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:39:52 $ docker exec c2692833b01f136e932b60f758ca34d10042d448f117304eae7d107bc6bf1a58 ssh-agent 05:39:52 SSH_AUTH_SOCK=/tmp/ssh-ez7zMLRMH6W7/agent.72 05:39:52 SSH_AGENT_PID=78 05:39:52 Running ssh-add (command line suppressed) 05:39:53 Identity added: /w/workspace/edgex-go/682@tmp/private_key_13603235535314648272.key (/w/workspace/edgex-go/682@tmp/private_key_13603235535314648272.key) 05:39:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:39:53 + git semver init 05:39:53 2024-08-27 05:39:53,525 [run_init] DEBUG init version:0.0.0 force:False 05:39:53 2024-08-27 05:39:53,527 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/682/.semver 05:39:53 2024-08-27 05:39:53,528 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/682/.semver 05:39:53 2024-08-27 05:39:53,528 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/682/.semver'], cwd=/w/workspace/edgex-go/682, universal_newlines=False, shell=None, istream=None) 05:40:00 2024-08-27 05:39:59,257 [append_file] DEBUG append to file:/w/workspace/edgex-go/682/.git/info/exclude 05:40:00 2024-08-27 05:39:59,257 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/682/.semver/main with force:False 05:40:00 2024-08-27 05:39:59,258 [read_version] DEBUG read version from /w/workspace/edgex-go/682/.semver/main 05:40:00 2024-08-27 05:39:59,258 [read_version] DEBUG read version from /w/workspace/edgex-go/682/.semver/main 05:40:00 3.2.0-dev.61 [Pipeline] } 05:40:00 $ docker exec --env ******** --env ******** c2692833b01f136e932b60f758ca34d10042d448f117304eae7d107bc6bf1a58 ssh-agent -k 05:40:00 unset SSH_AUTH_SOCK; 05:40:00 unset SSH_AGENT_PID; 05:40:00 echo Agent pid 78 killed; 05:40:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:40:00 + git semver [Pipeline] } 05:40:00 $ docker stop --time=1 c2692833b01f136e932b60f758ca34d10042d448f117304eae7d107bc6bf1a58 05:40:02 $ docker rm -f --volumes c2692833b01f136e932b60f758ca34d10042d448f117304eae7d107bc6bf1a58 [Pipeline] // withDockerContainer [Pipeline] sh 05:40:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:40:02 Stashed 1 file(s) [Pipeline] echo 05:40:02 [edgeXSemver]: initialized semver on version 3.2.0-dev.61 [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 05:40:03 + git config --global --add safe.directory /w/workspace/edgex-go/682 [Pipeline] echo 05:40:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:40:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:40:03 ========================================================= 05:40:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:40:03 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:40:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:40:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:40:03 619be1103602: Pulling fs layer 05:40:03 7862e08f4a3e: Pulling fs layer 05:40:03 5df492c9dc93: Pulling fs layer 05:40:03 7629e6793208: Pulling fs layer 05:40:03 4f4fb700ef54: Pulling fs layer 05:40:03 fb5054dd5b73: Pulling fs layer 05:40:03 eeca6798cff9: Pulling fs layer 05:40:03 aa269ceb94a6: Pulling fs layer 05:40:03 ada007ff1a6a: Pulling fs layer 05:40:03 4f4fb700ef54: Waiting 05:40:03 aa269ceb94a6: Waiting 05:40:03 eeca6798cff9: Waiting 05:40:03 ada007ff1a6a: Waiting 05:40:03 7629e6793208: Waiting 05:40:03 7862e08f4a3e: Verifying Checksum 05:40:03 7862e08f4a3e: Download complete 05:40:03 7629e6793208: Download complete 05:40:03 4f4fb700ef54: Verifying Checksum 05:40:03 4f4fb700ef54: Download complete 05:40:03 fb5054dd5b73: Verifying Checksum 05:40:03 fb5054dd5b73: Download complete 05:40:03 619be1103602: Verifying Checksum 05:40:03 619be1103602: Download complete 05:40:03 eeca6798cff9: Verifying Checksum 05:40:03 eeca6798cff9: Download complete 05:40:03 619be1103602: Pull complete 05:40:03 ada007ff1a6a: Verifying Checksum 05:40:03 ada007ff1a6a: Download complete 05:40:03 7862e08f4a3e: Pull complete 05:40:04 5df492c9dc93: Verifying Checksum 05:40:04 5df492c9dc93: Download complete 05:40:04 aa269ceb94a6: Verifying Checksum 05:40:07 5df492c9dc93: Pull complete 05:40:07 7629e6793208: Pull complete 05:40:07 4f4fb700ef54: Pull complete 05:40:07 fb5054dd5b73: Pull complete 05:40:08 eeca6798cff9: Pull complete 05:40:10 aa269ceb94a6: Pull complete 05:40:10 ada007ff1a6a: Pull complete 05:40:10 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:40:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:40:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 05:40:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:40:11 WORKDIR /edgex 05:40:11 COPY go.mod . 05:40:11 RUN go mod download 05:40:11 + docker build -t ci-base-image-x86_64 -f - . 05:40:11 Sending build context to Docker daemon 179.2MB 05:40:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:40:11 ---> f489d0715acc 05:40:11 Step 2/4 : WORKDIR /edgex 05:40:15 ---> Running in e92b21d2ca0c 05:40:15 Removing intermediate container e92b21d2ca0c 05:40:15 ---> cb7e5e0a4553 05:40:15 Step 3/4 : COPY go.mod . 05:40:16 ---> ff82213d844e 05:40:16 Step 4/4 : RUN go mod download 05:40:16 ---> Running in bf7850238760 05:40:18 Still waiting to schedule task 05:40:18 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 05:40:42 Removing intermediate container bf7850238760 05:40:42 ---> 51ca702097cb 05:40:42 Successfully built 51ca702097cb 05:40:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:43 + docker inspect -f . ci-base-image-x86_64 05:40:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:43 prd-ubuntu20.04-docker-8c-8g-8775 does not seem to be running inside a container 05:40:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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 05:40:43 $ docker top 1288a6d8899ff65777045e1d27b32ae24afad0969c0a71bf68b33b11408c06c8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:40:44 + go version 05:40:44 go version go1.21.9 linux/amd64 [Pipeline] } 05:40:44 $ docker stop --time=1 1288a6d8899ff65777045e1d27b32ae24afad0969c0a71bf68b33b11408c06c8 05:40:45 $ docker rm -f --volumes 1288a6d8899ff65777045e1d27b32ae24afad0969c0a71bf68b33b11408c06c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:45 + docker inspect -f . ci-base-image-x86_64 05:40:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:45 prd-ubuntu20.04-docker-8c-8g-8775 does not seem to be running inside a container 05:40:45 $ 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/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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 05:40:46 $ docker top 1bb533fea457f3c8963d3e1268e6de4a5db289eea353461752d61d2052dce7de -eo pid,comm [Pipeline] { [Pipeline] echo 05:40:46 ========================================================= 05:40:46 [edgeXBuildGoParallel] Running Tests and Build... 05:40:46 ========================================================= [Pipeline] sh 05:40:46 + git config --global --add safe.directory /w/workspace/edgex-go/682 [Pipeline] fileExists [Pipeline] sh 05:40:46 + make test 05:40:46 go test -race -coverprofile=coverage.out ./... 05:40:57 ? github.com/edgexfoundry/edgex-go [no test files] 05:41:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:41:25 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 05:41:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:41:25 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 05:41:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:41:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:41:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:41:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:41:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 05:41:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:41:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 05:41:25 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 05:41:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:41:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:41:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:41:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:41:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:41:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements 05:41:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 05:41:28 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 05:41:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:41:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:41:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:41:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements 05:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 05:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 05:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 05:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 05:41:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 05:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 05:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 05:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 05:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 05:41:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:41:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements 05:41:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.035s coverage: 53.2% of statements 05:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:41:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:41:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.593s coverage: 93.4% of statements 05:41:32 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements 05:41:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 7.0% of statements 05:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:41:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 05:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 05:41:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:41:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 05:41:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.352s coverage: 95.8% of statements 05:41:34 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 05:41:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:41:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] 05:41:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements 05:41:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 30.7% of statements 05:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements 05:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements 05:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements 05:41:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 05:41:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:41:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:41:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:41:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:41:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:41:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 05:41:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 05:41:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 05:41:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 05:41:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 05:41:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 05:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:41:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 05:41:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:41:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:41:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 05:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 05:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 05:41:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:41:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:41:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:41:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 05:41:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 05:41:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 05:41:48 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 05:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 05:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 05:41:49 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 05:41:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements 05:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 05:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 05:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 05:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:41:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:41:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:41:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:41:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:41:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:41:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.242s coverage: 79.9% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.041s coverage: 92.9% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.021s coverage: 75.0% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.114s coverage: 63.1% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.139s coverage: 36.5% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 5.2% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.056s coverage: 90.8% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.105s coverage: 95.7% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements 05:42:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.053s coverage: 98.9% of statements 05:42:02 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 05:42:02 running golangci-lint 05:42:03 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 05:42:03 go version go1.21.9 linux/amd64 05:42:03 level=info msg="[config_reader] Used config file .golangci.yml" 05:42:03 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 05:42:30 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|types_sizes|name|exports_file|files|imports) took 22.288389804s" 05:42:30 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.867657ms" 05:42:39 level=info msg="[linters_context/goanalysis] analyzers took 1m49.581427337s with top 10 stages: buildir: 1m4.714126581s, gosec: 9.780504489s, inspect: 2.777062602s, fact_deprecated: 2.315831968s, printf: 1.876421007s, ctrlflow: 1.566739406s, fact_purity: 1.333108772s, nilness: 1.196199469s, S1038: 1.149669983s, S1039: 784.600024ms" 05:42:39 level=info msg="[runner] Issues before processing: 214, after processing: 0" 05:42:39 level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/22, cgo: 214/214, skip_dirs: 214/214, skip_files: 214/214, autogenerated_exclude: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, exclude-rules: 22/214, identifier_marker: 214/214, exclude: 214/214" 05:42:39 level=info msg="[runner] processing took 19.152189ms with stages: nolint: 8.091587ms, identifier_marker: 5.06209ms, autogenerated_exclude: 2.126295ms, path_prettifier: 1.723534ms, exclude-rules: 1.200802ms, skip_dirs: 832.001µs, cgo: 80.17µs, filename_unadjuster: 32.16µs, max_same_issues: 580ns, uniq_by_line: 520ns, exclude: 510ns, skip_files: 370ns, fixer: 260ns, severity-rules: 250ns, sort_results: 210ns, diff: 190ns, max_from_linter: 180ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 110ns" 05:42:39 level=info msg="[runner] linters took 13.447426702s with stages: goanalysis_metalinter: 13.428164083s" 05:42:39 level=info msg="File cache stats: 0 entries of total size 0B" 05:42:39 level=info msg="Memory: 357 samples, avg is 334.5MB, max is 1376.5MB" 05:42:39 level=info msg="Execution took 35.790926032s" 05:42:39 go vet ./... 05:42:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:42:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:42:46 ./bin/test-attribution-txt.sh [Pipeline] echo 05:42:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 05:42:47 + ls -al . 05:42:47 total 916 05:42:47 drwxrwxr-x 11 1001 1001 4096 Aug 27 05:40 . 05:42:47 drwxr-xr-x 4 root root 4096 Aug 27 05:40 .. 05:42:47 drwxrwxr-x 2 1001 1001 4096 Aug 27 05:39 .blubracket 05:42:47 -rw-rw-r-- 1 1001 1001 10 Aug 27 05:39 .dockerignore 05:42:47 drwxrwxr-x 8 1001 1001 4096 Aug 27 05:42 .git 05:42:47 drwxrwxr-x 3 1001 1001 4096 Aug 27 05:39 .github 05:42:47 -rw-rw-r-- 1 1001 1001 1102 Aug 27 05:39 .gitignore 05:42:47 -rw-rw-r-- 1 1001 1001 42 Aug 27 05:39 .golangci.yml 05:42:47 -rw-rw-r-- 1 1001 1001 100 Aug 27 05:39 .hadolint.yml 05:42:47 drwxr-xr-x 3 1001 1001 4096 Aug 27 05:39 .semver 05:42:47 -rw-rw-r-- 1 1001 1001 155 Aug 27 05:39 .sonarcloud.properties 05:42:47 -rw-rw-r-- 1 1001 1001 1171 Aug 27 05:39 ADOPTERS.md 05:42:47 -rw-rw-r-- 1 1001 1001 21286 Aug 27 05:39 Attribution.txt 05:42:47 -rw-rw-r-- 1 1001 1001 100284 Aug 27 05:39 CHANGELOG.md 05:42:47 -rw-rw-r-- 1 1001 1001 3804 Aug 27 05:39 CONTRIBUTING.md 05:42:47 -rw-rw-r-- 1 1001 1001 677 Aug 27 05:39 GOVERNANCE.md 05:42:47 -rw-rw-r-- 1 1001 1001 861 Aug 27 05:39 Jenkinsfile 05:42:47 -rw-rw-r-- 1 1001 1001 10775 Aug 27 05:39 LICENSE 05:42:47 -rw-rw-r-- 1 1001 1001 16854 Aug 27 05:39 Makefile 05:42:47 -rw-rw-r-- 1 1001 1001 582 Aug 27 05:39 OWNERS.md 05:42:47 -rw-rw-r-- 1 1001 1001 9528 Aug 27 05:39 README.md 05:42:47 -rw-rw-r-- 1 1001 1001 789 Aug 27 05:39 SECURITY.md 05:42:47 -rw-rw-r-- 1 1001 1001 12 Aug 27 05:40 VERSION 05:42:47 drwxrwxr-x 2 1001 1001 4096 Aug 27 05:39 bin 05:42:47 drwxrwxr-x 20 1001 1001 4096 Aug 27 05:39 cmd 05:42:47 -rw-r--r-- 1 root root 545398 Aug 27 05:42 coverage.out 05:42:47 drwxrwxr-x 2 1001 1001 4096 Aug 27 05:39 fuzz_test 05:42:47 -rw-rw-r-- 1 1001 1001 7305 Aug 27 05:39 go.mod 05:42:47 -rw-rw-r-- 1 1001 1001 102581 Aug 27 05:39 go.sum 05:42:47 drwxrwxr-x 7 1001 1001 4096 Aug 27 05:39 internal 05:42:47 drwxrwxr-x 3 1001 1001 4096 Aug 27 05:39 openapi 05:42:47 -rw-rw-r-- 1 1001 1001 584 Aug 27 05:39 security.txt 05:42:47 -rw-rw-r-- 1 1001 1001 204 Aug 27 05:39 version.go [Pipeline] sh 05:42:47 + '[' -e coverage.out ] 05:42:47 + chown 1001:1001 coverage.out [Pipeline] stash 05:42:47 Stashed 1 file(s) [Pipeline] sh 05:42:47 + make build 05:42:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:43:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:43:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:43:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:43:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:43:16 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:43:20 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:43:21 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:43:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:43:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:43:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:43:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:43:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:43:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:43:29 $ docker stop --time=1 1bb533fea457f3c8963d3e1268e6de4a5db289eea353461752d61d2052dce7de 05:43:35 $ docker rm -f --volumes 1bb533fea457f3c8963d3e1268e6de4a5db289eea353461752d61d2052dce7de [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 05:43:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:43:36 05:43:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:43:36 latest: Pulling from edgex-devops/edgex-compose 05:43:36 91d30c5bc195: Pulling fs layer 05:43:36 2e9b0aa3be6d: Pulling fs layer 05:43:36 9c61dcf015f6: Pulling fs layer 05:43:36 4698f68db338: Pulling fs layer 05:43:36 2a2f49069b9e: Pulling fs layer 05:43:36 e0025b399a48: Pulling fs layer 05:43:36 4698f68db338: Waiting 05:43:36 2a2f49069b9e: Waiting 05:43:36 e0025b399a48: Waiting 05:43:36 91d30c5bc195: Verifying Checksum 05:43:36 91d30c5bc195: Download complete 05:43:36 4698f68db338: Download complete 05:43:37 2e9b0aa3be6d: Verifying Checksum 05:43:37 2e9b0aa3be6d: Download complete 05:43:37 e0025b399a48: Download complete 05:43:37 91d30c5bc195: Pull complete 05:43:37 2a2f49069b9e: Verifying Checksum 05:43:37 2a2f49069b9e: Download complete 05:43:37 2e9b0aa3be6d: Pull complete 05:43:37 9c61dcf015f6: Verifying Checksum 05:43:37 9c61dcf015f6: Download complete 05:43:40 9c61dcf015f6: Pull complete 05:43:40 4698f68db338: Pull complete 05:43:40 2a2f49069b9e: Pull complete 05:43:40 e0025b399a48: Pull complete 05:43:40 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 05:43:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:43:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:40 prd-ubuntu20.04-docker-8c-8g-8775 does not seem to be running inside a container 05:43:40 $ 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/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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 05:43:43 $ docker top 9fbbc94e44b6091ce5e5507f5e2d097703e001505e04e423a647e828ff2b9091 -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:43 + docker compose -f ./docker-compose-build.yml build --parallel 05:43:46 #1 [support-cron-scheduler internal] load build definition from Dockerfile 05:43:46 #1 transferring dockerfile: 1.85kB done 05:43:46 #1 DONE 0.0s 05:43:46 05:43:46 #2 [support-scheduler internal] load build definition from Dockerfile 05:43:46 #2 transferring dockerfile: 1.93kB done 05:43:46 #2 DONE 0.0s 05:43:46 05:43:46 #3 [security-proxy-setup internal] load build definition from Dockerfile 05:43:46 #3 transferring dockerfile: 2.50kB done 05:43:46 #3 DONE 0.0s 05:43:46 05:43:46 #4 [core-command internal] load build definition from Dockerfile 05:43:46 #4 transferring dockerfile: 1.93kB done 05:43:46 #4 DONE 0.0s 05:43:46 05:43:46 #5 [security-secretstore-setup internal] load build definition from Dockerfile 05:43:46 #5 transferring dockerfile: 2.49kB done 05:43:46 #5 DONE 0.0s 05:43:46 05:43:46 #6 [security-spire-server internal] load build definition from Dockerfile 05:43:46 #6 transferring dockerfile: 1.70kB done 05:43:46 #6 DONE 0.0s 05:43:46 05:43:46 #7 [core-metadata internal] load build definition from Dockerfile 05:43:46 #7 transferring dockerfile: 2.06kB done 05:43:46 #7 DONE 0.0s 05:43:46 05:43:46 #8 [core-data internal] load build definition from Dockerfile 05:43:46 #8 transferring dockerfile: 2.07kB done 05:43:46 #8 DONE 0.0s 05:43:46 05:43:46 #9 [security-bootstrapper internal] load build definition from Dockerfile 05:43:46 #9 transferring dockerfile: 3.17kB done 05:43:46 #9 DONE 0.0s 05:43:46 05:43:46 #10 [core-keeper internal] load build definition from Dockerfile 05:43:46 #10 transferring dockerfile: 2.01kB done 05:43:46 #10 DONE 0.0s 05:43:46 05:43:46 #11 [support-notifications internal] load build definition from Dockerfile 05:43:46 #11 transferring dockerfile: 1.95kB done 05:43:46 #11 DONE 0.0s 05:43:46 05:43:46 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:43:46 #12 transferring dockerfile: 1.89kB done 05:43:46 #12 DONE 0.0s 05:43:46 05:43:46 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:43:46 #13 transferring dockerfile: 2.23kB done 05:43:46 #13 DONE 0.0s 05:43:46 05:43:46 #14 [security-spire-agent internal] load build definition from Dockerfile 05:43:46 #14 transferring dockerfile: 1.81kB done 05:43:46 #14 DONE 0.0s 05:43:46 05:43:46 #15 [security-spire-config internal] load build definition from Dockerfile 05:43:46 #15 transferring dockerfile: 1.69kB done 05:43:46 #15 DONE 0.0s 05:43:46 05:43:46 #16 [support-cron-scheduler internal] load .dockerignore 05:43:46 #16 transferring context: 50B done 05:43:46 #16 DONE 0.0s 05:43:46 05:43:46 #17 [security-proxy-auth internal] load build definition from Dockerfile 05:43:46 #17 transferring dockerfile: 2.15kB done 05:43:46 #17 DONE 0.0s 05:43:46 05:43:46 #18 [support-scheduler internal] load .dockerignore 05:43:46 #18 transferring context: 50B done 05:43:46 #18 DONE 0.0s 05:43:46 05:43:46 #19 [security-proxy-setup internal] load .dockerignore 05:43:46 #19 transferring context: 50B done 05:43:46 #19 DONE 0.0s 05:43:46 05:43:46 #20 [core-command internal] load .dockerignore 05:43:46 #20 transferring context: 50B done 05:43:46 #20 DONE 0.0s 05:43:46 05:43:46 #21 [security-secretstore-setup internal] load .dockerignore 05:43:46 #21 transferring context: 50B done 05:43:46 #21 DONE 0.0s 05:43:46 05:43:46 #22 [security-spire-server internal] load .dockerignore 05:43:46 #22 transferring context: 50B done 05:43:46 #22 DONE 0.0s 05:43:46 05:43:46 #23 [core-metadata internal] load .dockerignore 05:43:46 #23 transferring context: 50B done 05:43:46 #23 DONE 0.0s 05:43:46 05:43:46 #24 [core-data internal] load .dockerignore 05:43:46 #24 transferring context: 50B done 05:43:46 #24 DONE 0.0s 05:43:46 05:43:46 #25 [security-bootstrapper internal] load .dockerignore 05:43:46 #25 transferring context: 50B done 05:43:46 #25 DONE 0.0s 05:43:46 05:43:46 #26 [support-notifications internal] load .dockerignore 05:43:46 #26 transferring context: 50B done 05:43:46 #26 DONE 0.0s 05:43:46 05:43:46 #27 [core-keeper internal] load .dockerignore 05:43:46 #27 transferring context: 50B done 05:43:46 #27 DONE 0.0s 05:43:46 05:43:46 #28 [security-spiffe-token-provider internal] load .dockerignore 05:43:46 #28 transferring context: 50B done 05:43:46 #28 DONE 0.0s 05:43:46 05:43:46 #29 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:43:46 #29 DONE 0.0s 05:43:46 05:43:46 #30 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 05:43:46 #30 DONE 0.1s 05:43:46 05:43:46 #31 [core-common-config-bootstrapper internal] load .dockerignore 05:43:46 #31 transferring context: 50B done 05:43:46 #31 DONE 0.0s 05:43:46 05:43:46 #32 [security-spire-agent internal] load .dockerignore 05:43:46 #32 transferring context: 50B done 05:43:46 #32 DONE 0.0s 05:43:46 05:43:46 #33 [security-spire-config internal] load .dockerignore 05:43:46 #33 transferring context: 50B done 05:43:46 #33 DONE 0.0s 05:43:46 05:43:46 #34 [security-proxy-auth internal] load .dockerignore 05:43:46 #34 transferring context: 50B done 05:43:46 #34 DONE 0.0s 05:43:46 05:43:46 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:43:46 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:43:46 #35 ... 05:43:46 05:43:46 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:43:46 #29 DONE 0.0s 05:43:46 05:43:46 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:43:46 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:43:46 #35 ... 05:43:46 05:43:46 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:43:46 #29 DONE 0.0s 05:43:46 05:43:46 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:43:46 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:43:46 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:43:46 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 05:43:46 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 05:43:46 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 05:43:46 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 05:43:46 #35 ... 05:43:46 05:43:46 #29 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:43:46 #29 DONE 0.0s 05:43:46 05:43:46 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:43:46 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:43:46 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:43:46 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 05:43:46 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 05:43:46 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 05:43:47 #35 ... 05:43:47 05:43:47 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:43:47 #29 DONE 0.0s 05:43:47 05:43:47 #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:43:47 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:43:47 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:43:47 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 05:43:47 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 05:43:47 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 05:43:47 #35 ... 05:43:47 05:43:47 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:43:47 #29 DONE 0.0s 05:43:47 05:43:47 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:43:47 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:43:47 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:43:47 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 05:43:47 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 05:43:47 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 05:43:47 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 05:43:47 #35 ... 05:43:47 05:43:47 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:43:47 #29 DONE 0.0s 05:43:47 05:43:47 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:43:47 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 05:43:47 #35 ... 05:43:47 05:43:47 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 05:43:47 #30 DONE 0.6s 05:43:47 05:43:47 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:43:47 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:43:47 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:43:47 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 05:43:47 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 05:43:47 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 05:43:47 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 05:43:47 #35 ... 05:43:47 05:43:47 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:43:47 #36 DONE 1.0s 05:43:47 05:43:47 #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:43:47 #35 DONE 1.2s 05:43:47 05:43:47 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 05:43:47 #37 ... 05:43:47 05:43:47 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:43:47 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:43:47 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:43:47 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 05:43:47 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 05:43:47 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 05:43:47 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 05:43:47 #35 DONE 1.2s 05:43:47 05:43:47 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:43:47 #38 DONE 1.0s 05:43:48 05:43:48 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:43:48 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:43:53 #39 ... 05:43:53 05:43:53 #40 [support-cron-scheduler internal] load build context 05:43:53 #40 transferring context: 161.32MB 6.2s 05:43:57 #40 ... 05:43:57 05:43:57 #41 [support-scheduler internal] load build context 05:43:57 #41 ... 05:43:57 05:43:57 #42 [security-secretstore-setup internal] load build context 05:43:57 #42 ... 05:43:57 05:43:57 #43 [core-command internal] load build context 05:43:57 #43 ... 05:43:57 05:43:57 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:43:57 #44 ... 05:43:57 05:43:57 #45 [security-proxy-setup internal] load build context 05:43:57 #45 ... 05:43:57 05:43:57 #46 [core-common-config-bootstrapper internal] load build context 05:43:57 #46 ... 05:43:57 05:43:57 #47 [support-notifications internal] load build context 05:43:57 #47 ... 05:43:57 05:43:57 #48 [security-spire-server internal] load build context 05:43:58 #48 ... 05:43:58 05:43:58 #49 [core-keeper internal] load build context 05:43:58 #49 transferring context: 254.96MB 11.0s 05:43:58 #49 ... 05:43:58 05:43:58 #50 [security-bootstrapper internal] load build context 05:43:58 #50 ... 05:43:58 05:43:58 #51 [security-spiffe-token-provider internal] load build context 05:43:58 #51 ... 05:43:58 05:43:58 #52 [security-proxy-auth internal] load build context 05:43:58 #52 ... 05:43:58 05:43:58 #53 [core-metadata internal] load build context 05:43:59 #53 ... 05:43:59 05:43:59 #54 [security-spire-config internal] load build context 05:43:59 #54 ... 05:43:59 05:43:59 #55 [core-data internal] load build context 05:43:59 #55 ... 05:43:59 05:43:59 #41 [support-scheduler internal] load build context 05:44:00 #41 ... 05:44:00 05:44:00 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:44:00 #56 ... 05:44:00 05:44:00 #41 [support-scheduler internal] load build context 05:44:03 #41 transferring context: 377.95MB 16.3s 05:44:04 #41 ... 05:44:04 05:44:04 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 05:44:04 #37 DONE 17.0s 05:44:04 05:44:04 #41 [support-scheduler internal] load build context 05:44:04 #41 ... 05:44:04 05:44:04 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:44:04 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:44:04 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:44:04 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 05:44:04 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 05:44:04 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 05:44:04 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 05:44:04 #35 DONE 1.2s 05:44:04 05:44:04 #54 [security-spire-config internal] load build context 05:44:04 #54 transferring context: 25.96kB 0.0s done 05:44:04 #54 DONE 16.8s 05:44:04 05:44:04 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:44:04 #44 DONE 17.4s 05:44:04 05:44:04 #48 [security-spire-server internal] load build context 05:44:04 #48 transferring context: 27.71kB 0.0s done 05:44:04 #48 DONE 16.8s 05:44:04 05:44:04 #41 [support-scheduler internal] load build context 05:44:05 #41 ... 05:44:05 05:44:05 #57 [security-spire-agent internal] load build context 05:44:05 #57 transferring context: 27.24kB 0.0s done 05:44:05 #57 DONE 0.5s 05:44:05 05:44:05 #43 [core-command internal] load build context 05:44:05 #43 transferring context: 494.64MB 18.2s done 05:44:05 #43 DONE 18.2s 05:44:05 05:44:05 #41 [support-scheduler internal] load build context 05:44:07 #41 ... 05:44:07 05:44:07 #42 [security-secretstore-setup internal] load build context 05:44:07 #42 ... 05:44:07 05:44:07 #40 [support-cron-scheduler internal] load build context 05:44:07 #40 ... 05:44:07 05:44:07 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:44:07 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 16.8s done 05:44:07 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:44:07 #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 05:44:07 #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 05:44:07 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 05:44:07 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 05:44:07 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:44:07 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done 05:44:07 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 05:44:07 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 05:44:07 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 05:44:07 #39 ... 05:44:07 05:44:07 #45 [security-proxy-setup internal] load build context 05:44:07 #45 transferring context: 494.64MB 19.2s done 05:44:07 #45 ... 05:44:07 05:44:07 #47 [support-notifications internal] load build context 05:44:07 #47 transferring context: 494.64MB 19.9s done 05:44:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8776 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 05:44:08 Running in /w/workspace/edgex-go/682 [Pipeline] { [Pipeline] checkout 05:44:08 #47 ... 05:44:08 05:44:08 #46 [core-common-config-bootstrapper internal] load build context 05:44:08 #46 transferring context: 494.64MB 20.0s done 05:44:08 #46 ... 05:44:08 05:44:08 #49 [core-keeper internal] load build context 05:44:08 #49 transferring context: 494.64MB 19.8s done 05:44:08 #49 ... 05:44:08 05:44:08 #40 [support-cron-scheduler internal] load build context 05:44:08 #40 transferring context: 494.64MB 21.6s done 05:44:08 #40 ... 05:44:08 05:44:08 #51 [security-spiffe-token-provider internal] load build context 05:44:08 #51 transferring context: 494.64MB 19.5s done 05:44:08 #51 ... 05:44:08 05:44:08 #53 [core-metadata internal] load build context 05:44:08 #53 transferring context: 494.64MB 20.1s done 05:44:09 #53 ... 05:44:09 05:44:09 #52 [security-proxy-auth internal] load build context 05:44:09 #52 transferring context: 494.64MB 20.0s done 05:44:09 #52 ... 05:44:09 05:44:09 #50 [security-bootstrapper internal] load build context 05:44:09 #50 transferring context: 494.64MB 21.2s done 05:44:09 #50 ... 05:44:09 05:44:09 #55 [core-data internal] load build context 05:44:09 #55 transferring context: 494.64MB 20.7s done 05:44:11 The recommended git tool is: git 05:44:11 #55 ... 05:44:11 05:44:11 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:44:11 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s 05:44:12 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done 05:44:14 #39 ... 05:44:14 05:44:14 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:44:14 #0 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:14 #0 1.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:14 #0 1.877 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:44:14 #0 1.877 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:44:14 #0 1.877 OK: 20077 distinct packages available 05:44:14 #0 1.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:14 #0 2.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:14 #0 2.258 OK: 264 MiB in 52 packages 05:44:14 #58 ... 05:44:14 05:44:14 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:44:14 #59 ... 05:44:14 05:44:14 #60 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:44:14 #60 ... 05:44:14 05:44:14 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:44:14 #61 ... 05:44:14 05:44:14 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:44:14 #0 1.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:14 #0 1.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:14 #0 1.793 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:44:14 #0 1.793 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:44:14 #0 1.793 OK: 20070 distinct packages available 05:44:14 #0 1.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:14 #0 1.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:14 #0 2.176 (1/11) Installing ca-certificates (20240226-r0) 05:44:14 #0 2.199 (2/11) Installing brotli-libs (1.0.9-r14) 05:44:14 #0 2.206 (3/11) Installing libunistring (1.1-r1) 05:44:14 #0 2.223 (4/11) Installing libidn2 (2.3.4-r1) 05:44:14 #0 2.229 (5/11) Installing nghttp2-libs (1.57.0-r0) 05:44:14 #0 2.237 (6/11) Installing libcurl (8.9.0-r0) 05:44:14 #0 2.249 (7/11) Installing curl (8.9.0-r0) 05:44:14 #0 2.258 (8/11) Installing dumb-init (1.2.5-r2) 05:44:14 #0 2.258 (9/11) Installing musl-obstack (1.2.3-r2) 05:44:14 #0 2.260 (10/11) Installing libucontext (1.2-r2) 05:44:14 #0 2.265 (11/11) Installing gcompat (1.1.0-r1) 05:44:14 #0 2.272 Executing busybox-1.36.1-r7.trigger 05:44:14 #0 2.279 Executing ca-certificates-20240226-r0.trigger 05:44:14 #0 2.323 OK: 12 MiB in 26 packages 05:44:15 #62 ... 05:44:15 05:44:15 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:44:15 #0 1.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:15 #0 1.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:15 #0 1.882 OK: 264 MiB in 52 packages 05:44:15 #63 ... 05:44:15 05:44:15 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:44:15 #64 ... 05:44:15 05:44:15 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:44:16 #65 ... 05:44:16 05:44:16 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:44:16 #0 1.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:16 #0 1.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:16 #0 1.557 OK: 264 MiB in 52 packages 05:44:16 #66 ... 05:44:16 05:44:16 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:44:16 #67 ... 05:44:16 05:44:16 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:44:16 #68 ... 05:44:16 05:44:16 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:44:16 #0 1.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:16 #0 1.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:16 #0 1.892 OK: 264 MiB in 52 packages 05:44:16 #69 ... 05:44:16 05:44:16 #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:44:16 #70 ... 05:44:16 05:44:16 #71 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:44:16 #71 ... 05:44:16 05:44:16 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:44:16 #72 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 05:44:16 #72 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 05:44:16 #72 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 05:44:16 #72 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 05:44:16 #72 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 05:44:16 #72 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 05:44:16 #72 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 05:44:16 #72 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done 05:44:16 #72 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 05:44:16 #72 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 05:44:16 #72 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done 05:44:16 #72 ... 05:44:16 05:44:16 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:44:17 #73 ... 05:44:17 05:44:17 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:44:17 #56 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:17 #56 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:17 #56 15.55 (1/4) Installing ca-certificates (20240226-r0) 05:44:17 #56 15.58 (2/4) Installing dumb-init (1.2.5-r2) 05:44:17 #56 15.61 (3/4) Installing su-exec (0.2-r3) 05:44:17 #56 15.61 (4/4) Installing yq (4.33.3-r5) 05:44:17 #56 16.05 Executing busybox-1.36.1-r7.trigger 05:44:17 #56 16.06 Executing ca-certificates-20240226-r0.trigger 05:44:17 #56 16.12 OK: 17 MiB in 19 packages 05:44:17 #56 ... 05:44:17 05:44:17 #41 [support-scheduler internal] load build context 05:44:17 #41 transferring context: 494.64MB 20.7s done 05:44:17 #41 ... 05:44:17 05:44:17 #42 [security-secretstore-setup internal] load build context 05:44:17 #42 transferring context: 494.64MB 20.8s done 05:44:20 using credential edgex-jenkins-ssh 05:44:20 Cloning the remote Git repository 05:44:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:44:20 > git init /w/workspace/edgex-go/682 # timeout=10 05:44:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:44:21 > git --version # timeout=10 05:44:21 > git --version # 'git version 2.25.1' 05:44:21 using GIT_SSH to set credentials SSH Credentials for GitHub 05:44:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:44:21 #42 ... 05:44:21 05:44:21 #45 [security-proxy-setup internal] load build context 05:44:21 #45 DONE 35.2s 05:44:22 05:44:22 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:44:24 #66 ... 05:44:24 05:44:24 #51 [security-spiffe-token-provider internal] load build context 05:44:24 #51 DONE 37.1s 05:44:24 05:44:24 #47 [support-notifications internal] load build context 05:44:24 #47 DONE 37.2s 05:44:24 05:44:24 #49 [core-keeper internal] load build context 05:44:24 #49 DONE 37.2s 05:44:24 05:44:24 #46 [core-common-config-bootstrapper internal] load build context 05:44:24 #46 DONE 36.8s 05:44:24 05:44:24 #53 [core-metadata internal] load build context 05:44:24 #53 DONE 37.3s 05:44:24 05:44:24 #52 [security-proxy-auth internal] load build context 05:44:24 #52 DONE 36.9s 05:44:24 05:44:24 #41 [support-scheduler internal] load build context 05:44:24 #41 DONE 37.5s 05:44:24 05:44:24 #42 [security-secretstore-setup internal] load build context 05:44:24 #42 DONE 37.4s 05:44:24 05:44:24 #55 [core-data internal] load build context 05:44:24 #55 DONE 37.4s 05:44:24 05:44:24 #50 [security-bootstrapper internal] load build context 05:44:24 #50 DONE 37.4s 05:44:24 05:44:24 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:44:24 #63 DONE 19.9s 05:44:24 05:44:24 #40 [support-cron-scheduler internal] load build context 05:44:24 #40 DONE 37.7s 05:44:24 05:44:24 #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:44:24 #74 DONE 0.1s 05:44:24 05:44:24 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:44:24 #58 DONE 19.9s 05:44:24 05:44:24 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:44:24 #62 DONE 19.9s 05:44:24 05:44:24 #69 [core-data builder 3/7] RUN apk add --update --no-cache make git 05:44:24 #69 DONE 20.0s 05:44:24 05:44:24 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:44:24 #56 DONE 34.0s 05:44:24 05:44:24 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:44:24 #66 DONE 20.1s 05:44:24 05:44:24 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:44:24 #75 ... 05:44:24 05:44:24 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:44:24 #76 DONE 0.1s 05:44:24 05:44:24 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:44:24 #77 DONE 0.2s 05:44:24 05:44:24 #78 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 05:44:24 #78 DONE 0.2s 05:44:24 05:44:24 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:44:24 #39 DONE 36.8s 05:44:24 05:44:24 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:44:25 #72 ... 05:44:25 05:44:25 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:44:25 #67 DONE 20.8s 05:44:25 05:44:25 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:44:25 #65 DONE 21.0s 05:44:25 05:44:25 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:44:25 #61 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:25 #61 20.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:25 #61 21.15 (1/2) Installing ca-certificates (20240226-r0) 05:44:25 #61 21.16 (2/2) Installing dumb-init (1.2.5-r2) 05:44:25 #61 21.17 Executing busybox-1.36.1-r7.trigger 05:44:25 #61 21.18 Executing ca-certificates-20240226-r0.trigger 05:44:25 #61 21.25 OK: 8 MiB in 17 packages 05:44:26 #61 ... 05:44:26 05:44:26 #71 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:44:26 #71 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:26 #71 20.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:26 #71 21.13 (1/2) Installing dumb-init (1.2.5-r2) 05:44:26 #71 21.14 (2/2) Installing su-exec (0.2-r3) 05:44:26 #71 21.14 Executing busybox-1.36.1-r7.trigger 05:44:26 #71 21.15 OK: 7 MiB in 17 packages 05:44:26 #71 DONE 21.4s 05:44:26 05:44:26 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:44:26 #61 DONE 21.4s 05:44:26 05:44:26 #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:44:26 #70 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:26 #70 20.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:26 #70 21.16 (1/1) Installing dumb-init (1.2.5-r2) 05:44:26 #70 21.17 Executing busybox-1.36.1-r7.trigger 05:44:26 #70 21.18 OK: 7 MiB in 16 packages 05:44:26 #70 DONE 21.5s 05:44:26 05:44:26 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:44:26 #79 ... 05:44:26 05:44:26 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:44:26 #73 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:26 #73 21.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:26 #73 21.27 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:44:26 #73 21.27 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:44:26 #73 21.27 OK: 20070 distinct packages available 05:44:26 #73 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:26 #73 21.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:26 #73 21.63 (1/4) Installing dumb-init (1.2.5-r2) 05:44:26 #73 21.63 (2/4) Installing musl-obstack (1.2.3-r2) 05:44:26 #73 21.63 (3/4) Installing libucontext (1.2-r2) 05:44:26 #73 21.64 (4/4) Installing gcompat (1.1.0-r1) 05:44:26 #73 21.64 Executing busybox-1.36.1-r7.trigger 05:44:26 #73 21.66 OK: 8 MiB in 19 packages 05:44:26 #73 DONE 21.9s 05:44:26 05:44:26 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:44:26 #68 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:26 #68 21.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:26 #68 21.58 (1/4) Installing dumb-init (1.2.5-r2) 05:44:26 #68 21.58 (2/4) Installing openssl (3.1.6-r0) 05:44:26 #68 21.60 (3/4) Installing su-exec (0.2-r3) 05:44:26 #68 21.61 (4/4) Installing yq (4.33.3-r5) 05:44:26 #68 21.66 Executing busybox-1.36.1-r7.trigger 05:44:26 #68 21.67 OK: 17 MiB in 19 packages 05:44:26 #68 DONE 21.9s 05:44:26 05:44:26 #60 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:44:26 #60 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:26 #60 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:26 #60 21.59 (1/1) Installing dumb-init (1.2.5-r2) 05:44:26 #60 21.60 Executing busybox-1.36.1-r7.trigger 05:44:26 #60 21.61 OK: 7 MiB in 16 packages 05:44:26 #60 DONE 22.0s 05:44:26 05:44:26 #80 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 05:44:26 #80 ... 05:44:26 05:44:26 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:44:26 #64 21.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:26 #64 21.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:26 #64 21.62 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:44:26 #64 21.62 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:44:26 #64 21.62 OK: 20070 distinct packages available 05:44:26 #64 21.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:26 #64 21.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:26 #64 22.04 (1/5) Installing dumb-init (1.2.5-r2) 05:44:26 #64 22.04 (2/5) Installing musl-obstack (1.2.3-r2) 05:44:26 #64 22.04 (3/5) Installing libucontext (1.2-r2) 05:44:26 #64 22.05 (4/5) Installing gcompat (1.1.0-r1) 05:44:26 #64 22.05 (5/5) Installing openssl (3.1.6-r0) 05:44:26 #64 22.06 Executing busybox-1.36.1-r7.trigger 05:44:26 #64 22.07 OK: 8 MiB in 20 packages 05:44:26 #64 DONE 22.2s 05:44:26 05:44:26 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:44:27 #81 ... 05:44:27 05:44:27 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:44:27 #0 2.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:27 #0 2.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:27 #0 2.749 OK: 12 MiB in 26 packages 05:44:27 #82 DONE 2.9s 05:44:27 05:44:27 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:44:27 #59 21.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:27 #59 22.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:27 #59 22.54 (1/3) Installing ca-certificates (20240226-r0) 05:44:27 #59 22.55 (2/3) Installing dumb-init (1.2.5-r2) 05:44:27 #59 22.56 (3/3) Installing tzdata (2024a-r0) 05:44:27 #59 22.63 Executing busybox-1.36.1-r7.trigger 05:44:27 #59 22.64 Executing ca-certificates-20240226-r0.trigger 05:44:27 #59 22.69 OK: 11 MiB in 18 packages 05:44:27 #59 DONE 22.8s 05:44:27 05:44:27 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:44:27 #75 2.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:27 #75 2.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:27 #75 3.035 OK: 17 MiB in 19 packages 05:44:27 #75 DONE 3.2s 05:44:27 05:44:27 #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:44:29 #83 ... 05:44:29 05:44:29 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:44:29 #79 2.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:29 #79 2.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:29 #79 2.735 OK: 8 MiB in 17 packages 05:44:29 #79 DONE 2.9s 05:44:29 05:44:29 #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:44:29 #0 2.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:29 #0 2.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:29 #84 3.191 OK: 7 MiB in 16 packages 05:44:29 #84 DONE 3.3s 05:44:29 05:44:29 #80 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 05:44:29 #80 2.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:29 #80 ... 05:44:29 05:44:29 #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:44:29 #0 2.937 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:29 #0 3.458 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:29 #0 4.225 OK: 264 MiB in 52 packages 05:44:29 #85 DONE 4.4s 05:44:29 05:44:29 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:44:29 #86 DONE 0.1s 05:44:29 05:44:29 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:44:29 #81 2.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:29 #81 ... 05:44:29 05:44:29 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:44:29 #0 3.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:29 #0 3.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:29 #0 3.636 OK: 7 MiB in 17 packages 05:44:29 #87 DONE 3.8s 05:44:29 05:44:29 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:44:29 #0 2.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:29 #0 3.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:29 #0 3.321 OK: 8 MiB in 19 packages 05:44:29 #88 DONE 3.5s 05:44:29 05:44:29 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:44:29 #81 3.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:30 #81 ... 05:44:30 05:44:30 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:44:30 #0 2.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:30 #0 3.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:30 #0 3.389 OK: 17 MiB in 19 packages 05:44:30 #89 DONE 3.5s 05:44:30 05:44:30 #90 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:44:30 #0 2.828 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:30 #0 3.322 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:30 #0 4.020 (1/1) Installing dumb-init (1.2.5-r2) 05:44:30 #0 4.337 Executing busybox-1.36.1-r7.trigger 05:44:30 #0 4.341 OK: 7 MiB in 16 packages 05:44:30 #90 DONE 4.5s 05:44:30 05:44:30 #81 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:44:30 #81 3.340 OK: 8 MiB in 20 packages 05:44:31 #81 DONE 4.6s 05:44:31 05:44:31 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:44:31 #91 DONE 1.3s 05:44:31 05:44:31 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:44:31 #92 DONE 1.4s 05:44:31 05:44:31 #80 [core-command stage-1 3/7] RUN apk --no-cache upgrade 05:44:31 #80 3.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:31 #80 4.477 OK: 7 MiB in 16 packages 05:44:31 #80 DONE 4.9s 05:44:31 05:44:31 #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:44:31 #83 2.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:44:31 #83 2.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:44:31 #83 2.615 OK: 11 MiB in 18 packages 05:44:31 #83 DONE 3.9s 05:44:31 05:44:31 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:44:32 #93 ... 05:44:32 05:44:32 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:44:32 #94 DONE 1.4s 05:44:32 05:44:32 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:44:32 #93 DONE 1.4s 05:44:32 05:44:32 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:44:32 #95 DONE 1.4s 05:44:32 05:44:32 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:44:34 #96 ... 05:44:34 05:44:34 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:44:34 #97 DONE 4.4s 05:44:34 05:44:34 #98 [security-spire-config stage-2 6/10] COPY security.txt / 05:44:34 #98 DONE 1.6s 05:44:34 05:44:34 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:44:34 #99 DONE 1.7s 05:44:34 05:44:34 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:44:34 #96 DONE 1.6s 05:44:34 05:44:34 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:44:34 #100 DONE 0.1s 05:44:34 05:44:34 #101 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 05:44:34 #101 DONE 0.1s 05:44:34 05:44:34 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:44:34 #102 DONE 0.1s 05:44:34 05:44:34 #103 [security-spire-server stage-2 6/9] COPY security.txt / 05:44:34 #103 DONE 0.1s 05:44:34 05:44:34 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:44:34 #104 DONE 0.1s 05:44:34 05:44:34 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:44:34 #105 DONE 0.1s 05:44:34 05:44:34 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:44:34 #106 DONE 0.2s 05:44:34 05:44:34 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 05:44:34 #107 DONE 0.1s 05:44:34 05:44:34 #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:34 #108 ... 05:44:34 05:44:34 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:44:34 #109 DONE 0.1s 05:44:34 05:44:34 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:44:34 #110 DONE 0.1s 05:44:34 05:44:34 #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:34 #111 ... 05:44:34 05:44:34 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:44:34 #112 DONE 0.1s 05:44:34 05:44:34 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:44:34 #113 DONE 0.2s 05:44:34 05:44:34 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:44:34 #114 DONE 0.1s 05:44:34 05:44:34 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:35 #115 ... 05:44:35 05:44:35 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:35 #116 ... 05:44:35 05:44:35 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:35 #117 ... 05:44:35 05:44:35 #118 [security-spire-agent] exporting to image 05:44:35 #118 exporting layers 0.7s done 05:44:35 #118 writing image sha256:4366e8b3bf8eb08da85b6d55274e812968a6db55cfb3694d228984640f3ab17f 05:44:35 #118 writing image sha256:4366e8b3bf8eb08da85b6d55274e812968a6db55cfb3694d228984640f3ab17f done 05:44:35 #118 naming to docker.io/library/security-spire-config done 05:44:35 #118 exporting layers 0.7s done 05:44:35 #118 writing image sha256:06bf16fbbe7cd9201cafa5b35f80f18fa6e2361003e79c738039d98873ed60f7 0.0s done 05:44:35 #118 naming to docker.io/library/security-spire-server done 05:44:35 #118 writing image sha256:5a49a18c187939617870434d358b90c8f94c6a5d5a8bea7e84f0f365586c10b7 done 05:44:35 #118 naming to docker.io/library/security-spire-agent done 05:44:35 #118 DONE 1.0s 05:44:35 05:44:35 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:44:41 Avoid second fetch 05:44:41 Checking out Revision 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 (main) 05:44:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:44:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:44:41 > git config core.sparsecheckout # timeout=10 05:44:42 > git checkout -f 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 # timeout=10 05:44:42 Commit message: "Merge pull request #4874 from jackchenjc/issue-4834-8th" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:44:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:44:47 % Total % Received % Xferd Average Speed Time Time Time Current 05:44:47 Dload Upload Total Spent Left Speed 05:44:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 05:44:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:44:48 + sudo tee /etc/docker/daemon.new 05:44:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:44:48 { 05:44:48 "registry-mirrors": [ 05:44:48 "https://nexus3.edgexfoundry.org:10001" 05:44:48 ], 05:44:48 "bip": "10.250.0.254/24", 05:44:48 "hosts": [ 05:44:48 "tcp://0.0.0.0:5555", 05:44:48 "unix:///var/run/docker.sock" 05:44:48 ], 05:44:48 "mtu": 1458, 05:44:48 "selinux-enabled": true, 05:44:48 "seccomp-profile": "/etc/docker/seccomp.json" 05:44:48 } [Pipeline] sh 05:44:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:44:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:45:07 provisioning config files... 05:45:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/682@tmp/config9539467829035030738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:08 ---> ****-login.sh 05:45:08 nexus3.edgexfoundry.org:10001 05:45:08 #117 ... 05:45:08 05:45:08 #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:45:08 #111 DONE 39.2s 05:45:08 05:45:08 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:45:08 #117 DONE 39.2s 05:45:08 05:45:08 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:45:08 #115 DONE 39.2s 05:45:08 05:45:08 #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:45:08 #108 DONE 33.9s 05:45:08 05:45:08 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:45:08 #116 DONE 39.2s 05:45:08 05:45:08 #119 [support-cron-scheduler builder 6/7] COPY . . 05:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:08 Configure a credential helper to remove this warning. See 05:45:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:08 05:45:08 Login Succeeded 05:45:08 nexus3.edgexfoundry.org:10002 05:45:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:09 Configure a credential helper to remove this warning. See 05:45:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:09 05:45:09 Login Succeeded 05:45:09 nexus3.edgexfoundry.org:10003 05:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:09 Configure a credential helper to remove this warning. See 05:45:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:09 05:45:09 Login Succeeded 05:45:09 nexus3.edgexfoundry.org:10004 05:45:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:10 Configure a credential helper to remove this warning. See 05:45:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:10 05:45:10 Login Succeeded 05:45:10 ****.io 05:45:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:10 Configure a credential helper to remove this warning. See 05:45:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:10 05:45:10 Login Succeeded 05:45:10 ---> ****-login.sh ends [Pipeline] } 05:45:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 05:45:11 + git config --global --add safe.directory /w/workspace/edgex-go/682 [Pipeline] echo 05:45:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:45:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:45:11 ========================================================= 05:45:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:45:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:45:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:45:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:45:12 c6b39de5b339: Pulling fs layer 05:45:12 a69c41024577: Pulling fs layer 05:45:12 d6de4b400683: Pulling fs layer 05:45:12 35cb2a7552d0: Pulling fs layer 05:45:12 4f4fb700ef54: Pulling fs layer 05:45:12 464afbd9ba4c: Pulling fs layer 05:45:12 00f215d4a9da: Pulling fs layer 05:45:12 d496ad576159: Pulling fs layer 05:45:12 35cb2a7552d0: Waiting 05:45:12 4f4fb700ef54: Waiting 05:45:12 00f215d4a9da: Waiting 05:45:12 d496ad576159: Waiting 05:45:12 464afbd9ba4c: Waiting 05:45:12 a69c41024577: Verifying Checksum 05:45:12 a69c41024577: Download complete 05:45:12 35cb2a7552d0: Verifying Checksum 05:45:12 35cb2a7552d0: Download complete 05:45:12 4f4fb700ef54: Verifying Checksum 05:45:12 4f4fb700ef54: Download complete 05:45:12 464afbd9ba4c: Verifying Checksum 05:45:12 c6b39de5b339: Download complete 05:45:12 d496ad576159: Verifying Checksum 05:45:12 d496ad576159: Download complete 05:45:13 c6b39de5b339: Pull complete 05:45:14 a69c41024577: Pull complete 05:45:14 d6de4b400683: Verifying Checksum 05:45:14 d6de4b400683: Download complete 05:45:14 #119 ... 05:45:14 05:45:14 #120 [security-spiffe-token-provider builder 6/7] COPY . . 05:45:14 #120 ... 05:45:14 05:45:14 #121 [security-proxy-setup builder 6/7] COPY . . 05:45:14 #121 ... 05:45:14 05:45:14 #122 [support-scheduler builder 6/7] COPY . . 05:45:14 #122 ... 05:45:14 05:45:14 #123 [core-keeper builder 7/8] COPY . . 05:45:14 #123 DONE 10.7s 05:45:14 05:45:14 #124 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:45:14 #124 CACHED 05:45:14 05:45:14 #125 [support-notifications builder 6/7] COPY . . 05:45:14 #125 CACHED 05:45:14 05:45:14 #126 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:45:14 #126 CACHED 05:45:14 05:45:14 #120 [security-spiffe-token-provider builder 6/7] COPY . . 05:45:14 #120 DONE 10.7s 05:45:14 05:45:14 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:45:14 #127 CACHED 05:45:14 05:45:14 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:45:14 #128 CACHED 05:45:14 05:45:14 #129 [security-proxy-auth builder 6/7] COPY . . 05:45:14 #129 CACHED 05:45:14 05:45:14 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 05:45:14 #130 CACHED 05:45:14 05:45:14 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:45:14 #131 CACHED 05:45:14 05:45:14 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:45:14 #132 CACHED 05:45:14 05:45:14 #121 [security-proxy-setup builder 6/7] COPY . . 05:45:14 #121 DONE 10.7s 05:45:14 05:45:14 #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:45:14 #133 CACHED 05:45:14 05:45:14 #134 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:45:14 #134 CACHED 05:45:14 05:45:14 #135 [security-secretstore-setup builder 6/7] COPY . . 05:45:14 #135 CACHED 05:45:14 05:45:14 #136 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:45:14 #136 CACHED 05:45:14 05:45:14 #137 [security-bootstrapper builder 6/7] COPY . . 05:45:14 #137 CACHED 05:45:14 05:45:14 #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:45:14 #138 CACHED 05:45:14 05:45:14 #122 [support-scheduler builder 6/7] COPY . . 05:45:14 #122 DONE 10.7s 05:45:14 05:45:14 #139 [core-metadata builder 6/7] COPY . . 05:45:14 #139 CACHED 05:45:14 05:45:14 #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:45:14 #140 CACHED 05:45:14 05:45:14 #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:45:14 #141 CACHED 05:45:14 05:45:14 #142 [core-command builder 6/7] COPY . . 05:45:14 #142 CACHED 05:45:14 05:45:14 #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:45:14 #143 CACHED 05:45:14 05:45:14 #144 [core-command builder 4/7] COPY go.mod vendor* ./ 05:45:14 #144 CACHED 05:45:14 05:45:14 #145 [core-data builder 6/7] COPY . . 05:45:14 #145 CACHED 05:45:14 05:45:14 #146 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:45:14 #146 CACHED 05:45:14 05:45:14 #147 [core-data builder 4/7] COPY go.mod vendor* ./ 05:45:14 #147 CACHED 05:45:14 05:45:14 #119 [support-cron-scheduler builder 6/7] COPY . . 05:45:14 #119 DONE 10.6s 05:45:14 05:45:14 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:45:15 00f215d4a9da: Verifying Checksum 05:45:15 00f215d4a9da: Download complete 05:45:16 #148 1.536 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:45:26 #148 ... 05:45:26 05:45:26 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:45:26 #0 0.745 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:45:26 #149 ... 05:45:26 05:45:26 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:45:26 #0 0.828 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:45:26 #150 ... 05:45:26 05:45:26 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:45:26 #0 1.201 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:45:26 #151 ... 05:45:26 05:45:26 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:45:26 #0 1.196 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:45:26 #152 ... 05:45:26 05:45:26 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:45:26 #0 0.756 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:45:26 #153 ... 05:45:26 05:45:26 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:45:26 #0 1.597 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:45:26 #154 ... 05:45:26 05:45:26 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:45:26 #0 0.621 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:45:26 #155 ... 05:45:26 05:45:26 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:45:26 #0 1.598 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:45:26 #156 ... 05:45:26 05:45:26 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:45:26 #0 0.817 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:45:26 #157 ... 05:45:26 05:45:26 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:45:26 #0 1.212 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:45:26 #158 ... 05:45:26 05:45:26 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:45:26 #0 1.063 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:45:26 #159 ... 05:45:26 05:45:26 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:45:26 #0 0.886 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:45:30 d6de4b400683: Pull complete 05:45:30 35cb2a7552d0: Pull complete 05:45:30 4f4fb700ef54: Pull complete 05:45:30 464afbd9ba4c: Pull complete 05:45:38 00f215d4a9da: Pull complete 05:45:40 d496ad576159: Pull complete 05:45:40 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:45:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:45:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 05:45:40 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:45:40 WORKDIR /edgex 05:45:40 COPY go.mod . 05:45:40 RUN go mod download 05:45:40 docker build -t ci-base-image-arm64 -f - . 05:45:40 Sending build context to Docker daemon 3.532MB 05:45:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:45:40 ---> f246e2811388 05:45:40 Step 2/4 : WORKDIR /edgex 05:45:43 ---> Running in 539155d42505 05:45:43 Removing intermediate container 539155d42505 05:45:43 ---> 766bbd70427e 05:45:43 Step 3/4 : COPY go.mod . 05:45:43 ---> 4a12958538e0 05:45:43 Step 4/4 : RUN go mod download 05:45:44 ---> Running in 1c7c862e9647 05:46:52 Removing intermediate container 1c7c862e9647 05:46:52 ---> a310f8a4be04 05:46:52 Successfully built a310f8a4be04 05:46:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:52 + docker inspect -f . ci-base-image-arm64 05:46:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:52 prd-ubuntu20.04-docker-arm64-4c-16g-8776 does not seem to be running inside a container 05:46:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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 05:46:54 $ docker top 9f822ac0056483f81c92f0b2f4fa9e1c5dcdbdca53af9702b46cf14c7c504343 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:54 + go version 05:46:54 go version go1.21.9 linux/arm64 [Pipeline] } 05:46:54 $ docker stop --time=1 9f822ac0056483f81c92f0b2f4fa9e1c5dcdbdca53af9702b46cf14c7c504343 05:46:56 $ docker rm -f --volumes 9f822ac0056483f81c92f0b2f4fa9e1c5dcdbdca53af9702b46cf14c7c504343 [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 05:46:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:46:57 05:46:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:46:58 latest: Pulling from edgex-devops/edgex-compose-arm64 05:46:58 547446be3368: Pulling fs layer 05:46:58 d125d8839a47: Pulling fs layer 05:46:58 3e85d5ac6304: Pulling fs layer 05:46:58 c3105a71a48b: Pulling fs layer 05:46:58 0f093f025ec4: Pulling fs layer 05:46:58 c3106fc0e877: Pulling fs layer 05:46:58 c3105a71a48b: Waiting 05:46:58 0f093f025ec4: Waiting 05:46:58 c3106fc0e877: Waiting 05:46:58 547446be3368: Verifying Checksum 05:46:58 547446be3368: Download complete 05:46:58 c3105a71a48b: Verifying Checksum 05:46:58 c3105a71a48b: Download complete 05:46:58 d125d8839a47: Verifying Checksum 05:46:58 d125d8839a47: Download complete 05:46:58 c3106fc0e877: Verifying Checksum 05:46:58 c3106fc0e877: Download complete 05:46:58 0f093f025ec4: Verifying Checksum 05:46:58 0f093f025ec4: Download complete 05:46:59 547446be3368: Pull complete 05:47:00 d125d8839a47: Pull complete 05:47:00 3e85d5ac6304: Verifying Checksum 05:47:00 3e85d5ac6304: Download complete 05:47:03 #160 ... 05:47:03 05:47:03 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:47:03 #151 105.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:47:11 3e85d5ac6304: Pull complete 05:47:11 c3105a71a48b: Pull complete 05:47:11 0f093f025ec4: Pull complete 05:47:12 c3106fc0e877: Pull complete 05:47:12 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 05:47:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:47:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:12 prd-ubuntu20.04-docker-arm64-4c-16g-8776 does not seem to be running inside a container 05:47:12 $ 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/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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 05:47:15 $ docker top 3cdda57cc77b3bffabbaa42377a264aa2311fc86d0349b5a3910cc573085e05b -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:16 + docker compose -f ./docker-compose-build.yml build --parallel 05:47:28 #1 [security-spire-server internal] load build definition from Dockerfile 05:47:28 #1 transferring dockerfile: 1.70kB done 05:47:28 #1 DONE 0.1s 05:47:28 05:47:28 #2 [security-proxy-setup internal] load build definition from Dockerfile 05:47:28 #2 transferring dockerfile: 2.50kB done 05:47:28 #2 DONE 0.0s 05:47:28 05:47:28 #3 [security-proxy-auth internal] load build definition from Dockerfile 05:47:28 #3 transferring dockerfile: 2.15kB 0.0s done 05:47:28 #3 DONE 0.1s 05:47:28 05:47:28 #4 [security-bootstrapper internal] load build definition from Dockerfile 05:47:28 #4 transferring dockerfile: 3.17kB 0.0s done 05:47:28 #4 DONE 0.1s 05:47:28 05:47:28 #5 [support-cron-scheduler internal] load build definition from Dockerfile 05:47:28 #5 transferring dockerfile: 1.85kB 0.0s done 05:47:28 #5 DONE 0.1s 05:47:28 05:47:28 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:47:28 #6 transferring dockerfile: 1.89kB 0.0s done 05:47:28 #6 DONE 0.1s 05:47:28 05:47:28 #7 [security-spire-config internal] load build definition from Dockerfile 05:47:28 #7 transferring dockerfile: 1.69kB 0.0s done 05:47:28 #7 DONE 0.1s 05:47:28 05:47:28 #8 [core-keeper internal] load build definition from Dockerfile 05:47:28 #8 transferring dockerfile: 2.01kB 0.0s done 05:47:28 #8 DONE 0.1s 05:47:28 05:47:28 #9 [core-data internal] load build definition from Dockerfile 05:47:28 #9 transferring dockerfile: 2.07kB 0.0s done 05:47:28 #9 DONE 0.1s 05:47:28 05:47:28 #10 [security-spire-agent internal] load build definition from Dockerfile 05:47:28 #10 transferring dockerfile: 1.81kB done 05:47:28 #10 DONE 0.1s 05:47:28 05:47:28 #11 [core-metadata internal] load build definition from Dockerfile 05:47:28 #11 transferring dockerfile: 2.06kB done 05:47:28 #11 DONE 0.4s 05:47:28 05:47:28 #12 [security-spire-server internal] load .dockerignore 05:47:28 #12 ... 05:47:28 05:47:28 #13 [core-command internal] load build definition from Dockerfile 05:47:28 #13 transferring dockerfile: 1.93kB done 05:47:28 #13 DONE 0.4s 05:47:28 05:47:28 #12 [security-spire-server internal] load .dockerignore 05:47:28 #12 transferring context: 50B 0.0s done 05:47:28 #12 DONE 0.3s 05:47:28 05:47:28 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:47:28 #14 transferring dockerfile: 2.23kB 0.0s done 05:47:28 #14 DONE 0.4s 05:47:28 05:47:28 #15 [support-notifications internal] load build definition from Dockerfile 05:47:28 #15 transferring dockerfile: 1.95kB 0.0s done 05:47:28 #15 DONE 0.4s 05:47:28 05:47:28 #16 [security-secretstore-setup internal] load build definition from Dockerfile 05:47:28 #16 transferring dockerfile: 2.49kB 0.0s done 05:47:28 #16 DONE 0.4s 05:47:28 05:47:28 #17 [support-scheduler internal] load build definition from Dockerfile 05:47:28 #17 transferring dockerfile: 1.93kB 0.0s done 05:47:28 #17 DONE 0.5s 05:47:29 05:47:29 #18 [security-proxy-setup internal] load .dockerignore 05:47:29 #18 transferring context: 50B done 05:47:29 #18 DONE 0.1s 05:47:29 05:47:29 #19 [security-proxy-auth internal] load .dockerignore 05:47:29 #19 transferring context: 50B done 05:47:29 #19 DONE 0.1s 05:47:29 05:47:29 #20 [security-bootstrapper internal] load .dockerignore 05:47:29 #20 transferring context: 50B 0.0s done 05:47:29 #20 DONE 0.1s 05:47:29 05:47:29 #21 [support-cron-scheduler internal] load .dockerignore 05:47:29 #21 transferring context: 50B done 05:47:29 #21 DONE 0.0s 05:47:29 05:47:29 #22 [security-spiffe-token-provider internal] load .dockerignore 05:47:29 #22 transferring context: 50B done 05:47:29 #22 DONE 0.1s 05:47:29 05:47:29 #23 [security-spire-config internal] load .dockerignore 05:47:29 #23 transferring context: 50B done 05:47:29 #23 DONE 0.1s 05:47:29 05:47:29 #24 [core-keeper internal] load .dockerignore 05:47:29 #24 transferring context: 50B done 05:47:29 #24 DONE 0.1s 05:47:29 05:47:29 #25 [core-data internal] load .dockerignore 05:47:29 #25 transferring context: 50B done 05:47:29 #25 DONE 0.1s 05:47:29 05:47:29 #26 [security-spire-agent internal] load .dockerignore 05:47:29 #26 transferring context: 50B done 05:47:29 #26 DONE 0.1s 05:47:29 05:47:29 #27 [core-metadata internal] load .dockerignore 05:47:29 #27 transferring context: 50B done 05:47:29 #27 DONE 0.1s 05:47:29 05:47:29 #28 [core-command internal] load .dockerignore 05:47:29 #28 transferring context: 50B 0.0s done 05:47:29 #28 DONE 0.1s 05:47:29 05:47:29 #29 [support-scheduler internal] load .dockerignore 05:47:30 #29 transferring context: 50B done 05:47:30 #29 DONE 0.1s 05:47:30 05:47:30 #30 [core-common-config-bootstrapper internal] load .dockerignore 05:47:30 #30 transferring context: 50B 0.0s done 05:47:30 #30 DONE 0.1s 05:47:30 05:47:30 #31 [support-notifications internal] load .dockerignore 05:47:30 #31 transferring context: 50B done 05:47:30 #31 DONE 0.1s 05:47:30 05:47:30 #32 [security-secretstore-setup internal] load .dockerignore 05:47:30 #32 transferring context: 50B done 05:47:30 #32 DONE 0.1s 05:47:30 05:47:30 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:47:30 #33 ... 05:47:30 05:47:30 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 05:47:30 #34 DONE 0.2s 05:47:30 05:47:30 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:47:30 #33 ... 05:47:30 05:47:30 #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:47:30 #35 DONE 0.0s 05:47:30 05:47:30 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 05:47:30 #34 DONE 0.2s 05:47:30 05:47:30 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:47:30 #33 DONE 0.7s 05:47:30 05:47:30 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:30 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:31 #36 ... 05:47:31 05:47:31 #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:47:31 #35 DONE 0.0s 05:47:31 05:47:31 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 05:47:31 #34 DONE 0.3s 05:47:31 05:47:31 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:31 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 05:47:31 #36 ... 05:47:31 05:47:31 #35 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:47:31 #35 DONE 0.0s 05:47:31 05:47:31 #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:47:31 #35 DONE 0.0s 05:47:31 05:47:31 #37 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:47:31 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 05:47:31 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:47:31 #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:47:31 #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:47:31 #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.26MB / 3.34MB 0.2s 05:47:31 #37 ... 05:47:31 05:47:31 #35 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:47:31 #35 DONE 0.0s 05:47:31 05:47:31 #37 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:47:31 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 05:47:31 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:47:31 #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:47:31 #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:47:31 #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.15MB / 3.34MB 0.3s 05:47:31 #37 ... 05:47:31 05:47:31 #38 [security-spire-server internal] load build context 05:47:31 #38 transferring context: 27.71kB 0.0s done 05:47:31 #38 DONE 0.5s 05:47:31 05:47:31 #37 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:47:31 #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 05:47:31 #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 05:47:31 #37 ... 05:47:31 05:47:31 #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:47:31 #35 DONE 0.0s 05:47:31 05:47:31 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:31 #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:47:31 #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 05:47:31 #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 05:47:31 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 05:47:31 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 05:47:31 #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 05:47:31 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s 05:47:31 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.5s 05:47:31 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 05:47:31 #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:47:31 #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 05:47:31 #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 05:47:31 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 05:47:31 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 05:47:31 #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 05:47:31 #36 ... 05:47:31 05:47:31 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 05:47:31 #34 DONE 1.0s 05:47:31 05:47:31 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:31 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.7s done 05:47:31 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 0.8s 05:47:32 #36 ... 05:47:32 05:47:32 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:47:32 #33 DONE 1.0s 05:47:32 05:47:32 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:32 #36 ... 05:47:32 05:47:32 #35 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:47:32 #35 DONE 0.0s 05:47:32 05:47:32 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:32 #36 ... 05:47:32 05:47:32 #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:47:32 #35 DONE 0.0s 05:47:32 05:47:32 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:32 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.13MB / 28.04MB 1.2s 05:47:32 #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 05:47:32 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.07MB / 28.04MB 1.5s 05:47:32 #36 ... 05:47:32 05:47:32 #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:47:32 #35 DONE 0.0s 05:47:32 05:47:32 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:32 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 1.7s 05:47:32 #36 ... 05:47:32 05:47:32 #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:47:32 #35 DONE 0.0s 05:47:32 05:47:32 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:33 #36 ... 05:47:33 05:47:33 #39 [core-common-config-bootstrapper internal] load build context 05:47:33 #39 DONE 0.0s 05:47:33 05:47:33 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:33 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 2.0s 05:47:33 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 2.1s 05:47:33 #36 ... 05:47:33 05:47:33 #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:47:33 #35 DONE 0.0s 05:47:33 05:47:33 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:33 #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 05:47:33 #36 ... 05:47:33 05:47:33 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 05:47:33 #34 DONE 2.3s 05:47:33 05:47:33 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:33 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 2.3s 05:47:33 #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 05:47:33 #36 ... 05:47:33 05:47:33 #40 [security-proxy-setup internal] load build context 05:47:33 #40 transferring context: 3.10MB 1.9s done 05:47:33 #40 DONE 2.7s 05:47:33 05:47:33 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:47:33 #41 DONE 1.8s 05:47:33 05:47:33 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:33 #36 ... 05:47:33 05:47:33 #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:47:33 #35 DONE 0.0s 05:47:33 05:47:33 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:33 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 05:47:33 #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:47:33 #36 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 05:47:33 #36 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 05:47:33 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 05:47:33 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 05:47:33 #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 05:47:33 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.7s done 05:47:33 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.92MB / 28.04MB 2.7s 05:47:33 #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 05:47:33 #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 05:47:34 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 2.9s 05:47:34 #36 ... 05:47:34 05:47:34 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 05:47:34 #34 DONE 2.7s 05:47:34 05:47:34 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:34 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 3.1s 05:47:34 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.78MB / 28.04MB 3.2s 05:47:34 #36 ... 05:47:34 05:47:34 #42 [security-spire-config internal] load build context 05:47:34 #42 transferring context: 25.96kB 0.3s done 05:47:34 #42 DONE 2.7s 05:47:34 05:47:34 #43 [security-proxy-auth internal] load build context 05:47:34 #43 transferring context: 3.10MB 2.5s done 05:47:34 #43 DONE 3.6s 05:47:34 05:47:34 #44 [security-bootstrapper internal] load build context 05:47:34 #44 transferring context: 3.10MB 2.5s done 05:47:34 #44 DONE 3.6s 05:47:34 05:47:34 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:34 #36 ... 05:47:34 05:47:34 #45 [security-spiffe-token-provider internal] load build context 05:47:34 #45 transferring context: 3.10MB 1.8s done 05:47:34 #45 DONE 3.5s 05:47:34 05:47:34 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:34 #36 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.4s done 05:47:35 #36 ... 05:47:35 05:47:35 #46 [support-cron-scheduler internal] load build context 05:47:35 #46 transferring context: 3.10MB 2.1s done 05:47:35 #46 DONE 3.8s 05:47:35 05:47:35 #37 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:47:35 #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 05:47:35 #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:47:35 #37 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:47:35 #37 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:47:35 #37 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 05:47:35 #37 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.4s done 05:47:36 #37 ... 05:47:36 05:47:36 #47 [core-keeper internal] load build context 05:47:36 #47 transferring context: 3.10MB 2.1s done 05:47:36 #47 DONE 4.0s 05:47:36 05:47:36 #37 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:47:36 #37 ... 05:47:36 05:47:36 #48 [core-data internal] load build context 05:47:36 #48 transferring context: 3.10MB 2.1s done 05:47:36 #48 DONE 4.1s 05:47:36 05:47:36 #49 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:47:36 #49 ... 05:47:36 05:47:36 #50 [security-spire-agent internal] load build context 05:47:36 #50 transferring context: 27.24kB 0.1s done 05:47:36 #50 DONE 3.2s 05:47:37 05:47:37 #51 [support-scheduler internal] load build context 05:47:37 #51 transferring context: 3.10MB 1.8s done 05:47:37 #51 DONE 3.6s 05:47:37 05:47:37 #52 [core-command internal] load build context 05:47:37 #52 transferring context: 3.10MB 1.9s done 05:47:37 #52 DONE 3.9s 05:47:37 05:47:37 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:37 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.6s 05:47:37 #36 ... 05:47:37 05:47:37 #39 [core-common-config-bootstrapper internal] load build context 05:47:37 #39 transferring context: 3.10MB 2.0s done 05:47:37 #39 DONE 4.0s 05:47:37 05:47:37 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:37 #36 ... 05:47:37 05:47:37 #53 [core-metadata internal] load build context 05:47:37 #53 transferring context: 3.10MB 2.0s done 05:47:37 #53 DONE 4.2s 05:47:37 05:47:37 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:37 #36 ... 05:47:37 05:47:37 #54 [support-notifications internal] load build context 05:47:37 #54 transferring context: 3.10MB 1.1s done 05:47:37 #54 DONE 4.0s 05:47:37 05:47:37 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:38 #36 ... 05:47:38 05:47:38 #55 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:47:38 #55 DONE 7.5s 05:47:38 05:47:38 #56 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 05:47:38 #56 ... 05:47:38 05:47:38 #57 [security-secretstore-setup internal] load build context 05:47:38 #57 transferring context: 3.10MB 1.0s done 05:47:38 #57 DONE 4.1s 05:47:38 05:47:38 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:47:38 #58 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 05:47:38 #58 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 05:47:38 #58 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 05:47:38 #58 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 05:47:38 #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 05:47:38 #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 05:47:38 #58 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 05:47:38 #58 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 05:47:38 #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 2.6s done 05:47:38 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 1.5s 05:47:39 #58 ... 05:47:39 05:47:39 #56 [support-notifications builder 2/7] WORKDIR /edgex-go 05:47:39 #56 DONE 1.6s 05:47:39 05:47:39 #59 [core-command builder 3/7] RUN apk add --update --no-cache make git 05:47:44 #59 ... 05:47:44 05:47:44 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:44 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.2s 05:47:46 #36 ... 05:47:46 05:47:46 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:47:46 #0 9.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:46 #60 ... 05:47:46 05:47:46 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:47:46 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.2s 05:47:46 #58 ... 05:47:46 05:47:46 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:46 #36 ... 05:47:46 05:47:46 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:47:46 #0 7.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:46 #0 8.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:46 #61 ... 05:47:46 05:47:46 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:47:47 #62 ... 05:47:47 05:47:47 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:47:47 #0 9.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:47 #63 ... 05:47:47 05:47:47 #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:47:47 #64 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:47 #64 ... 05:47:47 05:47:47 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:47 #65 ... 05:47:47 05:47:47 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:47:47 #0 9.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:47 #0 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:47 #66 ... 05:47:47 05:47:47 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:47:47 #67 ... 05:47:47 05:47:47 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:47:47 #0 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:47 #68 ... 05:47:47 05:47:47 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:47:47 #0 8.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:47 #0 8.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:47 #69 ... 05:47:47 05:47:47 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:47:47 #61 11.16 (1/2) Installing dumb-init (1.2.5-r2) 05:47:47 #61 11.28 (2/2) Installing su-exec (0.2-r3) 05:47:47 #61 11.28 Executing busybox-1.36.1-r7.trigger 05:47:48 #61 11.36 OK: 8 MiB in 17 packages 05:47:48 #61 ... 05:47:48 05:47:48 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:48 #65 DONE 11.3s 05:47:48 05:47:48 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:49 #36 ... 05:47:49 05:47:49 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:49 #70 DONE 9.6s 05:47:49 05:47:49 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:49 #36 ... 05:47:49 05:47:49 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:47:49 #0 8.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:49 #71 ... 05:47:49 05:47:49 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:47:49 #0 9.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:49 #72 ... 05:47:49 05:47:49 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:47:49 #61 DONE 13.0s 05:47:49 05:47:49 #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:47:49 #0 7.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:49 #0 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:49 #73 ... 05:47:49 05:47:49 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:47:49 #69 12.60 (1/4) Installing dumb-init (1.2.5-r2) 05:47:49 #69 12.64 (2/4) Installing openssl (3.1.6-r0) 05:47:49 #69 12.75 (3/4) Installing su-exec (0.2-r3) 05:47:49 #69 12.78 (4/4) Installing yq (4.33.3-r5) 05:47:50 #69 13.67 Executing busybox-1.36.1-r7.trigger 05:47:50 #69 13.79 OK: 18 MiB in 19 packages 05:47:51 #69 ... 05:47:51 05:47:51 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:47:51 #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.2s done 05:47:51 #58 DONE 17.4s 05:47:51 05:47:51 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:51 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.0s 05:47:53 #36 ... 05:47:53 05:47:53 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:47:53 #69 DONE 16.1s 05:47:53 05:47:53 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:54 #36 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.5s done 05:47:57 #36 ... 05:47:57 05:47:57 #49 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:47:57 #49 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:57 #49 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:57 #49 19.58 (1/3) Installing ca-certificates (20240226-r0) 05:47:57 #49 20.01 (2/3) Installing dumb-init (1.2.5-r2) 05:47:57 #49 20.04 (3/3) Installing tzdata (2024a-r0) 05:47:57 #49 ... 05:47:57 05:47:57 #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:47:57 #73 17.36 OK: 266 MiB in 52 packages 05:47:57 #73 ... 05:47:57 05:47:57 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:47:57 #60 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:57 #60 17.89 (1/4) Installing ca-certificates (20240226-r0) 05:47:57 #60 18.52 (2/4) Installing dumb-init (1.2.5-r2) 05:47:57 #60 18.57 (3/4) Installing su-exec (0.2-r3) 05:47:57 #60 18.59 (4/4) Installing yq (4.33.3-r5) 05:47:57 #60 19.79 Executing busybox-1.36.1-r7.trigger 05:47:57 #60 19.93 Executing ca-certificates-20240226-r0.trigger 05:47:57 #60 ... 05:47:57 05:47:57 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:47:57 #66 17.20 (1/2) Installing ca-certificates (20240226-r0) 05:47:57 #66 17.79 (2/2) Installing dumb-init (1.2.5-r2) 05:47:57 #66 17.86 Executing busybox-1.36.1-r7.trigger 05:47:57 #66 18.09 Executing ca-certificates-20240226-r0.trigger 05:47:57 #66 19.33 OK: 9 MiB in 17 packages 05:47:57 #66 DONE 20.7s 05:47:57 05:47:57 #64 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:47:57 #64 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:57 #64 19.68 (1/1) Installing dumb-init (1.2.5-r2) 05:47:57 #64 19.72 Executing busybox-1.36.1-r7.trigger 05:47:57 #64 19.85 OK: 8 MiB in 16 packages 05:47:57 #64 DONE 21.1s 05:47:57 05:47:57 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:47:58 #74 ... 05:47:58 05:47:58 #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:47:58 #73 DONE 18.8s 05:47:58 05:47:58 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:47:58 #0 5.670 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:58 #0 7.752 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:58 #75 ... 05:47:58 05:47:58 #76 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 05:47:58 #76 ... 05:47:58 05:47:58 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:47:58 #63 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:58 #63 19.53 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:47:58 #63 19.53 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:47:58 #63 19.53 OK: 19946 distinct packages available 05:47:58 #63 20.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:59 #63 ... 05:47:59 05:47:59 #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:47:59 #77 ... 05:47:59 05:47:59 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:47:59 #60 21.19 OK: 18 MiB in 19 packages 05:47:59 #60 DONE 22.8s 05:47:59 05:47:59 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:47:59 #0 3.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:59 #0 6.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:59 #78 ... 05:47:59 05:47:59 #59 [core-command builder 3/7] RUN apk add --update --no-cache make git 05:47:59 #59 9.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:59 #59 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:59 #59 19.93 OK: 266 MiB in 52 packages 05:47:59 #59 ... 05:47:59 05:47:59 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:47:59 #62 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:59 #62 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:59 #62 ... 05:47:59 05:47:59 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:47:59 #72 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:59 #72 18.08 OK: 266 MiB in 52 packages 05:47:59 #72 DONE 20.3s 05:47:59 05:47:59 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:47:59 #67 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:59 #67 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:59 #67 ... 05:47:59 05:47:59 #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:47:59 #77 DONE 1.6s 05:47:59 05:47:59 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:47:59 #0 5.919 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:59 #0 7.968 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:59 #79 ... 05:47:59 05:47:59 #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:47:59 #0 5.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:47:59 #0 7.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:47:59 #80 ... 05:47:59 05:47:59 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:47:59 #62 23.20 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:47:59 #62 23.20 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:47:59 #62 23.20 OK: 19946 distinct packages available 05:48:00 #62 ... 05:48:00 05:48:00 #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:48:00 #68 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:48:00 #68 20.22 (1/1) Installing dumb-init (1.2.5-r2) 05:48:00 #68 20.28 Executing busybox-1.36.1-r7.trigger 05:48:00 #68 20.50 OK: 8 MiB in 16 packages 05:48:00 #68 DONE 23.4s 05:48:00 05:48:00 #49 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:48:00 #49 23.96 Executing busybox-1.36.1-r7.trigger 05:48:00 #49 24.15 Executing ca-certificates-20240226-r0.trigger 05:48:00 #49 ... 05:48:00 05:48:00 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:48:00 #71 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:48:00 #71 17.45 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:48:00 #71 17.45 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:48:00 #71 17.45 OK: 19953 distinct packages available 05:48:00 #71 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:48:01 #71 ... 05:48:01 05:48:01 #81 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 05:48:01 #81 DONE 1.4s 05:48:01 05:48:01 #82 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:01 #82 ... 05:48:01 05:48:01 #59 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 05:48:01 #59 DONE 22.3s 05:48:01 05:48:01 #83 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:48:03 #83 DONE 1.4s 05:48:03 05:48:03 #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:04 #84 ... 05:48:04 05:48:04 #49 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:48:04 #49 26.47 OK: 12 MiB in 18 packages 05:48:04 #49 DONE 28.5s 05:48:04 05:48:04 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:48:04 #75 16.66 (1/1) Installing dumb-init (1.2.5-r2) 05:48:05 #75 17.81 Executing busybox-1.36.1-r7.trigger 05:48:06 #75 18.01 OK: 8 MiB in 16 packages 05:48:06 #75 ... 05:48:06 05:48:06 #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:48:06 #80 15.71 OK: 8 MiB in 17 packages 05:48:06 #80 DONE 16.9s 05:48:07 05:48:07 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:48:07 #85 ... 05:48:07 05:48:07 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:48:07 #79 16.89 OK: 266 MiB in 52 packages 05:48:07 #79 DONE 18.3s 05:48:07 05:48:07 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:48:08 #86 ... 05:48:08 05:48:08 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:48:08 #75 DONE 19.9s 05:48:08 05:48:08 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:48:08 #78 14.17 OK: 18 MiB in 19 packages 05:48:08 #78 DONE 15.3s 05:48:08 05:48:08 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:48:08 #87 ... 05:48:08 05:48:08 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:48:08 #86 DONE 1.1s 05:48:08 05:48:08 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:09 #88 ... 05:48:09 05:48:09 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:48:09 #87 DONE 0.6s 05:48:09 05:48:09 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:48:09 #74 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:48:09 #74 ... 05:48:09 05:48:09 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:48:09 #71 22.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:48:09 #71 28.91 OK: 266 MiB in 52 packages 05:48:09 #71 DONE 29.7s 05:48:09 05:48:09 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:48:09 #0 9.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:48:09 #89 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:48:09 #89 ... 05:48:09 05:48:09 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:48:09 #90 ... 05:48:09 05:48:09 #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:48:09 #63 23.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:48:09 #63 30.50 (1/5) Installing dumb-init (1.2.5-r2) 05:48:09 #63 30.50 (2/5) Installing musl-obstack (1.2.3-r2) 05:48:09 #63 30.54 (3/5) Installing libucontext (1.2-r2) 05:48:09 #63 30.63 (4/5) Installing gcompat (1.1.0-r1) 05:48:09 #63 30.64 (5/5) Installing openssl (3.1.6-r0) 05:48:09 #63 30.73 Executing busybox-1.36.1-r7.trigger 05:48:09 #63 30.89 OK: 9 MiB in 20 packages 05:48:09 #63 DONE 33.8s 05:48:09 05:48:09 #76 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 05:48:09 #76 9.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:48:09 #76 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:48:09 #76 ... 05:48:09 05:48:09 #91 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:10 #91 ... 05:48:10 05:48:10 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:48:10 #67 23.00 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:48:10 #67 23.00 v3.18.8-62-g9199af99183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:48:10 #67 23.00 OK: 19946 distinct packages available 05:48:10 #67 24.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:48:10 #67 27.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:48:10 #67 33.31 (1/4) Installing dumb-init (1.2.5-r2) 05:48:10 #67 33.37 (2/4) Installing musl-obstack (1.2.3-r2) 05:48:10 #67 33.37 (3/4) Installing libucontext (1.2-r2) 05:48:10 #67 ... 05:48:10 05:48:10 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:48:10 #74 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:48:10 #74 ... 05:48:10 05:48:10 #92 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:48:10 #0 7.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:48:10 #0 9.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:48:10 #92 ... 05:48:10 05:48:10 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:48:10 #67 33.43 (4/4) Installing gcompat (1.1.0-r1) 05:48:10 #67 33.43 Executing busybox-1.36.1-r7.trigger 05:48:10 #67 33.55 OK: 8 MiB in 19 packages 05:48:10 #67 ... 05:48:10 05:48:10 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:48:10 #90 DONE 1.5s 05:48:10 05:48:10 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:11 #151 DONE 172.7s 05:48:11 05:48:11 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:48:11 #155 DONE 172.7s 05:48:11 05:48:11 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:48:11 #156 DONE 172.6s 05:48:11 05:48:11 #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:48:11 #159 DONE 172.6s 05:48:11 05:48:11 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:48:11 #160 DONE 172.7s 05:48:11 05:48:11 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:48:11 #148 DONE 172.7s 05:48:11 05:48:11 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:48:11 #157 DONE 172.7s 05:48:11 05:48:11 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:48:11 #161 ... 05:48:11 05:48:11 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:48:11 #149 DONE 172.8s 05:48:11 05:48:11 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:48:11 #150 DONE 172.8s 05:48:11 05:48:11 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:48:11 #158 DONE 172.9s 05:48:11 05:48:11 #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:48:11 #162 ... 05:48:11 05:48:11 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:48:11 #152 DONE 173.2s 05:48:11 05:48:11 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:48:11 #153 DONE 173.3s 05:48:11 05:48:11 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:48:11 #154 DONE 173.3s 05:48:11 05:48:11 #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:48:11 #163 ... 05:48:11 05:48:11 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:48:11 #161 DONE 0.9s 05:48:11 05:48:11 #164 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:48:11 #164 DONE 1.0s 05:48:11 05:48:11 #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:48:11 #165 DONE 1.0s 05:48:11 05:48:11 #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:48:11 #162 DONE 0.7s 05:48:11 05:48:11 #166 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:48:11 #166 DONE 0.7s 05:48:11 05:48:11 #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:48:11 #167 DONE 0.9s 05:48:11 05:48:11 #168 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:48:11 #168 DONE 0.7s 05:48:11 05:48:11 #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:48:11 #163 DONE 0.7s 05:48:11 05:48:11 #169 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:48:11 #169 ... 05:48:11 05:48:11 #170 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 05:48:11 #170 DONE 0.5s 05:48:11 05:48:11 #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:48:11 #171 DONE 0.5s 05:48:11 05:48:11 #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:48:11 #172 CACHED 05:48:11 05:48:11 #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:48:11 #173 CACHED 05:48:11 05:48:11 #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:48:11 #174 CACHED 05:48:11 05:48:11 #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:48:11 #175 CACHED 05:48:11 05:48:11 #176 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:48:11 #176 CACHED 05:48:11 05:48:11 #177 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:48:11 #177 CACHED 05:48:11 05:48:11 #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:48:11 #178 CACHED 05:48:11 05:48:11 #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:48:11 #179 CACHED 05:48:11 05:48:11 #180 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:48:11 #180 DONE 0.5s 05:48:11 05:48:11 #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:48:11 #181 ... 05:48:11 05:48:11 #182 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:48:11 #182 DONE 0.5s 05:48:11 05:48:11 #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:48:11 #183 DONE 0.5s 05:48:11 05:48:11 #184 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:48:11 #184 DONE 0.5s 05:48:11 05:48:11 #185 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:48:11 #185 DONE 0.5s 05:48:11 05:48:11 #169 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:48:11 #169 DONE 0.5s 05:48:11 05:48:11 #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 05:48:11 #186 ... 05:48:11 05:48:11 #187 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:48:11 #187 DONE 1.1s 05:48:11 05:48:11 #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:48:11 #188 ... 05:48:11 05:48:11 #189 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:48:11 #189 DONE 2.2s 05:48:11 05:48:11 #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:48:11 #190 DONE 2.2s 05:48:11 05:48:11 #191 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 05:48:11 #191 DONE 2.6s 05:48:11 05:48:11 #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:48:11 #192 ... 05:48:11 05:48:11 #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:48:11 #193 DONE 2.6s 05:48:11 05:48:11 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:48:11 #194 DONE 2.6s 05:48:11 05:48:11 #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:48:11 #181 DONE 2.7s 05:48:11 05:48:11 #195 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:48:11 #195 DONE 2.6s 05:48:11 05:48:11 #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:48:11 #188 DONE 2.5s 05:48:11 05:48:11 #196 [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 05:48:11 #196 DONE 2.6s 05:48:11 05:48:11 #197 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:48:11 #197 DONE 2.6s 05:48:11 05:48:11 #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:48:11 #198 DONE 2.6s 05:48:11 05:48:11 #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 05:48:11 #186 DONE 2.6s 05:48:11 05:48:11 #199 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 05:48:11 #199 ... 05:48:11 05:48:11 #200 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:48:11 #200 DONE 0.8s 05:48:11 05:48:11 #192 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:48:11 #192 DONE 0.8s 05:48:11 05:48:11 #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:48:11 #201 DONE 0.8s 05:48:11 05:48:11 #202 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 05:48:11 #202 DONE 0.4s 05:48:11 05:48:11 #203 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 05:48:11 #203 ... 05:48:11 05:48:11 #204 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:48:11 #204 DONE 0.5s 05:48:11 05:48:11 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:48:11 #205 DONE 0.5s 05:48:11 05:48:11 #206 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:48:11 #206 DONE 0.5s 05:48:11 05:48:11 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:48:11 #207 DONE 0.5s 05:48:11 05:48:11 #208 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:48:11 #208 DONE 0.5s 05:48:11 #93 ... 05:48:11 05:48:11 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:48:11 #67 DONE 34.9s 05:48:11 05:48:11 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:48:11 05:48:11 #209 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:48:11 #209 DONE 0.5s 05:48:11 05:48:11 #210 [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 05:48:11 #210 DONE 0.5s 05:48:11 05:48:11 #211 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:48:11 #211 DONE 0.5s 05:48:11 05:48:11 #199 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 05:48:11 #199 DONE 0.5s 05:48:11 05:48:11 #118 [security-spiffe-token-provider] exporting to image 05:48:11 #118 exporting layers 05:48:12 #94 ... 05:48:12 05:48:12 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:48:12 #62 25.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:48:12 #62 27.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:48:12 #62 33.08 (1/11) Installing ca-certificates (20240226-r0) 05:48:12 #62 33.63 (2/11) Installing brotli-libs (1.0.9-r14) 05:48:12 #62 33.83 (3/11) Installing libunistring (1.1-r1) 05:48:12 #62 34.07 (4/11) Installing libidn2 (2.3.4-r1) 05:48:12 #62 34.12 (5/11) Installing nghttp2-libs (1.57.0-r0) 05:48:12 #62 34.17 (6/11) Installing libcurl (8.9.0-r0) 05:48:12 #62 34.28 (7/11) Installing curl (8.9.0-r0) 05:48:12 #62 34.31 (8/11) Installing dumb-init (1.2.5-r2) 05:48:12 #62 34.32 (9/11) Installing musl-obstack (1.2.3-r2) 05:48:12 #62 34.38 (10/11) Installing libucontext (1.2-r2) 05:48:12 #62 34.38 (11/11) Installing gcompat (1.1.0-r1) 05:48:12 #62 34.45 Executing busybox-1.36.1-r7.trigger 05:48:12 #62 34.55 Executing ca-certificates-20240226-r0.trigger 05:48:12 #118 ... 05:48:12 05:48:12 #203 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 05:48:12 #203 DONE 0.5s 05:48:12 05:48:12 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:48:12 #212 DONE 0.4s 05:48:12 05:48:12 #118 [core-keeper] exporting to image 05:48:12 #118 exporting layers 0.5s done 05:48:12 #118 writing image sha256:a7356a311a946dc76795f5526f84880ca3a4dedac53d3863a1106f5a63cc5c9f 0.0s done 05:48:12 #118 writing image sha256:3c4798be766300acc4864b72fe1709559195205c5aa1b7ff94150d11eca0e4f8 05:48:12 #118 naming to docker.io/library/core-keeper done 05:48:12 #118 ... 05:48:12 05:48:12 #213 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:48:12 #213 DONE 0.4s 05:48:12 05:48:12 #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:48:12 #214 DONE 0.4s 05:48:12 05:48:12 #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:48:12 #215 DONE 0.4s 05:48:12 05:48:12 #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 05:48:12 #216 DONE 0.4s 05:48:12 05:48:12 #217 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:48:12 #217 DONE 0.4s 05:48:12 05:48:12 #118 [support-scheduler] exporting to image 05:48:12 #118 exporting layers 0.4s done 05:48:12 #118 writing image sha256:3c4798be766300acc4864b72fe1709559195205c5aa1b7ff94150d11eca0e4f8 0.0s done 05:48:12 #118 naming to docker.io/library/core-command done 05:48:12 #118 writing image sha256:b4c7234b3d9fcf507dfdfdd2523ab4e506faf165eab2919835d9a2d985001f85 0.0s done 05:48:12 #118 naming to docker.io/library/support-scheduler done 05:48:12 #118 writing image sha256:a165fe818519255776ea99b5d6c3d37f162523e905ba3fad7b3d658db3e02318 05:48:12 #118 writing image sha256:d95e959c0d997a0123a143a8ee0953cf0967f5da6401d36095d86ecf6e4c3e6d 05:48:12 #118 ... 05:48:12 05:48:12 #218 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:48:12 #218 DONE 0.5s 05:48:12 05:48:12 #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:48:12 #219 DONE 0.5s 05:48:12 05:48:12 #118 [security-spiffe-token-provider] exporting to image 05:48:12 #118 exporting layers 0.8s done 05:48:12 #118 writing image sha256:a165fe818519255776ea99b5d6c3d37f162523e905ba3fad7b3d658db3e02318 0.1s done 05:48:12 #118 writing image sha256:d95e959c0d997a0123a143a8ee0953cf0967f5da6401d36095d86ecf6e4c3e6d 0.2s done 05:48:12 #118 naming to docker.io/library/support-notifications done 05:48:12 #118 naming to docker.io/library/security-spiffe-token-provider done 05:48:12 #62 36.00 OK: 13 MiB in 26 packages 05:48:12 #118 ... 05:48:12 05:48:12 #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:48:12 #220 DONE 0.5s 05:48:12 05:48:12 #118 [core-metadata] exporting to image 05:48:12 #118 exporting layers 0.5s done 05:48:12 #118 writing image sha256:baf6ff77f4bcf6c937bd9767a700a40f14e365421e4a31033a9f42647c99c108 done 05:48:12 #118 naming to docker.io/library/support-cron-scheduler done 05:48:12 #118 writing image sha256:483cfb9bd88d811a904876d9b6377ac3b7cad0b1520842bcb00927b215005a77 done 05:48:12 #118 writing image sha256:bfe8c0733ae6104144ddc0c71eb0b740a57249b8ad67321fbbb61038dae20ea6 0.0s done 05:48:12 #118 naming to docker.io/library/core-metadata done 05:48:12 #118 naming to docker.io/library/core-data 05:48:12 #118 naming to docker.io/library/core-data 0.2s done 05:48:12 #118 DONE 2.3s 05:48:12 05:48:12 #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:48:12 #221 DONE 0.3s 05:48:12 05:48:12 #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:48:13 #222 DONE 0.3s 05:48:13 05:48:13 #223 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:48:13 #223 DONE 0.9s 05:48:13 05:48:13 #224 [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/ 05:48:13 #224 DONE 0.1s 05:48:13 05:48:13 #118 [core-common-config-bootstrapper] exporting to image 05:48:13 #118 ... 05:48:13 05:48:13 #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:48:13 #225 DONE 0.9s 05:48:13 05:48:13 #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:48:13 #226 DONE 0.1s 05:48:13 05:48:13 #227 [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/ 05:48:13 #227 DONE 0.1s 05:48:13 05:48:13 #118 [security-proxy-auth] exporting to image 05:48:13 #118 ... 05:48:13 05:48:13 #228 [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/ 05:48:13 #228 DONE 0.1s 05:48:13 05:48:13 #118 [core-common-config-bootstrapper] exporting to image 05:48:13 #118 exporting layers 0.2s done 05:48:13 #118 writing image sha256:3279ae40a30ab0feb238e90249b9943b910b509d87eff830dda00d027496e640 done 05:48:13 #118 naming to docker.io/library/core-common-config-bootstrapper done 05:48:13 #118 ... 05:48:13 05:48:13 #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:48:13 #229 DONE 0.1s 05:48:13 05:48:13 #230 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:48:13 #230 DONE 0.7s 05:48:13 05:48:13 #118 [security-proxy-auth] exporting to image 05:48:13 #118 writing image sha256:fc4c0b2f716c588a020e8cf2686f9584b7215238b12294c9f648703ace36b518 done 05:48:13 #118 naming to docker.io/library/security-proxy-auth done 05:48:13 #118 ... 05:48:13 05:48:13 #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:48:13 #231 DONE 0.1s 05:48:13 05:48:13 #118 [security-proxy-auth] exporting to image 05:48:13 #118 exporting layers 0.2s done 05:48:13 #118 writing image sha256:c1672567736a602a67317efe90c8692bf49725a7587227c74f6fb237b2ed7f09 done 05:48:13 #118 naming to docker.io/library/security-proxy-setup done 05:48:13 #118 DONE 2.9s 05:48:13 05:48:13 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:48:13 #232 DONE 0.6s 05:48:13 05:48:13 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 05:48:13 #62 ... 05:48:13 05:48:13 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:48:13 #85 DONE 6.9s 05:48:13 05:48:13 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:48:13 #95 ... 05:48:13 05:48:13 #96 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 05:48:13 #96 DONE 0.3s 05:48:14 #233 ... 05:48:14 05:48:14 #118 [security-secretstore-setup] exporting to image 05:48:14 #118 exporting layers 0.2s done 05:48:14 #118 writing image sha256:0b571be2a6445f1c33f3fe27d7b0354f007ac7bee1a519daffc2e88c69f90a96 done 05:48:14 #118 naming to docker.io/library/security-secretstore-setup done 05:48:14 #118 DONE 3.1s 05:48:14 05:48:14 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 05:48:14 #233 DONE 0.5s 05:48:14 05:48:14 #118 [security-bootstrapper] exporting to image 05:48:14 #118 exporting layers 0.2s done 05:48:14 #118 writing image sha256:32b38e5bb6e8abad8c251fbda179c30632623d88454f688826dcf5fd5663649f done 05:48:14 #118 naming to docker.io/library/security-bootstrapper done 05:48:14 #118 DONE 3.3s 05:48:14 05:48:14 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:48:14 time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:14 time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:14 time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:14 time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:14 time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:14 time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:14 time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:14 time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:14 time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:14 time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:14 time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:14 time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:14 time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:14 time="2024-08-27T05:43:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:14 time="2024-08-27T05:43:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:48:14 time="2024-08-27T05:43:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:48:14 $ docker stop --time=1 9fbbc94e44b6091ce5e5507f5e2d097703e001505e04e423a647e828ff2b9091 05:48:14 05:48:14 #97 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:48:14 #0 9.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:48:14 #97 ... 05:48:14 05:48:14 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:48:14 #62 DONE 37.5s 05:48:14 05:48:14 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:48:15 $ docker rm -f --volumes 9fbbc94e44b6091ce5e5507f5e2d097703e001505e04e423a647e828ff2b9091 [Pipeline] // withDockerContainer [Pipeline] sh 05:48:15 + docker images 05:48:15 REPOSITORY TAG IMAGE ID CREATED SIZE 05:48:15 security-proxy-setup latest c1672567736a 2 seconds ago 26.2MB 05:48:15 security-bootstrapper latest 32b38e5bb6e8 2 seconds ago 18.9MB 05:48:15 security-secretstore-setup latest 0b571be2a644 2 seconds ago 37MB 05:48:15 core-common-config-bootstrapper latest 3279ae40a30a 3 seconds ago 15.2MB 05:48:15 core-metadata latest 483cfb9bd88d 3 seconds ago 39.7MB 05:48:15 core-data latest bfe8c0733ae6 3 seconds ago 39.6MB 05:48:15 security-proxy-auth latest fc4c0b2f716c 3 seconds ago 33MB 05:48:15 support-cron-scheduler latest baf6ff77f4bc 4 seconds ago 44.1MB 05:48:15 support-notifications latest a165fe818519 4 seconds ago 42.5MB 05:48:15 core-keeper latest a7356a311a94 4 seconds ago 39.5MB 05:48:15 support-scheduler latest b4c7234b3d9f 4 seconds ago 41.9MB 05:48:15 security-spiffe-token-provider latest d95e959c0d99 4 seconds ago 28.8MB 05:48:15 core-command latest 3c4798be7663 4 seconds ago 35.4MB 05:48:15 security-spire-agent latest 5a49a18c1879 3 minutes ago 182MB 05:48:15 security-spire-config latest 4366e8b3bf8e 3 minutes ago 120MB 05:48:15 security-spire-server latest 06bf16fbbe7c 3 minutes ago 121MB 05:48:15 ci-base-image-x86_64 latest 51ca702097cb 7 minutes ago 971MB 05:48:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 05:48:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 05:48:15 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) 05:48:15 #98 ... 05:48:15 05:48:15 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:48:15 #89 15.27 OK: 18 MiB in 19 packages 05:48:15 #89 DONE 17.0s 05:48:15 05:48:15 #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade 05:48:15 #76 16.96 OK: 8 MiB in 16 packages 05:48:15 #76 DONE 18.5s [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:48:15 provisioning config files... 05:48:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/682@tmp/config14248747245679910654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:48:16 05:48:16 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:48:16 #74 17.32 OK: 9 MiB in 17 packages 05:48:16 #74 DONE 18.4s 05:48:16 05:48:16 #92 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:48:16 #92 14.71 OK: 8 MiB in 16 packages 05:48:16 #92 DONE 15.9s 05:48:16 05:48:16 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:48:16 #95 5.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:48:16 ---> ****-login.sh 05:48:16 nexus3.edgexfoundry.org:10001 05:48:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:16 Configure a credential helper to remove this warning. See 05:48:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:16 05:48:16 Login Succeeded 05:48:16 nexus3.edgexfoundry.org:10002 05:48:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:16 #95 7.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:48:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:16 Configure a credential helper to remove this warning. See 05:48:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:16 05:48:16 Login Succeeded 05:48:16 nexus3.edgexfoundry.org:10003 05:48:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:16 Configure a credential helper to remove this warning. See 05:48:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:16 05:48:16 Login Succeeded 05:48:16 nexus3.edgexfoundry.org:10004 05:48:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:16 Configure a credential helper to remove this warning. See 05:48:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:16 05:48:16 Login Succeeded 05:48:16 ****.io 05:48:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:48:16 Configure a credential helper to remove this warning. See 05:48:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:48:16 05:48:16 Login Succeeded 05:48:16 ---> ****-login.sh ends [Pipeline] } 05:48:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:48:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:48:16 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:48:16 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:48:16 latest 05:48:16 3.2.0-dev.61 05:48:16 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:48:16 main 05:48:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:17 + docker push nexus3.edgexfoundry.org:10004/core-command:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:48:17 7dc74ecfb0a6: Preparing 05:48:17 c70eb6b0bb0d: Preparing 05:48:17 ed34077cac31: Preparing 05:48:17 a10cd2448c59: Preparing 05:48:17 d64e480683b7: Preparing 05:48:17 46184909b601: Preparing 05:48:17 ce7f800efff9: Preparing 05:48:17 46184909b601: Waiting 05:48:17 ce7f800efff9: Waiting 05:48:17 d64e480683b7: Pushed 05:48:17 ed34077cac31: Pushed 05:48:17 a10cd2448c59: Pushed 05:48:17 7dc74ecfb0a6: Pushed 05:48:17 ce7f800efff9: Layer already exists 05:48:17 46184909b601: Pushed 05:48:19 #95 10.59 OK: 9 MiB in 20 packages 05:48:19 #95 ... 05:48:19 05:48:19 #97 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:48:19 #97 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:48:19 #97 14.05 OK: 12 MiB in 18 packages 05:48:19 #97 DONE 14.6s 05:48:19 05:48:19 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:48:19 #98 3.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:48:19 #98 4.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:48:20 #98 ... 05:48:20 05:48:20 #95 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:48:20 #95 DONE 11.3s 05:48:20 05:48:20 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:48:20 c70eb6b0bb0d: Pushed 05:48:20 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:721e88bdc05cccbf0a50839d5c1ac82bb9b7e0e25099b34f03151d03d9c6967a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:21 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 05:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:48:21 7dc74ecfb0a6: Preparing 05:48:21 c70eb6b0bb0d: Preparing 05:48:21 ed34077cac31: Preparing 05:48:21 a10cd2448c59: Preparing 05:48:21 d64e480683b7: Preparing 05:48:21 46184909b601: Preparing 05:48:21 ce7f800efff9: Preparing 05:48:21 46184909b601: Waiting 05:48:21 ce7f800efff9: Waiting 05:48:21 ed34077cac31: Layer already exists 05:48:21 c70eb6b0bb0d: Layer already exists 05:48:21 7dc74ecfb0a6: Layer already exists 05:48:21 d64e480683b7: Layer already exists 05:48:21 a10cd2448c59: Layer already exists 05:48:21 46184909b601: Layer already exists 05:48:21 ce7f800efff9: Layer already exists 05:48:21 latest: digest: sha256:721e88bdc05cccbf0a50839d5c1ac82bb9b7e0e25099b34f03151d03d9c6967a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:21 #99 ... 05:48:21 05:48:21 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:48:21 #100 DONE 1.3s 05:48:21 05:48:21 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:48:21 #94 4.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:48:21 #94 6.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:48:21 #94 8.365 OK: 8 MiB in 19 packages 05:48:21 #94 DONE 9.4s 05:48:21 05:48:21 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:48:21 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.61 05:48:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:48:21 7dc74ecfb0a6: Preparing 05:48:21 c70eb6b0bb0d: Preparing 05:48:21 ed34077cac31: Preparing 05:48:21 a10cd2448c59: Preparing 05:48:21 d64e480683b7: Preparing 05:48:21 46184909b601: Preparing 05:48:21 ce7f800efff9: Preparing 05:48:21 ce7f800efff9: Waiting 05:48:21 46184909b601: Waiting 05:48:21 7dc74ecfb0a6: Layer already exists 05:48:21 d64e480683b7: Layer already exists 05:48:21 a10cd2448c59: Layer already exists 05:48:21 c70eb6b0bb0d: Layer already exists 05:48:21 ed34077cac31: Layer already exists 05:48:21 46184909b601: Layer already exists 05:48:21 ce7f800efff9: Layer already exists 05:48:21 3.2.0-dev.61: digest: sha256:721e88bdc05cccbf0a50839d5c1ac82bb9b7e0e25099b34f03151d03d9c6967a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:22 #101 ... 05:48:22 05:48:22 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:48:22 #99 DONE 2.2s 05:48:22 + docker push nexus3.edgexfoundry.org:10004/core-command:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:48:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:48:22 7dc74ecfb0a6: Preparing 05:48:22 c70eb6b0bb0d: Preparing 05:48:22 ed34077cac31: Preparing 05:48:22 a10cd2448c59: Preparing 05:48:22 d64e480683b7: Preparing 05:48:22 46184909b601: Preparing 05:48:22 ce7f800efff9: Preparing 05:48:22 46184909b601: Waiting 05:48:22 ce7f800efff9: Waiting 05:48:22 7dc74ecfb0a6: Layer already exists 05:48:22 d64e480683b7: Layer already exists 05:48:22 c70eb6b0bb0d: Layer already exists 05:48:22 a10cd2448c59: Layer already exists 05:48:22 ed34077cac31: Layer already exists 05:48:22 ce7f800efff9: Layer already exists 05:48:22 46184909b601: Layer already exists 05:48:22 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:721e88bdc05cccbf0a50839d5c1ac82bb9b7e0e25099b34f03151d03d9c6967a size: 1778 05:48:22 05:48:22 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:48:22 #102 DONE 0.2s 05:48:22 05:48:22 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:48:22 #98 7.250 OK: 13 MiB in 26 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:22 #98 DONE 8.1s 05:48:22 05:48:22 #103 [security-spire-server stage-2 6/9] COPY security.txt / 05:48:22 #103 DONE 0.2s 05:48:22 05:48:22 #104 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:48:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:22 #104 ... 05:48:22 05:48:22 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:48:22 #105 DONE 0.3s 05:48:23 + docker push nexus3.edgexfoundry.org:10004/core-command:main 05:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:48:23 7dc74ecfb0a6: Preparing 05:48:23 c70eb6b0bb0d: Preparing 05:48:23 ed34077cac31: Preparing 05:48:23 a10cd2448c59: Preparing 05:48:23 d64e480683b7: Preparing 05:48:23 46184909b601: Preparing 05:48:23 ce7f800efff9: Preparing 05:48:23 46184909b601: Waiting 05:48:23 ce7f800efff9: Waiting 05:48:23 7dc74ecfb0a6: Layer already exists 05:48:23 a10cd2448c59: Layer already exists 05:48:23 c70eb6b0bb0d: Layer already exists 05:48:23 ed34077cac31: Layer already exists 05:48:23 d64e480683b7: Layer already exists 05:48:23 ce7f800efff9: Layer already exists 05:48:23 46184909b601: Layer already exists 05:48:23 main: digest: sha256:721e88bdc05cccbf0a50839d5c1ac82bb9b7e0e25099b34f03151d03d9c6967a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:48:23 ===================================================== [Pipeline] echo 05:48:23 taggedImages: 05:48:23 - nexus3.edgexfoundry.org:10004/core-command:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:48:23 - nexus3.edgexfoundry.org:10004/core-command:latest 05:48:23 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.61 05:48:23 - nexus3.edgexfoundry.org:10004/core-command:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:48:23 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 05:48:23 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 05:48:23 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:48:23 latest 05:48:23 3.2.0-dev.61 05:48:23 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:48:23 main 05:48:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { 05:48:23 05:48:23 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:48:23 #106 DONE 0.3s 05:48:23 05:48:23 #82 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:23 #82 ... 05:48:23 05:48:23 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:48:23 #107 DONE 0.2s 05:48:23 05:48:23 #108 [security-spire-server] exporting to image 05:48:23 #108 exporting layers 05:48:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:48:23 3c0d708306d5: Preparing 05:48:23 2e8d066f1f01: Preparing 05:48:23 44ddadc03b03: Preparing 05:48:23 e09ef9bc8bdc: Preparing 05:48:23 ed34077cac31: Preparing 05:48:23 a10cd2448c59: Preparing 05:48:23 d64e480683b7: Preparing 05:48:23 46184909b601: Preparing 05:48:23 ce7f800efff9: Preparing 05:48:23 d64e480683b7: Waiting 05:48:23 46184909b601: Waiting 05:48:23 ce7f800efff9: Waiting 05:48:23 a10cd2448c59: Waiting 05:48:23 ed34077cac31: Layer already exists 05:48:23 a10cd2448c59: Layer already exists 05:48:23 d64e480683b7: Layer already exists 05:48:23 46184909b601: Layer already exists 05:48:23 ce7f800efff9: Layer already exists 05:48:23 3c0d708306d5: Pushed 05:48:23 44ddadc03b03: Pushed 05:48:23 2e8d066f1f01: Pushed 05:48:24 #108 ... 05:48:24 05:48:24 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:48:24 #101 DONE 2.6s 05:48:24 05:48:24 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:48:24 #109 DONE 0.2s 05:48:24 05:48:24 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 05:48:24 #110 ... 05:48:24 05:48:24 #104 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:48:24 #104 DONE 3.1s 05:48:24 05:48:24 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 05:48:24 #110 DONE 0.2s 05:48:24 05:48:24 #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:48:24 #111 DONE 0.2s 05:48:24 05:48:24 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:48:24 #112 DONE 0.2s 05:48:24 05:48:24 #113 [security-spire-config stage-2 6/10] COPY security.txt / 05:48:24 e09ef9bc8bdc: Pushed 05:48:24 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:b257aaa6f7a964510c5629cc2af1d177f9a41058db6da208957a00602ad1ba48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:24 #113 DONE 0.3s 05:48:24 05:48:24 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:48:25 + 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 05:48:25 #114 DONE 0.3s 05:48:25 05:48:25 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:48:25 #115 ... 05:48:25 05:48:25 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:48:25 #116 DONE 0.2s 05:48:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:48:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:48:25 3c0d708306d5: Preparing 05:48:25 2e8d066f1f01: Preparing 05:48:25 44ddadc03b03: Preparing 05:48:25 e09ef9bc8bdc: Preparing 05:48:25 ed34077cac31: Preparing 05:48:25 a10cd2448c59: Preparing 05:48:25 d64e480683b7: Preparing 05:48:25 46184909b601: Preparing 05:48:25 ce7f800efff9: Preparing 05:48:25 46184909b601: Waiting 05:48:25 a10cd2448c59: Waiting 05:48:25 ce7f800efff9: Waiting 05:48:25 d64e480683b7: Waiting 05:48:25 3c0d708306d5: Layer already exists 05:48:25 2e8d066f1f01: Layer already exists 05:48:25 e09ef9bc8bdc: Layer already exists 05:48:25 ed34077cac31: Layer already exists 05:48:25 44ddadc03b03: Layer already exists 05:48:25 a10cd2448c59: Layer already exists 05:48:25 d64e480683b7: Layer already exists 05:48:25 ce7f800efff9: Layer already exists 05:48:25 46184909b601: Layer already exists 05:48:25 latest: digest: sha256:b257aaa6f7a964510c5629cc2af1d177f9a41058db6da208957a00602ad1ba48 size: 2193 [Pipeline] } 05:48:25 05:48:25 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:48:25 #115 DONE 0.3s 05:48:25 05:48:25 #108 [security-spire-agent] exporting to image 05:48:25 #108 ... 05:48:25 05:48:25 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:48:25 #117 DONE 0.2s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:25 05:48:25 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:48:25 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:25 #118 DONE 0.5s 05:48:25 05:48:25 #108 [security-spire-config] exporting to image 05:48:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.61 05:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:48:26 3c0d708306d5: Preparing 05:48:26 2e8d066f1f01: Preparing 05:48:26 44ddadc03b03: Preparing 05:48:26 e09ef9bc8bdc: Preparing 05:48:26 ed34077cac31: Preparing 05:48:26 a10cd2448c59: Preparing 05:48:26 d64e480683b7: Preparing 05:48:26 46184909b601: Preparing 05:48:26 ce7f800efff9: Preparing 05:48:26 a10cd2448c59: Waiting 05:48:26 d64e480683b7: Waiting 05:48:26 46184909b601: Waiting 05:48:26 ce7f800efff9: Waiting 05:48:26 ed34077cac31: Layer already exists 05:48:26 3c0d708306d5: Layer already exists 05:48:26 44ddadc03b03: Layer already exists 05:48:26 e09ef9bc8bdc: Layer already exists 05:48:26 2e8d066f1f01: Layer already exists 05:48:26 46184909b601: Layer already exists 05:48:26 d64e480683b7: Layer already exists 05:48:26 a10cd2448c59: Layer already exists 05:48:26 ce7f800efff9: Layer already exists 05:48:26 3.2.0-dev.61: digest: sha256:b257aaa6f7a964510c5629cc2af1d177f9a41058db6da208957a00602ad1ba48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:26 #108 exporting layers 3.3s done 05:48:26 #108 writing image sha256:c795f5cd4fe09efb57e29167f4d9d348c535a4917158aca56d655303ef3d07b4 0.0s done 05:48:26 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 05:48:27 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:48:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:48:27 3c0d708306d5: Preparing 05:48:27 2e8d066f1f01: Preparing 05:48:27 44ddadc03b03: Preparing 05:48:27 e09ef9bc8bdc: Preparing 05:48:27 ed34077cac31: Preparing 05:48:27 a10cd2448c59: Preparing 05:48:27 d64e480683b7: Preparing 05:48:27 46184909b601: Preparing 05:48:27 ce7f800efff9: Preparing 05:48:27 a10cd2448c59: Waiting 05:48:27 d64e480683b7: Waiting 05:48:27 46184909b601: Waiting 05:48:27 ce7f800efff9: Waiting 05:48:27 44ddadc03b03: Layer already exists 05:48:27 ed34077cac31: Layer already exists 05:48:27 3c0d708306d5: Layer already exists 05:48:27 e09ef9bc8bdc: Layer already exists 05:48:27 2e8d066f1f01: Layer already exists 05:48:27 a10cd2448c59: Layer already exists 05:48:27 46184909b601: Layer already exists 05:48:27 ce7f800efff9: Layer already exists 05:48:27 d64e480683b7: Layer already exists 05:48:27 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:b257aaa6f7a964510c5629cc2af1d177f9a41058db6da208957a00602ad1ba48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:27 + 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 05:48:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:48:28 3c0d708306d5: Preparing 05:48:28 2e8d066f1f01: Preparing 05:48:28 44ddadc03b03: Preparing 05:48:28 e09ef9bc8bdc: Preparing 05:48:28 ed34077cac31: Preparing 05:48:28 a10cd2448c59: Preparing 05:48:28 d64e480683b7: Preparing 05:48:28 46184909b601: Preparing 05:48:28 ce7f800efff9: Preparing 05:48:28 ce7f800efff9: Waiting 05:48:28 a10cd2448c59: Waiting 05:48:28 46184909b601: Waiting 05:48:28 ed34077cac31: Layer already exists 05:48:28 e09ef9bc8bdc: Layer already exists 05:48:28 2e8d066f1f01: Layer already exists 05:48:28 44ddadc03b03: Layer already exists 05:48:28 3c0d708306d5: Layer already exists 05:48:28 a10cd2448c59: Layer already exists 05:48:28 d64e480683b7: Layer already exists 05:48:28 46184909b601: Layer already exists 05:48:28 ce7f800efff9: Layer already exists 05:48:28 main: digest: sha256:b257aaa6f7a964510c5629cc2af1d177f9a41058db6da208957a00602ad1ba48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:48:28 ===================================================== [Pipeline] echo 05:48:28 taggedImages: 05:48:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:48:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:48:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.61 05:48:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:48:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 05:48:28 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:48:28 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:48:28 latest 05:48:28 3.2.0-dev.61 05:48:28 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:48:28 main 05:48:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 05:48:28 #108 exporting layers 2.8s done 05:48:28 #108 writing image sha256:4a67a21bfe4502dc1481bdff1ecfc9bcdf9dc8f5fa8774b9090b5422f3a4b413 0.0s done 05:48:28 #108 naming to docker.io/library/security-spire-agent-arm64 done 05:48:28 #108 exporting layers 2.4s done 05:48:28 #108 writing image sha256:e21770abda9672e15774d9df42292196a2120ef6e1b290a9057d6458c71878f4 done 05:48:28 #108 naming to docker.io/library/security-spire-config-arm64 done 05:48:28 #108 DONE 4.0s 05:48:28 05:48:28 #37 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [Pipeline] sh 05:48:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:28 + docker push nexus3.edgexfoundry.org:10004/core-data:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:48:28 fea8af635959: Preparing 05:48:28 84df2bbf7e42: Preparing 05:48:28 11ce9e6fdc42: Preparing 05:48:28 ed34077cac31: Preparing 05:48:28 a10cd2448c59: Preparing 05:48:28 6ef10bd729db: Preparing 05:48:28 348b580ae3de: Preparing 05:48:28 ce7f800efff9: Preparing 05:48:28 ce7f800efff9: Waiting 05:48:28 6ef10bd729db: Waiting 05:48:28 348b580ae3de: Waiting 05:48:28 ed34077cac31: Layer already exists 05:48:28 a10cd2448c59: Layer already exists 05:48:28 84df2bbf7e42: Pushed 05:48:28 ce7f800efff9: Layer already exists 05:48:28 6ef10bd729db: Pushed 05:48:28 fea8af635959: Pushed 05:48:28 348b580ae3de: Pushed 05:48:32 11ce9e6fdc42: Pushed 05:48:32 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:16c2ba445f61fd8e409400c0797576e301aebce4438c370f27556e38b8d388f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:32 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 05:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:48:32 fea8af635959: Preparing 05:48:32 84df2bbf7e42: Preparing 05:48:32 11ce9e6fdc42: Preparing 05:48:32 ed34077cac31: Preparing 05:48:32 a10cd2448c59: Preparing 05:48:32 6ef10bd729db: Preparing 05:48:32 348b580ae3de: Preparing 05:48:32 ce7f800efff9: Preparing 05:48:32 6ef10bd729db: Waiting 05:48:32 348b580ae3de: Waiting 05:48:32 ce7f800efff9: Waiting 05:48:32 a10cd2448c59: Layer already exists 05:48:32 ed34077cac31: Layer already exists 05:48:32 84df2bbf7e42: Layer already exists 05:48:32 11ce9e6fdc42: Layer already exists 05:48:32 fea8af635959: Layer already exists 05:48:32 348b580ae3de: Layer already exists 05:48:32 6ef10bd729db: Layer already exists 05:48:32 ce7f800efff9: Layer already exists 05:48:32 latest: digest: sha256:16c2ba445f61fd8e409400c0797576e301aebce4438c370f27556e38b8d388f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:33 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.61 05:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:48:33 fea8af635959: Preparing 05:48:33 84df2bbf7e42: Preparing 05:48:33 11ce9e6fdc42: Preparing 05:48:33 ed34077cac31: Preparing 05:48:33 a10cd2448c59: Preparing 05:48:33 6ef10bd729db: Preparing 05:48:33 348b580ae3de: Preparing 05:48:33 ce7f800efff9: Preparing 05:48:33 348b580ae3de: Waiting 05:48:33 6ef10bd729db: Waiting 05:48:33 ce7f800efff9: Waiting 05:48:33 fea8af635959: Layer already exists 05:48:33 11ce9e6fdc42: Layer already exists 05:48:33 ed34077cac31: Layer already exists 05:48:33 a10cd2448c59: Layer already exists 05:48:33 84df2bbf7e42: Layer already exists 05:48:33 348b580ae3de: Layer already exists 05:48:33 6ef10bd729db: Layer already exists 05:48:33 ce7f800efff9: Layer already exists 05:48:33 3.2.0-dev.61: digest: sha256:16c2ba445f61fd8e409400c0797576e301aebce4438c370f27556e38b8d388f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:34 + docker push nexus3.edgexfoundry.org:10004/core-data:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:48:34 fea8af635959: Preparing 05:48:34 84df2bbf7e42: Preparing 05:48:34 11ce9e6fdc42: Preparing 05:48:34 ed34077cac31: Preparing 05:48:34 a10cd2448c59: Preparing 05:48:34 6ef10bd729db: Preparing 05:48:34 348b580ae3de: Preparing 05:48:34 ce7f800efff9: Preparing 05:48:34 6ef10bd729db: Waiting 05:48:34 348b580ae3de: Waiting 05:48:34 ce7f800efff9: Waiting 05:48:34 fea8af635959: Layer already exists 05:48:34 a10cd2448c59: Layer already exists 05:48:34 11ce9e6fdc42: Layer already exists 05:48:34 ed34077cac31: Layer already exists 05:48:34 84df2bbf7e42: Layer already exists 05:48:34 ce7f800efff9: Layer already exists 05:48:34 348b580ae3de: Layer already exists 05:48:34 6ef10bd729db: Layer already exists 05:48:34 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:16c2ba445f61fd8e409400c0797576e301aebce4438c370f27556e38b8d388f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:34 + docker push nexus3.edgexfoundry.org:10004/core-data:main 05:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:48:34 fea8af635959: Preparing 05:48:34 84df2bbf7e42: Preparing 05:48:34 11ce9e6fdc42: Preparing 05:48:34 ed34077cac31: Preparing 05:48:34 a10cd2448c59: Preparing 05:48:34 6ef10bd729db: Preparing 05:48:34 348b580ae3de: Preparing 05:48:34 ce7f800efff9: Preparing 05:48:34 6ef10bd729db: Waiting 05:48:34 348b580ae3de: Waiting 05:48:34 fea8af635959: Layer already exists 05:48:34 84df2bbf7e42: Layer already exists 05:48:34 11ce9e6fdc42: Layer already exists 05:48:34 a10cd2448c59: Layer already exists 05:48:34 ed34077cac31: Layer already exists 05:48:34 ce7f800efff9: Layer already exists 05:48:34 6ef10bd729db: Layer already exists 05:48:34 348b580ae3de: Layer already exists 05:48:34 main: digest: sha256:16c2ba445f61fd8e409400c0797576e301aebce4438c370f27556e38b8d388f5 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:48:34 ===================================================== [Pipeline] echo 05:48:35 taggedImages: 05:48:35 - nexus3.edgexfoundry.org:10004/core-data:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:48:35 - nexus3.edgexfoundry.org:10004/core-data:latest 05:48:35 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.61 05:48:35 - nexus3.edgexfoundry.org:10004/core-data:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:48:35 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 05:48:35 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 05:48:35 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:48:35 latest 05:48:35 3.2.0-dev.61 05:48:35 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:48:35 main 05:48:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:48:35 beff60687170: Preparing 05:48:35 769f56bbcc03: Preparing 05:48:35 a10cd2448c59: Preparing 05:48:35 efdcfc5aeb72: Preparing 05:48:35 4a00a87215bf: Preparing 05:48:35 ce7f800efff9: Preparing 05:48:35 ce7f800efff9: Waiting 05:48:35 a10cd2448c59: Layer already exists 05:48:35 ce7f800efff9: Layer already exists 05:48:35 beff60687170: Pushed 05:48:35 efdcfc5aeb72: Pushed 05:48:35 4a00a87215bf: Pushed 05:48:39 769f56bbcc03: Pushed 05:48:39 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:94608c4330e0716d61543ba1251e07cbc73fc8dedc40e79eb750639616f7f3f9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:39 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 05:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:48:39 beff60687170: Preparing 05:48:39 769f56bbcc03: Preparing 05:48:39 a10cd2448c59: Preparing 05:48:39 efdcfc5aeb72: Preparing 05:48:39 4a00a87215bf: Preparing 05:48:39 ce7f800efff9: Preparing 05:48:39 ce7f800efff9: Waiting 05:48:39 efdcfc5aeb72: Layer already exists 05:48:39 a10cd2448c59: Layer already exists 05:48:39 beff60687170: Layer already exists 05:48:39 4a00a87215bf: Layer already exists 05:48:39 769f56bbcc03: Layer already exists 05:48:39 ce7f800efff9: Layer already exists 05:48:39 latest: digest: sha256:94608c4330e0716d61543ba1251e07cbc73fc8dedc40e79eb750639616f7f3f9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.61 05:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:48:40 beff60687170: Preparing 05:48:40 769f56bbcc03: Preparing 05:48:40 a10cd2448c59: Preparing 05:48:40 efdcfc5aeb72: Preparing 05:48:40 4a00a87215bf: Preparing 05:48:40 ce7f800efff9: Preparing 05:48:40 ce7f800efff9: Waiting 05:48:40 769f56bbcc03: Layer already exists 05:48:40 beff60687170: Layer already exists 05:48:40 efdcfc5aeb72: Layer already exists 05:48:40 4a00a87215bf: Layer already exists 05:48:40 a10cd2448c59: Layer already exists 05:48:40 ce7f800efff9: Layer already exists 05:48:40 3.2.0-dev.61: digest: sha256:94608c4330e0716d61543ba1251e07cbc73fc8dedc40e79eb750639616f7f3f9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:48:41 beff60687170: Preparing 05:48:41 769f56bbcc03: Preparing 05:48:41 a10cd2448c59: Preparing 05:48:41 efdcfc5aeb72: Preparing 05:48:41 4a00a87215bf: Preparing 05:48:41 ce7f800efff9: Preparing 05:48:41 ce7f800efff9: Waiting 05:48:41 769f56bbcc03: Layer already exists 05:48:41 a10cd2448c59: Layer already exists 05:48:41 beff60687170: Layer already exists 05:48:41 efdcfc5aeb72: Layer already exists 05:48:41 4a00a87215bf: Layer already exists 05:48:41 ce7f800efff9: Layer already exists 05:48:41 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:94608c4330e0716d61543ba1251e07cbc73fc8dedc40e79eb750639616f7f3f9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:41 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 05:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:48:41 beff60687170: Preparing 05:48:41 769f56bbcc03: Preparing 05:48:41 a10cd2448c59: Preparing 05:48:41 efdcfc5aeb72: Preparing 05:48:41 4a00a87215bf: Preparing 05:48:41 ce7f800efff9: Preparing 05:48:41 ce7f800efff9: Waiting 05:48:41 4a00a87215bf: Layer already exists 05:48:41 a10cd2448c59: Layer already exists 05:48:41 efdcfc5aeb72: Layer already exists 05:48:41 beff60687170: Layer already exists 05:48:41 769f56bbcc03: Layer already exists 05:48:41 ce7f800efff9: Layer already exists 05:48:41 main: digest: sha256:94608c4330e0716d61543ba1251e07cbc73fc8dedc40e79eb750639616f7f3f9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:48:41 ===================================================== [Pipeline] echo 05:48:41 taggedImages: 05:48:41 - nexus3.edgexfoundry.org:10004/core-keeper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:48:41 - nexus3.edgexfoundry.org:10004/core-keeper:latest 05:48:41 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.61 05:48:41 - nexus3.edgexfoundry.org:10004/core-keeper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:48:41 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 05:48:41 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:48:41 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:48:41 latest 05:48:41 3.2.0-dev.61 05:48:41 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:48:41 main 05:48:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:48:42 c88a472de962: Preparing 05:48:42 9cee75954384: Preparing 05:48:42 a611462c6f16: Preparing 05:48:42 ed34077cac31: Preparing 05:48:42 a10cd2448c59: Preparing 05:48:42 d64e480683b7: Preparing 05:48:42 46184909b601: Preparing 05:48:42 ce7f800efff9: Preparing 05:48:42 d64e480683b7: Waiting 05:48:42 46184909b601: Waiting 05:48:42 ce7f800efff9: Waiting 05:48:42 a10cd2448c59: Layer already exists 05:48:42 ed34077cac31: Layer already exists 05:48:42 d64e480683b7: Layer already exists 05:48:42 46184909b601: Layer already exists 05:48:42 ce7f800efff9: Layer already exists 05:48:42 c88a472de962: Pushed 05:48:42 9cee75954384: Pushed 05:48:45 a611462c6f16: Pushed 05:48:45 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:72779ea23119fda109dc2b38ccab5113ac4675611973c9cce79e9e9162ba949a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 05:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:48:46 c88a472de962: Preparing 05:48:46 9cee75954384: Preparing 05:48:46 a611462c6f16: Preparing 05:48:46 ed34077cac31: Preparing 05:48:46 a10cd2448c59: Preparing 05:48:46 d64e480683b7: Preparing 05:48:46 46184909b601: Preparing 05:48:46 d64e480683b7: Waiting 05:48:46 ce7f800efff9: Preparing 05:48:46 46184909b601: Waiting 05:48:46 ce7f800efff9: Waiting 05:48:46 a10cd2448c59: Layer already exists 05:48:46 c88a472de962: Layer already exists 05:48:46 a611462c6f16: Layer already exists 05:48:46 ed34077cac31: Layer already exists 05:48:46 9cee75954384: Layer already exists 05:48:46 d64e480683b7: Layer already exists 05:48:46 46184909b601: Layer already exists 05:48:46 ce7f800efff9: Layer already exists 05:48:46 latest: digest: sha256:72779ea23119fda109dc2b38ccab5113ac4675611973c9cce79e9e9162ba949a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.61 05:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:48:47 c88a472de962: Preparing 05:48:47 9cee75954384: Preparing 05:48:47 a611462c6f16: Preparing 05:48:47 ed34077cac31: Preparing 05:48:47 a10cd2448c59: Preparing 05:48:47 d64e480683b7: Preparing 05:48:47 46184909b601: Preparing 05:48:47 ce7f800efff9: Preparing 05:48:47 d64e480683b7: Waiting 05:48:47 46184909b601: Waiting 05:48:47 c88a472de962: Layer already exists 05:48:47 a10cd2448c59: Layer already exists 05:48:47 a611462c6f16: Layer already exists 05:48:47 ed34077cac31: Layer already exists 05:48:47 9cee75954384: Layer already exists 05:48:47 46184909b601: Layer already exists 05:48:47 d64e480683b7: Layer already exists 05:48:47 ce7f800efff9: Layer already exists 05:48:47 3.2.0-dev.61: digest: sha256:72779ea23119fda109dc2b38ccab5113ac4675611973c9cce79e9e9162ba949a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:48:47 c88a472de962: Preparing 05:48:47 9cee75954384: Preparing 05:48:47 a611462c6f16: Preparing 05:48:47 ed34077cac31: Preparing 05:48:47 a10cd2448c59: Preparing 05:48:47 d64e480683b7: Preparing 05:48:47 46184909b601: Preparing 05:48:47 ce7f800efff9: Preparing 05:48:47 d64e480683b7: Waiting 05:48:47 46184909b601: Waiting 05:48:47 ce7f800efff9: Waiting 05:48:47 ed34077cac31: Layer already exists 05:48:47 a611462c6f16: Layer already exists 05:48:47 c88a472de962: Layer already exists 05:48:47 a10cd2448c59: Layer already exists 05:48:47 9cee75954384: Layer already exists 05:48:47 ce7f800efff9: Layer already exists 05:48:47 d64e480683b7: Layer already exists 05:48:47 46184909b601: Layer already exists 05:48:47 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:72779ea23119fda109dc2b38ccab5113ac4675611973c9cce79e9e9162ba949a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 05:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:48:48 c88a472de962: Preparing 05:48:48 9cee75954384: Preparing 05:48:48 a611462c6f16: Preparing 05:48:48 ed34077cac31: Preparing 05:48:48 a10cd2448c59: Preparing 05:48:48 d64e480683b7: Preparing 05:48:48 46184909b601: Preparing 05:48:48 ce7f800efff9: Preparing 05:48:48 d64e480683b7: Waiting 05:48:48 46184909b601: Waiting 05:48:48 ce7f800efff9: Waiting 05:48:48 9cee75954384: Layer already exists 05:48:48 a611462c6f16: Layer already exists 05:48:48 a10cd2448c59: Layer already exists 05:48:48 ed34077cac31: Layer already exists 05:48:48 c88a472de962: Layer already exists 05:48:48 46184909b601: Layer already exists 05:48:48 ce7f800efff9: Layer already exists 05:48:48 d64e480683b7: Layer already exists 05:48:48 main: digest: sha256:72779ea23119fda109dc2b38ccab5113ac4675611973c9cce79e9e9162ba949a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:48:48 ===================================================== [Pipeline] echo 05:48:48 taggedImages: 05:48:48 - nexus3.edgexfoundry.org:10004/core-metadata:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:48:48 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:48:48 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.61 05:48:48 - nexus3.edgexfoundry.org:10004/core-metadata:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:48:48 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 05:48:48 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:48:48 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:48:48 latest 05:48:48 3.2.0-dev.61 05:48:48 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:48:48 main 05:48:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:48:49 c8d7e3fea02f: Preparing 05:48:49 a351989aa2cc: Preparing 05:48:49 056f011633d4: Preparing 05:48:49 0187a053827f: Preparing 05:48:49 ed2275b7a66b: Preparing 05:48:49 e238d80001da: Preparing 05:48:49 df82dfee7a15: Preparing 05:48:49 7fc270b042b8: Preparing 05:48:49 ed34077cac31: Preparing 05:48:49 a10cd2448c59: Preparing 05:48:49 32b1466ab709: Preparing 05:48:49 358d12fb0e09: Preparing 05:48:49 5f70bf18a086: Preparing 05:48:49 08f85a1d1310: Preparing 05:48:49 445f49e6deeb: Preparing 05:48:49 31f6b3c4e88d: Preparing 05:48:49 ce7f800efff9: Preparing 05:48:49 ed34077cac31: Waiting 05:48:49 32b1466ab709: Waiting 05:48:49 a10cd2448c59: Waiting 05:48:49 445f49e6deeb: Waiting 05:48:49 e238d80001da: Waiting 05:48:49 df82dfee7a15: Waiting 05:48:49 31f6b3c4e88d: Waiting 05:48:49 358d12fb0e09: Waiting 05:48:49 7fc270b042b8: Waiting 05:48:49 ce7f800efff9: Waiting 05:48:49 5f70bf18a086: Waiting 05:48:49 08f85a1d1310: Waiting 05:48:49 c8d7e3fea02f: Pushed 05:48:49 ed2275b7a66b: Pushed 05:48:49 0187a053827f: Pushed 05:48:49 a351989aa2cc: Pushed 05:48:49 056f011633d4: Pushed 05:48:49 ed34077cac31: Layer already exists 05:48:49 a10cd2448c59: Layer already exists 05:48:49 e238d80001da: Pushed 05:48:49 df82dfee7a15: Pushed 05:48:49 5f70bf18a086: Layer already exists 05:48:49 32b1466ab709: Pushed 05:48:49 358d12fb0e09: Pushed 05:48:49 ce7f800efff9: Layer already exists 05:48:49 08f85a1d1310: Pushed 05:48:49 31f6b3c4e88d: Pushed 05:48:49 445f49e6deeb: Pushed 05:48:50 7fc270b042b8: Pushed 05:48:50 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:9cae734952fe4d5c2ddf323cd3459fe0567cdafeb7a391afa83d79ddbe3b0089 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:48:51 c8d7e3fea02f: Preparing 05:48:51 a351989aa2cc: Preparing 05:48:51 056f011633d4: Preparing 05:48:51 0187a053827f: Preparing 05:48:51 ed2275b7a66b: Preparing 05:48:51 e238d80001da: Preparing 05:48:51 df82dfee7a15: Preparing 05:48:51 7fc270b042b8: Preparing 05:48:51 ed34077cac31: Preparing 05:48:51 e238d80001da: Waiting 05:48:51 a10cd2448c59: Preparing 05:48:51 32b1466ab709: Preparing 05:48:51 358d12fb0e09: Preparing 05:48:51 5f70bf18a086: Preparing 05:48:51 08f85a1d1310: Preparing 05:48:51 445f49e6deeb: Preparing 05:48:51 31f6b3c4e88d: Preparing 05:48:51 ce7f800efff9: Preparing 05:48:51 7fc270b042b8: Waiting 05:48:51 ed34077cac31: Waiting 05:48:51 a10cd2448c59: Waiting 05:48:51 32b1466ab709: Waiting 05:48:51 df82dfee7a15: Waiting 05:48:51 358d12fb0e09: Waiting 05:48:51 5f70bf18a086: Waiting 05:48:51 31f6b3c4e88d: Waiting 05:48:51 08f85a1d1310: Waiting 05:48:51 445f49e6deeb: Waiting 05:48:51 ce7f800efff9: Waiting 05:48:51 056f011633d4: Layer already exists 05:48:51 0187a053827f: Layer already exists 05:48:51 a351989aa2cc: Layer already exists 05:48:51 c8d7e3fea02f: Layer already exists 05:48:51 ed2275b7a66b: Layer already exists 05:48:51 e238d80001da: Layer already exists 05:48:51 df82dfee7a15: Layer already exists 05:48:51 ed34077cac31: Layer already exists 05:48:51 7fc270b042b8: Layer already exists 05:48:51 a10cd2448c59: Layer already exists 05:48:51 32b1466ab709: Layer already exists 05:48:51 358d12fb0e09: Layer already exists 05:48:51 08f85a1d1310: Layer already exists 05:48:51 445f49e6deeb: Layer already exists 05:48:51 5f70bf18a086: Layer already exists 05:48:51 31f6b3c4e88d: Layer already exists 05:48:51 ce7f800efff9: Layer already exists 05:48:51 latest: digest: sha256:9cae734952fe4d5c2ddf323cd3459fe0567cdafeb7a391afa83d79ddbe3b0089 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.61 05:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:48:52 c8d7e3fea02f: Preparing 05:48:52 a351989aa2cc: Preparing 05:48:52 056f011633d4: Preparing 05:48:52 0187a053827f: Preparing 05:48:52 ed2275b7a66b: Preparing 05:48:52 e238d80001da: Preparing 05:48:52 df82dfee7a15: Preparing 05:48:52 7fc270b042b8: Preparing 05:48:52 ed34077cac31: Preparing 05:48:52 a10cd2448c59: Preparing 05:48:52 32b1466ab709: Preparing 05:48:52 358d12fb0e09: Preparing 05:48:52 5f70bf18a086: Preparing 05:48:52 08f85a1d1310: Preparing 05:48:52 445f49e6deeb: Preparing 05:48:52 31f6b3c4e88d: Preparing 05:48:52 ce7f800efff9: Preparing 05:48:52 df82dfee7a15: Waiting 05:48:52 5f70bf18a086: Waiting 05:48:52 08f85a1d1310: Waiting 05:48:52 445f49e6deeb: Waiting 05:48:52 a10cd2448c59: Waiting 05:48:52 31f6b3c4e88d: Waiting 05:48:52 32b1466ab709: Waiting 05:48:52 ce7f800efff9: Waiting 05:48:52 7fc270b042b8: Waiting 05:48:52 ed34077cac31: Waiting 05:48:52 e238d80001da: Waiting 05:48:52 a351989aa2cc: Layer already exists 05:48:52 0187a053827f: Layer already exists 05:48:52 c8d7e3fea02f: Layer already exists 05:48:52 056f011633d4: Layer already exists 05:48:52 ed2275b7a66b: Layer already exists 05:48:52 7fc270b042b8: Layer already exists 05:48:52 df82dfee7a15: Layer already exists 05:48:52 e238d80001da: Layer already exists 05:48:52 a10cd2448c59: Layer already exists 05:48:52 ed34077cac31: Layer already exists 05:48:52 32b1466ab709: Layer already exists 05:48:52 358d12fb0e09: Layer already exists 05:48:52 08f85a1d1310: Layer already exists 05:48:52 5f70bf18a086: Layer already exists 05:48:52 445f49e6deeb: Layer already exists 05:48:52 ce7f800efff9: Layer already exists 05:48:52 31f6b3c4e88d: Layer already exists 05:48:52 3.2.0-dev.61: digest: sha256:9cae734952fe4d5c2ddf323cd3459fe0567cdafeb7a391afa83d79ddbe3b0089 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:48:52 c8d7e3fea02f: Preparing 05:48:52 a351989aa2cc: Preparing 05:48:52 056f011633d4: Preparing 05:48:52 0187a053827f: Preparing 05:48:52 ed2275b7a66b: Preparing 05:48:52 e238d80001da: Preparing 05:48:52 df82dfee7a15: Preparing 05:48:52 7fc270b042b8: Preparing 05:48:52 ed34077cac31: Preparing 05:48:52 a10cd2448c59: Preparing 05:48:52 32b1466ab709: Preparing 05:48:52 358d12fb0e09: Preparing 05:48:52 5f70bf18a086: Preparing 05:48:52 08f85a1d1310: Preparing 05:48:52 445f49e6deeb: Preparing 05:48:52 31f6b3c4e88d: Preparing 05:48:52 ce7f800efff9: Preparing 05:48:52 a10cd2448c59: Waiting 05:48:52 e238d80001da: Waiting 05:48:52 df82dfee7a15: Waiting 05:48:52 32b1466ab709: Waiting 05:48:52 358d12fb0e09: Waiting 05:48:52 7fc270b042b8: Waiting 05:48:52 ed34077cac31: Waiting 05:48:52 5f70bf18a086: Waiting 05:48:52 31f6b3c4e88d: Waiting 05:48:52 ce7f800efff9: Waiting 05:48:52 08f85a1d1310: Waiting 05:48:52 445f49e6deeb: Waiting 05:48:52 a351989aa2cc: Layer already exists 05:48:52 ed2275b7a66b: Layer already exists 05:48:52 056f011633d4: Layer already exists 05:48:52 c8d7e3fea02f: Layer already exists 05:48:52 0187a053827f: Layer already exists 05:48:52 df82dfee7a15: Layer already exists 05:48:52 7fc270b042b8: Layer already exists 05:48:52 e238d80001da: Layer already exists 05:48:52 ed34077cac31: Layer already exists 05:48:52 32b1466ab709: Layer already exists 05:48:52 358d12fb0e09: Layer already exists 05:48:52 5f70bf18a086: Layer already exists 05:48:52 08f85a1d1310: Layer already exists 05:48:52 a10cd2448c59: Layer already exists 05:48:52 31f6b3c4e88d: Layer already exists 05:48:52 ce7f800efff9: Layer already exists 05:48:52 445f49e6deeb: Layer already exists 05:48:52 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:9cae734952fe4d5c2ddf323cd3459fe0567cdafeb7a391afa83d79ddbe3b0089 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:48:53 c8d7e3fea02f: Preparing 05:48:53 a351989aa2cc: Preparing 05:48:53 056f011633d4: Preparing 05:48:53 0187a053827f: Preparing 05:48:53 ed2275b7a66b: Preparing 05:48:53 e238d80001da: Preparing 05:48:53 df82dfee7a15: Preparing 05:48:53 7fc270b042b8: Preparing 05:48:53 ed34077cac31: Preparing 05:48:53 a10cd2448c59: Preparing 05:48:53 32b1466ab709: Preparing 05:48:53 358d12fb0e09: Preparing 05:48:53 5f70bf18a086: Preparing 05:48:53 08f85a1d1310: Preparing 05:48:53 445f49e6deeb: Preparing 05:48:53 31f6b3c4e88d: Preparing 05:48:53 ce7f800efff9: Preparing 05:48:53 df82dfee7a15: Waiting 05:48:53 08f85a1d1310: Waiting 05:48:53 5f70bf18a086: Waiting 05:48:53 7fc270b042b8: Waiting 05:48:53 445f49e6deeb: Waiting 05:48:53 ed34077cac31: Waiting 05:48:53 31f6b3c4e88d: Waiting 05:48:53 e238d80001da: Waiting 05:48:53 ce7f800efff9: Waiting 05:48:53 a10cd2448c59: Waiting 05:48:53 32b1466ab709: Waiting 05:48:53 358d12fb0e09: Waiting 05:48:53 a351989aa2cc: Layer already exists 05:48:53 c8d7e3fea02f: Layer already exists 05:48:53 0187a053827f: Layer already exists 05:48:53 056f011633d4: Layer already exists 05:48:53 ed2275b7a66b: Layer already exists 05:48:53 df82dfee7a15: Layer already exists 05:48:53 ed34077cac31: Layer already exists 05:48:53 a10cd2448c59: Layer already exists 05:48:53 e238d80001da: Layer already exists 05:48:53 7fc270b042b8: Layer already exists 05:48:53 358d12fb0e09: Layer already exists 05:48:53 08f85a1d1310: Layer already exists 05:48:53 445f49e6deeb: Layer already exists 05:48:53 32b1466ab709: Layer already exists 05:48:53 5f70bf18a086: Layer already exists 05:48:53 31f6b3c4e88d: Layer already exists 05:48:53 ce7f800efff9: Layer already exists 05:48:53 main: digest: sha256:9cae734952fe4d5c2ddf323cd3459fe0567cdafeb7a391afa83d79ddbe3b0089 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:48:53 ===================================================== [Pipeline] echo 05:48:53 taggedImages: 05:48:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:48:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:48:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.61 05:48:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:48:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 05:48:53 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 05:48:53 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:48:53 latest 05:48:53 3.2.0-dev.61 05:48:53 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:48:53 main 05:48:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:48:54 3c0d708306d5: Preparing 05:48:54 2e8d066f1f01: Preparing 05:48:54 b4996046aa1b: Preparing 05:48:54 73a62050ee50: Preparing 05:48:54 ed34077cac31: Preparing 05:48:54 a10cd2448c59: Preparing 05:48:54 d64e480683b7: Preparing 05:48:54 46184909b601: Preparing 05:48:54 ce7f800efff9: Preparing 05:48:54 a10cd2448c59: Waiting 05:48:54 d64e480683b7: Waiting 05:48:54 46184909b601: Waiting 05:48:54 ce7f800efff9: Waiting 05:48:54 ed34077cac31: Layer already exists 05:48:54 3c0d708306d5: Layer already exists 05:48:54 2e8d066f1f01: Layer already exists 05:48:54 a10cd2448c59: Layer already exists 05:48:54 d64e480683b7: Layer already exists 05:48:54 46184909b601: Layer already exists 05:48:54 ce7f800efff9: Layer already exists 05:48:54 b4996046aa1b: Pushed 05:48:56 73a62050ee50: Pushed 05:48:56 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:b9911a8ed7ea02c0d74baa7321da23d87b1f4e82665cb7bfb16e30aa103af9cb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:48:57 3c0d708306d5: Preparing 05:48:57 2e8d066f1f01: Preparing 05:48:57 b4996046aa1b: Preparing 05:48:57 73a62050ee50: Preparing 05:48:57 ed34077cac31: Preparing 05:48:57 a10cd2448c59: Preparing 05:48:57 d64e480683b7: Preparing 05:48:57 46184909b601: Preparing 05:48:57 ce7f800efff9: Preparing 05:48:57 a10cd2448c59: Waiting 05:48:57 d64e480683b7: Waiting 05:48:57 ce7f800efff9: Waiting 05:48:57 46184909b601: Waiting 05:48:57 ed34077cac31: Layer already exists 05:48:57 73a62050ee50: Layer already exists 05:48:57 b4996046aa1b: Layer already exists 05:48:57 3c0d708306d5: Layer already exists 05:48:57 2e8d066f1f01: Layer already exists 05:48:57 46184909b601: Layer already exists 05:48:57 a10cd2448c59: Layer already exists 05:48:57 d64e480683b7: Layer already exists 05:48:57 ce7f800efff9: Layer already exists 05:48:57 latest: digest: sha256:b9911a8ed7ea02c0d74baa7321da23d87b1f4e82665cb7bfb16e30aa103af9cb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.61 05:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:48:58 3c0d708306d5: Preparing 05:48:58 2e8d066f1f01: Preparing 05:48:58 b4996046aa1b: Preparing 05:48:58 73a62050ee50: Preparing 05:48:58 ed34077cac31: Preparing 05:48:58 a10cd2448c59: Preparing 05:48:58 d64e480683b7: Preparing 05:48:58 46184909b601: Preparing 05:48:58 ce7f800efff9: Preparing 05:48:58 a10cd2448c59: Waiting 05:48:58 d64e480683b7: Waiting 05:48:58 46184909b601: Waiting 05:48:58 ce7f800efff9: Waiting 05:48:58 73a62050ee50: Layer already exists 05:48:58 b4996046aa1b: Layer already exists 05:48:58 ed34077cac31: Layer already exists 05:48:58 3c0d708306d5: Layer already exists 05:48:58 2e8d066f1f01: Layer already exists 05:48:58 a10cd2448c59: Layer already exists 05:48:58 d64e480683b7: Layer already exists 05:48:58 46184909b601: Layer already exists 05:48:58 ce7f800efff9: Layer already exists 05:48:58 3.2.0-dev.61: digest: sha256:b9911a8ed7ea02c0d74baa7321da23d87b1f4e82665cb7bfb16e30aa103af9cb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:48:58 3c0d708306d5: Preparing 05:48:58 2e8d066f1f01: Preparing 05:48:58 b4996046aa1b: Preparing 05:48:58 73a62050ee50: Preparing 05:48:58 ed34077cac31: Preparing 05:48:58 a10cd2448c59: Preparing 05:48:58 d64e480683b7: Preparing 05:48:58 46184909b601: Preparing 05:48:58 ce7f800efff9: Preparing 05:48:58 a10cd2448c59: Waiting 05:48:58 d64e480683b7: Waiting 05:48:58 46184909b601: Waiting 05:48:58 ce7f800efff9: Waiting 05:48:58 b4996046aa1b: Layer already exists 05:48:58 ed34077cac31: Layer already exists 05:48:58 2e8d066f1f01: Layer already exists 05:48:58 73a62050ee50: Layer already exists 05:48:58 3c0d708306d5: Layer already exists 05:48:58 a10cd2448c59: Layer already exists 05:48:58 ce7f800efff9: Layer already exists 05:48:58 d64e480683b7: Layer already exists 05:48:58 46184909b601: Layer already exists 05:48:58 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:b9911a8ed7ea02c0d74baa7321da23d87b1f4e82665cb7bfb16e30aa103af9cb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:48:59 3c0d708306d5: Preparing 05:48:59 2e8d066f1f01: Preparing 05:48:59 b4996046aa1b: Preparing 05:48:59 73a62050ee50: Preparing 05:48:59 ed34077cac31: Preparing 05:48:59 a10cd2448c59: Preparing 05:48:59 d64e480683b7: Preparing 05:48:59 46184909b601: Preparing 05:48:59 ce7f800efff9: Preparing 05:48:59 a10cd2448c59: Waiting 05:48:59 d64e480683b7: Waiting 05:48:59 46184909b601: Waiting 05:48:59 ce7f800efff9: Waiting 05:48:59 73a62050ee50: Layer already exists 05:48:59 2e8d066f1f01: Layer already exists 05:48:59 b4996046aa1b: Layer already exists 05:48:59 3c0d708306d5: Layer already exists 05:48:59 ed34077cac31: Layer already exists 05:48:59 a10cd2448c59: Layer already exists 05:48:59 d64e480683b7: Layer already exists 05:48:59 46184909b601: Layer already exists 05:48:59 ce7f800efff9: Layer already exists 05:48:59 main: digest: sha256:b9911a8ed7ea02c0d74baa7321da23d87b1f4e82665cb7bfb16e30aa103af9cb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:48:59 ===================================================== [Pipeline] echo 05:48:59 taggedImages: 05:48:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:48:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:48:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.61 05:48:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:48:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 05:48:59 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:48:59 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:48:59 latest 05:48:59 3.2.0-dev.61 05:48:59 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:48:59 main 05:48:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:49:00 79a6b50ccef5: Preparing 05:49:00 c59363739dff: Preparing 05:49:00 cd26da8a04dc: Preparing 05:49:00 930daacce780: Preparing 05:49:00 29ee3bde0f6f: Preparing 05:49:00 ed34077cac31: Preparing 05:49:00 a10cd2448c59: Preparing 05:49:00 ae475523499a: Preparing 05:49:00 86336c915123: Preparing 05:49:00 44f9cf72a3b2: Preparing 05:49:00 a10cd2448c59: Waiting 05:49:00 ed34077cac31: Waiting 05:49:00 ae475523499a: Waiting 05:49:00 ce7f800efff9: Preparing 05:49:00 86336c915123: Waiting 05:49:00 44f9cf72a3b2: Waiting 05:49:00 c59363739dff: Pushed 05:49:00 ed34077cac31: Layer already exists 05:49:00 79a6b50ccef5: Pushed 05:49:00 930daacce780: Pushed 05:49:00 29ee3bde0f6f: Pushed 05:49:00 a10cd2448c59: Layer already exists 05:49:00 ce7f800efff9: Layer already exists 05:49:00 ae475523499a: Pushed 05:49:00 86336c915123: Pushed 05:49:01 cd26da8a04dc: Pushed 05:49:01 44f9cf72a3b2: Pushed 05:49:01 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:33efc46d07644d1ad55cb9eaf21869efdb7950a7ee15cd5c3c7d8480411f7a0e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:49:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:49:02 79a6b50ccef5: Preparing 05:49:02 c59363739dff: Preparing 05:49:02 cd26da8a04dc: Preparing 05:49:02 930daacce780: Preparing 05:49:02 29ee3bde0f6f: Preparing 05:49:02 ed34077cac31: Preparing 05:49:02 a10cd2448c59: Preparing 05:49:02 ae475523499a: Preparing 05:49:02 86336c915123: Preparing 05:49:02 44f9cf72a3b2: Preparing 05:49:02 ce7f800efff9: Preparing 05:49:02 86336c915123: Waiting 05:49:02 ed34077cac31: Waiting 05:49:02 ae475523499a: Waiting 05:49:02 44f9cf72a3b2: Waiting 05:49:02 ce7f800efff9: Waiting 05:49:02 a10cd2448c59: Waiting 05:49:02 29ee3bde0f6f: Layer already exists 05:49:02 79a6b50ccef5: Layer already exists 05:49:02 c59363739dff: Layer already exists 05:49:02 930daacce780: Layer already exists 05:49:02 cd26da8a04dc: Layer already exists 05:49:02 ed34077cac31: Layer already exists 05:49:02 ae475523499a: Layer already exists 05:49:02 a10cd2448c59: Layer already exists 05:49:02 86336c915123: Layer already exists 05:49:02 44f9cf72a3b2: Layer already exists 05:49:02 ce7f800efff9: Layer already exists 05:49:02 latest: digest: sha256:33efc46d07644d1ad55cb9eaf21869efdb7950a7ee15cd5c3c7d8480411f7a0e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.61 05:49:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:49:03 79a6b50ccef5: Preparing 05:49:03 c59363739dff: Preparing 05:49:03 cd26da8a04dc: Preparing 05:49:03 930daacce780: Preparing 05:49:03 29ee3bde0f6f: Preparing 05:49:03 ed34077cac31: Preparing 05:49:03 a10cd2448c59: Preparing 05:49:03 ae475523499a: Preparing 05:49:03 86336c915123: Preparing 05:49:03 44f9cf72a3b2: Preparing 05:49:03 ce7f800efff9: Preparing 05:49:03 ed34077cac31: Waiting 05:49:03 a10cd2448c59: Waiting 05:49:03 44f9cf72a3b2: Waiting 05:49:03 ae475523499a: Waiting 05:49:03 86336c915123: Waiting 05:49:03 ce7f800efff9: Waiting 05:49:03 29ee3bde0f6f: Layer already exists 05:49:03 930daacce780: Layer already exists 05:49:03 79a6b50ccef5: Layer already exists 05:49:03 c59363739dff: Layer already exists 05:49:03 cd26da8a04dc: Layer already exists 05:49:03 ed34077cac31: Layer already exists 05:49:03 a10cd2448c59: Layer already exists 05:49:03 ae475523499a: Layer already exists 05:49:03 86336c915123: Layer already exists 05:49:03 44f9cf72a3b2: Layer already exists 05:49:03 ce7f800efff9: Layer already exists 05:49:03 3.2.0-dev.61: digest: sha256:33efc46d07644d1ad55cb9eaf21869efdb7950a7ee15cd5c3c7d8480411f7a0e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:49:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:49:03 79a6b50ccef5: Preparing 05:49:03 c59363739dff: Preparing 05:49:03 cd26da8a04dc: Preparing 05:49:03 930daacce780: Preparing 05:49:03 29ee3bde0f6f: Preparing 05:49:03 ed34077cac31: Preparing 05:49:03 a10cd2448c59: Preparing 05:49:03 ae475523499a: Preparing 05:49:03 86336c915123: Preparing 05:49:03 44f9cf72a3b2: Preparing 05:49:03 ce7f800efff9: Preparing 05:49:03 a10cd2448c59: Waiting 05:49:03 ae475523499a: Waiting 05:49:03 44f9cf72a3b2: Waiting 05:49:03 ce7f800efff9: Waiting 05:49:03 ed34077cac31: Waiting 05:49:03 86336c915123: Waiting 05:49:03 c59363739dff: Layer already exists 05:49:03 cd26da8a04dc: Layer already exists 05:49:03 29ee3bde0f6f: Layer already exists 05:49:03 930daacce780: Layer already exists 05:49:03 79a6b50ccef5: Layer already exists 05:49:03 a10cd2448c59: Layer already exists 05:49:03 ae475523499a: Layer already exists 05:49:03 86336c915123: Layer already exists 05:49:03 44f9cf72a3b2: Layer already exists 05:49:03 ed34077cac31: Layer already exists 05:49:03 ce7f800efff9: Layer already exists 05:49:03 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:33efc46d07644d1ad55cb9eaf21869efdb7950a7ee15cd5c3c7d8480411f7a0e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:49:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:49:04 79a6b50ccef5: Preparing 05:49:04 c59363739dff: Preparing 05:49:04 cd26da8a04dc: Preparing 05:49:04 930daacce780: Preparing 05:49:04 29ee3bde0f6f: Preparing 05:49:04 ed34077cac31: Preparing 05:49:04 a10cd2448c59: Preparing 05:49:04 ae475523499a: Preparing 05:49:04 86336c915123: Preparing 05:49:04 44f9cf72a3b2: Preparing 05:49:04 ce7f800efff9: Preparing 05:49:04 44f9cf72a3b2: Waiting 05:49:04 ce7f800efff9: Waiting 05:49:04 ae475523499a: Waiting 05:49:04 ed34077cac31: Waiting 05:49:04 a10cd2448c59: Waiting 05:49:04 cd26da8a04dc: Layer already exists 05:49:04 c59363739dff: Layer already exists 05:49:04 930daacce780: Layer already exists 05:49:04 29ee3bde0f6f: Layer already exists 05:49:04 79a6b50ccef5: Layer already exists 05:49:04 a10cd2448c59: Layer already exists 05:49:04 ed34077cac31: Layer already exists 05:49:04 ae475523499a: Layer already exists 05:49:04 86336c915123: Layer already exists 05:49:04 44f9cf72a3b2: Layer already exists 05:49:04 ce7f800efff9: Layer already exists 05:49:04 main: digest: sha256:33efc46d07644d1ad55cb9eaf21869efdb7950a7ee15cd5c3c7d8480411f7a0e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:49:04 ===================================================== [Pipeline] echo 05:49:04 taggedImages: 05:49:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:49:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:49:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.61 05:49:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:49:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 05:49:04 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:49:04 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:49:04 latest 05:49:04 3.2.0-dev.61 05:49:04 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:49:04 main 05:49:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:49:05 a133a890148c: Preparing 05:49:05 dc6ef62e37d3: Preparing 05:49:05 b449aa73a45e: Preparing 05:49:05 f769dfe9237e: Preparing 05:49:05 5f9dfc52f7ac: Preparing 05:49:05 df5ae50d9399: Preparing 05:49:05 d5bdd9e75724: Preparing 05:49:05 ed34077cac31: Preparing 05:49:05 a10cd2448c59: Preparing 05:49:05 dbb0c3a792bb: Preparing 05:49:05 6077e2695f22: Preparing 05:49:05 ce7f800efff9: Preparing 05:49:05 df5ae50d9399: Waiting 05:49:05 d5bdd9e75724: Waiting 05:49:05 ed34077cac31: Waiting 05:49:05 6077e2695f22: Waiting 05:49:05 a10cd2448c59: Waiting 05:49:05 dbb0c3a792bb: Waiting 05:49:05 ce7f800efff9: Waiting 05:49:05 5f9dfc52f7ac: Pushed 05:49:05 dc6ef62e37d3: Pushed 05:49:05 a133a890148c: Pushed 05:49:05 ed34077cac31: Layer already exists 05:49:05 a10cd2448c59: Layer already exists 05:49:05 df5ae50d9399: Pushed 05:49:05 d5bdd9e75724: Pushed 05:49:05 ce7f800efff9: Layer already exists 05:49:05 dbb0c3a792bb: Pushed 05:49:06 f769dfe9237e: Pushed 05:49:06 b449aa73a45e: Pushed 05:49:06 6077e2695f22: Pushed 05:49:06 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:d235a2de1d7bac9fcc26aa83a573970c38ba1533632e20a30842afd159d82315 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:49:07 a133a890148c: Preparing 05:49:07 dc6ef62e37d3: Preparing 05:49:07 b449aa73a45e: Preparing 05:49:07 f769dfe9237e: Preparing 05:49:07 5f9dfc52f7ac: Preparing 05:49:07 df5ae50d9399: Preparing 05:49:07 d5bdd9e75724: Preparing 05:49:07 ed34077cac31: Preparing 05:49:07 a10cd2448c59: Preparing 05:49:07 dbb0c3a792bb: Preparing 05:49:07 6077e2695f22: Preparing 05:49:07 ce7f800efff9: Preparing 05:49:07 df5ae50d9399: Waiting 05:49:07 ed34077cac31: Waiting 05:49:07 a10cd2448c59: Waiting 05:49:07 dbb0c3a792bb: Waiting 05:49:07 ce7f800efff9: Waiting 05:49:07 6077e2695f22: Waiting 05:49:07 d5bdd9e75724: Waiting 05:49:07 dc6ef62e37d3: Layer already exists 05:49:07 f769dfe9237e: Layer already exists 05:49:07 b449aa73a45e: Layer already exists 05:49:07 a133a890148c: Layer already exists 05:49:07 5f9dfc52f7ac: Layer already exists 05:49:07 a10cd2448c59: Layer already exists 05:49:07 d5bdd9e75724: Layer already exists 05:49:07 df5ae50d9399: Layer already exists 05:49:07 ed34077cac31: Layer already exists 05:49:07 dbb0c3a792bb: Layer already exists 05:49:07 ce7f800efff9: Layer already exists 05:49:07 6077e2695f22: Layer already exists 05:49:07 latest: digest: sha256:d235a2de1d7bac9fcc26aa83a573970c38ba1533632e20a30842afd159d82315 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.61 05:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:49:08 a133a890148c: Preparing 05:49:08 dc6ef62e37d3: Preparing 05:49:08 b449aa73a45e: Preparing 05:49:08 f769dfe9237e: Preparing 05:49:08 5f9dfc52f7ac: Preparing 05:49:08 df5ae50d9399: Preparing 05:49:08 d5bdd9e75724: Preparing 05:49:08 ed34077cac31: Preparing 05:49:08 a10cd2448c59: Preparing 05:49:08 dbb0c3a792bb: Preparing 05:49:08 6077e2695f22: Preparing 05:49:08 ce7f800efff9: Preparing 05:49:08 df5ae50d9399: Waiting 05:49:08 d5bdd9e75724: Waiting 05:49:08 ed34077cac31: Waiting 05:49:08 a10cd2448c59: Waiting 05:49:08 dbb0c3a792bb: Waiting 05:49:08 6077e2695f22: Waiting 05:49:08 f769dfe9237e: Layer already exists 05:49:08 a133a890148c: Layer already exists 05:49:08 b449aa73a45e: Layer already exists 05:49:08 dc6ef62e37d3: Layer already exists 05:49:08 5f9dfc52f7ac: Layer already exists 05:49:08 d5bdd9e75724: Layer already exists 05:49:08 df5ae50d9399: Layer already exists 05:49:08 dbb0c3a792bb: Layer already exists 05:49:08 a10cd2448c59: Layer already exists 05:49:08 ed34077cac31: Layer already exists 05:49:08 6077e2695f22: Layer already exists 05:49:08 ce7f800efff9: Layer already exists 05:49:08 3.2.0-dev.61: digest: sha256:d235a2de1d7bac9fcc26aa83a573970c38ba1533632e20a30842afd159d82315 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:49:08 a133a890148c: Preparing 05:49:08 dc6ef62e37d3: Preparing 05:49:08 b449aa73a45e: Preparing 05:49:08 f769dfe9237e: Preparing 05:49:08 5f9dfc52f7ac: Preparing 05:49:08 df5ae50d9399: Preparing 05:49:08 d5bdd9e75724: Preparing 05:49:08 ed34077cac31: Preparing 05:49:08 a10cd2448c59: Preparing 05:49:08 dbb0c3a792bb: Preparing 05:49:08 6077e2695f22: Preparing 05:49:08 ce7f800efff9: Preparing 05:49:08 a10cd2448c59: Waiting 05:49:08 dbb0c3a792bb: Waiting 05:49:08 6077e2695f22: Waiting 05:49:08 d5bdd9e75724: Waiting 05:49:08 ce7f800efff9: Waiting 05:49:08 df5ae50d9399: Waiting 05:49:08 ed34077cac31: Waiting 05:49:08 5f9dfc52f7ac: Layer already exists 05:49:08 a133a890148c: Layer already exists 05:49:08 f769dfe9237e: Layer already exists 05:49:08 b449aa73a45e: Layer already exists 05:49:08 dc6ef62e37d3: Layer already exists 05:49:08 d5bdd9e75724: Layer already exists 05:49:08 ed34077cac31: Layer already exists 05:49:08 df5ae50d9399: Layer already exists 05:49:08 dbb0c3a792bb: Layer already exists 05:49:08 a10cd2448c59: Layer already exists 05:49:08 6077e2695f22: Layer already exists 05:49:08 ce7f800efff9: Layer already exists 05:49:08 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:d235a2de1d7bac9fcc26aa83a573970c38ba1533632e20a30842afd159d82315 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:49:09 a133a890148c: Preparing 05:49:09 dc6ef62e37d3: Preparing 05:49:09 b449aa73a45e: Preparing 05:49:09 f769dfe9237e: Preparing 05:49:09 5f9dfc52f7ac: Preparing 05:49:09 df5ae50d9399: Preparing 05:49:09 d5bdd9e75724: Preparing 05:49:09 df5ae50d9399: Waiting 05:49:09 d5bdd9e75724: Waiting 05:49:09 ed34077cac31: Preparing 05:49:09 a10cd2448c59: Preparing 05:49:09 dbb0c3a792bb: Preparing 05:49:09 6077e2695f22: Preparing 05:49:09 ed34077cac31: Waiting 05:49:09 ce7f800efff9: Preparing 05:49:09 a10cd2448c59: Waiting 05:49:09 6077e2695f22: Waiting 05:49:09 dbb0c3a792bb: Waiting 05:49:09 ce7f800efff9: Waiting 05:49:09 b449aa73a45e: Layer already exists 05:49:09 5f9dfc52f7ac: Layer already exists 05:49:09 a133a890148c: Layer already exists 05:49:09 f769dfe9237e: Layer already exists 05:49:09 dc6ef62e37d3: Layer already exists 05:49:09 df5ae50d9399: Layer already exists 05:49:09 d5bdd9e75724: Layer already exists 05:49:09 a10cd2448c59: Layer already exists 05:49:09 ed34077cac31: Layer already exists 05:49:09 dbb0c3a792bb: Layer already exists 05:49:09 6077e2695f22: Layer already exists 05:49:09 ce7f800efff9: Layer already exists 05:49:09 main: digest: sha256:d235a2de1d7bac9fcc26aa83a573970c38ba1533632e20a30842afd159d82315 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:49:09 ===================================================== [Pipeline] echo 05:49:09 taggedImages: 05:49:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:49:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:49:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.61 05:49:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:49:09 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 05:49:09 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 05:49:09 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:49:09 latest 05:49:09 3.2.0-dev.61 05:49:09 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:49:09 main 05:49:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:49:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:49:10 9c09661fc960: Preparing 05:49:10 b5a0081aaaa8: Preparing 05:49:10 ed34077cac31: Preparing 05:49:10 a10cd2448c59: Preparing 05:49:10 6f2621de5572: Preparing 05:49:10 7e68226ed2da: Preparing 05:49:10 ce7f800efff9: Preparing 05:49:10 7e68226ed2da: Waiting 05:49:10 ce7f800efff9: Waiting 05:49:10 a10cd2448c59: Layer already exists 05:49:10 ed34077cac31: Layer already exists 05:49:10 ce7f800efff9: Layer already exists 05:49:10 9c09661fc960: Pushed 05:49:10 6f2621de5572: Pushed 05:49:11 7e68226ed2da: Pushed 05:49:11 b5a0081aaaa8: Pushed 05:49:11 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:9df59893cb340a3722f1da6887ee07f4d32d916f78f494c68c18316b37a337df size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:12 + 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 05:49:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:49:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:49:12 9c09661fc960: Preparing 05:49:12 b5a0081aaaa8: Preparing 05:49:12 ed34077cac31: Preparing 05:49:12 a10cd2448c59: Preparing 05:49:12 6f2621de5572: Preparing 05:49:12 7e68226ed2da: Preparing 05:49:12 ce7f800efff9: Preparing 05:49:12 7e68226ed2da: Waiting 05:49:12 ce7f800efff9: Waiting 05:49:12 9c09661fc960: Layer already exists 05:49:12 a10cd2448c59: Layer already exists 05:49:12 b5a0081aaaa8: Layer already exists 05:49:12 6f2621de5572: Layer already exists 05:49:12 ed34077cac31: Layer already exists 05:49:12 7e68226ed2da: Layer already exists 05:49:12 ce7f800efff9: Layer already exists 05:49:12 latest: digest: sha256:9df59893cb340a3722f1da6887ee07f4d32d916f78f494c68c18316b37a337df size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.61 05:49:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:49:13 9c09661fc960: Preparing 05:49:13 b5a0081aaaa8: Preparing 05:49:13 ed34077cac31: Preparing 05:49:13 a10cd2448c59: Preparing 05:49:13 6f2621de5572: Preparing 05:49:13 7e68226ed2da: Preparing 05:49:13 ce7f800efff9: Preparing 05:49:13 7e68226ed2da: Waiting 05:49:13 ce7f800efff9: Waiting 05:49:13 ed34077cac31: Layer already exists 05:49:13 9c09661fc960: Layer already exists 05:49:13 a10cd2448c59: Layer already exists 05:49:13 b5a0081aaaa8: Layer already exists 05:49:13 6f2621de5572: Layer already exists 05:49:13 7e68226ed2da: Layer already exists 05:49:13 ce7f800efff9: Layer already exists 05:49:13 3.2.0-dev.61: digest: sha256:9df59893cb340a3722f1da6887ee07f4d32d916f78f494c68c18316b37a337df size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:49:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:49:13 9c09661fc960: Preparing 05:49:13 b5a0081aaaa8: Preparing 05:49:13 ed34077cac31: Preparing 05:49:13 a10cd2448c59: Preparing 05:49:13 6f2621de5572: Preparing 05:49:13 7e68226ed2da: Preparing 05:49:13 ce7f800efff9: Preparing 05:49:13 7e68226ed2da: Waiting 05:49:13 ce7f800efff9: Waiting 05:49:13 6f2621de5572: Layer already exists 05:49:13 ed34077cac31: Layer already exists 05:49:13 a10cd2448c59: Layer already exists 05:49:13 9c09661fc960: Layer already exists 05:49:13 b5a0081aaaa8: Layer already exists 05:49:13 7e68226ed2da: Layer already exists 05:49:13 ce7f800efff9: Layer already exists 05:49:13 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:9df59893cb340a3722f1da6887ee07f4d32d916f78f494c68c18316b37a337df size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:14 + 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 05:49:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:49:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:49:14 9c09661fc960: Preparing 05:49:14 b5a0081aaaa8: Preparing 05:49:14 ed34077cac31: Preparing 05:49:14 a10cd2448c59: Preparing 05:49:14 6f2621de5572: Preparing 05:49:14 7e68226ed2da: Preparing 05:49:14 ce7f800efff9: Preparing 05:49:14 ce7f800efff9: Waiting 05:49:14 7e68226ed2da: Waiting 05:49:14 9c09661fc960: Layer already exists 05:49:14 a10cd2448c59: Layer already exists 05:49:14 ed34077cac31: Layer already exists 05:49:14 6f2621de5572: Layer already exists 05:49:14 b5a0081aaaa8: Layer already exists 05:49:14 7e68226ed2da: Layer already exists 05:49:14 ce7f800efff9: Layer already exists 05:49:14 main: digest: sha256:9df59893cb340a3722f1da6887ee07f4d32d916f78f494c68c18316b37a337df size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:49:14 ===================================================== [Pipeline] echo 05:49:14 taggedImages: 05:49:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:49:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:49:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.61 05:49:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:49:14 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 05:49:14 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 05:49:14 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:49:14 latest 05:49:14 3.2.0-dev.61 05:49:14 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:49:14 main 05:49:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:49:15 9f6483c3aee0: Preparing 05:49:15 cc79009b8f36: Preparing 05:49:15 d8c6e0e1a162: Preparing 05:49:15 ed34077cac31: Preparing 05:49:15 a10cd2448c59: Preparing 05:49:15 bef02268859e: Preparing 05:49:15 c2b0e49dc5a9: Preparing 05:49:15 7f456d0f3a30: Preparing 05:49:15 0fed628f3bcb: Preparing 05:49:15 ce7f800efff9: Preparing 05:49:15 bef02268859e: Waiting 05:49:15 c2b0e49dc5a9: Waiting 05:49:15 7f456d0f3a30: Waiting 05:49:15 0fed628f3bcb: Waiting 05:49:15 ce7f800efff9: Waiting 05:49:15 ed34077cac31: Layer already exists 05:49:15 a10cd2448c59: Layer already exists 05:49:15 d8c6e0e1a162: Pushed 05:49:15 9f6483c3aee0: Pushed 05:49:15 cc79009b8f36: Pushed 05:49:15 ce7f800efff9: Layer already exists 05:49:15 7f456d0f3a30: Pushed 05:49:15 0fed628f3bcb: Pushed 05:49:21 c2b0e49dc5a9: Pushed 05:49:25 bef02268859e: Pushed 05:49:25 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:de41459e83ae37dd39f9183df86370e2f7f252bdcbac89dd55c4f281c214514b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:49:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:49:26 9f6483c3aee0: Preparing 05:49:26 cc79009b8f36: Preparing 05:49:26 d8c6e0e1a162: Preparing 05:49:26 ed34077cac31: Preparing 05:49:26 a10cd2448c59: Preparing 05:49:26 bef02268859e: Preparing 05:49:26 c2b0e49dc5a9: Preparing 05:49:26 7f456d0f3a30: Preparing 05:49:26 0fed628f3bcb: Preparing 05:49:26 ce7f800efff9: Preparing 05:49:26 c2b0e49dc5a9: Waiting 05:49:26 7f456d0f3a30: Waiting 05:49:26 0fed628f3bcb: Waiting 05:49:26 ce7f800efff9: Waiting 05:49:26 bef02268859e: Waiting 05:49:26 a10cd2448c59: Layer already exists 05:49:26 ed34077cac31: Layer already exists 05:49:26 d8c6e0e1a162: Layer already exists 05:49:26 9f6483c3aee0: Layer already exists 05:49:26 cc79009b8f36: Layer already exists 05:49:26 c2b0e49dc5a9: Layer already exists 05:49:26 bef02268859e: Layer already exists 05:49:26 0fed628f3bcb: Layer already exists 05:49:26 ce7f800efff9: Layer already exists 05:49:26 7f456d0f3a30: Layer already exists 05:49:26 latest: digest: sha256:de41459e83ae37dd39f9183df86370e2f7f252bdcbac89dd55c4f281c214514b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.61 05:49:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:49:26 9f6483c3aee0: Preparing 05:49:26 cc79009b8f36: Preparing 05:49:26 d8c6e0e1a162: Preparing 05:49:26 ed34077cac31: Preparing 05:49:26 a10cd2448c59: Preparing 05:49:26 bef02268859e: Preparing 05:49:26 c2b0e49dc5a9: Preparing 05:49:26 7f456d0f3a30: Preparing 05:49:26 0fed628f3bcb: Preparing 05:49:26 ce7f800efff9: Preparing 05:49:26 c2b0e49dc5a9: Waiting 05:49:26 7f456d0f3a30: Waiting 05:49:26 0fed628f3bcb: Waiting 05:49:26 ce7f800efff9: Waiting 05:49:26 bef02268859e: Waiting 05:49:26 cc79009b8f36: Layer already exists 05:49:26 d8c6e0e1a162: Layer already exists 05:49:26 9f6483c3aee0: Layer already exists 05:49:26 a10cd2448c59: Layer already exists 05:49:26 ed34077cac31: Layer already exists 05:49:26 c2b0e49dc5a9: Layer already exists 05:49:26 bef02268859e: Layer already exists 05:49:26 ce7f800efff9: Layer already exists 05:49:26 7f456d0f3a30: Layer already exists 05:49:26 0fed628f3bcb: Layer already exists 05:49:26 3.2.0-dev.61: digest: sha256:de41459e83ae37dd39f9183df86370e2f7f252bdcbac89dd55c4f281c214514b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:49:27 9f6483c3aee0: Preparing 05:49:27 cc79009b8f36: Preparing 05:49:27 d8c6e0e1a162: Preparing 05:49:27 ed34077cac31: Preparing 05:49:27 a10cd2448c59: Preparing 05:49:27 bef02268859e: Preparing 05:49:27 c2b0e49dc5a9: Preparing 05:49:27 7f456d0f3a30: Preparing 05:49:27 0fed628f3bcb: Preparing 05:49:27 ce7f800efff9: Preparing 05:49:27 bef02268859e: Waiting 05:49:27 c2b0e49dc5a9: Waiting 05:49:27 7f456d0f3a30: Waiting 05:49:27 0fed628f3bcb: Waiting 05:49:27 ce7f800efff9: Waiting 05:49:27 ed34077cac31: Layer already exists 05:49:27 a10cd2448c59: Layer already exists 05:49:27 cc79009b8f36: Layer already exists 05:49:27 d8c6e0e1a162: Layer already exists 05:49:27 9f6483c3aee0: Layer already exists 05:49:27 c2b0e49dc5a9: Layer already exists 05:49:27 bef02268859e: Layer already exists 05:49:27 ce7f800efff9: Layer already exists 05:49:27 7f456d0f3a30: Layer already exists 05:49:27 0fed628f3bcb: Layer already exists 05:49:27 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:de41459e83ae37dd39f9183df86370e2f7f252bdcbac89dd55c4f281c214514b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:49:27 9f6483c3aee0: Preparing 05:49:27 cc79009b8f36: Preparing 05:49:27 d8c6e0e1a162: Preparing 05:49:27 ed34077cac31: Preparing 05:49:27 a10cd2448c59: Preparing 05:49:27 bef02268859e: Preparing 05:49:27 c2b0e49dc5a9: Preparing 05:49:27 7f456d0f3a30: Preparing 05:49:27 0fed628f3bcb: Preparing 05:49:27 ce7f800efff9: Preparing 05:49:27 bef02268859e: Waiting 05:49:27 c2b0e49dc5a9: Waiting 05:49:27 7f456d0f3a30: Waiting 05:49:27 0fed628f3bcb: Waiting 05:49:27 ce7f800efff9: Waiting 05:49:27 9f6483c3aee0: Layer already exists 05:49:27 a10cd2448c59: Layer already exists 05:49:27 d8c6e0e1a162: Layer already exists 05:49:27 cc79009b8f36: Layer already exists 05:49:27 ed34077cac31: Layer already exists 05:49:27 c2b0e49dc5a9: Layer already exists 05:49:27 7f456d0f3a30: Layer already exists 05:49:27 bef02268859e: Layer already exists 05:49:27 0fed628f3bcb: Layer already exists 05:49:27 ce7f800efff9: Layer already exists 05:49:27 main: digest: sha256:de41459e83ae37dd39f9183df86370e2f7f252bdcbac89dd55c4f281c214514b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:49:28 ===================================================== [Pipeline] echo 05:49:28 taggedImages: 05:49:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:49:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:49:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.61 05:49:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:49:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 05:49:28 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 05:49:28 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:49:28 latest 05:49:28 3.2.0-dev.61 05:49:28 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:49:28 main 05:49:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:49:28 53be6d0246c0: Preparing 05:49:28 1ea187358d6c: Preparing 05:49:28 fa492c124526: Preparing 05:49:28 ed34077cac31: Preparing 05:49:28 a10cd2448c59: Preparing 05:49:28 31fc87638944: Preparing 05:49:28 1004a2f3eb4d: Preparing 05:49:28 187c5ca726dd: Preparing 05:49:28 ce7f800efff9: Preparing 05:49:28 1004a2f3eb4d: Waiting 05:49:28 187c5ca726dd: Waiting 05:49:28 ce7f800efff9: Waiting 05:49:28 31fc87638944: Waiting 05:49:28 a10cd2448c59: Layer already exists 05:49:28 ed34077cac31: Layer already exists 05:49:28 1ea187358d6c: Pushed 05:49:28 53be6d0246c0: Pushed 05:49:28 1004a2f3eb4d: Pushed 05:49:28 fa492c124526: Pushed 05:49:28 ce7f800efff9: Layer already exists 05:49:29 187c5ca726dd: Pushed 05:49:39 31fc87638944: Pushed 05:49:39 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:e474bacbe4e648bec884ba1292a6821813bfbfa7f1ed24327630b502c858ab3d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:49:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:49:39 53be6d0246c0: Preparing 05:49:39 1ea187358d6c: Preparing 05:49:39 fa492c124526: Preparing 05:49:39 ed34077cac31: Preparing 05:49:39 a10cd2448c59: Preparing 05:49:39 31fc87638944: Preparing 05:49:39 1004a2f3eb4d: Preparing 05:49:39 187c5ca726dd: Preparing 05:49:39 ce7f800efff9: Preparing 05:49:39 187c5ca726dd: Waiting 05:49:39 31fc87638944: Waiting 05:49:39 ce7f800efff9: Waiting 05:49:39 1004a2f3eb4d: Waiting 05:49:39 a10cd2448c59: Layer already exists 05:49:39 53be6d0246c0: Layer already exists 05:49:39 ed34077cac31: Layer already exists 05:49:39 fa492c124526: Layer already exists 05:49:39 1ea187358d6c: Layer already exists 05:49:39 187c5ca726dd: Layer already exists 05:49:39 31fc87638944: Layer already exists 05:49:39 1004a2f3eb4d: Layer already exists 05:49:39 ce7f800efff9: Layer already exists 05:49:39 latest: digest: sha256:e474bacbe4e648bec884ba1292a6821813bfbfa7f1ed24327630b502c858ab3d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.61 05:49:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:49:40 53be6d0246c0: Preparing 05:49:40 1ea187358d6c: Preparing 05:49:40 fa492c124526: Preparing 05:49:40 ed34077cac31: Preparing 05:49:40 a10cd2448c59: Preparing 05:49:40 31fc87638944: Preparing 05:49:40 1004a2f3eb4d: Preparing 05:49:40 187c5ca726dd: Preparing 05:49:40 ce7f800efff9: Preparing 05:49:40 187c5ca726dd: Waiting 05:49:40 ce7f800efff9: Waiting 05:49:40 31fc87638944: Waiting 05:49:40 fa492c124526: Layer already exists 05:49:40 a10cd2448c59: Layer already exists 05:49:40 ed34077cac31: Layer already exists 05:49:40 53be6d0246c0: Layer already exists 05:49:40 1ea187358d6c: Layer already exists 05:49:40 31fc87638944: Layer already exists 05:49:40 1004a2f3eb4d: Layer already exists 05:49:40 ce7f800efff9: Layer already exists 05:49:40 187c5ca726dd: Layer already exists 05:49:40 3.2.0-dev.61: digest: sha256:e474bacbe4e648bec884ba1292a6821813bfbfa7f1ed24327630b502c858ab3d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:49:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:49:40 53be6d0246c0: Preparing 05:49:40 1ea187358d6c: Preparing 05:49:40 fa492c124526: Preparing 05:49:40 ed34077cac31: Preparing 05:49:40 a10cd2448c59: Preparing 05:49:40 31fc87638944: Preparing 05:49:40 1004a2f3eb4d: Preparing 05:49:40 187c5ca726dd: Preparing 05:49:40 ce7f800efff9: Preparing 05:49:40 1004a2f3eb4d: Waiting 05:49:40 31fc87638944: Waiting 05:49:40 187c5ca726dd: Waiting 05:49:40 ce7f800efff9: Waiting 05:49:40 fa492c124526: Layer already exists 05:49:40 53be6d0246c0: Layer already exists 05:49:40 a10cd2448c59: Layer already exists 05:49:40 ed34077cac31: Layer already exists 05:49:40 1ea187358d6c: Layer already exists 05:49:40 31fc87638944: Layer already exists 05:49:40 187c5ca726dd: Layer already exists 05:49:40 1004a2f3eb4d: Layer already exists 05:49:40 ce7f800efff9: Layer already exists 05:49:40 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:e474bacbe4e648bec884ba1292a6821813bfbfa7f1ed24327630b502c858ab3d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 05:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:49:41 53be6d0246c0: Preparing 05:49:41 1ea187358d6c: Preparing 05:49:41 fa492c124526: Preparing 05:49:41 ed34077cac31: Preparing 05:49:41 a10cd2448c59: Preparing 05:49:41 31fc87638944: Preparing 05:49:41 1004a2f3eb4d: Preparing 05:49:41 187c5ca726dd: Preparing 05:49:41 ce7f800efff9: Preparing 05:49:41 31fc87638944: Waiting 05:49:41 1004a2f3eb4d: Waiting 05:49:41 187c5ca726dd: Waiting 05:49:41 ce7f800efff9: Waiting 05:49:41 fa492c124526: Layer already exists 05:49:41 53be6d0246c0: Layer already exists 05:49:41 1ea187358d6c: Layer already exists 05:49:41 ed34077cac31: Layer already exists 05:49:41 a10cd2448c59: Layer already exists 05:49:41 31fc87638944: Layer already exists 05:49:41 187c5ca726dd: Layer already exists 05:49:41 ce7f800efff9: Layer already exists 05:49:41 1004a2f3eb4d: Layer already exists 05:49:41 main: digest: sha256:e474bacbe4e648bec884ba1292a6821813bfbfa7f1ed24327630b502c858ab3d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:49:41 ===================================================== [Pipeline] echo 05:49:41 taggedImages: 05:49:41 - nexus3.edgexfoundry.org:10004/security-spire-config:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:49:41 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:49:41 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.61 05:49:41 - nexus3.edgexfoundry.org:10004/security-spire-config:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:49:41 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 05:49:41 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 05:49:41 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:49:41 latest 05:49:41 3.2.0-dev.61 05:49:41 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:49:41 main 05:49:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:49:42 9f6483c3aee0: Preparing 05:49:42 fef3da02c27f: Preparing 05:49:42 317fa78d0ae2: Preparing 05:49:42 ed34077cac31: Preparing 05:49:42 a10cd2448c59: Preparing 05:49:42 19cd80d8cf4c: Preparing 05:49:42 7f456d0f3a30: Preparing 05:49:42 0fed628f3bcb: Preparing 05:49:42 ce7f800efff9: Preparing 05:49:42 7f456d0f3a30: Waiting 05:49:42 0fed628f3bcb: Waiting 05:49:42 19cd80d8cf4c: Waiting 05:49:42 ce7f800efff9: Waiting 05:49:42 a10cd2448c59: Layer already exists 05:49:42 9f6483c3aee0: Layer already exists 05:49:42 ed34077cac31: Layer already exists 05:49:42 7f456d0f3a30: Layer already exists 05:49:42 0fed628f3bcb: Layer already exists 05:49:42 ce7f800efff9: Layer already exists 05:49:42 fef3da02c27f: Pushed 05:49:42 317fa78d0ae2: Pushed 05:49:50 #37 ... 05:49:50 05:49:50 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:50 #93 DONE 91.3s 05:49:50 05:49:50 #91 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:50 #91 DONE 102.5s 05:49:50 05:49:50 #119 [security-spiffe-token-provider builder 6/7] COPY . . 05:49:50 #119 ... 05:49:50 05:49:50 #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:50 #84 DONE 99.3s 05:49:50 05:49:50 #82 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:50 #82 DONE 101.3s 05:49:50 05:49:50 #120 [support-cron-scheduler builder 6/7] COPY . . 05:49:50 #120 ... 05:49:50 05:49:50 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:50 #88 DONE 93.9s 05:49:50 05:49:50 #121 [core-keeper builder 7/8] COPY . . 05:49:50 #121 DONE 1.4s 05:49:50 05:49:50 #122 [security-proxy-auth builder 6/7] COPY . . 05:49:50 #122 DONE 1.7s 05:49:50 05:49:50 #123 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:49:50 #123 CACHED 05:49:50 05:49:50 #124 [support-notifications builder 6/7] COPY . . 05:49:50 #124 CACHED 05:49:50 05:49:50 #125 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:50 #125 CACHED 05:49:50 05:49:50 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:49:50 #126 CACHED 05:49:50 05:49:50 #127 [security-secretstore-setup builder 6/7] COPY . . 05:49:50 #127 CACHED 05:49:50 05:49:50 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:50 #128 CACHED 05:49:50 05:49:50 #120 [support-cron-scheduler builder 6/7] COPY . . 05:49:50 #120 DONE 1.5s 05:49:50 05:49:50 #119 [security-spiffe-token-provider builder 6/7] COPY . . 05:49:50 #119 DONE 1.8s 05:49:50 05:49:50 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:49:50 #129 CACHED 05:49:50 05:49:50 #130 [security-bootstrapper builder 6/7] COPY . . 05:49:50 #130 CACHED 05:49:50 05:49:50 #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:50 #131 CACHED 05:49:50 05:49:50 #132 [security-proxy-setup builder 6/7] COPY . . 05:49:50 #132 DONE 1.7s 05:49:50 05:49:50 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:49:50 #133 ... 05:49:50 05:49:50 #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:49:50 #134 CACHED 05:49:50 05:49:50 #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:50 #135 CACHED 05:49:50 05:49:50 #136 [core-common-config-bootstrapper builder 6/7] COPY . . 05:49:50 #136 CACHED 05:49:50 05:49:50 #137 [core-command builder 4/7] COPY go.mod vendor* ./ 05:49:50 #137 CACHED 05:49:50 05:49:50 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:50 #138 CACHED 05:49:50 05:49:50 #139 [core-command builder 6/7] COPY . . 05:49:50 #139 CACHED 05:49:50 05:49:50 #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:50 #140 CACHED 05:49:50 05:49:50 #141 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:49:50 #141 CACHED 05:49:50 05:49:50 #142 [support-scheduler builder 6/7] COPY . . 05:49:50 #142 CACHED 05:49:50 05:49:50 #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:50 #143 CACHED 05:49:50 05:49:50 #144 [core-metadata builder 6/7] COPY . . 05:49:50 #144 CACHED 05:49:50 05:49:50 #145 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:49:50 #145 CACHED 05:49:50 05:49:50 #146 [core-data builder 4/7] COPY go.mod vendor* ./ 05:49:50 #146 CACHED 05:49:50 05:49:50 #147 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:49:50 #147 CACHED 05:49:50 05:49:50 #148 [core-data builder 6/7] COPY . . 05:49:50 #148 CACHED 05:49:50 05:49:50 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:49:50 #149 ... 05:49:50 05:49:50 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:49:50 #0 5.417 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:49:50 #150 ... 05:49:50 05:49:50 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:49:50 #149 6.238 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:49:52 19cd80d8cf4c: Pushed 05:49:52 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:89eae0e4fddc8b79faf50b201776b170a6e19c905c4ff30f7358be0b36a21f8d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:49:53 9f6483c3aee0: Preparing 05:49:53 fef3da02c27f: Preparing 05:49:53 317fa78d0ae2: Preparing 05:49:53 ed34077cac31: Preparing 05:49:53 a10cd2448c59: Preparing 05:49:53 19cd80d8cf4c: Preparing 05:49:53 7f456d0f3a30: Preparing 05:49:53 0fed628f3bcb: Preparing 05:49:53 ce7f800efff9: Preparing 05:49:53 19cd80d8cf4c: Waiting 05:49:53 0fed628f3bcb: Waiting 05:49:53 7f456d0f3a30: Waiting 05:49:53 ce7f800efff9: Waiting 05:49:53 a10cd2448c59: Layer already exists 05:49:53 317fa78d0ae2: Layer already exists 05:49:53 fef3da02c27f: Layer already exists 05:49:53 ed34077cac31: Layer already exists 05:49:53 9f6483c3aee0: Layer already exists 05:49:53 0fed628f3bcb: Layer already exists 05:49:53 7f456d0f3a30: Layer already exists 05:49:53 19cd80d8cf4c: Layer already exists 05:49:53 ce7f800efff9: Layer already exists 05:49:53 latest: digest: sha256:89eae0e4fddc8b79faf50b201776b170a6e19c905c4ff30f7358be0b36a21f8d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.61 05:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:49:53 9f6483c3aee0: Preparing 05:49:53 fef3da02c27f: Preparing 05:49:53 317fa78d0ae2: Preparing 05:49:53 ed34077cac31: Preparing 05:49:53 a10cd2448c59: Preparing 05:49:53 19cd80d8cf4c: Preparing 05:49:53 7f456d0f3a30: Preparing 05:49:53 0fed628f3bcb: Preparing 05:49:53 ce7f800efff9: Preparing 05:49:53 7f456d0f3a30: Waiting 05:49:53 19cd80d8cf4c: Waiting 05:49:53 0fed628f3bcb: Waiting 05:49:53 9f6483c3aee0: Layer already exists 05:49:53 317fa78d0ae2: Layer already exists 05:49:53 a10cd2448c59: Layer already exists 05:49:53 fef3da02c27f: Layer already exists 05:49:53 ed34077cac31: Layer already exists 05:49:53 19cd80d8cf4c: Layer already exists 05:49:53 7f456d0f3a30: Layer already exists 05:49:53 0fed628f3bcb: Layer already exists 05:49:53 ce7f800efff9: Layer already exists 05:49:53 3.2.0-dev.61: digest: sha256:89eae0e4fddc8b79faf50b201776b170a6e19c905c4ff30f7358be0b36a21f8d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:49:54 9f6483c3aee0: Preparing 05:49:54 fef3da02c27f: Preparing 05:49:54 317fa78d0ae2: Preparing 05:49:54 ed34077cac31: Preparing 05:49:54 a10cd2448c59: Preparing 05:49:54 19cd80d8cf4c: Preparing 05:49:54 7f456d0f3a30: Preparing 05:49:54 0fed628f3bcb: Preparing 05:49:54 ce7f800efff9: Preparing 05:49:54 7f456d0f3a30: Waiting 05:49:54 0fed628f3bcb: Waiting 05:49:54 ce7f800efff9: Waiting 05:49:54 19cd80d8cf4c: Waiting 05:49:54 9f6483c3aee0: Layer already exists 05:49:54 a10cd2448c59: Layer already exists 05:49:54 317fa78d0ae2: Layer already exists 05:49:54 ed34077cac31: Layer already exists 05:49:54 fef3da02c27f: Layer already exists 05:49:54 7f456d0f3a30: Layer already exists 05:49:54 19cd80d8cf4c: Layer already exists 05:49:54 ce7f800efff9: Layer already exists 05:49:54 0fed628f3bcb: Layer already exists 05:49:54 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:89eae0e4fddc8b79faf50b201776b170a6e19c905c4ff30f7358be0b36a21f8d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:54 #149 ... 05:49:54 05:49:54 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:49:54 #0 7.246 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:49:54 #151 ... 05:49:54 05:49:54 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:49:54 #0 6.377 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:49:54 #152 ... 05:49:54 05:49:54 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:49:54 #0 7.462 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:49:54 #153 ... 05:49:54 05:49:54 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:49:54 #0 4.807 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:49:54 #154 ... 05:49:54 05:49:54 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:49:54 #0 7.796 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:49:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:54 #155 ... 05:49:54 05:49:54 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:49:54 #0 7.861 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:49:54 #156 ... 05:49:54 05:49:54 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:49:54 #0 8.168 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:49:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 05:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:49:55 9f6483c3aee0: Preparing 05:49:55 fef3da02c27f: Preparing 05:49:55 317fa78d0ae2: Preparing 05:49:55 ed34077cac31: Preparing 05:49:55 a10cd2448c59: Preparing 05:49:55 19cd80d8cf4c: Preparing 05:49:55 7f456d0f3a30: Preparing 05:49:55 0fed628f3bcb: Preparing 05:49:55 19cd80d8cf4c: Waiting 05:49:55 7f456d0f3a30: Waiting 05:49:55 ce7f800efff9: Preparing 05:49:55 0fed628f3bcb: Waiting 05:49:55 ce7f800efff9: Waiting 05:49:55 ed34077cac31: Layer already exists 05:49:55 9f6483c3aee0: Layer already exists 05:49:55 fef3da02c27f: Layer already exists 05:49:55 a10cd2448c59: Layer already exists 05:49:55 317fa78d0ae2: Layer already exists 05:49:55 7f456d0f3a30: Layer already exists 05:49:55 0fed628f3bcb: Layer already exists 05:49:55 ce7f800efff9: Layer already exists 05:49:55 19cd80d8cf4c: Layer already exists 05:49:55 main: digest: sha256:89eae0e4fddc8b79faf50b201776b170a6e19c905c4ff30f7358be0b36a21f8d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:49:55 ===================================================== [Pipeline] echo 05:49:55 taggedImages: 05:49:55 - nexus3.edgexfoundry.org:10004/security-spire-server:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:49:55 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:49:55 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.61 05:49:55 - nexus3.edgexfoundry.org:10004/security-spire-server:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:49:55 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 05:49:55 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 05:49:55 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:49:55 latest 05:49:55 3.2.0-dev.61 05:49:55 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:49:55 main 05:49:55 ===================================================== 05:49:55 #157 ... 05:49:55 05:49:55 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:49:55 #0 6.878 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:49:55 #158 ... 05:49:55 05:49:55 #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 05:49:55 #0 8.241 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:55 #159 ... 05:49:55 05:49:55 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:49:55 #0 7.188 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:49:55 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:55 #160 ... 05:49:55 05:49:55 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:49:55 #133 7.582 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:49:55 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:49:55 f3a24be55105: Preparing 05:49:55 9bf1367936df: Preparing 05:49:55 ed34077cac31: Preparing 05:49:55 a10cd2448c59: Preparing 05:49:55 de65a58a74fb: Preparing 05:49:55 1d017dad2538: Preparing 05:49:55 ce7f800efff9: Preparing 05:49:55 1d017dad2538: Waiting 05:49:55 ce7f800efff9: Waiting 05:49:55 a10cd2448c59: Layer already exists 05:49:55 ed34077cac31: Layer already exists 05:49:55 ce7f800efff9: Layer already exists 05:49:55 de65a58a74fb: Pushed 05:49:55 f3a24be55105: Pushed 05:49:56 1d017dad2538: Pushed 05:49:59 9bf1367936df: Pushed 05:49:59 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:601feb1d7a79588afecb7df6d5e261468ebb9057a6a18f059202af4f1a6fd642 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:49:59 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:00 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 05:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:50:00 f3a24be55105: Preparing 05:50:00 9bf1367936df: Preparing 05:50:00 ed34077cac31: Preparing 05:50:00 a10cd2448c59: Preparing 05:50:00 de65a58a74fb: Preparing 05:50:00 1d017dad2538: Preparing 05:50:00 ce7f800efff9: Preparing 05:50:00 1d017dad2538: Waiting 05:50:00 9bf1367936df: Layer already exists 05:50:00 a10cd2448c59: Layer already exists 05:50:00 f3a24be55105: Layer already exists 05:50:00 ed34077cac31: Layer already exists 05:50:00 de65a58a74fb: Layer already exists 05:50:00 ce7f800efff9: Layer already exists 05:50:00 1d017dad2538: Layer already exists 05:50:00 latest: digest: sha256:601feb1d7a79588afecb7df6d5e261468ebb9057a6a18f059202af4f1a6fd642 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:00 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:00 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.61 05:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:50:00 f3a24be55105: Preparing 05:50:00 9bf1367936df: Preparing 05:50:00 ed34077cac31: Preparing 05:50:00 a10cd2448c59: Preparing 05:50:00 de65a58a74fb: Preparing 05:50:00 1d017dad2538: Preparing 05:50:00 ce7f800efff9: Preparing 05:50:00 1d017dad2538: Waiting 05:50:00 ce7f800efff9: Waiting 05:50:00 f3a24be55105: Layer already exists 05:50:00 ed34077cac31: Layer already exists 05:50:00 a10cd2448c59: Layer already exists 05:50:00 9bf1367936df: Layer already exists 05:50:00 de65a58a74fb: Layer already exists 05:50:00 1d017dad2538: Layer already exists 05:50:00 ce7f800efff9: Layer already exists 05:50:00 3.2.0-dev.61: digest: sha256:601feb1d7a79588afecb7df6d5e261468ebb9057a6a18f059202af4f1a6fd642 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:00 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:01 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:50:01 f3a24be55105: Preparing 05:50:01 9bf1367936df: Preparing 05:50:01 ed34077cac31: Preparing 05:50:01 a10cd2448c59: Preparing 05:50:01 de65a58a74fb: Preparing 05:50:01 1d017dad2538: Preparing 05:50:01 ce7f800efff9: Preparing 05:50:01 1d017dad2538: Waiting 05:50:01 ce7f800efff9: Waiting 05:50:01 a10cd2448c59: Layer already exists 05:50:01 de65a58a74fb: Layer already exists 05:50:01 f3a24be55105: Layer already exists 05:50:01 9bf1367936df: Layer already exists 05:50:01 ed34077cac31: Layer already exists 05:50:01 ce7f800efff9: Layer already exists 05:50:01 1d017dad2538: Layer already exists 05:50:01 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:601feb1d7a79588afecb7df6d5e261468ebb9057a6a18f059202af4f1a6fd642 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:01 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:01 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 05:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:50:01 f3a24be55105: Preparing 05:50:01 9bf1367936df: Preparing 05:50:01 ed34077cac31: Preparing 05:50:01 a10cd2448c59: Preparing 05:50:01 de65a58a74fb: Preparing 05:50:01 1d017dad2538: Preparing 05:50:01 ce7f800efff9: Preparing 05:50:01 1d017dad2538: Waiting 05:50:01 ce7f800efff9: Waiting 05:50:01 a10cd2448c59: Layer already exists 05:50:01 9bf1367936df: Layer already exists 05:50:01 f3a24be55105: Layer already exists 05:50:01 ed34077cac31: Layer already exists 05:50:01 de65a58a74fb: Layer already exists 05:50:01 1d017dad2538: Layer already exists 05:50:01 ce7f800efff9: Layer already exists 05:50:01 main: digest: sha256:601feb1d7a79588afecb7df6d5e261468ebb9057a6a18f059202af4f1a6fd642 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:50:02 ===================================================== [Pipeline] echo 05:50:02 taggedImages: 05:50:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:50:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 05:50:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.61 05:50:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:50:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 05:50:02 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:50:02 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:50:02 latest 05:50:02 3.2.0-dev.61 05:50:02 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:50:02 main 05:50:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:50:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:50:02 7ecebfbe40bd: Preparing 05:50:02 c31e42602981: Preparing 05:50:02 ed34077cac31: Preparing 05:50:02 a10cd2448c59: Preparing 05:50:02 2f33d9f7090e: Preparing 05:50:02 ea31d759fb1b: Preparing 05:50:02 ce7f800efff9: Preparing 05:50:02 ea31d759fb1b: Waiting 05:50:02 ce7f800efff9: Waiting 05:50:02 a10cd2448c59: Layer already exists 05:50:02 ed34077cac31: Layer already exists 05:50:02 ce7f800efff9: Layer already exists 05:50:02 2f33d9f7090e: Pushed 05:50:02 7ecebfbe40bd: Pushed 05:50:02 ea31d759fb1b: Pushed 05:50:06 c31e42602981: Pushed 05:50:06 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:1f89a6f3d0bbbdc3ce10f9c764b05414b95725b64e1032e422548b38607e2875 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:50:07 7ecebfbe40bd: Preparing 05:50:07 c31e42602981: Preparing 05:50:07 ed34077cac31: Preparing 05:50:07 a10cd2448c59: Preparing 05:50:07 2f33d9f7090e: Preparing 05:50:07 ea31d759fb1b: Preparing 05:50:07 ce7f800efff9: Preparing 05:50:07 ce7f800efff9: Waiting 05:50:07 ea31d759fb1b: Waiting 05:50:13 c31e42602981: Layer already exists 05:50:13 a10cd2448c59: Layer already exists 05:50:13 ed34077cac31: Layer already exists 05:50:13 7ecebfbe40bd: Layer already exists 05:50:13 2f33d9f7090e: Layer already exists 05:50:16 ce7f800efff9: Layer already exists 05:50:19 ea31d759fb1b: Layer already exists 05:50:19 latest: digest: sha256:1f89a6f3d0bbbdc3ce10f9c764b05414b95725b64e1032e422548b38607e2875 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.61 05:50:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:50:20 7ecebfbe40bd: Preparing 05:50:20 c31e42602981: Preparing 05:50:20 ed34077cac31: Preparing 05:50:20 a10cd2448c59: Preparing 05:50:20 2f33d9f7090e: Preparing 05:50:20 ea31d759fb1b: Preparing 05:50:20 ce7f800efff9: Preparing 05:50:20 ea31d759fb1b: Waiting 05:50:20 ce7f800efff9: Waiting 05:50:20 ed34077cac31: Layer already exists 05:50:20 7ecebfbe40bd: Layer already exists 05:50:20 2f33d9f7090e: Layer already exists 05:50:20 c31e42602981: Layer already exists 05:50:20 a10cd2448c59: Layer already exists 05:50:20 ce7f800efff9: Layer already exists 05:50:20 ea31d759fb1b: Layer already exists 05:50:20 3.2.0-dev.61: digest: sha256:1f89a6f3d0bbbdc3ce10f9c764b05414b95725b64e1032e422548b38607e2875 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:50:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:50:21 7ecebfbe40bd: Preparing 05:50:21 c31e42602981: Preparing 05:50:21 ed34077cac31: Preparing 05:50:21 a10cd2448c59: Preparing 05:50:21 2f33d9f7090e: Preparing 05:50:21 ea31d759fb1b: Preparing 05:50:21 ce7f800efff9: Preparing 05:50:21 ea31d759fb1b: Waiting 05:50:21 ce7f800efff9: Waiting 05:50:21 c31e42602981: Layer already exists 05:50:21 a10cd2448c59: Layer already exists 05:50:21 2f33d9f7090e: Layer already exists 05:50:21 7ecebfbe40bd: Layer already exists 05:50:21 ed34077cac31: Layer already exists 05:50:21 ea31d759fb1b: Layer already exists 05:50:21 ce7f800efff9: Layer already exists 05:50:21 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:1f89a6f3d0bbbdc3ce10f9c764b05414b95725b64e1032e422548b38607e2875 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:50:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:50:22 7ecebfbe40bd: Preparing 05:50:22 c31e42602981: Preparing 05:50:22 ed34077cac31: Preparing 05:50:22 a10cd2448c59: Preparing 05:50:22 2f33d9f7090e: Preparing 05:50:22 ea31d759fb1b: Preparing 05:50:22 ce7f800efff9: Preparing 05:50:22 ce7f800efff9: Waiting 05:50:22 ea31d759fb1b: Waiting 05:50:22 a10cd2448c59: Layer already exists 05:50:22 ed34077cac31: Layer already exists 05:50:22 c31e42602981: Layer already exists 05:50:22 7ecebfbe40bd: Layer already exists 05:50:22 2f33d9f7090e: Layer already exists 05:50:22 ce7f800efff9: Layer already exists 05:50:22 ea31d759fb1b: Layer already exists 05:50:22 main: digest: sha256:1f89a6f3d0bbbdc3ce10f9c764b05414b95725b64e1032e422548b38607e2875 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:50:22 ===================================================== [Pipeline] echo 05:50:22 taggedImages: 05:50:22 - nexus3.edgexfoundry.org:10004/support-notifications:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:50:22 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:50:22 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.61 05:50:22 - nexus3.edgexfoundry.org:10004/support-notifications:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:50:22 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 05:50:22 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:50:22 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:50:22 latest 05:50:22 3.2.0-dev.61 05:50:22 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:50:22 main 05:50:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:50:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:50:22 a4e2750c2905: Preparing 05:50:22 4ec685c28906: Preparing 05:50:22 ed34077cac31: Preparing 05:50:22 a10cd2448c59: Preparing 05:50:22 d64e480683b7: Preparing 05:50:22 46184909b601: Preparing 05:50:22 ce7f800efff9: Preparing 05:50:22 46184909b601: Waiting 05:50:22 ce7f800efff9: Waiting 05:50:22 d64e480683b7: Layer already exists 05:50:22 a10cd2448c59: Layer already exists 05:50:22 ed34077cac31: Layer already exists 05:50:22 46184909b601: Layer already exists 05:50:22 ce7f800efff9: Layer already exists 05:50:22 a4e2750c2905: Pushed 05:50:26 4ec685c28906: Pushed 05:50:26 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:e040acc9d90ef47234097f42e6f52418c502dc95d27f0697f781a649cf6c517a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:50:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:50:26 a4e2750c2905: Preparing 05:50:26 4ec685c28906: Preparing 05:50:26 ed34077cac31: Preparing 05:50:26 a10cd2448c59: Preparing 05:50:26 d64e480683b7: Preparing 05:50:26 46184909b601: Preparing 05:50:26 ce7f800efff9: Preparing 05:50:26 46184909b601: Waiting 05:50:26 ce7f800efff9: Waiting 05:50:26 a10cd2448c59: Layer already exists 05:50:26 4ec685c28906: Layer already exists 05:50:26 d64e480683b7: Layer already exists 05:50:26 a4e2750c2905: Layer already exists 05:50:26 ed34077cac31: Layer already exists 05:50:26 46184909b601: Layer already exists 05:50:26 ce7f800efff9: Layer already exists 05:50:26 latest: digest: sha256:e040acc9d90ef47234097f42e6f52418c502dc95d27f0697f781a649cf6c517a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.61 05:50:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:50:27 a4e2750c2905: Preparing 05:50:27 4ec685c28906: Preparing 05:50:27 ed34077cac31: Preparing 05:50:27 a10cd2448c59: Preparing 05:50:27 d64e480683b7: Preparing 05:50:27 46184909b601: Preparing 05:50:27 ce7f800efff9: Preparing 05:50:27 46184909b601: Waiting 05:50:27 ce7f800efff9: Waiting 05:50:27 4ec685c28906: Layer already exists 05:50:27 ed34077cac31: Layer already exists 05:50:27 a4e2750c2905: Layer already exists 05:50:27 a10cd2448c59: Layer already exists 05:50:27 d64e480683b7: Layer already exists 05:50:27 46184909b601: Layer already exists 05:50:27 ce7f800efff9: Layer already exists 05:50:27 3.2.0-dev.61: digest: sha256:e040acc9d90ef47234097f42e6f52418c502dc95d27f0697f781a649cf6c517a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:27 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:50:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:50:28 a4e2750c2905: Preparing 05:50:28 4ec685c28906: Preparing 05:50:28 ed34077cac31: Preparing 05:50:28 a10cd2448c59: Preparing 05:50:28 d64e480683b7: Preparing 05:50:28 46184909b601: Preparing 05:50:28 ce7f800efff9: Preparing 05:50:28 46184909b601: Waiting 05:50:28 ce7f800efff9: Waiting 05:50:28 a4e2750c2905: Layer already exists 05:50:28 d64e480683b7: Layer already exists 05:50:28 4ec685c28906: Layer already exists 05:50:28 a10cd2448c59: Layer already exists 05:50:28 ed34077cac31: Layer already exists 05:50:28 ce7f800efff9: Layer already exists 05:50:28 46184909b601: Layer already exists 05:50:28 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:e040acc9d90ef47234097f42e6f52418c502dc95d27f0697f781a649cf6c517a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 05:50:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:50:28 a4e2750c2905: Preparing 05:50:28 4ec685c28906: Preparing 05:50:28 ed34077cac31: Preparing 05:50:28 a10cd2448c59: Preparing 05:50:28 d64e480683b7: Preparing 05:50:28 46184909b601: Preparing 05:50:28 ce7f800efff9: Preparing 05:50:28 46184909b601: Waiting 05:50:28 ce7f800efff9: Waiting 05:50:28 ed34077cac31: Layer already exists 05:50:28 4ec685c28906: Layer already exists 05:50:28 a10cd2448c59: Layer already exists 05:50:28 d64e480683b7: Layer already exists 05:50:28 a4e2750c2905: Layer already exists 05:50:28 46184909b601: Layer already exists 05:50:28 ce7f800efff9: Layer already exists 05:50:28 main: digest: sha256:e040acc9d90ef47234097f42e6f52418c502dc95d27f0697f781a649cf6c517a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:50:28 ===================================================== [Pipeline] echo 05:50:29 taggedImages: 05:50:29 - nexus3.edgexfoundry.org:10004/support-scheduler:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 05:50:29 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:50:29 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.61 05:50:29 - nexus3.edgexfoundry.org:10004/support-scheduler:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 05:50:29 - 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] } 06:12:28 #133 DONE 1363.9s 06:12:28 06:12:28 #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 06:12:28 #159 ... 06:12:28 06:12:28 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:12:28 #161 DONE 0.3s 06:12:28 06:12:28 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:12:28 #150 ... 06:12:28 06:12:28 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:12:28 #162 DONE 0.3s 06:12:28 06:12:28 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:12:28 #158 ... 06:12:28 06:12:28 #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 06:12:28 #163 DONE 0.1s 06:12:29 06:12:29 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:12:29 #164 DONE 0.2s 06:12:29 06:12:29 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:12:29 #165 DONE 0.2s 06:12:29 06:12:29 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:12:29 #160 ... 06:12:29 06:12:29 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:12:29 #166 DONE 0.2s 06:12:29 06:12:29 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:12:29 #156 ... 06:12:29 06:12:29 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:12:32 #167 DONE 2.5s 06:12:32 06:12:32 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:12:32 #36 ... 06:12:32 06:12:32 #108 [security-proxy-setup] exporting to image 06:12:32 #108 exporting layers 06:12:33 #108 exporting layers 1.1s done 06:12:33 #108 writing image sha256:c61be736d4693358969fb697d112570ef9d593ce661ea282aa3232b3f45fb080 0.0s done 06:12:33 #108 naming to docker.io/library/security-proxy-setup-arm64 done 06:12:33 #108 DONE 5.2s 06:12:33 06:12:33 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:12:36 #150 ... 06:12:36 06:12:36 #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 06:12:36 #159 1371.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.61" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:12:42 #159 ... 06:12:42 06:12:42 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:12:42 #156 DONE 1377.7s 06:12:42 06:12:42 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:12:42 #168 DONE 0.4s 06:12:42 06:12:42 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:12:42 #36 ... 06:12:42 06:12:42 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 06:12:44 #169 DONE 2.6s 06:12:44 06:12:44 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 06:12:44 #170 DONE 0.2s 06:12:44 06:12:44 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:12:45 #160 ... 06:12:45 06:12:45 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 06:12:45 #171 DONE 0.2s 06:12:45 06:12:45 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:12:45 #172 DONE 0.3s 06:12:45 06:12:45 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:12:45 #173 DONE 0.2s 06:12:45 06:12:45 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:12:45 #152 ... 06:12:45 06:12:45 #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/ 06:12:45 #174 DONE 0.1s 06:12:45 06:12:45 #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/ 06:12:46 #175 DONE 0.2s 06:12:46 06:12:46 #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/ 06:12:46 #176 DONE 0.3s 06:12:46 06:12:46 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:12:46 #177 DONE 0.1s 06:12:46 06:12:46 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:12:46 #178 DONE 0.1s 06:12:46 06:12:46 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:12:46 #153 ... 06:12:46 06:12:46 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 06:12:48 #179 DONE 2.2s 06:12:48 06:12:48 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:12:48 #36 ... 06:12:48 06:12:48 #108 [security-bootstrapper] exporting to image 06:12:48 #108 exporting layers 06:12:49 #108 exporting layers 1.0s done 06:12:49 #108 writing image sha256:405705d9bcb0b8062a3bbc45db1401ba3f244eb5b2f32806a40699310ef6eeab done 06:12:49 #108 naming to docker.io/library/security-bootstrapper-arm64 06:12:49 #108 naming to docker.io/library/security-bootstrapper-arm64 done 06:12:49 #108 DONE 6.2s 06:12:49 06:12:49 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:12:55 #150 ... 06:12:55 06:12:55 #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 06:12:55 #159 DONE 1391.0s 06:12:55 06:12:55 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:12:55 #150 ... 06:12:55 06:12:55 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:12:55 #180 DONE 0.3s 06:12:55 06:12:55 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:12:55 #155 ... 06:12:55 06:12:55 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:12:56 #181 DONE 0.2s 06:12:56 06:12:56 #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 06:12:56 #182 DONE 0.1s 06:12:56 06:12:56 #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 06:12:56 #183 DONE 0.1s 06:12:56 06:12:56 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:12:56 #160 ... 06:12:56 06:12:56 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:12:56 #184 DONE 0.1s 06:12:56 06:12:56 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:12:56 #185 DONE 0.3s 06:12:56 06:12:56 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:12:56 #152 ... 06:12:56 06:12:56 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:12:56 #186 DONE 0.3s 06:12:56 06:12:56 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:12:57 #150 ... 06:12:57 06:12:57 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:12:57 #187 DONE 0.2s 06:12:57 06:12:57 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:12:59 #188 DONE 2.2s 06:12:59 06:12:59 #108 [security-secretstore-setup] exporting to image 06:12:59 #108 exporting layers 06:13:01 #108 exporting layers 1.5s done 06:13:01 #108 writing image sha256:294d8524da802d8125bfbabbd11217fddac1c268076c7dfe764c675e65f92c0e 0.0s done 06:13:01 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 06:13:01 #108 DONE 7.7s 06:13:01 06:13:01 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:13:48 #36 ... 06:13:48 06:13:48 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:13:48 #151 DONE 1443.3s 06:13:48 06:13:48 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:13:48 #157 ... 06:13:48 06:13:48 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:13:48 #189 DONE 0.2s 06:13:48 06:13:48 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:13:48 #150 ... 06:13:48 06:13:48 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:13:48 #190 DONE 0.1s 06:13:48 06:13:48 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:13:48 #191 DONE 0.3s 06:13:48 06:13:48 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:13:48 #36 ... 06:13:48 06:13:48 #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 06:13:48 #192 DONE 0.2s 06:13:48 06:13:48 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:13:48 #193 DONE 0.1s 06:13:48 06:13:48 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:13:49 #152 ... 06:13:49 06:13:49 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:13:51 #194 DONE 2.2s 06:13:51 06:13:51 #108 [core-common-config-bootstrapper] exporting to image 06:13:51 #108 exporting layers 06:13:51 #108 exporting layers 0.5s done 06:13:51 #108 writing image sha256:e4ec6e6958fa82dc6a45fa15dbc7d90129231d3a8fe1c37506a0272e5bb743a7 done 06:13:51 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 06:13:51 #108 DONE 8.3s 06:13:51 06:13:51 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:16:13 #158 ... 06:16:13 06:16:13 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:16:13 #157 DONE 1576.1s 06:16:13 06:16:13 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:16:13 #150 ... 06:16:13 06:16:13 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:16:13 #195 DONE 0.3s 06:16:13 06:16:13 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:16:13 #155 ... 06:16:13 06:16:13 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:16:13 #196 DONE 0.2s 06:16:13 06:16:13 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:16:13 #197 DONE 0.3s 06:16:13 06:16:13 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:16:13 #198 DONE 0.3s 06:16:13 06:16:13 #108 [security-spiffe-token-provider] exporting to image 06:16:13 #108 exporting layers 06:16:13 #108 exporting layers 0.7s done 06:16:13 #108 writing image sha256:d2c32fd13c7d67e657e7373cae404d489ee9325dd98b6b02253a7a48cfb3cf73 done 06:16:13 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 06:16:13 #108 DONE 9.0s 06:16:13 06:16:13 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:24:05 #155 DONE 2051.5s 06:24:05 06:24:05 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:24:05 #150 ... 06:24:05 06:24:05 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:24:05 #199 DONE 0.2s 06:24:05 06:24:05 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:24:05 #200 DONE 0.3s 06:24:05 06:24:05 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:24:05 #201 DONE 0.3s 06:24:05 06:24:05 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:24:05 #36 ... 06:24:05 06:24:05 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:24:05 #202 DONE 0.1s 06:24:05 06:24:05 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:24:05 #203 DONE 0.1s 06:24:05 06:24:05 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:24:05 #150 ... 06:24:05 06:24:05 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:24:05 #204 DONE 1.9s 06:24:05 06:24:05 #108 [security-proxy-auth] exporting to image 06:24:05 #108 exporting layers 06:24:05 #108 exporting layers 0.7s done 06:24:05 #108 writing image sha256:aca8752efd401b3c4d0df31e810678f8f56c7733fad73c05bb9dba7051e89e81 done 06:24:05 #108 naming to docker.io/library/security-proxy-auth-arm64 done 06:24:05 #108 DONE 9.7s 06:24:05 06:24:05 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:25:01 #152 ... 06:25:01 06:25:01 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:25:01 #149 DONE 2108.4s 06:25:01 06:25:01 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:25:01 #160 ... 06:25:01 06:25:01 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:25:01 #205 DONE 0.2s 06:25:01 06:25:01 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:25:01 #206 DONE 0.2s 06:25:01 06:25:01 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:25:01 #207 DONE 0.4s 06:25:01 06:25:01 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:25:01 #150 ... 06:25:01 06:25:01 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:25:01 #208 DONE 0.1s 06:25:01 06:25:01 #108 [core-command] exporting to image 06:25:01 #108 exporting layers 06:25:01 #108 exporting layers 0.4s done 06:25:01 #108 writing image sha256:c46f5edb6078c88b4832a568fe8f4bc7cc0efd303e7bbba0dde0759ba55afc58 done 06:25:01 #108 naming to docker.io/library/core-command-arm64 done 06:25:01 #108 DONE 10.2s 06:25:01 06:25:01 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:27:08 #154 ... 06:27:08 06:27:08 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:27:08 #152 DONE 2240.1s 06:27:08 06:27:08 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:27:08 #160 ... 06:27:08 06:27:08 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:27:08 #209 DONE 0.1s 06:27:08 06:27:08 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:27:08 #150 ... 06:27:08 06:27:08 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:27:08 #210 DONE 0.5s 06:27:08 06:27:08 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:27:08 #211 DONE 0.2s 06:27:08 06:27:08 #108 [core-keeper] exporting to image 06:27:08 #108 exporting layers 06:27:08 #108 exporting layers 0.5s done 06:27:08 #108 writing image sha256:74e179eb99aa4f42095dee32a9b21ccf8acca31923a220d9d95d0f1db4632650 0.0s done 06:27:08 #108 naming to docker.io/library/core-keeper-arm64 done 06:27:08 #108 DONE 10.7s 06:27:08 06:27:08 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:27:08 #150 ... 06:27:08 06:27:08 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:27:08 #160 DONE 2243.2s 06:27:08 06:27:08 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:27:08 #150 ... 06:27:08 06:27:08 #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:27:08 #212 DONE 0.2s 06:27:08 06:27:08 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:27:08 #150 ... 06:27:08 06:27:08 #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:27:08 #213 DONE 0.3s 06:27:08 06:27:08 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:27:08 #153 ... 06:27:08 06:27:08 #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:27:09 #214 ... 06:27:09 06:27:09 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:27:09 #150 DONE 2244.8s 06:27:09 06:27:09 #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:27:09 #214 DONE 0.9s 06:27:09 06:27:09 #215 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:27:09 #215 DONE 0.3s 06:27:09 06:27:09 #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:27:09 #216 DONE 0.3s 06:27:09 06:27:09 #217 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:27:10 #217 ... 06:27:10 06:27:10 #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 06:27:10 #218 DONE 0.2s 06:27:10 06:27:10 #217 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:27:10 #217 DONE 0.2s 06:27:10 06:27:10 #108 [core-data] exporting to image 06:27:11 #108 ... 06:27:11 06:27:11 #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:27:11 #219 DONE 0.8s 06:27:11 06:27:11 #108 [core-data] exporting to image 06:27:11 #108 exporting layers 0.9s done 06:27:11 #108 writing image sha256:dbf1d458ab0478be537a1234837e5c3747e2e879dda54467cbfaf4c213c4543b done 06:27:11 #108 naming to docker.io/library/core-data-arm64 0.0s done 06:27:11 #108 DONE 11.6s 06:27:11 06:27:11 #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:27:11 #220 DONE 0.4s 06:27:11 06:27:11 #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:27:11 #221 DONE 0.1s 06:27:11 06:27:11 #108 [core-metadata] exporting to image 06:27:11 #108 exporting layers 0.5s done 06:27:11 #108 writing image sha256:07da9642432034afa15d3421dc555054757143b52299db4f2844ee6fec732e64 done 06:27:11 #108 naming to docker.io/library/core-metadata-arm64 done 06:27:11 #108 DONE 12.2s 06:27:11 06:27:11 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:27:44 #154 ... 06:27:44 06:27:44 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:27:44 #153 DONE 2275.6s 06:27:44 06:27:44 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:27:44 #154 ... 06:27:44 06:27:44 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:27:44 #222 DONE 0.3s 06:27:44 06:27:44 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:27:44 #158 ... 06:27:44 06:27:44 #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:27:44 #223 DONE 0.1s 06:27:44 06:27:44 #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:27:44 #224 DONE 0.4s 06:27:44 06:27:44 #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:27:44 #225 DONE 0.1s 06:27:44 06:27:44 #108 [support-notifications] exporting to image 06:27:44 #108 exporting layers 06:27:44 #108 exporting layers 0.8s done 06:27:44 #108 writing image sha256:b33eed888b4fdac915f286fe7a845016ef7266ca1cdd4220f90692f2cb4f78f9 done 06:27:44 #108 naming to docker.io/library/support-notifications-arm64 done 06:27:44 #108 DONE 12.9s 06:27:44 06:27:44 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:27:44 #158 DONE 2278.3s 06:27:44 06:27:44 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:27:44 #154 ... 06:27:44 06:27:44 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:27:44 #226 DONE 0.2s 06:27:44 06:27:44 #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:27:44 #227 DONE 0.2s 06:27:44 06:27:44 #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:27:44 #228 DONE 0.4s 06:27:44 06:27:44 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:27:44 #229 DONE 0.2s 06:27:44 06:27:44 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:27:44 #36 ... 06:27:44 06:27:44 #108 [support-scheduler] exporting to image 06:27:44 #108 ... 06:27:44 06:27:44 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:27:44 #154 DONE 2280.1s 06:27:44 06:27:44 #108 [support-scheduler] exporting to image 06:27:44 #108 exporting layers 0.6s done 06:27:44 #108 writing image sha256:9073de6c56fc96f83a841a0fc8487594cc88c37a8c6a2ffae07be5e894393945 0.0s done 06:27:44 #108 naming to docker.io/library/support-scheduler-arm64 done 06:27:44 #108 DONE 13.6s 06:27:44 06:27:44 #37 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:27:44 #37 ... 06:27:44 06:27:44 #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:27:44 #230 DONE 0.1s 06:27:44 06:27:44 #37 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:27:44 #37 ... 06:27:44 06:27:44 #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:27:44 #231 DONE 0.1s 06:27:44 06:27:44 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 06:27:44 #232 DONE 0.3s 06:27:44 06:27:44 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 06:27:44 #233 DONE 0.1s 06:27:44 06:27:44 #37 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:27:45 #37 ... 06:27:45 06:27:45 #108 [support-cron-scheduler] exporting to image 06:27:46 #108 exporting layers 1.2s done 06:27:46 #108 writing image sha256:db0e8a817b636d2f84d1552c8d078588da30079c1df069616907abfd63e482dc done 06:27:46 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 06:27:46 #108 DONE 14.8s 06:27:46 06:27:46 #37 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 06:27:46 time="2024-08-27T05:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:27:46 time="2024-08-27T05:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:27:46 time="2024-08-27T05:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:27:46 time="2024-08-27T05:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:27:46 time="2024-08-27T05:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:27:46 time="2024-08-27T05:47:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:27:46 time="2024-08-27T05:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:27:46 time="2024-08-27T05:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:27:46 time="2024-08-27T05:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:27:46 time="2024-08-27T05:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:27:46 time="2024-08-27T05:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:27:46 time="2024-08-27T05:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:27:46 time="2024-08-27T05:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:27:46 time="2024-08-27T05:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:27:46 time="2024-08-27T05:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:27:46 time="2024-08-27T05:47:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:27:46 $ docker stop --time=1 3cdda57cc77b3bffabbaa42377a264aa2311fc86d0349b5a3910cc573085e05b 06:27:47 $ docker rm -f --volumes 3cdda57cc77b3bffabbaa42377a264aa2311fc86d0349b5a3910cc573085e05b [Pipeline] // withDockerContainer [Pipeline] sh 06:27:48 + docker images 06:27:48 REPOSITORY TAG IMAGE ID CREATED SIZE 06:27:48 support-cron-scheduler-arm64 latest db0e8a817b63 4 seconds ago 43.5MB 06:27:48 support-scheduler-arm64 latest 9073de6c56fc 5 seconds ago 41.3MB 06:27:48 support-notifications-arm64 latest b33eed888b4f 8 seconds ago 42MB 06:27:48 core-metadata-arm64 latest 07da96424320 37 seconds ago 39.3MB 06:27:48 core-data-arm64 latest dbf1d458ab04 39 seconds ago 39.1MB 06:27:48 core-keeper-arm64 latest 74e179eb99aa 43 seconds ago 39MB 06:27:48 core-command-arm64 latest c46f5edb6078 2 minutes ago 35MB 06:27:48 security-proxy-auth-arm64 latest aca8752efd40 3 minutes ago 32.6MB 06:27:48 security-spiffe-token-provider-arm64 latest d2c32fd13c7d 11 minutes ago 29MB 06:27:48 core-common-config-bootstrapper-arm64 latest e4ec6e6958fa 13 minutes ago 15.3MB 06:27:48 security-secretstore-setup-arm64 latest 294d8524da80 14 minutes ago 36.4MB 06:27:48 security-bootstrapper-arm64 latest 405705d9bcb0 15 minutes ago 18.9MB 06:27:48 security-proxy-setup-arm64 latest c61be736d469 15 minutes ago 26.1MB 06:27:48 security-spire-agent-arm64 latest 4a67a21bfe45 39 minutes ago 174MB 06:27:48 security-spire-config-arm64 latest e21770abda96 39 minutes ago 115MB 06:27:48 security-spire-server-arm64 latest c795f5cd4fe0 39 minutes ago 116MB 06:27:48 ci-base-image-arm64 latest a310f8a4be04 41 minutes ago 967MB 06:27:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 06:27:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:27:48 provisioning config files... 06:27:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/682@tmp/config5133778402351411956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:48 ---> ****-login.sh 06:27:48 nexus3.edgexfoundry.org:10001 06:27:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:49 Configure a credential helper to remove this warning. See 06:27:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:49 06:27:49 Login Succeeded 06:27:49 nexus3.edgexfoundry.org:10002 06:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:49 Configure a credential helper to remove this warning. See 06:27:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:49 06:27:49 Login Succeeded 06:27:49 nexus3.edgexfoundry.org:10003 06:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:49 Configure a credential helper to remove this warning. See 06:27:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:49 06:27:49 Login Succeeded 06:27:49 nexus3.edgexfoundry.org:10004 06:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:50 Configure a credential helper to remove this warning. See 06:27:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:50 06:27:50 Login Succeeded 06:27:50 ****.io 06:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:50 Configure a credential helper to remove this warning. See 06:27:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:50 06:27:50 Login Succeeded 06:27:50 ---> ****-login.sh ends [Pipeline] } 06:27:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:27:50 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:27:50 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:27:50 latest 06:27:50 3.2.0-dev.61 06:27:50 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:27:50 main 06:27:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:27:51 147cb43c6004: Preparing 06:27:51 6574021289cc: Preparing 06:27:51 9961dbf764c6: Preparing 06:27:51 c5c6540c5b53: Preparing 06:27:51 c06307ec2864: Preparing 06:27:51 e7f8cdda81e8: Preparing 06:27:51 3c20671a5817: Preparing 06:27:51 e7f8cdda81e8: Waiting 06:27:51 3c20671a5817: Waiting 06:27:51 c5c6540c5b53: Pushed 06:27:51 147cb43c6004: Pushed 06:27:51 c06307ec2864: Pushed 06:27:51 9961dbf764c6: Pushed 06:27:51 3c20671a5817: Layer already exists 06:27:51 e7f8cdda81e8: Pushed 06:27:57 6574021289cc: Pushed 06:27:57 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:217a3d4d705aa48ccb58e7c7957f99836330547568de2ab11b56f6bdc0254a8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:27:57 147cb43c6004: Preparing 06:27:57 6574021289cc: Preparing 06:27:57 9961dbf764c6: Preparing 06:27:57 c5c6540c5b53: Preparing 06:27:57 c06307ec2864: Preparing 06:27:57 e7f8cdda81e8: Preparing 06:27:57 3c20671a5817: Preparing 06:27:57 e7f8cdda81e8: Waiting 06:27:57 3c20671a5817: Waiting 06:27:57 9961dbf764c6: Layer already exists 06:27:57 147cb43c6004: Layer already exists 06:27:57 6574021289cc: Layer already exists 06:27:57 c06307ec2864: Layer already exists 06:27:57 c5c6540c5b53: Layer already exists 06:27:57 e7f8cdda81e8: Layer already exists 06:27:57 3c20671a5817: Layer already exists 06:27:58 latest: digest: sha256:217a3d4d705aa48ccb58e7c7957f99836330547568de2ab11b56f6bdc0254a8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.61 06:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:27:58 147cb43c6004: Preparing 06:27:58 6574021289cc: Preparing 06:27:58 9961dbf764c6: Preparing 06:27:58 c5c6540c5b53: Preparing 06:27:58 c06307ec2864: Preparing 06:27:58 e7f8cdda81e8: Preparing 06:27:58 3c20671a5817: Preparing 06:27:58 e7f8cdda81e8: Waiting 06:27:58 3c20671a5817: Waiting 06:27:58 9961dbf764c6: Layer already exists 06:27:58 6574021289cc: Layer already exists 06:27:58 c06307ec2864: Layer already exists 06:27:58 147cb43c6004: Layer already exists 06:27:58 c5c6540c5b53: Layer already exists 06:27:58 3c20671a5817: Layer already exists 06:27:58 e7f8cdda81e8: Layer already exists 06:27:58 3.2.0-dev.61: digest: sha256:217a3d4d705aa48ccb58e7c7957f99836330547568de2ab11b56f6bdc0254a8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:27:59 147cb43c6004: Preparing 06:27:59 6574021289cc: Preparing 06:27:59 9961dbf764c6: Preparing 06:27:59 c5c6540c5b53: Preparing 06:27:59 c06307ec2864: Preparing 06:27:59 e7f8cdda81e8: Preparing 06:27:59 3c20671a5817: Preparing 06:27:59 e7f8cdda81e8: Waiting 06:27:59 3c20671a5817: Waiting 06:27:59 c5c6540c5b53: Layer already exists 06:27:59 9961dbf764c6: Layer already exists 06:27:59 6574021289cc: Layer already exists 06:27:59 c06307ec2864: Layer already exists 06:27:59 147cb43c6004: Layer already exists 06:27:59 e7f8cdda81e8: Layer already exists 06:27:59 3c20671a5817: Layer already exists 06:27:59 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:217a3d4d705aa48ccb58e7c7957f99836330547568de2ab11b56f6bdc0254a8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:28:00 147cb43c6004: Preparing 06:28:00 6574021289cc: Preparing 06:28:00 9961dbf764c6: Preparing 06:28:00 c5c6540c5b53: Preparing 06:28:00 c06307ec2864: Preparing 06:28:00 e7f8cdda81e8: Preparing 06:28:00 3c20671a5817: Preparing 06:28:00 e7f8cdda81e8: Waiting 06:28:00 3c20671a5817: Waiting 06:28:00 147cb43c6004: Layer already exists 06:28:00 6574021289cc: Layer already exists 06:28:00 c5c6540c5b53: Layer already exists 06:28:00 c06307ec2864: Layer already exists 06:28:00 9961dbf764c6: Layer already exists 06:28:00 e7f8cdda81e8: Layer already exists 06:28:00 3c20671a5817: Layer already exists 06:28:00 main: digest: sha256:217a3d4d705aa48ccb58e7c7957f99836330547568de2ab11b56f6bdc0254a8c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:01 ===================================================== [Pipeline] echo 06:28:01 taggedImages: 06:28:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:28:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:28:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.61 06:28:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:28:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:28:01 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 06:28:01 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:28:01 latest 06:28:01 3.2.0-dev.61 06:28:01 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:28:01 main 06:28:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:01 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:28:01 de2ea42c8c4c: Preparing 06:28:01 01ee24c6b1b5: Preparing 06:28:01 743307826498: Preparing 06:28:01 09464b1ee189: Preparing 06:28:01 9961dbf764c6: Preparing 06:28:01 c5c6540c5b53: Preparing 06:28:01 c06307ec2864: Preparing 06:28:01 e7f8cdda81e8: Preparing 06:28:01 3c20671a5817: Preparing 06:28:01 c5c6540c5b53: Waiting 06:28:01 c06307ec2864: Waiting 06:28:01 e7f8cdda81e8: Waiting 06:28:01 3c20671a5817: Waiting 06:28:01 9961dbf764c6: Layer already exists 06:28:02 c5c6540c5b53: Layer already exists 06:28:02 01ee24c6b1b5: Pushed 06:28:02 743307826498: Pushed 06:28:02 c06307ec2864: Layer already exists 06:28:02 e7f8cdda81e8: Layer already exists 06:28:02 de2ea42c8c4c: Pushed 06:28:02 3c20671a5817: Layer already exists 06:28:03 09464b1ee189: Pushed 06:28:03 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:c104e0e579410c11922f2853ea1be9bc00d126644eb618302bb8029fdb0f31bf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:04 + 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 06:28:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:28:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:28:04 de2ea42c8c4c: Preparing 06:28:04 01ee24c6b1b5: Preparing 06:28:04 743307826498: Preparing 06:28:04 09464b1ee189: Preparing 06:28:04 9961dbf764c6: Preparing 06:28:04 c5c6540c5b53: Preparing 06:28:04 c06307ec2864: Preparing 06:28:04 e7f8cdda81e8: Preparing 06:28:04 3c20671a5817: Preparing 06:28:04 c5c6540c5b53: Waiting 06:28:04 e7f8cdda81e8: Waiting 06:28:04 c06307ec2864: Waiting 06:28:04 3c20671a5817: Waiting 06:28:04 743307826498: Layer already exists 06:28:04 09464b1ee189: Layer already exists 06:28:04 9961dbf764c6: Layer already exists 06:28:04 de2ea42c8c4c: Layer already exists 06:28:04 01ee24c6b1b5: Layer already exists 06:28:04 c5c6540c5b53: Layer already exists 06:28:04 c06307ec2864: Layer already exists 06:28:04 e7f8cdda81e8: Layer already exists 06:28:04 3c20671a5817: Layer already exists 06:28:04 latest: digest: sha256:c104e0e579410c11922f2853ea1be9bc00d126644eb618302bb8029fdb0f31bf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:05 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.61 06:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:28:05 de2ea42c8c4c: Preparing 06:28:05 01ee24c6b1b5: Preparing 06:28:05 743307826498: Preparing 06:28:05 09464b1ee189: Preparing 06:28:05 9961dbf764c6: Preparing 06:28:05 c5c6540c5b53: Preparing 06:28:05 c06307ec2864: Preparing 06:28:05 e7f8cdda81e8: Preparing 06:28:05 3c20671a5817: Preparing 06:28:05 c06307ec2864: Waiting 06:28:05 e7f8cdda81e8: Waiting 06:28:05 3c20671a5817: Waiting 06:28:05 c5c6540c5b53: Waiting 06:28:05 01ee24c6b1b5: Layer already exists 06:28:05 9961dbf764c6: Layer already exists 06:28:05 743307826498: Layer already exists 06:28:05 de2ea42c8c4c: Layer already exists 06:28:05 09464b1ee189: Layer already exists 06:28:05 c06307ec2864: Layer already exists 06:28:05 c5c6540c5b53: Layer already exists 06:28:05 e7f8cdda81e8: Layer already exists 06:28:05 3c20671a5817: Layer already exists 06:28:05 3.2.0-dev.61: digest: sha256:c104e0e579410c11922f2853ea1be9bc00d126644eb618302bb8029fdb0f31bf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:06 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:28:06 de2ea42c8c4c: Preparing 06:28:06 01ee24c6b1b5: Preparing 06:28:06 743307826498: Preparing 06:28:06 09464b1ee189: Preparing 06:28:06 9961dbf764c6: Preparing 06:28:06 c5c6540c5b53: Preparing 06:28:06 c06307ec2864: Preparing 06:28:06 e7f8cdda81e8: Preparing 06:28:06 3c20671a5817: Preparing 06:28:06 c06307ec2864: Waiting 06:28:06 e7f8cdda81e8: Waiting 06:28:06 3c20671a5817: Waiting 06:28:06 c5c6540c5b53: Waiting 06:28:06 09464b1ee189: Layer already exists 06:28:06 743307826498: Layer already exists 06:28:06 01ee24c6b1b5: Layer already exists 06:28:06 de2ea42c8c4c: Layer already exists 06:28:06 9961dbf764c6: Layer already exists 06:28:06 e7f8cdda81e8: Layer already exists 06:28:06 c06307ec2864: Layer already exists 06:28:06 c5c6540c5b53: Layer already exists 06:28:06 3c20671a5817: Layer already exists 06:28:06 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:c104e0e579410c11922f2853ea1be9bc00d126644eb618302bb8029fdb0f31bf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:07 + 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 06:28:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 06:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:28:07 de2ea42c8c4c: Preparing 06:28:07 01ee24c6b1b5: Preparing 06:28:07 743307826498: Preparing 06:28:07 09464b1ee189: Preparing 06:28:07 9961dbf764c6: Preparing 06:28:07 c5c6540c5b53: Preparing 06:28:07 c06307ec2864: Preparing 06:28:07 e7f8cdda81e8: Preparing 06:28:07 3c20671a5817: Preparing 06:28:07 c06307ec2864: Waiting 06:28:07 c5c6540c5b53: Waiting 06:28:07 e7f8cdda81e8: Waiting 06:28:07 3c20671a5817: Waiting 06:28:07 de2ea42c8c4c: Layer already exists 06:28:07 09464b1ee189: Layer already exists 06:28:07 9961dbf764c6: Layer already exists 06:28:07 743307826498: Layer already exists 06:28:07 01ee24c6b1b5: Layer already exists 06:28:07 e7f8cdda81e8: Layer already exists 06:28:07 c5c6540c5b53: Layer already exists 06:28:07 c06307ec2864: Layer already exists 06:28:07 3c20671a5817: Layer already exists 06:28:07 main: digest: sha256:c104e0e579410c11922f2853ea1be9bc00d126644eb618302bb8029fdb0f31bf size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:07 ===================================================== [Pipeline] echo 06:28:07 taggedImages: 06:28:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:28:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:28:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.61 06:28:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:28:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:28:07 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:28:07 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:28:07 latest 06:28:07 3.2.0-dev.61 06:28:07 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:28:07 main 06:28:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:28:08 ae511994ae3c: Preparing 06:28:08 b433f23ab737: Preparing 06:28:08 4604c11abb0a: Preparing 06:28:08 9961dbf764c6: Preparing 06:28:08 c5c6540c5b53: Preparing 06:28:08 c06307ec2864: Preparing 06:28:08 c0e8ab0a5f5b: Preparing 06:28:08 3c20671a5817: Preparing 06:28:08 c06307ec2864: Waiting 06:28:08 c0e8ab0a5f5b: Waiting 06:28:08 3c20671a5817: Waiting 06:28:08 c5c6540c5b53: Layer already exists 06:28:08 9961dbf764c6: Layer already exists 06:28:08 c06307ec2864: Layer already exists 06:28:08 3c20671a5817: Layer already exists 06:28:08 ae511994ae3c: Pushed 06:28:08 b433f23ab737: Pushed 06:28:08 c0e8ab0a5f5b: Pushed 06:28:15 4604c11abb0a: Pushed 06:28:15 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:2abb40153f0524b431d41fa601a1efb912494670f14bbef8e387005f142c2259 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:28:16 ae511994ae3c: Preparing 06:28:16 b433f23ab737: Preparing 06:28:16 4604c11abb0a: Preparing 06:28:16 9961dbf764c6: Preparing 06:28:16 c5c6540c5b53: Preparing 06:28:16 c06307ec2864: Preparing 06:28:16 c0e8ab0a5f5b: Preparing 06:28:16 3c20671a5817: Preparing 06:28:16 c06307ec2864: Waiting 06:28:16 c0e8ab0a5f5b: Waiting 06:28:16 3c20671a5817: Waiting 06:28:16 b433f23ab737: Layer already exists 06:28:16 c5c6540c5b53: Layer already exists 06:28:16 9961dbf764c6: Layer already exists 06:28:16 ae511994ae3c: Layer already exists 06:28:16 4604c11abb0a: Layer already exists 06:28:16 c0e8ab0a5f5b: Layer already exists 06:28:16 c06307ec2864: Layer already exists 06:28:16 3c20671a5817: Layer already exists 06:28:16 latest: digest: sha256:2abb40153f0524b431d41fa601a1efb912494670f14bbef8e387005f142c2259 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.61 06:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:28:17 ae511994ae3c: Preparing 06:28:17 b433f23ab737: Preparing 06:28:17 4604c11abb0a: Preparing 06:28:17 9961dbf764c6: Preparing 06:28:17 c5c6540c5b53: Preparing 06:28:17 c06307ec2864: Preparing 06:28:17 c0e8ab0a5f5b: Preparing 06:28:17 3c20671a5817: Preparing 06:28:17 c06307ec2864: Waiting 06:28:17 3c20671a5817: Waiting 06:28:17 c0e8ab0a5f5b: Waiting 06:28:17 ae511994ae3c: Layer already exists 06:28:17 b433f23ab737: Layer already exists 06:28:17 9961dbf764c6: Layer already exists 06:28:17 4604c11abb0a: Layer already exists 06:28:17 c5c6540c5b53: Layer already exists 06:28:17 c0e8ab0a5f5b: Layer already exists 06:28:17 c06307ec2864: Layer already exists 06:28:17 3c20671a5817: Layer already exists 06:28:17 3.2.0-dev.61: digest: sha256:2abb40153f0524b431d41fa601a1efb912494670f14bbef8e387005f142c2259 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:28:18 ae511994ae3c: Preparing 06:28:18 b433f23ab737: Preparing 06:28:18 4604c11abb0a: Preparing 06:28:18 9961dbf764c6: Preparing 06:28:18 c5c6540c5b53: Preparing 06:28:18 c06307ec2864: Preparing 06:28:18 c0e8ab0a5f5b: Preparing 06:28:18 3c20671a5817: Preparing 06:28:18 c0e8ab0a5f5b: Waiting 06:28:18 c06307ec2864: Waiting 06:28:18 3c20671a5817: Waiting 06:28:18 c5c6540c5b53: Layer already exists 06:28:18 9961dbf764c6: Layer already exists 06:28:18 4604c11abb0a: Layer already exists 06:28:18 b433f23ab737: Layer already exists 06:28:18 ae511994ae3c: Layer already exists 06:28:18 c06307ec2864: Layer already exists 06:28:18 c0e8ab0a5f5b: Layer already exists 06:28:18 3c20671a5817: Layer already exists 06:28:18 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:2abb40153f0524b431d41fa601a1efb912494670f14bbef8e387005f142c2259 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:28:19 ae511994ae3c: Preparing 06:28:19 b433f23ab737: Preparing 06:28:19 4604c11abb0a: Preparing 06:28:19 9961dbf764c6: Preparing 06:28:19 c5c6540c5b53: Preparing 06:28:19 c06307ec2864: Preparing 06:28:19 c0e8ab0a5f5b: Preparing 06:28:19 3c20671a5817: Preparing 06:28:19 c06307ec2864: Waiting 06:28:19 c0e8ab0a5f5b: Waiting 06:28:19 3c20671a5817: Waiting 06:28:19 9961dbf764c6: Layer already exists 06:28:19 ae511994ae3c: Layer already exists 06:28:19 b433f23ab737: Layer already exists 06:28:19 c5c6540c5b53: Layer already exists 06:28:19 4604c11abb0a: Layer already exists 06:28:19 c06307ec2864: Layer already exists 06:28:19 c0e8ab0a5f5b: Layer already exists 06:28:19 3c20671a5817: Layer already exists 06:28:19 main: digest: sha256:2abb40153f0524b431d41fa601a1efb912494670f14bbef8e387005f142c2259 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:19 ===================================================== [Pipeline] echo 06:28:19 taggedImages: 06:28:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:28:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:28:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.61 06:28:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:28:19 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:28:19 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 06:28:19 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:28:19 latest 06:28:19 3.2.0-dev.61 06:28:19 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:28:19 main 06:28:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:19 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:28:20 15a17ae85a2e: Preparing 06:28:20 9fdd1057ba58: Preparing 06:28:20 c5c6540c5b53: Preparing 06:28:20 bfb25f37960d: Preparing 06:28:20 decf4198d352: Preparing 06:28:20 3c20671a5817: Preparing 06:28:20 3c20671a5817: Waiting 06:28:20 c5c6540c5b53: Layer already exists 06:28:20 3c20671a5817: Layer already exists 06:28:20 decf4198d352: Pushed 06:28:20 bfb25f37960d: Pushed 06:28:20 15a17ae85a2e: Pushed 06:28:27 9fdd1057ba58: Pushed 06:28:27 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:abcfd589a963b20828dd6ffd32de418728baf5f3da3e53140ad6bd1d8f6241e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:27 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:28:27 15a17ae85a2e: Preparing 06:28:27 9fdd1057ba58: Preparing 06:28:27 c5c6540c5b53: Preparing 06:28:27 bfb25f37960d: Preparing 06:28:27 decf4198d352: Preparing 06:28:27 3c20671a5817: Preparing 06:28:27 3c20671a5817: Waiting 06:28:27 bfb25f37960d: Layer already exists 06:28:27 15a17ae85a2e: Layer already exists 06:28:27 decf4198d352: Layer already exists 06:28:27 c5c6540c5b53: Layer already exists 06:28:27 9fdd1057ba58: Layer already exists 06:28:27 3c20671a5817: Layer already exists 06:28:27 latest: digest: sha256:abcfd589a963b20828dd6ffd32de418728baf5f3da3e53140ad6bd1d8f6241e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:28 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.61 06:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:28:28 15a17ae85a2e: Preparing 06:28:28 9fdd1057ba58: Preparing 06:28:28 c5c6540c5b53: Preparing 06:28:28 bfb25f37960d: Preparing 06:28:28 decf4198d352: Preparing 06:28:28 3c20671a5817: Preparing 06:28:28 c5c6540c5b53: Layer already exists 06:28:28 bfb25f37960d: Layer already exists 06:28:28 decf4198d352: Layer already exists 06:28:28 9fdd1057ba58: Layer already exists 06:28:28 15a17ae85a2e: Layer already exists 06:28:28 3c20671a5817: Layer already exists 06:28:28 3.2.0-dev.61: digest: sha256:abcfd589a963b20828dd6ffd32de418728baf5f3da3e53140ad6bd1d8f6241e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:29 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:28:29 15a17ae85a2e: Preparing 06:28:29 9fdd1057ba58: Preparing 06:28:29 c5c6540c5b53: Preparing 06:28:29 bfb25f37960d: Preparing 06:28:29 decf4198d352: Preparing 06:28:29 3c20671a5817: Preparing 06:28:29 3c20671a5817: Waiting 06:28:29 c5c6540c5b53: Layer already exists 06:28:29 15a17ae85a2e: Layer already exists 06:28:29 decf4198d352: Layer already exists 06:28:29 9fdd1057ba58: Layer already exists 06:28:29 bfb25f37960d: Layer already exists 06:28:29 3c20671a5817: Layer already exists 06:28:30 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:abcfd589a963b20828dd6ffd32de418728baf5f3da3e53140ad6bd1d8f6241e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:30 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 06:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:28:30 15a17ae85a2e: Preparing 06:28:30 9fdd1057ba58: Preparing 06:28:30 c5c6540c5b53: Preparing 06:28:30 bfb25f37960d: Preparing 06:28:30 decf4198d352: Preparing 06:28:30 3c20671a5817: Preparing 06:28:30 3c20671a5817: Waiting 06:28:30 15a17ae85a2e: Layer already exists 06:28:30 9fdd1057ba58: Layer already exists 06:28:30 c5c6540c5b53: Layer already exists 06:28:30 decf4198d352: Layer already exists 06:28:30 bfb25f37960d: Layer already exists 06:28:30 3c20671a5817: Layer already exists 06:28:30 main: digest: sha256:abcfd589a963b20828dd6ffd32de418728baf5f3da3e53140ad6bd1d8f6241e4 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:31 ===================================================== [Pipeline] echo 06:28:31 taggedImages: 06:28:31 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:28:31 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:28:31 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.61 06:28:31 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:28:31 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:28:31 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:28:31 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:28:31 latest 06:28:31 3.2.0-dev.61 06:28:31 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:28:31 main 06:28:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:28:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:28:31 4e6cadd25473: Preparing 06:28:31 e744f4029f60: Preparing 06:28:31 b6ec7d6b0b7a: Preparing 06:28:31 9961dbf764c6: Preparing 06:28:31 c5c6540c5b53: Preparing 06:28:31 c06307ec2864: Preparing 06:28:31 e7f8cdda81e8: Preparing 06:28:31 c06307ec2864: Waiting 06:28:31 3c20671a5817: Preparing 06:28:31 e7f8cdda81e8: Waiting 06:28:31 3c20671a5817: Waiting 06:28:31 c5c6540c5b53: Layer already exists 06:28:31 9961dbf764c6: Layer already exists 06:28:32 c06307ec2864: Layer already exists 06:28:32 e7f8cdda81e8: Layer already exists 06:28:32 e744f4029f60: Pushed 06:28:32 4e6cadd25473: Pushed 06:28:32 3c20671a5817: Layer already exists 06:28:38 b6ec7d6b0b7a: Pushed 06:28:38 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:0b6cca00c368eba79b139f1dc3388e9218d98c9946082ce3a3809472eeaee3ec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:28:39 4e6cadd25473: Preparing 06:28:39 e744f4029f60: Preparing 06:28:39 b6ec7d6b0b7a: Preparing 06:28:39 9961dbf764c6: Preparing 06:28:39 c5c6540c5b53: Preparing 06:28:39 c06307ec2864: Preparing 06:28:39 e7f8cdda81e8: Preparing 06:28:39 c06307ec2864: Waiting 06:28:39 3c20671a5817: Preparing 06:28:39 e7f8cdda81e8: Waiting 06:28:39 4e6cadd25473: Layer already exists 06:28:39 b6ec7d6b0b7a: Layer already exists 06:28:39 c5c6540c5b53: Layer already exists 06:28:39 e744f4029f60: Layer already exists 06:28:39 9961dbf764c6: Layer already exists 06:28:39 e7f8cdda81e8: Layer already exists 06:28:39 c06307ec2864: Layer already exists 06:28:39 3c20671a5817: Layer already exists 06:28:39 latest: digest: sha256:0b6cca00c368eba79b139f1dc3388e9218d98c9946082ce3a3809472eeaee3ec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.61 06:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:28:40 4e6cadd25473: Preparing 06:28:40 e744f4029f60: Preparing 06:28:40 b6ec7d6b0b7a: Preparing 06:28:40 9961dbf764c6: Preparing 06:28:40 c5c6540c5b53: Preparing 06:28:40 c06307ec2864: Preparing 06:28:40 e7f8cdda81e8: Preparing 06:28:40 3c20671a5817: Preparing 06:28:40 c06307ec2864: Waiting 06:28:40 3c20671a5817: Waiting 06:28:40 e7f8cdda81e8: Waiting 06:28:40 b6ec7d6b0b7a: Layer already exists 06:28:40 9961dbf764c6: Layer already exists 06:28:40 e744f4029f60: Layer already exists 06:28:40 c5c6540c5b53: Layer already exists 06:28:40 4e6cadd25473: Layer already exists 06:28:40 c06307ec2864: Layer already exists 06:28:40 e7f8cdda81e8: Layer already exists 06:28:40 3c20671a5817: Layer already exists 06:28:40 3.2.0-dev.61: digest: sha256:0b6cca00c368eba79b139f1dc3388e9218d98c9946082ce3a3809472eeaee3ec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:28:40 4e6cadd25473: Preparing 06:28:40 e744f4029f60: Preparing 06:28:40 b6ec7d6b0b7a: Preparing 06:28:40 9961dbf764c6: Preparing 06:28:40 c5c6540c5b53: Preparing 06:28:40 c06307ec2864: Preparing 06:28:40 e7f8cdda81e8: Preparing 06:28:40 3c20671a5817: Preparing 06:28:40 c06307ec2864: Waiting 06:28:40 e7f8cdda81e8: Waiting 06:28:40 3c20671a5817: Waiting 06:28:40 4e6cadd25473: Layer already exists 06:28:40 b6ec7d6b0b7a: Layer already exists 06:28:40 9961dbf764c6: Layer already exists 06:28:40 e744f4029f60: Layer already exists 06:28:40 c5c6540c5b53: Layer already exists 06:28:40 e7f8cdda81e8: Layer already exists 06:28:40 c06307ec2864: Layer already exists 06:28:40 3c20671a5817: Layer already exists 06:28:40 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:0b6cca00c368eba79b139f1dc3388e9218d98c9946082ce3a3809472eeaee3ec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:28:41 4e6cadd25473: Preparing 06:28:41 e744f4029f60: Preparing 06:28:41 b6ec7d6b0b7a: Preparing 06:28:41 9961dbf764c6: Preparing 06:28:41 c5c6540c5b53: Preparing 06:28:41 c06307ec2864: Preparing 06:28:41 e7f8cdda81e8: Preparing 06:28:41 c06307ec2864: Waiting 06:28:41 3c20671a5817: Preparing 06:28:41 e7f8cdda81e8: Waiting 06:28:41 3c20671a5817: Waiting 06:28:41 c5c6540c5b53: Layer already exists 06:28:41 e744f4029f60: Layer already exists 06:28:41 b6ec7d6b0b7a: Layer already exists 06:28:41 4e6cadd25473: Layer already exists 06:28:41 9961dbf764c6: Layer already exists 06:28:41 3c20671a5817: Layer already exists 06:28:41 c06307ec2864: Layer already exists 06:28:41 e7f8cdda81e8: Layer already exists 06:28:41 main: digest: sha256:0b6cca00c368eba79b139f1dc3388e9218d98c9946082ce3a3809472eeaee3ec size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:41 ===================================================== [Pipeline] echo 06:28:41 taggedImages: 06:28:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:28:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:28:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.61 06:28:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:28:41 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:28:41 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:28:41 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:28:41 latest 06:28:41 3.2.0-dev.61 06:28:41 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:28:41 main 06:28:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:28:42 314dc8deb8b7: Preparing 06:28:42 2c69eb1f4a14: Preparing 06:28:42 2d8da7dcccda: Preparing 06:28:42 d30d8ba01ac6: Preparing 06:28:42 23aa977d67e1: Preparing 06:28:42 bc2e47d69b66: Preparing 06:28:42 8e8582de962f: Preparing 06:28:42 bc2e47d69b66: Waiting 06:28:42 c9400ffab7c6: Preparing 06:28:42 8e8582de962f: Waiting 06:28:42 9961dbf764c6: Preparing 06:28:42 c9400ffab7c6: Waiting 06:28:42 9961dbf764c6: Waiting 06:28:42 c5c6540c5b53: Preparing 06:28:42 23b3a12e79cd: Preparing 06:28:42 c5c6540c5b53: Waiting 06:28:42 8113e5d6a039: Preparing 06:28:42 5f70bf18a086: Preparing 06:28:42 8113e5d6a039: Waiting 06:28:42 5f70bf18a086: Waiting 06:28:42 74a4a2b9f00e: Preparing 06:28:42 2bf5a1d6dcf8: Preparing 06:28:42 6f22a0d577e3: Preparing 06:28:42 74a4a2b9f00e: Waiting 06:28:42 2bf5a1d6dcf8: Waiting 06:28:42 3c20671a5817: Preparing 06:28:42 2d8da7dcccda: Pushed 06:28:42 d30d8ba01ac6: Pushed 06:28:42 2c69eb1f4a14: Pushed 06:28:42 314dc8deb8b7: Pushed 06:28:42 23aa977d67e1: Pushed 06:28:42 9961dbf764c6: Layer already exists 06:28:42 c5c6540c5b53: Layer already exists 06:28:43 8e8582de962f: Pushed 06:28:43 bc2e47d69b66: Pushed 06:28:43 5f70bf18a086: Layer already exists 06:28:43 23b3a12e79cd: Pushed 06:28:43 8113e5d6a039: Pushed 06:28:43 3c20671a5817: Layer already exists 06:28:43 74a4a2b9f00e: Pushed 06:28:43 2bf5a1d6dcf8: Pushed 06:28:43 6f22a0d577e3: Pushed 06:28:45 c9400ffab7c6: Pushed 06:28:45 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:447ae7906dbb338f8e665120e6e3d2326ac59f154f777513af4a47a93f72a5c1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:28:46 314dc8deb8b7: Preparing 06:28:46 2c69eb1f4a14: Preparing 06:28:46 2d8da7dcccda: Preparing 06:28:46 d30d8ba01ac6: Preparing 06:28:46 23aa977d67e1: Preparing 06:28:46 bc2e47d69b66: Preparing 06:28:46 8e8582de962f: Preparing 06:28:46 c9400ffab7c6: Preparing 06:28:46 9961dbf764c6: Preparing 06:28:46 c5c6540c5b53: Preparing 06:28:46 23b3a12e79cd: Preparing 06:28:46 8113e5d6a039: Preparing 06:28:46 5f70bf18a086: Preparing 06:28:46 74a4a2b9f00e: Preparing 06:28:46 2bf5a1d6dcf8: Preparing 06:28:46 6f22a0d577e3: Preparing 06:28:46 3c20671a5817: Preparing 06:28:46 bc2e47d69b66: Waiting 06:28:46 8e8582de962f: Waiting 06:28:46 c9400ffab7c6: Waiting 06:28:46 23b3a12e79cd: Waiting 06:28:46 9961dbf764c6: Waiting 06:28:46 8113e5d6a039: Waiting 06:28:46 c5c6540c5b53: Waiting 06:28:46 5f70bf18a086: Waiting 06:28:46 6f22a0d577e3: Waiting 06:28:46 74a4a2b9f00e: Waiting 06:28:46 3c20671a5817: Waiting 06:28:46 314dc8deb8b7: Layer already exists 06:28:46 2c69eb1f4a14: Layer already exists 06:28:46 d30d8ba01ac6: Layer already exists 06:28:46 23aa977d67e1: Layer already exists 06:28:46 2d8da7dcccda: Layer already exists 06:28:46 bc2e47d69b66: Layer already exists 06:28:46 c9400ffab7c6: Layer already exists 06:28:46 c5c6540c5b53: Layer already exists 06:28:46 9961dbf764c6: Layer already exists 06:28:46 8e8582de962f: Layer already exists 06:28:46 8113e5d6a039: Layer already exists 06:28:46 23b3a12e79cd: Layer already exists 06:28:46 74a4a2b9f00e: Layer already exists 06:28:46 5f70bf18a086: Layer already exists 06:28:46 2bf5a1d6dcf8: Layer already exists 06:28:46 6f22a0d577e3: Layer already exists 06:28:46 3c20671a5817: Layer already exists 06:28:46 latest: digest: sha256:447ae7906dbb338f8e665120e6e3d2326ac59f154f777513af4a47a93f72a5c1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.61 06:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:28:47 314dc8deb8b7: Preparing 06:28:47 2c69eb1f4a14: Preparing 06:28:47 2d8da7dcccda: Preparing 06:28:47 d30d8ba01ac6: Preparing 06:28:47 23aa977d67e1: Preparing 06:28:47 bc2e47d69b66: Preparing 06:28:47 8e8582de962f: Preparing 06:28:47 bc2e47d69b66: Waiting 06:28:47 c9400ffab7c6: Preparing 06:28:47 8e8582de962f: Waiting 06:28:47 9961dbf764c6: Preparing 06:28:47 c5c6540c5b53: Preparing 06:28:47 23b3a12e79cd: Preparing 06:28:47 8113e5d6a039: Preparing 06:28:47 5f70bf18a086: Preparing 06:28:47 74a4a2b9f00e: Preparing 06:28:47 c9400ffab7c6: Waiting 06:28:47 23b3a12e79cd: Waiting 06:28:47 9961dbf764c6: Waiting 06:28:47 c5c6540c5b53: Waiting 06:28:47 8113e5d6a039: Waiting 06:28:47 5f70bf18a086: Waiting 06:28:47 2bf5a1d6dcf8: Preparing 06:28:47 74a4a2b9f00e: Waiting 06:28:47 6f22a0d577e3: Preparing 06:28:47 2bf5a1d6dcf8: Waiting 06:28:47 3c20671a5817: Preparing 06:28:47 6f22a0d577e3: Waiting 06:28:47 3c20671a5817: Waiting 06:28:47 d30d8ba01ac6: Layer already exists 06:28:47 2d8da7dcccda: Layer already exists 06:28:47 314dc8deb8b7: Layer already exists 06:28:47 23aa977d67e1: Layer already exists 06:28:47 2c69eb1f4a14: Layer already exists 06:28:47 c9400ffab7c6: Layer already exists 06:28:47 8e8582de962f: Layer already exists 06:28:47 9961dbf764c6: Layer already exists 06:28:47 bc2e47d69b66: Layer already exists 06:28:47 c5c6540c5b53: Layer already exists 06:28:47 5f70bf18a086: Layer already exists 06:28:47 23b3a12e79cd: Layer already exists 06:28:47 8113e5d6a039: Layer already exists 06:28:47 74a4a2b9f00e: Layer already exists 06:28:47 2bf5a1d6dcf8: Layer already exists 06:28:47 6f22a0d577e3: Layer already exists 06:28:47 3c20671a5817: Layer already exists 06:28:47 3.2.0-dev.61: digest: sha256:447ae7906dbb338f8e665120e6e3d2326ac59f154f777513af4a47a93f72a5c1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:28:48 314dc8deb8b7: Preparing 06:28:48 2c69eb1f4a14: Preparing 06:28:48 2d8da7dcccda: Preparing 06:28:48 d30d8ba01ac6: Preparing 06:28:48 23aa977d67e1: Preparing 06:28:48 bc2e47d69b66: Preparing 06:28:48 8e8582de962f: Preparing 06:28:48 c9400ffab7c6: Preparing 06:28:48 9961dbf764c6: Preparing 06:28:48 c5c6540c5b53: Preparing 06:28:48 23b3a12e79cd: Preparing 06:28:48 8113e5d6a039: Preparing 06:28:48 5f70bf18a086: Preparing 06:28:48 74a4a2b9f00e: Preparing 06:28:48 2bf5a1d6dcf8: Preparing 06:28:48 6f22a0d577e3: Preparing 06:28:48 3c20671a5817: Preparing 06:28:48 c9400ffab7c6: Waiting 06:28:48 9961dbf764c6: Waiting 06:28:48 c5c6540c5b53: Waiting 06:28:48 23b3a12e79cd: Waiting 06:28:48 8113e5d6a039: Waiting 06:28:48 5f70bf18a086: Waiting 06:28:48 2bf5a1d6dcf8: Waiting 06:28:48 bc2e47d69b66: Waiting 06:28:48 3c20671a5817: Waiting 06:28:48 6f22a0d577e3: Waiting 06:28:48 74a4a2b9f00e: Waiting 06:28:48 8e8582de962f: Waiting 06:28:48 314dc8deb8b7: Layer already exists 06:28:48 d30d8ba01ac6: Layer already exists 06:28:48 23aa977d67e1: Layer already exists 06:28:48 2d8da7dcccda: Layer already exists 06:28:48 2c69eb1f4a14: Layer already exists 06:28:48 8e8582de962f: Layer already exists 06:28:48 c9400ffab7c6: Layer already exists 06:28:48 bc2e47d69b66: Layer already exists 06:28:48 9961dbf764c6: Layer already exists 06:28:48 c5c6540c5b53: Layer already exists 06:28:48 5f70bf18a086: Layer already exists 06:28:48 74a4a2b9f00e: Layer already exists 06:28:48 23b3a12e79cd: Layer already exists 06:28:48 2bf5a1d6dcf8: Layer already exists 06:28:48 8113e5d6a039: Layer already exists 06:28:48 6f22a0d577e3: Layer already exists 06:28:48 3c20671a5817: Layer already exists 06:28:48 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:447ae7906dbb338f8e665120e6e3d2326ac59f154f777513af4a47a93f72a5c1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:28:49 314dc8deb8b7: Preparing 06:28:49 2c69eb1f4a14: Preparing 06:28:49 2d8da7dcccda: Preparing 06:28:49 d30d8ba01ac6: Preparing 06:28:49 23aa977d67e1: Preparing 06:28:49 bc2e47d69b66: Preparing 06:28:49 8e8582de962f: Preparing 06:28:49 c9400ffab7c6: Preparing 06:28:49 9961dbf764c6: Preparing 06:28:49 c5c6540c5b53: Preparing 06:28:49 23b3a12e79cd: Preparing 06:28:49 8113e5d6a039: Preparing 06:28:49 5f70bf18a086: Preparing 06:28:49 74a4a2b9f00e: Preparing 06:28:49 2bf5a1d6dcf8: Preparing 06:28:49 6f22a0d577e3: Preparing 06:28:49 3c20671a5817: Preparing 06:28:49 8e8582de962f: Waiting 06:28:49 bc2e47d69b66: Waiting 06:28:49 c9400ffab7c6: Waiting 06:28:49 9961dbf764c6: Waiting 06:28:49 c5c6540c5b53: Waiting 06:28:49 23b3a12e79cd: Waiting 06:28:49 8113e5d6a039: Waiting 06:28:49 5f70bf18a086: Waiting 06:28:49 74a4a2b9f00e: Waiting 06:28:49 6f22a0d577e3: Waiting 06:28:49 3c20671a5817: Waiting 06:28:49 2bf5a1d6dcf8: Waiting 06:28:49 2c69eb1f4a14: Layer already exists 06:28:49 d30d8ba01ac6: Layer already exists 06:28:49 314dc8deb8b7: Layer already exists 06:28:49 23aa977d67e1: Layer already exists 06:28:49 2d8da7dcccda: Layer already exists 06:28:49 bc2e47d69b66: Layer already exists 06:28:49 9961dbf764c6: Layer already exists 06:28:49 c9400ffab7c6: Layer already exists 06:28:49 8e8582de962f: Layer already exists 06:28:49 c5c6540c5b53: Layer already exists 06:28:49 2bf5a1d6dcf8: Layer already exists 06:28:49 8113e5d6a039: Layer already exists 06:28:49 23b3a12e79cd: Layer already exists 06:28:49 74a4a2b9f00e: Layer already exists 06:28:49 5f70bf18a086: Layer already exists 06:28:49 3c20671a5817: Layer already exists 06:28:49 6f22a0d577e3: Layer already exists 06:28:49 main: digest: sha256:447ae7906dbb338f8e665120e6e3d2326ac59f154f777513af4a47a93f72a5c1 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:49 ===================================================== [Pipeline] echo 06:28:49 taggedImages: 06:28:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:28:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:28:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.61 06:28:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:28:49 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:28:49 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 06:28:49 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:28:49 latest 06:28:49 3.2.0-dev.61 06:28:49 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:28:49 main 06:28:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:28:50 7b7d68b436d8: Preparing 06:28:50 e9c94cbf05c6: Preparing 06:28:50 6a4ea538049c: Preparing 06:28:50 d5f093f4cb36: Preparing 06:28:50 9961dbf764c6: Preparing 06:28:50 c5c6540c5b53: Preparing 06:28:50 c06307ec2864: Preparing 06:28:50 c5c6540c5b53: Waiting 06:28:50 e7f8cdda81e8: Preparing 06:28:50 c06307ec2864: Waiting 06:28:50 3c20671a5817: Preparing 06:28:50 e7f8cdda81e8: Waiting 06:28:50 3c20671a5817: Waiting 06:28:50 9961dbf764c6: Layer already exists 06:28:50 c5c6540c5b53: Layer already exists 06:28:50 c06307ec2864: Layer already exists 06:28:50 e9c94cbf05c6: Pushed 06:28:50 e7f8cdda81e8: Layer already exists 06:28:50 6a4ea538049c: Pushed 06:28:50 7b7d68b436d8: Pushed 06:28:50 3c20671a5817: Layer already exists 06:28:55 d5f093f4cb36: Pushed 06:28:55 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:0471d07bee4a0634b99952d872afdefe0f0d9d6d8a8c23a603a5c4f369346e1c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:56 + 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 06:28:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:28:56 7b7d68b436d8: Preparing 06:28:56 e9c94cbf05c6: Preparing 06:28:56 6a4ea538049c: Preparing 06:28:56 d5f093f4cb36: Preparing 06:28:56 9961dbf764c6: Preparing 06:28:56 c5c6540c5b53: Preparing 06:28:56 c06307ec2864: Preparing 06:28:56 e7f8cdda81e8: Preparing 06:28:56 3c20671a5817: Preparing 06:28:56 c5c6540c5b53: Waiting 06:28:56 c06307ec2864: Waiting 06:28:56 e7f8cdda81e8: Waiting 06:28:56 3c20671a5817: Waiting 06:28:56 6a4ea538049c: Layer already exists 06:28:56 7b7d68b436d8: Layer already exists 06:28:56 d5f093f4cb36: Layer already exists 06:28:56 9961dbf764c6: Layer already exists 06:28:56 e9c94cbf05c6: Layer already exists 06:28:56 c06307ec2864: Layer already exists 06:28:56 e7f8cdda81e8: Layer already exists 06:28:56 c5c6540c5b53: Layer already exists 06:28:56 3c20671a5817: Layer already exists 06:28:56 latest: digest: sha256:0471d07bee4a0634b99952d872afdefe0f0d9d6d8a8c23a603a5c4f369346e1c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:57 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.61 06:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:28:57 7b7d68b436d8: Preparing 06:28:57 e9c94cbf05c6: Preparing 06:28:57 6a4ea538049c: Preparing 06:28:57 d5f093f4cb36: Preparing 06:28:57 9961dbf764c6: Preparing 06:28:57 c5c6540c5b53: Preparing 06:28:57 c06307ec2864: Preparing 06:28:57 e7f8cdda81e8: Preparing 06:28:57 3c20671a5817: Preparing 06:28:57 c06307ec2864: Waiting 06:28:57 e7f8cdda81e8: Waiting 06:28:57 c5c6540c5b53: Waiting 06:28:57 3c20671a5817: Waiting 06:28:57 6a4ea538049c: Layer already exists 06:28:57 9961dbf764c6: Layer already exists 06:28:57 7b7d68b436d8: Layer already exists 06:28:57 e9c94cbf05c6: Layer already exists 06:28:57 d5f093f4cb36: Layer already exists 06:28:57 e7f8cdda81e8: Layer already exists 06:28:57 3c20671a5817: Layer already exists 06:28:57 c5c6540c5b53: Layer already exists 06:28:57 c06307ec2864: Layer already exists 06:28:57 3.2.0-dev.61: digest: sha256:0471d07bee4a0634b99952d872afdefe0f0d9d6d8a8c23a603a5c4f369346e1c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:58 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:28:58 7b7d68b436d8: Preparing 06:28:58 e9c94cbf05c6: Preparing 06:28:58 6a4ea538049c: Preparing 06:28:58 d5f093f4cb36: Preparing 06:28:58 9961dbf764c6: Preparing 06:28:58 c5c6540c5b53: Preparing 06:28:58 c06307ec2864: Preparing 06:28:58 e7f8cdda81e8: Preparing 06:28:58 3c20671a5817: Preparing 06:28:58 c5c6540c5b53: Waiting 06:28:58 c06307ec2864: Waiting 06:28:58 e7f8cdda81e8: Waiting 06:28:58 3c20671a5817: Waiting 06:28:58 d5f093f4cb36: Layer already exists 06:28:58 9961dbf764c6: Layer already exists 06:28:58 7b7d68b436d8: Layer already exists 06:28:58 6a4ea538049c: Layer already exists 06:28:58 e9c94cbf05c6: Layer already exists 06:28:58 c06307ec2864: Layer already exists 06:28:58 3c20671a5817: Layer already exists 06:28:58 c5c6540c5b53: Layer already exists 06:28:58 e7f8cdda81e8: Layer already exists 06:28:58 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:0471d07bee4a0634b99952d872afdefe0f0d9d6d8a8c23a603a5c4f369346e1c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:59 + 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 06:28:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 06:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:28:59 7b7d68b436d8: Preparing 06:28:59 e9c94cbf05c6: Preparing 06:28:59 6a4ea538049c: Preparing 06:28:59 d5f093f4cb36: Preparing 06:28:59 9961dbf764c6: Preparing 06:28:59 c5c6540c5b53: Preparing 06:28:59 c06307ec2864: Preparing 06:28:59 e7f8cdda81e8: Preparing 06:28:59 3c20671a5817: Preparing 06:28:59 c5c6540c5b53: Waiting 06:28:59 c06307ec2864: Waiting 06:28:59 e7f8cdda81e8: Waiting 06:28:59 3c20671a5817: Waiting 06:28:59 9961dbf764c6: Layer already exists 06:28:59 6a4ea538049c: Layer already exists 06:28:59 d5f093f4cb36: Layer already exists 06:28:59 7b7d68b436d8: Layer already exists 06:28:59 e9c94cbf05c6: Layer already exists 06:28:59 c06307ec2864: Layer already exists 06:28:59 c5c6540c5b53: Layer already exists 06:28:59 3c20671a5817: Layer already exists 06:28:59 e7f8cdda81e8: Layer already exists 06:28:59 main: digest: sha256:0471d07bee4a0634b99952d872afdefe0f0d9d6d8a8c23a603a5c4f369346e1c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:59 ===================================================== [Pipeline] echo 06:28:59 taggedImages: 06:28:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:28:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:28:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.61 06:28:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:28:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:28:59 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:28:59 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:28:59 latest 06:28:59 3.2.0-dev.61 06:28:59 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:28:59 main 06:28:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:29:00 27d77314008d: Preparing 06:29:00 ef5f25012654: Preparing 06:29:00 c05ab65a4f91: Preparing 06:29:00 6d13b564ee7e: Preparing 06:29:00 2ef09430fcb6: Preparing 06:29:00 9961dbf764c6: Preparing 06:29:00 c5c6540c5b53: Preparing 06:29:00 966e3fbc8094: Preparing 06:29:00 9961dbf764c6: Waiting 06:29:00 088ac455e0ef: Preparing 06:29:00 e814be9092c4: Preparing 06:29:00 3c20671a5817: Preparing 06:29:00 e814be9092c4: Waiting 06:29:00 966e3fbc8094: Waiting 06:29:00 088ac455e0ef: Waiting 06:29:00 3c20671a5817: Waiting 06:29:00 27d77314008d: Pushed 06:29:00 ef5f25012654: Pushed 06:29:00 6d13b564ee7e: Pushed 06:29:00 2ef09430fcb6: Pushed 06:29:00 9961dbf764c6: Layer already exists 06:29:00 c5c6540c5b53: Layer already exists 06:29:00 3c20671a5817: Layer already exists 06:29:01 966e3fbc8094: Pushed 06:29:01 088ac455e0ef: Pushed 06:29:03 c05ab65a4f91: Pushed 06:29:03 e814be9092c4: Pushed 06:29:03 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:1577b5ab998e014413adecb283c0f464488ed6e95d21e3dceba69dcfd6e8632e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:03 + 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 06:29:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:29:04 27d77314008d: Preparing 06:29:04 ef5f25012654: Preparing 06:29:04 c05ab65a4f91: Preparing 06:29:04 6d13b564ee7e: Preparing 06:29:04 2ef09430fcb6: Preparing 06:29:04 9961dbf764c6: Preparing 06:29:04 c5c6540c5b53: Preparing 06:29:04 966e3fbc8094: Preparing 06:29:04 088ac455e0ef: Preparing 06:29:04 e814be9092c4: Preparing 06:29:04 3c20671a5817: Preparing 06:29:04 c5c6540c5b53: Waiting 06:29:04 966e3fbc8094: Waiting 06:29:04 088ac455e0ef: Waiting 06:29:04 e814be9092c4: Waiting 06:29:04 9961dbf764c6: Waiting 06:29:04 2ef09430fcb6: Layer already exists 06:29:04 27d77314008d: Layer already exists 06:29:04 6d13b564ee7e: Layer already exists 06:29:04 ef5f25012654: Layer already exists 06:29:04 c05ab65a4f91: Layer already exists 06:29:04 966e3fbc8094: Layer already exists 06:29:04 9961dbf764c6: Layer already exists 06:29:04 088ac455e0ef: Layer already exists 06:29:04 e814be9092c4: Layer already exists 06:29:04 c5c6540c5b53: Layer already exists 06:29:04 3c20671a5817: Layer already exists 06:29:04 latest: digest: sha256:1577b5ab998e014413adecb283c0f464488ed6e95d21e3dceba69dcfd6e8632e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:04 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.61 06:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:29:05 27d77314008d: Preparing 06:29:05 ef5f25012654: Preparing 06:29:05 c05ab65a4f91: Preparing 06:29:05 6d13b564ee7e: Preparing 06:29:05 2ef09430fcb6: Preparing 06:29:05 9961dbf764c6: Preparing 06:29:05 c5c6540c5b53: Preparing 06:29:05 966e3fbc8094: Preparing 06:29:05 088ac455e0ef: Preparing 06:29:05 e814be9092c4: Preparing 06:29:05 3c20671a5817: Preparing 06:29:05 9961dbf764c6: Waiting 06:29:05 c5c6540c5b53: Waiting 06:29:05 966e3fbc8094: Waiting 06:29:05 088ac455e0ef: Waiting 06:29:05 e814be9092c4: Waiting 06:29:05 3c20671a5817: Waiting 06:29:05 ef5f25012654: Layer already exists 06:29:05 2ef09430fcb6: Layer already exists 06:29:05 27d77314008d: Layer already exists 06:29:05 c05ab65a4f91: Layer already exists 06:29:05 6d13b564ee7e: Layer already exists 06:29:05 966e3fbc8094: Layer already exists 06:29:05 9961dbf764c6: Layer already exists 06:29:05 c5c6540c5b53: Layer already exists 06:29:05 e814be9092c4: Layer already exists 06:29:05 088ac455e0ef: Layer already exists 06:29:05 3c20671a5817: Layer already exists 06:29:05 3.2.0-dev.61: digest: sha256:1577b5ab998e014413adecb283c0f464488ed6e95d21e3dceba69dcfd6e8632e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:29:06 27d77314008d: Preparing 06:29:06 ef5f25012654: Preparing 06:29:06 c05ab65a4f91: Preparing 06:29:06 6d13b564ee7e: Preparing 06:29:06 2ef09430fcb6: Preparing 06:29:06 9961dbf764c6: Preparing 06:29:06 c5c6540c5b53: Preparing 06:29:06 966e3fbc8094: Preparing 06:29:06 088ac455e0ef: Preparing 06:29:06 e814be9092c4: Preparing 06:29:06 3c20671a5817: Preparing 06:29:06 966e3fbc8094: Waiting 06:29:06 088ac455e0ef: Waiting 06:29:06 e814be9092c4: Waiting 06:29:06 3c20671a5817: Waiting 06:29:06 9961dbf764c6: Waiting 06:29:06 c5c6540c5b53: Waiting 06:29:06 27d77314008d: Layer already exists 06:29:06 2ef09430fcb6: Layer already exists 06:29:06 6d13b564ee7e: Layer already exists 06:29:06 ef5f25012654: Layer already exists 06:29:06 9961dbf764c6: Layer already exists 06:29:06 c05ab65a4f91: Layer already exists 06:29:06 966e3fbc8094: Layer already exists 06:29:06 c5c6540c5b53: Layer already exists 06:29:06 3c20671a5817: Layer already exists 06:29:06 088ac455e0ef: Layer already exists 06:29:06 e814be9092c4: Layer already exists 06:29:06 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:1577b5ab998e014413adecb283c0f464488ed6e95d21e3dceba69dcfd6e8632e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:06 + 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 06:29:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:29:07 27d77314008d: Preparing 06:29:07 ef5f25012654: Preparing 06:29:07 c05ab65a4f91: Preparing 06:29:07 6d13b564ee7e: Preparing 06:29:07 2ef09430fcb6: Preparing 06:29:07 9961dbf764c6: Preparing 06:29:07 c5c6540c5b53: Preparing 06:29:07 966e3fbc8094: Preparing 06:29:07 088ac455e0ef: Preparing 06:29:07 e814be9092c4: Preparing 06:29:07 3c20671a5817: Preparing 06:29:07 c5c6540c5b53: Waiting 06:29:07 966e3fbc8094: Waiting 06:29:07 088ac455e0ef: Waiting 06:29:07 e814be9092c4: Waiting 06:29:07 3c20671a5817: Waiting 06:29:07 9961dbf764c6: Waiting 06:29:07 2ef09430fcb6: Layer already exists 06:29:07 6d13b564ee7e: Layer already exists 06:29:07 c05ab65a4f91: Layer already exists 06:29:07 27d77314008d: Layer already exists 06:29:07 ef5f25012654: Layer already exists 06:29:07 9961dbf764c6: Layer already exists 06:29:07 c5c6540c5b53: Layer already exists 06:29:07 088ac455e0ef: Layer already exists 06:29:07 966e3fbc8094: Layer already exists 06:29:07 e814be9092c4: Layer already exists 06:29:07 3c20671a5817: Layer already exists 06:29:07 main: digest: sha256:1577b5ab998e014413adecb283c0f464488ed6e95d21e3dceba69dcfd6e8632e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:29:07 ===================================================== [Pipeline] echo 06:29:07 taggedImages: 06:29:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:29:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:29:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.61 06:29:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:29:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:29:07 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:29:07 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:29:07 latest 06:29:07 3.2.0-dev.61 06:29:07 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:29:07 main 06:29:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:29:08 7fb3e478a497: Preparing 06:29:08 27c3f6be8235: Preparing 06:29:08 640a3c98a864: Preparing 06:29:08 d0e38d4ee080: Preparing 06:29:08 9b61b86087e0: Preparing 06:29:08 a46ba65a5981: Preparing 06:29:08 adadc68e8307: Preparing 06:29:08 a46ba65a5981: Waiting 06:29:08 9961dbf764c6: Preparing 06:29:08 adadc68e8307: Waiting 06:29:08 9961dbf764c6: Waiting 06:29:08 c5c6540c5b53: Preparing 06:29:08 d5fb4ea53ded: Preparing 06:29:08 c5c6540c5b53: Waiting 06:29:08 642d79ba6338: Preparing 06:29:08 3c20671a5817: Preparing 06:29:08 d5fb4ea53ded: Waiting 06:29:08 642d79ba6338: Waiting 06:29:08 3c20671a5817: Waiting 06:29:08 7fb3e478a497: Pushed 06:29:08 9b61b86087e0: Pushed 06:29:08 27c3f6be8235: Pushed 06:29:08 9961dbf764c6: Layer already exists 06:29:08 a46ba65a5981: Pushed 06:29:08 c5c6540c5b53: Layer already exists 06:29:09 adadc68e8307: Pushed 06:29:09 3c20671a5817: Layer already exists 06:29:09 d5fb4ea53ded: Pushed 06:29:10 d0e38d4ee080: Pushed 06:29:11 640a3c98a864: Pushed 06:29:11 642d79ba6338: Pushed 06:29:11 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:caefe7e20d392979cc119ad65efac9c19a86680bd38340efce257aca464bcb5a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:12 + 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 06:29:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:29:12 7fb3e478a497: Preparing 06:29:12 27c3f6be8235: Preparing 06:29:12 640a3c98a864: Preparing 06:29:12 d0e38d4ee080: Preparing 06:29:12 9b61b86087e0: Preparing 06:29:12 a46ba65a5981: Preparing 06:29:12 adadc68e8307: Preparing 06:29:12 9961dbf764c6: Preparing 06:29:12 c5c6540c5b53: Preparing 06:29:12 d5fb4ea53ded: Preparing 06:29:12 642d79ba6338: Preparing 06:29:12 3c20671a5817: Preparing 06:29:12 adadc68e8307: Waiting 06:29:12 d5fb4ea53ded: Waiting 06:29:12 9961dbf764c6: Waiting 06:29:12 642d79ba6338: Waiting 06:29:12 a46ba65a5981: Waiting 06:29:12 9b61b86087e0: Layer already exists 06:29:12 27c3f6be8235: Layer already exists 06:29:12 640a3c98a864: Layer already exists 06:29:12 7fb3e478a497: Layer already exists 06:29:12 d0e38d4ee080: Layer already exists 06:29:12 adadc68e8307: Layer already exists 06:29:12 a46ba65a5981: Layer already exists 06:29:12 9961dbf764c6: Layer already exists 06:29:12 c5c6540c5b53: Layer already exists 06:29:12 d5fb4ea53ded: Layer already exists 06:29:12 642d79ba6338: Layer already exists 06:29:12 3c20671a5817: Layer already exists 06:29:12 latest: digest: sha256:caefe7e20d392979cc119ad65efac9c19a86680bd38340efce257aca464bcb5a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.61 06:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:29:13 7fb3e478a497: Preparing 06:29:13 27c3f6be8235: Preparing 06:29:13 640a3c98a864: Preparing 06:29:13 d0e38d4ee080: Preparing 06:29:13 9b61b86087e0: Preparing 06:29:13 a46ba65a5981: Preparing 06:29:13 adadc68e8307: Preparing 06:29:13 9961dbf764c6: Preparing 06:29:13 c5c6540c5b53: Preparing 06:29:13 d5fb4ea53ded: Preparing 06:29:13 642d79ba6338: Preparing 06:29:13 3c20671a5817: Preparing 06:29:13 a46ba65a5981: Waiting 06:29:13 d5fb4ea53ded: Waiting 06:29:13 642d79ba6338: Waiting 06:29:13 3c20671a5817: Waiting 06:29:13 adadc68e8307: Waiting 06:29:13 9961dbf764c6: Waiting 06:29:13 c5c6540c5b53: Waiting 06:29:13 27c3f6be8235: Layer already exists 06:29:13 640a3c98a864: Layer already exists 06:29:13 7fb3e478a497: Layer already exists 06:29:13 9b61b86087e0: Layer already exists 06:29:13 d0e38d4ee080: Layer already exists 06:29:13 adadc68e8307: Layer already exists 06:29:13 a46ba65a5981: Layer already exists 06:29:13 c5c6540c5b53: Layer already exists 06:29:13 9961dbf764c6: Layer already exists 06:29:13 d5fb4ea53ded: Layer already exists 06:29:13 3c20671a5817: Layer already exists 06:29:13 642d79ba6338: Layer already exists 06:29:13 3.2.0-dev.61: digest: sha256:caefe7e20d392979cc119ad65efac9c19a86680bd38340efce257aca464bcb5a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:29:14 7fb3e478a497: Preparing 06:29:14 27c3f6be8235: Preparing 06:29:14 640a3c98a864: Preparing 06:29:14 d0e38d4ee080: Preparing 06:29:14 9b61b86087e0: Preparing 06:29:14 a46ba65a5981: Preparing 06:29:14 adadc68e8307: Preparing 06:29:14 9961dbf764c6: Preparing 06:29:14 c5c6540c5b53: Preparing 06:29:14 d5fb4ea53ded: Preparing 06:29:14 642d79ba6338: Preparing 06:29:14 3c20671a5817: Preparing 06:29:14 c5c6540c5b53: Waiting 06:29:14 d5fb4ea53ded: Waiting 06:29:14 642d79ba6338: Waiting 06:29:14 3c20671a5817: Waiting 06:29:14 a46ba65a5981: Waiting 06:29:14 9961dbf764c6: Waiting 06:29:14 adadc68e8307: Waiting 06:29:14 9b61b86087e0: Layer already exists 06:29:14 d0e38d4ee080: Layer already exists 06:29:14 7fb3e478a497: Layer already exists 06:29:14 640a3c98a864: Layer already exists 06:29:14 27c3f6be8235: Layer already exists 06:29:14 a46ba65a5981: Layer already exists 06:29:14 adadc68e8307: Layer already exists 06:29:14 d5fb4ea53ded: Layer already exists 06:29:14 9961dbf764c6: Layer already exists 06:29:14 c5c6540c5b53: Layer already exists 06:29:14 3c20671a5817: Layer already exists 06:29:14 642d79ba6338: Layer already exists 06:29:14 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:caefe7e20d392979cc119ad65efac9c19a86680bd38340efce257aca464bcb5a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:14 + 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 06:29:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:29:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:29:15 7fb3e478a497: Preparing 06:29:15 27c3f6be8235: Preparing 06:29:15 640a3c98a864: Preparing 06:29:15 d0e38d4ee080: Preparing 06:29:15 9b61b86087e0: Preparing 06:29:15 a46ba65a5981: Preparing 06:29:15 adadc68e8307: Preparing 06:29:15 9961dbf764c6: Preparing 06:29:15 c5c6540c5b53: Preparing 06:29:15 d5fb4ea53ded: Preparing 06:29:15 642d79ba6338: Preparing 06:29:15 3c20671a5817: Preparing 06:29:15 9961dbf764c6: Waiting 06:29:15 c5c6540c5b53: Waiting 06:29:15 d5fb4ea53ded: Waiting 06:29:15 642d79ba6338: Waiting 06:29:15 3c20671a5817: Waiting 06:29:15 a46ba65a5981: Waiting 06:29:15 adadc68e8307: Waiting 06:29:15 d0e38d4ee080: Layer already exists 06:29:15 640a3c98a864: Layer already exists 06:29:15 9b61b86087e0: Layer already exists 06:29:15 27c3f6be8235: Layer already exists 06:29:15 7fb3e478a497: Layer already exists 06:29:15 adadc68e8307: Layer already exists 06:29:15 a46ba65a5981: Layer already exists 06:29:15 c5c6540c5b53: Layer already exists 06:29:15 9961dbf764c6: Layer already exists 06:29:15 d5fb4ea53ded: Layer already exists 06:29:15 642d79ba6338: Layer already exists 06:29:15 3c20671a5817: Layer already exists 06:29:15 main: digest: sha256:caefe7e20d392979cc119ad65efac9c19a86680bd38340efce257aca464bcb5a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:29:15 ===================================================== [Pipeline] echo 06:29:15 taggedImages: 06:29:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:29:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:29:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.61 06:29:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:29:15 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:29:15 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:29:15 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:29:15 latest 06:29:15 3.2.0-dev.61 06:29:15 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:29:15 main 06:29:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:29:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:29:16 2827d1fb4844: Preparing 06:29:16 8dc5700caf56: Preparing 06:29:16 9961dbf764c6: Preparing 06:29:16 c5c6540c5b53: Preparing 06:29:16 bc7c52967ca4: Preparing 06:29:16 105f18b1349d: Preparing 06:29:16 3c20671a5817: Preparing 06:29:16 105f18b1349d: Waiting 06:29:16 3c20671a5817: Waiting 06:29:16 c5c6540c5b53: Layer already exists 06:29:16 9961dbf764c6: Layer already exists 06:29:16 3c20671a5817: Layer already exists 06:29:16 bc7c52967ca4: Pushed 06:29:16 2827d1fb4844: Pushed 06:29:18 105f18b1349d: Pushed 06:29:19 8dc5700caf56: Pushed 06:29:20 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:c9c2dfca1224c656e480ba18ae02f246fe0fdc227e9b2b6cfa24875f9052efaf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:20 + 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 06:29:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:29:20 2827d1fb4844: Preparing 06:29:20 8dc5700caf56: Preparing 06:29:20 9961dbf764c6: Preparing 06:29:20 c5c6540c5b53: Preparing 06:29:20 bc7c52967ca4: Preparing 06:29:20 105f18b1349d: Preparing 06:29:20 3c20671a5817: Preparing 06:29:20 105f18b1349d: Waiting 06:29:20 3c20671a5817: Waiting 06:29:20 9961dbf764c6: Layer already exists 06:29:20 8dc5700caf56: Layer already exists 06:29:20 c5c6540c5b53: Layer already exists 06:29:20 2827d1fb4844: Layer already exists 06:29:20 bc7c52967ca4: Layer already exists 06:29:20 105f18b1349d: Layer already exists 06:29:20 3c20671a5817: Layer already exists 06:29:20 latest: digest: sha256:c9c2dfca1224c656e480ba18ae02f246fe0fdc227e9b2b6cfa24875f9052efaf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.61 06:29:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:29:21 2827d1fb4844: Preparing 06:29:21 8dc5700caf56: Preparing 06:29:21 9961dbf764c6: Preparing 06:29:21 c5c6540c5b53: Preparing 06:29:21 bc7c52967ca4: Preparing 06:29:21 105f18b1349d: Preparing 06:29:21 3c20671a5817: Preparing 06:29:21 3c20671a5817: Waiting 06:29:21 105f18b1349d: Waiting 06:29:21 c5c6540c5b53: Layer already exists 06:29:21 2827d1fb4844: Layer already exists 06:29:21 8dc5700caf56: Layer already exists 06:29:21 9961dbf764c6: Layer already exists 06:29:21 bc7c52967ca4: Layer already exists 06:29:21 105f18b1349d: Layer already exists 06:29:21 3c20671a5817: Layer already exists 06:29:22 3.2.0-dev.61: digest: sha256:c9c2dfca1224c656e480ba18ae02f246fe0fdc227e9b2b6cfa24875f9052efaf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:29:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:29:22 2827d1fb4844: Preparing 06:29:22 8dc5700caf56: Preparing 06:29:22 9961dbf764c6: Preparing 06:29:22 c5c6540c5b53: Preparing 06:29:22 bc7c52967ca4: Preparing 06:29:22 105f18b1349d: Preparing 06:29:22 3c20671a5817: Preparing 06:29:22 105f18b1349d: Waiting 06:29:22 3c20671a5817: Waiting 06:29:22 bc7c52967ca4: Layer already exists 06:29:22 9961dbf764c6: Layer already exists 06:29:22 8dc5700caf56: Layer already exists 06:29:22 2827d1fb4844: Layer already exists 06:29:22 c5c6540c5b53: Layer already exists 06:29:22 3c20671a5817: Layer already exists 06:29:22 105f18b1349d: Layer already exists 06:29:23 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:c9c2dfca1224c656e480ba18ae02f246fe0fdc227e9b2b6cfa24875f9052efaf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:23 + 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 06:29:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:29:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:29:23 2827d1fb4844: Preparing 06:29:23 8dc5700caf56: Preparing 06:29:23 9961dbf764c6: Preparing 06:29:23 c5c6540c5b53: Preparing 06:29:23 bc7c52967ca4: Preparing 06:29:23 105f18b1349d: Preparing 06:29:23 3c20671a5817: Preparing 06:29:23 105f18b1349d: Waiting 06:29:23 3c20671a5817: Waiting 06:29:23 2827d1fb4844: Layer already exists 06:29:23 8dc5700caf56: Layer already exists 06:29:23 bc7c52967ca4: Layer already exists 06:29:23 c5c6540c5b53: Layer already exists 06:29:23 9961dbf764c6: Layer already exists 06:29:23 105f18b1349d: Layer already exists 06:29:23 3c20671a5817: Layer already exists 06:29:23 main: digest: sha256:c9c2dfca1224c656e480ba18ae02f246fe0fdc227e9b2b6cfa24875f9052efaf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:29:24 ===================================================== [Pipeline] echo 06:29:24 taggedImages: 06:29:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:29:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:29:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.61 06:29:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:29:24 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:29:24 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:29:24 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:29:24 latest 06:29:24 3.2.0-dev.61 06:29:24 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:29:24 main 06:29:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:24 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:29:24 c691d7848944: Preparing 06:29:24 dc9d570ae149: Preparing 06:29:24 f1e5fa756fec: Preparing 06:29:24 9961dbf764c6: Preparing 06:29:24 c5c6540c5b53: Preparing 06:29:24 a3e3df9703e9: Preparing 06:29:24 4c409fd95649: Preparing 06:29:24 e56f625abeaa: Preparing 06:29:24 9b13ab17e2f6: Preparing 06:29:24 3c20671a5817: Preparing 06:29:24 a3e3df9703e9: Waiting 06:29:24 4c409fd95649: Waiting 06:29:24 e56f625abeaa: Waiting 06:29:24 9b13ab17e2f6: Waiting 06:29:24 3c20671a5817: Waiting 06:29:24 c5c6540c5b53: Layer already exists 06:29:24 9961dbf764c6: Layer already exists 06:29:25 f1e5fa756fec: Pushed 06:29:25 dc9d570ae149: Pushed 06:29:25 c691d7848944: Pushed 06:29:25 3c20671a5817: Layer already exists 06:29:25 e56f625abeaa: Pushed 06:29:26 9b13ab17e2f6: Pushed 06:29:38 4c409fd95649: Pushed 06:29:46 a3e3df9703e9: Pushed 06:29:46 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:69e3d903b228b50a274913a6c9ccdea35479f83387d584e6cbc56d6552935ce3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:46 + 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 06:29:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:29:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:29:47 c691d7848944: Preparing 06:29:47 dc9d570ae149: Preparing 06:29:47 f1e5fa756fec: Preparing 06:29:47 9961dbf764c6: Preparing 06:29:47 c5c6540c5b53: Preparing 06:29:47 a3e3df9703e9: Preparing 06:29:47 4c409fd95649: Preparing 06:29:47 e56f625abeaa: Preparing 06:29:47 9b13ab17e2f6: Preparing 06:29:47 3c20671a5817: Preparing 06:29:47 a3e3df9703e9: Waiting 06:29:47 4c409fd95649: Waiting 06:29:47 e56f625abeaa: Waiting 06:29:47 9b13ab17e2f6: Waiting 06:29:47 3c20671a5817: Waiting 06:29:47 c5c6540c5b53: Layer already exists 06:29:47 f1e5fa756fec: Layer already exists 06:29:47 dc9d570ae149: Layer already exists 06:29:47 c691d7848944: Layer already exists 06:29:47 9961dbf764c6: Layer already exists 06:29:47 a3e3df9703e9: Layer already exists 06:29:47 4c409fd95649: Layer already exists 06:29:47 e56f625abeaa: Layer already exists 06:29:47 9b13ab17e2f6: Layer already exists 06:29:47 3c20671a5817: Layer already exists 06:29:47 latest: digest: sha256:69e3d903b228b50a274913a6c9ccdea35479f83387d584e6cbc56d6552935ce3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.61 06:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:29:48 c691d7848944: Preparing 06:29:48 dc9d570ae149: Preparing 06:29:48 f1e5fa756fec: Preparing 06:29:48 9961dbf764c6: Preparing 06:29:48 c5c6540c5b53: Preparing 06:29:48 a3e3df9703e9: Preparing 06:29:48 4c409fd95649: Preparing 06:29:48 e56f625abeaa: Preparing 06:29:48 a3e3df9703e9: Waiting 06:29:48 4c409fd95649: Waiting 06:29:48 e56f625abeaa: Waiting 06:29:48 9b13ab17e2f6: Preparing 06:29:48 3c20671a5817: Preparing 06:29:48 9b13ab17e2f6: Waiting 06:29:48 3c20671a5817: Waiting 06:29:48 c691d7848944: Layer already exists 06:29:48 9961dbf764c6: Layer already exists 06:29:48 f1e5fa756fec: Layer already exists 06:29:48 c5c6540c5b53: Layer already exists 06:29:48 dc9d570ae149: Layer already exists 06:29:48 a3e3df9703e9: Layer already exists 06:29:48 e56f625abeaa: Layer already exists 06:29:48 9b13ab17e2f6: Layer already exists 06:29:48 4c409fd95649: Layer already exists 06:29:48 3c20671a5817: Layer already exists 06:29:48 3.2.0-dev.61: digest: sha256:69e3d903b228b50a274913a6c9ccdea35479f83387d584e6cbc56d6552935ce3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:29:49 c691d7848944: Preparing 06:29:49 dc9d570ae149: Preparing 06:29:49 f1e5fa756fec: Preparing 06:29:49 9961dbf764c6: Preparing 06:29:49 c5c6540c5b53: Preparing 06:29:49 a3e3df9703e9: Preparing 06:29:49 4c409fd95649: Preparing 06:29:49 a3e3df9703e9: Waiting 06:29:49 4c409fd95649: Waiting 06:29:49 e56f625abeaa: Preparing 06:29:49 9b13ab17e2f6: Preparing 06:29:49 e56f625abeaa: Waiting 06:29:49 3c20671a5817: Preparing 06:29:49 9b13ab17e2f6: Waiting 06:29:49 3c20671a5817: Waiting 06:29:49 c5c6540c5b53: Layer already exists 06:29:49 dc9d570ae149: Layer already exists 06:29:49 f1e5fa756fec: Layer already exists 06:29:49 9961dbf764c6: Layer already exists 06:29:49 c691d7848944: Layer already exists 06:29:49 e56f625abeaa: Layer already exists 06:29:49 a3e3df9703e9: Layer already exists 06:29:49 4c409fd95649: Layer already exists 06:29:49 9b13ab17e2f6: Layer already exists 06:29:49 3c20671a5817: Layer already exists 06:29:49 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:69e3d903b228b50a274913a6c9ccdea35479f83387d584e6cbc56d6552935ce3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:49 + 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 06:29:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:29:50 c691d7848944: Preparing 06:29:50 dc9d570ae149: Preparing 06:29:50 f1e5fa756fec: Preparing 06:29:50 9961dbf764c6: Preparing 06:29:50 c5c6540c5b53: Preparing 06:29:50 a3e3df9703e9: Preparing 06:29:50 4c409fd95649: Preparing 06:29:50 e56f625abeaa: Preparing 06:29:50 9b13ab17e2f6: Preparing 06:29:50 3c20671a5817: Preparing 06:29:50 a3e3df9703e9: Waiting 06:29:50 4c409fd95649: Waiting 06:29:50 3c20671a5817: Waiting 06:29:50 e56f625abeaa: Waiting 06:29:50 9b13ab17e2f6: Waiting 06:29:50 f1e5fa756fec: Layer already exists 06:29:50 c691d7848944: Layer already exists 06:29:50 9961dbf764c6: Layer already exists 06:29:50 dc9d570ae149: Layer already exists 06:29:50 c5c6540c5b53: Layer already exists 06:29:50 4c409fd95649: Layer already exists 06:29:50 a3e3df9703e9: Layer already exists 06:29:50 e56f625abeaa: Layer already exists 06:29:50 9b13ab17e2f6: Layer already exists 06:29:50 3c20671a5817: Layer already exists 06:29:50 main: digest: sha256:69e3d903b228b50a274913a6c9ccdea35479f83387d584e6cbc56d6552935ce3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:29:50 ===================================================== [Pipeline] echo 06:29:50 taggedImages: 06:29:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:29:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:29:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.61 06:29:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:29:50 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:29:50 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:29:50 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:29:50 latest 06:29:50 3.2.0-dev.61 06:29:50 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:29:50 main 06:29:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:29:51 b2f55e64e085: Preparing 06:29:51 6b3ddae47dff: Preparing 06:29:51 ce2781fe81fd: Preparing 06:29:51 9961dbf764c6: Preparing 06:29:51 c5c6540c5b53: Preparing 06:29:51 a3e3df9703e9: Preparing 06:29:51 5c50302a0380: Preparing 06:29:51 da96eb808da0: Preparing 06:29:51 a3e3df9703e9: Waiting 06:29:51 3c20671a5817: Preparing 06:29:51 5c50302a0380: Waiting 06:29:51 da96eb808da0: Waiting 06:29:51 3c20671a5817: Waiting 06:29:51 9961dbf764c6: Layer already exists 06:29:51 c5c6540c5b53: Layer already exists 06:29:51 a3e3df9703e9: Layer already exists 06:29:51 b2f55e64e085: Pushed 06:29:51 6b3ddae47dff: Pushed 06:29:51 ce2781fe81fd: Pushed 06:29:51 3c20671a5817: Layer already exists 06:29:51 5c50302a0380: Pushed 06:29:52 da96eb808da0: Pushed 06:29:52 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:4ee5f19c4bd7991a0b3bc8b1f199e2b8f2cff083b893338e67d7598935620046 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:52 + 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 06:29:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:29:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:29:52 b2f55e64e085: Preparing 06:29:52 6b3ddae47dff: Preparing 06:29:52 ce2781fe81fd: Preparing 06:29:52 9961dbf764c6: Preparing 06:29:52 c5c6540c5b53: Preparing 06:29:52 a3e3df9703e9: Preparing 06:29:52 5c50302a0380: Preparing 06:29:52 da96eb808da0: Preparing 06:29:52 3c20671a5817: Preparing 06:29:52 5c50302a0380: Waiting 06:29:52 da96eb808da0: Waiting 06:29:52 3c20671a5817: Waiting 06:29:52 a3e3df9703e9: Waiting 06:29:52 9961dbf764c6: Layer already exists 06:29:52 6b3ddae47dff: Layer already exists 06:29:52 c5c6540c5b53: Layer already exists 06:29:52 b2f55e64e085: Layer already exists 06:29:52 ce2781fe81fd: Layer already exists 06:29:52 a3e3df9703e9: Layer already exists 06:29:52 5c50302a0380: Layer already exists 06:29:52 da96eb808da0: Layer already exists 06:29:52 3c20671a5817: Layer already exists 06:29:52 latest: digest: sha256:4ee5f19c4bd7991a0b3bc8b1f199e2b8f2cff083b893338e67d7598935620046 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:53 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.61 06:29:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:29:53 b2f55e64e085: Preparing 06:29:53 6b3ddae47dff: Preparing 06:29:53 ce2781fe81fd: Preparing 06:29:53 9961dbf764c6: Preparing 06:29:53 c5c6540c5b53: Preparing 06:29:53 a3e3df9703e9: Preparing 06:29:53 5c50302a0380: Preparing 06:29:53 da96eb808da0: Preparing 06:29:53 3c20671a5817: Preparing 06:29:53 5c50302a0380: Waiting 06:29:53 da96eb808da0: Waiting 06:29:53 a3e3df9703e9: Waiting 06:29:53 3c20671a5817: Waiting 06:29:53 b2f55e64e085: Layer already exists 06:29:53 c5c6540c5b53: Layer already exists 06:29:53 9961dbf764c6: Layer already exists 06:29:53 6b3ddae47dff: Layer already exists 06:29:53 ce2781fe81fd: Layer already exists 06:29:53 a3e3df9703e9: Layer already exists 06:29:53 5c50302a0380: Layer already exists 06:29:53 da96eb808da0: Layer already exists 06:29:53 3c20671a5817: Layer already exists 06:29:53 3.2.0-dev.61: digest: sha256:4ee5f19c4bd7991a0b3bc8b1f199e2b8f2cff083b893338e67d7598935620046 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:54 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:29:54 b2f55e64e085: Preparing 06:29:54 6b3ddae47dff: Preparing 06:29:54 ce2781fe81fd: Preparing 06:29:54 9961dbf764c6: Preparing 06:29:54 c5c6540c5b53: Preparing 06:29:54 a3e3df9703e9: Preparing 06:29:54 5c50302a0380: Preparing 06:29:54 da96eb808da0: Preparing 06:29:54 3c20671a5817: Preparing 06:29:54 5c50302a0380: Waiting 06:29:54 da96eb808da0: Waiting 06:29:54 3c20671a5817: Waiting 06:29:54 a3e3df9703e9: Waiting 06:29:54 b2f55e64e085: Layer already exists 06:29:54 c5c6540c5b53: Layer already exists 06:29:54 ce2781fe81fd: Layer already exists 06:29:54 6b3ddae47dff: Layer already exists 06:29:54 9961dbf764c6: Layer already exists 06:29:54 5c50302a0380: Layer already exists 06:29:54 a3e3df9703e9: Layer already exists 06:29:54 da96eb808da0: Layer already exists 06:29:54 3c20671a5817: Layer already exists 06:29:54 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:4ee5f19c4bd7991a0b3bc8b1f199e2b8f2cff083b893338e67d7598935620046 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:55 + 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 06:29:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:29:55 b2f55e64e085: Preparing 06:29:55 6b3ddae47dff: Preparing 06:29:55 ce2781fe81fd: Preparing 06:29:55 9961dbf764c6: Preparing 06:29:55 c5c6540c5b53: Preparing 06:29:55 a3e3df9703e9: Preparing 06:29:55 5c50302a0380: Preparing 06:29:55 da96eb808da0: Preparing 06:29:55 3c20671a5817: Preparing 06:29:55 a3e3df9703e9: Waiting 06:29:55 5c50302a0380: Waiting 06:29:55 da96eb808da0: Waiting 06:29:55 3c20671a5817: Waiting 06:29:55 9961dbf764c6: Layer already exists 06:29:55 ce2781fe81fd: Layer already exists 06:29:55 b2f55e64e085: Layer already exists 06:29:55 6b3ddae47dff: Layer already exists 06:29:55 c5c6540c5b53: Layer already exists 06:29:55 da96eb808da0: Layer already exists 06:29:55 5c50302a0380: Layer already exists 06:29:55 a3e3df9703e9: Layer already exists 06:29:55 3c20671a5817: Layer already exists 06:29:55 main: digest: sha256:4ee5f19c4bd7991a0b3bc8b1f199e2b8f2cff083b893338e67d7598935620046 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:29:55 ===================================================== [Pipeline] echo 06:29:55 taggedImages: 06:29:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:29:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:29:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.61 06:29:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:29:55 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:29:55 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:29:55 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:29:55 latest 06:29:55 3.2.0-dev.61 06:29:55 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:29:55 main 06:29:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:29:56 316e9dad5e14: Preparing 06:29:56 c52997bd788e: Preparing 06:29:56 5fb6a304a8b6: Preparing 06:29:56 9961dbf764c6: Preparing 06:29:56 c5c6540c5b53: Preparing 06:29:56 ab9247e718b0: Preparing 06:29:56 e56f625abeaa: Preparing 06:29:56 9b13ab17e2f6: Preparing 06:29:56 3c20671a5817: Preparing 06:29:56 ab9247e718b0: Waiting 06:29:56 e56f625abeaa: Waiting 06:29:56 9b13ab17e2f6: Waiting 06:29:56 3c20671a5817: Waiting 06:29:56 9961dbf764c6: Layer already exists 06:29:56 c5c6540c5b53: Layer already exists 06:29:56 e56f625abeaa: Layer already exists 06:29:56 316e9dad5e14: Pushed 06:29:56 9b13ab17e2f6: Layer already exists 06:29:56 5fb6a304a8b6: Pushed 06:29:56 c52997bd788e: Pushed 06:29:56 3c20671a5817: Layer already exists 06:30:19 ab9247e718b0: Pushed 06:30:19 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:d21864ca4d4c0f1a7dd505e5c4a0d5046273d558bb8aec01dea11d39205b7a5d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:19 + 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 06:30:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:30:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:30:20 316e9dad5e14: Preparing 06:30:20 c52997bd788e: Preparing 06:30:20 5fb6a304a8b6: Preparing 06:30:20 9961dbf764c6: Preparing 06:30:20 c5c6540c5b53: Preparing 06:30:20 ab9247e718b0: Preparing 06:30:20 e56f625abeaa: Preparing 06:30:20 9b13ab17e2f6: Preparing 06:30:20 3c20671a5817: Preparing 06:30:20 e56f625abeaa: Waiting 06:30:20 9b13ab17e2f6: Waiting 06:30:20 3c20671a5817: Waiting 06:30:20 ab9247e718b0: Waiting 06:30:20 c5c6540c5b53: Layer already exists 06:30:20 9961dbf764c6: Layer already exists 06:30:20 316e9dad5e14: Layer already exists 06:30:20 5fb6a304a8b6: Layer already exists 06:30:20 c52997bd788e: Layer already exists 06:30:20 ab9247e718b0: Layer already exists 06:30:20 9b13ab17e2f6: Layer already exists 06:30:20 e56f625abeaa: Layer already exists 06:30:20 3c20671a5817: Layer already exists 06:30:20 latest: digest: sha256:d21864ca4d4c0f1a7dd505e5c4a0d5046273d558bb8aec01dea11d39205b7a5d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:20 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.61 06:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:30:21 316e9dad5e14: Preparing 06:30:21 c52997bd788e: Preparing 06:30:21 5fb6a304a8b6: Preparing 06:30:21 9961dbf764c6: Preparing 06:30:21 c5c6540c5b53: Preparing 06:30:21 ab9247e718b0: Preparing 06:30:21 e56f625abeaa: Preparing 06:30:21 9b13ab17e2f6: Preparing 06:30:21 3c20671a5817: Preparing 06:30:21 e56f625abeaa: Waiting 06:30:21 9b13ab17e2f6: Waiting 06:30:21 ab9247e718b0: Waiting 06:30:21 3c20671a5817: Waiting 06:30:21 316e9dad5e14: Layer already exists 06:30:21 9961dbf764c6: Layer already exists 06:30:21 c52997bd788e: Layer already exists 06:30:21 c5c6540c5b53: Layer already exists 06:30:21 5fb6a304a8b6: Layer already exists 06:30:21 e56f625abeaa: Layer already exists 06:30:21 ab9247e718b0: Layer already exists 06:30:21 9b13ab17e2f6: Layer already exists 06:30:21 3c20671a5817: Layer already exists 06:30:21 3.2.0-dev.61: digest: sha256:d21864ca4d4c0f1a7dd505e5c4a0d5046273d558bb8aec01dea11d39205b7a5d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:30:22 316e9dad5e14: Preparing 06:30:22 c52997bd788e: Preparing 06:30:22 5fb6a304a8b6: Preparing 06:30:22 9961dbf764c6: Preparing 06:30:22 c5c6540c5b53: Preparing 06:30:22 ab9247e718b0: Preparing 06:30:22 e56f625abeaa: Preparing 06:30:22 9b13ab17e2f6: Preparing 06:30:22 3c20671a5817: Preparing 06:30:22 ab9247e718b0: Waiting 06:30:22 e56f625abeaa: Waiting 06:30:22 9b13ab17e2f6: Waiting 06:30:22 3c20671a5817: Waiting 06:30:22 9961dbf764c6: Layer already exists 06:30:22 316e9dad5e14: Layer already exists 06:30:22 c52997bd788e: Layer already exists 06:30:22 c5c6540c5b53: Layer already exists 06:30:22 5fb6a304a8b6: Layer already exists 06:30:22 3c20671a5817: Layer already exists 06:30:22 9b13ab17e2f6: Layer already exists 06:30:22 e56f625abeaa: Layer already exists 06:30:22 ab9247e718b0: Layer already exists 06:30:22 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:d21864ca4d4c0f1a7dd505e5c4a0d5046273d558bb8aec01dea11d39205b7a5d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:22 + 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 06:30:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:30:23 316e9dad5e14: Preparing 06:30:23 c52997bd788e: Preparing 06:30:23 5fb6a304a8b6: Preparing 06:30:23 9961dbf764c6: Preparing 06:30:23 c5c6540c5b53: Preparing 06:30:23 ab9247e718b0: Preparing 06:30:23 e56f625abeaa: Preparing 06:30:23 9b13ab17e2f6: Preparing 06:30:23 3c20671a5817: Preparing 06:30:23 ab9247e718b0: Waiting 06:30:23 e56f625abeaa: Waiting 06:30:23 9b13ab17e2f6: Waiting 06:30:23 3c20671a5817: Waiting 06:30:23 9961dbf764c6: Layer already exists 06:30:23 5fb6a304a8b6: Layer already exists 06:30:23 316e9dad5e14: Layer already exists 06:30:23 c52997bd788e: Layer already exists 06:30:23 c5c6540c5b53: Layer already exists 06:30:23 ab9247e718b0: Layer already exists 06:30:23 e56f625abeaa: Layer already exists 06:30:23 9b13ab17e2f6: Layer already exists 06:30:23 3c20671a5817: Layer already exists 06:30:23 main: digest: sha256:d21864ca4d4c0f1a7dd505e5c4a0d5046273d558bb8aec01dea11d39205b7a5d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:30:23 ===================================================== [Pipeline] echo 06:30:23 taggedImages: 06:30:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:30:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:30:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.61 06:30:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:30:23 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:30:23 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 06:30:23 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:30:23 latest 06:30:23 3.2.0-dev.61 06:30:23 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:30:23 main 06:30:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:23 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:24 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:30:24 ceb1f655c5de: Preparing 06:30:24 498527aca08e: Preparing 06:30:24 9961dbf764c6: Preparing 06:30:24 c5c6540c5b53: Preparing 06:30:24 845180895272: Preparing 06:30:24 cc99f530dec4: Preparing 06:30:24 3c20671a5817: Preparing 06:30:24 3c20671a5817: Waiting 06:30:24 9961dbf764c6: Layer already exists 06:30:24 c5c6540c5b53: Layer already exists 06:30:24 3c20671a5817: Layer already exists 06:30:24 845180895272: Pushed 06:30:24 ceb1f655c5de: Pushed 06:30:25 cc99f530dec4: Pushed 06:30:36 498527aca08e: Pushed 06:30:36 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:df870f6de35e9a08c8e372eb83827c07c4f2accbc0e68c47f372fa2feaed684a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:37 + 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 06:30:41 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 06:30:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:30:44 ceb1f655c5de: Preparing 06:30:44 498527aca08e: Preparing 06:30:44 9961dbf764c6: Preparing 06:30:44 c5c6540c5b53: Preparing 06:30:44 845180895272: Preparing 06:30:44 cc99f530dec4: Preparing 06:30:44 3c20671a5817: Preparing 06:30:44 cc99f530dec4: Waiting 06:30:44 3c20671a5817: Waiting 06:30:44 9961dbf764c6: Layer already exists 06:30:44 c5c6540c5b53: Layer already exists 06:30:44 845180895272: Layer already exists 06:30:44 ceb1f655c5de: Layer already exists 06:30:44 498527aca08e: Layer already exists 06:30:44 cc99f530dec4: Layer already exists 06:30:44 3c20671a5817: Layer already exists 06:30:44 latest: digest: sha256:df870f6de35e9a08c8e372eb83827c07c4f2accbc0e68c47f372fa2feaed684a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:44 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:45 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.61 06:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:30:45 ceb1f655c5de: Preparing 06:30:45 498527aca08e: Preparing 06:30:45 9961dbf764c6: Preparing 06:30:45 c5c6540c5b53: Preparing 06:30:45 845180895272: Preparing 06:30:45 cc99f530dec4: Preparing 06:30:45 3c20671a5817: Preparing 06:30:45 cc99f530dec4: Waiting 06:30:45 3c20671a5817: Waiting 06:30:45 ceb1f655c5de: Layer already exists 06:30:45 845180895272: Layer already exists 06:30:45 c5c6540c5b53: Layer already exists 06:30:45 498527aca08e: Layer already exists 06:30:45 9961dbf764c6: Layer already exists 06:30:45 3c20671a5817: Layer already exists 06:30:45 cc99f530dec4: Layer already exists 06:30:45 3.2.0-dev.61: digest: sha256:df870f6de35e9a08c8e372eb83827c07c4f2accbc0e68c47f372fa2feaed684a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:45 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:46 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:30:46 ceb1f655c5de: Preparing 06:30:46 498527aca08e: Preparing 06:30:46 9961dbf764c6: Preparing 06:30:46 c5c6540c5b53: Preparing 06:30:46 845180895272: Preparing 06:30:46 cc99f530dec4: Preparing 06:30:46 3c20671a5817: Preparing 06:30:46 cc99f530dec4: Waiting 06:30:46 3c20671a5817: Waiting 06:30:46 9961dbf764c6: Layer already exists 06:30:46 ceb1f655c5de: Layer already exists 06:30:46 498527aca08e: Layer already exists 06:30:46 845180895272: Layer already exists 06:30:46 c5c6540c5b53: Layer already exists 06:30:46 3c20671a5817: Layer already exists 06:30:46 cc99f530dec4: Layer already exists 06:30:46 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:df870f6de35e9a08c8e372eb83827c07c4f2accbc0e68c47f372fa2feaed684a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:46 + 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 06:30:47 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 06:30:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:30:47 ceb1f655c5de: Preparing 06:30:47 498527aca08e: Preparing 06:30:47 9961dbf764c6: Preparing 06:30:47 c5c6540c5b53: Preparing 06:30:47 845180895272: Preparing 06:30:47 cc99f530dec4: Preparing 06:30:47 3c20671a5817: Preparing 06:30:47 3c20671a5817: Waiting 06:30:47 cc99f530dec4: Waiting 06:30:47 9961dbf764c6: Layer already exists 06:30:47 845180895272: Layer already exists 06:30:47 c5c6540c5b53: Layer already exists 06:30:47 ceb1f655c5de: Layer already exists 06:30:47 498527aca08e: Layer already exists 06:30:47 cc99f530dec4: Layer already exists 06:30:47 3c20671a5817: Layer already exists 06:30:47 main: digest: sha256:df870f6de35e9a08c8e372eb83827c07c4f2accbc0e68c47f372fa2feaed684a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:30:47 ===================================================== [Pipeline] echo 06:30:47 taggedImages: 06:30:47 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:30:47 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 06:30:47 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.61 06:30:47 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:30:47 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 06:30:47 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:30:47 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:30:47 latest 06:30:47 3.2.0-dev.61 06:30:47 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:30:47 main 06:30:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:30:48 528d52352ead: Preparing 06:30:48 8301cc52c1d2: Preparing 06:30:48 9961dbf764c6: Preparing 06:30:48 c5c6540c5b53: Preparing 06:30:48 2db8a941cc8e: Preparing 06:30:48 565d6fc02d4f: Preparing 06:30:48 3c20671a5817: Preparing 06:30:48 565d6fc02d4f: Waiting 06:30:48 3c20671a5817: Waiting 06:30:48 c5c6540c5b53: Layer already exists 06:30:48 9961dbf764c6: Layer already exists 06:30:48 3c20671a5817: Layer already exists 06:30:48 528d52352ead: Pushed 06:30:48 2db8a941cc8e: Pushed 06:30:48 565d6fc02d4f: Pushed 06:30:55 8301cc52c1d2: Pushed 06:30:55 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:1fd5e69b2fab7a6c10020090a15a2aa149097183d10e79dee5683558fade7adb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:30:56 528d52352ead: Preparing 06:30:56 8301cc52c1d2: Preparing 06:30:56 9961dbf764c6: Preparing 06:30:56 c5c6540c5b53: Preparing 06:30:56 2db8a941cc8e: Preparing 06:30:56 565d6fc02d4f: Preparing 06:30:56 3c20671a5817: Preparing 06:30:56 565d6fc02d4f: Waiting 06:30:56 3c20671a5817: Waiting 06:30:56 2db8a941cc8e: Layer already exists 06:30:56 8301cc52c1d2: Layer already exists 06:30:56 9961dbf764c6: Layer already exists 06:30:56 c5c6540c5b53: Layer already exists 06:30:56 528d52352ead: Layer already exists 06:30:56 565d6fc02d4f: Layer already exists 06:30:56 3c20671a5817: Layer already exists 06:30:56 latest: digest: sha256:1fd5e69b2fab7a6c10020090a15a2aa149097183d10e79dee5683558fade7adb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.61 06:30:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:30:57 528d52352ead: Preparing 06:30:57 8301cc52c1d2: Preparing 06:30:57 9961dbf764c6: Preparing 06:30:57 c5c6540c5b53: Preparing 06:30:57 2db8a941cc8e: Preparing 06:30:57 565d6fc02d4f: Preparing 06:30:57 3c20671a5817: Preparing 06:30:57 3c20671a5817: Waiting 06:30:57 565d6fc02d4f: Waiting 06:30:57 528d52352ead: Layer already exists 06:30:57 8301cc52c1d2: Layer already exists 06:30:57 2db8a941cc8e: Layer already exists 06:30:57 c5c6540c5b53: Layer already exists 06:30:57 9961dbf764c6: Layer already exists 06:30:57 565d6fc02d4f: Layer already exists 06:30:57 3c20671a5817: Layer already exists 06:30:57 3.2.0-dev.61: digest: sha256:1fd5e69b2fab7a6c10020090a15a2aa149097183d10e79dee5683558fade7adb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:30:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:30:58 528d52352ead: Preparing 06:30:58 8301cc52c1d2: Preparing 06:30:58 9961dbf764c6: Preparing 06:30:58 c5c6540c5b53: Preparing 06:30:58 2db8a941cc8e: Preparing 06:30:58 565d6fc02d4f: Preparing 06:30:58 3c20671a5817: Preparing 06:30:58 565d6fc02d4f: Waiting 06:30:58 528d52352ead: Layer already exists 06:30:58 8301cc52c1d2: Layer already exists 06:30:58 9961dbf764c6: Layer already exists 06:30:58 c5c6540c5b53: Layer already exists 06:30:58 2db8a941cc8e: Layer already exists 06:30:58 565d6fc02d4f: Layer already exists 06:30:58 3c20671a5817: Layer already exists 06:30:58 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:1fd5e69b2fab7a6c10020090a15a2aa149097183d10e79dee5683558fade7adb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:30:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:30:59 528d52352ead: Preparing 06:30:59 8301cc52c1d2: Preparing 06:30:59 9961dbf764c6: Preparing 06:30:59 c5c6540c5b53: Preparing 06:30:59 2db8a941cc8e: Preparing 06:30:59 565d6fc02d4f: Preparing 06:30:59 3c20671a5817: Preparing 06:30:59 565d6fc02d4f: Waiting 06:30:59 3c20671a5817: Waiting 06:30:59 528d52352ead: Layer already exists 06:30:59 8301cc52c1d2: Layer already exists 06:30:59 c5c6540c5b53: Layer already exists 06:30:59 2db8a941cc8e: Layer already exists 06:30:59 9961dbf764c6: Layer already exists 06:30:59 3c20671a5817: Layer already exists 06:30:59 565d6fc02d4f: Layer already exists 06:30:59 main: digest: sha256:1fd5e69b2fab7a6c10020090a15a2aa149097183d10e79dee5683558fade7adb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:30:59 ===================================================== [Pipeline] echo 06:30:59 taggedImages: 06:30:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:30:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:30:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.61 06:30:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:30:59 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:30:59 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:30:59 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:30:59 latest 06:30:59 3.2.0-dev.61 06:30:59 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:30:59 main 06:30:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:31:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:31:00 d4d2878f711e: Preparing 06:31:00 caf83163e100: Preparing 06:31:00 9961dbf764c6: Preparing 06:31:00 c5c6540c5b53: Preparing 06:31:00 c06307ec2864: Preparing 06:31:00 e7f8cdda81e8: Preparing 06:31:00 3c20671a5817: Preparing 06:31:00 e7f8cdda81e8: Waiting 06:31:00 3c20671a5817: Waiting 06:31:00 c06307ec2864: Layer already exists 06:31:00 c5c6540c5b53: Layer already exists 06:31:00 9961dbf764c6: Layer already exists 06:31:00 e7f8cdda81e8: Layer already exists 06:31:00 3c20671a5817: Layer already exists 06:31:00 d4d2878f711e: Pushed 06:31:08 caf83163e100: Pushed 06:31:08 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41: digest: sha256:b6869b3aa2d334db6b4f289f82f0c92d1e10a5c2d940929aaaf387a444d4c863 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:09 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:09 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:31:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:31:09 d4d2878f711e: Preparing 06:31:09 caf83163e100: Preparing 06:31:09 9961dbf764c6: Preparing 06:31:09 c5c6540c5b53: Preparing 06:31:09 c06307ec2864: Preparing 06:31:09 e7f8cdda81e8: Preparing 06:31:09 3c20671a5817: Preparing 06:31:09 e7f8cdda81e8: Waiting 06:31:09 3c20671a5817: Waiting 06:31:09 c06307ec2864: Layer already exists 06:31:09 caf83163e100: Layer already exists 06:31:09 9961dbf764c6: Layer already exists 06:31:09 c5c6540c5b53: Layer already exists 06:31:09 d4d2878f711e: Layer already exists 06:31:09 e7f8cdda81e8: Layer already exists 06:31:09 3c20671a5817: Layer already exists 06:31:09 latest: digest: sha256:b6869b3aa2d334db6b4f289f82f0c92d1e10a5c2d940929aaaf387a444d4c863 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.61 06:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:31:10 d4d2878f711e: Preparing 06:31:10 caf83163e100: Preparing 06:31:10 9961dbf764c6: Preparing 06:31:10 c5c6540c5b53: Preparing 06:31:10 c06307ec2864: Preparing 06:31:10 e7f8cdda81e8: Preparing 06:31:10 3c20671a5817: Preparing 06:31:10 e7f8cdda81e8: Waiting 06:31:10 3c20671a5817: Waiting 06:31:10 d4d2878f711e: Layer already exists 06:31:10 c06307ec2864: Layer already exists 06:31:10 c5c6540c5b53: Layer already exists 06:31:10 9961dbf764c6: Layer already exists 06:31:10 caf83163e100: Layer already exists 06:31:10 3c20671a5817: Layer already exists 06:31:10 e7f8cdda81e8: Layer already exists 06:31:10 3.2.0-dev.61: digest: sha256:b6869b3aa2d334db6b4f289f82f0c92d1e10a5c2d940929aaaf387a444d4c863 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:31:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:31:11 d4d2878f711e: Preparing 06:31:11 caf83163e100: Preparing 06:31:11 9961dbf764c6: Preparing 06:31:11 c5c6540c5b53: Preparing 06:31:11 c06307ec2864: Preparing 06:31:11 e7f8cdda81e8: Preparing 06:31:11 3c20671a5817: Preparing 06:31:11 3c20671a5817: Waiting 06:31:11 e7f8cdda81e8: Waiting 06:31:11 c06307ec2864: Layer already exists 06:31:11 9961dbf764c6: Layer already exists 06:31:11 caf83163e100: Layer already exists 06:31:11 d4d2878f711e: Layer already exists 06:31:11 c5c6540c5b53: Layer already exists 06:31:11 e7f8cdda81e8: Layer already exists 06:31:11 3c20671a5817: Layer already exists 06:31:11 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61: digest: sha256:b6869b3aa2d334db6b4f289f82f0c92d1e10a5c2d940929aaaf387a444d4c863 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:31:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:31:12 d4d2878f711e: Preparing 06:31:12 caf83163e100: Preparing 06:31:12 9961dbf764c6: Preparing 06:31:12 c5c6540c5b53: Preparing 06:31:12 c06307ec2864: Preparing 06:31:12 e7f8cdda81e8: Preparing 06:31:12 3c20671a5817: Preparing 06:31:12 3c20671a5817: Waiting 06:31:12 e7f8cdda81e8: Waiting 06:31:12 caf83163e100: Layer already exists 06:31:12 c5c6540c5b53: Layer already exists 06:31:12 9961dbf764c6: Layer already exists 06:31:12 c06307ec2864: Layer already exists 06:31:12 d4d2878f711e: Layer already exists 06:31:12 3c20671a5817: Layer already exists 06:31:12 e7f8cdda81e8: Layer already exists 06:31:12 main: digest: sha256:b6869b3aa2d334db6b4f289f82f0c92d1e10a5c2d940929aaaf387a444d4c863 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:12 ===================================================== [Pipeline] echo 06:31:12 taggedImages: 06:31:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 06:31:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:31:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.61 06:31:12 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41-3.2.0-dev.61 06:31:12 - 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 06:31:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:31:12 06:31:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:31:13 arm64: Pulling from edgex-lftools-log-publisher 06:31:13 8998bd30e6a1: Pulling fs layer 06:31:13 04944245beec: Pulling fs layer 06:31:13 699f458cf7ca: Pulling fs layer 06:31:13 765212b225bb: Pulling fs layer 06:31:13 f23df028b6ca: Pulling fs layer 06:31:13 d65c8cfc05b1: Pulling fs layer 06:31:13 2437ff75d9bd: Pulling fs layer 06:31:13 765212b225bb: Waiting 06:31:13 f23df028b6ca: Waiting 06:31:13 d65c8cfc05b1: Waiting 06:31:13 2437ff75d9bd: Waiting 06:31:13 04944245beec: Verifying Checksum 06:31:13 04944245beec: Download complete 06:31:13 765212b225bb: Verifying Checksum 06:31:13 765212b225bb: Download complete 06:31:13 f23df028b6ca: Download complete 06:31:13 d65c8cfc05b1: Verifying Checksum 06:31:13 d65c8cfc05b1: Download complete 06:31:13 699f458cf7ca: Verifying Checksum 06:31:13 699f458cf7ca: Download complete 06:31:14 8998bd30e6a1: Download complete 06:31:16 2437ff75d9bd: Verifying Checksum 06:31:16 2437ff75d9bd: Download complete 06:31:18 8998bd30e6a1: Pull complete 06:31:19 04944245beec: Pull complete 06:31:20 699f458cf7ca: Pull complete 06:31:20 765212b225bb: Pull complete 06:31:21 f23df028b6ca: Pull complete 06:31:22 d65c8cfc05b1: Pull complete 06:31:40 2437ff75d9bd: Pull complete 06:31:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:31:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:31:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:40 prd-ubuntu20.04-docker-arm64-4c-16g-8776 does not seem to be running inside a container 06:31:40 $ 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/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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 06:31:42 $ docker top bd467786155e449993a318279dfb9c8e09e00ec0da7d4afa818805fb766b7c2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:43 ---> job-cost.sh 06:31:43 lf-activate-venv: SKIPPING 06:31:43 INFO: No Stack... 06:31:44 INFO: Retrieving Pricing Info for: v3-standard-4 06:31:45 INFO: Archiving Costs [Pipeline] sh 06:31:45 + cat /w/workspace/edgex-go/682/archives/cost.csv 06:31:45 + cut -d, -f6 [Pipeline] lock 06:31:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-682-stack-cost] 06:31:45 Resource [jenkins-edgexfoundry-edgex-go-main-682-stack-cost] did not exist. Created. 06:31:45 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-682-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:31:46 + echo total: 0.10999999940395355 [Pipeline] stash 06:31:47 Stashed 1 file(s) [Pipeline] } 06:31:47 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-682-stack-cost] [Pipeline] // lock [Pipeline] } 06:31:47 $ docker stop --time=1 bd467786155e449993a318279dfb9c8e09e00ec0da7d4afa818805fb766b7c2c 06:31:48 $ docker rm -f --volumes bd467786155e449993a318279dfb9c8e09e00ec0da7d4afa818805fb766b7c2c [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 06:31:49 provisioning config files... 06:31:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/682@tmp/config9586277511092597951tmp [Pipeline] { [Pipeline] sh 06:31:49 + set +x 06:31:49 + curl -s https://codecov.io/bash 06:31:49 + bash -s -- 06:31:49 06:31:49 _____ _ 06:31:49 / ____| | | 06:31:49 | | ___ __| | ___ ___ _____ __ 06:31:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:31:49 | |___| (_) | (_| | __/ (_| (_) \ V / 06:31:49 \_____\___/ \__,_|\___|\___\___/ \_/ 06:31:49 Bash-1.0.6 06:31:49 06:31:49 06:31:49 ==> git version 2.25.1 found 06:31:49 ==> 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 06:31:49 Release-Date: 2020-01-08 06:31:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:31:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:31:49 ==> Jenkins CI detected. 06:31:49 current dir:  /w/workspace/edgex-go/682 06:31:49 project root: . 06:31:49 --> token set from env 06:31:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:31:49 ==> Running gcov in . (disable via -X gcov) 06:31:49 ==> Python coveragepy not found 06:31:49 ==> Searching for coverage reports in: 06:31:49 + . 06:31:49 -> Found 1 reports 06:31:49 ==> Detecting git/mercurial file structure 06:31:49 ==> Reading reports 06:31:49 + ./coverage.out bytes=545398 06:31:49 ==> Appending adjustments 06:31:49 https://docs.codecov.io/docs/fixing-reports 06:31:51 + Found adjustments 06:31:51 ==> Gzipping contents 06:31:51 68K /tmp/codecov.1jpEMH.gz 06:31:51 ==> Uploading reports 06:31:51 url: https://codecov.io 06:31:51 query: branch=main&commit=872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41&build=682&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F682%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:31:51 -> Pinging Codecov 06:31:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41&build=682&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F682%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:31:51 -> Uploading to 06:31:51 https://storage.googleapis.com/codecov/v4/raw/2024-08-27/00271124DB129430A58F1EEE437C3FCB/872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41/77d90892-4d2d-4dd5-aefb-1efe1f355e47.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240827%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240827T063150Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88462740c3ac9ead62b7434f466b06fdc7d3a081aa08c26329d62baf606720e8 06:31:51 % Total % Received % Xferd Average Speed Time Time Time Current 06:31:51 Dload Upload Total Spent Left Speed 06:31:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68066 0 0 100 68066 0 321k --:--:-- --:--:-- --:--:-- 319k 100 68066 0 0 100 68066 0 252k --:--:-- --:--:-- --:--:-- 251k 06:31:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 [Pipeline] } 06:31:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:31:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:31:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:31:51 06:31:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:31:52 latest: Pulling from edgex-devops/edgex-snyk-go 06:31:52 619be1103602: Already exists 06:31:52 f8ea3408117e: Pulling fs layer 06:31:52 91320369b822: Pulling fs layer 06:31:52 0406650e8295: Pulling fs layer 06:31:52 4f4fb700ef54: Pulling fs layer 06:31:52 96d80e3f36e1: Pulling fs layer 06:31:52 bcf3aedb951c: Pulling fs layer 06:31:52 4f4fb700ef54: Waiting 06:31:52 96d80e3f36e1: Waiting 06:31:52 bcf3aedb951c: Waiting 06:31:52 0406650e8295: Verifying Checksum 06:31:52 0406650e8295: Download complete 06:31:52 f8ea3408117e: Download complete 06:31:52 4f4fb700ef54: Verifying Checksum 06:31:52 4f4fb700ef54: Download complete 06:31:52 f8ea3408117e: Pull complete 06:31:52 96d80e3f36e1: Verifying Checksum 06:31:52 96d80e3f36e1: Download complete 06:31:52 91320369b822: Verifying Checksum 06:31:52 91320369b822: Download complete 06:31:53 bcf3aedb951c: Download complete 06:31:55 91320369b822: Pull complete 06:31:55 0406650e8295: Pull complete 06:31:56 4f4fb700ef54: Pull complete 06:31:56 96d80e3f36e1: Pull complete 06:31:59 bcf3aedb951c: Pull complete 06:31:59 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 06:31:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:31:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:59 prd-ubuntu20.04-docker-8c-8g-8775 does not seem to be running inside a container 06:31:59 $ 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/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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 06:32:05 $ docker top d5c9de0c6aa85c3c800196e12cc3d341c0effaf9ad8598ce4160b3a542817de0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:05 + git config --global --add safe.directory /w/workspace/edgex-go/682 [Pipeline] echo 06:32:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:32:05 + set -o pipefail 06:32:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:32:22 06:32:22 Monitoring /w/workspace/edgex-go/682 (github.com/edgexfoundry/edgex-go)... 06:32:22 06:32:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/bef15349-0734-42c5-ad51-93b32e7a427e 06:32:22 06:32:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:32:22 06:32:22 06:32:22 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:32:22 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:32:22 $ docker stop --time=1 d5c9de0c6aa85c3c800196e12cc3d341c0effaf9ad8598ce4160b3a542817de0 06:32:27 $ docker rm -f --volumes d5c9de0c6aa85c3c800196e12cc3d341c0effaf9ad8598ce4160b3a542817de0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:32:27 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:32:27 provisioning config files... 06:32:27 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/682@tmp/config14640464008491715824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:28 --> edgex-publish-swagger.sh 06:32:28 === Publish openapi/v3 API === 06:32:28 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 06:32:28 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/682/openapi/v3/core-command.yaml] 06:32:28 % Total % Received % Xferd Average Speed Time Time Time Current 06:32:28 Dload Upload Total Spent Left Speed 06:32:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 70347 --:--:-- --:--:-- --:--:-- 70197 100 32782 0 0 100 32782 0 70347 --:--:-- --:--:-- --:--:-- 70197 06:32:28 06:32:28 06:32:28 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/682/openapi/v3/core-data.yaml] 06:32:28 % Total % Received % Xferd Average Speed Time Time Time Current 06:32:28 Dload Upload Total Spent Left Speed 06:32:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 165k --:--:-- --:--:-- --:--:-- 165k 06:32:28 06:32:28 06:32:28 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/682/openapi/v3/core-keeper.yaml] 06:32:28 % Total % Received % Xferd Average Speed Time Time Time Current 06:32:28 Dload Upload Total Spent Left Speed 06:32:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 290 141k --:--:-- --:--:-- --:--:-- 141k 06:32:29 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:32:29 06:32:29 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/682/openapi/v3/core-metadata.yaml] 06:32:29 % Total % Received % Xferd Average Speed Time Time Time Current 06:32:29 Dload Upload Total Spent Left Speed 06:32:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 148k 0 0 100 148k 0 733k --:--:-- --:--:-- --:--:-- 729k 100 149k 100 156 100 148k 417 398k --:--:-- --:--:-- --:--:-- 397k 06:32:29 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:32:29 06:32:29 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/682/openapi/v3/support-cron-scheduler.yaml] 06:32:29 % Total % Received % Xferd Average Speed Time Time Time Current 06:32:29 Dload Upload Total Spent Left Speed 06:32:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46622 100 66 100 46556 235 162k --:--:-- --:--:-- --:--:-- 162k 06:32:29 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:32:29 06:32:29 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/682/openapi/v3/support-notifications.yaml] 06:32:29 % Total % Received % Xferd Average Speed Time Time Time Current 06:32:29 Dload Upload Total Spent Left Speed 06:32:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 420 229k --:--:-- --:--:-- --:--:-- 230k 06:32:30 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:32:30 06:32:30 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/682/openapi/v3/support-scheduler.yaml] 06:32:30 % Total % Received % Xferd Average Speed Time Time Time Current 06:32:30 Dload Upload Total Spent Left Speed 06:32:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 408 96738 --:--:-- --:--:-- --:--:-- 96892 06:32:30 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:32:30 [Pipeline] } 06:32:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:32:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:32:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:32:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:31 prd-ubuntu20.04-docker-8c-8g-8775 does not seem to be running inside a container 06:32:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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 06:32:32 $ docker top 311622ed299f947314c783abf9e5ac6c929e5b2fa6397d9b621a2c7ee145a15b -eo pid,comm 06:32:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:32:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:32:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:32 [ssh-agent] Looking for ssh-agent implementation... 06:32:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:32 $ docker exec 311622ed299f947314c783abf9e5ac6c929e5b2fa6397d9b621a2c7ee145a15b ssh-agent 06:32:32 SSH_AUTH_SOCK=/tmp/ssh-x9KBbfmUCI4P/agent.14 06:32:32 SSH_AGENT_PID=20 06:32:32 Running ssh-add (command line suppressed) 06:32:32 Identity added: /w/workspace/edgex-go/682@tmp/private_key_18444419469110065253.key (/w/workspace/edgex-go/682@tmp/private_key_18444419469110065253.key) 06:32:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:33 + git semver tag 06:32:33 2024-08-27 06:32:33,179 [run_tag] DEBUG tag force:False 06:32:33 2024-08-27 06:32:33,179 [check_head_tag] DEBUG check head tag 06:32:33 2024-08-27 06:32:33,182 [execute] INFO git cat-file --batch-check 06:32:33 2024-08-27 06:32:33,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/682, universal_newlines=False, shell=None, istream=) 06:32:33 2024-08-27 06:32:33,187 [execute] INFO git cat-file --batch 06:32:33 2024-08-27 06:32:33,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/682, universal_newlines=False, shell=None, istream=) 06:32:33 2024-08-27 06:32:33,238 [read_version] DEBUG read version from /w/workspace/edgex-go/682/.semver/main 06:32:33 2024-08-27 06:32:33,238 [execute] INFO git tag -a v3.2.0-dev.61 -m v3.2.0-dev.61 06:32:33 2024-08-27 06:32:33,238 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.61', '-m', 'v3.2.0-dev.61'], cwd=/w/workspace/edgex-go/682, universal_newlines=False, shell=None, istream=None) 06:32:33 2024-08-27 06:32:33,244 [read_version] DEBUG read version from /w/workspace/edgex-go/682/.semver/main 06:32:33 3.2.0-dev.61 [Pipeline] } 06:32:33 $ docker exec --env ******** --env ******** 311622ed299f947314c783abf9e5ac6c929e5b2fa6397d9b621a2c7ee145a15b ssh-agent -k 06:32:33 unset SSH_AUTH_SOCK; 06:32:33 unset SSH_AGENT_PID; 06:32:33 echo Agent pid 20 killed; 06:32:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:32:33 + git semver [Pipeline] } 06:32:34 $ docker stop --time=1 311622ed299f947314c783abf9e5ac6c929e5b2fa6397d9b621a2c7ee145a15b 06:32:35 $ docker rm -f --volumes 311622ed299f947314c783abf9e5ac6c929e5b2fa6397d9b621a2c7ee145a15b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:32:35 06:32:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:32:35 0.23.1-centos7: Pulling from edgex-lftools 06:32:35 ab5ef0e58194: Pulling fs layer 06:32:35 9712f1f96733: Pulling fs layer 06:32:35 63f879dbbcfc: Pulling fs layer 06:32:35 0d9ebad4ef96: Pulling fs layer 06:32:35 e9a5061849ea: Pulling fs layer 06:32:35 d747dcd14b5f: Pulling fs layer 06:32:35 2de7ff778b66: Pulling fs layer 06:32:35 0d9ebad4ef96: Waiting 06:32:35 e9a5061849ea: Waiting 06:32:35 d747dcd14b5f: Waiting 06:32:35 2de7ff778b66: Waiting 06:32:35 9712f1f96733: Download complete 06:32:36 63f879dbbcfc: Verifying Checksum 06:32:36 63f879dbbcfc: Download complete 06:32:36 e9a5061849ea: Verifying Checksum 06:32:36 e9a5061849ea: Download complete 06:32:36 d747dcd14b5f: Verifying Checksum 06:32:36 d747dcd14b5f: Download complete 06:32:36 0d9ebad4ef96: Verifying Checksum 06:32:36 0d9ebad4ef96: Download complete 06:32:36 ab5ef0e58194: Verifying Checksum 06:32:36 ab5ef0e58194: Download complete 06:32:36 2de7ff778b66: Verifying Checksum 06:32:36 2de7ff778b66: Download complete 06:32:39 ab5ef0e58194: Pull complete 06:32:39 9712f1f96733: Pull complete 06:32:40 63f879dbbcfc: Pull complete 06:32:43 0d9ebad4ef96: Pull complete 06:32:43 e9a5061849ea: Pull complete 06:32:43 d747dcd14b5f: Pull complete 06:32:44 2de7ff778b66: Pull complete 06:32:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:32:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:32:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:44 prd-ubuntu20.04-docker-8c-8g-8775 does not seem to be running inside a container 06:32:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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 06:32:50 $ docker top 825a5d9a5285255c824e2757af887b2d0ed895d1ba84f8c9367265a0af947f06 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:32:50 provisioning config files... 06:32:50 copy managed file [sigul-config] to file:/w/workspace/edgex-go/682@tmp/config3838560315158688045tmp 06:32:50 copy managed file [sigul-password] to file:/w/workspace/edgex-go/682@tmp/config11384546013198572868tmp 06:32:50 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/682@tmp/config3142544020317841291tmp [Pipeline] { [Pipeline] echo 06:32:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:32:51 ---> sigul-configuration.sh 06:32:51 gpg: directory `/root/.gnupg' created 06:32:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:32:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:32:51 gpg: keyring `/root/.gnupg/secring.gpg' created 06:32:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:32:51 gpg: CAST5 encrypted data 06:32:51 gpg: encrypted with 1 passphrase 06:32:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:32:51 + mkdir /home/jenkins 06:32:51 + mkdir /home/jenkins/sigul [Pipeline] sh 06:32:51 + 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 06:32:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:32:52 ---> sigul-install.sh 06:32:52 Sigul already installed; skipping installation. [Pipeline] sh 06:32:52 + git tag --list 06:32:52 0.6.0 06:32:52 0.6.1 06:32:52 0.7.0 06:32:52 0.7.1 06:32:52 v1.0.0 06:32:52 v1.0.1 06:32:52 v1.1.0 06:32:52 v1.2.0 06:32:52 v1.2.1 06:32:52 v1.3.0 06:32:52 v1.3.1 06:32:52 v2.0.0 06:32:52 v2.1.0 06:32:52 v2.1.1 06:32:52 v2.2.0 06:32:52 v2.3.0 06:32:52 v3.0 06:32:52 v3.0.0 06:32:52 v3.1 06:32:52 v3.1.0 06:32:52 v3.1.0-dev.1 06:32:52 v3.1.0-dev.10 06:32:52 v3.1.0-dev.11 06:32:52 v3.1.0-dev.12 06:32:52 v3.1.0-dev.13 06:32:52 v3.1.0-dev.14 06:32:52 v3.1.0-dev.15 06:32:52 v3.1.0-dev.16 06:32:52 v3.1.0-dev.17 06:32:52 v3.1.0-dev.18 06:32:52 v3.1.0-dev.19 06:32:52 v3.1.0-dev.2 06:32:52 v3.1.0-dev.20 06:32:52 v3.1.0-dev.21 06:32:52 v3.1.0-dev.22 06:32:52 v3.1.0-dev.23 06:32:52 v3.1.0-dev.24 06:32:52 v3.1.0-dev.25 06:32:52 v3.1.0-dev.26 06:32:52 v3.1.0-dev.27 06:32:52 v3.1.0-dev.28 06:32:52 v3.1.0-dev.29 06:32:52 v3.1.0-dev.3 06:32:52 v3.1.0-dev.30 06:32:52 v3.1.0-dev.31 06:32:52 v3.1.0-dev.32 06:32:52 v3.1.0-dev.33 06:32:52 v3.1.0-dev.34 06:32:52 v3.1.0-dev.35 06:32:52 v3.1.0-dev.36 06:32:52 v3.1.0-dev.37 06:32:52 v3.1.0-dev.38 06:32:52 v3.1.0-dev.39 06:32:52 v3.1.0-dev.4 06:32:52 v3.1.0-dev.40 06:32:52 v3.1.0-dev.41 06:32:52 v3.1.0-dev.42 06:32:52 v3.1.0-dev.43 06:32:52 v3.1.0-dev.44 06:32:52 v3.1.0-dev.45 06:32:52 v3.1.0-dev.46 06:32:52 v3.1.0-dev.47 06:32:52 v3.1.0-dev.48 06:32:52 v3.1.0-dev.49 06:32:52 v3.1.0-dev.5 06:32:52 v3.1.0-dev.50 06:32:52 v3.1.0-dev.51 06:32:52 v3.1.0-dev.52 06:32:52 v3.1.0-dev.53 06:32:52 v3.1.0-dev.54 06:32:52 v3.1.0-dev.55 06:32:52 v3.1.0-dev.56 06:32:52 v3.1.0-dev.57 06:32:52 v3.1.0-dev.58 06:32:52 v3.1.0-dev.59 06:32:52 v3.1.0-dev.6 06:32:52 v3.1.0-dev.60 06:32:52 v3.1.0-dev.61 06:32:52 v3.1.0-dev.62 06:32:52 v3.1.0-dev.63 06:32:52 v3.1.0-dev.64 06:32:52 v3.1.0-dev.65 06:32:52 v3.1.0-dev.66 06:32:52 v3.1.0-dev.67 06:32:52 v3.1.0-dev.68 06:32:52 v3.1.0-dev.69 06:32:52 v3.1.0-dev.7 06:32:52 v3.1.0-dev.70 06:32:52 v3.1.0-dev.71 06:32:52 v3.1.0-dev.72 06:32:52 v3.1.0-dev.73 06:32:52 v3.1.0-dev.8 06:32:52 v3.1.0-dev.9 06:32:52 v3.1.1 06:32:52 v3.1.1-dev.1 06:32:52 v3.1.1-dev.2 06:32:52 v3.2.0-dev.1 06:32:52 v3.2.0-dev.10 06:32:52 v3.2.0-dev.11 06:32:52 v3.2.0-dev.12 06:32:52 v3.2.0-dev.13 06:32:52 v3.2.0-dev.14 06:32:52 v3.2.0-dev.15 06:32:52 v3.2.0-dev.16 06:32:52 v3.2.0-dev.17 06:32:52 v3.2.0-dev.18 06:32:52 v3.2.0-dev.19 06:32:52 v3.2.0-dev.2 06:32:52 v3.2.0-dev.20 06:32:52 v3.2.0-dev.21 06:32:52 v3.2.0-dev.22 06:32:52 v3.2.0-dev.23 06:32:52 v3.2.0-dev.24 06:32:52 v3.2.0-dev.25 06:32:52 v3.2.0-dev.26 06:32:52 v3.2.0-dev.27 06:32:52 v3.2.0-dev.28 06:32:52 v3.2.0-dev.29 06:32:52 v3.2.0-dev.3 06:32:52 v3.2.0-dev.30 06:32:52 v3.2.0-dev.31 06:32:52 v3.2.0-dev.32 06:32:52 v3.2.0-dev.33 06:32:52 v3.2.0-dev.34 06:32:52 v3.2.0-dev.35 06:32:52 v3.2.0-dev.36 06:32:52 v3.2.0-dev.37 06:32:52 v3.2.0-dev.38 06:32:52 v3.2.0-dev.39 06:32:52 v3.2.0-dev.4 06:32:52 v3.2.0-dev.40 06:32:52 v3.2.0-dev.41 06:32:52 v3.2.0-dev.42 06:32:52 v3.2.0-dev.43 06:32:52 v3.2.0-dev.44 06:32:52 v3.2.0-dev.45 06:32:52 v3.2.0-dev.46 06:32:52 v3.2.0-dev.47 06:32:52 v3.2.0-dev.48 06:32:52 v3.2.0-dev.49 06:32:52 v3.2.0-dev.5 06:32:52 v3.2.0-dev.50 06:32:52 v3.2.0-dev.51 06:32:52 v3.2.0-dev.52 06:32:52 v3.2.0-dev.53 06:32:52 v3.2.0-dev.54 06:32:52 v3.2.0-dev.55 06:32:52 v3.2.0-dev.56 06:32:52 v3.2.0-dev.57 06:32:52 v3.2.0-dev.58 06:32:52 v3.2.0-dev.59 06:32:52 v3.2.0-dev.6 06:32:52 v3.2.0-dev.60 06:32:52 v3.2.0-dev.61 06:32:52 v3.2.0-dev.7 06:32:52 v3.2.0-dev.8 06:32:52 v3.2.0-dev.9 [Pipeline] sh 06:32:52 + lftools sign git-tag v3.2.0-dev.61 06:32:53 Signing Git tag with Sigul... 06:32:53 Signing v3.2.0-dev.61 [Pipeline] echo 06:32:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:32:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:32:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:32:54 $ docker stop --time=1 825a5d9a5285255c824e2757af887b2d0ed895d1ba84f8c9367265a0af947f06 06:32:55 $ docker rm -f --volumes 825a5d9a5285255c824e2757af887b2d0ed895d1ba84f8c9367265a0af947f06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:32:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:32:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:32:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:56 prd-ubuntu20.04-docker-8c-8g-8775 does not seem to be running inside a container 06:32:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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 06:32:56 $ docker top cbc62a20a6fdef44ca04c2385c5eb66a33276b8f5837ba9149367e5bf1188a01 -eo pid,comm 06:32:56 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). 06:32:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:32:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:32:56 [ssh-agent] Looking for ssh-agent implementation... 06:32:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:57 $ docker exec cbc62a20a6fdef44ca04c2385c5eb66a33276b8f5837ba9149367e5bf1188a01 ssh-agent 06:32:57 SSH_AUTH_SOCK=/tmp/ssh-sTxpfHHO8eNp/agent.32 06:32:57 SSH_AGENT_PID=38 06:32:57 Running ssh-add (command line suppressed) 06:32:57 Identity added: /w/workspace/edgex-go/682@tmp/private_key_15631878901319934977.key (/w/workspace/edgex-go/682@tmp/private_key_15631878901319934977.key) 06:32:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:32:57 + git semver bump pre 06:32:57 2024-08-27 06:32:57,682 [read_version] DEBUG read version from /w/workspace/edgex-go/682/.semver/main 06:32:57 2024-08-27 06:32:57,682 [bump_version] DEBUG bumping version:3.2.0-dev.61 on axis:pre with prefix:dev 06:32:57 2024-08-27 06:32:57,682 [bump_version] DEBUG bumped version:3.2.0-dev.62 06:32:57 2024-08-27 06:32:57,682 [write_version] DEBUG write version:3.2.0-dev.62 to path:/w/workspace/edgex-go/682/.semver/main with force:True 06:32:57 2024-08-27 06:32:57,682 [read_version] DEBUG read version from /w/workspace/edgex-go/682/.semver/main 06:32:57 2024-08-27 06:32:57,682 [write_file] DEBUG write to file:/w/workspace/edgex-go/682/.semver/main 06:32:57 2024-08-27 06:32:57,684 [execute] INFO git cat-file --batch-check 06:32:57 2024-08-27 06:32:57,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/682/.semver, universal_newlines=False, shell=None, istream=) 06:32:57 2024-08-27 06:32:57,688 [execute] INFO git cat-file --batch 06:32:57 2024-08-27 06:32:57,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/682/.semver, universal_newlines=False, shell=None, istream=) 06:32:57 2024-08-27 06:32:57,692 [read_version] DEBUG read version from /w/workspace/edgex-go/682/.semver/main 06:32:57 3.2.0-dev.62 [Pipeline] } 06:32:57 $ docker exec --env ******** --env ******** cbc62a20a6fdef44ca04c2385c5eb66a33276b8f5837ba9149367e5bf1188a01 ssh-agent -k 06:32:57 unset SSH_AUTH_SOCK; 06:32:57 unset SSH_AGENT_PID; 06:32:57 echo Agent pid 38 killed; 06:32:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:32:58 + git semver [Pipeline] } 06:32:58 $ docker stop --time=1 cbc62a20a6fdef44ca04c2385c5eb66a33276b8f5837ba9149367e5bf1188a01 06:32:59 $ docker rm -f --volumes cbc62a20a6fdef44ca04c2385c5eb66a33276b8f5837ba9149367e5bf1188a01 [Pipeline] // withDockerContainer [Pipeline] sh 06:33:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:33:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:33:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:00 prd-ubuntu20.04-docker-8c-8g-8775 does not seem to be running inside a container 06:33:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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 06:33:00 $ docker top 72078acc38d5d035d735ab2b6ed892fbf0ee2ced6c483578de33238312b14717 -eo pid,comm 06:33:00 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). 06:33:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:33:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:33:00 [ssh-agent] Looking for ssh-agent implementation... 06:33:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:33:01 $ docker exec 72078acc38d5d035d735ab2b6ed892fbf0ee2ced6c483578de33238312b14717 ssh-agent 06:33:01 SSH_AUTH_SOCK=/tmp/ssh-PAp4xoopbZdH/agent.31 06:33:01 SSH_AGENT_PID=37 06:33:01 Running ssh-add (command line suppressed) 06:33:01 Identity added: /w/workspace/edgex-go/682@tmp/private_key_17904460247473847960.key (/w/workspace/edgex-go/682@tmp/private_key_17904460247473847960.key) 06:33:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:33:01 + git semver push 06:33:01 2024-08-27 06:33:01,799 [run_push] DEBUG push 06:33:01 2024-08-27 06:33:01,800 [execute] INFO git cat-file --batch-check 06:33:01 2024-08-27 06:33:01,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/682/.semver, universal_newlines=False, shell=None, istream=) 06:33:01 2024-08-27 06:33:01,804 [execute] INFO git rev-list 5468aeb2053e24e0c9278e81595fad5e69f096eb -- 06:33:01 2024-08-27 06:33:01,804 [execute] DEBUG Popen(['git', 'rev-list', '5468aeb2053e24e0c9278e81595fad5e69f096eb', '--'], cwd=/w/workspace/edgex-go/682/.semver, universal_newlines=False, shell=None, istream=None) 06:33:01 2024-08-27 06:33:01,822 [execute] INFO git fetch -v origin 06:33:01 2024-08-27 06:33:01,822 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/682/.semver, universal_newlines=True, shell=None, istream=None) 06:33:02 2024-08-27 06:33:02,343 [run_push] DEBUG no remote changes detected 06:33:02 2024-08-27 06:33:02,343 [execute] INFO git push origin semver 06:33:02 2024-08-27 06:33:02,344 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/682/.semver, universal_newlines=False, shell=None, istream=None) 06:33:03 2024-08-27 06:33:03,173 [run_push] DEBUG push all version tags 06:33:03 2024-08-27 06:33:03,174 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:33:03 2024-08-27 06:33:03,175 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/682, universal_newlines=False, shell=None, istream=None) 06:33:03 2024-08-27 06:33:03,934 [read_version] DEBUG read version from /w/workspace/edgex-go/682/.semver/main 06:33:03 3.2.0-dev.62 [Pipeline] } 06:33:04 $ docker exec --env ******** --env ******** 72078acc38d5d035d735ab2b6ed892fbf0ee2ced6c483578de33238312b14717 ssh-agent -k 06:33:04 unset SSH_AUTH_SOCK; 06:33:04 unset SSH_AGENT_PID; 06:33:04 echo Agent pid 37 killed; 06:33:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:33:04 + git semver [Pipeline] } 06:33:04 $ docker stop --time=1 72078acc38d5d035d735ab2b6ed892fbf0ee2ced6c483578de33238312b14717 06:33:06 $ docker rm -f --volumes 72078acc38d5d035d735ab2b6ed892fbf0ee2ced6c483578de33238312b14717 [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 06:33:06 + [ -d /w/workspace/edgex-go/682/archives ] [Pipeline] libraryResource [Pipeline] sh 06:33:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:33:08 ---> package-listing.sh 06:33:08 ++ facter osfamily 06:33:08 ++ tr '[:upper:]' '[:lower:]' 06:33:08 + OS_FAMILY=debian 06:33:08 + workspace=/w/workspace/edgex-go/682 06:33:08 + START_PACKAGES=/tmp/packages_start.txt 06:33:08 + END_PACKAGES=/tmp/packages_end.txt 06:33:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:33:08 + PACKAGES=/tmp/packages_start.txt 06:33:08 + '[' /w/workspace/edgex-go/682 ']' 06:33:08 + PACKAGES=/tmp/packages_end.txt 06:33:08 + case "${OS_FAMILY}" in 06:33:08 + dpkg -l 06:33:08 + grep '^ii' 06:33:08 + '[' -f /tmp/packages_start.txt ']' 06:33:08 + '[' -f /tmp/packages_end.txt ']' 06:33:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:33:08 + '[' /w/workspace/edgex-go/682 ']' 06:33:08 + mkdir -p /w/workspace/edgex-go/682/archives/ 06:33:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/682/archives/ [Pipeline] echo 06:33:08 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/682/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:33:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:09 06:33:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:09 latest: Pulling from edgex-lftools-log-publisher 06:33:09 5eb5b503b376: Pulling fs layer 06:33:09 5c69ac0246d0: Pulling fs layer 06:33:09 ec43610c2a17: Pulling fs layer 06:33:09 3a2ae6a8a46f: Pulling fs layer 06:33:09 33b1e0a273af: Pulling fs layer 06:33:09 5d3b04190fa2: Pulling fs layer 06:33:09 2f39f015ded8: Pulling fs layer 06:33:09 3a2ae6a8a46f: Waiting 06:33:09 33b1e0a273af: Waiting 06:33:09 5d3b04190fa2: Waiting 06:33:09 2f39f015ded8: Waiting 06:33:09 5c69ac0246d0: Download complete 06:33:09 3a2ae6a8a46f: Verifying Checksum 06:33:09 3a2ae6a8a46f: Download complete 06:33:09 33b1e0a273af: Verifying Checksum 06:33:09 33b1e0a273af: Download complete 06:33:09 5d3b04190fa2: Verifying Checksum 06:33:09 5d3b04190fa2: Download complete 06:33:09 ec43610c2a17: Verifying Checksum 06:33:09 ec43610c2a17: Download complete 06:33:09 5eb5b503b376: Download complete 06:33:10 2f39f015ded8: Verifying Checksum 06:33:10 2f39f015ded8: Download complete 06:33:11 5eb5b503b376: Pull complete 06:33:11 5c69ac0246d0: Pull complete 06:33:11 ec43610c2a17: Pull complete 06:33:11 3a2ae6a8a46f: Pull complete 06:33:12 33b1e0a273af: Pull complete 06:33:12 5d3b04190fa2: Pull complete 06:33:16 2f39f015ded8: Pull complete 06:33:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:33:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:17 prd-ubuntu20.04-docker-8c-8g-8775 does not seem to be running inside a container 06:33:17 $ 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/682/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/682 -v /w/workspace/edgex-go/682:/w/workspace/edgex-go/682:rw,z -v /w/workspace/edgex-go/682@tmp:/w/workspace/edgex-go/682@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 06:33:41 $ docker top 3d96784e9bd58bee2b2d36a0633597272d31bccd865425d5ca5e22282985a52c -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:41 + touch /tmp/pre-build-complete [Pipeline] sh 06:33:42 + mkdir -p /var/log/sysstat [Pipeline] sh 06:33:42 + ls /var/log/sa-host 06:33:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:33:42 provisioning config files... 06:33:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/682@tmp/config387084231776875729tmp [Pipeline] { [Pipeline] echo 06:33:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:33:42 ---> create-netrc.sh [Pipeline] } 06:33:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:33:43 ---> python-tools-install.sh [Pipeline] echo 06:33:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:33:43 ---> sudo-logs.sh 06:33:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:33:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:33:43 ---> job-cost.sh 06:33:43 lf-activate-venv: SKIPPING 06:33:43 DEBUG: total: 0.10999999940395355 06:33:43 INFO: Retrieving Stack Cost... 06:33:44 INFO: Retrieving Pricing Info for: v3-standard-8 06:33:44 INFO: Archiving Costs [Pipeline] echo 06:33:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:33:45 ---> logs-deploy.sh 06:33:45 lf-activate-venv: SKIPPING 06:33:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/682 06:33:45 INFO: archiving workspace using pattern(s): 06:33:46 Archives upload complete. 06:33:46 INFO: archiving logs to Nexus 06:33:47 ---> uname -a: 06:33:47 Linux prd-ubuntu20-04-docker-8c-8g-8775 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:33:47 06:33:47 06:33:47 ---> lscpu: 06:33:47 Architecture: x86_64 06:33:47 CPU op-mode(s): 32-bit, 64-bit 06:33:47 Byte Order: Little Endian 06:33:47 Address sizes: 40 bits physical, 48 bits virtual 06:33:47 CPU(s): 8 06:33:47 On-line CPU(s) list: 0-7 06:33:47 Thread(s) per core: 1 06:33:47 Core(s) per socket: 1 06:33:47 Socket(s): 8 06:33:47 NUMA node(s): 1 06:33:47 Vendor ID: AuthenticAMD 06:33:47 CPU family: 23 06:33:47 Model: 49 06:33:47 Model name: AMD EPYC-Rome Processor 06:33:47 Stepping: 0 06:33:47 CPU MHz: 2800.000 06:33:47 BogoMIPS: 5600.00 06:33:47 Virtualization: AMD-V 06:33:47 Hypervisor vendor: KVM 06:33:47 Virtualization type: full 06:33:47 L1d cache: 256 KiB 06:33:47 L1i cache: 256 KiB 06:33:47 L2 cache: 4 MiB 06:33:47 L3 cache: 128 MiB 06:33:47 NUMA node0 CPU(s): 0-7 06:33:47 Vulnerability Itlb multihit: Not affected 06:33:47 Vulnerability L1tf: Not affected 06:33:47 Vulnerability Mds: Not affected 06:33:47 Vulnerability Meltdown: Not affected 06:33:47 Vulnerability Mmio stale data: Not affected 06:33:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:33:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:33:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:33:47 Vulnerability Srbds: Not affected 06:33:47 Vulnerability Tsx async abort: Not affected 06:33:47 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 06:33:47 06:33:47 06:33:47 ---> nproc: 06:33:47 8 06:33:47 06:33:47 06:33:47 ---> df -h: 06:33:47 Filesystem Size Used Avail Use% Mounted on 06:33:47 overlay 155G 29G 127G 19% / 06:33:47 tmpfs 64M 0 64M 0% /dev 06:33:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:33:47 shm 64M 0 64M 0% /dev/shm 06:33:47 /dev/vda1 155G 29G 127G 19% /facter-os 06:33:47 06:33:47 06:33:47 ---> sar -b -r -n DEV: 06:33:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8775) 08/27/24 _x86_64_ (8 CPU) 06:33:47 06:33:47 05:38:44 LINUX RESTART (8 CPU) 06:33:47 06:33:47 05:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:33:47 05:40:01 329.45 47.93 281.52 0.00 5397.90 106246.83 0.00 06:33:47 05:41:01 195.67 1.48 194.18 0.00 27.86 62933.38 0.00 06:33:47 05:42:01 40.73 0.00 40.73 0.00 0.00 33480.97 0.00 06:33:47 05:43:01 40.71 0.25 40.46 0.00 3.20 18593.83 0.00 06:33:47 05:44:02 171.17 1.21 169.96 0.00 96.03 117924.92 0.00 06:33:47 05:45:01 844.00 13.55 830.45 0.00 2239.59 260365.39 0.00 06:33:47 05:46:01 582.19 1.98 580.21 0.00 2281.37 155277.17 0.00 06:33:47 05:47:01 152.00 0.10 151.90 0.00 0.80 50945.68 0.00 06:33:47 05:48:01 330.42 0.02 330.41 0.00 0.13 126412.35 0.00 06:33:47 05:49:01 525.81 0.17 525.64 0.00 27.19 36644.32 0.00 06:33:47 05:50:01 28.65 0.00 28.65 0.00 0.00 720.81 0.00 06:33:47 05:51:01 10.21 0.00 10.21 0.00 0.00 235.43 0.00 06:33:47 05:52:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 06:33:47 05:53:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 06:33:47 05:54:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 06:33:47 05:55:01 2.60 0.02 2.58 0.00 0.13 33.19 0.00 06:33:47 05:56:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 06:33:47 05:57:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 06:33:47 05:58:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 06:33:47 05:59:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 06:33:47 06:00:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 06:33:47 06:01:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 06:33:47 06:02:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 06:33:47 06:03:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 06:33:47 06:04:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 06:33:47 06:05:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 06:33:47 06:06:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 06:33:47 06:07:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 06:33:47 06:08:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 06:33:47 06:09:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 06:33:47 06:10:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 06:33:47 06:11:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 06:33:47 06:12:01 1.32 0.00 1.32 0.00 0.00 14.26 0.00 06:33:47 06:13:01 0.90 0.00 0.90 0.00 0.00 11.86 0.00 06:33:47 06:14:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 06:33:47 06:15:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 06:33:47 06:16:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 06:33:47 06:17:01 1.60 0.02 1.58 0.00 0.13 18.00 0.00 06:33:47 06:18:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 06:33:47 06:19:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 06:33:47 06:20:01 1.22 0.00 1.22 0.00 0.00 15.19 0.00 06:33:47 06:21:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 06:33:47 06:22:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 06:33:47 06:23:01 3.10 1.58 1.52 0.00 36.93 19.20 0.00 06:33:47 06:24:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 06:33:47 06:25:01 1.08 0.03 1.05 0.00 0.27 13.20 0.00 06:33:47 06:26:01 4.80 2.26 2.53 0.00 36.89 80.39 0.00 06:33:47 06:27:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 06:33:47 06:28:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 06:33:47 06:29:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 06:33:47 06:30:01 1.30 0.00 1.30 0.00 0.00 15.59 0.00 06:33:47 06:31:01 1.83 0.00 1.83 0.00 0.00 21.20 0.00 06:33:47 06:32:01 33.58 0.07 33.51 0.00 7.87 6819.00 0.00 06:33:47 06:33:01 176.82 0.35 176.47 0.00 2.80 54913.11 0.00 06:33:47 Average: 64.94 1.31 63.62 0.00 187.54 19059.71 0.00 06:33:47 06:33:47 05:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:33:47 05:40:01 29578708 31581692 763048 2.32 60668 2235528 1898816 5.60 1005240 1957756 1024 06:33:47 05:41:01 27378600 30998700 1305956 3.97 127692 3655852 2660192 7.84 1932660 3059496 373448 06:33:47 05:42:01 27092476 31448416 853956 2.60 129392 4350208 1947660 5.74 1859944 3380788 91960 06:33:47 05:43:01 26466120 31338628 958864 2.92 135564 4819496 2349492 6.92 1797032 4019972 542808 06:33:47 05:44:02 22744048 31285288 1015820 3.09 148292 8403192 2393480 7.05 1896048 7566200 2129484 06:33:47 05:45:01 17062316 31342464 906444 2.76 328912 13580520 2688164 7.92 2703644 12003484 263756 06:33:47 05:46:01 9065016 27941920 4232060 12.87 381276 17689208 12425216 36.62 6884072 15267064 139576 06:33:47 05:47:01 6460720 27522008 4657560 14.16 398868 19770648 10551944 31.10 8195656 16490224 1105108 06:33:47 05:48:01 8613172 31105968 1111776 3.38 407532 21263668 3473620 10.24 4542556 18125852 688612 06:33:47 05:49:01 9775448 31418428 829460 2.52 413672 20502292 2559036 7.54 3446168 18196296 672 06:33:47 05:50:01 9783252 31427580 820144 2.49 414724 20502672 2431084 7.16 3893360 17741000 280 06:33:47 05:51:01 9785860 31430668 816760 2.48 415052 20502720 2408172 7.10 3957216 17673632 216 06:33:47 05:52:01 9788020 31432952 814612 2.48 415064 20502852 2408172 7.10 3955036 17673736 180 06:33:47 05:53:01 9798988 31443988 803432 2.44 415068 20502852 2408172 7.10 3943644 17673764 264 06:33:47 05:54:01 9800468 31445480 802524 2.44 415080 20502852 2408172 7.10 3943504 17673768 20 06:33:47 05:55:01 9801360 31446404 801632 2.44 415144 20502832 2474936 7.29 3941724 17673744 216 06:33:47 05:56:01 9801240 31446328 801600 2.44 415156 20502836 2474936 7.29 3941684 17673748 184 06:33:47 05:57:01 9802300 31447408 800720 2.44 415180 20502844 2474936 7.29 3941296 17673752 48 06:33:47 05:58:01 9801796 31446908 801188 2.44 415208 20502844 2474936 7.29 3941320 17673756 8 06:33:47 05:59:01 9801684 31447020 800980 2.44 415244 20502972 2474936 7.29 3941692 17673892 40 06:33:47 06:00:01 9802296 31447636 800272 2.43 415272 20502980 2474936 7.29 3940748 17673896 4 06:33:47 06:01:01 9801884 31447300 800496 2.43 415300 20502980 2474936 7.29 3941092 17673892 268 06:33:47 06:02:01 9801876 31447296 800412 2.43 415328 20502984 2474936 7.29 3941340 17673896 180 06:33:47 06:03:01 9801860 31447280 800352 2.43 415344 20502988 2474936 7.29 3941192 17673896 212 06:33:47 06:04:01 9801852 31447360 800252 2.43 415376 20502984 2474936 7.29 3941200 17673908 20 06:33:47 06:05:01 9801836 31447376 800164 2.43 415408 20502996 2474936 7.29 3941356 17673916 200 06:33:47 06:06:01 9802092 31447636 800212 2.43 415428 20503000 2474936 7.29 3941508 17673920 116 06:33:47 06:07:01 9802344 31447952 799908 2.43 415464 20503004 2474936 7.29 3941400 17673928 280 06:33:47 06:08:01 9802376 31447988 799852 2.43 415484 20503008 2474936 7.29 3941068 17673932 12 06:33:47 06:09:01 9802612 31448284 799568 2.43 415524 20503000 2474936 7.29 3941152 17673920 4 06:33:47 06:10:01 9801996 31447676 800000 2.43 415548 20503012 2474936 7.29 3941568 17673924 180 06:33:47 06:11:01 9801884 31447620 800032 2.43 415568 20503012 2474936 7.29 3941532 17673924 276 06:33:47 06:12:01 9802096 31447840 799836 2.43 415588 20503016 2474936 7.29 3941588 17673928 180 06:33:47 06:13:01 9801828 31447580 800024 2.43 415612 20503020 2474936 7.29 3941496 17673932 288 06:33:47 06:14:01 9801852 31447668 799980 2.43 415636 20503012 2474936 7.29 3941280 17673936 8 06:33:47 06:15:01 9802056 31447920 799668 2.43 415672 20503028 2474936 7.29 3941692 17673936 184 06:33:47 06:16:01 9802000 31447864 799632 2.43 415696 20503028 2474936 7.29 3941340 17673936 12 06:33:47 06:17:01 9801660 31447576 799888 2.43 415716 20503028 2474936 7.29 3941396 17673944 44 06:33:47 06:18:01 9802084 31448008 799808 2.43 415736 20503036 2474936 7.29 3941400 17673948 28 06:33:47 06:19:01 9802148 31448100 799736 2.43 415740 20503032 2474936 7.29 3941428 17673948 180 06:33:47 06:20:01 9802036 31447996 799716 2.43 415756 20503044 2474936 7.29 3941848 17673956 184 06:33:47 06:21:01 9801988 31447984 799684 2.43 415772 20503048 2474936 7.29 3942032 17673960 220 06:33:47 06:22:01 9802192 31448188 799396 2.43 415796 20503048 2474936 7.29 3942060 17673960 188 06:33:47 06:23:01 9789584 31437752 809664 2.46 415828 20504160 2474936 7.29 3954764 17674296 256 06:33:47 06:24:01 9789608 31437784 809608 2.46 415860 20504160 2474936 7.29 3954316 17674300 28 06:33:47 06:25:01 9789716 31438016 809328 2.46 415896 20504160 2474936 7.29 3954836 17674256 200 06:33:47 06:26:01 9784864 31435912 811100 2.47 415964 20506528 2474936 7.29 3954264 17676548 4 06:33:47 06:27:01 9784768 31435960 811016 2.47 415976 20506656 2474936 7.29 3954268 17676668 184 06:33:47 06:28:01 9784688 31435912 811008 2.47 416000 20506660 2491160 7.34 3954288 17676680 32 06:33:47 06:29:01 9784176 31435420 811444 2.47 416012 20506660 2491160 7.34 3954368 17676680 184 06:33:47 06:30:01 9784144 31435392 811408 2.47 416040 20506656 2474628 7.29 3954420 17676684 24 06:33:47 06:31:01 9784160 31435464 811332 2.47 416072 20506664 2474628 7.29 3954400 17676688 4 06:33:47 06:32:01 9058344 31391432 854660 2.60 419988 21135492 2592900 7.64 3996456 18305656 457988 06:33:47 06:33:01 8333580 31373340 870020 2.65 441668 21739844 2639192 7.78 4087024 18859892 920 06:33:47 Average: 11354001 31284977 965148 2.94 386034 18894367 2811999 8.29 3851660 16289271 107426 06:33:47 06:33:47 05:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:33:47 05:40:01 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 06:33:47 05:40:01 docker0 618.83 547.49 42.47 2880.25 0.00 0.00 0.00 0.00 06:33:47 05:40:01 ens3 1432.64 1420.06 8177.44 179.01 0.00 0.00 0.00 0.00 06:33:47 05:40:01 veth0c24a09 618.83 547.61 50.93 2880.26 0.00 0.00 0.00 0.24 06:33:47 05:41:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 06:33:47 05:41:01 docker0 241.34 375.57 20.83 2073.15 0.00 0.00 0.00 0.00 06:33:47 05:41:01 veth3ccb206 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:33:47 05:41:01 ens3 512.63 327.55 5270.58 46.05 0.00 0.00 0.00 0.00 06:33:47 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:42:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 06:33:47 05:42:01 veth3ccb206 1.43 1.47 0.13 0.13 0.00 0.00 0.00 0.00 06:33:47 05:42:01 ens3 32.73 23.95 27.60 14.37 0.00 0.00 0.00 0.00 06:33:47 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:43:01 veth3ccb206 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:43:01 ens3 20.06 14.05 17.46 9.78 0.00 0.00 0.00 0.00 06:33:47 05:44:02 vethc2e750e 0.37 0.45 0.03 0.14 0.00 0.00 0.00 0.00 06:33:47 05:44:02 lo 1.26 1.26 0.12 0.12 0.00 0.00 0.00 0.00 06:33:47 05:44:02 docker0 0.37 0.32 0.03 0.13 0.00 0.00 0.00 0.00 06:33:47 05:44:02 ens3 103.08 69.56 2274.72 19.41 0.00 0.00 0.00 0.00 06:33:47 05:45:01 vetha850884 78.00 154.19 8.11 1201.10 0.00 0.00 0.00 0.10 06:33:47 05:45:01 veth1c9da3d 79.10 153.45 8.08 1202.90 0.00 0.00 0.00 0.10 06:33:47 05:45:01 vethc2e750e 0.08 1.00 0.00 0.04 0.00 0.00 0.00 0.00 06:33:47 05:45:01 lo 0.81 0.81 0.07 0.07 0.00 0.00 0.00 0.00 06:33:47 05:45:01 veth0cc6532 79.41 137.19 8.14 1208.41 0.00 0.00 0.00 0.10 06:33:47 05:45:01 vethd3f05b2 74.80 133.16 7.87 1198.65 0.00 0.00 0.00 0.10 06:33:47 05:45:01 vethc1b6d05 70.86 131.99 7.56 1200.37 0.00 0.00 0.00 0.10 06:33:47 05:45:01 docker0 441.07 803.83 38.12 7144.20 0.00 0.00 0.00 0.00 06:33:47 05:45:01 ens3 975.16 536.33 9377.01 223.15 0.00 0.00 0.00 0.00 06:33:47 05:46:01 vethbcc7613 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:33:47 05:46:01 veth3f247c8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:33:47 05:46:01 vethc2e750e 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 05:46:01 veth9d983b6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:33:47 05:46:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 06:33:47 05:46:01 veth92410e0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:33:47 05:46:01 veth049ee40 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:33:47 05:46:01 veth532cb17 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:33:47 05:46:01 veth6512fab 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:33:47 05:46:01 veth9496c76 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:33:47 05:46:01 vethb5c8245 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:33:47 05:46:01 docker0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:46:01 veth0de5cee 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:33:47 05:46:01 ens3 256.01 106.05 1413.73 12.15 0.00 0.00 0.00 0.00 06:33:47 05:46:01 veth21708c5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:33:47 05:46:01 veth693dbd2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:33:47 05:46:01 veth58d5f04 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:33:47 05:47:01 vethbcc7613 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:47:01 veth3f247c8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:47:01 vethc2e750e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:47:01 veth9d983b6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:47:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:33:47 05:47:01 veth92410e0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:47:01 veth049ee40 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:47:01 veth532cb17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:47:01 veth6512fab 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:47:01 veth9496c76 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:47:01 vethb5c8245 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:47:01 veth0de5cee 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:47:01 ens3 2.13 1.30 1.48 0.69 0.00 0.00 0.00 0.00 06:33:47 05:47:01 veth21708c5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:47:01 veth693dbd2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:47:01 veth58d5f04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:48:01 vethbcc7613 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:48:01 veth3f247c8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:48:01 vethc2e750e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:48:01 veth9d983b6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:48:01 veth92410e0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:48:01 veth049ee40 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:48:01 veth532cb17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:48:01 veth6512fab 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:48:01 veth9496c76 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:48:01 vethb5c8245 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:48:01 veth0de5cee 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:48:01 ens3 6.72 3.63 5.05 2.68 0.00 0.00 0.00 0.00 06:33:47 05:48:01 veth21708c5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:48:01 veth693dbd2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:48:01 veth58d5f04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:49:01 lo 40.52 40.52 3.99 3.99 0.00 0.00 0.00 0.00 06:33:47 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:49:01 ens3 296.53 277.01 175.73 1104.76 0.00 0.00 0.00 0.00 06:33:47 05:50:01 lo 34.73 34.73 3.43 3.43 0.00 0.00 0.00 0.00 06:33:47 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:50:01 ens3 430.64 432.49 175.37 2663.31 0.00 0.00 0.00 0.00 06:33:47 05:51:01 lo 9.53 9.53 0.93 0.93 0.00 0.00 0.00 0.00 06:33:47 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:51:01 ens3 85.37 81.29 52.47 385.34 0.00 0.00 0.00 0.00 06:33:47 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:53:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:55:01 ens3 0.38 0.32 0.12 0.08 0.00 0.00 0.00 0.00 06:33:47 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:56:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:57:01 ens3 0.40 0.17 0.08 0.01 0.00 0.00 0.00 0.00 06:33:47 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 05:59:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:00:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 06:33:47 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:01:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 06:33:47 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:02:01 ens3 1.00 0.72 0.61 0.49 0.00 0.00 0.00 0.00 06:33:47 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:03:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:04:01 ens3 0.88 0.35 0.30 0.21 0.00 0.00 0.00 0.00 06:33:47 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:05:01 ens3 0.70 0.17 0.13 0.07 0.00 0.00 0.00 0.00 06:33:47 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:06:01 ens3 0.60 0.50 0.46 0.29 0.00 0.00 0.00 0.00 06:33:47 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:07:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:09:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:10:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 06:33:47 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:11:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:13:01 ens3 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 06:33:47 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:14:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:33:47 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:15:01 ens3 0.38 0.18 0.09 0.07 0.00 0.00 0.00 0.00 06:33:47 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:17:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:19:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:20:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 06:33:47 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:21:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:22:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:33:47 06:23:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 06:33:47 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:23:01 ens3 31.98 44.86 6.33 112.90 0.00 0.00 0.00 0.00 06:33:47 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:24:01 ens3 1.47 0.82 0.96 1.11 0.00 0.00 0.00 0.00 06:33:47 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:25:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:33:47 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:29:01 ens3 0.32 0.28 0.08 0.02 0.00 0.00 0.00 0.00 06:33:47 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:30:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 06:33:47 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:47 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:31:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 06:33:47 06:32:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 06:33:47 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:32:01 ens3 127.78 70.74 3606.45 11.44 0.00 0.00 0.00 0.00 06:33:47 06:33:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 06:33:47 06:33:01 vethd6a56db 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 06:33:01 docker0 77.27 160.31 7.44 1278.20 0.00 0.00 0.00 0.00 06:33:47 06:33:01 ens3 337.34 188.44 4538.10 49.50 0.00 0.00 0.00 0.00 06:33:47 Average: lo 1.85 1.85 0.18 0.18 0.00 0.00 0.00 0.00 06:33:47 Average: vethd6a56db 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:47 Average: docker0 25.44 34.76 2.01 245.68 0.00 0.00 0.00 0.00 06:33:47 Average: ens3 86.06 66.59 648.00 89.55 0.00 0.00 0.00 0.00 06:33:47 06:33:47 06:33:47 ---> sar -P ALL: 06:33:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8775) 08/27/24 _x86_64_ (8 CPU) 06:33:47 06:33:47 05:38:44 LINUX RESTART (8 CPU) 06:33:47 06:33:47 05:39:01 CPU %user %nice %system %iowait %steal %idle 06:33:47 05:40:01 all 9.01 0.00 2.85 2.62 0.13 85.40 06:33:47 05:40:01 0 9.86 0.00 4.08 0.21 0.05 85.80 06:33:47 05:40:01 1 8.08 0.00 3.98 4.62 0.35 82.98 06:33:47 05:40:01 2 11.51 0.00 3.39 0.27 0.07 84.77 06:33:47 05:40:01 3 6.33 0.00 2.80 10.21 0.35 80.31 06:33:47 05:40:01 4 6.64 0.00 2.15 0.98 0.04 90.20 06:33:47 05:40:01 5 10.25 0.00 2.20 0.72 0.05 86.78 06:33:47 05:40:01 6 7.08 0.00 1.18 0.36 0.05 91.33 06:33:47 05:40:01 7 12.16 0.00 3.01 3.53 0.07 81.24 06:33:47 05:41:01 all 20.47 0.00 5.13 2.80 0.10 71.50 06:33:47 05:41:01 0 20.58 0.00 4.79 1.40 0.08 73.15 06:33:47 05:41:01 1 20.82 0.00 5.36 9.42 0.22 64.18 06:33:47 05:41:01 2 23.28 0.00 6.82 1.94 0.08 67.88 06:33:47 05:41:01 3 20.55 0.00 6.61 8.23 0.12 64.50 06:33:47 05:41:01 4 20.71 0.00 5.12 0.68 0.08 73.41 06:33:47 05:41:01 5 17.90 0.00 3.82 0.29 0.07 77.93 06:33:47 05:41:01 6 16.65 0.00 2.70 0.37 0.08 80.20 06:33:47 05:41:01 7 23.33 0.00 5.85 0.10 0.08 70.63 06:33:47 05:42:01 all 29.14 0.00 4.98 1.58 0.09 64.20 06:33:47 05:42:01 0 28.07 0.00 4.52 2.12 0.07 65.22 06:33:47 05:42:01 1 35.20 0.00 5.22 0.55 0.08 58.94 06:33:47 05:42:01 2 30.86 0.00 5.22 1.14 0.15 62.63 06:33:47 05:42:01 3 33.12 0.00 4.94 0.03 0.08 61.83 06:33:47 05:42:01 4 28.91 0.00 5.98 0.17 0.08 64.86 06:33:47 05:42:01 5 23.64 0.00 3.76 0.10 0.08 72.42 06:33:47 05:42:01 6 22.22 0.00 3.95 0.18 0.07 73.58 06:33:47 05:42:01 7 31.13 0.00 6.30 8.33 0.08 54.15 06:33:47 05:43:01 all 69.17 0.00 8.76 0.43 0.10 21.54 06:33:47 05:43:01 0 69.72 0.00 8.38 2.02 0.10 19.77 06:33:47 05:43:01 1 69.70 0.00 8.92 0.19 0.08 21.11 06:33:47 05:43:01 2 71.02 0.00 8.35 0.57 0.08 19.97 06:33:47 05:43:01 3 70.69 0.00 9.58 0.39 0.10 19.24 06:33:47 05:43:01 4 70.31 0.00 8.50 0.10 0.10 20.98 06:33:47 05:43:01 5 66.02 0.00 7.78 0.03 0.10 26.06 06:33:47 05:43:01 6 65.17 0.00 8.66 0.05 0.10 26.02 06:33:47 05:43:01 7 70.63 0.00 9.92 0.05 0.12 19.28 06:33:47 05:44:02 all 23.23 0.00 6.88 7.81 0.10 61.99 06:33:47 05:44:02 0 21.97 0.00 7.48 16.75 0.12 53.69 06:33:47 05:44:02 1 22.89 0.00 7.57 7.68 0.14 61.72 06:33:47 05:44:02 2 23.94 0.00 6.76 6.46 0.10 62.74 06:33:47 05:44:02 3 24.46 0.00 6.86 5.17 0.08 63.42 06:33:47 05:44:02 4 23.41 0.00 6.65 5.60 0.10 64.24 06:33:47 05:44:02 5 23.73 0.00 5.84 3.73 0.08 66.61 06:33:47 05:44:02 6 21.78 0.00 5.90 5.31 0.10 66.91 06:33:47 05:44:02 7 23.67 0.00 7.94 11.72 0.08 56.58 06:33:47 05:45:01 all 17.57 0.00 8.32 30.73 0.14 43.24 06:33:47 05:45:01 0 21.53 0.00 9.70 27.32 0.10 41.35 06:33:47 05:45:01 1 17.34 0.00 8.44 40.89 0.23 33.10 06:33:47 05:45:01 2 16.90 0.00 8.40 27.13 0.12 47.46 06:33:47 05:45:01 3 17.35 0.00 8.21 47.17 0.10 27.16 06:33:47 05:45:01 4 20.62 0.00 10.50 38.50 0.14 30.24 06:33:47 05:45:01 5 15.94 0.00 6.19 31.00 0.10 46.76 06:33:47 05:45:01 6 14.97 0.00 6.47 15.34 0.10 63.12 06:33:47 05:45:01 7 15.95 0.00 8.68 18.66 0.24 56.47 06:33:47 05:46:01 all 63.51 0.00 12.22 6.77 0.14 17.37 06:33:47 05:46:01 0 64.15 0.00 13.22 12.12 0.17 10.34 06:33:47 05:46:01 1 63.70 0.00 11.51 4.35 0.14 20.31 06:33:47 05:46:01 2 62.74 0.00 12.71 11.48 0.17 12.89 06:33:47 05:46:01 3 63.34 0.00 12.23 4.99 0.14 19.30 06:33:47 05:46:01 4 64.32 0.00 12.23 13.88 0.14 9.44 06:33:47 05:46:01 5 64.01 0.00 11.03 1.86 0.14 22.97 06:33:47 05:46:01 6 62.57 0.00 13.17 3.68 0.10 20.48 06:33:47 05:46:01 7 63.22 0.00 11.67 1.89 0.10 23.12 06:33:47 05:47:01 all 88.87 0.00 10.92 0.00 0.21 0.00 06:33:47 05:47:01 0 87.74 0.00 12.04 0.00 0.22 0.00 06:33:47 05:47:01 1 89.38 0.00 10.43 0.00 0.19 0.00 06:33:47 05:47:01 2 89.42 0.00 10.36 0.00 0.22 0.00 06:33:47 05:47:01 3 89.99 0.00 9.77 0.00 0.24 0.00 06:33:47 05:47:01 4 88.93 0.00 10.89 0.00 0.19 0.00 06:33:47 05:47:01 5 89.18 0.00 10.60 0.00 0.22 0.00 06:33:47 05:47:01 6 88.31 0.00 11.46 0.00 0.24 0.00 06:33:47 05:47:01 7 87.99 0.00 11.82 0.00 0.18 0.00 06:33:47 05:48:01 all 84.86 0.00 12.42 0.63 0.26 1.83 06:33:47 05:48:01 0 84.25 0.00 13.01 0.29 0.19 2.27 06:33:47 05:48:01 1 85.86 0.00 11.07 0.02 0.36 2.69 06:33:47 05:48:01 2 86.04 0.00 12.04 0.14 0.35 1.44 06:33:47 05:48:01 3 85.80 0.00 11.60 1.12 0.19 1.29 06:33:47 05:48:01 4 85.33 0.00 12.36 0.14 0.25 1.91 06:33:47 05:48:01 5 84.82 0.00 12.04 1.23 0.22 1.69 06:33:47 05:48:01 6 82.71 0.00 13.84 1.79 0.29 1.36 06:33:47 05:48:01 7 84.09 0.00 13.41 0.31 0.26 1.93 06:33:47 05:49:01 all 6.63 0.00 1.99 4.20 0.06 87.12 06:33:47 05:49:01 0 7.02 0.00 2.42 3.63 0.07 86.87 06:33:47 05:49:01 1 7.35 0.00 2.18 3.17 0.07 87.24 06:33:47 05:49:01 2 4.46 0.00 2.03 2.45 0.07 91.00 06:33:47 05:49:01 3 5.35 0.00 1.87 9.76 0.07 82.96 06:33:47 05:49:01 4 7.79 0.00 1.78 3.53 0.05 86.84 06:33:47 05:49:01 5 6.06 0.00 2.05 6.33 0.07 85.49 06:33:47 05:49:01 6 6.12 0.00 1.74 3.34 0.05 88.75 06:33:47 05:49:01 7 8.86 0.00 1.84 1.46 0.07 87.77 06:33:47 05:50:01 all 9.90 0.00 0.83 0.10 0.08 89.10 06:33:47 05:50:01 0 13.17 0.00 0.97 0.52 0.07 85.27 06:33:47 05:50:01 1 5.22 0.00 0.60 0.05 0.05 94.08 06:33:47 05:50:01 2 8.97 0.00 0.69 0.02 0.08 90.24 06:33:47 05:50:01 3 9.37 0.00 0.72 0.02 0.07 89.83 06:33:47 05:50:01 4 10.60 0.00 1.02 0.02 0.10 88.26 06:33:47 05:50:01 5 11.26 0.00 0.80 0.12 0.12 87.70 06:33:47 05:50:01 6 10.40 0.00 0.85 0.02 0.08 88.65 06:33:47 05:50:01 7 10.22 0.00 0.95 0.02 0.08 88.73 06:33:47 06:33:47 05:50:01 CPU %user %nice %system %iowait %steal %idle 06:33:47 05:51:01 all 1.64 0.00 0.24 0.03 0.02 98.07 06:33:47 05:51:01 0 0.50 0.00 0.28 0.03 0.03 99.15 06:33:47 05:51:01 1 1.60 0.00 0.28 0.02 0.02 98.08 06:33:47 05:51:01 2 0.95 0.00 0.23 0.00 0.02 98.80 06:33:47 05:51:01 3 2.47 0.00 0.27 0.02 0.03 97.21 06:33:47 05:51:01 4 1.77 0.00 0.18 0.18 0.02 97.84 06:33:47 05:51:01 5 2.94 0.00 0.30 0.00 0.02 96.74 06:33:47 05:51:01 6 2.05 0.00 0.15 0.00 0.03 97.77 06:33:47 05:51:01 7 0.82 0.00 0.20 0.02 0.02 98.95 06:33:47 05:52:01 all 0.01 0.00 0.02 0.01 0.02 99.94 06:33:47 05:52:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:33:47 05:52:01 1 0.00 0.00 0.03 0.00 0.02 99.95 06:33:47 05:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:33:47 05:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:33:47 05:52:01 4 0.00 0.00 0.00 0.07 0.02 99.92 06:33:47 05:52:01 5 0.00 0.00 0.03 0.00 0.03 99.93 06:33:47 05:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:33:47 05:52:01 7 0.10 0.00 0.08 0.00 0.03 99.78 06:33:47 05:53:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:33:47 05:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:33:47 05:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 05:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:33:47 05:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 05:53:01 4 0.02 0.00 0.00 0.02 0.02 99.95 06:33:47 05:53:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:33:47 05:53:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:33:47 05:53:01 7 0.07 0.00 0.05 0.00 0.02 99.87 06:33:47 05:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:33:47 05:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:33:47 05:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:33:47 05:54:01 2 0.05 0.00 0.00 0.00 0.00 99.95 06:33:47 05:54:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:33:47 05:54:01 4 0.00 0.00 0.00 0.03 0.00 99.97 06:33:47 05:54:01 5 0.05 0.00 0.03 0.00 0.03 99.88 06:33:47 05:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:33:47 05:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 05:55:01 all 0.04 0.00 0.02 0.01 0.02 99.91 06:33:47 05:55:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:33:47 05:55:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:33:47 05:55:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:33:47 05:55:01 3 0.05 0.00 0.00 0.00 0.02 99.93 06:33:47 05:55:01 4 0.02 0.00 0.03 0.07 0.03 99.85 06:33:47 05:55:01 5 0.05 0.00 0.05 0.03 0.03 99.83 06:33:47 05:55:01 6 0.07 0.00 0.02 0.00 0.02 99.90 06:33:47 05:55:01 7 0.02 0.00 0.03 0.00 0.02 99.93 06:33:47 05:56:01 all 0.01 0.00 0.02 0.00 0.01 99.96 06:33:47 05:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:33:47 05:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:33:47 05:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:33:47 05:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:33:47 05:56:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:33:47 05:56:01 5 0.02 0.00 0.02 0.00 0.03 99.93 06:33:47 05:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:33:47 05:56:01 7 0.03 0.00 0.07 0.00 0.00 99.90 06:33:47 05:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:33:47 05:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:33:47 05:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 05:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:33:47 05:57:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:33:47 05:57:01 4 0.03 0.00 0.00 0.02 0.02 99.93 06:33:47 05:57:01 5 0.05 0.00 0.03 0.00 0.02 99.90 06:33:47 05:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:33:47 05:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:33:47 05:58:01 all 0.11 0.00 0.01 0.01 0.01 99.86 06:33:47 05:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:33:47 05:58:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:33:47 05:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 05:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:33:47 05:58:01 4 0.73 0.00 0.02 0.02 0.02 99.22 06:33:47 05:58:01 5 0.03 0.00 0.00 0.00 0.03 99.93 06:33:47 05:58:01 6 0.00 0.00 0.02 0.07 0.02 99.90 06:33:47 05:58:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:33:47 05:59:01 all 0.29 0.00 0.02 0.01 0.01 99.68 06:33:47 05:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:33:47 05:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:33:47 05:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:33:47 05:59:01 3 0.05 0.00 0.02 0.00 0.02 99.92 06:33:47 05:59:01 4 1.97 0.00 0.00 0.03 0.00 98.00 06:33:47 05:59:01 5 0.13 0.00 0.05 0.02 0.03 99.77 06:33:47 05:59:01 6 0.00 0.00 0.02 0.02 0.00 99.97 06:33:47 05:59:01 7 0.05 0.00 0.02 0.00 0.00 99.93 06:33:47 06:00:01 all 0.27 0.00 0.01 0.00 0.01 99.71 06:33:47 06:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:33:47 06:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:33:47 06:00:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:33:47 06:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:33:47 06:00:01 4 1.99 0.00 0.00 0.02 0.02 97.98 06:33:47 06:00:01 5 0.05 0.00 0.00 0.00 0.03 99.92 06:33:47 06:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:33:47 06:00:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:33:47 06:01:01 all 0.05 0.00 0.02 0.02 0.01 99.91 06:33:47 06:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:33:47 06:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 06:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:33:47 06:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:33:47 06:01:01 4 0.22 0.00 0.00 0.02 0.00 99.77 06:33:47 06:01:01 5 0.05 0.00 0.08 0.00 0.03 99.83 06:33:47 06:01:01 6 0.02 0.00 0.00 0.13 0.00 99.85 06:33:47 06:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:33:47 06:33:47 06:01:01 CPU %user %nice %system %iowait %steal %idle 06:33:47 06:02:01 all 0.03 0.00 0.01 0.01 0.01 99.93 06:33:47 06:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:33:47 06:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:33:47 06:02:01 2 0.07 0.00 0.00 0.00 0.00 99.93 06:33:47 06:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:33:47 06:02:01 4 0.02 0.00 0.02 0.05 0.02 99.90 06:33:47 06:02:01 5 0.07 0.00 0.07 0.05 0.05 99.77 06:33:47 06:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:33:47 06:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 06:03:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:33:47 06:03:01 0 0.00 0.00 0.03 0.00 0.02 99.95 06:33:47 06:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:33:47 06:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 06:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:33:47 06:03:01 4 0.02 0.00 0.00 0.02 0.02 99.95 06:33:47 06:03:01 5 0.10 0.00 0.03 0.02 0.02 99.83 06:33:47 06:03:01 6 0.05 0.00 0.03 0.00 0.02 99.90 06:33:47 06:03:01 7 0.07 0.00 0.00 0.00 0.02 99.92 06:33:47 06:04:01 all 0.13 0.00 0.01 0.00 0.01 99.85 06:33:47 06:04:01 0 0.05 0.00 0.00 0.00 0.00 99.95 06:33:47 06:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:33:47 06:04:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:33:47 06:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:33:47 06:04:01 4 0.76 0.00 0.00 0.02 0.02 99.20 06:33:47 06:04:01 5 0.07 0.00 0.03 0.02 0.02 99.87 06:33:47 06:04:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:33:47 06:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:33:47 06:05:01 all 0.26 0.00 0.01 0.00 0.01 99.71 06:33:47 06:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:33:47 06:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:33:47 06:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:33:47 06:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:33:47 06:05:01 4 1.97 0.00 0.02 0.02 0.03 97.96 06:33:47 06:05:01 5 0.00 0.00 0.03 0.00 0.02 99.95 06:33:47 06:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:33:47 06:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:33:47 06:06:01 all 0.29 0.00 0.01 0.00 0.01 99.68 06:33:47 06:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:33:47 06:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:33:47 06:06:01 2 0.05 0.00 0.00 0.00 0.00 99.95 06:33:47 06:06:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:33:47 06:06:01 4 2.00 0.00 0.02 0.02 0.03 97.93 06:33:47 06:06:01 5 0.07 0.00 0.00 0.02 0.00 99.92 06:33:47 06:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:33:47 06:06:01 7 0.07 0.00 0.05 0.00 0.02 99.87 06:33:47 06:07:01 all 0.22 0.00 0.02 0.00 0.01 99.75 06:33:47 06:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:33:47 06:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:33:47 06:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 06:07:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:33:47 06:07:01 4 1.58 0.00 0.03 0.02 0.02 98.35 06:33:47 06:07:01 5 0.03 0.00 0.05 0.00 0.02 99.90 06:33:47 06:07:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:33:47 06:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:33:47 06:08:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:33:47 06:08:01 0 0.05 0.00 0.00 0.00 0.02 99.93 06:33:47 06:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:33:47 06:08:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:33:47 06:08:01 3 0.07 0.00 0.03 0.00 0.02 99.88 06:33:47 06:08:01 4 0.03 0.00 0.00 0.02 0.02 99.93 06:33:47 06:08:01 5 0.00 0.00 0.00 0.02 0.02 99.97 06:33:47 06:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:33:47 06:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:33:47 06:09:01 all 0.07 0.00 0.01 0.00 0.01 99.90 06:33:47 06:09:01 0 0.03 0.00 0.05 0.00 0.02 99.90 06:33:47 06:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:33:47 06:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:33:47 06:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 06:09:01 4 0.43 0.00 0.00 0.02 0.02 99.53 06:33:47 06:09:01 5 0.02 0.00 0.02 0.02 0.02 99.93 06:33:47 06:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:33:47 06:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 06:10:01 all 0.16 0.00 0.02 0.00 0.01 99.80 06:33:47 06:10:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:33:47 06:10:01 1 0.02 0.00 0.05 0.00 0.03 99.90 06:33:47 06:10:01 2 0.08 0.00 0.00 0.00 0.00 99.92 06:33:47 06:10:01 3 0.03 0.00 0.05 0.00 0.02 99.90 06:33:47 06:10:01 4 1.12 0.00 0.03 0.02 0.00 98.83 06:33:47 06:10:01 5 0.00 0.00 0.02 0.02 0.00 99.97 06:33:47 06:10:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:33:47 06:10:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:33:47 06:11:01 all 0.06 0.00 0.01 0.00 0.01 99.91 06:33:47 06:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:33:47 06:11:01 1 0.00 0.00 0.03 0.00 0.02 99.95 06:33:47 06:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:33:47 06:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:33:47 06:11:01 4 0.43 0.00 0.00 0.02 0.02 99.53 06:33:47 06:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:33:47 06:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:33:47 06:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:33:47 06:12:01 all 0.05 0.00 0.01 0.00 0.01 99.92 06:33:47 06:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:33:47 06:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:33:47 06:12:01 2 0.13 0.00 0.00 0.00 0.00 99.87 06:33:47 06:12:01 3 0.05 0.00 0.02 0.00 0.02 99.92 06:33:47 06:12:01 4 0.03 0.00 0.00 0.02 0.00 99.95 06:33:47 06:12:01 5 0.05 0.00 0.00 0.02 0.02 99.92 06:33:47 06:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 06:12:01 7 0.08 0.00 0.02 0.00 0.02 99.88 06:33:47 06:33:47 06:12:01 CPU %user %nice %system %iowait %steal %idle 06:33:47 06:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:33:47 06:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:33:47 06:13:01 1 0.03 0.00 0.00 0.00 0.03 99.93 06:33:47 06:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 06:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 06:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:33:47 06:13:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:33:47 06:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:33:47 06:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:33:47 06:14:01 all 0.11 0.00 0.02 0.13 0.01 99.73 06:33:47 06:14:01 0 0.08 0.00 0.03 0.00 0.02 99.87 06:33:47 06:14:01 1 0.07 0.00 0.02 0.00 0.00 99.92 06:33:47 06:14:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:33:47 06:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:33:47 06:14:01 4 0.52 0.00 0.03 0.93 0.02 98.50 06:33:47 06:14:01 5 0.05 0.00 0.02 0.10 0.02 99.81 06:33:47 06:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:33:47 06:14:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:33:47 06:15:01 all 0.27 0.00 0.01 0.00 0.01 99.71 06:33:47 06:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 06:15:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:33:47 06:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:33:47 06:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:33:47 06:15:01 4 1.99 0.00 0.03 0.02 0.03 97.93 06:33:47 06:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:33:47 06:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:33:47 06:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:33:47 06:16:01 all 0.27 0.00 0.01 0.00 0.01 99.71 06:33:47 06:16:01 0 0.07 0.00 0.00 0.00 0.02 99.92 06:33:47 06:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 06:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 06:16:01 3 0.05 0.00 0.00 0.00 0.02 99.93 06:33:47 06:16:01 4 1.94 0.00 0.02 0.02 0.03 98.00 06:33:47 06:16:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:33:47 06:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:33:47 06:16:01 7 0.02 0.00 0.02 0.02 0.02 99.93 06:33:47 06:17:01 all 0.09 0.00 0.02 0.00 0.00 99.89 06:33:47 06:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:33:47 06:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:33:47 06:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:33:47 06:17:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:33:47 06:17:01 4 0.50 0.00 0.03 0.02 0.00 99.45 06:33:47 06:17:01 5 0.03 0.00 0.00 0.02 0.00 99.95 06:33:47 06:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:33:47 06:17:01 7 0.03 0.00 0.05 0.00 0.02 99.90 06:33:47 06:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:33:47 06:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:33:47 06:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:33:47 06:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:33:47 06:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:33:47 06:18:01 4 0.00 0.00 0.00 0.02 0.02 99.97 06:33:47 06:18:01 5 0.00 0.00 0.00 0.02 0.02 99.97 06:33:47 06:18:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:33:47 06:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:33:47 06:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:33:47 06:19:01 0 0.03 0.00 0.03 0.02 0.02 99.90 06:33:47 06:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 06:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:33:47 06:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:33:47 06:19:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:33:47 06:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:33:47 06:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:33:47 06:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:33:47 06:20:01 all 0.01 0.00 0.02 0.00 0.01 99.95 06:33:47 06:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:33:47 06:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:33:47 06:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:33:47 06:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:33:47 06:20:01 4 0.00 0.00 0.00 0.02 0.02 99.97 06:33:47 06:20:01 5 0.02 0.00 0.02 0.02 0.00 99.95 06:33:47 06:20:01 6 0.02 0.00 0.07 0.00 0.03 99.88 06:33:47 06:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:33:47 06:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:33:47 06:21:01 0 0.07 0.00 0.02 0.00 0.02 99.90 06:33:47 06:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 06:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:33:47 06:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:33:47 06:21:01 4 0.10 0.00 0.00 0.00 0.00 99.90 06:33:47 06:21:01 5 0.00 0.00 0.00 0.02 0.00 99.98 06:33:47 06:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:33:47 06:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:33:47 06:22:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:33:47 06:22:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:33:47 06:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 06:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:33:47 06:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:33:47 06:22:01 4 0.00 0.00 0.00 0.02 0.02 99.97 06:33:47 06:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:33:47 06:22:01 6 0.02 0.00 0.02 0.00 0.03 99.93 06:33:47 06:22:01 7 0.02 0.00 0.05 0.00 0.02 99.92 06:33:47 06:23:01 all 0.31 0.00 0.07 0.01 0.01 99.60 06:33:47 06:23:01 0 0.25 0.00 0.05 0.00 0.02 99.68 06:33:47 06:23:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:33:47 06:23:01 2 0.33 0.00 0.08 0.03 0.00 99.55 06:33:47 06:23:01 3 0.25 0.00 0.12 0.00 0.00 99.63 06:33:47 06:23:01 4 0.17 0.00 0.10 0.02 0.00 99.72 06:33:47 06:23:01 5 1.03 0.00 0.08 0.02 0.02 98.85 06:33:47 06:23:01 6 0.32 0.00 0.02 0.00 0.03 99.63 06:33:47 06:23:01 7 0.12 0.00 0.07 0.00 0.00 99.82 06:33:47 06:33:47 06:23:01 CPU %user %nice %system %iowait %steal %idle 06:33:47 06:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:33:47 06:24:01 0 0.00 0.00 0.00 0.02 0.00 99.98 06:33:47 06:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 06:24:01 2 0.05 0.00 0.00 0.00 0.00 99.95 06:33:47 06:24:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:33:47 06:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:33:47 06:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:33:47 06:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:33:47 06:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:33:47 06:25:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:33:47 06:25:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:33:47 06:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:33:47 06:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:33:47 06:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:33:47 06:25:01 4 0.03 0.00 0.00 0.03 0.00 99.93 06:33:47 06:25:01 5 0.02 0.00 0.00 0.02 0.02 99.95 06:33:47 06:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:33:47 06:25:01 7 0.05 0.00 0.02 0.02 0.03 99.88 06:33:47 06:26:01 all 0.23 0.00 0.04 0.02 0.01 99.70 06:33:47 06:26:01 0 0.02 0.00 0.02 0.03 0.02 99.92 06:33:47 06:26:01 1 0.10 0.00 0.05 0.02 0.00 99.83 06:33:47 06:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:33:47 06:26:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:33:47 06:26:01 4 0.00 0.00 0.10 0.14 0.00 99.76 06:33:47 06:26:01 5 0.00 0.00 0.03 0.00 0.00 99.97 06:33:47 06:26:01 6 0.02 0.00 0.03 0.00 0.03 99.92 06:33:47 06:26:01 7 1.70 0.00 0.02 0.00 0.02 98.26 06:33:47 06:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:33:47 06:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 06:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:33:47 06:27:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:33:47 06:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 06:27:01 4 0.02 0.00 0.00 0.02 0.00 99.97 06:33:47 06:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:33:47 06:27:01 6 0.03 0.00 0.03 0.00 0.03 99.90 06:33:47 06:27:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:33:47 06:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:33:47 06:28:01 0 0.00 0.00 0.02 0.02 0.02 99.95 06:33:47 06:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:33:47 06:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 06:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:33:47 06:28:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:33:47 06:28:01 5 0.00 0.00 0.03 0.00 0.00 99.97 06:33:47 06:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:33:47 06:28:01 7 0.10 0.00 0.03 0.00 0.02 99.85 06:33:47 06:29:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:33:47 06:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:33:47 06:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:33:47 06:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:33:47 06:29:01 3 0.00 0.00 0.03 0.00 0.02 99.95 06:33:47 06:29:01 4 0.02 0.00 0.02 0.05 0.00 99.92 06:33:47 06:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:33:47 06:29:01 6 0.07 0.00 0.02 0.00 0.03 99.88 06:33:47 06:29:01 7 0.05 0.00 0.00 0.00 0.02 99.93 06:33:47 06:30:01 all 0.00 0.00 0.01 0.00 0.01 99.97 06:33:47 06:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:33:47 06:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:33:47 06:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:33:47 06:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:33:47 06:30:01 4 0.00 0.00 0.00 0.02 0.02 99.97 06:33:47 06:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:33:47 06:30:01 6 0.00 0.00 0.02 0.00 0.03 99.95 06:33:47 06:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:33:47 06:31:01 all 0.02 0.00 0.01 0.01 0.01 99.96 06:33:47 06:31:01 0 0.02 0.00 0.00 0.02 0.00 99.97 06:33:47 06:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:33:47 06:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:33:47 06:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:33:47 06:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 06:33:47 06:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:33:47 06:31:01 6 0.07 0.00 0.02 0.00 0.03 99.88 06:33:47 06:31:01 7 0.03 0.00 0.02 0.02 0.02 99.92 06:33:47 06:32:01 all 2.82 0.00 1.32 0.34 0.02 95.49 06:33:47 06:32:01 0 3.28 0.00 1.27 0.02 0.03 95.40 06:33:47 06:32:01 1 2.31 0.00 0.97 0.00 0.02 96.71 06:33:47 06:32:01 2 2.91 0.00 1.19 0.03 0.03 95.84 06:33:47 06:32:01 3 2.18 0.00 1.59 0.00 0.02 96.22 06:33:47 06:32:01 4 2.56 0.00 1.05 0.72 0.00 95.67 06:33:47 06:32:01 5 2.31 0.00 1.52 0.00 0.02 96.15 06:33:47 06:32:01 6 3.69 0.00 1.21 0.00 0.03 95.07 06:33:47 06:32:01 7 3.37 0.00 1.78 1.98 0.03 92.83 06:33:47 06:33:01 all 6.77 0.00 3.09 3.45 0.08 86.62 06:33:47 06:33:01 0 8.16 0.00 2.87 0.39 0.05 88.54 06:33:47 06:33:01 1 6.10 0.00 3.87 2.56 0.05 87.42 06:33:47 06:33:01 2 5.89 0.00 3.02 1.68 0.08 89.32 06:33:47 06:33:01 3 6.48 0.00 2.97 0.50 0.12 89.92 06:33:47 06:33:01 4 6.28 0.00 3.13 3.79 0.07 86.74 06:33:47 06:33:01 5 7.72 0.00 3.50 11.87 0.09 76.81 06:33:47 06:33:01 6 6.06 0.00 2.42 0.59 0.05 90.88 06:33:47 06:33:01 7 7.43 0.00 2.94 6.28 0.10 83.25 06:33:47 Average: all 7.99 0.00 1.47 1.12 0.04 89.39 06:33:47 Average: 0 8.09 0.00 1.56 1.21 0.03 89.10 06:33:47 Average: 1 7.97 0.00 1.48 1.32 0.04 89.19 06:33:47 Average: 2 8.00 0.00 1.48 0.96 0.03 89.52 06:33:47 Average: 3 8.03 0.00 1.47 1.58 0.04 88.88 06:33:47 Average: 4 8.37 0.00 1.50 1.27 0.03 88.83 06:33:47 Average: 5 7.82 0.00 1.32 1.04 0.04 89.78 06:33:47 Average: 6 7.49 0.00 1.35 0.57 0.04 90.56 06:33:47 Average: 7 8.16 0.00 1.59 0.99 0.04 89.22 06:33:47 06:33:47 06:33:47