Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fa8332cd388c6d28d7bc178899488fd81dc21eb0 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-ssh12192948191543998132.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-ssh11305091369739269426.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-ssh10850698041852785522.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-ssh14485675078970247492.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-ssh16765230541177604578.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9546 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/684 [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/684 # 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 fa8332cd388c6d28d7bc178899488fd81dc21eb0 (main) Commit message: "Merge pull request #4887 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.57" > 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 fa8332cd388c6d28d7bc178899488fd81dc21eb0 # timeout=10 > git rev-list --no-walk 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:02:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:02:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:02:58 ========================================================= 02:02:58 EdgeX Global Pipelines Version Info 02:02:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:02:59 ------------------- 02:02:59 stable info: 02:02:59 ------------------- 02:02:59 Commited By: Cherry Wang cherry@iotechsys.com 02:02:59 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 02:02:59 Message: update stable to v1.0.263 02:03:00 ------------------- 02:03:00 experimental info: 02:03:00 ------------------- 02:03:00 Commited By: Cherry Wang cherry@iotechsys.com 02:03:00 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 02:03:00 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa8332c [Pipeline] echo 02:03:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:00 provisioning config files... 02:03:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/684@tmp/config5216393531189881794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:01 ---> ****-login.sh 02:03:01 nexus3.edgexfoundry.org:10001 02:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:01 Configure a credential helper to remove this warning. See 02:03:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:01 02:03:01 Login Succeeded 02:03:01 nexus3.edgexfoundry.org:10002 02:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:01 Configure a credential helper to remove this warning. See 02:03:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:01 02:03:01 Login Succeeded 02:03:01 nexus3.edgexfoundry.org:10003 02:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:01 Configure a credential helper to remove this warning. See 02:03:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:01 02:03:01 Login Succeeded 02:03:01 nexus3.edgexfoundry.org:10004 02:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:01 Configure a credential helper to remove this warning. See 02:03:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:01 02:03:01 Login Succeeded 02:03:01 ****.io 02:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:03:02 Configure a credential helper to remove this warning. See 02:03:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:03:02 02:03:02 Login Succeeded 02:03:02 ---> ****-login.sh ends [Pipeline] } 02:03:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:03:02 + 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 02:03:02 + dirname cmd/core-command/Dockerfile 02:03:02 + cut -d/ -f2 02:03:02 + echo core-command,cmd/core-command/Dockerfile 02:03:02 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:03:02 + cut -d/ -f2 02:03:02 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:03:02 + dirname cmd/core-data/Dockerfile 02:03:02 + cut -d/ -f2 02:03:02 + echo core-data,cmd/core-data/Dockerfile 02:03:02 + dirname cmd/core-keeper/Dockerfile 02:03:02 + cut -d/ -f2 02:03:02 + echo core-keeper,cmd/core-keeper/Dockerfile 02:03:02 + dirname cmd/core-metadata/Dockerfile 02:03:02 + cut -d/ -f2 02:03:02 + echo core-metadata,cmd/core-metadata/Dockerfile 02:03:02 + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ 02:03:02 -f2 02:03:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:03:02 + dirname cmd/security-proxy-auth/Dockerfile 02:03:02 + cut -d/ -f2 02:03:02 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:03:02 + dirname cmd/security-proxy-setup/Dockerfile 02:03:02 + cut -d/ -f2 02:03:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:03:02 + dirname cmd/security-secretstore-setup/Dockerfile 02:03:02 + cut -d/ -f2 02:03:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:03:02 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:03:02 + cut -d/ -f2 02:03:02 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:03:02 + dirname cmd/security-spire-agent/Dockerfile 02:03:02 + cut -d/ -f2 02:03:02 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:03:02 + dirname cmd/security-spire-config/Dockerfile 02:03:02 + cut -d/ -f2 02:03:02 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:03:02 + dirname cmd/security-spire-server/Dockerfile 02:03:02 + cut -d/ -f2 02:03:02 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:03:02 + + dirname cmd/support-cron-scheduler/Dockerfile 02:03:02 cut -d/ -f2 02:03:02 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 02:03:02 + dirname cmd/support-notifications/Dockerfile 02:03:02 + cut -d/ -f2 02:03:02 + echo support-notifications,cmd/support-notifications/Dockerfile 02:03:02 + dirname cmd/support-scheduler/Dockerfile 02:03:02 + cut -d/ -f2 02:03:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:03:02 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 02:03:02 + git rev-list -1 --merges fa8332cd388c6d28d7bc178899488fd81dc21eb0~1..fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] echo 02:03:02 -----------> git rev-list -1 --merges fa8332cd388c6d28d7bc178899488fd81dc21eb0~1..fa8332cd388c6d28d7bc178899488fd81dc21eb0 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:03:02 fa8332cd388c6d28d7bc178899488fd81dc21eb0 [false] [Pipeline] sh 02:03:03 + git log --format=format:%s -1 fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] echo 02:03:03 ========================================================= 02:03:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:03:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:03:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:03:03 + grep -v github /etc/ssh/ssh_known_hosts 02:03:03 + [ -e /tmp/ssh_known_hosts ] 02:03:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:03:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:03:03 + sudo tee -a /etc/ssh/ssh_known_hosts 02:03:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:03:04 02:03:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:03:04 0.1.4: Pulling from edgex-devops/py-git-semver 02:03:04 b85a868b505f: Pulling fs layer 02:03:04 e2be974225ed: Pulling fs layer 02:03:04 339a4e72a1f5: Pulling fs layer 02:03:04 988bab9f4d93: Pulling fs layer 02:03:04 1469e6f7b9e6: Pulling fs layer 02:03:04 eaf3925da568: Pulling fs layer 02:03:04 bab4dde63d76: Pulling fs layer 02:03:04 bde34c3a00c8: Pulling fs layer 02:03:04 b352a97aabf1: Pulling fs layer 02:03:04 4872d77fe225: Pulling fs layer 02:03:04 5851b861e8e6: Pulling fs layer 02:03:04 bde34c3a00c8: Waiting 02:03:04 b352a97aabf1: Waiting 02:03:04 eaf3925da568: Waiting 02:03:04 988bab9f4d93: Waiting 02:03:04 bab4dde63d76: Waiting 02:03:04 5851b861e8e6: Waiting 02:03:04 4872d77fe225: Waiting 02:03:04 e2be974225ed: Download complete 02:03:04 988bab9f4d93: Verifying Checksum 02:03:04 1469e6f7b9e6: Verifying Checksum 02:03:04 1469e6f7b9e6: Download complete 02:03:04 eaf3925da568: Verifying Checksum 02:03:04 eaf3925da568: Download complete 02:03:04 339a4e72a1f5: Verifying Checksum 02:03:04 339a4e72a1f5: Download complete 02:03:04 bde34c3a00c8: Verifying Checksum 02:03:04 bde34c3a00c8: Download complete 02:03:04 b352a97aabf1: Download complete 02:03:04 4872d77fe225: Download complete 02:03:04 5851b861e8e6: Verifying Checksum 02:03:04 5851b861e8e6: Download complete 02:03:04 b85a868b505f: Verifying Checksum 02:03:04 b85a868b505f: Download complete 02:03:05 bab4dde63d76: Verifying Checksum 02:03:05 bab4dde63d76: Download complete 02:03:05 b85a868b505f: Pull complete 02:03:06 e2be974225ed: Pull complete 02:03:06 339a4e72a1f5: Pull complete 02:03:06 988bab9f4d93: Pull complete 02:03:07 1469e6f7b9e6: Pull complete 02:03:07 eaf3925da568: Pull complete 02:03:08 bab4dde63d76: Pull complete 02:03:08 bde34c3a00c8: Pull complete 02:03:08 b352a97aabf1: Pull complete 02:03:09 4872d77fe225: Pull complete 02:03:09 5851b861e8e6: Pull complete 02:03:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:03:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:03:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:09 prd-ubuntu20.04-docker-8c-8g-9546 does not seem to be running inside a container 02:03:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:03:13 $ docker top 02e9a15e9c7af87d8745d2113699001586b20b903f9d4ed40681f9fc3b351f2c -eo pid,comm 02:03:13 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). 02:03:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:03:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:03:13 [ssh-agent] Looking for ssh-agent implementation... 02:03:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:03:13 $ docker exec 02e9a15e9c7af87d8745d2113699001586b20b903f9d4ed40681f9fc3b351f2c ssh-agent 02:03:13 SSH_AUTH_SOCK=/tmp/ssh-bKeIj0WoEESQ/agent.32 02:03:13 SSH_AGENT_PID=38 02:03:13 Running ssh-add (command line suppressed) 02:03:13 Identity added: /w/workspace/edgex-go/684@tmp/private_key_13770710829160894288.key (/w/workspace/edgex-go/684@tmp/private_key_13770710829160894288.key) 02:03:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:03:13 + git tag --points-at HEAD [Pipeline] } 02:03:13 $ docker exec --env ******** --env ******** 02e9a15e9c7af87d8745d2113699001586b20b903f9d4ed40681f9fc3b351f2c ssh-agent -k 02:03:14 unset SSH_AUTH_SOCK; 02:03:14 unset SSH_AGENT_PID; 02:03:14 echo Agent pid 38 killed; 02:03:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:03:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:03:14 [ssh-agent] Looking for ssh-agent implementation... 02:03:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:03:14 $ docker exec 02e9a15e9c7af87d8745d2113699001586b20b903f9d4ed40681f9fc3b351f2c ssh-agent 02:03:14 SSH_AUTH_SOCK=/tmp/ssh-R7GvHx7b0E68/agent.71 02:03:14 SSH_AGENT_PID=77 02:03:14 Running ssh-add (command line suppressed) 02:03:14 Identity added: /w/workspace/edgex-go/684@tmp/private_key_6595336407283412794.key (/w/workspace/edgex-go/684@tmp/private_key_6595336407283412794.key) 02:03:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:03:14 + git semver init 02:03:15 2024-09-06 02:03:14,942 [run_init] DEBUG init version:0.0.0 force:False 02:03:15 2024-09-06 02:03:14,943 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/684/.semver 02:03:15 2024-09-06 02:03:14,943 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/684/.semver 02:03:15 2024-09-06 02:03:14,943 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/684/.semver'], cwd=/w/workspace/edgex-go/684, universal_newlines=False, shell=None, istream=None) 02:03:20 2024-09-06 02:03:19,871 [append_file] DEBUG append to file:/w/workspace/edgex-go/684/.git/info/exclude 02:03:20 2024-09-06 02:03:19,871 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/684/.semver/main with force:False 02:03:20 2024-09-06 02:03:19,872 [read_version] DEBUG read version from /w/workspace/edgex-go/684/.semver/main 02:03:20 2024-09-06 02:03:19,872 [read_version] DEBUG read version from /w/workspace/edgex-go/684/.semver/main 02:03:20 3.2.0-dev.63 [Pipeline] } 02:03:20 $ docker exec --env ******** --env ******** 02e9a15e9c7af87d8745d2113699001586b20b903f9d4ed40681f9fc3b351f2c ssh-agent -k 02:03:20 unset SSH_AUTH_SOCK; 02:03:20 unset SSH_AGENT_PID; 02:03:20 echo Agent pid 77 killed; 02:03:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:03:20 + git semver [Pipeline] } 02:03:21 $ docker stop --time=1 02e9a15e9c7af87d8745d2113699001586b20b903f9d4ed40681f9fc3b351f2c 02:03:22 $ docker rm -f --volumes 02e9a15e9c7af87d8745d2113699001586b20b903f9d4ed40681f9fc3b351f2c [Pipeline] // withDockerContainer [Pipeline] sh 02:03:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:03:23 Stashed 1 file(s) [Pipeline] echo 02:03:23 [edgeXSemver]: initialized semver on version 3.2.0-dev.63 [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 02:03:23 + git config --global --add safe.directory /w/workspace/edgex-go/684 [Pipeline] echo 02:03:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:03:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:03:23 ========================================================= 02:03:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:03:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:03:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:03:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:03:23 619be1103602: Pulling fs layer 02:03:23 7862e08f4a3e: Pulling fs layer 02:03:23 5df492c9dc93: Pulling fs layer 02:03:23 7629e6793208: Pulling fs layer 02:03:23 4f4fb700ef54: Pulling fs layer 02:03:23 fb5054dd5b73: Pulling fs layer 02:03:23 eeca6798cff9: Pulling fs layer 02:03:23 aa269ceb94a6: Pulling fs layer 02:03:23 ada007ff1a6a: Pulling fs layer 02:03:23 7629e6793208: Waiting 02:03:23 4f4fb700ef54: Waiting 02:03:23 fb5054dd5b73: Waiting 02:03:23 eeca6798cff9: Waiting 02:03:23 aa269ceb94a6: Waiting 02:03:23 7862e08f4a3e: Download complete 02:03:23 7629e6793208: Verifying Checksum 02:03:23 7629e6793208: Download complete 02:03:23 4f4fb700ef54: Verifying Checksum 02:03:23 4f4fb700ef54: Download complete 02:03:23 fb5054dd5b73: Verifying Checksum 02:03:23 fb5054dd5b73: Download complete 02:03:23 619be1103602: Verifying Checksum 02:03:23 619be1103602: Download complete 02:03:23 eeca6798cff9: Verifying Checksum 02:03:23 eeca6798cff9: Download complete 02:03:24 619be1103602: Pull complete 02:03:24 7862e08f4a3e: Pull complete 02:03:24 ada007ff1a6a: Verifying Checksum 02:03:24 ada007ff1a6a: Download complete 02:03:24 5df492c9dc93: Verifying Checksum 02:03:24 5df492c9dc93: Download complete 02:03:24 aa269ceb94a6: Verifying Checksum 02:03:24 aa269ceb94a6: Download complete 02:03:27 5df492c9dc93: Pull complete 02:03:27 7629e6793208: Pull complete 02:03:27 4f4fb700ef54: Pull complete 02:03:27 fb5054dd5b73: Pull complete 02:03:27 eeca6798cff9: Pull complete 02:03:30 aa269ceb94a6: Pull complete 02:03:30 ada007ff1a6a: Pull complete 02:03:30 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 02:03:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:03:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:03:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:03:30 WORKDIR /edgex 02:03:30 COPY go.mod . 02:03:30 RUN go mod download 02:03:30 + docker build -t ci-base-image-x86_64 -f - . 02:03:31 Sending build context to Docker daemon 179.2MB 02:03:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:03:31 ---> f489d0715acc 02:03:31 Step 2/4 : WORKDIR /edgex 02:03:36 ---> Running in 4f0c77dba043 02:03:36 Removing intermediate container 4f0c77dba043 02:03:36 ---> dd51d0b770ce 02:03:36 Step 3/4 : COPY go.mod . 02:03:36 ---> c8d9d6fb6d48 02:03:36 Step 4/4 : RUN go mod download 02:03:36 ---> Running in d186e15d6e04 02:03:38 Still waiting to schedule task 02:03:38 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9545’ 02:04:08 Removing intermediate container d186e15d6e04 02:04:08 ---> 9ad8b33593d0 02:04:08 Successfully built 9ad8b33593d0 02:04:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:09 + docker inspect -f . ci-base-image-x86_64 02:04:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:09 prd-ubuntu20.04-docker-8c-8g-9546 does not seem to be running inside a container 02:04:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:04:09 $ docker top 1fe68f263a10d37b8ac7703e5b10914a3ccf05b6fd4e8254301e7d06c51cad39 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:09 + go version 02:04:09 go version go1.21.9 linux/amd64 [Pipeline] } 02:04:09 $ docker stop --time=1 1fe68f263a10d37b8ac7703e5b10914a3ccf05b6fd4e8254301e7d06c51cad39 02:04:11 $ docker rm -f --volumes 1fe68f263a10d37b8ac7703e5b10914a3ccf05b6fd4e8254301e7d06c51cad39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:11 + docker inspect -f . ci-base-image-x86_64 02:04:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:11 prd-ubuntu20.04-docker-8c-8g-9546 does not seem to be running inside a container 02:04:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:04:11 $ docker top 70510a8a78d60b8b6016864230d2578996f263519709169d525dd9864319bd0c -eo pid,comm [Pipeline] { [Pipeline] echo 02:04:12 ========================================================= 02:04:12 [edgeXBuildGoParallel] Running Tests and Build... 02:04:12 ========================================================= [Pipeline] sh 02:04:12 + git config --global --add safe.directory /w/workspace/edgex-go/684 [Pipeline] fileExists [Pipeline] sh 02:04:12 + make test 02:04:12 go test -race -coverprofile=coverage.out ./... 02:04:20 ? github.com/edgexfoundry/edgex-go [no test files] 02:04:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:04:47 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:04:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:04:47 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 02:04:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:04:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:04:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:04:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:04:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:04:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:04:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:04:47 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 02:04:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:04:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:04:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:04:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:04:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:04:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:04:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements 02:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:04:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:04:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 02:04:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:04:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:04:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:04:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:04:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 02:04:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 02:04:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 02:04:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:04:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 02:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 02:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 02:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 02:04:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:04:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:04:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:04:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements 02:04:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.038s coverage: 53.2% of statements 02:04:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.588s coverage: 93.4% of statements 02:04:55 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements 02:04:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 7.0% of statements 02:04:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:04:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:04:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:04:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:04:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:04:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:04:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:04:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:04:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:04:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 02:04:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:04:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 02:04:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.421s coverage: 95.8% of statements 02:04:57 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 02:04:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:04:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:04:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.025s coverage: 0.0% of statements [no tests to run] 02:04:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements 02:04:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 30.7% of statements 02:04:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 41.7% of statements 02:04:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 77.8% of statements 02:04:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 02:04:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements 02:04:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 02:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:05:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 02:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 02:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 02:05:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:05:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:05:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:05:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:05:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:05:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:05:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:05:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:05:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:05:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:05:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:05:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:05:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:05:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:05:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:05:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:05:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:05:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:05:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:05:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:05:11 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 02:05:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 02:05:12 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 02:05:12 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 02:05:12 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 02:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 02:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 02:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 02:05:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:05:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:05:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:05:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:05:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:05:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:05:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:05:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:05:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:05:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.247s coverage: 79.9% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.044s coverage: 92.9% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.039s coverage: 100.0% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.149s coverage: 63.1% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.159s coverage: 36.5% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.030s coverage: 5.2% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.056s coverage: 90.8% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 95.7% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.033s coverage: 61.8% of statements 02:05:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.053s coverage: 98.9% of statements 02:05:24 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 02:05:24 running golangci-lint 02:05:25 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 02:05:25 go version go1.21.9 linux/amd64 02:05:25 level=info msg="[config_reader] Used config file .golangci.yml" 02:05:25 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:05:47 level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|deps|exports_file|name|compiled_files|files) took 20.94652694s" 02:05:47 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.422002ms" 02:05:59 level=info msg="[linters_context/goanalysis] analyzers took 1m50.341624117s with top 10 stages: buildir: 58.116714592s, gosec: 8.76508541s, inspect: 3.29488168s, fact_deprecated: 2.613462856s, printf: 2.046612459s, ctrlflow: 1.843861606s, fact_purity: 1.483541297s, isgenerated: 1.269176638s, nilness: 1.201823894s, S1038: 1.126507418s" 02:05:59 level=info msg="[runner] Issues before processing: 214, after processing: 0" 02:05:59 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 214/214, path_prettifier: 214/214, skip_dirs: 214/214, cgo: 214/214, skip_files: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214, identifier_marker: 214/214, exclude: 214/214, nolint: 0/22" 02:05:59 level=info msg="[runner] processing took 16.986557ms with stages: nolint: 7.089244ms, identifier_marker: 3.973446ms, path_prettifier: 1.989212ms, autogenerated_exclude: 1.764581ms, exclude-rules: 1.152487ms, skip_dirs: 944.956µs, cgo: 53.311µs, filename_unadjuster: 14.13µs, max_same_issues: 910ns, max_from_linter: 730ns, uniq_by_line: 580ns, skip_files: 560ns, severity-rules: 460ns, fixer: 390ns, exclude: 330ns, sort_results: 270ns, source_code: 250ns, diff: 230ns, path_prefixer: 220ns, path_shortener: 140ns, max_per_file_from_linter: 120ns" 02:05:59 level=info msg="[runner] linters took 12.531347303s with stages: goanalysis_metalinter: 12.514260716s" 02:05:59 level=info msg="File cache stats: 0 entries of total size 0B" 02:05:59 level=info msg="Memory: 332 samples, avg is 306.1MB, max is 1329.6MB" 02:05:59 level=info msg="Execution took 33.526021113s" 02:05:59 go vet ./... 02:06:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:06:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:06:05 ./bin/test-attribution-txt.sh [Pipeline] echo 02:06:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:06:06 + ls -al . 02:06:06 total 916 02:06:06 drwxrwxr-x 11 1001 1001 4096 Sep 6 02:04 . 02:06:06 drwxr-xr-x 4 root root 4096 Sep 6 02:04 .. 02:06:06 drwxrwxr-x 2 1001 1001 4096 Sep 6 02:02 .blubracket 02:06:06 -rw-rw-r-- 1 1001 1001 10 Sep 6 02:02 .dockerignore 02:06:06 drwxrwxr-x 8 1001 1001 4096 Sep 6 02:05 .git 02:06:06 drwxrwxr-x 3 1001 1001 4096 Sep 6 02:02 .github 02:06:06 -rw-rw-r-- 1 1001 1001 1102 Sep 6 02:02 .gitignore 02:06:06 -rw-rw-r-- 1 1001 1001 42 Sep 6 02:02 .golangci.yml 02:06:06 -rw-rw-r-- 1 1001 1001 100 Sep 6 02:02 .hadolint.yml 02:06:06 drwxr-xr-x 3 1001 1001 4096 Sep 6 02:03 .semver 02:06:06 -rw-rw-r-- 1 1001 1001 155 Sep 6 02:02 .sonarcloud.properties 02:06:06 -rw-rw-r-- 1 1001 1001 1171 Sep 6 02:02 ADOPTERS.md 02:06:06 -rw-rw-r-- 1 1001 1001 21286 Sep 6 02:02 Attribution.txt 02:06:06 -rw-rw-r-- 1 1001 1001 100284 Sep 6 02:02 CHANGELOG.md 02:06:06 -rw-rw-r-- 1 1001 1001 3804 Sep 6 02:02 CONTRIBUTING.md 02:06:06 -rw-rw-r-- 1 1001 1001 677 Sep 6 02:02 GOVERNANCE.md 02:06:06 -rw-rw-r-- 1 1001 1001 861 Sep 6 02:02 Jenkinsfile 02:06:06 -rw-rw-r-- 1 1001 1001 10775 Sep 6 02:02 LICENSE 02:06:06 -rw-rw-r-- 1 1001 1001 16854 Sep 6 02:02 Makefile 02:06:06 -rw-rw-r-- 1 1001 1001 582 Sep 6 02:02 OWNERS.md 02:06:06 -rw-rw-r-- 1 1001 1001 9528 Sep 6 02:02 README.md 02:06:06 -rw-rw-r-- 1 1001 1001 789 Sep 6 02:02 SECURITY.md 02:06:06 -rw-rw-r-- 1 1001 1001 12 Sep 6 02:03 VERSION 02:06:06 drwxrwxr-x 2 1001 1001 4096 Sep 6 02:02 bin 02:06:06 drwxrwxr-x 20 1001 1001 4096 Sep 6 02:02 cmd 02:06:06 -rw-r--r-- 1 root root 545398 Sep 6 02:05 coverage.out 02:06:06 drwxrwxr-x 2 1001 1001 4096 Sep 6 02:02 fuzz_test 02:06:06 -rw-rw-r-- 1 1001 1001 7306 Sep 6 02:02 go.mod 02:06:06 -rw-rw-r-- 1 1001 1001 102583 Sep 6 02:02 go.sum 02:06:06 drwxrwxr-x 7 1001 1001 4096 Sep 6 02:02 internal 02:06:06 drwxrwxr-x 3 1001 1001 4096 Sep 6 02:02 openapi 02:06:06 -rw-rw-r-- 1 1001 1001 584 Sep 6 02:02 security.txt 02:06:06 -rw-rw-r-- 1 1001 1001 204 Sep 6 02:02 version.go [Pipeline] sh 02:06:07 + '[' -e coverage.out ] 02:06:07 + chown 1001:1001 coverage.out [Pipeline] stash 02:06:07 Stashed 1 file(s) [Pipeline] sh 02:06:07 + make build 02:06:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:06:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:06:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:06:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:06:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:06:39 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:06:43 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:06:45 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:06:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:06:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:06:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:06:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:06:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:06:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:06:54 $ docker stop --time=1 70510a8a78d60b8b6016864230d2578996f263519709169d525dd9864319bd0c 02:07:00 $ docker rm -f --volumes 70510a8a78d60b8b6016864230d2578996f263519709169d525dd9864319bd0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:07:01 02:07:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:07:01 latest: Pulling from edgex-devops/edgex-compose 02:07:01 91d30c5bc195: Pulling fs layer 02:07:01 2e9b0aa3be6d: Pulling fs layer 02:07:01 9c61dcf015f6: Pulling fs layer 02:07:01 4698f68db338: Pulling fs layer 02:07:01 2a2f49069b9e: Pulling fs layer 02:07:01 e0025b399a48: Pulling fs layer 02:07:01 4698f68db338: Waiting 02:07:01 2a2f49069b9e: Waiting 02:07:01 e0025b399a48: Waiting 02:07:01 91d30c5bc195: Verifying Checksum 02:07:01 91d30c5bc195: Download complete 02:07:01 4698f68db338: Verifying Checksum 02:07:01 4698f68db338: Download complete 02:07:01 2e9b0aa3be6d: Verifying Checksum 02:07:01 2e9b0aa3be6d: Download complete 02:07:01 e0025b399a48: Verifying Checksum 02:07:01 e0025b399a48: Download complete 02:07:01 91d30c5bc195: Pull complete 02:07:02 2a2f49069b9e: Download complete 02:07:02 2e9b0aa3be6d: Pull complete 02:07:02 9c61dcf015f6: Verifying Checksum 02:07:02 9c61dcf015f6: Download complete 02:07:05 9c61dcf015f6: Pull complete 02:07:05 4698f68db338: Pull complete 02:07:05 2a2f49069b9e: Pull complete 02:07:05 e0025b399a48: Pull complete 02:07:05 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:07:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:07:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:05 prd-ubuntu20.04-docker-8c-8g-9546 does not seem to be running inside a container 02:07:05 $ 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/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:07:09 $ docker top 7e28e859dfe2f84e98f7453ff2e796f9aea0f0628ecc7758b48750a3ae4d645e -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:09 + docker compose -f ./docker-compose-build.yml build --parallel 02:07:12 #1 [support-notifications internal] load build definition from Dockerfile 02:07:12 #1 transferring dockerfile: 1.95kB done 02:07:12 #1 DONE 0.0s 02:07:12 02:07:12 #2 [core-data internal] load build definition from Dockerfile 02:07:12 #2 transferring dockerfile: 2.07kB done 02:07:12 #2 DONE 0.0s 02:07:12 02:07:12 #3 [core-keeper internal] load build definition from Dockerfile 02:07:12 #3 transferring dockerfile: 2.01kB done 02:07:12 #3 DONE 0.0s 02:07:12 02:07:12 #4 [security-spire-config internal] load build definition from Dockerfile 02:07:12 #4 transferring dockerfile: 1.69kB done 02:07:12 #4 DONE 0.0s 02:07:12 02:07:12 #5 [support-scheduler internal] load build definition from Dockerfile 02:07:12 #5 transferring dockerfile: 1.93kB done 02:07:12 #5 DONE 0.0s 02:07:12 02:07:12 #6 [core-command internal] load build definition from Dockerfile 02:07:12 #6 transferring dockerfile: 1.93kB done 02:07:12 #6 DONE 0.0s 02:07:12 02:07:12 #7 [security-spire-server internal] load build definition from Dockerfile 02:07:12 #7 transferring dockerfile: 1.70kB done 02:07:12 #7 DONE 0.0s 02:07:12 02:07:12 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:07:12 #8 DONE 0.0s 02:07:12 02:07:12 #9 [security-bootstrapper internal] load build definition from Dockerfile 02:07:12 #9 transferring dockerfile: 3.17kB done 02:07:12 #9 DONE 0.0s 02:07:12 02:07:12 #10 [security-spire-agent internal] load build definition from Dockerfile 02:07:12 #10 transferring dockerfile: 1.81kB done 02:07:12 #10 DONE 0.0s 02:07:12 02:07:12 #11 [security-proxy-setup internal] load build definition from Dockerfile 02:07:12 #11 transferring dockerfile: 2.50kB done 02:07:12 #11 DONE 0.1s 02:07:12 02:07:12 #12 [core-metadata internal] load build definition from Dockerfile 02:07:12 #12 transferring dockerfile: 2.06kB done 02:07:12 #12 DONE 0.0s 02:07:12 02:07:12 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:07:12 #8 transferring dockerfile: 2.23kB done 02:07:12 #8 DONE 0.1s 02:07:12 02:07:12 #13 [support-cron-scheduler internal] load build definition from Dockerfile 02:07:12 #13 transferring dockerfile: 1.85kB done 02:07:12 #13 DONE 0.0s 02:07:12 02:07:12 #14 [security-proxy-auth internal] load build definition from Dockerfile 02:07:12 #14 transferring dockerfile: 2.15kB done 02:07:12 #14 DONE 0.1s 02:07:12 02:07:12 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:07:12 #15 transferring dockerfile: 1.89kB done 02:07:12 #15 DONE 0.1s 02:07:12 02:07:12 #16 [support-notifications internal] load .dockerignore 02:07:12 #16 transferring context: 50B done 02:07:12 #16 DONE 0.1s 02:07:12 02:07:12 #17 [security-secretstore-setup internal] load build definition from Dockerfile 02:07:12 #17 transferring dockerfile: 2.49kB done 02:07:12 #17 DONE 0.1s 02:07:12 02:07:12 #18 [core-data internal] load .dockerignore 02:07:12 #18 transferring context: 50B done 02:07:12 #18 DONE 0.0s 02:07:12 02:07:12 #19 [core-keeper internal] load .dockerignore 02:07:12 #19 transferring context: 50B done 02:07:12 #19 DONE 0.0s 02:07:12 02:07:12 #20 [security-spire-config internal] load .dockerignore 02:07:12 #20 transferring context: 50B done 02:07:12 #20 DONE 0.0s 02:07:12 02:07:12 #21 [support-scheduler internal] load .dockerignore 02:07:12 #21 transferring context: 50B done 02:07:12 #21 DONE 0.0s 02:07:12 02:07:12 #22 [core-command internal] load .dockerignore 02:07:12 #22 transferring context: 50B done 02:07:12 #22 DONE 0.0s 02:07:12 02:07:12 #23 [security-bootstrapper internal] load .dockerignore 02:07:12 #23 transferring context: 50B done 02:07:12 #23 DONE 0.0s 02:07:12 02:07:12 #24 [security-spire-server internal] load .dockerignore 02:07:12 #24 transferring context: 50B done 02:07:12 #24 DONE 0.0s 02:07:12 02:07:12 #25 [security-spire-agent internal] load .dockerignore 02:07:12 #25 transferring context: 50B done 02:07:12 #25 DONE 0.0s 02:07:12 02:07:12 #26 [security-proxy-setup internal] load .dockerignore 02:07:12 #26 transferring context: 50B done 02:07:12 #26 DONE 0.0s 02:07:12 02:07:12 #27 [core-metadata internal] load .dockerignore 02:07:12 #27 transferring context: 50B done 02:07:12 #27 DONE 0.0s 02:07:12 02:07:12 #28 [core-common-config-bootstrapper internal] load .dockerignore 02:07:12 #28 transferring context: 50B done 02:07:12 #28 DONE 0.0s 02:07:12 02:07:12 #29 [support-cron-scheduler internal] load .dockerignore 02:07:12 #29 transferring context: 50B done 02:07:12 #29 DONE 0.0s 02:07:12 02:07:12 #30 [security-proxy-auth internal] load .dockerignore 02:07:12 #30 transferring context: 50B done 02:07:12 #30 DONE 0.0s 02:07:12 02:07:12 #31 [security-secretstore-setup internal] load .dockerignore 02:07:13 #31 transferring context: 50B done 02:07:13 #31 DONE 0.0s 02:07:13 02:07:13 #32 [security-spiffe-token-provider internal] load .dockerignore 02:07:13 #32 transferring context: 50B done 02:07:13 #32 DONE 0.0s 02:07:13 02:07:13 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:07:13 #33 DONE 0.0s 02:07:13 02:07:13 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 02:07:13 #34 ... 02:07:13 02:07:13 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:07:13 #33 DONE 0.0s 02:07:13 02:07:13 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 02:07:13 #34 DONE 0.4s 02:07:13 02:07:13 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:07:13 #33 DONE 0.0s 02:07:13 02:07:13 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:07:13 #35 ... 02:07:13 02:07:13 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:07:13 #33 DONE 0.0s 02:07:13 02:07:13 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 02:07:13 #34 DONE 0.4s 02:07:13 02:07:13 #36 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:07:13 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:07:13 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 02:07:13 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:07:13 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 02:07:13 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 1.05MB / 3.42MB 0.3s 02:07:13 #36 ... 02:07:13 02:07:13 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:07:13 #37 DONE 0.6s 02:07:13 02:07:13 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:07:13 #35 DONE 0.7s 02:07:13 02:07:13 #36 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:07:13 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:07:13 #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 02:07:13 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:07:13 #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 02:07:13 #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done 02:07:13 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 02:07:14 #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 02:07:14 #36 ... 02:07:14 02:07:14 #38 [security-spire-server internal] load build context 02:07:14 #38 transferring context: 27.71kB 0.0s done 02:07:14 #38 DONE 0.4s 02:07:14 02:07:14 #39 [security-spire-config internal] load build context 02:07:14 #39 transferring context: 25.96kB 0.1s done 02:07:14 #39 DONE 0.4s 02:07:14 02:07:14 #40 [security-spire-agent internal] load build context 02:07:14 #40 transferring context: 27.24kB 0.1s done 02:07:14 #40 DONE 0.5s 02:07:14 02:07:14 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:07:14 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 02:07:14 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:07:14 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:07:14 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:07:14 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 02:07:14 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 02:07:14 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s 02:07:14 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:07:14 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 02:07:14 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 02:07:14 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 02:07:14 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s 02:07:14 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 02:07:14 #41 ... 02:07:14 02:07:14 #36 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:07:14 #36 DONE 1.5s 02:07:14 02:07:14 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:07:14 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 0.4s 02:07:14 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:07:14 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 0.5s 02:07:14 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 02:07:14 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 0.6s 02:07:14 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s 02:07:15 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s done 02:07:15 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 02:07:16 #41 ... 02:07:16 02:07:16 #42 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:07:16 #42 DONE 2.7s 02:07:16 02:07:16 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:07:18 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.7s done 02:07:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9548 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:07:18 Running in /w/workspace/edgex-go/684 [Pipeline] { [Pipeline] checkout 02:07:18 The recommended git tool is: git 02:07:21 #41 ... 02:07:21 02:07:21 #43 [core-data internal] load build context 02:07:21 #43 transferring context: 215.86MB 8.2s 02:07:23 #43 ... 02:07:23 02:07:23 #44 [core-common-config-bootstrapper internal] load build context 02:07:23 #44 ... 02:07:23 02:07:23 #43 [core-data internal] load build context 02:07:23 #43 ... 02:07:23 02:07:23 #45 [support-scheduler internal] load build context 02:07:23 #45 ... 02:07:23 02:07:23 #46 [support-notifications internal] load build context 02:07:23 #46 ... 02:07:23 02:07:23 #47 [security-proxy-auth internal] load build context 02:07:23 #47 ... 02:07:23 02:07:23 #48 [support-cron-scheduler internal] load build context 02:07:23 #48 ... 02:07:23 02:07:23 #49 [core-command internal] load build context 02:07:24 #49 ... 02:07:24 02:07:24 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:07:24 #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 02:07:24 #50 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:07:24 #50 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 02:07:24 #50 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 02:07:24 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 02:07:24 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 02:07:24 #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 02:07:24 #50 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.1s done 02:07:24 #50 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 02:07:24 #50 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done 02:07:24 #50 ... 02:07:24 02:07:24 #51 [security-proxy-setup internal] load build context 02:07:24 #51 ... 02:07:24 02:07:24 #52 [core-metadata internal] load build context 02:07:24 #52 ... 02:07:24 02:07:24 #53 [security-spiffe-token-provider internal] load build context 02:07:25 #53 ... 02:07:25 02:07:25 #54 [security-bootstrapper internal] load build context 02:07:25 #54 ... 02:07:25 02:07:25 #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:07:25 #55 ... 02:07:25 02:07:25 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:07:26 #56 ... 02:07:26 02:07:26 #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:07:26 #57 ... 02:07:26 02:07:26 #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:07:26 #0 4.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:07:26 #0 4.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:07:26 #0 4.973 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:07:26 #0 4.973 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:07:26 #0 4.973 OK: 20072 distinct packages available 02:07:26 #0 5.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:07:26 #0 5.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:07:26 #0 5.318 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 02:07:26 #0 5.815 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 02:07:26 #0 5.856 (3/7) Installing dumb-init (1.2.5-r2) 02:07:26 #0 5.877 (4/7) Installing musl-obstack (1.2.3-r2) 02:07:26 #0 5.881 (5/7) Installing libucontext (1.2-r2) 02:07:26 #0 5.896 (6/7) Installing gcompat (1.1.0-r1) 02:07:26 #0 5.919 (7/7) Installing openssl (3.1.7-r0) 02:07:26 #0 5.930 Executing busybox-1.36.1-r7.trigger 02:07:26 #0 5.942 OK: 8 MiB in 20 packages 02:07:26 #58 ... 02:07:26 02:07:26 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:07:26 #59 ... 02:07:26 02:07:26 #60 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:07:26 #60 ... 02:07:26 02:07:26 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:07:26 #61 ... 02:07:26 02:07:26 #62 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 02:07:26 using credential edgex-jenkins-ssh 02:07:26 Cloning the remote Git repository 02:07:26 #62 ... 02:07:26 02:07:26 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:07:26 #63 ... 02:07:26 02:07:26 #64 [security-secretstore-setup internal] load build context 02:07:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:07:27 #64 transferring context: 378.29MB 13.1s 02:07:27 #64 ... 02:07:27 02:07:27 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:07:27 #65 ... 02:07:27 02:07:27 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:07:27 #66 ... 02:07:27 02:07:27 #67 [core-keeper internal] load build context 02:07:27 #67 ... 02:07:27 02:07:27 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:07:27 #68 ... 02:07:27 02:07:27 #67 [core-keeper internal] load build context 02:07:26 > git init /w/workspace/edgex-go/684 # timeout=10 02:07:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:07:26 > git --version # timeout=10 02:07:26 > git --version # 'git version 2.25.1' 02:07:26 using GIT_SSH to set credentials SSH Credentials for GitHub 02:07:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:07:31 #67 transferring context: 481.61MB 18.5s 02:07:32 #67 transferring context: 495.41MB 18.6s done 02:07:33 #67 ... 02:07:33 02:07:33 #46 [support-notifications internal] load build context 02:07:33 #46 transferring context: 495.41MB 19.5s done 02:07:33 #46 ... 02:07:33 02:07:33 #53 [security-spiffe-token-provider internal] load build context 02:07:33 #53 transferring context: 495.41MB 19.6s done 02:07:33 #53 ... 02:07:33 02:07:33 #44 [core-common-config-bootstrapper internal] load build context 02:07:33 #44 transferring context: 495.41MB 20.0s done 02:07:33 #44 ... 02:07:33 02:07:33 #43 [core-data internal] load build context 02:07:33 #43 transferring context: 495.41MB 16.8s done 02:07:33 #43 ... 02:07:33 02:07:33 #45 [support-scheduler internal] load build context 02:07:33 #45 transferring context: 495.41MB 18.7s done 02:07:33 #45 ... 02:07:33 02:07:33 #47 [security-proxy-auth internal] load build context 02:07:33 #47 transferring context: 495.41MB 14.0s done 02:07:33 #47 ... 02:07:33 02:07:33 #48 [support-cron-scheduler internal] load build context 02:07:33 #48 transferring context: 495.41MB 18.6s done 02:07:34 #48 ... 02:07:34 02:07:34 #49 [core-command internal] load build context 02:07:34 #49 transferring context: 495.41MB 19.6s done 02:07:34 #49 ... 02:07:34 02:07:34 #51 [security-proxy-setup internal] load build context 02:07:34 #51 transferring context: 495.41MB 19.7s done 02:07:34 #51 ... 02:07:34 02:07:34 #52 [core-metadata internal] load build context 02:07:34 #52 transferring context: 495.41MB 17.4s done 02:07:34 #52 ... 02:07:34 02:07:34 #54 [security-bootstrapper internal] load build context 02:07:34 #54 transferring context: 495.41MB 16.8s done 02:07:36 #54 ... 02:07:36 02:07:36 #64 [security-secretstore-setup internal] load build context 02:07:36 #64 transferring context: 495.41MB 16.4s done 02:07:46 Avoid second fetch 02:07:46 Checking out Revision fa8332cd388c6d28d7bc178899488fd81dc21eb0 (main) 02:07:47 Commit message: "Merge pull request #4887 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.57" 02:07:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:07:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:07:46 > git config core.sparsecheckout # timeout=10 02:07:46 > git checkout -f fa8332cd388c6d28d7bc178899488fd81dc21eb0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:07:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:07:51 % Total % Received % Xferd Average Speed Time Time Time Current 02:07:51 Dload Upload Total Spent Left Speed 02:07:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 02:07:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:07:52 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:07:52 sudo tee /etc/docker/daemon.new 02:07:52 { 02:07:52 "registry-mirrors": [ 02:07:52 "https://nexus3.edgexfoundry.org:10001" 02:07:52 ], 02:07:52 "bip": "10.250.0.254/24", 02:07:52 "hosts": [ 02:07:52 "tcp://0.0.0.0:5555", 02:07:52 "unix:///var/run/docker.sock" 02:07:52 ], 02:07:52 "mtu": 1458, 02:07:52 "selinux-enabled": true, 02:07:52 "seccomp-profile": "/etc/docker/seccomp.json" 02:07:52 } [Pipeline] sh 02:07:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:07:53 + sudo service docker restart 02:07:55 #64 DONE 40.1s 02:07:55 02:07:55 #47 [security-proxy-auth internal] load build context 02:07:55 #47 DONE 40.1s 02:07:55 02:07:55 #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:07:55 #58 DONE 38.7s 02:07:55 02:07:55 #54 [security-bootstrapper internal] load build context 02:07:55 #54 DONE 40.2s 02:07:55 02:07:55 #43 [core-data internal] load build context 02:07:55 #43 DONE 40.2s 02:07:55 02:07:55 #62 [core-command builder 2/7] WORKDIR /edgex-go 02:07:55 #62 DONE 37.9s 02:07:55 02:07:55 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:07:55 #69 ... 02:07:55 02:07:55 #52 [core-metadata internal] load build context 02:07:55 #52 DONE 40.2s 02:07:55 02:07:55 #48 [support-cron-scheduler internal] load build context 02:07:55 #48 DONE 40.2s 02:07:55 02:07:55 #67 [core-keeper internal] load build context 02:07:55 #67 DONE 40.2s 02:07:55 02:07:55 #45 [support-scheduler internal] load build context 02:07:55 #45 DONE 40.2s 02:07:55 02:07:55 #49 [core-command internal] load build context 02:07:55 #49 DONE 40.3s 02:07:55 02:07:55 #53 [security-spiffe-token-provider internal] load build context 02:07:55 #53 DONE 40.2s 02:07:55 02:07:55 #51 [security-proxy-setup internal] load build context 02:07:55 #51 DONE 40.3s 02:07:55 02:07:55 #44 [core-common-config-bootstrapper internal] load build context 02:07:55 #44 DONE 40.3s 02:07:55 02:07:55 #46 [support-notifications internal] load build context 02:07:55 #46 DONE 40.3s 02:07:55 02:07:55 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:07:55 #41 DONE 39.8s 02:07:55 02:07:55 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:07:55 #50 DONE 39.8s 02:07:55 02:07:55 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:07:55 #65 38.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:07:55 #65 ... 02:07:55 02:07:55 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:07:55 #63 DONE 39.0s 02:07:55 02:07:55 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:07:55 #65 39.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:07:55 #65 39.31 (1/3) Installing ca-certificates (20240226-r0) 02:07:55 #65 39.32 (2/3) Installing dumb-init (1.2.5-r2) 02:07:55 #65 39.36 (3/3) Installing tzdata (2024a-r0) 02:07:55 #65 39.43 Executing busybox-1.36.1-r7.trigger 02:07:55 #65 39.43 Executing ca-certificates-20240226-r0.trigger 02:07:55 #65 ... 02:07:55 02:07:55 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:07:55 #56 39.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:07:55 #56 39.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:07:55 #56 39.44 (1/2) Installing ca-certificates (20240226-r0) 02:07:55 #56 39.45 (2/2) Installing dumb-init (1.2.5-r2) 02:07:55 #56 39.46 Executing busybox-1.36.1-r7.trigger 02:07:55 #56 39.46 Executing ca-certificates-20240226-r0.trigger 02:07:55 #56 39.51 OK: 8 MiB in 17 packages 02:07:55 #56 DONE 39.8s 02:07:55 02:07:55 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:07:55 #65 39.59 OK: 11 MiB in 18 packages 02:07:55 #65 ... 02:07:55 02:07:55 #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:07:55 #57 39.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:07:55 #57 39.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:07:55 #57 39.46 (1/1) Installing dumb-init (1.2.5-r2) 02:07:55 #57 39.57 Executing busybox-1.36.1-r7.trigger 02:07:55 #57 39.58 OK: 7 MiB in 16 packages 02:07:55 #57 DONE 39.9s 02:07:55 02:07:55 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:07:55 #66 39.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:07:55 #66 39.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:07:55 #66 39.89 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 02:07:55 #66 39.93 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 02:07:55 #66 39.96 (3/6) Installing dumb-init (1.2.5-r2) 02:07:55 #66 39.97 (4/6) Installing openssl (3.1.7-r0) 02:07:55 #66 40.00 (5/6) Installing su-exec (0.2-r3) 02:07:55 #66 40.00 (6/6) Installing yq (4.33.3-r5) 02:07:55 #66 ... 02:07:55 02:07:55 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:07:55 #65 DONE 40.1s 02:07:55 02:07:55 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:07:55 #61 39.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:07:55 #61 39.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:07:55 #61 39.54 (1/4) Installing ca-certificates (20240226-r0) 02:07:55 #61 39.56 (2/4) Installing dumb-init (1.2.5-r2) 02:07:55 #61 39.59 (3/4) Installing su-exec (0.2-r3) 02:07:55 #61 39.60 (4/4) Installing yq (4.33.3-r5) 02:07:55 #61 39.65 Executing busybox-1.36.1-r7.trigger 02:07:55 #61 39.66 Executing ca-certificates-20240226-r0.trigger 02:07:55 #61 39.70 OK: 17 MiB in 19 packages 02:07:55 #61 DONE 40.1s 02:07:55 02:07:55 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:07:55 #66 40.09 Executing busybox-1.36.1-r7.trigger 02:07:55 #66 40.10 OK: 17 MiB in 19 packages 02:07:55 #66 DONE 40.2s 02:07:55 02:07:55 #60 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:07:55 #60 39.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:07:55 #60 39.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:07:55 #60 39.87 (1/1) Installing dumb-init (1.2.5-r2) 02:07:55 #60 39.87 Executing busybox-1.36.1-r7.trigger 02:07:55 #60 39.88 OK: 7 MiB in 16 packages 02:07:55 #60 DONE 40.2s 02:07:55 02:07:55 #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:07:55 #55 39.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:07:55 #55 39.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:07:55 #55 39.99 (1/2) Installing dumb-init (1.2.5-r2) 02:07:55 #55 40.00 (2/2) Installing su-exec (0.2-r3) 02:07:55 #55 40.00 Executing busybox-1.36.1-r7.trigger 02:07:55 #55 40.02 OK: 7 MiB in 17 packages 02:07:55 #55 DONE 40.2s 02:07:55 02:07:55 #70 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 02:07:55 #70 ... 02:07:55 02:07:55 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:07:55 #68 39.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:07:55 #68 39.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:07:55 #68 40.12 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:07:55 #68 40.12 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:07:55 #68 40.12 OK: 20072 distinct packages available 02:07:55 #68 40.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:07:55 #68 40.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:07:55 #68 40.46 (1/4) Installing dumb-init (1.2.5-r2) 02:07:55 #68 40.47 (2/4) Installing musl-obstack (1.2.3-r2) 02:07:55 #68 40.47 (3/4) Installing libucontext (1.2-r2) 02:07:55 #68 40.48 (4/4) Installing gcompat (1.1.0-r1) 02:07:55 #68 40.48 Executing busybox-1.36.1-r7.trigger 02:07:55 #68 40.49 OK: 8 MiB in 19 packages 02:07:55 #68 DONE 40.6s 02:07:55 02:07:55 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:07:55 #59 40.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:07:55 #59 40.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:07:56 #59 41.07 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:07:56 #59 41.07 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:07:56 #59 41.07 OK: 20072 distinct packages available 02:07:56 #59 ... 02:07:56 02:07:56 #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:07:56 #0 2.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:07:56 #0 2.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:07:56 #0 2.307 OK: 264 MiB in 52 packages 02:07:56 #71 DONE 2.4s 02:07:56 02:07:56 #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:07:56 #72 DONE 0.0s 02:07:56 02:07:56 #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:01 #73 ... 02:08:01 02:08:01 #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:08:01 #0 3.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:08:01 #0 3.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:08:05 #74 ... 02:08:05 02:08:05 #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:08:05 #75 DONE 8.4s 02:08:05 02:08:05 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:08:05 #76 ... 02:08:05 02:08:05 #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:08:05 #0 2.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:08:05 #0 3.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:08:05 #77 ... 02:08:05 02:08:05 #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:08:05 #0 2.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:08:05 #78 ... 02:08:05 02:08:05 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:08:05 #0 8.645 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:08:05 #79 ... 02:08:05 02:08:05 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:08:05 #76 2.057 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:08:05 #76 ... 02:08:05 02:08:05 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:08:05 #0 8.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:08:05 #80 ... 02:08:05 02:08:05 #70 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 02:08:05 #70 8.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:08:05 #70 ... 02:08:05 02:08:05 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:08:05 #0 8.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:08:05 #81 ... 02:08:05 02:08:05 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:08:05 #0 8.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:08:05 #82 ... 02:08:05 02:08:05 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:08:05 #0 8.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:08:05 #83 ... 02:08:05 02:08:05 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:08:05 #0 7.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:08:05 #84 ... 02:08:05 02:08:05 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:08:05 #0 8.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:08:05 #85 ... 02:08:05 02:08:05 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:08:05 #0 7.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:08:05 #86 ... 02:08:05 02:08:05 #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:08:05 #69 2.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:08:05 #69 3.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:08:06 #69 ... 02:08:06 02:08:06 #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:08:06 #78 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:08:06 #78 ... 02:08:06 02:08:06 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:08:06 #59 41.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:08:06 #59 42.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:08:06 #59 ... 02:08:06 02:08:06 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:08:06 #85 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:08:06 #85 11.33 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 02:08:06 #85 11.37 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 02:08:06 #85 11.38 OK: 7 MiB in 17 packages 02:08:06 #85 ... 02:08:06 02:08:06 #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:08:06 #78 12.97 OK: 8 MiB in 20 packages 02:08:06 #78 DONE 13.3s 02:08:06 02:08:06 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:08:06 #80 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:08:06 #80 11.94 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 02:08:06 #80 12.01 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 02:08:06 #80 12.04 Executing ca-certificates-20240226-r0.trigger 02:08:06 #80 12.11 OK: 8 MiB in 17 packages 02:08:06 #80 DONE 12.4s 02:08:06 02:08:06 #70 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 02:08:06 #70 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:08:06 #70 11.52 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 02:08:06 #70 11.56 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 02:08:06 #70 11.60 OK: 7 MiB in 16 packages 02:08:06 #70 DONE 11.9s 02:08:06 02:08:06 #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:08:06 #84 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:08:06 #84 11.46 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 02:08:06 #84 11.50 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 02:08:06 #84 11.53 Executing ca-certificates-20240226-r0.trigger 02:08:06 #84 11.56 OK: 17 MiB in 19 packages 02:08:06 #84 DONE 11.9s 02:08:06 02:08:06 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:08:06 #82 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:08:06 #82 11.62 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 02:08:06 #82 11.69 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 02:08:06 #82 11.69 Executing ca-certificates-20240226-r0.trigger 02:08:06 #82 11.74 OK: 11 MiB in 18 packages 02:08:06 #82 DONE 12.0s 02:08:06 02:08:06 #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:08:06 #69 13.01 OK: 264 MiB in 52 packages 02:08:06 #69 DONE 13.4s 02:08:06 02:08:06 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:08:06 #83 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:08:06 #83 11.29 OK: 17 MiB in 19 packages 02:08:06 #83 DONE 11.9s 02:08:06 02:08:06 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:08:06 #81 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:08:06 #81 11.66 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 02:08:06 #81 11.69 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 02:08:06 #81 11.71 OK: 7 MiB in 16 packages 02:08:06 #81 DONE 12.2s 02:08:06 02:08:06 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:08:06 #86 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:08:06 #86 10.95 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 02:08:06 #86 10.99 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 02:08:06 #86 11.01 OK: 8 MiB in 19 packages 02:08:06 #86 DONE 11.5s 02:08:06 02:08:06 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:08:07 #87 ... 02:08:07 02:08:07 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:08:07 #85 DONE 11.9s 02:08:07 02:08:07 #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:08:07 #74 13.48 OK: 264 MiB in 52 packages 02:08:07 #74 DONE 13.7s 02:08:07 02:08:07 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:08:07 #59 52.16 (1/11) Installing ca-certificates (20240226-r0) 02:08:07 #59 52.23 (2/11) Installing brotli-libs (1.0.9-r14) 02:08:07 #59 52.23 (3/11) Installing libunistring (1.1-r1) 02:08:07 #59 52.24 (4/11) Installing libidn2 (2.3.4-r1) 02:08:07 #59 52.25 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:08:07 #59 52.26 (6/11) Installing libcurl (8.9.0-r0) 02:08:07 #59 52.27 (7/11) Installing curl (8.9.0-r0) 02:08:07 #59 52.28 (8/11) Installing dumb-init (1.2.5-r2) 02:08:07 #59 52.28 (9/11) Installing musl-obstack (1.2.3-r2) 02:08:07 #59 52.29 (10/11) Installing libucontext (1.2-r2) 02:08:07 #59 52.30 (11/11) Installing gcompat (1.1.0-r1) 02:08:07 #59 52.30 Executing busybox-1.36.1-r7.trigger 02:08:07 #59 52.31 Executing ca-certificates-20240226-r0.trigger 02:08:07 #59 52.35 OK: 12 MiB in 26 packages 02:08:09 #59 DONE 53.9s 02:08:09 02:08:09 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:08:09 #87 DONE 1.8s 02:08:09 02:08:09 #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:08:09 #77 13.62 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:08:09 #77 13.62 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:08:09 #77 13.62 OK: 20078 distinct packages available 02:08:09 #77 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:08:09 #77 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:08:09 #77 14.04 OK: 264 MiB in 52 packages 02:08:09 #77 DONE 15.2s 02:08:09 02:08:09 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:08:09 #79 12.61 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:08:09 #79 13.30 (1/1) Installing dumb-init (1.2.5-r2) 02:08:09 #79 13.62 Executing busybox-1.36.1-r7.trigger 02:08:09 #79 13.63 OK: 7 MiB in 16 packages 02:08:09 #79 DONE 14.8s 02:08:09 02:08:09 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:08:09 #76 4.588 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:08:09 #76 5.269 OK: 264 MiB in 52 packages 02:08:09 #76 DONE 6.8s 02:08:09 02:08:09 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:08:09 #88 DONE 1.9s 02:08:09 02:08:09 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:08:09 #89 DONE 1.9s 02:08:09 02:08:09 #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:08:09 #90 ... 02:08:09 02:08:09 #91 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:08:09 #91 DONE 1.9s 02:08:09 02:08:09 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:08:09 #92 DONE 1.8s 02:08:09 02:08:09 #93 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:08:09 #93 DONE 1.8s 02:08:09 02:08:09 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:09 #94 ... 02:08:09 02:08:09 #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:08:09 #90 DONE 0.3s 02:08:09 02:08:09 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:08:09 #95 DONE 0.6s 02:08:09 02:08:09 #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:08:09 #96 DONE 0.7s 02:08:09 02:08:09 #97 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:08:09 #97 DONE 0.7s 02:08:09 02:08:09 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:08:09 #98 DONE 0.7s 02:08:09 02:08:09 #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:09 #99 ... 02:08:09 02:08:09 #100 [security-spire-server stage-2 6/9] COPY security.txt / 02:08:09 #100 DONE 0.1s 02:08:09 02:08:09 #101 [security-spire-config stage-2 6/10] COPY security.txt / 02:08:09 #101 DONE 0.1s 02:08:09 02:08:09 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:08:09 #102 DONE 0.1s 02:08:09 02:08:09 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:08:09 #103 DONE 0.1s 02:08:09 02:08:09 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:08:09 #104 DONE 0.1s 02:08:09 02:08:09 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 02:08:09 #105 DONE 0.1s 02:08:09 02:08:09 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:08:09 #106 DONE 0.1s 02:08:09 02:08:09 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:08:09 #107 DONE 0.1s 02:08:09 02:08:09 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:08:09 #108 DONE 0.1s 02:08:09 02:08:09 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:08:09 #109 DONE 0.1s 02:08:09 02:08:09 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:08:09 #110 DONE 0.1s 02:08:09 02:08:09 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:08:09 #111 DONE 0.1s 02:08:09 02:08:09 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:08:09 #112 DONE 0.1s 02:08:09 02:08:09 #113 [security-spire-config] exporting to image 02:08:09 #113 exporting layers 02:08:10 #113 ... 02:08:10 02:08:10 #114 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:08:10 #114 DONE 3.4s 02:08:10 02:08:10 #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 02:08:10 #115 DONE 0.0s 02:08:10 02:08:10 #116 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:08:10 #0 1.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:08:10 #116 1.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:08:10 #116 ... 02:08:10 02:08:10 #113 [security-spire-agent] exporting to image 02:08:10 #113 exporting layers 0.7s done 02:08:10 #113 writing image sha256:916c64efff19269642554ab1f5b435b6708b2629d8c475ff894fc7fd9f3fe044 0.0s done 02:08:10 #113 naming to docker.io/library/security-spire-config done 02:08:10 #113 writing image sha256:840e947f546987ec0417fdc90c62935a7c6aeb7098e8cb269de948508130f3aa done 02:08:10 #113 naming to docker.io/library/security-spire-server done 02:08:10 #113 writing image sha256:e52ad072bf8abfcd40969ed49fdc40408c3d81aee35a972af8731fb4a3cdc6f9 done 02:08:10 #113 naming to docker.io/library/security-spire-agent done 02:08:10 #113 DONE 0.8s 02:08:10 02:08:10 #116 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:08:10 #116 2.012 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 02:08:10 #116 2.051 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 02:08:10 #116 2.059 Executing ca-certificates-20240226-r0.trigger 02:08:10 #116 2.093 OK: 12 MiB in 26 packages 02:08:10 #116 DONE 2.2s 02:08:10 02:08:10 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:11 provisioning config files... 02:08:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/684@tmp/config5013577425764703782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:11 ---> ****-login.sh 02:08:11 nexus3.edgexfoundry.org:10001 02:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:12 Configure a credential helper to remove this warning. See 02:08:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:12 02:08:12 Login Succeeded 02:08:12 nexus3.edgexfoundry.org:10002 02:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:13 Configure a credential helper to remove this warning. See 02:08:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:13 02:08:13 Login Succeeded 02:08:13 nexus3.edgexfoundry.org:10003 02:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:13 Configure a credential helper to remove this warning. See 02:08:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:13 02:08:13 Login Succeeded 02:08:13 nexus3.edgexfoundry.org:10004 02:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:13 Configure a credential helper to remove this warning. See 02:08:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:13 02:08:13 Login Succeeded 02:08:13 ****.io 02:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:08:14 Configure a credential helper to remove this warning. See 02:08:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:08:14 02:08:14 Login Succeeded 02:08:14 ---> ****-login.sh ends [Pipeline] } 02:08:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:08:14 + git config --global --add safe.directory /w/workspace/edgex-go/684 [Pipeline] echo 02:08:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:08:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:08:14 ========================================================= 02:08:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:08:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:08:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:08:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:08:15 c6b39de5b339: Pulling fs layer 02:08:15 a69c41024577: Pulling fs layer 02:08:15 d6de4b400683: Pulling fs layer 02:08:15 35cb2a7552d0: Pulling fs layer 02:08:15 35cb2a7552d0: Waiting 02:08:15 4f4fb700ef54: Pulling fs layer 02:08:15 464afbd9ba4c: Pulling fs layer 02:08:15 00f215d4a9da: Pulling fs layer 02:08:15 d496ad576159: Pulling fs layer 02:08:15 4f4fb700ef54: Waiting 02:08:15 464afbd9ba4c: Waiting 02:08:15 d496ad576159: Waiting 02:08:15 00f215d4a9da: Waiting 02:08:15 a69c41024577: Verifying Checksum 02:08:15 a69c41024577: Download complete 02:08:15 35cb2a7552d0: Download complete 02:08:15 4f4fb700ef54: Verifying Checksum 02:08:15 4f4fb700ef54: Download complete 02:08:15 464afbd9ba4c: Download complete 02:08:15 c6b39de5b339: Download complete 02:08:15 d496ad576159: Verifying Checksum 02:08:15 d496ad576159: Download complete 02:08:16 c6b39de5b339: Pull complete 02:08:16 a69c41024577: Pull complete 02:08:17 d6de4b400683: Verifying Checksum 02:08:17 d6de4b400683: Download complete 02:08:18 00f215d4a9da: Verifying Checksum 02:08:18 00f215d4a9da: Download complete 02:08:19 #117 ... 02:08:19 02:08:19 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:30 d6de4b400683: Pull complete 02:08:30 35cb2a7552d0: Pull complete 02:08:30 4f4fb700ef54: Pull complete 02:08:30 464afbd9ba4c: Pull complete 02:08:40 00f215d4a9da: Pull complete 02:08:40 d496ad576159: Pull complete 02:08:40 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 02:08:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:08:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:08:41 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:08:41 WORKDIR /edgex 02:08:41 COPY go.mod . 02:08:41 RUN go mod download -t 02:08:41 ci-base-image-arm64 -f - . 02:08:41 Sending build context to Docker daemon 3.532MB 02:08:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:08:41 ---> f246e2811388 02:08:41 Step 2/4 : WORKDIR /edgex 02:08:43 ---> Running in dceedc4d1dae 02:08:43 Removing intermediate container dceedc4d1dae 02:08:43 ---> fb35211b8cc6 02:08:43 Step 3/4 : COPY go.mod . 02:08:44 ---> 9d2c7d307436 02:08:44 Step 4/4 : RUN go mod download 02:08:44 ---> Running in 1eb57259a4ab 02:09:13 #118 ... 02:09:13 02:09:13 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:13 #117 DONE 62.7s 02:09:13 02:09:13 #119 [core-keeper builder 7/8] COPY . . 02:09:13 #119 ... 02:09:13 02:09:13 #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:13 #99 DONE 63.1s 02:09:13 02:09:13 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:13 #118 ... 02:09:13 02:09:13 #120 [security-spiffe-token-provider builder 6/7] COPY . . 02:09:13 #120 ... 02:09:13 02:09:13 #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:13 #94 DONE 64.4s 02:09:13 02:09:13 #121 [support-notifications builder 6/7] COPY . . 02:09:13 #121 ... 02:09:13 02:09:13 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:13 #118 DONE 64.8s 02:09:13 02:09:13 #120 [security-spiffe-token-provider builder 6/7] COPY . . 02:09:14 #120 ... 02:09:14 02:09:14 #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:14 #73 DONE 78.4s 02:09:15 02:09:15 #122 [security-bootstrapper builder 6/7] COPY . . 02:09:25 #122 ... 02:09:25 02:09:25 #123 [support-scheduler builder 6/7] COPY . . 02:09:33 #123 DONE 18.8s 02:09:33 02:09:33 #124 [support-cron-scheduler builder 6/7] COPY . . 02:09:33 #124 CACHED 02:09:33 02:09:33 #125 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:33 #125 CACHED 02:09:33 02:09:33 #126 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:09:33 #126 CACHED 02:09:33 02:09:33 #127 [security-secretstore-setup builder 6/7] COPY . . 02:09:33 #127 CACHED 02:09:33 02:09:33 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:33 #128 CACHED 02:09:33 02:09:33 #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:09:33 #129 CACHED 02:09:33 02:09:33 #122 [security-bootstrapper builder 6/7] COPY . . 02:09:33 #122 DONE 18.0s 02:09:33 02:09:33 #130 [security-proxy-setup builder 6/7] COPY . . 02:09:33 #130 CACHED 02:09:33 02:09:33 #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:33 #131 CACHED 02:09:33 02:09:33 #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:09:33 #132 CACHED 02:09:33 02:09:33 #120 [security-spiffe-token-provider builder 6/7] COPY . . 02:09:33 #120 DONE 19.9s 02:09:33 02:09:33 #119 [core-keeper builder 7/8] COPY . . 02:09:33 #119 DONE 20.5s 02:09:33 02:09:33 #133 [security-proxy-auth builder 6/7] COPY . . 02:09:33 #133 CACHED 02:09:33 02:09:33 #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:33 #134 CACHED 02:09:33 02:09:33 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:09:33 #135 CACHED 02:09:33 02:09:33 #136 [core-common-config-bootstrapper builder 6/7] COPY . . 02:09:33 #136 CACHED 02:09:33 02:09:33 #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:09:33 #137 CACHED 02:09:33 02:09:33 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:33 #138 CACHED 02:09:33 02:09:33 #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:09:33 #139 CACHED 02:09:33 02:09:33 #140 [core-metadata builder 6/7] COPY . . 02:09:33 #140 CACHED 02:09:33 02:09:33 #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:33 #141 CACHED 02:09:33 02:09:33 #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:33 #142 CACHED 02:09:33 02:09:33 #143 [core-command builder 6/7] COPY . . 02:09:33 #143 CACHED 02:09:33 02:09:33 #144 [core-command builder 4/7] COPY go.mod vendor* ./ 02:09:33 #144 CACHED 02:09:33 02:09:33 #145 [core-data builder 6/7] COPY . . 02:09:33 #145 CACHED 02:09:33 02:09:33 #146 [core-data builder 4/7] COPY go.mod vendor* ./ 02:09:33 #146 CACHED 02:09:33 02:09:33 #147 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:33 #147 CACHED 02:09:33 02:09:33 #121 [support-notifications builder 6/7] COPY . . 02:09:33 #121 DONE 19.6s 02:09:33 02:09:33 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:09:34 #148 1.366 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:09:42 #148 ... 02:09:42 02:09:42 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:09:42 #0 1.210 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:09:43 #149 ... 02:09:43 02:09:43 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:09:43 #0 1.270 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:09:43 #150 ... 02:09:43 02:09:43 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:09:43 #0 1.203 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:09:43 #151 ... 02:09:43 02:09:43 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:09:43 #0 1.123 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:09:43 #152 ... 02:09:43 02:09:43 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:09:43 #0 1.379 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:09:43 #153 ... 02:09:43 02:09:43 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:09:43 #0 0.922 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:09:43 #154 ... 02:09:43 02:09:43 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:09:43 #0 0.622 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:09:43 #155 ... 02:09:43 02:09:43 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:09:43 #0 0.658 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:09:44 #156 ... 02:09:44 02:09:44 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:09:44 #0 0.981 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:09:44 #157 ... 02:09:44 02:09:44 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:09:44 #0 0.808 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:09:44 #158 ... 02:09:44 02:09:44 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:09:44 #0 0.527 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:09:44 #159 ... 02:09:44 02:09:44 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:09:44 #0 0.728 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:09:52 Removing intermediate container 1eb57259a4ab 02:09:52 ---> 8e7ae44482d9 02:09:52 Successfully built 8e7ae44482d9 02:09:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:52 + docker inspect -f . ci-base-image-arm64 02:09:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:52 prd-ubuntu20.04-docker-arm64-4c-16g-9548 does not seem to be running inside a container 02:09:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@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-arm64 cat 02:09:54 $ docker top 22b87bcb7ce9f2f382dcf1dbf8538ae1934a475ad3f15c7160307130c234353a -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:55 + go version 02:09:55 go version go1.21.9 linux/arm64 [Pipeline] } 02:09:55 $ docker stop --time=1 22b87bcb7ce9f2f382dcf1dbf8538ae1934a475ad3f15c7160307130c234353a 02:09:56 $ docker rm -f --volumes 22b87bcb7ce9f2f382dcf1dbf8538ae1934a475ad3f15c7160307130c234353a [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 02:09:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:09:57 02:09:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:09:57 latest: Pulling from edgex-devops/edgex-compose-arm64 02:09:57 547446be3368: Pulling fs layer 02:09:57 d125d8839a47: Pulling fs layer 02:09:57 3e85d5ac6304: Pulling fs layer 02:09:57 c3105a71a48b: Pulling fs layer 02:09:57 0f093f025ec4: Pulling fs layer 02:09:57 c3106fc0e877: Pulling fs layer 02:09:57 c3105a71a48b: Waiting 02:09:57 0f093f025ec4: Waiting 02:09:57 c3106fc0e877: Waiting 02:09:58 547446be3368: Verifying Checksum 02:09:58 547446be3368: Download complete 02:09:58 c3105a71a48b: Verifying Checksum 02:09:58 c3105a71a48b: Download complete 02:09:58 d125d8839a47: Verifying Checksum 02:09:58 d125d8839a47: Download complete 02:09:58 c3106fc0e877: Verifying Checksum 02:09:58 c3106fc0e877: Download complete 02:09:58 0f093f025ec4: Verifying Checksum 02:09:58 0f093f025ec4: Download complete 02:09:58 547446be3368: Pull complete 02:09:59 d125d8839a47: Pull complete 02:10:00 3e85d5ac6304: Verifying Checksum 02:10:00 3e85d5ac6304: Download complete 02:10:10 3e85d5ac6304: Pull complete 02:10:10 c3105a71a48b: Pull complete 02:10:11 0f093f025ec4: Pull complete 02:10:11 c3106fc0e877: Pull complete 02:10:11 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:10:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:10:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:12 prd-ubuntu20.04-docker-arm64-4c-16g-9548 does not seem to be running inside a container 02:10:12 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@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-arm64:latest cat 02:10:14 $ docker top 963d249219988809eab347e76810ef5f4f5c5affb01724e5f403b41265452168 -eo pid,comm [Pipeline] { [Pipeline] sh 02:10:15 + docker compose -f ./docker-compose-build.yml build --parallel 02:10:25 #1 [support-notifications internal] load build definition from Dockerfile 02:10:25 #1 transferring dockerfile: 02:10:25 #1 transferring dockerfile: 1.95kB done 02:10:25 #1 DONE 0.1s 02:10:25 02:10:25 #2 [security-spire-server internal] load build definition from Dockerfile 02:10:25 #2 transferring dockerfile: 1.70kB done 02:10:25 #2 DONE 0.0s 02:10:25 02:10:25 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:10:25 #3 transferring dockerfile: 1.89kB 0.0s done 02:10:25 #3 DONE 0.1s 02:10:25 02:10:25 #4 [security-spire-config internal] load build definition from Dockerfile 02:10:25 #4 transferring dockerfile: 1.69kB 0.0s done 02:10:25 #4 DONE 0.1s 02:10:25 02:10:25 #5 [core-metadata internal] load build definition from Dockerfile 02:10:25 #5 transferring dockerfile: 2.06kB 0.0s done 02:10:25 #5 DONE 0.1s 02:10:25 02:10:25 #6 [support-scheduler internal] load build definition from Dockerfile 02:10:25 #6 transferring dockerfile: 1.93kB done 02:10:25 #6 DONE 0.1s 02:10:25 02:10:25 #7 [security-bootstrapper internal] load build definition from Dockerfile 02:10:25 #7 transferring dockerfile: 3.17kB 0.0s done 02:10:25 #7 DONE 0.1s 02:10:25 02:10:25 #8 [core-data internal] load build definition from Dockerfile 02:10:25 #8 transferring dockerfile: 2.07kB done 02:10:25 #8 DONE 0.1s 02:10:25 02:10:25 #9 [security-proxy-auth internal] load build definition from Dockerfile 02:10:25 #9 transferring dockerfile: 2.15kB 0.0s done 02:10:25 #9 DONE 0.1s 02:10:25 02:10:25 #10 [core-command internal] load build definition from Dockerfile 02:10:26 #10 transferring dockerfile: 1.93kB done 02:10:26 #10 DONE 0.1s 02:10:26 02:10:26 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:10:26 #11 transferring dockerfile: 2.23kB 0.0s done 02:10:26 #11 DONE 0.1s 02:10:26 02:10:26 #12 [security-spire-agent internal] load build definition from Dockerfile 02:10:26 #12 transferring dockerfile: 1.81kB done 02:10:26 #12 DONE 0.1s 02:10:26 02:10:26 #13 [security-secretstore-setup internal] load build definition from Dockerfile 02:10:26 #13 transferring dockerfile: 2.49kB 0.0s done 02:10:26 #13 DONE 0.1s 02:10:26 02:10:26 #14 [core-keeper internal] load build definition from Dockerfile 02:10:26 #14 transferring dockerfile: 2.01kB done 02:10:26 #14 DONE 0.1s 02:10:26 02:10:26 #15 [security-proxy-setup internal] load build definition from Dockerfile 02:10:26 #15 transferring dockerfile: 2.50kB done 02:10:26 #15 DONE 0.1s 02:10:26 02:10:26 #16 [support-cron-scheduler internal] load build definition from Dockerfile 02:10:26 #16 transferring dockerfile: 1.85kB 0.0s done 02:10:26 #16 DONE 0.1s 02:10:26 02:10:26 #17 [support-notifications internal] load .dockerignore 02:10:26 #17 transferring context: 50B 0.0s done 02:10:26 #17 DONE 0.1s 02:10:27 02:10:27 #18 [security-spire-server internal] load .dockerignore 02:10:27 #18 transferring context: 50B done 02:10:27 #18 DONE 0.0s 02:10:27 02:10:27 #19 [security-spiffe-token-provider internal] load .dockerignore 02:10:27 #19 transferring context: 50B 0.0s done 02:10:27 #19 DONE 0.1s 02:10:27 02:10:27 #20 [security-spire-config internal] load .dockerignore 02:10:27 #20 transferring context: 50B done 02:10:27 #20 DONE 0.1s 02:10:27 02:10:27 #21 [core-metadata internal] load .dockerignore 02:10:27 #21 transferring context: 50B 0.0s done 02:10:27 #21 DONE 0.1s 02:10:27 02:10:27 #22 [support-scheduler internal] load .dockerignore 02:10:27 #22 transferring context: 50B done 02:10:27 #22 DONE 0.1s 02:10:27 02:10:27 #23 [core-data internal] load .dockerignore 02:10:27 #23 transferring context: 50B 0.0s done 02:10:27 #23 DONE 0.1s 02:10:27 02:10:27 #24 [security-bootstrapper internal] load .dockerignore 02:10:27 #24 transferring context: 50B done 02:10:27 #24 DONE 0.1s 02:10:27 02:10:27 #25 [security-proxy-auth internal] load .dockerignore 02:10:27 #25 transferring context: 50B done 02:10:27 #25 DONE 0.1s 02:10:27 02:10:27 #26 [core-common-config-bootstrapper internal] load .dockerignore 02:10:27 #26 transferring context: 50B 0.0s done 02:10:27 #26 DONE 0.1s 02:10:27 02:10:27 #27 [core-command internal] load .dockerignore 02:10:27 #27 transferring context: 50B 0.0s done 02:10:27 #27 DONE 0.1s 02:10:27 02:10:27 #28 [security-spire-agent internal] load .dockerignore 02:10:27 #28 transferring context: 50B 0.0s done 02:10:27 #28 DONE 0.1s 02:10:27 02:10:27 #29 [security-secretstore-setup internal] load .dockerignore 02:10:27 #29 transferring context: 50B done 02:10:27 #29 DONE 0.1s 02:10:27 02:10:27 #30 [core-keeper internal] load .dockerignore 02:10:28 #30 transferring context: 50B done 02:10:28 #30 DONE 0.1s 02:10:28 02:10:28 #31 [security-proxy-setup internal] load .dockerignore 02:10:28 #31 transferring context: 50B done 02:10:28 #31 DONE 0.0s 02:10:28 02:10:28 #32 [support-cron-scheduler internal] load .dockerignore 02:10:28 #32 transferring context: 50B 0.0s done 02:10:28 #32 DONE 0.1s 02:10:28 02:10:28 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:10:28 #33 DONE 0.0s 02:10:28 02:10:28 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 02:10:28 #34 DONE 0.4s 02:10:28 02:10:28 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:10:28 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:10:28 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:10:28 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s 02:10:28 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:10:28 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:10:28 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 905.22kB / 3.34MB 0.2s 02:10:29 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:10:29 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 02:10:29 #35 ... 02:10:29 02:10:29 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:10:29 #33 DONE 0.0s 02:10:29 02:10:29 #36 [support-notifications internal] load build context 02:10:29 #36 transferring context: 3.10MB 0.7s done 02:10:29 #36 DONE 0.9s 02:10:29 02:10:29 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:10:29 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:10:29 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:10:29 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:10:29 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:10:29 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:10:29 #35 ... 02:10:29 02:10:29 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 02:10:29 #34 DONE 0.6s 02:10:29 02:10:29 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:10:29 #33 DONE 0.0s 02:10:29 02:10:29 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 02:10:29 #34 DONE 0.7s 02:10:29 02:10:29 #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:10:29 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:10:29 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:10:29 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:10:29 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:10:29 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:10:29 #35 ... 02:10:29 02:10:29 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:10:29 #33 DONE 0.0s 02:10:29 02:10:29 #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:10:30 #35 ... 02:10:30 02:10:30 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:10:30 #33 DONE 0.0s 02:10:30 02:10:30 #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:10:30 #35 ... 02:10:30 02:10:30 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 02:10:30 #34 DONE 0.9s 02:10:30 02:10:30 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:10:30 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:10:30 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:10:30 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:10:30 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:10:30 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:10:30 #35 ... 02:10:30 02:10:30 #37 [support-scheduler internal] load build context 02:10:30 #37 DONE 0.0s 02:10:30 02:10:30 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:10:30 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:10:30 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:10:30 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:10:30 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:10:30 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:10:30 #35 ... 02:10:30 02:10:30 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:10:30 #33 DONE 0.0s 02:10:30 02:10:30 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:10:30 #35 ... 02:10:30 02:10:30 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:10:30 #33 DONE 0.0s 02:10:30 02:10:30 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 02:10:30 #38 DONE 1.1s 02:10:30 02:10:30 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:10:30 #35 ... 02:10:30 02:10:30 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:10:30 #33 DONE 0.0s 02:10:30 02:10:30 #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:10:30 #39 DONE 1.3s 02:10:30 02:10:30 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:30 #40 DONE 0.0s 02:10:30 02:10:30 #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 02:10:30 #38 DONE 1.2s 02:10:30 02:10:30 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:10:30 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:10:30 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:10:30 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:10:30 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:10:30 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:10:30 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:10:30 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:10:30 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:10:30 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:10:30 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:10:30 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 02:10:31 #35 ... 02:10:31 02:10:31 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:10:31 #33 DONE 0.0s 02:10:31 02:10:31 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:10:31 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 02:10:31 #35 ... 02:10:31 02:10:31 #41 [security-spiffe-token-provider internal] load build context 02:10:31 #41 transferring context: 3.10MB 1.6s done 02:10:31 #41 DONE 2.0s 02:10:31 02:10:31 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:10:31 #33 DONE 0.0s 02:10:31 02:10:31 #42 [security-bootstrapper internal] load build context 02:10:31 #42 ... 02:10:31 02:10:31 #38 [core-command builder 2/7] WORKDIR /edgex-go 02:10:31 #38 DONE 1.3s 02:10:31 02:10:31 #43 [core-common-config-bootstrapper internal] load build context 02:10:31 #43 DONE 0.0s 02:10:31 02:10:31 #44 [core-command internal] load build context 02:10:31 #44 DONE 0.0s 02:10:31 02:10:31 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:31 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.1s done 02:10:31 #40 DONE 1.1s 02:10:31 02:10:31 #42 [security-bootstrapper internal] load build context 02:10:31 #42 ... 02:10:31 02:10:31 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:10:31 #33 DONE 0.0s 02:10:31 02:10:31 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:10:31 #39 DONE 1.9s 02:10:31 02:10:31 #42 [security-bootstrapper internal] load build context 02:10:32 #42 ... 02:10:32 02:10:32 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:10:32 #33 DONE 0.0s 02:10:32 02:10:32 #42 [security-bootstrapper internal] load build context 02:10:32 #42 transferring context: 3.10MB 1.8s done 02:10:32 #42 ... 02:10:32 02:10:32 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:10:32 #33 DONE 0.0s 02:10:32 02:10:32 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:10:32 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:10:32 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:10:32 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:10:32 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:10:32 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:10:32 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 02:10:32 #35 ... 02:10:32 02:10:32 #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 02:10:32 #38 DONE 1.4s 02:10:32 02:10:32 #45 [security-spire-config internal] load build context 02:10:32 #45 transferring context: 25.96kB 0.2s done 02:10:32 #45 DONE 2.0s 02:10:32 02:10:32 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:10:32 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:10:32 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:10:32 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:10:32 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:10:32 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:10:32 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 02:10:32 #35 ... 02:10:32 02:10:32 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 02:10:32 #38 DONE 1.4s 02:10:32 02:10:32 #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:10:32 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:10:32 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:10:32 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:10:32 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:10:32 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:10:32 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 02:10:32 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:10:32 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:10:32 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:10:32 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:10:32 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:10:32 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 02:10:32 #35 DONE 5.3s 02:10:32 02:10:32 #38 [core-keeper builder 2/7] WORKDIR /edgex-go 02:10:32 #38 DONE 1.4s 02:10:32 02:10:32 #46 [core-metadata internal] load build context 02:10:32 #46 transferring context: 3.10MB 2.0s done 02:10:32 #46 DONE 3.0s 02:10:32 02:10:32 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:32 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:10:32 #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:10:32 #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:10:33 #40 ... 02:10:33 02:10:33 #47 [security-spire-server internal] load build context 02:10:33 #47 transferring context: 27.71kB 0.2s done 02:10:33 #47 DONE 2.4s 02:10:33 02:10:33 #48 [core-keeper internal] load build context 02:10:33 #48 DONE 0.0s 02:10:33 02:10:33 #37 [support-scheduler internal] load build context 02:10:33 #37 transferring context: 3.10MB 1.7s done 02:10:33 #37 ... 02:10:33 02:10:33 #42 [security-bootstrapper internal] load build context 02:10:33 #42 DONE 3.2s 02:10:33 02:10:33 #37 [support-scheduler internal] load build context 02:10:33 #37 DONE 3.3s 02:10:33 02:10:33 #49 [security-proxy-auth internal] load build context 02:10:33 #49 ... 02:10:33 02:10:33 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 02:10:33 #34 DONE 4.2s 02:10:33 02:10:33 #49 [security-proxy-auth internal] load build context 02:10:33 #49 ... 02:10:33 02:10:33 #50 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:10:33 #50 DONE 2.6s 02:10:34 02:10:34 #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 02:10:34 #38 DONE 1.5s 02:10:34 02:10:34 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:10:34 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:10:34 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:10:34 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:10:34 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:10:34 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:10:34 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 02:10:34 #35 DONE 5.4s 02:10:34 02:10:34 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:34 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.3s 02:10:34 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s 02:10:34 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.3s 02:10:34 #40 ... 02:10:34 02:10:34 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 02:10:34 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 02:10:34 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 02:10:34 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 02:10:34 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 02:10:34 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 02:10:34 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done 02:10:34 #35 DONE 5.4s 02:10:34 02:10:34 #51 [security-spire-agent internal] load build context 02:10:34 #51 DONE 0.0s 02:10:34 02:10:34 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:34 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.1s done 02:10:34 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:10:34 #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:10:34 #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:10:34 #40 ... 02:10:34 02:10:34 #52 [core-data internal] load build context 02:10:34 #52 transferring context: 3.10MB 2.6s done 02:10:34 #52 DONE 3.7s 02:10:34 02:10:34 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:34 #40 ... 02:10:34 02:10:34 #49 [security-proxy-auth internal] load build context 02:10:34 #49 transferring context: 3.10MB 2.8s done 02:10:34 #49 DONE 4.0s 02:10:34 02:10:34 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:34 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.8s done 02:10:34 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.8s done 02:10:34 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 02:10:34 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.9s done 02:10:36 #40 ... 02:10:36 02:10:36 #44 [core-command internal] load build context 02:10:36 #44 transferring context: 3.10MB 2.8s done 02:10:36 #44 DONE 4.3s 02:10:36 02:10:36 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:36 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.4s 02:10:36 #40 ... 02:10:36 02:10:36 #43 [core-common-config-bootstrapper internal] load build context 02:10:36 #43 transferring context: 3.10MB 3.1s done 02:10:36 #43 DONE 4.7s 02:10:36 02:10:36 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:36 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.7s 02:10:36 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 02:10:36 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 02:10:36 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 4.1s 02:10:36 #40 ... 02:10:36 02:10:36 #51 [security-spire-agent internal] load build context 02:10:36 #51 transferring context: 27.24kB 0.2s done 02:10:36 #51 DONE 2.7s 02:10:36 02:10:36 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:37 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 5.0s 02:10:38 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.30MB / 28.04MB 5.7s 02:10:38 #40 ... 02:10:38 02:10:38 #53 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:10:38 #53 ... 02:10:38 02:10:38 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:39 #40 ... 02:10:39 02:10:39 #54 [security-proxy-setup internal] load build context 02:10:39 #54 transferring context: 3.10MB 3.9s done 02:10:39 #54 DONE 6.4s 02:10:39 02:10:39 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:39 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 6.5s 02:10:39 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 02:10:40 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.26MB / 28.04MB 7.3s 02:10:40 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 02:10:40 #40 ... 02:10:40 02:10:40 #55 [security-secretstore-setup internal] load build context 02:10:40 #55 transferring context: 3.10MB 4.5s done 02:10:40 #55 DONE 7.4s 02:10:40 02:10:40 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:40 #40 ... 02:10:40 02:10:40 #48 [core-keeper internal] load build context 02:10:40 #48 transferring context: 3.10MB 4.9s done 02:10:40 #48 DONE 7.0s 02:10:40 02:10:40 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:40 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 7.6s 02:10:40 #40 ... 02:10:40 02:10:40 #56 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:10:40 #0 8.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:10:40 #56 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:10:40 #56 ... 02:10:40 02:10:40 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:10:40 #0 5.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:10:40 #0 6.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:10:40 #0 9.219 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:10:40 #0 9.219 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:10:40 #0 9.219 OK: 19954 distinct packages available 02:10:40 #0 9.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:10:40 #57 ... 02:10:40 02:10:40 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:10:40 #0 6.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:10:40 #0 7.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:10:40 #0 10.35 OK: 266 MiB in 52 packages 02:10:41 #58 ... 02:10:41 02:10:41 #59 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:10:41 #0 7.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:10:41 #0 7.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:10:41 #0 10.41 OK: 266 MiB in 52 packages 02:10:41 #59 ... 02:10:41 02:10:41 #60 [support-cron-scheduler internal] load build context 02:10:41 #60 transferring context: 3.10MB 4.9s done 02:10:41 #60 DONE 7.0s 02:10:41 02:10:41 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:41 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 8.3s 02:10:41 #40 ... 02:10:41 02:10:41 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:10:41 #58 DONE 11.2s 02:10:41 02:10:41 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:42 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 9.4s 02:10:42 #40 ... 02:10:42 02:10:42 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:42 #61 DONE 9.0s 02:10:42 02:10:42 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:42 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 9.8s 02:10:42 #40 ... 02:10:42 02:10:42 #59 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:10:42 #59 DONE 12.5s 02:10:42 02:10:42 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:43 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.38MB / 28.04MB 10.4s 02:10:43 #40 ... 02:10:43 02:10:43 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:10:43 #62 ... 02:10:43 02:10:43 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:10:43 #63 ... 02:10:43 02:10:43 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:10:43 #57 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:10:43 #57 12.22 OK: 266 MiB in 52 packages 02:10:43 #57 DONE 13.1s 02:10:43 02:10:43 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:43 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 10.8s 02:10:43 #40 ... 02:10:43 02:10:43 #56 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:10:43 #56 12.48 OK: 266 MiB in 52 packages 02:10:43 #56 DONE 14.5s 02:10:43 02:10:43 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:44 #40 ... 02:10:44 02:10:44 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:10:44 #64 ... 02:10:44 02:10:44 #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:10:44 #65 ... 02:10:44 02:10:44 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:10:44 #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.7s done 02:10:44 #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:10:44 #66 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 02:10:44 #66 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 02:10:44 #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 02:10:44 #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 02:10:44 #66 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 02:10:44 #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.7s done 02:10:44 #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 6.5s 02:10:44 #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 02:10:44 #66 ... 02:10:44 02:10:44 #67 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:10:44 #67 DONE 2.3s 02:10:44 02:10:44 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:10:44 #66 ... 02:10:44 02:10:44 #68 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:10:44 #68 ... 02:10:44 02:10:44 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:10:44 #69 ... 02:10:44 02:10:44 #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:45 #70 ... 02:10:45 02:10:45 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:10:45 #71 ... 02:10:45 02:10:45 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:10:45 #72 ... 02:10:45 02:10:45 #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:10:45 #73 ... 02:10:45 02:10:45 #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:10:45 #74 DONE 2.2s 02:10:45 02:10:45 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:45 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.09MB / 28.04MB 12.5s 02:10:45 #40 ... 02:10:45 02:10:45 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:10:45 #75 DONE 2.1s 02:10:45 02:10:45 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:45 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.0s done 02:10:45 #40 ... 02:10:45 02:10:45 #76 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:10:45 #76 ... 02:10:45 02:10:45 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:45 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.0s done 02:10:46 #40 ... 02:10:46 02:10:46 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:10:46 #77 DONE 2.2s 02:10:46 02:10:46 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:50 #78 ... 02:10:50 02:10:50 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:10:50 #62 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:10:50 #62 14.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:10:50 #62 14.95 (1/2) Installing ca-certificates (20240226-r0) 02:10:50 #62 15.07 (2/2) Installing dumb-init (1.2.5-r2) 02:10:50 #62 15.07 Executing busybox-1.36.1-r7.trigger 02:10:50 #62 15.12 Executing ca-certificates-20240226-r0.trigger 02:10:50 #62 15.58 OK: 9 MiB in 17 packages 02:10:50 #62 DONE 16.5s 02:10:50 02:10:50 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:50 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.1s 02:10:52 #40 ... 02:10:52 02:10:52 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:10:52 #79 ... 02:10:52 02:10:52 #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:52 #70 DONE 17.8s 02:10:52 02:10:52 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:10:54 #80 ... 02:10:54 02:10:54 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:54 #81 ... 02:10:54 02:10:54 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:54 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.3s 02:10:54 #40 ... 02:10:54 02:10:54 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:10:54 #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.7s done 02:10:54 #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.1s 02:10:54 #66 ... 02:10:54 02:10:54 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:55 #40 ... 02:10:55 02:10:55 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:55 #82 ... 02:10:55 02:10:55 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:10:55 #66 ... 02:10:55 02:10:55 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:10:55 #64 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:10:55 #64 16.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:10:55 #64 19.81 (1/2) Installing dumb-init (1.2.5-r2) 02:10:55 #64 19.87 (2/2) Installing su-exec (0.2-r3) 02:10:55 #64 19.92 Executing busybox-1.36.1-r7.trigger 02:10:55 #64 20.07 OK: 8 MiB in 17 packages 02:10:55 #64 DONE 21.8s 02:10:55 02:10:55 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:10:55 #66 ... 02:10:55 02:10:55 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:56 #83 ... 02:10:56 02:10:56 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:57 #40 ... 02:10:57 02:10:57 #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:10:57 #65 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:10:57 #65 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:10:57 #65 21.06 (1/1) Installing dumb-init (1.2.5-r2) 02:10:57 #65 21.09 Executing busybox-1.36.1-r7.trigger 02:10:57 #65 21.27 OK: 8 MiB in 16 packages 02:10:57 #65 DONE 23.3s 02:10:57 02:10:57 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:58 #40 ... 02:10:58 02:10:58 #68 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:10:58 #68 15.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:10:58 #68 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:10:58 #68 21.61 (1/1) Installing dumb-init (1.2.5-r2) 02:10:58 #68 21.66 Executing busybox-1.36.1-r7.trigger 02:10:58 #68 21.95 OK: 8 MiB in 16 packages 02:10:58 #68 DONE 24.6s 02:10:58 02:10:58 #84 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:10:58 #84 ... 02:10:58 02:10:58 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:10:58 #63 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:10:58 #63 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:10:58 #63 19.80 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:10:58 #63 19.80 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:10:58 #63 19.80 OK: 19948 distinct packages available 02:10:58 #63 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:10:58 #63 23.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:10:58 #63 ... 02:10:58 02:10:58 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:10:59 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.3s 02:10:59 #40 ... 02:10:59 02:10:59 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:10:59 #0 6.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:00 #85 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:00 #85 ... 02:11:00 02:11:00 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:11:00 #69 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:00 #69 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:00 #69 25.17 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:11:00 #69 25.17 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:11:00 #69 25.17 OK: 19948 distinct packages available 02:11:00 #69 ... 02:11:00 02:11:00 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:11:00 #40 ... 02:11:00 02:11:00 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:11:00 #71 16.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:00 #71 17.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:00 #71 23.86 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:11:00 #71 23.86 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:11:00 #71 23.86 OK: 19948 distinct packages available 02:11:00 #71 24.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:00 #71 ... 02:11:00 02:11:00 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:11:01 #40 ... 02:11:01 02:11:01 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:11:01 #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.4s done 02:11:01 #66 DONE 27.1s 02:11:01 02:11:01 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:11:01 #40 ... 02:11:01 02:11:01 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:11:01 #72 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:01 #72 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:01 #72 27.36 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 02:11:02 #72 ... 02:11:02 02:11:02 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:11:02 #40 ... 02:11:02 02:11:02 #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:11:02 #73 18.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:02 #73 20.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:02 #73 27.13 (1/4) Installing ca-certificates (20240226-r0) 02:11:02 #73 27.64 (2/4) Installing dumb-init (1.2.5-r2) 02:11:02 #73 27.68 (3/4) Installing su-exec (0.2-r3) 02:11:02 #73 27.69 (4/4) Installing yq (4.33.3-r5) 02:11:02 #73 ... 02:11:02 02:11:02 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:11:03 #40 ... 02:11:03 02:11:03 #76 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:11:03 #76 17.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:03 #76 20.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:03 #76 27.13 (1/3) Installing ca-certificates (20240226-r0) 02:11:03 #76 27.66 (2/3) Installing dumb-init (1.2.5-r2) 02:11:03 #76 27.68 (3/3) Installing tzdata (2024a-r0) 02:11:03 #76 ... 02:11:03 02:11:03 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:11:04 #40 ... 02:11:04 02:11:04 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:11:04 #79 12.13 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:04 #79 15.01 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:04 #79 ... 02:11:04 02:11:04 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:11:04 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.4s 02:11:05 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.8s done 02:11:05 #40 DONE 34.8s 02:11:05 02:11:05 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:11:05 #79 23.02 OK: 266 MiB in 52 packages 02:11:05 #79 ... 02:11:05 02:11:05 #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:11:05 #0 5.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:05 #0 7.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:06 #86 ... 02:11:06 02:11:06 #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:11:06 #72 28.11 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 02:11:06 #72 28.19 (3/6) Installing dumb-init (1.2.5-r2) 02:11:06 #72 28.22 (4/6) Installing openssl (3.1.7-r0) 02:11:06 #72 28.30 (5/6) Installing su-exec (0.2-r3) 02:11:06 #72 28.33 (6/6) Installing yq (4.33.3-r5) 02:11:06 #72 29.46 Executing busybox-1.36.1-r7.trigger 02:11:06 #72 29.66 OK: 18 MiB in 19 packages 02:11:06 #72 DONE 31.5s 02:11:06 02:11:06 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:11:06 #160 ... 02:11:06 02:11:06 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:11:06 #156 90.93 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:11:07 #87 ... 02:11:07 02:11:07 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:11:07 #79 DONE 24.7s 02:11:07 02:11:07 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:11:07 #63 30.91 (1/11) Installing ca-certificates (20240226-r0) 02:11:07 #63 31.43 (2/11) Installing brotli-libs (1.0.9-r14) 02:11:07 #63 31.64 (3/11) Installing libunistring (1.1-r1) 02:11:07 #63 31.95 (4/11) Installing libidn2 (2.3.4-r1) 02:11:07 #63 32.01 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:11:07 #63 32.05 (6/11) Installing libcurl (8.9.0-r0) 02:11:07 #63 32.17 (7/11) Installing curl (8.9.0-r0) 02:11:07 #63 32.29 (8/11) Installing dumb-init (1.2.5-r2) 02:11:07 #63 32.35 (9/11) Installing musl-obstack (1.2.3-r2) 02:11:07 #63 32.38 (10/11) Installing libucontext (1.2-r2) 02:11:07 #63 32.44 (11/11) Installing gcompat (1.1.0-r1) 02:11:07 #63 32.51 Executing busybox-1.36.1-r7.trigger 02:11:07 #63 32.76 Executing ca-certificates-20240226-r0.trigger 02:11:07 #63 ... 02:11:07 02:11:07 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:11:07 #88 DONE 0.4s 02:11:07 02:11:07 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:11:07 #0 5.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:07 #0 8.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:07 #89 ... 02:11:07 02:11:07 #76 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:11:07 #76 31.58 Executing busybox-1.36.1-r7.trigger 02:11:07 #76 31.69 Executing ca-certificates-20240226-r0.trigger 02:11:07 #76 ... 02:11:07 02:11:07 #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:11:07 #73 28.84 Executing busybox-1.36.1-r7.trigger 02:11:07 #73 29.01 Executing ca-certificates-20240226-r0.trigger 02:11:07 #73 30.83 OK: 18 MiB in 19 packages 02:11:07 #73 DONE 33.4s 02:11:07 02:11:07 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:11:07 #63 34.45 OK: 13 MiB in 26 packages 02:11:09 #63 DONE 36.0s 02:11:09 02:11:09 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:11:09 #90 ... 02:11:09 02:11:09 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:11:09 #80 6.839 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:09 #80 9.141 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:09 #80 ... 02:11:09 02:11:09 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:11:09 #85 18.03 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 02:11:09 #85 19.23 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 02:11:09 #85 19.38 Executing ca-certificates-20240226-r0.trigger 02:11:10 #85 ... 02:11:10 02:11:10 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:11:10 #69 26.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:10 #69 28.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:10 #69 ... 02:11:10 02:11:10 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:11:10 #87 4.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:10 #87 ... 02:11:10 02:11:10 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:11:10 #71 27.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:10 #71 33.82 (1/4) Installing dumb-init (1.2.5-r2) 02:11:10 #71 33.85 (2/4) Installing musl-obstack (1.2.3-r2) 02:11:10 #71 33.91 (3/4) Installing libucontext (1.2-r2) 02:11:10 #71 33.91 (4/4) Installing gcompat (1.1.0-r1) 02:11:10 #71 33.95 Executing busybox-1.36.1-r7.trigger 02:11:10 #71 34.34 OK: 8 MiB in 19 packages 02:11:10 #71 DONE 36.5s 02:11:10 02:11:10 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:11:10 #85 21.04 OK: 9 MiB in 17 packages 02:11:12 #85 ... 02:11:12 02:11:12 #76 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:11:12 #76 34.07 OK: 12 MiB in 18 packages 02:11:12 #76 DONE 36.4s 02:11:12 02:11:12 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:11:12 #69 37.25 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 02:11:12 #69 38.11 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 02:11:12 #69 38.16 (3/7) Installing dumb-init (1.2.5-r2) 02:11:12 #69 38.18 (4/7) Installing musl-obstack (1.2.3-r2) 02:11:12 #69 38.20 (5/7) Installing libucontext (1.2-r2) 02:11:12 #69 38.22 (6/7) Installing gcompat (1.1.0-r1) 02:11:12 #69 38.25 (7/7) Installing openssl (3.1.7-r0) 02:11:12 #69 38.37 Executing busybox-1.36.1-r7.trigger 02:11:12 #69 38.51 OK: 9 MiB in 20 packages 02:11:13 #69 ... 02:11:13 02:11:13 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:11:13 #85 DONE 23.3s 02:11:13 02:11:13 #84 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:11:13 #84 4.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:13 #84 7.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:13 #84 ... 02:11:13 02:11:13 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:11:13 #80 18.99 (1/1) Installing dumb-init (1.2.5-r2) 02:11:13 #80 20.55 Executing busybox-1.36.1-r7.trigger 02:11:13 #80 20.75 OK: 8 MiB in 16 packages 02:11:13 #80 ... 02:11:13 02:11:13 #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:11:13 #86 14.88 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 02:11:13 #86 15.80 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 02:11:13 #86 16.03 OK: 8 MiB in 17 packages 02:11:13 #86 DONE 18.0s 02:11:13 02:11:13 #91 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:11:14 #91 ... 02:11:14 02:11:14 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:11:14 #69 DONE 40.2s 02:11:14 02:11:14 #84 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:11:14 #84 16.00 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 02:11:14 #84 ... 02:11:14 02:11:14 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:11:14 #80 DONE 22.2s 02:11:15 02:11:15 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:11:15 #89 17.08 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 02:11:15 #89 17.82 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 02:11:15 #89 17.95 OK: 8 MiB in 16 packages 02:11:15 #89 ... 02:11:15 02:11:15 #84 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 02:11:15 #84 16.73 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 02:11:15 #84 16.77 OK: 8 MiB in 16 packages 02:11:15 #84 DONE 17.8s 02:11:16 02:11:16 #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:11:16 #92 ... 02:11:16 02:11:16 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:11:16 #89 DONE 19.3s 02:11:17 02:11:17 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:11:17 #90 4.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:17 #90 7.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:17 #90 ... 02:11:17 02:11:17 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:17 #93 ... 02:11:17 02:11:17 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:11:17 #0 4.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:17 #0 5.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:17 #94 ... 02:11:17 02:11:17 #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:11:17 #0 5.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:18 #95 ... 02:11:18 02:11:18 #91 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:11:18 #91 DONE 4.6s 02:11:18 02:11:18 #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:11:18 #92 4.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:18 #92 ... 02:11:18 02:11:18 #96 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 02:11:18 #96 DONE 0.2s 02:11:18 02:11:18 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:11:18 #0 6.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:11:19 #97 8.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:19 #97 ... 02:11:19 02:11:19 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:11:19 #94 11.34 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 02:11:19 #94 11.70 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 02:11:19 #94 11.76 Executing ca-certificates-20240226-r0.trigger 02:11:19 #94 ... 02:11:19 02:11:19 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:11:19 #87 7.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:19 #87 12.92 OK: 18 MiB in 19 packages 02:11:19 #87 DONE 13.8s 02:11:19 02:11:19 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:11:19 #98 DONE 0.2s 02:11:19 02:11:19 #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:11:19 #95 6.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:21 #95 ... 02:11:21 02:11:21 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:11:21 #94 12.67 OK: 18 MiB in 19 packages 02:11:21 #94 DONE 13.4s 02:11:21 02:11:21 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:11:21 #90 10.91 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 02:11:21 #90 11.20 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 02:11:21 #90 11.27 Executing ca-certificates-20240226-r0.trigger 02:11:21 #90 12.08 OK: 13 MiB in 26 packages 02:11:22 #90 DONE 12.9s 02:11:22 02:11:22 #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:11:22 #95 9.711 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 02:11:22 #95 9.922 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 02:11:22 #95 9.957 Executing ca-certificates-20240226-r0.trigger 02:11:22 #95 10.75 OK: 12 MiB in 18 packages 02:11:23 #95 ... 02:11:23 02:11:23 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:11:23 #92 6.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:11:23 #92 8.625 OK: 9 MiB in 20 packages 02:11:23 #92 DONE 9.5s 02:11:23 02:11:23 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:11:23 #97 11.41 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 02:11:23 #97 11.70 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 02:11:23 #97 11.81 OK: 8 MiB in 19 packages 02:11:23 #97 DONE 12.5s 02:11:23 02:11:23 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:11:24 #99 ... 02:11:24 02:11:24 #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:11:24 #95 DONE 11.8s 02:11:24 02:11:24 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:11:25 #100 DONE 2.1s 02:11:25 02:11:25 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:11:25 #99 DONE 2.0s 02:11:25 02:11:25 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:11:25 #101 DONE 2.1s 02:11:25 02:11:25 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:11:25 #102 ... 02:11:25 02:11:25 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:11:25 #103 DONE 0.2s 02:11:25 02:11:25 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:11:25 #104 DONE 0.3s 02:11:25 02:11:25 #105 [security-spire-server stage-2 6/9] COPY security.txt / 02:11:25 #105 ... 02:11:25 02:11:25 #106 [security-spire-config stage-2 6/10] COPY security.txt / 02:11:25 #106 DONE 0.2s 02:11:25 02:11:25 #105 [security-spire-server stage-2 6/9] COPY security.txt / 02:11:25 #105 DONE 0.3s 02:11:25 02:11:25 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:11:26 #107 ... 02:11:26 02:11:26 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:11:26 #108 DONE 0.3s 02:11:26 02:11:26 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:11:26 #107 DONE 0.3s 02:11:26 02:11:26 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:11:26 #109 DONE 0.2s 02:11:26 02:11:26 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:11:26 #110 DONE 0.2s 02:11:26 02:11:26 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:11:26 #111 DONE 0.3s 02:11:26 02:11:26 #112 [security-spire-config] exporting to image 02:11:26 #112 exporting layers 02:11:26 #112 ... 02:11:26 02:11:26 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:11:26 #113 DONE 0.3s 02:11:26 02:11:26 #112 [security-spire-server] exporting to image 02:11:27 #112 ... 02:11:27 02:11:27 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:11:27 #102 DONE 2.1s 02:11:27 02:11:27 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:11:27 #114 DONE 0.2s 02:11:27 02:11:27 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 02:11:27 #115 DONE 0.2s 02:11:27 02:11:27 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:11:28 #116 DONE 0.2s 02:11:28 02:11:28 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:11:28 #117 DONE 0.2s 02:11:28 02:11:28 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:11:28 #118 DONE 0.3s 02:11:28 02:11:28 #112 [security-spire-server] exporting to image 02:11:29 #112 exporting layers 3.1s done 02:11:29 #112 writing image sha256:100dd52740915417363e56239662a9b3a07f9b283723649da9d5707984724a01 0.1s done 02:11:29 #112 naming to docker.io/library/security-spire-config-arm64 done 02:11:30 #112 exporting layers 3.2s done 02:11:30 #112 writing image sha256:e5cae4063edfe82984a425f225325d80889969f8fc9ded00b1543eb45a9d0809 done 02:11:30 #112 naming to docker.io/library/security-spire-server-arm64 0.0s done 02:11:30 #112 exporting layers 2.4s done 02:11:30 #112 writing image sha256:841e94f79b1343e9285f79711a90ae9d539951b2b2467d73a53149097175b8a3 done 02:11:30 #112 naming to docker.io/library/security-spire-agent-arm64 done 02:11:30 #112 DONE 3.9s 02:11:30 02:11:30 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:52 #156 ... 02:11:52 02:11:52 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:11:52 #155 DONE 137.9s 02:11:52 02:11:52 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:12:02 #157 ... 02:12:02 02:12:02 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:12:02 #159 DONE 149.1s 02:12:02 02:12:02 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:12:21 #157 ... 02:12:21 02:12:21 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:12:21 #156 DONE 165.4s 02:12:21 02:12:21 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:12:24 #152 ... 02:12:24 02:12:24 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:12:24 #153 DONE 171.1s 02:12:24 02:12:24 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:12:25 #157 ... 02:12:25 02:12:25 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:12:25 #161 ... 02:12:25 02:12:25 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:12:25 #151 DONE 173.0s 02:12:25 02:12:25 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:12:25 #149 DONE 173.0s 02:12:25 02:12:25 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:12:25 #150 DONE 173.0s 02:12:26 02:12:26 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:12:26 #160 DONE 173.1s 02:12:26 02:12:26 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:12:26 #154 DONE 173.2s 02:12:26 02:12:26 #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:12:26 #162 ... 02:12:26 02:12:26 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:12:26 #157 DONE 173.3s 02:12:26 02:12:26 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:12:26 #148 DONE 173.4s 02:12:26 02:12:26 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:12:26 #152 DONE 173.4s 02:12:26 02:12:26 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:12:26 #158 DONE 173.4s 02:12:26 02:12:26 #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:12:26 #163 ... 02:12:26 02:12:26 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:12:26 #161 DONE 0.8s 02:12:26 02:12:26 #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:12:26 #164 DONE 0.9s 02:12:26 02:12:26 #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:12:26 #165 DONE 0.9s 02:12:26 02:12:26 #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:12:26 #166 DONE 0.9s 02:12:26 02:12:26 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:12:26 #167 ... 02:12:26 02:12:26 #168 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:12:26 #168 DONE 0.8s 02:12:26 02:12:26 #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:12:26 #162 DONE 0.8s 02:12:26 02:12:26 #169 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:12:26 #169 DONE 0.7s 02:12:26 02:12:26 #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:12:26 #163 DONE 0.7s 02:12:26 02:12:26 #170 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:12:26 #170 DONE 0.5s 02:12:27 02:12:27 #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:12:27 #171 ... 02:12:27 02:12:27 #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:12:27 #172 DONE 0.9s 02:12:27 02:12:27 #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:12:27 #167 DONE 0.9s 02:12:27 02:12:27 #173 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:12:27 #173 DONE 0.8s 02:12:27 02:12:27 #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:12:27 #174 CACHED 02:12:27 02:12:27 #175 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:12:27 #175 CACHED 02:12:27 02:12:27 #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:12:27 #176 CACHED 02:12:27 02:12:27 #177 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:12:27 #177 CACHED 02:12:27 02:12:27 #178 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:12:27 #178 CACHED 02:12:27 02:12:27 #179 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:12:27 #179 CACHED 02:12:27 02:12:27 #180 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:12:27 #180 DONE 0.8s 02:12:27 02:12:27 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:12:27 #181 CACHED 02:12:27 02:12:27 #182 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:12:27 #182 CACHED 02:12:27 02:12:27 #183 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:12:27 #183 DONE 0.8s 02:12:27 02:12:27 #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:12:27 #184 DONE 0.9s 02:12:27 02:12:27 #185 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:12:27 #185 DONE 0.8s 02:12:27 02:12:27 #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:12:27 #171 DONE 0.8s 02:12:27 02:12:27 #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 02:12:30 #186 ... 02:12:30 02:12:30 #187 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:12:30 #187 DONE 2.2s 02:12:30 02:12:30 #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:12:30 #188 DONE 2.2s 02:12:30 02:12:30 #189 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:12:30 #189 DONE 2.2s 02:12:30 02:12:30 #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:12:30 #190 DONE 2.2s 02:12:30 02:12:30 #113 [core-keeper] exporting to image 02:12:30 #113 exporting layers 02:12:30 #113 ... 02:12:30 02:12:30 #191 [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 02:12:30 #191 DONE 3.0s 02:12:30 02:12:30 #192 [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 02:12:30 #192 ... 02:12:30 02:12:30 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:12:30 #193 DONE 3.3s 02:12:30 02:12:30 #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 02:12:30 #186 DONE 3.3s 02:12:30 02:12:30 #194 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:12:30 #194 DONE 3.3s 02:12:31 02:12:31 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:12:31 #195 DONE 3.3s 02:12:31 02:12:31 #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:12:31 #196 DONE 3.3s 02:12:31 02:12:31 #197 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:12:31 #197 DONE 3.4s 02:12:31 02:12:31 #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 02:12:31 #198 DONE 4.3s 02:12:31 02:12:31 #199 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 02:12:31 #199 ... 02:12:31 02:12:31 #200 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:12:31 #200 DONE 3.4s 02:12:31 02:12:31 #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:12:31 #201 DONE 1.5s 02:12:31 02:12:31 #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:12:31 #202 DONE 1.5s 02:12:31 02:12:31 #192 [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 02:12:31 #192 DONE 0.7s 02:12:31 02:12:31 #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:12:31 #203 ... 02:12:31 02:12:31 #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:12:31 #204 DONE 0.8s 02:12:31 02:12:31 #205 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 02:12:31 #205 DONE 0.4s 02:12:31 02:12:31 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:12:31 #206 DONE 0.5s 02:12:31 02:12:31 #207 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:12:31 #207 DONE 0.4s 02:12:31 02:12:31 #208 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:12:31 #208 DONE 0.5s 02:12:31 02:12:31 #209 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:12:31 #209 DONE 0.5s 02:12:31 02:12:31 #210 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:12:31 #210 DONE 0.5s 02:12:31 02:12:31 #199 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 02:12:31 #199 DONE 0.5s 02:12:31 02:12:31 #211 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:12:31 #211 DONE 0.5s 02:12:31 02:12:31 #212 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 02:12:31 #212 ... 02:12:31 02:12:31 #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:12:31 #213 DONE 0.6s 02:12:31 02:12:31 #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:12:31 #203 DONE 0.6s 02:12:31 02:12:31 #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:12:31 #214 DONE 0.5s 02:12:31 02:12:31 #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:12:31 #215 DONE 0.5s 02:12:31 02:12:31 #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:12:31 #216 DONE 0.5s 02:12:31 02:12:31 #217 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:12:31 #217 DONE 0.4s 02:12:31 02:12:31 #218 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:12:32 #218 ... 02:12:32 02:12:32 #212 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 02:12:32 #212 DONE 0.4s 02:12:32 02:12:32 #113 [core-keeper] exporting to image 02:12:32 #113 exporting layers 0.6s done 02:12:32 #113 writing image sha256:85a38e7538bc10a8d75ebbaf6343a4114f37a7208106cd9aa2b1a89fc583623d 0.0s done 02:12:32 #113 naming to docker.io/library/core-keeper done 02:12:32 #113 ... 02:12:32 02:12:32 #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:12:32 #219 DONE 0.4s 02:12:32 02:12:32 #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:12:32 #220 DONE 0.4s 02:12:32 02:12:32 #113 [core-keeper] exporting to image 02:12:32 #113 exporting layers 0.4s done 02:12:32 #113 writing image sha256:08b658ae9ec48848ba76453e53c5bd1918334589d0271cb8baa586ba8de18891 02:12:32 #113 writing image sha256:0f4cc40f7ddfdc6457ab35b1448cb1fee9139bd0b72ce7c8753699cbc933daa0 02:12:32 #113 writing image sha256:572fe6b118488181a42bfbefcd7fd18d0854ba028028811d711f20c8bc92700a 02:12:32 #113 writing image sha256:5b909faaf84891ae62e8e2db7f886ce0bae9d9d5a23b5f7702a1abdd3b70a17c 02:12:32 #113 writing image sha256:9fdc54dfda3aacb8f90bacd70d05d045bbf7045dcd817e70980cbb854a36918c 02:12:32 #113 writing image sha256:4ed63cca1dc929ae95a529002cc68d05fda38c2709f3f220dc42892d46a77bde 02:12:32 #113 writing image sha256:08b658ae9ec48848ba76453e53c5bd1918334589d0271cb8baa586ba8de18891 0.2s done 02:12:32 #113 writing image sha256:0f4cc40f7ddfdc6457ab35b1448cb1fee9139bd0b72ce7c8753699cbc933daa0 0.2s done 02:12:32 #113 writing image sha256:572fe6b118488181a42bfbefcd7fd18d0854ba028028811d711f20c8bc92700a 0.2s done 02:12:32 #113 writing image sha256:5b909faaf84891ae62e8e2db7f886ce0bae9d9d5a23b5f7702a1abdd3b70a17c 0.2s done 02:12:32 #113 writing image sha256:9fdc54dfda3aacb8f90bacd70d05d045bbf7045dcd817e70980cbb854a36918c 0.2s done 02:12:32 #113 writing image sha256:4ed63cca1dc929ae95a529002cc68d05fda38c2709f3f220dc42892d46a77bde 0.2s done 02:12:32 #113 naming to docker.io/library/support-notifications 02:12:32 #113 naming to docker.io/library/core-command done 02:12:32 #113 naming to docker.io/library/support-scheduler 02:12:32 #113 naming to docker.io/library/security-spiffe-token-provider 02:12:32 #113 naming to docker.io/library/support-cron-scheduler 02:12:32 #113 naming to docker.io/library/core-metadata 02:12:32 #113 ... 02:12:32 02:12:32 #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:12:32 #221 DONE 0.5s 02:12:32 02:12:32 #113 [core-metadata] exporting to image 02:12:32 #113 exporting layers 0.6s done 02:12:32 #113 naming to docker.io/library/support-notifications 0.0s done 02:12:32 #113 naming to docker.io/library/support-scheduler done 02:12:32 #113 naming to docker.io/library/security-spiffe-token-provider done 02:12:32 #113 naming to docker.io/library/support-cron-scheduler 0.0s done 02:12:32 #113 naming to docker.io/library/core-metadata 0.0s done 02:12:32 #113 writing image sha256:39173dc9113570aef04557d6501c31d05f19c5049760853d35cd5ab3168efbf2 02:12:32 #113 writing image sha256:39173dc9113570aef04557d6501c31d05f19c5049760853d35cd5ab3168efbf2 done 02:12:32 #113 naming to docker.io/library/core-data done 02:12:32 #113 DONE 3.7s 02:12:32 02:12:32 #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:12:32 #222 ... 02:12:32 02:12:32 #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:12:32 #223 DONE 0.5s 02:12:32 02:12:32 #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:12:32 #222 DONE 0.3s 02:12:32 02:12:32 #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:12:32 #224 DONE 0.1s 02:12:32 02:12:32 #225 [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/ 02:12:32 #225 DONE 0.1s 02:12:32 02:12:32 #226 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:12:33 #226 ... 02:12:33 02:12:33 #227 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:12:33 #227 DONE 0.1s 02:12:33 02:12:33 #228 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:12:33 #228 DONE 0.1s 02:12:33 02:12:33 #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:12:33 #229 DONE 0.9s 02:12:33 02:12:33 #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:12:33 #230 DONE 0.1s 02:12:33 02:12:33 #231 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:12:33 #231 DONE 1.4s 02:12:33 02:12:33 #113 [security-proxy-setup] exporting to image 02:12:33 #113 ... 02:12:33 02:12:33 #218 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:12:33 #218 DONE 1.3s 02:12:33 02:12:33 #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:12:33 #232 DONE 0.1s 02:12:33 02:12:33 #113 [core-common-config-bootstrapper] exporting to image 02:12:33 #113 exporting layers 0.2s done 02:12:33 #113 exporting layers 0.2s done 02:12:33 #113 writing image sha256:ea68ec42c1680049a5007d3d6d8317a74a791adc2ea4464cb807e27904421bf9 done 02:12:33 #113 naming to docker.io/library/security-proxy-setup done 02:12:33 #113 writing image sha256:d48d972d55fc22585f6d8b83437b0ea799a389dbd61c2d8166a646db38d92b51 done 02:12:33 #113 naming to docker.io/library/core-common-config-bootstrapper done 02:12:33 #113 writing image sha256:cd0cfb60c14f01a73ecf05ce15ffd9fd4c2e3fa15ca4834dd26d616f72fa16d6 done 02:12:33 #113 naming to docker.io/library/security-proxy-auth done 02:12:33 #113 DONE 4.0s 02:12:33 02:12:33 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 02:12:33 #233 ... 02:12:33 02:12:33 #226 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:12:33 #226 DONE 0.7s 02:12:33 02:12:33 #113 [security-secretstore-setup] exporting to image 02:12:33 #113 exporting layers 0.2s done 02:12:33 #113 writing image sha256:47eef7a9be661c1eed9bee04496264ce8337aa67ddd811a2a55bacf09bfdc4f9 done 02:12:33 #113 naming to docker.io/library/security-secretstore-setup done 02:12:33 #113 DONE 4.3s 02:12:33 02:12:33 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 02:12:34 #233 DONE 0.8s 02:12:34 02:12:34 #113 [security-bootstrapper] exporting to image 02:12:34 #113 exporting layers 0.2s done 02:12:34 #113 writing image sha256:82987c56de309609cbd77278614e936818547699b28b8d6c191a313a80e2866c done 02:12:34 #113 naming to docker.io/library/security-bootstrapper done 02:12:34 #113 DONE 4.5s 02:12:34 time="2024-09-06T02:07:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:34 time="2024-09-06T02:07:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:34 time="2024-09-06T02:07:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:34 time="2024-09-06T02:07:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:34 time="2024-09-06T02:07:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:34 time="2024-09-06T02:07:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:34 time="2024-09-06T02:07:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:34 time="2024-09-06T02:07:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:34 time="2024-09-06T02:07:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:34 time="2024-09-06T02:07:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:34 time="2024-09-06T02:07:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:34 time="2024-09-06T02:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:34 time="2024-09-06T02:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:34 time="2024-09-06T02:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:34 time="2024-09-06T02:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:12:34 time="2024-09-06T02:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:12:34 $ docker stop --time=1 7e28e859dfe2f84e98f7453ff2e796f9aea0f0628ecc7758b48750a3ae4d645e 02:12:35 $ docker rm -f --volumes 7e28e859dfe2f84e98f7453ff2e796f9aea0f0628ecc7758b48750a3ae4d645e [Pipeline] // withDockerContainer [Pipeline] sh 02:12:35 + docker images 02:12:35 REPOSITORY TAG IMAGE ID CREATED SIZE 02:12:35 security-secretstore-setup latest 47eef7a9be66 2 seconds ago 42.3MB 02:12:35 core-common-config-bootstrapper latest d48d972d55fc 2 seconds ago 20.3MB 02:12:35 security-bootstrapper latest 82987c56de30 2 seconds ago 24MB 02:12:35 security-proxy-auth latest cd0cfb60c14f 2 seconds ago 38.1MB 02:12:35 security-proxy-setup latest ea68ec42c168 3 seconds ago 31.3MB 02:12:35 security-spiffe-token-provider latest 572fe6b11848 4 seconds ago 34.1MB 02:12:35 support-scheduler latest 0f4cc40f7ddf 4 seconds ago 47MB 02:12:35 core-metadata latest 4ed63cca1dc9 4 seconds ago 44.9MB 02:12:35 support-cron-scheduler latest 9fdc54dfda3a 4 seconds ago 49.4MB 02:12:35 support-notifications latest 5b909faaf848 4 seconds ago 47.8MB 02:12:35 core-data latest 39173dc91135 4 seconds ago 44.7MB 02:12:35 core-command latest 08b658ae9ec4 4 seconds ago 40.5MB 02:12:35 core-keeper latest 85a38e7538bc 6 seconds ago 39.5MB 02:12:35 security-spire-agent latest e52ad072bf8a 4 minutes ago 187MB 02:12:35 security-spire-config latest 916c64efff19 4 minutes ago 125MB 02:12:35 security-spire-server latest 840e947f5469 4 minutes ago 126MB 02:12:35 ci-base-image-x86_64 latest 9ad8b33593d0 8 minutes ago 971MB 02:12:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 02:12:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 02:12:35 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 02:12:36 provisioning config files... 02:12:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/684@tmp/config385917823407037818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:36 ---> ****-login.sh 02:12:36 nexus3.edgexfoundry.org:10001 02:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:36 Configure a credential helper to remove this warning. See 02:12:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:36 02:12:36 Login Succeeded 02:12:36 nexus3.edgexfoundry.org:10002 02:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:36 Configure a credential helper to remove this warning. See 02:12:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:36 02:12:36 Login Succeeded 02:12:36 nexus3.edgexfoundry.org:10003 02:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:36 Configure a credential helper to remove this warning. See 02:12:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:36 02:12:36 Login Succeeded 02:12:36 nexus3.edgexfoundry.org:10004 02:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:36 Configure a credential helper to remove this warning. See 02:12:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:36 02:12:36 Login Succeeded 02:12:36 ****.io 02:12:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:37 Configure a credential helper to remove this warning. See 02:12:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:37 02:12:37 Login Succeeded 02:12:37 ---> ****-login.sh ends [Pipeline] } 02:12:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:12:37 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:12:37 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:12:37 latest 02:12:37 3.2.0-dev.63 02:12:37 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:12:37 main 02:12:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:37 + docker push nexus3.edgexfoundry.org:10004/core-command:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:12:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:12:37 0e3c6b5b0400: Preparing 02:12:37 e583b1baecf6: Preparing 02:12:37 4020226f7256: Preparing 02:12:37 a2e7b5e1129c: Preparing 02:12:37 dbd979cd0f2a: Preparing 02:12:37 0b89fedd4fff: Preparing 02:12:37 ce7f800efff9: Preparing 02:12:37 0b89fedd4fff: Waiting 02:12:37 ce7f800efff9: Waiting 02:12:37 a2e7b5e1129c: Pushed 02:12:37 4020226f7256: Pushed 02:12:37 0e3c6b5b0400: Pushed 02:12:38 ce7f800efff9: Layer already exists 02:12:38 0b89fedd4fff: Pushed 02:12:38 #78 DONE 107.0s 02:12:38 02:12:38 #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:38 #83 DONE 107.4s 02:12:38 02:12:38 #119 [support-notifications builder 6/7] COPY . . 02:12:38 #119 ... 02:12:38 02:12:38 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:38 #93 DONE 85.7s 02:12:38 02:12:38 #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:38 #81 DONE 108.8s 02:12:38 02:12:38 #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:38 #82 DONE 108.0s 02:12:38 02:12:38 #120 [core-keeper builder 7/8] COPY . . 02:12:38 #120 DONE 1.5s 02:12:38 02:12:38 #121 [support-cron-scheduler builder 6/7] COPY . . 02:12:38 #121 CACHED 02:12:38 02:12:38 #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:12:38 #122 CACHED 02:12:38 02:12:38 #123 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:38 #123 CACHED 02:12:38 02:12:38 #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:12:38 #124 CACHED 02:12:38 02:12:38 #125 [core-common-config-bootstrapper builder 6/7] COPY . . 02:12:38 #125 CACHED 02:12:38 02:12:38 #126 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:38 #126 CACHED 02:12:38 02:12:38 #127 [core-command builder 6/7] COPY . . 02:12:38 #127 CACHED 02:12:38 02:12:38 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:38 #128 CACHED 02:12:38 02:12:38 #129 [core-command builder 4/7] COPY go.mod vendor* ./ 02:12:38 #129 CACHED 02:12:38 02:12:38 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:38 #130 CACHED 02:12:38 02:12:38 #131 [security-proxy-auth builder 6/7] COPY . . 02:12:38 #131 CACHED 02:12:38 02:12:38 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:12:38 #132 CACHED 02:12:38 02:12:38 #133 [core-data builder 6/7] COPY . . 02:12:38 #133 CACHED 02:12:38 02:12:38 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 02:12:38 #134 CACHED 02:12:38 02:12:38 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:38 #135 CACHED 02:12:38 02:12:38 #136 [security-bootstrapper builder 6/7] COPY . . 02:12:38 #136 DONE 1.6s 02:12:38 02:12:38 #137 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:12:38 #137 CACHED 02:12:38 02:12:38 #138 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:38 #138 CACHED 02:12:38 02:12:38 #139 [support-scheduler builder 6/7] COPY . . 02:12:38 #139 CACHED 02:12:38 02:12:38 #140 [core-metadata builder 6/7] COPY . . 02:12:38 #140 DONE 1.5s 02:12:38 02:12:38 #141 [security-spiffe-token-provider builder 6/7] COPY . . 02:12:38 #141 DONE 1.6s 02:12:38 02:12:38 #119 [support-notifications builder 6/7] COPY . . 02:12:38 #119 DONE 1.5s 02:12:38 02:12:38 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:12:38 #142 ... 02:12:38 02:12:38 #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:38 #143 CACHED 02:12:38 02:12:38 #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:12:38 #144 CACHED 02:12:38 02:12:38 #145 [security-proxy-setup builder 6/7] COPY . . 02:12:38 #145 CACHED 02:12:38 02:12:38 #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:12:38 #146 CACHED 02:12:38 02:12:38 #147 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:38 #147 CACHED 02:12:38 02:12:38 #148 [security-secretstore-setup builder 6/7] COPY . . 02:12:38 #148 CACHED 02:12:38 02:12:38 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:12:40 #149 ... 02:12:40 02:12:40 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:12:40 #0 5.423 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:12:40 #150 ... 02:12:40 02:12:40 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:12:40 #0 5.465 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:12:41 #151 ... 02:12:41 02:12:41 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:12:41 #0 5.990 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:12:41 #152 ... 02:12:41 02:12:41 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:12:41 #0 6.268 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:12:41 #153 ... 02:12:41 02:12:41 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:12:41 #142 6.575 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:12:41 dbd979cd0f2a: Pushed 02:12:41 e583b1baecf6: Pushed 02:12:41 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:0f164fb8a79e8b80c39ae005628145deefebdefa0621f1767f3522a75c2c45e2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:42 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:12:42 0e3c6b5b0400: Preparing 02:12:42 e583b1baecf6: Preparing 02:12:42 4020226f7256: Preparing 02:12:42 a2e7b5e1129c: Preparing 02:12:42 dbd979cd0f2a: Preparing 02:12:42 0b89fedd4fff: Preparing 02:12:42 ce7f800efff9: Preparing 02:12:42 ce7f800efff9: Waiting 02:12:42 0b89fedd4fff: Waiting 02:12:42 dbd979cd0f2a: Layer already exists 02:12:42 4020226f7256: Layer already exists 02:12:42 e583b1baecf6: Layer already exists 02:12:42 0e3c6b5b0400: Layer already exists 02:12:42 a2e7b5e1129c: Layer already exists 02:12:42 ce7f800efff9: Layer already exists 02:12:42 0b89fedd4fff: Layer already exists 02:12:42 latest: digest: sha256:0f164fb8a79e8b80c39ae005628145deefebdefa0621f1767f3522a75c2c45e2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:42 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.63 02:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:12:42 0e3c6b5b0400: Preparing 02:12:42 e583b1baecf6: Preparing 02:12:42 4020226f7256: Preparing 02:12:42 a2e7b5e1129c: Preparing 02:12:42 dbd979cd0f2a: Preparing 02:12:42 0b89fedd4fff: Preparing 02:12:42 ce7f800efff9: Preparing 02:12:42 ce7f800efff9: Waiting 02:12:42 0b89fedd4fff: Waiting 02:12:42 4020226f7256: Layer already exists 02:12:42 e583b1baecf6: Layer already exists 02:12:42 a2e7b5e1129c: Layer already exists 02:12:42 dbd979cd0f2a: Layer already exists 02:12:42 0e3c6b5b0400: Layer already exists 02:12:42 0b89fedd4fff: Layer already exists 02:12:42 ce7f800efff9: Layer already exists 02:12:42 3.2.0-dev.63: digest: sha256:0f164fb8a79e8b80c39ae005628145deefebdefa0621f1767f3522a75c2c45e2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:44 + docker push nexus3.edgexfoundry.org:10004/core-command:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:12:44 0e3c6b5b0400: Preparing 02:12:44 e583b1baecf6: Preparing 02:12:44 4020226f7256: Preparing 02:12:44 a2e7b5e1129c: Preparing 02:12:44 dbd979cd0f2a: Preparing 02:12:44 0b89fedd4fff: Preparing 02:12:44 ce7f800efff9: Preparing 02:12:44 0b89fedd4fff: Waiting 02:12:44 ce7f800efff9: Waiting 02:12:44 4020226f7256: Layer already exists 02:12:44 dbd979cd0f2a: Layer already exists 02:12:44 0e3c6b5b0400: Layer already exists 02:12:44 e583b1baecf6: Layer already exists 02:12:44 a2e7b5e1129c: Layer already exists 02:12:44 ce7f800efff9: Layer already exists 02:12:44 0b89fedd4fff: Layer already exists 02:12:44 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:0f164fb8a79e8b80c39ae005628145deefebdefa0621f1767f3522a75c2c45e2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:44 #142 ... 02:12:44 02:12:44 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:12:44 #0 6.832 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:12:44 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:12:44 0e3c6b5b0400: Preparing 02:12:44 e583b1baecf6: Preparing 02:12:44 4020226f7256: Preparing 02:12:44 a2e7b5e1129c: Preparing 02:12:44 dbd979cd0f2a: Preparing 02:12:44 0b89fedd4fff: Preparing 02:12:44 ce7f800efff9: Preparing 02:12:44 0b89fedd4fff: Waiting 02:12:44 ce7f800efff9: Waiting 02:12:44 e583b1baecf6: Layer already exists 02:12:44 a2e7b5e1129c: Layer already exists 02:12:44 0e3c6b5b0400: Layer already exists 02:12:44 dbd979cd0f2a: Layer already exists 02:12:44 4020226f7256: Layer already exists 02:12:44 0b89fedd4fff: Layer already exists 02:12:44 ce7f800efff9: Layer already exists 02:12:44 main: digest: sha256:0f164fb8a79e8b80c39ae005628145deefebdefa0621f1767f3522a75c2c45e2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:44 ===================================================== [Pipeline] echo 02:12:44 taggedImages: 02:12:44 - nexus3.edgexfoundry.org:10004/core-command:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:12:44 - nexus3.edgexfoundry.org:10004/core-command:latest 02:12:44 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.63 02:12:44 - nexus3.edgexfoundry.org:10004/core-command:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:12:44 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:12:44 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:12:44 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:12:44 latest 02:12:44 3.2.0-dev.63 02:12:44 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:12:44 main 02:12:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:44 #154 ... 02:12:44 02:12:44 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:12:44 #0 6.191 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:12:45 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv 02:12:45 #155 ... 02:12:45 02:12:45 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:12:45 #0 7.245 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:12:45 #156 ... 02:12:45 02:12:45 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:12:45 #0 5.860 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:45 #157 ... 02:12:45 02:12:45 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:12:45 #0 7.127 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:12:45 #158 ... 02:12:45 02:12:45 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:12:45 #0 5.747 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:12:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:12:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:12:45 9a5796886678: Preparing 02:12:45 a938562339d3: Preparing 02:12:45 895e182d5c3c: Preparing 02:12:45 10e5001876bf: Preparing 02:12:45 4020226f7256: Preparing 02:12:45 a2e7b5e1129c: Preparing 02:12:45 dbd979cd0f2a: Preparing 02:12:45 0b89fedd4fff: Preparing 02:12:45 ce7f800efff9: Preparing 02:12:45 a2e7b5e1129c: Waiting 02:12:45 dbd979cd0f2a: Waiting 02:12:45 0b89fedd4fff: Waiting 02:12:45 ce7f800efff9: Waiting 02:12:45 a938562339d3: Pushed 02:12:45 #159 ... 02:12:45 02:12:45 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:12:45 #0 4.169 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:12:45 895e182d5c3c: Pushed 02:12:45 #160 ... 02:12:45 02:12:45 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:12:45 #149 6.857 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:12:46 4020226f7256: Layer already exists 02:12:46 10e5001876bf: Pushed 02:12:46 a2e7b5e1129c: Layer already exists 02:12:46 dbd979cd0f2a: Layer already exists 02:12:46 0b89fedd4fff: Layer already exists 02:12:46 ce7f800efff9: Layer already exists 02:12:46 9a5796886678: Pushed 02:12:47 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:d16974e9ac228fd4fe59d5dbcf96c21b3fb6404cfb427413d5fb490e70acec5e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:47 + 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 02:12:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:12:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:12:47 9a5796886678: Preparing 02:12:47 a938562339d3: Preparing 02:12:47 895e182d5c3c: Preparing 02:12:47 10e5001876bf: Preparing 02:12:47 4020226f7256: Preparing 02:12:47 a2e7b5e1129c: Preparing 02:12:47 dbd979cd0f2a: Preparing 02:12:47 0b89fedd4fff: Preparing 02:12:47 ce7f800efff9: Preparing 02:12:47 dbd979cd0f2a: Waiting 02:12:47 0b89fedd4fff: Waiting 02:12:47 ce7f800efff9: Waiting 02:12:47 a2e7b5e1129c: Waiting 02:12:47 a938562339d3: Layer already exists 02:12:47 10e5001876bf: Layer already exists 02:12:47 895e182d5c3c: Layer already exists 02:12:47 9a5796886678: Layer already exists 02:12:47 4020226f7256: Layer already exists 02:12:47 0b89fedd4fff: Layer already exists 02:12:47 dbd979cd0f2a: Layer already exists 02:12:47 a2e7b5e1129c: Layer already exists 02:12:47 ce7f800efff9: Layer already exists 02:12:47 latest: digest: sha256:d16974e9ac228fd4fe59d5dbcf96c21b3fb6404cfb427413d5fb490e70acec5e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:48 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.63 02:12:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:12:48 9a5796886678: Preparing 02:12:48 a938562339d3: Preparing 02:12:48 895e182d5c3c: Preparing 02:12:48 10e5001876bf: Preparing 02:12:48 4020226f7256: Preparing 02:12:48 a2e7b5e1129c: Preparing 02:12:48 dbd979cd0f2a: Preparing 02:12:48 0b89fedd4fff: Preparing 02:12:48 ce7f800efff9: Preparing 02:12:48 a2e7b5e1129c: Waiting 02:12:48 dbd979cd0f2a: Waiting 02:12:48 ce7f800efff9: Waiting 02:12:48 4020226f7256: Layer already exists 02:12:48 9a5796886678: Layer already exists 02:12:48 a938562339d3: Layer already exists 02:12:48 10e5001876bf: Layer already exists 02:12:48 895e182d5c3c: Layer already exists 02:12:48 a2e7b5e1129c: Layer already exists 02:12:48 dbd979cd0f2a: Layer already exists 02:12:48 0b89fedd4fff: Layer already exists 02:12:48 ce7f800efff9: Layer already exists 02:12:48 3.2.0-dev.63: digest: sha256:d16974e9ac228fd4fe59d5dbcf96c21b3fb6404cfb427413d5fb490e70acec5e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:48 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:12:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:12:49 9a5796886678: Preparing 02:12:49 a938562339d3: Preparing 02:12:49 895e182d5c3c: Preparing 02:12:49 10e5001876bf: Preparing 02:12:49 4020226f7256: Preparing 02:12:49 a2e7b5e1129c: Preparing 02:12:49 dbd979cd0f2a: Preparing 02:12:49 0b89fedd4fff: Preparing 02:12:49 ce7f800efff9: Preparing 02:12:49 dbd979cd0f2a: Waiting 02:12:49 ce7f800efff9: Waiting 02:12:49 0b89fedd4fff: Waiting 02:12:49 4020226f7256: Layer already exists 02:12:49 9a5796886678: Layer already exists 02:12:49 a938562339d3: Layer already exists 02:12:49 10e5001876bf: Layer already exists 02:12:49 895e182d5c3c: Layer already exists 02:12:49 a2e7b5e1129c: Layer already exists 02:12:49 ce7f800efff9: Layer already exists 02:12:49 0b89fedd4fff: Layer already exists 02:12:49 dbd979cd0f2a: Layer already exists 02:12:49 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:d16974e9ac228fd4fe59d5dbcf96c21b3fb6404cfb427413d5fb490e70acec5e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:49 + 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 02:12:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:12:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:12:49 9a5796886678: Preparing 02:12:49 a938562339d3: Preparing 02:12:49 895e182d5c3c: Preparing 02:12:49 10e5001876bf: Preparing 02:12:49 4020226f7256: Preparing 02:12:49 a2e7b5e1129c: Preparing 02:12:49 dbd979cd0f2a: Preparing 02:12:49 0b89fedd4fff: Preparing 02:12:49 ce7f800efff9: Preparing 02:12:49 a2e7b5e1129c: Waiting 02:12:49 ce7f800efff9: Waiting 02:12:49 0b89fedd4fff: Waiting 02:12:49 4020226f7256: Layer already exists 02:12:49 895e182d5c3c: Layer already exists 02:12:49 10e5001876bf: Layer already exists 02:12:49 9a5796886678: Layer already exists 02:12:49 a938562339d3: Layer already exists 02:12:49 a2e7b5e1129c: Layer already exists 02:12:49 ce7f800efff9: Layer already exists 02:12:49 0b89fedd4fff: Layer already exists 02:12:49 dbd979cd0f2a: Layer already exists 02:12:49 main: digest: sha256:d16974e9ac228fd4fe59d5dbcf96c21b3fb6404cfb427413d5fb490e70acec5e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:49 ===================================================== [Pipeline] echo 02:12:49 taggedImages: 02:12:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:12:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:12:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.63 02:12:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:12:49 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:12:49 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:12:49 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:12:49 latest 02:12:49 3.2.0-dev.63 02:12:49 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:12:49 main 02:12:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:50 + docker push nexus3.edgexfoundry.org:10004/core-data:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:12:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:12:50 4849722ee7b6: Preparing 02:12:50 7dffaf5145c7: Preparing 02:12:50 fe29cb1bb426: Preparing 02:12:50 4020226f7256: Preparing 02:12:50 a2e7b5e1129c: Preparing 02:12:50 dbd979cd0f2a: Preparing 02:12:50 0b89fedd4fff: Preparing 02:12:50 ce7f800efff9: Preparing 02:12:50 dbd979cd0f2a: Waiting 02:12:50 0b89fedd4fff: Waiting 02:12:50 ce7f800efff9: Waiting 02:12:50 4020226f7256: Layer already exists 02:12:50 a2e7b5e1129c: Layer already exists 02:12:50 dbd979cd0f2a: Layer already exists 02:12:50 0b89fedd4fff: Layer already exists 02:12:50 ce7f800efff9: Layer already exists 02:12:50 7dffaf5145c7: Pushed 02:12:50 4849722ee7b6: Pushed 02:12:53 fe29cb1bb426: Pushed 02:12:53 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:2e2051bfe38f1ccf292bafa95efac607e4f2dd67a385a382b1912ca138fede9b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:54 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:12:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:12:54 4849722ee7b6: Preparing 02:12:54 7dffaf5145c7: Preparing 02:12:54 fe29cb1bb426: Preparing 02:12:54 4020226f7256: Preparing 02:12:54 a2e7b5e1129c: Preparing 02:12:54 dbd979cd0f2a: Preparing 02:12:54 0b89fedd4fff: Preparing 02:12:54 ce7f800efff9: Preparing 02:12:54 0b89fedd4fff: Waiting 02:12:54 ce7f800efff9: Waiting 02:12:54 dbd979cd0f2a: Waiting 02:12:54 4849722ee7b6: Layer already exists 02:12:54 fe29cb1bb426: Layer already exists 02:12:54 a2e7b5e1129c: Layer already exists 02:12:54 7dffaf5145c7: Layer already exists 02:12:54 4020226f7256: Layer already exists 02:12:54 dbd979cd0f2a: Layer already exists 02:12:54 0b89fedd4fff: Layer already exists 02:12:54 ce7f800efff9: Layer already exists 02:12:54 latest: digest: sha256:2e2051bfe38f1ccf292bafa95efac607e4f2dd67a385a382b1912ca138fede9b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:55 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.63 02:12:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:12:55 4849722ee7b6: Preparing 02:12:55 7dffaf5145c7: Preparing 02:12:55 fe29cb1bb426: Preparing 02:12:55 4020226f7256: Preparing 02:12:55 a2e7b5e1129c: Preparing 02:12:55 dbd979cd0f2a: Preparing 02:12:55 0b89fedd4fff: Preparing 02:12:55 ce7f800efff9: Preparing 02:12:55 dbd979cd0f2a: Waiting 02:12:55 0b89fedd4fff: Waiting 02:12:55 ce7f800efff9: Waiting 02:12:55 4020226f7256: Layer already exists 02:12:55 7dffaf5145c7: Layer already exists 02:12:55 4849722ee7b6: Layer already exists 02:12:55 a2e7b5e1129c: Layer already exists 02:12:55 fe29cb1bb426: Layer already exists 02:12:55 ce7f800efff9: Layer already exists 02:12:55 dbd979cd0f2a: Layer already exists 02:12:55 0b89fedd4fff: Layer already exists 02:12:55 3.2.0-dev.63: digest: sha256:2e2051bfe38f1ccf292bafa95efac607e4f2dd67a385a382b1912ca138fede9b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:55 + docker push nexus3.edgexfoundry.org:10004/core-data:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:12:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:12:55 4849722ee7b6: Preparing 02:12:55 7dffaf5145c7: Preparing 02:12:55 fe29cb1bb426: Preparing 02:12:55 4020226f7256: Preparing 02:12:55 a2e7b5e1129c: Preparing 02:12:55 dbd979cd0f2a: Preparing 02:12:55 0b89fedd4fff: Preparing 02:12:55 ce7f800efff9: Preparing 02:12:55 dbd979cd0f2a: Waiting 02:12:55 0b89fedd4fff: Waiting 02:12:55 ce7f800efff9: Waiting 02:12:55 fe29cb1bb426: Layer already exists 02:12:55 7dffaf5145c7: Layer already exists 02:12:55 a2e7b5e1129c: Layer already exists 02:12:55 4020226f7256: Layer already exists 02:12:55 4849722ee7b6: Layer already exists 02:12:55 dbd979cd0f2a: Layer already exists 02:12:56 0b89fedd4fff: Layer already exists 02:12:56 ce7f800efff9: Layer already exists 02:12:56 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:2e2051bfe38f1ccf292bafa95efac607e4f2dd67a385a382b1912ca138fede9b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:56 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:12:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:12:56 4849722ee7b6: Preparing 02:12:56 7dffaf5145c7: Preparing 02:12:56 fe29cb1bb426: Preparing 02:12:56 4020226f7256: Preparing 02:12:56 a2e7b5e1129c: Preparing 02:12:56 dbd979cd0f2a: Preparing 02:12:56 0b89fedd4fff: Preparing 02:12:56 ce7f800efff9: Preparing 02:12:56 dbd979cd0f2a: Waiting 02:12:56 ce7f800efff9: Waiting 02:12:56 0b89fedd4fff: Waiting 02:12:56 a2e7b5e1129c: Layer already exists 02:12:56 fe29cb1bb426: Layer already exists 02:12:56 4020226f7256: Layer already exists 02:12:56 7dffaf5145c7: Layer already exists 02:12:56 4849722ee7b6: Layer already exists 02:12:56 dbd979cd0f2a: Layer already exists 02:12:56 ce7f800efff9: Layer already exists 02:12:56 0b89fedd4fff: Layer already exists 02:12:56 main: digest: sha256:2e2051bfe38f1ccf292bafa95efac607e4f2dd67a385a382b1912ca138fede9b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:56 ===================================================== [Pipeline] echo 02:12:56 taggedImages: 02:12:56 - nexus3.edgexfoundry.org:10004/core-data:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:12:56 - nexus3.edgexfoundry.org:10004/core-data:latest 02:12:56 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.63 02:12:56 - nexus3.edgexfoundry.org:10004/core-data:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:12:56 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:12:56 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:12:56 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:12:56 latest 02:12:56 3.2.0-dev.63 02:12:56 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:12:56 main 02:12:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:57 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:12:58 1b0358b17c77: Preparing 02:12:58 9a2d3c1688ad: Preparing 02:12:58 a2e7b5e1129c: Preparing 02:12:58 97da88f90947: Preparing 02:12:58 a486d79caed6: Preparing 02:12:58 ce7f800efff9: Preparing 02:12:58 ce7f800efff9: Waiting 02:12:59 a2e7b5e1129c: Layer already exists 02:12:59 ce7f800efff9: Layer already exists 02:12:59 a486d79caed6: Pushed 02:12:59 97da88f90947: Pushed 02:12:59 1b0358b17c77: Pushed 02:13:02 9a2d3c1688ad: Pushed 02:13:02 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:0e3187ff2a4a23324556b68666bfcb6e437cbb338c98d88d5cdd337e380a50ba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:03 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:13:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:13:03 1b0358b17c77: Preparing 02:13:03 9a2d3c1688ad: Preparing 02:13:03 a2e7b5e1129c: Preparing 02:13:03 97da88f90947: Preparing 02:13:03 a486d79caed6: Preparing 02:13:03 ce7f800efff9: Preparing 02:13:03 ce7f800efff9: Waiting 02:13:03 9a2d3c1688ad: Layer already exists 02:13:03 a2e7b5e1129c: Layer already exists 02:13:03 97da88f90947: Layer already exists 02:13:03 a486d79caed6: Layer already exists 02:13:03 1b0358b17c77: Layer already exists 02:13:03 ce7f800efff9: Layer already exists 02:13:03 latest: digest: sha256:0e3187ff2a4a23324556b68666bfcb6e437cbb338c98d88d5cdd337e380a50ba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:03 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.63 02:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:13:04 1b0358b17c77: Preparing 02:13:04 9a2d3c1688ad: Preparing 02:13:04 a2e7b5e1129c: Preparing 02:13:04 97da88f90947: Preparing 02:13:04 a486d79caed6: Preparing 02:13:04 ce7f800efff9: Preparing 02:13:04 ce7f800efff9: Waiting 02:13:04 97da88f90947: Layer already exists 02:13:04 1b0358b17c77: Layer already exists 02:13:04 a2e7b5e1129c: Layer already exists 02:13:04 9a2d3c1688ad: Layer already exists 02:13:04 a486d79caed6: Layer already exists 02:13:04 ce7f800efff9: Layer already exists 02:13:04 3.2.0-dev.63: digest: sha256:0e3187ff2a4a23324556b68666bfcb6e437cbb338c98d88d5cdd337e380a50ba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:04 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:13:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:13:04 1b0358b17c77: Preparing 02:13:04 9a2d3c1688ad: Preparing 02:13:04 a2e7b5e1129c: Preparing 02:13:04 97da88f90947: Preparing 02:13:04 a486d79caed6: Preparing 02:13:04 ce7f800efff9: Preparing 02:13:04 ce7f800efff9: Waiting 02:13:04 1b0358b17c77: Layer already exists 02:13:04 97da88f90947: Layer already exists 02:13:04 9a2d3c1688ad: Layer already exists 02:13:04 a486d79caed6: Layer already exists 02:13:04 a2e7b5e1129c: Layer already exists 02:13:04 ce7f800efff9: Layer already exists 02:13:04 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:0e3187ff2a4a23324556b68666bfcb6e437cbb338c98d88d5cdd337e380a50ba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:05 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:13:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:13:05 1b0358b17c77: Preparing 02:13:05 9a2d3c1688ad: Preparing 02:13:05 a2e7b5e1129c: Preparing 02:13:05 97da88f90947: Preparing 02:13:05 a486d79caed6: Preparing 02:13:05 ce7f800efff9: Preparing 02:13:05 ce7f800efff9: Waiting 02:13:05 a486d79caed6: Layer already exists 02:13:05 97da88f90947: Layer already exists 02:13:05 1b0358b17c77: Layer already exists 02:13:05 a2e7b5e1129c: Layer already exists 02:13:05 9a2d3c1688ad: Layer already exists 02:13:05 ce7f800efff9: Layer already exists 02:13:05 main: digest: sha256:0e3187ff2a4a23324556b68666bfcb6e437cbb338c98d88d5cdd337e380a50ba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:05 ===================================================== [Pipeline] echo 02:13:05 taggedImages: 02:13:05 - nexus3.edgexfoundry.org:10004/core-keeper:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:13:05 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:13:05 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.63 02:13:05 - nexus3.edgexfoundry.org:10004/core-keeper:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:13:05 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:13:05 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:13:05 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:13:05 latest 02:13:05 3.2.0-dev.63 02:13:05 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:13:05 main 02:13:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:13:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:13:06 e4d04b3a115f: Preparing 02:13:06 08d44cc8a215: Preparing 02:13:06 9deff4a3785a: Preparing 02:13:06 4020226f7256: Preparing 02:13:06 a2e7b5e1129c: Preparing 02:13:06 dbd979cd0f2a: Preparing 02:13:06 0b89fedd4fff: Preparing 02:13:06 dbd979cd0f2a: Waiting 02:13:06 ce7f800efff9: Preparing 02:13:06 4020226f7256: Layer already exists 02:13:06 a2e7b5e1129c: Layer already exists 02:13:06 0b89fedd4fff: Layer already exists 02:13:06 dbd979cd0f2a: Layer already exists 02:13:06 ce7f800efff9: Layer already exists 02:13:06 08d44cc8a215: Pushed 02:13:06 e4d04b3a115f: Pushed 02:13:10 9deff4a3785a: Pushed 02:13:10 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:27802f9ec1ea567fee09457bbfb0104c04413be7d131aac92cd87bfab6b7166b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:13:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:13:12 e4d04b3a115f: Preparing 02:13:12 08d44cc8a215: Preparing 02:13:12 9deff4a3785a: Preparing 02:13:12 4020226f7256: Preparing 02:13:12 a2e7b5e1129c: Preparing 02:13:12 dbd979cd0f2a: Preparing 02:13:12 0b89fedd4fff: Preparing 02:13:12 dbd979cd0f2a: Waiting 02:13:12 ce7f800efff9: Preparing 02:13:12 0b89fedd4fff: Waiting 02:13:12 ce7f800efff9: Waiting 02:13:12 9deff4a3785a: Layer already exists 02:13:12 08d44cc8a215: Layer already exists 02:13:12 4020226f7256: Layer already exists 02:13:12 a2e7b5e1129c: Layer already exists 02:13:12 e4d04b3a115f: Layer already exists 02:13:12 0b89fedd4fff: Layer already exists 02:13:12 dbd979cd0f2a: Layer already exists 02:13:12 ce7f800efff9: Layer already exists 02:13:12 latest: digest: sha256:27802f9ec1ea567fee09457bbfb0104c04413be7d131aac92cd87bfab6b7166b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.63 02:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:13:13 e4d04b3a115f: Preparing 02:13:13 08d44cc8a215: Preparing 02:13:13 9deff4a3785a: Preparing 02:13:13 4020226f7256: Preparing 02:13:13 a2e7b5e1129c: Preparing 02:13:13 dbd979cd0f2a: Preparing 02:13:13 0b89fedd4fff: Preparing 02:13:13 ce7f800efff9: Preparing 02:13:13 0b89fedd4fff: Waiting 02:13:13 ce7f800efff9: Waiting 02:13:13 08d44cc8a215: Layer already exists 02:13:13 e4d04b3a115f: Layer already exists 02:13:13 4020226f7256: Layer already exists 02:13:13 9deff4a3785a: Layer already exists 02:13:13 a2e7b5e1129c: Layer already exists 02:13:13 0b89fedd4fff: Layer already exists 02:13:13 dbd979cd0f2a: Layer already exists 02:13:13 ce7f800efff9: Layer already exists 02:13:13 3.2.0-dev.63: digest: sha256:27802f9ec1ea567fee09457bbfb0104c04413be7d131aac92cd87bfab6b7166b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:13:14 e4d04b3a115f: Preparing 02:13:14 08d44cc8a215: Preparing 02:13:14 9deff4a3785a: Preparing 02:13:14 4020226f7256: Preparing 02:13:14 a2e7b5e1129c: Preparing 02:13:14 dbd979cd0f2a: Preparing 02:13:14 0b89fedd4fff: Preparing 02:13:14 ce7f800efff9: Preparing 02:13:14 dbd979cd0f2a: Waiting 02:13:14 ce7f800efff9: Waiting 02:13:14 0b89fedd4fff: Waiting 02:13:14 e4d04b3a115f: Layer already exists 02:13:14 4020226f7256: Layer already exists 02:13:14 a2e7b5e1129c: Layer already exists 02:13:14 08d44cc8a215: Layer already exists 02:13:14 9deff4a3785a: Layer already exists 02:13:14 0b89fedd4fff: Layer already exists 02:13:14 dbd979cd0f2a: Layer already exists 02:13:14 ce7f800efff9: Layer already exists 02:13:14 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:27802f9ec1ea567fee09457bbfb0104c04413be7d131aac92cd87bfab6b7166b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:13:15 e4d04b3a115f: Preparing 02:13:15 08d44cc8a215: Preparing 02:13:15 9deff4a3785a: Preparing 02:13:15 4020226f7256: Preparing 02:13:15 a2e7b5e1129c: Preparing 02:13:15 dbd979cd0f2a: Preparing 02:13:15 0b89fedd4fff: Preparing 02:13:15 ce7f800efff9: Preparing 02:13:15 0b89fedd4fff: Waiting 02:13:15 ce7f800efff9: Waiting 02:13:15 dbd979cd0f2a: Waiting 02:13:15 08d44cc8a215: Layer already exists 02:13:15 9deff4a3785a: Layer already exists 02:13:15 4020226f7256: Layer already exists 02:13:15 a2e7b5e1129c: Layer already exists 02:13:15 e4d04b3a115f: Layer already exists 02:13:15 0b89fedd4fff: Layer already exists 02:13:15 dbd979cd0f2a: Layer already exists 02:13:15 ce7f800efff9: Layer already exists 02:13:15 main: digest: sha256:27802f9ec1ea567fee09457bbfb0104c04413be7d131aac92cd87bfab6b7166b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:15 ===================================================== [Pipeline] echo 02:13:15 taggedImages: 02:13:15 - nexus3.edgexfoundry.org:10004/core-metadata:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:13:15 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:13:15 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.63 02:13:15 - nexus3.edgexfoundry.org:10004/core-metadata:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:13:15 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:13:15 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:13:15 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:13:15 latest 02:13:15 3.2.0-dev.63 02:13:15 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:13:15 main 02:13:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:13:15 db4dfc8f2810: Preparing 02:13:15 e3a0c56a24c2: Preparing 02:13:15 8d24e6d5d609: Preparing 02:13:15 2691867b6c6b: Preparing 02:13:15 4aa9e5ac204f: Preparing 02:13:15 ea32bb6bc778: Preparing 02:13:15 dd6324c7637f: Preparing 02:13:15 0d56c41a9a89: Preparing 02:13:15 4020226f7256: Preparing 02:13:15 a2e7b5e1129c: Preparing 02:13:15 80aa9493495c: Preparing 02:13:15 25699b611343: Preparing 02:13:15 5f70bf18a086: Preparing 02:13:15 6121f239384a: Preparing 02:13:15 36d6c417ea6f: Preparing 02:13:15 4c30e7b91785: Preparing 02:13:15 ce7f800efff9: Preparing 02:13:15 ea32bb6bc778: Waiting 02:13:15 dd6324c7637f: Waiting 02:13:15 0d56c41a9a89: Waiting 02:13:15 4020226f7256: Waiting 02:13:15 a2e7b5e1129c: Waiting 02:13:15 80aa9493495c: Waiting 02:13:15 25699b611343: Waiting 02:13:15 ce7f800efff9: Waiting 02:13:15 4c30e7b91785: Waiting 02:13:15 36d6c417ea6f: Waiting 02:13:15 8d24e6d5d609: Pushed 02:13:15 e3a0c56a24c2: Pushed 02:13:15 2691867b6c6b: Pushed 02:13:15 db4dfc8f2810: Pushed 02:13:15 4aa9e5ac204f: Pushed 02:13:16 4020226f7256: Layer already exists 02:13:16 ea32bb6bc778: Pushed 02:13:16 a2e7b5e1129c: Layer already exists 02:13:16 dd6324c7637f: Pushed 02:13:16 5f70bf18a086: Layer already exists 02:13:16 25699b611343: Pushed 02:13:16 80aa9493495c: Pushed 02:13:16 6121f239384a: Pushed 02:13:16 ce7f800efff9: Layer already exists 02:13:16 4c30e7b91785: Pushed 02:13:16 36d6c417ea6f: Pushed 02:13:17 0d56c41a9a89: Pushed 02:13:17 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:548d3687cf3058e5ab38ae4bbf165849c50c26ee46bed1c8c47c66bf4fbac7a7 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:13:18 db4dfc8f2810: Preparing 02:13:18 e3a0c56a24c2: Preparing 02:13:18 8d24e6d5d609: Preparing 02:13:18 2691867b6c6b: Preparing 02:13:18 4aa9e5ac204f: Preparing 02:13:18 ea32bb6bc778: Preparing 02:13:18 dd6324c7637f: Preparing 02:13:18 0d56c41a9a89: Preparing 02:13:18 4020226f7256: Preparing 02:13:18 a2e7b5e1129c: Preparing 02:13:18 80aa9493495c: Preparing 02:13:18 25699b611343: Preparing 02:13:18 5f70bf18a086: Preparing 02:13:18 6121f239384a: Preparing 02:13:18 36d6c417ea6f: Preparing 02:13:18 4c30e7b91785: Preparing 02:13:18 a2e7b5e1129c: Waiting 02:13:18 5f70bf18a086: Waiting 02:13:18 ea32bb6bc778: Waiting 02:13:18 80aa9493495c: Waiting 02:13:18 6121f239384a: Waiting 02:13:18 25699b611343: Waiting 02:13:18 36d6c417ea6f: Waiting 02:13:18 0d56c41a9a89: Waiting 02:13:18 4020226f7256: Waiting 02:13:18 ce7f800efff9: Preparing 02:13:18 4c30e7b91785: Waiting 02:13:18 ce7f800efff9: Waiting 02:13:18 db4dfc8f2810: Layer already exists 02:13:18 e3a0c56a24c2: Layer already exists 02:13:18 4aa9e5ac204f: Layer already exists 02:13:18 8d24e6d5d609: Layer already exists 02:13:18 2691867b6c6b: Layer already exists 02:13:18 ea32bb6bc778: Layer already exists 02:13:18 dd6324c7637f: Layer already exists 02:13:18 0d56c41a9a89: Layer already exists 02:13:18 4020226f7256: Layer already exists 02:13:18 a2e7b5e1129c: Layer already exists 02:13:18 80aa9493495c: Layer already exists 02:13:18 6121f239384a: Layer already exists 02:13:18 25699b611343: Layer already exists 02:13:18 5f70bf18a086: Layer already exists 02:13:18 36d6c417ea6f: Layer already exists 02:13:18 4c30e7b91785: Layer already exists 02:13:18 ce7f800efff9: Layer already exists 02:13:18 latest: digest: sha256:548d3687cf3058e5ab38ae4bbf165849c50c26ee46bed1c8c47c66bf4fbac7a7 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.63 02:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:13:18 db4dfc8f2810: Preparing 02:13:18 e3a0c56a24c2: Preparing 02:13:18 8d24e6d5d609: Preparing 02:13:18 2691867b6c6b: Preparing 02:13:18 4aa9e5ac204f: Preparing 02:13:18 ea32bb6bc778: Preparing 02:13:18 dd6324c7637f: Preparing 02:13:18 0d56c41a9a89: Preparing 02:13:18 4020226f7256: Preparing 02:13:18 a2e7b5e1129c: Preparing 02:13:18 80aa9493495c: Preparing 02:13:18 25699b611343: Preparing 02:13:18 5f70bf18a086: Preparing 02:13:18 6121f239384a: Preparing 02:13:18 36d6c417ea6f: Preparing 02:13:18 4c30e7b91785: Preparing 02:13:18 ce7f800efff9: Preparing 02:13:18 0d56c41a9a89: Waiting 02:13:18 6121f239384a: Waiting 02:13:18 4c30e7b91785: Waiting 02:13:18 ce7f800efff9: Waiting 02:13:18 4020226f7256: Waiting 02:13:18 36d6c417ea6f: Waiting 02:13:18 a2e7b5e1129c: Waiting 02:13:18 25699b611343: Waiting 02:13:18 80aa9493495c: Waiting 02:13:18 5f70bf18a086: Waiting 02:13:18 ea32bb6bc778: Waiting 02:13:18 dd6324c7637f: Waiting 02:13:18 db4dfc8f2810: Layer already exists 02:13:18 2691867b6c6b: Layer already exists 02:13:18 e3a0c56a24c2: Layer already exists 02:13:18 8d24e6d5d609: Layer already exists 02:13:18 4aa9e5ac204f: Layer already exists 02:13:18 0d56c41a9a89: Layer already exists 02:13:18 dd6324c7637f: Layer already exists 02:13:18 4020226f7256: Layer already exists 02:13:18 ea32bb6bc778: Layer already exists 02:13:18 a2e7b5e1129c: Layer already exists 02:13:18 80aa9493495c: Layer already exists 02:13:18 25699b611343: Layer already exists 02:13:18 6121f239384a: Layer already exists 02:13:18 5f70bf18a086: Layer already exists 02:13:18 36d6c417ea6f: Layer already exists 02:13:18 4c30e7b91785: Layer already exists 02:13:18 ce7f800efff9: Layer already exists 02:13:18 3.2.0-dev.63: digest: sha256:548d3687cf3058e5ab38ae4bbf165849c50c26ee46bed1c8c47c66bf4fbac7a7 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:13:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:13:19 db4dfc8f2810: Preparing 02:13:19 e3a0c56a24c2: Preparing 02:13:19 8d24e6d5d609: Preparing 02:13:19 2691867b6c6b: Preparing 02:13:19 4aa9e5ac204f: Preparing 02:13:19 ea32bb6bc778: Preparing 02:13:19 dd6324c7637f: Preparing 02:13:19 0d56c41a9a89: Preparing 02:13:19 4020226f7256: Preparing 02:13:19 a2e7b5e1129c: Preparing 02:13:19 80aa9493495c: Preparing 02:13:19 25699b611343: Preparing 02:13:19 5f70bf18a086: Preparing 02:13:19 6121f239384a: Preparing 02:13:19 36d6c417ea6f: Preparing 02:13:19 4c30e7b91785: Preparing 02:13:19 ce7f800efff9: Preparing 02:13:19 80aa9493495c: Waiting 02:13:19 25699b611343: Waiting 02:13:19 4c30e7b91785: Waiting 02:13:19 ce7f800efff9: Waiting 02:13:19 5f70bf18a086: Waiting 02:13:19 ea32bb6bc778: Waiting 02:13:19 dd6324c7637f: Waiting 02:13:19 6121f239384a: Waiting 02:13:19 0d56c41a9a89: Waiting 02:13:19 36d6c417ea6f: Waiting 02:13:19 a2e7b5e1129c: Waiting 02:13:19 4020226f7256: Waiting 02:13:19 2691867b6c6b: Layer already exists 02:13:19 8d24e6d5d609: Layer already exists 02:13:19 e3a0c56a24c2: Layer already exists 02:13:19 db4dfc8f2810: Layer already exists 02:13:19 4aa9e5ac204f: Layer already exists 02:13:19 dd6324c7637f: Layer already exists 02:13:19 ea32bb6bc778: Layer already exists 02:13:19 4020226f7256: Layer already exists 02:13:19 a2e7b5e1129c: Layer already exists 02:13:19 0d56c41a9a89: Layer already exists 02:13:19 80aa9493495c: Layer already exists 02:13:19 25699b611343: Layer already exists 02:13:19 5f70bf18a086: Layer already exists 02:13:19 6121f239384a: Layer already exists 02:13:19 36d6c417ea6f: Layer already exists 02:13:19 4c30e7b91785: Layer already exists 02:13:19 ce7f800efff9: Layer already exists 02:13:19 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:548d3687cf3058e5ab38ae4bbf165849c50c26ee46bed1c8c47c66bf4fbac7a7 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:13:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:13:20 db4dfc8f2810: Preparing 02:13:20 e3a0c56a24c2: Preparing 02:13:20 8d24e6d5d609: Preparing 02:13:20 2691867b6c6b: Preparing 02:13:20 4aa9e5ac204f: Preparing 02:13:20 ea32bb6bc778: Preparing 02:13:20 dd6324c7637f: Preparing 02:13:20 0d56c41a9a89: Preparing 02:13:20 4020226f7256: Preparing 02:13:20 a2e7b5e1129c: Preparing 02:13:20 80aa9493495c: Preparing 02:13:20 25699b611343: Preparing 02:13:20 5f70bf18a086: Preparing 02:13:20 6121f239384a: Preparing 02:13:20 36d6c417ea6f: Preparing 02:13:20 4c30e7b91785: Preparing 02:13:20 ce7f800efff9: Preparing 02:13:20 ea32bb6bc778: Waiting 02:13:20 dd6324c7637f: Waiting 02:13:20 0d56c41a9a89: Waiting 02:13:20 4020226f7256: Waiting 02:13:20 a2e7b5e1129c: Waiting 02:13:20 6121f239384a: Waiting 02:13:20 80aa9493495c: Waiting 02:13:20 25699b611343: Waiting 02:13:20 4c30e7b91785: Waiting 02:13:20 5f70bf18a086: Waiting 02:13:20 ce7f800efff9: Waiting 02:13:20 4aa9e5ac204f: Layer already exists 02:13:20 db4dfc8f2810: Layer already exists 02:13:20 e3a0c56a24c2: Layer already exists 02:13:20 8d24e6d5d609: Layer already exists 02:13:20 2691867b6c6b: Layer already exists 02:13:20 0d56c41a9a89: Layer already exists 02:13:20 ea32bb6bc778: Layer already exists 02:13:20 dd6324c7637f: Layer already exists 02:13:20 4020226f7256: Layer already exists 02:13:20 a2e7b5e1129c: Layer already exists 02:13:20 80aa9493495c: Layer already exists 02:13:20 5f70bf18a086: Layer already exists 02:13:20 25699b611343: Layer already exists 02:13:20 6121f239384a: Layer already exists 02:13:20 36d6c417ea6f: Layer already exists 02:13:20 4c30e7b91785: Layer already exists 02:13:20 ce7f800efff9: Layer already exists 02:13:20 main: digest: sha256:548d3687cf3058e5ab38ae4bbf165849c50c26ee46bed1c8c47c66bf4fbac7a7 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:20 ===================================================== [Pipeline] echo 02:13:20 taggedImages: 02:13:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:13:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:13:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.63 02:13:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:13:20 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:13:20 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:13:20 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:13:20 latest 02:13:20 3.2.0-dev.63 02:13:20 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:13:20 main 02:13:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:20 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:13:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:13:21 d37a05d58dd2: Preparing 02:13:21 a938562339d3: Preparing 02:13:21 8fa326757fd7: Preparing 02:13:21 8a006201e10e: Preparing 02:13:21 4020226f7256: Preparing 02:13:21 a2e7b5e1129c: Preparing 02:13:21 dbd979cd0f2a: Preparing 02:13:21 0b89fedd4fff: Preparing 02:13:21 ce7f800efff9: Preparing 02:13:21 dbd979cd0f2a: Waiting 02:13:21 ce7f800efff9: Waiting 02:13:21 0b89fedd4fff: Waiting 02:13:21 a2e7b5e1129c: Waiting 02:13:21 4020226f7256: Layer already exists 02:13:21 a938562339d3: Layer already exists 02:13:21 a2e7b5e1129c: Layer already exists 02:13:21 dbd979cd0f2a: Layer already exists 02:13:21 0b89fedd4fff: Layer already exists 02:13:21 ce7f800efff9: Layer already exists 02:13:21 8fa326757fd7: Pushed 02:13:21 d37a05d58dd2: Pushed 02:13:23 8a006201e10e: Pushed 02:13:24 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:1c83396b511d4666be4ab67f96a1d8fb23b544780f87df3e2b59ff3a7a2d6cdd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:13:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:13:24 d37a05d58dd2: Preparing 02:13:24 a938562339d3: Preparing 02:13:24 8fa326757fd7: Preparing 02:13:24 8a006201e10e: Preparing 02:13:24 4020226f7256: Preparing 02:13:24 a2e7b5e1129c: Preparing 02:13:24 dbd979cd0f2a: Preparing 02:13:24 0b89fedd4fff: Preparing 02:13:24 ce7f800efff9: Preparing 02:13:24 a2e7b5e1129c: Waiting 02:13:24 dbd979cd0f2a: Waiting 02:13:24 0b89fedd4fff: Waiting 02:13:24 ce7f800efff9: Waiting 02:13:24 a938562339d3: Layer already exists 02:13:24 8a006201e10e: Layer already exists 02:13:24 8fa326757fd7: Layer already exists 02:13:24 d37a05d58dd2: Layer already exists 02:13:24 4020226f7256: Layer already exists 02:13:24 ce7f800efff9: Layer already exists 02:13:24 a2e7b5e1129c: Layer already exists 02:13:24 0b89fedd4fff: Layer already exists 02:13:24 dbd979cd0f2a: Layer already exists 02:13:24 latest: digest: sha256:1c83396b511d4666be4ab67f96a1d8fb23b544780f87df3e2b59ff3a7a2d6cdd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.63 02:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:13:25 d37a05d58dd2: Preparing 02:13:25 a938562339d3: Preparing 02:13:25 8fa326757fd7: Preparing 02:13:25 8a006201e10e: Preparing 02:13:25 4020226f7256: Preparing 02:13:25 a2e7b5e1129c: Preparing 02:13:25 dbd979cd0f2a: Preparing 02:13:25 0b89fedd4fff: Preparing 02:13:25 ce7f800efff9: Preparing 02:13:25 a2e7b5e1129c: Waiting 02:13:25 dbd979cd0f2a: Waiting 02:13:25 4020226f7256: Layer already exists 02:13:25 8fa326757fd7: Layer already exists 02:13:25 d37a05d58dd2: Layer already exists 02:13:25 8a006201e10e: Layer already exists 02:13:25 a938562339d3: Layer already exists 02:13:25 a2e7b5e1129c: Layer already exists 02:13:25 0b89fedd4fff: Layer already exists 02:13:25 dbd979cd0f2a: Layer already exists 02:13:25 ce7f800efff9: Layer already exists 02:13:25 3.2.0-dev.63: digest: sha256:1c83396b511d4666be4ab67f96a1d8fb23b544780f87df3e2b59ff3a7a2d6cdd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:13:26 d37a05d58dd2: Preparing 02:13:26 a938562339d3: Preparing 02:13:26 8fa326757fd7: Preparing 02:13:26 8a006201e10e: Preparing 02:13:26 4020226f7256: Preparing 02:13:26 a2e7b5e1129c: Preparing 02:13:26 dbd979cd0f2a: Preparing 02:13:26 0b89fedd4fff: Preparing 02:13:26 ce7f800efff9: Preparing 02:13:26 a2e7b5e1129c: Waiting 02:13:26 0b89fedd4fff: Waiting 02:13:26 ce7f800efff9: Waiting 02:13:26 dbd979cd0f2a: Waiting 02:13:26 4020226f7256: Layer already exists 02:13:26 d37a05d58dd2: Layer already exists 02:13:26 a938562339d3: Layer already exists 02:13:26 8a006201e10e: Layer already exists 02:13:26 8fa326757fd7: Layer already exists 02:13:26 a2e7b5e1129c: Layer already exists 02:13:26 0b89fedd4fff: Layer already exists 02:13:26 ce7f800efff9: Layer already exists 02:13:26 dbd979cd0f2a: Layer already exists 02:13:26 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:1c83396b511d4666be4ab67f96a1d8fb23b544780f87df3e2b59ff3a7a2d6cdd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:13:26 d37a05d58dd2: Preparing 02:13:26 a938562339d3: Preparing 02:13:26 8fa326757fd7: Preparing 02:13:26 8a006201e10e: Preparing 02:13:26 4020226f7256: Preparing 02:13:26 a2e7b5e1129c: Preparing 02:13:26 dbd979cd0f2a: Preparing 02:13:26 0b89fedd4fff: Preparing 02:13:26 ce7f800efff9: Preparing 02:13:26 a2e7b5e1129c: Waiting 02:13:26 dbd979cd0f2a: Waiting 02:13:26 0b89fedd4fff: Waiting 02:13:26 ce7f800efff9: Waiting 02:13:26 a938562339d3: Layer already exists 02:13:26 d37a05d58dd2: Layer already exists 02:13:26 4020226f7256: Layer already exists 02:13:26 8fa326757fd7: Layer already exists 02:13:26 8a006201e10e: Layer already exists 02:13:26 ce7f800efff9: Layer already exists 02:13:26 0b89fedd4fff: Layer already exists 02:13:26 dbd979cd0f2a: Layer already exists 02:13:26 a2e7b5e1129c: Layer already exists 02:13:26 main: digest: sha256:1c83396b511d4666be4ab67f96a1d8fb23b544780f87df3e2b59ff3a7a2d6cdd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:26 ===================================================== [Pipeline] echo 02:13:26 taggedImages: 02:13:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:13:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:13:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.63 02:13:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:13:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:13:26 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:13:26 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:13:26 latest 02:13:26 3.2.0-dev.63 02:13:26 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:13:26 main 02:13:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:13:27 07a990ce4363: Preparing 02:13:27 daa94849fa32: Preparing 02:13:27 b58b6b19a088: Preparing 02:13:27 8ca3e062f18c: Preparing 02:13:27 45c6602a2d55: Preparing 02:13:27 4020226f7256: Preparing 02:13:27 a2e7b5e1129c: Preparing 02:13:27 4b1e2c63c800: Preparing 02:13:27 96f5e72c5192: Preparing 02:13:27 b23900fc6db9: Preparing 02:13:27 ce7f800efff9: Preparing 02:13:27 4b1e2c63c800: Waiting 02:13:27 96f5e72c5192: Waiting 02:13:27 b23900fc6db9: Waiting 02:13:27 ce7f800efff9: Waiting 02:13:27 4020226f7256: Waiting 02:13:27 a2e7b5e1129c: Waiting 02:13:30 daa94849fa32: Pushed 02:13:30 45c6602a2d55: Pushed 02:13:31 4020226f7256: Layer already exists 02:13:32 a2e7b5e1129c: Layer already exists 02:13:33 07a990ce4363: Pushed 02:13:33 8ca3e062f18c: Pushed 02:13:33 ce7f800efff9: Layer already exists 02:13:36 b58b6b19a088: Pushed 02:13:36 96f5e72c5192: Pushed 02:13:36 4b1e2c63c800: Pushed 02:13:36 b23900fc6db9: Pushed 02:13:37 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:ded9d40b71444785b35f50e4118103744bbca8113f34476966abd7a7fd1dadfc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:13:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:13:37 07a990ce4363: Preparing 02:13:37 daa94849fa32: Preparing 02:13:37 b58b6b19a088: Preparing 02:13:37 8ca3e062f18c: Preparing 02:13:37 45c6602a2d55: Preparing 02:13:37 4020226f7256: Preparing 02:13:37 a2e7b5e1129c: Preparing 02:13:37 4b1e2c63c800: Preparing 02:13:37 96f5e72c5192: Preparing 02:13:37 b23900fc6db9: Preparing 02:13:37 ce7f800efff9: Preparing 02:13:37 96f5e72c5192: Waiting 02:13:37 b23900fc6db9: Waiting 02:13:37 ce7f800efff9: Waiting 02:13:37 a2e7b5e1129c: Waiting 02:13:37 4b1e2c63c800: Waiting 02:13:37 daa94849fa32: Layer already exists 02:13:37 8ca3e062f18c: Layer already exists 02:13:37 07a990ce4363: Layer already exists 02:13:37 b58b6b19a088: Layer already exists 02:13:37 45c6602a2d55: Layer already exists 02:13:37 96f5e72c5192: Layer already exists 02:13:37 4020226f7256: Layer already exists 02:13:37 4b1e2c63c800: Layer already exists 02:13:37 b23900fc6db9: Layer already exists 02:13:37 a2e7b5e1129c: Layer already exists 02:13:37 ce7f800efff9: Layer already exists 02:13:37 latest: digest: sha256:ded9d40b71444785b35f50e4118103744bbca8113f34476966abd7a7fd1dadfc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.63 02:13:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:13:38 07a990ce4363: Preparing 02:13:38 daa94849fa32: Preparing 02:13:38 b58b6b19a088: Preparing 02:13:38 8ca3e062f18c: Preparing 02:13:38 45c6602a2d55: Preparing 02:13:38 4020226f7256: Preparing 02:13:38 a2e7b5e1129c: Preparing 02:13:38 4b1e2c63c800: Preparing 02:13:38 96f5e72c5192: Preparing 02:13:38 b23900fc6db9: Preparing 02:13:38 ce7f800efff9: Preparing 02:13:38 4b1e2c63c800: Waiting 02:13:38 96f5e72c5192: Waiting 02:13:38 b23900fc6db9: Waiting 02:13:38 ce7f800efff9: Waiting 02:13:38 a2e7b5e1129c: Waiting 02:13:38 4020226f7256: Waiting 02:13:38 b58b6b19a088: Layer already exists 02:13:38 8ca3e062f18c: Layer already exists 02:13:38 07a990ce4363: Layer already exists 02:13:38 daa94849fa32: Layer already exists 02:13:38 45c6602a2d55: Layer already exists 02:13:38 4020226f7256: Layer already exists 02:13:38 a2e7b5e1129c: Layer already exists 02:13:38 4b1e2c63c800: Layer already exists 02:13:38 b23900fc6db9: Layer already exists 02:13:38 96f5e72c5192: Layer already exists 02:13:38 ce7f800efff9: Layer already exists 02:13:38 3.2.0-dev.63: digest: sha256:ded9d40b71444785b35f50e4118103744bbca8113f34476966abd7a7fd1dadfc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:13:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:13:39 07a990ce4363: Preparing 02:13:39 daa94849fa32: Preparing 02:13:39 b58b6b19a088: Preparing 02:13:39 8ca3e062f18c: Preparing 02:13:39 45c6602a2d55: Preparing 02:13:39 4020226f7256: Preparing 02:13:39 a2e7b5e1129c: Preparing 02:13:39 4b1e2c63c800: Preparing 02:13:39 96f5e72c5192: Preparing 02:13:39 b23900fc6db9: Preparing 02:13:39 ce7f800efff9: Preparing 02:13:39 a2e7b5e1129c: Waiting 02:13:39 4b1e2c63c800: Waiting 02:13:39 96f5e72c5192: Waiting 02:13:39 b23900fc6db9: Waiting 02:13:39 ce7f800efff9: Waiting 02:13:39 4020226f7256: Waiting 02:13:39 b58b6b19a088: Layer already exists 02:13:39 07a990ce4363: Layer already exists 02:13:39 45c6602a2d55: Layer already exists 02:13:39 daa94849fa32: Layer already exists 02:13:39 8ca3e062f18c: Layer already exists 02:13:39 a2e7b5e1129c: Layer already exists 02:13:39 4020226f7256: Layer already exists 02:13:39 96f5e72c5192: Layer already exists 02:13:39 4b1e2c63c800: Layer already exists 02:13:39 b23900fc6db9: Layer already exists 02:13:39 ce7f800efff9: Layer already exists 02:13:39 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:ded9d40b71444785b35f50e4118103744bbca8113f34476966abd7a7fd1dadfc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:13:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:13:39 07a990ce4363: Preparing 02:13:39 daa94849fa32: Preparing 02:13:39 b58b6b19a088: Preparing 02:13:39 8ca3e062f18c: Preparing 02:13:39 45c6602a2d55: Preparing 02:13:39 4020226f7256: Preparing 02:13:39 a2e7b5e1129c: Preparing 02:13:39 4b1e2c63c800: Preparing 02:13:39 96f5e72c5192: Preparing 02:13:39 b23900fc6db9: Preparing 02:13:39 ce7f800efff9: Preparing 02:13:39 4b1e2c63c800: Waiting 02:13:39 96f5e72c5192: Waiting 02:13:39 ce7f800efff9: Waiting 02:13:39 4020226f7256: Waiting 02:13:39 a2e7b5e1129c: Waiting 02:13:39 8ca3e062f18c: Layer already exists 02:13:39 b58b6b19a088: Layer already exists 02:13:39 07a990ce4363: Layer already exists 02:13:39 45c6602a2d55: Layer already exists 02:13:39 daa94849fa32: Layer already exists 02:13:39 4b1e2c63c800: Layer already exists 02:13:39 96f5e72c5192: Layer already exists 02:13:39 4020226f7256: Layer already exists 02:13:39 a2e7b5e1129c: Layer already exists 02:13:39 b23900fc6db9: Layer already exists 02:13:39 ce7f800efff9: Layer already exists 02:13:39 main: digest: sha256:ded9d40b71444785b35f50e4118103744bbca8113f34476966abd7a7fd1dadfc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:39 ===================================================== [Pipeline] echo 02:13:39 taggedImages: 02:13:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:13:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:13:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.63 02:13:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:13:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:13:39 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:13:39 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:13:39 latest 02:13:39 3.2.0-dev.63 02:13:39 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:13:39 main 02:13:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:13:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:13:40 44ac765e5c5b: Preparing 02:13:40 231fe7b1a43e: Preparing 02:13:40 44fd75b88dab: Preparing 02:13:40 8b143f0a69d7: Preparing 02:13:40 6b84234226de: Preparing 02:13:40 19e70a02ab80: Preparing 02:13:40 046261959762: Preparing 02:13:40 4020226f7256: Preparing 02:13:40 a2e7b5e1129c: Preparing 02:13:40 faffc15c767f: Preparing 02:13:40 c6372a84f1ee: Preparing 02:13:40 ce7f800efff9: Preparing 02:13:40 4020226f7256: Waiting 02:13:40 c6372a84f1ee: Waiting 02:13:40 ce7f800efff9: Waiting 02:13:40 a2e7b5e1129c: Waiting 02:13:40 faffc15c767f: Waiting 02:13:40 19e70a02ab80: Waiting 02:13:40 44ac765e5c5b: Pushed 02:13:40 231fe7b1a43e: Pushed 02:13:40 6b84234226de: Pushed 02:13:40 4020226f7256: Layer already exists 02:13:40 a2e7b5e1129c: Layer already exists 02:13:40 19e70a02ab80: Pushed 02:13:40 046261959762: Pushed 02:13:40 ce7f800efff9: Layer already exists 02:13:41 faffc15c767f: Pushed 02:13:41 8b143f0a69d7: Pushed 02:13:41 44fd75b88dab: Pushed 02:13:41 c6372a84f1ee: Pushed 02:13:42 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:6d2411dd41e686eac462a7de1aea18c355d625b46269325b5747b34cb9557945 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:13:43 44ac765e5c5b: Preparing 02:13:43 231fe7b1a43e: Preparing 02:13:43 44fd75b88dab: Preparing 02:13:43 8b143f0a69d7: Preparing 02:13:43 6b84234226de: Preparing 02:13:43 19e70a02ab80: Preparing 02:13:43 046261959762: Preparing 02:13:43 4020226f7256: Preparing 02:13:43 a2e7b5e1129c: Preparing 02:13:43 faffc15c767f: Preparing 02:13:43 c6372a84f1ee: Preparing 02:13:43 ce7f800efff9: Preparing 02:13:43 046261959762: Waiting 02:13:43 19e70a02ab80: Waiting 02:13:43 4020226f7256: Waiting 02:13:43 a2e7b5e1129c: Waiting 02:13:43 c6372a84f1ee: Waiting 02:13:43 faffc15c767f: Waiting 02:13:43 ce7f800efff9: Waiting 02:13:43 8b143f0a69d7: Layer already exists 02:13:43 231fe7b1a43e: Layer already exists 02:13:43 44ac765e5c5b: Layer already exists 02:13:43 6b84234226de: Layer already exists 02:13:43 44fd75b88dab: Layer already exists 02:13:43 046261959762: Layer already exists 02:13:43 19e70a02ab80: Layer already exists 02:13:43 4020226f7256: Layer already exists 02:13:43 a2e7b5e1129c: Layer already exists 02:13:43 faffc15c767f: Layer already exists 02:13:43 c6372a84f1ee: Layer already exists 02:13:43 ce7f800efff9: Layer already exists 02:13:43 latest: digest: sha256:6d2411dd41e686eac462a7de1aea18c355d625b46269325b5747b34cb9557945 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.63 02:13:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:13:43 44ac765e5c5b: Preparing 02:13:43 231fe7b1a43e: Preparing 02:13:43 44fd75b88dab: Preparing 02:13:43 8b143f0a69d7: Preparing 02:13:43 6b84234226de: Preparing 02:13:43 19e70a02ab80: Preparing 02:13:43 046261959762: Preparing 02:13:43 4020226f7256: Preparing 02:13:43 a2e7b5e1129c: Preparing 02:13:43 faffc15c767f: Preparing 02:13:43 c6372a84f1ee: Preparing 02:13:43 ce7f800efff9: Preparing 02:13:43 a2e7b5e1129c: Waiting 02:13:43 19e70a02ab80: Waiting 02:13:43 faffc15c767f: Waiting 02:13:43 046261959762: Waiting 02:13:43 4020226f7256: Waiting 02:13:43 ce7f800efff9: Waiting 02:13:43 c6372a84f1ee: Waiting 02:13:43 6b84234226de: Layer already exists 02:13:43 44fd75b88dab: Layer already exists 02:13:43 8b143f0a69d7: Layer already exists 02:13:43 44ac765e5c5b: Layer already exists 02:13:43 231fe7b1a43e: Layer already exists 02:13:43 19e70a02ab80: Layer already exists 02:13:43 046261959762: Layer already exists 02:13:43 faffc15c767f: Layer already exists 02:13:43 a2e7b5e1129c: Layer already exists 02:13:43 4020226f7256: Layer already exists 02:13:43 c6372a84f1ee: Layer already exists 02:13:43 ce7f800efff9: Layer already exists 02:13:43 3.2.0-dev.63: digest: sha256:6d2411dd41e686eac462a7de1aea18c355d625b46269325b5747b34cb9557945 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:13:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:13:44 44ac765e5c5b: Preparing 02:13:44 231fe7b1a43e: Preparing 02:13:44 44fd75b88dab: Preparing 02:13:44 8b143f0a69d7: Preparing 02:13:44 6b84234226de: Preparing 02:13:44 19e70a02ab80: Preparing 02:13:44 046261959762: Preparing 02:13:44 4020226f7256: Preparing 02:13:44 a2e7b5e1129c: Preparing 02:13:44 faffc15c767f: Preparing 02:13:44 c6372a84f1ee: Preparing 02:13:44 ce7f800efff9: Preparing 02:13:44 4020226f7256: Waiting 02:13:44 19e70a02ab80: Waiting 02:13:44 a2e7b5e1129c: Waiting 02:13:44 faffc15c767f: Waiting 02:13:44 046261959762: Waiting 02:13:44 c6372a84f1ee: Waiting 02:13:44 ce7f800efff9: Waiting 02:13:44 8b143f0a69d7: Layer already exists 02:13:44 44fd75b88dab: Layer already exists 02:13:44 44ac765e5c5b: Layer already exists 02:13:44 6b84234226de: Layer already exists 02:13:44 231fe7b1a43e: Layer already exists 02:13:44 046261959762: Layer already exists 02:13:44 4020226f7256: Layer already exists 02:13:44 19e70a02ab80: Layer already exists 02:13:44 faffc15c767f: Layer already exists 02:13:44 a2e7b5e1129c: Layer already exists 02:13:44 c6372a84f1ee: Layer already exists 02:13:44 ce7f800efff9: Layer already exists 02:13:54 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:6d2411dd41e686eac462a7de1aea18c355d625b46269325b5747b34cb9557945 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:54 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:13:55 44ac765e5c5b: Preparing 02:13:55 231fe7b1a43e: Preparing 02:13:55 44fd75b88dab: Preparing 02:13:55 8b143f0a69d7: Preparing 02:13:55 6b84234226de: Preparing 02:13:55 19e70a02ab80: Preparing 02:13:55 046261959762: Preparing 02:13:55 4020226f7256: Preparing 02:13:55 a2e7b5e1129c: Preparing 02:13:55 faffc15c767f: Preparing 02:13:55 c6372a84f1ee: Preparing 02:13:55 ce7f800efff9: Preparing 02:13:55 19e70a02ab80: Waiting 02:13:55 046261959762: Waiting 02:13:55 4020226f7256: Waiting 02:13:55 a2e7b5e1129c: Waiting 02:13:55 faffc15c767f: Waiting 02:13:55 ce7f800efff9: Waiting 02:13:55 c6372a84f1ee: Waiting 02:13:55 8b143f0a69d7: Layer already exists 02:13:55 44ac765e5c5b: Layer already exists 02:13:55 231fe7b1a43e: Layer already exists 02:13:55 6b84234226de: Layer already exists 02:13:55 44fd75b88dab: Layer already exists 02:13:55 19e70a02ab80: Layer already exists 02:13:55 046261959762: Layer already exists 02:13:55 a2e7b5e1129c: Layer already exists 02:13:55 faffc15c767f: Layer already exists 02:13:55 4020226f7256: Layer already exists 02:13:55 ce7f800efff9: Layer already exists 02:13:55 c6372a84f1ee: Layer already exists 02:13:55 main: digest: sha256:6d2411dd41e686eac462a7de1aea18c355d625b46269325b5747b34cb9557945 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:13:55 ===================================================== [Pipeline] echo 02:13:55 taggedImages: 02:13:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:13:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:13:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.63 02:13:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:13:55 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:13:55 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:13:55 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:13:55 latest 02:13:55 3.2.0-dev.63 02:13:55 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:13:55 main 02:13:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:55 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:13:56 c8a85fef606f: Preparing 02:13:56 409b591b19fc: Preparing 02:13:56 4020226f7256: Preparing 02:13:56 a2e7b5e1129c: Preparing 02:13:56 5c0e6ebce31d: Preparing 02:13:56 72f8a2d2bb2e: Preparing 02:13:56 ce7f800efff9: Preparing 02:13:56 ce7f800efff9: Waiting 02:13:56 72f8a2d2bb2e: Waiting 02:13:56 4020226f7256: Layer already exists 02:13:56 c8a85fef606f: Pushed 02:13:56 a2e7b5e1129c: Layer already exists 02:13:56 ce7f800efff9: Layer already exists 02:13:56 5c0e6ebce31d: Pushed 02:13:57 72f8a2d2bb2e: Pushed 02:13:58 409b591b19fc: Pushed 02:13:58 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:7a13d49a6498629fe997b24a1b4f42f2c30e3e2a837a298f3ed8f17f687912b3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:58 + 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 02:13:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:13:59 c8a85fef606f: Preparing 02:13:59 409b591b19fc: Preparing 02:13:59 4020226f7256: Preparing 02:13:59 a2e7b5e1129c: Preparing 02:13:59 5c0e6ebce31d: Preparing 02:13:59 72f8a2d2bb2e: Preparing 02:13:59 ce7f800efff9: Preparing 02:13:59 72f8a2d2bb2e: Waiting 02:13:59 ce7f800efff9: Waiting 02:13:59 5c0e6ebce31d: Layer already exists 02:13:59 4020226f7256: Layer already exists 02:13:59 409b591b19fc: Layer already exists 02:13:59 a2e7b5e1129c: Layer already exists 02:13:59 c8a85fef606f: Layer already exists 02:13:59 ce7f800efff9: Layer already exists 02:13:59 72f8a2d2bb2e: Layer already exists 02:13:59 latest: digest: sha256:7a13d49a6498629fe997b24a1b4f42f2c30e3e2a837a298f3ed8f17f687912b3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:59 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.63 02:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:13:59 c8a85fef606f: Preparing 02:13:59 409b591b19fc: Preparing 02:13:59 4020226f7256: Preparing 02:13:59 a2e7b5e1129c: Preparing 02:13:59 5c0e6ebce31d: Preparing 02:13:59 72f8a2d2bb2e: Preparing 02:13:59 ce7f800efff9: Preparing 02:13:59 72f8a2d2bb2e: Waiting 02:13:59 ce7f800efff9: Waiting 02:13:59 409b591b19fc: Layer already exists 02:13:59 c8a85fef606f: Layer already exists 02:13:59 a2e7b5e1129c: Layer already exists 02:13:59 5c0e6ebce31d: Layer already exists 02:13:59 4020226f7256: Layer already exists 02:13:59 72f8a2d2bb2e: Layer already exists 02:13:59 ce7f800efff9: Layer already exists 02:13:59 3.2.0-dev.63: digest: sha256:7a13d49a6498629fe997b24a1b4f42f2c30e3e2a837a298f3ed8f17f687912b3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:14:00 c8a85fef606f: Preparing 02:14:00 409b591b19fc: Preparing 02:14:00 4020226f7256: Preparing 02:14:00 a2e7b5e1129c: Preparing 02:14:00 5c0e6ebce31d: Preparing 02:14:00 72f8a2d2bb2e: Preparing 02:14:00 ce7f800efff9: Preparing 02:14:00 72f8a2d2bb2e: Waiting 02:14:00 ce7f800efff9: Waiting 02:14:00 a2e7b5e1129c: Layer already exists 02:14:00 c8a85fef606f: Layer already exists 02:14:00 409b591b19fc: Layer already exists 02:14:00 4020226f7256: Layer already exists 02:14:00 5c0e6ebce31d: Layer already exists 02:14:00 72f8a2d2bb2e: Layer already exists 02:14:00 ce7f800efff9: Layer already exists 02:14:00 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:7a13d49a6498629fe997b24a1b4f42f2c30e3e2a837a298f3ed8f17f687912b3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:00 + 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 02:14:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:14:01 c8a85fef606f: Preparing 02:14:01 409b591b19fc: Preparing 02:14:01 4020226f7256: Preparing 02:14:01 a2e7b5e1129c: Preparing 02:14:01 5c0e6ebce31d: Preparing 02:14:01 72f8a2d2bb2e: Preparing 02:14:01 ce7f800efff9: Preparing 02:14:01 72f8a2d2bb2e: Waiting 02:14:01 ce7f800efff9: Waiting 02:14:01 5c0e6ebce31d: Layer already exists 02:14:01 c8a85fef606f: Layer already exists 02:14:01 4020226f7256: Layer already exists 02:14:01 409b591b19fc: Layer already exists 02:14:01 a2e7b5e1129c: Layer already exists 02:14:01 72f8a2d2bb2e: Layer already exists 02:14:01 ce7f800efff9: Layer already exists 02:14:01 main: digest: sha256:7a13d49a6498629fe997b24a1b4f42f2c30e3e2a837a298f3ed8f17f687912b3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:14:01 ===================================================== [Pipeline] echo 02:14:01 taggedImages: 02:14:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:14:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:14:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.63 02:14:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:14:01 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:14:01 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:14:01 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:14:01 latest 02:14:01 3.2.0-dev.63 02:14:01 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:14:01 main 02:14:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:14:01 50532ba4b20c: Preparing 02:14:01 a43acc21f828: Preparing 02:14:01 abbab751a716: Preparing 02:14:01 4020226f7256: Preparing 02:14:01 a2e7b5e1129c: Preparing 02:14:01 5f2deb5a68fb: Preparing 02:14:01 5aea17dfeb58: Preparing 02:14:01 9f03324d32cd: Preparing 02:14:01 6d778bb4ed99: Preparing 02:14:01 ce7f800efff9: Preparing 02:14:01 9f03324d32cd: Waiting 02:14:01 5f2deb5a68fb: Waiting 02:14:01 6d778bb4ed99: Waiting 02:14:01 ce7f800efff9: Waiting 02:14:01 5aea17dfeb58: Waiting 02:14:01 a43acc21f828: Pushed 02:14:01 abbab751a716: Pushed 02:14:02 4020226f7256: Layer already exists 02:14:02 50532ba4b20c: Pushed 02:14:02 a2e7b5e1129c: Layer already exists 02:14:02 9f03324d32cd: Pushed 02:14:02 ce7f800efff9: Layer already exists 02:14:03 6d778bb4ed99: Pushed 02:14:08 5aea17dfeb58: Pushed 02:14:12 5f2deb5a68fb: Pushed 02:14:12 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:86a7795d206cf5148995ff1a35819e0e24a4921492f11956c78cfcad3ee32543 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:14:13 50532ba4b20c: Preparing 02:14:13 a43acc21f828: Preparing 02:14:13 abbab751a716: Preparing 02:14:13 4020226f7256: Preparing 02:14:13 a2e7b5e1129c: Preparing 02:14:13 5f2deb5a68fb: Preparing 02:14:13 5aea17dfeb58: Preparing 02:14:13 9f03324d32cd: Preparing 02:14:13 6d778bb4ed99: Preparing 02:14:13 ce7f800efff9: Preparing 02:14:13 5f2deb5a68fb: Waiting 02:14:13 5aea17dfeb58: Waiting 02:14:13 ce7f800efff9: Waiting 02:14:13 9f03324d32cd: Waiting 02:14:13 6d778bb4ed99: Waiting 02:14:13 abbab751a716: Layer already exists 02:14:13 4020226f7256: Layer already exists 02:14:13 50532ba4b20c: Layer already exists 02:14:13 a43acc21f828: Layer already exists 02:14:13 a2e7b5e1129c: Layer already exists 02:14:13 5f2deb5a68fb: Layer already exists 02:14:13 9f03324d32cd: Layer already exists 02:14:13 6d778bb4ed99: Layer already exists 02:14:13 5aea17dfeb58: Layer already exists 02:14:13 ce7f800efff9: Layer already exists 02:14:23 latest: digest: sha256:86a7795d206cf5148995ff1a35819e0e24a4921492f11956c78cfcad3ee32543 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.63 02:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:14:24 50532ba4b20c: Preparing 02:14:24 a43acc21f828: Preparing 02:14:24 abbab751a716: Preparing 02:14:24 4020226f7256: Preparing 02:14:24 a2e7b5e1129c: Preparing 02:14:24 5f2deb5a68fb: Preparing 02:14:24 5aea17dfeb58: Preparing 02:14:24 9f03324d32cd: Preparing 02:14:24 6d778bb4ed99: Preparing 02:14:24 ce7f800efff9: Preparing 02:14:24 5f2deb5a68fb: Waiting 02:14:24 5aea17dfeb58: Waiting 02:14:24 9f03324d32cd: Waiting 02:14:24 6d778bb4ed99: Waiting 02:14:24 ce7f800efff9: Waiting 02:14:24 a43acc21f828: Layer already exists 02:14:24 4020226f7256: Layer already exists 02:14:24 a2e7b5e1129c: Layer already exists 02:14:24 50532ba4b20c: Layer already exists 02:14:24 abbab751a716: Layer already exists 02:14:24 9f03324d32cd: Layer already exists 02:14:24 5aea17dfeb58: Layer already exists 02:14:24 5f2deb5a68fb: Layer already exists 02:14:24 6d778bb4ed99: Layer already exists 02:14:24 ce7f800efff9: Layer already exists 02:14:24 3.2.0-dev.63: digest: sha256:86a7795d206cf5148995ff1a35819e0e24a4921492f11956c78cfcad3ee32543 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:14:24 50532ba4b20c: Preparing 02:14:24 a43acc21f828: Preparing 02:14:24 abbab751a716: Preparing 02:14:24 4020226f7256: Preparing 02:14:24 a2e7b5e1129c: Preparing 02:14:24 5f2deb5a68fb: Preparing 02:14:24 5aea17dfeb58: Preparing 02:14:24 9f03324d32cd: Preparing 02:14:24 6d778bb4ed99: Preparing 02:14:24 ce7f800efff9: Preparing 02:14:24 9f03324d32cd: Waiting 02:14:24 6d778bb4ed99: Waiting 02:14:24 5f2deb5a68fb: Waiting 02:14:24 ce7f800efff9: Waiting 02:14:24 5aea17dfeb58: Waiting 02:14:24 abbab751a716: Layer already exists 02:14:24 a43acc21f828: Layer already exists 02:14:24 50532ba4b20c: Layer already exists 02:14:24 a2e7b5e1129c: Layer already exists 02:14:24 4020226f7256: Layer already exists 02:14:24 ce7f800efff9: Layer already exists 02:14:24 5f2deb5a68fb: Layer already exists 02:14:24 9f03324d32cd: Layer already exists 02:14:24 6d778bb4ed99: Layer already exists 02:14:24 5aea17dfeb58: Layer already exists 02:14:24 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:86a7795d206cf5148995ff1a35819e0e24a4921492f11956c78cfcad3ee32543 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:14:25 50532ba4b20c: Preparing 02:14:25 a43acc21f828: Preparing 02:14:25 abbab751a716: Preparing 02:14:25 4020226f7256: Preparing 02:14:25 a2e7b5e1129c: Preparing 02:14:25 5f2deb5a68fb: Preparing 02:14:25 5aea17dfeb58: Preparing 02:14:25 9f03324d32cd: Preparing 02:14:25 6d778bb4ed99: Preparing 02:14:25 ce7f800efff9: Preparing 02:14:25 9f03324d32cd: Waiting 02:14:25 5f2deb5a68fb: Waiting 02:14:25 ce7f800efff9: Waiting 02:14:25 6d778bb4ed99: Waiting 02:14:25 abbab751a716: Layer already exists 02:14:25 4020226f7256: Layer already exists 02:14:25 50532ba4b20c: Layer already exists 02:14:25 a2e7b5e1129c: Layer already exists 02:14:25 a43acc21f828: Layer already exists 02:14:25 5aea17dfeb58: Layer already exists 02:14:25 5f2deb5a68fb: Layer already exists 02:14:25 6d778bb4ed99: Layer already exists 02:14:25 ce7f800efff9: Layer already exists 02:14:25 9f03324d32cd: Layer already exists 02:14:25 main: digest: sha256:86a7795d206cf5148995ff1a35819e0e24a4921492f11956c78cfcad3ee32543 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:14:25 ===================================================== [Pipeline] echo 02:14:25 taggedImages: 02:14:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:14:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:14:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.63 02:14:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:14:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:14:25 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:14:25 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:14:25 latest 02:14:25 3.2.0-dev.63 02:14:25 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:14:25 main 02:14:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:14:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:14:26 378e391e16d7: Preparing 02:14:26 f7a3dbeee3d0: Preparing 02:14:26 918a0bb879e6: Preparing 02:14:26 4020226f7256: Preparing 02:14:26 a2e7b5e1129c: Preparing 02:14:26 20d3642a2a2d: Preparing 02:14:26 34245e3ca734: Preparing 02:14:26 e9c8e771b965: Preparing 02:14:26 ce7f800efff9: Preparing 02:14:26 20d3642a2a2d: Waiting 02:14:26 34245e3ca734: Waiting 02:14:26 e9c8e771b965: Waiting 02:14:26 ce7f800efff9: Waiting 02:14:26 4020226f7256: Layer already exists 02:14:26 a2e7b5e1129c: Layer already exists 02:14:26 378e391e16d7: Pushed 02:14:26 f7a3dbeee3d0: Pushed 02:14:26 918a0bb879e6: Pushed 02:14:26 ce7f800efff9: Layer already exists 02:14:26 e9c8e771b965: Pushed 02:14:26 34245e3ca734: Pushed 02:14:36 20d3642a2a2d: Pushed 02:14:36 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:b1e61e5288a43e5da66f7fb81aa93e5f276c8cd969e8069505750d624e408287 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:14:37 378e391e16d7: Preparing 02:14:37 f7a3dbeee3d0: Preparing 02:14:37 918a0bb879e6: Preparing 02:14:37 4020226f7256: Preparing 02:14:37 a2e7b5e1129c: Preparing 02:14:37 20d3642a2a2d: Preparing 02:14:37 34245e3ca734: Preparing 02:14:37 e9c8e771b965: Preparing 02:14:37 ce7f800efff9: Preparing 02:14:37 20d3642a2a2d: Waiting 02:14:37 34245e3ca734: Waiting 02:14:37 e9c8e771b965: Waiting 02:14:37 ce7f800efff9: Waiting 02:14:37 918a0bb879e6: Layer already exists 02:14:37 f7a3dbeee3d0: Layer already exists 02:14:37 378e391e16d7: Layer already exists 02:14:37 4020226f7256: Layer already exists 02:14:37 a2e7b5e1129c: Layer already exists 02:14:37 e9c8e771b965: Layer already exists 02:14:37 34245e3ca734: Layer already exists 02:14:37 ce7f800efff9: Layer already exists 02:14:37 20d3642a2a2d: Layer already exists 02:14:37 latest: digest: sha256:b1e61e5288a43e5da66f7fb81aa93e5f276c8cd969e8069505750d624e408287 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.63 02:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:14:38 378e391e16d7: Preparing 02:14:38 f7a3dbeee3d0: Preparing 02:14:38 918a0bb879e6: Preparing 02:14:38 4020226f7256: Preparing 02:14:38 a2e7b5e1129c: Preparing 02:14:38 20d3642a2a2d: Preparing 02:14:38 34245e3ca734: Preparing 02:14:38 e9c8e771b965: Preparing 02:14:38 ce7f800efff9: Preparing 02:14:38 ce7f800efff9: Waiting 02:14:38 20d3642a2a2d: Waiting 02:14:38 34245e3ca734: Waiting 02:14:38 e9c8e771b965: Waiting 02:14:38 378e391e16d7: Layer already exists 02:14:38 f7a3dbeee3d0: Layer already exists 02:14:38 4020226f7256: Layer already exists 02:14:38 a2e7b5e1129c: Layer already exists 02:14:38 918a0bb879e6: Layer already exists 02:14:38 e9c8e771b965: Layer already exists 02:14:38 ce7f800efff9: Layer already exists 02:14:38 20d3642a2a2d: Layer already exists 02:14:38 34245e3ca734: Layer already exists 02:14:38 3.2.0-dev.63: digest: sha256:b1e61e5288a43e5da66f7fb81aa93e5f276c8cd969e8069505750d624e408287 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:14:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:14:39 378e391e16d7: Preparing 02:14:39 f7a3dbeee3d0: Preparing 02:14:39 918a0bb879e6: Preparing 02:14:39 4020226f7256: Preparing 02:14:39 a2e7b5e1129c: Preparing 02:14:39 20d3642a2a2d: Preparing 02:14:39 34245e3ca734: Preparing 02:14:39 e9c8e771b965: Preparing 02:14:39 ce7f800efff9: Preparing 02:14:39 20d3642a2a2d: Waiting 02:14:39 34245e3ca734: Waiting 02:14:39 e9c8e771b965: Waiting 02:14:39 ce7f800efff9: Waiting 02:14:41 a2e7b5e1129c: Layer already exists 02:14:41 378e391e16d7: Layer already exists 02:14:41 f7a3dbeee3d0: Layer already exists 02:14:41 918a0bb879e6: Layer already exists 02:14:41 4020226f7256: Layer already exists 02:14:41 34245e3ca734: Layer already exists 02:14:41 20d3642a2a2d: Layer already exists 02:14:41 e9c8e771b965: Layer already exists 02:14:41 ce7f800efff9: Layer already exists 02:14:41 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:b1e61e5288a43e5da66f7fb81aa93e5f276c8cd969e8069505750d624e408287 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:14:41 378e391e16d7: Preparing 02:14:41 f7a3dbeee3d0: Preparing 02:14:41 918a0bb879e6: Preparing 02:14:41 4020226f7256: Preparing 02:14:41 a2e7b5e1129c: Preparing 02:14:41 20d3642a2a2d: Preparing 02:14:41 34245e3ca734: Preparing 02:14:41 e9c8e771b965: Preparing 02:14:41 ce7f800efff9: Preparing 02:14:41 20d3642a2a2d: Waiting 02:14:41 34245e3ca734: Waiting 02:14:41 e9c8e771b965: Waiting 02:14:41 ce7f800efff9: Waiting 02:14:41 918a0bb879e6: Layer already exists 02:14:41 378e391e16d7: Layer already exists 02:14:41 4020226f7256: Layer already exists 02:14:41 f7a3dbeee3d0: Layer already exists 02:14:41 a2e7b5e1129c: Layer already exists 02:14:41 34245e3ca734: Layer already exists 02:14:41 e9c8e771b965: Layer already exists 02:14:41 20d3642a2a2d: Layer already exists 02:14:41 ce7f800efff9: Layer already exists 02:14:41 main: digest: sha256:b1e61e5288a43e5da66f7fb81aa93e5f276c8cd969e8069505750d624e408287 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:14:41 ===================================================== [Pipeline] echo 02:14:41 taggedImages: 02:14:41 - nexus3.edgexfoundry.org:10004/security-spire-config:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:14:41 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:14:41 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.63 02:14:41 - nexus3.edgexfoundry.org:10004/security-spire-config:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:14:41 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:14:42 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:14:42 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:14:42 latest 02:14:42 3.2.0-dev.63 02:14:42 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:14:42 main 02:14:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:14:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:14:42 50532ba4b20c: Preparing 02:14:42 863abc274c49: Preparing 02:14:42 25839ca31acc: Preparing 02:14:42 4020226f7256: Preparing 02:14:42 a2e7b5e1129c: Preparing 02:14:42 95f0c012b494: Preparing 02:14:42 9f03324d32cd: Preparing 02:14:42 6d778bb4ed99: Preparing 02:14:42 ce7f800efff9: Preparing 02:14:42 95f0c012b494: Waiting 02:14:42 9f03324d32cd: Waiting 02:14:42 ce7f800efff9: Waiting 02:14:42 6d778bb4ed99: Waiting 02:14:42 4020226f7256: Layer already exists 02:14:42 a2e7b5e1129c: Layer already exists 02:14:42 25839ca31acc: Pushed 02:14:42 50532ba4b20c: Layer already exists 02:14:42 863abc274c49: Pushed 02:14:42 9f03324d32cd: Layer already exists 02:14:42 6d778bb4ed99: Layer already exists 02:14:42 ce7f800efff9: Layer already exists 02:14:52 95f0c012b494: Pushed 02:14:52 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:d9811d534ef9f82832a595f5820ce5ec160a1492ad88e7fa6e4a5d975112a7d4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:14:53 50532ba4b20c: Preparing 02:14:53 863abc274c49: Preparing 02:14:53 25839ca31acc: Preparing 02:14:53 4020226f7256: Preparing 02:14:53 a2e7b5e1129c: Preparing 02:14:53 95f0c012b494: Preparing 02:14:53 9f03324d32cd: Preparing 02:14:53 6d778bb4ed99: Preparing 02:14:53 ce7f800efff9: Preparing 02:14:53 9f03324d32cd: Waiting 02:14:53 95f0c012b494: Waiting 02:14:53 6d778bb4ed99: Waiting 02:14:53 ce7f800efff9: Waiting 02:14:53 863abc274c49: Layer already exists 02:14:53 a2e7b5e1129c: Layer already exists 02:14:53 50532ba4b20c: Layer already exists 02:14:53 25839ca31acc: Layer already exists 02:14:53 4020226f7256: Layer already exists 02:14:53 95f0c012b494: Layer already exists 02:14:53 6d778bb4ed99: Layer already exists 02:14:53 ce7f800efff9: Layer already exists 02:14:53 9f03324d32cd: Layer already exists 02:14:53 latest: digest: sha256:d9811d534ef9f82832a595f5820ce5ec160a1492ad88e7fa6e4a5d975112a7d4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.63 02:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:14:54 50532ba4b20c: Preparing 02:14:54 863abc274c49: Preparing 02:14:54 25839ca31acc: Preparing 02:14:54 4020226f7256: Preparing 02:14:54 a2e7b5e1129c: Preparing 02:14:54 95f0c012b494: Preparing 02:14:54 9f03324d32cd: Preparing 02:14:54 6d778bb4ed99: Preparing 02:14:54 ce7f800efff9: Preparing 02:14:54 95f0c012b494: Waiting 02:14:54 ce7f800efff9: Waiting 02:14:54 9f03324d32cd: Waiting 02:14:54 6d778bb4ed99: Waiting 02:14:54 25839ca31acc: Layer already exists 02:14:54 4020226f7256: Layer already exists 02:14:54 863abc274c49: Layer already exists 02:14:54 50532ba4b20c: Layer already exists 02:14:54 a2e7b5e1129c: Layer already exists 02:14:54 95f0c012b494: Layer already exists 02:14:54 ce7f800efff9: Layer already exists 02:14:54 6d778bb4ed99: Layer already exists 02:14:54 9f03324d32cd: Layer already exists 02:14:54 3.2.0-dev.63: digest: sha256:d9811d534ef9f82832a595f5820ce5ec160a1492ad88e7fa6e4a5d975112a7d4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:14:54 50532ba4b20c: Preparing 02:14:54 863abc274c49: Preparing 02:14:54 25839ca31acc: Preparing 02:14:54 4020226f7256: Preparing 02:14:54 a2e7b5e1129c: Preparing 02:14:54 95f0c012b494: Preparing 02:14:54 9f03324d32cd: Preparing 02:14:54 6d778bb4ed99: Preparing 02:14:54 ce7f800efff9: Preparing 02:14:54 95f0c012b494: Waiting 02:14:54 9f03324d32cd: Waiting 02:14:54 6d778bb4ed99: Waiting 02:14:54 ce7f800efff9: Waiting 02:14:54 50532ba4b20c: Layer already exists 02:14:54 863abc274c49: Layer already exists 02:14:54 a2e7b5e1129c: Layer already exists 02:14:54 25839ca31acc: Layer already exists 02:14:54 4020226f7256: Layer already exists 02:14:54 9f03324d32cd: Layer already exists 02:14:54 95f0c012b494: Layer already exists 02:14:54 6d778bb4ed99: Layer already exists 02:14:54 ce7f800efff9: Layer already exists 02:14:54 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:d9811d534ef9f82832a595f5820ce5ec160a1492ad88e7fa6e4a5d975112a7d4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:14:55 50532ba4b20c: Preparing 02:14:55 863abc274c49: Preparing 02:14:55 25839ca31acc: Preparing 02:14:55 4020226f7256: Preparing 02:14:55 a2e7b5e1129c: Preparing 02:14:55 95f0c012b494: Preparing 02:14:55 9f03324d32cd: Preparing 02:14:55 6d778bb4ed99: Preparing 02:14:55 ce7f800efff9: Preparing 02:14:55 95f0c012b494: Waiting 02:14:55 9f03324d32cd: Waiting 02:14:55 6d778bb4ed99: Waiting 02:14:55 50532ba4b20c: Layer already exists 02:14:55 a2e7b5e1129c: Layer already exists 02:14:55 4020226f7256: Layer already exists 02:14:55 25839ca31acc: Layer already exists 02:14:55 863abc274c49: Layer already exists 02:14:55 95f0c012b494: Layer already exists 02:14:55 ce7f800efff9: Layer already exists 02:14:55 9f03324d32cd: Layer already exists 02:14:55 6d778bb4ed99: Layer already exists 02:14:55 main: digest: sha256:d9811d534ef9f82832a595f5820ce5ec160a1492ad88e7fa6e4a5d975112a7d4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:14:55 ===================================================== [Pipeline] echo 02:14:55 taggedImages: 02:14:55 - nexus3.edgexfoundry.org:10004/security-spire-server:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:14:55 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:14:55 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.63 02:14:55 - nexus3.edgexfoundry.org:10004/security-spire-server:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:14:55 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:14:55 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 02:14:55 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:14:55 latest 02:14:55 3.2.0-dev.63 02:14:55 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:14:55 main 02:14:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:56 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:56 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:14:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:14:56 c3f88b474af9: Preparing 02:14:56 9ce05e399a78: Preparing 02:14:56 4020226f7256: Preparing 02:14:56 a2e7b5e1129c: Preparing 02:14:56 8a85549299ad: Preparing 02:14:56 a2fb793cf220: Preparing 02:14:56 ce7f800efff9: Preparing 02:14:56 a2fb793cf220: Waiting 02:14:56 ce7f800efff9: Waiting 02:14:56 a2e7b5e1129c: Layer already exists 02:14:56 4020226f7256: Layer already exists 02:14:56 ce7f800efff9: Layer already exists 02:14:56 c3f88b474af9: Pushed 02:14:56 a2fb793cf220: Pushed 02:14:56 8a85549299ad: Pushed 02:15:00 9ce05e399a78: Pushed 02:15:00 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:bef6bc986f1540ac1d2654aca161f6ca1e582ed47e9667e2cda92011950acd76 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:00 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:00 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 02:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:15:00 c3f88b474af9: Preparing 02:15:00 9ce05e399a78: Preparing 02:15:00 4020226f7256: Preparing 02:15:00 a2e7b5e1129c: Preparing 02:15:00 8a85549299ad: Preparing 02:15:00 a2fb793cf220: Preparing 02:15:00 ce7f800efff9: Preparing 02:15:00 a2fb793cf220: Waiting 02:15:00 ce7f800efff9: Waiting 02:15:00 c3f88b474af9: Layer already exists 02:15:00 a2e7b5e1129c: Layer already exists 02:15:00 9ce05e399a78: Layer already exists 02:15:00 4020226f7256: Layer already exists 02:15:00 8a85549299ad: Layer already exists 02:15:00 a2fb793cf220: Layer already exists 02:15:00 ce7f800efff9: Layer already exists 02:15:00 latest: digest: sha256:bef6bc986f1540ac1d2654aca161f6ca1e582ed47e9667e2cda92011950acd76 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:01 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:01 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.63 02:15:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:15:01 c3f88b474af9: Preparing 02:15:01 9ce05e399a78: Preparing 02:15:01 4020226f7256: Preparing 02:15:01 a2e7b5e1129c: Preparing 02:15:01 8a85549299ad: Preparing 02:15:01 a2fb793cf220: Preparing 02:15:01 ce7f800efff9: Preparing 02:15:01 a2fb793cf220: Waiting 02:15:01 9ce05e399a78: Layer already exists 02:15:01 8a85549299ad: Layer already exists 02:15:01 a2e7b5e1129c: Layer already exists 02:15:01 4020226f7256: Layer already exists 02:15:01 c3f88b474af9: Layer already exists 02:15:01 a2fb793cf220: Layer already exists 02:15:01 ce7f800efff9: Layer already exists 02:15:01 3.2.0-dev.63: digest: sha256:bef6bc986f1540ac1d2654aca161f6ca1e582ed47e9667e2cda92011950acd76 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:01 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:02 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:15:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:15:02 c3f88b474af9: Preparing 02:15:02 9ce05e399a78: Preparing 02:15:02 4020226f7256: Preparing 02:15:02 a2e7b5e1129c: Preparing 02:15:02 8a85549299ad: Preparing 02:15:02 a2fb793cf220: Preparing 02:15:02 ce7f800efff9: Preparing 02:15:02 a2fb793cf220: Waiting 02:15:02 ce7f800efff9: Waiting 02:15:02 a2e7b5e1129c: Layer already exists 02:15:02 c3f88b474af9: Layer already exists 02:15:02 9ce05e399a78: Layer already exists 02:15:02 4020226f7256: Layer already exists 02:15:02 8a85549299ad: Layer already exists 02:15:02 a2fb793cf220: Layer already exists 02:15:02 ce7f800efff9: Layer already exists 02:15:02 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:bef6bc986f1540ac1d2654aca161f6ca1e582ed47e9667e2cda92011950acd76 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:02 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:02 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 02:15:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:15:02 c3f88b474af9: Preparing 02:15:02 9ce05e399a78: Preparing 02:15:02 4020226f7256: Preparing 02:15:02 a2e7b5e1129c: Preparing 02:15:02 8a85549299ad: Preparing 02:15:02 a2fb793cf220: Preparing 02:15:02 ce7f800efff9: Preparing 02:15:02 ce7f800efff9: Waiting 02:15:02 a2fb793cf220: Waiting 02:15:02 a2e7b5e1129c: Layer already exists 02:15:02 8a85549299ad: Layer already exists 02:15:02 9ce05e399a78: Layer already exists 02:15:02 c3f88b474af9: Layer already exists 02:15:02 4020226f7256: Layer already exists 02:15:02 a2fb793cf220: Layer already exists 02:15:02 ce7f800efff9: Layer already exists 02:15:02 main: digest: sha256:bef6bc986f1540ac1d2654aca161f6ca1e582ed47e9667e2cda92011950acd76 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:15:02 ===================================================== [Pipeline] echo 02:15:03 taggedImages: 02:15:03 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:15:03 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 02:15:03 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.63 02:15:03 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:15:03 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 02:15:03 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:15:03 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:15:03 latest 02:15:03 3.2.0-dev.63 02:15:03 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:15:03 main 02:15:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:15:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:15:03 c24f36a1229b: Preparing 02:15:03 55864301a86d: Preparing 02:15:03 4020226f7256: Preparing 02:15:03 a2e7b5e1129c: Preparing 02:15:03 61cbedbc7661: Preparing 02:15:03 e4bdeb595ffa: Preparing 02:15:03 ce7f800efff9: Preparing 02:15:03 e4bdeb595ffa: Waiting 02:15:03 4020226f7256: Layer already exists 02:15:03 a2e7b5e1129c: Layer already exists 02:15:03 ce7f800efff9: Layer already exists 02:15:03 c24f36a1229b: Pushed 02:15:03 e4bdeb595ffa: Pushed 02:15:04 61cbedbc7661: Pushed 02:15:07 55864301a86d: Pushed 02:15:07 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:4a397db2ac6577db09f5c3fa0bd580de4c967a6c08fa945a6633c6bd7690e447 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:15:08 c24f36a1229b: Preparing 02:15:08 55864301a86d: Preparing 02:15:08 4020226f7256: Preparing 02:15:08 a2e7b5e1129c: Preparing 02:15:08 61cbedbc7661: Preparing 02:15:08 e4bdeb595ffa: Preparing 02:15:08 ce7f800efff9: Preparing 02:15:08 e4bdeb595ffa: Waiting 02:15:08 ce7f800efff9: Waiting 02:15:08 55864301a86d: Layer already exists 02:15:08 4020226f7256: Layer already exists 02:15:08 c24f36a1229b: Layer already exists 02:15:08 61cbedbc7661: Layer already exists 02:15:08 a2e7b5e1129c: Layer already exists 02:15:08 e4bdeb595ffa: Layer already exists 02:15:08 ce7f800efff9: Layer already exists 02:15:08 latest: digest: sha256:4a397db2ac6577db09f5c3fa0bd580de4c967a6c08fa945a6633c6bd7690e447 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.63 02:15:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:15:08 c24f36a1229b: Preparing 02:15:08 55864301a86d: Preparing 02:15:08 4020226f7256: Preparing 02:15:08 a2e7b5e1129c: Preparing 02:15:08 61cbedbc7661: Preparing 02:15:08 e4bdeb595ffa: Preparing 02:15:08 ce7f800efff9: Preparing 02:15:08 e4bdeb595ffa: Waiting 02:15:08 a2e7b5e1129c: Layer already exists 02:15:08 4020226f7256: Layer already exists 02:15:08 c24f36a1229b: Layer already exists 02:15:08 61cbedbc7661: Layer already exists 02:15:08 55864301a86d: Layer already exists 02:15:08 ce7f800efff9: Layer already exists 02:15:08 e4bdeb595ffa: Layer already exists 02:15:08 3.2.0-dev.63: digest: sha256:4a397db2ac6577db09f5c3fa0bd580de4c967a6c08fa945a6633c6bd7690e447 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:15:09 c24f36a1229b: Preparing 02:15:09 55864301a86d: Preparing 02:15:09 4020226f7256: Preparing 02:15:09 a2e7b5e1129c: Preparing 02:15:09 61cbedbc7661: Preparing 02:15:09 e4bdeb595ffa: Preparing 02:15:09 ce7f800efff9: Preparing 02:15:09 e4bdeb595ffa: Waiting 02:15:09 c24f36a1229b: Layer already exists 02:15:09 61cbedbc7661: Layer already exists 02:15:09 a2e7b5e1129c: Layer already exists 02:15:09 55864301a86d: Layer already exists 02:15:09 4020226f7256: Layer already exists 02:15:09 e4bdeb595ffa: Layer already exists 02:15:09 ce7f800efff9: Layer already exists 02:15:09 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:4a397db2ac6577db09f5c3fa0bd580de4c967a6c08fa945a6633c6bd7690e447 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:15:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:15:10 c24f36a1229b: Preparing 02:15:10 55864301a86d: Preparing 02:15:10 4020226f7256: Preparing 02:15:10 a2e7b5e1129c: Preparing 02:15:10 61cbedbc7661: Preparing 02:15:10 e4bdeb595ffa: Preparing 02:15:10 ce7f800efff9: Preparing 02:15:10 e4bdeb595ffa: Waiting 02:15:10 c24f36a1229b: Layer already exists 02:15:10 4020226f7256: Layer already exists 02:15:10 55864301a86d: Layer already exists 02:15:10 61cbedbc7661: Layer already exists 02:15:10 a2e7b5e1129c: Layer already exists 02:15:10 e4bdeb595ffa: Layer already exists 02:15:10 ce7f800efff9: Layer already exists 02:15:10 main: digest: sha256:4a397db2ac6577db09f5c3fa0bd580de4c967a6c08fa945a6633c6bd7690e447 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:15:10 ===================================================== [Pipeline] echo 02:15:10 taggedImages: 02:15:10 - nexus3.edgexfoundry.org:10004/support-notifications:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:15:10 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:15:10 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.63 02:15:10 - nexus3.edgexfoundry.org:10004/support-notifications:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:15:10 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:15:10 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:15:10 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:15:10 latest 02:15:10 3.2.0-dev.63 02:15:10 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:15:10 main 02:15:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:15:11 85c727b6c3c9: Preparing 02:15:11 72a6475b77f6: Preparing 02:15:11 4020226f7256: Preparing 02:15:11 a2e7b5e1129c: Preparing 02:15:11 dbd979cd0f2a: Preparing 02:15:11 0b89fedd4fff: Preparing 02:15:11 ce7f800efff9: Preparing 02:15:11 0b89fedd4fff: Waiting 02:15:11 4020226f7256: Layer already exists 02:15:11 dbd979cd0f2a: Layer already exists 02:15:11 a2e7b5e1129c: Layer already exists 02:15:11 85c727b6c3c9: Pushed 02:15:11 0b89fedd4fff: Layer already exists 02:15:11 ce7f800efff9: Layer already exists 02:15:14 72a6475b77f6: Pushed 02:15:14 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:8e3a1f39e062a135bac5e020d0e38bb85ea2619d7e283c0cb340a829a6f17195 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:15:15 85c727b6c3c9: Preparing 02:15:15 72a6475b77f6: Preparing 02:15:15 4020226f7256: Preparing 02:15:15 a2e7b5e1129c: Preparing 02:15:15 dbd979cd0f2a: Preparing 02:15:15 0b89fedd4fff: Preparing 02:15:15 ce7f800efff9: Preparing 02:15:15 ce7f800efff9: Waiting 02:15:15 0b89fedd4fff: Waiting 02:15:15 4020226f7256: Layer already exists 02:15:15 dbd979cd0f2a: Layer already exists 02:15:15 72a6475b77f6: Layer already exists 02:15:15 a2e7b5e1129c: Layer already exists 02:15:15 85c727b6c3c9: Layer already exists 02:15:15 0b89fedd4fff: Layer already exists 02:15:15 ce7f800efff9: Layer already exists 02:15:15 latest: digest: sha256:8e3a1f39e062a135bac5e020d0e38bb85ea2619d7e283c0cb340a829a6f17195 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.63 02:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:15:15 85c727b6c3c9: Preparing 02:15:15 72a6475b77f6: Preparing 02:15:15 4020226f7256: Preparing 02:15:15 a2e7b5e1129c: Preparing 02:15:15 dbd979cd0f2a: Preparing 02:15:15 0b89fedd4fff: Preparing 02:15:15 ce7f800efff9: Preparing 02:15:15 0b89fedd4fff: Waiting 02:15:15 ce7f800efff9: Waiting 02:15:15 4020226f7256: Layer already exists 02:15:15 a2e7b5e1129c: Layer already exists 02:15:15 dbd979cd0f2a: Layer already exists 02:15:15 72a6475b77f6: Layer already exists 02:15:15 85c727b6c3c9: Layer already exists 02:15:15 0b89fedd4fff: Layer already exists 02:15:15 ce7f800efff9: Layer already exists 02:15:15 3.2.0-dev.63: digest: sha256:8e3a1f39e062a135bac5e020d0e38bb85ea2619d7e283c0cb340a829a6f17195 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:15:16 85c727b6c3c9: Preparing 02:15:16 72a6475b77f6: Preparing 02:15:16 4020226f7256: Preparing 02:15:16 a2e7b5e1129c: Preparing 02:15:16 dbd979cd0f2a: Preparing 02:15:16 0b89fedd4fff: Preparing 02:15:16 ce7f800efff9: Preparing 02:15:16 0b89fedd4fff: Waiting 02:15:16 ce7f800efff9: Waiting 02:15:16 4020226f7256: Layer already exists 02:15:16 85c727b6c3c9: Layer already exists 02:15:16 72a6475b77f6: Layer already exists 02:15:16 a2e7b5e1129c: Layer already exists 02:15:16 dbd979cd0f2a: Layer already exists 02:15:16 0b89fedd4fff: Layer already exists 02:15:16 ce7f800efff9: Layer already exists 02:15:16 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:8e3a1f39e062a135bac5e020d0e38bb85ea2619d7e283c0cb340a829a6f17195 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:15:17 85c727b6c3c9: Preparing 02:15:17 72a6475b77f6: Preparing 02:15:17 4020226f7256: Preparing 02:15:17 a2e7b5e1129c: Preparing 02:15:17 dbd979cd0f2a: Preparing 02:15:17 0b89fedd4fff: Preparing 02:15:17 ce7f800efff9: Preparing 02:15:17 0b89fedd4fff: Waiting 02:15:17 ce7f800efff9: Waiting 02:15:17 85c727b6c3c9: Layer already exists 02:15:17 4020226f7256: Layer already exists 02:15:17 72a6475b77f6: Layer already exists 02:15:17 a2e7b5e1129c: Layer already exists 02:15:17 dbd979cd0f2a: Layer already exists 02:15:17 0b89fedd4fff: Layer already exists 02:15:17 ce7f800efff9: Layer already exists 02:15:17 main: digest: sha256:8e3a1f39e062a135bac5e020d0e38bb85ea2619d7e283c0cb340a829a6f17195 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:15:17 ===================================================== [Pipeline] echo 02:15:17 taggedImages: 02:15:17 - nexus3.edgexfoundry.org:10004/support-scheduler:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:15:17 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:15:17 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.63 02:15:17 - nexus3.edgexfoundry.org:10004/support-scheduler:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:15:17 - 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] } 02:33:09 #149 ... 02:33:09 02:33:09 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:33:09 #153 1229.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:33:17 #153 ... 02:33:17 02:33:17 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:33:17 #149 DONE 1241.8s 02:33:17 02:33:17 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:33:17 #161 DONE 0.4s 02:33:17 02:33:17 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 02:33:19 #162 DONE 2.9s 02:33:19 02:33:19 #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 02:33:20 #163 DONE 0.4s 02:33:20 02:33:20 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:33:20 #150 ... 02:33:20 02:33:20 #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 02:33:20 #164 ... 02:33:20 02:33:20 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:33:20 #158 DONE 1245.7s 02:33:20 02:33:20 #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 02:33:20 #164 DONE 0.4s 02:33:20 02:33:20 #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:33:21 #165 DONE 0.5s 02:33:21 02:33:21 #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:33:21 #166 DONE 0.2s 02:33:21 02:33:21 #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:33:21 #167 DONE 0.2s 02:33:21 02:33:21 #168 [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/ 02:33:21 #168 DONE 0.1s 02:33:21 02:33:21 #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:33:21 #169 DONE 0.1s 02:33:21 02:33:21 #170 [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/ 02:33:21 #170 DONE 0.2s 02:33:21 02:33:21 #171 [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/ 02:33:21 #171 DONE 0.2s 02:33:21 02:33:21 #172 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:33:21 #172 DONE 0.2s 02:33:21 02:33:21 #173 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:33:22 #173 DONE 0.2s 02:33:22 02:33:22 #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:33:22 #174 DONE 0.2s 02:33:22 02:33:22 #175 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:33:22 #175 ... 02:33:22 02:33:22 #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:33:22 #176 DONE 0.2s 02:33:22 02:33:22 #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 02:33:22 #177 ... 02:33:22 02:33:22 #175 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:33:22 #175 DONE 0.6s 02:33:23 02:33:23 #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:33:23 #178 DONE 0.2s 02:33:23 02:33:23 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:33:25 #179 ... 02:33:25 02:33:25 #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 02:33:25 #177 DONE 3.0s 02:33:25 02:33:25 #112 [security-bootstrapper] exporting to image 02:33:25 #112 exporting layers 02:33:26 #112 ... 02:33:26 02:33:26 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:33:26 #179 DONE 3.0s 02:33:26 02:33:26 #112 [security-proxy-setup] exporting to image 02:33:27 #112 exporting layers 1.8s done 02:33:27 #112 exporting layers 1.1s done 02:33:27 #112 writing image sha256:294cb2279d87331ee437131e59830591f2d9a749c072e8b93ba7bffb0c3f37c7 0.0s done 02:33:27 #112 naming to docker.io/library/security-bootstrapper-arm64 done 02:33:27 #112 writing image sha256:ba3770f525a387f3d8d284fe8e4c318f9ffbec49a8941d4721fd5e4a6a5070e3 02:33:27 #112 writing image sha256:ba3770f525a387f3d8d284fe8e4c318f9ffbec49a8941d4721fd5e4a6a5070e3 done 02:33:27 #112 naming to docker.io/library/security-proxy-setup-arm64 done 02:33:27 #112 DONE 5.7s 02:33:27 02:33:27 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:33:28 #152 ... 02:33:28 02:33:28 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:33:28 #153 DONE 1253.4s 02:33:28 02:33:28 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:33:28 #142 ... 02:33:28 02:33:28 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:33:28 #180 DONE 0.3s 02:33:28 02:33:28 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:33:28 #150 ... 02:33:28 02:33:28 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:33:29 #181 DONE 0.3s 02:33:29 02:33:29 #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 02:33:29 #182 DONE 0.2s 02:33:29 02:33:29 #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 02:33:29 #183 DONE 0.1s 02:33:29 02:33:29 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:33:29 #184 DONE 0.1s 02:33:29 02:33:29 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:33:29 #152 ... 02:33:29 02:33:29 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:33:29 #185 DONE 0.3s 02:33:29 02:33:29 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:33:30 #160 ... 02:33:30 02:33:30 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:33:30 #186 DONE 0.4s 02:33:30 02:33:30 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:33:30 #142 ... 02:33:30 02:33:30 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:33:30 #187 DONE 0.2s 02:33:30 02:33:30 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:33:33 #188 DONE 2.3s 02:33:33 02:33:33 #112 [security-secretstore-setup] exporting to image 02:33:33 #112 exporting layers 02:33:34 #112 exporting layers 1.6s done 02:33:34 #112 writing image sha256:b287abb19b6a95a2f32bab8f5ccbb6dcc32347404e7b5732b6b050305f942517 0.0s done 02:33:34 #112 naming to docker.io/library/security-secretstore-setup-arm64 done 02:33:34 #112 DONE 7.4s 02:33:34 02:33:34 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:34:31 #155 ... 02:34:31 02:34:31 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:34:31 #152 DONE 1312.8s 02:34:31 02:34:31 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:34:31 #156 ... 02:34:31 02:34:31 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:34:31 #189 DONE 0.2s 02:34:31 02:34:31 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:34:31 #190 DONE 0.2s 02:34:31 02:34:31 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:34:31 #191 DONE 0.3s 02:34:31 02:34:31 #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 02:34:31 #192 DONE 0.1s 02:34:31 02:34:31 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:34:31 #193 DONE 0.1s 02:34:31 02:34:31 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:34:31 #194 DONE 2.0s 02:34:31 02:34:31 #112 [core-common-config-bootstrapper] exporting to image 02:34:31 #112 exporting layers 02:34:31 #112 exporting layers 0.6s done 02:34:31 #112 writing image sha256:2532703b96ff5d5b40e031111ccdf5edcbbc46b47624af6565b823f122b391bf done 02:34:31 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:34:31 #112 DONE 7.9s 02:34:31 02:34:31 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:36:53 #160 ... 02:36:53 02:36:53 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:36:53 #150 DONE 1449.6s 02:36:53 02:36:53 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:36:53 #155 ... 02:36:53 02:36:53 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:36:53 #195 DONE 0.3s 02:36:53 02:36:53 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:36:53 #196 DONE 0.2s 02:36:53 02:36:53 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:36:53 #197 DONE 0.4s 02:36:53 02:36:53 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:36:53 #156 ... 02:36:53 02:36:53 #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 02:36:53 #198 DONE 0.1s 02:36:53 02:36:53 #112 [security-spiffe-token-provider] exporting to image 02:36:53 #112 exporting layers 02:36:53 #112 exporting layers 0.6s done 02:36:53 #112 writing image sha256:027b034670b9ea379f3b41d6cfcf869efd5e80037d44cdff45c70c4862f0daeb done 02:36:53 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:36:53 #112 DONE 8.6s 02:36:53 02:36:53 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:44:45 #160 ... 02:44:45 02:44:45 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:44:45 #154 DONE 1920.4s 02:44:45 02:44:45 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:44:45 #159 ... 02:44:45 02:44:45 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:44:45 #199 DONE 0.2s 02:44:45 02:44:45 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:44:45 #155 ... 02:44:45 02:44:45 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:44:45 #200 DONE 0.1s 02:44:45 02:44:45 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:44:45 #201 DONE 0.4s 02:44:45 02:44:45 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:44:45 #202 DONE 0.1s 02:44:45 02:44:45 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:44:45 #203 DONE 0.1s 02:44:45 02:44:45 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:44:45 #204 DONE 2.0s 02:44:45 02:44:45 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:44:45 #160 ... 02:44:45 02:44:45 #112 [security-proxy-auth] exporting to image 02:44:45 #112 exporting layers 02:44:45 #112 exporting layers 0.8s done 02:44:45 #112 writing image sha256:159dcc5ac65389c0eb4e8fdd19820ad732320493efb640bea190ceaec226225a 0.1s done 02:44:45 #112 naming to docker.io/library/security-proxy-auth-arm64 done 02:44:45 #112 DONE 9.4s 02:44:45 02:44:45 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:45:53 #151 ... 02:45:53 02:45:53 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:45:53 #157 DONE 1991.4s 02:45:53 02:45:53 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:45:53 #142 ... 02:45:53 02:45:53 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:45:53 #205 DONE 0.2s 02:45:53 02:45:53 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:45:53 #156 ... 02:45:53 02:45:53 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:45:53 #206 DONE 0.2s 02:45:53 02:45:53 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:45:53 #207 DONE 0.4s 02:45:53 02:45:53 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:45:53 #208 DONE 0.1s 02:45:53 02:45:53 #112 [core-command] exporting to image 02:45:53 #112 exporting layers 02:45:53 #112 exporting layers 0.4s done 02:45:53 #112 writing image sha256:52a8bd3584379e757e4e68790ffaab4920bd96d4a749bc41e2e7f2db35893a8c 0.0s done 02:45:53 #112 naming to docker.io/library/core-command-arm64 done 02:45:53 #112 DONE 9.9s 02:45:53 02:45:53 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:47:59 #156 ... 02:47:59 02:47:59 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:47:59 #151 DONE 2112.2s 02:47:59 02:47:59 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:47:59 #155 ... 02:47:59 02:47:59 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:47:59 #209 DONE 0.1s 02:47:59 02:47:59 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:47:59 #210 DONE 0.3s 02:47:59 02:47:59 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:47:59 #159 ... 02:47:59 02:47:59 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:47:59 #211 DONE 0.6s 02:47:59 02:47:59 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:47:59 #160 ... 02:47:59 02:47:59 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:47:59 #212 DONE 0.1s 02:47:59 02:47:59 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:47:59 #213 DONE 0.1s 02:47:59 02:47:59 #112 [core-metadata] exporting to image 02:47:59 #112 exporting layers 02:47:59 #112 ... 02:47:59 02:47:59 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:47:59 #142 DONE 2114.8s 02:47:59 02:47:59 #112 [core-metadata] exporting to image 02:47:59 #112 exporting layers 1.0s done 02:47:59 #112 writing image sha256:9d6ac2b91b3cb5559f851cdfd233f1aece769e44abed62e26356912563577ef9 0.0s done 02:47:59 #112 naming to docker.io/library/core-metadata-arm64 done 02:47:59 #112 DONE 10.9s 02:47:59 02:47:59 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:47:59 #159 DONE 2115.7s 02:47:59 02:47:59 #214 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:47:59 #214 DONE 0.5s 02:47:59 02:47:59 #215 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:47:59 #215 DONE 0.2s 02:47:59 02:47:59 #216 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:47:59 #216 ... 02:47:59 02:47:59 #217 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:47:59 #217 DONE 0.2s 02:47:59 02:47:59 #218 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:47:59 #218 ... 02:47:59 02:47:59 #216 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:47:59 #216 DONE 0.8s 02:47:59 02:47:59 #218 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:47:59 #218 DONE 0.4s 02:47:59 02:47:59 #219 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:47:59 #219 DONE 0.2s 02:47:59 02:47:59 #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:47:59 #220 DONE 0.2s 02:47:59 02:47:59 #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:47:59 #221 DONE 0.3s 02:47:59 02:47:59 #112 [core-data] exporting to image 02:47:59 #112 exporting layers 1.0s done 02:47:59 #112 writing image sha256:058231cb319755cc92759d2499376887444bbfa62b5f657b230dbc224bbf4d57 0.0s done 02:47:59 #112 naming to docker.io/library/core-keeper-arm64 02:47:59 #112 exporting layers 0.9s done 02:47:59 #112 naming to docker.io/library/core-keeper-arm64 done 02:47:59 #112 writing image sha256:930283e4ba7804e969adb5d1d3af418aedc35a36db4c53538b7ada3d6d2906c6 0.0s done 02:47:59 #112 naming to docker.io/library/core-data-arm64 done 02:47:59 #112 DONE 12.3s 02:47:59 02:47:59 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:48:32 #155 DONE 2152.5s 02:48:32 02:48:32 #53 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:48:32 #53 ... 02:48:32 02:48:32 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:48:32 #160 DONE 2152.6s 02:48:32 02:48:32 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:48:32 #222 DONE 0.2s 02:48:32 02:48:32 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:48:32 #156 DONE 2153.1s 02:48:32 02:48:32 #223 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:48:32 #223 DONE 0.3s 02:48:32 02:48:32 #53 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:48:32 #53 ... 02:48:32 02:48:32 #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:48:32 #224 DONE 0.1s 02:48:32 02:48:32 #225 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:48:32 #225 ... 02:48:32 02:48:32 #226 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:48:32 #226 DONE 0.2s 02:48:32 02:48:32 #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:48:32 #227 DONE 0.3s 02:48:32 02:48:32 #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:48:32 #228 DONE 0.5s 02:48:32 02:48:32 #225 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:48:32 #225 DONE 0.6s 02:48:32 02:48:32 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:48:32 #229 DONE 0.1s 02:48:32 02:48:32 #230 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:48:32 #230 DONE 0.2s 02:48:32 02:48:32 #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 02:48:32 #231 ... 02:48:32 02:48:32 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:48:32 #232 DONE 0.2s 02:48:32 02:48:32 #112 [support-scheduler] exporting to image 02:48:32 #112 exporting layers 02:48:32 #112 ... 02:48:32 02:48:32 #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 02:48:32 #231 DONE 0.5s 02:48:32 02:48:32 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 02:48:32 #233 DONE 0.1s 02:48:32 02:48:32 #112 [support-cron-scheduler] exporting to image 02:48:32 #112 exporting layers 0.6s done 02:48:32 #112 writing image sha256:b875d85b59570a08bba8d8322cf5bdd3119811c06fad8115826b4ec095b3633b 0.0s done 02:48:32 #112 naming to docker.io/library/support-scheduler-arm64 done 02:48:32 #112 exporting layers 0.9s done 02:48:32 #112 writing image sha256:5e8b241bb53d9b506c1d157951f7b454f0017ad50dc580f08790c5f2a3e5c6d1 done 02:48:32 #112 naming to docker.io/library/support-notifications-arm64 done 02:48:32 #112 exporting layers 1.3s done 02:48:32 #112 writing image sha256:79e7748275b80507c5a97e348f192b5f8b615af90cab492a44ac1ef3ebc18bef done 02:48:32 #112 naming to docker.io/library/support-cron-scheduler-arm64 done 02:48:32 #112 DONE 13.9s 02:48:32 02:48:32 #53 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:48:32 time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:32 time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:32 time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:32 time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:32 time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:32 time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:32 time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:32 time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:32 time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:32 time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:32 time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:32 time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:32 time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:32 time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:32 time="2024-09-06T02:10:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:48:32 time="2024-09-06T02:10:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:48:32 $ docker stop --time=1 963d249219988809eab347e76810ef5f4f5c5affb01724e5f403b41265452168 02:48:33 $ docker rm -f --volumes 963d249219988809eab347e76810ef5f4f5c5affb01724e5f403b41265452168 [Pipeline] // withDockerContainer [Pipeline] sh 02:48:34 + docker images 02:48:34 REPOSITORY TAG IMAGE ID CREATED SIZE 02:48:34 support-cron-scheduler-arm64 latest 79e7748275b8 5 seconds ago 48.7MB 02:48:34 support-notifications-arm64 latest 5e8b241bb53d 6 seconds ago 47.1MB 02:48:34 support-scheduler-arm64 latest b875d85b5957 6 seconds ago 46.2MB 02:48:34 core-data-arm64 latest 930283e4ba78 42 seconds ago 44MB 02:48:34 core-keeper-arm64 latest 058231cb3197 42 seconds ago 39MB 02:48:34 core-metadata-arm64 latest 9d6ac2b91b3c 46 seconds ago 44.1MB 02:48:34 core-command-arm64 latest 52a8bd358437 2 minutes ago 39.9MB 02:48:34 security-proxy-auth-arm64 latest 159dcc5ac653 3 minutes ago 37.6MB 02:48:34 security-spiffe-token-provider-arm64 latest 027b034670b9 11 minutes ago 34.2MB 02:48:34 core-common-config-bootstrapper-arm64 latest 2532703b96ff 14 minutes ago 20.2MB 02:48:34 security-secretstore-setup-arm64 latest b287abb19b6a 15 minutes ago 41.5MB 02:48:34 security-proxy-setup-arm64 latest ba3770f525a3 15 minutes ago 31MB 02:48:34 security-bootstrapper-arm64 latest 294cb2279d87 15 minutes ago 23.8MB 02:48:34 security-spire-agent-arm64 latest 841e94f79b13 37 minutes ago 179MB 02:48:34 security-spire-server-arm64 latest e5cae4063edf 37 minutes ago 121MB 02:48:34 security-spire-config-arm64 latest 100dd5274091 37 minutes ago 120MB 02:48:34 ci-base-image-arm64 latest 8e7ae44482d9 38 minutes ago 967MB 02:48:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 02:48:34 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 02:48:34 provisioning config files... 02:48:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/684@tmp/config9745854249971167351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:35 ---> ****-login.sh 02:48:35 nexus3.edgexfoundry.org:10001 02:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:35 Configure a credential helper to remove this warning. See 02:48:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:35 02:48:35 Login Succeeded 02:48:35 nexus3.edgexfoundry.org:10002 02:48:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:35 Configure a credential helper to remove this warning. See 02:48:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:35 02:48:35 Login Succeeded 02:48:35 nexus3.edgexfoundry.org:10003 02:48:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:36 Configure a credential helper to remove this warning. See 02:48:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:36 02:48:36 Login Succeeded 02:48:36 nexus3.edgexfoundry.org:10004 02:48:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:36 Configure a credential helper to remove this warning. See 02:48:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:36 02:48:36 Login Succeeded 02:48:36 ****.io 02:48:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:48:36 Configure a credential helper to remove this warning. See 02:48:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:48:36 02:48:36 Login Succeeded 02:48:36 ---> ****-login.sh ends [Pipeline] } 02:48:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:48:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:48:36 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:48:36 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:48:36 latest 02:48:36 3.2.0-dev.63 02:48:36 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:48:36 main 02:48:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:48:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:48:37 cf3b7239218a: Preparing 02:48:37 436ffa943d22: Preparing 02:48:37 c823d844a489: Preparing 02:48:37 0a6acaa18a5b: Preparing 02:48:37 00c3d8d86728: Preparing 02:48:37 79e80e64cc10: Preparing 02:48:37 3c20671a5817: Preparing 02:48:37 79e80e64cc10: Waiting 02:48:37 3c20671a5817: Waiting 02:48:38 c823d844a489: Pushed 02:48:38 cf3b7239218a: Pushed 02:48:38 3c20671a5817: Layer already exists 02:48:38 0a6acaa18a5b: Pushed 02:48:38 79e80e64cc10: Pushed 02:49:10 436ffa943d22: Pushed 02:49:10 00c3d8d86728: Pushed 02:49:10 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:048d6240dc2407322ba06f64a24e5e9db930f8068023d9c63f20da9fa1dffefb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:49:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:49:11 cf3b7239218a: Preparing 02:49:11 436ffa943d22: Preparing 02:49:11 c823d844a489: Preparing 02:49:11 0a6acaa18a5b: Preparing 02:49:11 00c3d8d86728: Preparing 02:49:11 79e80e64cc10: Preparing 02:49:11 3c20671a5817: Preparing 02:49:11 79e80e64cc10: Waiting 02:49:11 3c20671a5817: Waiting 02:49:11 00c3d8d86728: Layer already exists 02:49:11 436ffa943d22: Layer already exists 02:49:11 0a6acaa18a5b: Layer already exists 02:49:11 cf3b7239218a: Layer already exists 02:49:11 c823d844a489: Layer already exists 02:49:11 79e80e64cc10: Layer already exists 02:49:11 3c20671a5817: Layer already exists 02:49:11 latest: digest: sha256:048d6240dc2407322ba06f64a24e5e9db930f8068023d9c63f20da9fa1dffefb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.63 02:49:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:49:12 cf3b7239218a: Preparing 02:49:12 436ffa943d22: Preparing 02:49:12 c823d844a489: Preparing 02:49:12 0a6acaa18a5b: Preparing 02:49:12 00c3d8d86728: Preparing 02:49:12 79e80e64cc10: Preparing 02:49:12 3c20671a5817: Preparing 02:49:12 3c20671a5817: Waiting 02:49:12 79e80e64cc10: Waiting 02:49:12 c823d844a489: Layer already exists 02:49:12 00c3d8d86728: Layer already exists 02:49:12 0a6acaa18a5b: Layer already exists 02:49:12 cf3b7239218a: Layer already exists 02:49:12 436ffa943d22: Layer already exists 02:49:12 3c20671a5817: Layer already exists 02:49:12 79e80e64cc10: Layer already exists 02:49:12 3.2.0-dev.63: digest: sha256:048d6240dc2407322ba06f64a24e5e9db930f8068023d9c63f20da9fa1dffefb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:49:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:49:12 cf3b7239218a: Preparing 02:49:12 436ffa943d22: Preparing 02:49:12 c823d844a489: Preparing 02:49:12 0a6acaa18a5b: Preparing 02:49:12 00c3d8d86728: Preparing 02:49:12 79e80e64cc10: Preparing 02:49:12 3c20671a5817: Preparing 02:49:12 79e80e64cc10: Waiting 02:49:12 3c20671a5817: Waiting 02:49:12 cf3b7239218a: Layer already exists 02:49:12 00c3d8d86728: Layer already exists 02:49:12 c823d844a489: Layer already exists 02:49:12 436ffa943d22: Layer already exists 02:49:12 0a6acaa18a5b: Layer already exists 02:49:12 3c20671a5817: Layer already exists 02:49:12 79e80e64cc10: Layer already exists 02:49:12 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:048d6240dc2407322ba06f64a24e5e9db930f8068023d9c63f20da9fa1dffefb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:49:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:49:13 cf3b7239218a: Preparing 02:49:13 436ffa943d22: Preparing 02:49:13 c823d844a489: Preparing 02:49:13 0a6acaa18a5b: Preparing 02:49:13 00c3d8d86728: Preparing 02:49:13 79e80e64cc10: Preparing 02:49:13 3c20671a5817: Preparing 02:49:13 79e80e64cc10: Waiting 02:49:13 3c20671a5817: Waiting 02:49:13 00c3d8d86728: Layer already exists 02:49:13 436ffa943d22: Layer already exists 02:49:13 0a6acaa18a5b: Layer already exists 02:49:13 c823d844a489: Layer already exists 02:49:13 cf3b7239218a: Layer already exists 02:49:13 3c20671a5817: Layer already exists 02:49:13 79e80e64cc10: Layer already exists 02:49:13 main: digest: sha256:048d6240dc2407322ba06f64a24e5e9db930f8068023d9c63f20da9fa1dffefb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:14 ===================================================== [Pipeline] echo 02:49:14 taggedImages: 02:49:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:49:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:49:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.63 02:49:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:49:14 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:49:14 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:49:14 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:49:14 latest 02:49:14 3.2.0-dev.63 02:49:14 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:49:14 main 02:49:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:14 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:49:15 aae83140b874: Preparing 02:49:15 c0a55a0a05b2: Preparing 02:49:15 45be976934ed: Preparing 02:49:15 d4160f8c5151: Preparing 02:49:15 c823d844a489: Preparing 02:49:15 0a6acaa18a5b: Preparing 02:49:15 00c3d8d86728: Preparing 02:49:15 79e80e64cc10: Preparing 02:49:15 3c20671a5817: Preparing 02:49:15 00c3d8d86728: Waiting 02:49:15 79e80e64cc10: Waiting 02:49:15 3c20671a5817: Waiting 02:49:15 0a6acaa18a5b: Waiting 02:49:15 c823d844a489: Layer already exists 02:49:15 0a6acaa18a5b: Layer already exists 02:49:15 00c3d8d86728: Layer already exists 02:49:15 c0a55a0a05b2: Pushed 02:49:15 79e80e64cc10: Layer already exists 02:49:15 aae83140b874: Pushed 02:49:15 45be976934ed: Pushed 02:49:15 3c20671a5817: Layer already exists 02:49:17 d4160f8c5151: Pushed 02:49:17 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:560774ad4848e9c95588d971aad98121a2ff524a11bc41df0cd89ea7538e575b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:17 + 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 02:49:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:49:18 aae83140b874: Preparing 02:49:18 c0a55a0a05b2: Preparing 02:49:18 45be976934ed: Preparing 02:49:18 d4160f8c5151: Preparing 02:49:18 c823d844a489: Preparing 02:49:18 0a6acaa18a5b: Preparing 02:49:18 00c3d8d86728: Preparing 02:49:18 79e80e64cc10: Preparing 02:49:18 3c20671a5817: Preparing 02:49:18 79e80e64cc10: Waiting 02:49:18 0a6acaa18a5b: Waiting 02:49:18 3c20671a5817: Waiting 02:49:18 00c3d8d86728: Waiting 02:49:18 c0a55a0a05b2: Layer already exists 02:49:18 aae83140b874: Layer already exists 02:49:18 d4160f8c5151: Layer already exists 02:49:18 c823d844a489: Layer already exists 02:49:18 45be976934ed: Layer already exists 02:49:18 3c20671a5817: Layer already exists 02:49:18 0a6acaa18a5b: Layer already exists 02:49:18 79e80e64cc10: Layer already exists 02:49:18 00c3d8d86728: Layer already exists 02:49:18 latest: digest: sha256:560774ad4848e9c95588d971aad98121a2ff524a11bc41df0cd89ea7538e575b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:18 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.63 02:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:49:19 aae83140b874: Preparing 02:49:19 c0a55a0a05b2: Preparing 02:49:19 45be976934ed: Preparing 02:49:19 d4160f8c5151: Preparing 02:49:19 c823d844a489: Preparing 02:49:19 0a6acaa18a5b: Preparing 02:49:19 00c3d8d86728: Preparing 02:49:19 79e80e64cc10: Preparing 02:49:19 3c20671a5817: Preparing 02:49:19 0a6acaa18a5b: Waiting 02:49:19 00c3d8d86728: Waiting 02:49:19 79e80e64cc10: Waiting 02:49:19 3c20671a5817: Waiting 02:49:19 c0a55a0a05b2: Layer already exists 02:49:19 aae83140b874: Layer already exists 02:49:19 45be976934ed: Layer already exists 02:49:19 c823d844a489: Layer already exists 02:49:19 d4160f8c5151: Layer already exists 02:49:19 0a6acaa18a5b: Layer already exists 02:49:19 79e80e64cc10: Layer already exists 02:49:19 00c3d8d86728: Layer already exists 02:49:19 3c20671a5817: Layer already exists 02:49:19 3.2.0-dev.63: digest: sha256:560774ad4848e9c95588d971aad98121a2ff524a11bc41df0cd89ea7538e575b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:19 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:49:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:49:20 aae83140b874: Preparing 02:49:20 c0a55a0a05b2: Preparing 02:49:20 45be976934ed: Preparing 02:49:20 d4160f8c5151: Preparing 02:49:20 c823d844a489: Preparing 02:49:20 0a6acaa18a5b: Preparing 02:49:20 00c3d8d86728: Preparing 02:49:20 79e80e64cc10: Preparing 02:49:20 3c20671a5817: Preparing 02:49:20 0a6acaa18a5b: Waiting 02:49:20 00c3d8d86728: Waiting 02:49:20 79e80e64cc10: Waiting 02:49:20 3c20671a5817: Waiting 02:49:20 c0a55a0a05b2: Layer already exists 02:49:20 aae83140b874: Layer already exists 02:49:20 c823d844a489: Layer already exists 02:49:20 d4160f8c5151: Layer already exists 02:49:20 45be976934ed: Layer already exists 02:49:20 0a6acaa18a5b: Layer already exists 02:49:20 3c20671a5817: Layer already exists 02:49:20 00c3d8d86728: Layer already exists 02:49:20 79e80e64cc10: Layer already exists 02:49:20 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:560774ad4848e9c95588d971aad98121a2ff524a11bc41df0cd89ea7538e575b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:20 + 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 02:49:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:49:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:49:21 aae83140b874: Preparing 02:49:21 c0a55a0a05b2: Preparing 02:49:21 45be976934ed: Preparing 02:49:21 d4160f8c5151: Preparing 02:49:21 c823d844a489: Preparing 02:49:21 0a6acaa18a5b: Preparing 02:49:21 00c3d8d86728: Preparing 02:49:21 79e80e64cc10: Preparing 02:49:21 3c20671a5817: Preparing 02:49:21 0a6acaa18a5b: Waiting 02:49:21 00c3d8d86728: Waiting 02:49:21 79e80e64cc10: Waiting 02:49:21 3c20671a5817: Waiting 02:49:21 aae83140b874: Layer already exists 02:49:21 45be976934ed: Layer already exists 02:49:21 c823d844a489: Layer already exists 02:49:21 d4160f8c5151: Layer already exists 02:49:21 c0a55a0a05b2: Layer already exists 02:49:21 00c3d8d86728: Layer already exists 02:49:21 79e80e64cc10: Layer already exists 02:49:21 0a6acaa18a5b: Layer already exists 02:49:21 3c20671a5817: Layer already exists 02:49:21 main: digest: sha256:560774ad4848e9c95588d971aad98121a2ff524a11bc41df0cd89ea7538e575b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:21 ===================================================== [Pipeline] echo 02:49:21 taggedImages: 02:49:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:49:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:49:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.63 02:49:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:49:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:49:21 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:49:21 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:49:21 latest 02:49:21 3.2.0-dev.63 02:49:21 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:49:21 main 02:49:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:49:22 8b658573effc: Preparing 02:49:22 6fe8445bc7bf: Preparing 02:49:22 8c377f911dd0: Preparing 02:49:22 c823d844a489: Preparing 02:49:22 0a6acaa18a5b: Preparing 02:49:22 ac46e05ae77e: Preparing 02:49:22 5e118e1c9081: Preparing 02:49:22 3c20671a5817: Preparing 02:49:22 ac46e05ae77e: Waiting 02:49:22 5e118e1c9081: Waiting 02:49:22 3c20671a5817: Waiting 02:49:22 c823d844a489: Layer already exists 02:49:22 0a6acaa18a5b: Layer already exists 02:49:22 6fe8445bc7bf: Pushed 02:49:22 8b658573effc: Pushed 02:49:22 3c20671a5817: Layer already exists 02:49:22 5e118e1c9081: Pushed 02:49:23 ac46e05ae77e: Pushed 02:49:28 8c377f911dd0: Pushed 02:49:28 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:5bddbfa9920d4694bb3d6cce2fb1143362581627a2a86fd49c672c800fb364db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:49:29 8b658573effc: Preparing 02:49:29 6fe8445bc7bf: Preparing 02:49:29 8c377f911dd0: Preparing 02:49:29 c823d844a489: Preparing 02:49:29 0a6acaa18a5b: Preparing 02:49:29 ac46e05ae77e: Preparing 02:49:29 5e118e1c9081: Preparing 02:49:29 3c20671a5817: Preparing 02:49:29 5e118e1c9081: Waiting 02:49:29 ac46e05ae77e: Waiting 02:49:29 3c20671a5817: Waiting 02:49:29 8b658573effc: Layer already exists 02:49:29 6fe8445bc7bf: Layer already exists 02:49:29 c823d844a489: Layer already exists 02:49:29 8c377f911dd0: Layer already exists 02:49:29 0a6acaa18a5b: Layer already exists 02:49:29 3c20671a5817: Layer already exists 02:49:29 ac46e05ae77e: Layer already exists 02:49:29 5e118e1c9081: Layer already exists 02:49:29 latest: digest: sha256:5bddbfa9920d4694bb3d6cce2fb1143362581627a2a86fd49c672c800fb364db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.63 02:49:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:49:30 8b658573effc: Preparing 02:49:30 6fe8445bc7bf: Preparing 02:49:30 8c377f911dd0: Preparing 02:49:30 c823d844a489: Preparing 02:49:30 0a6acaa18a5b: Preparing 02:49:30 ac46e05ae77e: Preparing 02:49:30 5e118e1c9081: Preparing 02:49:30 3c20671a5817: Preparing 02:49:30 5e118e1c9081: Waiting 02:49:30 3c20671a5817: Waiting 02:49:30 ac46e05ae77e: Waiting 02:49:30 8c377f911dd0: Layer already exists 02:49:30 c823d844a489: Layer already exists 02:49:30 8b658573effc: Layer already exists 02:49:30 0a6acaa18a5b: Layer already exists 02:49:30 6fe8445bc7bf: Layer already exists 02:49:30 3c20671a5817: Layer already exists 02:49:30 ac46e05ae77e: Layer already exists 02:49:30 5e118e1c9081: Layer already exists 02:49:30 3.2.0-dev.63: digest: sha256:5bddbfa9920d4694bb3d6cce2fb1143362581627a2a86fd49c672c800fb364db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:49:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:49:31 8b658573effc: Preparing 02:49:31 6fe8445bc7bf: Preparing 02:49:31 8c377f911dd0: Preparing 02:49:31 c823d844a489: Preparing 02:49:31 0a6acaa18a5b: Preparing 02:49:31 ac46e05ae77e: Preparing 02:49:31 5e118e1c9081: Preparing 02:49:31 3c20671a5817: Preparing 02:49:31 ac46e05ae77e: Waiting 02:49:31 5e118e1c9081: Waiting 02:49:31 3c20671a5817: Waiting 02:49:31 0a6acaa18a5b: Layer already exists 02:49:31 c823d844a489: Layer already exists 02:49:31 8c377f911dd0: Layer already exists 02:49:31 8b658573effc: Layer already exists 02:49:31 6fe8445bc7bf: Layer already exists 02:49:31 ac46e05ae77e: Layer already exists 02:49:31 3c20671a5817: Layer already exists 02:49:31 5e118e1c9081: Layer already exists 02:49:31 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:5bddbfa9920d4694bb3d6cce2fb1143362581627a2a86fd49c672c800fb364db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:49:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:49:32 8b658573effc: Preparing 02:49:32 6fe8445bc7bf: Preparing 02:49:32 8c377f911dd0: Preparing 02:49:32 c823d844a489: Preparing 02:49:32 0a6acaa18a5b: Preparing 02:49:32 ac46e05ae77e: Preparing 02:49:32 5e118e1c9081: Preparing 02:49:32 3c20671a5817: Preparing 02:49:32 ac46e05ae77e: Waiting 02:49:32 5e118e1c9081: Waiting 02:49:32 3c20671a5817: Waiting 02:49:32 0a6acaa18a5b: Layer already exists 02:49:32 8b658573effc: Layer already exists 02:49:32 6fe8445bc7bf: Layer already exists 02:49:32 8c377f911dd0: Layer already exists 02:49:32 c823d844a489: Layer already exists 02:49:32 3c20671a5817: Layer already exists 02:49:32 5e118e1c9081: Layer already exists 02:49:32 ac46e05ae77e: Layer already exists 02:49:32 main: digest: sha256:5bddbfa9920d4694bb3d6cce2fb1143362581627a2a86fd49c672c800fb364db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:32 ===================================================== [Pipeline] echo 02:49:32 taggedImages: 02:49:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:49:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:49:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.63 02:49:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:49:32 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:49:32 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:49:32 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:49:32 latest 02:49:32 3.2.0-dev.63 02:49:32 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:49:32 main 02:49:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:49:33 eb190684a212: Preparing 02:49:33 7826b55122b3: Preparing 02:49:33 0a6acaa18a5b: Preparing 02:49:33 2b20d00045e2: Preparing 02:49:33 e5f57a7a6962: Preparing 02:49:33 3c20671a5817: Preparing 02:49:33 3c20671a5817: Waiting 02:49:33 0a6acaa18a5b: Layer already exists 02:49:33 3c20671a5817: Layer already exists 02:49:33 e5f57a7a6962: Pushed 02:49:33 2b20d00045e2: Pushed 02:49:33 eb190684a212: Pushed 02:49:40 7826b55122b3: Pushed 02:49:40 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:39ec140996a8fca4e44e064ff32eca0fdd29936b53ce86788e18aaefbe4e7063 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:49:41 eb190684a212: Preparing 02:49:41 7826b55122b3: Preparing 02:49:41 0a6acaa18a5b: Preparing 02:49:41 2b20d00045e2: Preparing 02:49:41 e5f57a7a6962: Preparing 02:49:41 3c20671a5817: Preparing 02:49:41 3c20671a5817: Waiting 02:49:41 2b20d00045e2: Layer already exists 02:49:41 0a6acaa18a5b: Layer already exists 02:49:41 e5f57a7a6962: Layer already exists 02:49:41 eb190684a212: Layer already exists 02:49:41 7826b55122b3: Layer already exists 02:49:41 3c20671a5817: Layer already exists 02:49:41 latest: digest: sha256:39ec140996a8fca4e44e064ff32eca0fdd29936b53ce86788e18aaefbe4e7063 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:41 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.63 02:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:49:42 eb190684a212: Preparing 02:49:42 7826b55122b3: Preparing 02:49:42 0a6acaa18a5b: Preparing 02:49:42 2b20d00045e2: Preparing 02:49:42 e5f57a7a6962: Preparing 02:49:42 3c20671a5817: Preparing 02:49:42 3c20671a5817: Waiting 02:49:42 2b20d00045e2: Layer already exists 02:49:42 e5f57a7a6962: Layer already exists 02:49:42 eb190684a212: Layer already exists 02:49:42 0a6acaa18a5b: Layer already exists 02:49:42 7826b55122b3: Layer already exists 02:49:42 3c20671a5817: Layer already exists 02:49:42 3.2.0-dev.63: digest: sha256:39ec140996a8fca4e44e064ff32eca0fdd29936b53ce86788e18aaefbe4e7063 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:42 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:49:43 eb190684a212: Preparing 02:49:43 7826b55122b3: Preparing 02:49:43 0a6acaa18a5b: Preparing 02:49:43 2b20d00045e2: Preparing 02:49:43 e5f57a7a6962: Preparing 02:49:43 3c20671a5817: Preparing 02:49:43 3c20671a5817: Waiting 02:49:43 0a6acaa18a5b: Layer already exists 02:49:43 e5f57a7a6962: Layer already exists 02:49:43 eb190684a212: Layer already exists 02:49:43 7826b55122b3: Layer already exists 02:49:43 2b20d00045e2: Layer already exists 02:49:43 3c20671a5817: Layer already exists 02:49:43 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:39ec140996a8fca4e44e064ff32eca0fdd29936b53ce86788e18aaefbe4e7063 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:43 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:49:44 eb190684a212: Preparing 02:49:44 7826b55122b3: Preparing 02:49:44 0a6acaa18a5b: Preparing 02:49:44 2b20d00045e2: Preparing 02:49:44 e5f57a7a6962: Preparing 02:49:44 3c20671a5817: Preparing 02:49:44 3c20671a5817: Waiting 02:49:44 2b20d00045e2: Layer already exists 02:49:44 e5f57a7a6962: Layer already exists 02:49:44 7826b55122b3: Layer already exists 02:49:44 eb190684a212: Layer already exists 02:49:44 0a6acaa18a5b: Layer already exists 02:49:44 3c20671a5817: Layer already exists 02:49:44 main: digest: sha256:39ec140996a8fca4e44e064ff32eca0fdd29936b53ce86788e18aaefbe4e7063 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:44 ===================================================== [Pipeline] echo 02:49:44 taggedImages: 02:49:44 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:49:44 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:49:44 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.63 02:49:44 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:49:44 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:49:44 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:49:44 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:49:44 latest 02:49:44 3.2.0-dev.63 02:49:44 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:49:44 main 02:49:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:49:45 57fd9d305ed7: Preparing 02:49:45 2a3353a13faa: Preparing 02:49:45 7b6c8d7476c8: Preparing 02:49:45 c823d844a489: Preparing 02:49:45 0a6acaa18a5b: Preparing 02:49:45 00c3d8d86728: Preparing 02:49:45 79e80e64cc10: Preparing 02:49:45 3c20671a5817: Preparing 02:49:45 79e80e64cc10: Waiting 02:49:45 3c20671a5817: Waiting 02:49:45 00c3d8d86728: Waiting 02:49:45 c823d844a489: Layer already exists 02:49:45 0a6acaa18a5b: Layer already exists 02:49:45 00c3d8d86728: Layer already exists 02:49:45 79e80e64cc10: Layer already exists 02:49:45 2a3353a13faa: Pushed 02:49:45 3c20671a5817: Layer already exists 02:49:45 57fd9d305ed7: Pushed 02:49:52 7b6c8d7476c8: Pushed 02:49:52 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:36d2ef8edd23cdc84f9c8d463d6d9900eed4677d8f2b95b45cfb4b92e50e4aac size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:49:53 57fd9d305ed7: Preparing 02:49:53 2a3353a13faa: Preparing 02:49:53 7b6c8d7476c8: Preparing 02:49:53 c823d844a489: Preparing 02:49:53 0a6acaa18a5b: Preparing 02:49:53 00c3d8d86728: Preparing 02:49:53 79e80e64cc10: Preparing 02:49:53 3c20671a5817: Preparing 02:49:53 00c3d8d86728: Waiting 02:49:53 79e80e64cc10: Waiting 02:49:53 3c20671a5817: Waiting 02:49:53 0a6acaa18a5b: Layer already exists 02:49:53 2a3353a13faa: Layer already exists 02:49:53 c823d844a489: Layer already exists 02:49:53 57fd9d305ed7: Layer already exists 02:49:53 7b6c8d7476c8: Layer already exists 02:49:53 00c3d8d86728: Layer already exists 02:49:53 3c20671a5817: Layer already exists 02:49:53 79e80e64cc10: Layer already exists 02:49:53 latest: digest: sha256:36d2ef8edd23cdc84f9c8d463d6d9900eed4677d8f2b95b45cfb4b92e50e4aac size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.63 02:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:49:54 57fd9d305ed7: Preparing 02:49:54 2a3353a13faa: Preparing 02:49:54 7b6c8d7476c8: Preparing 02:49:54 c823d844a489: Preparing 02:49:54 0a6acaa18a5b: Preparing 02:49:54 00c3d8d86728: Preparing 02:49:54 79e80e64cc10: Preparing 02:49:54 3c20671a5817: Preparing 02:49:54 00c3d8d86728: Waiting 02:49:54 79e80e64cc10: Waiting 02:49:54 3c20671a5817: Waiting 02:49:54 7b6c8d7476c8: Layer already exists 02:49:54 c823d844a489: Layer already exists 02:49:54 57fd9d305ed7: Layer already exists 02:49:54 2a3353a13faa: Layer already exists 02:49:54 0a6acaa18a5b: Layer already exists 02:49:54 00c3d8d86728: Layer already exists 02:49:54 3c20671a5817: Layer already exists 02:49:54 79e80e64cc10: Layer already exists 02:49:54 3.2.0-dev.63: digest: sha256:36d2ef8edd23cdc84f9c8d463d6d9900eed4677d8f2b95b45cfb4b92e50e4aac size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:49:55 57fd9d305ed7: Preparing 02:49:55 2a3353a13faa: Preparing 02:49:55 7b6c8d7476c8: Preparing 02:49:55 c823d844a489: Preparing 02:49:55 0a6acaa18a5b: Preparing 02:49:55 00c3d8d86728: Preparing 02:49:55 79e80e64cc10: Preparing 02:49:55 3c20671a5817: Preparing 02:49:55 00c3d8d86728: Waiting 02:49:55 3c20671a5817: Waiting 02:49:55 79e80e64cc10: Waiting 02:49:55 7b6c8d7476c8: Layer already exists 02:49:55 57fd9d305ed7: Layer already exists 02:49:55 2a3353a13faa: Layer already exists 02:49:55 c823d844a489: Layer already exists 02:49:55 0a6acaa18a5b: Layer already exists 02:49:55 00c3d8d86728: Layer already exists 02:49:55 79e80e64cc10: Layer already exists 02:49:55 3c20671a5817: Layer already exists 02:49:55 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:36d2ef8edd23cdc84f9c8d463d6d9900eed4677d8f2b95b45cfb4b92e50e4aac size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:49:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:49:56 57fd9d305ed7: Preparing 02:49:56 2a3353a13faa: Preparing 02:49:56 7b6c8d7476c8: Preparing 02:49:56 c823d844a489: Preparing 02:49:56 0a6acaa18a5b: Preparing 02:49:56 00c3d8d86728: Preparing 02:49:56 79e80e64cc10: Preparing 02:49:56 3c20671a5817: Preparing 02:49:56 00c3d8d86728: Waiting 02:49:56 3c20671a5817: Waiting 02:49:56 79e80e64cc10: Waiting 02:49:56 7b6c8d7476c8: Layer already exists 02:49:56 2a3353a13faa: Layer already exists 02:49:56 c823d844a489: Layer already exists 02:49:56 0a6acaa18a5b: Layer already exists 02:49:56 57fd9d305ed7: Layer already exists 02:49:56 3c20671a5817: Layer already exists 02:49:56 79e80e64cc10: Layer already exists 02:49:56 00c3d8d86728: Layer already exists 02:49:56 main: digest: sha256:36d2ef8edd23cdc84f9c8d463d6d9900eed4677d8f2b95b45cfb4b92e50e4aac size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:56 ===================================================== [Pipeline] echo 02:49:56 taggedImages: 02:49:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:49:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:49:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.63 02:49:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:49:56 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:49:56 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:49:56 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:49:56 latest 02:49:56 3.2.0-dev.63 02:49:56 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:49:56 main 02:49:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:49:57 4a987a764e2f: Preparing 02:49:57 6b7b8751ad43: Preparing 02:49:57 f4f1524cd38e: Preparing 02:49:57 acf0f3f0092b: Preparing 02:49:57 62f34566c6a5: Preparing 02:49:57 97acd521ef8b: Preparing 02:49:57 e647607f37c0: Preparing 02:49:57 3f9c223c3331: Preparing 02:49:57 c823d844a489: Preparing 02:49:57 0a6acaa18a5b: Preparing 02:49:57 95172a29625a: Preparing 02:49:57 3df21f977511: Preparing 02:49:57 5f70bf18a086: Preparing 02:49:57 4cf6102f79df: Preparing 02:49:57 0002f4707d74: Preparing 02:49:57 0efe35423dc3: Preparing 02:49:57 3c20671a5817: Preparing 02:49:57 95172a29625a: Waiting 02:49:57 3df21f977511: Waiting 02:49:57 97acd521ef8b: Waiting 02:49:57 5f70bf18a086: Waiting 02:49:57 e647607f37c0: Waiting 02:49:57 c823d844a489: Waiting 02:49:57 0a6acaa18a5b: Waiting 02:49:57 4cf6102f79df: Waiting 02:49:57 0002f4707d74: Waiting 02:49:57 0efe35423dc3: Waiting 02:49:57 3f9c223c3331: Waiting 02:49:57 3c20671a5817: Waiting 02:49:57 6b7b8751ad43: Pushed 02:49:57 62f34566c6a5: Pushed 02:49:57 4a987a764e2f: Pushed 02:49:57 acf0f3f0092b: Pushed 02:49:57 f4f1524cd38e: Pushed 02:49:57 97acd521ef8b: Pushed 02:49:57 c823d844a489: Layer already exists 02:49:57 0a6acaa18a5b: Layer already exists 02:49:57 e647607f37c0: Pushed 02:49:57 5f70bf18a086: Layer already exists 02:49:57 95172a29625a: Pushed 02:49:57 3df21f977511: Pushed 02:49:57 3c20671a5817: Layer already exists 02:49:57 4cf6102f79df: Pushed 02:49:57 0efe35423dc3: Pushed 02:49:59 0002f4707d74: Pushed 02:50:00 3f9c223c3331: Pushed 02:50:00 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:4562869afc8bacc13dfcdd86433cd94995454d357810a0e85814293d2a2469b1 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:50:01 4a987a764e2f: Preparing 02:50:01 6b7b8751ad43: Preparing 02:50:01 f4f1524cd38e: Preparing 02:50:01 acf0f3f0092b: Preparing 02:50:01 62f34566c6a5: Preparing 02:50:01 97acd521ef8b: Preparing 02:50:01 e647607f37c0: Preparing 02:50:01 97acd521ef8b: Waiting 02:50:01 3f9c223c3331: Preparing 02:50:01 e647607f37c0: Waiting 02:50:01 c823d844a489: Preparing 02:50:01 0a6acaa18a5b: Preparing 02:50:01 95172a29625a: Preparing 02:50:01 3df21f977511: Preparing 02:50:01 5f70bf18a086: Preparing 02:50:01 4cf6102f79df: Preparing 02:50:01 0002f4707d74: Preparing 02:50:01 0efe35423dc3: Preparing 02:50:01 3c20671a5817: Preparing 02:50:01 c823d844a489: Waiting 02:50:01 0a6acaa18a5b: Waiting 02:50:01 95172a29625a: Waiting 02:50:01 3df21f977511: Waiting 02:50:01 5f70bf18a086: Waiting 02:50:01 4cf6102f79df: Waiting 02:50:01 0002f4707d74: Waiting 02:50:01 3c20671a5817: Waiting 02:50:01 0efe35423dc3: Waiting 02:50:01 3f9c223c3331: Waiting 02:50:01 4a987a764e2f: Layer already exists 02:50:01 acf0f3f0092b: Layer already exists 02:50:01 f4f1524cd38e: Layer already exists 02:50:01 62f34566c6a5: Layer already exists 02:50:01 6b7b8751ad43: Layer already exists 02:50:01 c823d844a489: Layer already exists 02:50:01 3f9c223c3331: Layer already exists 02:50:01 0a6acaa18a5b: Layer already exists 02:50:01 e647607f37c0: Layer already exists 02:50:01 97acd521ef8b: Layer already exists 02:50:01 0002f4707d74: Layer already exists 02:50:01 95172a29625a: Layer already exists 02:50:01 3df21f977511: Layer already exists 02:50:01 4cf6102f79df: Layer already exists 02:50:01 5f70bf18a086: Layer already exists 02:50:01 0efe35423dc3: Layer already exists 02:50:01 3c20671a5817: Layer already exists 02:50:01 latest: digest: sha256:4562869afc8bacc13dfcdd86433cd94995454d357810a0e85814293d2a2469b1 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.63 02:50:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:50:02 4a987a764e2f: Preparing 02:50:02 6b7b8751ad43: Preparing 02:50:02 f4f1524cd38e: Preparing 02:50:02 acf0f3f0092b: Preparing 02:50:02 62f34566c6a5: Preparing 02:50:02 97acd521ef8b: Preparing 02:50:02 e647607f37c0: Preparing 02:50:02 3f9c223c3331: Preparing 02:50:02 c823d844a489: Preparing 02:50:02 0a6acaa18a5b: Preparing 02:50:02 95172a29625a: Preparing 02:50:02 3df21f977511: Preparing 02:50:02 5f70bf18a086: Preparing 02:50:02 4cf6102f79df: Preparing 02:50:02 0002f4707d74: Preparing 02:50:02 0efe35423dc3: Preparing 02:50:02 3c20671a5817: Preparing 02:50:02 95172a29625a: Waiting 02:50:02 3df21f977511: Waiting 02:50:02 5f70bf18a086: Waiting 02:50:02 4cf6102f79df: Waiting 02:50:02 0002f4707d74: Waiting 02:50:02 0efe35423dc3: Waiting 02:50:02 3c20671a5817: Waiting 02:50:02 97acd521ef8b: Waiting 02:50:02 e647607f37c0: Waiting 02:50:02 3f9c223c3331: Waiting 02:50:02 0a6acaa18a5b: Waiting 02:50:02 62f34566c6a5: Layer already exists 02:50:02 acf0f3f0092b: Layer already exists 02:50:02 6b7b8751ad43: Layer already exists 02:50:02 f4f1524cd38e: Layer already exists 02:50:02 4a987a764e2f: Layer already exists 02:50:02 97acd521ef8b: Layer already exists 02:50:02 c823d844a489: Layer already exists 02:50:02 3f9c223c3331: Layer already exists 02:50:02 e647607f37c0: Layer already exists 02:50:02 0a6acaa18a5b: Layer already exists 02:50:02 95172a29625a: Layer already exists 02:50:02 3df21f977511: Layer already exists 02:50:02 0002f4707d74: Layer already exists 02:50:02 4cf6102f79df: Layer already exists 02:50:02 5f70bf18a086: Layer already exists 02:50:02 3c20671a5817: Layer already exists 02:50:02 0efe35423dc3: Layer already exists 02:50:02 3.2.0-dev.63: digest: sha256:4562869afc8bacc13dfcdd86433cd94995454d357810a0e85814293d2a2469b1 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:50:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:50:03 4a987a764e2f: Preparing 02:50:03 6b7b8751ad43: Preparing 02:50:03 f4f1524cd38e: Preparing 02:50:03 acf0f3f0092b: Preparing 02:50:03 62f34566c6a5: Preparing 02:50:03 97acd521ef8b: Preparing 02:50:03 e647607f37c0: Preparing 02:50:03 3f9c223c3331: Preparing 02:50:03 c823d844a489: Preparing 02:50:03 0a6acaa18a5b: Preparing 02:50:03 97acd521ef8b: Waiting 02:50:03 e647607f37c0: Waiting 02:50:03 3f9c223c3331: Waiting 02:50:03 c823d844a489: Waiting 02:50:03 0a6acaa18a5b: Waiting 02:50:03 95172a29625a: Preparing 02:50:03 3df21f977511: Preparing 02:50:03 5f70bf18a086: Preparing 02:50:03 4cf6102f79df: Preparing 02:50:03 0002f4707d74: Preparing 02:50:03 0efe35423dc3: Preparing 02:50:03 3c20671a5817: Preparing 02:50:03 95172a29625a: Waiting 02:50:03 0002f4707d74: Waiting 02:50:03 3df21f977511: Waiting 02:50:03 0efe35423dc3: Waiting 02:50:03 5f70bf18a086: Waiting 02:50:03 3c20671a5817: Waiting 02:50:03 4cf6102f79df: Waiting 02:50:03 4a987a764e2f: Layer already exists 02:50:03 6b7b8751ad43: Layer already exists 02:50:03 62f34566c6a5: Layer already exists 02:50:03 acf0f3f0092b: Layer already exists 02:50:03 f4f1524cd38e: Layer already exists 02:50:03 97acd521ef8b: Layer already exists 02:50:03 c823d844a489: Layer already exists 02:50:03 0a6acaa18a5b: Layer already exists 02:50:03 e647607f37c0: Layer already exists 02:50:03 3f9c223c3331: Layer already exists 02:50:03 5f70bf18a086: Layer already exists 02:50:03 4cf6102f79df: Layer already exists 02:50:03 95172a29625a: Layer already exists 02:50:03 3df21f977511: Layer already exists 02:50:03 0002f4707d74: Layer already exists 02:50:03 3c20671a5817: Layer already exists 02:50:03 0efe35423dc3: Layer already exists 02:50:03 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:4562869afc8bacc13dfcdd86433cd94995454d357810a0e85814293d2a2469b1 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:50:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:50:04 4a987a764e2f: Preparing 02:50:04 6b7b8751ad43: Preparing 02:50:04 f4f1524cd38e: Preparing 02:50:04 acf0f3f0092b: Preparing 02:50:04 62f34566c6a5: Preparing 02:50:04 97acd521ef8b: Preparing 02:50:04 e647607f37c0: Preparing 02:50:04 97acd521ef8b: Waiting 02:50:04 e647607f37c0: Waiting 02:50:04 3f9c223c3331: Preparing 02:50:04 3f9c223c3331: Waiting 02:50:04 c823d844a489: Preparing 02:50:04 0a6acaa18a5b: Preparing 02:50:04 95172a29625a: Preparing 02:50:04 c823d844a489: Waiting 02:50:04 3df21f977511: Preparing 02:50:04 95172a29625a: Waiting 02:50:04 5f70bf18a086: Preparing 02:50:04 3df21f977511: Waiting 02:50:04 4cf6102f79df: Preparing 02:50:04 0a6acaa18a5b: Waiting 02:50:04 0002f4707d74: Preparing 02:50:04 0efe35423dc3: Preparing 02:50:04 3c20671a5817: Preparing 02:50:04 0002f4707d74: Waiting 02:50:04 0efe35423dc3: Waiting 02:50:04 3c20671a5817: Waiting 02:50:04 f4f1524cd38e: Layer already exists 02:50:04 6b7b8751ad43: Layer already exists 02:50:04 4a987a764e2f: Layer already exists 02:50:04 acf0f3f0092b: Layer already exists 02:50:04 62f34566c6a5: Layer already exists 02:50:04 e647607f37c0: Layer already exists 02:50:04 97acd521ef8b: Layer already exists 02:50:04 3f9c223c3331: Layer already exists 02:50:04 0a6acaa18a5b: Layer already exists 02:50:04 c823d844a489: Layer already exists 02:50:04 3df21f977511: Layer already exists 02:50:04 5f70bf18a086: Layer already exists 02:50:04 0002f4707d74: Layer already exists 02:50:04 4cf6102f79df: Layer already exists 02:50:04 95172a29625a: Layer already exists 02:50:04 3c20671a5817: Layer already exists 02:50:04 0efe35423dc3: Layer already exists 02:50:04 main: digest: sha256:4562869afc8bacc13dfcdd86433cd94995454d357810a0e85814293d2a2469b1 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:04 ===================================================== [Pipeline] echo 02:50:04 taggedImages: 02:50:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:50:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:50:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.63 02:50:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:50:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:50:04 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:50:04 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:50:04 latest 02:50:04 3.2.0-dev.63 02:50:04 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:50:04 main 02:50:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:50:05 de418dcdc85b: Preparing 02:50:05 4434b14c7e7c: Preparing 02:50:05 7dc450f396d8: Preparing 02:50:05 b9a4c06e1ec1: Preparing 02:50:05 c823d844a489: Preparing 02:50:05 0a6acaa18a5b: Preparing 02:50:05 00c3d8d86728: Preparing 02:50:05 79e80e64cc10: Preparing 02:50:05 3c20671a5817: Preparing 02:50:05 0a6acaa18a5b: Waiting 02:50:05 00c3d8d86728: Waiting 02:50:05 79e80e64cc10: Waiting 02:50:05 3c20671a5817: Waiting 02:50:05 c823d844a489: Layer already exists 02:50:05 0a6acaa18a5b: Layer already exists 02:50:05 00c3d8d86728: Layer already exists 02:50:05 4434b14c7e7c: Pushed 02:50:05 79e80e64cc10: Layer already exists 02:50:05 7dc450f396d8: Pushed 02:50:05 de418dcdc85b: Pushed 02:50:05 3c20671a5817: Layer already exists 02:50:10 b9a4c06e1ec1: Pushed 02:50:10 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:2980f049146c6d6fc5a0e737cb7799f9a02ae3299cad50893f4f450e6a252661 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:11 + 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 02:50:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:50:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:50:12 de418dcdc85b: Preparing 02:50:12 4434b14c7e7c: Preparing 02:50:12 7dc450f396d8: Preparing 02:50:12 b9a4c06e1ec1: Preparing 02:50:12 c823d844a489: Preparing 02:50:12 0a6acaa18a5b: Preparing 02:50:12 00c3d8d86728: Preparing 02:50:12 79e80e64cc10: Preparing 02:50:12 3c20671a5817: Preparing 02:50:12 0a6acaa18a5b: Waiting 02:50:12 00c3d8d86728: Waiting 02:50:12 79e80e64cc10: Waiting 02:50:12 3c20671a5817: Waiting 02:50:12 c823d844a489: Layer already exists 02:50:12 7dc450f396d8: Layer already exists 02:50:12 de418dcdc85b: Layer already exists 02:50:12 b9a4c06e1ec1: Layer already exists 02:50:12 4434b14c7e7c: Layer already exists 02:50:12 79e80e64cc10: Layer already exists 02:50:12 00c3d8d86728: Layer already exists 02:50:12 0a6acaa18a5b: Layer already exists 02:50:12 3c20671a5817: Layer already exists 02:50:12 latest: digest: sha256:2980f049146c6d6fc5a0e737cb7799f9a02ae3299cad50893f4f450e6a252661 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.63 02:50:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:50:13 de418dcdc85b: Preparing 02:50:13 4434b14c7e7c: Preparing 02:50:13 7dc450f396d8: Preparing 02:50:13 b9a4c06e1ec1: Preparing 02:50:13 c823d844a489: Preparing 02:50:13 0a6acaa18a5b: Preparing 02:50:13 00c3d8d86728: Preparing 02:50:13 79e80e64cc10: Preparing 02:50:13 3c20671a5817: Preparing 02:50:13 0a6acaa18a5b: Waiting 02:50:13 00c3d8d86728: Waiting 02:50:13 79e80e64cc10: Waiting 02:50:13 3c20671a5817: Waiting 02:50:13 c823d844a489: Layer already exists 02:50:13 b9a4c06e1ec1: Layer already exists 02:50:13 4434b14c7e7c: Layer already exists 02:50:13 de418dcdc85b: Layer already exists 02:50:13 7dc450f396d8: Layer already exists 02:50:13 0a6acaa18a5b: Layer already exists 02:50:13 00c3d8d86728: Layer already exists 02:50:13 3c20671a5817: Layer already exists 02:50:13 79e80e64cc10: Layer already exists 02:50:13 3.2.0-dev.63: digest: sha256:2980f049146c6d6fc5a0e737cb7799f9a02ae3299cad50893f4f450e6a252661 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:50:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:50:13 de418dcdc85b: Preparing 02:50:13 4434b14c7e7c: Preparing 02:50:13 7dc450f396d8: Preparing 02:50:13 b9a4c06e1ec1: Preparing 02:50:13 c823d844a489: Preparing 02:50:13 0a6acaa18a5b: Preparing 02:50:13 00c3d8d86728: Preparing 02:50:13 79e80e64cc10: Preparing 02:50:13 3c20671a5817: Preparing 02:50:13 0a6acaa18a5b: Waiting 02:50:13 79e80e64cc10: Waiting 02:50:13 3c20671a5817: Waiting 02:50:13 00c3d8d86728: Waiting 02:50:13 c823d844a489: Layer already exists 02:50:13 7dc450f396d8: Layer already exists 02:50:13 4434b14c7e7c: Layer already exists 02:50:13 de418dcdc85b: Layer already exists 02:50:13 b9a4c06e1ec1: Layer already exists 02:50:13 79e80e64cc10: Layer already exists 02:50:13 0a6acaa18a5b: Layer already exists 02:50:13 00c3d8d86728: Layer already exists 02:50:13 3c20671a5817: Layer already exists 02:50:14 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:2980f049146c6d6fc5a0e737cb7799f9a02ae3299cad50893f4f450e6a252661 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:14 + 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 02:50:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:50:14 de418dcdc85b: Preparing 02:50:14 4434b14c7e7c: Preparing 02:50:14 7dc450f396d8: Preparing 02:50:14 b9a4c06e1ec1: Preparing 02:50:14 c823d844a489: Preparing 02:50:14 0a6acaa18a5b: Preparing 02:50:14 00c3d8d86728: Preparing 02:50:14 79e80e64cc10: Preparing 02:50:14 3c20671a5817: Preparing 02:50:14 0a6acaa18a5b: Waiting 02:50:14 00c3d8d86728: Waiting 02:50:14 79e80e64cc10: Waiting 02:50:14 3c20671a5817: Waiting 02:50:14 c823d844a489: Layer already exists 02:50:14 b9a4c06e1ec1: Layer already exists 02:50:14 7dc450f396d8: Layer already exists 02:50:14 de418dcdc85b: Layer already exists 02:50:14 4434b14c7e7c: Layer already exists 02:50:14 0a6acaa18a5b: Layer already exists 02:50:14 00c3d8d86728: Layer already exists 02:50:14 3c20671a5817: Layer already exists 02:50:14 79e80e64cc10: Layer already exists 02:50:15 main: digest: sha256:2980f049146c6d6fc5a0e737cb7799f9a02ae3299cad50893f4f450e6a252661 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:15 ===================================================== [Pipeline] echo 02:50:15 taggedImages: 02:50:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:50:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:50:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.63 02:50:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:50:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:50:15 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:50:15 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:50:15 latest 02:50:15 3.2.0-dev.63 02:50:15 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:50:15 main 02:50:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:50:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:50:15 c041356d68b1: Preparing 02:50:15 7bb77be3d1cd: Preparing 02:50:15 4c29f0c12df5: Preparing 02:50:15 d1c0733bed26: Preparing 02:50:15 963caf9dc54b: Preparing 02:50:15 c823d844a489: Preparing 02:50:15 0a6acaa18a5b: Preparing 02:50:15 ef70d0353bbe: Preparing 02:50:15 696bc01da55e: Preparing 02:50:15 86facc32a604: Preparing 02:50:15 3c20671a5817: Preparing 02:50:15 c823d844a489: Waiting 02:50:15 0a6acaa18a5b: Waiting 02:50:15 ef70d0353bbe: Waiting 02:50:15 86facc32a604: Waiting 02:50:15 3c20671a5817: Waiting 02:50:15 696bc01da55e: Waiting 02:50:16 d1c0733bed26: Pushed 02:50:16 7bb77be3d1cd: Pushed 02:50:16 c041356d68b1: Pushed 02:50:16 963caf9dc54b: Pushed 02:50:16 c823d844a489: Layer already exists 02:50:16 0a6acaa18a5b: Layer already exists 02:50:16 3c20671a5817: Layer already exists 02:50:16 ef70d0353bbe: Pushed 02:50:16 696bc01da55e: Pushed 02:50:18 4c29f0c12df5: Pushed 02:50:19 86facc32a604: Pushed 02:50:20 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:49760aec604350f6add80315a508d1e458f0296ec7e3c45cc1938152ad726510 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:20 + 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 02:50:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:50:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:50:20 c041356d68b1: Preparing 02:50:20 7bb77be3d1cd: Preparing 02:50:20 4c29f0c12df5: Preparing 02:50:20 d1c0733bed26: Preparing 02:50:20 963caf9dc54b: Preparing 02:50:20 c823d844a489: Preparing 02:50:20 0a6acaa18a5b: Preparing 02:50:20 ef70d0353bbe: Preparing 02:50:20 696bc01da55e: Preparing 02:50:20 86facc32a604: Preparing 02:50:20 c823d844a489: Waiting 02:50:20 0a6acaa18a5b: Waiting 02:50:20 ef70d0353bbe: Waiting 02:50:20 696bc01da55e: Waiting 02:50:20 86facc32a604: Waiting 02:50:20 3c20671a5817: Preparing 02:50:20 3c20671a5817: Waiting 02:50:20 7bb77be3d1cd: Layer already exists 02:50:20 4c29f0c12df5: Layer already exists 02:50:20 d1c0733bed26: Layer already exists 02:50:20 963caf9dc54b: Layer already exists 02:50:20 c041356d68b1: Layer already exists 02:50:20 c823d844a489: Layer already exists 02:50:20 0a6acaa18a5b: Layer already exists 02:50:20 86facc32a604: Layer already exists 02:50:20 ef70d0353bbe: Layer already exists 02:50:20 696bc01da55e: Layer already exists 02:50:20 3c20671a5817: Layer already exists 02:50:21 latest: digest: sha256:49760aec604350f6add80315a508d1e458f0296ec7e3c45cc1938152ad726510 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.63 02:50:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:50:21 c041356d68b1: Preparing 02:50:21 7bb77be3d1cd: Preparing 02:50:21 4c29f0c12df5: Preparing 02:50:21 d1c0733bed26: Preparing 02:50:21 963caf9dc54b: Preparing 02:50:21 c823d844a489: Preparing 02:50:21 0a6acaa18a5b: Preparing 02:50:21 ef70d0353bbe: Preparing 02:50:21 696bc01da55e: Preparing 02:50:21 86facc32a604: Preparing 02:50:21 3c20671a5817: Preparing 02:50:21 c823d844a489: Waiting 02:50:21 0a6acaa18a5b: Waiting 02:50:21 ef70d0353bbe: Waiting 02:50:21 696bc01da55e: Waiting 02:50:21 86facc32a604: Waiting 02:50:21 3c20671a5817: Waiting 02:50:21 c041356d68b1: Layer already exists 02:50:21 963caf9dc54b: Layer already exists 02:50:21 4c29f0c12df5: Layer already exists 02:50:21 7bb77be3d1cd: Layer already exists 02:50:21 d1c0733bed26: Layer already exists 02:50:21 0a6acaa18a5b: Layer already exists 02:50:21 86facc32a604: Layer already exists 02:50:21 696bc01da55e: Layer already exists 02:50:21 c823d844a489: Layer already exists 02:50:21 ef70d0353bbe: Layer already exists 02:50:21 3c20671a5817: Layer already exists 02:50:21 3.2.0-dev.63: digest: sha256:49760aec604350f6add80315a508d1e458f0296ec7e3c45cc1938152ad726510 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:50:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:50:22 c041356d68b1: Preparing 02:50:22 7bb77be3d1cd: Preparing 02:50:22 4c29f0c12df5: Preparing 02:50:22 d1c0733bed26: Preparing 02:50:22 963caf9dc54b: Preparing 02:50:22 c823d844a489: Preparing 02:50:22 0a6acaa18a5b: Preparing 02:50:22 c823d844a489: Waiting 02:50:22 0a6acaa18a5b: Waiting 02:50:22 ef70d0353bbe: Preparing 02:50:22 696bc01da55e: Preparing 02:50:22 ef70d0353bbe: Waiting 02:50:22 86facc32a604: Preparing 02:50:22 696bc01da55e: Waiting 02:50:22 3c20671a5817: Preparing 02:50:22 86facc32a604: Waiting 02:50:22 3c20671a5817: Waiting 02:50:22 c041356d68b1: Layer already exists 02:50:22 963caf9dc54b: Layer already exists 02:50:22 4c29f0c12df5: Layer already exists 02:50:22 d1c0733bed26: Layer already exists 02:50:22 7bb77be3d1cd: Layer already exists 02:50:22 696bc01da55e: Layer already exists 02:50:22 0a6acaa18a5b: Layer already exists 02:50:22 c823d844a489: Layer already exists 02:50:22 ef70d0353bbe: Layer already exists 02:50:22 86facc32a604: Layer already exists 02:50:22 3c20671a5817: Layer already exists 02:50:22 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:49760aec604350f6add80315a508d1e458f0296ec7e3c45cc1938152ad726510 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:23 + 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 02:50:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:50:23 c041356d68b1: Preparing 02:50:23 7bb77be3d1cd: Preparing 02:50:23 4c29f0c12df5: Preparing 02:50:23 d1c0733bed26: Preparing 02:50:23 963caf9dc54b: Preparing 02:50:23 c823d844a489: Preparing 02:50:23 0a6acaa18a5b: Preparing 02:50:23 ef70d0353bbe: Preparing 02:50:23 696bc01da55e: Preparing 02:50:23 86facc32a604: Preparing 02:50:23 3c20671a5817: Preparing 02:50:23 ef70d0353bbe: Waiting 02:50:23 696bc01da55e: Waiting 02:50:23 86facc32a604: Waiting 02:50:23 3c20671a5817: Waiting 02:50:23 0a6acaa18a5b: Waiting 02:50:23 c823d844a489: Waiting 02:50:23 7bb77be3d1cd: Layer already exists 02:50:23 c041356d68b1: Layer already exists 02:50:23 4c29f0c12df5: Layer already exists 02:50:23 d1c0733bed26: Layer already exists 02:50:23 963caf9dc54b: Layer already exists 02:50:23 c823d844a489: Layer already exists 02:50:23 0a6acaa18a5b: Layer already exists 02:50:23 86facc32a604: Layer already exists 02:50:23 ef70d0353bbe: Layer already exists 02:50:23 696bc01da55e: Layer already exists 02:50:23 3c20671a5817: Layer already exists 02:50:23 main: digest: sha256:49760aec604350f6add80315a508d1e458f0296ec7e3c45cc1938152ad726510 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:24 ===================================================== [Pipeline] echo 02:50:24 taggedImages: 02:50:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:50:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:50:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.63 02:50:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:50:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:50:24 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:50:24 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:50:24 latest 02:50:24 3.2.0-dev.63 02:50:24 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:50:24 main 02:50:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:50:24 8e97e1c7c3c7: Preparing 02:50:24 7bd79916ff09: Preparing 02:50:24 1d8f13f2a5e3: Preparing 02:50:24 b48b2d4169a3: Preparing 02:50:24 4d3ea769af82: Preparing 02:50:24 8829a098bf5e: Preparing 02:50:24 9655918cf494: Preparing 02:50:24 c823d844a489: Preparing 02:50:24 0a6acaa18a5b: Preparing 02:50:24 64b57e0420e0: Preparing 02:50:24 ac3d0893b230: Preparing 02:50:24 3c20671a5817: Preparing 02:50:24 8829a098bf5e: Waiting 02:50:24 0a6acaa18a5b: Waiting 02:50:24 64b57e0420e0: Waiting 02:50:24 9655918cf494: Waiting 02:50:24 c823d844a489: Waiting 02:50:24 ac3d0893b230: Waiting 02:50:24 3c20671a5817: Waiting 02:50:25 8e97e1c7c3c7: Pushed 02:50:25 7bd79916ff09: Pushed 02:50:25 4d3ea769af82: Pushed 02:50:25 c823d844a489: Layer already exists 02:50:25 0a6acaa18a5b: Layer already exists 02:50:25 8829a098bf5e: Pushed 02:50:25 9655918cf494: Pushed 02:50:25 3c20671a5817: Layer already exists 02:50:26 64b57e0420e0: Pushed 02:50:26 b48b2d4169a3: Pushed 02:50:27 1d8f13f2a5e3: Pushed 02:50:27 ac3d0893b230: Pushed 02:50:28 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:118a42e153a5e28b77e38663d7e823c7e917f72487b251b6b1fbeb7635c78daf size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:28 + 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 02:50:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:50:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:50:28 8e97e1c7c3c7: Preparing 02:50:28 7bd79916ff09: Preparing 02:50:28 1d8f13f2a5e3: Preparing 02:50:28 b48b2d4169a3: Preparing 02:50:28 4d3ea769af82: Preparing 02:50:28 8829a098bf5e: Preparing 02:50:28 9655918cf494: Preparing 02:50:28 8829a098bf5e: Waiting 02:50:28 c823d844a489: Preparing 02:50:28 9655918cf494: Waiting 02:50:28 0a6acaa18a5b: Preparing 02:50:28 64b57e0420e0: Preparing 02:50:28 0a6acaa18a5b: Waiting 02:50:28 64b57e0420e0: Waiting 02:50:28 ac3d0893b230: Preparing 02:50:28 ac3d0893b230: Waiting 02:50:28 3c20671a5817: Preparing 02:50:28 3c20671a5817: Waiting 02:50:28 b48b2d4169a3: Layer already exists 02:50:28 8e97e1c7c3c7: Layer already exists 02:50:28 4d3ea769af82: Layer already exists 02:50:28 1d8f13f2a5e3: Layer already exists 02:50:28 7bd79916ff09: Layer already exists 02:50:28 9655918cf494: Layer already exists 02:50:28 64b57e0420e0: Layer already exists 02:50:28 c823d844a489: Layer already exists 02:50:28 0a6acaa18a5b: Layer already exists 02:50:28 8829a098bf5e: Layer already exists 02:50:28 ac3d0893b230: Layer already exists 02:50:28 3c20671a5817: Layer already exists 02:50:29 latest: digest: sha256:118a42e153a5e28b77e38663d7e823c7e917f72487b251b6b1fbeb7635c78daf size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.63 02:50:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:50:29 8e97e1c7c3c7: Preparing 02:50:29 7bd79916ff09: Preparing 02:50:29 1d8f13f2a5e3: Preparing 02:50:29 b48b2d4169a3: Preparing 02:50:29 4d3ea769af82: Preparing 02:50:29 8829a098bf5e: Preparing 02:50:29 9655918cf494: Preparing 02:50:29 c823d844a489: Preparing 02:50:29 0a6acaa18a5b: Preparing 02:50:29 64b57e0420e0: Preparing 02:50:29 ac3d0893b230: Preparing 02:50:29 3c20671a5817: Preparing 02:50:29 8829a098bf5e: Waiting 02:50:29 9655918cf494: Waiting 02:50:29 c823d844a489: Waiting 02:50:29 0a6acaa18a5b: Waiting 02:50:29 64b57e0420e0: Waiting 02:50:29 ac3d0893b230: Waiting 02:50:29 3c20671a5817: Waiting 02:50:29 8e97e1c7c3c7: Layer already exists 02:50:29 4d3ea769af82: Layer already exists 02:50:29 1d8f13f2a5e3: Layer already exists 02:50:29 b48b2d4169a3: Layer already exists 02:50:29 7bd79916ff09: Layer already exists 02:50:29 c823d844a489: Layer already exists 02:50:29 9655918cf494: Layer already exists 02:50:29 8829a098bf5e: Layer already exists 02:50:29 0a6acaa18a5b: Layer already exists 02:50:29 64b57e0420e0: Layer already exists 02:50:29 ac3d0893b230: Layer already exists 02:50:29 3c20671a5817: Layer already exists 02:50:30 3.2.0-dev.63: digest: sha256:118a42e153a5e28b77e38663d7e823c7e917f72487b251b6b1fbeb7635c78daf size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:50:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:50:30 8e97e1c7c3c7: Preparing 02:50:30 7bd79916ff09: Preparing 02:50:30 1d8f13f2a5e3: Preparing 02:50:30 b48b2d4169a3: Preparing 02:50:30 4d3ea769af82: Preparing 02:50:30 8829a098bf5e: Preparing 02:50:30 9655918cf494: Preparing 02:50:30 c823d844a489: Preparing 02:50:30 0a6acaa18a5b: Preparing 02:50:30 64b57e0420e0: Preparing 02:50:30 ac3d0893b230: Preparing 02:50:30 3c20671a5817: Preparing 02:50:30 8829a098bf5e: Waiting 02:50:30 9655918cf494: Waiting 02:50:30 c823d844a489: Waiting 02:50:30 0a6acaa18a5b: Waiting 02:50:30 64b57e0420e0: Waiting 02:50:30 ac3d0893b230: Waiting 02:50:30 3c20671a5817: Waiting 02:50:30 4d3ea769af82: Layer already exists 02:50:30 8e97e1c7c3c7: Layer already exists 02:50:30 7bd79916ff09: Layer already exists 02:50:30 b48b2d4169a3: Layer already exists 02:50:30 1d8f13f2a5e3: Layer already exists 02:50:30 9655918cf494: Layer already exists 02:50:30 0a6acaa18a5b: Layer already exists 02:50:30 c823d844a489: Layer already exists 02:50:30 64b57e0420e0: Layer already exists 02:50:30 8829a098bf5e: Layer already exists 02:50:30 3c20671a5817: Layer already exists 02:50:30 ac3d0893b230: Layer already exists 02:50:30 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:118a42e153a5e28b77e38663d7e823c7e917f72487b251b6b1fbeb7635c78daf size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:31 + 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 02:50:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:50:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:50:31 8e97e1c7c3c7: Preparing 02:50:31 7bd79916ff09: Preparing 02:50:31 1d8f13f2a5e3: Preparing 02:50:31 b48b2d4169a3: Preparing 02:50:31 4d3ea769af82: Preparing 02:50:31 8829a098bf5e: Preparing 02:50:31 9655918cf494: Preparing 02:50:31 c823d844a489: Preparing 02:50:31 0a6acaa18a5b: Preparing 02:50:31 64b57e0420e0: Preparing 02:50:31 8829a098bf5e: Waiting 02:50:31 ac3d0893b230: Preparing 02:50:31 9655918cf494: Waiting 02:50:31 3c20671a5817: Preparing 02:50:31 c823d844a489: Waiting 02:50:31 0a6acaa18a5b: Waiting 02:50:31 ac3d0893b230: Waiting 02:50:31 3c20671a5817: Waiting 02:50:31 8e97e1c7c3c7: Layer already exists 02:50:31 4d3ea769af82: Layer already exists 02:50:31 b48b2d4169a3: Layer already exists 02:50:31 1d8f13f2a5e3: Layer already exists 02:50:31 7bd79916ff09: Layer already exists 02:50:31 c823d844a489: Layer already exists 02:50:31 9655918cf494: Layer already exists 02:50:31 8829a098bf5e: Layer already exists 02:50:31 0a6acaa18a5b: Layer already exists 02:50:31 64b57e0420e0: Layer already exists 02:50:31 ac3d0893b230: Layer already exists 02:50:31 3c20671a5817: Layer already exists 02:50:32 main: digest: sha256:118a42e153a5e28b77e38663d7e823c7e917f72487b251b6b1fbeb7635c78daf size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:32 ===================================================== [Pipeline] echo 02:50:32 taggedImages: 02:50:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:50:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:50:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.63 02:50:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:50:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:50:32 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:50:32 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:50:32 latest 02:50:32 3.2.0-dev.63 02:50:32 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:50:32 main 02:50:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:50:32 a8b4ce8f735c: Preparing 02:50:32 10e12ee82ba7: Preparing 02:50:32 c823d844a489: Preparing 02:50:32 0a6acaa18a5b: Preparing 02:50:32 8d211cec1a0a: Preparing 02:50:32 b2f016ec4733: Preparing 02:50:32 3c20671a5817: Preparing 02:50:32 b2f016ec4733: Waiting 02:50:32 3c20671a5817: Waiting 02:50:33 c823d844a489: Layer already exists 02:50:33 0a6acaa18a5b: Layer already exists 02:50:34 3c20671a5817: Layer already exists 02:50:34 a8b4ce8f735c: Pushed 02:50:34 8d211cec1a0a: Pushed 02:50:35 b2f016ec4733: Pushed 02:50:36 10e12ee82ba7: Pushed 02:50:36 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:14c426d61eb7fb653bf5f48ebffcd93d7c3166832f827bea8fcb51695f10976d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:37 + 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 02:50:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:50:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:50:37 a8b4ce8f735c: Preparing 02:50:37 10e12ee82ba7: Preparing 02:50:37 c823d844a489: Preparing 02:50:37 0a6acaa18a5b: Preparing 02:50:37 8d211cec1a0a: Preparing 02:50:37 b2f016ec4733: Preparing 02:50:37 3c20671a5817: Preparing 02:50:37 b2f016ec4733: Waiting 02:50:37 3c20671a5817: Waiting 02:50:37 10e12ee82ba7: Layer already exists 02:50:37 a8b4ce8f735c: Layer already exists 02:50:37 8d211cec1a0a: Layer already exists 02:50:37 0a6acaa18a5b: Layer already exists 02:50:37 c823d844a489: Layer already exists 02:50:37 3c20671a5817: Layer already exists 02:50:37 b2f016ec4733: Layer already exists 02:50:37 latest: digest: sha256:14c426d61eb7fb653bf5f48ebffcd93d7c3166832f827bea8fcb51695f10976d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.63 02:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:50:38 a8b4ce8f735c: Preparing 02:50:38 10e12ee82ba7: Preparing 02:50:38 c823d844a489: Preparing 02:50:38 0a6acaa18a5b: Preparing 02:50:38 8d211cec1a0a: Preparing 02:50:38 b2f016ec4733: Preparing 02:50:38 3c20671a5817: Preparing 02:50:38 b2f016ec4733: Waiting 02:50:38 3c20671a5817: Waiting 02:50:38 8d211cec1a0a: Layer already exists 02:50:38 a8b4ce8f735c: Layer already exists 02:50:38 c823d844a489: Layer already exists 02:50:38 10e12ee82ba7: Layer already exists 02:50:38 0a6acaa18a5b: Layer already exists 02:50:38 3c20671a5817: Layer already exists 02:50:38 b2f016ec4733: Layer already exists 02:50:38 3.2.0-dev.63: digest: sha256:14c426d61eb7fb653bf5f48ebffcd93d7c3166832f827bea8fcb51695f10976d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:50:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:50:39 a8b4ce8f735c: Preparing 02:50:39 10e12ee82ba7: Preparing 02:50:39 c823d844a489: Preparing 02:50:39 0a6acaa18a5b: Preparing 02:50:39 8d211cec1a0a: Preparing 02:50:39 b2f016ec4733: Preparing 02:50:39 3c20671a5817: Preparing 02:50:39 b2f016ec4733: Waiting 02:50:39 a8b4ce8f735c: Layer already exists 02:50:39 0a6acaa18a5b: Layer already exists 02:50:39 10e12ee82ba7: Layer already exists 02:50:39 c823d844a489: Layer already exists 02:50:39 8d211cec1a0a: Layer already exists 02:50:39 b2f016ec4733: Layer already exists 02:50:39 3c20671a5817: Layer already exists 02:50:39 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:14c426d61eb7fb653bf5f48ebffcd93d7c3166832f827bea8fcb51695f10976d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:40 + 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 02:50:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:50:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:50:40 a8b4ce8f735c: Preparing 02:50:40 10e12ee82ba7: Preparing 02:50:40 c823d844a489: Preparing 02:50:40 0a6acaa18a5b: Preparing 02:50:40 8d211cec1a0a: Preparing 02:50:40 b2f016ec4733: Preparing 02:50:40 3c20671a5817: Preparing 02:50:40 b2f016ec4733: Waiting 02:50:40 3c20671a5817: Waiting 02:50:40 a8b4ce8f735c: Layer already exists 02:50:40 8d211cec1a0a: Layer already exists 02:50:40 10e12ee82ba7: Layer already exists 02:50:40 0a6acaa18a5b: Layer already exists 02:50:40 c823d844a489: Layer already exists 02:50:40 b2f016ec4733: Layer already exists 02:50:40 3c20671a5817: Layer already exists 02:50:40 main: digest: sha256:14c426d61eb7fb653bf5f48ebffcd93d7c3166832f827bea8fcb51695f10976d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:40 ===================================================== [Pipeline] echo 02:50:40 taggedImages: 02:50:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:50:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:50:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.63 02:50:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:50:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:50:40 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:50:40 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:50:40 latest 02:50:40 3.2.0-dev.63 02:50:40 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:50:40 main 02:50:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:50:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:50:41 c0ad29c5b470: Preparing 02:50:41 f25b3c144634: Preparing 02:50:41 2868e5834d2c: Preparing 02:50:41 c823d844a489: Preparing 02:50:41 0a6acaa18a5b: Preparing 02:50:41 3e99bfd86571: Preparing 02:50:41 72be51c0fc89: Preparing 02:50:41 1ab8420eb06c: Preparing 02:50:41 1519a03f13a9: Preparing 02:50:41 3c20671a5817: Preparing 02:50:41 3e99bfd86571: Waiting 02:50:41 72be51c0fc89: Waiting 02:50:41 1ab8420eb06c: Waiting 02:50:41 1519a03f13a9: Waiting 02:50:41 3c20671a5817: Waiting 02:50:41 0a6acaa18a5b: Layer already exists 02:50:41 c823d844a489: Layer already exists 02:50:41 2868e5834d2c: Pushed 02:50:41 f25b3c144634: Pushed 02:50:41 c0ad29c5b470: Pushed 02:50:41 3c20671a5817: Layer already exists 02:50:41 1ab8420eb06c: Pushed 02:50:43 1519a03f13a9: Pushed 02:50:56 72be51c0fc89: Pushed 02:51:02 3e99bfd86571: Pushed 02:51:03 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:8f091a19b439e2d40b53748770f158a42a1898c381c43ae0f73f4040351b5501 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:03 + 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 02:51:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:51:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:51:03 c0ad29c5b470: Preparing 02:51:03 f25b3c144634: Preparing 02:51:03 2868e5834d2c: Preparing 02:51:03 c823d844a489: Preparing 02:51:03 0a6acaa18a5b: Preparing 02:51:03 3e99bfd86571: Preparing 02:51:03 72be51c0fc89: Preparing 02:51:03 1ab8420eb06c: Preparing 02:51:03 1519a03f13a9: Preparing 02:51:03 3c20671a5817: Preparing 02:51:03 1ab8420eb06c: Waiting 02:51:03 1519a03f13a9: Waiting 02:51:03 3c20671a5817: Waiting 02:51:03 3e99bfd86571: Waiting 02:51:03 72be51c0fc89: Waiting 02:51:03 c0ad29c5b470: Layer already exists 02:51:03 c823d844a489: Layer already exists 02:51:03 f25b3c144634: Layer already exists 02:51:03 0a6acaa18a5b: Layer already exists 02:51:03 2868e5834d2c: Layer already exists 02:51:03 1ab8420eb06c: Layer already exists 02:51:03 3c20671a5817: Layer already exists 02:51:03 3e99bfd86571: Layer already exists 02:51:03 72be51c0fc89: Layer already exists 02:51:03 1519a03f13a9: Layer already exists 02:51:03 latest: digest: sha256:8f091a19b439e2d40b53748770f158a42a1898c381c43ae0f73f4040351b5501 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.63 02:51:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:51:04 c0ad29c5b470: Preparing 02:51:04 f25b3c144634: Preparing 02:51:04 2868e5834d2c: Preparing 02:51:04 c823d844a489: Preparing 02:51:04 0a6acaa18a5b: Preparing 02:51:04 3e99bfd86571: Preparing 02:51:04 72be51c0fc89: Preparing 02:51:04 1ab8420eb06c: Preparing 02:51:04 1519a03f13a9: Preparing 02:51:04 3c20671a5817: Preparing 02:51:04 1ab8420eb06c: Waiting 02:51:04 3e99bfd86571: Waiting 02:51:04 1519a03f13a9: Waiting 02:51:04 72be51c0fc89: Waiting 02:51:04 3c20671a5817: Waiting 02:51:04 0a6acaa18a5b: Layer already exists 02:51:04 2868e5834d2c: Layer already exists 02:51:04 c823d844a489: Layer already exists 02:51:04 f25b3c144634: Layer already exists 02:51:04 c0ad29c5b470: Layer already exists 02:51:04 3e99bfd86571: Layer already exists 02:51:04 1519a03f13a9: Layer already exists 02:51:04 72be51c0fc89: Layer already exists 02:51:04 3c20671a5817: Layer already exists 02:51:04 1ab8420eb06c: Layer already exists 02:51:04 3.2.0-dev.63: digest: sha256:8f091a19b439e2d40b53748770f158a42a1898c381c43ae0f73f4040351b5501 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:51:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:51:05 c0ad29c5b470: Preparing 02:51:05 f25b3c144634: Preparing 02:51:05 2868e5834d2c: Preparing 02:51:05 c823d844a489: Preparing 02:51:05 0a6acaa18a5b: Preparing 02:51:05 3e99bfd86571: Preparing 02:51:05 72be51c0fc89: Preparing 02:51:05 1ab8420eb06c: Preparing 02:51:05 1519a03f13a9: Preparing 02:51:05 3c20671a5817: Preparing 02:51:05 72be51c0fc89: Waiting 02:51:05 1ab8420eb06c: Waiting 02:51:05 1519a03f13a9: Waiting 02:51:05 3c20671a5817: Waiting 02:51:05 3e99bfd86571: Waiting 02:51:05 c823d844a489: Layer already exists 02:51:05 0a6acaa18a5b: Layer already exists 02:51:05 2868e5834d2c: Layer already exists 02:51:05 f25b3c144634: Layer already exists 02:51:05 c0ad29c5b470: Layer already exists 02:51:05 3e99bfd86571: Layer already exists 02:51:05 72be51c0fc89: Layer already exists 02:51:05 1ab8420eb06c: Layer already exists 02:51:05 1519a03f13a9: Layer already exists 02:51:05 3c20671a5817: Layer already exists 02:51:05 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:8f091a19b439e2d40b53748770f158a42a1898c381c43ae0f73f4040351b5501 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:05 + 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 02:51:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:51:06 c0ad29c5b470: Preparing 02:51:06 f25b3c144634: Preparing 02:51:06 2868e5834d2c: Preparing 02:51:06 c823d844a489: Preparing 02:51:06 0a6acaa18a5b: Preparing 02:51:06 3e99bfd86571: Preparing 02:51:06 72be51c0fc89: Preparing 02:51:06 1ab8420eb06c: Preparing 02:51:06 1519a03f13a9: Preparing 02:51:06 3c20671a5817: Preparing 02:51:06 1ab8420eb06c: Waiting 02:51:06 1519a03f13a9: Waiting 02:51:06 3c20671a5817: Waiting 02:51:06 3e99bfd86571: Waiting 02:51:06 72be51c0fc89: Waiting 02:51:06 0a6acaa18a5b: Layer already exists 02:51:06 c823d844a489: Layer already exists 02:51:06 f25b3c144634: Layer already exists 02:51:06 2868e5834d2c: Layer already exists 02:51:06 c0ad29c5b470: Layer already exists 02:51:06 72be51c0fc89: Layer already exists 02:51:06 1ab8420eb06c: Layer already exists 02:51:06 3e99bfd86571: Layer already exists 02:51:06 3c20671a5817: Layer already exists 02:51:06 1519a03f13a9: Layer already exists 02:51:06 main: digest: sha256:8f091a19b439e2d40b53748770f158a42a1898c381c43ae0f73f4040351b5501 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:51:06 ===================================================== [Pipeline] echo 02:51:06 taggedImages: 02:51:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:51:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:51:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.63 02:51:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:51:06 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:51:06 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:51:06 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:51:06 latest 02:51:06 3.2.0-dev.63 02:51:06 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:51:06 main 02:51:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:51:07 7aa8eac57600: Preparing 02:51:07 d01c93641924: Preparing 02:51:07 0686b054981a: Preparing 02:51:07 c823d844a489: Preparing 02:51:07 0a6acaa18a5b: Preparing 02:51:07 2beeb4e1b1a0: Preparing 02:51:07 8b35d9939062: Preparing 02:51:07 40565f006ef4: Preparing 02:51:07 3c20671a5817: Preparing 02:51:07 2beeb4e1b1a0: Waiting 02:51:07 8b35d9939062: Waiting 02:51:07 40565f006ef4: Waiting 02:51:07 3c20671a5817: Waiting 02:51:07 c823d844a489: Layer already exists 02:51:07 0a6acaa18a5b: Layer already exists 02:51:07 7aa8eac57600: Pushed 02:51:07 d01c93641924: Pushed 02:51:07 0686b054981a: Pushed 02:51:07 3c20671a5817: Layer already exists 02:51:08 40565f006ef4: Pushed 02:51:08 8b35d9939062: Pushed 02:51:30 2beeb4e1b1a0: Pushed 02:51:30 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:2c246321655599d20a2f459812aa2a0de7a6ada48c12e258dc3bddb32cc43625 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:31 + 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 02:51:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:51:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:51:31 7aa8eac57600: Preparing 02:51:31 d01c93641924: Preparing 02:51:31 0686b054981a: Preparing 02:51:31 c823d844a489: Preparing 02:51:31 0a6acaa18a5b: Preparing 02:51:31 2beeb4e1b1a0: Preparing 02:51:31 8b35d9939062: Preparing 02:51:31 40565f006ef4: Preparing 02:51:31 3c20671a5817: Preparing 02:51:31 8b35d9939062: Waiting 02:51:31 40565f006ef4: Waiting 02:51:31 3c20671a5817: Waiting 02:51:31 2beeb4e1b1a0: Waiting 02:51:31 c823d844a489: Layer already exists 02:51:31 0a6acaa18a5b: Layer already exists 02:51:31 0686b054981a: Layer already exists 02:51:31 d01c93641924: Layer already exists 02:51:31 7aa8eac57600: Layer already exists 02:51:31 8b35d9939062: Layer already exists 02:51:31 3c20671a5817: Layer already exists 02:51:31 40565f006ef4: Layer already exists 02:51:31 2beeb4e1b1a0: Layer already exists 02:51:31 latest: digest: sha256:2c246321655599d20a2f459812aa2a0de7a6ada48c12e258dc3bddb32cc43625 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.63 02:51:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:51:32 7aa8eac57600: Preparing 02:51:32 d01c93641924: Preparing 02:51:32 0686b054981a: Preparing 02:51:32 c823d844a489: Preparing 02:51:32 0a6acaa18a5b: Preparing 02:51:32 2beeb4e1b1a0: Preparing 02:51:32 8b35d9939062: Preparing 02:51:32 40565f006ef4: Preparing 02:51:32 3c20671a5817: Preparing 02:51:32 8b35d9939062: Waiting 02:51:32 40565f006ef4: Waiting 02:51:32 3c20671a5817: Waiting 02:51:32 2beeb4e1b1a0: Waiting 02:51:32 c823d844a489: Layer already exists 02:51:32 0a6acaa18a5b: Layer already exists 02:51:32 7aa8eac57600: Layer already exists 02:51:32 0686b054981a: Layer already exists 02:51:32 d01c93641924: Layer already exists 02:51:32 2beeb4e1b1a0: Layer already exists 02:51:32 8b35d9939062: Layer already exists 02:51:32 3c20671a5817: Layer already exists 02:51:32 40565f006ef4: Layer already exists 02:51:32 3.2.0-dev.63: digest: sha256:2c246321655599d20a2f459812aa2a0de7a6ada48c12e258dc3bddb32cc43625 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:33 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:51:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:51:33 7aa8eac57600: Preparing 02:51:33 d01c93641924: Preparing 02:51:33 0686b054981a: Preparing 02:51:33 c823d844a489: Preparing 02:51:33 0a6acaa18a5b: Preparing 02:51:33 2beeb4e1b1a0: Preparing 02:51:33 8b35d9939062: Preparing 02:51:33 2beeb4e1b1a0: Waiting 02:51:33 8b35d9939062: Waiting 02:51:33 40565f006ef4: Preparing 02:51:33 3c20671a5817: Preparing 02:51:33 40565f006ef4: Waiting 02:51:33 3c20671a5817: Waiting 02:51:33 0a6acaa18a5b: Layer already exists 02:51:33 d01c93641924: Layer already exists 02:51:33 0686b054981a: Layer already exists 02:51:33 c823d844a489: Layer already exists 02:51:33 7aa8eac57600: Layer already exists 02:51:33 8b35d9939062: Layer already exists 02:51:33 40565f006ef4: Layer already exists 02:51:33 2beeb4e1b1a0: Layer already exists 02:51:33 3c20671a5817: Layer already exists 02:51:33 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:2c246321655599d20a2f459812aa2a0de7a6ada48c12e258dc3bddb32cc43625 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:34 + 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 02:51:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:51:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:51:34 7aa8eac57600: Preparing 02:51:34 d01c93641924: Preparing 02:51:34 0686b054981a: Preparing 02:51:34 c823d844a489: Preparing 02:51:34 0a6acaa18a5b: Preparing 02:51:34 2beeb4e1b1a0: Preparing 02:51:34 8b35d9939062: Preparing 02:51:34 40565f006ef4: Preparing 02:51:34 3c20671a5817: Preparing 02:51:34 2beeb4e1b1a0: Waiting 02:51:34 8b35d9939062: Waiting 02:51:34 40565f006ef4: Waiting 02:51:34 3c20671a5817: Waiting 02:51:34 d01c93641924: Layer already exists 02:51:34 7aa8eac57600: Layer already exists 02:51:34 0a6acaa18a5b: Layer already exists 02:51:34 0686b054981a: Layer already exists 02:51:34 c823d844a489: Layer already exists 02:51:34 8b35d9939062: Layer already exists 02:51:34 2beeb4e1b1a0: Layer already exists 02:51:34 3c20671a5817: Layer already exists 02:51:34 40565f006ef4: Layer already exists 02:51:34 main: digest: sha256:2c246321655599d20a2f459812aa2a0de7a6ada48c12e258dc3bddb32cc43625 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:51:34 ===================================================== [Pipeline] echo 02:51:34 taggedImages: 02:51:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:51:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:51:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.63 02:51:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:51:34 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:51:34 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:51:34 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:51:34 latest 02:51:34 3.2.0-dev.63 02:51:34 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:51:34 main 02:51:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:51:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:51:35 4b1a670f5413: Preparing 02:51:35 7fb77ca9e8c1: Preparing 02:51:35 5504963efe1f: Preparing 02:51:35 c823d844a489: Preparing 02:51:35 0a6acaa18a5b: Preparing 02:51:35 2beeb4e1b1a0: Preparing 02:51:35 1ab8420eb06c: Preparing 02:51:35 1519a03f13a9: Preparing 02:51:35 3c20671a5817: Preparing 02:51:35 2beeb4e1b1a0: Waiting 02:51:35 1ab8420eb06c: Waiting 02:51:35 3c20671a5817: Waiting 02:51:35 1519a03f13a9: Waiting 02:51:35 c823d844a489: Layer already exists 02:51:35 0a6acaa18a5b: Layer already exists 02:51:35 2beeb4e1b1a0: Layer already exists 02:51:35 1ab8420eb06c: Layer already exists 02:51:35 7fb77ca9e8c1: Pushed 02:51:35 1519a03f13a9: Layer already exists 02:51:35 5504963efe1f: Pushed 02:51:35 3c20671a5817: Layer already exists 02:51:35 4b1a670f5413: Pushed 02:51:35 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:8201ae376ced2978dec884487b8b570d88d2ac669fe648605d856bd8d267e517 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:36 + 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 02:51:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:51:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:51:36 4b1a670f5413: Preparing 02:51:36 7fb77ca9e8c1: Preparing 02:51:36 5504963efe1f: Preparing 02:51:36 c823d844a489: Preparing 02:51:36 0a6acaa18a5b: Preparing 02:51:36 2beeb4e1b1a0: Preparing 02:51:36 1ab8420eb06c: Preparing 02:51:36 1519a03f13a9: Preparing 02:51:36 3c20671a5817: Preparing 02:51:36 2beeb4e1b1a0: Waiting 02:51:36 1ab8420eb06c: Waiting 02:51:36 1519a03f13a9: Waiting 02:51:36 3c20671a5817: Waiting 02:51:36 4b1a670f5413: Layer already exists 02:51:36 0a6acaa18a5b: Layer already exists 02:51:36 5504963efe1f: Layer already exists 02:51:36 7fb77ca9e8c1: Layer already exists 02:51:36 c823d844a489: Layer already exists 02:51:36 1ab8420eb06c: Layer already exists 02:51:36 2beeb4e1b1a0: Layer already exists 02:51:36 3c20671a5817: Layer already exists 02:51:36 1519a03f13a9: Layer already exists 02:51:36 latest: digest: sha256:8201ae376ced2978dec884487b8b570d88d2ac669fe648605d856bd8d267e517 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.63 02:51:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:51:37 4b1a670f5413: Preparing 02:51:37 7fb77ca9e8c1: Preparing 02:51:37 5504963efe1f: Preparing 02:51:37 c823d844a489: Preparing 02:51:37 0a6acaa18a5b: Preparing 02:51:37 2beeb4e1b1a0: Preparing 02:51:37 1ab8420eb06c: Preparing 02:51:37 1519a03f13a9: Preparing 02:51:37 3c20671a5817: Preparing 02:51:37 1ab8420eb06c: Waiting 02:51:37 1519a03f13a9: Waiting 02:51:37 3c20671a5817: Waiting 02:51:37 2beeb4e1b1a0: Waiting 02:51:37 c823d844a489: Layer already exists 02:51:37 5504963efe1f: Layer already exists 02:51:37 4b1a670f5413: Layer already exists 02:51:37 7fb77ca9e8c1: Layer already exists 02:51:37 0a6acaa18a5b: Layer already exists 02:51:37 1ab8420eb06c: Layer already exists 02:51:37 1519a03f13a9: Layer already exists 02:51:37 2beeb4e1b1a0: Layer already exists 02:51:37 3c20671a5817: Layer already exists 02:51:37 3.2.0-dev.63: digest: sha256:8201ae376ced2978dec884487b8b570d88d2ac669fe648605d856bd8d267e517 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:51:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:51:38 4b1a670f5413: Preparing 02:51:38 7fb77ca9e8c1: Preparing 02:51:38 5504963efe1f: Preparing 02:51:38 c823d844a489: Preparing 02:51:38 0a6acaa18a5b: Preparing 02:51:38 2beeb4e1b1a0: Preparing 02:51:38 1ab8420eb06c: Preparing 02:51:38 1519a03f13a9: Preparing 02:51:38 3c20671a5817: Preparing 02:51:38 2beeb4e1b1a0: Waiting 02:51:38 1ab8420eb06c: Waiting 02:51:38 1519a03f13a9: Waiting 02:51:38 3c20671a5817: Waiting 02:51:38 0a6acaa18a5b: Layer already exists 02:51:38 7fb77ca9e8c1: Layer already exists 02:51:38 5504963efe1f: Layer already exists 02:51:38 4b1a670f5413: Layer already exists 02:51:38 c823d844a489: Layer already exists 02:51:38 2beeb4e1b1a0: Layer already exists 02:51:38 1ab8420eb06c: Layer already exists 02:51:38 1519a03f13a9: Layer already exists 02:51:38 3c20671a5817: Layer already exists 02:51:38 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:8201ae376ced2978dec884487b8b570d88d2ac669fe648605d856bd8d267e517 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:39 + 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 02:51:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:51:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:51:39 4b1a670f5413: Preparing 02:51:39 7fb77ca9e8c1: Preparing 02:51:39 5504963efe1f: Preparing 02:51:39 c823d844a489: Preparing 02:51:39 0a6acaa18a5b: Preparing 02:51:39 2beeb4e1b1a0: Preparing 02:51:39 1ab8420eb06c: Preparing 02:51:39 1519a03f13a9: Preparing 02:51:39 3c20671a5817: Preparing 02:51:39 2beeb4e1b1a0: Waiting 02:51:39 1ab8420eb06c: Waiting 02:51:39 3c20671a5817: Waiting 02:51:39 c823d844a489: Layer already exists 02:51:39 4b1a670f5413: Layer already exists 02:51:39 7fb77ca9e8c1: Layer already exists 02:51:39 0a6acaa18a5b: Layer already exists 02:51:39 5504963efe1f: Layer already exists 02:51:39 2beeb4e1b1a0: Layer already exists 02:51:39 1ab8420eb06c: Layer already exists 02:51:39 3c20671a5817: Layer already exists 02:51:39 1519a03f13a9: Layer already exists 02:51:39 main: digest: sha256:8201ae376ced2978dec884487b8b570d88d2ac669fe648605d856bd8d267e517 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:51:39 ===================================================== [Pipeline] echo 02:51:39 taggedImages: 02:51:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:51:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:51:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.63 02:51:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:51:39 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:51:39 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 02:51:39 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:51:39 latest 02:51:39 3.2.0-dev.63 02:51:39 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:51:39 main 02:51:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:40 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:40 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:51:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:51:40 ab2253a0ea95: Preparing 02:51:40 41cdf4befa2a: Preparing 02:51:40 c823d844a489: Preparing 02:51:40 0a6acaa18a5b: Preparing 02:51:40 926b4f35e229: Preparing 02:51:40 39072480efd1: Preparing 02:51:40 3c20671a5817: Preparing 02:51:40 39072480efd1: Waiting 02:51:40 3c20671a5817: Waiting 02:51:40 c823d844a489: Layer already exists 02:51:40 0a6acaa18a5b: Layer already exists 02:51:40 3c20671a5817: Layer already exists 02:51:40 ab2253a0ea95: Pushed 02:51:41 39072480efd1: Pushed 02:51:42 926b4f35e229: Pushed 02:51:48 41cdf4befa2a: Pushed 02:51:48 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:1263f44315a9765ec6148f4f89baa295afe902e68a26c9d5fcdb44039e1450a2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:49 + 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 02:51:49 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 02:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:51:49 ab2253a0ea95: Preparing 02:51:49 41cdf4befa2a: Preparing 02:51:49 c823d844a489: Preparing 02:51:49 0a6acaa18a5b: Preparing 02:51:49 926b4f35e229: Preparing 02:51:49 39072480efd1: Preparing 02:51:49 3c20671a5817: Preparing 02:51:49 39072480efd1: Waiting 02:51:49 3c20671a5817: Waiting 02:51:49 41cdf4befa2a: Layer already exists 02:51:49 c823d844a489: Layer already exists 02:51:49 ab2253a0ea95: Layer already exists 02:51:49 926b4f35e229: Layer already exists 02:51:49 0a6acaa18a5b: Layer already exists 02:51:49 3c20671a5817: Layer already exists 02:51:49 39072480efd1: Layer already exists 02:51:49 latest: digest: sha256:1263f44315a9765ec6148f4f89baa295afe902e68a26c9d5fcdb44039e1450a2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:50 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:50 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.63 02:51:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:51:50 ab2253a0ea95: Preparing 02:51:50 41cdf4befa2a: Preparing 02:51:50 c823d844a489: Preparing 02:51:50 0a6acaa18a5b: Preparing 02:51:50 926b4f35e229: Preparing 02:51:50 39072480efd1: Preparing 02:51:50 3c20671a5817: Preparing 02:51:50 39072480efd1: Waiting 02:51:50 3c20671a5817: Waiting 02:51:50 ab2253a0ea95: Layer already exists 02:51:50 926b4f35e229: Layer already exists 02:51:50 41cdf4befa2a: Layer already exists 02:51:50 0a6acaa18a5b: Layer already exists 02:51:50 c823d844a489: Layer already exists 02:51:50 39072480efd1: Layer already exists 02:51:50 3c20671a5817: Layer already exists 02:51:50 3.2.0-dev.63: digest: sha256:1263f44315a9765ec6148f4f89baa295afe902e68a26c9d5fcdb44039e1450a2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:50 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:51 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:51:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:51:51 ab2253a0ea95: Preparing 02:51:51 41cdf4befa2a: Preparing 02:51:51 c823d844a489: Preparing 02:51:51 0a6acaa18a5b: Preparing 02:51:51 926b4f35e229: Preparing 02:51:51 39072480efd1: Preparing 02:51:51 3c20671a5817: Preparing 02:51:51 39072480efd1: Waiting 02:51:51 3c20671a5817: Waiting 02:51:51 41cdf4befa2a: Layer already exists 02:51:51 0a6acaa18a5b: Layer already exists 02:51:51 c823d844a489: Layer already exists 02:51:51 926b4f35e229: Layer already exists 02:51:51 ab2253a0ea95: Layer already exists 02:51:51 39072480efd1: Layer already exists 02:51:51 3c20671a5817: Layer already exists 02:51:51 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:1263f44315a9765ec6148f4f89baa295afe902e68a26c9d5fcdb44039e1450a2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:51 + 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 02:51:52 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 02:51:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:51:52 ab2253a0ea95: Preparing 02:51:52 41cdf4befa2a: Preparing 02:51:52 c823d844a489: Preparing 02:51:52 0a6acaa18a5b: Preparing 02:51:52 926b4f35e229: Preparing 02:51:52 39072480efd1: Preparing 02:51:52 3c20671a5817: Preparing 02:51:52 39072480efd1: Waiting 02:51:52 3c20671a5817: Waiting 02:51:52 ab2253a0ea95: Layer already exists 02:51:52 0a6acaa18a5b: Layer already exists 02:51:52 41cdf4befa2a: Layer already exists 02:51:52 c823d844a489: Layer already exists 02:51:52 926b4f35e229: Layer already exists 02:51:52 39072480efd1: Layer already exists 02:51:52 3c20671a5817: Layer already exists 02:51:52 main: digest: sha256:1263f44315a9765ec6148f4f89baa295afe902e68a26c9d5fcdb44039e1450a2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:51:52 ===================================================== [Pipeline] echo 02:51:52 taggedImages: 02:51:52 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:51:52 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 02:51:52 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.63 02:51:52 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:51:52 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 02:51:52 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:51:52 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:51:52 latest 02:51:52 3.2.0-dev.63 02:51:52 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:51:52 main 02:51:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:53 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:51:53 28e7198be4b2: Preparing 02:51:53 dc42f850d3e7: Preparing 02:51:53 c823d844a489: Preparing 02:51:53 0a6acaa18a5b: Preparing 02:51:53 b70bc6e2b53c: Preparing 02:51:53 b6b6847cf3ae: Preparing 02:51:53 3c20671a5817: Preparing 02:51:53 b6b6847cf3ae: Waiting 02:51:53 3c20671a5817: Waiting 02:51:53 0a6acaa18a5b: Layer already exists 02:51:53 c823d844a489: Layer already exists 02:51:53 3c20671a5817: Layer already exists 02:51:53 28e7198be4b2: Pushed 02:51:53 b6b6847cf3ae: Pushed 02:51:54 b70bc6e2b53c: Pushed 02:52:01 dc42f850d3e7: Pushed 02:52:01 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:8595e1e28ff7ca7afb166de044206b765b5691b9463da4121e1ff90955687a04 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:52:02 28e7198be4b2: Preparing 02:52:02 dc42f850d3e7: Preparing 02:52:02 c823d844a489: Preparing 02:52:02 0a6acaa18a5b: Preparing 02:52:02 b70bc6e2b53c: Preparing 02:52:02 b6b6847cf3ae: Preparing 02:52:02 3c20671a5817: Preparing 02:52:02 b6b6847cf3ae: Waiting 02:52:02 3c20671a5817: Waiting 02:52:02 c823d844a489: Layer already exists 02:52:02 0a6acaa18a5b: Layer already exists 02:52:02 28e7198be4b2: Layer already exists 02:52:02 b70bc6e2b53c: Layer already exists 02:52:02 dc42f850d3e7: Layer already exists 02:52:02 b6b6847cf3ae: Layer already exists 02:52:02 3c20671a5817: Layer already exists 02:52:02 latest: digest: sha256:8595e1e28ff7ca7afb166de044206b765b5691b9463da4121e1ff90955687a04 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.63 02:52:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:52:03 28e7198be4b2: Preparing 02:52:03 dc42f850d3e7: Preparing 02:52:03 c823d844a489: Preparing 02:52:03 0a6acaa18a5b: Preparing 02:52:03 b70bc6e2b53c: Preparing 02:52:03 b6b6847cf3ae: Preparing 02:52:03 3c20671a5817: Preparing 02:52:03 3c20671a5817: Waiting 02:52:03 b6b6847cf3ae: Waiting 02:52:03 dc42f850d3e7: Layer already exists 02:52:03 28e7198be4b2: Layer already exists 02:52:03 b70bc6e2b53c: Layer already exists 02:52:03 c823d844a489: Layer already exists 02:52:03 0a6acaa18a5b: Layer already exists 02:52:03 b6b6847cf3ae: Layer already exists 02:52:03 3c20671a5817: Layer already exists 02:52:03 3.2.0-dev.63: digest: sha256:8595e1e28ff7ca7afb166de044206b765b5691b9463da4121e1ff90955687a04 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:52:04 28e7198be4b2: Preparing 02:52:04 dc42f850d3e7: Preparing 02:52:04 c823d844a489: Preparing 02:52:04 0a6acaa18a5b: Preparing 02:52:04 b70bc6e2b53c: Preparing 02:52:04 b6b6847cf3ae: Preparing 02:52:04 b6b6847cf3ae: Waiting 02:52:04 3c20671a5817: Preparing 02:52:04 3c20671a5817: Waiting 02:52:04 0a6acaa18a5b: Layer already exists 02:52:04 dc42f850d3e7: Layer already exists 02:52:04 28e7198be4b2: Layer already exists 02:52:04 c823d844a489: Layer already exists 02:52:04 b70bc6e2b53c: Layer already exists 02:52:04 b6b6847cf3ae: Layer already exists 02:52:04 3c20671a5817: Layer already exists 02:52:04 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:8595e1e28ff7ca7afb166de044206b765b5691b9463da4121e1ff90955687a04 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:52:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:52:05 28e7198be4b2: Preparing 02:52:05 dc42f850d3e7: Preparing 02:52:05 c823d844a489: Preparing 02:52:05 0a6acaa18a5b: Preparing 02:52:05 b70bc6e2b53c: Preparing 02:52:05 b6b6847cf3ae: Preparing 02:52:05 3c20671a5817: Preparing 02:52:05 b6b6847cf3ae: Waiting 02:52:05 3c20671a5817: Waiting 02:52:05 28e7198be4b2: Layer already exists 02:52:05 dc42f850d3e7: Layer already exists 02:52:05 c823d844a489: Layer already exists 02:52:05 0a6acaa18a5b: Layer already exists 02:52:05 b70bc6e2b53c: Layer already exists 02:52:05 b6b6847cf3ae: Layer already exists 02:52:05 3c20671a5817: Layer already exists 02:52:05 main: digest: sha256:8595e1e28ff7ca7afb166de044206b765b5691b9463da4121e1ff90955687a04 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:05 ===================================================== [Pipeline] echo 02:52:05 taggedImages: 02:52:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:52:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:52:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.63 02:52:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:52:05 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:52:05 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:52:05 fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:52:05 latest 02:52:05 3.2.0-dev.63 02:52:05 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:52:05 main 02:52:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:52:06 a884c3acc274: Preparing 02:52:06 adcca6efa36c: Preparing 02:52:06 c823d844a489: Preparing 02:52:06 0a6acaa18a5b: Preparing 02:52:06 00c3d8d86728: Preparing 02:52:06 79e80e64cc10: Preparing 02:52:06 3c20671a5817: Preparing 02:52:06 79e80e64cc10: Waiting 02:52:06 3c20671a5817: Waiting 02:52:06 c823d844a489: Layer already exists 02:52:06 00c3d8d86728: Layer already exists 02:52:06 0a6acaa18a5b: Layer already exists 02:52:06 79e80e64cc10: Layer already exists 02:52:06 3c20671a5817: Layer already exists 02:52:06 a884c3acc274: Pushed 02:52:13 adcca6efa36c: Pushed 02:52:13 fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:12e0d569e313aa7694885387a379c66855daa1db45c8f29d4d40a4fc6c6ace07 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:52:13 a884c3acc274: Preparing 02:52:13 adcca6efa36c: Preparing 02:52:13 c823d844a489: Preparing 02:52:13 0a6acaa18a5b: Preparing 02:52:13 00c3d8d86728: Preparing 02:52:13 79e80e64cc10: Preparing 02:52:13 3c20671a5817: Preparing 02:52:13 79e80e64cc10: Waiting 02:52:13 3c20671a5817: Waiting 02:52:13 a884c3acc274: Layer already exists 02:52:13 c823d844a489: Layer already exists 02:52:13 adcca6efa36c: Layer already exists 02:52:13 00c3d8d86728: Layer already exists 02:52:13 0a6acaa18a5b: Layer already exists 02:52:13 79e80e64cc10: Layer already exists 02:52:13 3c20671a5817: Layer already exists 02:52:14 latest: digest: sha256:12e0d569e313aa7694885387a379c66855daa1db45c8f29d4d40a4fc6c6ace07 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.63 02:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:52:14 a884c3acc274: Preparing 02:52:14 adcca6efa36c: Preparing 02:52:14 c823d844a489: Preparing 02:52:14 0a6acaa18a5b: Preparing 02:52:14 00c3d8d86728: Preparing 02:52:14 79e80e64cc10: Preparing 02:52:14 3c20671a5817: Preparing 02:52:14 79e80e64cc10: Waiting 02:52:14 3c20671a5817: Waiting 02:52:14 00c3d8d86728: Layer already exists 02:52:14 a884c3acc274: Layer already exists 02:52:14 0a6acaa18a5b: Layer already exists 02:52:14 adcca6efa36c: Layer already exists 02:52:14 c823d844a489: Layer already exists 02:52:14 3c20671a5817: Layer already exists 02:52:14 79e80e64cc10: Layer already exists 02:52:14 3.2.0-dev.63: digest: sha256:12e0d569e313aa7694885387a379c66855daa1db45c8f29d4d40a4fc6c6ace07 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:52:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:52:15 a884c3acc274: Preparing 02:52:15 adcca6efa36c: Preparing 02:52:15 c823d844a489: Preparing 02:52:15 0a6acaa18a5b: Preparing 02:52:15 00c3d8d86728: Preparing 02:52:15 79e80e64cc10: Preparing 02:52:15 3c20671a5817: Preparing 02:52:15 79e80e64cc10: Waiting 02:52:15 3c20671a5817: Waiting 02:52:15 adcca6efa36c: Layer already exists 02:52:15 0a6acaa18a5b: Layer already exists 02:52:15 00c3d8d86728: Layer already exists 02:52:15 c823d844a489: Layer already exists 02:52:15 a884c3acc274: Layer already exists 02:52:15 79e80e64cc10: Layer already exists 02:52:15 3c20671a5817: Layer already exists 02:52:15 fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:12e0d569e313aa7694885387a379c66855daa1db45c8f29d4d40a4fc6c6ace07 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:52:16 a884c3acc274: Preparing 02:52:16 adcca6efa36c: Preparing 02:52:16 c823d844a489: Preparing 02:52:16 0a6acaa18a5b: Preparing 02:52:16 00c3d8d86728: Preparing 02:52:16 79e80e64cc10: Preparing 02:52:16 3c20671a5817: Preparing 02:52:16 79e80e64cc10: Waiting 02:52:16 3c20671a5817: Waiting 02:52:16 00c3d8d86728: Layer already exists 02:52:16 adcca6efa36c: Layer already exists 02:52:16 a884c3acc274: Layer already exists 02:52:16 0a6acaa18a5b: Layer already exists 02:52:16 c823d844a489: Layer already exists 02:52:16 79e80e64cc10: Layer already exists 02:52:16 3c20671a5817: Layer already exists 02:52:17 main: digest: sha256:12e0d569e313aa7694885387a379c66855daa1db45c8f29d4d40a4fc6c6ace07 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:52:17 ===================================================== [Pipeline] echo 02:52:17 taggedImages: 02:52:17 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 02:52:17 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:52:17 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.63 02:52:17 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 02:52:17 - 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 02:52:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:52:17 02:52:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:52:17 arm64: Pulling from edgex-lftools-log-publisher 02:52:17 8998bd30e6a1: Pulling fs layer 02:52:17 04944245beec: Pulling fs layer 02:52:17 699f458cf7ca: Pulling fs layer 02:52:17 765212b225bb: Pulling fs layer 02:52:17 f23df028b6ca: Pulling fs layer 02:52:17 d65c8cfc05b1: Pulling fs layer 02:52:17 2437ff75d9bd: Pulling fs layer 02:52:17 765212b225bb: Waiting 02:52:17 f23df028b6ca: Waiting 02:52:17 d65c8cfc05b1: Waiting 02:52:17 2437ff75d9bd: Waiting 02:52:18 04944245beec: Verifying Checksum 02:52:18 04944245beec: Download complete 02:52:18 765212b225bb: Verifying Checksum 02:52:18 765212b225bb: Download complete 02:52:18 f23df028b6ca: Download complete 02:52:18 d65c8cfc05b1: Verifying Checksum 02:52:18 d65c8cfc05b1: Download complete 02:52:18 699f458cf7ca: Verifying Checksum 02:52:18 699f458cf7ca: Download complete 02:52:18 8998bd30e6a1: Verifying Checksum 02:52:18 8998bd30e6a1: Download complete 02:52:21 2437ff75d9bd: Verifying Checksum 02:52:21 2437ff75d9bd: Download complete 02:52:23 8998bd30e6a1: Pull complete 02:52:23 04944245beec: Pull complete 02:52:25 699f458cf7ca: Pull complete 02:52:25 765212b225bb: Pull complete 02:52:26 f23df028b6ca: Pull complete 02:52:26 d65c8cfc05b1: Pull complete 02:52:44 2437ff75d9bd: Pull complete 02:52:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:52:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:52:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:45 prd-ubuntu20.04-docker-arm64-4c-16g-9548 does not seem to be running inside a container 02:52:45 $ 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/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:52:47 $ docker top aaadaec737c0493f38370921137bcb81b50374a8dc573f9138ef517a95ec4455 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:52:48 ---> job-cost.sh 02:52:48 lf-activate-venv: SKIPPING 02:52:48 INFO: No Stack... 02:52:48 INFO: Retrieving Pricing Info for: v3-standard-4 02:52:49 INFO: Archiving Costs [Pipeline] sh 02:52:50 + cat /w/workspace/edgex-go/684/archives/cost.csv 02:52:50 + cut -d, -f6 [Pipeline] lock 02:52:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-684-stack-cost] 02:52:50 Resource [jenkins-edgexfoundry-edgex-go-main-684-stack-cost] did not exist. Created. 02:52:50 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-684-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:52:51 + echo total: 0.10999999940395355 [Pipeline] stash 02:52:51 Stashed 1 file(s) [Pipeline] } 02:52:51 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-684-stack-cost] [Pipeline] // lock [Pipeline] } 02:52:51 $ docker stop --time=1 aaadaec737c0493f38370921137bcb81b50374a8dc573f9138ef517a95ec4455 02:52:53 $ docker rm -f --volumes aaadaec737c0493f38370921137bcb81b50374a8dc573f9138ef517a95ec4455 [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 02:52:53 provisioning config files... 02:52:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/684@tmp/config9789822881350489213tmp [Pipeline] { [Pipeline] sh 02:52:54 + set +x 02:52:54 + + curl -sbash https://codecov.io/bash -s 02:52:54 -- 02:52:54 02:52:54 _____ _ 02:52:54 / ____| | | 02:52:54 | | ___ __| | ___ ___ _____ __ 02:52:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:52:54 | |___| (_) | (_| | __/ (_| (_) \ V / 02:52:54 \_____\___/ \__,_|\___|\___\___/ \_/ 02:52:54 Bash-1.0.6 02:52:54 02:52:54 02:52:54 ==> git version 2.25.1 found 02:52:54 ==> 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 02:52:54 Release-Date: 2020-01-08 02:52:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:52:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:52:54 ==> Jenkins CI detected. 02:52:54 current dir:  /w/workspace/edgex-go/684 02:52:54 project root: . 02:52:54 --> token set from env 02:52:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:52:54 ==> Running gcov in . (disable via -X gcov) 02:52:54 ==> Python coveragepy not found 02:52:54 ==> Searching for coverage reports in: 02:52:54 + . 02:52:54 -> Found 1 reports 02:52:54 ==> Detecting git/mercurial file structure 02:52:54 ==> Reading reports 02:52:54 + ./coverage.out bytes=545398 02:52:54 ==> Appending adjustments 02:52:54 https://docs.codecov.io/docs/fixing-reports 02:52:55 + Found adjustments 02:52:55 ==> Gzipping contents 02:52:55 68K /tmp/codecov.EXaANV.gz 02:52:55 ==> Uploading reports 02:52:55 url: https://codecov.io 02:52:55 query: branch=main&commit=fa8332cd388c6d28d7bc178899488fd81dc21eb0&build=684&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F684%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:52:55 -> Pinging Codecov 02:52:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fa8332cd388c6d28d7bc178899488fd81dc21eb0&build=684&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F684%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:52:55 -> Uploading to 02:52:55 https://storage.googleapis.com/codecov/v4/raw/2024-09-06/00271124DB129430A58F1EEE437C3FCB/fa8332cd388c6d28d7bc178899488fd81dc21eb0/04148ee7-aae0-442b-b909-9161b3ad87ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240906%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240906T025255Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3877fdd07613397059628a66e4bc1593d846dc015b47a7197ecbd524867659b2 02:52:56 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:56 Dload Upload Total Spent Left Speed 02:52:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68078 0 0 100 68078 0 236k --:--:-- --:--:-- --:--:-- 236k 02:52:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } 02:52:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:52:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:52:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:52:56 02:52:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:52:57 latest: Pulling from edgex-devops/edgex-snyk-go 02:52:57 619be1103602: Already exists 02:52:57 f8ea3408117e: Pulling fs layer 02:52:57 91320369b822: Pulling fs layer 02:52:57 0406650e8295: Pulling fs layer 02:52:57 4f4fb700ef54: Pulling fs layer 02:52:57 96d80e3f36e1: Pulling fs layer 02:52:57 bcf3aedb951c: Pulling fs layer 02:52:57 4f4fb700ef54: Waiting 02:52:57 96d80e3f36e1: Waiting 02:52:57 bcf3aedb951c: Waiting 02:52:57 0406650e8295: Verifying Checksum 02:52:57 0406650e8295: Download complete 02:52:57 f8ea3408117e: Verifying Checksum 02:52:57 f8ea3408117e: Download complete 02:52:57 4f4fb700ef54: Download complete 02:52:57 f8ea3408117e: Pull complete 02:52:57 96d80e3f36e1: Verifying Checksum 02:52:57 96d80e3f36e1: Download complete 02:52:57 91320369b822: Verifying Checksum 02:52:57 91320369b822: Download complete 02:52:58 bcf3aedb951c: Verifying Checksum 02:52:58 bcf3aedb951c: Download complete 02:53:01 91320369b822: Pull complete 02:53:01 0406650e8295: Pull complete 02:53:01 4f4fb700ef54: Pull complete 02:53:01 96d80e3f36e1: Pull complete 02:53:04 bcf3aedb951c: Pull complete 02:53:04 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 02:53:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:53:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:04 prd-ubuntu20.04-docker-8c-8g-9546 does not seem to be running inside a container 02:53:04 $ 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/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 02:53:10 $ docker top da8f6e1b72f9253d3dbb9382866b204edbf99790850c03ea6b8ea1f2ac8fa058 -eo pid,comm [Pipeline] { [Pipeline] sh 02:53:10 + git config --global --add safe.directory /w/workspace/edgex-go/684 [Pipeline] echo 02:53:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:53:11 + set -o pipefail 02:53:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:53:19 02:53:19 Monitoring /w/workspace/edgex-go/684 (github.com/edgexfoundry/edgex-go)... 02:53:19 02:53:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/d641a5a5-3f7a-4c38-9732-943951cb91ba 02:53:19 02:53:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:53:19 02:53:19 02:53:19 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:53:19 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:53:19 $ docker stop --time=1 da8f6e1b72f9253d3dbb9382866b204edbf99790850c03ea6b8ea1f2ac8fa058 02:53:24 $ docker rm -f --volumes da8f6e1b72f9253d3dbb9382866b204edbf99790850c03ea6b8ea1f2ac8fa058 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:53:25 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:53:25 provisioning config files... 02:53:25 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/684@tmp/config2881035633863042681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:25 --> edgex-publish-swagger.sh 02:53:25 === Publish openapi/v3 API === 02:53:25 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 02:53:25 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/684/openapi/v3/core-command.yaml] 02:53:25 % Total % Received % Xferd Average Speed Time Time Time Current 02:53:25 Dload Upload Total Spent Left Speed 02:53:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 59066 --:--:-- --:--:-- --:--:-- 59066 02:53:26 02:53:26 02:53:26 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/684/openapi/v3/core-data.yaml] 02:53:26 % Total % Received % Xferd Average Speed Time Time Time Current 02:53:26 Dload Upload Total Spent Left Speed 02:53:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 343k --:--:-- --:--:-- --:--:-- 343k 100 72043 0 0 100 72043 0 166k --:--:-- --:--:-- --:--:-- 165k 02:53:26 02:53:26 02:53:26 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/684/openapi/v3/core-keeper.yaml] 02:53:26 % Total % Received % Xferd Average Speed Time Time Time Current 02:53:26 Dload Upload Total Spent Left Speed 02:53:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 230 112k --:--:-- --:--:-- --:--:-- 112k 02:53:26 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:53:26 02:53:26 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/684/openapi/v3/core-metadata.yaml] 02:53:26 % Total % Received % Xferd Average Speed Time Time Time Current 02:53:26 Dload Upload Total Spent Left Speed 02:53:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 406 387k --:--:-- --:--:-- --:--:-- 388k 02:53:27 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:53:27 02:53:27 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/684/openapi/v3/support-cron-scheduler.yaml] 02:53:27 % Total % Received % Xferd Average Speed Time Time Time Current 02:53:27 Dload Upload Total Spent Left Speed 02:53:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46622 100 66 100 46556 249 171k --:--:-- --:--:-- --:--:-- 171k 02:53:27 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:53:27 02:53:27 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/684/openapi/v3/support-notifications.yaml] 02:53:27 % Total % Received % Xferd Average Speed Time Time Time Current 02:53:27 Dload Upload Total Spent Left Speed 02:53:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 478 261k --:--:-- --:--:-- --:--:-- 261k 02:53:27 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:53:27 02:53:27 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/684/openapi/v3/support-scheduler.yaml] 02:53:27 % Total % Received % Xferd Average Speed Time Time Time Current 02:53:27 Dload Upload Total Spent Left Speed 02:53:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 454 105k --:--:-- --:--:-- --:--:-- 105k 02:53:28 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 02:53:28 [Pipeline] } 02:53:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:53:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:53:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:29 prd-ubuntu20.04-docker-8c-8g-9546 does not seem to be running inside a container 02:53:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:53:29 $ docker top 8c40b6442d353c815798c0f2d0b8394db43362c28189507f308a6e06860ff8ff -eo pid,comm 02:53:30 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). 02:53:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:53:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:53:30 [ssh-agent] Looking for ssh-agent implementation... 02:53:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:53:30 $ docker exec 8c40b6442d353c815798c0f2d0b8394db43362c28189507f308a6e06860ff8ff ssh-agent 02:53:30 SSH_AUTH_SOCK=/tmp/ssh-msYRNUUqk4Zy/agent.32 02:53:30 SSH_AGENT_PID=38 02:53:30 Running ssh-add (command line suppressed) 02:53:30 Identity added: /w/workspace/edgex-go/684@tmp/private_key_17252555816940032477.key (/w/workspace/edgex-go/684@tmp/private_key_17252555816940032477.key) 02:53:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:53:30 + git semver tag 02:53:31 2024-09-06 02:53:30,939 [run_tag] DEBUG tag force:False 02:53:31 2024-09-06 02:53:30,939 [check_head_tag] DEBUG check head tag 02:53:31 2024-09-06 02:53:30,941 [execute] INFO git cat-file --batch-check 02:53:31 2024-09-06 02:53:30,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/684, universal_newlines=False, shell=None, istream=) 02:53:31 2024-09-06 02:53:30,946 [execute] INFO git cat-file --batch 02:53:31 2024-09-06 02:53:30,946 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/684, universal_newlines=False, shell=None, istream=) 02:53:31 2024-09-06 02:53:30,992 [read_version] DEBUG read version from /w/workspace/edgex-go/684/.semver/main 02:53:31 2024-09-06 02:53:30,993 [execute] INFO git tag -a v3.2.0-dev.63 -m v3.2.0-dev.63 02:53:31 2024-09-06 02:53:30,993 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.63', '-m', 'v3.2.0-dev.63'], cwd=/w/workspace/edgex-go/684, universal_newlines=False, shell=None, istream=None) 02:53:31 2024-09-06 02:53:31,000 [read_version] DEBUG read version from /w/workspace/edgex-go/684/.semver/main 02:53:31 3.2.0-dev.63 [Pipeline] } 02:53:31 $ docker exec --env ******** --env ******** 8c40b6442d353c815798c0f2d0b8394db43362c28189507f308a6e06860ff8ff ssh-agent -k 02:53:31 unset SSH_AUTH_SOCK; 02:53:31 unset SSH_AGENT_PID; 02:53:31 echo Agent pid 38 killed; 02:53:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:53:31 + git semver [Pipeline] } 02:53:31 $ docker stop --time=1 8c40b6442d353c815798c0f2d0b8394db43362c28189507f308a6e06860ff8ff 02:53:33 $ docker rm -f --volumes 8c40b6442d353c815798c0f2d0b8394db43362c28189507f308a6e06860ff8ff [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:53:33 02:53:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:53:34 0.23.1-centos7: Pulling from edgex-lftools 02:53:34 ab5ef0e58194: Pulling fs layer 02:53:34 9712f1f96733: Pulling fs layer 02:53:34 63f879dbbcfc: Pulling fs layer 02:53:34 0d9ebad4ef96: Pulling fs layer 02:53:34 e9a5061849ea: Pulling fs layer 02:53:34 d747dcd14b5f: Pulling fs layer 02:53:34 2de7ff778b66: Pulling fs layer 02:53:34 d747dcd14b5f: Waiting 02:53:34 e9a5061849ea: Waiting 02:53:34 2de7ff778b66: Waiting 02:53:34 0d9ebad4ef96: Waiting 02:53:34 9712f1f96733: Verifying Checksum 02:53:34 63f879dbbcfc: Verifying Checksum 02:53:34 63f879dbbcfc: Download complete 02:53:34 e9a5061849ea: Verifying Checksum 02:53:34 e9a5061849ea: Download complete 02:53:34 d747dcd14b5f: Download complete 02:53:34 0d9ebad4ef96: Verifying Checksum 02:53:34 0d9ebad4ef96: Download complete 02:53:34 ab5ef0e58194: Verifying Checksum 02:53:34 ab5ef0e58194: Download complete 02:53:34 2de7ff778b66: Verifying Checksum 02:53:34 2de7ff778b66: Download complete 02:53:37 ab5ef0e58194: Pull complete 02:53:37 9712f1f96733: Pull complete 02:53:38 63f879dbbcfc: Pull complete 02:53:42 0d9ebad4ef96: Pull complete 02:53:42 e9a5061849ea: Pull complete 02:53:42 d747dcd14b5f: Pull complete 02:53:43 2de7ff778b66: Pull complete 02:53:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:53:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:53:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:44 prd-ubuntu20.04-docker-8c-8g-9546 does not seem to be running inside a container 02:53:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:53:49 $ docker top 38b7d60a221ce87f1023693c7f41453cddd8ae9053b79308350683b678039be0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:53:49 provisioning config files... 02:53:49 copy managed file [sigul-config] to file:/w/workspace/edgex-go/684@tmp/config6963991617349129889tmp 02:53:49 copy managed file [sigul-password] to file:/w/workspace/edgex-go/684@tmp/config11731101190269720273tmp 02:53:49 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/684@tmp/config1007507335379395539tmp [Pipeline] { [Pipeline] echo 02:53:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:53:50 ---> sigul-configuration.sh 02:53:50 gpg: directory `/root/.gnupg' created 02:53:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:53:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:53:50 gpg: keyring `/root/.gnupg/secring.gpg' created 02:53:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:53:50 gpg: CAST5 encrypted data 02:53:50 gpg: encrypted with 1 passphrase 02:53:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:53:50 + mkdir /home/jenkins 02:53:50 + mkdir /home/jenkins/sigul [Pipeline] sh 02:53:50 + 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 02:53:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:53:50 ---> sigul-install.sh 02:53:50 Sigul already installed; skipping installation. [Pipeline] sh 02:53:51 + git tag --list 02:53:51 0.6.0 02:53:51 0.6.1 02:53:51 0.7.0 02:53:51 0.7.1 02:53:51 v1.0.0 02:53:51 v1.0.1 02:53:51 v1.1.0 02:53:51 v1.2.0 02:53:51 v1.2.1 02:53:51 v1.3.0 02:53:51 v1.3.1 02:53:51 v2.0.0 02:53:51 v2.1.0 02:53:51 v2.1.1 02:53:51 v2.2.0 02:53:51 v2.3.0 02:53:51 v3.0 02:53:51 v3.0.0 02:53:51 v3.1 02:53:51 v3.1.0 02:53:51 v3.1.0-dev.1 02:53:51 v3.1.0-dev.10 02:53:51 v3.1.0-dev.11 02:53:51 v3.1.0-dev.12 02:53:51 v3.1.0-dev.13 02:53:51 v3.1.0-dev.14 02:53:51 v3.1.0-dev.15 02:53:51 v3.1.0-dev.16 02:53:51 v3.1.0-dev.17 02:53:51 v3.1.0-dev.18 02:53:51 v3.1.0-dev.19 02:53:51 v3.1.0-dev.2 02:53:51 v3.1.0-dev.20 02:53:51 v3.1.0-dev.21 02:53:51 v3.1.0-dev.22 02:53:51 v3.1.0-dev.23 02:53:51 v3.1.0-dev.24 02:53:51 v3.1.0-dev.25 02:53:51 v3.1.0-dev.26 02:53:51 v3.1.0-dev.27 02:53:51 v3.1.0-dev.28 02:53:51 v3.1.0-dev.29 02:53:51 v3.1.0-dev.3 02:53:51 v3.1.0-dev.30 02:53:51 v3.1.0-dev.31 02:53:51 v3.1.0-dev.32 02:53:51 v3.1.0-dev.33 02:53:51 v3.1.0-dev.34 02:53:51 v3.1.0-dev.35 02:53:51 v3.1.0-dev.36 02:53:51 v3.1.0-dev.37 02:53:51 v3.1.0-dev.38 02:53:51 v3.1.0-dev.39 02:53:51 v3.1.0-dev.4 02:53:51 v3.1.0-dev.40 02:53:51 v3.1.0-dev.41 02:53:51 v3.1.0-dev.42 02:53:51 v3.1.0-dev.43 02:53:51 v3.1.0-dev.44 02:53:51 v3.1.0-dev.45 02:53:51 v3.1.0-dev.46 02:53:51 v3.1.0-dev.47 02:53:51 v3.1.0-dev.48 02:53:51 v3.1.0-dev.49 02:53:51 v3.1.0-dev.5 02:53:51 v3.1.0-dev.50 02:53:51 v3.1.0-dev.51 02:53:51 v3.1.0-dev.52 02:53:51 v3.1.0-dev.53 02:53:51 v3.1.0-dev.54 02:53:51 v3.1.0-dev.55 02:53:51 v3.1.0-dev.56 02:53:51 v3.1.0-dev.57 02:53:51 v3.1.0-dev.58 02:53:51 v3.1.0-dev.59 02:53:51 v3.1.0-dev.6 02:53:51 v3.1.0-dev.60 02:53:51 v3.1.0-dev.61 02:53:51 v3.1.0-dev.62 02:53:51 v3.1.0-dev.63 02:53:51 v3.1.0-dev.64 02:53:51 v3.1.0-dev.65 02:53:51 v3.1.0-dev.66 02:53:51 v3.1.0-dev.67 02:53:51 v3.1.0-dev.68 02:53:51 v3.1.0-dev.69 02:53:51 v3.1.0-dev.7 02:53:51 v3.1.0-dev.70 02:53:51 v3.1.0-dev.71 02:53:51 v3.1.0-dev.72 02:53:51 v3.1.0-dev.73 02:53:51 v3.1.0-dev.8 02:53:51 v3.1.0-dev.9 02:53:51 v3.1.1 02:53:51 v3.1.1-dev.1 02:53:51 v3.1.1-dev.2 02:53:51 v3.2.0-dev.1 02:53:51 v3.2.0-dev.10 02:53:51 v3.2.0-dev.11 02:53:51 v3.2.0-dev.12 02:53:51 v3.2.0-dev.13 02:53:51 v3.2.0-dev.14 02:53:51 v3.2.0-dev.15 02:53:51 v3.2.0-dev.16 02:53:51 v3.2.0-dev.17 02:53:51 v3.2.0-dev.18 02:53:51 v3.2.0-dev.19 02:53:51 v3.2.0-dev.2 02:53:51 v3.2.0-dev.20 02:53:51 v3.2.0-dev.21 02:53:51 v3.2.0-dev.22 02:53:51 v3.2.0-dev.23 02:53:51 v3.2.0-dev.24 02:53:51 v3.2.0-dev.25 02:53:51 v3.2.0-dev.26 02:53:51 v3.2.0-dev.27 02:53:51 v3.2.0-dev.28 02:53:51 v3.2.0-dev.29 02:53:51 v3.2.0-dev.3 02:53:51 v3.2.0-dev.30 02:53:51 v3.2.0-dev.31 02:53:51 v3.2.0-dev.32 02:53:51 v3.2.0-dev.33 02:53:51 v3.2.0-dev.34 02:53:51 v3.2.0-dev.35 02:53:51 v3.2.0-dev.36 02:53:51 v3.2.0-dev.37 02:53:51 v3.2.0-dev.38 02:53:51 v3.2.0-dev.39 02:53:51 v3.2.0-dev.4 02:53:51 v3.2.0-dev.40 02:53:51 v3.2.0-dev.41 02:53:51 v3.2.0-dev.42 02:53:51 v3.2.0-dev.43 02:53:51 v3.2.0-dev.44 02:53:51 v3.2.0-dev.45 02:53:51 v3.2.0-dev.46 02:53:51 v3.2.0-dev.47 02:53:51 v3.2.0-dev.48 02:53:51 v3.2.0-dev.49 02:53:51 v3.2.0-dev.5 02:53:51 v3.2.0-dev.50 02:53:51 v3.2.0-dev.51 02:53:51 v3.2.0-dev.52 02:53:51 v3.2.0-dev.53 02:53:51 v3.2.0-dev.54 02:53:51 v3.2.0-dev.55 02:53:51 v3.2.0-dev.56 02:53:51 v3.2.0-dev.57 02:53:51 v3.2.0-dev.58 02:53:51 v3.2.0-dev.59 02:53:51 v3.2.0-dev.6 02:53:51 v3.2.0-dev.60 02:53:51 v3.2.0-dev.61 02:53:51 v3.2.0-dev.62 02:53:51 v3.2.0-dev.63 02:53:51 v3.2.0-dev.7 02:53:51 v3.2.0-dev.8 02:53:51 v3.2.0-dev.9 [Pipeline] sh 02:53:51 + lftools sign git-tag v3.2.0-dev.63 02:53:52 Signing Git tag with Sigul... 02:53:52 Signing v3.2.0-dev.63 [Pipeline] echo 02:53:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:53:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:53:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:53:52 $ docker stop --time=1 38b7d60a221ce87f1023693c7f41453cddd8ae9053b79308350683b678039be0 02:53:54 $ docker rm -f --volumes 38b7d60a221ce87f1023693c7f41453cddd8ae9053b79308350683b678039be0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:53:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:53:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:55 prd-ubuntu20.04-docker-8c-8g-9546 does not seem to be running inside a container 02:53:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:53:55 $ docker top b62213e763e6a51ab366612e40ba9d9ac65404a720c91d041f4585d578e64ed7 -eo pid,comm 02:53:55 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). 02:53:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:53:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:53:55 [ssh-agent] Looking for ssh-agent implementation... 02:53:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:53:55 $ docker exec b62213e763e6a51ab366612e40ba9d9ac65404a720c91d041f4585d578e64ed7 ssh-agent 02:53:55 SSH_AUTH_SOCK=/tmp/ssh-Z9JRwIGPLeh0/agent.33 02:53:55 SSH_AGENT_PID=39 02:53:55 Running ssh-add (command line suppressed) 02:53:55 Identity added: /w/workspace/edgex-go/684@tmp/private_key_8429602126293476525.key (/w/workspace/edgex-go/684@tmp/private_key_8429602126293476525.key) 02:53:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:53:56 + git semver bump pre 02:53:56 2024-09-06 02:53:56,480 [read_version] DEBUG read version from /w/workspace/edgex-go/684/.semver/main 02:53:56 2024-09-06 02:53:56,480 [bump_version] DEBUG bumping version:3.2.0-dev.63 on axis:pre with prefix:dev 02:53:56 2024-09-06 02:53:56,480 [bump_version] DEBUG bumped version:3.2.0-dev.64 02:53:56 2024-09-06 02:53:56,480 [write_version] DEBUG write version:3.2.0-dev.64 to path:/w/workspace/edgex-go/684/.semver/main with force:True 02:53:56 2024-09-06 02:53:56,480 [read_version] DEBUG read version from /w/workspace/edgex-go/684/.semver/main 02:53:56 2024-09-06 02:53:56,481 [write_file] DEBUG write to file:/w/workspace/edgex-go/684/.semver/main 02:53:56 2024-09-06 02:53:56,483 [execute] INFO git cat-file --batch-check 02:53:56 2024-09-06 02:53:56,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/684/.semver, universal_newlines=False, shell=None, istream=) 02:53:56 2024-09-06 02:53:56,490 [execute] INFO git cat-file --batch 02:53:56 2024-09-06 02:53:56,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/684/.semver, universal_newlines=False, shell=None, istream=) 02:53:56 2024-09-06 02:53:56,496 [read_version] DEBUG read version from /w/workspace/edgex-go/684/.semver/main 02:53:56 3.2.0-dev.64 [Pipeline] } 02:53:56 $ docker exec --env ******** --env ******** b62213e763e6a51ab366612e40ba9d9ac65404a720c91d041f4585d578e64ed7 ssh-agent -k 02:53:56 unset SSH_AUTH_SOCK; 02:53:56 unset SSH_AGENT_PID; 02:53:56 echo Agent pid 39 killed; 02:53:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:53:57 + git semver [Pipeline] } 02:53:57 $ docker stop --time=1 b62213e763e6a51ab366612e40ba9d9ac65404a720c91d041f4585d578e64ed7 02:53:58 $ docker rm -f --volumes b62213e763e6a51ab366612e40ba9d9ac65404a720c91d041f4585d578e64ed7 [Pipeline] // withDockerContainer [Pipeline] sh 02:53:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:53:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:59 prd-ubuntu20.04-docker-8c-8g-9546 does not seem to be running inside a container 02:53:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:53:59 $ docker top 1f553a25e07012484cab8e4b39e5803d5801d257304475f5d68aa8805047c8a7 -eo pid,comm 02:53:59 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). 02:53:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:53:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:53:59 [ssh-agent] Looking for ssh-agent implementation... 02:53:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:53:59 $ docker exec 1f553a25e07012484cab8e4b39e5803d5801d257304475f5d68aa8805047c8a7 ssh-agent 02:54:00 SSH_AUTH_SOCK=/tmp/ssh-FbQsX4OFjWti/agent.33 02:54:00 SSH_AGENT_PID=39 02:54:00 Running ssh-add (command line suppressed) 02:54:00 Identity added: /w/workspace/edgex-go/684@tmp/private_key_9145572431688872802.key (/w/workspace/edgex-go/684@tmp/private_key_9145572431688872802.key) 02:54:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:54:00 + git semver push 02:54:00 2024-09-06 02:54:00,684 [run_push] DEBUG push 02:54:00 2024-09-06 02:54:00,684 [execute] INFO git cat-file --batch-check 02:54:00 2024-09-06 02:54:00,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/684/.semver, universal_newlines=False, shell=None, istream=) 02:54:00 2024-09-06 02:54:00,689 [execute] INFO git rev-list 4ee0a2beb19c8f7391062ae4f7df7b4fb850565a -- 02:54:00 2024-09-06 02:54:00,689 [execute] DEBUG Popen(['git', 'rev-list', '4ee0a2beb19c8f7391062ae4f7df7b4fb850565a', '--'], cwd=/w/workspace/edgex-go/684/.semver, universal_newlines=False, shell=None, istream=None) 02:54:00 2024-09-06 02:54:00,707 [execute] INFO git fetch -v origin 02:54:00 2024-09-06 02:54:00,707 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/684/.semver, universal_newlines=True, shell=None, istream=None) 02:54:01 2024-09-06 02:54:01,188 [run_push] DEBUG no remote changes detected 02:54:01 2024-09-06 02:54:01,188 [execute] INFO git push origin semver 02:54:01 2024-09-06 02:54:01,189 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/684/.semver, universal_newlines=False, shell=None, istream=None) 02:54:02 2024-09-06 02:54:01,969 [run_push] DEBUG push all version tags 02:54:02 2024-09-06 02:54:01,969 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:54:02 2024-09-06 02:54:01,970 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/684, universal_newlines=False, shell=None, istream=None) 02:54:02 2024-09-06 02:54:02,597 [read_version] DEBUG read version from /w/workspace/edgex-go/684/.semver/main 02:54:02 3.2.0-dev.64 [Pipeline] } 02:54:02 $ docker exec --env ******** --env ******** 1f553a25e07012484cab8e4b39e5803d5801d257304475f5d68aa8805047c8a7 ssh-agent -k 02:54:02 unset SSH_AUTH_SOCK; 02:54:02 unset SSH_AGENT_PID; 02:54:02 echo Agent pid 39 killed; 02:54:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:54:03 + git semver [Pipeline] } 02:54:03 $ docker stop --time=1 1f553a25e07012484cab8e4b39e5803d5801d257304475f5d68aa8805047c8a7 02:54:04 $ docker rm -f --volumes 1f553a25e07012484cab8e4b39e5803d5801d257304475f5d68aa8805047c8a7 [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 02:54:05 + [ -d /w/workspace/edgex-go/684/archives ] [Pipeline] libraryResource [Pipeline] sh 02:54:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:54:06 ---> package-listing.sh 02:54:06 ++ facter osfamily 02:54:06 ++ tr '[:upper:]' '[:lower:]' 02:54:07 + OS_FAMILY=debian 02:54:07 + workspace=/w/workspace/edgex-go/684 02:54:07 + START_PACKAGES=/tmp/packages_start.txt 02:54:07 + END_PACKAGES=/tmp/packages_end.txt 02:54:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:54:07 + PACKAGES=/tmp/packages_start.txt 02:54:07 + '[' /w/workspace/edgex-go/684 ']' 02:54:07 + PACKAGES=/tmp/packages_end.txt 02:54:07 + case "${OS_FAMILY}" in 02:54:07 + dpkg -l 02:54:07 + grep '^ii' 02:54:07 + '[' -f /tmp/packages_start.txt ']' 02:54:07 + '[' -f /tmp/packages_end.txt ']' 02:54:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:54:07 + '[' /w/workspace/edgex-go/684 ']' 02:54:07 + mkdir -p /w/workspace/edgex-go/684/archives/ 02:54:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/684/archives/ [Pipeline] echo 02:54:07 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/684/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:54:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:54:07 02:54:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:54:08 latest: Pulling from edgex-lftools-log-publisher 02:54:08 5eb5b503b376: Pulling fs layer 02:54:08 5c69ac0246d0: Pulling fs layer 02:54:08 ec43610c2a17: Pulling fs layer 02:54:08 3a2ae6a8a46f: Pulling fs layer 02:54:08 33b1e0a273af: Pulling fs layer 02:54:08 5d3b04190fa2: Pulling fs layer 02:54:08 2f39f015ded8: Pulling fs layer 02:54:08 33b1e0a273af: Waiting 02:54:08 5d3b04190fa2: Waiting 02:54:08 2f39f015ded8: Waiting 02:54:08 3a2ae6a8a46f: Waiting 02:54:08 5c69ac0246d0: Download complete 02:54:08 3a2ae6a8a46f: Verifying Checksum 02:54:08 3a2ae6a8a46f: Download complete 02:54:08 33b1e0a273af: Download complete 02:54:08 5d3b04190fa2: Verifying Checksum 02:54:08 5d3b04190fa2: Download complete 02:54:08 ec43610c2a17: Verifying Checksum 02:54:08 ec43610c2a17: Download complete 02:54:08 5eb5b503b376: Verifying Checksum 02:54:08 5eb5b503b376: Download complete 02:54:09 2f39f015ded8: Download complete 02:54:09 5eb5b503b376: Pull complete 02:54:09 5c69ac0246d0: Pull complete 02:54:10 ec43610c2a17: Pull complete 02:54:10 3a2ae6a8a46f: Pull complete 02:54:10 33b1e0a273af: Pull complete 02:54:10 5d3b04190fa2: Pull complete 02:54:16 2f39f015ded8: Pull complete 02:54:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:54:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:54:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:16 prd-ubuntu20.04-docker-8c-8g-9546 does not seem to be running inside a container 02:54:16 $ 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/684/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/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:54:20 $ docker top 1333d9fc5b16ffe0313830588957834d29cd91ceb6d9322e1d135dc4bd7ca884 -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:21 + touch /tmp/pre-build-complete [Pipeline] sh 02:54:21 + mkdir -p /var/log/sysstat [Pipeline] sh 02:54:21 + ls /var/log/sa-host 02:54:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:54:21 provisioning config files... 02:54:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/684@tmp/config4638106604987938658tmp [Pipeline] { [Pipeline] echo 02:54:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:54:22 ---> create-netrc.sh [Pipeline] } 02:54:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:54:22 ---> python-tools-install.sh [Pipeline] echo 02:54:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:54:22 ---> sudo-logs.sh 02:54:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:54:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:54:23 ---> job-cost.sh 02:54:23 lf-activate-venv: SKIPPING 02:54:23 DEBUG: total: 0.10999999940395355 02:54:23 INFO: Retrieving Stack Cost... 02:54:23 INFO: Retrieving Pricing Info for: v3-standard-8 02:54:23 INFO: Archiving Costs [Pipeline] echo 02:54:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:54:24 ---> logs-deploy.sh 02:54:24 lf-activate-venv: SKIPPING 02:54:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/684 02:54:24 INFO: archiving workspace using pattern(s): 02:54:25 Archives upload complete. 02:54:25 INFO: archiving logs to Nexus 02:54:26 ---> uname -a: 02:54:26 Linux prd-ubuntu20-04-docker-8c-8g-9546 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:54:26 02:54:26 02:54:26 ---> lscpu: 02:54:26 Architecture: x86_64 02:54:26 CPU op-mode(s): 32-bit, 64-bit 02:54:26 Byte Order: Little Endian 02:54:26 Address sizes: 40 bits physical, 48 bits virtual 02:54:26 CPU(s): 8 02:54:26 On-line CPU(s) list: 0-7 02:54:26 Thread(s) per core: 1 02:54:26 Core(s) per socket: 1 02:54:26 Socket(s): 8 02:54:26 NUMA node(s): 1 02:54:26 Vendor ID: AuthenticAMD 02:54:26 CPU family: 23 02:54:26 Model: 49 02:54:26 Model name: AMD EPYC-Rome Processor 02:54:26 Stepping: 0 02:54:26 CPU MHz: 2800.000 02:54:26 BogoMIPS: 5600.00 02:54:26 Virtualization: AMD-V 02:54:26 Hypervisor vendor: KVM 02:54:26 Virtualization type: full 02:54:26 L1d cache: 256 KiB 02:54:26 L1i cache: 256 KiB 02:54:26 L2 cache: 4 MiB 02:54:26 L3 cache: 128 MiB 02:54:26 NUMA node0 CPU(s): 0-7 02:54:26 Vulnerability Itlb multihit: Not affected 02:54:26 Vulnerability L1tf: Not affected 02:54:26 Vulnerability Mds: Not affected 02:54:26 Vulnerability Meltdown: Not affected 02:54:26 Vulnerability Mmio stale data: Not affected 02:54:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:54:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:54:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:54:26 Vulnerability Srbds: Not affected 02:54:26 Vulnerability Tsx async abort: Not affected 02:54:26 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 02:54:26 02:54:26 02:54:26 ---> nproc: 02:54:26 8 02:54:26 02:54:26 02:54:26 ---> df -h: 02:54:26 Filesystem Size Used Avail Use% Mounted on 02:54:26 overlay 155G 29G 127G 19% / 02:54:26 tmpfs 64M 0 64M 0% /dev 02:54:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:54:26 shm 64M 0 64M 0% /dev/shm 02:54:26 /dev/vda1 155G 29G 127G 19% /facter-os 02:54:26 02:54:26 02:54:26 ---> sar -b -r -n DEV: 02:54:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9546) 09/06/24 _x86_64_ (8 CPU) 02:54:26 02:54:26 02:02:12 LINUX RESTART (8 CPU) 02:54:26 02:54:26 02:03:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:54:26 02:04:01 198.12 4.58 193.54 0.00 497.35 74845.23 0.00 02:54:26 02:05:01 70.44 0.08 70.35 0.00 8.67 32050.26 0.00 02:54:26 02:06:01 24.90 0.10 24.80 0.00 0.80 12795.22 0.00 02:54:26 02:07:01 49.99 0.08 49.91 0.00 1.87 40601.90 0.00 02:54:26 02:08:01 367.19 1.32 365.87 0.00 114.51 236659.49 0.00 02:54:26 02:09:01 583.74 11.69 572.05 0.00 94.49 96942.46 0.00 02:54:26 02:10:01 244.53 0.47 244.06 0.00 9.47 108166.64 0.00 02:54:26 02:11:01 228.12 0.07 228.05 0.00 0.53 70812.73 0.00 02:54:26 02:12:01 391.27 0.07 391.20 0.00 0.53 130549.53 0.00 02:54:26 02:13:01 627.18 5.88 621.30 0.00 4319.28 81002.37 0.00 02:54:26 02:14:01 31.71 1.07 30.64 0.00 25.06 808.13 0.00 02:54:26 02:15:01 17.90 0.02 17.88 0.00 0.80 437.26 0.00 02:54:26 02:16:01 10.21 0.00 10.21 0.00 0.00 236.49 0.00 02:54:26 02:17:01 1.63 0.02 1.62 0.00 0.13 18.40 0.00 02:54:26 02:18:01 1.85 0.02 1.83 0.00 0.13 20.53 0.00 02:54:26 02:19:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 02:54:26 02:20:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 02:54:26 02:21:01 2.87 1.50 1.37 0.00 35.46 18.00 0.00 02:54:26 02:22:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 02:54:26 02:23:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 02:54:26 02:24:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 02:54:26 02:25:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 02:54:26 02:26:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 02:54:26 02:27:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 02:54:26 02:28:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 02:54:26 02:29:01 1.32 0.00 1.32 0.00 0.00 16.40 0.00 02:54:26 02:30:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 02:54:26 02:31:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 02:54:26 02:32:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 02:54:26 02:33:01 1.75 0.00 1.75 0.00 0.00 19.86 0.00 02:54:26 02:34:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 02:54:26 02:35:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 02:54:26 02:36:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 02:54:26 02:37:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 02:54:26 02:38:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 02:54:26 02:39:01 1.68 0.00 1.68 0.00 0.00 18.00 0.00 02:54:26 02:40:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 02:54:26 02:41:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 02:54:26 02:42:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 02:54:26 02:43:01 1.33 0.00 1.33 0.00 0.00 16.93 0.00 02:54:26 02:44:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 02:54:26 02:45:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 02:54:26 02:46:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 02:54:26 02:47:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 02:54:26 02:48:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 02:54:26 02:49:01 1.78 0.00 1.78 0.00 0.00 19.60 0.00 02:54:26 02:50:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 02:54:26 02:51:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 02:54:26 02:52:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 02:54:26 02:53:01 3.92 0.07 3.85 0.00 7.87 499.12 0.00 02:54:26 02:54:01 189.38 0.43 188.94 0.00 3.60 61131.19 0.00 02:54:26 Average: 60.43 0.54 59.89 0.00 100.14 18554.83 0.00 02:54:26 02:54:26 02:03:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:54:26 02:04:01 27636544 31518320 787636 2.40 125396 3911200 1874304 5.52 1264668 3463688 168644 02:54:26 02:05:01 26979564 31325828 975208 2.97 129064 4343112 2271064 6.69 1991472 3361344 336624 02:54:26 02:06:01 27060240 31409176 889464 2.70 133980 4313580 2169796 6.39 1424112 3813396 448600 02:54:26 02:07:01 27974632 31532516 772452 2.35 135884 3593856 1725508 5.09 1295132 3112484 96 02:54:26 02:08:01 20564808 31247352 1033000 3.14 148644 10471832 3784300 11.15 1991520 9554280 176 02:54:26 02:09:01 17215532 31346576 928532 2.82 314620 13440252 2681296 7.90 2621048 11954832 669096 02:54:26 02:10:01 10592860 28478956 3724892 11.33 351076 16765588 10823280 31.90 5859124 14841612 914368 02:54:26 02:11:01 7812072 28090788 4107964 12.49 367212 19030880 10629208 31.33 7300872 16068000 1269524 02:54:26 02:12:01 6954388 29671312 2547340 7.75 378976 21403124 6807176 20.06 6685868 17524268 317804 02:54:26 02:13:01 9674172 31391388 854528 2.60 414140 20573096 2437684 7.18 3435416 18303620 108 02:54:26 02:14:01 9690860 31405624 839696 2.55 414020 20570912 2323516 6.85 3546456 18177952 608 02:54:26 02:15:01 9690012 31405100 842008 2.56 414716 20571188 2328204 6.86 3970696 17755848 636 02:54:26 02:16:01 9694268 31409784 837696 2.55 415124 20571236 2324980 6.85 4035576 17687824 8 02:54:26 02:17:01 9694776 31410332 837536 2.55 415152 20571236 2324980 6.85 4035792 17687828 8 02:54:26 02:18:01 9708520 31424404 823920 2.51 415180 20571368 2359928 6.95 4020796 17687956 28 02:54:26 02:19:01 9710268 31426160 822120 2.50 415220 20571372 2359928 6.95 4019016 17687960 16 02:54:26 02:20:01 9710864 31426812 821368 2.50 415236 20571372 2343788 6.91 4018404 17687964 8 02:54:26 02:21:01 9705132 31423324 824704 2.51 415268 20572436 2343788 6.91 4024100 17688264 48 02:54:26 02:22:01 9704808 31423004 824956 2.51 415280 20572440 2343788 6.91 4023948 17688216 36 02:54:26 02:23:01 9705012 31423212 824696 2.51 415304 20572444 2343788 6.91 4023732 17688216 40 02:54:26 02:24:01 9704960 31423224 824912 2.51 415336 20572448 2343788 6.91 4024028 17688224 24 02:54:26 02:25:01 9704628 31423032 825024 2.51 415372 20572580 2343788 6.91 4024024 17688356 28 02:54:26 02:26:01 9704580 31423044 824988 2.51 415396 20572580 2359840 6.95 4024064 17688360 28 02:54:26 02:27:01 9704520 31422996 825200 2.51 415412 20572588 2359840 6.95 4024056 17688368 4 02:54:26 02:28:01 9704568 31423048 825128 2.51 415432 20572588 2359840 6.95 4023868 17688368 40 02:54:26 02:29:01 9704552 31423096 825048 2.51 415464 20572592 2359840 6.95 4024208 17688376 8 02:54:26 02:30:01 9704536 31423100 825020 2.51 415488 20572596 2359840 6.95 4023956 17688368 24 02:54:26 02:31:01 9704236 31422808 825220 2.51 415520 20572596 2359840 6.95 4023964 17688368 8 02:54:26 02:32:01 9703936 31422568 825440 2.51 415536 20572600 2359840 6.95 4024204 17688372 8 02:54:26 02:33:01 9703944 31422600 825372 2.51 415576 20572600 2359840 6.95 4024072 17688376 8 02:54:26 02:34:01 9703580 31422300 825588 2.51 415596 20572608 2359840 6.95 4024308 17688384 128 02:54:26 02:35:01 9703856 31422584 825276 2.51 415624 20572612 2359840 6.95 4023984 17688388 12 02:54:26 02:36:01 9703808 31422540 825252 2.51 415632 20572612 2359840 6.95 4023984 17688388 12 02:54:26 02:37:01 9703792 31422568 825232 2.51 415644 20572616 2359840 6.95 4024036 17688388 28 02:54:26 02:38:01 9704024 31422824 825184 2.51 415656 20572620 2359840 6.95 4024144 17688392 28 02:54:26 02:39:01 9703960 31422760 825224 2.51 415680 20572620 2359840 6.95 4024392 17688392 12 02:54:26 02:40:01 9703960 31422768 825208 2.51 415688 20572624 2375896 7.00 4024100 17688396 8 02:54:26 02:41:01 9704164 31423032 824916 2.51 415712 20572628 2375896 7.00 4024276 17688404 20 02:54:26 02:42:01 9703864 31422736 825140 2.51 415724 20572632 2375896 7.00 4024192 17688408 4 02:54:26 02:43:01 9703792 31422668 825100 2.51 415768 20572624 2375896 7.00 4024248 17688412 36 02:54:26 02:44:01 9703984 31422924 825044 2.51 415788 20572640 2375896 7.00 4024276 17688416 8 02:54:26 02:45:01 9703936 31422884 825036 2.51 415808 20572644 2375896 7.00 4024292 17688420 28 02:54:26 02:46:01 9703888 31422896 825004 2.51 415828 20572644 2375896 7.00 4024364 17688416 4 02:54:26 02:47:01 9703840 31422852 824980 2.51 415836 20572648 2375896 7.00 4024364 17688420 36 02:54:26 02:48:01 9703824 31422840 824912 2.51 415868 20572640 2359276 6.95 4024448 17688424 32 02:54:26 02:49:01 9703800 31422852 825120 2.51 415892 20572652 2359276 6.95 4024436 17688424 8 02:54:26 02:50:01 9703960 31423016 824900 2.51 415904 20572656 2359276 6.95 4024420 17688428 28 02:54:26 02:51:01 9703944 31423068 824872 2.51 415916 20572664 2359276 6.95 4024472 17688440 4 02:54:26 02:52:01 9703636 31422768 825096 2.51 415932 20572664 2359276 6.95 4024472 17688440 8 02:54:26 02:53:01 9157348 31368260 878364 2.67 419220 21027064 2641432 7.78 4078880 18142928 463692 02:54:26 02:54:01 8233324 31340516 900288 2.74 440408 21805852 2494200 7.35 4168632 18870744 792 02:54:26 Average: 11338982 31258062 992682 3.02 383591 18882378 2789506 8.22 3892881 16262991 90031 02:54:26 02:54:26 02:03:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:54:26 02:04:01 docker0 882.94 920.79 65.29 5117.99 0.00 0.00 0.00 0.00 02:54:26 02:04:01 ens3 1130.90 1008.46 10114.52 104.26 0.00 0.00 0.00 0.00 02:54:26 02:04:01 lo 2.69 2.69 0.27 0.27 0.00 0.00 0.00 0.00 02:54:26 02:05:01 docker0 0.08 0.15 0.01 0.02 0.00 0.00 0.00 0.00 02:54:26 02:05:01 ens3 34.34 22.03 34.35 15.21 0.00 0.00 0.00 0.00 02:54:26 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:05:01 veth5885e91 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 02:54:26 02:06:01 docker0 1.50 1.50 0.11 0.13 0.00 0.00 0.00 0.00 02:54:26 02:06:01 ens3 28.66 21.93 22.15 12.98 0.00 0.00 0.00 0.00 02:54:26 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:06:01 veth5885e91 1.50 1.52 0.13 0.13 0.00 0.00 0.00 0.00 02:54:26 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:07:01 ens3 28.45 15.76 25.17 12.81 0.00 0.00 0.00 0.00 02:54:26 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:08:01 docker0 33.96 54.46 2.13 683.08 0.00 0.00 0.00 0.00 02:54:26 02:08:01 veth8da2155 0.90 1.58 0.09 7.24 0.00 0.00 0.00 0.00 02:54:26 02:08:01 ens3 211.26 145.74 3797.79 185.48 0.00 0.00 0.00 0.00 02:54:26 02:08:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 02:54:26 02:08:01 veth0536d23 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:08:01 veth92b99b9 1.03 1.72 0.10 8.68 0.00 0.00 0.00 0.00 02:54:26 02:08:01 veth984f80a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:08:01 veth077f2e3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:08:01 veth9044118 3.05 4.55 0.22 47.20 0.00 0.00 0.00 0.00 02:54:26 02:08:01 veth4cec4b2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:08:01 veth5443280 0.65 1.42 0.06 0.28 0.00 0.00 0.00 0.00 02:54:26 02:08:01 vethf46df13 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:08:01 vetha818c55 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:08:01 veth9db1e44 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:08:01 vethfdb837a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:08:01 veth8e58099 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 02:54:26 02:08:01 vethabfdd12 2.25 3.68 0.16 24.67 0.00 0.00 0.00 0.00 02:54:26 02:08:01 veth8c70f78 2.22 2.92 0.15 5.13 0.00 0.00 0.00 0.00 02:54:26 02:09:01 docker0 456.84 755.09 38.63 6656.29 0.00 0.00 0.00 0.00 02:54:26 02:09:01 veth8856b8d 87.34 139.45 8.67 1178.93 0.00 0.00 0.00 0.10 02:54:26 02:09:01 vethef4edb6 77.94 145.03 8.04 1180.97 0.00 0.00 0.00 0.10 02:54:26 02:09:01 ens3 769.73 465.95 6667.27 51.18 0.00 0.00 0.00 0.00 02:54:26 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:09:01 veth1ee37ca 81.78 124.09 8.27 1178.25 0.00 0.00 0.00 0.10 02:54:26 02:09:01 veth29cccf7 83.47 137.83 8.36 1178.80 0.00 0.00 0.00 0.10 02:54:26 02:09:01 veth5443280 0.17 1.00 0.01 0.05 0.00 0.00 0.00 0.00 02:54:26 02:09:01 veth48da90a 86.14 149.56 8.64 1180.25 0.00 0.00 0.00 0.10 02:54:26 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:10:01 ens3 18.96 13.58 15.36 8.81 0.00 0.00 0.00 0.00 02:54:26 02:10:01 vethc8af01c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:54:26 02:10:01 vethe6b0bca 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:54:26 02:10:01 veth39d4711 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:54:26 02:10:01 veth9b451ad 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:54:26 02:10:01 veth0144126 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:54:26 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:10:01 vethf5d3fa3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:54:26 02:10:01 vethcb5ae46 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:54:26 02:10:01 veth17edd4f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:54:26 02:10:01 veth0f8e58c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:54:26 02:10:01 veth5443280 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:10:01 vethf635a91 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:54:26 02:10:01 vetha330b64 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:54:26 02:10:01 veth64768f9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:54:26 02:10:01 veth55ea394 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 02:54:26 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:11:01 ens3 2.32 1.23 1.82 0.96 0.00 0.00 0.00 0.00 02:54:26 02:11:01 vethc8af01c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:11:01 vethe6b0bca 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:11:01 veth39d4711 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:11:01 veth9b451ad 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:11:01 veth0144126 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:11:01 vethf5d3fa3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:11:01 vethcb5ae46 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:11:01 veth17edd4f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:11:01 veth0f8e58c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:11:01 veth5443280 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:11:01 vethf635a91 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:11:01 vetha330b64 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:11:01 veth64768f9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:11:01 veth55ea394 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:12:01 ens3 8.71 4.41 7.25 3.83 0.00 0.00 0.00 0.00 02:54:26 02:12:01 vethc8af01c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:12:01 vethe6b0bca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:12:01 veth9b451ad 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:12:01 veth0144126 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:12:01 vethcb5ae46 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:12:01 veth17edd4f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:12:01 veth0f8e58c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:12:01 veth5443280 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:12:01 vethf635a91 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:12:01 vetha330b64 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:12:01 veth64768f9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:12:01 veth55ea394 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:13:01 ens3 345.34 217.71 2825.79 552.82 0.00 0.00 0.00 0.00 02:54:26 02:13:01 lo 17.73 17.73 1.74 1.74 0.00 0.00 0.00 0.00 02:54:26 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:14:01 ens3 331.04 344.18 178.68 1274.59 0.00 0.00 0.00 0.00 02:54:26 02:14:01 lo 38.59 38.59 3.81 3.81 0.00 0.00 0.00 0.00 02:54:26 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:15:01 ens3 294.33 298.62 99.41 2247.56 0.00 0.00 0.00 0.00 02:54:26 02:15:01 lo 18.53 18.53 1.82 1.82 0.00 0.00 0.00 0.00 02:54:26 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:16:01 ens3 121.23 137.31 59.41 554.41 0.00 0.00 0.00 0.00 02:54:26 02:16:01 lo 10.86 10.86 1.07 1.07 0.00 0.00 0.00 0.00 02:54:26 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:18:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 02:54:26 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:19:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:20:01 ens3 0.67 0.35 2.14 0.02 0.00 0.00 0.00 0.00 02:54:26 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:21:01 ens3 6.38 5.48 4.48 5.18 0.00 0.00 0.00 0.00 02:54:26 02:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:54:26 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:22:01 ens3 1.78 1.52 1.03 1.22 0.00 0.00 0.00 0.00 02:54:26 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:23:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:54:26 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:28:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:54:26 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:29:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:32:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:33:01 ens3 0.37 0.25 0.20 0.08 0.00 0.00 0.00 0.00 02:54:26 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:37:01 ens3 0.23 0.18 0.07 0.01 0.00 0.00 0.00 0.00 02:54:26 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:38:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 02:54:26 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:39:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:40:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:42:01 ens3 0.18 0.08 0.06 0.00 0.00 0.00 0.00 0.00 02:54:26 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:43:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 02:54:26 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:48:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 02:54:26 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:49:01 ens3 0.23 0.18 0.12 0.01 0.00 0.00 0.00 0.00 02:54:26 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:54:26 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:54:26 02:53:01 ens3 109.80 60.92 3599.30 8.93 0.00 0.00 0.00 0.00 02:54:26 02:53:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 02:54:26 02:54:01 docker0 83.58 149.98 7.70 1273.15 0.00 0.00 0.00 0.00 02:54:26 02:54:01 ens3 350.09 200.67 4545.62 53.58 0.00 0.00 0.00 0.00 02:54:26 02:54:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 02:54:26 02:54:01 veth137053f 1.25 1.22 0.20 0.80 0.00 0.00 0.00 0.00 02:54:26 Average: docker0 28.05 36.33 2.19 266.12 0.00 0.00 0.00 0.00 02:54:26 Average: ens3 73.79 57.59 621.40 99.88 0.00 0.00 0.00 0.00 02:54:26 Average: lo 1.90 1.90 0.18 0.18 0.00 0.00 0.00 0.00 02:54:26 Average: veth137053f 0.02 0.02 0.00 0.02 0.00 0.00 0.00 0.00 02:54:26 02:54:26 02:54:26 ---> sar -P ALL: 02:54:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9546) 09/06/24 _x86_64_ (8 CPU) 02:54:26 02:54:26 02:02:12 LINUX RESTART (8 CPU) 02:54:26 02:54:26 02:03:03 CPU %user %nice %system %iowait %steal %idle 02:54:26 02:04:01 all 9.32 0.00 4.20 3.75 0.07 82.66 02:54:26 02:04:01 0 9.07 0.00 4.07 0.84 0.05 85.97 02:54:26 02:04:01 1 8.15 0.00 4.52 11.75 0.09 75.49 02:54:26 02:04:01 2 8.51 0.00 3.95 0.16 0.07 87.31 02:54:26 02:04:01 3 8.83 0.00 3.99 12.64 0.07 74.47 02:54:26 02:04:01 4 8.13 0.00 3.11 1.43 0.07 87.26 02:54:26 02:04:01 5 10.38 0.00 4.63 0.56 0.05 84.38 02:54:26 02:04:01 6 8.52 0.00 3.98 0.61 0.07 86.83 02:54:26 02:04:01 7 13.01 0.00 5.32 2.11 0.07 79.50 02:54:26 02:05:01 all 36.39 0.00 5.51 2.14 0.09 55.88 02:54:26 02:05:01 0 35.32 0.00 4.72 0.22 0.07 59.67 02:54:26 02:05:01 1 36.19 0.00 5.66 0.34 0.08 57.73 02:54:26 02:05:01 2 32.83 0.00 6.07 9.34 0.08 51.67 02:54:26 02:05:01 3 38.91 0.00 5.70 5.68 0.10 49.61 02:54:26 02:05:01 4 34.85 0.00 4.87 0.10 0.08 60.10 02:54:26 02:05:01 5 39.71 0.00 6.10 0.49 0.08 53.61 02:54:26 02:05:01 6 35.45 0.00 5.56 0.66 0.10 58.23 02:54:26 02:05:01 7 37.85 0.00 5.37 0.29 0.08 56.41 02:54:26 02:06:01 all 49.22 0.00 5.62 0.52 0.09 44.55 02:54:26 02:06:01 0 47.69 0.00 5.35 2.75 0.10 44.11 02:54:26 02:06:01 1 52.00 0.00 5.48 0.03 0.08 42.41 02:54:26 02:06:01 2 48.58 0.00 5.76 0.74 0.10 44.83 02:54:26 02:06:01 3 49.69 0.00 5.96 0.47 0.08 43.80 02:54:26 02:06:01 4 48.42 0.00 6.22 0.08 0.10 45.17 02:54:26 02:06:01 5 48.73 0.00 5.27 0.03 0.08 45.88 02:54:26 02:06:01 6 49.37 0.00 5.60 0.00 0.08 44.95 02:54:26 02:06:01 7 49.27 0.00 5.37 0.07 0.07 45.23 02:54:26 02:07:01 all 35.46 0.00 7.17 2.69 0.10 54.57 02:54:26 02:07:01 0 35.23 0.00 6.69 0.91 0.10 57.07 02:54:26 02:07:01 1 35.41 0.00 8.26 8.19 0.12 48.02 02:54:26 02:07:01 2 34.91 0.00 7.20 3.13 0.10 54.67 02:54:26 02:07:01 3 36.97 0.00 6.73 2.03 0.10 54.17 02:54:26 02:07:01 4 35.57 0.00 7.29 1.74 0.10 55.30 02:54:26 02:07:01 5 35.10 0.00 6.66 0.42 0.08 57.73 02:54:26 02:07:01 6 33.93 0.00 7.30 3.93 0.12 54.73 02:54:26 02:07:01 7 36.56 0.00 7.22 1.21 0.10 54.91 02:54:26 02:08:01 all 19.46 0.00 7.89 20.68 0.13 51.84 02:54:26 02:08:01 0 19.00 0.00 7.47 34.35 0.17 39.00 02:54:26 02:08:01 1 19.40 0.00 7.27 13.86 0.10 59.36 02:54:26 02:08:01 2 18.31 0.00 7.76 10.65 0.12 63.15 02:54:26 02:08:01 3 19.66 0.00 7.30 13.02 0.14 59.88 02:54:26 02:08:01 4 20.12 0.00 7.96 13.55 0.12 58.24 02:54:26 02:08:01 5 20.95 0.00 7.95 16.91 0.14 54.05 02:54:26 02:08:01 6 19.39 0.00 7.22 21.19 0.12 52.07 02:54:26 02:08:01 7 18.78 0.00 10.21 42.47 0.12 28.41 02:54:26 02:09:01 all 8.34 0.00 4.42 14.57 0.10 72.56 02:54:26 02:09:01 0 8.57 0.00 5.19 8.48 0.07 77.69 02:54:26 02:09:01 1 8.05 0.00 5.60 34.05 0.22 52.08 02:54:26 02:09:01 2 8.55 0.00 3.53 8.35 0.10 79.47 02:54:26 02:09:01 3 8.55 0.00 3.38 5.29 0.08 82.70 02:54:26 02:09:01 4 8.87 0.00 4.96 13.24 0.05 72.88 02:54:26 02:09:01 5 7.58 0.00 4.11 34.41 0.07 53.83 02:54:26 02:09:01 6 8.06 0.00 4.93 5.74 0.08 81.19 02:54:26 02:09:01 7 8.50 0.00 3.71 7.30 0.14 80.36 02:54:26 02:10:01 all 39.22 0.00 7.37 9.58 0.08 43.75 02:54:26 02:10:01 0 39.33 0.00 7.49 4.83 0.18 48.17 02:54:26 02:10:01 1 39.57 0.00 7.56 42.91 0.10 9.85 02:54:26 02:10:01 2 38.68 0.00 7.69 4.30 0.07 49.26 02:54:26 02:10:01 3 39.45 0.00 7.12 2.28 0.07 51.08 02:54:26 02:10:01 4 38.72 0.00 6.92 2.55 0.07 51.74 02:54:26 02:10:01 5 38.83 0.00 7.01 16.40 0.07 37.69 02:54:26 02:10:01 6 39.99 0.00 6.71 1.79 0.07 51.45 02:54:26 02:10:01 7 39.19 0.00 8.49 1.77 0.05 50.50 02:54:26 02:11:01 all 88.26 0.00 11.61 0.00 0.13 0.00 02:54:26 02:11:01 0 89.38 0.00 10.52 0.00 0.10 0.00 02:54:26 02:11:01 1 88.85 0.00 11.03 0.00 0.12 0.00 02:54:26 02:11:01 2 88.36 0.00 11.50 0.00 0.13 0.00 02:54:26 02:11:01 3 88.19 0.00 11.67 0.00 0.14 0.00 02:54:26 02:11:01 4 87.58 0.00 12.29 0.02 0.12 0.00 02:54:26 02:11:01 5 88.12 0.00 11.74 0.00 0.14 0.00 02:54:26 02:11:01 6 88.46 0.00 11.40 0.00 0.14 0.00 02:54:26 02:11:01 7 87.13 0.00 12.73 0.00 0.13 0.00 02:54:26 02:12:01 all 87.79 0.00 12.00 0.00 0.20 0.01 02:54:26 02:12:01 0 87.76 0.00 11.99 0.00 0.26 0.00 02:54:26 02:12:01 1 86.85 0.00 12.86 0.00 0.28 0.02 02:54:26 02:12:01 2 88.07 0.00 11.78 0.00 0.13 0.02 02:54:26 02:12:01 3 88.78 0.00 11.03 0.00 0.19 0.00 02:54:26 02:12:01 4 86.78 0.00 13.07 0.00 0.15 0.00 02:54:26 02:12:01 5 88.95 0.00 10.87 0.00 0.17 0.02 02:54:26 02:12:01 6 88.34 0.00 11.38 0.00 0.28 0.00 02:54:26 02:12:01 7 86.81 0.00 13.01 0.00 0.19 0.00 02:54:26 02:13:01 all 31.85 0.00 6.90 10.64 0.10 50.51 02:54:26 02:13:01 0 33.93 0.00 7.98 12.03 0.12 45.94 02:54:26 02:13:01 1 32.07 0.00 6.86 10.88 0.10 50.08 02:54:26 02:13:01 2 27.85 0.00 6.13 16.08 0.08 49.86 02:54:26 02:13:01 3 33.81 0.00 7.82 7.01 0.10 51.27 02:54:26 02:13:01 4 32.73 0.00 6.55 7.58 0.12 53.02 02:54:26 02:13:01 5 31.53 0.00 6.82 7.26 0.10 54.29 02:54:26 02:13:01 6 32.58 0.00 6.04 12.46 0.10 48.81 02:54:26 02:13:01 7 30.35 0.00 6.99 11.81 0.10 50.75 02:54:26 02:14:01 all 5.09 0.00 0.96 0.58 0.05 93.31 02:54:26 02:14:01 0 5.71 0.00 1.21 0.18 0.05 92.84 02:54:26 02:14:01 1 4.92 0.00 1.08 3.34 0.05 90.60 02:54:26 02:14:01 2 3.50 0.00 0.86 0.10 0.03 95.51 02:54:26 02:14:01 3 5.59 0.00 0.82 0.03 0.05 93.50 02:54:26 02:14:01 4 7.06 0.00 1.19 0.39 0.05 91.31 02:54:26 02:14:01 5 4.70 0.00 0.75 0.12 0.07 94.37 02:54:26 02:14:01 6 7.14 0.00 1.00 0.43 0.07 91.36 02:54:26 02:14:01 7 2.11 0.00 0.80 0.07 0.03 96.99 02:54:26 02:54:26 02:14:01 CPU %user %nice %system %iowait %steal %idle 02:54:26 02:15:01 all 9.19 0.00 0.57 0.30 0.06 89.89 02:54:26 02:15:01 0 9.87 0.00 0.74 0.18 0.07 89.15 02:54:26 02:15:01 1 6.04 0.00 0.45 1.52 0.07 91.92 02:54:26 02:15:01 2 8.74 0.00 0.52 0.10 0.05 90.59 02:54:26 02:15:01 3 7.67 0.00 0.52 0.00 0.05 91.77 02:54:26 02:15:01 4 7.86 0.00 0.45 0.23 0.07 91.38 02:54:26 02:15:01 5 6.74 0.00 0.57 0.05 0.05 92.59 02:54:26 02:15:01 6 13.67 0.00 0.71 0.20 0.07 85.35 02:54:26 02:15:01 7 12.94 0.00 0.60 0.08 0.08 86.29 02:54:26 02:16:01 all 1.95 0.00 0.30 0.12 0.02 97.61 02:54:26 02:16:01 0 2.50 0.00 0.37 0.00 0.03 97.10 02:54:26 02:16:01 1 2.69 0.00 0.22 0.07 0.02 97.01 02:54:26 02:16:01 2 1.53 0.00 0.35 0.00 0.02 98.10 02:54:26 02:16:01 3 0.52 0.00 0.23 0.03 0.00 99.22 02:54:26 02:16:01 4 1.24 0.00 0.28 0.74 0.03 97.71 02:54:26 02:16:01 5 3.36 0.00 0.33 0.02 0.02 96.27 02:54:26 02:16:01 6 2.07 0.00 0.30 0.08 0.03 97.51 02:54:26 02:16:01 7 1.67 0.00 0.32 0.02 0.03 97.97 02:54:26 02:17:01 all 0.03 0.00 0.02 0.05 0.02 99.88 02:54:26 02:17:01 0 0.03 0.00 0.03 0.00 0.03 99.90 02:54:26 02:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:54:26 02:17:01 2 0.00 0.00 0.00 0.00 0.03 99.97 02:54:26 02:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:54:26 02:17:01 4 0.03 0.00 0.02 0.22 0.02 99.72 02:54:26 02:17:01 5 0.05 0.00 0.03 0.00 0.02 99.90 02:54:26 02:17:01 6 0.00 0.00 0.02 0.22 0.00 99.77 02:54:26 02:17:01 7 0.05 0.00 0.05 0.00 0.02 99.88 02:54:26 02:18:01 all 0.08 0.00 0.03 0.00 0.01 99.88 02:54:26 02:18:01 0 0.02 0.00 0.07 0.00 0.00 99.92 02:54:26 02:18:01 1 0.10 0.00 0.08 0.00 0.02 99.80 02:54:26 02:18:01 2 0.05 0.00 0.03 0.00 0.02 99.90 02:54:26 02:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:54:26 02:18:01 4 0.02 0.00 0.00 0.03 0.02 99.93 02:54:26 02:18:01 5 0.07 0.00 0.02 0.00 0.00 99.92 02:54:26 02:18:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:54:26 02:18:01 7 0.32 0.00 0.02 0.00 0.00 99.67 02:54:26 02:19:01 all 0.13 0.00 0.01 0.00 0.01 99.84 02:54:26 02:19:01 0 0.03 0.00 0.02 0.02 0.02 99.92 02:54:26 02:19:01 1 0.08 0.00 0.03 0.00 0.02 99.87 02:54:26 02:19:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:54:26 02:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:19:01 4 0.02 0.00 0.00 0.02 0.02 99.95 02:54:26 02:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:54:26 02:19:01 7 0.83 0.00 0.03 0.00 0.02 99.12 02:54:26 02:20:01 all 0.28 0.00 0.02 0.00 0.01 99.69 02:54:26 02:20:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:54:26 02:20:01 1 0.05 0.00 0.03 0.00 0.03 99.88 02:54:26 02:20:01 2 0.02 0.00 0.05 0.00 0.02 99.92 02:54:26 02:20:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:54:26 02:20:01 4 0.07 0.00 0.03 0.02 0.00 99.88 02:54:26 02:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:54:26 02:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:54:26 02:20:01 7 1.99 0.00 0.02 0.00 0.02 97.98 02:54:26 02:21:01 all 0.28 0.00 0.05 0.01 0.01 99.66 02:54:26 02:21:01 0 0.18 0.00 0.05 0.02 0.00 99.75 02:54:26 02:21:01 1 0.17 0.00 0.05 0.00 0.03 99.75 02:54:26 02:21:01 2 0.70 0.00 0.02 0.00 0.02 99.27 02:54:26 02:21:01 3 0.38 0.00 0.10 0.05 0.00 99.47 02:54:26 02:21:01 4 0.10 0.00 0.03 0.02 0.02 99.83 02:54:26 02:21:01 5 0.13 0.00 0.05 0.00 0.00 99.82 02:54:26 02:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:54:26 02:21:01 7 0.52 0.00 0.07 0.00 0.02 99.40 02:54:26 02:22:01 all 0.06 0.00 0.01 0.01 0.01 99.91 02:54:26 02:22:01 0 0.03 0.00 0.03 0.02 0.02 99.90 02:54:26 02:22:01 1 0.10 0.00 0.02 0.00 0.02 99.87 02:54:26 02:22:01 2 0.07 0.00 0.00 0.00 0.00 99.93 02:54:26 02:22:01 3 0.05 0.00 0.00 0.00 0.00 99.95 02:54:26 02:22:01 4 0.03 0.00 0.00 0.05 0.02 99.90 02:54:26 02:22:01 5 0.05 0.00 0.00 0.00 0.02 99.93 02:54:26 02:22:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:54:26 02:22:01 7 0.08 0.00 0.02 0.00 0.02 99.88 02:54:26 02:23:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:54:26 02:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:54:26 02:23:01 1 0.07 0.00 0.03 0.00 0.02 99.88 02:54:26 02:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:54:26 02:23:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:54:26 02:23:01 4 0.07 0.00 0.03 0.03 0.03 99.83 02:54:26 02:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:54:26 02:23:01 7 0.05 0.00 0.02 0.00 0.03 99.90 02:54:26 02:24:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:54:26 02:24:01 0 0.02 0.00 0.02 0.02 0.00 99.95 02:54:26 02:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:54:26 02:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:54:26 02:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:54:26 02:24:01 4 0.07 0.00 0.02 0.02 0.03 99.87 02:54:26 02:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:54:26 02:24:01 6 0.05 0.00 0.03 0.00 0.02 99.90 02:54:26 02:24:01 7 0.05 0.00 0.02 0.00 0.03 99.90 02:54:26 02:25:01 all 0.04 0.00 0.01 0.00 0.01 99.93 02:54:26 02:25:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:54:26 02:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:54:26 02:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:25:01 4 0.07 0.00 0.07 0.03 0.05 99.78 02:54:26 02:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:25:01 7 0.22 0.00 0.02 0.00 0.02 99.75 02:54:26 02:54:26 02:25:01 CPU %user %nice %system %iowait %steal %idle 02:54:26 02:26:01 all 0.27 0.00 0.02 0.00 0.01 99.70 02:54:26 02:26:01 0 0.00 0.00 0.03 0.02 0.02 99.93 02:54:26 02:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:54:26 02:26:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:54:26 02:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:54:26 02:26:01 4 0.02 0.00 0.03 0.00 0.02 99.93 02:54:26 02:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:26:01 7 2.04 0.00 0.05 0.00 0.03 97.88 02:54:26 02:27:01 all 0.27 0.00 0.01 0.00 0.01 99.71 02:54:26 02:27:01 0 0.03 0.00 0.00 0.02 0.00 99.95 02:54:26 02:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:54:26 02:27:01 2 0.05 0.00 0.02 0.00 0.00 99.93 02:54:26 02:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:54:26 02:27:01 4 0.05 0.00 0.02 0.02 0.03 99.88 02:54:26 02:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:54:26 02:27:01 7 1.94 0.00 0.05 0.00 0.03 97.98 02:54:26 02:28:01 all 0.04 0.00 0.02 0.00 0.02 99.92 02:54:26 02:28:01 0 0.02 0.00 0.02 0.02 0.02 99.93 02:54:26 02:28:01 1 0.03 0.00 0.05 0.00 0.02 99.90 02:54:26 02:28:01 2 0.08 0.00 0.02 0.00 0.02 99.88 02:54:26 02:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:54:26 02:28:01 4 0.00 0.00 0.02 0.02 0.03 99.93 02:54:26 02:28:01 5 0.03 0.00 0.03 0.00 0.02 99.92 02:54:26 02:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:54:26 02:28:01 7 0.07 0.00 0.02 0.00 0.03 99.88 02:54:26 02:29:01 all 0.05 0.00 0.02 0.00 0.01 99.92 02:54:26 02:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:54:26 02:29:01 1 0.07 0.00 0.02 0.00 0.00 99.92 02:54:26 02:29:01 2 0.08 0.00 0.05 0.00 0.00 99.87 02:54:26 02:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:54:26 02:29:01 4 0.07 0.00 0.02 0.00 0.02 99.90 02:54:26 02:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:54:26 02:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:54:26 02:29:01 7 0.12 0.00 0.03 0.00 0.03 99.82 02:54:26 02:30:01 all 0.02 0.00 0.02 0.00 0.01 99.95 02:54:26 02:30:01 0 0.00 0.00 0.00 0.02 0.00 99.98 02:54:26 02:30:01 1 0.00 0.00 0.03 0.00 0.02 99.95 02:54:26 02:30:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:54:26 02:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:30:01 4 0.03 0.00 0.03 0.02 0.03 99.88 02:54:26 02:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:54:26 02:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:30:01 7 0.05 0.00 0.03 0.00 0.02 99.90 02:54:26 02:31:01 all 0.04 0.00 0.02 0.00 0.02 99.92 02:54:26 02:31:01 0 0.03 0.00 0.00 0.02 0.02 99.93 02:54:26 02:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:54:26 02:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:54:26 02:31:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:54:26 02:31:01 4 0.07 0.00 0.03 0.02 0.03 99.85 02:54:26 02:31:01 5 0.03 0.00 0.00 0.00 0.02 99.95 02:54:26 02:31:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:54:26 02:31:01 7 0.05 0.00 0.03 0.00 0.03 99.88 02:54:26 02:32:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:54:26 02:32:01 0 0.00 0.00 0.02 0.02 0.02 99.95 02:54:26 02:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:54:26 02:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:54:26 02:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:54:26 02:32:01 4 0.08 0.00 0.05 0.00 0.03 99.83 02:54:26 02:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:54:26 02:32:01 6 0.07 0.00 0.00 0.00 0.02 99.92 02:54:26 02:32:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:54:26 02:33:01 all 0.06 0.00 0.02 0.02 0.02 99.87 02:54:26 02:33:01 0 0.05 0.00 0.02 0.17 0.00 99.77 02:54:26 02:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:54:26 02:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:54:26 02:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:54:26 02:33:01 4 0.08 0.00 0.03 0.02 0.02 99.85 02:54:26 02:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:54:26 02:33:01 6 0.25 0.00 0.03 0.00 0.02 99.70 02:54:26 02:33:01 7 0.05 0.00 0.03 0.00 0.10 99.82 02:54:26 02:34:01 all 0.02 0.00 0.02 0.00 0.01 99.95 02:54:26 02:34:01 0 0.00 0.00 0.05 0.02 0.02 99.92 02:54:26 02:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:54:26 02:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:54:26 02:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:54:26 02:34:01 4 0.02 0.00 0.02 0.00 0.03 99.93 02:54:26 02:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:34:01 6 0.10 0.00 0.02 0.00 0.02 99.87 02:54:26 02:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:54:26 02:35:01 all 0.04 0.00 0.01 0.00 0.01 99.94 02:54:26 02:35:01 0 0.03 0.00 0.00 0.02 0.00 99.95 02:54:26 02:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:54:26 02:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:54:26 02:35:01 3 0.07 0.00 0.02 0.00 0.02 99.90 02:54:26 02:35:01 4 0.03 0.00 0.03 0.02 0.03 99.88 02:54:26 02:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:54:26 02:35:01 6 0.07 0.00 0.02 0.00 0.02 99.90 02:54:26 02:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:54:26 02:36:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:54:26 02:36:01 0 0.00 0.00 0.02 0.02 0.02 99.95 02:54:26 02:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:54:26 02:36:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:54:26 02:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:54:26 02:36:01 6 0.07 0.00 0.02 0.00 0.02 99.90 02:54:26 02:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:54:26 02:54:26 02:36:01 CPU %user %nice %system %iowait %steal %idle 02:54:26 02:37:01 all 0.04 0.00 0.02 0.00 0.02 99.93 02:54:26 02:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:54:26 02:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:54:26 02:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:54:26 02:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:54:26 02:37:01 4 0.08 0.00 0.05 0.02 0.03 99.82 02:54:26 02:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:54:26 02:37:01 6 0.07 0.00 0.02 0.00 0.03 99.88 02:54:26 02:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:54:26 02:38:01 all 0.01 0.00 0.02 0.00 0.01 99.95 02:54:26 02:38:01 0 0.00 0.00 0.02 0.02 0.02 99.95 02:54:26 02:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:54:26 02:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:54:26 02:38:01 3 0.02 0.00 0.05 0.00 0.02 99.92 02:54:26 02:38:01 4 0.02 0.00 0.05 0.02 0.03 99.88 02:54:26 02:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:38:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:54:26 02:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:39:01 all 0.03 0.00 0.02 0.01 0.01 99.93 02:54:26 02:39:01 0 0.05 0.00 0.05 0.02 0.02 99.87 02:54:26 02:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:54:26 02:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:54:26 02:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:54:26 02:39:01 4 0.05 0.00 0.02 0.02 0.03 99.88 02:54:26 02:39:01 5 0.02 0.00 0.00 0.05 0.00 99.93 02:54:26 02:39:01 6 0.07 0.00 0.03 0.00 0.02 99.88 02:54:26 02:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:54:26 02:40:01 all 0.05 0.00 0.01 0.01 0.01 99.92 02:54:26 02:40:01 0 0.02 0.00 0.00 0.12 0.00 99.87 02:54:26 02:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:54:26 02:40:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:54:26 02:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:54:26 02:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:54:26 02:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:54:26 02:40:01 6 0.23 0.00 0.03 0.00 0.02 99.72 02:54:26 02:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:54:26 02:41:01 all 0.03 0.00 0.02 0.00 0.02 99.93 02:54:26 02:41:01 0 0.07 0.00 0.03 0.02 0.03 99.85 02:54:26 02:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:54:26 02:41:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:54:26 02:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:41:01 4 0.05 0.00 0.05 0.00 0.05 99.85 02:54:26 02:41:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:54:26 02:41:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:54:26 02:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:54:26 02:42:01 all 0.02 0.00 0.02 0.01 0.02 99.94 02:54:26 02:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:54:26 02:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:42:01 2 0.02 0.00 0.02 0.00 0.03 99.93 02:54:26 02:42:01 3 0.02 0.00 0.03 0.00 0.00 99.95 02:54:26 02:42:01 4 0.03 0.00 0.05 0.02 0.03 99.87 02:54:26 02:42:01 5 0.00 0.00 0.00 0.03 0.02 99.95 02:54:26 02:42:01 6 0.07 0.00 0.02 0.00 0.02 99.90 02:54:26 02:42:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:54:26 02:43:01 all 0.02 0.00 0.02 0.03 0.01 99.93 02:54:26 02:43:01 0 0.00 0.00 0.02 0.18 0.00 99.80 02:54:26 02:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:54:26 02:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:54:26 02:43:01 3 0.05 0.00 0.02 0.02 0.02 99.90 02:54:26 02:43:01 4 0.05 0.00 0.07 0.03 0.03 99.82 02:54:26 02:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:54:26 02:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:44:01 all 0.04 0.00 0.02 0.03 0.02 99.90 02:54:26 02:44:01 0 0.03 0.00 0.02 0.18 0.02 99.75 02:54:26 02:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:54:26 02:44:01 2 0.07 0.00 0.03 0.00 0.05 99.85 02:54:26 02:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:54:26 02:44:01 4 0.05 0.00 0.03 0.02 0.03 99.87 02:54:26 02:44:01 5 0.03 0.00 0.00 0.02 0.00 99.95 02:54:26 02:44:01 6 0.07 0.00 0.03 0.00 0.03 99.87 02:54:26 02:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:54:26 02:45:01 all 0.11 0.00 0.02 0.00 0.01 99.85 02:54:26 02:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:54:26 02:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:54:26 02:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:54:26 02:45:01 3 0.03 0.00 0.03 0.00 0.02 99.92 02:54:26 02:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 02:54:26 02:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:54:26 02:45:01 6 0.80 0.00 0.05 0.00 0.02 99.14 02:54:26 02:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:54:26 02:46:01 all 0.10 0.00 0.02 0.00 0.01 99.86 02:54:26 02:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:54:26 02:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:54:26 02:46:01 2 0.07 0.00 0.03 0.00 0.02 99.88 02:54:26 02:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 02:54:26 02:46:01 4 0.03 0.00 0.05 0.02 0.03 99.87 02:54:26 02:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:54:26 02:46:01 6 0.60 0.00 0.07 0.00 0.02 99.32 02:54:26 02:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:54:26 02:47:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:54:26 02:47:01 0 0.02 0.00 0.02 0.02 0.02 99.93 02:54:26 02:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:54:26 02:47:01 2 0.02 0.00 0.03 0.00 0.03 99.92 02:54:26 02:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:47:01 4 0.10 0.00 0.03 0.00 0.02 99.85 02:54:26 02:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:47:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:54:26 02:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:54:26 02:47:01 CPU %user %nice %system %iowait %steal %idle 02:54:26 02:48:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:54:26 02:48:01 0 0.03 0.00 0.00 0.00 0.02 99.95 02:54:26 02:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:54:26 02:48:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:54:26 02:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:48:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:54:26 02:48:01 5 0.03 0.00 0.02 0.02 0.02 99.92 02:54:26 02:48:01 6 0.07 0.00 0.02 0.00 0.02 99.90 02:54:26 02:48:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:54:26 02:49:01 all 0.02 0.00 0.02 0.00 0.01 99.95 02:54:26 02:49:01 0 0.03 0.00 0.02 0.02 0.00 99.93 02:54:26 02:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:54:26 02:49:01 2 0.03 0.00 0.05 0.00 0.02 99.90 02:54:26 02:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:49:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:54:26 02:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:54:26 02:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:54:26 02:49:01 7 0.02 0.00 0.02 0.00 0.03 99.93 02:54:26 02:50:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:54:26 02:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:54:26 02:50:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:54:26 02:50:01 2 0.07 0.00 0.02 0.00 0.03 99.88 02:54:26 02:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:54:26 02:50:01 4 0.08 0.00 0.00 0.02 0.02 99.88 02:54:26 02:50:01 5 0.03 0.00 0.02 0.02 0.00 99.93 02:54:26 02:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:54:26 02:50:01 7 0.00 0.00 0.03 0.00 0.02 99.95 02:54:26 02:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:54:26 02:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:54:26 02:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:54:26 02:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 02:54:26 02:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:54:26 02:51:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:54:26 02:51:01 5 0.00 0.00 0.00 0.02 0.00 99.98 02:54:26 02:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:54:26 02:51:01 7 0.02 0.00 0.02 0.00 0.03 99.93 02:54:26 02:52:01 all 0.24 0.00 0.02 0.00 0.01 99.73 02:54:26 02:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:54:26 02:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:54:26 02:52:01 2 0.02 0.00 0.03 0.00 0.03 99.92 02:54:26 02:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:54:26 02:52:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:54:26 02:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:54:26 02:52:01 6 1.71 0.00 0.03 0.00 0.02 98.24 02:54:26 02:52:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:54:26 02:53:01 all 2.12 0.00 0.87 0.06 0.02 96.93 02:54:26 02:53:01 0 2.04 0.00 1.24 0.03 0.02 96.67 02:54:26 02:53:01 1 1.80 0.00 0.89 0.00 0.02 97.29 02:54:26 02:53:01 2 1.91 0.00 0.79 0.07 0.03 97.21 02:54:26 02:53:01 3 1.81 0.00 0.77 0.00 0.02 97.41 02:54:26 02:53:01 4 1.92 0.00 0.89 0.07 0.02 97.11 02:54:26 02:53:01 5 2.81 0.00 1.05 0.03 0.02 96.09 02:54:26 02:53:01 6 3.09 0.00 0.46 0.02 0.02 96.42 02:54:26 02:53:01 7 1.56 0.00 0.85 0.28 0.03 97.27 02:54:26 02:54:01 all 8.36 0.00 3.87 3.12 0.07 84.58 02:54:26 02:54:01 0 8.87 0.00 4.49 7.31 0.10 79.22 02:54:26 02:54:01 1 9.91 0.00 3.82 0.97 0.07 85.23 02:54:26 02:54:01 2 8.64 0.00 4.22 8.18 0.07 78.90 02:54:26 02:54:01 3 6.88 0.00 2.89 0.07 0.07 90.09 02:54:26 02:54:01 4 7.43 0.00 3.98 0.25 0.05 88.28 02:54:26 02:54:01 5 8.89 0.00 4.43 0.35 0.03 86.29 02:54:26 02:54:01 6 8.07 0.00 3.84 6.08 0.05 81.96 02:54:26 02:54:01 7 8.22 0.00 3.29 1.85 0.08 86.56 02:54:26 Average: all 8.43 0.00 1.55 1.33 0.03 88.65 02:54:26 Average: 0 8.43 0.00 1.55 1.40 0.04 88.58 02:54:26 Average: 1 8.38 0.00 1.59 2.47 0.04 87.53 02:54:26 Average: 2 8.20 0.00 1.53 1.19 0.03 89.05 02:54:26 Average: 3 8.45 0.00 1.48 0.93 0.03 89.12 02:54:26 Average: 4 8.35 0.00 1.58 0.83 0.04 89.20 02:54:26 Average: 5 8.46 0.00 1.52 1.49 0.03 88.50 02:54:26 Average: 6 8.58 0.00 1.49 1.03 0.03 88.87 02:54:26 Average: 7 8.62 0.00 1.65 1.32 0.04 88.38 02:54:26 02:54:26 02:54:26