Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8993ba01b563173d09700f15170e60450ab0a438 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-ssh3802157041346622125.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-ssh9068972048705576975.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-ssh2699910443156729260.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-ssh6369786389707141362.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-ssh10808201351152499044.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9798 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/686 [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/686 # 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 8993ba01b563173d09700f15170e60450ab0a438 (main) Commit message: "Merge pull request #4891 from cherrycl/issue-4879" > 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 8993ba01b563173d09700f15170e60450ab0a438 # timeout=10 > git rev-list --no-walk 6ac0180759da1d23d6b313fd49d9fb17c0af6626 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:06:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:06:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:06:30 ========================================================= 03:06:30 EdgeX Global Pipelines Version Info 03:06:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:06:30 ------------------- 03:06:30 stable info: 03:06:30 ------------------- 03:06:30 Commited By: Cherry Wang cherry@iotechsys.com 03:06:30 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 03:06:30 Message: update stable to v1.0.263 03:06:31 ------------------- 03:06:31 experimental info: 03:06:31 ------------------- 03:06:31 Commited By: Cherry Wang cherry@iotechsys.com 03:06:31 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 03:06:31 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 03:06:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8993ba0 [Pipeline] echo 03:06:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:06:32 provisioning config files... 03:06:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/686@tmp/config1659832092208651601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:06:32 ---> ****-login.sh 03:06:32 nexus3.edgexfoundry.org:10001 03:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:32 Configure a credential helper to remove this warning. See 03:06:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:32 03:06:32 Login Succeeded 03:06:32 nexus3.edgexfoundry.org:10002 03:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:33 Configure a credential helper to remove this warning. See 03:06:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:33 03:06:33 Login Succeeded 03:06:33 nexus3.edgexfoundry.org:10003 03:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:33 Configure a credential helper to remove this warning. See 03:06:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:33 03:06:33 Login Succeeded 03:06:33 nexus3.edgexfoundry.org:10004 03:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:33 Configure a credential helper to remove this warning. See 03:06:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:33 03:06:33 Login Succeeded 03:06:33 ****.io 03:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:33 Configure a credential helper to remove this warning. See 03:06:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:33 03:06:33 Login Succeeded 03:06:33 ---> ****-login.sh ends [Pipeline] } 03:06:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:06:33 + 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 03:06:33 + dirname cmd/core-command/Dockerfile 03:06:33 + cut -d/ -f2 03:06:33 + echo core-command,cmd/core-command/Dockerfile 03:06:33 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:06:33 + cut -d/ -f2 03:06:33 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:06:33 + dirname cmd/core-data/Dockerfile 03:06:33 + cut -d/ -f2 03:06:33 + echo core-data,cmd/core-data/Dockerfile 03:06:33 + dirname cmd/core-keeper/Dockerfile 03:06:33 + cut -d/ -f2 03:06:33 + echo core-keeper,cmd/core-keeper/Dockerfile 03:06:33 + dirname cmd/core-metadata/Dockerfile 03:06:33 + cut -d/ -f2 03:06:33 + echo core-metadata,cmd/core-metadata/Dockerfile 03:06:33 + dirname cmd/security-bootstrapper/Dockerfile 03:06:33 + cut -d/ -f2 03:06:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:06:33 + dirname cmd/security-proxy-auth/Dockerfile 03:06:33 + cut -d/ -f2 03:06:33 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:06:33 + + dirname cmd/security-proxy-setup/Dockerfile 03:06:33 cut -d/ -f2 03:06:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:06:33 + dirname cmd/security-secretstore-setup/Dockerfile 03:06:33 + cut -d/ -f2 03:06:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:06:33 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:06:33 + cut -d/ -f2 03:06:33 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:06:33 + dirname cmd/security-spire-agent/Dockerfile 03:06:33 + cut -d/ -f2 03:06:33 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:06:33 + dirname cmd/security-spire-config/Dockerfile 03:06:33 + cut -d/ -f2 03:06:33 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:06:33 + dirname cmd/security-spire-server/Dockerfile 03:06:33 + cut -d/ -f2 03:06:33 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:06:33 + dirname cmd/support-cron-scheduler/Dockerfile 03:06:33 + cut -d/ -f2 03:06:33 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 03:06:33 + dirname cmd/support-notifications/Dockerfile 03:06:33 + cut -d/ -f2 03:06:33 + echo support-notifications,cmd/support-notifications/Dockerfile 03:06:33 + dirname cmd/support-scheduler/Dockerfile 03:06:33 + cut -d/ -f2 03:06:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:06:33 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 03:06:34 + git rev-list -1 --merges 8993ba01b563173d09700f15170e60450ab0a438~1..8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] echo 03:06:34 -----------> git rev-list -1 --merges 8993ba01b563173d09700f15170e60450ab0a438~1..8993ba01b563173d09700f15170e60450ab0a438 8993ba01b563173d09700f15170e60450ab0a438 03:06:34 8993ba01b563173d09700f15170e60450ab0a438 [false] [Pipeline] sh 03:06:34 + git log --format=format:%s -1 8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] echo 03:06:34 ========================================================= 03:06:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:06:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:06:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:06:34 + grep -v github /etc/ssh/ssh_known_hosts 03:06:34 + [ -e /tmp/ssh_known_hosts ] 03:06:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:06:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:06:34 + sudo tee -a /etc/ssh/ssh_known_hosts 03:06:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:06:35 03:06:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:06:35 0.1.4: Pulling from edgex-devops/py-git-semver 03:06:35 b85a868b505f: Pulling fs layer 03:06:35 e2be974225ed: Pulling fs layer 03:06:35 339a4e72a1f5: Pulling fs layer 03:06:35 988bab9f4d93: Pulling fs layer 03:06:35 1469e6f7b9e6: Pulling fs layer 03:06:35 eaf3925da568: Pulling fs layer 03:06:35 bab4dde63d76: Pulling fs layer 03:06:35 bde34c3a00c8: Pulling fs layer 03:06:35 b352a97aabf1: Pulling fs layer 03:06:35 4872d77fe225: Pulling fs layer 03:06:35 5851b861e8e6: Pulling fs layer 03:06:35 bab4dde63d76: Waiting 03:06:35 bde34c3a00c8: Waiting 03:06:35 b352a97aabf1: Waiting 03:06:35 4872d77fe225: Waiting 03:06:35 5851b861e8e6: Waiting 03:06:35 988bab9f4d93: Waiting 03:06:35 1469e6f7b9e6: Waiting 03:06:35 eaf3925da568: Waiting 03:06:35 e2be974225ed: Verifying Checksum 03:06:35 e2be974225ed: Download complete 03:06:35 1469e6f7b9e6: Verifying Checksum 03:06:35 1469e6f7b9e6: Download complete 03:06:35 eaf3925da568: Verifying Checksum 03:06:35 eaf3925da568: Download complete 03:06:35 339a4e72a1f5: Verifying Checksum 03:06:35 339a4e72a1f5: Download complete 03:06:35 bde34c3a00c8: Download complete 03:06:35 b352a97aabf1: Verifying Checksum 03:06:35 4872d77fe225: Verifying Checksum 03:06:35 4872d77fe225: Download complete 03:06:35 b85a868b505f: Verifying Checksum 03:06:35 b85a868b505f: Download complete 03:06:35 5851b861e8e6: Verifying Checksum 03:06:35 5851b861e8e6: Download complete 03:06:36 bab4dde63d76: Verifying Checksum 03:06:36 bab4dde63d76: Download complete 03:06:36 b85a868b505f: Pull complete 03:06:36 e2be974225ed: Pull complete 03:06:37 339a4e72a1f5: Pull complete 03:06:37 988bab9f4d93: Pull complete 03:06:37 1469e6f7b9e6: Pull complete 03:06:37 eaf3925da568: Pull complete 03:06:39 bab4dde63d76: Pull complete 03:06:39 bde34c3a00c8: Pull complete 03:06:39 b352a97aabf1: Pull complete 03:06:39 4872d77fe225: Pull complete 03:06:39 5851b861e8e6: Pull complete 03:06:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:06:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:06:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:06:39 prd-ubuntu20.04-docker-8c-8g-9798 does not seem to be running inside a container 03:06:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:06:42 $ docker top b42e06ee871b1942dad0d0d55ec4b43cccd7d2f56582876c5ef239588f078b4d -eo pid,comm 03:06:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:06:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:06:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:06:42 [ssh-agent] Looking for ssh-agent implementation... 03:06:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:06:42 $ docker exec b42e06ee871b1942dad0d0d55ec4b43cccd7d2f56582876c5ef239588f078b4d ssh-agent 03:06:42 SSH_AUTH_SOCK=/tmp/ssh-rCF8PkIugajs/agent.31 03:06:42 SSH_AGENT_PID=37 03:06:42 Running ssh-add (command line suppressed) 03:06:43 Identity added: /w/workspace/edgex-go/686@tmp/private_key_12657340830240809480.key (/w/workspace/edgex-go/686@tmp/private_key_12657340830240809480.key) 03:06:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:06:43 + git tag --points-at HEAD [Pipeline] } 03:06:43 $ docker exec --env ******** --env ******** b42e06ee871b1942dad0d0d55ec4b43cccd7d2f56582876c5ef239588f078b4d ssh-agent -k 03:06:43 unset SSH_AUTH_SOCK; 03:06:43 unset SSH_AGENT_PID; 03:06:43 echo Agent pid 37 killed; 03:06:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:06:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:06:43 [ssh-agent] Looking for ssh-agent implementation... 03:06:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:06:43 $ docker exec b42e06ee871b1942dad0d0d55ec4b43cccd7d2f56582876c5ef239588f078b4d ssh-agent 03:06:43 SSH_AUTH_SOCK=/tmp/ssh-zTSCTNNh9GLm/agent.72 03:06:43 SSH_AGENT_PID=78 03:06:43 Running ssh-add (command line suppressed) 03:06:43 Identity added: /w/workspace/edgex-go/686@tmp/private_key_10399301828169659209.key (/w/workspace/edgex-go/686@tmp/private_key_10399301828169659209.key) 03:06:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:06:44 + git semver init 03:06:44 2024-09-09 03:06:44,369 [run_init] DEBUG init version:0.0.0 force:False 03:06:44 2024-09-09 03:06:44,370 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/686/.semver 03:06:44 2024-09-09 03:06:44,370 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/686/.semver 03:06:44 2024-09-09 03:06:44,371 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/686/.semver'], cwd=/w/workspace/edgex-go/686, universal_newlines=False, shell=None, istream=None) 03:06:49 2024-09-09 03:06:49,290 [append_file] DEBUG append to file:/w/workspace/edgex-go/686/.git/info/exclude 03:06:49 2024-09-09 03:06:49,291 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/686/.semver/main with force:False 03:06:49 2024-09-09 03:06:49,291 [read_version] DEBUG read version from /w/workspace/edgex-go/686/.semver/main 03:06:49 2024-09-09 03:06:49,291 [read_version] DEBUG read version from /w/workspace/edgex-go/686/.semver/main 03:06:49 3.2.0-dev.65 [Pipeline] } 03:06:49 $ docker exec --env ******** --env ******** b42e06ee871b1942dad0d0d55ec4b43cccd7d2f56582876c5ef239588f078b4d ssh-agent -k 03:06:49 unset SSH_AUTH_SOCK; 03:06:49 unset SSH_AGENT_PID; 03:06:49 echo Agent pid 78 killed; 03:06:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:06:50 + git semver [Pipeline] } 03:06:50 $ docker stop --time=1 b42e06ee871b1942dad0d0d55ec4b43cccd7d2f56582876c5ef239588f078b4d 03:06:51 $ docker rm -f --volumes b42e06ee871b1942dad0d0d55ec4b43cccd7d2f56582876c5ef239588f078b4d [Pipeline] // withDockerContainer [Pipeline] sh 03:06:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:06:52 Stashed 1 file(s) [Pipeline] echo 03:06:52 [edgeXSemver]: initialized semver on version 3.2.0-dev.65 [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 03:06:52 + git config --global --add safe.directory /w/workspace/edgex-go/686 [Pipeline] echo 03:06:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:06:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:06:52 ========================================================= 03:06:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:06:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:06:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:06:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:06:53 619be1103602: Pulling fs layer 03:06:53 7862e08f4a3e: Pulling fs layer 03:06:53 5df492c9dc93: Pulling fs layer 03:06:53 7629e6793208: Pulling fs layer 03:06:53 4f4fb700ef54: Pulling fs layer 03:06:53 fb5054dd5b73: Pulling fs layer 03:06:53 eeca6798cff9: Pulling fs layer 03:06:53 aa269ceb94a6: Pulling fs layer 03:06:53 ada007ff1a6a: Pulling fs layer 03:06:53 7629e6793208: Waiting 03:06:53 4f4fb700ef54: Waiting 03:06:53 aa269ceb94a6: Waiting 03:06:53 ada007ff1a6a: Waiting 03:06:53 fb5054dd5b73: Waiting 03:06:53 eeca6798cff9: Waiting 03:06:53 7862e08f4a3e: Download complete 03:06:53 7629e6793208: Download complete 03:06:53 4f4fb700ef54: Verifying Checksum 03:06:53 4f4fb700ef54: Download complete 03:06:53 fb5054dd5b73: Verifying Checksum 03:06:53 fb5054dd5b73: Download complete 03:06:53 619be1103602: Verifying Checksum 03:06:53 619be1103602: Download complete 03:06:53 eeca6798cff9: Verifying Checksum 03:06:53 eeca6798cff9: Download complete 03:06:53 619be1103602: Pull complete 03:06:53 7862e08f4a3e: Pull complete 03:06:53 ada007ff1a6a: Verifying Checksum 03:06:53 ada007ff1a6a: Download complete 03:06:53 5df492c9dc93: Verifying Checksum 03:06:53 5df492c9dc93: Download complete 03:06:54 aa269ceb94a6: Verifying Checksum 03:06:54 aa269ceb94a6: Download complete 03:06:56 5df492c9dc93: Pull complete 03:06:56 7629e6793208: Pull complete 03:06:56 4f4fb700ef54: Pull complete 03:06:56 fb5054dd5b73: Pull complete 03:06:56 eeca6798cff9: Pull complete 03:06:59 aa269ceb94a6: Pull complete 03:06:59 ada007ff1a6a: Pull complete 03:06:59 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 03:06:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:06:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 03:06:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:06:59 WORKDIR /edgex 03:06:59 COPY go.mod . 03:06:59 RUN go mod download 03:06:59 + docker build -t ci-base-image-x86_64 -f - . 03:07:00 Sending build context to Docker daemon 179.2MB 03:07:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:07:00 ---> f489d0715acc 03:07:00 Step 2/4 : WORKDIR /edgex 03:07:04 ---> Running in ae857813a2be 03:07:04 Removing intermediate container ae857813a2be 03:07:04 ---> 3d4e4240a94a 03:07:04 Step 3/4 : COPY go.mod . 03:07:04 ---> 0efcaf1b0ed2 03:07:04 Step 4/4 : RUN go mod download 03:07:04 ---> Running in 782948cb92fb 03:07:07 Still waiting to schedule task 03:07:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:07:31 Removing intermediate container 782948cb92fb 03:07:31 ---> d12d84d4db5e 03:07:31 Successfully built d12d84d4db5e 03:07:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:31 + docker inspect -f . ci-base-image-x86_64 03:07:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:31 prd-ubuntu20.04-docker-8c-8g-9798 does not seem to be running inside a container 03:07:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:07:32 $ docker top e96abfbd4a7bc1d408c1a23175af136f82f4249d5aab6ed8c9476638979e4dd8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:32 + go version 03:07:32 go version go1.21.9 linux/amd64 [Pipeline] } 03:07:32 $ docker stop --time=1 e96abfbd4a7bc1d408c1a23175af136f82f4249d5aab6ed8c9476638979e4dd8 03:07:33 $ docker rm -f --volumes e96abfbd4a7bc1d408c1a23175af136f82f4249d5aab6ed8c9476638979e4dd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:34 + docker inspect -f . ci-base-image-x86_64 03:07:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:34 prd-ubuntu20.04-docker-8c-8g-9798 does not seem to be running inside a container 03:07:34 $ 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/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:07:34 $ docker top f734d096cee8029a42656cd4cbe23ed0dc7a4ca019b2f36ce021b630802f3f5a -eo pid,comm [Pipeline] { [Pipeline] echo 03:07:34 ========================================================= 03:07:34 [edgeXBuildGoParallel] Running Tests and Build... 03:07:34 ========================================================= [Pipeline] sh 03:07:34 + git config --global --add safe.directory /w/workspace/edgex-go/686 [Pipeline] fileExists [Pipeline] sh 03:07:35 + make test 03:07:35 go test -race -coverprofile=coverage.out ./... 03:07:41 ? github.com/edgexfoundry/edgex-go [no test files] 03:08:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:08:08 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:08:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:08:08 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 03:08:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:08:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:08:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:08:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:08:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 03:08:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:08:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:08:09 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 03:08:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:08:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:08:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:08:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:08:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:08:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.032s coverage: 28.7% of statements 03:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:08:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:08:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.049s coverage: 97.0% of statements 03:08:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:08:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:08:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:08:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:08:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 03:08:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 03:08:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 03:08:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:08:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 03:08:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:08:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 03:08:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 03:08:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 03:08:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:08:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:08:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:08:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements 03:08:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.036s coverage: 53.2% of statements 03:08:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.949s coverage: 93.4% of statements 03:08:17 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 91.7% of statements 03:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:08:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:08:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:08:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:08:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:08:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:08:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:08:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 03:08:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:08:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 7.0% of statements 03:08:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 03:08:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.395s coverage: 95.8% of statements 03:08:18 ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements 03:08:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:08:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:08:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.020s coverage: 0.0% of statements [no tests to run] 03:08:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements 03:08:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 30.7% of statements 03:08:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements 03:08:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 77.8% of statements 03:08:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 03:08:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements 03:08:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 03:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:08:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:08:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 03:08:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 03:08:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 03:08:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:08:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:08:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:08:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:08:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:08:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:08:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 03:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:08:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 03:08:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 03:08:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 03:08:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:08:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:08:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:08:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:08:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:08:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:08:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 03:08:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 03:08:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 03:08:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 03:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 03:08:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 03:08:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 03:08:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 03:08:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:08:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:08:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:08:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:08:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:08:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:08:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:08:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:08:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9800 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:08:45 Running in /w/workspace/edgex-go/686 [Pipeline] { [Pipeline] checkout 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.241s coverage: 79.9% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.042s coverage: 92.9% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 66.7% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.018s coverage: 75.0% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.032s coverage: 87.2% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.146s coverage: 63.1% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.164s coverage: 36.5% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.024s coverage: 5.2% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.068s coverage: 90.8% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.098s coverage: 95.7% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements 03:08:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.059s coverage: 98.9% of statements 03:08:46 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 03:08:46 running golangci-lint 03:08:46 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 03:08:46 go version go1.21.9 linux/amd64 03:08:46 level=info msg="[config_reader] Used config file .golangci.yml" 03:08:46 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 03:08:48 The recommended git tool is: git 03:08:55 using credential edgex-jenkins-ssh 03:08:55 Cloning the remote Git repository 03:08:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:08:55 > git init /w/workspace/edgex-go/686 # timeout=10 03:08:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:08:55 > git --version # timeout=10 03:08:55 > git --version # 'git version 2.25.1' 03:08:55 using GIT_SSH to set credentials SSH Credentials for GitHub 03:08:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:09:08 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|imports|name|deps|types_sizes) took 21.699127761s" 03:09:08 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.039853ms" 03:09:15 Avoid second fetch 03:09:15 Checking out Revision 8993ba01b563173d09700f15170e60450ab0a438 (main) 03:09:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:09:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:09:15 > git config core.sparsecheckout # timeout=10 03:09:15 > git checkout -f 8993ba01b563173d09700f15170e60450ab0a438 # timeout=10 03:09:16 Commit message: "Merge pull request #4891 from cherrycl/issue-4879" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:09:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:09:20 % Total % Received % Xferd Average Speed Time Time Time Current 03:09:20 Dload Upload Total Spent Left Speed 03:09:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 78219 0 --:--:-- --:--:-- --:--:-- 78699 [Pipeline] sh 03:09:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:09:21 + + sudo tee /etc/docker/daemon.new 03:09:21 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:09:21 { 03:09:21 "registry-mirrors": [ 03:09:21 "https://nexus3.edgexfoundry.org:10001" 03:09:21 ], 03:09:21 "bip": "10.250.0.254/24", 03:09:21 "hosts": [ 03:09:21 "tcp://0.0.0.0:5555", 03:09:21 "unix:///var/run/docker.sock" 03:09:21 ], 03:09:21 "mtu": 1458, 03:09:21 "selinux-enabled": true, 03:09:21 "seccomp-profile": "/etc/docker/seccomp.json" 03:09:21 } [Pipeline] sh 03:09:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:09:22 + sudo service docker restart 03:09:23 level=info msg="[linters_context/goanalysis] analyzers took 1m56.576459896s with top 10 stages: buildir: 59.173676527s, gosec: 9.029488946s, fact_deprecated: 3.292653681s, inspect: 2.638527519s, ctrlflow: 2.053539148s, printf: 1.830611498s, S1038: 1.482563606s, fact_purity: 1.31386543s, nilness: 1.298572464s, typedness: 795.024915ms" 03:09:23 level=info msg="[runner] Issues before processing: 214, after processing: 0" 03:09:23 level=info msg="[runner] Processors filtering stat (out/in): exclude: 214/214, exclude-rules: 22/214, filename_unadjuster: 214/214, autogenerated_exclude: 214/214, skip_files: 214/214, identifier_marker: 214/214, cgo: 214/214, path_prettifier: 214/214, skip_dirs: 214/214, nolint: 0/22" 03:09:23 level=info msg="[runner] processing took 15.114615ms with stages: nolint: 7.03142ms, identifier_marker: 3.619727ms, path_prettifier: 1.860655ms, exclude-rules: 1.197829ms, autogenerated_exclude: 957.033µs, skip_dirs: 362.519µs, cgo: 62.451µs, filename_unadjuster: 16.79µs, max_same_issues: 1.271µs, fixer: 1.21µs, exclude: 600ns, uniq_by_line: 600ns, sort_results: 450ns, skip_files: 420ns, diff: 400ns, severity-rules: 390ns, source_code: 330ns, max_from_linter: 170ns, max_per_file_from_linter: 130ns, path_shortener: 120ns, path_prefixer: 100ns" 03:09:23 level=info msg="[runner] linters took 12.518326106s with stages: goanalysis_metalinter: 12.503105667s" 03:09:23 level=info msg="File cache stats: 0 entries of total size 0B" 03:09:23 level=info msg="Memory: 344 samples, avg is 329.2MB, max is 1425.9MB" 03:09:23 level=info msg="Execution took 34.271504835s" 03:09:23 go vet ./... 03:09:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:09:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:09:27 ./bin/test-attribution-txt.sh [Pipeline] echo 03:09:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 03:09:28 + ls -al . 03:09:28 total 916 03:09:28 drwxrwxr-x 11 1001 1001 4096 Sep 9 03:07 . 03:09:28 drwxr-xr-x 4 root root 4096 Sep 9 03:07 .. 03:09:28 drwxrwxr-x 2 1001 1001 4096 Sep 9 03:06 .blubracket 03:09:28 -rw-rw-r-- 1 1001 1001 10 Sep 9 03:06 .dockerignore 03:09:28 drwxrwxr-x 8 1001 1001 4096 Sep 9 03:08 .git 03:09:28 drwxrwxr-x 3 1001 1001 4096 Sep 9 03:06 .github 03:09:28 -rw-rw-r-- 1 1001 1001 1102 Sep 9 03:06 .gitignore 03:09:28 -rw-rw-r-- 1 1001 1001 42 Sep 9 03:06 .golangci.yml 03:09:28 -rw-rw-r-- 1 1001 1001 100 Sep 9 03:06 .hadolint.yml 03:09:28 drwxr-xr-x 3 1001 1001 4096 Sep 9 03:06 .semver 03:09:28 -rw-rw-r-- 1 1001 1001 155 Sep 9 03:06 .sonarcloud.properties 03:09:28 -rw-rw-r-- 1 1001 1001 1171 Sep 9 03:06 ADOPTERS.md 03:09:28 -rw-rw-r-- 1 1001 1001 21286 Sep 9 03:06 Attribution.txt 03:09:28 -rw-rw-r-- 1 1001 1001 100284 Sep 9 03:06 CHANGELOG.md 03:09:28 -rw-rw-r-- 1 1001 1001 3804 Sep 9 03:06 CONTRIBUTING.md 03:09:28 -rw-rw-r-- 1 1001 1001 677 Sep 9 03:06 GOVERNANCE.md 03:09:28 -rw-rw-r-- 1 1001 1001 861 Sep 9 03:06 Jenkinsfile 03:09:28 -rw-rw-r-- 1 1001 1001 10775 Sep 9 03:06 LICENSE 03:09:28 -rw-rw-r-- 1 1001 1001 16854 Sep 9 03:06 Makefile 03:09:28 -rw-rw-r-- 1 1001 1001 582 Sep 9 03:06 OWNERS.md 03:09:28 -rw-rw-r-- 1 1001 1001 9528 Sep 9 03:06 README.md 03:09:28 -rw-rw-r-- 1 1001 1001 789 Sep 9 03:06 SECURITY.md 03:09:28 -rw-rw-r-- 1 1001 1001 12 Sep 9 03:06 VERSION 03:09:28 drwxrwxr-x 2 1001 1001 4096 Sep 9 03:06 bin 03:09:28 drwxrwxr-x 20 1001 1001 4096 Sep 9 03:06 cmd 03:09:28 -rw-r--r-- 1 root root 545398 Sep 9 03:08 coverage.out 03:09:28 drwxrwxr-x 2 1001 1001 4096 Sep 9 03:06 fuzz_test 03:09:28 -rw-rw-r-- 1 1001 1001 7306 Sep 9 03:06 go.mod 03:09:28 -rw-rw-r-- 1 1001 1001 102583 Sep 9 03:06 go.sum 03:09:28 drwxrwxr-x 7 1001 1001 4096 Sep 9 03:06 internal 03:09:28 drwxrwxr-x 3 1001 1001 4096 Sep 9 03:06 openapi 03:09:28 -rw-rw-r-- 1 1001 1001 584 Sep 9 03:06 security.txt 03:09:28 -rw-rw-r-- 1 1001 1001 204 Sep 9 03:06 version.go [Pipeline] sh 03:09:29 + '[' -e coverage.out ] 03:09:29 + chown 1001:1001 coverage.out [Pipeline] stash 03:09:29 Stashed 1 file(s) [Pipeline] sh 03:09:29 + make build 03:09:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:09:40 provisioning config files... 03:09:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/686@tmp/config7317153461948838975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:40 ---> ****-login.sh 03:09:40 nexus3.edgexfoundry.org:10001 03:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:41 Configure a credential helper to remove this warning. See 03:09:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:41 03:09:41 Login Succeeded 03:09:41 nexus3.edgexfoundry.org:10002 03:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:42 Configure a credential helper to remove this warning. See 03:09:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:42 03:09:42 Login Succeeded 03:09:42 nexus3.edgexfoundry.org:10003 03:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:42 Configure a credential helper to remove this warning. See 03:09:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:42 03:09:42 Login Succeeded 03:09:42 nexus3.edgexfoundry.org:10004 03:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:42 Configure a credential helper to remove this warning. See 03:09:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:42 03:09:42 Login Succeeded 03:09:42 ****.io 03:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:09:43 Configure a credential helper to remove this warning. See 03:09:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:09:43 03:09:43 Login Succeeded 03:09:43 ---> ****-login.sh ends [Pipeline] } 03:09:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:09:44 + git config --global --add safe.directory /w/workspace/edgex-go/686 [Pipeline] echo 03:09:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:09:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:09:44 ========================================================= 03:09:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:09:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:09:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:09:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:09:44 c6b39de5b339: Pulling fs layer 03:09:44 a69c41024577: Pulling fs layer 03:09:44 d6de4b400683: Pulling fs layer 03:09:44 35cb2a7552d0: Pulling fs layer 03:09:44 4f4fb700ef54: Pulling fs layer 03:09:44 464afbd9ba4c: Pulling fs layer 03:09:44 00f215d4a9da: Pulling fs layer 03:09:44 d496ad576159: Pulling fs layer 03:09:44 4f4fb700ef54: Waiting 03:09:44 00f215d4a9da: Waiting 03:09:44 d496ad576159: Waiting 03:09:44 464afbd9ba4c: Waiting 03:09:44 35cb2a7552d0: Waiting 03:09:44 a69c41024577: Download complete 03:09:44 35cb2a7552d0: Verifying Checksum 03:09:44 35cb2a7552d0: Download complete 03:09:44 4f4fb700ef54: Verifying Checksum 03:09:44 4f4fb700ef54: Download complete 03:09:44 464afbd9ba4c: Verifying Checksum 03:09:44 464afbd9ba4c: Download complete 03:09:44 c6b39de5b339: Download complete 03:09:45 d496ad576159: Verifying Checksum 03:09:45 d496ad576159: Download complete 03:09:45 c6b39de5b339: Pull complete 03:09:46 d6de4b400683: Verifying Checksum 03:09:46 d6de4b400683: Download complete 03:09:46 a69c41024577: Pull complete 03:09:47 00f215d4a9da: Verifying Checksum 03:09:47 00f215d4a9da: Download complete 03:09:51 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:09:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:09:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:09:55 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:09:56 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:10:00 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:10:02 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 03:10:02 d6de4b400683: Pull complete 03:10:02 35cb2a7552d0: Pull complete 03:10:02 4f4fb700ef54: Pull complete 03:10:02 464afbd9ba4c: Pull complete 03:10:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:10:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:10:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:10:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:10:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:10:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:10:09 00f215d4a9da: Pull complete [Pipeline] } 03:10:09 $ docker stop --time=1 f734d096cee8029a42656cd4cbe23ed0dc7a4ca019b2f36ce021b630802f3f5a 03:10:11 d496ad576159: Pull complete 03:10:11 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 03:10:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:10:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:10:17 $ docker rm -f --volumes f734d096cee8029a42656cd4cbe23ed0dc7a4ca019b2f36ce021b630802f3f5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:10:18 WORKDIR /edgex 03:10:18 COPY go.mod . 03:10:18 RUN go mod download 03:10:18 + docker build -t ci-base-image-arm64 -f - . 03:10:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:10:18 03:10:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:10:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:10:18 latest: Pulling from edgex-devops/edgex-compose 03:10:18 91d30c5bc195: Pulling fs layer 03:10:18 2e9b0aa3be6d: Pulling fs layer 03:10:18 9c61dcf015f6: Pulling fs layer 03:10:18 4698f68db338: Pulling fs layer 03:10:18 2a2f49069b9e: Pulling fs layer 03:10:18 e0025b399a48: Pulling fs layer 03:10:18 4698f68db338: Waiting 03:10:18 e0025b399a48: Waiting 03:10:18 2a2f49069b9e: Waiting 03:10:18 Sending build context to Docker daemon 3.533MB 03:10:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:10:18 ---> f246e2811388 03:10:18 Step 2/4 : WORKDIR /edgex 03:10:18 91d30c5bc195: Verifying Checksum 03:10:18 91d30c5bc195: Download complete 03:10:18 4698f68db338: Verifying Checksum 03:10:18 4698f68db338: Download complete 03:10:18 91d30c5bc195: Pull complete 03:10:18 2e9b0aa3be6d: Verifying Checksum 03:10:18 2e9b0aa3be6d: Download complete 03:10:18 e0025b399a48: Verifying Checksum 03:10:18 e0025b399a48: Download complete 03:10:18 2a2f49069b9e: Download complete 03:10:19 2e9b0aa3be6d: Pull complete 03:10:19 9c61dcf015f6: Verifying Checksum 03:10:19 9c61dcf015f6: Download complete 03:10:20 ---> Running in fdf6e4e187bc 03:10:20 Removing intermediate container fdf6e4e187bc 03:10:20 ---> 1f69c9004550 03:10:20 Step 3/4 : COPY go.mod . 03:10:21 ---> 36fe78fbbd33 03:10:21 Step 4/4 : RUN go mod download 03:10:21 ---> Running in dfda83506a4b 03:10:21 9c61dcf015f6: Pull complete 03:10:21 4698f68db338: Pull complete 03:10:22 2a2f49069b9e: Pull complete 03:10:22 e0025b399a48: Pull complete 03:10:22 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:10:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:10:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:10:22 prd-ubuntu20.04-docker-8c-8g-9798 does not seem to be running inside a container 03:10:22 $ 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/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:10:25 $ docker top aef25dc1ee6e7467a0ea7cbe2f4799d73e2b6fdaefcd698da4f51cc5ecd65748 -eo pid,comm [Pipeline] { [Pipeline] sh 03:10:26 + docker compose -f ./docker-compose-build.yml build --parallel 03:10:28 #1 [core-keeper internal] load build definition from Dockerfile 03:10:28 #1 transferring dockerfile: 2.01kB done 03:10:28 #1 DONE 0.0s 03:10:28 03:10:28 #2 [support-notifications internal] load build definition from Dockerfile 03:10:28 #2 transferring dockerfile: 1.95kB done 03:10:28 #2 DONE 0.0s 03:10:28 03:10:28 #3 [core-command internal] load build definition from Dockerfile 03:10:28 #3 transferring dockerfile: 1.93kB done 03:10:28 #3 DONE 0.0s 03:10:28 03:10:28 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:10:28 #4 transferring dockerfile: 2.23kB done 03:10:28 #4 DONE 0.0s 03:10:28 03:10:28 #5 [security-secretstore-setup internal] load build definition from Dockerfile 03:10:28 #5 transferring dockerfile: 2.49kB done 03:10:28 #5 DONE 0.0s 03:10:28 03:10:28 #6 [core-metadata internal] load build definition from Dockerfile 03:10:28 #6 transferring dockerfile: 2.06kB done 03:10:28 #6 DONE 0.0s 03:10:28 03:10:28 #7 [security-spire-agent internal] load build definition from Dockerfile 03:10:28 #7 transferring dockerfile: 1.81kB done 03:10:28 #7 DONE 0.0s 03:10:28 03:10:28 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:10:28 #8 transferring dockerfile: 1.89kB done 03:10:28 #8 DONE 0.0s 03:10:28 03:10:28 #9 [security-spire-config internal] load build definition from Dockerfile 03:10:28 #9 transferring dockerfile: 1.69kB done 03:10:28 #9 DONE 0.0s 03:10:28 03:10:28 #10 [core-data internal] load build definition from Dockerfile 03:10:28 #10 transferring dockerfile: 2.07kB done 03:10:28 #10 DONE 0.0s 03:10:28 03:10:28 #11 [security-proxy-setup internal] load build definition from Dockerfile 03:10:28 #11 transferring dockerfile: 2.50kB done 03:10:28 #11 DONE 0.0s 03:10:28 03:10:28 #12 [security-bootstrapper internal] load build definition from Dockerfile 03:10:28 #12 transferring dockerfile: 3.17kB done 03:10:28 #12 DONE 0.0s 03:10:28 03:10:28 #13 [support-cron-scheduler internal] load build definition from Dockerfile 03:10:28 #13 transferring dockerfile: 1.85kB done 03:10:28 #13 DONE 0.0s 03:10:28 03:10:28 #14 [security-spire-server internal] load build definition from Dockerfile 03:10:28 #14 transferring dockerfile: 1.70kB done 03:10:28 #14 DONE 0.0s 03:10:28 03:10:28 #15 [core-keeper internal] load .dockerignore 03:10:28 #15 transferring context: 50B done 03:10:28 #15 DONE 0.0s 03:10:28 03:10:28 #16 [support-scheduler internal] load build definition from Dockerfile 03:10:28 #16 transferring dockerfile: 1.93kB done 03:10:28 #16 DONE 0.0s 03:10:28 03:10:28 #17 [security-proxy-auth internal] load build definition from Dockerfile 03:10:28 #17 transferring dockerfile: 2.15kB done 03:10:28 #17 DONE 0.0s 03:10:28 03:10:28 #18 [support-notifications internal] load .dockerignore 03:10:28 #18 transferring context: 50B done 03:10:28 #18 DONE 0.0s 03:10:28 03:10:28 #19 [core-command internal] load .dockerignore 03:10:28 #19 transferring context: 50B done 03:10:28 #19 DONE 0.0s 03:10:28 03:10:28 #20 [core-common-config-bootstrapper internal] load .dockerignore 03:10:28 #20 transferring context: 50B done 03:10:28 #20 DONE 0.0s 03:10:28 03:10:28 #21 [security-secretstore-setup internal] load .dockerignore 03:10:28 #21 transferring context: 50B done 03:10:28 #21 DONE 0.0s 03:10:28 03:10:28 #22 [core-metadata internal] load .dockerignore 03:10:28 #22 transferring context: 50B done 03:10:28 #22 DONE 0.0s 03:10:28 03:10:28 #23 [security-spire-agent internal] load .dockerignore 03:10:28 #23 transferring context: 50B done 03:10:28 #23 DONE 0.0s 03:10:28 03:10:28 #24 [security-spiffe-token-provider internal] load .dockerignore 03:10:28 #24 transferring context: 50B done 03:10:28 #24 DONE 0.0s 03:10:28 03:10:28 #25 [security-spire-config internal] load .dockerignore 03:10:28 #25 transferring context: 50B done 03:10:28 #25 DONE 0.0s 03:10:28 03:10:28 #26 [security-bootstrapper internal] load .dockerignore 03:10:28 #26 transferring context: 50B done 03:10:28 #26 DONE 0.0s 03:10:28 03:10:28 #27 [core-data internal] load .dockerignore 03:10:28 #27 transferring context: 50B done 03:10:28 #27 DONE 0.0s 03:10:28 03:10:28 #28 [security-proxy-setup internal] load .dockerignore 03:10:28 #28 transferring context: 50B done 03:10:28 #28 DONE 0.0s 03:10:28 03:10:28 #29 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:10:28 #29 DONE 0.0s 03:10:28 03:10:28 #30 [security-proxy-auth internal] load .dockerignore 03:10:29 #30 transferring context: 50B done 03:10:29 #30 DONE 0.0s 03:10:29 03:10:29 #31 [support-cron-scheduler internal] load .dockerignore 03:10:29 #31 transferring context: 50B done 03:10:29 #31 DONE 0.0s 03:10:29 03:10:29 #32 [support-scheduler internal] load .dockerignore 03:10:29 #32 transferring context: 50B done 03:10:29 #32 DONE 0.0s 03:10:29 03:10:29 #33 [security-spire-server internal] load .dockerignore 03:10:29 #33 transferring context: 50B done 03:10:29 #33 DONE 0.0s 03:10:29 03:10:29 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:10:29 #29 DONE 0.0s 03:10:29 03:10:29 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 03:10:29 #34 ... 03:10:29 03:10:29 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:10:29 #29 DONE 0.0s 03:10:29 03:10:29 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 03:10:29 #34 ... 03:10:29 03:10:29 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:10:29 #29 DONE 0.0s 03:10:29 03:10:29 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 03:10:29 #34 DONE 0.6s 03:10:29 03:10:29 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:10:29 #35 DONE 0.5s 03:10:29 03:10:29 #36 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:10:29 #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 03:10:29 #36 ... 03:10:29 03:10:29 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:10:29 #37 DONE 0.5s 03:10:29 03:10:29 #36 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:10:29 #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 03:10:29 #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 03:10:29 #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 03:10:29 #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 03:10:29 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 1.05MB / 3.42MB 0.1s 03:10:29 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s 03:10:30 #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 03:10:30 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s done 03:10:30 #36 ... 03:10:30 03:10:30 #38 [security-spire-server internal] load build context 03:10:30 #38 transferring context: 27.71kB 0.0s done 03:10:30 #38 DONE 0.8s 03:10:30 03:10:30 #39 [security-spire-agent internal] load build context 03:10:30 #39 transferring context: 27.24kB 0.0s done 03:10:30 #39 DONE 0.8s 03:10:30 03:10:30 #40 [security-spire-config internal] load build context 03:10:30 #40 transferring context: 25.96kB 0.0s done 03:10:30 #40 DONE 0.8s 03:10:30 03:10:30 #36 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:10:30 #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.6s done 03:10:31 #36 DONE 2.3s 03:10:31 03:10:31 #41 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:10:32 #41 ... 03:10:32 03:10:32 #42 [support-cron-scheduler builder 1/8] FROM docker.io/library/ci-base-image-x86_64 03:10:32 #42 DONE 2.8s 03:10:32 03:10:32 #43 [core-common-config-bootstrapper builder 2/8] WORKDIR /edgex-go 03:10:37 #43 ... 03:10:37 03:10:37 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:10:37 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 03:10:37 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 03:10:37 #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:10:37 #44 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 03:10:37 #44 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 03:10:37 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 03:10:37 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:10:37 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 03:10:37 #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.6s done 03:10:37 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 03:10:37 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 03:10:37 #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.7s done 03:10:39 #44 ... 03:10:39 03:10:39 #45 [core-keeper internal] load build context 03:10:39 #45 transferring context: 282.33MB 9.8s 03:10:39 #45 ... 03:10:39 03:10:39 #46 [support-scheduler internal] load build context 03:10:39 #46 ... 03:10:39 03:10:39 #47 [security-secretstore-setup internal] load build context 03:10:39 #47 ... 03:10:39 03:10:39 #48 [core-common-config-bootstrapper internal] load build context 03:10:40 #48 ... 03:10:40 03:10:40 #49 [security-proxy-setup internal] load build context 03:10:40 #49 ... 03:10:40 03:10:40 #50 [support-cron-scheduler internal] load build context 03:10:40 #50 ... 03:10:40 03:10:40 #51 [core-command internal] load build context 03:10:40 #51 ... 03:10:40 03:10:40 #52 [security-bootstrapper internal] load build context 03:10:40 #52 ... 03:10:40 03:10:40 #53 [core-metadata internal] load build context 03:10:40 #53 ... 03:10:40 03:10:40 #54 [security-spiffe-token-provider internal] load build context 03:10:40 #54 ... 03:10:40 03:10:40 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:10:40 #55 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 03:10:40 #55 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:10:40 #55 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 03:10:40 #55 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 03:10:40 #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 03:10:40 #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 03:10:40 #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:10:40 #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 03:10:40 #55 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 03:10:40 #55 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.1s done 03:10:40 #55 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 03:10:40 #55 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 2.1s done 03:10:40 #55 ... 03:10:40 03:10:40 #56 [security-proxy-auth internal] load build context 03:10:40 #56 ... 03:10:40 03:10:40 #57 [support-notifications internal] load build context 03:10:40 #57 ... 03:10:40 03:10:40 #58 [core-data internal] load build context 03:10:41 #58 ... 03:10:41 03:10:41 #51 [core-command internal] load build context 03:10:41 #51 ... 03:10:41 03:10:41 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:10:41 #59 ... 03:10:41 03:10:41 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:10:42 #60 ... 03:10:42 03:10:42 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:10:42 #61 ... 03:10:42 03:10:42 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:10:42 #62 ... 03:10:42 03:10:42 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:10:42 #63 ... 03:10:42 03:10:42 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:10:42 #64 ... 03:10:42 03:10:42 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:10:43 #65 ... 03:10:43 03:10:43 #66 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:10:43 #66 ... 03:10:43 03:10:43 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:10:43 #67 ... 03:10:43 03:10:43 #68 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:10:44 #68 ... 03:10:44 03:10:44 #46 [support-scheduler internal] load build context 03:10:45 #46 transferring context: 381.52MB 15.4s 03:10:47 #46 ... 03:10:47 03:10:47 #47 [security-secretstore-setup internal] load build context 03:10:47 #47 ... 03:10:47 03:10:47 #45 [core-keeper internal] load build context 03:10:47 #45 transferring context: 495.46MB 17.1s done 03:10:47 #45 ... 03:10:47 03:10:47 #47 [security-secretstore-setup internal] load build context 03:10:49 #47 transferring context: 495.46MB 19.7s done 03:10:50 #47 ... 03:10:50 03:10:50 #48 [core-common-config-bootstrapper internal] load build context 03:10:50 #48 transferring context: 495.46MB 20.0s done 03:10:50 #48 ... 03:10:50 03:10:50 #50 [support-cron-scheduler internal] load build context 03:10:50 #50 transferring context: 495.46MB 18.3s done 03:10:51 #50 ... 03:10:51 03:10:51 #49 [security-proxy-setup internal] load build context 03:10:51 #49 transferring context: 495.46MB 18.9s done 03:10:51 #49 ... 03:10:51 03:10:51 #56 [security-proxy-auth internal] load build context 03:10:51 #56 transferring context: 495.46MB 19.6s done 03:10:51 #56 ... 03:10:51 03:10:51 #54 [security-spiffe-token-provider internal] load build context 03:10:51 #54 transferring context: 495.46MB 19.7s done 03:10:51 #54 ... 03:10:51 03:10:51 #53 [core-metadata internal] load build context 03:10:51 #53 transferring context: 495.46MB 18.3s done 03:10:51 #53 ... 03:10:51 03:10:51 #52 [security-bootstrapper internal] load build context 03:10:51 #52 transferring context: 495.46MB 17.0s done 03:10:52 #52 ... 03:10:52 03:10:52 #57 [support-notifications internal] load build context 03:10:52 #57 transferring context: 495.46MB 18.8s done 03:10:52 #57 ... 03:10:52 03:10:52 #58 [core-data internal] load build context 03:10:52 #58 transferring context: 495.46MB 19.0s done 03:10:52 #58 ... 03:10:52 03:10:52 #51 [core-command internal] load build context 03:10:52 #51 transferring context: 495.46MB 19.0s done 03:10:57 #51 ... 03:10:57 03:10:57 #46 [support-scheduler internal] load build context 03:10:57 #46 transferring context: 495.46MB 19.5s done 03:11:01 #46 ... 03:11:01 03:11:01 #52 [security-bootstrapper internal] load build context 03:11:01 #52 DONE 30.7s 03:11:01 03:11:01 #50 [support-cron-scheduler internal] load build context 03:11:01 #50 DONE 30.8s 03:11:01 03:11:01 #53 [core-metadata internal] load build context 03:11:01 #53 DONE 30.8s 03:11:01 03:11:01 #57 [support-notifications internal] load build context 03:11:01 #57 DONE 30.8s 03:11:01 03:11:01 #49 [security-proxy-setup internal] load build context 03:11:01 #49 DONE 30.8s 03:11:01 03:11:01 #51 [core-command internal] load build context 03:11:01 #51 DONE 30.8s 03:11:01 03:11:01 #58 [core-data internal] load build context 03:11:01 #58 DONE 30.8s 03:11:01 03:11:01 #43 [core-common-config-bootstrapper builder 2/8] WORKDIR /edgex-go 03:11:01 #43 DONE 28.3s 03:11:01 03:11:01 #45 [core-keeper internal] load build context 03:11:01 #45 DONE 30.7s 03:11:01 03:11:01 #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:11:01 #69 ... 03:11:01 03:11:01 #46 [support-scheduler internal] load build context 03:11:01 #46 DONE 30.8s 03:11:01 03:11:01 #56 [security-proxy-auth internal] load build context 03:11:01 #56 DONE 30.9s 03:11:01 03:11:01 #47 [security-secretstore-setup internal] load build context 03:11:01 #47 DONE 30.9s 03:11:01 03:11:01 #54 [security-spiffe-token-provider internal] load build context 03:11:01 #54 DONE 30.9s 03:11:01 03:11:01 #48 [core-common-config-bootstrapper internal] load build context 03:11:01 #48 DONE 30.9s 03:11:01 03:11:01 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:11:01 #55 DONE 30.9s 03:11:01 03:11:01 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:11:01 #60 28.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:01 #60 28.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:01 #60 29.22 (1/1) Installing dumb-init (1.2.5-r2) 03:11:01 #60 29.22 Executing busybox-1.36.1-r7.trigger 03:11:01 #60 29.23 OK: 7 MiB in 16 packages 03:11:06 #60 ... 03:11:06 03:11:06 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:11:06 #63 31.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:06 #63 32.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:06 #63 32.35 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:11:06 #63 32.35 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:11:06 #63 32.35 OK: 20070 distinct packages available 03:11:06 #63 32.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:06 #63 32.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:06 #63 32.70 (1/4) Installing dumb-init (1.2.5-r2) 03:11:06 #63 32.99 (2/4) Installing musl-obstack (1.2.3-r2) 03:11:06 #63 33.00 (3/4) Installing libucontext (1.2-r2) 03:11:06 #63 33.00 (4/4) Installing gcompat (1.1.0-r1) 03:11:06 #63 33.01 Executing busybox-1.36.1-r7.trigger 03:11:06 #63 33.03 OK: 8 MiB in 19 packages 03:11:06 #63 ... 03:11:06 03:11:06 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:11:06 #59 28.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:06 #59 29.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:06 #59 29.34 (1/3) Installing ca-certificates (20240226-r0) 03:11:06 #59 29.36 (2/3) Installing dumb-init (1.2.5-r2) 03:11:06 #59 29.36 (3/3) Installing tzdata (2024a-r0) 03:11:06 #59 29.42 Executing busybox-1.36.1-r7.trigger 03:11:06 #59 29.42 Executing ca-certificates-20240226-r0.trigger 03:11:06 #59 29.47 OK: 11 MiB in 18 packages 03:11:06 #59 DONE 34.4s 03:11:06 03:11:06 #41 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:11:06 #41 28.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:06 #41 29.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:06 #41 29.32 (1/2) Installing ca-certificates (20240226-r0) 03:11:06 #41 29.34 (2/2) Installing dumb-init (1.2.5-r2) 03:11:06 #41 29.34 Executing busybox-1.36.1-r7.trigger 03:11:06 #41 29.34 Executing ca-certificates-20240226-r0.trigger 03:11:06 #41 29.38 OK: 8 MiB in 17 packages 03:11:06 #41 DONE 34.4s 03:11:06 03:11:06 #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:11:06 #60 DONE 34.4s 03:11:06 03:11:06 #68 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:11:06 #68 29.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:06 #68 29.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:06 #68 29.39 (1/1) Installing dumb-init (1.2.5-r2) 03:11:06 #68 29.39 Executing busybox-1.36.1-r7.trigger 03:11:06 #68 29.40 OK: 7 MiB in 16 packages 03:11:06 #68 DONE 34.4s 03:11:06 03:11:06 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:11:06 #65 28.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:06 #65 29.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:06 #65 29.94 (1/4) Installing dumb-init (1.2.5-r2) 03:11:06 #65 29.94 (2/4) Installing openssl (3.1.7-r0) 03:11:06 #65 29.95 (3/4) Installing su-exec (0.2-r3) 03:11:06 #65 30.03 (4/4) Installing yq (4.33.3-r5) 03:11:06 #65 31.08 Executing busybox-1.36.1-r7.trigger 03:11:06 #65 31.09 OK: 17 MiB in 19 packages 03:11:06 #65 DONE 34.4s 03:11:06 03:11:06 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:11:06 #67 30.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:06 #67 30.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:06 #67 30.50 (1/4) Installing ca-certificates (20240226-r0) 03:11:06 #67 30.55 (2/4) Installing dumb-init (1.2.5-r2) 03:11:06 #67 30.55 (3/4) Installing su-exec (0.2-r3) 03:11:06 #67 30.55 (4/4) Installing yq (4.33.3-r5) 03:11:06 #67 31.09 Executing busybox-1.36.1-r7.trigger 03:11:06 #67 31.09 Executing ca-certificates-20240226-r0.trigger 03:11:06 #67 31.13 OK: 17 MiB in 19 packages 03:11:06 #67 DONE 34.4s 03:11:06 03:11:06 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:11:06 #62 31.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:06 #62 31.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:06 #62 32.13 (1/2) Installing dumb-init (1.2.5-r2) 03:11:06 #62 32.13 (2/2) Installing su-exec (0.2-r3) 03:11:06 #62 32.14 Executing busybox-1.36.1-r7.trigger 03:11:06 #62 32.15 OK: 7 MiB in 17 packages 03:11:06 #62 DONE 34.4s 03:11:06 03:11:06 #66 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:11:06 #66 28.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:06 #66 28.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:06 #66 29.20 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:11:06 #66 29.20 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:11:06 #66 29.20 OK: 20070 distinct packages available 03:11:06 #66 29.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:06 #66 29.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:06 #66 29.55 (1/5) Installing dumb-init (1.2.5-r2) 03:11:06 #66 29.67 (2/5) Installing musl-obstack (1.2.3-r2) 03:11:06 #66 29.75 (3/5) Installing libucontext (1.2-r2) 03:11:06 #66 29.83 (4/5) Installing gcompat (1.1.0-r1) 03:11:06 #66 29.84 (5/5) Installing openssl (3.1.7-r0) 03:11:06 #66 29.85 Executing busybox-1.36.1-r7.trigger 03:11:06 #66 29.85 OK: 8 MiB in 20 packages 03:11:06 #66 DONE 34.4s 03:11:06 03:11:06 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:11:06 #63 DONE 34.4s 03:11:06 03:11:06 #70 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 03:11:07 #70 ... 03:11:07 03:11:07 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:11:07 #64 DONE 35.5s 03:11:07 03:11:07 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:11:07 #61 35.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:07 #61 35.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:07 #61 35.70 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:11:07 #61 35.70 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:11:07 #61 35.70 OK: 20070 distinct packages available 03:11:07 #61 ... 03:11:07 03:11:07 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:11:07 #0 6.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:07 #0 6.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:07 #0 6.783 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:11:07 #0 6.783 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:11:07 #0 6.783 OK: 20078 distinct packages available 03:11:07 #0 6.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:07 #0 6.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:07 #0 7.085 OK: 264 MiB in 52 packages 03:11:07 #71 DONE 7.3s 03:11:07 03:11:07 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:11:07 #61 35.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:07 #61 35.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:07 #61 ... 03:11:07 03:11:07 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:11:07 #72 DONE 0.2s 03:11:07 03:11:07 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:11:07 #73 DONE 7.4s 03:11:07 03:11:07 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:11:07 #61 36.08 (1/11) Installing ca-certificates (20240226-r0) 03:11:07 #61 36.10 (2/11) Installing brotli-libs (1.0.9-r14) 03:11:07 #61 36.12 (3/11) Installing libunistring (1.1-r1) 03:11:07 #61 36.13 (4/11) Installing libidn2 (2.3.4-r1) 03:11:07 #61 36.13 (5/11) Installing nghttp2-libs (1.57.0-r0) 03:11:07 #61 36.14 (6/11) Installing libcurl (8.9.0-r0) 03:11:07 #61 36.14 (7/11) Installing curl (8.9.0-r0) 03:11:07 #61 36.15 (8/11) Installing dumb-init (1.2.5-r2) 03:11:07 #61 36.15 (9/11) Installing musl-obstack (1.2.3-r2) 03:11:07 #61 36.16 (10/11) Installing libucontext (1.2-r2) 03:11:07 #61 36.16 (11/11) Installing gcompat (1.1.0-r1) 03:11:07 #61 36.17 Executing busybox-1.36.1-r7.trigger 03:11:08 #61 36.22 Executing ca-certificates-20240226-r0.trigger 03:11:08 #61 36.36 OK: 12 MiB in 26 packages 03:11:08 #61 ... 03:11:08 03:11:08 #74 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:11:08 #0 7.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:08 #0 7.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:08 #0 7.548 OK: 264 MiB in 52 packages 03:11:08 #74 DONE 7.9s 03:11:08 03:11:08 #75 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:11:08 #0 7.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:08 #0 7.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:08 #0 7.604 OK: 264 MiB in 52 packages 03:11:08 #75 DONE 7.9s 03:11:08 03:11:08 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:11:08 #61 DONE 36.5s 03:11:08 03:11:08 #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:11:08 #76 DONE 0.1s 03:11:08 03:11:08 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:11:08 #77 DONE 0.1s 03:11:08 03:11:08 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:09 #78 ... 03:11:09 03:11:09 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:11:09 #0 2.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:09 #0 2.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:09 #0 2.414 OK: 11 MiB in 18 packages 03:11:09 #79 DONE 2.7s 03:11:09 03:11:09 #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:11:09 #69 7.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:09 #69 7.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:09 #69 8.188 OK: 264 MiB in 52 packages 03:11:09 #69 DONE 8.6s 03:11:09 03:11:09 #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:11:09 #80 DONE 0.1s 03:11:09 03:11:09 #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:09 #81 ... 03:11:09 03:11:09 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:11:09 #0 2.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:09 #0 2.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:09 #0 2.966 OK: 8 MiB in 17 packages 03:11:09 #82 DONE 3.1s 03:11:09 03:11:09 #70 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 03:11:09 #70 3.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:09 #70 3.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:09 #70 3.384 OK: 7 MiB in 16 packages 03:11:09 #70 ... 03:11:09 03:11:09 #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:11:09 #0 3.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:09 #0 3.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:09 #0 3.292 OK: 7 MiB in 16 packages 03:11:09 #83 DONE 3.5s 03:11:09 03:11:09 #70 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 03:11:09 #70 DONE 3.5s 03:11:09 03:11:09 #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:11:09 #0 0.689 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:09 #0 1.298 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:09 #0 1.981 OK: 264 MiB in 52 packages 03:11:09 #84 DONE 2.1s 03:11:09 03:11:09 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:11:09 #85 DONE 0.0s 03:11:09 03:11:09 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:10 #86 ... 03:11:10 03:11:10 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:11:10 #0 3.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:10 #0 3.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:10 #0 3.586 OK: 17 MiB in 19 packages 03:11:10 #87 DONE 3.7s 03:11:10 03:11:10 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:11:10 #0 3.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:10 #0 3.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:10 #0 3.725 OK: 17 MiB in 19 packages 03:11:10 #88 DONE 3.8s 03:11:10 03:11:10 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:11:10 #89 DONE 0.0s 03:11:10 03:11:10 #90 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:10 #90 ... 03:11:10 03:11:10 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:11:10 #0 4.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:10 #0 4.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:10 #0 4.305 OK: 8 MiB in 19 packages 03:11:10 #91 DONE 4.4s 03:11:10 03:11:10 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:11:10 #44 ... 03:11:10 03:11:10 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:11:11 #92 DONE 1.1s 03:11:11 03:11:11 #93 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 03:11:11 #0 4.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:11 #0 4.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:11 #0 4.551 OK: 7 MiB in 17 packages 03:11:11 #93 DONE 5.5s 03:11:11 03:11:11 #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 03:11:11 #0 4.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:11 #0 4.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:11 #0 4.364 OK: 8 MiB in 20 packages 03:11:11 #94 DONE 5.5s 03:11:11 03:11:11 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:11:12 #95 DONE 0.8s 03:11:12 03:11:12 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:11:12 #0 3.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:12 #0 3.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:12 #0 3.884 OK: 12 MiB in 26 packages 03:11:12 #96 DONE 4.3s 03:11:12 03:11:12 #97 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:11:12 #0 3.010 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:11:12 #0 3.503 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:11:12 #0 4.235 (1/1) Installing dumb-init (1.2.5-r2) 03:11:12 #0 4.604 Executing busybox-1.36.1-r7.trigger 03:11:12 #0 4.612 OK: 7 MiB in 16 packages 03:11:12 #97 DONE 5.3s 03:11:12 03:11:12 #98 [security-spire-config stage-2 6/10] COPY security.txt / 03:11:12 #98 DONE 0.1s 03:11:12 03:11:12 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:11:12 #99 DONE 0.9s 03:11:12 03:11:12 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:11:12 #100 DONE 0.9s 03:11:12 03:11:12 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:11:12 #101 DONE 0.1s 03:11:12 03:11:12 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:11:13 #102 DONE 0.3s 03:11:13 03:11:13 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:11:13 #103 DONE 0.4s 03:11:13 03:11:13 #104 [security-spire-server stage-2 6/9] COPY security.txt / 03:11:13 #104 DONE 0.5s 03:11:13 03:11:13 #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:11:13 #105 DONE 0.6s 03:11:13 03:11:13 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:11:13 #106 DONE 0.1s 03:11:13 03:11:13 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:11:13 #107 DONE 0.1s 03:11:13 03:11:13 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:11:13 #108 DONE 0.1s 03:11:13 03:11:13 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 03:11:13 #109 DONE 0.1s 03:11:13 03:11:13 #110 [security-spire-config] exporting to image 03:11:13 #110 exporting layers 03:11:13 #110 ... 03:11:13 03:11:13 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:11:13 #111 DONE 0.1s 03:11:13 03:11:13 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:11:13 #112 DONE 0.1s 03:11:13 03:11:13 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:11:13 #113 DONE 0.1s 03:11:13 03:11:13 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:11:13 #114 DONE 0.1s 03:11:13 03:11:13 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:11:13 #115 DONE 0.1s 03:11:13 03:11:13 #110 [security-spire-agent] exporting to image 03:11:13 #110 ... 03:11:13 03:11:13 #116 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:11:13 #116 DONE 2.0s 03:11:14 03:11:14 #117 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 03:11:14 #117 DONE 0.1s 03:11:14 03:11:14 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:14 #118 ... 03:11:14 03:11:14 #110 [security-spire-agent] exporting to image 03:11:14 #110 exporting layers 0.8s done 03:11:14 #110 exporting layers 0.7s done 03:11:14 #110 writing image sha256:9ec5b9bad722dcb8d66481175eb408476d2e1a703b15a6971ba87ae1860fa45f done 03:11:14 #110 naming to docker.io/library/security-spire-config done 03:11:14 #110 exporting layers 0.6s done 03:11:14 #110 writing image sha256:a5fd205f5bea7893bfc3ab38df8eba1deca7acba59998c38b077debcd53552a7 done 03:11:14 #110 naming to docker.io/library/security-spire-server done 03:11:14 #110 writing image sha256:84b412fd714259afc82dc3bb12d3924b4d8ee8b9597a724a0e9678245bfee766 done 03:11:14 #110 naming to docker.io/library/security-spire-agent done 03:11:14 #110 DONE 1.0s 03:11:14 03:11:14 #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:29 Removing intermediate container dfda83506a4b 03:11:29 ---> bdf23e95366d 03:11:29 Successfully built bdf23e95366d 03:11:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:29 + docker inspect -f . ci-base-image-arm64 03:11:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:29 prd-ubuntu20.04-docker-arm64-4c-16g-9800 does not seem to be running inside a container 03:11:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@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 03:11:31 $ docker top 5dc7e1915ec0a802b01a8cf69f164f2416fef2b044873eec5fa3ba95f8eb8435 -eo pid,comm [Pipeline] { [Pipeline] sh 03:11:32 + go version 03:11:32 go version go1.21.9 linux/arm64 [Pipeline] } 03:11:32 $ docker stop --time=1 5dc7e1915ec0a802b01a8cf69f164f2416fef2b044873eec5fa3ba95f8eb8435 03:11:33 $ docker rm -f --volumes 5dc7e1915ec0a802b01a8cf69f164f2416fef2b044873eec5fa3ba95f8eb8435 [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 03:11:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:11:34 03:11:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:11:34 latest: Pulling from edgex-devops/edgex-compose-arm64 03:11:34 547446be3368: Pulling fs layer 03:11:34 d125d8839a47: Pulling fs layer 03:11:34 3e85d5ac6304: Pulling fs layer 03:11:34 c3105a71a48b: Pulling fs layer 03:11:34 0f093f025ec4: Pulling fs layer 03:11:34 c3106fc0e877: Pulling fs layer 03:11:34 0f093f025ec4: Waiting 03:11:34 c3106fc0e877: Waiting 03:11:34 c3105a71a48b: Waiting 03:11:35 547446be3368: Verifying Checksum 03:11:35 547446be3368: Download complete 03:11:35 c3105a71a48b: Verifying Checksum 03:11:35 c3105a71a48b: Download complete 03:11:35 d125d8839a47: Verifying Checksum 03:11:35 d125d8839a47: Download complete 03:11:35 c3106fc0e877: Verifying Checksum 03:11:35 c3106fc0e877: Download complete 03:11:35 0f093f025ec4: Verifying Checksum 03:11:35 0f093f025ec4: Download complete 03:11:36 547446be3368: Pull complete 03:11:37 d125d8839a47: Pull complete 03:11:37 3e85d5ac6304: Verifying Checksum 03:11:37 3e85d5ac6304: Download complete 03:11:47 3e85d5ac6304: Pull complete 03:11:47 c3105a71a48b: Pull complete 03:11:48 0f093f025ec4: Pull complete 03:11:48 c3106fc0e877: Pull complete 03:11:48 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:11:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:11:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:48 prd-ubuntu20.04-docker-arm64-4c-16g-9800 does not seem to be running inside a container 03:11:49 $ 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/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@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 03:11:51 $ docker top 0e04c4ef0857e83528a649c380cc20eca16d3a960f917fefd12f960f10130a58 -eo pid,comm [Pipeline] { [Pipeline] sh 03:11:52 + docker compose -f ./docker-compose-build.yml build --parallel 03:11:53 #81 DONE 41.5s 03:11:53 03:11:53 #90 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:53 #90 DONE 42.2s 03:11:53 03:11:53 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:53 #78 DONE 42.2s 03:11:53 03:11:53 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:53 #118 DONE 42.7s 03:11:53 03:11:53 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:53 #86 DONE 40.6s 03:11:53 03:11:53 #119 [security-spiffe-token-provider builder 6/7] COPY . . 03:12:01 #119 DONE 9.5s 03:12:01 03:12:01 #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:12:01 #120 CACHED 03:12:01 03:12:01 #121 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:01 #121 CACHED 03:12:01 03:12:01 #122 [support-scheduler builder 6/7] COPY . . 03:12:01 #122 CACHED 03:12:01 03:12:01 #123 [security-proxy-auth builder 6/7] COPY . . 03:12:01 #123 DONE 9.5s 03:12:01 03:12:01 #124 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 03:12:01 #124 CACHED 03:12:01 03:12:01 #125 [support-cron-scheduler builder 6/7] COPY . . 03:12:01 #125 CACHED 03:12:01 03:12:01 #126 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:01 #126 CACHED 03:12:01 03:12:01 #127 [support-notifications builder 6/7] COPY . . 03:12:01 #127 DONE 9.5s 03:12:01 03:12:01 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:01 #128 CACHED 03:12:01 03:12:01 #129 [core-metadata builder 6/7] COPY . . 03:12:01 #129 CACHED 03:12:01 03:12:01 #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:12:01 #130 CACHED 03:12:01 03:12:01 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:12:01 #131 CACHED 03:12:01 03:12:01 #132 [security-bootstrapper builder 6/7] COPY . . 03:12:01 #132 CACHED 03:12:01 03:12:01 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:01 #133 CACHED 03:12:01 03:12:01 #134 [core-command builder 6/7] COPY . . 03:12:01 #134 CACHED 03:12:01 03:12:01 #135 [core-command builder 4/7] COPY go.mod vendor* ./ 03:12:01 #135 CACHED 03:12:01 03:12:01 #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:01 #136 CACHED 03:12:01 03:12:01 #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:12:01 #137 CACHED 03:12:01 03:12:01 #138 [core-common-config-bootstrapper builder 6/7] COPY . . 03:12:01 #138 CACHED 03:12:01 03:12:01 #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:01 #139 CACHED 03:12:01 03:12:01 #140 [core-data builder 4/7] COPY go.mod vendor* ./ 03:12:01 #140 CACHED 03:12:01 03:12:01 #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:01 #141 CACHED 03:12:01 03:12:01 #142 [core-data builder 6/7] COPY . . 03:12:01 #142 CACHED 03:12:01 03:12:01 #143 [security-proxy-setup builder 6/7] COPY . . 03:12:01 #143 DONE 9.6s 03:12:01 03:12:01 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:12:01 #144 ... 03:12:01 03:12:01 #145 [security-secretstore-setup builder 6/7] COPY . . 03:12:01 #145 CACHED 03:12:01 03:12:01 #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:12:01 #146 CACHED 03:12:01 03:12:01 #147 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:01 #147 CACHED 03:12:01 03:12:01 #148 [core-keeper builder 7/8] COPY . . 03:12:01 #148 DONE 9.6s 03:12:01 03:12:01 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:12:01 #0 0.324 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:12:02 #1 [security-secretstore-setup internal] load build definition from Dockerfile 03:12:02 #1 transferring dockerfile: 03:12:02 #1 transferring dockerfile: 2.49kB done 03:12:02 #1 DONE 0.1s 03:12:02 03:12:02 #2 [support-cron-scheduler internal] load build definition from Dockerfile 03:12:02 #2 transferring dockerfile: 1.85kB done 03:12:02 #2 DONE 0.1s 03:12:02 03:12:02 #3 [support-scheduler internal] load build definition from Dockerfile 03:12:02 #3 transferring dockerfile: 1.93kB 0.0s done 03:12:02 #3 DONE 0.1s 03:12:02 03:12:02 #4 [core-metadata internal] load build definition from Dockerfile 03:12:02 #4 transferring dockerfile: 2.06kB 0.0s done 03:12:02 #4 DONE 0.1s 03:12:02 03:12:02 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:12:02 #5 transferring dockerfile: 2.23kB 0.0s done 03:12:02 #5 DONE 0.1s 03:12:02 03:12:02 #6 [security-spire-server internal] load build definition from Dockerfile 03:12:02 #6 transferring dockerfile: 1.70kB 0.0s done 03:12:02 #6 DONE 0.1s 03:12:02 03:12:02 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:12:02 #7 transferring dockerfile: 1.89kB 0.0s done 03:12:02 #7 DONE 0.1s 03:12:02 03:12:02 #8 [security-proxy-setup internal] load build definition from Dockerfile 03:12:02 #8 transferring dockerfile: 2.50kB 0.0s done 03:12:02 #8 DONE 0.1s 03:12:02 03:12:02 #9 [core-keeper internal] load build definition from Dockerfile 03:12:02 #9 transferring dockerfile: 2.01kB done 03:12:02 #9 DONE 0.1s 03:12:02 03:12:02 #10 [security-spire-agent internal] load build definition from Dockerfile 03:12:02 #10 transferring dockerfile: 1.81kB 0.0s done 03:12:02 #10 DONE 0.1s 03:12:02 03:12:02 #11 [security-spire-config internal] load build definition from Dockerfile 03:12:02 #11 transferring dockerfile: 1.69kB 0.0s done 03:12:02 #11 DONE 0.1s 03:12:02 03:12:02 #12 [core-command internal] load build definition from Dockerfile 03:12:02 #12 transferring dockerfile: 1.93kB done 03:12:02 #12 DONE 0.1s 03:12:02 03:12:02 #13 [security-proxy-auth internal] load build definition from Dockerfile 03:12:03 #13 transferring dockerfile: 2.15kB done 03:12:03 #13 DONE 0.1s 03:12:03 03:12:03 #14 [support-notifications internal] load build definition from Dockerfile 03:12:03 #14 transferring dockerfile: 1.95kB 0.0s done 03:12:03 #14 DONE 0.1s 03:12:03 03:12:03 #15 [core-data internal] load build definition from Dockerfile 03:12:03 #15 transferring dockerfile: 2.07kB done 03:12:03 #15 DONE 0.1s 03:12:03 03:12:03 #16 [security-bootstrapper internal] load build definition from Dockerfile 03:12:03 #16 transferring dockerfile: 3.17kB 0.0s done 03:12:03 #16 DONE 0.1s 03:12:03 03:12:03 #17 [security-secretstore-setup internal] load .dockerignore 03:12:03 #17 transferring context: 50B 0.0s done 03:12:03 #17 DONE 0.1s 03:12:04 03:12:04 #18 [support-cron-scheduler internal] load .dockerignore 03:12:04 #18 transferring context: 50B 0.0s done 03:12:04 #18 DONE 0.0s 03:12:04 03:12:04 #19 [support-scheduler internal] load .dockerignore 03:12:04 #19 transferring context: 50B done 03:12:04 #19 DONE 0.0s 03:12:04 03:12:04 #20 [core-metadata internal] load .dockerignore 03:12:04 #20 transferring context: 50B done 03:12:04 #20 DONE 0.1s 03:12:04 03:12:04 #21 [core-common-config-bootstrapper internal] load .dockerignore 03:12:04 #21 transferring context: 50B done 03:12:04 #21 DONE 0.1s 03:12:04 03:12:04 #22 [security-spire-server internal] load .dockerignore 03:12:04 #22 transferring context: 50B 0.0s done 03:12:04 #22 DONE 0.1s 03:12:04 03:12:04 #23 [security-spiffe-token-provider internal] load .dockerignore 03:12:04 #23 transferring context: 50B 0.0s done 03:12:04 #23 DONE 0.0s 03:12:04 03:12:04 #24 [core-keeper internal] load .dockerignore 03:12:04 #24 transferring context: 50B 0.0s done 03:12:04 #24 DONE 0.1s 03:12:04 03:12:04 #25 [security-proxy-setup internal] load .dockerignore 03:12:04 #25 transferring context: 50B done 03:12:04 #25 DONE 0.1s 03:12:04 03:12:04 #26 [security-spire-agent internal] load .dockerignore 03:12:04 #26 transferring context: 50B 0.0s done 03:12:04 #26 DONE 0.1s 03:12:04 03:12:04 #27 [security-spire-config internal] load .dockerignore 03:12:04 #27 transferring context: 50B 0.0s done 03:12:04 #27 DONE 0.1s 03:12:04 03:12:04 #28 [core-command internal] load .dockerignore 03:12:04 #28 transferring context: 50B 0.0s done 03:12:04 #28 DONE 0.1s 03:12:04 03:12:04 #29 [security-proxy-auth internal] load .dockerignore 03:12:04 #29 transferring context: 50B 0.0s done 03:12:04 #29 DONE 0.1s 03:12:04 03:12:04 #30 [support-notifications internal] load .dockerignore 03:12:04 #30 transferring context: 50B 0.0s done 03:12:05 #30 DONE 0.1s 03:12:05 03:12:05 #31 [core-data internal] load .dockerignore 03:12:05 #31 transferring context: 50B 0.0s done 03:12:05 #31 DONE 0.1s 03:12:05 03:12:05 #32 [security-bootstrapper internal] load .dockerignore 03:12:05 #32 transferring context: 50B 0.0s done 03:12:05 #32 DONE 0.1s 03:12:05 03:12:05 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:12:05 #33 DONE 0.0s 03:12:05 03:12:05 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 03:12:05 #149 ... 03:12:05 03:12:05 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:12:05 #0 1.879 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:12:06 #34 ... 03:12:06 03:12:06 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:12:06 #33 DONE 0.0s 03:12:06 03:12:06 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 03:12:06 #34 ... 03:12:06 03:12:06 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:12:06 #33 DONE 0.0s 03:12:06 03:12:06 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 03:12:06 #34 ... 03:12:06 03:12:06 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:12:06 #33 DONE 0.0s 03:12:06 03:12:06 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 03:12:06 #34 ... 03:12:06 03:12:06 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:12:06 #33 DONE 0.0s 03:12:06 03:12:06 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 03:12:06 #34 ... 03:12:06 03:12:06 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:12:06 #33 DONE 0.0s 03:12:06 03:12:06 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 03:12:06 #34 ... 03:12:06 03:12:06 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:12:06 #33 DONE 0.0s 03:12:06 03:12:06 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 03:12:06 #34 ... 03:12:06 03:12:06 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:12:06 #35 DONE 0.4s 03:12:06 03:12:06 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:12:06 #36 DONE 0.6s 03:12:07 03:12:07 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 03:12:10 #34 DONE 5.1s 03:12:10 03:12:10 #37 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:12:10 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 03:12:10 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 03:12:10 #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 03:12:10 #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 03:12:10 #150 ... 03:12:10 03:12:10 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:12:10 #0 1.539 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:12:10 #151 ... 03:12:10 03:12:10 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:12:10 #0 0.422 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 03:12:10 #152 ... 03:12:10 03:12:10 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:12:10 #0 0.785 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:12:10 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s 03:12:10 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 675.84kB / 3.34MB 0.2s 03:12:10 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.3s 03:12:11 #153 ... 03:12:11 03:12:11 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:12:11 #0 0.976 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:12:11 #154 ... 03:12:11 03:12:11 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:12:11 #0 1.457 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:12:11 #37 ... 03:12:11 03:12:11 #38 [security-spire-agent internal] load build context 03:12:11 #38 transferring context: 27.24kB 0.0s done 03:12:11 #38 DONE 0.9s 03:12:11 03:12:11 #155 ... 03:12:11 03:12:11 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:12:11 #0 0.732 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:12:11 #156 ... 03:12:11 03:12:11 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:12:11 #0 0.669 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:12:11 #37 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:12:11 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.7s 03:12:11 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.63MB / 3.34MB 0.9s 03:12:11 #157 ... 03:12:11 03:12:11 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:12:11 #0 1.115 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:12:11 #158 ... 03:12:11 03:12:11 #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 03:12:11 #0 1.732 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:12:11 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.15MB / 3.34MB 1.0s 03:12:11 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 1.2s 03:12:12 #159 ... 03:12:12 03:12:12 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:12:12 #0 1.111 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:12:12 #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 03:12:12 #160 ... 03:12:12 03:12:12 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:12:12 #144 1.890 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:12:12 #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 1.7s done 03:12:12 #37 ... 03:12:12 03:12:12 #39 [security-spire-server internal] load build context 03:12:12 #39 transferring context: 27.71kB 0.3s done 03:12:12 #39 DONE 2.4s 03:12:13 03:12:13 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:12:13 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 03:12:13 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:12:13 #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 03:12:13 #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 03:12:13 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 03:12:13 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done 03:12:13 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:12:13 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.7s done 03:12:13 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 2.2s 03:12:13 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 03:12:13 #40 ... 03:12:13 03:12:13 #41 [security-spire-config internal] load build context 03:12:13 #41 transferring context: 25.96kB 0.4s done 03:12:13 #41 DONE 2.7s 03:12:13 03:12:13 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:12:13 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 03:12:13 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 3.0s 03:12:14 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 3.5s 03:12:14 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 03:12:14 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 4.1s 03:12:15 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.44MB / 28.04MB 4.5s 03:12:15 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 4.7s 03:12:15 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 5.0s 03:12:16 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 5.4s 03:12:16 #40 ... 03:12:16 03:12:16 #42 [core-command internal] load build context 03:12:16 #42 transferring context: 3.10MB 5.0s done 03:12:16 #42 DONE 6.0s 03:12:16 03:12:16 #43 [security-spiffe-token-provider internal] load build context 03:12:16 #43 transferring context: 3.10MB 5.3s done 03:12:16 #43 DONE 6.1s 03:12:16 03:12:16 #44 [core-common-config-bootstrapper internal] load build context 03:12:16 #44 transferring context: 3.10MB 5.3s done 03:12:16 #44 DONE 6.2s 03:12:16 03:12:16 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:12:16 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 5.8s 03:12:16 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.56MB / 28.04MB 6.1s 03:12:16 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 6.2s 03:12:16 #40 ... 03:12:16 03:12:16 #45 [support-notifications internal] load build context 03:12:16 #45 transferring context: 3.10MB 5.8s done 03:12:16 #45 DONE 6.6s 03:12:16 03:12:16 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:12:16 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 6.3s done 03:12:17 #40 ... 03:12:17 03:12:17 #46 [security-bootstrapper internal] load build context 03:12:17 #46 transferring context: 3.10MB 6.0s done 03:12:17 #46 DONE 6.6s 03:12:17 03:12:17 #47 [security-proxy-auth internal] load build context 03:12:17 #47 transferring context: 3.10MB 6.0s done 03:12:17 #47 DONE 6.6s 03:12:17 03:12:17 #48 [security-proxy-setup internal] load build context 03:12:17 #48 transferring context: 3.10MB 6.0s done 03:12:17 #48 DONE 6.7s 03:12:17 03:12:17 #49 [core-keeper internal] load build context 03:12:17 #49 transferring context: 3.10MB 6.1s done 03:12:17 #49 DONE 6.7s 03:12:17 03:12:17 #50 [support-scheduler internal] load build context 03:12:17 #50 transferring context: 3.10MB 6.0s done 03:12:17 #50 DONE 6.7s 03:12:17 03:12:17 #51 [security-secretstore-setup internal] load build context 03:12:17 #51 transferring context: 3.10MB 6.1s done 03:12:17 #51 DONE 6.8s 03:12:17 03:12:17 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:12:17 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 6.3s done 03:12:17 #40 ... 03:12:17 03:12:17 #52 [core-data internal] load build context 03:12:17 #52 transferring context: 3.10MB 6.1s done 03:12:17 #52 DONE 6.8s 03:12:17 03:12:17 #53 [core-metadata internal] load build context 03:12:17 #53 transferring context: 3.10MB 6.1s done 03:12:17 #53 DONE 6.8s 03:12:17 03:12:17 #54 [support-cron-scheduler internal] load build context 03:12:17 #54 transferring context: 3.10MB 6.1s done 03:12:17 #54 DONE 6.8s 03:12:17 03:12:17 #37 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:12:17 #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 4.2s done 03:12:17 #37 DONE 8.1s 03:12:17 03:12:17 #55 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:12:17 #55 DONE 8.2s 03:12:17 03:12:17 #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:12:19 #56 ... 03:12:19 03:12:19 #57 [core-keeper builder 2/7] WORKDIR /edgex-go 03:12:19 #57 DONE 2.9s 03:12:19 03:12:19 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:12:20 #58 ... 03:12:20 03:12:20 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:12:20 #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 03:12:20 #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:12:20 #59 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 03:12:20 #59 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 03:12:20 #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 03:12:20 #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done 03:12:20 #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done 03:12:20 #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 6.0s done 03:12:20 #59 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 03:12:20 #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 03:12:20 #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.7s 03:12:20 #59 ... 03:12:20 03:12:20 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:12:20 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.5s 03:12:24 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.6s 03:12:25 #40 ... 03:12:25 03:12:25 #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:12:25 #56 8.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:26 #56 8.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:26 #56 ... 03:12:26 03:12:26 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:12:26 #60 DONE 9.2s 03:12:26 03:12:26 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:12:27 #40 ... 03:12:27 03:12:27 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:12:27 #0 9.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:27 #61 ... 03:12:27 03:12:27 #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:12:27 #62 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:27 #62 ... 03:12:27 03:12:27 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:12:27 #0 9.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:27 #63 ... 03:12:27 03:12:27 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:12:27 #64 ... 03:12:27 03:12:27 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:12:27 #0 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:28 #65 ... 03:12:28 03:12:28 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:12:28 #0 9.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:28 #66 ... 03:12:28 03:12:28 #67 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:12:28 #0 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:28 #67 ... 03:12:28 03:12:28 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:12:28 #68 ... 03:12:28 03:12:28 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:12:28 #0 8.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:28 #69 ... 03:12:28 03:12:28 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:12:29 #40 ... 03:12:29 03:12:29 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:12:29 #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.2s done 03:12:29 #59 DONE 19.2s 03:12:29 03:12:29 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:12:29 #70 DONE 10.1s 03:12:29 03:12:29 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:12:29 #40 ... 03:12:29 03:12:29 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:12:29 #71 ... 03:12:29 03:12:29 #72 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:12:29 #0 9.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:29 #72 ... 03:12:29 03:12:29 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:12:30 #73 ... 03:12:30 03:12:30 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:12:30 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.9s 03:12:32 #40 ... 03:12:32 03:12:32 #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:12:32 #56 12.67 (1/1) Installing dumb-init (1.2.5-r2) 03:12:32 #56 12.71 Executing busybox-1.36.1-r7.trigger 03:12:32 #56 13.15 OK: 8 MiB in 16 packages 03:12:32 #56 DONE 15.2s 03:12:32 03:12:32 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:12:35 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.9s 03:12:35 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.3s done 03:12:36 #40 DONE 25.6s 03:12:36 03:12:36 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:12:36 #0 3.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:36 #74 ... 03:12:36 03:12:36 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:12:36 #0 7.178 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:36 #0 9.449 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:36 #75 ... 03:12:36 03:12:36 #67 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:12:36 #67 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:36 #67 19.10 (1/1) Installing dumb-init (1.2.5-r2) 03:12:36 #67 19.15 Executing busybox-1.36.1-r7.trigger 03:12:36 #67 19.43 OK: 8 MiB in 16 packages 03:12:37 #67 ... 03:12:37 03:12:37 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:12:37 #64 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:37 #64 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:37 #64 19.79 (1/2) Installing dumb-init (1.2.5-r2) 03:12:37 #64 19.81 (2/2) Installing su-exec (0.2-r3) 03:12:37 #64 19.82 Executing busybox-1.36.1-r7.trigger 03:12:37 #64 19.95 OK: 8 MiB in 17 packages 03:12:37 #64 ... 03:12:37 03:12:37 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:12:37 #61 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:37 #61 17.52 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:12:37 #61 17.53 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:12:37 #61 17.53 OK: 19946 distinct packages available 03:12:37 #61 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:37 #61 ... 03:12:37 03:12:37 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:12:37 #66 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:37 #66 17.57 (1/3) Installing ca-certificates (20240226-r0) 03:12:37 #66 17.98 (2/3) Installing dumb-init (1.2.5-r2) 03:12:37 #66 18.03 (3/3) Installing tzdata (2024a-r0) 03:12:37 #66 ... 03:12:37 03:12:37 #67 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:12:38 #67 DONE 20.8s 03:12:38 03:12:38 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:12:38 #74 5.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:38 #74 ... 03:12:38 03:12:38 #58 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:12:38 #58 9.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:38 #58 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:38 #58 18.45 OK: 266 MiB in 52 packages 03:12:38 #58 ... 03:12:38 03:12:38 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:12:38 #63 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:38 #63 17.96 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:12:38 #63 17.96 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:12:38 #63 17.96 OK: 19946 distinct packages available 03:12:38 #63 19.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:39 #63 ... 03:12:39 03:12:39 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:12:39 #61 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:39 #61 ... 03:12:39 03:12:39 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:12:39 #64 DONE 21.8s 03:12:39 03:12:39 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:12:39 #58 DONE 20.1s 03:12:39 03:12:39 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:12:39 #76 ... 03:12:39 03:12:39 #72 [core-command builder 3/7] RUN apk add --update --no-cache make git 03:12:39 #72 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:39 #72 18.33 OK: 266 MiB in 52 packages 03:12:39 #72 DONE 20.4s 03:12:39 03:12:39 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:12:39 #0 4.247 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:39 #0 6.458 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:39 #77 ... 03:12:39 03:12:39 #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:12:39 #62 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:39 #62 19.40 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:12:39 #62 19.40 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:12:39 #62 19.40 OK: 19946 distinct packages available 03:12:39 #62 20.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:40 #62 ... 03:12:40 03:12:40 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:12:40 #63 22.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:40 #63 ... 03:12:40 03:12:40 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:12:40 #68 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:40 #68 16.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:40 #68 22.52 (1/4) Installing ca-certificates (20240226-r0) 03:12:40 #68 ... 03:12:40 03:12:40 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:12:40 #65 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:40 #65 20.40 (1/2) Installing ca-certificates (20240226-r0) 03:12:40 #65 21.14 (2/2) Installing dumb-init (1.2.5-r2) 03:12:40 #65 21.21 Executing busybox-1.36.1-r7.trigger 03:12:40 #65 21.32 Executing ca-certificates-20240226-r0.trigger 03:12:40 #65 ... 03:12:40 03:12:40 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:12:40 #71 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:40 #71 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:40 #71 20.84 OK: 266 MiB in 52 packages 03:12:40 #71 DONE 22.3s 03:12:40 03:12:40 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:12:40 #76 DONE 1.4s 03:12:40 03:12:40 #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:12:40 #62 23.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:40 #62 ... 03:12:40 03:12:40 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:12:40 #69 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:40 #69 20.12 (1/4) Installing dumb-init (1.2.5-r2) 03:12:40 #69 20.15 (2/4) Installing openssl (3.1.7-r0) 03:12:40 #69 20.45 (3/4) Installing su-exec (0.2-r3) 03:12:40 #69 20.46 (4/4) Installing yq (4.33.3-r5) 03:12:40 #69 21.66 Executing busybox-1.36.1-r7.trigger 03:12:40 #69 22.10 OK: 18 MiB in 19 packages 03:12:40 #69 ... 03:12:40 03:12:40 #78 [core-data builder 4/7] COPY go.mod vendor* ./ 03:12:40 #78 DONE 1.4s 03:12:40 03:12:40 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:12:40 #73 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:40 #73 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:40 #73 19.23 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:12:40 #73 19.23 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:12:40 #73 19.23 OK: 19954 distinct packages available 03:12:40 #73 20.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:41 #73 ... 03:12:41 03:12:41 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:41 #79 ... 03:12:41 03:12:41 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:12:41 #69 DONE 24.4s 03:12:42 03:12:42 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:12:42 #80 ... 03:12:42 03:12:42 #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:12:42 #81 DONE 1.3s 03:12:42 03:12:42 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:12:42 #73 22.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:43 #73 ... 03:12:43 03:12:43 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:12:43 #65 23.47 OK: 9 MiB in 17 packages 03:12:43 #65 DONE 25.9s 03:12:43 03:12:43 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:12:43 #66 21.06 Executing busybox-1.36.1-r7.trigger 03:12:43 #66 21.19 Executing ca-certificates-20240226-r0.trigger 03:12:43 #66 23.56 OK: 12 MiB in 18 packages 03:12:43 #66 DONE 25.8s 03:12:43 03:12:43 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:12:46 #82 ... 03:12:46 03:12:46 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:12:46 #68 23.29 (2/4) Installing dumb-init (1.2.5-r2) 03:12:46 #68 23.33 (3/4) Installing su-exec (0.2-r3) 03:12:46 #68 23.38 (4/4) Installing yq (4.33.3-r5) 03:12:46 #68 25.13 Executing busybox-1.36.1-r7.trigger 03:12:46 #68 25.32 Executing ca-certificates-20240226-r0.trigger 03:12:46 #68 26.80 OK: 18 MiB in 19 packages 03:12:46 #68 DONE 28.6s 03:12:46 03:12:46 #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:12:46 #74 12.26 OK: 8 MiB in 16 packages 03:12:46 #74 DONE 13.6s 03:12:46 03:12:46 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:12:46 #61 27.65 (1/11) Installing ca-certificates (20240226-r0) 03:12:46 #61 28.34 (2/11) Installing brotli-libs (1.0.9-r14) 03:12:46 #61 28.58 (3/11) Installing libunistring (1.1-r1) 03:12:46 #61 28.72 (4/11) Installing libidn2 (2.3.4-r1) 03:12:46 #61 28.75 (5/11) Installing nghttp2-libs (1.57.0-r0) 03:12:46 #61 28.76 (6/11) Installing libcurl (8.9.0-r0) 03:12:46 #61 28.84 (7/11) Installing curl (8.9.0-r0) 03:12:46 #61 28.87 (8/11) Installing dumb-init (1.2.5-r2) 03:12:46 #61 28.90 (9/11) Installing musl-obstack (1.2.3-r2) 03:12:46 #61 29.02 (10/11) Installing libucontext (1.2-r2) 03:12:46 #61 29.02 (11/11) Installing gcompat (1.1.0-r1) 03:12:46 #61 ... 03:12:46 03:12:46 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:12:46 #77 15.70 OK: 266 MiB in 52 packages 03:12:46 #77 DONE 16.8s 03:12:46 03:12:46 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:12:46 #61 29.13 Executing busybox-1.36.1-r7.trigger 03:12:46 #61 29.24 Executing ca-certificates-20240226-r0.trigger 03:12:47 #61 ... 03:12:47 03:12:47 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:12:47 #63 28.90 (1/4) Installing dumb-init (1.2.5-r2) 03:12:47 #63 28.93 (2/4) Installing musl-obstack (1.2.3-r2) 03:12:47 #63 28.96 (3/4) Installing libucontext (1.2-r2) 03:12:47 #63 28.96 (4/4) Installing gcompat (1.1.0-r1) 03:12:47 #63 29.02 Executing busybox-1.36.1-r7.trigger 03:12:47 #63 29.16 OK: 8 MiB in 19 packages 03:12:47 #63 DONE 29.9s 03:12:47 03:12:47 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:12:47 #75 17.86 (1/1) Installing dumb-init (1.2.5-r2) 03:12:47 #75 19.02 Executing busybox-1.36.1-r7.trigger 03:12:47 #75 19.25 OK: 8 MiB in 16 packages 03:12:47 #75 DONE 20.7s 03:12:47 03:12:47 #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:12:47 #62 29.72 (1/5) Installing dumb-init (1.2.5-r2) 03:12:47 #62 29.75 (2/5) Installing musl-obstack (1.2.3-r2) 03:12:47 #62 29.77 (3/5) Installing libucontext (1.2-r2) 03:12:47 #62 29.80 (4/5) Installing gcompat (1.1.0-r1) 03:12:47 #62 29.87 (5/5) Installing openssl (3.1.7-r0) 03:12:47 #62 29.96 Executing busybox-1.36.1-r7.trigger 03:12:47 #62 30.01 OK: 9 MiB in 20 packages 03:12:48 #62 ... 03:12:48 03:12:48 #83 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 03:12:48 #0 8.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:48 #0 9.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:48 #83 ... 03:12:48 03:12:48 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:12:48 #73 28.36 OK: 266 MiB in 52 packages 03:12:48 #73 ... 03:12:48 03:12:48 #62 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:12:48 #62 DONE 31.0s 03:12:48 03:12:48 #84 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 03:12:48 #84 ... 03:12:48 03:12:48 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:12:48 #61 30.26 OK: 13 MiB in 26 packages 03:12:48 #61 DONE 31.4s 03:12:48 03:12:48 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:12:48 #73 DONE 29.3s 03:12:48 03:12:48 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:12:49 #85 ... 03:12:49 03:12:49 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:12:49 #86 DONE 2.8s 03:12:49 03:12:49 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 03:12:49 #0 9.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:49 #0 9.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:49 #87 ... 03:12:49 03:12:49 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:50 #88 ... 03:12:50 03:12:50 #83 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 03:12:50 #83 11.88 OK: 8 MiB in 16 packages 03:12:50 #83 DONE 12.5s 03:12:50 03:12:50 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:12:50 #89 ... 03:12:50 03:12:50 #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:12:50 #85 DONE 1.8s 03:12:50 03:12:50 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:12:50 #90 ... 03:12:50 03:12:50 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:50 #91 ... 03:12:50 03:12:50 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 03:12:50 #87 11.55 OK: 8 MiB in 17 packages 03:12:51 #87 DONE 11.9s 03:12:51 03:12:51 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:52 #92 ... 03:12:52 03:12:52 #93 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:52 #93 ... 03:12:52 03:12:52 #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:12:53 #94 ... 03:12:53 03:12:53 #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:12:53 #95 ... 03:12:53 03:12:53 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:12:53 #80 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:53 #80 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:56 #80 ... 03:12:56 03:12:56 #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:12:56 #94 DONE 5.0s 03:12:56 03:12:56 #96 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 03:12:56 #96 DONE 0.2s 03:12:56 03:12:56 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:12:56 #89 7.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:57 #89 8.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:57 #89 ... 03:12:57 03:12:57 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:12:57 #0 8.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:57 #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:57 #97 ... 03:12:57 03:12:57 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:12:57 #80 15.44 OK: 18 MiB in 19 packages 03:12:58 #80 DONE 16.4s 03:12:58 03:12:58 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:12:58 #98 DONE 0.3s 03:12:58 03:12:58 #84 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 03:12:58 #84 7.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:58 #84 8.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:59 #84 ... 03:12:59 03:12:59 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:12:59 #82 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:59 #82 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:59 #82 14.83 OK: 9 MiB in 17 packages 03:12:59 #82 DONE 15.7s 03:12:59 03:12:59 #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:12:59 #95 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:59 #95 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:12:59 #95 15.82 OK: 12 MiB in 18 packages 03:12:59 #95 DONE 16.4s 03:12:59 03:12:59 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:12:59 #90 8.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:12:59 #90 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:13:00 #90 14.09 OK: 18 MiB in 19 packages 03:13:00 #90 DONE 14.6s 03:13:00 03:13:00 #84 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 03:13:00 #84 12.05 OK: 9 MiB in 20 packages 03:13:01 #84 DONE 13.2s 03:13:01 03:13:01 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:13:01 #99 ... 03:13:01 03:13:01 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:13:01 #89 12.01 OK: 13 MiB in 26 packages 03:13:01 #89 DONE 12.9s 03:13:01 03:13:01 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:13:02 #100 ... 03:13:02 03:13:02 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:13:02 #97 13.66 OK: 8 MiB in 19 packages 03:13:02 #97 DONE 14.6s 03:13:02 03:13:02 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:13:03 #101 ... 03:13:03 03:13:03 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:13:03 #99 DONE 2.2s 03:13:03 03:13:03 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:13:03 #100 DONE 2.1s 03:13:04 03:13:04 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:13:04 #101 DONE 1.9s 03:13:04 03:13:04 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:13:04 #102 ... 03:13:04 03:13:04 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:13:04 #103 DONE 0.3s 03:13:04 03:13:04 #104 [security-spire-server stage-2 6/9] COPY security.txt / 03:13:04 #104 DONE 0.3s 03:13:04 03:13:04 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:13:04 #105 DONE 0.3s 03:13:04 03:13:04 #106 [security-spire-config stage-2 6/10] COPY security.txt / 03:13:04 #106 DONE 0.3s 03:13:04 03:13:04 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:13:04 #107 DONE 0.3s 03:13:04 03:13:04 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:13:04 #108 DONE 0.3s 03:13:04 03:13:04 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:13:04 #109 DONE 0.3s 03:13:04 03:13:04 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:13:05 #110 DONE 0.3s 03:13:05 03:13:05 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:13:05 #111 DONE 0.3s 03:13:05 03:13:05 #112 [security-spire-server] exporting to image 03:13:05 #112 exporting layers 03:13:06 #112 ... 03:13:06 03:13:06 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:13:06 #113 DONE 0.4s 03:13:06 03:13:06 #112 [security-spire-config] exporting to image 03:13:06 #112 ... 03:13:06 03:13:06 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:13:06 #102 DONE 2.7s 03:13:06 03:13:06 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:13:06 #114 DONE 0.2s 03:13:06 03:13:06 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 03:13:07 #115 DONE 0.2s 03:13:07 03:13:07 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:13:07 #92 ... 03:13:07 03:13:07 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:13:07 #116 DONE 0.2s 03:13:07 03:13:07 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:13:07 #117 DONE 0.2s 03:13:07 03:13:07 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:13:07 #118 DONE 0.2s 03:13:07 03:13:07 #112 [security-spire-agent] exporting to image 03:13:08 #112 exporting layers 3.2s done 03:13:08 #112 writing image sha256:379b0241e81febdaa715eb9303c6adbba34354ff26fa8b6f5bf1c7b1385fe7cc 0.0s done 03:13:08 #112 naming to docker.io/library/security-spire-server-arm64 03:13:08 #112 exporting layers 2.9s done 03:13:08 #112 naming to docker.io/library/security-spire-server-arm64 done 03:13:08 #112 writing image sha256:89f36495dd467f89d07583f95380704cc6f60bb0e83b0dd36aea6e911b395a44 done 03:13:08 #112 naming to docker.io/library/security-spire-config-arm64 done 03:13:10 #112 exporting layers 2.0s done 03:13:10 #112 writing image sha256:5fe88f4d99aca132aa2be36a0187a206a8deaa6e44f1d71cbdf78c68feaf70a6 done 03:13:10 #112 naming to docker.io/library/security-spire-agent-arm64 done 03:13:10 #112 DONE 4.3s 03:13:10 03:13:10 #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:13:49 #144 ... 03:13:49 03:13:49 #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 03:13:49 #159 100.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:14:15 #159 ... 03:14:15 03:14:15 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:14:15 #156 DONE 134.5s 03:14:15 03:14:15 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:14:17 #91 DONE 97.3s 03:14:17 03:14:17 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:17 #88 DONE 88.7s 03:14:17 03:14:17 #119 [support-notifications builder 6/7] COPY . . 03:14:18 #119 ... 03:14:18 03:14:18 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:18 #79 DONE 96.9s 03:14:18 03:14:18 #93 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:18 #93 DONE 95.8s 03:14:18 03:14:18 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:18 #92 DONE 87.5s 03:14:18 03:14:18 #120 [security-spiffe-token-provider builder 6/7] COPY . . 03:14:19 #120 ... 03:14:19 03:14:19 #121 [core-data builder 6/7] COPY . . 03:14:19 #121 DONE 1.5s 03:14:19 03:14:19 #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:14:19 #122 CACHED 03:14:19 03:14:19 #123 [security-proxy-auth builder 6/7] COPY . . 03:14:19 #123 CACHED 03:14:19 03:14:19 #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:19 #124 CACHED 03:14:19 03:14:19 #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:14:19 #125 CACHED 03:14:19 03:14:19 #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:19 #126 CACHED 03:14:19 03:14:19 #127 [security-bootstrapper builder 6/7] COPY . . 03:14:19 #127 CACHED 03:14:19 03:14:19 #119 [support-notifications builder 6/7] COPY . . 03:14:19 #119 DONE 1.6s 03:14:19 03:14:19 #128 [core-command builder 6/7] COPY . . 03:14:19 #128 CACHED 03:14:19 03:14:19 #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:19 #129 CACHED 03:14:19 03:14:19 #130 [core-command builder 4/7] COPY go.mod vendor* ./ 03:14:19 #130 CACHED 03:14:19 03:14:19 #131 [core-keeper builder 7/8] COPY . . 03:14:19 #131 DONE 1.7s 03:14:19 03:14:19 #120 [security-spiffe-token-provider builder 6/7] COPY . . 03:14:19 #120 DONE 1.5s 03:14:19 03:14:19 #132 [security-proxy-setup builder 6/7] COPY . . 03:14:19 #132 DONE 1.7s 03:14:19 03:14:19 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 03:14:19 #133 CACHED 03:14:19 03:14:19 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:19 #134 CACHED 03:14:19 03:14:19 #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:14:19 #135 CACHED 03:14:19 03:14:19 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:14:19 #136 CACHED 03:14:19 03:14:19 #137 [core-metadata builder 6/7] COPY . . 03:14:19 #137 CACHED 03:14:19 03:14:19 #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:19 #138 CACHED 03:14:19 03:14:19 #139 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:14:19 #139 CACHED 03:14:19 03:14:19 #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:19 #140 CACHED 03:14:19 03:14:19 #141 [support-scheduler builder 6/7] COPY . . 03:14:19 #141 CACHED 03:14:19 03:14:19 #142 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 03:14:19 #142 CACHED 03:14:19 03:14:19 #143 [support-cron-scheduler builder 6/7] COPY . . 03:14:19 #143 CACHED 03:14:19 03:14:19 #144 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:19 #144 CACHED 03:14:19 03:14:19 #145 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:19 #145 CACHED 03:14:19 03:14:19 #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:14:19 #146 CACHED 03:14:19 03:14:19 #147 [security-secretstore-setup builder 6/7] COPY . . 03:14:19 #147 CACHED 03:14:19 03:14:19 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:14:25 #148 ... 03:14:25 03:14:25 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:14:25 #0 4.724 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:14:25 #149 ... 03:14:25 03:14:25 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:14:25 #0 6.010 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:14:26 #150 ... 03:14:26 03:14:26 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:14:26 #0 6.859 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:14:26 #151 ... 03:14:26 03:14:26 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:14:26 #0 6.982 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:14:26 #152 ... 03:14:26 03:14:26 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:14:26 #0 7.242 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:14:27 #153 ... 03:14:27 03:14:27 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:14:27 #148 7.482 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:14:29 #148 ... 03:14:29 03:14:29 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:14:29 #0 6.065 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:14:29 #154 ... 03:14:29 03:14:29 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:14:29 #0 4.384 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:14:30 #155 ... 03:14:30 03:14:30 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:14:30 #0 6.884 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:14:30 #156 ... 03:14:30 03:14:30 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:14:30 #0 7.017 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:14:30 #157 ... 03:14:30 03:14:30 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:14:30 #0 7.050 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:14:30 #144 ... 03:14:30 03:14:30 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:14:30 #158 DONE 148.3s 03:14:30 03:14:30 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:14:30 #158 ... 03:14:30 03:14:30 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:14:30 #0 7.083 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 03:14:30 #159 ... 03:14:30 03:14:30 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:14:30 #0 5.605 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:14:38 #153 ... 03:14:38 03:14:38 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:14:38 #144 DONE 158.0s 03:14:38 03:14:38 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:14:39 #149 ... 03:14:39 03:14:39 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:14:41 #161 ... 03:14:41 03:14:41 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:14:41 #149 DONE 161.9s 03:14:42 03:14:42 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:14:44 #153 ... 03:14:44 03:14:44 #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 03:14:44 #159 DONE 163.7s 03:14:44 03:14:44 #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:14:44 #162 ... 03:14:44 03:14:44 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:14:44 #160 DONE 163.8s 03:14:44 03:14:44 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:14:44 #154 DONE 163.9s 03:14:44 03:14:44 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:14:44 #155 DONE 163.9s 03:14:44 03:14:44 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:14:44 #151 DONE 163.9s 03:14:44 03:14:44 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:14:44 #157 DONE 164.0s 03:14:44 03:14:44 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:14:44 #150 DONE 163.9s 03:14:44 03:14:44 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:14:44 #163 ... 03:14:44 03:14:44 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:14:44 #153 DONE 164.0s 03:14:44 03:14:44 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:14:44 #152 DONE 164.1s 03:14:44 03:14:44 #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:14:44 #164 ... 03:14:44 03:14:44 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:14:44 #161 DONE 5.2s 03:14:44 03:14:44 #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:14:44 #162 DONE 0.9s 03:14:44 03:14:44 #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:14:44 #165 DONE 0.9s 03:14:44 03:14:44 #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:14:44 #166 DONE 0.8s 03:14:44 03:14:44 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:14:44 #163 DONE 0.8s 03:14:44 03:14:44 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:14:44 #167 ... 03:14:44 03:14:44 #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:14:44 #168 DONE 0.3s 03:14:44 03:14:44 #169 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:14:44 #169 DONE 0.7s 03:14:44 03:14:44 #170 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:14:44 #170 DONE 0.4s 03:14:44 03:14:44 #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:14:44 #164 DONE 0.7s 03:14:45 03:14:45 #171 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:14:45 #171 DONE 0.7s 03:14:45 03:14:45 #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:14:45 #172 CACHED 03:14:45 03:14:45 #173 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:14:45 #173 CACHED 03:14:45 03:14:45 #174 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:14:45 #174 CACHED 03:14:45 03:14:45 #175 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:14:45 #175 CACHED 03:14:45 03:14:45 #176 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:14:45 #176 DONE 0.4s 03:14:45 03:14:45 #177 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:14:45 #177 CACHED 03:14:45 03:14:45 #178 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:14:45 #178 CACHED 03:14:45 03:14:45 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:14:45 #179 CACHED 03:14:45 03:14:45 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:14:45 #180 CACHED 03:14:45 03:14:45 #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:14:45 #181 DONE 0.4s 03:14:45 03:14:45 #182 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:14:45 #182 ... 03:14:45 03:14:45 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:14:45 #167 DONE 0.4s 03:14:45 03:14:45 #183 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:14:45 #183 ... 03:14:45 03:14:45 #184 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:14:45 #184 DONE 0.7s 03:14:45 03:14:45 #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:14:45 #185 DONE 0.7s 03:14:45 03:14:45 #186 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:14:46 #186 ... 03:14:46 03:14:46 #187 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:14:46 #187 DONE 1.7s 03:14:46 03:14:46 #188 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:14:46 #188 DONE 1.7s 03:14:46 03:14:46 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:14:46 #189 DONE 1.6s 03:14:46 03:14:46 #190 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:14:46 #190 DONE 1.7s 03:14:46 03:14:46 #191 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:14:47 #191 ... 03:14:47 03:14:47 #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:14:47 #192 DONE 2.1s 03:14:47 03:14:47 #182 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:14:47 #182 DONE 2.1s 03:14:47 03:14:47 #193 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 03:14:47 #193 DONE 2.5s 03:14:47 03:14:47 #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:14:47 #194 DONE 2.1s 03:14:47 03:14:47 #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:14:47 #195 DONE 2.2s 03:14:47 03:14:47 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:14:47 #196 DONE 2.1s 03:14:47 03:14:47 #183 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:14:47 #183 DONE 2.1s 03:14:47 03:14:47 #197 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:14:47 #197 DONE 1.7s 03:14:47 03:14:47 #186 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:14:47 #186 DONE 1.8s 03:14:47 03:14:47 #198 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:14:47 #198 ... 03:14:47 03:14:47 #199 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:14:47 #199 DONE 1.1s 03:14:47 03:14:47 #200 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 03:14:47 #200 DONE 1.2s 03:14:47 03:14:47 #201 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:14:47 #201 DONE 1.2s 03:14:47 03:14:47 #191 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:14:47 #191 DONE 1.2s 03:14:47 03:14:47 #202 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:14:48 #202 ... 03:14:48 03:14:48 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:14:48 #203 DONE 0.9s 03:14:48 03:14:48 #204 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 03:14:48 #204 DONE 1.0s 03:14:48 03:14:48 #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:14:48 #205 DONE 1.0s 03:14:48 03:14:48 #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:14:48 #206 DONE 0.9s 03:14:48 03:14:48 #207 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:14:48 #207 DONE 1.0s 03:14:48 03:14:48 #208 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:14:48 #208 DONE 1.0s 03:14:48 03:14:48 #209 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:14:48 #209 DONE 1.0s 03:14:48 03:14:48 #198 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:14:48 #198 DONE 1.0s 03:14:48 03:14:48 #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:14:48 #210 DONE 0.7s 03:14:48 03:14:48 #211 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:14:48 #211 ... 03:14:48 03:14:48 #212 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:14:48 #212 DONE 0.5s 03:14:48 03:14:48 #213 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 03:14:48 #213 DONE 0.6s 03:14:48 03:14:48 #214 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 03:14:48 #214 DONE 0.3s 03:14:48 03:14:48 #202 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:14:48 #202 DONE 0.5s 03:14:48 03:14:48 #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:14:48 #215 DONE 0.4s 03:14:48 03:14:48 #110 [core-metadata] exporting to image 03:14:48 #110 exporting layers 03:14:48 #110 ... 03:14:48 03:14:48 #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:14:48 #216 DONE 0.4s 03:14:48 03:14:48 #217 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:14:48 #217 DONE 0.4s 03:14:48 03:14:48 #211 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:14:48 #211 DONE 0.4s 03:14:48 03:14:48 #110 [core-metadata] exporting to image 03:14:48 #110 exporting layers 0.3s done 03:14:49 #110 ... 03:14:49 03:14:49 #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 03:14:49 #218 DONE 0.5s 03:14:49 03:14:49 #110 [core-keeper] exporting to image 03:14:49 #110 writing image sha256:6328966cb6a13d0110256bd40e2fa69799934b8906256f531d2f09adfa1d4259 done 03:14:49 #110 naming to docker.io/library/core-keeper done 03:14:49 #110 ... 03:14:49 03:14:49 #219 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:14:49 #219 DONE 0.6s 03:14:49 03:14:49 #110 [core-data] exporting to image 03:14:49 #110 exporting layers 0.6s done 03:14:49 #110 ... 03:14:49 03:14:49 #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:14:49 #220 DONE 0.6s 03:14:49 03:14:49 #221 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:14:49 #221 DONE 0.8s 03:14:49 03:14:49 #110 [core-metadata] exporting to image 03:14:49 #110 writing image sha256:ce5711a0dfcab4824ad6f65d6e9a9ed714c305f1e72747a4f229c1c838026815 0.0s done 03:14:49 #110 writing image sha256:d6aa6e01725d7428dfa01d9823fa8a79d9dfd7bf77ab3861a2a29024f4b435e6 done 03:14:49 #110 writing image sha256:15dedae3366c8d59db8900c666c3534ce8ff0116cef12d7c0b8e9ea5df7b39e8 03:14:49 #110 writing image sha256:0d3ba238b587013761079d678d9265584e453e73623bc6299823c3421ac1c331 03:14:49 #110 writing image sha256:4b9925a49be6b18cd2d9268663ff21b7dd1eff2590c12d8dcfeafc778643b8c1 03:14:49 #110 naming to docker.io/library/support-scheduler done 03:14:49 #110 naming to docker.io/library/core-metadata 0.0s done 03:14:49 #110 writing image sha256:968b0f0fc521143ac4a48778991b85bac5ed434b0c8bc21015a83320f2e9acaf 03:14:49 #110 ... 03:14:49 03:14:49 #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:14:49 #222 DONE 0.3s 03:14:49 03:14:49 #110 [support-cron-scheduler] exporting to image 03:14:49 #110 exporting layers 0.3s done 03:14:49 #110 writing image sha256:15dedae3366c8d59db8900c666c3534ce8ff0116cef12d7c0b8e9ea5df7b39e8 0.2s done 03:14:49 #110 writing image sha256:0d3ba238b587013761079d678d9265584e453e73623bc6299823c3421ac1c331 0.2s done 03:14:49 #110 writing image sha256:4b9925a49be6b18cd2d9268663ff21b7dd1eff2590c12d8dcfeafc778643b8c1 0.2s done 03:14:49 #110 writing image sha256:968b0f0fc521143ac4a48778991b85bac5ed434b0c8bc21015a83320f2e9acaf 0.2s done 03:14:49 #110 naming to docker.io/library/security-spiffe-token-provider done 03:14:49 #110 naming to docker.io/library/core-command 0.0s done 03:14:49 #110 naming to docker.io/library/support-notifications 0.0s done 03:14:49 #110 naming to docker.io/library/support-cron-scheduler 0.0s done 03:14:49 #110 ... 03:14:49 03:14:49 #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:14:49 #223 DONE 0.4s 03:14:49 03:14:49 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:14:49 #224 DONE 1.0s 03:14:49 03:14:49 #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:14:49 #225 DONE 0.7s 03:14:49 03:14:49 #110 [security-proxy-setup] exporting to image 03:14:49 #110 writing image sha256:e3739a10fe18acf0f8613fee3fd951e0950d54e640fd2ddc5a2a6c1f57ac63ec done 03:14:49 #110 writing image sha256:13ff26c4ca8630f05349c7b31e0f6d0ad5d184b9b566895d093a0a5d30e3c08f done 03:14:49 #110 naming to docker.io/library/core-data done 03:14:49 #110 naming to docker.io/library/core-common-config-bootstrapper done 03:14:49 #110 ... 03:14:49 03:14:49 #226 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:14:49 #226 DONE 0.3s 03:14:49 03:14:49 #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:14:49 #227 DONE 0.2s 03:14:49 03:14:49 #228 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:14:49 #228 DONE 0.1s 03:14:49 03:14:49 #229 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:14:49 #229 DONE 0.1s 03:14:49 03:14:49 #110 [security-proxy-setup] exporting to image 03:14:49 #110 exporting layers 0.3s done 03:14:50 #110 exporting layers 0.4s done 03:14:50 #110 writing image sha256:3f538cd67725d2d095e7fc5e059984beb3106a8ad2e875181a7b6055cebf9441 done 03:14:50 #110 naming to docker.io/library/security-proxy-auth done 03:14:50 #110 writing image sha256:26ed8f84de8c99198c9560cbb5f7d4b491ae4dcc7387631aaa786372462faf0b done 03:14:50 #110 naming to docker.io/library/security-proxy-setup done 03:14:50 #110 DONE 3.0s 03:14:50 03:14:50 #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:14:50 #230 DONE 0.1s 03:14:50 03:14:50 #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:14:50 #231 DONE 0.1s 03:14:50 03:14:50 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:14:50 #232 DONE 0.4s 03:14:50 03:14:50 #110 [security-secretstore-setup] exporting to image 03:14:50 #110 exporting layers 0.2s done 03:14:50 #110 writing image sha256:9ed9e2b2e9017e7f58100608e1d00a645c3e58038e30d3de41d6a0483a84500b done 03:14:50 #110 naming to docker.io/library/security-secretstore-setup done 03:14:50 #110 DONE 3.3s 03:14:50 03:14:50 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 03:14:50 #233 DONE 0.4s 03:14:50 03:14:50 #110 [security-bootstrapper] exporting to image 03:14:50 #110 exporting layers 0.2s done 03:14:50 #110 writing image sha256:1be64cd630ab85ef37f9695a9ec34b12a7b7d50bc61a4aaf8ca8957b44619a9a done 03:14:50 #110 naming to docker.io/library/security-bootstrapper done 03:14:50 #110 DONE 3.4s 03:14:50 03:14:50 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:14:50 time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:50 time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:50 time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:50 time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:50 time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:50 time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:50 time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:50 time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:50 time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:50 time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:50 time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:50 time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:50 time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:50 time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:50 time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:50 time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:14:50 $ docker stop --time=1 aef25dc1ee6e7467a0ea7cbe2f4799d73e2b6fdaefcd698da4f51cc5ecd65748 03:14:51 $ docker rm -f --volumes aef25dc1ee6e7467a0ea7cbe2f4799d73e2b6fdaefcd698da4f51cc5ecd65748 [Pipeline] // withDockerContainer [Pipeline] sh 03:14:52 + docker images 03:14:52 REPOSITORY TAG IMAGE ID CREATED SIZE 03:14:52 security-secretstore-setup latest 9ed9e2b2e901 2 seconds ago 37MB 03:14:52 security-bootstrapper latest 1be64cd630ab 2 seconds ago 19MB 03:14:52 core-common-config-bootstrapper latest e3739a10fe18 3 seconds ago 15.2MB 03:14:52 security-proxy-auth latest 3f538cd67725 3 seconds ago 33.1MB 03:14:52 security-proxy-setup latest 26ed8f84de8c 3 seconds ago 26.2MB 03:14:52 core-command latest 15dedae3366c 4 seconds ago 35.5MB 03:14:52 core-data latest 13ff26c4ca86 4 seconds ago 39.6MB 03:14:52 support-cron-scheduler latest 968b0f0fc521 4 seconds ago 44.1MB 03:14:52 core-metadata latest d6aa6e01725d 4 seconds ago 39.8MB 03:14:52 security-spiffe-token-provider latest 4b9925a49be6 4 seconds ago 28.9MB 03:14:52 support-notifications latest 0d3ba238b587 4 seconds ago 42.5MB 03:14:52 core-keeper latest 6328966cb6a1 5 seconds ago 39.5MB 03:14:52 support-scheduler latest ce5711a0dfca 5 seconds ago 42MB 03:14:52 security-spire-server latest a5fd205f5bea 3 minutes ago 121MB 03:14:52 security-spire-agent latest 84b412fd7142 3 minutes ago 182MB 03:14:52 security-spire-config latest 9ec5b9bad722 3 minutes ago 120MB 03:14:52 ci-base-image-x86_64 latest d12d84d4db5e 7 minutes ago 971MB 03:14:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 03:14:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 03:14:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:14:52 provisioning config files... 03:14:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/686@tmp/config14174562177532808974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:14:52 ---> ****-login.sh 03:14:52 nexus3.edgexfoundry.org:10001 03:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:14:52 Configure a credential helper to remove this warning. See 03:14:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:14:52 03:14:52 Login Succeeded 03:14:52 nexus3.edgexfoundry.org:10002 03:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:14:52 Configure a credential helper to remove this warning. See 03:14:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:14:52 03:14:52 Login Succeeded 03:14:52 nexus3.edgexfoundry.org:10003 03:14:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:14:52 Configure a credential helper to remove this warning. See 03:14:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:14:52 03:14:52 Login Succeeded 03:14:52 nexus3.edgexfoundry.org:10004 03:14:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:14:53 Configure a credential helper to remove this warning. See 03:14:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:14:53 03:14:53 Login Succeeded 03:14:53 ****.io 03:14:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:14:53 Configure a credential helper to remove this warning. See 03:14:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:14:53 03:14:53 Login Succeeded 03:14:53 ---> ****-login.sh ends [Pipeline] } 03:14:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:14:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:14:53 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:14:53 8993ba01b563173d09700f15170e60450ab0a438 03:14:53 latest 03:14:53 3.2.0-dev.65 03:14:53 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:14:53 main 03:14:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:54 + docker push nexus3.edgexfoundry.org:10004/core-command:8993ba01b563173d09700f15170e60450ab0a438 03:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:14:54 5deb3c94f178: Preparing 03:14:54 18d4386bd591: Preparing 03:14:54 a68166bf8350: Preparing 03:14:54 4faea5eef23f: Preparing 03:14:54 391ae71a7442: Preparing 03:14:54 1140d85988d0: Preparing 03:14:54 d62a02444d39: Preparing 03:14:54 1140d85988d0: Waiting 03:14:54 d62a02444d39: Waiting 03:14:54 5deb3c94f178: Pushed 03:14:54 a68166bf8350: Pushed 03:14:54 4faea5eef23f: Pushed 03:14:54 d62a02444d39: Layer already exists 03:14:54 391ae71a7442: Pushed 03:14:54 1140d85988d0: Pushed 03:14:57 18d4386bd591: Pushed 03:14:57 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:5c5b72dd83cff0c207271c2b77ff09ee3ea44f389c7f2b9c5d9ee56db658e7f8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:58 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:14:58 5deb3c94f178: Preparing 03:14:58 18d4386bd591: Preparing 03:14:58 a68166bf8350: Preparing 03:14:58 4faea5eef23f: Preparing 03:14:58 391ae71a7442: Preparing 03:14:58 1140d85988d0: Preparing 03:14:58 d62a02444d39: Preparing 03:14:58 1140d85988d0: Waiting 03:14:58 d62a02444d39: Waiting 03:14:58 391ae71a7442: Layer already exists 03:14:58 4faea5eef23f: Layer already exists 03:14:58 18d4386bd591: Layer already exists 03:14:58 5deb3c94f178: Layer already exists 03:14:58 a68166bf8350: Layer already exists 03:14:58 1140d85988d0: Layer already exists 03:14:58 d62a02444d39: Layer already exists 03:14:58 latest: digest: sha256:5c5b72dd83cff0c207271c2b77ff09ee3ea44f389c7f2b9c5d9ee56db658e7f8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:58 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.65 03:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:14:58 5deb3c94f178: Preparing 03:14:58 18d4386bd591: Preparing 03:14:58 a68166bf8350: Preparing 03:14:58 4faea5eef23f: Preparing 03:14:58 391ae71a7442: Preparing 03:14:58 1140d85988d0: Preparing 03:14:58 d62a02444d39: Preparing 03:14:58 1140d85988d0: Waiting 03:14:58 d62a02444d39: Waiting 03:14:58 18d4386bd591: Layer already exists 03:14:58 a68166bf8350: Layer already exists 03:14:58 391ae71a7442: Layer already exists 03:14:58 4faea5eef23f: Layer already exists 03:14:58 5deb3c94f178: Layer already exists 03:14:58 1140d85988d0: Layer already exists 03:14:58 d62a02444d39: Layer already exists 03:14:58 3.2.0-dev.65: digest: sha256:5c5b72dd83cff0c207271c2b77ff09ee3ea44f389c7f2b9c5d9ee56db658e7f8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:59 + docker push nexus3.edgexfoundry.org:10004/core-command:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:14:59 5deb3c94f178: Preparing 03:14:59 18d4386bd591: Preparing 03:14:59 a68166bf8350: Preparing 03:14:59 4faea5eef23f: Preparing 03:14:59 391ae71a7442: Preparing 03:14:59 1140d85988d0: Preparing 03:14:59 d62a02444d39: Preparing 03:14:59 1140d85988d0: Waiting 03:14:59 d62a02444d39: Waiting 03:14:59 a68166bf8350: Layer already exists 03:14:59 4faea5eef23f: Layer already exists 03:14:59 18d4386bd591: Layer already exists 03:14:59 391ae71a7442: Layer already exists 03:14:59 5deb3c94f178: Layer already exists 03:14:59 d62a02444d39: Layer already exists 03:14:59 1140d85988d0: Layer already exists 03:14:59 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:5c5b72dd83cff0c207271c2b77ff09ee3ea44f389c7f2b9c5d9ee56db658e7f8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:00 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:15:00 5deb3c94f178: Preparing 03:15:00 18d4386bd591: Preparing 03:15:00 a68166bf8350: Preparing 03:15:00 4faea5eef23f: Preparing 03:15:00 391ae71a7442: Preparing 03:15:00 1140d85988d0: Preparing 03:15:00 d62a02444d39: Preparing 03:15:00 1140d85988d0: Waiting 03:15:00 d62a02444d39: Waiting 03:15:00 18d4386bd591: Layer already exists 03:15:00 5deb3c94f178: Layer already exists 03:15:00 4faea5eef23f: Layer already exists 03:15:00 a68166bf8350: Layer already exists 03:15:00 391ae71a7442: Layer already exists 03:15:00 1140d85988d0: Layer already exists 03:15:00 d62a02444d39: Layer already exists 03:15:00 main: digest: sha256:5c5b72dd83cff0c207271c2b77ff09ee3ea44f389c7f2b9c5d9ee56db658e7f8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:00 ===================================================== [Pipeline] echo 03:15:00 taggedImages: 03:15:00 - nexus3.edgexfoundry.org:10004/core-command:8993ba01b563173d09700f15170e60450ab0a438 03:15:00 - nexus3.edgexfoundry.org:10004/core-command:latest 03:15:00 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.65 03:15:00 - nexus3.edgexfoundry.org:10004/core-command:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:00 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:15:00 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:15:00 8993ba01b563173d09700f15170e60450ab0a438 03:15:00 latest 03:15:00 3.2.0-dev.65 03:15:00 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:00 main 03:15:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:00 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8993ba01b563173d09700f15170e60450ab0a438 03:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:15:00 dcd3cf05ab64: Preparing 03:15:00 3a4bbd519385: Preparing 03:15:00 ab7053f21fd0: Preparing 03:15:00 697c72ee01f1: Preparing 03:15:00 a68166bf8350: Preparing 03:15:00 4faea5eef23f: Preparing 03:15:00 391ae71a7442: Preparing 03:15:00 1140d85988d0: Preparing 03:15:00 d62a02444d39: Preparing 03:15:00 4faea5eef23f: Waiting 03:15:00 391ae71a7442: Waiting 03:15:00 1140d85988d0: Waiting 03:15:00 a68166bf8350: Layer already exists 03:15:00 4faea5eef23f: Layer already exists 03:15:00 391ae71a7442: Layer already exists 03:15:00 1140d85988d0: Layer already exists 03:15:00 d62a02444d39: Layer already exists 03:15:00 dcd3cf05ab64: Pushed 03:15:00 ab7053f21fd0: Pushed 03:15:00 3a4bbd519385: Pushed 03:15:01 697c72ee01f1: Pushed 03:15:01 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:d546f0cb31d25797916fd26e56978edf9207f0ec3a209fe7fc0ecf45ce610aa5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:02 + 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 03:15:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:15:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:15:02 dcd3cf05ab64: Preparing 03:15:02 3a4bbd519385: Preparing 03:15:02 ab7053f21fd0: Preparing 03:15:02 697c72ee01f1: Preparing 03:15:02 a68166bf8350: Preparing 03:15:02 4faea5eef23f: Preparing 03:15:02 391ae71a7442: Preparing 03:15:02 1140d85988d0: Preparing 03:15:02 d62a02444d39: Preparing 03:15:02 4faea5eef23f: Waiting 03:15:02 391ae71a7442: Waiting 03:15:02 1140d85988d0: Waiting 03:15:02 d62a02444d39: Waiting 03:15:02 3a4bbd519385: Layer already exists 03:15:02 ab7053f21fd0: Layer already exists 03:15:02 a68166bf8350: Layer already exists 03:15:02 697c72ee01f1: Layer already exists 03:15:02 dcd3cf05ab64: Layer already exists 03:15:02 391ae71a7442: Layer already exists 03:15:02 4faea5eef23f: Layer already exists 03:15:02 d62a02444d39: Layer already exists 03:15:02 1140d85988d0: Layer already exists 03:15:02 latest: digest: sha256:d546f0cb31d25797916fd26e56978edf9207f0ec3a209fe7fc0ecf45ce610aa5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:02 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.65 03:15:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:15:03 dcd3cf05ab64: Preparing 03:15:03 3a4bbd519385: Preparing 03:15:03 ab7053f21fd0: Preparing 03:15:03 697c72ee01f1: Preparing 03:15:03 a68166bf8350: Preparing 03:15:03 4faea5eef23f: Preparing 03:15:03 391ae71a7442: Preparing 03:15:03 1140d85988d0: Preparing 03:15:03 d62a02444d39: Preparing 03:15:03 4faea5eef23f: Waiting 03:15:03 391ae71a7442: Waiting 03:15:03 1140d85988d0: Waiting 03:15:03 d62a02444d39: Waiting 03:15:03 697c72ee01f1: Layer already exists 03:15:03 a68166bf8350: Layer already exists 03:15:03 dcd3cf05ab64: Layer already exists 03:15:03 3a4bbd519385: Layer already exists 03:15:03 ab7053f21fd0: Layer already exists 03:15:03 1140d85988d0: Layer already exists 03:15:03 4faea5eef23f: Layer already exists 03:15:03 391ae71a7442: Layer already exists 03:15:03 d62a02444d39: Layer already exists 03:15:03 3.2.0-dev.65: digest: sha256:d546f0cb31d25797916fd26e56978edf9207f0ec3a209fe7fc0ecf45ce610aa5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:15:03 dcd3cf05ab64: Preparing 03:15:03 3a4bbd519385: Preparing 03:15:03 ab7053f21fd0: Preparing 03:15:03 697c72ee01f1: Preparing 03:15:03 a68166bf8350: Preparing 03:15:03 4faea5eef23f: Preparing 03:15:03 391ae71a7442: Preparing 03:15:03 1140d85988d0: Preparing 03:15:03 d62a02444d39: Preparing 03:15:03 391ae71a7442: Waiting 03:15:03 4faea5eef23f: Waiting 03:15:03 1140d85988d0: Waiting 03:15:03 dcd3cf05ab64: Layer already exists 03:15:03 3a4bbd519385: Layer already exists 03:15:03 a68166bf8350: Layer already exists 03:15:03 ab7053f21fd0: Layer already exists 03:15:03 697c72ee01f1: Layer already exists 03:15:03 4faea5eef23f: Layer already exists 03:15:03 d62a02444d39: Layer already exists 03:15:03 391ae71a7442: Layer already exists 03:15:03 1140d85988d0: Layer already exists 03:15:03 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:d546f0cb31d25797916fd26e56978edf9207f0ec3a209fe7fc0ecf45ce610aa5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:04 + 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 03:15:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:15:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:15:04 dcd3cf05ab64: Preparing 03:15:04 3a4bbd519385: Preparing 03:15:04 ab7053f21fd0: Preparing 03:15:04 697c72ee01f1: Preparing 03:15:04 a68166bf8350: Preparing 03:15:04 4faea5eef23f: Preparing 03:15:04 391ae71a7442: Preparing 03:15:04 1140d85988d0: Preparing 03:15:04 d62a02444d39: Preparing 03:15:04 4faea5eef23f: Waiting 03:15:04 d62a02444d39: Waiting 03:15:04 391ae71a7442: Waiting 03:15:04 1140d85988d0: Waiting 03:15:04 dcd3cf05ab64: Layer already exists 03:15:04 a68166bf8350: Layer already exists 03:15:04 3a4bbd519385: Layer already exists 03:15:04 697c72ee01f1: Layer already exists 03:15:04 ab7053f21fd0: Layer already exists 03:15:04 4faea5eef23f: Layer already exists 03:15:04 1140d85988d0: Layer already exists 03:15:04 391ae71a7442: Layer already exists 03:15:04 d62a02444d39: Layer already exists 03:15:04 main: digest: sha256:d546f0cb31d25797916fd26e56978edf9207f0ec3a209fe7fc0ecf45ce610aa5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:04 ===================================================== [Pipeline] echo 03:15:04 taggedImages: 03:15:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8993ba01b563173d09700f15170e60450ab0a438 03:15:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:15:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.65 03:15:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:15:04 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:15:04 8993ba01b563173d09700f15170e60450ab0a438 03:15:04 latest 03:15:04 3.2.0-dev.65 03:15:04 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:04 main 03:15:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:05 + docker push nexus3.edgexfoundry.org:10004/core-data:8993ba01b563173d09700f15170e60450ab0a438 03:15:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:15:05 a63a655af0fb: Preparing 03:15:05 3752178a93e4: Preparing 03:15:05 20f98d951790: Preparing 03:15:05 a68166bf8350: Preparing 03:15:05 4faea5eef23f: Preparing 03:15:05 391ae71a7442: Preparing 03:15:05 d03b766a6a47: Preparing 03:15:05 d62a02444d39: Preparing 03:15:05 391ae71a7442: Waiting 03:15:05 d62a02444d39: Waiting 03:15:05 d03b766a6a47: Waiting 03:15:05 4faea5eef23f: Layer already exists 03:15:05 a68166bf8350: Layer already exists 03:15:05 391ae71a7442: Layer already exists 03:15:05 d62a02444d39: Layer already exists 03:15:05 3752178a93e4: Pushed 03:15:05 a63a655af0fb: Pushed 03:15:05 d03b766a6a47: Pushed 03:15:08 20f98d951790: Pushed 03:15:08 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:b8fcac04ab8304221c565fb26579e8daf1c68598433ca3b62ac9e434e26896f9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:09 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:15:09 a63a655af0fb: Preparing 03:15:09 3752178a93e4: Preparing 03:15:09 20f98d951790: Preparing 03:15:09 a68166bf8350: Preparing 03:15:09 4faea5eef23f: Preparing 03:15:09 391ae71a7442: Preparing 03:15:09 391ae71a7442: Waiting 03:15:09 d03b766a6a47: Preparing 03:15:09 d62a02444d39: Preparing 03:15:09 d03b766a6a47: Waiting 03:15:09 d62a02444d39: Waiting 03:15:09 20f98d951790: Layer already exists 03:15:09 3752178a93e4: Layer already exists 03:15:09 4faea5eef23f: Layer already exists 03:15:09 a63a655af0fb: Layer already exists 03:15:09 a68166bf8350: Layer already exists 03:15:09 391ae71a7442: Layer already exists 03:15:09 d03b766a6a47: Layer already exists 03:15:09 d62a02444d39: Layer already exists 03:15:09 latest: digest: sha256:b8fcac04ab8304221c565fb26579e8daf1c68598433ca3b62ac9e434e26896f9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:09 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.65 03:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:15:09 a63a655af0fb: Preparing 03:15:09 3752178a93e4: Preparing 03:15:09 20f98d951790: Preparing 03:15:09 a68166bf8350: Preparing 03:15:09 4faea5eef23f: Preparing 03:15:09 391ae71a7442: Preparing 03:15:09 d03b766a6a47: Preparing 03:15:09 d62a02444d39: Preparing 03:15:09 d03b766a6a47: Waiting 03:15:09 d62a02444d39: Waiting 03:15:09 391ae71a7442: Waiting 03:15:09 3752178a93e4: Layer already exists 03:15:09 a68166bf8350: Layer already exists 03:15:09 a63a655af0fb: Layer already exists 03:15:09 4faea5eef23f: Layer already exists 03:15:09 20f98d951790: Layer already exists 03:15:09 391ae71a7442: Layer already exists 03:15:09 d03b766a6a47: Layer already exists 03:15:09 d62a02444d39: Layer already exists 03:15:09 3.2.0-dev.65: digest: sha256:b8fcac04ab8304221c565fb26579e8daf1c68598433ca3b62ac9e434e26896f9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:10 + docker push nexus3.edgexfoundry.org:10004/core-data:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:15:10 a63a655af0fb: Preparing 03:15:10 3752178a93e4: Preparing 03:15:10 20f98d951790: Preparing 03:15:10 a68166bf8350: Preparing 03:15:10 4faea5eef23f: Preparing 03:15:10 391ae71a7442: Preparing 03:15:10 d03b766a6a47: Preparing 03:15:10 d62a02444d39: Preparing 03:15:10 391ae71a7442: Waiting 03:15:10 d62a02444d39: Waiting 03:15:10 d03b766a6a47: Waiting 03:15:10 20f98d951790: Layer already exists 03:15:10 a63a655af0fb: Layer already exists 03:15:10 4faea5eef23f: Layer already exists 03:15:10 3752178a93e4: Layer already exists 03:15:10 a68166bf8350: Layer already exists 03:15:10 d03b766a6a47: Layer already exists 03:15:10 d62a02444d39: Layer already exists 03:15:10 391ae71a7442: Layer already exists 03:15:10 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:b8fcac04ab8304221c565fb26579e8daf1c68598433ca3b62ac9e434e26896f9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:11 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:15:11 a63a655af0fb: Preparing 03:15:11 3752178a93e4: Preparing 03:15:11 20f98d951790: Preparing 03:15:11 a68166bf8350: Preparing 03:15:11 4faea5eef23f: Preparing 03:15:11 391ae71a7442: Preparing 03:15:11 d03b766a6a47: Preparing 03:15:11 d62a02444d39: Preparing 03:15:11 391ae71a7442: Waiting 03:15:11 d03b766a6a47: Waiting 03:15:11 d62a02444d39: Waiting 03:15:11 3752178a93e4: Layer already exists 03:15:11 a68166bf8350: Layer already exists 03:15:11 20f98d951790: Layer already exists 03:15:11 4faea5eef23f: Layer already exists 03:15:11 a63a655af0fb: Layer already exists 03:15:11 391ae71a7442: Layer already exists 03:15:11 d62a02444d39: Layer already exists 03:15:11 d03b766a6a47: Layer already exists 03:15:11 main: digest: sha256:b8fcac04ab8304221c565fb26579e8daf1c68598433ca3b62ac9e434e26896f9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:11 ===================================================== [Pipeline] echo 03:15:11 taggedImages: 03:15:11 - nexus3.edgexfoundry.org:10004/core-data:8993ba01b563173d09700f15170e60450ab0a438 03:15:11 - nexus3.edgexfoundry.org:10004/core-data:latest 03:15:11 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.65 03:15:11 - nexus3.edgexfoundry.org:10004/core-data:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:11 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:15:11 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 03:15:11 8993ba01b563173d09700f15170e60450ab0a438 03:15:11 latest 03:15:11 3.2.0-dev.65 03:15:11 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:11 main 03:15:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:11 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper:8993ba01b563173d09700f15170e60450ab0a438 03:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:15:11 c39827a4be63: Preparing 03:15:11 20229ff08adb: Preparing 03:15:11 4faea5eef23f: Preparing 03:15:11 3838a0e85dfa: Preparing 03:15:11 cfec8fd56f8a: Preparing 03:15:11 d62a02444d39: Preparing 03:15:11 d62a02444d39: Waiting 03:15:11 4faea5eef23f: Layer already exists 03:15:11 d62a02444d39: Layer already exists 03:15:11 cfec8fd56f8a: Pushed 03:15:11 3838a0e85dfa: Pushed 03:15:11 c39827a4be63: Pushed 03:15:15 20229ff08adb: Pushed 03:15:15 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:8ccc29a79f59c1e6997e23dcd31cd8f721d42d4e952488c07929da904e7cff4c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:15 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 03:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:15:15 c39827a4be63: Preparing 03:15:15 20229ff08adb: Preparing 03:15:15 4faea5eef23f: Preparing 03:15:15 3838a0e85dfa: Preparing 03:15:15 cfec8fd56f8a: Preparing 03:15:15 d62a02444d39: Preparing 03:15:15 d62a02444d39: Waiting 03:15:15 4faea5eef23f: Layer already exists 03:15:15 cfec8fd56f8a: Layer already exists 03:15:15 20229ff08adb: Layer already exists 03:15:15 c39827a4be63: Layer already exists 03:15:15 3838a0e85dfa: Layer already exists 03:15:15 d62a02444d39: Layer already exists 03:15:15 latest: digest: sha256:8ccc29a79f59c1e6997e23dcd31cd8f721d42d4e952488c07929da904e7cff4c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:16 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.65 03:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:15:16 c39827a4be63: Preparing 03:15:16 20229ff08adb: Preparing 03:15:16 4faea5eef23f: Preparing 03:15:16 3838a0e85dfa: Preparing 03:15:16 cfec8fd56f8a: Preparing 03:15:16 d62a02444d39: Preparing 03:15:16 d62a02444d39: Waiting 03:15:16 20229ff08adb: Layer already exists 03:15:16 3838a0e85dfa: Layer already exists 03:15:16 c39827a4be63: Layer already exists 03:15:16 cfec8fd56f8a: Layer already exists 03:15:16 4faea5eef23f: Layer already exists 03:15:16 d62a02444d39: Layer already exists 03:15:16 3.2.0-dev.65: digest: sha256:8ccc29a79f59c1e6997e23dcd31cd8f721d42d4e952488c07929da904e7cff4c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:16 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:15:17 c39827a4be63: Preparing 03:15:17 20229ff08adb: Preparing 03:15:17 4faea5eef23f: Preparing 03:15:17 3838a0e85dfa: Preparing 03:15:17 cfec8fd56f8a: Preparing 03:15:17 d62a02444d39: Preparing 03:15:17 d62a02444d39: Waiting 03:15:17 c39827a4be63: Layer already exists 03:15:17 3838a0e85dfa: Layer already exists 03:15:17 cfec8fd56f8a: Layer already exists 03:15:17 20229ff08adb: Layer already exists 03:15:17 4faea5eef23f: Layer already exists 03:15:17 d62a02444d39: Layer already exists 03:15:17 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:8ccc29a79f59c1e6997e23dcd31cd8f721d42d4e952488c07929da904e7cff4c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:17 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 03:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:15:17 c39827a4be63: Preparing 03:15:17 20229ff08adb: Preparing 03:15:17 4faea5eef23f: Preparing 03:15:17 3838a0e85dfa: Preparing 03:15:17 cfec8fd56f8a: Preparing 03:15:17 d62a02444d39: Preparing 03:15:17 d62a02444d39: Waiting 03:15:17 cfec8fd56f8a: Layer already exists 03:15:17 c39827a4be63: Layer already exists 03:15:17 20229ff08adb: Layer already exists 03:15:17 4faea5eef23f: Layer already exists 03:15:17 3838a0e85dfa: Layer already exists 03:15:17 d62a02444d39: Layer already exists 03:15:17 main: digest: sha256:8ccc29a79f59c1e6997e23dcd31cd8f721d42d4e952488c07929da904e7cff4c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:17 ===================================================== [Pipeline] echo 03:15:17 taggedImages: 03:15:17 - nexus3.edgexfoundry.org:10004/core-keeper:8993ba01b563173d09700f15170e60450ab0a438 03:15:17 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:15:17 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.65 03:15:17 - nexus3.edgexfoundry.org:10004/core-keeper:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:17 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 03:15:17 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:15:17 8993ba01b563173d09700f15170e60450ab0a438 03:15:17 latest 03:15:17 3.2.0-dev.65 03:15:17 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:17 main 03:15:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:8993ba01b563173d09700f15170e60450ab0a438 03:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:15:18 623307d5d59a: Preparing 03:15:18 b58d4231e2b3: Preparing 03:15:18 efc5a05c3dd0: Preparing 03:15:18 a68166bf8350: Preparing 03:15:18 4faea5eef23f: Preparing 03:15:18 391ae71a7442: Preparing 03:15:18 1140d85988d0: Preparing 03:15:18 d62a02444d39: Preparing 03:15:18 391ae71a7442: Waiting 03:15:18 d62a02444d39: Waiting 03:15:18 1140d85988d0: Waiting 03:15:18 a68166bf8350: Layer already exists 03:15:18 4faea5eef23f: Layer already exists 03:15:18 391ae71a7442: Layer already exists 03:15:18 1140d85988d0: Layer already exists 03:15:18 d62a02444d39: Layer already exists 03:15:18 b58d4231e2b3: Pushed 03:15:18 623307d5d59a: Pushed 03:15:21 efc5a05c3dd0: Pushed 03:15:21 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:1167b38ecb5de46dbae4817d40fdd5290fce95876b3eea18b199dc330b40f5bb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:15:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:15:22 623307d5d59a: Preparing 03:15:22 b58d4231e2b3: Preparing 03:15:22 efc5a05c3dd0: Preparing 03:15:22 a68166bf8350: Preparing 03:15:22 4faea5eef23f: Preparing 03:15:22 391ae71a7442: Preparing 03:15:22 1140d85988d0: Preparing 03:15:22 d62a02444d39: Preparing 03:15:22 391ae71a7442: Waiting 03:15:22 1140d85988d0: Waiting 03:15:22 d62a02444d39: Waiting 03:15:22 623307d5d59a: Layer already exists 03:15:22 4faea5eef23f: Layer already exists 03:15:22 efc5a05c3dd0: Layer already exists 03:15:22 b58d4231e2b3: Layer already exists 03:15:22 a68166bf8350: Layer already exists 03:15:22 391ae71a7442: Layer already exists 03:15:22 d62a02444d39: Layer already exists 03:15:22 1140d85988d0: Layer already exists 03:15:22 latest: digest: sha256:1167b38ecb5de46dbae4817d40fdd5290fce95876b3eea18b199dc330b40f5bb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.65 03:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:15:23 623307d5d59a: Preparing 03:15:23 b58d4231e2b3: Preparing 03:15:23 efc5a05c3dd0: Preparing 03:15:23 a68166bf8350: Preparing 03:15:23 4faea5eef23f: Preparing 03:15:23 391ae71a7442: Preparing 03:15:23 1140d85988d0: Preparing 03:15:23 d62a02444d39: Preparing 03:15:23 391ae71a7442: Waiting 03:15:23 1140d85988d0: Waiting 03:15:23 d62a02444d39: Waiting 03:15:23 a68166bf8350: Layer already exists 03:15:23 623307d5d59a: Layer already exists 03:15:23 4faea5eef23f: Layer already exists 03:15:23 efc5a05c3dd0: Layer already exists 03:15:23 b58d4231e2b3: Layer already exists 03:15:23 1140d85988d0: Layer already exists 03:15:23 391ae71a7442: Layer already exists 03:15:23 d62a02444d39: Layer already exists 03:15:23 3.2.0-dev.65: digest: sha256:1167b38ecb5de46dbae4817d40fdd5290fce95876b3eea18b199dc330b40f5bb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:23 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:15:23 623307d5d59a: Preparing 03:15:23 b58d4231e2b3: Preparing 03:15:23 efc5a05c3dd0: Preparing 03:15:23 a68166bf8350: Preparing 03:15:23 4faea5eef23f: Preparing 03:15:23 391ae71a7442: Preparing 03:15:23 1140d85988d0: Preparing 03:15:23 d62a02444d39: Preparing 03:15:23 1140d85988d0: Waiting 03:15:23 391ae71a7442: Waiting 03:15:23 d62a02444d39: Waiting 03:15:23 b58d4231e2b3: Layer already exists 03:15:23 a68166bf8350: Layer already exists 03:15:23 4faea5eef23f: Layer already exists 03:15:23 623307d5d59a: Layer already exists 03:15:23 efc5a05c3dd0: Layer already exists 03:15:23 1140d85988d0: Layer already exists 03:15:23 391ae71a7442: Layer already exists 03:15:23 d62a02444d39: Layer already exists 03:15:23 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:1167b38ecb5de46dbae4817d40fdd5290fce95876b3eea18b199dc330b40f5bb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:15:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:15:24 623307d5d59a: Preparing 03:15:24 b58d4231e2b3: Preparing 03:15:24 efc5a05c3dd0: Preparing 03:15:24 a68166bf8350: Preparing 03:15:24 4faea5eef23f: Preparing 03:15:24 391ae71a7442: Preparing 03:15:24 1140d85988d0: Preparing 03:15:24 d62a02444d39: Preparing 03:15:24 391ae71a7442: Waiting 03:15:24 1140d85988d0: Waiting 03:15:24 d62a02444d39: Waiting 03:15:24 b58d4231e2b3: Layer already exists 03:15:24 4faea5eef23f: Layer already exists 03:15:24 623307d5d59a: Layer already exists 03:15:24 a68166bf8350: Layer already exists 03:15:24 efc5a05c3dd0: Layer already exists 03:15:24 d62a02444d39: Layer already exists 03:15:24 391ae71a7442: Layer already exists 03:15:24 1140d85988d0: Layer already exists 03:15:24 main: digest: sha256:1167b38ecb5de46dbae4817d40fdd5290fce95876b3eea18b199dc330b40f5bb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:24 ===================================================== [Pipeline] echo 03:15:24 taggedImages: 03:15:24 - nexus3.edgexfoundry.org:10004/core-metadata:8993ba01b563173d09700f15170e60450ab0a438 03:15:24 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:15:24 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.65 03:15:24 - nexus3.edgexfoundry.org:10004/core-metadata:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:24 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:15:24 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:15:24 8993ba01b563173d09700f15170e60450ab0a438 03:15:24 latest 03:15:24 3.2.0-dev.65 03:15:24 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:24 main 03:15:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8993ba01b563173d09700f15170e60450ab0a438 03:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:15:25 3151ab75bd69: Preparing 03:15:25 a3f6d66d190b: Preparing 03:15:25 060f540386ef: Preparing 03:15:25 99bccea3633a: Preparing 03:15:25 49dc0620b87e: Preparing 03:15:25 c07d975d21b7: Preparing 03:15:25 5be2f96bdb03: Preparing 03:15:25 9e6c2a9eb9e1: Preparing 03:15:25 a68166bf8350: Preparing 03:15:25 4faea5eef23f: Preparing 03:15:25 f9dfd0d6a1bb: Preparing 03:15:25 0ef9a0a5878a: Preparing 03:15:25 5f70bf18a086: Preparing 03:15:25 4faea5eef23f: Waiting 03:15:25 9e6c2a9eb9e1: Waiting 03:15:25 f9dfd0d6a1bb: Waiting 03:15:25 a68166bf8350: Waiting 03:15:25 0ef9a0a5878a: Waiting 03:15:25 c07d975d21b7: Waiting 03:15:25 5be2f96bdb03: Waiting 03:15:25 b4a95371ba23: Preparing 03:15:25 5f70bf18a086: Waiting 03:15:25 f8bb6e38a463: Preparing 03:15:25 9de79d9a5a02: Preparing 03:15:25 b4a95371ba23: Waiting 03:15:25 f8bb6e38a463: Waiting 03:15:25 d62a02444d39: Preparing 03:15:25 9de79d9a5a02: Waiting 03:15:25 99bccea3633a: Pushed 03:15:25 060f540386ef: Pushed 03:15:25 3151ab75bd69: Pushed 03:15:25 49dc0620b87e: Pushed 03:15:25 a3f6d66d190b: Pushed 03:15:25 a68166bf8350: Layer already exists 03:15:25 4faea5eef23f: Layer already exists 03:15:25 c07d975d21b7: Pushed 03:15:25 5f70bf18a086: Layer already exists 03:15:25 5be2f96bdb03: Pushed 03:15:25 f9dfd0d6a1bb: Pushed 03:15:25 0ef9a0a5878a: Pushed 03:15:25 d62a02444d39: Layer already exists 03:15:25 b4a95371ba23: Pushed 03:15:25 f8bb6e38a463: Pushed 03:15:25 9de79d9a5a02: Pushed 03:15:26 9e6c2a9eb9e1: Pushed 03:15:26 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:98fa2ae15d2ab2b1b53e6464fd375ac628ea5a434fb236acb57e8fddd5cee5b7 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:15:27 3151ab75bd69: Preparing 03:15:27 a3f6d66d190b: Preparing 03:15:27 060f540386ef: Preparing 03:15:27 99bccea3633a: Preparing 03:15:27 49dc0620b87e: Preparing 03:15:27 c07d975d21b7: Preparing 03:15:27 5be2f96bdb03: Preparing 03:15:27 9e6c2a9eb9e1: Preparing 03:15:27 a68166bf8350: Preparing 03:15:27 4faea5eef23f: Preparing 03:15:27 f9dfd0d6a1bb: Preparing 03:15:27 0ef9a0a5878a: Preparing 03:15:27 5f70bf18a086: Preparing 03:15:27 b4a95371ba23: Preparing 03:15:27 f8bb6e38a463: Preparing 03:15:27 9de79d9a5a02: Preparing 03:15:27 d62a02444d39: Preparing 03:15:27 4faea5eef23f: Waiting 03:15:27 f9dfd0d6a1bb: Waiting 03:15:27 0ef9a0a5878a: Waiting 03:15:27 5f70bf18a086: Waiting 03:15:27 b4a95371ba23: Waiting 03:15:27 f8bb6e38a463: Waiting 03:15:27 5be2f96bdb03: Waiting 03:15:27 9de79d9a5a02: Waiting 03:15:27 d62a02444d39: Waiting 03:15:27 c07d975d21b7: Waiting 03:15:27 a68166bf8350: Waiting 03:15:27 3151ab75bd69: Layer already exists 03:15:27 99bccea3633a: Layer already exists 03:15:27 a3f6d66d190b: Layer already exists 03:15:27 49dc0620b87e: Layer already exists 03:15:27 060f540386ef: Layer already exists 03:15:27 5be2f96bdb03: Layer already exists 03:15:27 9e6c2a9eb9e1: Layer already exists 03:15:27 c07d975d21b7: Layer already exists 03:15:27 a68166bf8350: Layer already exists 03:15:27 4faea5eef23f: Layer already exists 03:15:27 f9dfd0d6a1bb: Layer already exists 03:15:27 5f70bf18a086: Layer already exists 03:15:27 0ef9a0a5878a: Layer already exists 03:15:27 b4a95371ba23: Layer already exists 03:15:27 f8bb6e38a463: Layer already exists 03:15:27 d62a02444d39: Layer already exists 03:15:27 9de79d9a5a02: Layer already exists 03:15:27 latest: digest: sha256:98fa2ae15d2ab2b1b53e6464fd375ac628ea5a434fb236acb57e8fddd5cee5b7 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.65 03:15:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:15:28 3151ab75bd69: Preparing 03:15:28 a3f6d66d190b: Preparing 03:15:28 060f540386ef: Preparing 03:15:28 99bccea3633a: Preparing 03:15:28 49dc0620b87e: Preparing 03:15:28 c07d975d21b7: Preparing 03:15:28 5be2f96bdb03: Preparing 03:15:28 9e6c2a9eb9e1: Preparing 03:15:28 a68166bf8350: Preparing 03:15:28 4faea5eef23f: Preparing 03:15:28 f9dfd0d6a1bb: Preparing 03:15:28 0ef9a0a5878a: Preparing 03:15:28 5f70bf18a086: Preparing 03:15:28 b4a95371ba23: Preparing 03:15:28 f8bb6e38a463: Preparing 03:15:28 9de79d9a5a02: Preparing 03:15:28 d62a02444d39: Preparing 03:15:28 c07d975d21b7: Waiting 03:15:28 5be2f96bdb03: Waiting 03:15:28 9e6c2a9eb9e1: Waiting 03:15:28 b4a95371ba23: Waiting 03:15:28 f8bb6e38a463: Waiting 03:15:28 9de79d9a5a02: Waiting 03:15:28 a68166bf8350: Waiting 03:15:28 d62a02444d39: Waiting 03:15:28 4faea5eef23f: Waiting 03:15:28 0ef9a0a5878a: Waiting 03:15:28 5f70bf18a086: Waiting 03:15:28 49dc0620b87e: Layer already exists 03:15:28 a3f6d66d190b: Layer already exists 03:15:28 3151ab75bd69: Layer already exists 03:15:28 060f540386ef: Layer already exists 03:15:28 99bccea3633a: Layer already exists 03:15:28 5be2f96bdb03: Layer already exists 03:15:28 a68166bf8350: Layer already exists 03:15:28 c07d975d21b7: Layer already exists 03:15:28 4faea5eef23f: Layer already exists 03:15:28 9e6c2a9eb9e1: Layer already exists 03:15:28 5f70bf18a086: Layer already exists 03:15:28 0ef9a0a5878a: Layer already exists 03:15:28 b4a95371ba23: Layer already exists 03:15:28 f9dfd0d6a1bb: Layer already exists 03:15:28 f8bb6e38a463: Layer already exists 03:15:28 d62a02444d39: Layer already exists 03:15:28 9de79d9a5a02: Layer already exists 03:15:28 3.2.0-dev.65: digest: sha256:98fa2ae15d2ab2b1b53e6464fd375ac628ea5a434fb236acb57e8fddd5cee5b7 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:15:28 3151ab75bd69: Preparing 03:15:28 a3f6d66d190b: Preparing 03:15:28 060f540386ef: Preparing 03:15:28 99bccea3633a: Preparing 03:15:28 49dc0620b87e: Preparing 03:15:28 c07d975d21b7: Preparing 03:15:28 5be2f96bdb03: Preparing 03:15:28 9e6c2a9eb9e1: Preparing 03:15:28 a68166bf8350: Preparing 03:15:28 4faea5eef23f: Preparing 03:15:28 f9dfd0d6a1bb: Preparing 03:15:28 0ef9a0a5878a: Preparing 03:15:28 5f70bf18a086: Preparing 03:15:28 b4a95371ba23: Preparing 03:15:28 f8bb6e38a463: Preparing 03:15:28 9de79d9a5a02: Preparing 03:15:28 c07d975d21b7: Waiting 03:15:28 d62a02444d39: Preparing 03:15:28 5be2f96bdb03: Waiting 03:15:28 9e6c2a9eb9e1: Waiting 03:15:28 5f70bf18a086: Waiting 03:15:28 a68166bf8350: Waiting 03:15:28 b4a95371ba23: Waiting 03:15:28 f9dfd0d6a1bb: Waiting 03:15:28 4faea5eef23f: Waiting 03:15:28 0ef9a0a5878a: Waiting 03:15:28 f8bb6e38a463: Waiting 03:15:28 d62a02444d39: Waiting 03:15:28 060f540386ef: Layer already exists 03:15:28 99bccea3633a: Layer already exists 03:15:28 a3f6d66d190b: Layer already exists 03:15:28 3151ab75bd69: Layer already exists 03:15:28 49dc0620b87e: Layer already exists 03:15:28 4faea5eef23f: Layer already exists 03:15:28 c07d975d21b7: Layer already exists 03:15:28 9e6c2a9eb9e1: Layer already exists 03:15:28 a68166bf8350: Layer already exists 03:15:28 5be2f96bdb03: Layer already exists 03:15:28 f9dfd0d6a1bb: Layer already exists 03:15:28 f8bb6e38a463: Layer already exists 03:15:28 0ef9a0a5878a: Layer already exists 03:15:28 5f70bf18a086: Layer already exists 03:15:28 b4a95371ba23: Layer already exists 03:15:28 d62a02444d39: Layer already exists 03:15:28 9de79d9a5a02: Layer already exists 03:15:28 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:98fa2ae15d2ab2b1b53e6464fd375ac628ea5a434fb236acb57e8fddd5cee5b7 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:15:29 3151ab75bd69: Preparing 03:15:29 a3f6d66d190b: Preparing 03:15:29 060f540386ef: Preparing 03:15:29 99bccea3633a: Preparing 03:15:29 49dc0620b87e: Preparing 03:15:29 c07d975d21b7: Preparing 03:15:29 5be2f96bdb03: Preparing 03:15:29 9e6c2a9eb9e1: Preparing 03:15:29 a68166bf8350: Preparing 03:15:29 4faea5eef23f: Preparing 03:15:29 f9dfd0d6a1bb: Preparing 03:15:29 0ef9a0a5878a: Preparing 03:15:29 5f70bf18a086: Preparing 03:15:29 b4a95371ba23: Preparing 03:15:29 f8bb6e38a463: Preparing 03:15:29 9de79d9a5a02: Preparing 03:15:29 d62a02444d39: Preparing 03:15:29 9e6c2a9eb9e1: Waiting 03:15:29 a68166bf8350: Waiting 03:15:29 4faea5eef23f: Waiting 03:15:29 f9dfd0d6a1bb: Waiting 03:15:29 0ef9a0a5878a: Waiting 03:15:29 5f70bf18a086: Waiting 03:15:29 b4a95371ba23: Waiting 03:15:29 f8bb6e38a463: Waiting 03:15:29 9de79d9a5a02: Waiting 03:15:29 d62a02444d39: Waiting 03:15:29 c07d975d21b7: Waiting 03:15:29 5be2f96bdb03: Waiting 03:15:29 99bccea3633a: Layer already exists 03:15:29 3151ab75bd69: Layer already exists 03:15:29 060f540386ef: Layer already exists 03:15:29 49dc0620b87e: Layer already exists 03:15:29 a3f6d66d190b: Layer already exists 03:15:29 c07d975d21b7: Layer already exists 03:15:29 a68166bf8350: Layer already exists 03:15:29 4faea5eef23f: Layer already exists 03:15:29 5be2f96bdb03: Layer already exists 03:15:29 9e6c2a9eb9e1: Layer already exists 03:15:29 f9dfd0d6a1bb: Layer already exists 03:15:29 0ef9a0a5878a: Layer already exists 03:15:29 5f70bf18a086: Layer already exists 03:15:29 b4a95371ba23: Layer already exists 03:15:29 f8bb6e38a463: Layer already exists 03:15:29 9de79d9a5a02: Layer already exists 03:15:29 d62a02444d39: Layer already exists 03:15:29 main: digest: sha256:98fa2ae15d2ab2b1b53e6464fd375ac628ea5a434fb236acb57e8fddd5cee5b7 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:29 ===================================================== [Pipeline] echo 03:15:29 taggedImages: 03:15:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:8993ba01b563173d09700f15170e60450ab0a438 03:15:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:15:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.65 03:15:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:29 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:15:29 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:15:29 8993ba01b563173d09700f15170e60450ab0a438 03:15:29 latest 03:15:29 3.2.0-dev.65 03:15:29 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:29 main 03:15:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:30 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8993ba01b563173d09700f15170e60450ab0a438 03:15:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:15:30 dcd3cf05ab64: Preparing 03:15:30 3a4bbd519385: Preparing 03:15:30 6a5de1135fbe: Preparing 03:15:30 54289b2063c4: Preparing 03:15:30 a68166bf8350: Preparing 03:15:30 4faea5eef23f: Preparing 03:15:30 391ae71a7442: Preparing 03:15:30 1140d85988d0: Preparing 03:15:30 d62a02444d39: Preparing 03:15:30 391ae71a7442: Waiting 03:15:30 1140d85988d0: Waiting 03:15:30 d62a02444d39: Waiting 03:15:30 4faea5eef23f: Waiting 03:15:30 dcd3cf05ab64: Layer already exists 03:15:30 3a4bbd519385: Layer already exists 03:15:30 a68166bf8350: Layer already exists 03:15:30 4faea5eef23f: Layer already exists 03:15:30 391ae71a7442: Layer already exists 03:15:30 1140d85988d0: Layer already exists 03:15:30 d62a02444d39: Layer already exists 03:15:30 6a5de1135fbe: Pushed 03:15:33 54289b2063c4: Pushed 03:15:33 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:91f00e97c6227c2bd0c3b04fbb6045d0eb1d910e4df7f3cffe34262a33a77b31 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:33 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:15:33 dcd3cf05ab64: Preparing 03:15:33 3a4bbd519385: Preparing 03:15:33 6a5de1135fbe: Preparing 03:15:33 54289b2063c4: Preparing 03:15:33 a68166bf8350: Preparing 03:15:33 4faea5eef23f: Preparing 03:15:33 391ae71a7442: Preparing 03:15:33 1140d85988d0: Preparing 03:15:33 d62a02444d39: Preparing 03:15:33 391ae71a7442: Waiting 03:15:33 1140d85988d0: Waiting 03:15:33 4faea5eef23f: Waiting 03:15:33 a68166bf8350: Layer already exists 03:15:33 dcd3cf05ab64: Layer already exists 03:15:33 6a5de1135fbe: Layer already exists 03:15:33 3a4bbd519385: Layer already exists 03:15:33 54289b2063c4: Layer already exists 03:15:33 d62a02444d39: Layer already exists 03:15:33 4faea5eef23f: Layer already exists 03:15:33 391ae71a7442: Layer already exists 03:15:33 1140d85988d0: Layer already exists 03:15:33 latest: digest: sha256:91f00e97c6227c2bd0c3b04fbb6045d0eb1d910e4df7f3cffe34262a33a77b31 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.65 03:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:15:34 dcd3cf05ab64: Preparing 03:15:34 3a4bbd519385: Preparing 03:15:34 6a5de1135fbe: Preparing 03:15:34 54289b2063c4: Preparing 03:15:34 a68166bf8350: Preparing 03:15:34 4faea5eef23f: Preparing 03:15:34 391ae71a7442: Preparing 03:15:34 1140d85988d0: Preparing 03:15:34 d62a02444d39: Preparing 03:15:34 4faea5eef23f: Waiting 03:15:34 391ae71a7442: Waiting 03:15:34 1140d85988d0: Waiting 03:15:34 d62a02444d39: Waiting 03:15:34 dcd3cf05ab64: Layer already exists 03:15:34 3a4bbd519385: Layer already exists 03:15:34 54289b2063c4: Layer already exists 03:15:34 6a5de1135fbe: Layer already exists 03:15:34 a68166bf8350: Layer already exists 03:15:34 4faea5eef23f: Layer already exists 03:15:34 391ae71a7442: Layer already exists 03:15:34 d62a02444d39: Layer already exists 03:15:34 1140d85988d0: Layer already exists 03:15:34 3.2.0-dev.65: digest: sha256:91f00e97c6227c2bd0c3b04fbb6045d0eb1d910e4df7f3cffe34262a33a77b31 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:34 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:15:35 dcd3cf05ab64: Preparing 03:15:35 3a4bbd519385: Preparing 03:15:35 6a5de1135fbe: Preparing 03:15:35 54289b2063c4: Preparing 03:15:35 a68166bf8350: Preparing 03:15:35 4faea5eef23f: Preparing 03:15:35 391ae71a7442: Preparing 03:15:35 1140d85988d0: Preparing 03:15:35 d62a02444d39: Preparing 03:15:35 4faea5eef23f: Waiting 03:15:35 391ae71a7442: Waiting 03:15:35 1140d85988d0: Waiting 03:15:35 d62a02444d39: Waiting 03:15:35 a68166bf8350: Layer already exists 03:15:35 3a4bbd519385: Layer already exists 03:15:35 6a5de1135fbe: Layer already exists 03:15:35 54289b2063c4: Layer already exists 03:15:35 dcd3cf05ab64: Layer already exists 03:15:35 1140d85988d0: Layer already exists 03:15:35 4faea5eef23f: Layer already exists 03:15:35 391ae71a7442: Layer already exists 03:15:35 d62a02444d39: Layer already exists 03:15:35 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:91f00e97c6227c2bd0c3b04fbb6045d0eb1d910e4df7f3cffe34262a33a77b31 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:15:35 dcd3cf05ab64: Preparing 03:15:35 3a4bbd519385: Preparing 03:15:35 6a5de1135fbe: Preparing 03:15:35 54289b2063c4: Preparing 03:15:35 a68166bf8350: Preparing 03:15:35 4faea5eef23f: Preparing 03:15:35 391ae71a7442: Preparing 03:15:35 1140d85988d0: Preparing 03:15:35 d62a02444d39: Preparing 03:15:35 4faea5eef23f: Waiting 03:15:35 391ae71a7442: Waiting 03:15:35 d62a02444d39: Waiting 03:15:35 1140d85988d0: Waiting 03:15:35 dcd3cf05ab64: Layer already exists 03:15:35 3a4bbd519385: Layer already exists 03:15:35 6a5de1135fbe: Layer already exists 03:15:35 a68166bf8350: Layer already exists 03:15:35 54289b2063c4: Layer already exists 03:15:35 1140d85988d0: Layer already exists 03:15:35 4faea5eef23f: Layer already exists 03:15:35 391ae71a7442: Layer already exists 03:15:35 d62a02444d39: Layer already exists 03:15:35 main: digest: sha256:91f00e97c6227c2bd0c3b04fbb6045d0eb1d910e4df7f3cffe34262a33a77b31 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:35 ===================================================== [Pipeline] echo 03:15:35 taggedImages: 03:15:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:8993ba01b563173d09700f15170e60450ab0a438 03:15:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:15:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.65 03:15:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:35 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:15:35 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:15:35 8993ba01b563173d09700f15170e60450ab0a438 03:15:35 latest 03:15:35 3.2.0-dev.65 03:15:35 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:35 main 03:15:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8993ba01b563173d09700f15170e60450ab0a438 03:15:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:15:36 30c9af8f2891: Preparing 03:15:36 97d9b7814a7c: Preparing 03:15:36 680d3c38589d: Preparing 03:15:36 9e7b602bebc1: Preparing 03:15:36 598f7019e521: Preparing 03:15:36 a68166bf8350: Preparing 03:15:36 4faea5eef23f: Preparing 03:15:36 b145cff427b4: Preparing 03:15:36 85baaacf78b8: Preparing 03:15:36 b3482b4d6145: Preparing 03:15:36 d62a02444d39: Preparing 03:15:36 4faea5eef23f: Waiting 03:15:36 b145cff427b4: Waiting 03:15:36 85baaacf78b8: Waiting 03:15:36 b3482b4d6145: Waiting 03:15:36 d62a02444d39: Waiting 03:15:36 97d9b7814a7c: Pushed 03:15:36 598f7019e521: Pushed 03:15:36 30c9af8f2891: Pushed 03:15:36 9e7b602bebc1: Pushed 03:15:36 a68166bf8350: Layer already exists 03:15:36 4faea5eef23f: Layer already exists 03:15:36 d62a02444d39: Layer already exists 03:15:36 85baaacf78b8: Pushed 03:15:36 b145cff427b4: Pushed 03:15:37 680d3c38589d: Pushed 03:15:37 b3482b4d6145: Pushed 03:15:37 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:b94a8792d78247c7cf20850764a0c3dc010204654998697de9d310a7594f43df size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:15:38 30c9af8f2891: Preparing 03:15:38 97d9b7814a7c: Preparing 03:15:38 680d3c38589d: Preparing 03:15:38 9e7b602bebc1: Preparing 03:15:38 598f7019e521: Preparing 03:15:38 a68166bf8350: Preparing 03:15:38 4faea5eef23f: Preparing 03:15:38 b145cff427b4: Preparing 03:15:38 85baaacf78b8: Preparing 03:15:38 b3482b4d6145: Preparing 03:15:38 d62a02444d39: Preparing 03:15:38 a68166bf8350: Waiting 03:15:38 4faea5eef23f: Waiting 03:15:38 85baaacf78b8: Waiting 03:15:38 b3482b4d6145: Waiting 03:15:38 b145cff427b4: Waiting 03:15:38 30c9af8f2891: Layer already exists 03:15:38 9e7b602bebc1: Layer already exists 03:15:38 680d3c38589d: Layer already exists 03:15:38 97d9b7814a7c: Layer already exists 03:15:38 598f7019e521: Layer already exists 03:15:38 a68166bf8350: Layer already exists 03:15:38 4faea5eef23f: Layer already exists 03:15:38 b145cff427b4: Layer already exists 03:15:38 85baaacf78b8: Layer already exists 03:15:38 b3482b4d6145: Layer already exists 03:15:38 d62a02444d39: Layer already exists 03:15:38 latest: digest: sha256:b94a8792d78247c7cf20850764a0c3dc010204654998697de9d310a7594f43df size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.65 03:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:15:39 30c9af8f2891: Preparing 03:15:39 97d9b7814a7c: Preparing 03:15:39 680d3c38589d: Preparing 03:15:39 9e7b602bebc1: Preparing 03:15:39 598f7019e521: Preparing 03:15:39 a68166bf8350: Preparing 03:15:39 4faea5eef23f: Preparing 03:15:39 b145cff427b4: Preparing 03:15:39 85baaacf78b8: Preparing 03:15:39 b3482b4d6145: Preparing 03:15:39 d62a02444d39: Preparing 03:15:39 4faea5eef23f: Waiting 03:15:39 b3482b4d6145: Waiting 03:15:39 d62a02444d39: Waiting 03:15:39 b145cff427b4: Waiting 03:15:39 85baaacf78b8: Waiting 03:15:39 598f7019e521: Layer already exists 03:15:39 30c9af8f2891: Layer already exists 03:15:39 9e7b602bebc1: Layer already exists 03:15:39 680d3c38589d: Layer already exists 03:15:39 97d9b7814a7c: Layer already exists 03:15:39 a68166bf8350: Layer already exists 03:15:39 4faea5eef23f: Layer already exists 03:15:39 85baaacf78b8: Layer already exists 03:15:39 b145cff427b4: Layer already exists 03:15:39 b3482b4d6145: Layer already exists 03:15:39 d62a02444d39: Layer already exists 03:15:39 3.2.0-dev.65: digest: sha256:b94a8792d78247c7cf20850764a0c3dc010204654998697de9d310a7594f43df size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:15:39 30c9af8f2891: Preparing 03:15:39 97d9b7814a7c: Preparing 03:15:39 680d3c38589d: Preparing 03:15:39 9e7b602bebc1: Preparing 03:15:39 598f7019e521: Preparing 03:15:39 a68166bf8350: Preparing 03:15:39 4faea5eef23f: Preparing 03:15:39 b145cff427b4: Preparing 03:15:39 85baaacf78b8: Preparing 03:15:39 b3482b4d6145: Preparing 03:15:39 d62a02444d39: Preparing 03:15:39 b145cff427b4: Waiting 03:15:39 85baaacf78b8: Waiting 03:15:39 b3482b4d6145: Waiting 03:15:39 d62a02444d39: Waiting 03:15:39 a68166bf8350: Waiting 03:15:39 4faea5eef23f: Waiting 03:15:39 30c9af8f2891: Layer already exists 03:15:39 9e7b602bebc1: Layer already exists 03:15:39 97d9b7814a7c: Layer already exists 03:15:39 598f7019e521: Layer already exists 03:15:39 680d3c38589d: Layer already exists 03:15:39 b145cff427b4: Layer already exists 03:15:39 a68166bf8350: Layer already exists 03:15:39 4faea5eef23f: Layer already exists 03:15:39 85baaacf78b8: Layer already exists 03:15:39 b3482b4d6145: Layer already exists 03:15:39 d62a02444d39: Layer already exists 03:15:39 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:b94a8792d78247c7cf20850764a0c3dc010204654998697de9d310a7594f43df size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:15:40 30c9af8f2891: Preparing 03:15:40 97d9b7814a7c: Preparing 03:15:40 680d3c38589d: Preparing 03:15:40 9e7b602bebc1: Preparing 03:15:40 598f7019e521: Preparing 03:15:40 a68166bf8350: Preparing 03:15:40 4faea5eef23f: Preparing 03:15:40 b145cff427b4: Preparing 03:15:40 85baaacf78b8: Preparing 03:15:40 b3482b4d6145: Preparing 03:15:40 d62a02444d39: Preparing 03:15:40 a68166bf8350: Waiting 03:15:40 b145cff427b4: Waiting 03:15:40 85baaacf78b8: Waiting 03:15:40 b3482b4d6145: Waiting 03:15:40 d62a02444d39: Waiting 03:15:40 4faea5eef23f: Waiting 03:15:40 680d3c38589d: Layer already exists 03:15:40 598f7019e521: Layer already exists 03:15:40 97d9b7814a7c: Layer already exists 03:15:40 30c9af8f2891: Layer already exists 03:15:40 9e7b602bebc1: Layer already exists 03:15:40 4faea5eef23f: Layer already exists 03:15:40 b145cff427b4: Layer already exists 03:15:40 a68166bf8350: Layer already exists 03:15:40 85baaacf78b8: Layer already exists 03:15:40 b3482b4d6145: Layer already exists 03:15:40 d62a02444d39: Layer already exists 03:15:40 main: digest: sha256:b94a8792d78247c7cf20850764a0c3dc010204654998697de9d310a7594f43df size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:40 ===================================================== [Pipeline] echo 03:15:40 taggedImages: 03:15:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:8993ba01b563173d09700f15170e60450ab0a438 03:15:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:15:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.65 03:15:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:15:40 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:15:40 8993ba01b563173d09700f15170e60450ab0a438 03:15:40 latest 03:15:40 3.2.0-dev.65 03:15:40 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:40 main 03:15:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8993ba01b563173d09700f15170e60450ab0a438 03:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:15:41 54a91a3a510b: Preparing 03:15:41 753ce8293b3f: Preparing 03:15:41 5ecaae6351e3: Preparing 03:15:41 9a8d687e39d3: Preparing 03:15:41 d994fa0cccfe: Preparing 03:15:41 9d0de3364252: Preparing 03:15:41 465a658ac5e7: Preparing 03:15:41 a68166bf8350: Preparing 03:15:41 4faea5eef23f: Preparing 03:15:41 764b9575e0fb: Preparing 03:15:41 40dd304dfa99: Preparing 03:15:41 d62a02444d39: Preparing 03:15:41 764b9575e0fb: Waiting 03:15:41 9d0de3364252: Waiting 03:15:41 40dd304dfa99: Waiting 03:15:41 d62a02444d39: Waiting 03:15:41 465a658ac5e7: Waiting 03:15:41 a68166bf8350: Waiting 03:15:41 4faea5eef23f: Waiting 03:15:41 753ce8293b3f: Pushed 03:15:41 d994fa0cccfe: Pushed 03:15:41 54a91a3a510b: Pushed 03:15:41 a68166bf8350: Layer already exists 03:15:41 4faea5eef23f: Layer already exists 03:15:41 9d0de3364252: Pushed 03:15:41 465a658ac5e7: Pushed 03:15:41 d62a02444d39: Layer already exists 03:15:41 764b9575e0fb: Pushed 03:15:41 9a8d687e39d3: Pushed 03:15:42 5ecaae6351e3: Pushed 03:15:42 40dd304dfa99: Pushed 03:15:42 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:f9ce9b85b3d07211eb4d5e1f6a142b504364f6219414beaf65125577abdf1951 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:15:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:15:43 54a91a3a510b: Preparing 03:15:43 753ce8293b3f: Preparing 03:15:43 5ecaae6351e3: Preparing 03:15:43 9a8d687e39d3: Preparing 03:15:43 d994fa0cccfe: Preparing 03:15:43 9d0de3364252: Preparing 03:15:43 465a658ac5e7: Preparing 03:15:43 a68166bf8350: Preparing 03:15:43 4faea5eef23f: Preparing 03:15:43 764b9575e0fb: Preparing 03:15:43 40dd304dfa99: Preparing 03:15:43 d62a02444d39: Preparing 03:15:43 a68166bf8350: Waiting 03:15:43 4faea5eef23f: Waiting 03:15:43 764b9575e0fb: Waiting 03:15:43 9d0de3364252: Waiting 03:15:43 465a658ac5e7: Waiting 03:15:43 d62a02444d39: Waiting 03:15:43 54a91a3a510b: Layer already exists 03:15:43 9a8d687e39d3: Layer already exists 03:15:43 753ce8293b3f: Layer already exists 03:15:43 d994fa0cccfe: Layer already exists 03:15:43 5ecaae6351e3: Layer already exists 03:15:43 465a658ac5e7: Layer already exists 03:15:43 9d0de3364252: Layer already exists 03:15:43 4faea5eef23f: Layer already exists 03:15:43 a68166bf8350: Layer already exists 03:15:43 764b9575e0fb: Layer already exists 03:15:43 d62a02444d39: Layer already exists 03:15:43 40dd304dfa99: Layer already exists 03:15:43 latest: digest: sha256:f9ce9b85b3d07211eb4d5e1f6a142b504364f6219414beaf65125577abdf1951 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.65 03:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:15:44 54a91a3a510b: Preparing 03:15:44 753ce8293b3f: Preparing 03:15:44 5ecaae6351e3: Preparing 03:15:44 9a8d687e39d3: Preparing 03:15:44 d994fa0cccfe: Preparing 03:15:44 9d0de3364252: Preparing 03:15:44 465a658ac5e7: Preparing 03:15:44 a68166bf8350: Preparing 03:15:44 4faea5eef23f: Preparing 03:15:44 764b9575e0fb: Preparing 03:15:44 40dd304dfa99: Preparing 03:15:44 d62a02444d39: Preparing 03:15:44 465a658ac5e7: Waiting 03:15:44 a68166bf8350: Waiting 03:15:44 4faea5eef23f: Waiting 03:15:44 764b9575e0fb: Waiting 03:15:44 40dd304dfa99: Waiting 03:15:44 9d0de3364252: Waiting 03:15:44 d62a02444d39: Waiting 03:15:44 d994fa0cccfe: Layer already exists 03:15:44 54a91a3a510b: Layer already exists 03:15:44 9a8d687e39d3: Layer already exists 03:15:44 5ecaae6351e3: Layer already exists 03:15:44 753ce8293b3f: Layer already exists 03:15:44 465a658ac5e7: Layer already exists 03:15:44 a68166bf8350: Layer already exists 03:15:44 4faea5eef23f: Layer already exists 03:15:44 9d0de3364252: Layer already exists 03:15:44 764b9575e0fb: Layer already exists 03:15:44 d62a02444d39: Layer already exists 03:15:44 40dd304dfa99: Layer already exists 03:15:44 3.2.0-dev.65: digest: sha256:f9ce9b85b3d07211eb4d5e1f6a142b504364f6219414beaf65125577abdf1951 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:15:44 54a91a3a510b: Preparing 03:15:44 753ce8293b3f: Preparing 03:15:44 5ecaae6351e3: Preparing 03:15:44 9a8d687e39d3: Preparing 03:15:44 d994fa0cccfe: Preparing 03:15:44 9d0de3364252: Preparing 03:15:44 465a658ac5e7: Preparing 03:15:44 a68166bf8350: Preparing 03:15:44 4faea5eef23f: Preparing 03:15:44 764b9575e0fb: Preparing 03:15:44 40dd304dfa99: Preparing 03:15:44 d62a02444d39: Preparing 03:15:44 4faea5eef23f: Waiting 03:15:44 764b9575e0fb: Waiting 03:15:44 9d0de3364252: Waiting 03:15:44 a68166bf8350: Waiting 03:15:44 465a658ac5e7: Waiting 03:15:44 d62a02444d39: Waiting 03:15:44 40dd304dfa99: Waiting 03:15:44 753ce8293b3f: Layer already exists 03:15:44 d994fa0cccfe: Layer already exists 03:15:44 9a8d687e39d3: Layer already exists 03:15:44 54a91a3a510b: Layer already exists 03:15:44 5ecaae6351e3: Layer already exists 03:15:44 764b9575e0fb: Layer already exists 03:15:44 a68166bf8350: Layer already exists 03:15:44 465a658ac5e7: Layer already exists 03:15:44 9d0de3364252: Layer already exists 03:15:44 40dd304dfa99: Layer already exists 03:15:44 4faea5eef23f: Layer already exists 03:15:44 d62a02444d39: Layer already exists 03:15:44 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:f9ce9b85b3d07211eb4d5e1f6a142b504364f6219414beaf65125577abdf1951 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:15:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:15:45 54a91a3a510b: Preparing 03:15:45 753ce8293b3f: Preparing 03:15:45 5ecaae6351e3: Preparing 03:15:45 9a8d687e39d3: Preparing 03:15:45 d994fa0cccfe: Preparing 03:15:45 9d0de3364252: Preparing 03:15:45 465a658ac5e7: Preparing 03:15:45 a68166bf8350: Preparing 03:15:45 4faea5eef23f: Preparing 03:15:45 764b9575e0fb: Preparing 03:15:45 40dd304dfa99: Preparing 03:15:45 d62a02444d39: Preparing 03:15:45 764b9575e0fb: Waiting 03:15:45 40dd304dfa99: Waiting 03:15:45 465a658ac5e7: Waiting 03:15:45 d62a02444d39: Waiting 03:15:45 a68166bf8350: Waiting 03:15:45 5ecaae6351e3: Layer already exists 03:15:45 9a8d687e39d3: Layer already exists 03:15:45 753ce8293b3f: Layer already exists 03:15:45 d994fa0cccfe: Layer already exists 03:15:45 54a91a3a510b: Layer already exists 03:15:45 9d0de3364252: Layer already exists 03:15:45 465a658ac5e7: Layer already exists 03:15:45 4faea5eef23f: Layer already exists 03:15:45 a68166bf8350: Layer already exists 03:15:45 764b9575e0fb: Layer already exists 03:15:45 40dd304dfa99: Layer already exists 03:15:45 d62a02444d39: Layer already exists 03:15:45 main: digest: sha256:f9ce9b85b3d07211eb4d5e1f6a142b504364f6219414beaf65125577abdf1951 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:45 ===================================================== [Pipeline] echo 03:15:45 taggedImages: 03:15:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8993ba01b563173d09700f15170e60450ab0a438 03:15:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:15:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.65 03:15:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:15:45 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:15:45 8993ba01b563173d09700f15170e60450ab0a438 03:15:45 latest 03:15:45 3.2.0-dev.65 03:15:45 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:45 main 03:15:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8993ba01b563173d09700f15170e60450ab0a438 03:15:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:15:46 bd5aed40b576: Preparing 03:15:46 a4e6391efbb0: Preparing 03:15:46 a68166bf8350: Preparing 03:15:46 4faea5eef23f: Preparing 03:15:46 26e8e74ca13b: Preparing 03:15:46 4dce3a46017c: Preparing 03:15:46 d62a02444d39: Preparing 03:15:46 d62a02444d39: Waiting 03:15:46 4dce3a46017c: Waiting 03:15:46 4faea5eef23f: Layer already exists 03:15:46 a68166bf8350: Layer already exists 03:15:46 d62a02444d39: Layer already exists 03:15:46 26e8e74ca13b: Pushed 03:15:46 bd5aed40b576: Pushed 03:15:47 4dce3a46017c: Pushed 03:15:47 a4e6391efbb0: Pushed 03:15:48 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:9a4c36e8a6b5b68562ad38f2398582d3ed9323b02b055e7b084ec69f0df86ba5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:48 + 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 03:15:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:15:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:15:48 bd5aed40b576: Preparing 03:15:48 a4e6391efbb0: Preparing 03:15:48 a68166bf8350: Preparing 03:15:48 4faea5eef23f: Preparing 03:15:48 26e8e74ca13b: Preparing 03:15:48 4dce3a46017c: Preparing 03:15:48 d62a02444d39: Preparing 03:15:48 4dce3a46017c: Waiting 03:15:48 d62a02444d39: Waiting 03:15:48 bd5aed40b576: Layer already exists 03:15:48 a68166bf8350: Layer already exists 03:15:48 4faea5eef23f: Layer already exists 03:15:48 26e8e74ca13b: Layer already exists 03:15:48 a4e6391efbb0: Layer already exists 03:15:48 d62a02444d39: Layer already exists 03:15:48 4dce3a46017c: Layer already exists 03:15:48 latest: digest: sha256:9a4c36e8a6b5b68562ad38f2398582d3ed9323b02b055e7b084ec69f0df86ba5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.65 03:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:15:49 bd5aed40b576: Preparing 03:15:49 a4e6391efbb0: Preparing 03:15:49 a68166bf8350: Preparing 03:15:49 4faea5eef23f: Preparing 03:15:49 26e8e74ca13b: Preparing 03:15:49 4dce3a46017c: Preparing 03:15:49 d62a02444d39: Preparing 03:15:49 4dce3a46017c: Waiting 03:15:49 a4e6391efbb0: Layer already exists 03:15:49 26e8e74ca13b: Layer already exists 03:15:49 4faea5eef23f: Layer already exists 03:15:49 bd5aed40b576: Layer already exists 03:15:49 a68166bf8350: Layer already exists 03:15:49 4dce3a46017c: Layer already exists 03:15:49 d62a02444d39: Layer already exists 03:15:49 3.2.0-dev.65: digest: sha256:9a4c36e8a6b5b68562ad38f2398582d3ed9323b02b055e7b084ec69f0df86ba5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:15:49 bd5aed40b576: Preparing 03:15:49 a4e6391efbb0: Preparing 03:15:49 a68166bf8350: Preparing 03:15:49 4faea5eef23f: Preparing 03:15:49 26e8e74ca13b: Preparing 03:15:49 4dce3a46017c: Preparing 03:15:49 d62a02444d39: Preparing 03:15:49 4dce3a46017c: Waiting 03:15:49 d62a02444d39: Waiting 03:15:49 4faea5eef23f: Layer already exists 03:15:49 a68166bf8350: Layer already exists 03:15:49 bd5aed40b576: Layer already exists 03:15:49 a4e6391efbb0: Layer already exists 03:15:49 26e8e74ca13b: Layer already exists 03:15:49 4dce3a46017c: Layer already exists 03:15:49 d62a02444d39: Layer already exists 03:15:49 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:9a4c36e8a6b5b68562ad38f2398582d3ed9323b02b055e7b084ec69f0df86ba5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:50 + 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 03:15:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:15:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:15:50 bd5aed40b576: Preparing 03:15:50 a4e6391efbb0: Preparing 03:15:50 a68166bf8350: Preparing 03:15:50 4faea5eef23f: Preparing 03:15:50 26e8e74ca13b: Preparing 03:15:50 4dce3a46017c: Preparing 03:15:50 d62a02444d39: Preparing 03:15:50 4dce3a46017c: Waiting 03:15:50 d62a02444d39: Waiting 03:15:50 a4e6391efbb0: Layer already exists 03:15:50 4faea5eef23f: Layer already exists 03:15:50 bd5aed40b576: Layer already exists 03:15:50 26e8e74ca13b: Layer already exists 03:15:50 a68166bf8350: Layer already exists 03:15:50 4dce3a46017c: Layer already exists 03:15:50 d62a02444d39: Layer already exists 03:15:50 main: digest: sha256:9a4c36e8a6b5b68562ad38f2398582d3ed9323b02b055e7b084ec69f0df86ba5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:50 ===================================================== [Pipeline] echo 03:15:50 taggedImages: 03:15:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8993ba01b563173d09700f15170e60450ab0a438 03:15:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:15:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.65 03:15:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:15:50 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:15:50 8993ba01b563173d09700f15170e60450ab0a438 03:15:50 latest 03:15:50 3.2.0-dev.65 03:15:50 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:15:50 main 03:15:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8993ba01b563173d09700f15170e60450ab0a438 03:15:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:15:51 8a6100b32be0: Preparing 03:15:51 db7ad85fba4e: Preparing 03:15:51 f8494d30904e: Preparing 03:15:51 a68166bf8350: Preparing 03:15:51 4faea5eef23f: Preparing 03:15:51 7166dab7c1eb: Preparing 03:15:51 8949a992c37e: Preparing 03:15:51 e3484e65c95a: Preparing 03:15:51 7166dab7c1eb: Waiting 03:15:51 e3484e65c95a: Waiting 03:15:51 e80b50fc413e: Preparing 03:15:51 d62a02444d39: Preparing 03:15:51 e80b50fc413e: Waiting 03:15:51 d62a02444d39: Waiting 03:15:51 4faea5eef23f: Layer already exists 03:15:51 a68166bf8350: Layer already exists 03:15:51 f8494d30904e: Pushed 03:15:51 8a6100b32be0: Pushed 03:15:51 db7ad85fba4e: Pushed 03:15:51 d62a02444d39: Layer already exists 03:15:51 e3484e65c95a: Pushed 03:15:51 e80b50fc413e: Pushed 03:15:57 8949a992c37e: Pushed 03:16:00 7166dab7c1eb: Pushed 03:16:00 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:8481c3bd95d85b8aa6363f3d00163a91b508c28c538076c15b667614769365b7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:16:01 8a6100b32be0: Preparing 03:16:01 db7ad85fba4e: Preparing 03:16:01 f8494d30904e: Preparing 03:16:01 a68166bf8350: Preparing 03:16:01 4faea5eef23f: Preparing 03:16:01 7166dab7c1eb: Preparing 03:16:01 8949a992c37e: Preparing 03:16:01 e3484e65c95a: Preparing 03:16:01 e80b50fc413e: Preparing 03:16:01 d62a02444d39: Preparing 03:16:01 7166dab7c1eb: Waiting 03:16:01 8949a992c37e: Waiting 03:16:01 e3484e65c95a: Waiting 03:16:01 d62a02444d39: Waiting 03:16:01 e80b50fc413e: Waiting 03:16:01 8a6100b32be0: Layer already exists 03:16:01 f8494d30904e: Layer already exists 03:16:01 4faea5eef23f: Layer already exists 03:16:01 db7ad85fba4e: Layer already exists 03:16:01 a68166bf8350: Layer already exists 03:16:01 8949a992c37e: Layer already exists 03:16:01 e3484e65c95a: Layer already exists 03:16:01 e80b50fc413e: Layer already exists 03:16:01 7166dab7c1eb: Layer already exists 03:16:01 d62a02444d39: Layer already exists 03:16:01 latest: digest: sha256:8481c3bd95d85b8aa6363f3d00163a91b508c28c538076c15b667614769365b7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.65 03:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:16:01 8a6100b32be0: Preparing 03:16:01 db7ad85fba4e: Preparing 03:16:01 f8494d30904e: Preparing 03:16:01 a68166bf8350: Preparing 03:16:01 4faea5eef23f: Preparing 03:16:01 7166dab7c1eb: Preparing 03:16:01 8949a992c37e: Preparing 03:16:01 e3484e65c95a: Preparing 03:16:01 e80b50fc413e: Preparing 03:16:01 d62a02444d39: Preparing 03:16:01 8949a992c37e: Waiting 03:16:01 e3484e65c95a: Waiting 03:16:01 7166dab7c1eb: Waiting 03:16:01 e80b50fc413e: Waiting 03:16:01 d62a02444d39: Waiting 03:16:01 a68166bf8350: Layer already exists 03:16:01 4faea5eef23f: Layer already exists 03:16:01 f8494d30904e: Layer already exists 03:16:01 db7ad85fba4e: Layer already exists 03:16:01 8a6100b32be0: Layer already exists 03:16:01 7166dab7c1eb: Layer already exists 03:16:01 e3484e65c95a: Layer already exists 03:16:01 e80b50fc413e: Layer already exists 03:16:01 8949a992c37e: Layer already exists 03:16:01 d62a02444d39: Layer already exists 03:16:01 3.2.0-dev.65: digest: sha256:8481c3bd95d85b8aa6363f3d00163a91b508c28c538076c15b667614769365b7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:16:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:16:02 8a6100b32be0: Preparing 03:16:02 db7ad85fba4e: Preparing 03:16:02 f8494d30904e: Preparing 03:16:02 a68166bf8350: Preparing 03:16:02 4faea5eef23f: Preparing 03:16:02 7166dab7c1eb: Preparing 03:16:02 8949a992c37e: Preparing 03:16:02 e3484e65c95a: Preparing 03:16:02 e80b50fc413e: Preparing 03:16:02 d62a02444d39: Preparing 03:16:02 7166dab7c1eb: Waiting 03:16:02 d62a02444d39: Waiting 03:16:02 e80b50fc413e: Waiting 03:16:02 8949a992c37e: Waiting 03:16:02 e3484e65c95a: Waiting 03:16:02 8a6100b32be0: Layer already exists 03:16:02 4faea5eef23f: Layer already exists 03:16:02 a68166bf8350: Layer already exists 03:16:02 db7ad85fba4e: Layer already exists 03:16:02 f8494d30904e: Layer already exists 03:16:02 7166dab7c1eb: Layer already exists 03:16:02 e3484e65c95a: Layer already exists 03:16:02 8949a992c37e: Layer already exists 03:16:02 e80b50fc413e: Layer already exists 03:16:02 d62a02444d39: Layer already exists 03:16:02 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:8481c3bd95d85b8aa6363f3d00163a91b508c28c538076c15b667614769365b7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:16:03 8a6100b32be0: Preparing 03:16:03 db7ad85fba4e: Preparing 03:16:03 f8494d30904e: Preparing 03:16:03 a68166bf8350: Preparing 03:16:03 4faea5eef23f: Preparing 03:16:03 7166dab7c1eb: Preparing 03:16:03 8949a992c37e: Preparing 03:16:03 e3484e65c95a: Preparing 03:16:03 e80b50fc413e: Preparing 03:16:03 d62a02444d39: Preparing 03:16:03 e3484e65c95a: Waiting 03:16:03 e80b50fc413e: Waiting 03:16:03 7166dab7c1eb: Waiting 03:16:03 8949a992c37e: Waiting 03:16:03 d62a02444d39: Waiting 03:16:03 db7ad85fba4e: Layer already exists 03:16:03 8a6100b32be0: Layer already exists 03:16:03 f8494d30904e: Layer already exists 03:16:03 4faea5eef23f: Layer already exists 03:16:03 a68166bf8350: Layer already exists 03:16:03 e3484e65c95a: Layer already exists 03:16:03 7166dab7c1eb: Layer already exists 03:16:03 d62a02444d39: Layer already exists 03:16:03 8949a992c37e: Layer already exists 03:16:03 e80b50fc413e: Layer already exists 03:16:03 main: digest: sha256:8481c3bd95d85b8aa6363f3d00163a91b508c28c538076c15b667614769365b7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:16:03 ===================================================== [Pipeline] echo 03:16:03 taggedImages: 03:16:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:8993ba01b563173d09700f15170e60450ab0a438 03:16:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:16:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.65 03:16:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:16:03 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:16:03 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:16:03 8993ba01b563173d09700f15170e60450ab0a438 03:16:03 latest 03:16:03 3.2.0-dev.65 03:16:03 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:16:03 main 03:16:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8993ba01b563173d09700f15170e60450ab0a438 03:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:16:03 3a0d9b3f739b: Preparing 03:16:03 ba48c6a44f42: Preparing 03:16:03 8bec6066ae73: Preparing 03:16:03 a68166bf8350: Preparing 03:16:03 4faea5eef23f: Preparing 03:16:03 d96b097eaa9e: Preparing 03:16:03 d95ff84a872e: Preparing 03:16:03 2373ce895f97: Preparing 03:16:03 d62a02444d39: Preparing 03:16:03 d96b097eaa9e: Waiting 03:16:03 d62a02444d39: Waiting 03:16:03 d95ff84a872e: Waiting 03:16:03 2373ce895f97: Waiting 03:16:03 4faea5eef23f: Layer already exists 03:16:03 a68166bf8350: Layer already exists 03:16:03 ba48c6a44f42: Pushed 03:16:03 8bec6066ae73: Pushed 03:16:03 3a0d9b3f739b: Pushed 03:16:03 d95ff84a872e: Pushed 03:16:03 d62a02444d39: Layer already exists 03:16:04 2373ce895f97: Pushed 03:16:14 d96b097eaa9e: Pushed 03:16:14 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:2af287e4c37f85fb2af2cffd75c8b18f15328a074dc42ac73fa7cda21d6ac7b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:16:15 3a0d9b3f739b: Preparing 03:16:15 ba48c6a44f42: Preparing 03:16:15 8bec6066ae73: Preparing 03:16:15 a68166bf8350: Preparing 03:16:15 4faea5eef23f: Preparing 03:16:15 d96b097eaa9e: Preparing 03:16:15 d95ff84a872e: Preparing 03:16:15 2373ce895f97: Preparing 03:16:15 d62a02444d39: Preparing 03:16:15 2373ce895f97: Waiting 03:16:15 d95ff84a872e: Waiting 03:16:15 d62a02444d39: Waiting 03:16:15 d96b097eaa9e: Waiting 03:16:15 4faea5eef23f: Layer already exists 03:16:15 ba48c6a44f42: Layer already exists 03:16:15 a68166bf8350: Layer already exists 03:16:15 8bec6066ae73: Layer already exists 03:16:15 3a0d9b3f739b: Layer already exists 03:16:15 d95ff84a872e: Layer already exists 03:16:15 d96b097eaa9e: Layer already exists 03:16:15 2373ce895f97: Layer already exists 03:16:15 d62a02444d39: Layer already exists 03:16:15 latest: digest: sha256:2af287e4c37f85fb2af2cffd75c8b18f15328a074dc42ac73fa7cda21d6ac7b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.65 03:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:16:15 3a0d9b3f739b: Preparing 03:16:15 ba48c6a44f42: Preparing 03:16:15 8bec6066ae73: Preparing 03:16:15 a68166bf8350: Preparing 03:16:15 4faea5eef23f: Preparing 03:16:15 d96b097eaa9e: Preparing 03:16:15 d95ff84a872e: Preparing 03:16:15 2373ce895f97: Preparing 03:16:15 d62a02444d39: Preparing 03:16:15 d96b097eaa9e: Waiting 03:16:15 2373ce895f97: Waiting 03:16:15 d95ff84a872e: Waiting 03:16:15 d62a02444d39: Waiting 03:16:15 ba48c6a44f42: Layer already exists 03:16:15 8bec6066ae73: Layer already exists 03:16:15 a68166bf8350: Layer already exists 03:16:15 4faea5eef23f: Layer already exists 03:16:15 3a0d9b3f739b: Layer already exists 03:16:15 2373ce895f97: Layer already exists 03:16:15 d96b097eaa9e: Layer already exists 03:16:15 d95ff84a872e: Layer already exists 03:16:15 d62a02444d39: Layer already exists 03:16:15 3.2.0-dev.65: digest: sha256:2af287e4c37f85fb2af2cffd75c8b18f15328a074dc42ac73fa7cda21d6ac7b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:16:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:16:16 3a0d9b3f739b: Preparing 03:16:16 ba48c6a44f42: Preparing 03:16:16 8bec6066ae73: Preparing 03:16:16 a68166bf8350: Preparing 03:16:16 4faea5eef23f: Preparing 03:16:16 d96b097eaa9e: Preparing 03:16:16 d95ff84a872e: Preparing 03:16:16 2373ce895f97: Preparing 03:16:16 d62a02444d39: Preparing 03:16:16 d96b097eaa9e: Waiting 03:16:16 d95ff84a872e: Waiting 03:16:16 d62a02444d39: Waiting 03:16:16 3a0d9b3f739b: Layer already exists 03:16:16 ba48c6a44f42: Layer already exists 03:16:16 8bec6066ae73: Layer already exists 03:16:16 4faea5eef23f: Layer already exists 03:16:16 a68166bf8350: Layer already exists 03:16:16 d95ff84a872e: Layer already exists 03:16:16 2373ce895f97: Layer already exists 03:16:16 d62a02444d39: Layer already exists 03:16:16 d96b097eaa9e: Layer already exists 03:16:16 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:2af287e4c37f85fb2af2cffd75c8b18f15328a074dc42ac73fa7cda21d6ac7b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:16:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:16:17 3a0d9b3f739b: Preparing 03:16:17 ba48c6a44f42: Preparing 03:16:17 8bec6066ae73: Preparing 03:16:17 a68166bf8350: Preparing 03:16:17 4faea5eef23f: Preparing 03:16:17 d96b097eaa9e: Preparing 03:16:17 d95ff84a872e: Preparing 03:16:17 2373ce895f97: Preparing 03:16:17 d62a02444d39: Preparing 03:16:17 d95ff84a872e: Waiting 03:16:17 2373ce895f97: Waiting 03:16:17 d96b097eaa9e: Waiting 03:16:17 a68166bf8350: Layer already exists 03:16:17 8bec6066ae73: Layer already exists 03:16:17 ba48c6a44f42: Layer already exists 03:16:17 3a0d9b3f739b: Layer already exists 03:16:17 4faea5eef23f: Layer already exists 03:16:17 d62a02444d39: Layer already exists 03:16:17 2373ce895f97: Layer already exists 03:16:17 d95ff84a872e: Layer already exists 03:16:17 d96b097eaa9e: Layer already exists 03:16:17 main: digest: sha256:2af287e4c37f85fb2af2cffd75c8b18f15328a074dc42ac73fa7cda21d6ac7b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:16:17 ===================================================== [Pipeline] echo 03:16:17 taggedImages: 03:16:17 - nexus3.edgexfoundry.org:10004/security-spire-config:8993ba01b563173d09700f15170e60450ab0a438 03:16:17 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:16:17 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.65 03:16:17 - nexus3.edgexfoundry.org:10004/security-spire-config:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:16:17 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:16:17 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:16:17 8993ba01b563173d09700f15170e60450ab0a438 03:16:17 latest 03:16:17 3.2.0-dev.65 03:16:17 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:16:17 main 03:16:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8993ba01b563173d09700f15170e60450ab0a438 03:16:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:16:17 8a6100b32be0: Preparing 03:16:17 8b549406a241: Preparing 03:16:17 23048d2c2899: Preparing 03:16:17 a68166bf8350: Preparing 03:16:17 4faea5eef23f: Preparing 03:16:17 3320db246d42: Preparing 03:16:17 e3484e65c95a: Preparing 03:16:17 e80b50fc413e: Preparing 03:16:17 d62a02444d39: Preparing 03:16:17 e3484e65c95a: Waiting 03:16:17 e80b50fc413e: Waiting 03:16:17 d62a02444d39: Waiting 03:16:17 3320db246d42: Waiting 03:16:17 8a6100b32be0: Layer already exists 03:16:17 4faea5eef23f: Layer already exists 03:16:17 a68166bf8350: Layer already exists 03:16:17 e3484e65c95a: Layer already exists 03:16:17 e80b50fc413e: Layer already exists 03:16:17 d62a02444d39: Layer already exists 03:16:17 23048d2c2899: Pushed 03:16:17 8b549406a241: Pushed 03:16:27 3320db246d42: Pushed 03:16:27 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:8528571f054363b115273fb5adb100367bc688f4ffa5e831568b873098aaae3d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:16:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:16:28 8a6100b32be0: Preparing 03:16:28 8b549406a241: Preparing 03:16:28 23048d2c2899: Preparing 03:16:28 a68166bf8350: Preparing 03:16:28 4faea5eef23f: Preparing 03:16:28 3320db246d42: Preparing 03:16:28 e3484e65c95a: Preparing 03:16:28 e80b50fc413e: Preparing 03:16:28 d62a02444d39: Preparing 03:16:28 3320db246d42: Waiting 03:16:28 d62a02444d39: Waiting 03:16:28 e3484e65c95a: Waiting 03:16:28 e80b50fc413e: Waiting 03:16:28 8a6100b32be0: Layer already exists 03:16:28 a68166bf8350: Layer already exists 03:16:28 23048d2c2899: Layer already exists 03:16:28 4faea5eef23f: Layer already exists 03:16:28 8b549406a241: Layer already exists 03:16:28 e80b50fc413e: Layer already exists 03:16:28 3320db246d42: Layer already exists 03:16:28 e3484e65c95a: Layer already exists 03:16:28 d62a02444d39: Layer already exists 03:16:28 latest: digest: sha256:8528571f054363b115273fb5adb100367bc688f4ffa5e831568b873098aaae3d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.65 03:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:16:29 8a6100b32be0: Preparing 03:16:29 8b549406a241: Preparing 03:16:29 23048d2c2899: Preparing 03:16:29 a68166bf8350: Preparing 03:16:29 4faea5eef23f: Preparing 03:16:29 3320db246d42: Preparing 03:16:29 e3484e65c95a: Preparing 03:16:29 e80b50fc413e: Preparing 03:16:29 d62a02444d39: Preparing 03:16:29 e3484e65c95a: Waiting 03:16:29 e80b50fc413e: Waiting 03:16:29 d62a02444d39: Waiting 03:16:29 3320db246d42: Waiting 03:16:29 23048d2c2899: Layer already exists 03:16:29 8b549406a241: Layer already exists 03:16:29 4faea5eef23f: Layer already exists 03:16:29 8a6100b32be0: Layer already exists 03:16:29 a68166bf8350: Layer already exists 03:16:29 e80b50fc413e: Layer already exists 03:16:29 d62a02444d39: Layer already exists 03:16:29 3320db246d42: Layer already exists 03:16:29 e3484e65c95a: Layer already exists 03:16:29 3.2.0-dev.65: digest: sha256:8528571f054363b115273fb5adb100367bc688f4ffa5e831568b873098aaae3d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:16:29 8a6100b32be0: Preparing 03:16:29 8b549406a241: Preparing 03:16:29 23048d2c2899: Preparing 03:16:29 a68166bf8350: Preparing 03:16:29 4faea5eef23f: Preparing 03:16:29 3320db246d42: Preparing 03:16:29 e3484e65c95a: Preparing 03:16:29 e80b50fc413e: Preparing 03:16:29 d62a02444d39: Preparing 03:16:29 3320db246d42: Waiting 03:16:29 e3484e65c95a: Waiting 03:16:29 e80b50fc413e: Waiting 03:16:29 d62a02444d39: Waiting 03:16:29 4faea5eef23f: Layer already exists 03:16:29 8b549406a241: Layer already exists 03:16:29 a68166bf8350: Layer already exists 03:16:29 8a6100b32be0: Layer already exists 03:16:29 23048d2c2899: Layer already exists 03:16:29 3320db246d42: Layer already exists 03:16:29 e80b50fc413e: Layer already exists 03:16:29 e3484e65c95a: Layer already exists 03:16:29 d62a02444d39: Layer already exists 03:16:29 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:8528571f054363b115273fb5adb100367bc688f4ffa5e831568b873098aaae3d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:16:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:16:30 8a6100b32be0: Preparing 03:16:30 8b549406a241: Preparing 03:16:30 23048d2c2899: Preparing 03:16:30 a68166bf8350: Preparing 03:16:30 4faea5eef23f: Preparing 03:16:30 3320db246d42: Preparing 03:16:30 e3484e65c95a: Preparing 03:16:30 e80b50fc413e: Preparing 03:16:30 d62a02444d39: Preparing 03:16:30 e3484e65c95a: Waiting 03:16:30 e80b50fc413e: Waiting 03:16:30 3320db246d42: Waiting 03:16:30 d62a02444d39: Waiting 03:16:30 8b549406a241: Layer already exists 03:16:30 4faea5eef23f: Layer already exists 03:16:30 a68166bf8350: Layer already exists 03:16:30 23048d2c2899: Layer already exists 03:16:30 8a6100b32be0: Layer already exists 03:16:30 3320db246d42: Layer already exists 03:16:30 e80b50fc413e: Layer already exists 03:16:30 d62a02444d39: Layer already exists 03:16:30 e3484e65c95a: Layer already exists 03:16:30 main: digest: sha256:8528571f054363b115273fb5adb100367bc688f4ffa5e831568b873098aaae3d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:16:30 ===================================================== [Pipeline] echo 03:16:30 taggedImages: 03:16:30 - nexus3.edgexfoundry.org:10004/security-spire-server:8993ba01b563173d09700f15170e60450ab0a438 03:16:30 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:16:30 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.65 03:16:30 - nexus3.edgexfoundry.org:10004/security-spire-server:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:16:30 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:16:30 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 03:16:30 8993ba01b563173d09700f15170e60450ab0a438 03:16:30 latest 03:16:30 3.2.0-dev.65 03:16:30 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:16:30 main 03:16:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:30 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:31 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:8993ba01b563173d09700f15170e60450ab0a438 03:16:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:16:31 52d6a46821ca: Preparing 03:16:31 81bb8b2d584f: Preparing 03:16:31 a68166bf8350: Preparing 03:16:31 4faea5eef23f: Preparing 03:16:31 ab202a0e3af7: Preparing 03:16:31 f505c959414c: Preparing 03:16:31 d62a02444d39: Preparing 03:16:31 f505c959414c: Waiting 03:16:31 d62a02444d39: Waiting 03:16:31 4faea5eef23f: Layer already exists 03:16:31 a68166bf8350: Layer already exists 03:16:31 d62a02444d39: Layer already exists 03:16:31 52d6a46821ca: Pushed 03:16:31 ab202a0e3af7: Pushed 03:16:31 f505c959414c: Pushed 03:16:35 81bb8b2d584f: Pushed 03:16:35 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:98f27dfe6a7515af825b95f331b4b69ec0046f21d47436570b60fe036248e8af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:36 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:36 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 03:16:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:16:36 52d6a46821ca: Preparing 03:16:36 81bb8b2d584f: Preparing 03:16:36 a68166bf8350: Preparing 03:16:36 4faea5eef23f: Preparing 03:16:36 ab202a0e3af7: Preparing 03:16:36 f505c959414c: Preparing 03:16:36 d62a02444d39: Preparing 03:16:36 f505c959414c: Waiting 03:16:36 d62a02444d39: Waiting 03:16:36 ab202a0e3af7: Layer already exists 03:16:36 4faea5eef23f: Layer already exists 03:16:36 52d6a46821ca: Layer already exists 03:16:36 81bb8b2d584f: Layer already exists 03:16:36 a68166bf8350: Layer already exists 03:16:36 f505c959414c: Layer already exists 03:16:36 d62a02444d39: Layer already exists 03:16:36 latest: digest: sha256:98f27dfe6a7515af825b95f331b4b69ec0046f21d47436570b60fe036248e8af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:36 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:37 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.65 03:16:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:16:37 52d6a46821ca: Preparing 03:16:37 81bb8b2d584f: Preparing 03:16:37 a68166bf8350: Preparing 03:16:37 4faea5eef23f: Preparing 03:16:37 ab202a0e3af7: Preparing 03:16:37 f505c959414c: Preparing 03:16:37 d62a02444d39: Preparing 03:16:37 f505c959414c: Waiting 03:16:37 d62a02444d39: Waiting 03:16:37 4faea5eef23f: Layer already exists 03:16:37 52d6a46821ca: Layer already exists 03:16:37 a68166bf8350: Layer already exists 03:16:37 ab202a0e3af7: Layer already exists 03:16:37 81bb8b2d584f: Layer already exists 03:16:37 f505c959414c: Layer already exists 03:16:37 d62a02444d39: Layer already exists 03:16:37 3.2.0-dev.65: digest: sha256:98f27dfe6a7515af825b95f331b4b69ec0046f21d47436570b60fe036248e8af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:37 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:37 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:16:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:16:37 52d6a46821ca: Preparing 03:16:37 81bb8b2d584f: Preparing 03:16:37 a68166bf8350: Preparing 03:16:37 4faea5eef23f: Preparing 03:16:37 ab202a0e3af7: Preparing 03:16:37 f505c959414c: Preparing 03:16:37 d62a02444d39: Preparing 03:16:37 f505c959414c: Waiting 03:16:37 d62a02444d39: Waiting 03:16:37 a68166bf8350: Layer already exists 03:16:37 52d6a46821ca: Layer already exists 03:16:37 4faea5eef23f: Layer already exists 03:16:37 81bb8b2d584f: Layer already exists 03:16:37 ab202a0e3af7: Layer already exists 03:16:37 f505c959414c: Layer already exists 03:16:37 d62a02444d39: Layer already exists 03:16:37 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:98f27dfe6a7515af825b95f331b4b69ec0046f21d47436570b60fe036248e8af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:37 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:38 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 03:16:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:16:38 52d6a46821ca: Preparing 03:16:38 81bb8b2d584f: Preparing 03:16:38 a68166bf8350: Preparing 03:16:38 4faea5eef23f: Preparing 03:16:38 ab202a0e3af7: Preparing 03:16:38 f505c959414c: Preparing 03:16:38 d62a02444d39: Preparing 03:16:38 f505c959414c: Waiting 03:16:38 d62a02444d39: Waiting 03:16:38 a68166bf8350: Layer already exists 03:16:38 ab202a0e3af7: Layer already exists 03:16:38 52d6a46821ca: Layer already exists 03:16:38 4faea5eef23f: Layer already exists 03:16:38 81bb8b2d584f: Layer already exists 03:16:38 f505c959414c: Layer already exists 03:16:38 d62a02444d39: Layer already exists 03:16:38 main: digest: sha256:98f27dfe6a7515af825b95f331b4b69ec0046f21d47436570b60fe036248e8af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:16:38 ===================================================== [Pipeline] echo 03:16:38 taggedImages: 03:16:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:8993ba01b563173d09700f15170e60450ab0a438 03:16:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 03:16:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.65 03:16:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:16:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 03:16:38 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:16:38 8993ba01b563173d09700f15170e60450ab0a438 03:16:38 latest 03:16:38 3.2.0-dev.65 03:16:38 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:16:38 main 03:16:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:8993ba01b563173d09700f15170e60450ab0a438 03:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:16:39 e0b5c93f7be3: Preparing 03:16:39 c80abab90643: Preparing 03:16:39 a68166bf8350: Preparing 03:16:39 4faea5eef23f: Preparing 03:16:39 ec030800d5df: Preparing 03:16:39 f01faddabe9f: Preparing 03:16:39 d62a02444d39: Preparing 03:16:39 f01faddabe9f: Waiting 03:16:39 d62a02444d39: Waiting 03:16:39 4faea5eef23f: Layer already exists 03:16:39 a68166bf8350: Layer already exists 03:16:39 d62a02444d39: Layer already exists 03:16:39 ec030800d5df: Pushed 03:16:39 e0b5c93f7be3: Pushed 03:16:39 f01faddabe9f: Pushed 03:16:42 c80abab90643: Pushed 03:16:42 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:fb2c009c13fa33079deff8509c2ca79969802087b4befb42694a84715a737c8c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:16:43 e0b5c93f7be3: Preparing 03:16:43 c80abab90643: Preparing 03:16:43 a68166bf8350: Preparing 03:16:43 4faea5eef23f: Preparing 03:16:43 ec030800d5df: Preparing 03:16:43 f01faddabe9f: Preparing 03:16:43 d62a02444d39: Preparing 03:16:43 f01faddabe9f: Waiting 03:16:43 d62a02444d39: Waiting 03:16:43 c80abab90643: Layer already exists 03:16:43 ec030800d5df: Layer already exists 03:16:43 a68166bf8350: Layer already exists 03:16:43 e0b5c93f7be3: Layer already exists 03:16:43 4faea5eef23f: Layer already exists 03:16:43 d62a02444d39: Layer already exists 03:16:43 f01faddabe9f: Layer already exists 03:16:43 latest: digest: sha256:fb2c009c13fa33079deff8509c2ca79969802087b4befb42694a84715a737c8c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.65 03:16:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:16:44 e0b5c93f7be3: Preparing 03:16:44 c80abab90643: Preparing 03:16:44 a68166bf8350: Preparing 03:16:44 4faea5eef23f: Preparing 03:16:44 ec030800d5df: Preparing 03:16:44 f01faddabe9f: Preparing 03:16:44 d62a02444d39: Preparing 03:16:44 f01faddabe9f: Waiting 03:16:44 c80abab90643: Layer already exists 03:16:44 4faea5eef23f: Layer already exists 03:16:44 a68166bf8350: Layer already exists 03:16:44 ec030800d5df: Layer already exists 03:16:44 e0b5c93f7be3: Layer already exists 03:16:44 d62a02444d39: Layer already exists 03:16:44 f01faddabe9f: Layer already exists 03:16:44 3.2.0-dev.65: digest: sha256:fb2c009c13fa33079deff8509c2ca79969802087b4befb42694a84715a737c8c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:16:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:16:44 e0b5c93f7be3: Preparing 03:16:44 c80abab90643: Preparing 03:16:44 a68166bf8350: Preparing 03:16:44 4faea5eef23f: Preparing 03:16:44 ec030800d5df: Preparing 03:16:44 f01faddabe9f: Preparing 03:16:44 d62a02444d39: Preparing 03:16:44 f01faddabe9f: Waiting 03:16:44 d62a02444d39: Waiting 03:16:44 4faea5eef23f: Layer already exists 03:16:44 ec030800d5df: Layer already exists 03:16:44 a68166bf8350: Layer already exists 03:16:44 c80abab90643: Layer already exists 03:16:44 e0b5c93f7be3: Layer already exists 03:16:44 d62a02444d39: Layer already exists 03:16:44 f01faddabe9f: Layer already exists 03:16:44 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:fb2c009c13fa33079deff8509c2ca79969802087b4befb42694a84715a737c8c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:16:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:16:45 e0b5c93f7be3: Preparing 03:16:45 c80abab90643: Preparing 03:16:45 a68166bf8350: Preparing 03:16:45 4faea5eef23f: Preparing 03:16:45 ec030800d5df: Preparing 03:16:45 f01faddabe9f: Preparing 03:16:45 d62a02444d39: Preparing 03:16:45 f01faddabe9f: Waiting 03:16:45 d62a02444d39: Waiting 03:16:45 c80abab90643: Layer already exists 03:16:45 ec030800d5df: Layer already exists 03:16:45 4faea5eef23f: Layer already exists 03:16:45 a68166bf8350: Layer already exists 03:16:45 e0b5c93f7be3: Layer already exists 03:16:45 f01faddabe9f: Layer already exists 03:16:45 d62a02444d39: Layer already exists 03:16:45 main: digest: sha256:fb2c009c13fa33079deff8509c2ca79969802087b4befb42694a84715a737c8c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:16:45 ===================================================== [Pipeline] echo 03:16:45 taggedImages: 03:16:45 - nexus3.edgexfoundry.org:10004/support-notifications:8993ba01b563173d09700f15170e60450ab0a438 03:16:45 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:16:45 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.65 03:16:45 - nexus3.edgexfoundry.org:10004/support-notifications:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:16:45 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:16:45 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:16:45 8993ba01b563173d09700f15170e60450ab0a438 03:16:45 latest 03:16:45 3.2.0-dev.65 03:16:45 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:16:45 main 03:16:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8993ba01b563173d09700f15170e60450ab0a438 03:16:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:16:46 892552d1068b: Preparing 03:16:46 417ac6d6565d: Preparing 03:16:46 a68166bf8350: Preparing 03:16:46 4faea5eef23f: Preparing 03:16:46 391ae71a7442: Preparing 03:16:46 1140d85988d0: Preparing 03:16:46 d62a02444d39: Preparing 03:16:46 1140d85988d0: Waiting 03:16:46 d62a02444d39: Waiting 03:16:46 a68166bf8350: Layer already exists 03:16:46 4faea5eef23f: Layer already exists 03:16:46 391ae71a7442: Layer already exists 03:16:46 1140d85988d0: Layer already exists 03:16:46 d62a02444d39: Layer already exists 03:16:46 892552d1068b: Pushed 03:16:50 417ac6d6565d: Pushed 03:16:50 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:b54af237bc2404c608e9f3cac6b06cb1156800edefc7edaf42d89d657d974660 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:16:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:16:51 892552d1068b: Preparing 03:16:51 417ac6d6565d: Preparing 03:16:51 a68166bf8350: Preparing 03:16:51 4faea5eef23f: Preparing 03:16:51 391ae71a7442: Preparing 03:16:51 1140d85988d0: Preparing 03:16:51 d62a02444d39: Preparing 03:16:51 1140d85988d0: Waiting 03:16:51 d62a02444d39: Waiting 03:16:51 a68166bf8350: Layer already exists 03:16:51 892552d1068b: Layer already exists 03:16:51 417ac6d6565d: Layer already exists 03:16:51 391ae71a7442: Layer already exists 03:16:51 4faea5eef23f: Layer already exists 03:16:51 d62a02444d39: Layer already exists 03:16:51 1140d85988d0: Layer already exists 03:16:51 latest: digest: sha256:b54af237bc2404c608e9f3cac6b06cb1156800edefc7edaf42d89d657d974660 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.65 03:16:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:16:51 892552d1068b: Preparing 03:16:51 417ac6d6565d: Preparing 03:16:51 a68166bf8350: Preparing 03:16:51 4faea5eef23f: Preparing 03:16:51 391ae71a7442: Preparing 03:16:51 1140d85988d0: Preparing 03:16:51 d62a02444d39: Preparing 03:16:51 1140d85988d0: Waiting 03:16:51 391ae71a7442: Layer already exists 03:16:51 417ac6d6565d: Layer already exists 03:16:51 892552d1068b: Layer already exists 03:16:51 a68166bf8350: Layer already exists 03:16:51 4faea5eef23f: Layer already exists 03:16:51 1140d85988d0: Layer already exists 03:16:51 d62a02444d39: Layer already exists 03:16:51 3.2.0-dev.65: digest: sha256:b54af237bc2404c608e9f3cac6b06cb1156800edefc7edaf42d89d657d974660 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:16:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:16:52 892552d1068b: Preparing 03:16:52 417ac6d6565d: Preparing 03:16:52 a68166bf8350: Preparing 03:16:52 4faea5eef23f: Preparing 03:16:52 391ae71a7442: Preparing 03:16:52 1140d85988d0: Preparing 03:16:52 d62a02444d39: Preparing 03:16:52 1140d85988d0: Waiting 03:16:52 a68166bf8350: Layer already exists 03:16:52 391ae71a7442: Layer already exists 03:16:52 417ac6d6565d: Layer already exists 03:16:52 892552d1068b: Layer already exists 03:16:52 4faea5eef23f: Layer already exists 03:16:52 d62a02444d39: Layer already exists 03:16:52 1140d85988d0: Layer already exists 03:16:52 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:b54af237bc2404c608e9f3cac6b06cb1156800edefc7edaf42d89d657d974660 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:16:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:16:53 892552d1068b: Preparing 03:16:53 417ac6d6565d: Preparing 03:16:53 a68166bf8350: Preparing 03:16:53 4faea5eef23f: Preparing 03:16:53 391ae71a7442: Preparing 03:16:53 1140d85988d0: Preparing 03:16:53 d62a02444d39: Preparing 03:16:53 1140d85988d0: Waiting 03:16:53 391ae71a7442: Layer already exists 03:16:53 4faea5eef23f: Layer already exists 03:16:53 417ac6d6565d: Layer already exists 03:16:53 892552d1068b: Layer already exists 03:16:53 a68166bf8350: Layer already exists 03:16:53 1140d85988d0: Layer already exists 03:16:53 d62a02444d39: Layer already exists 03:16:53 main: digest: sha256:b54af237bc2404c608e9f3cac6b06cb1156800edefc7edaf42d89d657d974660 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:16:53 ===================================================== [Pipeline] echo 03:16:53 taggedImages: 03:16:53 - nexus3.edgexfoundry.org:10004/support-scheduler:8993ba01b563173d09700f15170e60450ab0a438 03:16:53 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:16:53 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.65 03:16:53 - nexus3.edgexfoundry.org:10004/support-scheduler:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:16:53 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:34:08 #160 ... 03:34:08 03:34:08 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:34:08 #148 1180.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:34:15 #148 ... 03:34:15 03:34:15 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:34:15 #152 DONE 1194.9s 03:34:15 03:34:15 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:34:15 #153 DONE 1194.9s 03:34:15 03:34:15 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:34:15 #161 DONE 0.5s 03:34:15 03:34:15 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:34:15 #148 ... 03:34:15 03:34:15 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 03:34:15 #162 ... 03:34:15 03:34:15 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:34:15 #163 DONE 0.4s 03:34:15 03:34:15 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:34:16 #164 DONE 0.3s 03:34:16 03:34:16 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:34:16 #165 DONE 0.2s 03:34:16 03:34:16 #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:34:16 #166 DONE 0.1s 03:34:16 03:34:16 #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:34:16 #167 DONE 0.2s 03:34:16 03:34:16 #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:34:17 #168 DONE 0.2s 03:34:17 03:34:17 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:34:17 #159 ... 03:34:17 03:34:17 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:34:19 #169 ... 03:34:19 03:34:19 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 03:34:19 #162 DONE 3.5s 03:34:19 03:34:19 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 03:34:19 #170 DONE 0.4s 03:34:19 03:34:19 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 03:34:19 #171 DONE 0.2s 03:34:19 03:34:19 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:34:19 #155 ... 03:34:19 03:34:19 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:34:19 #172 DONE 0.4s 03:34:19 03:34:19 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:34:19 #169 DONE 2.8s 03:34:19 03:34:19 #112 [security-proxy-setup] exporting to image 03:34:19 #112 exporting layers 03:34:20 #112 ... 03:34:20 03:34:20 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:34:20 #173 DONE 0.4s 03:34:20 03:34:20 #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/ 03:34:21 #174 DONE 0.5s 03:34:21 03:34:21 #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/ 03:34:21 #175 DONE 0.1s 03:34:21 03:34:21 #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/ 03:34:21 #176 ... 03:34:21 03:34:21 #112 [security-proxy-setup] exporting to image 03:34:21 #112 exporting layers 1.6s done 03:34:21 #112 writing image sha256:e77bb0871f4273bf49325263937208ebfff6802228ce31df617696abfb030ab3 0.0s done 03:34:21 #112 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 03:34:21 #112 DONE 5.9s 03:34:21 03:34:21 #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/ 03:34:21 #176 DONE 0.3s 03:34:21 03:34:21 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:34:21 #177 DONE 0.1s 03:34:21 03:34:21 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:34:21 #178 DONE 0.1s 03:34:21 03:34:21 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 03:34:22 #179 ... 03:34:22 03:34:22 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:34:22 #148 DONE 1202.7s 03:34:22 03:34:22 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:34:22 #157 ... 03:34:22 03:34:22 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:34:22 #180 DONE 0.2s 03:34:22 03:34:22 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:34:23 #157 ... 03:34:23 03:34:23 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:34:23 #181 DONE 0.2s 03:34:23 03:34:23 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:34:23 #156 ... 03:34:23 03:34:23 #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 03:34:23 #182 DONE 0.3s 03:34:23 03:34:23 #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 03:34:24 #183 DONE 0.3s 03:34:24 03:34:24 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:34:24 #157 ... 03:34:24 03:34:24 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:34:24 #184 DONE 0.1s 03:34:24 03:34:24 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:34:24 #185 ... 03:34:24 03:34:24 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 03:34:24 #179 DONE 2.7s 03:34:24 03:34:24 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:34:24 #185 DONE 0.3s 03:34:24 03:34:24 #112 [security-bootstrapper] exporting to image 03:34:25 #112 ... 03:34:25 03:34:25 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:34:25 #186 DONE 0.8s 03:34:25 03:34:25 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:34:25 #187 DONE 0.2s 03:34:25 03:34:25 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:34:25 #156 ... 03:34:25 03:34:25 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:34:26 #188 ... 03:34:26 03:34:26 #112 [security-bootstrapper] exporting to image 03:34:26 #112 exporting layers 1.5s done 03:34:26 #112 writing image sha256:ef738c279e7533d51a7286ad88a97b4debbd4641bdca42768b818231d0728cb3 0.0s done 03:34:26 #112 naming to docker.io/library/security-bootstrapper-arm64 done 03:34:26 #112 DONE 7.4s 03:34:26 03:34:26 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:34:28 #155 ... 03:34:28 03:34:28 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:34:28 #188 DONE 2.1s 03:34:28 03:34:28 #112 [security-secretstore-setup] exporting to image 03:34:29 #112 exporting layers 1.3s done 03:34:29 #112 writing image sha256:da5ae72f13ff4839ac3aa03adae44602da7aa89cb1631f429fd9212741b6b904 done 03:34:29 #112 naming to docker.io/library/security-secretstore-setup-arm64 done 03:34:29 #112 DONE 8.7s 03:34:29 03:34:29 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:35:36 #156 ... 03:35:36 03:35:36 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:35:36 #155 DONE 1266.6s 03:35:36 03:35:36 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:35:36 #157 ... 03:35:36 03:35:36 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:35:36 #189 DONE 0.2s 03:35:36 03:35:36 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:35:36 #190 DONE 0.2s 03:35:36 03:35:36 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:35:36 #191 DONE 0.2s 03:35:36 03:35:36 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:35:36 #157 ... 03:35:36 03:35:36 #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 03:35:36 #192 DONE 0.2s 03:35:36 03:35:36 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:35:36 #193 DONE 0.1s 03:35:36 03:35:36 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:35:36 #156 ... 03:35:36 03:35:36 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:35:36 #194 DONE 2.0s 03:35:36 03:35:36 #112 [core-common-config-bootstrapper] exporting to image 03:35:36 #112 exporting layers 03:35:36 #112 exporting layers 0.5s done 03:35:36 #112 writing image sha256:f84b88a470858e8565780458e87aa6f0dabbda9cd58a5cb01aa14ecbf9493d91 done 03:35:36 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:35:36 #112 DONE 9.2s 03:35:36 03:35:36 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:37:28 #157 ... 03:37:28 03:37:28 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:37:28 #158 DONE 1387.7s 03:37:28 03:37:28 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:37:28 #157 ... 03:37:28 03:37:28 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:37:28 #195 DONE 0.1s 03:37:28 03:37:28 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:37:28 #156 ... 03:37:28 03:37:28 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:37:28 #196 DONE 0.1s 03:37:28 03:37:28 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:37:28 #197 DONE 0.2s 03:37:28 03:37:28 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:37:28 #157 ... 03:37:28 03:37:28 #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 03:37:28 #198 DONE 0.2s 03:37:28 03:37:28 #112 [security-spiffe-token-provider] exporting to image 03:37:28 #112 exporting layers 03:37:29 #112 exporting layers 0.6s done 03:37:29 #112 writing image sha256:812eba3a9fa2a0292e0a1024fe4d35947776a9c83dbfe324bdb13dbce14910b0 0.0s done 03:37:29 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:37:29 #112 DONE 9.9s 03:37:29 03:37:29 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:45:21 #149 ... 03:45:21 03:45:21 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:45:21 #154 DONE 1857.3s 03:45:21 03:45:21 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:45:21 #149 ... 03:45:21 03:45:21 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:45:21 #199 DONE 0.2s 03:45:21 03:45:21 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:45:21 #200 DONE 0.2s 03:45:21 03:45:21 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:45:21 #159 ... 03:45:21 03:45:21 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:45:21 #201 DONE 0.4s 03:45:21 03:45:21 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:45:21 #157 ... 03:45:21 03:45:21 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:45:21 #202 DONE 0.1s 03:45:21 03:45:21 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:45:21 #203 DONE 0.1s 03:45:21 03:45:21 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:45:21 #157 ... 03:45:21 03:45:21 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:45:21 #204 DONE 1.8s 03:45:21 03:45:21 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:45:21 #159 ... 03:45:21 03:45:21 #112 [security-proxy-auth] exporting to image 03:45:21 #112 exporting layers 03:45:21 #112 exporting layers 0.8s done 03:45:21 #112 writing image sha256:777f722d87ffc5d215737824140087e0f690cfb6484da75937e16c7370dd2cc2 done 03:45:21 #112 naming to docker.io/library/security-proxy-auth-arm64 done 03:45:21 #112 DONE 10.7s 03:45:21 03:45:21 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:46:29 #149 ... 03:46:29 03:46:29 #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:46:29 #156 DONE 1928.2s 03:46:29 03:46:29 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:46:29 #157 ... 03:46:29 03:46:29 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:46:29 #205 DONE 0.2s 03:46:29 03:46:29 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:46:29 #206 DONE 0.1s 03:46:29 03:46:29 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:46:29 #207 DONE 0.4s 03:46:29 03:46:29 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:46:29 #208 DONE 0.1s 03:46:29 03:46:29 #112 [core-command] exporting to image 03:46:29 #112 exporting layers 03:46:29 #112 exporting layers 0.4s done 03:46:29 #112 writing image sha256:9089cf5378f3c23bb204c2216442f3ee45fc63be05c79ddad4bdf9c290149a60 done 03:46:29 #112 naming to docker.io/library/core-command-arm64 done 03:46:29 #112 DONE 11.1s 03:46:29 03:46:29 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:48:36 #159 ... 03:48:36 03:48:36 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:48:36 #149 DONE 2050.1s 03:48:36 03:48:36 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:48:36 #157 ... 03:48:36 03:48:36 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:48:36 #209 DONE 0.2s 03:48:36 03:48:36 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:48:36 #160 ... 03:48:36 03:48:36 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:48:36 #210 DONE 0.1s 03:48:36 03:48:36 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:48:36 #211 DONE 0.4s 03:48:36 03:48:36 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:48:36 #212 DONE 0.1s 03:48:36 03:48:36 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:48:36 #157 ... 03:48:36 03:48:36 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 03:48:36 #213 DONE 0.1s 03:48:36 03:48:36 #112 [core-data] exporting to image 03:48:36 #112 exporting layers 03:48:36 #112 exporting layers 0.5s done 03:48:36 #112 writing image sha256:454cdd7be118ac0321736a5b3a46b1def34a01d32de64697d65c342ad073aba5 done 03:48:36 #112 naming to docker.io/library/core-data-arm64 done 03:48:36 #112 DONE 11.6s 03:48:36 03:48:36 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:48:36 #157 ... 03:48:36 03:48:36 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:48:36 #150 DONE 2052.6s 03:48:36 03:48:36 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:48:36 #159 ... 03:48:36 03:48:36 #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:48:36 #214 DONE 0.1s 03:48:36 03:48:36 #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:48:36 #215 DONE 0.4s 03:48:36 03:48:36 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:48:36 #157 ... 03:48:36 03:48:36 #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:48:36 #216 DONE 0.1s 03:48:36 03:48:36 #112 [core-keeper] exporting to image 03:48:36 #112 exporting layers 0.7s done 03:48:36 #112 writing image sha256:caef1f2cac08c4e87dc952263f0b14ba99c5a0f41e71da9d036850b5bdbd47de done 03:48:36 #112 naming to docker.io/library/core-keeper-arm64 done 03:48:36 #112 DONE 12.3s 03:48:36 03:48:36 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:48:43 #151 ... 03:48:43 03:48:43 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:48:43 #160 DONE 2062.9s 03:48:43 03:48:43 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:48:43 #157 ... 03:48:43 03:48:43 #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:48:43 #217 DONE 0.1s 03:48:43 03:48:43 #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:48:43 #218 DONE 0.1s 03:48:43 03:48:43 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:48:43 #157 ... 03:48:43 03:48:43 #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:48:44 #219 DONE 0.4s 03:48:44 03:48:44 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:48:44 #157 ... 03:48:44 03:48:44 #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:48:44 #220 DONE 0.1s 03:48:44 03:48:44 #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:48:44 #221 DONE 0.1s 03:48:44 03:48:44 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:48:44 #157 ... 03:48:44 03:48:44 #112 [core-metadata] exporting to image 03:48:44 #112 exporting layers 03:48:45 #112 exporting layers 1.4s done 03:48:45 #112 writing image sha256:2487372def9abbd47f77af5cd576aa805f719874a8f00628594febfc72b93e20 done 03:48:45 #112 naming to docker.io/library/core-metadata-arm64 done 03:48:45 #112 DONE 13.7s 03:48:45 03:48:45 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:49:18 #159 ... 03:49:18 03:49:18 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:49:18 #151 DONE 2093.7s 03:49:18 03:49:18 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:49:18 #157 DONE 2093.7s 03:49:18 03:49:18 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:49:18 #159 ... 03:49:18 03:49:18 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:49:18 #222 ... 03:49:18 03:49:18 #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:49:18 #223 DONE 0.2s 03:49:18 03:49:18 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:49:18 #222 DONE 0.2s 03:49:18 03:49:18 #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:49:18 #224 DONE 0.3s 03:49:18 03:49:18 #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:49:18 #225 DONE 0.4s 03:49:18 03:49:18 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:49:18 #226 DONE 0.5s 03:49:18 03:49:18 #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:49:18 #227 DONE 0.5s 03:49:18 03:49:18 #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:49:18 #228 DONE 0.1s 03:49:18 03:49:18 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:49:18 #229 DONE 0.1s 03:49:18 03:49:18 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:49:18 #159 DONE 2095.4s 03:49:18 03:49:18 #112 [support-scheduler] exporting to image 03:49:18 #112 exporting layers 03:49:18 #112 exporting layers 0.7s done 03:49:18 #112 writing image sha256:58cc57406cfa6b06e368e925f456326d236810bb6d1f0e5580ccca975a25adcc 0.0s done 03:49:18 #112 naming to docker.io/library/support-scheduler-arm64 done 03:49:18 #112 exporting layers 0.9s done 03:49:18 #112 writing image sha256:03c0d82c285905018567191017b0c06f7a18cabaf7b6481559ef2a3ddc3ef0c9 done 03:49:18 #112 naming to docker.io/library/support-notifications-arm64 done 03:49:18 #112 DONE 14.8s 03:49:18 03:49:18 #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:49:18 #230 DONE 0.2s 03:49:18 03:49:18 #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:49:18 #231 DONE 0.1s 03:49:18 03:49:18 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 03:49:18 #232 DONE 0.3s 03:49:18 03:49:18 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 03:49:18 #233 DONE 0.1s 03:49:18 03:49:18 #112 [support-cron-scheduler] exporting to image 03:49:18 #112 exporting layers 0.9s done 03:49:18 #112 writing image sha256:05ebb96671407d9e69a67e0bcedf4683f60a1924de9093bd38a156cf9113f0e6 done 03:49:18 #112 naming to docker.io/library/support-cron-scheduler-arm64 done 03:49:18 #112 DONE 15.7s 03:49:18 time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:18 time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:18 time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:18 time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:18 time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:18 time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:18 time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:18 time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:18 time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:18 time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:18 time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:18 time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:18 time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:18 time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:18 time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:49:18 time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:49:18 $ docker stop --time=1 0e04c4ef0857e83528a649c380cc20eca16d3a960f917fefd12f960f10130a58 03:49:19 $ docker rm -f --volumes 0e04c4ef0857e83528a649c380cc20eca16d3a960f917fefd12f960f10130a58 [Pipeline] // withDockerContainer [Pipeline] sh 03:49:20 + docker images 03:49:20 REPOSITORY TAG IMAGE ID CREATED SIZE 03:49:20 support-cron-scheduler-arm64 latest 05ebb9667140 4 seconds ago 43.6MB 03:49:20 support-scheduler-arm64 latest 58cc57406cfa 6 seconds ago 41.4MB 03:49:20 support-notifications-arm64 latest 03c0d82c2859 6 seconds ago 42MB 03:49:20 core-metadata-arm64 latest 2487372def9a 36 seconds ago 39.3MB 03:49:20 core-keeper-arm64 latest caef1f2cac08 47 seconds ago 39MB 03:49:20 core-data-arm64 latest 454cdd7be118 49 seconds ago 39.1MB 03:49:20 core-command-arm64 latest 9089cf5378f3 2 minutes ago 35.1MB 03:49:20 security-proxy-auth-arm64 latest 777f722d87ff 4 minutes ago 32.7MB 03:49:20 security-spiffe-token-provider-arm64 latest 812eba3a9fa2 11 minutes ago 29.1MB 03:49:20 core-common-config-bootstrapper-arm64 latest f84b88a47085 13 minutes ago 15.4MB 03:49:20 security-secretstore-setup-arm64 latest da5ae72f13ff 14 minutes ago 36.4MB 03:49:20 security-bootstrapper-arm64 latest ef738c279e75 14 minutes ago 18.9MB 03:49:20 security-proxy-setup-arm64 latest e77bb0871f42 15 minutes ago 26.2MB 03:49:20 security-spire-agent-arm64 latest 5fe88f4d99ac 36 minutes ago 174MB 03:49:20 security-spire-server-arm64 latest 379b0241e81f 36 minutes ago 116MB 03:49:20 security-spire-config-arm64 latest 89f36495dd46 36 minutes ago 115MB 03:49:20 ci-base-image-arm64 latest bdf23e95366d 38 minutes ago 967MB 03:49:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 03:49:20 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 03:49:20 provisioning config files... 03:49:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/686@tmp/config10979980684897885789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:20 ---> ****-login.sh 03:49:20 nexus3.edgexfoundry.org:10001 03:49:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:20 Configure a credential helper to remove this warning. See 03:49:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:20 03:49:20 Login Succeeded 03:49:20 nexus3.edgexfoundry.org:10002 03:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:21 Configure a credential helper to remove this warning. See 03:49:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:21 03:49:21 Login Succeeded 03:49:21 nexus3.edgexfoundry.org:10003 03:49:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:21 Configure a credential helper to remove this warning. See 03:49:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:21 03:49:21 Login Succeeded 03:49:21 nexus3.edgexfoundry.org:10004 03:49:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:22 Configure a credential helper to remove this warning. See 03:49:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:22 03:49:22 Login Succeeded 03:49:22 ****.io 03:49:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:22 Configure a credential helper to remove this warning. See 03:49:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:22 03:49:22 Login Succeeded 03:49:22 ---> ****-login.sh ends [Pipeline] } 03:49:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:49:22 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:49:22 8993ba01b563173d09700f15170e60450ab0a438 03:49:22 latest 03:49:22 3.2.0-dev.65 03:49:22 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:49:22 main 03:49:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:23 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:49:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:49:23 49252458f920: Preparing 03:49:23 1499bc80234e: Preparing 03:49:23 f975b9bc5748: Preparing 03:49:23 5b7e26f2e5a8: Preparing 03:49:23 0b47217fa97d: Preparing 03:49:23 8d2a29cfa66f: Preparing 03:49:23 4aeaa0e7d41f: Preparing 03:49:23 4aeaa0e7d41f: Waiting 03:49:23 5b7e26f2e5a8: Pushed 03:49:23 0b47217fa97d: Pushed 03:49:23 f975b9bc5748: Pushed 03:49:23 49252458f920: Pushed 03:49:23 4aeaa0e7d41f: Layer already exists 03:49:23 8d2a29cfa66f: Pushed 03:49:28 1499bc80234e: Pushed 03:49:29 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:efce5fda3bc32bfa86c44cb8b30a2268d03a2e04604aad90b12609856f57136b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:49:29 49252458f920: Preparing 03:49:29 1499bc80234e: Preparing 03:49:29 f975b9bc5748: Preparing 03:49:29 5b7e26f2e5a8: Preparing 03:49:29 0b47217fa97d: Preparing 03:49:29 8d2a29cfa66f: Preparing 03:49:29 4aeaa0e7d41f: Preparing 03:49:29 8d2a29cfa66f: Waiting 03:49:29 4aeaa0e7d41f: Waiting 03:49:29 0b47217fa97d: Layer already exists 03:49:29 f975b9bc5748: Layer already exists 03:49:29 1499bc80234e: Layer already exists 03:49:29 49252458f920: Layer already exists 03:49:29 5b7e26f2e5a8: Layer already exists 03:49:29 8d2a29cfa66f: Layer already exists 03:49:29 4aeaa0e7d41f: Layer already exists 03:49:30 latest: digest: sha256:efce5fda3bc32bfa86c44cb8b30a2268d03a2e04604aad90b12609856f57136b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.65 03:49:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:49:30 49252458f920: Preparing 03:49:30 1499bc80234e: Preparing 03:49:30 f975b9bc5748: Preparing 03:49:30 5b7e26f2e5a8: Preparing 03:49:30 0b47217fa97d: Preparing 03:49:30 8d2a29cfa66f: Preparing 03:49:30 4aeaa0e7d41f: Preparing 03:49:30 8d2a29cfa66f: Waiting 03:49:30 4aeaa0e7d41f: Waiting 03:49:30 49252458f920: Layer already exists 03:49:30 5b7e26f2e5a8: Layer already exists 03:49:30 0b47217fa97d: Layer already exists 03:49:30 f975b9bc5748: Layer already exists 03:49:30 1499bc80234e: Layer already exists 03:49:30 4aeaa0e7d41f: Layer already exists 03:49:30 8d2a29cfa66f: Layer already exists 03:49:30 3.2.0-dev.65: digest: sha256:efce5fda3bc32bfa86c44cb8b30a2268d03a2e04604aad90b12609856f57136b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:49:31 49252458f920: Preparing 03:49:31 1499bc80234e: Preparing 03:49:31 f975b9bc5748: Preparing 03:49:31 5b7e26f2e5a8: Preparing 03:49:31 0b47217fa97d: Preparing 03:49:31 8d2a29cfa66f: Preparing 03:49:31 4aeaa0e7d41f: Preparing 03:49:31 8d2a29cfa66f: Waiting 03:49:31 5b7e26f2e5a8: Layer already exists 03:49:31 f975b9bc5748: Layer already exists 03:49:31 49252458f920: Layer already exists 03:49:31 1499bc80234e: Layer already exists 03:49:31 0b47217fa97d: Layer already exists 03:49:31 8d2a29cfa66f: Layer already exists 03:49:31 4aeaa0e7d41f: Layer already exists 03:49:31 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:efce5fda3bc32bfa86c44cb8b30a2268d03a2e04604aad90b12609856f57136b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:49:32 49252458f920: Preparing 03:49:32 1499bc80234e: Preparing 03:49:32 f975b9bc5748: Preparing 03:49:32 5b7e26f2e5a8: Preparing 03:49:32 0b47217fa97d: Preparing 03:49:32 8d2a29cfa66f: Preparing 03:49:32 4aeaa0e7d41f: Preparing 03:49:32 8d2a29cfa66f: Waiting 03:49:32 4aeaa0e7d41f: Waiting 03:49:32 1499bc80234e: Layer already exists 03:49:32 f975b9bc5748: Layer already exists 03:49:32 0b47217fa97d: Layer already exists 03:49:32 5b7e26f2e5a8: Layer already exists 03:49:32 49252458f920: Layer already exists 03:49:32 8d2a29cfa66f: Layer already exists 03:49:32 4aeaa0e7d41f: Layer already exists 03:49:32 main: digest: sha256:efce5fda3bc32bfa86c44cb8b30a2268d03a2e04604aad90b12609856f57136b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:32 ===================================================== [Pipeline] echo 03:49:32 taggedImages: 03:49:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:49:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:49:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.65 03:49:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:49:32 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:49:32 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:49:32 8993ba01b563173d09700f15170e60450ab0a438 03:49:32 latest 03:49:32 3.2.0-dev.65 03:49:32 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:49:32 main 03:49:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:49:33 79cc169852ea: Preparing 03:49:33 a8ec4491d1c6: Preparing 03:49:33 eed2099e3a7d: Preparing 03:49:33 4c801a4ab31d: Preparing 03:49:33 f975b9bc5748: Preparing 03:49:33 5b7e26f2e5a8: Preparing 03:49:33 0b47217fa97d: Preparing 03:49:33 8d2a29cfa66f: Preparing 03:49:33 4aeaa0e7d41f: Preparing 03:49:33 0b47217fa97d: Waiting 03:49:33 8d2a29cfa66f: Waiting 03:49:33 4aeaa0e7d41f: Waiting 03:49:33 5b7e26f2e5a8: Waiting 03:49:33 f975b9bc5748: Layer already exists 03:49:33 5b7e26f2e5a8: Layer already exists 03:49:33 0b47217fa97d: Layer already exists 03:49:33 eed2099e3a7d: Pushed 03:49:33 a8ec4491d1c6: Pushed 03:49:33 79cc169852ea: Pushed 03:49:33 8d2a29cfa66f: Layer already exists 03:49:33 4aeaa0e7d41f: Layer already exists 03:49:35 4c801a4ab31d: Pushed 03:49:35 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:c2ec7502b2a205f18700de79f75eb43c738b50f8e4aef6b39b8003f4486ec7e4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:36 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:49:36 79cc169852ea: Preparing 03:49:36 a8ec4491d1c6: Preparing 03:49:36 eed2099e3a7d: Preparing 03:49:36 4c801a4ab31d: Preparing 03:49:36 f975b9bc5748: Preparing 03:49:36 5b7e26f2e5a8: Preparing 03:49:36 0b47217fa97d: Preparing 03:49:36 8d2a29cfa66f: Preparing 03:49:36 4aeaa0e7d41f: Preparing 03:49:36 0b47217fa97d: Waiting 03:49:36 8d2a29cfa66f: Waiting 03:49:36 4aeaa0e7d41f: Waiting 03:49:36 5b7e26f2e5a8: Waiting 03:49:36 4c801a4ab31d: Layer already exists 03:49:36 f975b9bc5748: Layer already exists 03:49:36 79cc169852ea: Layer already exists 03:49:36 a8ec4491d1c6: Layer already exists 03:49:36 eed2099e3a7d: Layer already exists 03:49:36 8d2a29cfa66f: Layer already exists 03:49:36 5b7e26f2e5a8: Layer already exists 03:49:36 4aeaa0e7d41f: Layer already exists 03:49:36 0b47217fa97d: Layer already exists 03:49:36 latest: digest: sha256:c2ec7502b2a205f18700de79f75eb43c738b50f8e4aef6b39b8003f4486ec7e4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:37 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.65 03:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:49:37 79cc169852ea: Preparing 03:49:37 a8ec4491d1c6: Preparing 03:49:37 eed2099e3a7d: Preparing 03:49:37 4c801a4ab31d: Preparing 03:49:37 f975b9bc5748: Preparing 03:49:37 5b7e26f2e5a8: Preparing 03:49:37 0b47217fa97d: Preparing 03:49:37 8d2a29cfa66f: Preparing 03:49:37 4aeaa0e7d41f: Preparing 03:49:37 5b7e26f2e5a8: Waiting 03:49:37 0b47217fa97d: Waiting 03:49:37 8d2a29cfa66f: Waiting 03:49:37 4aeaa0e7d41f: Waiting 03:49:37 79cc169852ea: Layer already exists 03:49:37 eed2099e3a7d: Layer already exists 03:49:37 f975b9bc5748: Layer already exists 03:49:37 4c801a4ab31d: Layer already exists 03:49:37 a8ec4491d1c6: Layer already exists 03:49:37 5b7e26f2e5a8: Layer already exists 03:49:37 0b47217fa97d: Layer already exists 03:49:37 4aeaa0e7d41f: Layer already exists 03:49:37 8d2a29cfa66f: Layer already exists 03:49:37 3.2.0-dev.65: digest: sha256:c2ec7502b2a205f18700de79f75eb43c738b50f8e4aef6b39b8003f4486ec7e4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:49:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:49:38 79cc169852ea: Preparing 03:49:38 a8ec4491d1c6: Preparing 03:49:38 eed2099e3a7d: Preparing 03:49:38 4c801a4ab31d: Preparing 03:49:38 f975b9bc5748: Preparing 03:49:38 5b7e26f2e5a8: Preparing 03:49:38 0b47217fa97d: Preparing 03:49:38 8d2a29cfa66f: Preparing 03:49:38 4aeaa0e7d41f: Preparing 03:49:38 0b47217fa97d: Waiting 03:49:38 8d2a29cfa66f: Waiting 03:49:38 4aeaa0e7d41f: Waiting 03:49:38 5b7e26f2e5a8: Waiting 03:49:38 4c801a4ab31d: Layer already exists 03:49:38 f975b9bc5748: Layer already exists 03:49:38 79cc169852ea: Layer already exists 03:49:38 eed2099e3a7d: Layer already exists 03:49:38 a8ec4491d1c6: Layer already exists 03:49:38 8d2a29cfa66f: Layer already exists 03:49:38 0b47217fa97d: Layer already exists 03:49:38 5b7e26f2e5a8: Layer already exists 03:49:38 4aeaa0e7d41f: Layer already exists 03:49:38 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:c2ec7502b2a205f18700de79f75eb43c738b50f8e4aef6b39b8003f4486ec7e4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:49:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:49:39 79cc169852ea: Preparing 03:49:39 a8ec4491d1c6: Preparing 03:49:39 eed2099e3a7d: Preparing 03:49:39 4c801a4ab31d: Preparing 03:49:39 f975b9bc5748: Preparing 03:49:39 5b7e26f2e5a8: Preparing 03:49:39 0b47217fa97d: Preparing 03:49:39 8d2a29cfa66f: Preparing 03:49:39 4aeaa0e7d41f: Preparing 03:49:39 5b7e26f2e5a8: Waiting 03:49:39 0b47217fa97d: Waiting 03:49:39 8d2a29cfa66f: Waiting 03:49:39 4aeaa0e7d41f: Waiting 03:49:39 eed2099e3a7d: Layer already exists 03:49:39 79cc169852ea: Layer already exists 03:49:39 a8ec4491d1c6: Layer already exists 03:49:39 f975b9bc5748: Layer already exists 03:49:39 4c801a4ab31d: Layer already exists 03:49:39 5b7e26f2e5a8: Layer already exists 03:49:39 0b47217fa97d: Layer already exists 03:49:39 4aeaa0e7d41f: Layer already exists 03:49:39 8d2a29cfa66f: Layer already exists 03:49:39 main: digest: sha256:c2ec7502b2a205f18700de79f75eb43c738b50f8e4aef6b39b8003f4486ec7e4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:39 ===================================================== [Pipeline] echo 03:49:39 taggedImages: 03:49:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:49:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:49:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.65 03:49:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:49:39 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:49:39 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:49:39 8993ba01b563173d09700f15170e60450ab0a438 03:49:39 latest 03:49:39 3.2.0-dev.65 03:49:39 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:49:39 main 03:49:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:49:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:49:40 3c631f0e48ad: Preparing 03:49:40 9ff4247e4246: Preparing 03:49:40 b1cdbbc22f82: Preparing 03:49:40 f975b9bc5748: Preparing 03:49:40 5b7e26f2e5a8: Preparing 03:49:40 f5d2b8774f6e: Preparing 03:49:40 d640f0139f87: Preparing 03:49:40 4aeaa0e7d41f: Preparing 03:49:40 f5d2b8774f6e: Waiting 03:49:40 d640f0139f87: Waiting 03:49:40 4aeaa0e7d41f: Waiting 03:49:40 f975b9bc5748: Layer already exists 03:49:40 5b7e26f2e5a8: Layer already exists 03:49:40 3c631f0e48ad: Pushed 03:49:40 9ff4247e4246: Pushed 03:49:40 4aeaa0e7d41f: Layer already exists 03:49:40 f5d2b8774f6e: Pushed 03:49:40 d640f0139f87: Pushed 03:49:47 b1cdbbc22f82: Pushed 03:49:47 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:da39b77666584b1a1b1f2589a48d2ba0148aebba12f455b36fbcaf9245767f41 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:49:48 3c631f0e48ad: Preparing 03:49:48 9ff4247e4246: Preparing 03:49:48 b1cdbbc22f82: Preparing 03:49:48 f975b9bc5748: Preparing 03:49:48 5b7e26f2e5a8: Preparing 03:49:48 f5d2b8774f6e: Preparing 03:49:48 d640f0139f87: Preparing 03:49:48 4aeaa0e7d41f: Preparing 03:49:48 d640f0139f87: Waiting 03:49:48 4aeaa0e7d41f: Waiting 03:49:48 f5d2b8774f6e: Waiting 03:49:48 3c631f0e48ad: Layer already exists 03:49:48 5b7e26f2e5a8: Layer already exists 03:49:48 9ff4247e4246: Layer already exists 03:49:48 f975b9bc5748: Layer already exists 03:49:48 b1cdbbc22f82: Layer already exists 03:49:48 d640f0139f87: Layer already exists 03:49:48 f5d2b8774f6e: Layer already exists 03:49:48 4aeaa0e7d41f: Layer already exists 03:49:48 latest: digest: sha256:da39b77666584b1a1b1f2589a48d2ba0148aebba12f455b36fbcaf9245767f41 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.65 03:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:49:49 3c631f0e48ad: Preparing 03:49:49 9ff4247e4246: Preparing 03:49:49 b1cdbbc22f82: Preparing 03:49:49 f975b9bc5748: Preparing 03:49:49 5b7e26f2e5a8: Preparing 03:49:49 f5d2b8774f6e: Preparing 03:49:49 d640f0139f87: Preparing 03:49:49 4aeaa0e7d41f: Preparing 03:49:49 f5d2b8774f6e: Waiting 03:49:49 d640f0139f87: Waiting 03:49:49 4aeaa0e7d41f: Waiting 03:49:49 3c631f0e48ad: Layer already exists 03:49:49 f975b9bc5748: Layer already exists 03:49:49 5b7e26f2e5a8: Layer already exists 03:49:49 b1cdbbc22f82: Layer already exists 03:49:49 9ff4247e4246: Layer already exists 03:49:49 f5d2b8774f6e: Layer already exists 03:49:49 d640f0139f87: Layer already exists 03:49:49 4aeaa0e7d41f: Layer already exists 03:49:49 3.2.0-dev.65: digest: sha256:da39b77666584b1a1b1f2589a48d2ba0148aebba12f455b36fbcaf9245767f41 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:49:50 3c631f0e48ad: Preparing 03:49:50 9ff4247e4246: Preparing 03:49:50 b1cdbbc22f82: Preparing 03:49:50 f975b9bc5748: Preparing 03:49:50 5b7e26f2e5a8: Preparing 03:49:50 f5d2b8774f6e: Preparing 03:49:50 d640f0139f87: Preparing 03:49:50 4aeaa0e7d41f: Preparing 03:49:50 f5d2b8774f6e: Waiting 03:49:50 d640f0139f87: Waiting 03:49:50 4aeaa0e7d41f: Waiting 03:49:50 9ff4247e4246: Layer already exists 03:49:50 3c631f0e48ad: Layer already exists 03:49:50 f975b9bc5748: Layer already exists 03:49:50 5b7e26f2e5a8: Layer already exists 03:49:50 b1cdbbc22f82: Layer already exists 03:49:50 4aeaa0e7d41f: Layer already exists 03:49:50 f5d2b8774f6e: Layer already exists 03:49:50 d640f0139f87: Layer already exists 03:49:50 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:da39b77666584b1a1b1f2589a48d2ba0148aebba12f455b36fbcaf9245767f41 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:49:51 3c631f0e48ad: Preparing 03:49:51 9ff4247e4246: Preparing 03:49:51 b1cdbbc22f82: Preparing 03:49:51 f975b9bc5748: Preparing 03:49:51 5b7e26f2e5a8: Preparing 03:49:51 f5d2b8774f6e: Preparing 03:49:51 d640f0139f87: Preparing 03:49:51 4aeaa0e7d41f: Preparing 03:49:51 d640f0139f87: Waiting 03:49:51 4aeaa0e7d41f: Waiting 03:49:51 f5d2b8774f6e: Waiting 03:49:51 3c631f0e48ad: Layer already exists 03:49:51 5b7e26f2e5a8: Layer already exists 03:49:51 9ff4247e4246: Layer already exists 03:49:51 f975b9bc5748: Layer already exists 03:49:51 b1cdbbc22f82: Layer already exists 03:49:51 f5d2b8774f6e: Layer already exists 03:49:51 4aeaa0e7d41f: Layer already exists 03:49:51 d640f0139f87: Layer already exists 03:49:51 main: digest: sha256:da39b77666584b1a1b1f2589a48d2ba0148aebba12f455b36fbcaf9245767f41 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:51 ===================================================== [Pipeline] echo 03:49:51 taggedImages: 03:49:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:49:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:49:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.65 03:49:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:49:51 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:49:51 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:49:51 8993ba01b563173d09700f15170e60450ab0a438 03:49:51 latest 03:49:51 3.2.0-dev.65 03:49:51 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:49:51 main 03:49:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:51 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:49:52 3ce1906978e4: Preparing 03:49:52 d860040f63b3: Preparing 03:49:52 5b7e26f2e5a8: Preparing 03:49:52 73cb8b2367a5: Preparing 03:49:52 43b672872790: Preparing 03:49:52 4aeaa0e7d41f: Preparing 03:49:52 4aeaa0e7d41f: Waiting 03:49:52 5b7e26f2e5a8: Layer already exists 03:49:52 4aeaa0e7d41f: Layer already exists 03:49:52 43b672872790: Pushed 03:49:52 73cb8b2367a5: Pushed 03:49:52 3ce1906978e4: Pushed 03:49:58 d860040f63b3: Pushed 03:49:58 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:0e167a1dabf5713aa5d1970e3cb339a5a610f562561604abea775a3f7baeb431 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:59 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:49:59 3ce1906978e4: Preparing 03:49:59 d860040f63b3: Preparing 03:49:59 5b7e26f2e5a8: Preparing 03:49:59 73cb8b2367a5: Preparing 03:49:59 43b672872790: Preparing 03:49:59 4aeaa0e7d41f: Preparing 03:49:59 4aeaa0e7d41f: Waiting 03:49:59 d860040f63b3: Layer already exists 03:49:59 3ce1906978e4: Layer already exists 03:49:59 5b7e26f2e5a8: Layer already exists 03:49:59 43b672872790: Layer already exists 03:49:59 73cb8b2367a5: Layer already exists 03:49:59 4aeaa0e7d41f: Layer already exists 03:49:59 latest: digest: sha256:0e167a1dabf5713aa5d1970e3cb339a5a610f562561604abea775a3f7baeb431 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:00 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.65 03:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:50:00 3ce1906978e4: Preparing 03:50:00 d860040f63b3: Preparing 03:50:00 5b7e26f2e5a8: Preparing 03:50:00 73cb8b2367a5: Preparing 03:50:00 43b672872790: Preparing 03:50:00 4aeaa0e7d41f: Preparing 03:50:00 4aeaa0e7d41f: Waiting 03:50:00 3ce1906978e4: Layer already exists 03:50:00 d860040f63b3: Layer already exists 03:50:00 5b7e26f2e5a8: Layer already exists 03:50:00 73cb8b2367a5: Layer already exists 03:50:00 43b672872790: Layer already exists 03:50:00 4aeaa0e7d41f: Layer already exists 03:50:00 3.2.0-dev.65: digest: sha256:0e167a1dabf5713aa5d1970e3cb339a5a610f562561604abea775a3f7baeb431 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:00 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:50:01 3ce1906978e4: Preparing 03:50:01 d860040f63b3: Preparing 03:50:01 5b7e26f2e5a8: Preparing 03:50:01 73cb8b2367a5: Preparing 03:50:01 43b672872790: Preparing 03:50:01 4aeaa0e7d41f: Preparing 03:50:01 4aeaa0e7d41f: Waiting 03:50:01 43b672872790: Layer already exists 03:50:01 73cb8b2367a5: Layer already exists 03:50:01 3ce1906978e4: Layer already exists 03:50:01 d860040f63b3: Layer already exists 03:50:01 5b7e26f2e5a8: Layer already exists 03:50:01 4aeaa0e7d41f: Layer already exists 03:50:01 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:0e167a1dabf5713aa5d1970e3cb339a5a610f562561604abea775a3f7baeb431 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:01 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:50:01 3ce1906978e4: Preparing 03:50:01 d860040f63b3: Preparing 03:50:01 5b7e26f2e5a8: Preparing 03:50:01 73cb8b2367a5: Preparing 03:50:01 43b672872790: Preparing 03:50:01 4aeaa0e7d41f: Preparing 03:50:01 4aeaa0e7d41f: Waiting 03:50:01 73cb8b2367a5: Layer already exists 03:50:01 43b672872790: Layer already exists 03:50:01 3ce1906978e4: Layer already exists 03:50:01 d860040f63b3: Layer already exists 03:50:01 5b7e26f2e5a8: Layer already exists 03:50:01 4aeaa0e7d41f: Layer already exists 03:50:02 main: digest: sha256:0e167a1dabf5713aa5d1970e3cb339a5a610f562561604abea775a3f7baeb431 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:02 ===================================================== [Pipeline] echo 03:50:02 taggedImages: 03:50:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:50:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:50:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.65 03:50:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:50:02 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:50:02 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:50:02 8993ba01b563173d09700f15170e60450ab0a438 03:50:02 latest 03:50:02 3.2.0-dev.65 03:50:02 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:50:02 main 03:50:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:50:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:50:03 3d75216c3044: Preparing 03:50:03 1131566c9185: Preparing 03:50:03 df786ef30ced: Preparing 03:50:03 f975b9bc5748: Preparing 03:50:03 5b7e26f2e5a8: Preparing 03:50:03 0b47217fa97d: Preparing 03:50:03 8d2a29cfa66f: Preparing 03:50:03 4aeaa0e7d41f: Preparing 03:50:03 0b47217fa97d: Waiting 03:50:03 8d2a29cfa66f: Waiting 03:50:03 4aeaa0e7d41f: Waiting 03:50:03 f975b9bc5748: Layer already exists 03:50:03 5b7e26f2e5a8: Layer already exists 03:50:03 0b47217fa97d: Layer already exists 03:50:03 8d2a29cfa66f: Layer already exists 03:50:03 4aeaa0e7d41f: Layer already exists 03:50:03 3d75216c3044: Pushed 03:50:03 1131566c9185: Pushed 03:50:10 df786ef30ced: Pushed 03:50:10 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:4f05738fb43e29a882b1d39f7782406874728f46f330bd92f582fe241f9cdbe1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:50:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:50:11 3d75216c3044: Preparing 03:50:11 1131566c9185: Preparing 03:50:11 df786ef30ced: Preparing 03:50:11 f975b9bc5748: Preparing 03:50:11 5b7e26f2e5a8: Preparing 03:50:11 0b47217fa97d: Preparing 03:50:11 8d2a29cfa66f: Preparing 03:50:11 4aeaa0e7d41f: Preparing 03:50:11 0b47217fa97d: Waiting 03:50:11 8d2a29cfa66f: Waiting 03:50:11 4aeaa0e7d41f: Waiting 03:50:11 5b7e26f2e5a8: Layer already exists 03:50:11 f975b9bc5748: Layer already exists 03:50:11 df786ef30ced: Layer already exists 03:50:11 1131566c9185: Layer already exists 03:50:11 3d75216c3044: Layer already exists 03:50:11 8d2a29cfa66f: Layer already exists 03:50:11 4aeaa0e7d41f: Layer already exists 03:50:11 0b47217fa97d: Layer already exists 03:50:11 latest: digest: sha256:4f05738fb43e29a882b1d39f7782406874728f46f330bd92f582fe241f9cdbe1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.65 03:50:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:50:11 3d75216c3044: Preparing 03:50:11 1131566c9185: Preparing 03:50:11 df786ef30ced: Preparing 03:50:11 f975b9bc5748: Preparing 03:50:11 5b7e26f2e5a8: Preparing 03:50:11 0b47217fa97d: Preparing 03:50:11 8d2a29cfa66f: Preparing 03:50:11 4aeaa0e7d41f: Preparing 03:50:11 8d2a29cfa66f: Waiting 03:50:11 4aeaa0e7d41f: Waiting 03:50:11 0b47217fa97d: Waiting 03:50:11 df786ef30ced: Layer already exists 03:50:11 f975b9bc5748: Layer already exists 03:50:11 5b7e26f2e5a8: Layer already exists 03:50:11 1131566c9185: Layer already exists 03:50:11 3d75216c3044: Layer already exists 03:50:11 0b47217fa97d: Layer already exists 03:50:11 4aeaa0e7d41f: Layer already exists 03:50:11 8d2a29cfa66f: Layer already exists 03:50:11 3.2.0-dev.65: digest: sha256:4f05738fb43e29a882b1d39f7782406874728f46f330bd92f582fe241f9cdbe1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:50:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:50:12 3d75216c3044: Preparing 03:50:12 1131566c9185: Preparing 03:50:12 df786ef30ced: Preparing 03:50:12 f975b9bc5748: Preparing 03:50:12 5b7e26f2e5a8: Preparing 03:50:12 0b47217fa97d: Preparing 03:50:12 8d2a29cfa66f: Preparing 03:50:12 4aeaa0e7d41f: Preparing 03:50:12 4aeaa0e7d41f: Waiting 03:50:12 0b47217fa97d: Waiting 03:50:12 3d75216c3044: Layer already exists 03:50:12 1131566c9185: Layer already exists 03:50:12 5b7e26f2e5a8: Layer already exists 03:50:12 f975b9bc5748: Layer already exists 03:50:12 df786ef30ced: Layer already exists 03:50:12 4aeaa0e7d41f: Layer already exists 03:50:12 8d2a29cfa66f: Layer already exists 03:50:12 0b47217fa97d: Layer already exists 03:50:12 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:4f05738fb43e29a882b1d39f7782406874728f46f330bd92f582fe241f9cdbe1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:50:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:50:13 3d75216c3044: Preparing 03:50:13 1131566c9185: Preparing 03:50:13 df786ef30ced: Preparing 03:50:13 f975b9bc5748: Preparing 03:50:13 5b7e26f2e5a8: Preparing 03:50:13 0b47217fa97d: Preparing 03:50:13 8d2a29cfa66f: Preparing 03:50:13 4aeaa0e7d41f: Preparing 03:50:13 0b47217fa97d: Waiting 03:50:13 8d2a29cfa66f: Waiting 03:50:13 4aeaa0e7d41f: Waiting 03:50:13 f975b9bc5748: Layer already exists 03:50:13 df786ef30ced: Layer already exists 03:50:13 3d75216c3044: Layer already exists 03:50:13 5b7e26f2e5a8: Layer already exists 03:50:13 1131566c9185: Layer already exists 03:50:13 4aeaa0e7d41f: Layer already exists 03:50:13 8d2a29cfa66f: Layer already exists 03:50:13 0b47217fa97d: Layer already exists 03:50:35 main: digest: sha256:4f05738fb43e29a882b1d39f7782406874728f46f330bd92f582fe241f9cdbe1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:35 ===================================================== [Pipeline] echo 03:50:35 taggedImages: 03:50:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:50:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:50:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.65 03:50:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:50:35 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:50:35 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:50:35 8993ba01b563173d09700f15170e60450ab0a438 03:50:35 latest 03:50:35 3.2.0-dev.65 03:50:35 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:50:35 main 03:50:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:50:36 f39ef9fbf9c6: Preparing 03:50:36 603effdec52b: Preparing 03:50:36 deedba4758dd: Preparing 03:50:36 6430ced6ee8c: Preparing 03:50:36 c707e86b69a7: Preparing 03:50:36 694a4a039cc2: Preparing 03:50:36 4ca889f740e1: Preparing 03:50:36 694a4a039cc2: Waiting 03:50:36 0bd3a11bff8a: Preparing 03:50:36 f975b9bc5748: Preparing 03:50:36 5b7e26f2e5a8: Preparing 03:50:36 ca2fb4d0b47b: Preparing 03:50:36 57fb56263448: Preparing 03:50:36 5f70bf18a086: Preparing 03:50:36 ffc5bb30dd63: Preparing 03:50:36 5e6322a8b38a: Preparing 03:50:36 776d18283d2c: Preparing 03:50:36 4aeaa0e7d41f: Preparing 03:50:36 4ca889f740e1: Waiting 03:50:36 0bd3a11bff8a: Waiting 03:50:36 f975b9bc5748: Waiting 03:50:36 5b7e26f2e5a8: Waiting 03:50:36 ca2fb4d0b47b: Waiting 03:50:36 57fb56263448: Waiting 03:50:36 776d18283d2c: Waiting 03:50:36 4aeaa0e7d41f: Waiting 03:50:36 5f70bf18a086: Waiting 03:50:36 ffc5bb30dd63: Waiting 03:50:36 5e6322a8b38a: Waiting 03:50:36 c707e86b69a7: Pushed 03:50:36 deedba4758dd: Pushed 03:50:36 f39ef9fbf9c6: Pushed 03:50:36 6430ced6ee8c: Pushed 03:50:36 603effdec52b: Pushed 03:50:36 5b7e26f2e5a8: Layer already exists 03:50:36 f975b9bc5748: Layer already exists 03:50:36 4ca889f740e1: Pushed 03:50:36 694a4a039cc2: Pushed 03:50:36 5f70bf18a086: Layer already exists 03:50:36 ca2fb4d0b47b: Pushed 03:50:36 57fb56263448: Pushed 03:50:36 4aeaa0e7d41f: Layer already exists 03:50:36 ffc5bb30dd63: Pushed 03:50:36 5e6322a8b38a: Pushed 03:50:36 776d18283d2c: Pushed 03:50:39 0bd3a11bff8a: Pushed 03:50:39 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:c47a9b9c24fb4a4e22b10db25ba242564a13c49fa59cdca7c87dbe84c180e9dc size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:50:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:50:40 f39ef9fbf9c6: Preparing 03:50:40 603effdec52b: Preparing 03:50:40 deedba4758dd: Preparing 03:50:40 6430ced6ee8c: Preparing 03:50:40 c707e86b69a7: Preparing 03:50:40 694a4a039cc2: Preparing 03:50:40 4ca889f740e1: Preparing 03:50:40 0bd3a11bff8a: Preparing 03:50:40 f975b9bc5748: Preparing 03:50:40 5b7e26f2e5a8: Preparing 03:50:40 ca2fb4d0b47b: Preparing 03:50:40 57fb56263448: Preparing 03:50:40 5f70bf18a086: Preparing 03:50:40 ffc5bb30dd63: Preparing 03:50:40 5e6322a8b38a: Preparing 03:50:40 776d18283d2c: Preparing 03:50:40 4aeaa0e7d41f: Preparing 03:50:40 5b7e26f2e5a8: Waiting 03:50:40 ca2fb4d0b47b: Waiting 03:50:40 57fb56263448: Waiting 03:50:40 ffc5bb30dd63: Waiting 03:50:40 5e6322a8b38a: Waiting 03:50:40 694a4a039cc2: Waiting 03:50:40 4ca889f740e1: Waiting 03:50:40 f975b9bc5748: Waiting 03:50:40 0bd3a11bff8a: Waiting 03:50:40 776d18283d2c: Waiting 03:50:40 4aeaa0e7d41f: Waiting 03:50:40 5f70bf18a086: Waiting 03:50:40 6430ced6ee8c: Layer already exists 03:50:40 c707e86b69a7: Layer already exists 03:50:40 f39ef9fbf9c6: Layer already exists 03:50:40 603effdec52b: Layer already exists 03:50:40 deedba4758dd: Layer already exists 03:50:40 694a4a039cc2: Layer already exists 03:50:40 0bd3a11bff8a: Layer already exists 03:50:40 4ca889f740e1: Layer already exists 03:50:40 5b7e26f2e5a8: Layer already exists 03:50:40 f975b9bc5748: Layer already exists 03:50:40 ca2fb4d0b47b: Layer already exists 03:50:40 57fb56263448: Layer already exists 03:50:40 5f70bf18a086: Layer already exists 03:50:40 5e6322a8b38a: Layer already exists 03:50:40 ffc5bb30dd63: Layer already exists 03:50:40 4aeaa0e7d41f: Layer already exists 03:50:40 776d18283d2c: Layer already exists 03:50:40 latest: digest: sha256:c47a9b9c24fb4a4e22b10db25ba242564a13c49fa59cdca7c87dbe84c180e9dc size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.65 03:50:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:50:41 f39ef9fbf9c6: Preparing 03:50:41 603effdec52b: Preparing 03:50:41 deedba4758dd: Preparing 03:50:41 6430ced6ee8c: Preparing 03:50:41 c707e86b69a7: Preparing 03:50:41 694a4a039cc2: Preparing 03:50:41 4ca889f740e1: Preparing 03:50:41 0bd3a11bff8a: Preparing 03:50:41 f975b9bc5748: Preparing 03:50:41 5b7e26f2e5a8: Preparing 03:50:41 ca2fb4d0b47b: Preparing 03:50:41 57fb56263448: Preparing 03:50:41 5f70bf18a086: Preparing 03:50:41 ffc5bb30dd63: Preparing 03:50:41 5e6322a8b38a: Preparing 03:50:41 776d18283d2c: Preparing 03:50:41 4aeaa0e7d41f: Preparing 03:50:41 694a4a039cc2: Waiting 03:50:41 4ca889f740e1: Waiting 03:50:41 57fb56263448: Waiting 03:50:41 5f70bf18a086: Waiting 03:50:41 ffc5bb30dd63: Waiting 03:50:41 5e6322a8b38a: Waiting 03:50:41 776d18283d2c: Waiting 03:50:41 4aeaa0e7d41f: Waiting 03:50:41 0bd3a11bff8a: Waiting 03:50:41 f975b9bc5748: Waiting 03:50:41 5b7e26f2e5a8: Waiting 03:50:41 ca2fb4d0b47b: Waiting 03:50:41 deedba4758dd: Layer already exists 03:50:41 c707e86b69a7: Layer already exists 03:50:41 f39ef9fbf9c6: Layer already exists 03:50:41 6430ced6ee8c: Layer already exists 03:50:41 603effdec52b: Layer already exists 03:50:41 4ca889f740e1: Layer already exists 03:50:41 694a4a039cc2: Layer already exists 03:50:41 f975b9bc5748: Layer already exists 03:50:41 0bd3a11bff8a: Layer already exists 03:50:41 5b7e26f2e5a8: Layer already exists 03:50:41 ca2fb4d0b47b: Layer already exists 03:50:41 ffc5bb30dd63: Layer already exists 03:50:41 5f70bf18a086: Layer already exists 03:50:41 5e6322a8b38a: Layer already exists 03:50:41 57fb56263448: Layer already exists 03:50:41 4aeaa0e7d41f: Layer already exists 03:50:41 776d18283d2c: Layer already exists 03:50:41 3.2.0-dev.65: digest: sha256:c47a9b9c24fb4a4e22b10db25ba242564a13c49fa59cdca7c87dbe84c180e9dc size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:50:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:50:42 f39ef9fbf9c6: Preparing 03:50:42 603effdec52b: Preparing 03:50:42 deedba4758dd: Preparing 03:50:42 6430ced6ee8c: Preparing 03:50:42 c707e86b69a7: Preparing 03:50:42 694a4a039cc2: Preparing 03:50:42 4ca889f740e1: Preparing 03:50:42 0bd3a11bff8a: Preparing 03:50:42 f975b9bc5748: Preparing 03:50:42 5b7e26f2e5a8: Preparing 03:50:42 ca2fb4d0b47b: Preparing 03:50:42 57fb56263448: Preparing 03:50:42 5f70bf18a086: Preparing 03:50:42 ffc5bb30dd63: Preparing 03:50:42 5e6322a8b38a: Preparing 03:50:42 776d18283d2c: Preparing 03:50:42 4aeaa0e7d41f: Preparing 03:50:42 f975b9bc5748: Waiting 03:50:42 5b7e26f2e5a8: Waiting 03:50:42 ca2fb4d0b47b: Waiting 03:50:42 57fb56263448: Waiting 03:50:42 5f70bf18a086: Waiting 03:50:42 ffc5bb30dd63: Waiting 03:50:42 5e6322a8b38a: Waiting 03:50:42 776d18283d2c: Waiting 03:50:42 4aeaa0e7d41f: Waiting 03:50:42 4ca889f740e1: Waiting 03:50:42 0bd3a11bff8a: Waiting 03:50:42 694a4a039cc2: Waiting 03:50:42 deedba4758dd: Layer already exists 03:50:42 6430ced6ee8c: Layer already exists 03:50:42 603effdec52b: Layer already exists 03:50:42 c707e86b69a7: Layer already exists 03:50:42 f39ef9fbf9c6: Layer already exists 03:50:42 0bd3a11bff8a: Layer already exists 03:50:42 f975b9bc5748: Layer already exists 03:50:42 4ca889f740e1: Layer already exists 03:50:42 5b7e26f2e5a8: Layer already exists 03:50:42 694a4a039cc2: Layer already exists 03:50:42 57fb56263448: Layer already exists 03:50:42 ca2fb4d0b47b: Layer already exists 03:50:42 5f70bf18a086: Layer already exists 03:50:42 ffc5bb30dd63: Layer already exists 03:50:42 5e6322a8b38a: Layer already exists 03:50:42 776d18283d2c: Layer already exists 03:50:42 4aeaa0e7d41f: Layer already exists 03:50:42 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:c47a9b9c24fb4a4e22b10db25ba242564a13c49fa59cdca7c87dbe84c180e9dc size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:50:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:50:43 f39ef9fbf9c6: Preparing 03:50:43 603effdec52b: Preparing 03:50:43 deedba4758dd: Preparing 03:50:43 6430ced6ee8c: Preparing 03:50:43 c707e86b69a7: Preparing 03:50:43 694a4a039cc2: Preparing 03:50:43 4ca889f740e1: Preparing 03:50:43 0bd3a11bff8a: Preparing 03:50:43 f975b9bc5748: Preparing 03:50:43 5b7e26f2e5a8: Preparing 03:50:43 ca2fb4d0b47b: Preparing 03:50:43 57fb56263448: Preparing 03:50:43 5f70bf18a086: Preparing 03:50:43 ffc5bb30dd63: Preparing 03:50:43 5e6322a8b38a: Preparing 03:50:43 776d18283d2c: Preparing 03:50:43 4aeaa0e7d41f: Preparing 03:50:43 ca2fb4d0b47b: Waiting 03:50:43 57fb56263448: Waiting 03:50:43 5f70bf18a086: Waiting 03:50:43 ffc5bb30dd63: Waiting 03:50:43 5e6322a8b38a: Waiting 03:50:43 776d18283d2c: Waiting 03:50:43 4aeaa0e7d41f: Waiting 03:50:43 694a4a039cc2: Waiting 03:50:43 4ca889f740e1: Waiting 03:50:43 0bd3a11bff8a: Waiting 03:50:43 f975b9bc5748: Waiting 03:50:43 5b7e26f2e5a8: Waiting 03:50:43 603effdec52b: Layer already exists 03:50:43 f39ef9fbf9c6: Layer already exists 03:50:43 c707e86b69a7: Layer already exists 03:50:43 6430ced6ee8c: Layer already exists 03:50:43 deedba4758dd: Layer already exists 03:50:43 4ca889f740e1: Layer already exists 03:50:43 f975b9bc5748: Layer already exists 03:50:43 0bd3a11bff8a: Layer already exists 03:50:43 694a4a039cc2: Layer already exists 03:50:43 5b7e26f2e5a8: Layer already exists 03:50:43 ca2fb4d0b47b: Layer already exists 03:50:43 57fb56263448: Layer already exists 03:50:43 5f70bf18a086: Layer already exists 03:50:43 ffc5bb30dd63: Layer already exists 03:50:43 5e6322a8b38a: Layer already exists 03:50:43 776d18283d2c: Layer already exists 03:50:43 4aeaa0e7d41f: Layer already exists 03:50:43 main: digest: sha256:c47a9b9c24fb4a4e22b10db25ba242564a13c49fa59cdca7c87dbe84c180e9dc size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:43 ===================================================== [Pipeline] echo 03:50:43 taggedImages: 03:50:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:50:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:50:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.65 03:50:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:50:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:50:43 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:50:43 8993ba01b563173d09700f15170e60450ab0a438 03:50:43 latest 03:50:43 3.2.0-dev.65 03:50:43 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:50:43 main 03:50:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:44 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:50:44 0c6e7c0195f6: Preparing 03:50:44 a685916f7f0a: Preparing 03:50:44 bb2cd2c85af0: Preparing 03:50:44 c911b7b5cecc: Preparing 03:50:44 f975b9bc5748: Preparing 03:50:44 5b7e26f2e5a8: Preparing 03:50:44 0b47217fa97d: Preparing 03:50:44 8d2a29cfa66f: Preparing 03:50:44 4aeaa0e7d41f: Preparing 03:50:44 5b7e26f2e5a8: Waiting 03:50:44 0b47217fa97d: Waiting 03:50:44 8d2a29cfa66f: Waiting 03:50:44 4aeaa0e7d41f: Waiting 03:50:44 f975b9bc5748: Layer already exists 03:50:44 5b7e26f2e5a8: Layer already exists 03:50:44 0b47217fa97d: Layer already exists 03:50:44 8d2a29cfa66f: Layer already exists 03:50:44 0c6e7c0195f6: Pushed 03:50:44 bb2cd2c85af0: Pushed 03:50:44 a685916f7f0a: Pushed 03:50:44 4aeaa0e7d41f: Layer already exists 03:50:50 c911b7b5cecc: Pushed 03:50:50 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:b753cef50fd772523bc548b7a03da4b801f25a2e1f777c09566130190899af44 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:50:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:50:50 0c6e7c0195f6: Preparing 03:50:50 a685916f7f0a: Preparing 03:50:50 bb2cd2c85af0: Preparing 03:50:50 c911b7b5cecc: Preparing 03:50:50 f975b9bc5748: Preparing 03:50:50 5b7e26f2e5a8: Preparing 03:50:50 0b47217fa97d: Preparing 03:50:50 8d2a29cfa66f: Preparing 03:50:50 4aeaa0e7d41f: Preparing 03:50:50 0b47217fa97d: Waiting 03:50:50 8d2a29cfa66f: Waiting 03:50:50 4aeaa0e7d41f: Waiting 03:50:50 5b7e26f2e5a8: Waiting 03:50:50 f975b9bc5748: Layer already exists 03:50:50 0c6e7c0195f6: Layer already exists 03:50:50 a685916f7f0a: Layer already exists 03:50:50 c911b7b5cecc: Layer already exists 03:50:50 bb2cd2c85af0: Layer already exists 03:50:50 0b47217fa97d: Layer already exists 03:50:50 8d2a29cfa66f: Layer already exists 03:50:50 5b7e26f2e5a8: Layer already exists 03:50:50 4aeaa0e7d41f: Layer already exists 03:50:50 latest: digest: sha256:b753cef50fd772523bc548b7a03da4b801f25a2e1f777c09566130190899af44 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:51 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.65 03:50:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:50:51 0c6e7c0195f6: Preparing 03:50:51 a685916f7f0a: Preparing 03:50:51 bb2cd2c85af0: Preparing 03:50:51 c911b7b5cecc: Preparing 03:50:51 f975b9bc5748: Preparing 03:50:51 5b7e26f2e5a8: Preparing 03:50:51 0b47217fa97d: Preparing 03:50:51 8d2a29cfa66f: Preparing 03:50:51 4aeaa0e7d41f: Preparing 03:50:51 8d2a29cfa66f: Waiting 03:50:51 4aeaa0e7d41f: Waiting 03:50:51 5b7e26f2e5a8: Waiting 03:50:51 0b47217fa97d: Waiting 03:50:51 bb2cd2c85af0: Layer already exists 03:50:51 0c6e7c0195f6: Layer already exists 03:50:51 c911b7b5cecc: Layer already exists 03:50:51 a685916f7f0a: Layer already exists 03:50:51 f975b9bc5748: Layer already exists 03:50:51 5b7e26f2e5a8: Layer already exists 03:50:51 0b47217fa97d: Layer already exists 03:50:51 8d2a29cfa66f: Layer already exists 03:50:51 4aeaa0e7d41f: Layer already exists 03:50:51 3.2.0-dev.65: digest: sha256:b753cef50fd772523bc548b7a03da4b801f25a2e1f777c09566130190899af44 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:52 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:50:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:50:52 0c6e7c0195f6: Preparing 03:50:52 a685916f7f0a: Preparing 03:50:52 bb2cd2c85af0: Preparing 03:50:52 c911b7b5cecc: Preparing 03:50:52 f975b9bc5748: Preparing 03:50:52 5b7e26f2e5a8: Preparing 03:50:52 0b47217fa97d: Preparing 03:50:52 8d2a29cfa66f: Preparing 03:50:52 4aeaa0e7d41f: Preparing 03:50:52 0b47217fa97d: Waiting 03:50:52 8d2a29cfa66f: Waiting 03:50:52 4aeaa0e7d41f: Waiting 03:50:52 5b7e26f2e5a8: Waiting 03:50:52 bb2cd2c85af0: Layer already exists 03:50:52 c911b7b5cecc: Layer already exists 03:50:52 0c6e7c0195f6: Layer already exists 03:50:52 a685916f7f0a: Layer already exists 03:50:52 f975b9bc5748: Layer already exists 03:50:52 5b7e26f2e5a8: Layer already exists 03:50:52 0b47217fa97d: Layer already exists 03:50:52 8d2a29cfa66f: Layer already exists 03:50:52 4aeaa0e7d41f: Layer already exists 03:50:52 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:b753cef50fd772523bc548b7a03da4b801f25a2e1f777c09566130190899af44 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:53 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:50:53 0c6e7c0195f6: Preparing 03:50:53 a685916f7f0a: Preparing 03:50:53 bb2cd2c85af0: Preparing 03:50:53 c911b7b5cecc: Preparing 03:50:53 f975b9bc5748: Preparing 03:50:53 5b7e26f2e5a8: Preparing 03:50:53 0b47217fa97d: Preparing 03:50:53 8d2a29cfa66f: Preparing 03:50:53 4aeaa0e7d41f: Preparing 03:50:53 5b7e26f2e5a8: Waiting 03:50:53 0b47217fa97d: Waiting 03:50:53 8d2a29cfa66f: Waiting 03:50:53 4aeaa0e7d41f: Waiting 03:50:53 0c6e7c0195f6: Layer already exists 03:50:53 bb2cd2c85af0: Layer already exists 03:50:53 a685916f7f0a: Layer already exists 03:50:53 f975b9bc5748: Layer already exists 03:50:53 c911b7b5cecc: Layer already exists 03:50:53 5b7e26f2e5a8: Layer already exists 03:50:53 8d2a29cfa66f: Layer already exists 03:50:53 0b47217fa97d: Layer already exists 03:50:53 4aeaa0e7d41f: Layer already exists 03:50:53 main: digest: sha256:b753cef50fd772523bc548b7a03da4b801f25a2e1f777c09566130190899af44 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:54 ===================================================== [Pipeline] echo 03:50:54 taggedImages: 03:50:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:50:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:50:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.65 03:50:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:50:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:50:54 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:50:54 8993ba01b563173d09700f15170e60450ab0a438 03:50:54 latest 03:50:54 3.2.0-dev.65 03:50:54 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:50:54 main 03:50:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:50:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:50:54 b1ab3dda036e: Preparing 03:50:54 8bb549b1e0da: Preparing 03:50:54 1385bce535aa: Preparing 03:50:54 03385c0e8835: Preparing 03:50:54 1b2951691c7a: Preparing 03:50:54 f975b9bc5748: Preparing 03:50:54 5b7e26f2e5a8: Preparing 03:50:54 b09a8e6df158: Preparing 03:50:54 9ad94a511f00: Preparing 03:50:54 7ee34608d248: Preparing 03:50:54 4aeaa0e7d41f: Preparing 03:50:54 5b7e26f2e5a8: Waiting 03:50:54 b09a8e6df158: Waiting 03:50:54 9ad94a511f00: Waiting 03:50:54 7ee34608d248: Waiting 03:50:54 4aeaa0e7d41f: Waiting 03:50:54 f975b9bc5748: Waiting 03:50:55 8bb549b1e0da: Pushed 03:50:55 1b2951691c7a: Pushed 03:50:55 03385c0e8835: Pushed 03:50:55 b1ab3dda036e: Pushed 03:50:55 f975b9bc5748: Layer already exists 03:50:55 5b7e26f2e5a8: Layer already exists 03:50:55 4aeaa0e7d41f: Layer already exists 03:50:55 b09a8e6df158: Pushed 03:50:55 9ad94a511f00: Pushed 03:50:56 1385bce535aa: Pushed 03:50:57 7ee34608d248: Pushed 03:50:57 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:8d65978eb2cef46cf5e8756f236ec78d56e26cc7590c55e2adb0856e2ec1f7a4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:50:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:50:58 b1ab3dda036e: Preparing 03:50:58 8bb549b1e0da: Preparing 03:50:58 1385bce535aa: Preparing 03:50:58 03385c0e8835: Preparing 03:50:58 1b2951691c7a: Preparing 03:50:58 f975b9bc5748: Preparing 03:50:58 5b7e26f2e5a8: Preparing 03:50:58 b09a8e6df158: Preparing 03:50:58 9ad94a511f00: Preparing 03:50:58 7ee34608d248: Preparing 03:50:58 4aeaa0e7d41f: Preparing 03:50:58 f975b9bc5748: Waiting 03:50:58 5b7e26f2e5a8: Waiting 03:50:58 7ee34608d248: Waiting 03:50:58 9ad94a511f00: Waiting 03:50:58 b09a8e6df158: Waiting 03:50:58 4aeaa0e7d41f: Waiting 03:50:58 b1ab3dda036e: Layer already exists 03:50:58 03385c0e8835: Layer already exists 03:50:58 8bb549b1e0da: Layer already exists 03:50:58 1385bce535aa: Layer already exists 03:50:58 1b2951691c7a: Layer already exists 03:50:58 5b7e26f2e5a8: Layer already exists 03:50:58 7ee34608d248: Layer already exists 03:50:58 f975b9bc5748: Layer already exists 03:50:58 9ad94a511f00: Layer already exists 03:50:58 b09a8e6df158: Layer already exists 03:50:58 4aeaa0e7d41f: Layer already exists 03:50:58 latest: digest: sha256:8d65978eb2cef46cf5e8756f236ec78d56e26cc7590c55e2adb0856e2ec1f7a4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.65 03:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:50:59 b1ab3dda036e: Preparing 03:50:59 8bb549b1e0da: Preparing 03:50:59 1385bce535aa: Preparing 03:50:59 03385c0e8835: Preparing 03:50:59 1b2951691c7a: Preparing 03:50:59 f975b9bc5748: Preparing 03:50:59 5b7e26f2e5a8: Preparing 03:50:59 b09a8e6df158: Preparing 03:50:59 9ad94a511f00: Preparing 03:50:59 7ee34608d248: Preparing 03:50:59 4aeaa0e7d41f: Preparing 03:50:59 f975b9bc5748: Waiting 03:50:59 5b7e26f2e5a8: Waiting 03:50:59 4aeaa0e7d41f: Waiting 03:50:59 7ee34608d248: Waiting 03:50:59 b09a8e6df158: Waiting 03:50:59 9ad94a511f00: Waiting 03:50:59 1b2951691c7a: Layer already exists 03:50:59 03385c0e8835: Layer already exists 03:50:59 1385bce535aa: Layer already exists 03:50:59 b1ab3dda036e: Layer already exists 03:50:59 8bb549b1e0da: Layer already exists 03:50:59 5b7e26f2e5a8: Layer already exists 03:50:59 9ad94a511f00: Layer already exists 03:50:59 f975b9bc5748: Layer already exists 03:50:59 b09a8e6df158: Layer already exists 03:50:59 7ee34608d248: Layer already exists 03:50:59 4aeaa0e7d41f: Layer already exists 03:50:59 3.2.0-dev.65: digest: sha256:8d65978eb2cef46cf5e8756f236ec78d56e26cc7590c55e2adb0856e2ec1f7a4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:51:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:51:00 b1ab3dda036e: Preparing 03:51:00 8bb549b1e0da: Preparing 03:51:00 1385bce535aa: Preparing 03:51:00 03385c0e8835: Preparing 03:51:00 1b2951691c7a: Preparing 03:51:00 f975b9bc5748: Preparing 03:51:00 5b7e26f2e5a8: Preparing 03:51:00 b09a8e6df158: Preparing 03:51:00 9ad94a511f00: Preparing 03:51:00 7ee34608d248: Preparing 03:51:00 4aeaa0e7d41f: Preparing 03:51:00 b09a8e6df158: Waiting 03:51:00 9ad94a511f00: Waiting 03:51:00 7ee34608d248: Waiting 03:51:00 f975b9bc5748: Waiting 03:51:00 4aeaa0e7d41f: Waiting 03:51:00 5b7e26f2e5a8: Waiting 03:51:00 1385bce535aa: Layer already exists 03:51:00 8bb549b1e0da: Layer already exists 03:51:00 03385c0e8835: Layer already exists 03:51:00 1b2951691c7a: Layer already exists 03:51:00 b1ab3dda036e: Layer already exists 03:51:00 5b7e26f2e5a8: Layer already exists 03:51:00 b09a8e6df158: Layer already exists 03:51:00 f975b9bc5748: Layer already exists 03:51:00 7ee34608d248: Layer already exists 03:51:00 9ad94a511f00: Layer already exists 03:51:00 4aeaa0e7d41f: Layer already exists 03:51:00 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:8d65978eb2cef46cf5e8756f236ec78d56e26cc7590c55e2adb0856e2ec1f7a4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:51:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:51:01 b1ab3dda036e: Preparing 03:51:01 8bb549b1e0da: Preparing 03:51:01 1385bce535aa: Preparing 03:51:01 03385c0e8835: Preparing 03:51:01 1b2951691c7a: Preparing 03:51:01 f975b9bc5748: Preparing 03:51:01 5b7e26f2e5a8: Preparing 03:51:01 b09a8e6df158: Preparing 03:51:01 9ad94a511f00: Preparing 03:51:01 7ee34608d248: Preparing 03:51:01 4aeaa0e7d41f: Preparing 03:51:01 9ad94a511f00: Waiting 03:51:01 f975b9bc5748: Waiting 03:51:01 5b7e26f2e5a8: Waiting 03:51:01 b09a8e6df158: Waiting 03:51:01 7ee34608d248: Waiting 03:51:01 4aeaa0e7d41f: Waiting 03:51:01 03385c0e8835: Layer already exists 03:51:01 b1ab3dda036e: Layer already exists 03:51:01 1b2951691c7a: Layer already exists 03:51:01 1385bce535aa: Layer already exists 03:51:01 8bb549b1e0da: Layer already exists 03:51:01 b09a8e6df158: Layer already exists 03:51:01 9ad94a511f00: Layer already exists 03:51:01 f975b9bc5748: Layer already exists 03:51:01 7ee34608d248: Layer already exists 03:51:01 5b7e26f2e5a8: Layer already exists 03:51:01 4aeaa0e7d41f: Layer already exists 03:51:01 main: digest: sha256:8d65978eb2cef46cf5e8756f236ec78d56e26cc7590c55e2adb0856e2ec1f7a4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:01 ===================================================== [Pipeline] echo 03:51:01 taggedImages: 03:51:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:51:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:51:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.65 03:51:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:51:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:51:01 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:51:01 8993ba01b563173d09700f15170e60450ab0a438 03:51:01 latest 03:51:01 3.2.0-dev.65 03:51:01 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:51:01 main 03:51:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:51:02 9dcfc61bdbab: Preparing 03:51:02 af9a9dc597a2: Preparing 03:51:02 4b57e8a54b2f: Preparing 03:51:02 16a1e17cbb18: Preparing 03:51:02 825b0cd7e13f: Preparing 03:51:02 60056cb1ffda: Preparing 03:51:02 dc35ba3523c4: Preparing 03:51:02 f975b9bc5748: Preparing 03:51:02 5b7e26f2e5a8: Preparing 03:51:02 b49f34246077: Preparing 03:51:02 3b7bc6bbc9ee: Preparing 03:51:02 4aeaa0e7d41f: Preparing 03:51:02 f975b9bc5748: Waiting 03:51:02 5b7e26f2e5a8: Waiting 03:51:02 60056cb1ffda: Waiting 03:51:02 dc35ba3523c4: Waiting 03:51:02 b49f34246077: Waiting 03:51:02 4aeaa0e7d41f: Waiting 03:51:02 3b7bc6bbc9ee: Waiting 03:51:02 af9a9dc597a2: Pushed 03:51:02 825b0cd7e13f: Pushed 03:51:02 9dcfc61bdbab: Pushed 03:51:02 f975b9bc5748: Layer already exists 03:51:02 5b7e26f2e5a8: Layer already exists 03:51:02 60056cb1ffda: Pushed 03:51:02 dc35ba3523c4: Pushed 03:51:03 4aeaa0e7d41f: Layer already exists 03:51:03 b49f34246077: Pushed 03:51:29 3b7bc6bbc9ee: Pushed 03:51:29 16a1e17cbb18: Pushed 03:51:29 4b57e8a54b2f: Pushed 03:51:29 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:d27854dfd1ea8c7462504c6520b077e96dea0193e93f6c4755aa8744ad0a2c1f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:51:30 9dcfc61bdbab: Preparing 03:51:30 af9a9dc597a2: Preparing 03:51:30 4b57e8a54b2f: Preparing 03:51:30 16a1e17cbb18: Preparing 03:51:30 825b0cd7e13f: Preparing 03:51:30 60056cb1ffda: Preparing 03:51:30 dc35ba3523c4: Preparing 03:51:30 f975b9bc5748: Preparing 03:51:30 5b7e26f2e5a8: Preparing 03:51:30 b49f34246077: Preparing 03:51:30 3b7bc6bbc9ee: Preparing 03:51:30 4aeaa0e7d41f: Preparing 03:51:30 5b7e26f2e5a8: Waiting 03:51:30 b49f34246077: Waiting 03:51:30 3b7bc6bbc9ee: Waiting 03:51:30 60056cb1ffda: Waiting 03:51:30 dc35ba3523c4: Waiting 03:51:30 f975b9bc5748: Waiting 03:51:30 4aeaa0e7d41f: Waiting 03:51:30 af9a9dc597a2: Layer already exists 03:51:30 9dcfc61bdbab: Layer already exists 03:51:30 16a1e17cbb18: Layer already exists 03:51:30 825b0cd7e13f: Layer already exists 03:51:30 4b57e8a54b2f: Layer already exists 03:51:30 b49f34246077: Layer already exists 03:51:30 5b7e26f2e5a8: Layer already exists 03:51:30 60056cb1ffda: Layer already exists 03:51:30 dc35ba3523c4: Layer already exists 03:51:30 f975b9bc5748: Layer already exists 03:51:30 3b7bc6bbc9ee: Layer already exists 03:51:30 4aeaa0e7d41f: Layer already exists 03:51:30 latest: digest: sha256:d27854dfd1ea8c7462504c6520b077e96dea0193e93f6c4755aa8744ad0a2c1f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.65 03:51:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:51:31 9dcfc61bdbab: Preparing 03:51:31 af9a9dc597a2: Preparing 03:51:31 4b57e8a54b2f: Preparing 03:51:31 16a1e17cbb18: Preparing 03:51:31 825b0cd7e13f: Preparing 03:51:31 60056cb1ffda: Preparing 03:51:31 dc35ba3523c4: Preparing 03:51:31 f975b9bc5748: Preparing 03:51:31 5b7e26f2e5a8: Preparing 03:51:31 b49f34246077: Preparing 03:51:31 3b7bc6bbc9ee: Preparing 03:51:31 4aeaa0e7d41f: Preparing 03:51:31 60056cb1ffda: Waiting 03:51:31 dc35ba3523c4: Waiting 03:51:31 f975b9bc5748: Waiting 03:51:31 5b7e26f2e5a8: Waiting 03:51:31 b49f34246077: Waiting 03:51:31 3b7bc6bbc9ee: Waiting 03:51:31 4aeaa0e7d41f: Waiting 03:51:31 9dcfc61bdbab: Layer already exists 03:51:31 af9a9dc597a2: Layer already exists 03:51:31 4b57e8a54b2f: Layer already exists 03:51:31 16a1e17cbb18: Layer already exists 03:51:31 825b0cd7e13f: Layer already exists 03:51:31 60056cb1ffda: Layer already exists 03:51:31 dc35ba3523c4: Layer already exists 03:51:31 f975b9bc5748: Layer already exists 03:51:31 5b7e26f2e5a8: Layer already exists 03:51:31 b49f34246077: Layer already exists 03:51:31 3b7bc6bbc9ee: Layer already exists 03:51:31 4aeaa0e7d41f: Layer already exists 03:51:31 3.2.0-dev.65: digest: sha256:d27854dfd1ea8c7462504c6520b077e96dea0193e93f6c4755aa8744ad0a2c1f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:51:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:51:32 9dcfc61bdbab: Preparing 03:51:32 af9a9dc597a2: Preparing 03:51:32 4b57e8a54b2f: Preparing 03:51:32 16a1e17cbb18: Preparing 03:51:32 825b0cd7e13f: Preparing 03:51:32 60056cb1ffda: Preparing 03:51:32 dc35ba3523c4: Preparing 03:51:32 f975b9bc5748: Preparing 03:51:32 5b7e26f2e5a8: Preparing 03:51:32 b49f34246077: Preparing 03:51:32 3b7bc6bbc9ee: Preparing 03:51:32 4aeaa0e7d41f: Preparing 03:51:32 f975b9bc5748: Waiting 03:51:32 5b7e26f2e5a8: Waiting 03:51:32 b49f34246077: Waiting 03:51:32 3b7bc6bbc9ee: Waiting 03:51:32 4aeaa0e7d41f: Waiting 03:51:32 60056cb1ffda: Waiting 03:51:32 dc35ba3523c4: Waiting 03:51:32 16a1e17cbb18: Layer already exists 03:51:32 9dcfc61bdbab: Layer already exists 03:51:32 825b0cd7e13f: Layer already exists 03:51:32 4b57e8a54b2f: Layer already exists 03:51:32 af9a9dc597a2: Layer already exists 03:51:32 60056cb1ffda: Layer already exists 03:51:32 dc35ba3523c4: Layer already exists 03:51:32 b49f34246077: Layer already exists 03:51:32 f975b9bc5748: Layer already exists 03:51:32 5b7e26f2e5a8: Layer already exists 03:51:32 4aeaa0e7d41f: Layer already exists 03:51:32 3b7bc6bbc9ee: Layer already exists 03:51:32 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:d27854dfd1ea8c7462504c6520b077e96dea0193e93f6c4755aa8744ad0a2c1f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:51:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:51:33 9dcfc61bdbab: Preparing 03:51:33 af9a9dc597a2: Preparing 03:51:33 4b57e8a54b2f: Preparing 03:51:33 16a1e17cbb18: Preparing 03:51:33 825b0cd7e13f: Preparing 03:51:33 60056cb1ffda: Preparing 03:51:33 dc35ba3523c4: Preparing 03:51:33 f975b9bc5748: Preparing 03:51:33 5b7e26f2e5a8: Preparing 03:51:33 b49f34246077: Preparing 03:51:33 3b7bc6bbc9ee: Preparing 03:51:33 4aeaa0e7d41f: Preparing 03:51:33 60056cb1ffda: Waiting 03:51:33 dc35ba3523c4: Waiting 03:51:33 f975b9bc5748: Waiting 03:51:33 5b7e26f2e5a8: Waiting 03:51:33 b49f34246077: Waiting 03:51:33 4aeaa0e7d41f: Waiting 03:51:33 3b7bc6bbc9ee: Waiting 03:51:33 4b57e8a54b2f: Layer already exists 03:51:33 16a1e17cbb18: Layer already exists 03:51:33 af9a9dc597a2: Layer already exists 03:51:33 9dcfc61bdbab: Layer already exists 03:51:33 825b0cd7e13f: Layer already exists 03:51:33 60056cb1ffda: Layer already exists 03:51:33 f975b9bc5748: Layer already exists 03:51:33 5b7e26f2e5a8: Layer already exists 03:51:33 b49f34246077: Layer already exists 03:51:33 dc35ba3523c4: Layer already exists 03:51:33 4aeaa0e7d41f: Layer already exists 03:51:33 3b7bc6bbc9ee: Layer already exists 03:51:33 main: digest: sha256:d27854dfd1ea8c7462504c6520b077e96dea0193e93f6c4755aa8744ad0a2c1f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:33 ===================================================== [Pipeline] echo 03:51:33 taggedImages: 03:51:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:51:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:51:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.65 03:51:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:51:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:51:33 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:51:33 8993ba01b563173d09700f15170e60450ab0a438 03:51:33 latest 03:51:33 3.2.0-dev.65 03:51:33 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:51:33 main 03:51:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:51:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:51:34 5a1aca5d2c68: Preparing 03:51:34 6512e2da2a9d: Preparing 03:51:34 f975b9bc5748: Preparing 03:51:34 5b7e26f2e5a8: Preparing 03:51:34 b27f738ebcc5: Preparing 03:51:34 e526c0dab3c1: Preparing 03:51:34 4aeaa0e7d41f: Preparing 03:51:34 4aeaa0e7d41f: Waiting 03:51:34 e526c0dab3c1: Waiting 03:51:34 5b7e26f2e5a8: Layer already exists 03:51:34 f975b9bc5748: Layer already exists 03:51:34 4aeaa0e7d41f: Layer already exists 03:51:34 5a1aca5d2c68: Pushed 03:51:34 b27f738ebcc5: Pushed 03:51:36 e526c0dab3c1: Pushed 03:51:38 6512e2da2a9d: Pushed 03:51:38 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:f075b2830d49488e7d4ddc02d1967cfdb36176d4330b1fe41f25887b5ca0d694 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:51:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:51:39 5a1aca5d2c68: Preparing 03:51:39 6512e2da2a9d: Preparing 03:51:39 f975b9bc5748: Preparing 03:51:39 5b7e26f2e5a8: Preparing 03:51:39 b27f738ebcc5: Preparing 03:51:39 e526c0dab3c1: Preparing 03:51:39 4aeaa0e7d41f: Preparing 03:51:39 e526c0dab3c1: Waiting 03:51:39 4aeaa0e7d41f: Waiting 03:51:39 6512e2da2a9d: Layer already exists 03:51:39 f975b9bc5748: Layer already exists 03:51:39 5b7e26f2e5a8: Layer already exists 03:51:39 b27f738ebcc5: Layer already exists 03:51:39 5a1aca5d2c68: Layer already exists 03:51:39 e526c0dab3c1: Layer already exists 03:51:39 4aeaa0e7d41f: Layer already exists 03:51:39 latest: digest: sha256:f075b2830d49488e7d4ddc02d1967cfdb36176d4330b1fe41f25887b5ca0d694 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.65 03:51:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:51:40 5a1aca5d2c68: Preparing 03:51:40 6512e2da2a9d: Preparing 03:51:40 f975b9bc5748: Preparing 03:51:40 5b7e26f2e5a8: Preparing 03:51:40 b27f738ebcc5: Preparing 03:51:40 e526c0dab3c1: Preparing 03:51:40 4aeaa0e7d41f: Preparing 03:51:40 e526c0dab3c1: Waiting 03:51:40 4aeaa0e7d41f: Waiting 03:51:40 5a1aca5d2c68: Layer already exists 03:51:40 f975b9bc5748: Layer already exists 03:51:40 6512e2da2a9d: Layer already exists 03:51:40 5b7e26f2e5a8: Layer already exists 03:51:40 b27f738ebcc5: Layer already exists 03:51:40 e526c0dab3c1: Layer already exists 03:51:40 4aeaa0e7d41f: Layer already exists 03:51:40 3.2.0-dev.65: digest: sha256:f075b2830d49488e7d4ddc02d1967cfdb36176d4330b1fe41f25887b5ca0d694 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:51:41 5a1aca5d2c68: Preparing 03:51:41 6512e2da2a9d: Preparing 03:51:41 f975b9bc5748: Preparing 03:51:41 5b7e26f2e5a8: Preparing 03:51:41 b27f738ebcc5: Preparing 03:51:41 e526c0dab3c1: Preparing 03:51:41 4aeaa0e7d41f: Preparing 03:51:41 e526c0dab3c1: Waiting 03:51:41 f975b9bc5748: Layer already exists 03:51:41 5b7e26f2e5a8: Layer already exists 03:51:41 b27f738ebcc5: Layer already exists 03:51:41 5a1aca5d2c68: Layer already exists 03:51:41 6512e2da2a9d: Layer already exists 03:51:41 e526c0dab3c1: Layer already exists 03:51:41 4aeaa0e7d41f: Layer already exists 03:51:41 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:f075b2830d49488e7d4ddc02d1967cfdb36176d4330b1fe41f25887b5ca0d694 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:51:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:51:42 5a1aca5d2c68: Preparing 03:51:42 6512e2da2a9d: Preparing 03:51:42 f975b9bc5748: Preparing 03:51:42 5b7e26f2e5a8: Preparing 03:51:42 b27f738ebcc5: Preparing 03:51:42 e526c0dab3c1: Preparing 03:51:42 4aeaa0e7d41f: Preparing 03:51:42 e526c0dab3c1: Waiting 03:51:42 4aeaa0e7d41f: Waiting 03:51:42 5a1aca5d2c68: Layer already exists 03:51:42 6512e2da2a9d: Layer already exists 03:51:42 5b7e26f2e5a8: Layer already exists 03:51:42 f975b9bc5748: Layer already exists 03:51:42 b27f738ebcc5: Layer already exists 03:51:42 4aeaa0e7d41f: Layer already exists 03:51:42 e526c0dab3c1: Layer already exists 03:51:42 main: digest: sha256:f075b2830d49488e7d4ddc02d1967cfdb36176d4330b1fe41f25887b5ca0d694 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:51:42 ===================================================== [Pipeline] echo 03:51:42 taggedImages: 03:51:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:51:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:51:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.65 03:51:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:51:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:51:42 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:51:42 8993ba01b563173d09700f15170e60450ab0a438 03:51:42 latest 03:51:42 3.2.0-dev.65 03:51:42 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:51:42 main 03:51:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:42 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:51:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:51:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:51:43 7f23678672a2: Preparing 03:51:43 c3cc23a2c156: Preparing 03:51:43 859acc150a45: Preparing 03:51:43 f975b9bc5748: Preparing 03:51:43 5b7e26f2e5a8: Preparing 03:51:43 5a167681cdb8: Preparing 03:51:43 2bfb6e9893b7: Preparing 03:51:43 6a2d9968a8d7: Preparing 03:51:43 d8429cceac05: Preparing 03:51:43 4aeaa0e7d41f: Preparing 03:51:43 5a167681cdb8: Waiting 03:51:43 2bfb6e9893b7: Waiting 03:51:43 6a2d9968a8d7: Waiting 03:51:43 d8429cceac05: Waiting 03:51:43 4aeaa0e7d41f: Waiting 03:51:43 5b7e26f2e5a8: Layer already exists 03:51:43 f975b9bc5748: Layer already exists 03:51:44 7f23678672a2: Pushed 03:51:44 859acc150a45: Pushed 03:51:44 c3cc23a2c156: Pushed 03:51:44 4aeaa0e7d41f: Layer already exists 03:51:44 6a2d9968a8d7: Pushed 03:51:45 d8429cceac05: Pushed 03:51:57 2bfb6e9893b7: Pushed 03:52:04 5a167681cdb8: Pushed 03:52:04 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:cad79b5900ad79ec4250f0419b35857f421c9a0a3a8c470d111e8eeb67eef87d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:52:04 7f23678672a2: Preparing 03:52:04 c3cc23a2c156: Preparing 03:52:04 859acc150a45: Preparing 03:52:04 f975b9bc5748: Preparing 03:52:04 5b7e26f2e5a8: Preparing 03:52:04 5a167681cdb8: Preparing 03:52:04 2bfb6e9893b7: Preparing 03:52:04 6a2d9968a8d7: Preparing 03:52:04 d8429cceac05: Preparing 03:52:04 4aeaa0e7d41f: Preparing 03:52:04 2bfb6e9893b7: Waiting 03:52:04 6a2d9968a8d7: Waiting 03:52:04 d8429cceac05: Waiting 03:52:04 4aeaa0e7d41f: Waiting 03:52:04 5a167681cdb8: Waiting 03:52:04 c3cc23a2c156: Layer already exists 03:52:04 859acc150a45: Layer already exists 03:52:04 7f23678672a2: Layer already exists 03:52:04 5b7e26f2e5a8: Layer already exists 03:52:04 f975b9bc5748: Layer already exists 03:52:04 d8429cceac05: Layer already exists 03:52:04 6a2d9968a8d7: Layer already exists 03:52:04 2bfb6e9893b7: Layer already exists 03:52:04 5a167681cdb8: Layer already exists 03:52:04 4aeaa0e7d41f: Layer already exists 03:52:05 latest: digest: sha256:cad79b5900ad79ec4250f0419b35857f421c9a0a3a8c470d111e8eeb67eef87d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.65 03:52:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:52:05 7f23678672a2: Preparing 03:52:05 c3cc23a2c156: Preparing 03:52:05 859acc150a45: Preparing 03:52:05 f975b9bc5748: Preparing 03:52:05 5b7e26f2e5a8: Preparing 03:52:05 5a167681cdb8: Preparing 03:52:05 2bfb6e9893b7: Preparing 03:52:05 6a2d9968a8d7: Preparing 03:52:05 d8429cceac05: Preparing 03:52:05 4aeaa0e7d41f: Preparing 03:52:05 2bfb6e9893b7: Waiting 03:52:05 6a2d9968a8d7: Waiting 03:52:05 d8429cceac05: Waiting 03:52:05 4aeaa0e7d41f: Waiting 03:52:05 5a167681cdb8: Waiting 03:52:05 f975b9bc5748: Layer already exists 03:52:05 c3cc23a2c156: Layer already exists 03:52:05 5b7e26f2e5a8: Layer already exists 03:52:05 859acc150a45: Layer already exists 03:52:05 7f23678672a2: Layer already exists 03:52:05 2bfb6e9893b7: Layer already exists 03:52:05 5a167681cdb8: Layer already exists 03:52:05 d8429cceac05: Layer already exists 03:52:05 4aeaa0e7d41f: Layer already exists 03:52:05 6a2d9968a8d7: Layer already exists 03:52:06 3.2.0-dev.65: digest: sha256:cad79b5900ad79ec4250f0419b35857f421c9a0a3a8c470d111e8eeb67eef87d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:06 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:52:06 7f23678672a2: Preparing 03:52:06 c3cc23a2c156: Preparing 03:52:06 859acc150a45: Preparing 03:52:06 f975b9bc5748: Preparing 03:52:06 5b7e26f2e5a8: Preparing 03:52:06 5a167681cdb8: Preparing 03:52:06 2bfb6e9893b7: Preparing 03:52:06 6a2d9968a8d7: Preparing 03:52:06 d8429cceac05: Preparing 03:52:06 4aeaa0e7d41f: Preparing 03:52:06 2bfb6e9893b7: Waiting 03:52:06 6a2d9968a8d7: Waiting 03:52:06 d8429cceac05: Waiting 03:52:06 4aeaa0e7d41f: Waiting 03:52:06 5a167681cdb8: Waiting 03:52:06 7f23678672a2: Layer already exists 03:52:06 c3cc23a2c156: Layer already exists 03:52:06 5b7e26f2e5a8: Layer already exists 03:52:06 f975b9bc5748: Layer already exists 03:52:06 859acc150a45: Layer already exists 03:52:06 5a167681cdb8: Layer already exists 03:52:06 2bfb6e9893b7: Layer already exists 03:52:06 6a2d9968a8d7: Layer already exists 03:52:06 4aeaa0e7d41f: Layer already exists 03:52:06 d8429cceac05: Layer already exists 03:52:06 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:cad79b5900ad79ec4250f0419b35857f421c9a0a3a8c470d111e8eeb67eef87d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:07 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:52:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:52:07 7f23678672a2: Preparing 03:52:07 c3cc23a2c156: Preparing 03:52:07 859acc150a45: Preparing 03:52:07 f975b9bc5748: Preparing 03:52:07 5b7e26f2e5a8: Preparing 03:52:07 5a167681cdb8: Preparing 03:52:07 2bfb6e9893b7: Preparing 03:52:07 6a2d9968a8d7: Preparing 03:52:07 d8429cceac05: Preparing 03:52:07 4aeaa0e7d41f: Preparing 03:52:07 2bfb6e9893b7: Waiting 03:52:07 6a2d9968a8d7: Waiting 03:52:07 d8429cceac05: Waiting 03:52:07 5a167681cdb8: Waiting 03:52:07 4aeaa0e7d41f: Waiting 03:52:07 5b7e26f2e5a8: Layer already exists 03:52:07 7f23678672a2: Layer already exists 03:52:07 f975b9bc5748: Layer already exists 03:52:07 859acc150a45: Layer already exists 03:52:07 c3cc23a2c156: Layer already exists 03:52:07 5a167681cdb8: Layer already exists 03:52:07 6a2d9968a8d7: Layer already exists 03:52:07 d8429cceac05: Layer already exists 03:52:07 2bfb6e9893b7: Layer already exists 03:52:07 4aeaa0e7d41f: Layer already exists 03:52:08 main: digest: sha256:cad79b5900ad79ec4250f0419b35857f421c9a0a3a8c470d111e8eeb67eef87d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:08 ===================================================== [Pipeline] echo 03:52:08 taggedImages: 03:52:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:52:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:52:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.65 03:52:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:52:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:52:08 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:52:08 8993ba01b563173d09700f15170e60450ab0a438 03:52:08 latest 03:52:08 3.2.0-dev.65 03:52:08 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:52:08 main 03:52:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:52:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:52:08 0b3b4f332959: Preparing 03:52:08 3c2c390f692d: Preparing 03:52:08 fe8707c63e94: Preparing 03:52:08 f975b9bc5748: Preparing 03:52:08 5b7e26f2e5a8: Preparing 03:52:08 838efddab7f9: Preparing 03:52:08 2d71593f9e8f: Preparing 03:52:08 804cb6dc4534: Preparing 03:52:08 4aeaa0e7d41f: Preparing 03:52:08 838efddab7f9: Waiting 03:52:08 2d71593f9e8f: Waiting 03:52:08 f975b9bc5748: Layer already exists 03:52:08 5b7e26f2e5a8: Layer already exists 03:52:09 2d71593f9e8f: Pushed 03:52:09 0b3b4f332959: Pushed 03:52:09 3c2c390f692d: Pushed 03:52:09 fe8707c63e94: Pushed 03:52:09 4aeaa0e7d41f: Layer already exists 03:52:09 804cb6dc4534: Pushed 03:52:28 838efddab7f9: Pushed 03:52:28 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:2d40bbb23871ebcaf92652509259c4d6799c5187d55e6c6beb7d20c114af89e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:28 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:52:28 0b3b4f332959: Preparing 03:52:28 3c2c390f692d: Preparing 03:52:28 fe8707c63e94: Preparing 03:52:28 f975b9bc5748: Preparing 03:52:28 5b7e26f2e5a8: Preparing 03:52:28 838efddab7f9: Preparing 03:52:28 2d71593f9e8f: Preparing 03:52:28 804cb6dc4534: Preparing 03:52:28 4aeaa0e7d41f: Preparing 03:52:28 2d71593f9e8f: Waiting 03:52:28 804cb6dc4534: Waiting 03:52:28 4aeaa0e7d41f: Waiting 03:52:28 838efddab7f9: Waiting 03:52:28 5b7e26f2e5a8: Layer already exists 03:52:28 0b3b4f332959: Layer already exists 03:52:28 3c2c390f692d: Layer already exists 03:52:28 f975b9bc5748: Layer already exists 03:52:28 fe8707c63e94: Layer already exists 03:52:28 838efddab7f9: Layer already exists 03:52:28 4aeaa0e7d41f: Layer already exists 03:52:28 2d71593f9e8f: Layer already exists 03:52:28 804cb6dc4534: Layer already exists 03:52:29 latest: digest: sha256:2d40bbb23871ebcaf92652509259c4d6799c5187d55e6c6beb7d20c114af89e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.65 03:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:52:29 0b3b4f332959: Preparing 03:52:29 3c2c390f692d: Preparing 03:52:29 fe8707c63e94: Preparing 03:52:29 f975b9bc5748: Preparing 03:52:29 5b7e26f2e5a8: Preparing 03:52:29 838efddab7f9: Preparing 03:52:29 2d71593f9e8f: Preparing 03:52:29 804cb6dc4534: Preparing 03:52:29 4aeaa0e7d41f: Preparing 03:52:29 838efddab7f9: Waiting 03:52:29 2d71593f9e8f: Waiting 03:52:29 804cb6dc4534: Waiting 03:52:29 4aeaa0e7d41f: Waiting 03:52:29 0b3b4f332959: Layer already exists 03:52:29 fe8707c63e94: Layer already exists 03:52:29 5b7e26f2e5a8: Layer already exists 03:52:29 f975b9bc5748: Layer already exists 03:52:29 3c2c390f692d: Layer already exists 03:52:29 2d71593f9e8f: Layer already exists 03:52:29 4aeaa0e7d41f: Layer already exists 03:52:29 838efddab7f9: Layer already exists 03:52:29 804cb6dc4534: Layer already exists 03:52:30 3.2.0-dev.65: digest: sha256:2d40bbb23871ebcaf92652509259c4d6799c5187d55e6c6beb7d20c114af89e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:52:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:52:30 0b3b4f332959: Preparing 03:52:30 3c2c390f692d: Preparing 03:52:30 fe8707c63e94: Preparing 03:52:30 f975b9bc5748: Preparing 03:52:30 5b7e26f2e5a8: Preparing 03:52:30 838efddab7f9: Preparing 03:52:30 2d71593f9e8f: Preparing 03:52:30 804cb6dc4534: Preparing 03:52:30 4aeaa0e7d41f: Preparing 03:52:30 2d71593f9e8f: Waiting 03:52:30 838efddab7f9: Waiting 03:52:30 4aeaa0e7d41f: Waiting 03:52:30 804cb6dc4534: Waiting 03:52:30 5b7e26f2e5a8: Layer already exists 03:52:30 fe8707c63e94: Layer already exists 03:52:30 0b3b4f332959: Layer already exists 03:52:30 f975b9bc5748: Layer already exists 03:52:30 3c2c390f692d: Layer already exists 03:52:30 838efddab7f9: Layer already exists 03:52:30 2d71593f9e8f: Layer already exists 03:52:30 4aeaa0e7d41f: Layer already exists 03:52:30 804cb6dc4534: Layer already exists 03:52:31 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:2d40bbb23871ebcaf92652509259c4d6799c5187d55e6c6beb7d20c114af89e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:52:31 0b3b4f332959: Preparing 03:52:31 3c2c390f692d: Preparing 03:52:31 fe8707c63e94: Preparing 03:52:31 f975b9bc5748: Preparing 03:52:31 5b7e26f2e5a8: Preparing 03:52:31 838efddab7f9: Preparing 03:52:31 2d71593f9e8f: Preparing 03:52:31 804cb6dc4534: Preparing 03:52:31 4aeaa0e7d41f: Preparing 03:52:31 838efddab7f9: Waiting 03:52:31 2d71593f9e8f: Waiting 03:52:31 804cb6dc4534: Waiting 03:52:31 4aeaa0e7d41f: Waiting 03:52:31 0b3b4f332959: Layer already exists 03:52:31 5b7e26f2e5a8: Layer already exists 03:52:31 3c2c390f692d: Layer already exists 03:52:31 f975b9bc5748: Layer already exists 03:52:31 fe8707c63e94: Layer already exists 03:52:31 2d71593f9e8f: Layer already exists 03:52:31 804cb6dc4534: Layer already exists 03:52:31 4aeaa0e7d41f: Layer already exists 03:52:31 838efddab7f9: Layer already exists 03:52:31 main: digest: sha256:2d40bbb23871ebcaf92652509259c4d6799c5187d55e6c6beb7d20c114af89e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:32 ===================================================== [Pipeline] echo 03:52:32 taggedImages: 03:52:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:52:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:52:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.65 03:52:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:52:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:52:32 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:52:32 8993ba01b563173d09700f15170e60450ab0a438 03:52:32 latest 03:52:32 3.2.0-dev.65 03:52:32 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:52:32 main 03:52:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:32 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:52:32 5dbdf0bc09a4: Preparing 03:52:32 0dab587602ba: Preparing 03:52:32 fc7fc1093af8: Preparing 03:52:32 f975b9bc5748: Preparing 03:52:32 5b7e26f2e5a8: Preparing 03:52:32 61fe8ece3199: Preparing 03:52:32 6a2d9968a8d7: Preparing 03:52:32 d8429cceac05: Preparing 03:52:32 4aeaa0e7d41f: Preparing 03:52:32 61fe8ece3199: Waiting 03:52:32 d8429cceac05: Waiting 03:52:32 4aeaa0e7d41f: Waiting 03:52:32 6a2d9968a8d7: Waiting 03:52:32 f975b9bc5748: Layer already exists 03:52:32 5b7e26f2e5a8: Layer already exists 03:52:33 6a2d9968a8d7: Layer already exists 03:52:33 0dab587602ba: Pushed 03:52:33 fc7fc1093af8: Pushed 03:52:33 d8429cceac05: Layer already exists 03:52:33 5dbdf0bc09a4: Pushed 03:52:33 4aeaa0e7d41f: Layer already exists 03:52:55 61fe8ece3199: Pushed 03:52:55 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:3d9c8a8b4fb93286e9cbe12fc622795ebe79a6a35d3b1e10e05fc27e11fa89ae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:55 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:52:55 5dbdf0bc09a4: Preparing 03:52:55 0dab587602ba: Preparing 03:52:55 fc7fc1093af8: Preparing 03:52:55 f975b9bc5748: Preparing 03:52:55 5b7e26f2e5a8: Preparing 03:52:55 61fe8ece3199: Preparing 03:52:55 6a2d9968a8d7: Preparing 03:52:55 d8429cceac05: Preparing 03:52:55 4aeaa0e7d41f: Preparing 03:52:55 6a2d9968a8d7: Waiting 03:52:55 d8429cceac05: Waiting 03:52:55 61fe8ece3199: Waiting 03:52:55 4aeaa0e7d41f: Waiting 03:52:55 fc7fc1093af8: Layer already exists 03:52:55 f975b9bc5748: Layer already exists 03:52:55 5dbdf0bc09a4: Layer already exists 03:52:55 0dab587602ba: Layer already exists 03:52:55 5b7e26f2e5a8: Layer already exists 03:52:55 6a2d9968a8d7: Layer already exists 03:52:55 4aeaa0e7d41f: Layer already exists 03:52:55 61fe8ece3199: Layer already exists 03:52:55 d8429cceac05: Layer already exists 03:52:56 latest: digest: sha256:3d9c8a8b4fb93286e9cbe12fc622795ebe79a6a35d3b1e10e05fc27e11fa89ae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:56 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.65 03:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:52:56 5dbdf0bc09a4: Preparing 03:52:56 0dab587602ba: Preparing 03:52:56 fc7fc1093af8: Preparing 03:52:56 f975b9bc5748: Preparing 03:52:56 5b7e26f2e5a8: Preparing 03:52:56 61fe8ece3199: Preparing 03:52:56 6a2d9968a8d7: Preparing 03:52:56 d8429cceac05: Preparing 03:52:56 4aeaa0e7d41f: Preparing 03:52:56 6a2d9968a8d7: Waiting 03:52:56 61fe8ece3199: Waiting 03:52:56 4aeaa0e7d41f: Waiting 03:52:56 d8429cceac05: Waiting 03:52:56 fc7fc1093af8: Layer already exists 03:52:56 5b7e26f2e5a8: Layer already exists 03:52:56 0dab587602ba: Layer already exists 03:52:56 5dbdf0bc09a4: Layer already exists 03:52:56 f975b9bc5748: Layer already exists 03:52:56 61fe8ece3199: Layer already exists 03:52:56 6a2d9968a8d7: Layer already exists 03:52:56 4aeaa0e7d41f: Layer already exists 03:52:56 d8429cceac05: Layer already exists 03:52:57 3.2.0-dev.65: digest: sha256:3d9c8a8b4fb93286e9cbe12fc622795ebe79a6a35d3b1e10e05fc27e11fa89ae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:57 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:52:57 5dbdf0bc09a4: Preparing 03:52:57 0dab587602ba: Preparing 03:52:57 fc7fc1093af8: Preparing 03:52:57 f975b9bc5748: Preparing 03:52:57 5b7e26f2e5a8: Preparing 03:52:57 61fe8ece3199: Preparing 03:52:57 6a2d9968a8d7: Preparing 03:52:57 d8429cceac05: Preparing 03:52:57 4aeaa0e7d41f: Preparing 03:52:57 6a2d9968a8d7: Waiting 03:52:57 4aeaa0e7d41f: Waiting 03:52:57 d8429cceac05: Waiting 03:52:57 61fe8ece3199: Waiting 03:52:57 f975b9bc5748: Layer already exists 03:52:57 5b7e26f2e5a8: Layer already exists 03:52:57 5dbdf0bc09a4: Layer already exists 03:52:57 fc7fc1093af8: Layer already exists 03:52:57 0dab587602ba: Layer already exists 03:52:57 61fe8ece3199: Layer already exists 03:52:57 6a2d9968a8d7: Layer already exists 03:52:57 d8429cceac05: Layer already exists 03:52:57 4aeaa0e7d41f: Layer already exists 03:52:58 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:3d9c8a8b4fb93286e9cbe12fc622795ebe79a6a35d3b1e10e05fc27e11fa89ae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:52:58 5dbdf0bc09a4: Preparing 03:52:58 0dab587602ba: Preparing 03:52:58 fc7fc1093af8: Preparing 03:52:58 f975b9bc5748: Preparing 03:52:58 5b7e26f2e5a8: Preparing 03:52:58 61fe8ece3199: Preparing 03:52:58 6a2d9968a8d7: Preparing 03:52:58 d8429cceac05: Preparing 03:52:58 4aeaa0e7d41f: Preparing 03:52:58 61fe8ece3199: Waiting 03:52:58 6a2d9968a8d7: Waiting 03:52:58 d8429cceac05: Waiting 03:52:58 4aeaa0e7d41f: Waiting 03:52:58 5dbdf0bc09a4: Layer already exists 03:52:58 fc7fc1093af8: Layer already exists 03:52:58 5b7e26f2e5a8: Layer already exists 03:52:58 f975b9bc5748: Layer already exists 03:52:59 0dab587602ba: Layer already exists 03:52:59 d8429cceac05: Layer already exists 03:52:59 6a2d9968a8d7: Layer already exists 03:52:59 61fe8ece3199: Layer already exists 03:52:59 4aeaa0e7d41f: Layer already exists 03:52:59 main: digest: sha256:3d9c8a8b4fb93286e9cbe12fc622795ebe79a6a35d3b1e10e05fc27e11fa89ae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:52:59 ===================================================== [Pipeline] echo 03:52:59 taggedImages: 03:52:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:52:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:52:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.65 03:52:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:52:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:52:59 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 03:52:59 8993ba01b563173d09700f15170e60450ab0a438 03:52:59 latest 03:52:59 3.2.0-dev.65 03:52:59 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:52:59 main 03:52:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:52:59 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:00 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:53:00 5f0291a0d3b9: Preparing 03:53:00 f789f6c6e740: Preparing 03:53:00 f975b9bc5748: Preparing 03:53:00 5b7e26f2e5a8: Preparing 03:53:00 a05ba8f30c11: Preparing 03:53:00 13d934490e3f: Preparing 03:53:00 4aeaa0e7d41f: Preparing 03:53:00 13d934490e3f: Waiting 03:53:00 4aeaa0e7d41f: Waiting 03:53:00 f975b9bc5748: Layer already exists 03:53:00 5b7e26f2e5a8: Layer already exists 03:53:00 4aeaa0e7d41f: Layer already exists 03:53:00 5f0291a0d3b9: Pushed 03:53:00 a05ba8f30c11: Pushed 03:53:01 13d934490e3f: Pushed 03:53:07 f789f6c6e740: Pushed 03:53:07 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:911b3bc3c59ec187f727c29e048466d9c061e9f63bb65cc3f969591dd36cae4d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:08 + 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 03:53:08 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 03:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:53:08 5f0291a0d3b9: Preparing 03:53:08 f789f6c6e740: Preparing 03:53:08 f975b9bc5748: Preparing 03:53:08 5b7e26f2e5a8: Preparing 03:53:08 a05ba8f30c11: Preparing 03:53:08 13d934490e3f: Preparing 03:53:08 4aeaa0e7d41f: Preparing 03:53:08 4aeaa0e7d41f: Waiting 03:53:08 13d934490e3f: Waiting 03:53:08 a05ba8f30c11: Layer already exists 03:53:08 f975b9bc5748: Layer already exists 03:53:08 5b7e26f2e5a8: Layer already exists 03:53:08 f789f6c6e740: Layer already exists 03:53:08 5f0291a0d3b9: Layer already exists 03:53:08 13d934490e3f: Layer already exists 03:53:08 4aeaa0e7d41f: Layer already exists 03:53:08 latest: digest: sha256:911b3bc3c59ec187f727c29e048466d9c061e9f63bb65cc3f969591dd36cae4d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:09 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:09 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.65 03:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:53:09 5f0291a0d3b9: Preparing 03:53:09 f789f6c6e740: Preparing 03:53:09 f975b9bc5748: Preparing 03:53:09 5b7e26f2e5a8: Preparing 03:53:09 a05ba8f30c11: Preparing 03:53:09 13d934490e3f: Preparing 03:53:09 4aeaa0e7d41f: Preparing 03:53:09 13d934490e3f: Waiting 03:53:09 4aeaa0e7d41f: Waiting 03:53:09 a05ba8f30c11: Layer already exists 03:53:09 f789f6c6e740: Layer already exists 03:53:09 5f0291a0d3b9: Layer already exists 03:53:09 f975b9bc5748: Layer already exists 03:53:09 5b7e26f2e5a8: Layer already exists 03:53:09 13d934490e3f: Layer already exists 03:53:09 4aeaa0e7d41f: Layer already exists 03:53:09 3.2.0-dev.65: digest: sha256:911b3bc3c59ec187f727c29e048466d9c061e9f63bb65cc3f969591dd36cae4d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:10 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:10 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:53:10 5f0291a0d3b9: Preparing 03:53:10 f789f6c6e740: Preparing 03:53:10 f975b9bc5748: Preparing 03:53:10 5b7e26f2e5a8: Preparing 03:53:10 a05ba8f30c11: Preparing 03:53:10 13d934490e3f: Preparing 03:53:10 4aeaa0e7d41f: Preparing 03:53:10 4aeaa0e7d41f: Waiting 03:53:10 13d934490e3f: Waiting 03:53:10 5b7e26f2e5a8: Layer already exists 03:53:10 f975b9bc5748: Layer already exists 03:53:10 5f0291a0d3b9: Layer already exists 03:53:10 f789f6c6e740: Layer already exists 03:53:10 a05ba8f30c11: Layer already exists 03:53:10 13d934490e3f: Layer already exists 03:53:10 4aeaa0e7d41f: Layer already exists 03:53:10 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:911b3bc3c59ec187f727c29e048466d9c061e9f63bb65cc3f969591dd36cae4d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:11 + 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 03:53:11 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 03:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:53:11 5f0291a0d3b9: Preparing 03:53:11 f789f6c6e740: Preparing 03:53:11 f975b9bc5748: Preparing 03:53:11 5b7e26f2e5a8: Preparing 03:53:11 a05ba8f30c11: Preparing 03:53:11 13d934490e3f: Preparing 03:53:11 4aeaa0e7d41f: Preparing 03:53:11 13d934490e3f: Waiting 03:53:11 4aeaa0e7d41f: Waiting 03:53:11 5b7e26f2e5a8: Layer already exists 03:53:11 5f0291a0d3b9: Layer already exists 03:53:11 f975b9bc5748: Layer already exists 03:53:11 f789f6c6e740: Layer already exists 03:53:11 a05ba8f30c11: Layer already exists 03:53:11 13d934490e3f: Layer already exists 03:53:11 4aeaa0e7d41f: Layer already exists 03:53:11 main: digest: sha256:911b3bc3c59ec187f727c29e048466d9c061e9f63bb65cc3f969591dd36cae4d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:53:11 ===================================================== [Pipeline] echo 03:53:11 taggedImages: 03:53:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:53:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 03:53:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.65 03:53:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:53:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 03:53:11 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:53:11 8993ba01b563173d09700f15170e60450ab0a438 03:53:11 latest 03:53:11 3.2.0-dev.65 03:53:11 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:53:11 main 03:53:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:53:12 580f7c23acb5: Preparing 03:53:12 5f939a4ef4ef: Preparing 03:53:12 f975b9bc5748: Preparing 03:53:12 5b7e26f2e5a8: Preparing 03:53:12 cb0a836b57c8: Preparing 03:53:12 f95ad93f1cdf: Preparing 03:53:12 4aeaa0e7d41f: Preparing 03:53:12 f95ad93f1cdf: Waiting 03:53:12 4aeaa0e7d41f: Waiting 03:53:12 f975b9bc5748: Layer already exists 03:53:12 5b7e26f2e5a8: Layer already exists 03:53:12 4aeaa0e7d41f: Layer already exists 03:53:12 cb0a836b57c8: Pushed 03:53:12 580f7c23acb5: Pushed 03:53:13 f95ad93f1cdf: Pushed 03:53:19 5f939a4ef4ef: Pushed 03:53:19 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:7ed2d00aba7feac00345c7a3013cf51a52afefe8227224037f430c9752bf6133 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:53:20 580f7c23acb5: Preparing 03:53:20 5f939a4ef4ef: Preparing 03:53:20 f975b9bc5748: Preparing 03:53:20 5b7e26f2e5a8: Preparing 03:53:20 cb0a836b57c8: Preparing 03:53:20 f95ad93f1cdf: Preparing 03:53:20 4aeaa0e7d41f: Preparing 03:53:20 f95ad93f1cdf: Waiting 03:53:20 4aeaa0e7d41f: Waiting 03:53:20 5b7e26f2e5a8: Layer already exists 03:53:20 5f939a4ef4ef: Layer already exists 03:53:20 f975b9bc5748: Layer already exists 03:53:20 580f7c23acb5: Layer already exists 03:53:20 cb0a836b57c8: Layer already exists 03:53:20 4aeaa0e7d41f: Layer already exists 03:53:20 f95ad93f1cdf: Layer already exists 03:53:20 latest: digest: sha256:7ed2d00aba7feac00345c7a3013cf51a52afefe8227224037f430c9752bf6133 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.65 03:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:53:21 580f7c23acb5: Preparing 03:53:21 5f939a4ef4ef: Preparing 03:53:21 f975b9bc5748: Preparing 03:53:21 5b7e26f2e5a8: Preparing 03:53:21 cb0a836b57c8: Preparing 03:53:21 f95ad93f1cdf: Preparing 03:53:21 4aeaa0e7d41f: Preparing 03:53:21 f95ad93f1cdf: Waiting 03:53:21 4aeaa0e7d41f: Waiting 03:53:21 f975b9bc5748: Layer already exists 03:53:21 580f7c23acb5: Layer already exists 03:53:21 cb0a836b57c8: Layer already exists 03:53:21 5f939a4ef4ef: Layer already exists 03:53:21 5b7e26f2e5a8: Layer already exists 03:53:21 4aeaa0e7d41f: Layer already exists 03:53:21 f95ad93f1cdf: Layer already exists 03:53:21 3.2.0-dev.65: digest: sha256:7ed2d00aba7feac00345c7a3013cf51a52afefe8227224037f430c9752bf6133 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:53:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:53:22 580f7c23acb5: Preparing 03:53:22 5f939a4ef4ef: Preparing 03:53:22 f975b9bc5748: Preparing 03:53:22 5b7e26f2e5a8: Preparing 03:53:22 cb0a836b57c8: Preparing 03:53:22 f95ad93f1cdf: Preparing 03:53:22 4aeaa0e7d41f: Preparing 03:53:22 f95ad93f1cdf: Waiting 03:53:22 4aeaa0e7d41f: Waiting 03:53:22 580f7c23acb5: Layer already exists 03:53:22 f975b9bc5748: Layer already exists 03:53:22 cb0a836b57c8: Layer already exists 03:53:22 5b7e26f2e5a8: Layer already exists 03:53:22 5f939a4ef4ef: Layer already exists 03:53:22 f95ad93f1cdf: Layer already exists 03:53:22 4aeaa0e7d41f: Layer already exists 03:53:22 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:7ed2d00aba7feac00345c7a3013cf51a52afefe8227224037f430c9752bf6133 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:53:23 580f7c23acb5: Preparing 03:53:23 5f939a4ef4ef: Preparing 03:53:23 f975b9bc5748: Preparing 03:53:23 5b7e26f2e5a8: Preparing 03:53:23 cb0a836b57c8: Preparing 03:53:23 f95ad93f1cdf: Preparing 03:53:23 4aeaa0e7d41f: Preparing 03:53:23 f95ad93f1cdf: Waiting 03:53:23 4aeaa0e7d41f: Waiting 03:53:23 5b7e26f2e5a8: Layer already exists 03:53:23 580f7c23acb5: Layer already exists 03:53:23 cb0a836b57c8: Layer already exists 03:53:23 f975b9bc5748: Layer already exists 03:53:23 5f939a4ef4ef: Layer already exists 03:53:23 4aeaa0e7d41f: Layer already exists 03:53:23 f95ad93f1cdf: Layer already exists 03:53:23 main: digest: sha256:7ed2d00aba7feac00345c7a3013cf51a52afefe8227224037f430c9752bf6133 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:53:24 ===================================================== [Pipeline] echo 03:53:24 taggedImages: 03:53:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:53:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:53:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.65 03:53:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:53:24 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:53:24 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:53:24 8993ba01b563173d09700f15170e60450ab0a438 03:53:24 latest 03:53:24 3.2.0-dev.65 03:53:24 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:53:24 main 03:53:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:53:24 e9c0fdedafc7: Preparing 03:53:24 dab5e4f1fe59: Preparing 03:53:24 f975b9bc5748: Preparing 03:53:24 5b7e26f2e5a8: Preparing 03:53:24 0b47217fa97d: Preparing 03:53:24 8d2a29cfa66f: Preparing 03:53:24 4aeaa0e7d41f: Preparing 03:53:24 8d2a29cfa66f: Waiting 03:53:24 4aeaa0e7d41f: Waiting 03:53:24 0b47217fa97d: Layer already exists 03:53:25 5b7e26f2e5a8: Layer already exists 03:53:25 f975b9bc5748: Layer already exists 03:53:25 8d2a29cfa66f: Layer already exists 03:53:25 4aeaa0e7d41f: Layer already exists 03:53:25 e9c0fdedafc7: Pushed 03:53:33 dab5e4f1fe59: Pushed 03:53:33 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:50f3457b26475e0258f91c3bbb590dd764a6fc7340021cdc5bfac785122132f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:53:33 e9c0fdedafc7: Preparing 03:53:33 dab5e4f1fe59: Preparing 03:53:33 f975b9bc5748: Preparing 03:53:33 5b7e26f2e5a8: Preparing 03:53:33 0b47217fa97d: Preparing 03:53:33 8d2a29cfa66f: Preparing 03:53:33 4aeaa0e7d41f: Preparing 03:53:33 8d2a29cfa66f: Waiting 03:53:33 4aeaa0e7d41f: Waiting 03:53:33 5b7e26f2e5a8: Layer already exists 03:53:33 f975b9bc5748: Layer already exists 03:53:33 e9c0fdedafc7: Layer already exists 03:53:33 dab5e4f1fe59: Layer already exists 03:53:33 0b47217fa97d: Layer already exists 03:53:33 4aeaa0e7d41f: Layer already exists 03:53:33 8d2a29cfa66f: Layer already exists 03:53:34 latest: digest: sha256:50f3457b26475e0258f91c3bbb590dd764a6fc7340021cdc5bfac785122132f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.65 03:53:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:53:34 e9c0fdedafc7: Preparing 03:53:34 dab5e4f1fe59: Preparing 03:53:34 f975b9bc5748: Preparing 03:53:34 5b7e26f2e5a8: Preparing 03:53:34 0b47217fa97d: Preparing 03:53:34 8d2a29cfa66f: Preparing 03:53:34 4aeaa0e7d41f: Preparing 03:53:34 8d2a29cfa66f: Waiting 03:53:34 4aeaa0e7d41f: Waiting 03:53:34 dab5e4f1fe59: Layer already exists 03:53:34 e9c0fdedafc7: Layer already exists 03:53:34 f975b9bc5748: Layer already exists 03:53:34 0b47217fa97d: Layer already exists 03:53:34 5b7e26f2e5a8: Layer already exists 03:53:34 4aeaa0e7d41f: Layer already exists 03:53:34 8d2a29cfa66f: Layer already exists 03:53:35 3.2.0-dev.65: digest: sha256:50f3457b26475e0258f91c3bbb590dd764a6fc7340021cdc5bfac785122132f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:53:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:53:35 e9c0fdedafc7: Preparing 03:53:35 dab5e4f1fe59: Preparing 03:53:35 f975b9bc5748: Preparing 03:53:35 5b7e26f2e5a8: Preparing 03:53:35 0b47217fa97d: Preparing 03:53:35 8d2a29cfa66f: Preparing 03:53:35 4aeaa0e7d41f: Preparing 03:53:35 8d2a29cfa66f: Waiting 03:53:35 4aeaa0e7d41f: Waiting 03:53:35 e9c0fdedafc7: Layer already exists 03:53:35 dab5e4f1fe59: Layer already exists 03:53:35 0b47217fa97d: Layer already exists 03:53:35 f975b9bc5748: Layer already exists 03:53:35 5b7e26f2e5a8: Layer already exists 03:53:35 8d2a29cfa66f: Layer already exists 03:53:35 4aeaa0e7d41f: Layer already exists 03:53:36 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:50f3457b26475e0258f91c3bbb590dd764a6fc7340021cdc5bfac785122132f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:53:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:53:36 e9c0fdedafc7: Preparing 03:53:36 dab5e4f1fe59: Preparing 03:53:36 f975b9bc5748: Preparing 03:53:36 5b7e26f2e5a8: Preparing 03:53:36 0b47217fa97d: Preparing 03:53:36 8d2a29cfa66f: Preparing 03:53:36 4aeaa0e7d41f: Preparing 03:53:36 4aeaa0e7d41f: Waiting 03:53:36 8d2a29cfa66f: Waiting 03:53:36 dab5e4f1fe59: Layer already exists 03:53:36 f975b9bc5748: Layer already exists 03:53:36 0b47217fa97d: Layer already exists 03:53:36 5b7e26f2e5a8: Layer already exists 03:53:36 e9c0fdedafc7: Layer already exists 03:53:36 4aeaa0e7d41f: Layer already exists 03:53:36 8d2a29cfa66f: Layer already exists 03:53:37 main: digest: sha256:50f3457b26475e0258f91c3bbb590dd764a6fc7340021cdc5bfac785122132f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:53:37 ===================================================== [Pipeline] echo 03:53:37 taggedImages: 03:53:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8993ba01b563173d09700f15170e60450ab0a438 03:53:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:53:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.65 03:53:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 03:53:37 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:53:37 03:53:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:53:37 arm64: Pulling from edgex-lftools-log-publisher 03:53:37 8998bd30e6a1: Pulling fs layer 03:53:37 04944245beec: Pulling fs layer 03:53:37 699f458cf7ca: Pulling fs layer 03:53:37 765212b225bb: Pulling fs layer 03:53:37 f23df028b6ca: Pulling fs layer 03:53:37 d65c8cfc05b1: Pulling fs layer 03:53:37 765212b225bb: Waiting 03:53:37 f23df028b6ca: Waiting 03:53:37 2437ff75d9bd: Pulling fs layer 03:53:37 d65c8cfc05b1: Waiting 03:53:37 2437ff75d9bd: Waiting 03:53:38 04944245beec: Verifying Checksum 03:53:38 04944245beec: Download complete 03:53:38 765212b225bb: Verifying Checksum 03:53:38 765212b225bb: Download complete 03:53:38 f23df028b6ca: Download complete 03:53:38 d65c8cfc05b1: Verifying Checksum 03:53:38 d65c8cfc05b1: Download complete 03:53:38 699f458cf7ca: Verifying Checksum 03:53:38 699f458cf7ca: Download complete 03:53:38 8998bd30e6a1: Verifying Checksum 03:53:38 8998bd30e6a1: Download complete 03:53:41 2437ff75d9bd: Verifying Checksum 03:53:41 2437ff75d9bd: Download complete 03:53:43 8998bd30e6a1: Pull complete 03:53:43 04944245beec: Pull complete 03:53:45 699f458cf7ca: Pull complete 03:53:45 765212b225bb: Pull complete 03:53:46 f23df028b6ca: Pull complete 03:53:46 d65c8cfc05b1: Pull complete 03:54:04 2437ff75d9bd: Pull complete 03:54:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:54:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:54:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:05 prd-ubuntu20.04-docker-arm64-4c-16g-9800 does not seem to be running inside a container 03:54:05 $ 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/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@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 03:54:08 $ docker top 3459f5981c1b8cbabef5b68d358b8fa45649880f517be49f6b68d5f9d8d0baed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:54:09 ---> job-cost.sh 03:54:09 lf-activate-venv: SKIPPING 03:54:09 INFO: No Stack... 03:54:09 INFO: Retrieving Pricing Info for: v3-standard-4 03:54:10 INFO: Archiving Costs [Pipeline] sh 03:54:11 + cat /w/workspace/edgex-go/686/archives/cost.csv 03:54:11 + cut -d, -f6 [Pipeline] lock 03:54:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-686-stack-cost] 03:54:11 Resource [jenkins-edgexfoundry-edgex-go-main-686-stack-cost] did not exist. Created. 03:54:11 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-686-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:54:11 + echo total: 0.10999999940395355 [Pipeline] stash 03:54:12 Stashed 1 file(s) [Pipeline] } 03:54:12 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-686-stack-cost] [Pipeline] // lock [Pipeline] } 03:54:12 $ docker stop --time=1 3459f5981c1b8cbabef5b68d358b8fa45649880f517be49f6b68d5f9d8d0baed 03:54:14 $ docker rm -f --volumes 3459f5981c1b8cbabef5b68d358b8fa45649880f517be49f6b68d5f9d8d0baed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:54:15 provisioning config files... 03:54:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/686@tmp/config4770382342728325341tmp [Pipeline] { [Pipeline] sh 03:54:15 + set +x 03:54:15 + + curl -sbash https://codecov.io/bash -s 03:54:15 -- 03:54:15 03:54:15 _____ _ 03:54:15 / ____| | | 03:54:15 | | ___ __| | ___ ___ _____ __ 03:54:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:54:15 | |___| (_) | (_| | __/ (_| (_) \ V / 03:54:15 \_____\___/ \__,_|\___|\___\___/ \_/ 03:54:15 Bash-1.0.6 03:54:15 03:54:15 03:54:15 ==> git version 2.25.1 found 03:54:15 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:54:15 Release-Date: 2020-01-08 03:54:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:54:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:54:15 ==> Jenkins CI detected. 03:54:15 current dir:  /w/workspace/edgex-go/686 03:54:15 project root: . 03:54:15 --> token set from env 03:54:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:54:15 ==> Running gcov in . (disable via -X gcov) 03:54:15 ==> Python coveragepy not found 03:54:15 ==> Searching for coverage reports in: 03:54:15 + . 03:54:15 -> Found 1 reports 03:54:15 ==> Detecting git/mercurial file structure 03:54:15 ==> Reading reports 03:54:15 + ./coverage.out bytes=545398 03:54:15 ==> Appending adjustments 03:54:15 https://docs.codecov.io/docs/fixing-reports 03:54:17 + Found adjustments 03:54:17 ==> Gzipping contents 03:54:17 68K /tmp/codecov.NUDiqk.gz 03:54:17 ==> Uploading reports 03:54:17 url: https://codecov.io 03:54:17 query: branch=main&commit=8993ba01b563173d09700f15170e60450ab0a438&build=686&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F686%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:54:17 -> Pinging Codecov 03:54:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8993ba01b563173d09700f15170e60450ab0a438&build=686&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F686%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:54:17 -> Uploading to 03:54:17 https://storage.googleapis.com/codecov/v4/raw/2024-09-09/00271124DB129430A58F1EEE437C3FCB/8993ba01b563173d09700f15170e60450ab0a438/8ef75c76-6f37-4eb5-a137-4b40359cd212.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T035416Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ee246bb8ad8efd14b8b5ff5c53fc6610899e5bee56923f4332b781c6d8c5882 03:54:17 % Total % Received % Xferd Average Speed Time Time Time Current 03:54:17 Dload Upload Total Spent Left Speed 03:54:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68094 0 0 100 68094 0 225k --:--:-- --:--:-- --:--:-- 225k 03:54:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } 03:54:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:54:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:54:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:54:17 03:54:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:54:18 latest: Pulling from edgex-devops/edgex-snyk-go 03:54:18 619be1103602: Already exists 03:54:18 f8ea3408117e: Pulling fs layer 03:54:18 91320369b822: Pulling fs layer 03:54:18 0406650e8295: Pulling fs layer 03:54:18 4f4fb700ef54: Pulling fs layer 03:54:18 96d80e3f36e1: Pulling fs layer 03:54:18 bcf3aedb951c: Pulling fs layer 03:54:18 4f4fb700ef54: Waiting 03:54:18 96d80e3f36e1: Waiting 03:54:18 bcf3aedb951c: Waiting 03:54:18 0406650e8295: Verifying Checksum 03:54:18 0406650e8295: Download complete 03:54:18 f8ea3408117e: Verifying Checksum 03:54:18 f8ea3408117e: Download complete 03:54:18 4f4fb700ef54: Download complete 03:54:18 f8ea3408117e: Pull complete 03:54:18 96d80e3f36e1: Verifying Checksum 03:54:18 96d80e3f36e1: Download complete 03:54:18 91320369b822: Verifying Checksum 03:54:18 91320369b822: Download complete 03:54:19 bcf3aedb951c: Verifying Checksum 03:54:19 bcf3aedb951c: Download complete 03:54:22 91320369b822: Pull complete 03:54:22 0406650e8295: Pull complete 03:54:22 4f4fb700ef54: Pull complete 03:54:22 96d80e3f36e1: Pull complete 03:54:25 bcf3aedb951c: Pull complete 03:54:25 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 03:54:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:54:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:26 prd-ubuntu20.04-docker-8c-8g-9798 does not seem to be running inside a container 03:54:26 $ 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/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:54:30 $ docker top 727ddf0935f70dc6acdb9de43d50a2cbbd1594a9bf2b555c49e0d8fe9346b316 -eo pid,comm [Pipeline] { [Pipeline] sh 03:54:30 + git config --global --add safe.directory /w/workspace/edgex-go/686 [Pipeline] echo 03:54:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:54:30 + set -o pipefail 03:54:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:54:38 03:54:38 Monitoring /w/workspace/edgex-go/686 (github.com/edgexfoundry/edgex-go)... 03:54:38 03:54:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/ba5b1715-1e89-4445-a920-4ecbe73efaa2 03:54:38 03:54:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:54:38 03:54:38 03:54:38 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:54:38 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:54:39 $ docker stop --time=1 727ddf0935f70dc6acdb9de43d50a2cbbd1594a9bf2b555c49e0d8fe9346b316 03:54:43 $ docker rm -f --volumes 727ddf0935f70dc6acdb9de43d50a2cbbd1594a9bf2b555c49e0d8fe9346b316 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:54:44 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:54:44 provisioning config files... 03:54:44 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/686@tmp/config14647507369840562221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:54:44 --> edgex-publish-swagger.sh 03:54:44 === Publish openapi/v3 API === 03:54:44 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 03:54:44 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/686/openapi/v3/core-command.yaml] 03:54:44 % Total % Received % Xferd Average Speed Time Time Time Current 03:54:44 Dload Upload Total Spent Left Speed 03:54:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 132k --:--:-- --:--:-- --:--:-- 132k 100 32782 0 0 100 32782 0 76953 --:--:-- --:--:-- --:--:-- 76772 03:54:44 03:54:44 03:54:44 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/686/openapi/v3/core-data.yaml] 03:54:44 % Total % Received % Xferd Average Speed Time Time Time Current 03:54:44 Dload Upload Total Spent Left Speed 03:54:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 176k --:--:-- --:--:-- --:--:-- 176k 03:54:45 03:54:45 03:54:45 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/686/openapi/v3/core-keeper.yaml] 03:54:45 % Total % Received % Xferd Average Speed Time Time Time Current 03:54:45 Dload Upload Total Spent Left Speed 03:54:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 305 148k --:--:-- --:--:-- --:--:-- 148k 03:54:45 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:54:45 03:54:45 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/686/openapi/v3/core-metadata.yaml] 03:54:45 % Total % Received % Xferd Average Speed Time Time Time Current 03:54:45 Dload Upload Total Spent Left Speed 03:54:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 148k 0 0 100 148k 0 737k --:--:-- --:--:-- --:--:-- 733k 100 149k 100 156 100 148k 465 444k --:--:-- --:--:-- --:--:-- 443k 03:54:45 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:54:45 03:54:45 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/686/openapi/v3/support-cron-scheduler.yaml] 03:54:45 % Total % Received % Xferd Average Speed Time Time Time Current 03:54:45 Dload Upload Total Spent Left Speed 03:54:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46921 100 66 100 46855 300 207k --:--:-- --:--:-- --:--:-- 208k 03:54:46 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:54:46 03:54:46 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/686/openapi/v3/support-notifications.yaml] 03:54:46 % Total % Received % Xferd Average Speed Time Time Time Current 03:54:46 Dload Upload Total Spent Left Speed 03:54:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 500 273k --:--:-- --:--:-- --:--:-- 273k 03:54:46 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:54:46 03:54:46 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/686/openapi/v3/support-scheduler.yaml] 03:54:46 % Total % Received % Xferd Average Speed Time Time Time Current 03:54:46 Dload Upload Total Spent Left Speed 03:54:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 514 119k --:--:-- --:--:-- --:--:-- 119k 100 37110 100 156 100 36954 513 118k --:--:-- --:--:-- --:--:-- 119k 03:54:46 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:54:46 [Pipeline] } 03:54:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:54:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:54:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:54:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:47 prd-ubuntu20.04-docker-8c-8g-9798 does not seem to be running inside a container 03:54:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:54:48 $ docker top 71261a5ebaefa6f065d5b4af1cdb0d5bfb54029697053a32c35c9a1fa593246b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:54:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:54:48 [ssh-agent] Looking for ssh-agent implementation... 03:54:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:54:48 $ docker exec 71261a5ebaefa6f065d5b4af1cdb0d5bfb54029697053a32c35c9a1fa593246b ssh-agent 03:54:48 SSH_AUTH_SOCK=/tmp/ssh-XI0H0nX2IMal/agent.32 03:54:48 SSH_AGENT_PID=38 03:54:48 Running ssh-add (command line suppressed) 03:54:48 Identity added: /w/workspace/edgex-go/686@tmp/private_key_16591944134770323124.key (/w/workspace/edgex-go/686@tmp/private_key_16591944134770323124.key) 03:54:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:54:48 + git semver tag 03:54:49 2024-09-09 03:54:48,993 [run_tag] DEBUG tag force:False 03:54:49 2024-09-09 03:54:48,993 [check_head_tag] DEBUG check head tag 03:54:49 2024-09-09 03:54:48,995 [execute] INFO git cat-file --batch-check 03:54:49 2024-09-09 03:54:48,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/686, universal_newlines=False, shell=None, istream=) 03:54:49 2024-09-09 03:54:48,998 [execute] INFO git cat-file --batch 03:54:49 2024-09-09 03:54:48,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/686, universal_newlines=False, shell=None, istream=) 03:54:49 2024-09-09 03:54:49,033 [read_version] DEBUG read version from /w/workspace/edgex-go/686/.semver/main 03:54:49 2024-09-09 03:54:49,034 [execute] INFO git tag -a v3.2.0-dev.65 -m v3.2.0-dev.65 03:54:49 2024-09-09 03:54:49,034 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.65', '-m', 'v3.2.0-dev.65'], cwd=/w/workspace/edgex-go/686, universal_newlines=False, shell=None, istream=None) 03:54:49 2024-09-09 03:54:49,038 [read_version] DEBUG read version from /w/workspace/edgex-go/686/.semver/main 03:54:49 3.2.0-dev.65 [Pipeline] } 03:54:49 $ docker exec --env ******** --env ******** 71261a5ebaefa6f065d5b4af1cdb0d5bfb54029697053a32c35c9a1fa593246b ssh-agent -k 03:54:49 unset SSH_AUTH_SOCK; 03:54:49 unset SSH_AGENT_PID; 03:54:49 echo Agent pid 38 killed; 03:54:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:54:49 + git semver [Pipeline] } 03:54:49 $ docker stop --time=1 71261a5ebaefa6f065d5b4af1cdb0d5bfb54029697053a32c35c9a1fa593246b 03:54:51 $ docker rm -f --volumes 71261a5ebaefa6f065d5b4af1cdb0d5bfb54029697053a32c35c9a1fa593246b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:54:51 03:54:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:54:51 0.23.1-centos7: Pulling from edgex-lftools 03:54:51 ab5ef0e58194: Pulling fs layer 03:54:51 9712f1f96733: Pulling fs layer 03:54:51 63f879dbbcfc: Pulling fs layer 03:54:51 0d9ebad4ef96: Pulling fs layer 03:54:51 e9a5061849ea: Pulling fs layer 03:54:51 d747dcd14b5f: Pulling fs layer 03:54:51 2de7ff778b66: Pulling fs layer 03:54:51 0d9ebad4ef96: Waiting 03:54:51 e9a5061849ea: Waiting 03:54:51 d747dcd14b5f: Waiting 03:54:51 2de7ff778b66: Waiting 03:54:51 9712f1f96733: Verifying Checksum 03:54:51 9712f1f96733: Download complete 03:54:52 63f879dbbcfc: Verifying Checksum 03:54:52 63f879dbbcfc: Download complete 03:54:52 e9a5061849ea: Verifying Checksum 03:54:52 e9a5061849ea: Download complete 03:54:52 d747dcd14b5f: Verifying Checksum 03:54:52 d747dcd14b5f: Download complete 03:54:52 ab5ef0e58194: Download complete 03:54:52 0d9ebad4ef96: Verifying Checksum 03:54:52 0d9ebad4ef96: Download complete 03:54:52 2de7ff778b66: Verifying Checksum 03:54:52 2de7ff778b66: Download complete 03:54:54 ab5ef0e58194: Pull complete 03:54:54 9712f1f96733: Pull complete 03:54:55 63f879dbbcfc: Pull complete 03:54:58 0d9ebad4ef96: Pull complete 03:54:58 e9a5061849ea: Pull complete 03:54:58 d747dcd14b5f: Pull complete 03:54:59 2de7ff778b66: Pull complete 03:54:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:54:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:54:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:59 prd-ubuntu20.04-docker-8c-8g-9798 does not seem to be running inside a container 03:54:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:55:05 $ docker top 0a89b5794de373abaea715d0db33e5f02050d6b8660e964fdb0c0abe3488e1ed -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:55:05 provisioning config files... 03:55:05 copy managed file [sigul-config] to file:/w/workspace/edgex-go/686@tmp/config6027690839034200870tmp 03:55:05 copy managed file [sigul-password] to file:/w/workspace/edgex-go/686@tmp/config491792665130257165tmp 03:55:05 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/686@tmp/config3167069372141658633tmp [Pipeline] { [Pipeline] echo 03:55:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:55:05 ---> sigul-configuration.sh 03:55:05 gpg: directory `/root/.gnupg' created 03:55:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:55:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:55:05 gpg: keyring `/root/.gnupg/secring.gpg' created 03:55:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:55:05 gpg: CAST5 encrypted data 03:55:05 gpg: encrypted with 1 passphrase 03:55:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:55:06 + mkdir /home/jenkins 03:55:06 + mkdir /home/jenkins/sigul [Pipeline] sh 03:55:06 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:55:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:55:06 ---> sigul-install.sh 03:55:06 Sigul already installed; skipping installation. [Pipeline] sh 03:55:07 + git tag --list 03:55:07 0.6.0 03:55:07 0.6.1 03:55:07 0.7.0 03:55:07 0.7.1 03:55:07 v1.0.0 03:55:07 v1.0.1 03:55:07 v1.1.0 03:55:07 v1.2.0 03:55:07 v1.2.1 03:55:07 v1.3.0 03:55:07 v1.3.1 03:55:07 v2.0.0 03:55:07 v2.1.0 03:55:07 v2.1.1 03:55:07 v2.2.0 03:55:07 v2.3.0 03:55:07 v3.0 03:55:07 v3.0.0 03:55:07 v3.1 03:55:07 v3.1.0 03:55:07 v3.1.0-dev.1 03:55:07 v3.1.0-dev.10 03:55:07 v3.1.0-dev.11 03:55:07 v3.1.0-dev.12 03:55:07 v3.1.0-dev.13 03:55:07 v3.1.0-dev.14 03:55:07 v3.1.0-dev.15 03:55:07 v3.1.0-dev.16 03:55:07 v3.1.0-dev.17 03:55:07 v3.1.0-dev.18 03:55:07 v3.1.0-dev.19 03:55:07 v3.1.0-dev.2 03:55:07 v3.1.0-dev.20 03:55:07 v3.1.0-dev.21 03:55:07 v3.1.0-dev.22 03:55:07 v3.1.0-dev.23 03:55:07 v3.1.0-dev.24 03:55:07 v3.1.0-dev.25 03:55:07 v3.1.0-dev.26 03:55:07 v3.1.0-dev.27 03:55:07 v3.1.0-dev.28 03:55:07 v3.1.0-dev.29 03:55:07 v3.1.0-dev.3 03:55:07 v3.1.0-dev.30 03:55:07 v3.1.0-dev.31 03:55:07 v3.1.0-dev.32 03:55:07 v3.1.0-dev.33 03:55:07 v3.1.0-dev.34 03:55:07 v3.1.0-dev.35 03:55:07 v3.1.0-dev.36 03:55:07 v3.1.0-dev.37 03:55:07 v3.1.0-dev.38 03:55:07 v3.1.0-dev.39 03:55:07 v3.1.0-dev.4 03:55:07 v3.1.0-dev.40 03:55:07 v3.1.0-dev.41 03:55:07 v3.1.0-dev.42 03:55:07 v3.1.0-dev.43 03:55:07 v3.1.0-dev.44 03:55:07 v3.1.0-dev.45 03:55:07 v3.1.0-dev.46 03:55:07 v3.1.0-dev.47 03:55:07 v3.1.0-dev.48 03:55:07 v3.1.0-dev.49 03:55:07 v3.1.0-dev.5 03:55:07 v3.1.0-dev.50 03:55:07 v3.1.0-dev.51 03:55:07 v3.1.0-dev.52 03:55:07 v3.1.0-dev.53 03:55:07 v3.1.0-dev.54 03:55:07 v3.1.0-dev.55 03:55:07 v3.1.0-dev.56 03:55:07 v3.1.0-dev.57 03:55:07 v3.1.0-dev.58 03:55:07 v3.1.0-dev.59 03:55:07 v3.1.0-dev.6 03:55:07 v3.1.0-dev.60 03:55:07 v3.1.0-dev.61 03:55:07 v3.1.0-dev.62 03:55:07 v3.1.0-dev.63 03:55:07 v3.1.0-dev.64 03:55:07 v3.1.0-dev.65 03:55:07 v3.1.0-dev.66 03:55:07 v3.1.0-dev.67 03:55:07 v3.1.0-dev.68 03:55:07 v3.1.0-dev.69 03:55:07 v3.1.0-dev.7 03:55:07 v3.1.0-dev.70 03:55:07 v3.1.0-dev.71 03:55:07 v3.1.0-dev.72 03:55:07 v3.1.0-dev.73 03:55:07 v3.1.0-dev.8 03:55:07 v3.1.0-dev.9 03:55:07 v3.1.1 03:55:07 v3.1.1-dev.1 03:55:07 v3.1.1-dev.2 03:55:07 v3.2.0-dev.1 03:55:07 v3.2.0-dev.10 03:55:07 v3.2.0-dev.11 03:55:07 v3.2.0-dev.12 03:55:07 v3.2.0-dev.13 03:55:07 v3.2.0-dev.14 03:55:07 v3.2.0-dev.15 03:55:07 v3.2.0-dev.16 03:55:07 v3.2.0-dev.17 03:55:07 v3.2.0-dev.18 03:55:07 v3.2.0-dev.19 03:55:07 v3.2.0-dev.2 03:55:07 v3.2.0-dev.20 03:55:07 v3.2.0-dev.21 03:55:07 v3.2.0-dev.22 03:55:07 v3.2.0-dev.23 03:55:07 v3.2.0-dev.24 03:55:07 v3.2.0-dev.25 03:55:07 v3.2.0-dev.26 03:55:07 v3.2.0-dev.27 03:55:07 v3.2.0-dev.28 03:55:07 v3.2.0-dev.29 03:55:07 v3.2.0-dev.3 03:55:07 v3.2.0-dev.30 03:55:07 v3.2.0-dev.31 03:55:07 v3.2.0-dev.32 03:55:07 v3.2.0-dev.33 03:55:07 v3.2.0-dev.34 03:55:07 v3.2.0-dev.35 03:55:07 v3.2.0-dev.36 03:55:07 v3.2.0-dev.37 03:55:07 v3.2.0-dev.38 03:55:07 v3.2.0-dev.39 03:55:07 v3.2.0-dev.4 03:55:07 v3.2.0-dev.40 03:55:07 v3.2.0-dev.41 03:55:07 v3.2.0-dev.42 03:55:07 v3.2.0-dev.43 03:55:07 v3.2.0-dev.44 03:55:07 v3.2.0-dev.45 03:55:07 v3.2.0-dev.46 03:55:07 v3.2.0-dev.47 03:55:07 v3.2.0-dev.48 03:55:07 v3.2.0-dev.49 03:55:07 v3.2.0-dev.5 03:55:07 v3.2.0-dev.50 03:55:07 v3.2.0-dev.51 03:55:07 v3.2.0-dev.52 03:55:07 v3.2.0-dev.53 03:55:07 v3.2.0-dev.54 03:55:07 v3.2.0-dev.55 03:55:07 v3.2.0-dev.56 03:55:07 v3.2.0-dev.57 03:55:07 v3.2.0-dev.58 03:55:07 v3.2.0-dev.59 03:55:07 v3.2.0-dev.6 03:55:07 v3.2.0-dev.60 03:55:07 v3.2.0-dev.61 03:55:07 v3.2.0-dev.62 03:55:07 v3.2.0-dev.63 03:55:07 v3.2.0-dev.64 03:55:07 v3.2.0-dev.65 03:55:07 v3.2.0-dev.7 03:55:07 v3.2.0-dev.8 03:55:07 v3.2.0-dev.9 [Pipeline] sh 03:55:07 + lftools sign git-tag v3.2.0-dev.65 03:55:07 Signing Git tag with Sigul... 03:55:07 Signing v3.2.0-dev.65 [Pipeline] echo 03:55:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:55:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:55:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:55:08 $ docker stop --time=1 0a89b5794de373abaea715d0db33e5f02050d6b8660e964fdb0c0abe3488e1ed 03:55:09 $ docker rm -f --volumes 0a89b5794de373abaea715d0db33e5f02050d6b8660e964fdb0c0abe3488e1ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:55:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:55:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:55:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:10 prd-ubuntu20.04-docker-8c-8g-9798 does not seem to be running inside a container 03:55:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:55:10 $ docker top c9baf690b7fa265fd2f9cb1f962b6efa57ea2bb3509cf73c3937173076effda0 -eo pid,comm 03:55:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:55:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:55:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:55:11 [ssh-agent] Looking for ssh-agent implementation... 03:55:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:55:11 $ docker exec c9baf690b7fa265fd2f9cb1f962b6efa57ea2bb3509cf73c3937173076effda0 ssh-agent 03:55:11 SSH_AUTH_SOCK=/tmp/ssh-r4HPC5nVNDZO/agent.31 03:55:11 SSH_AGENT_PID=37 03:55:11 Running ssh-add (command line suppressed) 03:55:11 Identity added: /w/workspace/edgex-go/686@tmp/private_key_10631007587465739113.key (/w/workspace/edgex-go/686@tmp/private_key_10631007587465739113.key) 03:55:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:55:11 + git semver bump pre 03:55:11 2024-09-09 03:55:11,832 [read_version] DEBUG read version from /w/workspace/edgex-go/686/.semver/main 03:55:11 2024-09-09 03:55:11,832 [bump_version] DEBUG bumping version:3.2.0-dev.65 on axis:pre with prefix:dev 03:55:11 2024-09-09 03:55:11,832 [bump_version] DEBUG bumped version:3.2.0-dev.66 03:55:11 2024-09-09 03:55:11,832 [write_version] DEBUG write version:3.2.0-dev.66 to path:/w/workspace/edgex-go/686/.semver/main with force:True 03:55:11 2024-09-09 03:55:11,832 [read_version] DEBUG read version from /w/workspace/edgex-go/686/.semver/main 03:55:11 2024-09-09 03:55:11,832 [write_file] DEBUG write to file:/w/workspace/edgex-go/686/.semver/main 03:55:11 2024-09-09 03:55:11,834 [execute] INFO git cat-file --batch-check 03:55:11 2024-09-09 03:55:11,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/686/.semver, universal_newlines=False, shell=None, istream=) 03:55:11 2024-09-09 03:55:11,839 [execute] INFO git cat-file --batch 03:55:11 2024-09-09 03:55:11,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/686/.semver, universal_newlines=False, shell=None, istream=) 03:55:11 2024-09-09 03:55:11,845 [read_version] DEBUG read version from /w/workspace/edgex-go/686/.semver/main 03:55:11 3.2.0-dev.66 [Pipeline] } 03:55:11 $ docker exec --env ******** --env ******** c9baf690b7fa265fd2f9cb1f962b6efa57ea2bb3509cf73c3937173076effda0 ssh-agent -k 03:55:11 unset SSH_AUTH_SOCK; 03:55:11 unset SSH_AGENT_PID; 03:55:11 echo Agent pid 37 killed; 03:55:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:55:12 + git semver [Pipeline] } 03:55:12 $ docker stop --time=1 c9baf690b7fa265fd2f9cb1f962b6efa57ea2bb3509cf73c3937173076effda0 03:55:13 $ docker rm -f --volumes c9baf690b7fa265fd2f9cb1f962b6efa57ea2bb3509cf73c3937173076effda0 [Pipeline] // withDockerContainer [Pipeline] sh 03:55:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:55:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:55:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:14 prd-ubuntu20.04-docker-8c-8g-9798 does not seem to be running inside a container 03:55:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:55:14 $ docker top 9d8610acd7d5e3738a333cae9d70f53dc0c1aff3dc46e6b2cf56117eb3a0f1d9 -eo pid,comm 03:55:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:55:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:55:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:55:15 [ssh-agent] Looking for ssh-agent implementation... 03:55:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:55:15 $ docker exec 9d8610acd7d5e3738a333cae9d70f53dc0c1aff3dc46e6b2cf56117eb3a0f1d9 ssh-agent 03:55:15 SSH_AUTH_SOCK=/tmp/ssh-gKa8va6jbynP/agent.32 03:55:15 SSH_AGENT_PID=38 03:55:15 Running ssh-add (command line suppressed) 03:55:15 Identity added: /w/workspace/edgex-go/686@tmp/private_key_956399370675735774.key (/w/workspace/edgex-go/686@tmp/private_key_956399370675735774.key) 03:55:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:55:15 + git semver push 03:55:15 2024-09-09 03:55:15,854 [run_push] DEBUG push 03:55:15 2024-09-09 03:55:15,855 [execute] INFO git cat-file --batch-check 03:55:15 2024-09-09 03:55:15,855 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/686/.semver, universal_newlines=False, shell=None, istream=) 03:55:15 2024-09-09 03:55:15,858 [execute] INFO git rev-list fd339c9366aaa2ae210832e45d77b19f0c5f21f0 -- 03:55:15 2024-09-09 03:55:15,859 [execute] DEBUG Popen(['git', 'rev-list', 'fd339c9366aaa2ae210832e45d77b19f0c5f21f0', '--'], cwd=/w/workspace/edgex-go/686/.semver, universal_newlines=False, shell=None, istream=None) 03:55:15 2024-09-09 03:55:15,870 [execute] INFO git fetch -v origin 03:55:15 2024-09-09 03:55:15,871 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/686/.semver, universal_newlines=True, shell=None, istream=None) 03:55:16 2024-09-09 03:55:16,460 [run_push] DEBUG no remote changes detected 03:55:16 2024-09-09 03:55:16,461 [execute] INFO git push origin semver 03:55:16 2024-09-09 03:55:16,461 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/686/.semver, universal_newlines=False, shell=None, istream=None) 03:55:17 2024-09-09 03:55:17,188 [run_push] DEBUG push all version tags 03:55:17 2024-09-09 03:55:17,189 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:55:17 2024-09-09 03:55:17,189 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/686, universal_newlines=False, shell=None, istream=None) 03:55:18 2024-09-09 03:55:17,934 [read_version] DEBUG read version from /w/workspace/edgex-go/686/.semver/main 03:55:18 3.2.0-dev.66 [Pipeline] } 03:55:18 $ docker exec --env ******** --env ******** 9d8610acd7d5e3738a333cae9d70f53dc0c1aff3dc46e6b2cf56117eb3a0f1d9 ssh-agent -k 03:55:18 unset SSH_AUTH_SOCK; 03:55:18 unset SSH_AGENT_PID; 03:55:18 echo Agent pid 38 killed; 03:55:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:55:18 + git semver [Pipeline] } 03:55:18 $ docker stop --time=1 9d8610acd7d5e3738a333cae9d70f53dc0c1aff3dc46e6b2cf56117eb3a0f1d9 03:55:19 $ docker rm -f --volumes 9d8610acd7d5e3738a333cae9d70f53dc0c1aff3dc46e6b2cf56117eb3a0f1d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:55:20 + [ -d /w/workspace/edgex-go/686/archives ] [Pipeline] libraryResource [Pipeline] sh 03:55:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:55:21 ---> package-listing.sh 03:55:21 ++ facter osfamily 03:55:21 ++ tr '[:upper:]' '[:lower:]' 03:55:21 + OS_FAMILY=debian 03:55:21 + workspace=/w/workspace/edgex-go/686 03:55:21 + START_PACKAGES=/tmp/packages_start.txt 03:55:21 + END_PACKAGES=/tmp/packages_end.txt 03:55:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:55:21 + PACKAGES=/tmp/packages_start.txt 03:55:21 + '[' /w/workspace/edgex-go/686 ']' 03:55:21 + PACKAGES=/tmp/packages_end.txt 03:55:21 + case "${OS_FAMILY}" in 03:55:21 + dpkg -l 03:55:21 + grep '^ii' 03:55:21 + '[' -f /tmp/packages_start.txt ']' 03:55:21 + '[' -f /tmp/packages_end.txt ']' 03:55:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:55:21 + '[' /w/workspace/edgex-go/686 ']' 03:55:21 + mkdir -p /w/workspace/edgex-go/686/archives/ 03:55:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/686/archives/ [Pipeline] echo 03:55:21 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/686/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:55:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:55:22 03:55:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:55:23 latest: Pulling from edgex-lftools-log-publisher 03:55:23 5eb5b503b376: Pulling fs layer 03:55:23 5c69ac0246d0: Pulling fs layer 03:55:23 ec43610c2a17: Pulling fs layer 03:55:23 3a2ae6a8a46f: Pulling fs layer 03:55:23 33b1e0a273af: Pulling fs layer 03:55:23 5d3b04190fa2: Pulling fs layer 03:55:23 2f39f015ded8: Pulling fs layer 03:55:23 3a2ae6a8a46f: Waiting 03:55:23 33b1e0a273af: Waiting 03:55:23 5d3b04190fa2: Waiting 03:55:23 2f39f015ded8: Waiting 03:55:23 5c69ac0246d0: Download complete 03:55:23 3a2ae6a8a46f: Verifying Checksum 03:55:23 3a2ae6a8a46f: Download complete 03:55:23 33b1e0a273af: Verifying Checksum 03:55:23 33b1e0a273af: Download complete 03:55:23 5d3b04190fa2: Verifying Checksum 03:55:23 5d3b04190fa2: Download complete 03:55:23 ec43610c2a17: Verifying Checksum 03:55:23 ec43610c2a17: Download complete 03:55:23 5eb5b503b376: Verifying Checksum 03:55:23 5eb5b503b376: Download complete 03:55:23 2f39f015ded8: Download complete 03:55:24 5eb5b503b376: Pull complete 03:55:24 5c69ac0246d0: Pull complete 03:55:25 ec43610c2a17: Pull complete 03:55:25 3a2ae6a8a46f: Pull complete 03:55:25 33b1e0a273af: Pull complete 03:55:25 5d3b04190fa2: Pull complete 03:55:29 2f39f015ded8: Pull complete 03:55:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:55:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:55:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:29 prd-ubuntu20.04-docker-8c-8g-9798 does not seem to be running inside a container 03:55:29 $ 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/686/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/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:55:34 $ docker top ab04508dbe47b5dd9f736d53ccc3f870eb1802daf8ab246e159965fcd41e870a -eo pid,comm [Pipeline] { [Pipeline] sh 03:55:34 + touch /tmp/pre-build-complete [Pipeline] sh 03:55:34 + mkdir -p /var/log/sysstat [Pipeline] sh 03:55:35 + ls /var/log/sa-host 03:55:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:55:35 provisioning config files... 03:55:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/686@tmp/config18022608356837534964tmp [Pipeline] { [Pipeline] echo 03:55:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:55:35 ---> create-netrc.sh [Pipeline] } 03:55:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:55:35 ---> python-tools-install.sh [Pipeline] echo 03:55:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:55:36 ---> sudo-logs.sh 03:55:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:55:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:55:36 ---> job-cost.sh 03:55:36 lf-activate-venv: SKIPPING 03:55:36 DEBUG: total: 0.10999999940395355 03:55:36 INFO: Retrieving Stack Cost... 03:55:36 INFO: Retrieving Pricing Info for: v3-standard-8 03:55:37 INFO: Archiving Costs [Pipeline] echo 03:55:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:55:37 ---> logs-deploy.sh 03:55:37 lf-activate-venv: SKIPPING 03:55:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/686 03:55:37 INFO: archiving workspace using pattern(s): 03:55:38 Archives upload complete. 03:55:38 INFO: archiving logs to Nexus 03:55:39 ---> uname -a: 03:55:39 Linux prd-ubuntu20-04-docker-8c-8g-9798 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:55:39 03:55:39 03:55:39 ---> lscpu: 03:55:39 Architecture: x86_64 03:55:39 CPU op-mode(s): 32-bit, 64-bit 03:55:39 Byte Order: Little Endian 03:55:39 Address sizes: 40 bits physical, 48 bits virtual 03:55:39 CPU(s): 8 03:55:39 On-line CPU(s) list: 0-7 03:55:39 Thread(s) per core: 1 03:55:39 Core(s) per socket: 1 03:55:39 Socket(s): 8 03:55:39 NUMA node(s): 1 03:55:39 Vendor ID: AuthenticAMD 03:55:39 CPU family: 23 03:55:39 Model: 49 03:55:39 Model name: AMD EPYC-Rome Processor 03:55:39 Stepping: 0 03:55:39 CPU MHz: 2799.998 03:55:39 BogoMIPS: 5599.99 03:55:39 Virtualization: AMD-V 03:55:39 Hypervisor vendor: KVM 03:55:39 Virtualization type: full 03:55:39 L1d cache: 256 KiB 03:55:39 L1i cache: 256 KiB 03:55:39 L2 cache: 4 MiB 03:55:39 L3 cache: 128 MiB 03:55:39 NUMA node0 CPU(s): 0-7 03:55:39 Vulnerability Itlb multihit: Not affected 03:55:39 Vulnerability L1tf: Not affected 03:55:39 Vulnerability Mds: Not affected 03:55:39 Vulnerability Meltdown: Not affected 03:55:39 Vulnerability Mmio stale data: Not affected 03:55:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:55:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:55:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:55:39 Vulnerability Srbds: Not affected 03:55:39 Vulnerability Tsx async abort: Not affected 03:55:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:55:39 03:55:39 03:55:39 ---> nproc: 03:55:39 8 03:55:39 03:55:39 03:55:39 ---> df -h: 03:55:39 Filesystem Size Used Avail Use% Mounted on 03:55:39 overlay 155G 29G 127G 19% / 03:55:39 tmpfs 64M 0 64M 0% /dev 03:55:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:55:39 shm 64M 0 64M 0% /dev/shm 03:55:39 /dev/vda1 155G 29G 127G 19% /facter-os 03:55:39 03:55:39 03:55:39 ---> sar -b -r -n DEV: 03:55:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9798) 09/09/24 _x86_64_ (8 CPU) 03:55:39 03:55:39 03:05:39 LINUX RESTART (8 CPU) 03:55:39 03:55:39 03:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:55:39 03:07:01 378.74 47.80 330.94 0.00 5336.62 179565.61 0.00 03:55:39 03:08:01 182.60 1.07 181.54 0.00 27.86 65219.66 0.00 03:55:39 03:09:01 43.13 0.02 43.11 0.00 0.13 33379.25 0.00 03:55:39 03:10:01 32.88 0.17 32.71 0.00 2.53 18997.77 0.00 03:55:39 03:11:01 294.15 1.28 292.87 0.00 99.10 228008.11 0.00 03:55:39 03:12:01 892.32 12.45 879.87 0.00 2087.17 237070.84 0.00 03:55:39 03:13:01 402.57 1.72 400.85 0.00 2275.37 54828.39 0.00 03:55:39 03:14:01 356.66 0.02 356.65 0.00 0.13 117394.34 0.00 03:55:39 03:15:01 726.46 0.05 726.41 0.00 1.73 118154.48 0.00 03:55:39 03:16:01 37.64 0.08 37.56 0.00 8.40 992.10 0.00 03:55:39 03:17:01 23.28 0.05 23.23 0.00 5.33 560.31 0.00 03:55:39 03:18:01 1.38 0.00 1.38 0.00 0.00 15.19 0.00 03:55:39 03:19:01 1.68 0.00 1.68 0.00 0.00 22.80 0.00 03:55:39 03:20:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 03:55:39 03:21:01 1.80 0.02 1.78 0.00 0.13 19.46 0.00 03:55:39 03:22:01 1.12 0.02 1.10 0.00 0.93 17.73 0.00 03:55:39 03:23:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 03:55:39 03:24:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 03:55:39 03:25:01 2.68 0.18 2.50 0.00 18.53 30.79 0.00 03:55:39 03:26:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 03:55:39 03:27:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 03:55:39 03:28:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 03:55:39 03:29:01 1.17 0.00 1.17 0.00 0.00 12.40 0.00 03:55:39 03:30:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 03:55:39 03:31:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 03:55:39 03:32:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 03:55:39 03:33:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 03:55:39 03:34:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 03:55:39 03:35:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 03:55:39 03:36:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 03:55:39 03:37:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 03:55:39 03:38:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 03:55:39 03:39:01 2.92 1.52 1.40 0.00 35.46 16.80 0.00 03:55:39 03:40:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 03:55:39 03:41:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 03:55:39 03:42:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 03:55:39 03:43:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 03:55:39 03:44:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 03:55:39 03:45:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 03:55:39 03:46:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 03:55:39 03:47:01 1.15 0.00 1.15 0.00 0.00 11.86 0.00 03:55:39 03:48:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 03:55:39 03:49:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 03:55:39 03:50:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 03:55:39 03:51:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 03:55:39 03:52:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 03:55:39 03:53:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 03:55:39 03:54:01 3.52 1.02 2.50 0.00 21.86 34.13 0.00 03:55:39 03:55:01 160.74 0.42 160.32 0.00 23.06 54866.86 0.00 03:55:39 Average: 73.14 1.39 71.76 0.00 202.97 22655.85 0.00 03:55:39 03:55:39 03:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:55:39 03:07:01 28740252 31562016 751200 2.28 75788 3011508 1868380 5.51 1059364 2685028 597208 03:55:39 03:08:01 27347916 31433316 867936 2.64 128392 4094596 1989836 5.86 1723532 3273908 793436 03:55:39 03:09:01 26745132 31164620 1134468 3.45 132668 4405396 2524088 7.44 1937496 3636992 608508 03:55:39 03:10:01 26472596 31417640 878796 2.67 135704 4881968 1993148 5.87 1800280 4001960 569936 03:55:39 03:11:01 20589364 31233564 1048928 3.19 148320 10436976 4398972 12.96 1999296 9522456 826676 03:55:39 03:12:01 14239364 31137304 1083292 3.29 341012 16056052 5245860 15.46 2909304 14448956 33568 03:55:39 03:13:01 8481388 28213848 3954944 12.03 389256 18495236 10939540 32.24 7033140 15665780 1173600 03:55:39 03:14:01 6208244 28046204 4140420 12.59 399768 20549988 9441392 27.82 7919372 17038700 402780 03:55:39 03:15:01 9773584 31434252 810188 2.46 412220 20521060 2360992 6.96 3288548 18354336 0 03:55:39 03:16:01 9776092 31439296 804076 2.45 413952 20521968 2226724 6.56 3625728 18012788 604 03:55:39 03:17:01 9774268 31438568 804796 2.45 414756 20522488 2216476 6.53 3948140 17691900 76 03:55:39 03:18:01 9775952 31440304 802992 2.44 414768 20522492 2216476 6.53 3944636 17691900 172 03:55:39 03:19:01 9781572 31445936 797668 2.43 414804 20522500 2216476 6.53 3939976 17691904 8 03:55:39 03:20:01 9782068 31446480 797208 2.42 414812 20522504 2216476 6.53 3939600 17691912 4 03:55:39 03:21:01 9791508 31456176 788056 2.40 414844 20522632 2255676 6.65 3929560 17692040 24 03:55:39 03:22:01 9791596 31456244 787868 2.40 414876 20522640 2255676 6.65 3929740 17692020 160 03:55:39 03:23:01 9791648 31456396 787572 2.40 414892 20522644 2255676 6.65 3929548 17692052 12 03:55:39 03:24:01 9791212 31455960 787936 2.40 414900 20522648 2255676 6.65 3929560 17692052 172 03:55:39 03:25:01 9791780 31457284 786828 2.39 414912 20523208 2292612 6.76 3928816 17692544 64 03:55:39 03:26:01 9791544 31457048 787016 2.39 414928 20523212 2292612 6.76 3928508 17692544 168 03:55:39 03:27:01 9791236 31456908 787112 2.39 414944 20523344 2292612 6.76 3928904 17692680 8 03:55:39 03:28:01 9791196 31456884 787068 2.39 414964 20523348 2292612 6.76 3928632 17692684 168 03:55:39 03:29:01 9791400 31457092 786780 2.39 414984 20523348 2292612 6.76 3928768 17692684 12 03:55:39 03:30:01 9791200 31456968 786768 2.39 415008 20523352 2292612 6.76 3928920 17692688 188 03:55:39 03:31:01 9790860 31456668 786976 2.39 415032 20523352 2292612 6.76 3928960 17692692 12 03:55:39 03:32:01 9791104 31456940 786644 2.39 415052 20523356 2292612 6.76 3929020 17692700 172 03:55:39 03:33:01 9791772 31457616 786348 2.39 415076 20523360 2292612 6.76 3928880 17692704 8 03:55:39 03:34:01 9791788 31457672 786288 2.39 415092 20523360 2276196 6.71 3928780 17692704 176 03:55:39 03:35:01 9791448 31457340 786504 2.39 415104 20523364 2276196 6.71 3929024 17692708 28 03:55:39 03:36:01 9791944 31457872 786072 2.39 415120 20523372 2276196 6.71 3928820 17692712 204 03:55:39 03:37:01 9792432 31458384 785512 2.39 415140 20523372 2276196 6.71 3928812 17692716 12 03:55:39 03:38:01 9792384 31458340 785480 2.39 415164 20523376 2276196 6.71 3928748 17692720 168 03:55:39 03:39:01 9784468 31452440 791416 2.41 415192 20524436 2276196 6.71 3937464 17693000 4 03:55:39 03:40:01 9784540 31452532 791332 2.41 415196 20524444 2276196 6.71 3937252 17693008 4 03:55:39 03:41:01 9784712 31452708 791052 2.41 415216 20524448 2276196 6.71 3937284 17692964 48 03:55:39 03:42:01 9784656 31452652 791060 2.41 415220 20524448 2276196 6.71 3937068 17692964 44 03:55:39 03:43:01 9784064 31452100 791524 2.41 415232 20524452 2276196 6.71 3937308 17692972 4 03:55:39 03:44:01 9784284 31452328 791176 2.41 415244 20524460 2276196 6.71 3937064 17692976 176 03:55:39 03:45:01 9784444 31452520 791148 2.41 415256 20524460 2276196 6.71 3937236 17692984 8 03:55:39 03:46:01 9784396 31452480 791108 2.41 415268 20524464 2276196 6.71 3937240 17692988 176 03:55:39 03:47:01 9784032 31452152 791392 2.41 415288 20524464 2276196 6.71 3937196 17692992 8 03:55:39 03:48:01 9783992 31452152 791320 2.41 415320 20524468 2276196 6.71 3937180 17692996 180 03:55:39 03:49:01 9784284 31452452 790948 2.41 415348 20524472 2276196 6.71 3937164 17693000 12 03:55:39 03:50:01 9784204 31452408 790948 2.41 415368 20524472 2276196 6.71 3937420 17693004 176 03:55:39 03:51:01 9784120 31452332 791168 2.41 415396 20524460 2276196 6.71 3937420 17693008 12 03:55:39 03:52:01 9784104 31452356 791324 2.41 415416 20524476 2292248 6.76 3937276 17693012 172 03:55:39 03:53:01 9784120 31452376 791240 2.41 415432 20524480 2292248 6.76 3937192 17693016 28 03:55:39 03:54:01 9779928 31449304 794036 2.41 415516 20525104 2296680 6.77 3938000 17693548 68 03:55:39 03:55:01 8353984 31404964 835640 2.54 440992 21758372 2359640 6.95 4034716 18894284 340756 03:55:39 Average: 11400697 31300437 945665 2.88 383513 18870049 2688232 7.92 3812692 16282793 109188 03:55:39 03:55:39 03:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:55:39 03:07:01 lo 5.26 5.26 0.51 0.51 0.00 0.00 0.00 0.00 03:55:39 03:07:01 docker0 618.51 552.58 42.65 2880.39 0.00 0.00 0.00 0.00 03:55:39 03:07:01 ens3 1526.99 1495.45 11348.02 188.03 0.00 0.00 0.00 0.00 03:55:39 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:08:01 vethb3d8bd9 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:55:39 03:08:01 docker0 250.32 309.87 21.28 2068.78 0.00 0.00 0.00 0.00 03:55:39 03:08:01 ens3 341.26 267.26 2097.98 36.71 0.00 0.00 0.00 0.00 03:55:39 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:09:01 vethb3d8bd9 1.70 1.73 0.15 0.16 0.00 0.00 0.00 0.00 03:55:39 03:09:01 docker0 1.70 1.70 0.13 0.15 0.00 0.00 0.00 0.00 03:55:39 03:09:01 ens3 36.83 20.43 30.30 15.35 0.00 0.00 0.00 0.00 03:55:39 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:10:01 vethb3d8bd9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:10:01 ens3 22.91 12.98 19.88 10.54 0.00 0.00 0.00 0.00 03:55:39 03:11:01 vethb8bd519 0.58 0.68 0.05 0.24 0.00 0.00 0.00 0.00 03:55:39 03:11:01 vethaac4e55 0.22 0.32 0.02 0.09 0.00 0.00 0.00 0.00 03:55:39 03:11:01 vethdf58c35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:11:01 veth83a576a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:11:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 03:55:39 03:11:01 vethda53ef0 2.00 3.72 0.15 34.02 0.00 0.00 0.00 0.00 03:55:39 03:11:01 veth9e55f7f 3.18 4.71 0.24 62.11 0.00 0.00 0.00 0.01 03:55:39 03:11:01 vethb23041c 1.68 3.46 0.13 40.55 0.00 0.00 0.00 0.00 03:55:39 03:11:01 vethcae7bde 1.38 2.43 0.11 31.30 0.00 0.00 0.00 0.00 03:55:39 03:11:01 veth17509a6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:11:01 veth5b33105 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:11:01 veth03a66fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:11:01 docker0 10.11 16.69 0.65 199.55 0.00 0.00 0.00 0.00 03:55:39 03:11:01 vethbc38320 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:11:01 veth95e85b1 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 03:55:39 03:11:01 veth4c3632c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:11:01 ens3 171.98 118.64 3314.48 161.90 0.00 0.00 0.00 0.00 03:55:39 03:11:01 vethe4656a2 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 03:55:39 03:11:01 veth54b6e54 1.10 2.31 0.09 31.29 0.00 0.00 0.00 0.00 03:55:39 03:12:01 vethb8bd519 0.15 0.80 0.01 0.03 0.00 0.00 0.00 0.00 03:55:39 03:12:01 veth02a460e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:12:01 vethdff9b1c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:12:01 veth683af86 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:12:01 veth19a0a17 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:12:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 03:55:39 03:12:01 vethafecc05 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:12:01 vethce3995f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:12:01 vethe08eb80 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:12:01 veth9c6c359 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:12:01 veth386e2d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:12:01 veth1139785 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:12:01 vethbb47d88 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:12:01 vetha42843f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:12:01 vethb62a8fd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:12:01 docker0 443.37 780.37 37.76 6847.21 0.00 0.00 0.00 0.00 03:55:39 03:12:01 veth82e3465 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:12:01 vethba17ccd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:12:01 vethb94bbae 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:12:01 ens3 941.47 513.41 8698.73 56.51 0.00 0.00 0.00 0.00 03:55:39 03:13:01 vethb8bd519 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:13:01 veth02a460e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:55:39 03:13:01 vethdff9b1c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:55:39 03:13:01 veth19a0a17 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:55:39 03:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:13:01 vethafecc05 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:55:39 03:13:01 vethce3995f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:55:39 03:13:01 vethe08eb80 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:55:39 03:13:01 veth9c6c359 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:55:39 03:13:01 veth386e2d6 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:55:39 03:13:01 veth1139785 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 03:55:39 03:13:01 vethbb47d88 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:55:39 03:13:01 vethb62a8fd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:55:39 03:13:01 docker0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:13:01 vethba17ccd 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:55:39 03:13:01 vethb94bbae 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:55:39 03:13:01 ens3 62.58 30.64 916.05 6.82 0.00 0.00 0.00 0.00 03:55:39 03:14:01 vethb8bd519 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:14:01 veth02a460e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:14:01 vethdff9b1c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:14:01 veth19a0a17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:14:01 vethafecc05 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:14:01 vethce3995f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:14:01 vethe08eb80 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:14:01 veth9c6c359 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:14:01 veth386e2d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:14:01 veth1139785 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:14:01 vethbb47d88 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:14:01 vethb62a8fd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:14:01 vethba17ccd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:14:01 vethb94bbae 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:14:01 ens3 4.95 2.63 3.87 2.06 0.00 0.00 0.00 0.00 03:55:39 03:15:01 lo 7.60 7.60 0.75 0.75 0.00 0.00 0.00 0.00 03:55:39 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:15:01 ens3 75.91 62.93 49.10 219.19 0.00 0.00 0.00 0.00 03:55:39 03:16:01 lo 51.39 51.39 5.06 5.06 0.00 0.00 0.00 0.00 03:55:39 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:16:01 ens3 481.40 475.34 226.92 2307.88 0.00 0.00 0.00 0.00 03:55:39 03:17:01 lo 25.80 25.80 2.54 2.54 0.00 0.00 0.00 0.00 03:55:39 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:17:01 ens3 305.87 303.58 140.80 1738.43 0.00 0.00 0.00 0.00 03:55:39 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:22:01 ens3 1.05 1.35 0.14 6.67 0.00 0.00 0.00 0.00 03:55:39 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:23:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:24:01 ens3 0.32 0.27 0.27 0.02 0.00 0.00 0.00 0.00 03:55:39 03:25:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:25:01 ens3 0.42 0.30 0.10 0.05 0.00 0.00 0.00 0.00 03:55:39 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:27:01 ens3 1.03 1.90 0.13 6.69 0.00 0.00 0.00 0.00 03:55:39 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:32:01 ens3 0.88 1.37 0.18 6.55 0.00 0.00 0.00 0.00 03:55:39 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:37:01 ens3 0.67 1.18 0.11 6.66 0.00 0.00 0.00 0.00 03:55:39 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:39:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:39:01 ens3 7.38 8.87 4.71 13.85 0.00 0.00 0.00 0.00 03:55:39 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:40:01 ens3 1.80 1.53 0.98 1.22 0.00 0.00 0.00 0.00 03:55:39 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:41:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:42:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:55:39 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:47:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 03:55:39 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:48:01 ens3 0.25 0.18 0.12 0.01 0.00 0.00 0.00 0.00 03:55:39 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:49:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:55:39 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:50:01 ens3 0.73 0.38 0.30 0.22 0.00 0.00 0.00 0.00 03:55:39 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:52:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:55:39 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:53:01 ens3 0.68 0.08 0.11 0.00 0.00 0.00 0.00 0.00 03:55:39 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:55:39 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:55:39 03:54:01 ens3 0.53 0.38 0.27 0.22 0.00 0.00 0.00 0.00 03:55:39 03:55:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 03:55:39 03:55:01 docker0 72.29 135.74 6.91 1275.62 0.00 0.00 0.00 0.00 03:55:39 03:55:01 ens3 402.43 235.51 8093.00 46.60 0.00 0.00 0.00 0.00 03:55:39 Average: lo 2.02 2.02 0.20 0.20 0.00 0.00 0.00 0.00 03:55:39 Average: docker0 28.50 36.68 2.23 270.87 0.00 0.00 0.00 0.00 03:55:39 Average: ens3 89.65 72.62 713.36 98.62 0.00 0.00 0.00 0.00 03:55:39 03:55:39 03:55:39 ---> sar -P ALL: 03:55:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9798) 09/09/24 _x86_64_ (8 CPU) 03:55:39 03:55:39 03:05:39 LINUX RESTART (8 CPU) 03:55:39 03:55:39 03:06:01 CPU %user %nice %system %iowait %steal %idle 03:55:39 03:07:01 all 10.43 0.00 3.52 2.85 0.06 83.14 03:55:39 03:07:01 0 8.82 0.00 3.62 3.72 0.07 83.78 03:55:39 03:07:01 1 11.11 0.00 3.67 0.37 0.05 84.80 03:55:39 03:07:01 2 11.75 0.00 4.36 4.74 0.08 79.07 03:55:39 03:07:01 3 8.88 0.00 1.92 0.25 0.05 88.90 03:55:39 03:07:01 4 11.80 0.00 6.00 5.12 0.07 77.01 03:55:39 03:07:01 5 12.50 0.00 3.40 1.74 0.05 82.31 03:55:39 03:07:01 6 8.79 0.00 2.88 6.53 0.07 81.73 03:55:39 03:07:01 7 9.78 0.00 2.29 0.30 0.07 87.56 03:55:39 03:08:01 all 28.41 0.00 5.10 2.51 0.07 63.90 03:55:39 03:08:01 0 28.25 0.00 5.24 3.07 0.08 63.35 03:55:39 03:08:01 1 27.92 0.00 5.34 0.27 0.08 66.39 03:55:39 03:08:01 2 30.15 0.00 4.88 0.15 0.07 64.75 03:55:39 03:08:01 3 27.08 0.00 4.43 0.55 0.07 67.87 03:55:39 03:08:01 4 28.53 0.00 6.30 10.78 0.07 54.33 03:55:39 03:08:01 5 29.43 0.00 4.43 0.39 0.08 65.67 03:55:39 03:08:01 6 26.97 0.00 4.75 4.59 0.07 63.62 03:55:39 03:08:01 7 29.00 0.00 5.45 0.30 0.07 65.18 03:55:39 03:09:01 all 32.61 0.00 5.62 1.67 0.08 60.02 03:55:39 03:09:01 0 33.79 0.00 5.92 9.17 0.07 51.06 03:55:39 03:09:01 1 33.17 0.00 5.29 2.55 0.10 58.88 03:55:39 03:09:01 2 31.60 0.00 5.23 0.17 0.08 62.92 03:55:39 03:09:01 3 31.30 0.00 6.09 0.23 0.08 62.29 03:55:39 03:09:01 4 31.20 0.00 5.13 0.32 0.07 63.28 03:55:39 03:09:01 5 35.79 0.00 5.99 0.57 0.07 57.58 03:55:39 03:09:01 6 32.06 0.00 5.65 0.05 0.08 62.16 03:55:39 03:09:01 7 31.97 0.00 5.65 0.27 0.07 62.04 03:55:39 03:10:01 all 56.67 0.00 7.28 0.77 0.08 35.20 03:55:39 03:10:01 0 57.76 0.00 7.93 1.43 0.08 32.79 03:55:39 03:10:01 1 57.17 0.00 7.33 0.34 0.08 35.08 03:55:39 03:10:01 2 57.02 0.00 7.59 0.13 0.08 35.16 03:55:39 03:10:01 3 56.04 0.00 6.90 0.24 0.08 36.73 03:55:39 03:10:01 4 57.08 0.00 7.06 1.18 0.08 34.59 03:55:39 03:10:01 5 56.10 0.00 7.19 2.58 0.08 34.05 03:55:39 03:10:01 6 57.43 0.00 6.74 0.08 0.08 35.65 03:55:39 03:10:01 7 54.72 0.00 7.47 0.17 0.08 37.56 03:55:39 03:11:01 all 18.30 0.00 6.43 17.05 0.09 58.13 03:55:39 03:11:01 0 19.09 0.00 6.28 9.79 0.10 64.74 03:55:39 03:11:01 1 18.91 0.00 6.68 19.96 0.09 54.36 03:55:39 03:11:01 2 18.35 0.00 6.33 15.89 0.14 59.30 03:55:39 03:11:01 3 16.75 0.00 5.32 13.30 0.08 64.56 03:55:39 03:11:01 4 18.81 0.00 7.19 23.09 0.09 50.82 03:55:39 03:11:01 5 19.03 0.00 6.61 7.12 0.07 67.18 03:55:39 03:11:01 6 19.02 0.00 8.11 30.38 0.09 42.40 03:55:39 03:11:01 7 16.48 0.00 4.90 16.97 0.07 61.57 03:55:39 03:12:01 all 12.13 0.00 7.07 27.13 0.12 53.56 03:55:39 03:12:01 0 12.81 0.00 7.27 21.01 0.08 58.83 03:55:39 03:12:01 1 12.36 0.00 7.75 35.72 0.08 44.08 03:55:39 03:12:01 2 11.62 0.00 8.10 33.96 0.20 46.11 03:55:39 03:12:01 3 12.12 0.00 6.56 15.12 0.17 66.04 03:55:39 03:12:01 4 12.76 0.00 6.96 26.31 0.08 53.88 03:55:39 03:12:01 5 13.36 0.00 6.34 29.35 0.08 50.86 03:55:39 03:12:01 6 11.61 0.00 6.09 24.84 0.12 57.34 03:55:39 03:12:01 7 10.39 0.00 7.45 30.77 0.10 51.29 03:55:39 03:13:01 all 85.22 0.00 13.10 1.16 0.11 0.41 03:55:39 03:13:01 0 86.05 0.00 12.84 0.80 0.10 0.20 03:55:39 03:13:01 1 83.96 0.00 14.42 1.22 0.12 0.29 03:55:39 03:13:01 2 86.44 0.00 12.33 0.84 0.10 0.28 03:55:39 03:13:01 3 83.25 0.00 14.47 1.44 0.10 0.74 03:55:39 03:13:01 4 86.05 0.00 12.28 1.35 0.12 0.20 03:55:39 03:13:01 5 85.46 0.00 12.84 1.12 0.12 0.47 03:55:39 03:13:01 6 85.17 0.00 13.08 1.16 0.10 0.49 03:55:39 03:13:01 7 85.35 0.00 12.54 1.36 0.12 0.64 03:55:39 03:14:01 all 88.80 0.00 11.04 0.00 0.16 0.00 03:55:39 03:14:01 0 88.56 0.00 11.31 0.00 0.14 0.00 03:55:39 03:14:01 1 87.94 0.00 11.93 0.00 0.13 0.00 03:55:39 03:14:01 2 87.49 0.00 12.34 0.00 0.17 0.00 03:55:39 03:14:01 3 89.18 0.00 10.68 0.00 0.14 0.00 03:55:39 03:14:01 4 89.06 0.00 10.79 0.00 0.15 0.00 03:55:39 03:14:01 5 88.98 0.00 10.76 0.00 0.26 0.00 03:55:39 03:14:01 6 90.32 0.00 9.53 0.00 0.15 0.00 03:55:39 03:14:01 7 88.89 0.00 10.98 0.00 0.14 0.00 03:55:39 03:15:01 all 57.05 0.00 10.28 5.84 0.20 26.63 03:55:39 03:15:01 0 56.34 0.00 9.73 7.59 0.19 26.15 03:55:39 03:15:01 1 58.21 0.00 11.44 5.57 0.15 24.63 03:55:39 03:15:01 2 56.58 0.00 10.19 7.07 0.22 25.94 03:55:39 03:15:01 3 56.71 0.00 9.62 0.94 0.21 32.51 03:55:39 03:15:01 4 57.90 0.00 10.88 5.40 0.21 25.61 03:55:39 03:15:01 5 55.79 0.00 9.20 8.25 0.21 26.55 03:55:39 03:15:01 6 56.25 0.00 9.86 5.89 0.21 27.79 03:55:39 03:15:01 7 58.59 0.00 11.28 5.95 0.17 24.01 03:55:39 03:16:01 all 8.42 0.00 1.00 0.11 0.07 90.40 03:55:39 03:16:01 0 8.29 0.00 1.17 0.33 0.05 90.16 03:55:39 03:16:01 1 11.30 0.00 1.09 0.17 0.07 87.38 03:55:39 03:16:01 2 8.96 0.00 0.84 0.02 0.07 90.12 03:55:39 03:16:01 3 6.68 0.00 0.89 0.02 0.08 92.33 03:55:39 03:16:01 4 11.20 0.00 1.05 0.05 0.08 87.62 03:55:39 03:16:01 5 6.68 0.00 0.62 0.03 0.08 92.58 03:55:39 03:16:01 6 6.37 0.00 1.03 0.03 0.07 92.49 03:55:39 03:16:01 7 7.86 0.00 1.29 0.27 0.07 90.52 03:55:39 03:17:01 all 7.23 0.00 0.74 0.06 0.05 91.91 03:55:39 03:17:01 0 4.72 0.00 0.62 0.17 0.05 94.44 03:55:39 03:17:01 1 12.24 0.00 0.94 0.07 0.07 86.69 03:55:39 03:17:01 2 3.86 0.00 0.42 0.02 0.03 95.68 03:55:39 03:17:01 3 12.05 0.00 0.77 0.02 0.08 87.08 03:55:39 03:17:01 4 3.83 0.00 0.89 0.08 0.05 95.15 03:55:39 03:17:01 5 3.23 0.00 0.50 0.00 0.03 96.24 03:55:39 03:17:01 6 9.17 0.00 0.69 0.08 0.05 90.01 03:55:39 03:17:01 7 8.76 0.00 1.14 0.05 0.05 90.00 03:55:39 03:55:39 03:17:01 CPU %user %nice %system %iowait %steal %idle 03:55:39 03:18:01 all 0.03 0.00 0.02 0.00 0.01 99.94 03:55:39 03:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:18:01 1 0.08 0.00 0.02 0.02 0.03 99.85 03:55:39 03:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:55:39 03:18:01 3 0.07 0.00 0.03 0.00 0.03 99.87 03:55:39 03:18:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:55:39 03:18:01 5 0.02 0.00 0.03 0.00 0.02 99.93 03:55:39 03:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:55:39 03:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:55:39 03:19:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:55:39 03:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:55:39 03:19:01 1 0.05 0.00 0.03 0.02 0.02 99.88 03:55:39 03:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:55:39 03:19:01 3 0.07 0.00 0.02 0.00 0.03 99.88 03:55:39 03:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:55:39 03:19:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:55:39 03:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:55:39 03:19:01 7 0.03 0.00 0.00 0.02 0.02 99.93 03:55:39 03:20:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:55:39 03:20:01 0 0.00 0.00 0.02 0.02 0.02 99.95 03:55:39 03:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:55:39 03:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:55:39 03:20:01 3 0.07 0.00 0.02 0.00 0.03 99.88 03:55:39 03:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:55:39 03:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:20:01 6 0.02 0.00 0.05 0.00 0.03 99.90 03:55:39 03:20:01 7 0.02 0.00 0.02 0.02 0.00 99.95 03:55:39 03:21:01 all 0.04 0.00 0.03 0.00 0.01 99.92 03:55:39 03:21:01 0 0.05 0.00 0.02 0.02 0.00 99.92 03:55:39 03:21:01 1 0.07 0.00 0.03 0.02 0.02 99.87 03:55:39 03:21:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:55:39 03:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:55:39 03:21:01 4 0.05 0.00 0.05 0.00 0.02 99.88 03:55:39 03:21:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:55:39 03:21:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:55:39 03:21:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:55:39 03:22:01 all 0.02 0.00 0.01 0.02 0.02 99.93 03:55:39 03:22:01 0 0.00 0.00 0.02 0.00 0.05 99.93 03:55:39 03:22:01 1 0.03 0.00 0.00 0.17 0.02 99.78 03:55:39 03:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:55:39 03:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:55:39 03:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:55:39 03:22:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:55:39 03:22:01 6 0.00 0.00 0.00 0.00 0.03 99.97 03:55:39 03:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:55:39 03:23:01 all 0.05 0.00 0.01 0.04 0.01 99.90 03:55:39 03:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:55:39 03:23:01 1 0.03 0.00 0.00 0.05 0.02 99.90 03:55:39 03:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:23:01 3 0.20 0.00 0.03 0.00 0.02 99.75 03:55:39 03:23:01 4 0.07 0.00 0.00 0.00 0.00 99.93 03:55:39 03:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:23:01 6 0.02 0.00 0.02 0.00 0.03 99.93 03:55:39 03:23:01 7 0.02 0.00 0.00 0.25 0.00 99.73 03:55:39 03:24:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:55:39 03:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:55:39 03:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 03:55:39 03:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:55:39 03:24:01 3 0.03 0.00 0.05 0.00 0.02 99.90 03:55:39 03:24:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:55:39 03:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:24:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:55:39 03:24:01 7 0.00 0.00 0.00 0.02 0.02 99.97 03:55:39 03:25:01 all 0.10 0.00 0.05 0.01 0.01 99.83 03:55:39 03:25:01 0 0.02 0.00 0.05 0.03 0.00 99.90 03:55:39 03:25:01 1 0.03 0.00 0.03 0.02 0.00 99.92 03:55:39 03:25:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:55:39 03:25:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:55:39 03:25:01 4 0.57 0.00 0.12 0.03 0.02 99.27 03:55:39 03:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:55:39 03:25:01 6 0.02 0.00 0.07 0.00 0.03 99.88 03:55:39 03:25:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:55:39 03:26:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:55:39 03:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:55:39 03:26:01 1 0.02 0.00 0.02 0.02 0.02 99.93 03:55:39 03:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:55:39 03:26:01 3 0.05 0.00 0.02 0.00 0.02 99.92 03:55:39 03:26:01 4 0.05 0.00 0.00 0.00 0.02 99.93 03:55:39 03:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:55:39 03:26:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:55:39 03:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:55:39 03:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:55:39 03:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:55:39 03:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:55:39 03:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:55:39 03:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:27:01 4 0.02 0.00 0.05 0.00 0.02 99.92 03:55:39 03:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:55:39 03:27:01 6 0.02 0.00 0.02 0.00 0.03 99.93 03:55:39 03:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:55:39 03:28:01 all 0.03 0.00 0.01 0.03 0.01 99.92 03:55:39 03:28:01 0 0.02 0.00 0.00 0.02 0.02 99.95 03:55:39 03:28:01 1 0.03 0.00 0.00 0.20 0.00 99.77 03:55:39 03:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:55:39 03:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:55:39 03:28:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:55:39 03:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:55:39 03:28:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:55:39 03:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:55:39 03:55:39 03:28:01 CPU %user %nice %system %iowait %steal %idle 03:55:39 03:29:01 all 0.01 0.00 0.02 0.02 0.01 99.94 03:55:39 03:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:55:39 03:29:01 1 0.00 0.00 0.02 0.02 0.02 99.95 03:55:39 03:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:55:39 03:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:55:39 03:29:01 4 0.00 0.00 0.03 0.18 0.00 99.78 03:55:39 03:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:55:39 03:29:01 6 0.00 0.00 0.05 0.00 0.03 99.92 03:55:39 03:29:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:55:39 03:30:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:55:39 03:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:55:39 03:30:01 1 0.02 0.00 0.00 0.02 0.02 99.95 03:55:39 03:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:55:39 03:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:55:39 03:30:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:55:39 03:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:55:39 03:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:55:39 03:30:01 7 0.07 0.00 0.03 0.00 0.02 99.88 03:55:39 03:31:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:55:39 03:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:55:39 03:31:01 1 0.02 0.00 0.02 0.03 0.00 99.93 03:55:39 03:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:55:39 03:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:55:39 03:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:55:39 03:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:55:39 03:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:55:39 03:31:01 7 0.00 0.00 0.00 0.05 0.00 99.95 03:55:39 03:32:01 all 0.03 0.00 0.01 0.01 0.01 99.94 03:55:39 03:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:55:39 03:32:01 1 0.07 0.00 0.00 0.02 0.02 99.90 03:55:39 03:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:32:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:55:39 03:32:01 4 0.02 0.00 0.02 0.05 0.02 99.90 03:55:39 03:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:55:39 03:32:01 6 0.03 0.00 0.00 0.00 0.02 99.95 03:55:39 03:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:55:39 03:33:01 all 0.01 0.00 0.00 0.00 0.02 99.96 03:55:39 03:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:55:39 03:33:01 1 0.00 0.00 0.02 0.02 0.02 99.95 03:55:39 03:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:55:39 03:33:01 3 0.05 0.00 0.00 0.00 0.02 99.93 03:55:39 03:33:01 4 0.03 0.00 0.00 0.02 0.05 99.90 03:55:39 03:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:55:39 03:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:55:39 03:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:55:39 03:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:55:39 03:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:55:39 03:34:01 1 0.00 0.00 0.00 0.02 0.05 99.93 03:55:39 03:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:55:39 03:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:55:39 03:34:01 4 0.05 0.00 0.05 0.00 0.02 99.88 03:55:39 03:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:55:39 03:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:55:39 03:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:55:39 03:35:01 all 0.01 0.00 0.00 0.01 0.01 99.97 03:55:39 03:35:01 0 0.00 0.00 0.00 0.00 0.03 99.97 03:55:39 03:35:01 1 0.00 0.00 0.02 0.03 0.02 99.93 03:55:39 03:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:55:39 03:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:55:39 03:35:01 4 0.05 0.00 0.00 0.02 0.02 99.92 03:55:39 03:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:55:39 03:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:55:39 03:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:55:39 03:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:55:39 03:36:01 0 0.05 0.00 0.00 0.00 0.02 99.93 03:55:39 03:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:55:39 03:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:55:39 03:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:36:01 4 0.05 0.00 0.03 0.00 0.02 99.90 03:55:39 03:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:55:39 03:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:55:39 03:37:01 all 0.02 0.00 0.02 0.01 0.01 99.95 03:55:39 03:37:01 0 0.02 0.00 0.03 0.00 0.03 99.92 03:55:39 03:37:01 1 0.02 0.00 0.00 0.03 0.02 99.93 03:55:39 03:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:55:39 03:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:55:39 03:37:01 4 0.02 0.00 0.02 0.02 0.02 99.93 03:55:39 03:37:01 5 0.05 0.00 0.03 0.00 0.02 99.90 03:55:39 03:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:55:39 03:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:55:39 03:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 03:55:39 03:38:01 1 0.03 0.00 0.00 0.02 0.02 99.93 03:55:39 03:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:55:39 03:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:55:39 03:38:01 4 0.02 0.00 0.02 0.02 0.02 99.93 03:55:39 03:38:01 5 0.05 0.00 0.03 0.00 0.00 99.92 03:55:39 03:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:38:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:55:39 03:39:01 all 0.23 0.00 0.03 0.01 0.01 99.72 03:55:39 03:39:01 0 0.08 0.00 0.02 0.00 0.02 99.88 03:55:39 03:39:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:55:39 03:39:01 2 0.13 0.00 0.03 0.00 0.00 99.83 03:55:39 03:39:01 3 0.77 0.00 0.02 0.00 0.02 99.20 03:55:39 03:39:01 4 0.18 0.00 0.08 0.02 0.02 99.70 03:55:39 03:39:01 5 0.30 0.00 0.05 0.03 0.02 99.60 03:55:39 03:39:01 6 0.22 0.00 0.02 0.00 0.00 99.77 03:55:39 03:39:01 7 0.15 0.00 0.03 0.02 0.02 99.78 03:55:39 03:55:39 03:39:01 CPU %user %nice %system %iowait %steal %idle 03:55:39 03:40:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:55:39 03:40:01 0 0.02 0.00 0.00 0.02 0.02 99.95 03:55:39 03:40:01 1 0.02 0.00 0.03 0.02 0.02 99.92 03:55:39 03:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:40:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:55:39 03:40:01 4 0.05 0.00 0.03 0.00 0.02 99.90 03:55:39 03:40:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:55:39 03:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:55:39 03:40:01 7 0.03 0.00 0.02 0.00 0.03 99.92 03:55:39 03:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:55:39 03:41:01 0 0.02 0.00 0.02 0.02 0.02 99.93 03:55:39 03:41:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:55:39 03:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:55:39 03:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:55:39 03:41:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:55:39 03:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:55:39 03:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:55:39 03:41:01 7 0.02 0.00 0.02 0.00 0.03 99.93 03:55:39 03:42:01 all 0.09 0.00 0.01 0.00 0.01 99.89 03:55:39 03:42:01 0 0.47 0.00 0.02 0.02 0.02 99.48 03:55:39 03:42:01 1 0.05 0.00 0.00 0.02 0.02 99.92 03:55:39 03:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:42:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:55:39 03:42:01 4 0.05 0.00 0.03 0.00 0.02 99.90 03:55:39 03:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:55:39 03:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:42:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:55:39 03:43:01 all 0.07 0.00 0.00 0.00 0.01 99.91 03:55:39 03:43:01 0 0.57 0.00 0.00 0.00 0.02 99.42 03:55:39 03:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:55:39 03:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:55:39 03:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:55:39 03:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:55:39 03:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:55:39 03:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:55:39 03:43:01 7 0.00 0.00 0.02 0.00 0.02 99.97 03:55:39 03:44:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:55:39 03:44:01 0 0.10 0.00 0.00 0.02 0.02 99.87 03:55:39 03:44:01 1 0.02 0.00 0.03 0.02 0.02 99.92 03:55:39 03:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:55:39 03:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:55:39 03:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:55:39 03:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:55:39 03:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:44:01 7 0.02 0.00 0.03 0.00 0.03 99.92 03:55:39 03:45:01 all 0.08 0.00 0.01 0.00 0.01 99.90 03:55:39 03:45:01 0 0.48 0.00 0.02 0.02 0.02 99.47 03:55:39 03:45:01 1 0.05 0.00 0.00 0.02 0.02 99.92 03:55:39 03:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:55:39 03:45:01 4 0.03 0.00 0.03 0.00 0.00 99.93 03:55:39 03:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:55:39 03:45:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:55:39 03:46:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:55:39 03:46:01 0 0.00 0.00 0.00 0.02 0.02 99.97 03:55:39 03:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:55:39 03:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:55:39 03:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:55:39 03:46:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:55:39 03:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:55:39 03:46:01 7 0.02 0.00 0.02 0.00 0.03 99.93 03:55:39 03:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:55:39 03:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:55:39 03:47:01 1 0.03 0.00 0.00 0.02 0.02 99.93 03:55:39 03:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:55:39 03:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:55:39 03:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:55:39 03:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:55:39 03:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:55:39 03:48:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:55:39 03:48:01 0 0.00 0.00 0.00 0.02 0.00 99.98 03:55:39 03:48:01 1 0.03 0.00 0.03 0.05 0.02 99.87 03:55:39 03:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:55:39 03:48:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:55:39 03:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:55:39 03:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:55:39 03:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:55:39 03:48:01 7 0.05 0.00 0.00 0.00 0.03 99.92 03:55:39 03:49:01 all 0.03 0.00 0.00 0.00 0.01 99.95 03:55:39 03:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:55:39 03:49:01 1 0.03 0.00 0.00 0.03 0.02 99.92 03:55:39 03:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:55:39 03:49:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:55:39 03:49:01 4 0.05 0.00 0.00 0.00 0.02 99.93 03:55:39 03:49:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:55:39 03:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:55:39 03:49:01 7 0.03 0.00 0.02 0.00 0.03 99.92 03:55:39 03:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:55:39 03:50:01 0 0.02 0.00 0.00 0.02 0.02 99.95 03:55:39 03:50:01 1 0.02 0.00 0.02 0.02 0.02 99.93 03:55:39 03:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:55:39 03:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:55:39 03:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:55:39 03:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:50:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:55:39 03:55:39 03:50:01 CPU %user %nice %system %iowait %steal %idle 03:55:39 03:51:01 all 0.03 0.00 0.01 0.00 0.01 99.96 03:55:39 03:51:01 0 0.02 0.00 0.00 0.02 0.02 99.95 03:55:39 03:51:01 1 0.05 0.00 0.00 0.00 0.00 99.95 03:55:39 03:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:55:39 03:51:01 4 0.05 0.00 0.03 0.00 0.02 99.90 03:55:39 03:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:55:39 03:52:01 all 0.02 0.00 0.01 0.00 0.02 99.95 03:55:39 03:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:55:39 03:52:01 1 0.05 0.00 0.03 0.02 0.03 99.87 03:55:39 03:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:55:39 03:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:55:39 03:52:01 5 0.00 0.00 0.02 0.00 0.02 99.97 03:55:39 03:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:55:39 03:52:01 7 0.03 0.00 0.03 0.00 0.03 99.90 03:55:39 03:53:01 all 0.02 0.00 0.01 0.01 0.01 99.95 03:55:39 03:53:01 0 0.02 0.00 0.00 0.02 0.02 99.95 03:55:39 03:53:01 1 0.02 0.00 0.02 0.03 0.02 99.92 03:55:39 03:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:55:39 03:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:55:39 03:53:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:55:39 03:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:55:39 03:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:55:39 03:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:55:39 03:54:01 all 0.06 0.00 0.07 0.01 0.01 99.85 03:55:39 03:54:01 0 0.12 0.00 0.10 0.03 0.02 99.73 03:55:39 03:54:01 1 0.08 0.00 0.05 0.02 0.02 99.83 03:55:39 03:54:01 2 0.03 0.00 0.07 0.00 0.00 99.90 03:55:39 03:54:01 3 0.10 0.00 0.10 0.02 0.00 99.78 03:55:39 03:54:01 4 0.03 0.00 0.10 0.00 0.02 99.85 03:55:39 03:54:01 5 0.07 0.00 0.07 0.00 0.00 99.87 03:55:39 03:54:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:55:39 03:54:01 7 0.05 0.00 0.03 0.00 0.03 99.88 03:55:39 03:55:01 all 8.27 0.00 3.64 2.25 0.06 85.79 03:55:39 03:55:01 0 6.41 0.00 4.37 4.93 0.09 84.20 03:55:39 03:55:01 1 7.52 0.00 3.80 0.98 0.05 87.65 03:55:39 03:55:01 2 7.83 0.00 2.98 0.49 0.07 88.63 03:55:39 03:55:01 3 8.29 0.00 3.83 0.35 0.07 87.46 03:55:39 03:55:01 4 11.21 0.00 3.77 1.23 0.05 83.75 03:55:39 03:55:01 5 7.76 0.00 2.88 3.11 0.07 86.18 03:55:39 03:55:01 6 8.61 0.00 4.29 6.78 0.07 80.25 03:55:39 03:55:01 7 8.45 0.00 3.17 0.15 0.05 88.18 03:55:39 Average: all 8.35 0.00 1.52 1.24 0.03 88.86 03:55:39 Average: 0 8.36 0.00 1.55 1.26 0.03 88.80 03:55:39 Average: 1 8.56 0.00 1.62 1.37 0.03 88.42 03:55:39 Average: 2 8.30 0.00 1.53 1.28 0.03 88.87 03:55:39 Average: 3 8.21 0.00 1.44 0.65 0.03 89.65 03:55:39 Average: 4 8.51 0.00 1.60 1.51 0.03 88.35 03:55:39 Average: 5 8.30 0.00 1.43 1.09 0.03 89.16 03:55:39 Average: 6 8.33 0.00 1.47 1.61 0.03 88.55 03:55:39 Average: 7 8.26 0.00 1.49 1.15 0.03 89.07 03:55:39 03:55:39 03:55:39